:root{--ink: #f4eadb;--muted: #b9aa99;--gold: #dca45e;--deep: #100b09;--wine: #2a0c11;--line: rgba(244, 234, 219, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--deep);color:var(--ink);font-family:Inter,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}button{font:inherit}.brand-lockup{display:grid;justify-items:center;line-height:1;text-transform:uppercase}.brand-lockup img{width:100%;height:42px;margin-bottom:-2px;object-fit:cover;mix-blend-mode:screen}.brand-name{color:#efd1a3;font:300 13px/1 Inter,sans-serif;letter-spacing:.27em;white-space:nowrap}.brand-studios{margin-top:6px;color:var(--gold);font:300 7px/1 Inter,sans-serif;letter-spacing:.62em;white-space:nowrap}.site-header{position:relative;z-index:10;height:100px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#100b09}.site-header:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#a52c1f,#d7812e 24%,#d2b650 42%,#3b9a91 63%,#397ea0 78%,#7b3d8c)}.header-logo{margin-right:36px}.header-logo img{margin-bottom:4px}.header-tagline{margin:0;color:var(--gold);font-size:9px;letter-spacing:.24em;text-transform:uppercase}.wordmark{display:flex;align-items:center;gap:18px;font:500 17px/1 Cormorant Garamond;letter-spacing:.16em;text-transform:uppercase}.wordmark small{display:block;margin-top:8px;font:400 8px/1 Inter;letter-spacing:.48em;color:var(--gold)}.wordmark-logo{width:190px;flex:0 0 auto}nav{display:flex;height:100%;margin-left:auto;align-items:center;gap:40px;font-size:10px;text-transform:uppercase;letter-spacing:.19em}nav a{transition:color .25s}nav a:hover{color:var(--gold)}.nav-cta{display:flex;gap:28px;align-items:center;height:42px;padding:0 17px;border:1px solid rgba(220,164,94,.55)}.menu{display:none;margin-left:auto;background:none;border:0}.hero{position:relative;min-height:700px;height:calc(100svh - 100px);display:flex;align-items:flex-end;overflow:hidden}.hero-image{position:absolute;inset:0;background:url(/assets/Chromatic%20Dust%20Victorian%20Salon-B4sqiFiY.png) center/cover;transform:scale(1.02);animation:breathe 15s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0a0605eb,#0a0605a6 34%,#0a06050d 70%),linear-gradient(0deg,#100b09 0%,transparent 24%)}.hero-content{position:relative;width:min(540px,42vw);margin-left:8vw;padding-bottom:clamp(48px,7vh,85px)}.eyebrow,.section-number{text-transform:uppercase;letter-spacing:.28em;font-size:9px;color:var(--gold)}.hero h1{margin:20px 0 24px;font:500 clamp(82px,9.2vw,146px)/.72 "Cormorant Garamond";letter-spacing:-.055em}h1 em,h2 em{font-weight:400;color:var(--gold)}.hero-copy{max-width:500px;font-family:Cormorant Garamond;font-size:20px;line-height:1.5;color:#d0c3b5}.hero-actions{display:flex;align-items:center;gap:35px;margin-top:40px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;min-height:52px;padding:0 22px;border:0;text-transform:uppercase;letter-spacing:.18em;font-size:9px;cursor:pointer;transition:transform .25s,background .25s}.button:hover{transform:translateY(-2px)}.button-primary{color:#160e09;background:linear-gradient(110deg,#efc17f,#b97137)}.text-link{padding-bottom:7px;border-bottom:1px solid rgba(244,234,219,.45);text-transform:uppercase;letter-spacing:.18em;font-size:9px}.text-link span{margin-left:12px;color:var(--gold)}.scroll-note{position:absolute;left:5vw;bottom:45px;display:flex;align-items:center;gap:12px;color:#9c8c7e;font-size:8px;letter-spacing:.23em;text-transform:uppercase;transform:rotate(-90deg);transform-origin:left center}.scroll-note span{width:45px;height:1px;background:var(--gold)}.manifesto{min-height:780px;padding:110px 8vw;display:grid;grid-template-columns:25% 1fr;background:radial-gradient(circle at 85% 20%,rgba(102,28,25,.18),transparent 34%),#100b09}.section-number{color:#86786c}.manifesto h2,.worlds h2,.support h2{margin:20px 0 45px;font:500 clamp(52px,6vw,90px)/.92 "Cormorant Garamond";letter-spacing:-.035em}.body-grid{display:grid;grid-template-columns:repeat(2,minmax(0,330px));gap:60px;color:var(--muted);font-size:14px;line-height:1.9}.worlds{min-height:760px;display:grid;grid-template-columns:55% 45%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.worlds-image{min-height:650px;background:linear-gradient(90deg,transparent 65%,#140d0a),linear-gradient(0deg,#140d0a,transparent 28%),url(/assets/ChatGPT%20Image%20Aug%2030_%202026%20at%2005_25_34%20PM-JpqelYvh.png) 20% center/cover;filter:saturate(.75) contrast(1.08)}.worlds-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:80px 9vw 80px 6vw;background:#140d0a}.worlds-content .section-number{margin-bottom:80px}.worlds-content h2{font-size:clamp(54px,5.5vw,82px);margin-bottom:28px}.worlds-content>p:not(.eyebrow):not(.section-number){max-width:480px;color:var(--muted);font-size:13px;line-height:1.9}.status{margin:18px 0 32px;color:#b7a99b;text-transform:uppercase;letter-spacing:.2em;font-size:8px}.status span{display:inline-block;width:6px;height:6px;margin-right:10px;border-radius:50%;background:#72a072;box-shadow:0 0 9px #72a072}.button-outline{border:1px solid #6d5135;color:#dfb173;background:transparent}.support{position:relative;min-height:690px;display:grid;place-items:center;overflow:hidden;text-align:center;background:radial-gradient(circle at 50% 50%,#4d1820,#260c10 30%,#10090a 68%)}.support:before{content:"";position:absolute;inset:0;opacity:.2;background-image:radial-gradient(#f0bd6a 1px,transparent 1px);background-size:39px 43px;-webkit-mask-image:radial-gradient(circle,black,transparent 65%);mask-image:radial-gradient(circle,black,transparent 65%)}.support-inner{position:relative;z-index:1}.support h2{margin-bottom:25px}.support-inner>p:not(.eyebrow){max-width:570px;margin:0 auto 35px;color:#bcaea3;font-size:13px;line-height:1.9}.button-patreon{margin:auto;border:1px solid rgba(220,164,94,.55);background:transparent;color:var(--ink)}.button-patreon:hover{color:var(--gold);background:#dca45e0f}.support small{display:block;margin-top:17px;color:#826e65;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.support .interest-copy{max-width:480px;margin-top:42px;margin-bottom:18px}.interest-form{width:min(560px,calc(100vw - 50px));margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:12px;text-align:left}.interest-form>input[type=email]{min-width:0;border:1px solid rgba(220,164,94,.55);padding:0 18px;color:var(--ink);background:#10090ab8;font:inherit}.interest-form>input[type=email]::placeholder{color:#826e65}.interest-form .button:disabled{opacity:.55;cursor:wait}.consent{grid-column:1 / -1;display:flex;align-items:flex-start;gap:10px;color:#9d8d82;font-size:10px;line-height:1.55}.consent input{margin-top:3px;accent-color:var(--gold)}.consent a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.form-status{grid-column:1 / -1;min-height:1.5em;margin:0;color:var(--gold);font-size:11px;text-align:center}.interest-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.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}footer{min-height:180px;padding:50px 5vw;display:flex;align-items:center;gap:6vw;border-top:1px solid var(--line);color:#766a61;font-size:9px;letter-spacing:.08em}.footer-mark{color:var(--ink)}.footer-mark img{margin-bottom:4px}.footer-meta{display:grid;gap:9px}.footer-meta p{margin:0}.footer-meta a,.footer-links a{color:#b9aa99;text-decoration:underline;text-underline-offset:4px}.footer-right{margin-left:auto;display:flex;align-items:flex-end;flex-direction:column;gap:12px;text-transform:uppercase}.footer-links{display:flex;gap:24px}.legal-page{width:min(760px,calc(100% - 48px));margin:0 auto;padding:80px 0 120px;color:var(--muted);font-size:14px;line-height:1.8}.legal-page h1{margin:0 0 15px;color:var(--ink);font:500 clamp(52px,7vw,78px)/.95 "Cormorant Garamond"}.legal-page h2{margin:48px 0 12px;color:var(--gold);font:500 30px/1.1 Cormorant Garamond}.legal-page p,.legal-page ul{margin:0 0 16px}.legal-page a{color:var(--gold);text-decoration:underline;text-underline-offset:4px}.legal-updated{color:#86786c;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s,transform .9s}.reveal.visible{opacity:1;transform:none}@keyframes breathe{to{transform:scale(1.07)}}@media(min-width:801px){.hero{display:block;height:auto;min-height:0;padding-top:calc(100svh - 100px);overflow:visible}.hero-image,.hero-shade{bottom:auto;height:calc(100svh - 100px)}.hero-content{width:auto;margin:0;padding:45px 8vw 52px;background:#100b09}.hero-copy{max-width:670px;margin:14px 0 0}.hero-actions{margin-top:28px}.scroll-note{display:flex;left:50%;top:calc(100svh - 155px);bottom:auto;padding:10px 14px;transform:translate(-50%);transform-origin:center;background:#0a06059e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@media(max-width:800px){.site-header{height:82px;padding:0 24px}.site-header .wordmark-logo{width:108px}.site-header .brand-lockup img{height:24px}.site-header .brand-name{font-size:8px}.site-header .brand-studios{margin-top:4px;font-size:5px}.header-logo{margin-right:18px}.header-tagline{max-width:145px;font-size:7px;line-height:1.5}nav{position:absolute;top:82px;left:0;right:0;height:auto;padding:30px;flex-direction:column;align-items:stretch;background:#0f0a08fa;transform:translateY(-150%);transition:transform .35s}nav.open{transform:none}.menu{display:grid;gap:7px;padding:10px}.menu span{display:block;width:24px;height:1px;background:var(--ink)}.hero{min-height:760px;height:calc(100svh - 82px);align-items:flex-start}.hero-image{background-position:center top;background-size:100% auto;background-repeat:no-repeat;animation:none;transform:none}.hero-shade{background:linear-gradient(0deg,#100b09 0% 35%,#100b091a 72%,#0a060552)}.hero-content{width:auto;margin:0 25px;padding-top:80vw;padding-bottom:0}.hero h1{font-size:clamp(70px,25vw,105px)}.hero-copy{font-size:18px}.hero-actions{align-items:flex-start;flex-direction:column;gap:24px}.scroll-note{display:none}.manifesto{display:block;min-height:auto;padding:90px 25px}.manifesto-copy{margin-top:65px}.body-grid{grid-template-columns:1fr;gap:8px}.worlds{display:flex;flex-direction:column}.worlds-image{min-height:480px;background-position:84% center}.worlds-content{padding:80px 25px}.worlds-content .section-number{margin-bottom:65px}.support{min-height:650px;padding:80px 25px}footer{align-items:flex-start;flex-direction:column}.footer-right{margin:10px 0 0;align-items:flex-start}.interest-form{grid-template-columns:1fr}.interest-form>input[type=email]{min-height:52px}.interest-form .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image{animation:none}.reveal{opacity:1;transform:none}}
