@font-face{font-family:Display;src:url('/assets/display.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:Editorial;src:url('/assets/editorial.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#0a2119;--forest:#173e2e;--dark:#07120e;--paper:#eff0e9;--jade:#b9dfc8;--muted:#a9bbb0;--line:rgba(195,223,204,.24);--light-line:#c6d0c5;--sans:Display,Arial,sans-serif;--serif:Editorial,Georgia,serif;--mono:'SFMono-Regular',Consolas,monospace;--gutter:clamp(24px,5.2vw,100px);--ease:cubic-bezier(.22,.68,0,1.01)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--dark);color:var(--paper);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}::selection{background:var(--jade);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}button{color:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}h1,h2{letter-spacing:-.065em;line-height:1.01}h3{letter-spacing:-.035em}em{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;color:var(--jade);padding-right:.1em}h2{font-size:clamp(45px,5.5vw,88px)}p{font-size:17px;line-height:1.72}img{max-width:100%;display:block}button{border:0}main{overflow:clip}section{scroll-margin-top:0}
.eyebrow{font-family:var(--mono);font-size:12px;line-height:1.65;letter-spacing:.075em;font-weight:400}.section{padding:112px var(--gutter)}.section-kicker{display:flex;justify-content:space-between;gap:35px;margin-bottom:64px}.light{background:var(--paper);color:var(--ink)}.light em{color:#466c55}.aside-label{color:#6a7a6c;text-align:right}.light .eyebrow{color:#486052}.section>.eyebrow{display:block;margin-bottom:50px}
.text-link{font-size:14px;font-weight:500;display:inline-flex;gap:34px;padding:8px 0;border-bottom:1px solid currentColor}.text-link span,.button span,.nav-cta span{transition:transform .25s var(--ease)}.text-link:hover span,.button:hover span,.nav-cta:hover span{transform:translate(3px,-3px)}.text-link:hover{color:#597a61}.button{min-height:57px;display:inline-flex;align-items:center;justify-content:space-between;gap:50px;padding:17px 25px;font-size:15px;font-weight:500;border:1px solid transparent;cursor:pointer;transition:background .25s,color .25s}.button span{font-size:22px;line-height:1}.button-light{color:var(--ink);background:var(--jade)}.button-light:hover{background:#d8f1df}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--forest)}

/* Useful navigation remains available throughout the narrative. */
.header{position:fixed;inset:0 0 auto;z-index:50;padding:25px var(--gutter);height:99px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);transition:background .3s,border-color .3s}.header.is-scrolled,.header.menu-open{background:var(--ink);border-color:var(--line)}.wordmark{font-weight:750;font-size:39px;letter-spacing:-.075em;line-height:1;white-space:nowrap}.wordmark>span{font-weight:350;color:var(--jade);margin-left:5px;font-size:40px}.desktop-nav{display:flex;gap:34px;font-size:14px}.desktop-nav>a{position:relative;padding:10px 0}.desktop-nav>a:after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav>a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:18px}.nav-cta{font-size:14px;padding:10px 0;border-bottom:1px solid var(--jade);display:flex;gap:34px}.menu-toggle{display:none;background:none;padding:12px;width:44px;height:44px;cursor:pointer}.menu-toggle span{display:block;height:1px;background:var(--paper);width:21px;margin:6px 0;transition:transform .2s}.menu-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.reading-progress{position:absolute;bottom:-1px;left:0;height:1px;width:100%;transform:scaleX(0);transform-origin:left;background:var(--jade)}
.mobile-menu{position:fixed;inset:83px 0 0;z-index:45;background:var(--ink);padding:40px var(--gutter);overflow-y:auto}.mobile-menu[hidden]{display:none}.mobile-menu>.eyebrow{color:var(--muted);display:block;margin-bottom:30px}.mobile-menu>a{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-size:33px;letter-spacing:-.04em}.mobile-menu>a>span{font:12px var(--mono);color:var(--muted)}.mobile-menu .menu-email{font-size:16px;letter-spacing:0;margin-top:30px;border:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--paper);color:var(--ink);padding:12px;z-index:100}.skip-link:focus{top:15px}

/* Arrival: one image, one statement, immediate access. */
.hero{position:relative;isolation:isolate;min-height:820px;height:100svh;max-height:1250px;overflow:hidden;display:flex;flex-direction:column;padding:140px var(--gutter) 28px}.hero-atmosphere{position:absolute;inset:0;z-index:-1;overflow:hidden;background:#142b20}.hero-atmosphere:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,16,10,.34),rgba(3,16,10,.02) 90%),linear-gradient(0deg,rgba(5,18,12,.63),transparent 60%,rgba(5,18,12,.17))}.hero-atmosphere img{height:100%;width:100%;max-width:none;object-fit:cover;object-position:center;transform-origin:70% 42%;will-change:transform}.hero-topline{display:flex;justify-content:space-between;gap:20px;font:10px/1.7 var(--mono);letter-spacing:.07em;color:#c7d7cb}.hero-content{margin-top:auto;padding:95px 0 65px}.hero h1{font-size:clamp(76px,9.25vw,152px);line-height:.97;margin-top:23px;letter-spacing:-.065em}.hero-line{display:block;overflow:visible;padding-bottom:.055em}.hero h1 em{white-space:nowrap;color:#c7e9d3}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:55px;margin-top:33px;max-width:1070px}.hero-bottom p{font-size:17px;line-height:1.65;color:#d4e0d7}.hero-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(212,236,219,.3);padding-top:21px;font:10px/1.5 var(--mono);letter-spacing:.06em}.hero-foot a{display:flex;align-items:center;gap:16px}.scroll-line{display:block;height:26px;width:1px;background:var(--jade)}.hero-enter{animation:arrive .95s both var(--ease)}.hero .eyebrow{animation-delay:.1s}.hero-line{animation:arrive 1.1s both var(--ease)}.hero-line:first-child{animation-delay:.18s}.hero-line:nth-child(2){animation-delay:.28s}.hero-bottom{animation-delay:.4s}@keyframes arrive{from{opacity:0;transform:translateY(27px)}to{opacity:1;transform:translateY(0)}}

/* Statement and factual orientation. */
.intro{padding-top:118px;padding-bottom:0}.intro-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:8%;align-items:start}.intro h2{font-size:clamp(45px,5vw,81px);line-height:1.06}.intro-aside{max-width:405px;padding-top:8px}.small-cross{display:block;font-size:35px;line-height:1;margin-bottom:35px;color:#6c8e73}.intro-aside p{font-size:16px;color:#536257}.intro-aside p+p{margin-top:20px}.intro-aside .text-link{margin-top:23px}.facts{display:grid;grid-template-columns:repeat(4,1fr);margin-top:96px;border-top:1px solid var(--light-line);border-bottom:1px solid var(--light-line);padding:37px 0}.facts>div{padding:0 28px;border-left:1px solid var(--light-line)}.facts>div:first-child{padding-left:0;border-left:0}.facts strong{display:block;font-size:46px;letter-spacing:-.06em;font-weight:450;line-height:1.2;margin-bottom:10px}.facts span{font-size:13px;line-height:1.5;display:block;color:#536557}

/* The complete sales process. */
.path-section{padding-top:92px}.path-heading{display:grid;grid-template-columns:1.55fr 1fr;gap:9%;align-items:end}.path-heading h2{font-size:clamp(42px,4.9vw,78px)}.path-heading>p{font-size:16px;color:#536557;max-width:340px;padding-bottom:4px}.path-grid{display:grid;grid-template-columns:1.16fr 1fr;gap:10%;margin-top:65px}.process-list{border-top:1px solid var(--light-line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.process{border-bottom:1px solid var(--light-line)}.process summary{display:flex;align-items:center;gap:22px;padding:30px 0}.process h3{font-size:29px;line-height:1.2;flex:1}.step-index{font:11px var(--mono);color:#58715e}.plus{display:block;width:15px;height:15px;position:relative;flex:0 0 15px}.plus:before,.plus:after{content:'';position:absolute;inset:7px 0 auto;height:1px;background:currentColor;transition:transform .2s}.plus:after{transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0)}.detail-content{padding:0 30px 30px 40px}.detail-content p{color:#56655a;font-size:16px;max-width:400px}.detail-label{display:block;font:10px/1.6 var(--mono);letter-spacing:.05em;color:#536557;margin-top:25px}
.practice-figure{position:relative;height:478px;background:#20352a;overflow:hidden;isolation:isolate}.practice-figure:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,20,13,.88),rgba(5,20,13,.05) 70%);z-index:0}.practice-figure img{width:100%;height:100%;object-fit:cover;object-position:50% 39%;transition:transform 1s var(--ease)}.practice-figure:hover img{transform:scale(1.035)}.practice-figure figcaption{position:absolute;inset:auto 30px 30px;z-index:1;color:var(--paper)}.practice-figure figcaption span{display:block;font:10px var(--mono);letter-spacing:.07em}.practice-figure figcaption strong{display:block;font-size:34px;line-height:1.12;letter-spacing:-.04em;font-weight:450;margin:16px 0 27px}.mentor-note{margin-top:65px;border-top:1px solid var(--light-line);padding-top:38px;display:grid;grid-template-columns:100px 1fr auto;gap:38px;align-items:start}.mentor-mark{font:italic 66px/.95 var(--serif);color:#4e755b}.mentor-note h3{font-size:23px;margin-bottom:9px}.mentor-note p{font-size:15px;color:#58665c;max-width:610px}.mentor-note .text-link{align-self:start;margin-top:4px;white-space:nowrap}

/* Native sticky story; mobile uses normal document flow. */
.life-section{background:var(--forest)}.life-heading{padding-top:115px;padding-bottom:66px}.life-heading .aside-label{color:#a4c0ae}.life-heading .section-kicker{margin-bottom:53px}.life-heading h2{font-size:clamp(49px,6.5vw,102px)}.life-intro{color:#b7cdbd;font-size:16px;margin-top:30px}.life-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0 var(--gutter) 108px;align-items:start}.life-stage{position:sticky;top:116px;height:min(690px,calc(100svh - 150px));min-height:410px;overflow:hidden;isolation:isolate}.life-stage>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.life-image-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,22,12,.78),transparent 80%)}.life-stage-caption{position:absolute;inset:auto 35px 82px}.life-stage-caption .eyebrow{font-size:10px;color:#d0e2d5}.life-stage-number{display:block;font-size:clamp(100px,13vw,190px);letter-spacing:-.075em;line-height:1;font-weight:350;margin:8px 0;color:rgba(237,247,238,.9)}.life-stage-name{font:italic 36px/1.1 var(--serif);color:#dfede2}.life-rail{position:absolute;bottom:26px;left:35px;right:35px;display:flex;gap:14px}.life-rail a{flex:1;border-top:1px solid rgba(233,243,237,.4);padding-top:12px;font:12px var(--mono);color:#c3d2c8;min-height:34px}.life-rail a.active{border-top:2px solid var(--jade);color:var(--paper)}.life-chapters{padding-left:16%}.life-chapter{min-height:480px;display:flex;flex-direction:column;justify-content:center;padding:75px 0;border-top:1px solid var(--line);scroll-margin-top:125px}.life-chapter:first-child{border-top:0}.life-chapter>.eyebrow{font-size:11px;color:#b4cbbb;margin-bottom:24px}.life-chapter h3{font-size:clamp(33px,3.15vw,50px);line-height:1.06;letter-spacing:-.045em}.life-chapter p{font-size:16px;color:#b9cdc0;margin-top:25px;max-width:340px}.chapter-word{font:10px var(--mono);letter-spacing:.14em;color:#b5cdbc;margin-top:40px}.life-chapter.active .chapter-word{color:#e1f7e7}

/* The method has a clear editorial rhythm. */
.system-section{padding-top:114px;padding-bottom:100px}.system-grid{display:grid;grid-template-columns:1fr 1fr;gap:13%}.system-copy h2{font-size:clamp(55px,6.3vw,96px)}.system-copy>p{margin-top:35px;max-width:335px;color:#59685d;font-size:16px}.system-list article{padding:31px 0 38px;border-top:1px solid var(--light-line)}.system-list article:first-child{padding-top:6px;border-top:0}.system-list article>.eyebrow{font-size:10px}.system-list h3{font-size:30px;margin:15px 0 18px;line-height:1.2}.system-list p{font-size:16px;max-width:420px;color:#59685d}.system-rule{margin-top:23px;display:flex;align-items:center;gap:18px;color:#637e68;font:9px var(--mono);letter-spacing:.04em}.system-rule i{flex:1;background:var(--light-line);height:1px}.season-phases{display:flex;flex-wrap:wrap;gap:7px;margin-top:23px}.season-phases span{font-size:11px;padding:6px 10px;border:1px solid #b9c8b9;color:#4d6956}.system-seal{margin-top:60px;width:150px;height:150px;border:1px solid #8aa38d;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-14deg);color:#53745a}.seal-top,.seal-bottom{font:8px var(--mono);letter-spacing:.1em}.seal-center{font-size:33px;font-weight:550;letter-spacing:-.07em;line-height:1;margin:13px 0}.seal-center>span{font-family:var(--serif);font-style:italic;font-size:43px;font-weight:400;letter-spacing:-.06em;margin:0 1px}
.origin-section{background:#102c20;padding-top:91px;padding-bottom:96px}.origin-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:13%;align-items:start}.origin-section>.eyebrow{font-size:11px;color:#afcbb8}.origin-grid h2{font-size:clamp(43px,5vw,76px);line-height:1.08}.origin-text>p{font-size:16px;color:#bbd0c1}.origin-text>p+p{margin-top:19px}.origin-text .origin-principle{font-size:14px;color:#d5e5da;margin-top:27px;padding-top:22px;border-top:1px solid var(--line)}.origin-signature{display:block;font:italic 44px/1 var(--serif);color:var(--jade);margin-top:32px}

/* One clear offer with direct e-mail contact. */
.offer-top{display:grid;grid-template-columns:1.5fr 1fr;gap:10%;align-items:end}.offer-top h2{font-size:clamp(47px,5.3vw,84px)}.offer-top>p{font-size:16px;color:#58685c;max-width:340px}.offer-card{margin-top:60px;display:grid;grid-template-columns:1fr 1.1fr;border:1px solid #b9c9b9;background:#e6eade}.offer-price{padding:49px 44px;display:flex;flex-direction:column;align-items:start}.offer-price>.eyebrow{font-size:11px}.price{font-size:clamp(70px,7vw,106px);line-height:1;letter-spacing:-.075em;font-weight:450;margin:39px 0 23px}.price>span{font-size:37px;vertical-align:top;display:inline-block;margin:8px 0 0 12px;letter-spacing:-.03em}.price-copy{font-size:16px;max-width:270px;color:#536758;line-height:1.6}.offer-price .button{margin-top:36px;gap:30px}.email-note{font-size:12px;color:#607865;margin-top:14px}.offer-features{border-left:1px solid #b9c9b9;padding:31px 42px}.feature-row{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid #bdcbbc}.feature-row:last-child{border:0}.feature-row>span{font:10px var(--mono);padding-top:8px;color:#6b8270}.feature-row h3{font-size:22px;line-height:1.4}.feature-row p{font-size:15px;color:#5c6e61;margin-top:5px;max-width:355px}.offer-fineprint{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin-top:22px}.offer-fineprint p{font-size:12px;line-height:1.65;color:#647167;max-width:475px}.target-note{margin-top:55px;padding:28px 0;border-top:1px solid var(--light-line);border-bottom:1px solid var(--light-line);display:grid;grid-template-columns:140px 1fr;gap:30px;align-items:center}.target-number{font:italic 66px/.95 var(--serif);color:#577a60;letter-spacing:-.08em}.target-note h3{font-size:20px;margin-bottom:7px}.target-note p{font-size:14px;line-height:1.6;color:#617165;max-width:805px}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;padding-top:0;padding-bottom:113px}.faq-heading>.eyebrow{display:block;margin:0 0 28px}.faq-heading h2{font-size:clamp(42px,4.6vw,71px)}.faq-list{border-top:1px solid var(--light-line)}.faq-list details{border-bottom:1px solid var(--light-line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:17px;line-height:1.45;padding:23px 0;font-weight:500}.faq-list details>p{font-size:15px;color:#57685d;padding:0 33px 25px 0;line-height:1.75}

/* Closing frame. */
.final-section{position:relative;isolation:isolate;text-align:center;padding:112px var(--gutter) 108px;overflow:hidden}.final-image{position:absolute;z-index:-1;inset:0;background:linear-gradient(rgba(6,27,17,.54),rgba(6,25,16,.82)),url('/assets/hero.webp') center 56%/cover}.final-content>.eyebrow{font-size:11px;color:#d0e6d8}.final-content h2{font-size:clamp(65px,8.5vw,128px);line-height:1.02;margin:32px 0 34px}.final-content h2 em{color:#d2eedc}.final-content .button{gap:55px}.final-email{display:block;width:max-content;max-width:100%;margin:22px auto 0;color:#c7dece;font-size:13px}.footer{padding:39px var(--gutter) 24px;background:var(--dark)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:31px;border-bottom:1px solid var(--line)}.footer-top .wordmark{font-size:35px}.footer-top .wordmark>span{font-size:36px}.footer-top>p{font:10px var(--mono);letter-spacing:.08em;color:#a7bcae}.back-top{font-size:13px;display:flex;gap:25px}.footer-bottom{display:flex;align-items:center;gap:32px;font:10px/1.6 var(--mono);letter-spacing:.03em;color:#99ada0;padding-top:21px}.footer-bottom .image-note{margin-left:auto;font-size:9px}.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .85s var(--ease),transform .85s var(--ease)}.js .reveal.visible{opacity:1;transform:none}

/* Responsive composition. */
@media(min-width:1800px){.hero-content,.hero-topline,.hero-foot{width:100%;max-width:1660px;margin-left:auto;margin-right:auto}.section{padding-left:max(var(--gutter),calc((100vw - 1660px)/2));padding-right:max(var(--gutter),calc((100vw - 1660px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:24px}.header .nav-cta{gap:18px}.intro-grid{grid-template-columns:1.3fr 1fr;gap:6%}.intro h2{font-size:clamp(45px,5.5vw,70px)}.path-grid{gap:6%}.process h3{font-size:25px}.mentor-note{grid-template-columns:78px 1fr;gap:25px}.mentor-note .text-link{grid-column:2}.life-chapters{padding-left:13%}.life-chapter h3{font-size:36px}.system-grid{gap:9%}.offer-price{padding:38px 29px}.offer-features{padding:22px 29px}.origin-grid{gap:8%}.offer-top{gap:7%}.faq-section{gap:8%}}
@media(max-width:800px){
html{scroll-padding-top:95px}.header{height:83px;padding:19px var(--gutter)}.header .wordmark{font-size:34px}.header .wordmark>span{font-size:35px}.desktop-nav{display:none}.menu-toggle{display:block}.header .nav-cta{font-size:12px;gap:18px}.hero{min-height:780px;padding-top:118px}.hero h1{font-size:clamp(59px,9.8vw,83px);line-height:1.02}.hero-content{padding:105px 0 53px}.hero-topline{font-size:9px;max-width:270px}.hero-topline>span:last-child{display:none}.hero-bottom{gap:28px;margin-top:29px;flex-direction:column;align-items:start}.hero-bottom p{font-size:16px;line-height:1.7}.hero-foot{font-size:9px;gap:20px}.hero-foot>span{max-width:150px;text-align:right}.hero-atmosphere img{object-position:58% center}
.section{padding-top:82px;padding-bottom:82px}.section-kicker{margin-bottom:42px}.aside-label{display:none}.intro{padding-bottom:0}.intro-grid{grid-template-columns:1fr;gap:34px}.intro h2{font-size:clamp(45px,7vw,64px)}.intro-aside{max-width:460px;padding:0;margin-left:22%}.intro-aside .small-cross{display:none}.facts{grid-template-columns:repeat(2,1fr);margin-top:61px;padding:0}.facts>div{padding:27px 20px;border:0;border-bottom:1px solid var(--light-line)}.facts>div:first-child{padding-left:20px}.facts>div:nth-child(even){border-left:1px solid var(--light-line)}.facts>div:nth-child(n+3){border-bottom:0}.facts strong{font-size:40px}.facts span{font-size:12px}
.path-heading{grid-template-columns:1fr;gap:26px}.path-heading h2{font-size:clamp(40px,6.9vw,61px)}.path-heading>p{max-width:440px}.path-grid{grid-template-columns:1fr;gap:40px;margin-top:35px}.process h3{font-size:27px}.practice-figure{height:390px}.practice-figure img{object-position:center 35%}.mentor-note{margin-top:35px}.mentor-note h3{font-size:21px}
.life-heading{padding-bottom:45px}.life-heading h2{font-size:clamp(46px,7.7vw,67px)}.life-heading .section-kicker{margin-bottom:37px}.life-grid{grid-template-columns:1fr;padding:0 var(--gutter) 45px}.life-stage{position:relative;top:auto;min-height:0;height:450px;max-width:none}.life-stage>img{object-position:center 42%}.life-stage-caption{left:27px;bottom:32px}.life-stage-number{font-size:114px;margin:7px 0}.life-stage-name,.life-rail{display:none}.life-stage-caption>.eyebrow{font-size:10px}.life-chapters{padding-left:0;display:grid;grid-template-columns:1fr 1fr;gap:0 35px;margin-top:20px}.life-chapter{min-height:0;padding:42px 0;justify-content:start;scroll-margin-top:100px}.life-chapter:first-child{border-top:1px solid var(--line)}.life-chapter>.eyebrow{font-size:9px;margin-bottom:20px}.life-chapter h3{font-size:31px}.life-chapter p{font-size:15px;margin-top:20px}.chapter-word{font-size:9px;margin-top:25px}
.system-grid{gap:8%}.system-copy h2{font-size:56px}.system-list h3{font-size:25px}.system-list p,.system-copy>p{font-size:15px}.system-seal{width:125px;height:125px}.seal-center{font-size:28px}.seal-center>span{font-size:36px}.seal-top,.seal-bottom{font-size:7px}
.origin-grid{grid-template-columns:1fr;gap:35px}.origin-grid h2{font-size:52px}.origin-text{max-width:460px;margin-left:22%}.offer-top{grid-template-columns:1fr;gap:28px}.offer-top h2{font-size:clamp(43px,7vw,62px)}.offer-top>p{max-width:440px}.offer-card{grid-template-columns:1fr;margin-top:35px}.offer-price{padding:36px 30px}.price{font-size:89px;margin-top:30px}.price-copy{max-width:330px}.offer-features{border-left:0;border-top:1px solid #b9c9b9;padding:15px 30px}.feature-row{gap:22px}.offer-fineprint{gap:30px}.target-note{grid-template-columns:95px 1fr;gap:20px}.target-number{font-size:58px}.target-note h3{font-size:19px}
.faq-section{padding-top:0;grid-template-columns:1fr;gap:38px}.faq-heading h2{font-size:53px}.faq-heading>.eyebrow{margin-bottom:25px}.final-section{padding-top:83px;padding-bottom:83px}.final-content h2{font-size:86px}.footer-top>p{display:none}.footer-bottom{gap:22px;flex-wrap:wrap}.footer-bottom .image-note{font-size:9px}}
@media(max-width:520px){
:root{--gutter:24px}.header-actions{gap:10px}.header .nav-cta{font-size:12px;gap:15px}.hero{min-height:775px;max-height:none}.hero h1{font-size:clamp(50px,11.4vw,66px);line-height:1.05}.hero-content{padding:93px 0 52px}.hero .eyebrow{font-size:10px}.hero h1{margin-top:24px}.hero-bottom{margin-top:26px}.hero-bottom p{font-size:15px;max-width:330px}.hero-foot>span{max-width:118px;font-size:8px}.hero-foot a{gap:11px;font-size:8px}.hero-atmosphere img{object-position:61% center}.hero-atmosphere:after{background:linear-gradient(0deg,rgba(4,17,10,.8),rgba(4,17,10,.08) 88%),linear-gradient(90deg,rgba(4,17,10,.25),transparent)}
.button{font-size:14px;min-height:55px;padding:15px 22px;gap:35px}.section{padding-top:68px;padding-bottom:68px}.section-kicker{margin-bottom:34px}.eyebrow{font-size:10px}.intro{padding-bottom:0}.intro h2{font-size:clamp(39px,9.15vw,47px)}.intro-aside{margin-left:0}.intro-aside p{font-size:16px}.facts{margin-top:46px}.facts>div,.facts>div:first-child{padding:23px 16px}.facts>div:nth-child(odd){padding-left:0}.facts strong{font-size:38px}.facts span{font-size:11px;max-width:140px}
.path-heading h2{font-size:clamp(34px,8.1vw,44px)}.path-heading>p{font-size:16px}.process summary{padding:25px 0;gap:16px}.process h3{font-size:25px}.detail-content{padding-left:28px;padding-right:10px}.detail-content p{font-size:15px}.detail-label{font-size:9px}.practice-figure{height:368px}.practice-figure figcaption{inset:auto 25px 25px}.practice-figure figcaption strong{font-size:32px}.mentor-note{grid-template-columns:1fr;gap:17px;padding-top:27px}.mentor-mark{font-size:49px}.mentor-note .text-link{grid-column:auto;justify-self:start;margin-top:0}.mentor-note p{font-size:15px}
.life-heading{padding-bottom:34px}.life-heading h2{font-size:clamp(42px,10vw,54px)}.life-intro{font-size:15px;margin-top:24px}.life-intro br{display:none}.life-grid{padding-bottom:25px}.life-stage{height:410px}.life-stage-caption{bottom:27px}.life-stage-number{font-size:113px}.life-chapters{grid-template-columns:1fr;margin-top:12px}.life-chapter{padding:38px 0}.life-chapter h3{font-size:38px}.life-chapter p{font-size:16px;max-width:370px}.life-chapter>.eyebrow{font-size:10px}.chapter-word{font-size:9px;margin-top:24px}
.system-grid{grid-template-columns:1fr;gap:38px}.system-copy h2{font-size:62px}.system-copy>p{max-width:340px;font-size:16px;margin-top:25px}.system-seal{display:none}.system-list article:first-child{padding-top:27px;border-top:1px solid var(--light-line)}.system-list article{padding:27px 0}.system-list h3{font-size:27px}.system-list p{font-size:16px}.system-rule{font-size:9px}.season-phases span{font-size:10px}
.origin-section>.eyebrow{font-size:10px;margin-bottom:30px}.origin-grid h2{font-size:clamp(38px,9.4vw,49px)}.origin-text{margin-left:0}.origin-signature{font-size:43px}.offer-top h2{font-size:clamp(38px,8.95vw,48px)}.offer-top>p{font-size:16px}.offer-price{padding:31px 24px}.offer-price .button{padding:16px 19px;gap:24px;width:100%;font-size:13px}.offer-price>.eyebrow{font-size:10px}.price{font-size:87px}.price>span{font-size:34px}.price-copy{font-size:15px}.offer-features{padding:7px 24px}.feature-row{gap:19px;padding:22px 0}.feature-row h3{font-size:21px}.feature-row p{font-size:14px}.offer-fineprint{grid-template-columns:1fr;gap:12px;margin-top:18px}.offer-fineprint p{font-size:12px}.target-note{margin-top:32px;grid-template-columns:1fr;gap:17px;padding:27px 0}.target-number{font-size:63px}.target-note h3{font-size:21px}.target-note p{font-size:14px}
.faq-section{padding-top:0;gap:30px}.faq-heading h2{font-size:51px}.faq-list summary{font-size:16px;padding:20px 0}.faq-list details>p{font-size:15px;padding-right:20px}.final-section{padding:70px var(--gutter)}.final-content>.eyebrow{font-size:9px;letter-spacing:.04em}.final-content h2{font-size:clamp(58px,15vw,81px);margin:26px 0 30px}.footer{padding-top:29px}.footer-top{padding-bottom:24px}.footer-top .wordmark{font-size:32px}.back-top{font-size:12px;gap:15px}.footer-bottom{font-size:9px;gap:18px}.footer-bottom .image-note{width:100%;margin:0;font-size:8px}.desktop{display:none}}
@media(max-width:360px){:root{--gutter:20px}.header .nav-cta{font-size:11px;gap:10px}.header .wordmark{font-size:30px}.hero{min-height:740px}.hero h1{font-size:47px}.hero-topline{font-size:8px;max-width:210px}.hero-bottom p{font-size:14px}.hero-content{padding-top:88px}.intro h2{font-size:35px}.process h3{font-size:22px}.path-heading h2{font-size:32px}.offer-top h2{font-size:35px}.origin-grid h2{font-size:36px}.offer-price{padding:27px 20px}.offer-features{padding:8px 20px}.offer-price .button{font-size:12px;gap:15px}.life-chapter h3{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}.hero-atmosphere img{transform:none!important;will-change:auto}}
/* Readable small type and a predictable contrast surface above the image. */
.header{background:linear-gradient(180deg,rgba(5,22,13,.67),rgba(5,22,13,.22))}
.hero-topline>span:last-child{color:#133324}
.eyebrow,.hero .eyebrow,.hero-topline,.hero-foot,.hero-foot a,.hero-foot>span,.detail-label,.step-index,.practice-figure figcaption span,.life-stage-caption .eyebrow,.life-chapter>.eyebrow,.chapter-word,.system-list article>.eyebrow,.system-rule,.season-phases span,.origin-section>.eyebrow,.offer-price>.eyebrow,.feature-row>span,.final-content>.eyebrow,.footer-top>p,.footer-bottom,.footer-bottom .image-note{font-size:12px}
.facts span,.email-note,.offer-fineprint p,.final-email,.back-top{font-size:14px}
.mentor-note p,.feature-row p,.faq-list details>p,.life-chapter p,.system-list p,.system-copy>p,.detail-content p,.price-copy,.hero-bottom p{font-size:16px}
.header .nav-cta{font-size:14px}
.seal-top,.seal-bottom{font-size:10px}
@media(max-width:800px){.hero-topline{max-width:320px}.hero-foot>span{max-width:180px}.life-chapter>.eyebrow{line-height:1.65}.footer-top>p{display:none}}
@media(max-width:520px){.hero-topline{font-size:11px;max-width:290px}.hero-foot,.hero-foot a,.hero-foot>span{font-size:10px}.hero-foot>span{max-width:140px}.final-content>.eyebrow{font-size:11px}.footer-bottom,.footer-bottom .image-note{font-size:12px}.header .nav-cta{gap:12px}.offer-price .button{font-size:14px;gap:20px}.facts span{font-size:13px}}
@media print{.header,.mobile-menu,.hero-atmosphere,.life-stage,.final-image,.reading-progress{display:none!important}.hero{height:auto;min-height:0;padding:30px}.section,.life-grid{padding:30px}.hero,.life-section,.origin-section,.final-section,.footer{background:#fff;color:#111}.hero p,.hero h1 em,.origin-text>p,.life-chapter p,.life-chapter em{color:#111}.hero h1{font-size:55px}.life-grid{display:block}.life-chapters{padding:0}.life-chapter{min-height:0;page-break-inside:avoid}.js .reveal{opacity:1;transform:none}.button{border:1px solid #444}}
/* Keep mobile navigation isolated for keyboard and touch interaction. */
.menu-active body{overflow:hidden}

/* Season System: the existing editorial language, with a readable working rhythm. */
.season-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:12%;align-items:start}
.season-intro h2{font-size:clamp(52px,6.2vw,95px)}
.season-origin>.eyebrow{display:block;margin-bottom:20px}
.season-origin h3{font-size:clamp(28px,2.7vw,40px);line-height:1.12;letter-spacing:-.04em;margin-bottom:26px}
.season-origin p{font-size:16px;color:#59685d;max-width:440px}
.season-origin p+p{margin-top:18px}
.season-rhythm{margin-top:75px;padding:49px 44px 33px;background:var(--forest);color:var(--paper)}
.season-rhythm .eyebrow{color:#bfd4c6;font-size:12px}
.season-rhythm em{color:var(--jade)}
.rhythm-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:end}
.rhythm-heading h3{font-size:clamp(27px,3.1vw,43px);line-height:1.13;letter-spacing:-.035em;margin-top:19px;font-weight:450}
.rhythm-heading h3>span{font-size:clamp(83px,8vw,120px);font-weight:400;line-height:1;letter-spacing:-.075em}
.rhythm-heading h3>em{font-size:clamp(63px,6.5vw,100px);line-height:1.1}
.rhythm-heading>p{font-size:16px;max-width:390px;color:#cadcd0}
.rhythm-steps{list-style:none;padding:0;margin:45px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}
.rhythm-steps li{border-top:1px solid rgba(195,223,204,.5);padding-top:23px}
.rhythm-steps h4{font-size:23px;line-height:1.2;letter-spacing:-.025em;font-weight:500;margin:18px 0 15px}
.rhythm-steps p{font-size:16px;line-height:1.65;color:#cadcd0}
.rhythm-principle{margin-top:37px;padding-top:23px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}
.rhythm-principle p{font-size:clamp(33px,4vw,55px);line-height:1.1}
.rhythm-principle>span{font-size:14px;line-height:1.7;color:#d0e0d5;max-width:420px}
.season-practice{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:82px}
.season-practice-copy h3{font-size:clamp(34px,4vw,57px);line-height:1.04;letter-spacing:-.05em;margin:23px 0}
.season-practice-copy>p{font-size:16px;max-width:370px;color:#59685d}
.season-practice-copy .season-question{margin-top:28px;border-left:1px solid #89a48c;padding-left:20px;color:#32563d;font-size:19px;line-height:1.5}
.season-checks{border-top:1px solid var(--light-line)}
.season-checks details{border-bottom:1px solid var(--light-line)}
.season-checks summary{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:23px 0;font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.025em}
.season-checks small{display:block;margin-bottom:12px;font:12px/1.65 var(--mono);letter-spacing:.06em;color:#536e5b}
.season-check-content{padding:0 20px 25px 0}
.season-check-content ul{padding:0 0 0 19px;margin:0}
.season-check-content li,.season-check-content p{font-size:16px;line-height:1.7;color:#59685d}
.season-check-content li+li,.season-check-content p+p{margin-top:12px}
.season-connections{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:65px;border-top:1px solid var(--light-line);padding-top:33px}
.season-connections h3{font-size:28px;line-height:1.2;margin:16px 0}
.season-connections p{font-size:16px;color:#59685d;max-width:450px}
@media(max-width:1100px){.season-intro{gap:8%}.season-rhythm{padding:37px 30px 29px}.rhythm-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:31px}.season-practice,.season-connections{gap:8%}}
@media(max-width:800px){.season-intro{grid-template-columns:1fr;gap:37px}.season-intro h2{font-size:clamp(47px,8vw,66px)}.season-origin{max-width:470px;margin-left:20%}.season-origin h3{font-size:31px}.season-rhythm{margin-top:48px}.rhythm-heading{grid-template-columns:1fr;gap:25px}.rhythm-heading>p{max-width:520px}.rhythm-heading h3{font-size:32px}.rhythm-heading h3>span{font-size:99px}.rhythm-heading h3>em{font-size:80px}.season-practice{grid-template-columns:1fr;gap:35px;margin-top:55px}.season-practice-copy h3{font-size:46px}.season-practice-copy>p{max-width:460px}.season-connections{margin-top:48px;gap:35px}.season-connections h3{font-size:25px}}
@media(max-width:520px){.season-intro h2{font-size:clamp(43px,10.8vw,58px)}.season-origin{margin-left:0}.season-origin h3{font-size:30px}.season-rhythm{margin-top:38px;padding:29px 23px}.rhythm-heading h3{font-size:26px;line-height:1.15}.rhythm-heading h3>span{font-size:84px}.rhythm-heading h3>em{font-size:66px}.rhythm-steps{grid-template-columns:1fr;gap:28px;margin-top:34px}.rhythm-steps li{padding-top:20px}.rhythm-steps h4{font-size:25px;margin-top:13px}.rhythm-principle{grid-template-columns:1fr;gap:16px;margin-top:29px}.rhythm-principle p{font-size:43px}.season-practice-copy h3{font-size:clamp(35px,9.2vw,46px)}.season-checks summary{font-size:21px;gap:16px}.season-check-content{padding-right:0}.season-connections{grid-template-columns:1fr;gap:31px}.season-connections article+article{border-top:1px solid var(--light-line);padding-top:30px}.season-connections h3{font-size:27px}}
@media(max-width:360px){.season-rhythm{padding:27px 20px}.rhythm-heading h3>span{font-size:73px}.rhythm-heading h3>em{font-size:58px}.rhythm-principle p{font-size:37px}}
@media print{.season-rhythm{background:#fff;color:#111;border:1px solid #888}.season-rhythm p,.season-rhythm em,.season-rhythm .eyebrow,.rhythm-principle>span{color:#111}.rhythm-steps{grid-template-columns:1fr 1fr}.season-intro,.season-practice,.season-connections{break-inside:avoid}}

/* Conversion refinement: a continuous story with one clear conversation request. */
.hero-bottom>p{max-width:510px}
.hero-action{flex:0 0 auto;display:flex;flex-direction:column;align-items:start;gap:13px}
.cta-note{font-size:13px;line-height:1.5;color:#d2e3d8;max-width:290px}
.intro{padding-bottom:45px}
.practice-figure img{object-position:50% 28%}
.practice-figure figcaption strong{font-size:clamp(27px,2.5vw,36px)}
.season-practice-copy .season-sales-example{font-size:15px;line-height:1.7;margin-top:25px}
.season-sales-example strong{display:block;font-weight:550;margin-bottom:5px;color:#35533f}
.season-connections .text-link{margin-top:22px;gap:22px}
.conversation-plan{margin-top:65px}
.conversation-heading{display:flex;justify-content:space-between;gap:40px;align-items:start}
.conversation-heading h3{font-size:clamp(30px,3.2vw,45px);line-height:1.07;letter-spacing:-.04em;width:57%}
.conversation-plan ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:0;margin:37px 0 0}
.conversation-plan li{padding-top:24px;border-top:1px solid var(--light-line)}
.conversation-plan h4{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.03em;margin:16px 0 13px}
.conversation-plan p{font-size:16px;color:#59685d;max-width:345px}
.final-copy{font-size:17px;color:#d4e3da;max-width:530px;margin:0 auto 30px}
.final-contact-note{display:block;font-size:13px;color:#c7dece;margin:16px auto 0;max-width:360px;line-height:1.6}
@media(max-width:1100px){.hero-bottom{gap:35px}.hero-bottom>p{max-width:460px}.hero-action .button{gap:25px}.conversation-plan ol{gap:25px}}
@media(max-width:800px){.hero-bottom>p{max-width:480px}.intro{padding-bottom:35px}.practice-figure img{object-position:center 28%}.conversation-heading{display:block}.conversation-heading h3{width:100%;max-width:540px;margin-top:22px;font-size:39px}.conversation-plan ol{gap:24px}.conversation-plan h4{font-size:22px}}
@media(max-width:520px){.hero-content{padding-bottom:36px}.hero-action{gap:11px}.hero-action .button{gap:36px}.hero-bottom>p{max-width:345px}.cta-note{font-size:13px}.intro{padding-bottom:28px}.practice-figure{height:410px}.practice-figure img{object-position:center 24%}.practice-figure figcaption strong{font-size:29px;margin:14px 0 21px}.practice-figure figcaption span{font-size:11px}.conversation-plan{margin-top:44px}.conversation-heading h3{font-size:clamp(29px,7.7vw,38px)}.conversation-plan ol{grid-template-columns:1fr;gap:27px;margin-top:29px}.conversation-plan li{padding-top:22px}.conversation-plan h4{font-size:25px}.conversation-plan p{max-width:100%}.final-copy{font-size:16px}.final-copy br{display:none}.final-contact-note{max-width:270px}.final-content .button{gap:32px}.footer-bottom .image-note{max-width:330px}}
@media(max-width:360px){.hero{min-height:790px}.hero-content{padding-top:78px}.hero-action .button{gap:25px}.cta-note{max-width:260px}.practice-figure{height:375px}.practice-figure figcaption{left:20px;right:20px}.practice-figure figcaption strong{font-size:27px}}
@media print{.hero-action{display:block}.cta-note,.final-copy,.final-contact-note{color:#111}.conversation-plan{break-inside:avoid}}

/* P30K motion language: lines, chapter masks and one bounded image reveal. */
.line-icon{display:block;width:28px;height:28px;flex:0 0 auto}
.action-icon{width:20px;height:20px}
.button>span{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px}
.nav-cta,.text-link{align-items:center}
.step-index,.feature-icon{display:flex;flex-direction:column;align-items:center;gap:10px;flex:0 0 29px}
.feature-row>span{padding-top:3px}
.feature-icon>span,.step-index>span{font:10px/1 var(--mono);letter-spacing:.08em}
.step-index .line-icon{width:27px;height:27px}
.phase-icon{width:35px;height:35px;margin:0 0 23px;color:#3f664f}
.season-rhythm .phase-icon{color:var(--jade)}
.chapter-icon{display:block;margin-bottom:25px;color:var(--jade)}
.chapter-icon .line-icon{width:34px;height:34px}
.small-cross .line-icon{width:39px;height:39px}
.js .reveal{transition-delay:var(--reveal-delay,0ms)}
.js .ink-reveal .line-icon path{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .8s var(--ease) calc(var(--reveal-delay,0ms) + 120ms)}
.js .ink-reveal.visible .line-icon path{stroke-dashoffset:0}
.heading-line{display:block;overflow:clip;padding:.1em .12em .14em 0;margin:-.1em -.12em -.14em 0}
.heading-ink{display:block}
.js .heading-reveal{opacity:1;transform:none;transition:none}
.js .heading-reveal .heading-ink{opacity:0;transform:translateY(112%);transition:transform .85s var(--ease),opacity .7s;transition-delay:var(--line-delay,0ms)}
.js .heading-reveal.visible .heading-ink{opacity:1;transform:translateY(0)}
.section-kicker{position:relative}
.reveal-rule:after{content:'';position:absolute;left:0;right:0;bottom:-19px;height:1px;background:currentColor;opacity:.2;transform:scaleX(0);transform-origin:left;transition:transform 1.1s var(--ease)}
.reveal-rule.visible:after{transform:scaleX(1)}
.scene-reveal{position:relative;isolation:isolate}
.scene-curtain{position:absolute;inset:-1px 0;z-index:5;pointer-events:none;background:var(--paper);transform-origin:bottom;transition:transform .85s var(--ease)}
.scene-reveal.visible>.scene-curtain{transform:scaleY(0)}
.js .image-reveal{opacity:1;transform:none;transition:none}
.js .image-reveal:before{content:'';position:absolute;inset:0;background:var(--paper);z-index:3;transform:translateY(0);transition:transform 1s var(--ease)}
.js .image-reveal.visible:before{transform:translateY(101%)}
.js .image-reveal:not(.visible) img{transform:scale(1.075)}
.life-stage{--chapter-turn:0deg;--chapter-shift:0%}
.life-stage>img{transform:scale(1.04) translateY(var(--chapter-shift));transition:transform 1.1s var(--ease)}
.life-stage-orientation{position:absolute;inset:29px auto auto 29px;display:flex;align-items:center;gap:12px;padding:8px 13px 8px 9px;background:rgba(10,33,25,.85);color:#d8eddf;font:10px/1.4 var(--mono);letter-spacing:.08em}
.orientation-icon{width:34px;height:34px;transform:rotate(var(--chapter-turn));transition:transform .85s var(--ease)}
.life-stage-glow{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(185,223,200,.13),transparent 45%)}
.life-rail a{position:relative;border-top:1px solid rgba(233,243,237,.4)}
.life-rail a:before{content:'';position:absolute;inset:-1px 0 auto;height:2px;background:var(--jade);transform:scaleX(0);transform-origin:left;transition:transform .6s var(--ease)}
.life-rail a.active{border-top:1px solid rgba(233,243,237,.4)}
.life-rail a.active:before{transform:scaleX(1)}
.chapter-indicator{display:none}
@media(min-width:1101px){.chapter-indicator{position:fixed;right:27px;bottom:25px;z-index:20;display:flex;align-items:center;gap:12px;padding:11px 15px;background:#0a2119;color:#d5e9dc;border:1px solid rgba(185,223,200,.32);font:10px/1.4 var(--mono);letter-spacing:.03em;pointer-events:none;opacity:0;transform:translateY(15px);transition:opacity .35s,transform .45s var(--ease)}.chapter-indicator.is-visible{opacity:1;transform:none}.chapter-marker{width:5px;height:5px;background:var(--jade);border-radius:50%}.chapter-indicator-number{color:#9cbdaa;border-right:1px solid #385447;padding-right:12px}}
@media(max-width:800px){.life-stage>img{transform:none;transition:none}.life-stage-orientation{inset:23px auto auto 25px}.scene-curtain{transition-duration:.65s}}
@media(max-width:520px){.chapter-icon{margin-bottom:21px}.phase-icon{width:31px;height:31px;margin-bottom:18px}.process summary{gap:16px}.detail-content{padding-left:45px}.feature-row{gap:17px}.feature-icon{flex-basis:26px}.feature-icon .line-icon{width:26px;height:26px}.section-kicker:after{bottom:-13px}}
@media(prefers-reduced-motion:reduce){.js .heading-reveal .heading-ink,.js .reveal{opacity:1;transform:none}.scene-curtain,.js .image-reveal:before{display:none}.js .ink-reveal .line-icon path{stroke-dashoffset:0}.life-stage>img,.orientation-icon{transform:none!important}.reveal-rule:after{transform:none}.js .image-reveal img{transform:none}}
@media print{.chapter-indicator,.scene-curtain,.js .image-reveal:before{display:none!important}.js .heading-reveal .heading-ink{opacity:1;transform:none}.js .ink-reveal .line-icon path{stroke-dashoffset:0}}

/* Supplied PROJECT30K wordmark; its gold is the only metallic accent. */
.brand-logo{position:relative;display:block;width:220px;aspect-ratio:2039 / 327;flex:0 0 auto;overflow:hidden}
.brand-logo img{position:absolute;max-width:none;width:106.5228%;height:auto;left:-3.384%;top:-60.8563%}
.footer .brand-logo{width:245px}
@media(max-width:1100px){.header .brand-logo{width:185px}.desktop-nav{gap:22px}.header .nav-cta{gap:22px}}
@media(max-width:800px){.header .brand-logo{width:165px}.header .nav-cta{gap:12px}}
@media(max-width:520px){.header .brand-logo{width:140px}.header .nav-cta{font-size:12px;gap:10px}.footer .brand-logo{width:180px}.footer-top{gap:20px}.back-top{gap:10px}}
@media(max-width:360px){.header .brand-logo{width:108px}.header .nav-cta{font-size:11px}.header-actions{gap:7px}.footer .brand-logo{width:160px}.back-top{font-size:12px}}

/* Spatial depth: static contour fields and quiet light keep the reading plane clear. */
.intro,.origin-section,.path-section,.life-section,.system-section,.offer-section,.faq-section,.season-rhythm{position:relative;isolation:isolate}
.intro{background:radial-gradient(ellipse at 0 5%,#dfe8db 0,transparent 60%),var(--paper)}
.intro:before,.path-section:before,.system-section:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none}
.intro:before{background-image:linear-gradient(rgba(47,79,54,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(47,79,54,.07) 1px,transparent 1px);background-size:124px 124px;mask-image:linear-gradient(120deg,#000,transparent 68%)}
.origin-section{background:radial-gradient(ellipse at 85% 10%,#234936,transparent 67%),#102c20}
.origin-section:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:repeating-radial-gradient(ellipse at 104% -40%,transparent 0 66px,rgba(185,223,200,.13) 67px,transparent 68px 120px);mask-image:linear-gradient(90deg,transparent 30%,#000)}
.path-section{background:radial-gradient(ellipse at 100% 30%,#dce6d8,transparent 55%),var(--paper)}
.path-section:before{background:repeating-linear-gradient(90deg,transparent 0 159px,rgba(55,89,62,.07) 160px,transparent 161px 240px);mask-image:linear-gradient(90deg,transparent 50%,#000)}
.practice-figure{box-shadow:0 32px 44px -34px rgba(10,33,25,.5)}
.life-section{background:radial-gradient(ellipse at 100% 20%,#254f3b,transparent 65%),#133626}
.life-section:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:repeating-radial-gradient(ellipse at -25% 34%,transparent 0 110px,rgba(185,223,200,.08) 111px,transparent 112px 185px);mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.5) 70%,transparent)}
.life-stage{box-shadow:0 28px 50px -32px rgba(0,8,3,.75)}
.system-section{background:radial-gradient(ellipse at 100% 0,#dde7da,transparent 39%),var(--paper)}
.system-section:before{background-image:radial-gradient(rgba(36,69,42,.17) .65px,transparent .8px);background-size:9px 9px;mask-image:radial-gradient(ellipse 60% 24% at 100% 0,#000,transparent)}
.season-rhythm{background:radial-gradient(ellipse at 92% 0,rgba(166,209,180,.15),transparent 58%),linear-gradient(135deg,#214a36,#103022);box-shadow:0 30px 50px -40px rgba(10,33,25,.5)}
.season-rhythm:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(194,225,202,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(194,225,202,.08) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(145deg,transparent 22%,#000)}
.faq-section{background:radial-gradient(ellipse at 0 65%,#e2e9dd,transparent 55%),var(--paper)}
.faq-section:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:repeating-radial-gradient(ellipse at -40% 75%,transparent 0 58px,rgba(55,89,62,.08) 59px,transparent 60px 100px);mask-image:linear-gradient(90deg,#000,transparent 45%)}
.final-section:after{content:'';position:absolute;inset:24px;z-index:-1;pointer-events:none;border:1px solid rgba(195,223,204,.19);background:linear-gradient(90deg,transparent calc(50% - .5px),rgba(195,223,204,.1) 50%,transparent calc(50% + .5px));mask-image:linear-gradient(180deg,#000,transparent 38%,transparent 72%,#000)}

/* The offer is a single product stage: background wordmark, light, then clear details. */
.offer-section{padding-top:112px;background:radial-gradient(ellipse 70% 35% at 50% 18%,#d7e5d7,transparent),linear-gradient(#e7eee3,var(--paper) 72%)}
.offer-top{display:block;text-align:center}
.offer-top h2{font-size:clamp(54px,6.1vw,94px);line-height:1.03}
.offer-top>p{max-width:650px;margin:30px auto 0;font-size:17px;line-height:1.7;color:#536859}
.offer-stage{position:relative;isolation:isolate;max-width:1440px;margin:58px auto 0;padding-top:clamp(115px,14vw,205px)}
.offer-stage:before{content:'';position:absolute;inset:10% -5% -45px;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 54%,rgba(83,137,97,.2),transparent 65%)}
.offer-monogram{position:absolute;inset:0 0 auto;z-index:-1;pointer-events:none;user-select:none;text-align:center;font-size:clamp(165px,26vw,380px);font-weight:620;line-height:.83;letter-spacing:-.085em;padding-right:.085em;color:#92b49a;background:linear-gradient(158deg,#407553 10%,#94b69b 43%,#d4e2d1 76%);background-clip:text;-webkit-text-fill-color:transparent}
.offer-card{position:relative;margin:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:58px;padding:54px 56px;background:radial-gradient(ellipse at 100% 0,rgba(100,160,119,.18),transparent 65%),linear-gradient(130deg,#183d2b,#0a2419 72%);border:1px solid rgba(164,200,170,.5);border-radius:24px;color:var(--paper);box-shadow:0 42px 65px -40px rgba(16,49,29,.52),inset 0 1px 0 rgba(223,242,225,.12)}
.offer-price{padding:12px 0;justify-content:center}
.offer-price>.eyebrow{font-size:12px;color:#bad5c1}
.price{font-size:clamp(86px,7.6vw,114px);font-weight:450;line-height:1;margin:38px 0 22px;letter-spacing:-.075em}
.price>span{font-size:39px;margin-top:9px;margin-left:12px;color:#c9e4d2}
.price-copy{color:#c4d6c9;max-width:300px;font-size:17px}
.offer-price .button{background:var(--jade);color:var(--ink);margin-top:34px;gap:30px;padding:17px 22px;box-shadow:0 1px 0 rgba(255,255,255,.2) inset}
.offer-price .button:hover{background:#d8f1df}
.offer-price .email-note{color:#b8cdbf;max-width:285px;font-size:12px;line-height:1.7;margin-top:17px}
.offer-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 34px;padding:7px 0 7px 50px;border-left:1px solid rgba(185,223,200,.22)}
.offer-features .feature-row{display:flex;flex-direction:column;align-items:start;gap:21px;padding:0;border:0}
.offer-features .feature-icon{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-basis:auto;gap:15px;padding:0;width:100%;color:#b9dfc8}
.offer-features .feature-icon .line-icon{width:32px;height:32px}
.offer-features .feature-icon>span{font:10px var(--mono);color:#86a893;margin:0}
.offer-features .feature-row h3{font-size:23px;font-weight:500;line-height:1.16;letter-spacing:-.03em}
.offer-features .feature-row p{color:#b6cebe;font-size:15px;line-height:1.65;margin-top:12px}
.offer-fineprint{max-width:1328px;margin:28px auto 0;gap:8%;padding:0 6px}
.offer-fineprint p{font-size:12px;color:#52665a;max-width:540px}
.target-note{margin-top:70px}
.conversation-plan{margin-top:80px}

/* One arrival, native scrolling. Decorative layers settle and stay still. */
.js .offer-monogram{opacity:.45;transform:translateY(24px);transition:opacity 1s var(--ease),transform 1.2s var(--ease)}
.js .offer-card{transform:translateY(30px);transition:transform .95s var(--ease)}
.js .offer-stage.visible .offer-monogram{opacity:1;transform:none}
.js .offer-stage.visible .offer-card{transform:none}

@media(min-width:1800px){.offer-stage{padding-top:205px}.offer-monogram{font-size:380px}}
@media(max-width:1100px){
 .offer-card{padding:42px 36px;gap:36px;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr)}
 .offer-features{padding-left:32px;gap:31px 24px}
 .offer-features .feature-row h3{font-size:21px}
 .offer-features .feature-row p{font-size:14px}
 .offer-price .button{padding:17px 18px;gap:16px;font-size:14px}
 .price{font-size:clamp(78px,8.2vw,90px)}
 .price-copy{font-size:16px}
}
@media(max-width:960px){
 .offer-section{padding-top:82px}
 .offer-top h2{font-size:clamp(45px,7.9vw,64px)}
 .offer-top>p{max-width:520px;font-size:16px;margin-top:26px}
 .offer-stage{margin-top:46px;padding-top:clamp(96px,15vw,120px)}
 .offer-monogram{font-size:clamp(156px,27vw,216px)}
 .offer-card{display:block;padding:39px 36px;border-radius:20px}
 .offer-price{align-items:center;text-align:center;padding:0 0 37px}
 .price{font-size:100px;margin:27px 0 21px}
 .price-copy{max-width:350px}
 .offer-price .button{margin-top:27px;gap:40px;font-size:15px}
 .offer-price .email-note{max-width:350px}
 .offer-features{padding:34px 0 0;border-left:0;border-top:1px solid rgba(185,223,200,.22);gap:32px}
 .offer-features .feature-row h3{font-size:23px}
 .offer-features .feature-row p{font-size:15px}
 .offer-fineprint{gap:28px}
 .target-note{margin-top:50px}
 .conversation-plan{margin-top:60px}
 .intro:before{background-size:100px 100px;opacity:.7}
 .life-section:before{opacity:.65}
 .system-section:before{opacity:.65}
 .season-rhythm:before{opacity:.65}
 .origin-section:before{opacity:.65}
 .final-section:after{inset:18px}
}
@media(max-width:520px){
 .offer-top h2{font-size:clamp(39px,10.4vw,54px)}
 .offer-top>p{font-size:16px}
 .offer-stage{margin-top:41px;padding-top:clamp(71px,19vw,99px)}
 .offer-monogram{font-size:clamp(142px,34vw,176px);line-height:.9}
 .offer-card{padding:32px 24px 34px;border-radius:18px}
 .price{font-size:90px}
 .price>span{font-size:32px;margin-top:8px;margin-left:10px}
 .price-copy{font-size:16px}
 .offer-price .button{gap:15px;font-size:14px;padding:17px 18px;width:100%;max-width:330px}
 .offer-features{grid-template-columns:1fr;gap:0;padding-top:4px}
 .offer-features .feature-row{display:grid;grid-template-columns:28px 1fr;align-items:start;gap:19px;padding:26px 0;border-bottom:1px solid rgba(185,223,200,.17)}
 .offer-features .feature-row:last-child{border-bottom:0;padding-bottom:0}
 .offer-features .feature-icon{flex-direction:column;gap:10px;padding-top:2px}
 .offer-features .feature-icon .line-icon{width:28px;height:28px}
 .offer-features .feature-row h3{font-size:23px}
 .offer-features .feature-row p{font-size:15px;margin-top:9px}
 .offer-fineprint{grid-template-columns:1fr;gap:14px;padding:0 2px;margin-top:25px}
 .offer-fineprint p{font-size:12px}
 .target-note{margin-top:40px}
 .conversation-plan{margin-top:48px}
 .final-section:after{inset:12px}
 .faq-section:before{opacity:.6}
}
@media(max-width:360px){
 .offer-card{padding:30px 19px}
 .offer-top h2{font-size:34px}
 .offer-monogram{font-size:138px}
 .price{font-size:80px}
 .offer-features .feature-row{gap:15px}
 .offer-features .feature-row h3{font-size:21px}
 .offer-price .button{font-size:13px;padding:16px 12px;gap:9px}
}
@media(prefers-reduced-motion:reduce){
 .js .offer-monogram,.js .offer-card{opacity:1;transform:none;transition:none}
}
@media print{
 .intro:before,.origin-section:before,.path-section:before,.life-section:before,.system-section:before,.season-rhythm:before,.faq-section:before,.final-section:after,.offer-stage:before,.offer-monogram{display:none}
 .intro,.origin-section,.path-section,.life-section,.system-section,.season-rhythm,.offer-section,.faq-section{background:#fff;color:#111}
 .offer-stage{padding-top:0;margin-top:30px}
 .offer-card{display:block;background:#fff;color:#111;box-shadow:none;border:1px solid #aaa;break-inside:avoid}
 .offer-features{border:0;padding:25px 0 0}
 .offer-price>.eyebrow,.price>span,.price-copy,.offer-price .email-note,.offer-features .feature-row p,.offer-features .feature-icon,.offer-features .feature-icon>span{color:#111}
 .js .offer-card{transform:none}
}
