@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Libre+Caslon+Display&display=swap";:root{color:#292530;font-synthesis:none;--ink:#292530;--muted:#77717d;--paper:#fffdf8;--cream:#f5f2ec;--wine:#713c55;--wine2:#8b526b;--gold:#b8995d;--border:#e3ddd3;--night:#15121d;background:#f5f2ec;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Libre Caslon Display,Georgia,serif;font-weight:400}h1{margin-bottom:.4rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}h2{margin-bottom:.35rem;font-size:1.8rem}em{color:var(--gold);font-weight:400}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--ink);background:#fffdf9;border-radius:8px;outline:none;padding:.75rem .85rem;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:var(--wine2);box-shadow:0 0 0 3px #8b526b18}label{color:#554e59;flex-direction:column;gap:.42rem;font-size:.78rem;font-weight:600;display:flex}.muted{color:var(--muted);line-height:1.65}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--wine2);margin-bottom:.75rem;font-size:.69rem;font-weight:600}.primary,.ghost{border:0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1rem;font-weight:600;display:inline-flex}.primary{background:var(--wine);color:#fff;box-shadow:0 7px 20px #713c5520}.primary:hover{background:#5f3047}.primary:disabled{opacity:.55;cursor:not-allowed}.ghost{color:var(--ink);border:1px solid var(--border);background:#f5f1eb}.ghost:hover{background:#fff}.wide{width:100%}.text-btn{color:var(--wine);background:0 0;border:0;align-items:center;gap:.25rem;font-weight:600;display:inline-flex}.icon-btn{color:#77717d;background:0 0;border:0;border-radius:7px;place-items:center;padding:.5rem;display:grid}.icon-btn:hover{background:#f1ece5}.icon-btn.danger:hover{color:#a84242;background:#fff0ee}.error{color:#9c3535;background:#fff0ee;border:1px solid #f2c7c2;border-radius:7px;padding:.7rem;font-size:.8rem}.hint{color:#918a92;font-size:.72rem;line-height:1.5}.pill{border:1px solid var(--border);color:#6e6570;letter-spacing:.04em;background:#fff9;border-radius:99px;align-items:center;gap:.35rem;padding:.36rem .65rem;font-size:.7rem;font-weight:600;display:inline-flex}.brand-mark{color:#dec694;border:1px solid #c4a66d;border-radius:50%;place-items:center;width:37px;height:37px;font-family:Libre Caslon Display,serif;display:grid;position:relative}.brand-mark:after{content:"✦";background:inherit;font-size:7px;position:absolute;top:-4px}.brand-mark.large{width:64px;height:64px;margin-bottom:2.5rem;font-size:1.8rem}.avatar{width:39px;height:39px;color:var(--wine);background:#eadfe3;border-radius:50%;flex:none;place-items:center;font-family:Libre Caslon Display,serif;font-size:1.15rem;display:grid}.toast{z-index:99;color:#fff;background:#26202c;border-radius:9px;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.85rem;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 40px #0003}.toast button{color:#fff;background:0 0;border:0;display:grid}.auth-shell{background:var(--night);grid-template-columns:1.12fr .88fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 30% 15%,#3e2940 0,#0000 35%),linear-gradient(140deg,#191521,#0d0c12);flex-direction:column;justify-content:center;padding:8vh 9vw;display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";border:1px solid #fff1;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-110px;right:-150px;box-shadow:0 0 0 70px #fff0,0 0 0 71px #fff1,0 0 0 135px #fff0,0 0 0 136px #fff1}.auth-brand h1{z-index:1;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5.3rem);line-height:1}.auth-brand>p:not(.eyebrow){color:#b9b1bd;max-width:480px;line-height:1.7}.auth-quote{color:#a69ca9;border-left:1px solid var(--gold);margin-top:4rem;padding-left:1rem;font-family:Libre Caslon Display,serif;font-style:italic}.stars{opacity:.13;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:67px 67px;position:absolute;inset:0}.auth-panel{background:var(--cream);place-items:center;padding:2rem;display:grid}.auth-card{width:min(390px,100%)}.auth-card h2{font-size:2.4rem}.auth-card label,.auth-card .primary{margin-top:1.25rem}.auth-card .text-btn{justify-content:center;width:100%;margin-top:1rem}.auth-card small{text-align:center;color:#999199;margin-top:1.6rem;font-size:.65rem;line-height:1.5;display:block}.mobile-brand{display:none}.app-shell{background:var(--cream);grid-template-columns:245px 1fr;min-height:100vh;display:grid}.sidebar{color:#c8c1ca;z-index:50;background:#18151f;flex-direction:column;width:245px;height:100vh;padding:1.5rem 1rem;display:flex;position:fixed}.logo{align-items:center;gap:.7rem;padding:.25rem .65rem 2.4rem;display:flex}.logo strong{color:#fff;font-family:Libre Caslon Display,serif;font-size:1.2rem;display:block}.logo span{text-transform:uppercase;letter-spacing:.12em;color:#817986;font-size:.59rem}.close-menu{display:none}.sidebar nav{flex-direction:column;gap:.3rem;display:flex}.sidebar nav button,.admin-nav button{color:#9f98a3;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:.8rem;padding:.75rem .8rem;display:flex}.sidebar nav button:hover,.admin-nav button:hover{color:#fff;background:#ffffff0a}.sidebar nav button.active,.admin-nav button.active{color:#f2dce6;background:#713c554f}.sidebar nav button.active:before,.admin-nav button.active:before{content:"";background:#c48da5;width:3px;height:20px;position:absolute;left:0}.admin-nav{border-top:1px solid #ffffff0d;flex-direction:column;margin-top:1.7rem;padding-top:1.2rem;display:flex}.admin-nav>span{letter-spacing:.16em;color:#615b66;padding:.5rem .8rem;font-size:.57rem}.side-foot{border-top:1px solid #ffffff0d;align-items:center;margin-top:auto;padding:.9rem 0 0;display:flex}.user-chip{flex:1;align-items:center;gap:.55rem;min-width:0;display:flex}.user-chip .avatar{width:34px;height:34px}.user-chip strong,.user-chip span{white-space:nowrap;text-overflow:ellipsis;max-width:130px;display:block;overflow:hidden}.user-chip strong{color:#eee7ef;font-size:.75rem}.user-chip span{color:#706a73;margin-top:.15rem;font-size:.57rem}.logout{color:#77717b;background:0 0;border:0;padding:.4rem}.main{grid-column:2;min-width:0}.content{max-width:1450px;margin:auto;padding:3rem clamp(1.5rem,4vw,4.5rem) 5rem}.mobile-top{display:none}.page-head{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.page-head.compact{margin-bottom:1.6rem}.head-controls{align-items:center;gap:.6rem;display:flex}.head-controls select{min-width:170px}.hero-card{color:#fff;background:radial-gradient(circle at 75% 35%,#59334f,#0000 24%),linear-gradient(125deg,#201825,#3d273a);border-radius:15px;justify-content:space-between;align-items:center;min-height:300px;padding:clamp(2rem,4vw,3.7rem);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #291b2b1c}.hero-card h2{margin:1rem 0;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.06}.hero-card p{color:#bdb3bf;max-width:460px;line-height:1.6}.hero-card button{color:#e8d4dd;background:0 0;border:0;gap:.4rem;padding:.6rem 0;font-weight:600;display:flex}.hero-card .pill{color:#dbc4ce;background:#ffffff08;border-color:#ffffff20}.orbit-art{color:#e0c786;place-items:center;width:260px;height:260px;display:grid;position:relative}.orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:0}.orbit.two{inset:38px}.orbit i{background:#d4b774;border-radius:50%;width:6px;height:6px;position:absolute;top:19%;left:8%;box-shadow:0 0 12px #e0c786}.orbit.two i{width:9px;height:9px;top:60%;left:auto;right:3%}.stat-row{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.4rem 0 3.2rem;display:grid}.stat{border:1px solid var(--border);background:#faf7f1;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .8rem;padding:1.2rem 1.4rem;display:grid}.stat svg{color:var(--wine);background:#eee3e7;border-radius:50%;grid-row:1/3;width:40px;height:40px;padding:.55rem}.stat span{font-family:Libre Caslon Display,serif;font-size:1.5rem}.stat p{color:var(--muted);margin:0;font-size:.7rem}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:1.2rem;display:flex}.section-title h2{margin:0}.section-title span{color:var(--muted);font-size:.72rem}.profile-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.profile-card{border:1px solid var(--border);background:var(--paper);text-align:left;color:var(--ink);border-radius:10px;align-items:center;gap:.85rem;padding:1rem;transition:all .2s;display:flex}.profile-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px #3829380c}.profile-card>div:nth-child(2){flex:1}.profile-card strong,.profile-card span,.profile-card small{display:block}.profile-card span{color:var(--muted);margin:.2rem 0;font-size:.72rem}.profile-card small{text-transform:capitalize;color:#a19aa1;font-size:.61rem}.empty{text-align:center;min-height:220px;color:var(--muted);border:1px dashed #d5cdc2;border-radius:12px;align-content:center;place-items:center;padding:2rem;display:grid}.empty svg{color:var(--gold);margin-bottom:1rem}.empty h3{color:var(--ink);margin-bottom:.4rem;font-family:Libre Caslon Display,serif;font-size:1.4rem}.empty p{font-size:.8rem}.table-card,.ephemeris-card{background:var(--paper);border:1px solid var(--border);border-radius:11px;overflow:hidden}.table-card{padding:1.2rem}.table-tools{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding-bottom:1rem;font-size:.7rem;display:flex}.search{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;padding-left:.6rem;display:flex}.search input{border:0;width:250px;padding:.55rem}.profiles-list{flex-direction:column;display:flex}.profile-row{border-bottom:1px solid #eee9e1;align-items:center;gap:.9rem;padding:1rem .4rem;display:flex}.profile-row:last-child{border-bottom:0}.grow{flex:1}.profile-row strong,.profile-row span{display:block}.profile-row .grow>span{color:var(--muted);margin-top:.25rem;font-size:.7rem}.primary-tag{background:#eee1e7;border-radius:3px;padding:.15rem .35rem;color:var(--wine)!important;font-size:.55rem!important;display:inline!important}.method{text-align:right;color:#857e87;font-size:.58rem;line-height:1.55}.modal-bg{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17121db3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:13px;width:min(650px,100%);max-height:94vh;padding:1.6rem;overflow:auto;box-shadow:0 30px 90px #0005}.modal-head{justify-content:space-between;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.2rem;display:grid}.span-2{grid-column:span 2}.check{flex-direction:row;align-items:center;margin-top:1.5rem}.check input{width:auto}.modal-actions{justify-content:flex-end;gap:.7rem;margin-top:1.2rem;display:flex}.chart-toolbar,.filter-card{border:1px solid var(--border);background:#faf7f2;border-radius:9px;align-items:flex-end;gap:.8rem;margin-bottom:1rem;padding:.75rem;display:flex}.chart-toolbar{justify-content:space-between}.tabs{gap:.25rem;display:flex}.tabs button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:.6rem .85rem;font-size:.75rem;font-weight:600}.tabs button.active{color:var(--wine);background:#fff;box-shadow:0 2px 8px #392c3810}.chart-toolbar label{flex-direction:row;align-items:center;margin-left:auto}.chart-toolbar input{padding:.45rem}.chart-layout{grid-template-columns:minmax(440px,1.4fr) minmax(290px,.75fr);gap:1rem;display:grid}.wheel-card,.placements-card,.aspects-card{border:1px solid var(--border);background:var(--paper);border-radius:11px;padding:1.2rem}.wheel-card{grid-row:span 2}.wheel-wrap{max-width:620px;margin:auto}.chart-wheel{width:100%;height:auto;display:block}.wheel-bg{fill:#faf7f1;stroke:#9f8a69;stroke-width:1px}.wheel-line{fill:none;stroke:#d8cfc1;stroke-width:.8px}.sign-glyph{text-anchor:middle;dominant-baseline:middle;font-size:22px}.planet-glyph{text-anchor:middle;fill:#302a34;font-size:19px}.retro{fill:#9a4960;font-size:8px}.center-title,.center-sub{text-anchor:middle;fill:#ddc795}.center-title{letter-spacing:3px;font-size:10px}.center-sub{letter-spacing:1px;font-size:7px}.aspect-line{stroke-width:.7px;opacity:.42}.aspect-line.conjunction{stroke:#b69960}.aspect-line.trine,.aspect-line.sextile{stroke:#5f9492}.aspect-line.square,.aspect-line.opposition{stroke:#a65562}.chart-legend{color:var(--muted);justify-content:center;gap:1.2rem;font-size:.6rem;display:flex}.chart-legend i{border-top:1px solid;width:16px;margin-right:.3rem;display:inline-block}.placements{grid-template-columns:1fr 1fr;display:grid}.placements>div{border-bottom:1px solid #eee9e1;grid-template-columns:25px 1fr;gap:.1rem;padding:.55rem .25rem;display:grid}.placements strong{font-size:.72rem}.placements>div>span:last-child{color:var(--muted);grid-column:2;font-size:.61rem}.mini-glyph{color:var(--wine);grid-row:span 2;font-size:1.1rem}.angles{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem;display:grid}.angles div{background:#f5f0e9;border-radius:6px;padding:.65rem}.angles small,.angles strong{display:block}.angles small{letter-spacing:.1em;color:var(--muted);font-size:.52rem}.angles strong{margin-top:.3rem;font-size:.67rem}.aspects-card{grid-column:2}.aspect-list>div{border-bottom:1px solid #eee9e1;grid-template-columns:1fr 28px 1fr 1.4fr auto;align-items:center;padding:.5rem 0;font-size:.7rem;display:grid}.aspect-list small{color:var(--muted)}.aspect-symbol{text-align:center;font-size:1.05rem}.aspect-symbol.trine,.aspect-symbol.sextile{color:#438581}.aspect-symbol.square,.aspect-symbol.opposition{color:#a24958}.loading{min-height:400px;color:var(--muted);place-items:center;display:grid}.filter-card{justify-content:flex-start;padding:1rem}.filter-card label{min-width:170px}.ephemeris-scroll,.admin-table{overflow:auto}.ephemeris-card table,.admin-table table{border-collapse:collapse;width:100%;font-size:.68rem}.ephemeris-card th,.ephemeris-card td,.admin-table th,.admin-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #eee8df;padding:.72rem}.ephemeris-card th{color:var(--wine);background:#f8f4ed;font-size:1rem;position:sticky;top:0}.ephemeris-card th span{color:var(--muted);text-transform:uppercase;font-size:.5rem;display:block}.ephemeris-card td:first-child{font-weight:600}.is-retro{color:#a24b60;background:#fff7f7}.forecast-layout{grid-template-columns:270px 1fr;gap:1rem;display:grid}.forecast-summary{color:#fff;background:#211925;border-radius:11px;height:max-content;padding:2rem;position:sticky;top:1rem}.forecast-summary svg{color:#cfb16f}.forecast-summary h3{margin:1.2rem 0 .5rem;font-family:Libre Caslon Display,serif;font-size:1.5rem}.forecast-summary p{color:#aca2af;font-size:.72rem;line-height:1.6}.timeline{background:var(--paper);border:1px solid var(--border);border-radius:11px;padding:1.5rem}.month-group h3{color:var(--wine);border-bottom:1px solid var(--border);padding-bottom:.6rem;font-family:Libre Caslon Display,serif;font-weight:400}.event{grid-template-columns:65px 34px 1fr;align-items:center;padding:.75rem 0;display:grid}.event time{color:var(--muted);font-size:.65rem}.event-icon{width:28px;height:28px;color:var(--wine);background:#eee2e7;border-radius:50%;place-items:center;display:grid}.event-icon.trine,.event-icon.sextile{color:#3b7773;background:#e1efec}.event strong{font-size:.78rem}.event p{color:var(--muted);margin:.2rem 0 0;font-size:.62rem}.admin-stats{grid-template-columns:repeat(4,1fr)}.admin-table th{letter-spacing:.08em;color:var(--muted);font-size:.58rem}.admin-table td strong,.admin-table td span{display:block}.admin-table td span{color:var(--muted);margin-top:.15rem;font-size:.62rem}.status{background:#e6efe8;border-radius:99px;padding:.2rem .4rem;color:#3d714b!important;font-size:.55rem!important;display:inline-block!important}.status.suspended{background:#f5dddd;color:#984343!important}.small{padding:.4rem .55rem;font-size:.63rem}@media (width<=1000px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.mobile-brand{align-items:center;gap:.6rem;margin-bottom:3rem;font-family:Libre Caslon Display,serif;display:flex}.auth-panel{min-height:100vh}.chart-layout{grid-template-columns:1fr}.wheel-card{grid-row:auto}.aspects-card{grid-column:auto}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.app-shell{display:block}.sidebar{width:min(290px,86vw);transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:20px 0 50px #0004}.close-menu{color:#aaa;background:0 0;border:0;margin-left:auto;display:grid}.main{min-height:100vh}.mobile-top{color:#fff;z-index:30;background:#18151f;justify-content:space-between;align-items:center;height:56px;padding:0 1rem;display:flex;position:sticky;top:0}.mobile-top button{color:#fff;background:0 0;border:0}.content{padding:1.5rem 1rem 4rem}.page-head{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.6rem}.page-head>button{width:100%}.hero-card{min-height:360px}.orbit-art{opacity:.7;position:absolute;bottom:-80px;right:-90px}.stat-row{grid-template-columns:1fr;margin-bottom:2rem}.profile-grid{grid-template-columns:1fr}.profile-row{flex-wrap:wrap}.profile-row .method{display:none}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.chart-toolbar{flex-direction:column;align-items:stretch}.tabs{overflow:auto}.chart-toolbar label{margin:0}.wheel-card{padding:.5rem}.chart-legend{flex-wrap:wrap}.placements{grid-template-columns:1fr}.filter-card{flex-direction:column;align-items:stretch}.filter-card label{min-width:0}.forecast-layout{grid-template-columns:1fr}.forecast-summary{position:static}.admin-stats{grid-template-columns:1fr}.head-controls{flex-wrap:wrap;width:100%}.head-controls select{flex:1}.search input{width:160px}}.print-only{display:none}.filter-card{flex-wrap:wrap}.filter-card label{flex:145px;min-width:145px;max-width:210px}.forecast-explanation{color:#e2d8e3!important}.forecast-stats{border-top:1px solid #ffffff18;border-bottom:1px solid #ffffff18;gap:.55rem;margin:1rem 0 1.2rem;padding:1rem 0;display:grid}.forecast-stats span{color:#bdb2bf;font-size:.7rem}.forecast-stats b{color:#e0c786;min-width:24px;font-size:1rem;display:inline-block}.event{border-bottom:1px solid #eee9e1;align-items:start}.event-details{flex-wrap:wrap;gap:.35rem .8rem;margin-top:.45rem;display:flex}.event-details span{color:#766e79;background:#f5f0e9;border-radius:4px;padding:.25rem .4rem;font-size:.6rem}.ghost:disabled{opacity:.5;cursor:not-allowed}.transit-interpretation{max-width:900px;color:#625b65!important;margin-top:.55rem!important;font-size:.68rem!important;line-height:1.55!important}.synastry-layout{grid-template-columns:minmax(480px,1.15fr) minmax(260px,.55fr);gap:1rem;display:grid}.synastry-wheel{grid-row:auto}.synastry-summary{color:#fff;background:#211925;border-radius:11px;height:max-content;padding:2rem}.synastry-summary h2{font-size:1.65rem}.synastry-summary>p:not(.eyebrow){color:#b8aebb;font-size:.72rem;line-height:1.6}.compatibility-score{color:#e0c786;font-family:Libre Caslon Display,serif;font-size:4rem;line-height:1}.compatibility-score small{color:#928794;font-family:DM Sans,sans-serif;font-size:.75rem}.synastry-counts{border-top:1px solid #ffffff16;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:1.3rem;padding-top:1rem;display:grid}.synastry-counts span{color:#a99eac;font-size:.58rem}.synastry-counts b{color:#fff;font-size:1.1rem;display:block}.synastry-aspects{background:var(--paper);border:1px solid var(--border);border-radius:11px;grid-column:1/-1;padding:1.4rem}.synastry-contact{border-bottom:1px solid #eee9e1;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:.7rem;padding:.8rem 0;display:grid}.synastry-contact strong{font-size:.76rem}.synastry-contact p{color:var(--muted);margin:.25rem 0 0;font-size:.65rem;line-height:1.5}.synastry-contact>small{color:var(--wine);white-space:nowrap;font-size:.6rem}.astro-map-card{border:1px solid var(--border);background:#f8f5ef;border-radius:12px;overflow:hidden}.map-ocean{fill:#e8f3f3;stroke:#c9d9d8;stroke-width:1px}.map-land{fill:#fdfbf6;stroke:#aaa39a;stroke-width:.55px}.map-graticule{fill:none;stroke:#bbc8c7;stroke-width:.35px;opacity:.6}.astro-line{fill:none;stroke-width:1.45px;opacity:.78;cursor:crosshair;vector-effect:non-scaling-stroke}.astro-line:hover{stroke-width:3px;opacity:1}.angle-ic,.angle-dsc{stroke-dasharray:4 3}.birthplace-dot{fill:#201824;stroke:#fff;stroke-width:2px}.map-legend{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.75rem;padding:.7rem 1rem;font-size:.62rem;display:flex}.map-legend i{border-radius:50%;width:8px;height:8px;margin-right:.3rem;display:inline-block}.map-detail{color:#fff;background:#211925;align-items:center;gap:.65rem;min-height:54px;padding:.8rem 1.1rem;display:flex}.map-detail strong{font-size:.76rem}.map-detail span{color:#b9afbb;font-size:.65rem}.map-detail svg{color:#e0c786}.map-controls{margin-bottom:1rem}@media (width<=900px){.synastry-layout{grid-template-columns:1fr}.synastry-aspects{grid-column:auto}.synastry-summary{order:-1}.synastry-counts{grid-template-columns:repeat(3,1fr)}}@page{size:A4 landscape;margin:10mm}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{color:#211d24;background:#fff}.sidebar,.mobile-top,.page-head,.chart-toolbar,.no-print,.toast{display:none!important}.app-shell,.main{min-height:0;display:block!important}.main{grid-column:auto}.content{max-width:none;margin:0;padding:0}.print-only{display:block!important}.print-report-head{border-bottom:2px solid #713c55;margin:0 0 5mm;padding:0 0 5mm}.print-report-head p{color:#713c55;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1mm;font-size:8pt}.print-report-head h1{margin:0 0 1mm;font-size:22pt}.print-report-head span{color:#655e67;font-size:8pt}.chart-layout{grid-template-columns:58% 42%;gap:4mm}.wheel-card,.placements-card,.aspects-card{box-shadow:none;break-inside:avoid;border-color:#bdb5aa;padding:3mm}.wheel-card{grid-row:span 2}.wheel-wrap{max-width:175mm}.chart-legend{font-size:6pt}.placements>div{padding:1.6mm}.placements strong{font-size:7pt}.placements>div>span:last-child{font-size:6pt}.section-title{margin-bottom:2mm}.section-title h2{font-size:15pt}.eyebrow{margin-bottom:1mm;font-size:6pt}.aspect-list>div{padding:1.5mm 0;font-size:6.5pt}.hint{font-size:6pt}.forecast-layout{grid-template-columns:48mm 1fr;gap:4mm}.forecast-summary{break-inside:avoid;padding:5mm;position:static}.forecast-summary h3{font-size:16pt}.forecast-summary p,.forecast-stats span{font-size:7pt}.timeline{border-color:#bdb5aa;padding:4mm}.month-group{break-before:auto}.month-group h3{margin-top:2mm;font-size:14pt}.event{break-inside:avoid;grid-template-columns:20mm 8mm 1fr;padding:2.5mm 0}.event time{font-size:6.5pt}.event strong{font-size:8pt}.event p,.event-details span{font-size:6.5pt}.event-details span{background:#f3efe8}}.location-field{position:relative}.location-field input[aria-expanded=true]{border-radius:8px 8px 0 0}.location-results{z-index:5;border:1px solid var(--wine2);background:#fffdf9;border-radius:0 0 8px 8px;max-height:230px;margin-top:-1px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 12px 30px #29253020}.location-results button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #eee9e1;padding:.7rem .85rem}.location-results button:last-child{border-bottom:0}.location-results button:hover,.location-results button:focus{background:#f5f0e9;outline:none}.location-results strong,.location-results span{display:block}.location-results strong{font-size:.78rem}.location-results span{color:var(--muted);margin-top:.18rem;font-size:.65rem}.location-status{color:var(--muted);padding:.8rem;font-size:.72rem}.form-grid input[readonly]{color:#716a73;cursor:default;background:#f2eee8}.field-note{color:var(--muted);font-size:.62rem;font-weight:400}.sign-glyph{font-family:Georgia,Times New Roman,serif}.zodiac-cusp{fill:none;stroke:#cfc3b2;stroke-width:.9px}.house-1,.house-10{stroke:#7b5265;stroke-width:1.35px}.house-number{text-anchor:middle;dominant-baseline:middle;fill:#9a9098;font:600 9px DM Sans,sans-serif}.planet-position{text-anchor:middle;dominant-baseline:middle;fill:#675e68;font:600 7px DM Sans,sans-serif}.chart-angle line{stroke:#713c55;stroke-width:2px;fill:none}.chart-angle text{text-anchor:middle;dominant-baseline:middle;fill:#713c55;letter-spacing:.06em;paint-order:stroke;stroke:#faf7f1;stroke-width:3px;stroke-linejoin:round;font:700 8px DM Sans,sans-serif}.chart-angle-mc line{stroke:#a17c3f}.chart-angle-mc text{fill:#8d6b34}.wheel-sky{fill:#e8f7f4;stroke:none}.aspect-boundary{fill:#fbf8ec;stroke:#9f9a8c;stroke-width:1px}.degree-tick{stroke:#69655d;stroke-width:.45px}.degree-tick.tick-6{stroke-width:.7px}.degree-tick.tick-9{stroke-width:1px}.zodiac-cusp{stroke:#817d74;stroke-width:.85px}.house-cusp{stroke:#77746e;stroke-width:1px}.house-1,.house-4,.house-7,.house-10{stroke:#343238;stroke-width:1.75px}.house-number{fill:#39363d;font-size:9px}.angle-axis{stroke:#242228;stroke-width:2.3px}.sign-glyph{font-size:23px}.planet-dot{fill:#fffdf8;stroke:#817a70;stroke-width:.75px}.natal-planet .planet-glyph{fill:#29262e;font-size:18px}.natal-planet .planet-position{fill:#37323b;font-size:7px}.planet-tick{stroke:#242228;stroke-width:1.4px}.planet-leader{stroke:#77717a;stroke-width:.65px}.moving-planet .planet-glyph,.moving-planet .planet-position,.moving-planet .retro{fill:#23984d}.moving-planet .planet-glyph{font-size:17px}.moving-planet .planet-position{paint-order:stroke;stroke:#e8f7f4;stroke-width:2.5px;font-size:6px;font-weight:700}.moving-planet .planet-tick{stroke:#23984d;stroke-width:1.2px}.moving-planet .planet-leader{stroke:#4baa69}.center-medallion{fill:#fffdf8;stroke:#77736b;stroke-width:1px}.center-title{fill:#453a44;letter-spacing:0;font-size:12px}.center-sub{fill:#77717a;font-size:5px}.chart-angle text{paint-order:stroke;stroke:#e8f7f4;stroke-width:3px;stroke-linejoin:round;font-family:DM Sans,sans-serif}.chart-angle .angle-label{fill:#1f2024;font-size:10px;font-weight:700}.chart-angle .angle-degree{fill:#4e4d52;font-size:5.5px;font-weight:600}.aspect-line{fill:none;opacity:.9;stroke-width:1.45px}.aspect-line.conjunction{stroke:#b38825;stroke-width:2.1px}.aspect-line.sextile{stroke:#249467;stroke-dasharray:5 3}.aspect-line.square{stroke:#e33e42;stroke-width:1.7px}.aspect-line.trine{stroke:#286ee5;stroke-width:1.7px}.aspect-line.opposition{stroke:#d7502d;stroke-width:1.9px;stroke-dasharray:10 2}.chart-legend{gap:.9rem;margin-top:.7rem}.chart-legend i{border-top-width:2px}.chart-legend .conj{border-color:#b38825}.chart-legend .sextile{border-color:#249467;border-top-style:dashed}.chart-legend .square{border-color:#e33e42}.chart-legend .trine{border-color:#286ee5}.chart-legend .opposition{border-color:#d7502d;border-top-style:dashed}.dual-position b{color:var(--wine);width:10px;font-size:.52rem;display:inline-block}.placements>div:has(.dual-position){padding-top:.45rem;padding-bottom:.45rem}.aspect-symbol.conjunction{color:#b38825}.aspect-symbol.sextile{color:#249467}.aspect-symbol.square{color:#e33e42}.aspect-symbol.trine{color:#286ee5}.aspect-symbol.opposition{color:#d7502d}.natal-analysis-report{gap:1.1rem;display:grid}.analysis-hero{grid-template-columns:minmax(430px,1.15fr) minmax(260px,.55fr);gap:1rem;display:grid}.analysis-wheel,.analysis-panel,.analysis-block,.analysis-reading,.analysis-synthesis{background:var(--paper);border:1px solid var(--border);border-radius:11px}.analysis-wheel{padding:1rem}.analysis-wheel .wheel-wrap{max-width:590px}.analysis-summary-cards{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.analysis-summary-cards article{color:#fff;background:#211925;border-radius:10px;min-height:130px;padding:1.15rem}.analysis-summary-cards span{color:#b7acb9;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;display:block}.analysis-summary-cards strong{color:#e3cb8c;margin:.6rem 0 .35rem;font-family:Libre Caslon Display,serif;font-size:1.25rem;display:block}.analysis-summary-cards p{color:#c4bac5;margin:0;font-size:.65rem;line-height:1.5}.analysis-block,.analysis-reading{padding:1.35rem}.analysis-section-heading{margin-bottom:1rem}.analysis-section-heading h2{margin:.1rem 0;font-size:1.45rem}.distribution-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.analysis-panel{padding:1rem}.analysis-panel h3{margin:0 0 .8rem;font-size:.8rem}.distribution-row{grid-template-columns:72px 1fr 20px;align-items:center;gap:.5rem;margin:.55rem 0;font-size:.65rem;display:grid}.distribution-row>div{background:#eee8df;border-radius:9px;height:6px;overflow:hidden}.distribution-row i{background:linear-gradient(90deg,#744259,#c3a35e);border-radius:9px;height:100%;display:block}.distribution-row b{text-align:right}.distribution-panel p{color:var(--muted);margin:.8rem 0 0;font-size:.58rem;line-height:1.55}.orientation-panel{margin-top:.8rem}.orientation-panel>div{grid-template-columns:repeat(4,1fr);gap:.45rem;display:grid}.orientation-panel span{color:var(--muted);background:#f7f2eb;border-radius:6px;padding:.65rem;font-size:.58rem}.orientation-panel b{color:var(--ink);margin-top:.2rem;font-size:1rem;display:block}.analysis-table-wrap{overflow:auto}.analysis-table{border-collapse:collapse;width:100%;font-size:.68rem}.analysis-table th,.analysis-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #eee8df;padding:.65rem}.analysis-table th{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;font-size:.55rem}.analysis-table small{color:#aa6c38}.angle-analysis-grid{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.angle-analysis-grid article{background:#f6f1e9;border-radius:8px;padding:.9rem}.angle-analysis-grid span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.56rem}.angle-analysis-grid strong{margin:.45rem 0;font-size:.78rem;display:block}.angle-analysis-grid p,.angle-analysis-grid small{color:var(--muted);margin:.2rem 0;font-size:.58rem;display:block}.house-ruler-grid{grid-template-columns:repeat(12,1fr);gap:.3rem;margin-top:.7rem;display:grid}.house-ruler-grid span{text-align:center;background:#fbf8f3;border:1px solid #ebe3d9;border-radius:5px;padding:.5rem .25rem}.house-ruler-grid b,.house-ruler-grid small,.house-ruler-grid strong,.house-ruler-grid em{display:block}.house-ruler-grid b{color:var(--wine);font-size:.7rem}.house-ruler-grid small{color:var(--muted);margin:.2rem 0;font-size:.46rem}.house-ruler-grid strong{font-size:.52rem}.house-ruler-grid em{color:var(--muted);font-size:.43rem;font-style:normal}.analysis-reading{break-inside:avoid}.analysis-evidence-grid{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.analysis-evidence-grid article{background:#fdfbf7;border:1px solid #e6ded4;border-left:3px solid #8d5a70;border-radius:7px;padding:.9rem}.analysis-evidence-grid h3{margin:0 0 .35rem;font-size:.76rem}.analysis-evidence-grid p{color:#574f59;margin:0;font-size:.66rem;line-height:1.5}.analysis-evidence-grid ul{margin:.55rem 0 0;padding-left:1rem}.analysis-evidence-grid li{color:var(--muted);font-size:.58rem;line-height:1.5}.significant-aspects{grid-template-columns:1fr 1fr;column-gap:1.2rem;display:grid}.significant-aspects article{border-bottom:1px solid #eee8df;grid-template-columns:30px 1fr 30px;align-items:center;gap:.55rem;padding:.6rem 0;display:grid}.significant-aspects strong{font-size:.67rem}.significant-aspects p{color:var(--muted);margin:.15rem 0 0;font-size:.58rem}.significant-aspects>article>b{text-align:center;background:#eee5db;border-radius:4px;padding:.3rem;font-size:.65rem}.analysis-synthesis{color:#fff;background:#211925;grid-template-columns:30px 1fr 1fr 1fr;gap:.85rem;padding:1.5rem;display:grid}.analysis-synthesis>svg{color:#e0c786}.analysis-synthesis>div{grid-column:span 2}.analysis-synthesis h2{margin:.2rem 0 1rem;font-size:1.5rem}.analysis-synthesis article{border-top:1px solid #ffffff19;grid-column:span 1;padding-top:.8rem}.analysis-synthesis article h3{color:#e0c786;margin:0 0 .35rem;font-size:.68rem}.analysis-synthesis article p{color:#c4bac5;margin:0;font-size:.62rem;line-height:1.55}.methodology{border:1px solid var(--border);background:#f6f1e9;border-radius:8px;padding:.8rem 1rem;font-size:.65rem}.methodology summary{cursor:pointer;font-weight:700}.methodology li{color:var(--muted);margin:.35rem 0}.analysis-disclaimer{color:var(--muted);text-align:center;max-width:760px;margin:.2rem auto 1rem;font-size:.6rem;line-height:1.6}@media (width<=1000px){.analysis-hero{grid-template-columns:1fr}.distribution-grid,.analysis-evidence-grid,.angle-analysis-grid{grid-template-columns:1fr 1fr}.house-ruler-grid{grid-template-columns:repeat(6,1fr)}.analysis-synthesis{grid-template-columns:30px 1fr 1fr}.analysis-synthesis>div{grid-column:span 2}}@media (width<=650px){.analysis-summary-cards,.distribution-grid,.analysis-evidence-grid,.angle-analysis-grid,.significant-aspects{grid-template-columns:1fr}.orientation-panel>div{grid-template-columns:1fr 1fr}.house-ruler-grid{grid-template-columns:repeat(3,1fr)}.analysis-synthesis{grid-template-columns:1fr}.analysis-synthesis>div,.analysis-synthesis article{grid-column:auto}.analysis-synthesis>svg{display:none}}@media print{.natal-analysis-report{display:block}.analysis-hero,.analysis-block,.analysis-reading,.analysis-synthesis{margin-bottom:4mm}.analysis-hero{grid-template-columns:58% 42%;gap:4mm}.analysis-summary-cards{gap:2mm}.analysis-summary-cards article{min-height:25mm;padding:3mm}.analysis-summary-cards strong{font-size:11pt}.analysis-block,.analysis-reading{break-inside:avoid;padding:4mm}.distribution-grid{gap:2mm}.analysis-panel{padding:3mm}.analysis-evidence-grid{gap:2mm}.analysis-evidence-grid article{padding:3mm}.analysis-synthesis{break-before:page;padding:4mm}.analysis-disclaimer{font-size:7pt}.analysis-wheel{padding:2mm}.analysis-wheel .wheel-wrap{max-width:150mm}}.brand-icon{object-fit:contain;filter:drop-shadow(0 2px 8px #0003);flex:none;width:39px;height:39px}.brand-icon.large{width:78px;height:78px;margin-bottom:2.2rem}.auth-panel{position:relative}.auth-panel>.language-switch{position:absolute;top:1.5rem;right:1.5rem}.language-switch{color:var(--muted);flex-direction:row;align-items:center;gap:.45rem;display:flex}.language-switch select{background:#fffdf9;width:auto;min-width:106px;padding:.42rem .55rem}.sidebar-language{border-top:1px solid #ffffff0d;margin-top:auto;padding:.9rem 0 .65rem}.sidebar .language-switch{width:100%}.sidebar .language-switch select{color:#c8c1ca;background:#24202a;border-color:#39333e;width:100%;padding:.4rem}.side-foot{margin-top:0}.side-foot .user-chip{min-width:0}@media (width<=760px){.auth-panel>.language-switch{top:1rem;right:1rem}.brand-icon.large{width:64px;height:64px}}.guest-continue{border:1px solid var(--border);width:100%;color:var(--ink);cursor:pointer;background:#fffdf9;border-radius:7px;padding:.75rem;font-weight:700}.guest-continue:hover{border-color:var(--wine2);background:#f7f1e9}.nav-lock{color:#8d8390;margin-left:auto}.guest-account-button{color:#fff;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff18;border-radius:8px;align-items:center;gap:.65rem;width:100%;padding:.7rem;display:flex}.guest-account-button:hover{background:#ffffff10}.guest-account-button span,.guest-account-button strong,.guest-account-button small{display:block}.guest-account-button strong{font-size:.68rem}.guest-account-button small{color:#9e95a1;margin-top:.15rem;font-size:.52rem}.guest-head>button{white-space:nowrap}.guest-hero{color:#fff;background:linear-gradient(135deg,#211925,#342638);border-radius:13px;grid-template-columns:minmax(280px,.75fr) minmax(460px,1.25fr);gap:1rem;padding:2rem;display:grid}.guest-hero>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.guest-hero h2{margin:1rem 0 .6rem;font-size:2rem}.guest-hero p{color:#c9bfca;max-width:560px;font-size:.75rem;line-height:1.7}.guest-feature-grid{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.guest-feature-grid article{background:#ffffff0b;border:1px solid #ffffff12;border-radius:9px;flex-direction:column;align-items:flex-start;min-height:180px;padding:1rem;display:flex}.guest-feature-grid svg{color:#e0c786;margin-bottom:1.4rem}.guest-feature-grid strong{font-size:.78rem}.guest-feature-grid span{color:#bdb3c0;margin-top:.4rem;font-size:.62rem;line-height:1.55}.guest-feature-grid .text-btn{color:#e0c786;margin-top:auto;padding:.6rem 0 0}.locked-feature{background:var(--paper);border:1px solid var(--border);text-align:center;border-radius:12px;max-width:720px;margin:8vh auto;padding:3rem}.locked-feature>svg{width:42px;height:42px;color:var(--wine);margin-bottom:1rem}.locked-feature h1{font-size:2rem}.locked-feature>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:0 auto 1.4rem;font-size:.76rem;line-height:1.65}.locked-feature .primary{margin:auto}.locked-feature>small{color:var(--muted);margin-top:1rem;font-size:.6rem;display:block}.guest-pill{margin-top:.55rem;display:inline-block}.guest-chart-empty{margin-top:4vh}@media (width<=1000px){.guest-hero{grid-template-columns:1fr}.guest-feature-grid article{min-height:150px}}@media (width<=650px){.guest-hero{padding:1.25rem}.guest-feature-grid{grid-template-columns:1fr}.guest-feature-grid article{min-height:130px}.locked-feature{margin:4vh auto;padding:2rem 1.2rem}}.astro-map-card{position:relative}.astro-map-viewport{aspect-ratio:2;cursor:grab;touch-action:none;background:#e8f3f3;width:100%!important;height:auto!important}.astro-map-viewport:active{cursor:grabbing}.astro-map-content{width:100%!important;height:100%!important}.astro-map{width:100%;height:100%;display:block}.astro-line{cursor:pointer}.astro-line-hit{fill:none;stroke:#0000;stroke-width:12px;cursor:pointer;pointer-events:stroke;vector-effect:non-scaling-stroke}.astro-line-hit:focus{stroke:#ffffff90;stroke-width:9px;outline:none}.is-selected .astro-line{stroke-width:3.4px;opacity:1}.birthplace-dot{vector-effect:non-scaling-stroke}.map-zoom-controls{z-index:3;border:1px solid var(--border);background:#fffdf8e8;border-radius:10px;gap:.35rem;padding:.35rem;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 5px 18px #30253a20}.map-zoom-controls button{width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:7px;place-items:center;display:grid}.map-zoom-controls button:hover{background:#eee7db}.map-legend{gap:.4rem}.map-legend button{border:1px solid var(--border);color:inherit;cursor:pointer;background:#fffdf8;border-radius:999px;align-items:center;gap:.28rem;padding:.34rem .55rem;display:inline-flex}.map-legend button.is-hidden{opacity:.42;text-decoration:line-through}.map-legend button.map-show-all{color:var(--wine);font-weight:700}.map-legend button i{margin:0}.map-legend button b{color:var(--ink);font-size:.8rem}.map-detail span{flex:1}.map-detail button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.2rem}.map-instructions{flex-direction:column;gap:.2rem;max-width:360px;display:flex}.map-instructions strong{font-size:.7rem}.map-instructions span{color:var(--muted);font-size:.62rem;line-height:1.4}.automatic-timezone{border:1px solid var(--border);background:#f8f5ef;border-radius:8px;flex-direction:column;justify-content:center;gap:.25rem;padding:.7rem .8rem;display:flex}.automatic-timezone strong{font-size:.68rem}.automatic-timezone span{color:var(--wine);font-size:.72rem}.automatic-timezone small{color:var(--muted);font-size:.57rem;line-height:1.4}@media (width<=760px){.map-zoom-controls{top:.45rem;right:.45rem}.map-zoom-controls button{width:31px;height:31px}.astro-map-viewport{aspect-ratio:1.45}.map-detail{flex-wrap:wrap;align-items:flex-start}.map-detail span{flex-basis:75%}}.object-controls{border:1px solid var(--border);background:#fffdf9;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.42rem .6rem;display:flex}.object-controls label{color:var(--muted);cursor:pointer;align-items:center;gap:.25rem;font-size:.58rem;display:flex}.object-controls input{accent-color:var(--wine)}.map-ocean,.map-land,.map-graticule{vector-effect:non-scaling-stroke}.map-zoom-level{border-left:1px solid var(--border);min-width:42px;color:var(--muted);place-items:center;padding:0 .35rem;font-size:.62rem;font-weight:700;display:grid}.wheel-wrap{width:100%;min-width:0;max-width:820px;margin-inline:auto;position:relative}.chart-zoom-viewport{aspect-ratio:1;touch-action:none;border-radius:8px;overflow:hidden;width:100%!important;height:auto!important}.chart-zoom-content{width:100%!important;height:100%!important}.chart-zoom-content .chart-wheel{width:100%;height:100%}.chart-zoom-controls{z-index:4;border:1px solid var(--border);background:#fffdf8e8;border-radius:9px;gap:.28rem;padding:.3rem;display:flex;position:absolute;top:.45rem;right:.45rem;box-shadow:0 5px 18px #30253a20}.chart-zoom-controls button{width:32px;height:32px;color:var(--ink);background:#fff;border:0;border-radius:6px;place-items:center;display:grid}.chart-zoom-controls button:hover{background:#eee7db}@media (width<=1180px) and (width>=761px){.chart-layout,.synastry-layout,.analysis-hero{grid-template-columns:1fr}.aspects-card,.synastry-aspects{grid-column:auto}.analysis-summary-cards{grid-template-columns:repeat(4,1fr)}}@media (width<=760px){.filter-card label{flex:none;max-width:none}.map-instructions,.wheel-wrap{max-width:none}.wheel-card,.analysis-wheel,.synastry-wheel{padding:.35rem;overflow:hidden}.chart-zoom-controls{top:.3rem;right:.3rem}.chart-zoom-controls button{width:30px;height:30px}.chart-angle .angle-label{font-size:12px}.chart-angle .angle-degree{font-size:6.5px}.natal-planet .planet-position{font-size:8px}.house-number{font-size:10px}.map-zoom-level{border:1px solid var(--border);background:#fffdf8e8;border-radius:6px;min-width:48px;height:22px;position:absolute;top:calc(100% + .3rem);right:0}}@media print{.chart-zoom-viewport{overflow:visible!important}.chart-zoom-content{width:100%!important;height:100%!important;transform:none!important}}
