:root{color-scheme:dark;--bg:#111e2a;--surface:#192a39;--text:#f4efe7;--muted:#adb9c3;--line:#ffffff24;--accent:#f2c4aa;--ink:#182633;--field:#142331;--mountain-back:#445563;--mountain-mid:#293e4e;--hero-top:#101d2b;--hero-bottom:#7b7370;font-family:"Segoe UI",sans-serif;color:var(--text);background:var(--bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,summary{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{color:inherit}header{position:absolute;z-index:5;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:30px 6%}.brand{font-family:Georgia,serif;font-size:31px;letter-spacing:-1.5px;line-height:1}.brand span{display:block;font:8px "Segoe UI",sans-serif;letter-spacing:3px;margin-top:10px}nav{display:flex;align-items:center;gap:32px;font-size:12px}.hero{position:relative;min-height:850px;height:100svh;max-height:1150px;overflow:hidden;background:linear-gradient(var(--hero-top) 25%,var(--hero-bottom))}.sky{position:absolute;inset:0}.stars{position:absolute;inset:0;background-image:radial-gradient(circle at 18% 22%,#fff 0 1px,transparent 1.8px),radial-gradient(circle at 68% 13%,#fff9 0 1px,transparent 1.8px),radial-gradient(circle at 79% 40%,#fff 0 1px,transparent 2px),radial-gradient(circle at 34% 46%,#fffa 0 1px,transparent 1.5px);background-size:277px 229px,389px 367px,541px 421px,193px 317px;opacity:.6}.zodiac{position:absolute;width:670px;height:670px;left:50%;top:9%;margin-left:-335px;fill:none;stroke:currentColor;stroke-width:.65;opacity:.16}.zodiac text{fill:currentColor;stroke:none;font-family:Georgia,serif;font-size:18px;text-anchor:middle}.moon{position:absolute;right:18%;top:22%;width:35px;height:35px;border-radius:50%;box-shadow:inset -7px -3px 0 0 #f9e3cc;transform:rotate(-20deg);opacity:.8}.hero-copy{position:relative;z-index:3;text-align:center;padding:175px 20px 210px}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:600;line-height:1.7}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-2.8px}h1{font-size:clamp(44px,5.1vw,76px);line-height:1.06;margin:26px 0 22px}em{font-weight:400;color:var(--accent)}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;opacity:.85;margin-bottom:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--accent);color:var(--ink);border:0;border-radius:40px;padding:18px 27px;font-size:13px;font-weight:600;min-height:54px;transition:transform .2s,filter .2s}.button:hover{transform:translateY(-2px);filter:brightness(1.06)}.hero-note{display:block;font-size:10px;margin-top:17px;opacity:.7}.mountains{position:absolute;width:110%;left:-5%;bottom:-2px;pointer-events:none}.back{height:41%;fill:var(--mountain-back)}.snow{fill:#d7d2cb;opacity:.22}.middle{height:31%;fill:var(--mountain-mid)}.front{height:22%;fill:var(--bg)}.horizon-label{position:absolute;z-index:4;bottom:27px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:2px}.horizon-label span{display:block;font-size:20px;margin-top:12px}.wrap{max-width:1100px;margin:auto;padding-left:40px;padding-right:40px}.discovery{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding-top:110px;padding-bottom:100px}.intro{padding-top:28px}h2{font-size:clamp(36px,4vw,52px);line-height:1.12;margin:22px 0 28px;letter-spacing:-1.8px}.intro>p:not(.eyebrow){max-width:360px;color:var(--muted);font-size:14px;line-height:1.9}.small-note{display:flex;align-items:center;gap:20px;margin-top:40px;color:var(--muted);font-size:11px;line-height:1.7}.small-note>span{font-size:34px;color:var(--accent)}form{background:var(--surface);border:1px solid var(--line);padding:30px;border-radius:20px;box-shadow:0 20px 70px #0000000c}.form-heading{display:flex;justify-content:space-between;margin:0 0 25px}.form-heading>span:last-child{color:var(--accent)}label{display:block;font-size:12px;margin-bottom:17px}input,select{display:block;width:100%;min-width:0;min-height:47px;border:1px solid var(--line);background:var(--field);color:var(--text);border-radius:8px;padding:10px;margin-top:8px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check{display:flex;align-items:center;gap:9px;margin-bottom:7px}.check input{width:16px;height:16px;min-height:16px;margin:0;accent-color:var(--accent)}.hint{font-size:11px;line-height:1.7;color:var(--muted);margin:0 0 20px}.form-note{font-size:10px;text-align:center;color:var(--muted);margin-bottom:0}details{border-top:1px solid var(--line);padding:14px 0;font-size:12px}summary{min-height:24px;line-height:1.7}details[open]>summary{margin-bottom:18px}.submit{width:100%;margin-top:17px;gap:12px}.submit:disabled{opacity:.5;cursor:wait}#status:empty{display:none}#status{font-size:12px;line-height:1.7;color:var(--accent)}.result{border-top:1px solid var(--line);padding-top:65px;padding-bottom:65px}.result:focus{outline:none}.result-header{text-align:center}.result-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;margin:35px 0}.chart{display:block;width:100%;height:auto;color:var(--text)}.chart .ring,.chart .house{fill:none;stroke:var(--muted);stroke-width:.7}.chart .aspect{stroke:var(--accent);opacity:.3;stroke-width:1}.chart text{fill:var(--text);font-family:"Segoe UI",sans-serif}.chart .marker{fill:var(--accent);stroke:var(--bg);stroke-width:1}.chart .leader{stroke:var(--muted);stroke-width:.7}.mercury{border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:15px}.mercury h3{font:32px Georgia,serif;margin:12px 0}.mercury p{font-size:13px;color:var(--muted);line-height:1.8}dl{margin:0}dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:11px 0;font-size:12px}dt,dd{margin:0}dd{text-align:right}.warning{font-size:12px;line-height:1.7;color:var(--muted);padding:12px 0}.instagram{text-align:center;padding:40px 20px;background:var(--surface);border-radius:16px;margin:40px 0}.instagram h3{font:30px Georgia,serif;margin:12px 0 22px}.instagram p{font-size:12px;color:var(--muted);line-height:1.8}.instagram .button{max-width:100%}.data-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px;padding:0;list-style:none;line-height:1.8;color:var(--muted)}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;max-height:400px;overflow:auto}.closing{padding-top:70px;padding-bottom:90px;border-top:1px solid var(--line)}.perspectives{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin:55px 0 40px}.perspectives article>span{color:var(--accent);font-size:11px}.perspectives h3{font:23px Georgia,serif}.perspectives p{font-size:13px;line-height:1.8;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:30px;padding-bottom:40px;border-top:1px solid var(--line)}footer p,footer>span{font-size:10px;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;background:var(--surface);padding:15px;z-index:20}.skip:focus{top:10px}[hidden]{display:none!important}
h1,h2{font-family:"Segoe UI",sans-serif;font-weight:500;letter-spacing:-2.5px}h1{font-size:clamp(42px,4.7vw,70px);line-height:1.12}h1 em,h2 em{font-style:normal}.mercury h3,.instagram h3,.perspectives h3{font-family:"Segoe UI",sans-serif;font-weight:500}.zodiac text,.chart text{font-family:"Segoe UI Symbol","Segoe UI",sans-serif}
@media(min-width:1500px){.hero-copy{padding-top:210px}}
@media(max-width:760px){header{padding:23px 24px}.brand{font-size:27px}nav{gap:12px}nav>a{display:none}.hero{min-height:760px;max-height:900px}.hero-copy{padding-top:155px}h1{letter-spacing:-1.9px;font-size:clamp(39px,7.6vw,57px)}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-note{font-size:9px}.zodiac{width:520px;height:520px;margin-left:-260px;top:13%}.moon{right:10%;top:17%}.back{height:30%}.middle{height:23%}.front{height:17%}.wrap{padding-left:24px;padding-right:24px}.discovery{grid-template-columns:1fr;gap:30px;padding-top:55px;padding-bottom:60px}.intro{padding-top:0}.intro>p:not(.eyebrow){max-width:100%}.small-note{margin-top:20px}form{padding:24px}.result-grid{grid-template-columns:1fr;gap:20px}.result{padding-top:40px}.chart{max-width:520px;margin:auto}.perspectives{grid-template-columns:1fr;gap:25px;margin-top:35px}.perspectives article{border-bottom:1px solid var(--line);padding-bottom:14px}.perspectives h3{margin:12px 0}.closing{padding-top:45px;padding-bottom:45px}footer{flex-wrap:wrap}footer>span{width:100%}.data-list{grid-template-columns:1fr}}
@media(max-width:360px){.wrap{padding-left:16px;padding-right:16px}form{padding:18px}.two-fields{grid-template-columns:1fr;gap:0}.button{padding:16px 20px;font-size:12px}.hero-note{font-size:8px}h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}
/* Original user-supplied mood reference, retained intact for this local draft. */
fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:25px;line-height:1.3;font-weight:500;margin:4px 0 18px;padding:0}legend:focus{outline:none}.steps{display:flex;gap:12px;list-style:none;padding:0;margin:0 0 34px;counter-reset:step}.steps li{flex:1;border-top:2px solid var(--line);padding-top:12px;font-size:11px;color:var(--muted)}.steps li[aria-current=step]{border-color:var(--accent);color:var(--text)}.date-fields{display:grid;grid-template-columns:.7fr 1.3fr 1fr;gap:10px}.date-fields input,.date-fields select,.time-fields input{height:64px;font-size:19px;font-variant-numeric:tabular-nums;border-radius:12px}.date-fields input,.time-fields input{text-align:center}.date-fields select{font-size:15px}.time-fields{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;max-width:290px;margin-bottom:18px}.time-fields>span{font-size:28px}.check{font-size:13px;min-height:44px;line-height:1.5}.check input{min-width:22px;min-height:22px}.wizard-actions{display:flex;gap:14px;align-items:center;margin-top:25px}.wizard-actions .submit{margin:0;flex:1}.back-button{min-height:48px;background:transparent;border:0;padding:10px 3px;font-size:13px}.instagram .button:disabled{opacity:.65;cursor:not-allowed;transform:none;filter:none}.instagram .teaser-topics{font-size:18px;line-height:1.7;color:var(--text)}input:disabled{opacity:.4}.discovery{gap:60px;grid-template-columns:.9fr 1.1fr}@media(max-width:760px){.discovery{grid-template-columns:1fr;gap:30px}}@media(max-width:380px){.date-fields{gap:6px}.date-fields select{padding:8px 4px;font-size:13px}.date-fields input{font-size:17px}.steps{gap:8px}.steps li{font-size:10px}}
.hero{background:#101b2d url('/astro/reference-mountains.jpg') center center / auto 100% no-repeat;min-height:950px;height:110svh;max-height:1200px;color:#fff5f4}
.hero .sky,.hero .mountains{display:none}
.hero-copy{padding:120px 20px 0;max-width:700px;margin:auto;text-shadow:0 2px 18px #07112080}
.hero h1{font-size:clamp(34px,4vw,54px);line-height:1.1;margin:18px 0 14px;letter-spacing:-1.7px}
.hero h1 em{color:#e9b9e4}
.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.6;margin-bottom:18px}
.hero .button{background:#edd0e8;box-shadow:0 6px 24px #07112035;min-height:48px;padding:14px 24px}
.hero-note{margin-top:12px}.horizon-label{bottom:18px;text-shadow:0 1px 8px #000}
header{color:#fff5f4}
@media(max-width:760px){.hero{min-height:850px;height:110svh;max-height:1100px;background-size:100% auto;background-position:center bottom}.hero-copy{padding:115px 20px 0}.hero h1{font-size:clamp(32px,8vw,43px)}.hero-copy>p:not(.eyebrow){font-size:12px}.hero .eyebrow{font-size:9px;letter-spacing:2px}}
@media(max-width:360px){.hero-copy{padding-top:105px}.hero h1{font-size:32px}.hero-note{font-size:8px}}
.place-search,.country-search{position:relative}#place-options,#country-options{position:absolute;z-index:8;top:100%;left:0;right:0;max-height:280px;overflow-y:auto;overscroll-behavior:contain;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 32px #0003;padding:5px}#place-options button,#country-options button{display:block;text-align:left;width:100%;min-height:48px;border:0;border-radius:7px;background:transparent;color:var(--text);padding:12px;font-size:14px;line-height:1.5}#place-options button:hover,#place-options button[aria-selected=true],#country-options button:hover,#country-options button[aria-selected=true]{background:var(--field);outline:1px solid var(--accent);outline-offset:-1px}#place-status:empty{display:none}
/* Final visual system: the supplied reference fills the stage instead of floating in a blue shell. */
:root{--bg:#18131c;--surface:#231a27;--text:#fff8fb;--muted:#c5b9c4;--line:#f9e7f02b;--accent:#efd0e8;--ink:#211624;--field:#2b202f;--mountain-back:#413043;--mountain-mid:#2b202f;--hero-top:#18131c;--hero-bottom:#18131c}
html,body,form#birth{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,form#birth::-webkit-scrollbar{width:0;height:0}body{background:var(--bg)}
.hero{--hero-scroll:0px;background-color:#16121a;background-size:cover;background-position:center calc(50% + var(--hero-scroll));isolation:isolate}
.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#120d1830 0%,#120d1800 45%,#120d184f 100%);pointer-events:none;z-index:1}
.hero-copy,.horizon-label,header{z-index:2}.hero-copy{max-width:660px}.hero h1{font-weight:600;letter-spacing:-2.1px}.hero .button{border:1px solid #fff8ff78;box-shadow:0 12px 30px #190e1d55}.hero-note{letter-spacing:.02em}
.discovery,.result,.closing{background:var(--bg)}
form{border-color:#f9e7f036;box-shadow:0 24px 72px #09050940}.date-fields input,.date-fields select,.time-fields input,#country,#place{border-color:#f9e7f03d;background:var(--field);border-radius:14px}.date-fields input:focus,.date-fields select:focus,.time-fields input:focus,#country:focus,#place:focus{border-color:var(--accent);box-shadow:0 0 0 4px #efd0e824;outline:0}.place-fallback{margin:-4px 0 20px}.place-fallback p{color:var(--muted);line-height:1.7;margin:0}
input[aria-invalid=true],select[aria-invalid=true]{border-color:#ff8f9d!important;box-shadow:0 0 0 4px #ff8f9d26!important}
.calculation{position:absolute;z-index:80;inset:0;display:grid;place-content:center;justify-items:center;padding:30px;background:radial-gradient(circle at 50% 42%,#efcce72b 0,#241729e8 49%,#120c16f5 100%);border-radius:26px;color:#fff8fb;text-align:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.calculation-chart{position:relative;width:190px;height:190px;margin-bottom:20px}.calculation-chart:before,.calculation-chart:after{content:'';position:absolute;top:50%;left:50%;width:150px;height:1px;background:linear-gradient(90deg,transparent,#efcfe9bd,transparent);opacity:0;transform-origin:left}.calculation-chart:before{transform:translate(-50%,-50%)}.calculation-chart:after{transform:rotate(90deg) translate(-50%,-50%)}.calculation-ring{position:absolute;border:1px solid #f4d8ee7d;border-radius:50%;opacity:0}.ring-one{inset:10px}.ring-two{inset:31px;border-color:#e7bde063}.ring-three{inset:57px;border-color:#f8eaf452}.calculation-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#f7d9f0;box-shadow:0 0 0 4px #f6d9f026,0 0 18px #f9dff3;opacity:0}.dot-one{top:26px;left:88px}.dot-two{right:31px;bottom:48px}.dot-three{left:33px;bottom:51px}.calculation-star{position:absolute;inset:0;display:grid;place-items:center;color:#fff7fc;font-size:32px;opacity:0;text-shadow:0 0 26px #f4c5ec}.calculation-glyph{position:absolute;color:#f4d7ec;font-size:15px;opacity:0}.glyph-one{top:7px;left:86px}.glyph-two{right:9px;bottom:40px}.glyph-three{left:12px;bottom:40px}.calculation p{margin:0 0 7px;font-size:22px;letter-spacing:-.6px;font-weight:550}.calculation>span{max-width:285px;color:#d9cbd7;font-size:13px;line-height:1.5}.calculation.is-active .ring-one{animation:calculation-ring .8s cubic-bezier(.2,.75,.25,1) both}.calculation.is-active .ring-two{animation:calculation-ring .85s .15s cubic-bezier(.2,.75,.25,1) both}.calculation.is-active .ring-three{animation:calculation-ring .7s .28s cubic-bezier(.2,.75,.25,1) both}.calculation.is-active .calculation-chart:before{animation:calculation-line .62s .38s ease-out both}.calculation.is-active .calculation-chart:after{animation:calculation-line .62s .47s ease-out both}.calculation.is-active .calculation-dot{animation:calculation-dot .42s ease-out both}.calculation.is-active .dot-one{animation-delay:.35s}.calculation.is-active .dot-two{animation-delay:.6s}.calculation.is-active .dot-three{animation-delay:.8s}.calculation.is-active .calculation-star{animation:calculation-star .7s .52s ease-out both}.calculation.is-active .calculation-glyph{animation:calculation-glyph .45s ease-out both}.calculation.is-active .glyph-one{animation-delay:.24s}.calculation.is-active .glyph-two{animation-delay:.52s}.calculation.is-active .glyph-three{animation-delay:.7s}@keyframes calculation-ring{from{opacity:0;transform:scale(.62) rotate(-24deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes calculation-line{from{opacity:0;scale:0 1}to{opacity:.9;scale:1 1}}@keyframes calculation-dot{from{opacity:0;transform:scale(.2)}65%{opacity:1;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes calculation-star{from{opacity:0;transform:scale(.2) rotate(-25deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes calculation-glyph{from{opacity:0;transform:translateY(5px)}to{opacity:.85;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.calculation *,.calculation:before,.calculation:after{animation:none!important;transition:none!important}.calculation-ring,.calculation-dot,.calculation-star,.calculation-glyph,.calculation-chart:before,.calculation-chart:after{opacity:1}.calculation-chart:before,.calculation-chart:after{scale:1 1}}
@media(max-width:760px){.hero{background-size:cover;background-position:center}.hero-copy{padding-top:118px}.discovery{padding-top:64px}.calculation{border-radius:22px}.calculation-chart{width:174px;height:174px;margin-bottom:17px}.calculation p{font-size:20px}}
.insight-preview{max-width:720px;margin:40px auto 28px;padding:28px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#fff7fd0d,#e7c1df18)}.insight-preview h3{margin:10px 0 22px;font-size:clamp(22px,3vw,30px);letter-spacing:-1px}.insight-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.insight-card{min-height:190px;padding:18px;border-radius:15px;border:1px solid var(--line);background:#ffffff08}.insight-card h4{font-size:15px;margin:16px 0 6px}.insight-card p{margin:0;color:var(--text);font-size:13px;line-height:1.45}.insight-card small{display:block;margin-top:12px;color:var(--muted);font-size:11px;line-height:1.5}.insight-symbol{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#2a1b2b;background:var(--accent);font-size:17px}@media(max-width:620px){.insight-preview{padding:21px}.insight-cards{grid-template-columns:1fr}.insight-card{min-height:0}.insight-card small{margin-top:8px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body.calculator-open{overflow:hidden}body.calculator-open:before{content:'';position:fixed;z-index:40;inset:0;background:#100b14a8;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px)}
form#birth{display:none;position:fixed;z-index:41;inset:50% auto auto 50%;width:min(570px,calc(100vw - 32px));max-height:calc(100svh - 32px);overflow:auto;transform:translate(-50%,-50%);padding:28px;border:1px solid #fff2fc57;border-radius:26px;background:linear-gradient(145deg,#38283ee8,#201822ef);box-shadow:0 32px 110px #080309aa;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
form#birth.is-open{display:block;animation:glass-in .28s cubic-bezier(.2,.8,.2,1)}@keyframes glass-in{from{opacity:0;transform:translate(-50%,-48%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
.form-heading{align-items:center}.form-heading>span:nth-child(2){margin-left:auto;margin-right:10px}.close-calculator{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #fff7fe4d;border-radius:50%;background:#ffffff12;color:var(--text);font-size:27px;font-weight:300;line-height:1}.close-calculator:hover{background:#ffffff22}
.form-intro{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.65}.birth-section{padding:20px 0 2px;border-top:1px solid var(--line)}.birth-section legend{font-size:18px;margin:0 0 15px}.birth-section:first-of-type{padding-top:0;border-top:0}.optional{margin-left:4px;color:var(--muted);font-size:10px;font-weight:400}.birth-section .hint{margin-bottom:10px}.birth-section .time-fields{margin-bottom:10px}.birth-section #time-options{margin-top:12px}.wizard-actions{margin-top:22px}
@media(max-width:620px){form#birth{width:calc(100vw - 24px);max-height:calc(100svh - 24px);padding:22px;border-radius:22px}.close-calculator{width:34px;height:34px}.form-heading{margin-bottom:18px}}
/* Reading order and chart grammar follow the user's Astro-Schmid reference. */
.result-grid{display:block;margin:32px 0}.chart-figure{margin:0 auto 36px;max-width:720px}.chart{max-width:none;width:100%;background:#fff;border-radius:16px;aspect-ratio:1}.chart-paper{fill:#fff}.chart .ring{stroke:#acb5be;stroke-width:1;fill:none}.chart .sign-sector{stroke:#b6bfc6;stroke-width:.7}.chart .element-0{fill:#fbe7e2}.chart .element-1{fill:#e5f2e5}.chart .element-2{fill:#fff3d2}.chart .element-3{fill:#e3edf9}.chart text{text-anchor:middle;dominant-baseline:central}.chart .sign-label{font-size:32px;font-weight:600}.chart .sign-label.element-0{fill:#ae362b}.chart .sign-label.element-1{fill:#287047}.chart .sign-label.element-2{fill:#986311}.chart .sign-label.element-3{fill:#325ea3}.chart .house{stroke:#a0aab4;stroke-width:.8}.chart .house-label{fill:#596773;font-size:13px}.chart .degree-tick{stroke:#61717f;stroke-width:.65}.chart .aspect{opacity:.85;stroke-width:1.6}.chart .aspect-square,.chart .aspect-opposition{stroke:#c44748}.chart .aspect-trine,.chart .aspect-sextile{stroke:#376dc0}.chart .aspect-sextile{stroke-dasharray:4 2}.chart .aspect-conjunction{stroke:#885cb5;stroke-width:2.5}.chart .axis{stroke:#c44748;stroke-width:1.5}.chart .axis-label{fill:#ac333b;font-size:14px;font-weight:700;paint-order:stroke;stroke:white;stroke-width:4px}.chart .planet-symbol{fill:#172c3c;font-size:27px;paint-order:stroke;stroke:white;stroke-width:5px;stroke-linejoin:round}.chart .marker{fill:#243c4c;stroke:none}.chart .leader{stroke:#718493;stroke-width:.8}.chart-key{display:flex;justify-content:center;gap:8px 18px;flex-wrap:wrap;font-size:11px;line-height:1.7;margin-top:14px;color:var(--muted)}.chart-key span:before{content:'';display:inline-block;width:14px;height:2px;vertical-align:middle;margin-right:6px;background:#db6b6e}.chart-key .key-blue:before{background:#6292db}.chart-key .key-purple:before{background:#ad85d4}.result-grid>.result-reading{max-width:720px;margin:auto}.mercury{padding:12px 0 28px}.mercury h3{font-size:clamp(25px,4vw,34px);text-wrap:balance}.mercury p{font-size:15px;max-width:600px}.result-header h2{text-wrap:balance}.result details{max-width:720px;margin-inline:auto}.result summary{min-height:44px;padding-block:9px}.result .instagram{max-width:720px;margin-inline:auto}@media(max-width:760px){.chart-figure{margin-inline:-8px}.chart-key{font-size:10px;gap:6px 12px}.chart{border-radius:10px}}

.brand{display:inline-flex;align-items:center;gap:14px}
.brand-mark{flex:none;width:auto;height:60px}
.brand-word{display:block}
.brand-word span{display:block;font:8px "Segoe UI",sans-serif;letter-spacing:3px;margin-top:10px}
@media(max-width:760px){.brand{gap:10px}.brand-mark{height:47px}}
