:root{--bg:#101115;--panel:#17171f;--ink:#f3eee7;--muted:#a5a3ae;--accent:#cab6f1;--line:#ffffff17;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.1}p{color:var(--muted)}h1{font-size:clamp(52px,6.8vw,104px);letter-spacing:-.055em}h2{font-size:clamp(32px,3vw,44px);letter-spacing:-.035em}h3{font-size:28px;letter-spacing:-.025em}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:7px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.eyebrow{display:block;font-size:10px;letter-spacing:.2em;font-weight:500;line-height:1.7;color:var(--accent);text-transform:uppercase}.icon{width:24px;height:24px;flex-shrink:0}.header{height:100px;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand,.header{display:flex;align-items:center}.brand{gap:12px;white-space:nowrap;font-size:13px;letter-spacing:.17em;font-weight:500}.brand .icon{width:38px;height:38px}.desktop-nav{display:flex;gap:30px;color:#bdbbc5;font-size:12px}.desktop-nav a:hover,.footer a:hover{color:var(--accent)}.header-cta{display:flex;align-items:center;gap:18px;font-size:12px}.header-cta .icon{width:18px}.mobile-menu{display:none}.hero{position:relative;min-height:650px;isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:-12px;z-index:-1;transform:translate(var(--px,0),var(--py,0));transition:transform .5s ease-out;pointer-events:none}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101115,#101115b0 24%,transparent 62%),linear-gradient(0deg,#101115,transparent 25%)}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 46%;opacity:.87}.hero-content{padding-top:80px;padding-bottom:70px;position:relative}.hero h1{margin:20px 0 24px;font-size:clamp(74px,8.4vw,124px);line-height:.94;max-width:620px}.hero p{font-size:16px;line-height:1.8;color:#bbb8c2}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:14px 24px;border:1px solid #d1bee756;border-radius:3px;font-size:12px;background:#13131dbd;transition:background .25s,transform .25s}.button:hover{background:#252034;transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button.lavender{background:var(--accent);border-color:var(--accent);color:#252031}.button.lavender .icon{filter:brightness(.22)}.button.lavender:hover{background:#e0cff9}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid #cab6f150;padding-bottom:4px}.text-link .icon{width:19px;height:19px}.text-link:hover{color:var(--accent)}.hero-footnote{display:flex;gap:12px;align-items:center;font-size:8px;letter-spacing:.2em;color:#817e8f;margin-top:46px}.hero-footnote span{width:22px;height:1px;background:#b59bc2}.orbit-motion{position:absolute;width:580px;height:580px;right:8%;top:4%;opacity:.38;animation:orbit 140s linear infinite}.star-motion{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.4;animation:twinkle 8s ease-in-out infinite alternate}.daily-section{position:relative;margin-top:-5px}.daily-panel{background:linear-gradient(105deg,#1d1928,#16161e);border:1px solid #b59ada2e;display:flex;gap:60px;align-items:center;justify-content:space-between;padding:36px 42px;border-radius:5px}.daily-panel h2{font-size:32px;margin:10px 0 13px}.daily-panel p{max-width:640px;font-size:13px;line-height:1.8}.daily-action{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0}.small-link{font-size:10px;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.section{padding-top:88px;padding-bottom:24px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:34px}.section-line{height:1px;background:var(--line);flex:1 1}.section-title .eyebrow{font-size:9px;color:#888293}.sign-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.sign-card{display:flex;align-items:center;flex-direction:column;padding:27px 12px 23px;border:1px solid var(--line);border-radius:5px;background:linear-gradient(140deg,#1b1a2280,#111217);transition:transform .3s,border-color .3s,background .3s;position:relative;overflow:hidden}.sign-card:hover{transform:translateY(-5px);border-color:#cab6f17a;background:radial-gradient(ellipse at 50% 20%,#372744,#191820 75%)}.sign-circle{border:1px solid #cab6f128;border-radius:50%;width:70px;height:70px;display:grid;place-items:center;margin-bottom:14px;transition:box-shadow .3s,transform .3s}.sign-circle .icon{width:38px;height:38px}.sign-card:hover .sign-circle{box-shadow:0 0 28px #ac79dc24;transform:rotate(-7deg)}.sign-card>span:last-of-type{font-family:Georgia,serif;font-size:19px}.sign-card small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;margin-top:5px;color:#85808f}.journal-section{padding-bottom:68px;margin-top:44px;background:linear-gradient(180deg,#16151b00,#19171f70,#16151b00)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.article-card{overflow:hidden;border:1px solid var(--line);border-radius:5px;background:#16161c;transition:border-color .3s,transform .3s}.article-card:hover{border-color:#cab6f150;transform:translateY(-4px)}.article-art{height:215px;overflow:hidden;background:#1d1927}.article-art img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.article-card:hover .article-art img{transform:scale(1.05)}.article-art.moon img{width:160%;max-width:none;object-position:right;transform:translateX(-34%)}.article-card:hover .article-art.moon img{transform:translateX(-34%) scale(1.05)}.article-art.orbit{background:radial-gradient(ellipse at center,#393047,#181620)}.article-art.orbit img{padding:4px;object-fit:contain;opacity:.65}.article-art.stars{background:radial-gradient(ellipse at 65% 70%,#40304b,#191825 65%)}.article-copy{padding:26px}.article-copy .eyebrow{font-size:8px;color:#9890a6}.article-copy h3{margin:15px 0;min-height:62px}.article-copy p{font-size:12px;line-height:1.9;min-height:70px}.article-copy .text-link{margin-top:22px;font-size:11px}.follow-section{padding-top:35px;padding-bottom:85px;text-align:center}.follow-section h2{margin:15px 0}.follow-section>p{font-size:13px}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:left;margin-top:36px}.social-grid>a{position:relative;padding:23px 27px;border:1px solid var(--line);border-radius:4px;transition:background .25s,border-color .25s}.social-grid>a:hover{background:#201b2a;border-color:#cab6f16b}.social-grid .eyebrow{font-size:8px;color:#9991a7}.social-grid h3{font-size:24px;margin-top:7px}.social-handle{font-size:10px;color:#938c9f;display:block;margin-top:8px}.social-grid .icon{position:absolute;right:22px;top:40%;width:20px;height:20px}.footer{border-top:1px solid var(--line);padding-top:40px;padding-bottom:60px}.footer-top{display:flex;align-items:flex-start;gap:45px;justify-content:space-between;padding-bottom:34px}.footer-top>p,.social-links{font-size:11px}.social-links{display:flex;max-width:350px;gap:12px 22px;flex-wrap:wrap;color:#a6a0b1}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:22px;border-top:1px solid var(--line);font-size:9px;color:#76707f}.footer-bottom nav{display:flex;gap:20px}.footer-bottom p{font-size:9px}.inner-page{padding-top:65px;padding-bottom:95px;min-height:65vh}.page-heading{max-width:860px;margin-bottom:48px}.page-heading h1{font-size:clamp(46px,5.8vw,80px);margin:18px 0 24px}.lead,.page-heading p{font-size:18px;line-height:1.8;max-width:740px}.reading{max-width:860px}.reading>.text-link{margin-bottom:30px}.prose section{margin-bottom:40px}.prose h2{font-size:30px;margin-bottom:16px}.prose p{line-height:1.95;font-size:15px;color:#b7b2bf}.prose a{margin-top:15px}.article-note{font-size:12px;border-top:1px solid var(--line);padding-top:24px;color:var(--muted);margin-top:44px}.article-note a{text-decoration:underline}.empty-state{border:1px solid var(--line);background:var(--panel);border-radius:5px;padding:40px}.empty-state h2{font-size:30px;margin-bottom:18px}.empty-state p{margin-bottom:20px}.sign-detail{display:grid;grid-template-columns:1fr 1.5fr;gap:85px;align-items:center;margin-top:60px}.sign-medallion{width:100%;aspect-ratio:1;border:1px solid #cab6f133;border-radius:50%;background:radial-gradient(circle,#32263e,#14131b 70%);display:grid;place-items:center;box-shadow:inset 0 0 0 18px var(--bg),inset 0 0 0 19px #cab6f11a}.sign-medallion .icon{width:38%;height:38%}.sign-detail h1{margin:12px 0 20px}.reflection{margin-top:35px;padding-top:30px;border-top:1px solid var(--line)}.reflection h2{font-size:30px;margin:16px 0}.reflection p{font-size:14px}.fineprint{font-size:10px;margin-top:25px}.archive-list{list-style:none;padding:0}.archive-list li{border-bottom:1px solid var(--line);padding:20px 0}.sign-jump{display:flex;gap:12px 22px;flex-wrap:wrap;margin-bottom:40px;font-size:12px;color:var(--accent)}.motion-toggle{position:fixed;right:18px;bottom:16px;z-index:20;color:#c1b7ce;background:#19161fe8;border:1px solid #cab6f12b;border-radius:30px;padding:7px 13px;font-size:9px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.skip-link:not(:focus),.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}.skip-link:focus{position:fixed;z-index:100;background:var(--accent);color:var(--bg);padding:15px;top:10px;left:10px}.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.reveal-ready.in-view{opacity:1;transform:none}@keyframes orbit{to{transform:rotate(1turn)}}@keyframes twinkle{0%{opacity:.2}to{opacity:.65}}html[data-hidden=true] *,html[data-motion=off] *{animation-play-state:paused!important}html[data-motion=off] .reveal-ready{opacity:1;transform:none}html[data-motion=off] .hero-art{transform:none}html[data-motion=off] *{scroll-behavior:auto;transition:none!important}@media(min-width:1700px){.hero-image{object-position:center 43%}.hero{min-height:720px}.hero-content{padding-top:95px}.orbit-motion{right:16%}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:19px}.header-cta{display:none}.hero{min-height:600px}.hero-art:after{background:linear-gradient(90deg,#101115e8,transparent 90%),linear-gradient(0deg,#101115,transparent 30%)}.hero h1{font-size:94px}.sign-grid{grid-template-columns:repeat(4,1fr)}.daily-panel{padding:30px;gap:30px}.section-title .eyebrow{display:none}.article-copy{padding:21px}.article-copy h3{font-size:24px}.footer-top{flex-wrap:wrap}.sign-detail{gap:45px}.orbit-motion{right:-10%}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand{font-size:11px;letter-spacing:.12em}.brand .icon{width:30px;height:30px}.desktop-nav{display:none}.mobile-menu{display:block;font-size:12px}.mobile-menu summary{cursor:pointer;list-style:none;padding:10px;border:1px solid var(--line);border-radius:3px}.mobile-menu nav{position:absolute;right:0;top:70px;width:210px;background:#211c2b;padding:18px;border:1px solid #cab6f133;box-shadow:0 15px 40px #0007;display:grid;gap:16px}.hero{min-height:710px}.hero-content{padding-top:280px;padding-bottom:40px}.hero h1{font-size:72px;margin:17px 0 22px;line-height:.95}.hero .eyebrow{font-size:8px}.hero p{font-size:14px}.hero-art{inset:-10px -150px 0 -330px}.hero-art:after{background:linear-gradient(0deg,#101115 4%,#101115ee 30%,transparent 80%)}.hero-image{object-position:75% top;object-fit:cover;opacity:.7}.orbit-motion{width:360px;height:360px;right:17%;top:1%;opacity:.35}.hero-actions{gap:23px;margin-top:25px}.button{padding:13px 17px;font-size:11px;gap:15px}.hero-footnote{font-size:7px;margin-top:30px}.daily-section{margin-top:0}.daily-panel{display:block;padding:25px}.daily-panel h2{font-size:29px}.daily-action{align-items:flex-start;margin-top:24px}.daily-action .small-link{margin-left:3px}.section{padding-top:56px;padding-bottom:15px}.section-title{align-items:flex-end;gap:18px;margin-bottom:26px}.section-title h2{font-size:33px;max-width:240px}.section-title .text-link{font-size:10px;white-space:nowrap;gap:6px}.section-line{display:none}.sign-grid{grid-template-columns:repeat(3,1fr);gap:9px}.sign-card{padding:19px 6px 17px}.sign-circle{width:54px;height:54px;margin-bottom:12px}.sign-circle .icon{width:30px;height:30px}.sign-card>span:last-of-type{font-size:16px}.sign-card small{font-size:7px}.journal-section{margin-top:5px;padding-bottom:35px}.article-grid{grid-template-columns:1fr;gap:22px}.article-art{height:215px}.article-copy{padding:25px}.article-copy h3{font-size:29px;min-height:0}.article-copy p{min-height:0;font-size:13px}.article-copy .eyebrow{font-size:9px}.follow-section{padding-top:35px;padding-bottom:55px}.follow-section h2{font-size:36px}.social-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.social-grid>a{padding:20px 15px}.social-grid h3{font-size:22px}.social-grid .eyebrow{font-size:7px;letter-spacing:.1em}.social-grid .icon{position:static;width:17px;height:17px;margin-top:12px}.social-handle{font-size:8px;overflow-wrap:anywhere}.footer{padding-top:30px;padding-bottom:75px}.footer-top{gap:24px;padding-bottom:25px}.footer-top .brand{width:100%}.footer-top>p{display:none}.social-links{gap:12px 20px}.footer-bottom{display:grid;gap:14px}.footer-bottom nav{gap:24px}.inner-page{padding-top:40px;padding-bottom:65px}.page-heading{margin-bottom:32px}.page-heading h1{font-size:49px}.lead,.page-heading p{font-size:16px}.sign-detail{grid-template-columns:1fr;gap:35px;margin-top:30px}.sign-medallion{width:190px;margin:auto}.sign-detail h1{font-size:60px}.reading .page-heading h1{font-size:43px}.prose h2{font-size:28px}.prose p{font-size:14px}.empty-state{padding:25px}.motion-toggle{right:12px;bottom:12px;font-size:8px}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.reveal-ready{opacity:1}.article-card:hover,.button:hover,.hero-art,.reveal-ready,.sign-card:hover{transform:none}}.sky-journey{height:210vh;position:relative;margin-top:40px;--journey:0}.journey-stage{position:sticky;top:0;height:100vh;min-height:520px;overflow:hidden;display:grid;align-items:center;isolation:isolate;background:radial-gradient(ellipse at 70% 50%,#29203470,transparent 60%)}.journey-art{position:absolute;width:min(900px,85vw);height:min(900px,85vw);right:-7%;top:50%;transform:translateY(-50%) scale(calc(.8 + var(--journey)*.35)) rotate(calc(var(--journey)*55deg));z-index:-1;opacity:.45;will-change:transform}.journey-art>img{width:100%;height:100%;object-fit:contain}.journey-art .journey-stars{position:absolute;inset:0;transform:scale(1.5);opacity:.65}.journey-chapters{display:grid;position:relative}.journey-chapter{grid-area:1/1;max-width:770px;opacity:0;transform:translateY(32px);transition:opacity .7s,transform .9s;visibility:hidden;pointer-events:none}.journey-chapter.active{opacity:1;transform:none;visibility:visible;pointer-events:auto}.journey-chapter h2{font-size:clamp(60px,7.5vw,110px);letter-spacing:-.055em;margin:25px 0}.journey-chapter p{font-size:17px;max-width:410px;color:#b7afc4}.journey-chapter .text-link{margin-top:25px}.journey-progress{position:absolute;bottom:72px;left:50%;display:flex;gap:10px;transform:translateX(-50%)}.journey-progress span{width:32px;height:2px;background:#ffffff24;transition:background .5s,width .5s}.journey-progress .active{background:var(--accent);width:60px}.journey-hint{position:absolute;bottom:35px;left:0;width:100%;text-align:center;font-size:8px;color:#8f849f}.zodiac-experience{padding-top:65px}.zodiac-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:center}.zodiac-wheel{position:relative;width:100%;aspect-ratio:1}.wheel-lines{position:absolute;inset:10%;width:80%;height:80%;opacity:.35;animation:orbit 180s linear infinite;pointer-events:none}.wheel-selection{position:absolute;inset:33%;border:1px solid #cab6f142;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle,#3c294780,#18151e);box-shadow:0 0 60px #7b4d8720;animation:sign-enter .6s ease}.wheel-selection img{width:42%;height:42%}.wheel-selection span{font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-top:10px}.zodiac-node{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);background:#19161f;border:1px solid #cab6f124;border-radius:50%;width:66px;height:66px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;transition:background .3s,box-shadow .3s,border-color .3s;color:#a59ab2;padding:6px}.zodiac-node img{width:29px;height:29px}.zodiac-node span{font-size:7px;line-height:1.3}.zodiac-node:hover,.zodiac-node[aria-pressed=true]{background:#382840;border-color:#c8a8df;box-shadow:0 0 26px #a875c144;color:var(--ink)}.zodiac-node[aria-pressed=true]:after{content:"";position:absolute;inset:-5px;border:1px solid #cab6f133;border-radius:50%}.zodiac-description-inner{animation:sign-enter .5s ease;min-height:330px}.zodiac-description h3{font-size:76px;letter-spacing:-.05em;margin:16px 0 22px}.zodiac-description .lead{font-size:18px}.zodiac-prompt{font-family:Georgia,serif;font-style:italic;font-size:23px;line-height:1.55;color:#d1c6de;margin:24px 0 30px;max-width:420px}.wheel-hint{font-size:10px;margin-top:25px;color:#7f758c}.zodiac-description .button{font-size:12px}@keyframes sign-enter{0%{opacity:0;filter:blur(5px);translate:0 10px}to{opacity:1;filter:blur(0);translate:0 0}}html[data-motion=off] .journey-art{transform:translateY(-50%)}html[data-motion=off] .journey-chapter{transition:none}html[data-motion=off] .wheel-selection,html[data-motion=off] .zodiac-description-inner{animation:none}@media(max-width:1050px){.zodiac-layout{gap:35px}.zodiac-node{width:54px;height:54px}.zodiac-node img{width:25px;height:25px}.zodiac-description h3{font-size:62px}.zodiac-prompt{font-size:21px}}@media(max-width:700px){.sky-journey{height:185vh;margin-top:20px}.journey-stage{min-height:480px}.journey-chapter h2{font-size:62px;max-width:340px}.journey-chapter p{font-size:15px;max-width:280px}.journey-art{width:700px;height:700px;right:-410px;opacity:.38}.journey-progress{bottom:65px}.zodiac-layout{grid-template-columns:1fr;gap:25px}.zodiac-wheel{max-width:430px;margin:auto}.zodiac-node{width:48px;height:48px}.zodiac-node img{width:24px;height:24px}.zodiac-node span{font-size:6px}.zodiac-description{padding:0 12px}.zodiac-description h3{font-size:60px;margin:12px 0 17px}.zodiac-description-inner{min-height:350px}.wheel-selection span{font-size:7px}.zodiac-experience{padding-top:40px}.zodiac-experience .section-title .eyebrow{display:none}}@media(prefers-reduced-motion:reduce){.sky-journey{height:auto;padding:70px 0 20px}.journey-stage{position:relative;height:auto;min-height:0}.journey-chapters{gap:50px}.journey-chapter{grid-area:auto;opacity:1;transform:none;visibility:visible;pointer-events:auto}.journey-chapter h2{font-size:clamp(42px,6vw,75px)}.journey-art{transform:translateY(-50%);opacity:.12}.journey-hint,.journey-progress{display:none}}.breadcrumbs{margin-bottom:24px;font-size:13px;color:var(--muted,#b8b3c9)}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.breadcrumbs li+li:before{content:"/";margin-right:8px;opacity:.5}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.legal-copy,.source-list{overflow-wrap:anywhere}.legal-copy{max-width:780px;line-height:1.8}.legal-copy h2{font-size:24px;margin:40px 0 14px}.legal-copy li,.legal-copy p{color:var(--muted)}.legal-copy strong{color:var(--ink)}.legal-copy a,.legal-nav a{text-decoration:underline;text-underline-offset:4px}.legal-copy li{margin:10px 0}.legal-nav{display:flex;flex-wrap:wrap;gap:14px 24px;margin:0 0 32px}.legal-notice{border:1px solid var(--accent);border-radius:10px;padding:18px}.footer-bottom nav{flex-wrap:wrap}