:root{color-scheme:dark;--bg:#070916;--text:#f3f0e9;--muted:#c3c4d6;--gold:#e6c287;--line:#c9b28c3d;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--bg);color:var(--text);font:18px/1.65 var(--sans)}h1,h2,h3,h4,p{margin:0}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #f5d6a5;outline-offset:6px}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.12}h2{font-size:clamp(40px,4.8vw,76px);letter-spacing:-.035em}em{color:var(--gold);font-weight:400}::selection{background:#d9b579;color:#070916}[hidden]{display:none!important}.skip-link{position:fixed;top:-80px;left:20px;background:var(--gold);color:#070916;padding:10px 20px;z-index:100}.skip-link:focus{top:10px}.container{width:min(1200px,calc(100% - 160px));margin:auto}.narrow{width:min(790px,calc(100% - 160px));margin-left:max(80px,calc((100% - 1200px)/2))}.eyebrow{font:500 12px/1.6 var(--sans);letter-spacing:.23em;text-transform:uppercase;color:var(--gold);margin-bottom:25px}.reading{font-size:19px;color:var(--muted);max-width:650px}.reading p+p,p.reading+p.reading{margin-top:20px}.statement{font-size:21px;max-width:660px;margin-top:30px;color:#eeedea}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:57px;padding:17px 28px;border:1px solid var(--gold);font:500 15px/1.4 var(--sans);letter-spacing:.025em;transition:background .2s,box-shadow .2s}.button.gold{background:linear-gradient(110deg,#e9cca1,#f4dfb8 45%,#d9b27b);color:#1b1720;box-shadow:0 0 35px #e7bd6e14}.button.gold:hover{box-shadow:0 0 38px #e7bd6e40;background:#f3dbb4}.button span{font-size:22px;line-height:1}.button.outline{background:none;color:var(--gold)}.button.outline:hover{background:#e5c28314}.universe{position:fixed;inset:0;overflow:hidden;z-index:-1;background:#050813;pointer-events:none}.universe>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% center;opacity:.82;transform-origin:66% 44%;will-change:transform}.universe canvas{position:absolute;inset:0;width:100%;height:100%}.atmosphere{position:absolute;inset:-10%;background:radial-gradient(ellipse at 68% 46%,transparent 12%,#03061266 65%);mix-blend-mode:multiply}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#040612da 0%,#040612b3 27%,#04061220 75%),linear-gradient(0deg,#04061265,transparent 25%,transparent 75%,#04061277)}.heart-light{position:absolute;width:900px;height:900px;left:65%;top:48%;border-radius:50%;transform:translate(-50%,-50%) scale(.3);opacity:0;background:radial-gradient(circle,#fffbebc9 0%,#f6d49d56 4%,#e5b4fb30 17%,#ceb4ff0a 40%,transparent 64%);mix-blend-mode:screen;will-change:transform,opacity}.header{position:absolute;top:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px max(52px,calc((100% - 1320px)/2));border-bottom:1px solid #eee1ce15}.brand{display:flex;align-items:center;gap:13px;font:13px/1.45 var(--sans);letter-spacing:.19em}.brand svg{width:42px;height:42px;stroke:var(--gold);stroke-width:.8;fill:none}.header nav{display:flex;align-items:center;gap:32px;font-size:14px}.header nav a:hover{color:var(--gold)}.nav-action{border-bottom:1px solid #c2a77b88;padding-bottom:5px}.nav-action span{padding-left:16px;color:var(--gold)}.chapter{position:relative;min-height:100svh;display:flex;align-items:center;padding:120px 0;isolation:isolate}.chapter:not(.entrance):before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,transparent,#07091635 30%,#07091635 70%,transparent)}.entrance{padding:170px 0 105px;min-height:100svh}.hero-copy h1{font-size:clamp(75px,8vw,128px);letter-spacing:-.04em;line-height:.97;max-width:800px;margin:30px 0 28px}.hero-copy h1 em{display:inline-block}.hero-question{font:400 clamp(23px,2.2vw,32px)/1.35 var(--serif);max-width:610px;letter-spacing:0;margin-bottom:23px}.hero-copy .lead{max-width:545px;font-size:17px;color:var(--muted)}.intro-last{max-width:510px;font-size:16px;color:var(--muted);margin-top:13px}.hero-copy .button{margin-top:29px}.hero-note{font-size:13px;color:#bbbdd1;margin-top:17px}.scroll-cue{position:absolute;bottom:27px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;white-space:nowrap;font:10px var(--sans);letter-spacing:.22em;color:#d7cebe}.scroll-cue span{height:35px;width:1px;background:linear-gradient(transparent,#d5b884)}.journey-nav{position:fixed;right:28px;top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;gap:19px}.journey-nav a{display:flex;align-items:center;justify-content:flex-end;min-width:30px;min-height:18px;font-size:10px;color:var(--gold)}.journey-nav a:after{content:'';display:block;width:4px;height:4px;border:1px solid #dacfa1;border-radius:50%;opacity:.5}.journey-nav span{opacity:0;margin-right:12px}.journey-nav a[aria-current]:after{width:8px;height:8px;background:var(--gold);box-shadow:0 0 12px #e5bd78;opacity:1}.journey-nav a[aria-current] span{opacity:1}.motion-controls{position:fixed;bottom:22px;right:24px;z-index:15;display:flex;align-items:center;gap:16px}.motion-controls>span{font:11px var(--sans);color:var(--gold);display:none}.curiosity h2{margin-bottom:32px}.big-quote{font:400 clamp(42px,5.5vw,80px)/1.15 var(--serif);letter-spacing:-.03em;margin:32px 0}.center-heading{text-align:center;margin-bottom:60px}.center-heading .eyebrow{margin-bottom:20px}.two-directions{display:grid;grid-template-columns:1fr 1fr;gap:110px}.direction{position:relative;padding:25px 0 0;border-top:1px solid var(--line);background:linear-gradient(90deg,#05091965,transparent)}.direction-no{font:20px var(--serif);color:var(--gold);position:absolute;top:27px;right:0;opacity:.65}.direction .eyebrow{font-size:11px;letter-spacing:.1em;max-width:85%;margin-bottom:13px}.direction h3{font-size:42px;margin-bottom:23px}.direction p:not(.eyebrow){font-size:17px;color:var(--muted)}.direction p+p{margin-top:17px}.direction .small-gold{color:#ddc6a1!important;font-size:13px!important;line-height:1.8;margin-top:27px}.cycle{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;padding:0;margin:28px 0;list-style:none;counter-reset:cycle}.cycle li{counter-increment:cycle;font-size:15px;border-bottom:1px solid #d6bc942c;padding-bottom:10px}.cycle li:before{content:'0' counter(cycle);font-size:11px;color:var(--gold);margin-right:12px}.split{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.archive-copy h2{margin-bottom:30px}.archive-copy .reading{font-size:18px}.archive .statement{line-height:1.85;font-size:19px}.telegram-label{display:flex;align-items:center;gap:13px;font-size:14px;margin-top:28px;color:var(--gold)}.telegram-label svg{width:23px;height:23px;fill:none;stroke:var(--gold);stroke-width:1}.depth-words{perspective:800px;display:flex;flex-direction:column;justify-content:center;gap:44px;text-align:center;font:300 20px var(--sans);letter-spacing:.35em;color:#e0d2be;overflow:hidden}.depth-words span{display:block;will-change:transform,opacity;text-shadow:0 0 24px #dcc29770}.light .center-heading{margin-bottom:44px}.interests{list-style:none;padding:0;margin:0 auto;max-width:900px;display:grid;grid-template-columns:1fr 1fr;gap:0 60px}.interests li{padding:16px 0;border-bottom:1px solid #d8ccab30;font-size:18px}.center-text{text-align:center;font-size:16px;color:var(--muted);margin:40px auto 0}.light-statement{text-align:center;font:36px/1.35 var(--serif);margin-top:25px}.inside h2{margin-bottom:50px}.contents{display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:860px}.contents h3{font-size:31px;margin-bottom:22px}.contents ul{list-style:none;margin:0;padding:0}.contents li{font-size:17px;margin:10px 0;color:#dcdae5}.contents li:before{content:'✦';color:var(--gold);font-size:11px;margin-right:15px}.code-signature{text-align:right;letter-spacing:.2em;font-size:13px;color:#e8c992;margin-top:50px}.membership{padding-top:100px;padding-bottom:110px}.membership:before{background:linear-gradient(180deg,transparent,#050710aa 17%,#050710bb 86%,transparent)!important}.membership .center-heading{margin-bottom:44px}.offer-description{font-size:15px;color:var(--muted);margin-top:15px;line-height:1.8;max-width:520px;margin-left:auto;margin-right:auto}.plans{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1080px;margin:auto}.plan{position:relative;display:flex;flex-direction:column;padding:34px 28px 28px;border:1px solid #e7c38945;background:linear-gradient(130deg,#c5a77308,#080a184d 65%)}.plan h3{font-size:27px;margin-bottom:10px}.plan-tagline{font-size:14px;color:var(--muted);line-height:1.6;min-height:64px}.plan-includes{list-style:none;margin:20px 0 0;padding:0;flex:1}.plan-includes li{font-size:14px;line-height:1.7;color:#dcdae5;padding-left:20px;position:relative}.plan-includes li:before{content:'✦';color:var(--gold);font-size:10px;position:absolute;left:0;top:5px}.plan-actions{display:flex;flex-direction:column;gap:12px;margin-top:26px}.plan-actions .button{width:100%;min-height:48px;padding:12px 18px;font-size:13px;gap:10px;flex-wrap:wrap}.plan-actions .button.gold{font-weight:600}.plan-actions .button.outline{border-color:#8d8a9a;color:#c6c4d1}.plan-actions .button.outline:hover{border-color:var(--gold);color:var(--gold);background:#e5c28314}.btn-old{opacity:.55;font-weight:400;text-decoration:line-through}.btn-price{opacity:.8;font-weight:400}.plan-badge{position:absolute;top:-1px;right:-1px;background:var(--gold);color:#1b1720;font:600 10px/1 var(--sans);letter-spacing:.12em;text-transform:uppercase;padding:8px 14px}.plan-featured{border-color:#e7c38970;box-shadow:0 0 90px #dbc1a014,inset 0 0 50px #ddc98c07}.plan-vip{background:linear-gradient(130deg,#2a1f3512,#080a184d 65%)}.beyond{text-align:center;min-height:105svh}.beyond .narrow{margin:auto;width:min(840px,calc(100% - 160px))}.beyond h2{margin-bottom:36px}.beyond .reading{margin:auto;max-width:650px;font-size:18px}.beyond .big-quote{margin:40px 0}.footer{position:relative;border-top:1px solid #d6c29c25;padding:36px 80px 80px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px;background:#0507129c;font-size:12px}.footer-name{font:22px var(--serif)}.footer nav{display:flex;flex-wrap:wrap;gap:18px}.footer nav button{font-size:12px;background:none;border:0;color:var(--muted);padding:0}.footer nav button:hover{color:var(--gold)}.footer>p{width:100%;color:#9696ac;font-size:12px}dialog{color:var(--text);background:#111526;border:1px solid #b99d7155;padding:45px;width:min(510px,calc(100% - 32px));max-height:90svh;box-shadow:0 0 100px #0009}dialog::backdrop{background:#02040cba;backdrop-filter:blur(10px)}#close-dialog{position:absolute;right:13px;top:6px;border:0;background:none;font-size:30px;color:var(--gold)}dialog h2{font-size:34px;letter-spacing:-.02em}dialog p{font-size:16px}#dialog-selection{color:var(--gold);margin:20px 0 13px}#dialog-message{color:var(--muted)}dialog .button{width:100%;margin-top:25px;font-size:14px}.noscript-note{position:fixed;bottom:0;left:0;right:0;text-align:center;background:#101423;padding:15px;font-size:14px}.reduced-motion .universe>img{transform:none!important}.reduced-motion .depth-words span{transform:none!important;opacity:.7!important}
@media(min-width:1600px){.hero-copy h1{font-size:140px}.chapter{padding:145px 0}.entrance{padding:190px 0 120px}}
@media(max-width:1100px){.container{width:calc(100% - 120px)}.narrow{margin-left:60px}.header{padding:28px 45px}.two-directions{gap:60px}.direction h3{font-size:34px}.split{gap:35px}.depth-words{font-size:15px;letter-spacing:.25em}.footer{padding-left:60px;padding-right:60px}.hero-copy h1{font-size:100px}.chapter{min-height:95svh}.plans{gap:22px}}
@media(max-width:700px){body{font-size:16px}html{scroll-padding-top:30px}.container,.narrow,.beyond .narrow{width:calc(100% - 48px);margin-left:auto;margin-right:auto}.header{padding:20px 24px}.brand{font-size:10px;letter-spacing:.16em;gap:10px}.brand svg{width:32px;height:32px}.header nav{gap:0;font-size:12px}.header nav>a:not(.nav-action){display:none}.nav-action span{padding-left:8px}.chapter{min-height:100svh;padding:82px 0}.entrance{padding:140px 0 100px;min-height:100svh}.hero-copy h1{font-size:clamp(54px,12.2vw,84px);margin:24px 0 28px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.16em;max-width:260px}.hero-question{font-size:25px;max-width:380px}.hero-copy .lead{font-size:16px}.intro-last{font-size:15px}.hero-note{font-size:12px;max-width:290px}.hero-copy .button{margin-top:26px}.button{font-size:13px;padding:16px 21px;gap:22px}.scroll-cue{bottom:25px;font-size:8px;letter-spacing:.12em}.journey-nav{display:none}.motion-controls{right:12px;bottom:12px;gap:10px}.motion-controls>span{display:block}.universe>img{object-position:65% center;opacity:.65}.shade{background:linear-gradient(90deg,#040612c9,#0406125c),linear-gradient(0deg,#04061270,transparent 50%,#04061233)}.eyebrow{font-size:10px;letter-spacing:.17em;margin-bottom:21px}h2{font-size:42px;line-height:1.14}.reading{font-size:17px}.statement{font-size:18px}.big-quote{font-size:48px}.center-heading{text-align:left;margin-bottom:38px}.two-directions{grid-template-columns:1fr;gap:42px}.direction h3{font-size:34px}.direction p:not(.eyebrow){font-size:16px}.direction{background:none}.direction .eyebrow{font-size:10px}.cycle{gap:12px}.cycle li{font-size:14px}.split{grid-template-columns:1fr;gap:40px}.archive-copy .reading{font-size:17px}.archive .statement{font-size:18px}.telegram-label{font-size:13px;align-items:flex-start}.telegram-label svg{flex:none}.depth-words{gap:23px;font-size:14px;padding-top:20px;min-height:230px}.interests{grid-template-columns:1fr;gap:0}.interests li{font-size:16px;padding:12px 0}.light .center-heading{margin-bottom:28px}.center-text{text-align:left;font-size:15px;margin-top:30px}.desktop-break{display:none}.light-statement{text-align:left;font-size:31px}.contents{grid-template-columns:1fr 1fr;gap:20px}.contents h3{font-size:24px;min-height:55px}.contents li{font-size:14px;line-height:1.6;padding-left:14px;position:relative}.contents li:before{position:absolute;left:0;font-size:8px;top:4px}.code-signature{font-size:10px;text-align:center;margin-top:50px}.inside h2{margin-bottom:40px}.membership .center-heading{text-align:center}.membership h2{font-size:42px}.offer-description{font-size:13px}.plans{grid-template-columns:1fr;gap:20px}.plan{padding:26px 20px 22px}.plan-tagline{min-height:auto}.beyond h2{font-size:39px}.beyond .reading{font-size:16px}.beyond .big-quote{font-size:58px}.footer{padding:30px 24px 95px;gap:22px}.footer nav{gap:14px 20px}.footer>p{font-size:11px}.footer nav button{font-size:11px}dialog{padding:40px 25px 28px}dialog h2{font-size:30px}}
@media(max-width:700px){.scroll-cue{bottom:67px}}
@media(max-width:360px){.hero-copy h1{font-size:44px}.contents{grid-template-columns:1fr;gap:30px}.contents h3{min-height:auto}.brand{font-size:9px}.header nav{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.depth-words span{transform:none!important;opacity:.7!important}}

/* Separate depth planes preserve a visible optical zoom. */
.universe>img{transform-origin:66% 44%}
.universe>#cosmos-near{opacity:.24;object-position:35% center;mix-blend-mode:screen;mask-image:radial-gradient(ellipse at 66% 44%,transparent 28%,#000 68%,transparent 98%);-webkit-mask-image:radial-gradient(ellipse at 66% 44%,transparent 28%,#000 68%,transparent 98%)}
.reduced-motion #cosmos-near{display:none}
@media(max-width:700px){.universe>#cosmos{opacity:.78}}
.brand-logo{display:block;width:64px;height:64px;object-fit:contain;flex-shrink:0}
@media(max-width:700px){.brand-logo{width:48px;height:48px}}
.document-text{color:var(--muted);font-size:15px;line-height:1.7;white-space:pre-wrap;overflow-y:auto;max-height:60svh;margin-top:20px;padding-right:10px}
.link-button{background:none;border:0;padding:0;color:var(--gold);text-decoration:underline;font-size:inherit;cursor:pointer}
.checkout-agree{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--muted);margin-top:16px;line-height:1.5}
.checkout-agree input{flex:none;margin-top:3px;accent-color:var(--gold)}
.checkout-agree.small{font-size:12px;margin-top:10px}
#checkout-continue:disabled{opacity:.4;cursor:not-allowed}
