*{box-sizing:border-box}:root{--night:#0b1733;--night-2:#14264a;--gold:#d4a574;--gold-light:#efd0a8;--cream:#fbf8f3;--paper:#f6f0ea;--lavender:#c7b8ea;--ink:#15203a;--muted:#717789;--line:#14264a1f;--white-line:#ffffff29}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.site-header{background:var(--night);color:#fff;z-index:20;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,82px);display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand-icon{width:32px;height:32px}.brand-name{letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-size:27px}.desktop-nav{color:#ffffffb8;gap:36px;font-size:14px;display:flex}.desktop-nav a{transition:color .16s}.desktop-nav a:hover{color:#fff}.sign-in-button{-webkit-appearance:none;appearance:none;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:999px;padding:10px 19px}.hero{color:#fff;background:radial-gradient(circle at 72% 20%,#c7b8ea2e,#0000 22%),radial-gradient(circle at 16% 84%,#d4a57424,#0000 24%),linear-gradient(135deg,#09142c 0%,#10234a 58%,#1a2f55 100%);grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:clamp(48px,8vw,120px);min-height:calc(100vh - 82px);padding:70px clamp(24px,5vw,82px);display:grid;position:relative;overflow:hidden}.hero-glow{filter:blur(10px);pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{background:#efd0a814;width:380px;height:380px;top:-160px;right:-140px}.hero-glow-two{background:#c7b8ea14;width:300px;height:300px;bottom:-160px;left:-180px}.hero-copy,.align-card{z-index:2;position:relative}.eyebrow,.card-kicker{color:var(--gold-light);letter-spacing:.24em;margin:0 0 20px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(68px,7vw,116px);font-weight:400;line-height:.88}.hero h1 em{color:var(--gold-light);font-weight:400}.hero-description{color:#ffffffb8;max-width:620px;margin:34px 0;font-size:17px;line-height:1.75}.birth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff29;border-radius:22px;width:min(620px,100%);padding:22px}.birth-card label{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:20px;display:block}.birth-row{grid-template-columns:1fr auto;gap:10px;display:grid}.birth-row input{min-width:0;color:var(--ink);background:#fffffff2;border:1px solid #ffffff29;border-radius:13px;outline:none;padding:15px 16px}.birth-row button{color:var(--night);cursor:pointer;background:linear-gradient(135deg,#efd0a8,#d8aa77);border:0;border-radius:13px;padding:0 24px;font-weight:750}.birth-card>p{color:#ffffff8a;margin:11px 2px 0;font-size:12px}.hero-note{color:#ffffff75;letter-spacing:.08em;align-items:center;gap:14px;margin-top:28px;font-size:12px;display:flex}.hero-note span{background:var(--gold);width:34px;height:1px}.align-card{width:100%;max-width:590px;color:var(--ink);background:linear-gradient(135deg,#fffffff7,#f7efeaf0);border-radius:28px;justify-self:end;padding:30px;box-shadow:0 40px 100px #00000038}.align-card-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.card-kicker{color:#9c734d;margin-bottom:5px}.card-subtitle{color:var(--muted);margin:0;font-size:13px}.alignment-pill{color:#49674c;background:#edf4ed;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:650;display:inline-flex}.alignment-pill i{background:#6b956f;border-radius:999px;width:7px;height:7px}.score-block{grid-template-columns:165px 1fr;align-items:center;gap:28px;padding:38px 0;display:grid}.score-ring{background:conic-gradient(var(--gold) 0 82%, #e9e3de 82% 100%);border-radius:50%;place-items:center;width:160px;height:160px;display:grid;position:relative}.score-ring:before{content:"";background:#fffaf6;border-radius:50%;width:132px;height:132px;position:absolute}.score-center{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.score-center strong{font-family:Georgia,Times New Roman,serif;font-size:50px;font-weight:400}.score-center span{color:var(--muted);margin-top:-5px;font-size:12px}.score-copy h2{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.score-copy p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.55}.score-copy>span{color:#9c734d;font-size:12px;font-weight:700}.mini-score-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mini-score{border:1px solid var(--line);background:#ffffff8a;border-radius:16px;padding:16px 14px}.mini-score span,.lucky-strip span{color:var(--muted);letter-spacing:.08em;font-size:10px;display:block}.mini-score strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;display:block}.mini-score small{color:#8f734e;font-size:10px}.lucky-strip{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:18px;padding-top:18px;display:grid}.lucky-strip>div+div{border-left:1px solid var(--line);padding-left:22px}.lucky-strip strong{margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;display:block}.signal-section,.forecast-section,.tarot-section{padding:112px clamp(24px,6vw,96px)}.signal-section{background:var(--cream)}.section-heading{grid-template-columns:1fr 1.2fr 1fr;align-items:end;gap:48px;margin-bottom:55px;display:grid}.section-heading .eyebrow,.forecast-copy .eyebrow,.tarot-section .eyebrow{color:#9c734d}.section-heading h2,.forecast-copy h2,.tarot-section h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:1.02}.section-heading>p:last-child,.forecast-copy>p:last-child{color:var(--muted);margin:0;line-height:1.7}.signal-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.signal-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff47;min-height:260px;padding:26px}.signal-symbol{color:#9c734d;border:1px solid #9c734d52;border-radius:50%;place-items:center;width:46px;height:46px;font-family:Georgia,Times New Roman,serif;font-size:21px;display:grid}.signal-card h3{margin:42px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.signal-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.forecast-section{background:#eee7e1;grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.forecast-copy>p:last-child{max-width:560px;margin-top:25px}.forecast-cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.forecast-cards article{background:var(--night);color:#fff;border-radius:25px;flex-direction:column;justify-content:space-between;min-height:300px;padding:30px;display:flex}.forecast-cards article:last-child{color:var(--ink);border:1px solid var(--line);background:#f8f4ef}.forecast-cards span{color:var(--gold-light);letter-spacing:.18em;font-size:11px}.forecast-cards article:last-child span{color:#9c734d}.forecast-cards strong{font-family:Georgia,Times New Roman,serif;font-size:78px;font-weight:400}.forecast-cards p{opacity:.68;margin:0;font-size:13px;line-height:1.55}.tarot-section{background:var(--night);color:#fff;justify-content:space-between;align-items:center;gap:60px;display:flex}.tarot-card{border:1px solid var(--white-line);background:#ffffff0d;border-radius:24px;align-items:center;gap:24px;min-width:min(520px,50vw);padding:22px;display:flex}.tarot-art{width:104px;height:144px;color:var(--gold-light);background:radial-gradient(circle,#d4a57429,#0000 40%),#101f3d;border:1px solid #efd0a873;border-radius:16px;flex:none;place-items:center;font-size:38px;display:grid}.tarot-card span{color:var(--gold-light);letter-spacing:.16em;font-size:10px}.tarot-card strong{margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;display:block}.tarot-card p{color:#ffffff8f;margin:0;font-size:13px}.site-footer{color:#fff;background:#071126;border-top:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:60px;padding:38px clamp(24px,6vw,96px);display:grid}.site-footer p{color:#ffffff6b;margin:0;font-size:11px;line-height:1.5}.site-footer>span{color:#ffffff61;font-size:11px}@media (max-width:1080px){.hero{grid-template-columns:1fr}.align-card{justify-self:stretch;max-width:none}.section-heading{grid-template-columns:1fr;gap:18px}.signal-grid{grid-template-columns:repeat(2,1fr)}.forecast-section{grid-template-columns:1fr}}@media (max-width:720px){.site-header{height:68px;padding:0 18px}.desktop-nav{display:none}.brand-name{font-size:24px}.hero{gap:50px;min-height:auto;padding:68px 18px 54px}.hero h1{font-size:clamp(60px,20vw,88px)}.hero-description{font-size:15px}.birth-card{padding:16px}.birth-row{grid-template-columns:1fr}.birth-row button{min-height:50px}.align-card{border-radius:22px;padding:20px}.score-block{grid-template-columns:1fr}.score-ring{width:145px;height:145px}.score-ring:before{width:119px;height:119px}.mini-score-grid{grid-template-columns:repeat(2,1fr)}.lucky-strip{gap:10px}.lucky-strip>div+div{padding-left:10px}.signal-section,.forecast-section,.tarot-section{padding:78px 18px}.signal-grid{grid-template-columns:1fr}.signal-card{min-height:220px}.forecast-cards{grid-template-columns:1fr}.tarot-section{flex-direction:column;align-items:flex-start}.tarot-card{width:100%;min-width:0}.site-footer{grid-template-columns:1fr;gap:24px;padding:34px 18px}}.form-error{color:#ffd0c7!important}.profile-loading{background:var(--night);color:#ffffffad;align-content:center;place-items:center;gap:16px;min-height:100vh;display:grid}.profile-loading img{width:54px;height:54px}.profile-loading p{letter-spacing:.06em;margin:0;font-size:13px}.today-shell{color:#fff;background:radial-gradient(circle at 82% 16%,#c7b8ea30,#0000 22%),linear-gradient(135deg,#09142c 0%,#10234a 58%,#1a2f55 100%);min-height:100vh}.today-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,82px);display:flex}.profile-text-button,.danger-text-button{cursor:pointer;background:0 0;border:0}.profile-text-button{color:#ffffffb3;font-size:13px}.profile-text-button:hover{color:#fff}.profile-ready{grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);align-items:center;gap:clamp(48px,8vw,110px);min-height:calc(100vh - 166px);padding:76px clamp(24px,6vw,96px);display:grid}.profile-ready-copy h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.5vw,100px);font-weight:400;line-height:.92}.profile-ready-copy h1 em{color:var(--gold-light);font-weight:400}.profile-ready-description{color:#ffffffad;max-width:650px;margin:30px 0 32px;font-size:16px;line-height:1.7}.profile-facts{background:#ffffff0e;border:1px solid #ffffff24;border-radius:20px;grid-template-columns:1.1fr 1.1fr 1fr;width:min(680px,100%);display:grid;overflow:hidden}.profile-facts>div{padding:20px}.profile-facts>div+div{border-left:1px solid #ffffff1f}.profile-facts span{color:#ffffff6e;letter-spacing:.16em;font-size:9px;font-weight:700;display:block}.profile-facts strong{margin-top:8px;font-size:14px;font-weight:600;display:block}.privacy-note{color:#fff6;max-width:650px;margin:18px 0 0;font-size:11px;line-height:1.55}.reading-placeholder{max-width:560px;color:var(--ink);background:linear-gradient(135deg,#fffdfa,#f4ece5);border-radius:28px;justify-self:end;padding:36px;box-shadow:0 40px 100px #0000003d}.reading-placeholder-mark{background:#fff;border:1px solid #9c734d2e;border-radius:18px;place-items:center;width:62px;height:62px;margin-bottom:34px;display:grid}.reading-placeholder-mark img{width:38px;height:38px}.reading-placeholder .card-kicker{color:#9c734d;margin-bottom:10px}.reading-placeholder h2{letter-spacing:-.04em;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.4vw,52px);font-weight:400;line-height:1.02}.reading-placeholder>p:not(.card-kicker){color:var(--muted);margin:0;font-size:14px;line-height:1.65}.placeholder-lines{gap:11px;margin-top:34px;display:grid}.placeholder-lines span{background:#e7ded6;border-radius:999px;height:8px}.placeholder-lines span:first-child{width:82%}.placeholder-lines span:nth-child(2){width:64%}.placeholder-lines span:nth-child(3){width:44%}.profile-actions{align-items:center;gap:20px;min-height:84px;padding:0 clamp(24px,6vw,96px) 28px;display:flex}.secondary-button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:10px 16px}.danger-text-button{color:#ffffff6b;font-size:12px}.danger-text-button:hover{color:#ffffffb8}@media (max-width:900px){.profile-ready{grid-template-columns:1fr}.reading-placeholder{justify-self:stretch;max-width:none}}@media (max-width:720px){.today-header{height:68px;padding:0 18px}.profile-ready{min-height:auto;padding:62px 18px 44px}.profile-ready-copy h1{font-size:clamp(54px,18vw,80px)}.profile-facts{grid-template-columns:1fr}.profile-facts>div+div{border-top:1px solid #ffffff1f;border-left:0}.reading-placeholder{padding:26px}.profile-actions{flex-wrap:wrap;padding:0 18px 28px}}.core-hero{grid-template-columns:minmax(0,1.08fr) minmax(400px,.72fr);align-items:center;gap:clamp(48px,8vw,110px);padding:72px clamp(24px,6vw,96px) 66px;display:grid}.core-hero-copy h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.5vw,100px);font-weight:400;line-height:.92}.core-hero-copy h1 em{color:var(--gold-light);font-weight:400}.identity-card{width:100%;max-width:520px;color:var(--ink);background:linear-gradient(135deg,#fffdfa,#f4ece5);border-radius:28px;justify-self:end;padding:34px;box-shadow:0 40px 100px #00000038}.identity-card .card-kicker{color:#9c734d}.zodiac-primary{align-items:center;gap:18px;margin:22px 0 30px;display:flex}.zodiac-symbol{color:#9c734d;background:#fff;border:1px solid #9c734d33;border-radius:24px;place-items:center;width:86px;height:86px;font-size:44px;display:grid}.zodiac-primary small,.identity-grid span{color:var(--muted);letter-spacing:.14em;font-size:9px;font-weight:700;display:block}.zodiac-primary strong{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400;display:block}.identity-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;padding-top:22px;display:grid}.identity-grid>div+div{border-left:1px solid var(--line);padding-left:24px}.identity-grid strong{margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;display:block}.identity-grid small{color:#8b806f}.raw-signal-section{background:var(--cream);color:var(--ink);padding:90px clamp(24px,6vw,96px)}.raw-section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.raw-section-heading .eyebrow{color:#9c734d}.raw-section-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:1.02}.raw-section-heading>p{max-width:540px;color:var(--muted);margin:0;line-height:1.7}.raw-signal-grid{grid-template-columns:1.35fr 1fr;gap:16px;display:grid}.raw-signal-card{border:1px solid var(--line);background:#fff9;border-radius:24px;min-height:260px;padding:28px}.raw-card-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;display:flex}.raw-card-header>span{font-family:Georgia,Times New Roman,serif;font-size:25px}.raw-card-header small{color:var(--muted);font-size:11px}.bio-values{grid-template-columns:repeat(3,1fr);display:grid}.bio-values>div{padding-right:18px}.bio-values>div+div{border-left:1px solid var(--line);padding-left:22px}.bio-values span,.number-cycle span{color:var(--muted);letter-spacing:.1em;font-size:10px;display:block}.bio-values strong{margin:10px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:400;display:block}.bio-values small{color:#9c734d;text-transform:capitalize}.number-cycle{text-align:center;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;min-height:130px;display:grid}.number-cycle strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:400;display:block}.number-cycle i{color:#c2b9b1;font-style:normal}.moon-value{align-items:center;gap:26px;min-height:130px;display:flex}.moon-glyph{background:var(--night);width:110px;height:110px;color:var(--gold-light);border-radius:50%;place-items:center;font-size:56px;display:grid}.moon-value strong{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;display:block}.moon-value p,.seed-value p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.55}.seed-value{flex-direction:column;justify-content:center;min-height:130px;display:flex}.seed-value strong{letter-spacing:.08em;color:#9c734d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(28px,4vw,48px)}.engine-warning{color:#7b5a36;background:#fff1dd;border-radius:12px;margin:18px 0 0;padding:12px 14px;font-size:12px}.engine-note{color:#fff;background:#071126;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;padding:38px clamp(24px,6vw,96px);display:grid}.engine-note span{color:var(--gold-light);letter-spacing:.16em;font-size:9px;display:block}.engine-note strong{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400;display:block}.engine-note p{color:#ffffff8f;max-width:760px;margin:0;font-size:13px;line-height:1.6}.core-actions{background:#071126;padding-top:24px}@media (max-width:900px){.core-hero,.raw-section-heading{grid-template-columns:1fr}.identity-card{justify-self:stretch;max-width:none}.raw-signal-grid{grid-template-columns:1fr}}@media (max-width:720px){.core-hero{padding:58px 18px 44px}.core-hero-copy h1{font-size:clamp(54px,18vw,80px)}.identity-card{padding:25px}.raw-signal-section{padding:70px 18px}.raw-section-heading{gap:20px}.raw-signal-card{padding:22px}.bio-values{grid-template-columns:1fr;gap:20px}.bio-values>div+div{border-left:0;border-top:1px solid var(--line);padding-top:20px;padding-left:0}.number-cycle{gap:7px}.moon-value{flex-direction:column;align-items:flex-start}.engine-note{grid-template-columns:1fr;gap:16px;padding:34px 18px}}.today-score-hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:clamp(48px,8vw,110px);padding:72px clamp(24px,6vw,96px);display:grid}.today-score-copy h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.5vw,100px);font-weight:400;line-height:.92}.today-score-copy h1 em{color:var(--gold-light);font-weight:400}.today-score-description{color:#ffffffa8;max-width:720px;margin:28px 0 30px;font-size:15px;line-height:1.7}.overall-status-row{color:#ffffff7a;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;font-size:11px;display:flex}.overall-status{color:#fff;background:#ffffff1a;border-radius:999px;padding:7px 11px}.overall-status.strong-positive,.overall-status.positive{color:#d8efdc;background:#70a07838}.overall-status.strong-negative,.overall-status.negative{color:#f2d2c7;background:#be735b38}.overall-score-card{width:100%;max-width:520px;color:var(--ink);background:linear-gradient(135deg,#fffdfa,#f4ece5);border-radius:28px;justify-self:end;padding:34px;box-shadow:0 40px 100px #00000038}.overall-score-card .card-kicker{color:#9c734d}.overall-score-ring{border-radius:50%;place-items:center;width:210px;height:210px;margin:32px auto;display:grid;position:relative}.overall-score-ring:before{content:"";background:#fffaf6;border-radius:50%;width:174px;height:174px;position:absolute}.overall-score-ring>div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.overall-score-ring strong{font-family:Georgia,Times New Roman,serif;font-size:68px;font-weight:400;line-height:1}.overall-score-ring span{color:var(--muted);margin-top:5px;font-size:11px}.overall-card-meta{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-top:22px;display:grid}.overall-card-meta>div+div{border-left:1px solid var(--line);padding-left:18px}.overall-card-meta span{color:var(--muted);letter-spacing:.12em;font-size:8px;display:block}.overall-card-meta strong{text-transform:capitalize;margin-top:6px;font-size:13px;display:block}.category-score-section{background:var(--cream);color:var(--ink);padding:96px clamp(24px,6vw,96px)}.score-section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:44px;display:grid}.score-section-heading .eyebrow,.score-explain-section .eyebrow{color:#9c734d}.score-section-heading h2,.score-explain-section h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:1.02}.score-section-heading>p{color:var(--muted);margin:0;line-height:1.7}.category-score-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.score-category-card{border:1px solid var(--line);background:#ffffffa1;border-radius:22px;flex-direction:column;min-height:286px;padding:22px;display:flex}.score-category-card:last-child{grid-column:span 2}.score-category-top{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.score-category-top span{font-family:Georgia,Times New Roman,serif;font-size:22px;display:block}.score-category-top small{color:#9c734d;margin-top:4px;font-size:10px;display:block}.score-category-top>strong{font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400;line-height:1}.score-meter{background:#e7e0d9;border-radius:999px;height:6px;margin:22px 0 10px;overflow:hidden}.score-meter span{border-radius:inherit;background:#b89167;height:100%;display:block}.score-category-card.is-positive .score-meter span{background:#7f9c7c}.score-category-card.is-negative .score-meter span{background:#b97b67}.score-meta{color:var(--muted);text-transform:capitalize;justify-content:space-between;gap:10px;font-size:9px;display:flex}.score-source-list{gap:8px;margin-top:auto;padding-top:20px;display:grid}.score-source-list>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.score-source-list span{color:var(--muted);font-size:10px}.score-source-list strong{font-size:11px;font-weight:700}.score-explain-section{color:var(--ink);background:#eee7e1;padding:90px clamp(24px,6vw,96px)}.score-explain-copy{max-width:760px;margin-bottom:44px}.score-explain-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.score-explain-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;padding:28px}.score-explain-grid article>span{color:#9c734d;letter-spacing:.14em;font-size:10px}.score-explain-grid article>strong{margin-top:42px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400;display:block}.score-explain-grid article>p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.65}@media (max-width:1050px){.category-score-grid{grid-template-columns:repeat(2,1fr)}.score-category-card:last-child{grid-column:auto}}@media (max-width:900px){.today-score-hero,.score-section-heading{grid-template-columns:1fr}.overall-score-card{justify-self:stretch;max-width:none}}@media (max-width:720px){.today-score-hero{padding:58px 18px 48px}.today-score-copy h1{font-size:clamp(54px,18vw,80px)}.category-score-section,.score-explain-section{padding:70px 18px}.score-section-heading{gap:20px}.category-score-grid,.score-explain-grid{grid-template-columns:1fr}.score-category-card:last-child{grid-column:auto}.overall-card-meta{gap:6px}.overall-card-meta>div+div{padding-left:10px}}.reading-shell{color:#fff;background:radial-gradient(circle at 82% 12%,#c7b8ea2b,#0000 21%),linear-gradient(135deg,#09142c 0%,#10234a 58%,#1a2f55 100%);min-height:100vh}.reading-header{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(24px,5vw,82px);display:grid}.reading-header .profile-text-button{justify-self:end}.reading-nav{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:5px;display:flex}.reading-nav a{color:#ffffff8f;border-radius:999px;padding:8px 15px;font-size:12px}.reading-nav a.active{color:#fff;background:#ffffff1f}.reading-hero{grid-template-columns:minmax(0,1.05fr) minmax(410px,.75fr);align-items:center;gap:clamp(46px,8vw,112px);padding:74px clamp(24px,6vw,96px) 70px;display:grid}.reading-hero-copy h1,.period-hero h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,7vw,108px);font-weight:400;line-height:.89}.reading-hero-copy h1 em,.period-hero h1 em{color:var(--gold-light);font-weight:400}.reading-lead{color:#ffffffc2;max-width:700px;margin:30px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.55}.reading-focus{color:var(--gold-light);margin:0 0 28px;font-size:12px}.reading-profile-line{color:#ffffff73;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;display:flex}.reading-profile-line i{background:#ffffff47;border-radius:50%;width:3px;height:3px}.today-align-card,.period-summary-card{width:100%;max-width:540px;color:var(--ink);background:linear-gradient(135deg,#fffdfa,#f4ece5);border-radius:28px;justify-self:end;padding:32px;box-shadow:0 40px 100px #00000038}.align-score-row{grid-template-columns:180px 1fr;align-items:center;gap:28px;display:grid}.reading-score-ring{border-radius:50%;place-items:center;width:174px;height:174px;display:grid;position:relative}.reading-score-ring:before{content:"";background:#fffaf6;border-radius:50%;width:144px;height:144px;position:absolute}.reading-score-ring>div{z-index:1;flex-direction:column;align-items:center;display:flex}.reading-score-ring strong{font-family:Georgia,Times New Roman,serif;font-size:57px;font-weight:400;line-height:1}.reading-score-ring span{color:var(--muted);letter-spacing:.08em;margin-top:4px;font-size:9px}.align-summary .card-kicker{color:#9c734d;margin-bottom:6px}.align-summary h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.align-summary>p:last-child{color:var(--muted);text-transform:capitalize;font-size:11px}.period-shortcuts{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:28px;padding-top:18px;display:grid}.period-shortcuts a+a{border-left:1px solid var(--line);padding-left:22px}.period-shortcuts span{color:var(--muted);letter-spacing:.12em;font-size:8px;display:block}.period-shortcuts strong{margin-top:5px;font-size:12px;display:block}.today-area-section,.lucky-section,.period-category-section,.period-flow-section{background:var(--cream);color:var(--ink);padding:92px clamp(24px,6vw,96px)}.lucky-section,.period-flow-section{background:#eee7e1}.consumer-section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.consumer-section-heading .eyebrow{color:#9c734d}.consumer-section-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.02}.consumer-section-heading>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.consumer-score-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.consumer-score-card{border:1px solid var(--line);background:#ffffffa6;border-radius:22px;flex-direction:column;min-height:280px;padding:23px;display:flex}.consumer-score-top{justify-content:space-between;gap:20px;display:flex}.consumer-score-top span{font-family:Georgia,Times New Roman,serif;font-size:22px}.consumer-score-top strong{font-family:Georgia,Times New Roman,serif;font-size:43px;font-weight:400;line-height:1}.consumer-meter{background:#e5ddd6;border-radius:999px;height:6px;margin:21px 0 8px;overflow:hidden}.consumer-meter span{border-radius:inherit;background:#a88663;height:100%;display:block}.consumer-score-card>small{color:var(--muted);font-size:9px}.consumer-score-card>p{color:#5e6370;margin:auto 0 0;padding-top:26px;font-size:12px;line-height:1.6}.lucky-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.lucky-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:190px;padding:26px;display:flex}.lucky-grid article>span{color:#9c734d;letter-spacing:.15em;font-size:9px;font-weight:700}.lucky-grid article>strong,.lucky-color-row strong{font-family:Georgia,Times New Roman,serif;font-size:35px;font-weight:400}.lucky-grid article>small{color:var(--muted);margin-top:-22px}.lucky-color-row{align-items:center;gap:12px;display:flex}.lucky-color-row i{border:1px solid #00000014;border-radius:50%;width:28px;height:28px}.daily-card-section{background:var(--night);color:#fff;grid-template-columns:250px 1fr;align-items:center;gap:clamp(40px,8vw,110px);padding:88px clamp(24px,8vw,130px);display:grid}.daily-tarot-visual{aspect-ratio:.68;text-align:center;background:radial-gradient(circle at 50% 42%,#d4a57433,#0000 26%),linear-gradient(145deg,#102347,#081328);border:1px solid #efd0a861;border-radius:24px;grid-template-rows:auto 1fr auto;width:230px;padding:22px;display:grid}.daily-tarot-visual span,.daily-tarot-visual small{color:var(--gold-light);letter-spacing:.14em;font-size:10px}.daily-tarot-visual b{color:var(--gold-light);align-self:center;font-size:54px;font-weight:400}.daily-tarot-copy .eyebrow{color:var(--gold-light)}.daily-tarot-copy h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,6vw,82px);font-weight:400}.daily-tarot-copy>p{color:#ffffffb3;font-size:14px}.daily-tarot-copy>small{color:#ffffff5c;max-width:650px;margin-top:22px;line-height:1.6;display:block}.reading-disclaimer{color:#ffffff57;background:#071126;border-top:1px solid #ffffff12;padding:22px clamp(24px,6vw,96px)}.reading-disclaimer p{max-width:900px;margin:0;font-size:10px;line-height:1.6}.consumer-actions{background:#071126;padding-top:18px}.period-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);align-items:center;gap:clamp(48px,8vw,112px);padding:74px clamp(24px,6vw,96px) 70px;display:grid}.period-summary-card>span{color:#9c734d;letter-spacing:.14em;font-size:9px}.period-summary-card>strong{margin:18px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:88px;font-weight:400;line-height:1;display:block}.period-summary-card>p{color:var(--muted);font-size:12px}.best-day-row{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:28px;padding-top:20px;display:grid}.best-day-row>div+div{border-left:1px solid var(--line);padding-left:22px}.best-day-row span{color:var(--muted);letter-spacing:.12em;font-size:8px;display:block}.best-day-row strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;display:block}.best-day-row small{color:#9c734d;font-weight:700}.period-category-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(7,1fr);display:grid}.period-category-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:190px;padding:20px}.period-category-grid article>span{color:var(--muted);font-size:10px}.period-category-grid article>strong{margin-top:28px;font-family:Georgia,Times New Roman,serif;font-size:39px;font-weight:400;display:block}.period-category-grid article>div{background:#e4dcd5;border-radius:999px;height:5px;margin-top:18px;overflow:hidden}.period-category-grid article i{background:#ad8b68;border-radius:999px;height:100%;display:block}.period-bars{border:1px solid var(--line);background:#ffffff61;align-items:flex-end;gap:14px;min-height:310px;padding:28px 20px 16px;display:flex;overflow-x:auto}.period-bar-item{text-align:center;min-width:72px}.period-bar-track{justify-content:center;align-items:flex-end;height:190px;display:flex}.period-bar-track i{background:linear-gradient(#d4a574,#9b7551);border-radius:999px 999px 3px 3px;width:16px;min-height:5px}.period-bar-item>strong{margin-top:9px;font-size:11px;display:block}.period-bar-item>span{color:var(--muted);white-space:nowrap;margin-top:5px;font-size:9px;display:block}.month-bars .period-bar-item{min-width:42px}.month-bars .period-bar-track i{width:10px}.month-bars .period-bar-item>span{font-size:8px}@media (max-width:1050px){.consumer-score-grid{grid-template-columns:repeat(2,1fr)}.period-category-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.reading-hero,.period-hero,.consumer-section-heading{grid-template-columns:1fr}.today-align-card,.period-summary-card{justify-self:stretch;max-width:none}}@media (max-width:720px){.reading-header{grid-template-columns:1fr auto;gap:10px;height:auto;min-height:68px;padding:12px 18px}.reading-nav{order:3;grid-area:2/1/auto/-1;justify-content:center;justify-self:stretch}.reading-header .profile-text-button{font-size:11px}.reading-hero,.period-hero{padding:58px 18px 48px}.reading-hero-copy h1,.period-hero h1{font-size:clamp(56px,18vw,82px)}.align-score-row{grid-template-columns:1fr}.reading-score-ring{width:150px;height:150px}.reading-score-ring:before{width:124px;height:124px}.today-area-section,.lucky-section,.period-category-section,.period-flow-section{padding:70px 18px}.consumer-section-heading{gap:18px}.consumer-score-grid,.lucky-grid,.period-category-grid{grid-template-columns:1fr}.daily-card-section{grid-template-columns:1fr;padding:70px 18px}.daily-tarot-visual{width:190px}.period-shortcuts{grid-template-columns:1fr;gap:14px}.period-shortcuts a+a{border-left:0;border-top:1px solid var(--line);padding-top:14px;padding-left:0}}.signed-in-actions{align-items:center;gap:12px;display:flex}.header-signout{color:#ffffff75;cursor:pointer;background:0 0;border:0;font-size:11px}.header-signout:hover{color:#fff}.auth-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040a18b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{width:min(460px,100%);color:var(--ink);background:#fbf8f3;border-radius:28px;padding:38px;position:relative;box-shadow:0 40px 120px #0000005c}.auth-modal>img{width:48px;height:48px;margin-bottom:28px}.auth-modal .eyebrow{color:#9c734d;margin-bottom:10px}.auth-modal h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:37px;font-weight:400;line-height:1.06}.auth-modal-copy{color:var(--muted);margin:15px 0 24px;font-size:13px;line-height:1.6}.auth-modal-close{color:#747988;cursor:pointer;background:0 0;border:0;border-radius:50%;width:34px;height:34px;font-size:25px;position:absolute;top:14px;right:17px}.auth-provider-buttons{gap:10px;display:grid}.auth-provider-buttons button{text-align:left;border:1px solid var(--line);min-height:54px;color:var(--ink);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:28px 1fr auto;align-items:center;padding:0 17px;font-weight:650;display:grid}.auth-provider-buttons button:disabled{opacity:.45;cursor:default}.auth-provider-buttons b{text-align:center;font-size:16px}.auth-provider-buttons small{color:var(--muted);font-size:9px;font-weight:400}.auth-message{color:#9b664e;margin:15px 0 0;font-size:11px}.auth-privacy{color:#9296a1;margin-top:20px;line-height:1.5;display:block}.reading-header-actions{justify-self:end;align-items:center;gap:16px;display:flex}.compact-auth-user,.compact-auth-link{text-overflow:ellipsis;white-space:nowrap;max-width:130px;color:var(--gold-light);font-size:10px;overflow:hidden}.auth-complete-screen{text-align:center;background:radial-gradient(circle at 50% 35%, #c7b8ea26, transparent 25%), var(--night);color:#fff;align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.auth-complete-screen img{width:64px;height:64px}.auth-complete-screen h1{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:400}.auth-complete-screen p{color:#ffffff8c;margin:0;font-size:12px}@media (max-width:720px){.signed-in-actions .header-signout{display:none}.auth-modal{padding:30px 22px}.reading-header-actions{gap:9px}.compact-auth-user,.compact-auth-link{display:none}}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.languageSwitcher select{-webkit-appearance:none;appearance:none;min-width:96px;color:inherit;cursor:pointer;background:linear-gradient(45deg,#0000 50%,currentColor 50%) calc(100% - 13px)/5px 5px no-repeat,linear-gradient(135deg,currentColor 50%,#0000 50%) calc(100% - 9px)/5px 5px no-repeat,#ffffff0d;border:1px solid #ffffff26;border-radius:999px;padding:8px 26px 8px 11px;font-size:10px}.languageSwitcher option{color:#15203a;background:#fff}.headerUtilities{align-items:center;gap:10px;display:flex}.consentBanner{z-index:1500;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071126f5;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:24px;max-width:940px;margin:auto;padding:18px 20px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 20px 70px #00000059}.consentBanner strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.consentBanner p{color:#ffffff8c;margin:5px 0;font-size:11px;line-height:1.5}.consentBanner a,.consentBanner span{color:#ffffff7a;font-size:10px}.consentActions{gap:8px;display:flex}.consentActions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:999px;padding:9px 13px;font-size:10px}.consentActions .primary{color:#0b1733;background:#d4a574;border-color:#d4a574;font-weight:700}.globalAdSection{background:#f4eee8;padding:26px clamp(18px,6vw,96px)}.adSlot{max-width:1100px;min-height:100px;margin:auto}.adPlaceholder{color:#717789;background:#ffffff80;border:1px dashed #14264a2e;border-radius:14px;align-content:center;place-items:center;gap:5px;display:grid}.adPlaceholder span{letter-spacing:.12em;text-transform:uppercase;font-size:10px}.adPlaceholder small{font-size:9px}.adLabel{color:#9a9da7;text-align:center;margin-bottom:5px;font-size:8px;display:block}.globalFooter{color:#fff;background:#071126;border-top:1px solid #ffffff12;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;min-height:92px;padding:22px clamp(18px,6vw,96px);display:grid}.globalFooterBrand{align-items:center;gap:8px;display:flex}.globalFooterBrand img{width:27px;height:27px}.globalFooterBrand span{font-family:Georgia,Times New Roman,serif;font-size:21px}.globalFooter nav{flex-wrap:wrap;gap:17px;display:flex}.globalFooter nav a,.globalFooter small{color:#ffffff6b;font-size:9px}.shareButton{color:#ffffffad;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:999px;padding:7px 11px;font-size:10px}.legalPage{color:#15203a;background:#fbf8f3;min-height:100vh}.legalHeader{color:#fff;background:#0b1733;align-items:center;height:76px;padding:0 clamp(20px,6vw,96px);display:flex}.legalHeader a{align-items:center;gap:9px;display:flex}.legalHeader img{width:30px;height:30px}.legalHeader span{font-family:Georgia,Times New Roman,serif;font-size:25px}.legalArticle{width:min(820px,100% - 36px);margin:auto;padding:78px 0 110px}.legalEyebrow{letter-spacing:.18em;font-weight:700;color:#9c734d!important;margin:0 0 12px!important;font-size:9px!important}.legalArticle h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,78px);font-weight:400}.legalArticle>small{color:#8a8e99;margin:13px 0 48px;display:block}.legalArticle h2{margin:40px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.legalArticle p{color:#656a78;font-size:13px;line-height:1.75}.legalResetButton{color:#fff;cursor:pointer;background:#14264a;border:0;border-radius:999px;margin-top:15px;padding:10px 15px}@media (max-width:760px){.consentBanner{grid-template-columns:1fr;gap:13px}.consentActions{justify-content:stretch}.consentActions button{flex:1}.globalFooter{grid-template-columns:1fr;gap:16px}.globalFooter .languageSwitcher{justify-self:start}.headerUtilities .languageSwitcher{display:none}}html[lang=ko] body,html[lang=ko] button,html[lang=ko] input,html[lang=ko] select,html[lang=ja] body,html[lang=ja] button,html[lang=ja] input,html[lang=ja] select,html[lang=zh-CN] body,html[lang=zh-CN] button,html[lang=zh-CN] input,html[lang=zh-CN] select,html[lang=zh-TW] body,html[lang=zh-TW] button,html[lang=zh-TW] input,html[lang=zh-TW] select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans CJK KR,Noto Sans CJK JP,Noto Sans CJK SC,Noto Sans CJK TC,Arial,sans-serif}html[lang=ko] h1,html[lang=ko] h2,html[lang=ko] h3,html[lang=ko] em,html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] h3,html[lang=ja] em,html[lang=zh-CN] h1,html[lang=zh-CN] h2,html[lang=zh-CN] h3,html[lang=zh-CN] em,html[lang=zh-TW] h1,html[lang=zh-TW] h2,html[lang=zh-TW] h3,html[lang=zh-TW] em{letter-spacing:-.025em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Serif CJK KR,Noto Serif CJK JP,Noto Serif CJK SC,Noto Serif CJK TC,Georgia,serif}html[lang=vi] body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}html[lang=ko] .reading-hero-copy h1,html[lang=ja] .reading-hero-copy h1,html[lang=zh-CN] .reading-hero-copy h1,html[lang=zh-TW] .reading-hero-copy h1,html[lang=ko] .period-hero h1,html[lang=ja] .period-hero h1,html[lang=zh-CN] .period-hero h1,html[lang=zh-TW] .period-hero h1{line-height:1.02}@media (max-width:900px){.reading-header-actions .shareButton{display:none}}.header-account-link{color:#ffffff7a;font-size:10px}.header-account-link:hover{color:#fff}.accountLoading{color:#ffffff8f;background:#0b1733;align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.accountLoading img{width:58px;height:58px}.accountPage{color:#15203a;background:radial-gradient(circle at 84% 8%,#c7b8ea21,#0000 24%),#fbf8f3;min-height:100vh}.accountHeader{color:#fff;background:#0b1733;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:0 clamp(20px,6vw,96px);display:flex}.accountHeader>a:first-child{align-items:center;gap:9px;display:flex}.accountHeader img{width:31px;height:31px}.accountHeader span{font-family:Georgia,Times New Roman,serif;font-size:26px}.accountHeader>a:last-child{color:#ffffff9e;font-size:11px}.accountContent{width:min(850px,100% - 36px);margin:auto;padding:80px 0 120px}.accountEyebrow{color:#9c734d;letter-spacing:.18em;margin:0 0 12px;font-size:9px;font-weight:700}.accountContent>h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,78px);font-weight:400}.accountLead{color:#717789;max-width:630px;font-size:13px;line-height:1.7}.accountCard{background:#fff;border:1px solid #14264a1f;border-radius:22px;margin-top:42px;padding:28px}.accountCard>div:first-child>span,.accountProfileGrid span{color:#9c734d;letter-spacing:.12em;margin-bottom:6px;font-size:8px;font-weight:700;display:block}.accountCard>div:first-child>strong{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;display:block}.accountCard>div:first-child>small{color:#8a8e99}.accountProfileGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px;display:grid}.accountProfileGrid>div{background:#f7f3ef;border-radius:14px;padding:17px}.accountProfileGrid strong{font-size:12px}.accountNoProfile{color:#777c88;margin:24px 0 0;font-size:12px}.accountSignOut{color:#15203a;cursor:pointer;background:0 0;border:1px solid #14264a26;border-radius:999px;margin-top:25px;padding:9px 14px}.accountDanger{background:snow;border:1px solid #9b464633;border-radius:22px;margin-top:22px;padding:28px}.accountDanger>p:first-child{color:#a65a5a;letter-spacing:.13em;margin:0;font-size:8px;font-weight:700}.accountDanger h2{margin:9px 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.accountDanger>p:not(:first-child){color:#7c7275;max-width:650px;font-size:12px;line-height:1.65}.accountDanger button{color:#fff;cursor:pointer;background:#8e4646;border:0;border-radius:999px;margin-top:14px;padding:10px 15px}.accountDanger button:disabled{opacity:.5;cursor:default}.accountMessage{color:#8e4646;background:#f7eaea;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:11px}.systemStatePage{color:#fff;text-align:center;background:radial-gradient(circle at 50% 30%,#d4a5741f,#0000 25%),#0b1733;align-content:center;place-items:center;gap:10px;min-height:100vh;padding:24px;display:grid}.systemStatePage img{width:58px;height:58px;margin-bottom:15px}.systemStatePage>span{color:#d4a574;letter-spacing:.18em;font-size:9px;font-weight:700}.systemStatePage h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,64px);font-weight:400}.systemStatePage p{color:#ffffff8c;max-width:530px;margin:4px 0 15px;font-size:12px;line-height:1.65}.systemStatePage a,.systemStatePage button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:10px 16px;font-size:11px}.systemStateActions{gap:9px;display:flex}@media (max-width:700px){.accountProfileGrid{grid-template-columns:1fr}.header-account-link{display:none}}.exploreHeader{color:#fff;background:#0b1733;border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;min-height:82px;padding:0 clamp(24px,5vw,82px);display:grid}.exploreBrand{align-items:center;gap:10px;display:inline-flex}.exploreBrand img{width:31px;height:31px}.exploreBrand span{font-family:Georgia,Times New Roman,serif;font-size:26px}.exploreNav{flex-wrap:wrap;justify-self:center;align-items:center;gap:6px;display:flex}.exploreNav a{color:#ffffff85;border-radius:999px;padding:8px 11px;font-size:10px}.exploreNav a.active{color:#fff;background:#ffffff1a}.exploreAccount{color:#ffffff94;align-items:center;gap:13px;font-size:10px;display:flex}.bioChartWrap{background:#fff;border:1px solid #14264a1f;border-radius:22px;margin-top:24px;padding:24px}.bioLegend{color:#717789;gap:22px;margin-bottom:18px;font-size:10px;display:flex}.bioLegend span{align-items:center;gap:7px;display:flex}.bioLegend i{border-radius:999px;width:16px;height:3px}.bioLegend .physical{background:#9b7551}.bioLegend .emotional{background:#8b6ba9}.bioLegend .intellectual{background:#506d91}.bioChart{width:100%;height:auto;display:block}.bioChart polyline{fill:none;stroke-width:5px;vector-effect:non-scaling-stroke}.bioPhysical{stroke:#9b7551}.bioEmotional{stroke:#8b6ba9}.bioIntellectual{stroke:#506d91}.bioZero{stroke:#ded8d1;stroke-width:2px}.bioToday{stroke:#d4a574;stroke-width:2px;stroke-dasharray:7 7}.bioAxis{color:#8a8f9b;justify-content:space-between;font-size:9px;display:flex}.bioAxis strong{color:#9c734d}.numberFlow{text-align:center;background:#fff;border:1px solid #14264a1f;border-radius:22px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;min-height:190px;margin-top:22px;padding:25px;display:grid}.numberFlow span{color:#717789;letter-spacing:.12em;font-size:9px;display:block}.numberFlow strong{margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:54px;font-weight:400;display:block}.numberFlow i{color:#c9c1b9;font-style:normal}.zodiacFeatureGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.zodiacFeature{background:#fff;border:1px solid #14264a1f;border-radius:24px;grid-template-columns:130px 1fr;align-items:center;gap:28px;min-height:320px;padding:30px;display:grid}.zodiacHuge{color:#9c734d;border:1px solid #9c734d47;border-radius:50%;place-items:center;width:118px;height:118px;font-size:58px;display:grid}.zodiacFeature small{color:#9c734d;letter-spacing:.12em;font-size:9px}.zodiacFeature h2{margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400}.zodiacFeature strong{color:#6b6f7c;font-size:12px}.zodiacFeature p{color:#717789;font-size:12px;line-height:1.6}.tarotDaily{grid-template-columns:230px 1fr;align-items:center;gap:58px;margin-bottom:50px;display:grid}.tarotDaily>div>span{color:#9c734d;letter-spacing:.14em;font-size:9px}.tarotDaily h2{margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:56px;font-weight:400}.tarotDaily p,.tarotDaily small{color:#717789}.tarotActions{grid-template-columns:1fr 1fr;gap:15px;display:grid}.tarotActions>div{background:#fff;border:1px solid #14264a1f;border-radius:20px;padding:25px}.tarotActions h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.tarotActions p{color:#717789;font-size:12px;line-height:1.55}.tarotActions button,.compatInput button{color:#fff;cursor:pointer;background:#14264a;border:0;border-radius:999px;padding:11px 17px}.tarotResult{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px;display:grid}.tarotResult.one{grid-template-columns:minmax(240px,380px)}.tarotExploreCard{background:#fff;border:1px solid #14264a1f;border-radius:20px;padding:20px}.tarotExploreCard>span{color:#9c734d;letter-spacing:.14em;font-size:8px}.tarotExploreFace{color:#efd0a8;text-align:center;background:radial-gradient(circle,#d4a5742b,#0000 28%),#102347;border:1px solid #d4a57452;border-radius:17px;grid-template-rows:auto 1fr auto;height:250px;margin:10px 0 18px;padding:16px;display:grid}.tarotExploreFace b{align-self:center;font-size:42px;font-weight:400}.tarotExploreFace small,.tarotExploreFace em{font-size:9px;font-style:normal}.tarotExploreCard h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.tarotExploreCard p{color:#717789;font-size:11px}.compatInput{background:#fff;border:1px solid #14264a1f;border-radius:20px;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;padding:22px;display:grid}.compatInput span,.compatInput label{color:#9c734d;letter-spacing:.12em;margin-bottom:7px;font-size:9px;display:block}.compatInput strong{font-size:15px}.compatInput input{border:1px solid #14264a29;border-radius:10px;width:100%;padding:11px}.compatInput button:disabled{opacity:.4;cursor:default}.compatOverall{color:#fff;background:#14264a;border-radius:24px;margin:24px 0 15px;padding:30px}.compatOverall>span{color:#efd0a8;letter-spacing:.14em;font-size:9px}.compatOverall>strong{margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:72px;font-weight:400;display:block}.compatOverall p{color:#ffffff94;margin:0}.compatSources{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.compatSources span{color:#6e7280;background:#eee7e1;border-radius:999px;padding:8px 11px;font-size:9px}@media (max-width:900px){.exploreHeader{grid-template-columns:auto 1fr;padding-top:12px;padding-bottom:12px}.exploreNav{grid-area:2/1/auto/-1}.exploreAccount{justify-self:end}.zodiacFeatureGrid,.tarotActions{grid-template-columns:1fr}}@media (max-width:650px){.zodiacFeature,.tarotDaily,.tarotResult,.compatInput{grid-template-columns:1fr}.numberFlow{text-align:left;grid-template-columns:1fr}.numberFlow i{display:none}}
