:root{color-scheme:dark;--bg: #06101c;--bg-2: #0b1827;--panel: rgba(11, 24, 39, .72);--panel-strong: rgba(12, 21, 34, .92);--line: rgba(219, 185, 113, .22);--line-cool: rgba(152, 180, 184, .22);--text: #f8f1df;--muted: #c7c6bd;--quiet: #8fa1a6;--gold: #e0b85f;--gold-2: #f2d58d;--teal: #8eb8bc;--navy: #07111d;--shadow: 0 28px 80px rgba(0, 0, 0, .36);--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#030811 0%,var(--bg) 48%,#f8f8f3 48%,#f8f8f3 100%);color:var(--text);font-family:Lora,Georgia,serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 65%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 65%)}img,svg{display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-shell{overflow:hidden}.coming-soon-page,.home-page,.product-page{min-height:100vh}body.route-coming-soon .site-header,body.route-coming-soon .home-page,body.route-coming-soon .product-page,body.route-coming-soon .site-footer{display:none}body.route-coming-soon{min-height:100vh;background:radial-gradient(circle at 24% 24%,rgba(224,184,95,.18),transparent 28rem),radial-gradient(circle at 76% 72%,rgba(142,184,188,.18),transparent 30rem),linear-gradient(180deg,#030811,#06101c 48%,#091421)}body.route-home .coming-soon-page,body.route-home .product-page{display:none}body.route-product{background:linear-gradient(180deg,#030811 0%,var(--bg) 42%,#091421 100%)}body.route-product .coming-soon-page,body.route-product .home-page{display:none}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:78px;padding:18px clamp(20px,5vw,70px);border-bottom:1px solid rgba(224,184,95,.16);background:#03081180;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:background .18s ease,min-height .18s ease}.site-header.is-scrolled{min-height:66px;background:#030811e0}.brand,.footer-brand{display:inline-flex;align-items:center;min-width:max-content}.brand-logo{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(224,184,95,.16))}.footer-brand{color:var(--gold-2);font:700 34px/1 Cormorant Garamond,Georgia,serif}.site-nav{display:flex;justify-content:center;gap:clamp(18px,3vw,44px);color:#f8f1dfd1;font:700 13px/1 Manrope,Arial,sans-serif}.site-nav a{padding:12px 0}.site-nav a:hover,.site-nav a:focus-visible{color:var(--gold-2)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid rgba(224,184,95,.45);border-radius:7px;background:linear-gradient(180deg,#efca78,#c6933f);color:#07111d;font:800 13px/1 Manrope,Arial,sans-serif;box-shadow:0 12px 34px #bf893038}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:7px;background:#ffffff0a;color:var(--text)}.nav-toggle span:not(.sr-only){display:block;width:18px;height:2px;margin:4px auto;background:currentColor}.section-bleed,.portal-products,.portal-about,.portal-contact,.method-band,.book-section,.audio-section,.routine-section,.members-section,.purchase-section,.notice-section,.site-footer{width:min(var(--max),calc(100% - 40px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:clamp(30px,5vw,70px);min-height:calc(100vh - 54px);padding-top:104px;padding-bottom:34px}.hero-copy{position:relative;z-index:2;max-width:610px}.hero h1{margin:0;color:#fff7e7;font:700 clamp(58px,8vw,112px) / .93 "Cormorant Garamond",Georgia,serif;text-wrap:balance}.hero-subtitle{margin:34px 0 0;color:var(--gold-2);font:600 clamp(21px,3vw,34px) / 1.28 "Cormorant Garamond",Georgia,serif;text-wrap:balance}.hero-body{max-width:540px;margin:22px 0 0;color:#f8f1dfc7;font-size:17px;line-height:1.78}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:54px;padding:0 22px;border-radius:7px;font:800 14px/1 Manrope,Arial,sans-serif;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-primary{border:1px solid rgba(252,217,141,.58);background:linear-gradient(180deg,#efd289,#cc963e);color:#07111d;box-shadow:0 18px 48px #c48c3047}.button-secondary{border:1px solid rgba(224,184,95,.55);background:#050c179e;color:var(--gold-2)}.button-disabled,.button-disabled:hover{width:100%;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#f8f1df85;cursor:not-allowed;transform:none}.coming-soon-hero{position:relative;display:grid;justify-items:center;align-content:center;width:min(980px,calc(100% - 40px));min-height:100vh;margin:0 auto;padding:clamp(32px,7vw,82px) 0}.coming-soon-brand{position:relative;z-index:1;width:min(226px,58vw)}.coming-soon-logo{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 14px 30px rgba(224,184,95,.14))}.coming-soon-copy{position:relative;z-index:1;max-width:760px;margin-top:clamp(54px,9vw,112px);text-align:center}.coming-soon-copy h1{max-width:720px;margin:0;color:#fff7e7;font:700 118px/.88 Cormorant Garamond,Georgia,serif;text-wrap:balance}.coming-soon-footer{position:relative;z-index:1;align-self:end;margin:clamp(70px,13vh,130px) 0 0;color:#f8f1df80;font:700 12px/1.4 Manrope,Arial,sans-serif}.portal-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(34px,6vw,82px);min-height:min(820px,calc(100vh - 96px));padding-top:112px;padding-bottom:54px}.portal-copy{max-width:680px}.portal-copy h1{margin:0;color:#fffaf0;font:700 clamp(82px,10vw,150px) / .86 "Cormorant Garamond",Georgia,serif}.portal-copy h1:after{content:"";display:block;width:92px;height:2px;margin-top:26px;background:linear-gradient(90deg,var(--gold),rgba(224,184,95,0))}.portal-subtitle{max-width:620px;margin:28px 0 0;color:#fffaf0e6;font:600 clamp(28px,4vw,48px) / 1.17 "Cormorant Garamond",Georgia,serif;text-wrap:balance}.portal-body{max-width:570px;margin:24px 0 0;color:#f8f1dfb8;font-size:17px;line-height:1.8}.portal-showcase{position:relative;padding:36px 0 0 34px}.showcase-frame{overflow:hidden;border:1px solid rgba(242,213,141,.38);border-radius:8px;background:#07111d;box-shadow:0 32px 90px #00000075}.showcase-frame img{width:100%;aspect-ratio:3 / 2;object-fit:contain;object-position:center;background:radial-gradient(circle at 68% 48%,rgba(224,184,95,.14),transparent 44%),#07111d}.showcase-note{position:absolute;right:clamp(18px,4vw,46px);bottom:-24px;min-width:min(320px,72%);padding:20px 22px;border:1px solid rgba(224,184,95,.34);border-radius:8px;background:#040a12e6;box-shadow:0 18px 50px #0000005c}.showcase-note span,.product-card span{color:var(--gold-2);font:800 12px/1 Manrope,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.showcase-note strong{display:block;margin-top:10px;color:#fff8e8;font:700 28px/1.05 Cormorant Garamond,Georgia,serif}.portal-products{margin-top:0;padding:78px 0 88px;background:#f8f8f3;box-shadow:0 0 0 100vmax #f8f8f3;clip-path:inset(0 -100vmax);color:#101820}.portal-section-head{display:grid;grid-template-columns:minmax(0,.72fr) minmax(320px,.8fr);gap:clamp(28px,5vw,70px);align-items:end;margin-bottom:34px}.portal-section-head h2,.portal-contact h2{margin:0;color:#101820;font:700 clamp(42px,5vw,68px) / .98 "Cormorant Garamond",Georgia,serif;text-wrap:balance}.portal-section-head p,.product-card p,.portal-about .section-copy p,.pillar-grid span,.portal-contact p{color:#101820b3;font-size:15px;line-height:1.75}.product-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(280px,.86fr) minmax(260px,.72fr);gap:16px}.product-card{display:grid;align-content:start;gap:22px;min-height:410px;padding:20px;border:1px solid rgba(16,24,32,.14);border-radius:8px;background:#fff;box-shadow:0 22px 58px #10182014}.product-card img{width:100%;aspect-ratio:1.42 / 1;object-fit:cover;border-radius:6px;background:#07111d}.product-card img.book-mockup-card{justify-self:center;width:100%;aspect-ratio:3 / 2;object-fit:contain;background:radial-gradient(circle at center,rgba(224,184,95,.16),transparent 58%),#07111d;box-shadow:0 22px 54px #1018202e}.product-card h3{margin:13px 0 0;color:#101820;font:700 32px/1.05 Cormorant Garamond,Georgia,serif}.product-card p{margin:14px 0 0}.product-card-featured{grid-template-columns:minmax(260px,.9fr) minmax(260px,.8fr);align-items:center}.product-card-featured img{align-self:center;height:auto;min-height:0;aspect-ratio:3 / 2;object-fit:contain;background:radial-gradient(circle at 62% 48%,rgba(224,184,95,.14),transparent 48%),#07111d}.product-card-quiet{background:linear-gradient(180deg,#8eb8bc24,#fff0),#fff}.future-mark{display:grid;place-items:center;width:84px;height:84px;border:1px solid rgba(224,184,95,.45);border-radius:50%;color:#b07826;font:700 54px/1 Cormorant Garamond,Georgia,serif}.inline-link{display:inline-flex;margin-top:20px;color:#9c6418;font:800 13px/1.2 Manrope,Arial,sans-serif}.inline-link:hover,.inline-link:focus-visible{color:#0f6069}.portal-about{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.02fr);align-items:start;gap:clamp(32px,6vw,82px);padding:84px 0;border-top:1px solid rgba(16,24,32,.12);background:#f8f8f3;box-shadow:0 0 0 100vmax #f8f8f3;clip-path:inset(0 -100vmax);color:#101820}.portal-about .section-label{color:#9c6418}.portal-about .section-copy h2{color:#101820}.pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pillar-grid div{min-height:202px;padding:24px;border:1px solid rgba(16,24,32,.12);border-radius:8px;background:#ffffffc2}.pillar-grid svg{width:34px;height:34px;color:#0f6069;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.pillar-grid strong{display:block;margin-top:42px;color:#101820;font:700 26px/1.05 Cormorant Garamond,Georgia,serif}.pillar-grid span{display:block;margin-top:10px}.portal-contact{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:76px 0 86px;border-top:1px solid rgba(16,24,32,.12);background:#f8f8f3;box-shadow:0 0 0 100vmax #f8f8f3;clip-path:inset(0 -100vmax);color:#101820}.portal-contact div{max-width:760px}.portal-contact p{max-width:660px;margin:22px 0 0}.trust-note{margin-top:18px;color:#c7c6bdb8;font:700 12px/1.6 Manrope,Arial,sans-serif}.hero-media{position:relative;min-height:560px}.media-halo{position:absolute;inset:7% -8% 4% -6%;border-radius:50%;background:radial-gradient(circle at center,rgba(224,184,95,.2),transparent 54%),radial-gradient(circle at 78% 28%,rgba(99,163,178,.2),transparent 28rem);filter:blur(8px)}.hero-product{position:absolute;inset:6% 0 auto auto;width:min(760px,100%);max-height:610px;object-fit:contain;object-position:center;border:1px solid rgba(224,184,95,.22);border-radius:8px;box-shadow:var(--shadow)}.method-band{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:34px;padding:36px 0 84px;border-top:1px solid var(--line)}.method-intro h2,.section-copy h2,.routine-header h2,.members-copy h2,.purchase-section h2{margin:0;color:#fff4df;font:700 clamp(38px,5vw,64px) / .98 "Cormorant Garamond",Georgia,serif;text-wrap:balance}.method-intro p,.section-copy p,.routine-header p,.members-copy p,.purchase-section p,.notice-section p{margin:22px 0 0;color:#f8f1dfc2;font-size:16px;line-height:1.78}.method-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.method-steps article{min-height:260px;padding:26px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#ffffff0f,#ffffff06)}.step-number,.section-label,.routine-card span,.panel-row span{color:var(--gold-2);font:800 12px/1 Manrope,Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.method-steps h3,.routine-detail h3{margin:42px 0 0;color:#fff4df;font:700 25px/1.08 Cormorant Garamond,Georgia,serif}.method-steps p,.routine-card strong,.routine-detail p,.book-points span,.panel-row strong{color:#f8f1dfb8;font-size:14px;line-height:1.62}.book-section,.audio-section,.members-section{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(34px,6vw,86px);padding:82px 0}.book-art-wrap{position:relative}.book-art-wrap:before{content:"";position:absolute;inset:10% -8%;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(224,184,95,.2),transparent 58%);filter:blur(24px)}.book-art{display:block;width:min(560px,100%);margin:0 auto;aspect-ratio:3 / 2;object-fit:contain;object-position:center;background:#07111d;border:1px solid rgba(224,184,95,.28);border-radius:8px;box-shadow:var(--shadow)}.section-copy{max-width:620px}.section-label{display:inline-block;margin:0 0 18px}.book-points{display:grid;gap:12px;margin-top:30px}.book-points div{display:grid;grid-template-columns:minmax(150px,190px) 1fr;gap:18px;padding:17px 0;border-top:1px solid var(--line-cool)}.book-points strong{color:var(--text);font:800 13px/1.35 Manrope,Arial,sans-serif}.audio-section{grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr)}.section-copy.narrow{max-width:520px}.audio-cover-panel{position:relative;overflow:hidden;border:1px solid rgba(224,184,95,.22);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.audio-cover-panel img{width:100%;aspect-ratio:16 / 9;object-fit:contain;background:#07111d}.routine-section{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1fr);gap:24px;padding:72px 0 90px}.routine-header{align-self:start;padding-top:12px}.routine-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.routine-card{min-height:148px;padding:20px;border:1px solid var(--line-cool);border-radius:8px;background:#ffffff09;text-align:left;cursor:pointer}.routine-card strong{display:block;margin-top:38px;color:var(--text);font:700 22px/1.12 Cormorant Garamond,Georgia,serif}.routine-card.is-active{border-color:#e0b85f99;background:linear-gradient(180deg,#e0b85f24,#ffffff0a)}.routine-detail{grid-column:2;min-height:190px;padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--panel-strong)}.detail-meter{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.detail-meter span{height:6px;border-radius:99px;background:linear-gradient(90deg,#e0b85f3d,#f2d58de6)}.routine-detail h3{margin-top:26px}.members-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.member-panel{padding:30px;border:1px solid rgba(224,184,95,.24);border-radius:8px;background:linear-gradient(180deg,rgba(224,184,95,.1),transparent),#ffffff09;box-shadow:var(--shadow)}.panel-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--line-cool)}.panel-row:first-child{padding-top:0}.panel-row strong{color:var(--text);text-align:right;font-family:Manrope,Arial,sans-serif}.member-panel .button{margin-top:24px}.purchase-section{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:78px 0}.purchase-section div{max-width:720px}.notice-section{padding:0 0 64px}.notice-section p{max-width:920px;margin:0;color:#f8f1df99;font:700 12px/1.75 Manrope,Arial,sans-serif}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:30px 0 42px;border-top:1px solid var(--line)}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;color:#f8f1dfb8;font:800 12px/1 Manrope,Arial,sans-serif}.site-footer p{margin:0;color:#f8f1df8a;font:700 12px/1.4 Manrope,Arial,sans-serif}@media(max-width:980px){.site-header{grid-template-columns:auto auto 1fr}.header-cta{justify-self:end}.nav-toggle{display:block}.site-nav{position:absolute;top:calc(100% + 1px);left:20px;right:20px;display:none;flex-direction:column;gap:0;padding:12px 18px;border:1px solid var(--line);border-radius:8px;background:#040a12f5}.site-nav.is-open{display:flex}.hero,.portal-hero,.portal-section-head,.product-grid,.product-card-featured,.portal-about,.method-band,.book-section,.audio-section,.routine-section,.members-section{grid-template-columns:1fr}.portal-hero{gap:30px;padding-top:112px;padding-bottom:24px;min-height:auto}.portal-showcase{padding:0}.showcase-note{position:relative;right:auto;bottom:auto;width:100%;margin-top:14px}.product-card-featured img{height:auto;min-height:0}.portal-contact{flex-direction:column;align-items:flex-start}.hero{gap:22px;padding-top:126px}.hero-media{min-height:420px}.hero-product{position:relative;inset:auto;width:100%;max-height:none}.method-steps{grid-template-columns:1fr}.method-steps article{min-height:0}.audio-section .section-copy{order:1}.audio-section .audio-cover-panel{order:2}.routine-detail{grid-column:auto}.purchase-section,.site-footer{flex-direction:column;align-items:flex-start}.coming-soon-copy h1{max-width:620px;font-size:96px}}@media(max-width:640px){.site-header{min-height:70px;padding:14px 16px;gap:12px}.brand-logo{width:48px;height:48px}.coming-soon-hero{width:min(100% - 28px,980px)}.coming-soon-brand{width:min(176px,64vw)}.coming-soon-copy{margin-top:74px}.coming-soon-copy h1{max-width:100%;font-size:66px}.header-cta{display:none}.section-bleed,.portal-products,.portal-about,.portal-contact,.method-band,.book-section,.audio-section,.routine-section,.members-section,.purchase-section,.notice-section,.site-footer{width:min(100% - 28px,var(--max))}.hero{min-height:auto;padding-top:118px;padding-bottom:42px}.hero h1{font-size:clamp(48px,16vw,64px)}.portal-copy h1{font-size:clamp(60px,20vw,78px)}.portal-subtitle{font-size:24px}.showcase-frame img{max-height:none;aspect-ratio:3 / 2}.showcase-note{display:none}.portal-body,.portal-section-head p,.product-card p,.portal-about .section-copy p,.pillar-grid span,.portal-contact p{font-size:14px}.hero-subtitle{font-size:23px}.hero-body,.method-intro p,.section-copy p,.routine-header p,.members-copy p,.purchase-section p{font-size:15px}.button{width:100%}.hero-media{min-height:auto}.method-band,.portal-products,.portal-about,.portal-contact,.book-section,.audio-section,.routine-section,.members-section,.purchase-section{padding:54px 0}.portal-section-head{margin-bottom:24px}.product-card{min-height:0}.pillar-grid{grid-template-columns:1fr}.book-points div{grid-template-columns:1fr;gap:8px}.audio-cover-panel img{min-height:220px}.routine-grid{grid-template-columns:1fr}.panel-row{align-items:flex-start;flex-direction:column;gap:8px}.panel-row strong{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
