:root{--cream:#f8f5ed;--paper:#fffdf8;--green:#193b32;--sage:#dfe8dc;--gold:#ad8245;--terra:#9b4934;--ink:#213b33;--muted:#52645a;--line:#d2d7c9;--serif:Georgia,'Times New Roman',serif;--sans:system-ui,-apple-system,'Segoe UI',sans-serif;scroll-behavior:smooth;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:18px/1.65 var(--sans)}a{color:inherit;text-underline-offset:5px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.4}img{display:block;max-width:100%;height:auto}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:3px solid var(--terra);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.035em}h2{font-size:clamp(34px,4.2vw,58px);margin-bottom:25px}h3{font-size:30px;line-height:1.16}p{margin-bottom:22px}em{font-weight:400}sup{font:12px var(--sans);vertical-align:super;letter-spacing:0}button{border:0}a,button{transition:background .18s,color .18s,transform .18s}::selection{background:var(--sage)}[hidden]{display:none!important}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}.section{padding-top:100px;padding-bottom:100px}.eyebrow{font:700 12px/1.5 var(--sans);letter-spacing:.16em;margin-bottom:22px}.small,.meta{font-size:14px;line-height:1.55;color:var(--muted)}.text-link{font-size:16px;font-weight:600;background:none;padding:0;border:0;text-decoration:underline;text-underline-offset:5px;display:inline-block;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:58px;padding:16px 24px;border-radius:6px;font-size:14px;line-height:1.45;font-weight:750;text-decoration:none;letter-spacing:.035em;text-align:center}.primary{background:var(--green);color:var(--paper);box-shadow:0 6px 18px #193b3215}.primary:hover{background:#295747;transform:translateY(-2px)}.light{background:var(--cream);color:var(--green)}.light:hover{background:var(--sage);transform:translateY(-2px)}.outline{border:1px solid var(--green);background:transparent}.outline:hover{background:var(--sage)}.skip{position:fixed;top:-100px;left:20px;background:var(--paper);padding:12px;z-index:20}.skip:focus{top:10px}.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}.site-header{position:sticky;top:0;z-index:10;background:#f8f5edf5;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav{height:72px;display:flex;justify-content:space-between;align-items:center;gap:16px}.brand{font:24px var(--serif);text-decoration:none;letter-spacing:-.035em}.brand-mark{color:var(--gold);font-size:34px;vertical-align:middle;margin-right:8px}.always-download{font-size:14px;font-weight:650;display:flex;align-items:center;gap:12px;min-height:44px}.always-download span{font-size:22px}.hero{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:auto 1fr;column-gap:80px;padding-top:52px;padding-bottom:56px;min-height:690px}.free{display:inline-block;border:1px solid #9caf9b;border-radius:30px;padding:6px 12px;background:#e7eddf;letter-spacing:.12em;margin-bottom:20px}.hero h1{font-size:78px;margin-bottom:20px}.hero h1 em{display:block;color:var(--green);font-size:1.12em}.hero h1 span{display:block;font-size:.43em;line-height:1.4;letter-spacing:-.01em}.hero-statement{font:26px/1.3 var(--serif);margin:0 0 20px;letter-spacing:-.02em}.hero-statement strong{font-weight:400}.hero-description{max-width:470px;margin-bottom:20px}.hero-action .meta{margin:10px 0 14px}.hero-foot{font-size:14px;max-width:450px;margin:18px 0 12px;color:var(--muted)}.subtle-link{font-size:13px;color:var(--muted);display:inline-block;max-width:400px}.cover-stack{grid-column:2;grid-row:1/3;position:relative;align-self:center;justify-self:center;display:block;width:176px;transform:rotate(3deg);text-decoration:none}.cover-stack:before,.cover-stack:after{content:'';position:absolute;inset:0;background:#e6e8dc;border:1px solid #cad2c3;z-index:-1;transform:rotate(-6deg)}.cover-stack:after{transform:rotate(-11deg);background:#ece7da;z-index:-2}.cover-stack img{width:100%;border:1px solid #d0d7cc;box-shadow:12px 20px 50px #143c3226}.cover-stack:hover{transform:rotate(0) translateY(-5px)}.cover-note{position:absolute;left:-22px;bottom:32px;white-space:nowrap;font-size:10px;letter-spacing:.12em;background:var(--terra);color:#fff;padding:13px 17px;box-shadow:0 6px 10px #15372c15}.cover-note span{padding-left:10px}.principle{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eeeede}.principle .wrap{padding:21px 0;display:flex;gap:20px;justify-content:center;font-size:15px}section[id]{scroll-margin-top:95px}.reader-section{background:#eef0e6}.reader-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.reader-intro{padding-top:24px}.reader-intro>p{max-width:390px}.chapter-links{border-top:1px solid #bdc8b7;margin:30px 0}.chapter-links button{width:100%;padding:18px 0;border-bottom:1px solid #bdc8b7;display:grid;grid-template-columns:30px 1fr;gap:0 10px;text-align:left;background:transparent;font-size:17px}.chapter-links button>span{grid-row:span 2;font-size:13px;color:var(--terra)}.chapter-links small{font-size:12px;color:var(--muted);margin-top:4px}.chapter-links button:hover{padding-left:10px;background:#e0e7d9}.reader{background:var(--paper);border:1px solid #b6c5b6;border-radius:12px;box-shadow:0 14px 36px #193b320d;overflow:hidden}.reader-bar{padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.reader-bar select{min-width:0;max-width:calc(100% - 60px);border:0;background:none;font-size:14px;color:var(--green);min-height:44px}.page-count{white-space:nowrap;font-size:13px}.reader-progress{height:3px;background:#e3e9db}.reader-progress span{height:3px;display:block;background:var(--terra);width:11.111%;transition:width .25s}.reader-mode{display:flex;gap:6px;padding:12px 20px;border-bottom:1px solid #e6e6db}.reader-mode button{font-size:13px;padding:10px 12px;background:transparent;border-radius:4px;min-height:44px}.reader-mode [aria-pressed=true]{background:var(--green);color:#fff}.reader-body{height:505px;overflow:auto;overscroll-behavior:contain;padding:32px;scrollbar-color:#6f8677 #edf0e8}.reader-body:has(#page-image:not([hidden])){padding:16px;background:#e9e9df}.reader-body article{animation:page-in .2s ease}.reader-body h3{font-size:33px;margin-bottom:24px}.reader-body h4{font-size:18px;line-height:1.45;margin:24px 0 10px}.reader-body p{font-size:17px;line-height:1.65;margin-bottom:18px}.reader-body .eyebrow{font-size:11px}.reader-body blockquote{font-size:23px}.reader-body img{width:100%;max-width:460px;margin:auto}.reader-body .source-ref{font-size:13px;overflow-wrap:anywhere}.reader-controls{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:10px;gap:6px}.reader-controls button{min-height:44px;background:none;font-size:14px;padding:8px 10px}.reader-controls button:hover:not(:disabled){background:var(--sage);border-radius:4px}.reader-try{font-size:12px;text-align:center}.download-strip{margin-top:42px;border:1px solid #c6cfc0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;border-radius:8px;background:#f8f7ef;flex-wrap:wrap}.download-strip strong{display:block;font:26px var(--serif);margin-bottom:7px}.download-strip span{font-size:13px;color:var(--muted)}.download-strip .button span{color:inherit;font-size:22px}.download-strip>.text-link{font-size:13px}.download-status{font-size:14px;min-height:0;margin:14px 0 0;overflow-wrap:anywhere}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:35px}.section-heading>p{margin-bottom:25px}.timeline{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0 48px}.timeline div{padding:24px 15px 24px 0}.timeline b{display:block;font:24px var(--serif);color:var(--terra);margin-bottom:8px}.timeline span{font-size:14px}.practice-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.practice{padding:36px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.practice h3{font-size:35px}.practice>p{font-size:16px}.paper-practice{background:#eeecdf}.checklist{margin:0;padding:0;border:0}.checklist label{display:flex;gap:14px;align-items:start;border-top:1px solid var(--line);padding:16px 0;font-size:16px;cursor:pointer;transition:background .18s}.checklist input{accent-color:var(--green);width:22px;height:22px;flex-shrink:0;margin:3px 0 0}.checklist label:has(:checked){background:#e7eee1}.check-status{margin:18px 0 10px;padding:10px 12px;background:var(--sage);border-radius:4px}.writing-prompts{padding-left:22px;margin:26px 0}.writing-prompts li{padding:0 0 20px 8px;margin-bottom:18px;border-bottom:1px solid #c5cdbd;font-size:16px}.writing-prompts b,.writing-prompts span{display:block}.writing-prompts span{margin-top:5px;color:var(--muted);font-size:14px}blockquote{margin:24px 0;padding:20px 22px;border-left:3px solid #66816d;background:var(--sage);font:24px/1.35 var(--serif)}.free-confirmation{padding:36px 0;background:var(--sage)}.free-confirmation .wrap{display:flex;align-items:center;gap:25px}.free-confirmation .wrap>span{font-size:35px}.free-confirmation h2{font-size:30px;margin:0 0 8px}.free-confirmation p{margin:0;font-size:17px}.free-confirmation a{margin-left:auto;font-size:14px}.system-intro{background:var(--green);color:var(--cream);text-align:center}.system-intro h2{font-size:clamp(42px,5.5vw,72px)}.system-intro h2 em{color:#c9d8bb}.system-intro .eyebrow{color:#d6c298}.lead{max-width:710px;margin:24px auto 30px;font-size:20px;color:#e2e5d9}.system-intro .small{color:#d0d9c9;margin:18px 0 0}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:42px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.comparison article{padding:40px}.comparison article+article{border-left:1px solid var(--line)}.paid-comparison{background:#e5eadc}.pill{font-size:10px;letter-spacing:.09em;font-weight:700;display:inline-block;padding:6px 10px;border:1px solid #8b9c83;border-radius:30px;margin-bottom:24px}.comparison h3{font-size:37px;margin-bottom:15px}.comparison p{font-size:17px}.check-list{list-style:none;margin:25px 0;padding:0}.check-list li{position:relative;padding:8px 0 8px 27px;font-size:16px}.check-list li:before{content:'✓';position:absolute;left:0;color:#446c4d}.product-section{background:#eeecdf}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.sample{padding:16px 16px 0;background:#e1e2d3;border:1px solid #c7cebc;border-radius:8px;text-align:left}.sample img{width:100%;aspect-ratio:919/1300;box-shadow:0 8px 18px #16372810}.sample>span{display:block;padding:24px 0}.sample b{font:24px var(--serif);display:block;margin-bottom:8px}.sample small{font-size:12px}.sample:hover{transform:translateY(-5px);background:#d6deca}.product-details{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:65px}.product-details h3{font-size:34px}.product-details p{font-size:16px}.protocols{font-size:16px;columns:2;column-gap:40px;padding-left:20px}.protocols li{padding:0 0 16px 4px;break-inside:avoid}.situation{border-top:1px solid #bfcab5;margin-top:38px;padding-top:36px;max-width:840px}.situation h3{font-size:30px}.situation p{font-size:17px}.situation strong{font-size:17px}.offer-layout{display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:center}.offer-intro>p{font-size:18px}.delivery-steps{list-style:none;padding:0;margin:36px 0}.delivery-steps li{display:flex;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.delivery-steps li>span{font:27px var(--serif);color:var(--terra);padding-top:4px}.delivery-steps b{font-size:17px}.delivery-steps p{font-size:15px;margin:7px 0 0;color:var(--muted)}.offer-card{padding:40px;background:var(--paper);border:1px solid #afbca6;border-radius:10px;box-shadow:0 16px 40px #193b320b}.offer-card h3{font-size:38px;margin-bottom:12px}.offer-caption{font-size:14px;color:var(--muted)}.offer-card .check-list li{font-size:15px}.price{padding:27px 0 30px;border-top:1px solid var(--line);margin-top:30px}.price>*{display:block}.former{font-size:15px;color:var(--muted)}.price-number{font:58px/1.3 var(--serif);letter-spacing:-.06em;color:var(--green);white-space:nowrap}.price strong{font-size:16px}.price small{font-size:12px;color:var(--muted);margin-top:12px}.offer-card .button{width:100%;font-size:13px;padding:17px 12px}.offer-trust{text-align:center;margin:16px 0 25px;font-size:13px}.guarantee{padding-top:24px;border-top:1px solid var(--line)}.guarantee>b{font:26px var(--serif)}.guarantee p,.guarantee a{font-size:14px}.guarantee p{margin:12px 0}.faq-section{padding-top:65px;background:#eceee3;border-top:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-layout>div>p{font-size:15px}.support-link{font-size:15px;overflow-wrap:anywhere}.faq-layout .small{margin-top:15px}.faq details{border-bottom:1px solid #bec9b5}.faq summary{list-style:none;cursor:pointer;font-size:17px;padding:22px 30px 22px 0;position:relative}.faq summary:after{content:'+';position:absolute;right:0;font-size:23px;top:18px}.faq details[open] summary:after{content:'−'}.faq p{font-size:16px;padding:0 25px 10px 0}.closing{padding:75px 0;background:var(--green);color:var(--cream);text-align:center}.closing h2{font-size:50px}.closing p{max-width:650px;margin:0 auto 28px;font-size:18px}.closing .eyebrow{font-size:11px;letter-spacing:.16em}.closing-price{display:block;font-size:13px;margin:17px 0 20px;color:#dbe3d3}.closing .text-link{font-size:14px;color:#e0e7d7}.site-footer{padding:45px 0 28px}.site-footer .wrap>nav{display:flex;gap:25px;flex-wrap:wrap;margin:25px 0;font-size:14px}.site-footer details{font-size:14px;border-top:1px solid var(--line);padding:16px 0;scroll-margin-top:100px}.site-footer summary{cursor:pointer;min-height:35px;font-weight:600}.site-footer details p{max-width:860px}.footer-note{font-size:12px;color:var(--muted);margin:30px 0 0}.privacy-actions{display:flex;gap:14px;flex-wrap:wrap}.privacy-actions .button{font-size:13px;min-height:48px;padding:12px}.site-footer a{overflow-wrap:anywhere}dialog{width:min(760px,calc(100% - 24px));max-height:90dvh;padding:0;border:1px solid #abbba2;border-radius:10px;background:var(--paper);color:var(--green)}dialog::backdrop{background:#0c241cbb;backdrop-filter:blur(4px)}.dialog-head{position:sticky;top:0;background:var(--paper);display:flex;gap:15px;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid var(--line)}.dialog-head h2{font-size:20px;margin:0}.dialog-head button{padding:9px 12px;min-height:44px;font-size:15px;background:var(--sage);border-radius:4px}dialog img{width:100%}dialog>p{font-size:14px;padding:0 25px}.reader-body::-webkit-scrollbar{width:8px}.reader-body::-webkit-scrollbar-thumb{background:#9cab95;border-radius:4px}@keyframes page-in{from{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(min-width:1100px){.hero-action{max-width:560px}.hero .hero-content{padding-right:15px}.hero h1 em{display:inline}.hero h1{font-size:70px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.hero{gap:30px;min-height:650px}.hero h1{font-size:60px}.reader-layout{gap:32px}.reader-intro h2{font-size:40px}.reader-body{padding:24px}.section-heading,.product-details,.faq-layout{gap:35px}.offer-layout{gap:35px}.offer-card{padding:28px}.price-number{font-size:49px}.protocols{columns:1}.download-strip{gap:16px}.download-strip>.text-link{flex-basis:100%}.section{padding-top:75px;padding-bottom:75px}.practice{padding:25px}.product-gallery{gap:16px}.sample b{font-size:21px}}
@media(max-width:640px){body{font-size:17px}.wrap{width:calc(100% - 36px)}.nav{height:61px;gap:8px}.brand{font-size:20px}.brand-mark{font-size:26px;margin-right:4px}.always-download{font-size:12px;gap:6px}.always-download span{font-size:18px}.hero{grid-template-columns:minmax(0,1fr) 86px;grid-template-rows:auto auto;gap:0 16px;padding-top:25px;padding-bottom:28px;min-height:0}.hero-content{grid-column:1;grid-row:1}.hero .free{font-size:9px;padding:6px 8px;letter-spacing:.06em;white-space:nowrap;margin-bottom:19px}.hero h1{font-size:45px;line-height:1.04;letter-spacing:-.045em;margin-bottom:18px}.hero h1 em{display:block;font-size:1.02em}.hero h1 span{font-size:21px;line-height:1.4;margin-top:6px}.hero-statement{font-size:21px;line-height:1.25;margin-bottom:12px}.hero-statement br{display:none}.hero-statement strong{display:block}.cover-stack{grid-column:2;grid-row:1;width:80px;align-self:center;transform:rotate(3deg);margin-top:15px}.cover-note{left:-9px;bottom:16px;font-size:5px;padding:6px 7px;letter-spacing:.03em}.cover-note span{padding-left:4px}.hero-action{grid-column:1/3}.hero-description{font-size:16px;line-height:1.5;margin:15px 0 18px;max-width:100%}.hero-action .button{width:100%;min-height:55px;font-size:13px;gap:10px}.hero-action .meta{font-size:12px;margin:10px 0 4px;text-align:center}.hero-action>.text-link{display:block;font-size:14px;text-align:center;padding:9px 0}.hero-foot{font-size:13px;line-height:1.5;margin:10px 0}.subtle-link{font-size:12px;line-height:1.45}.principle .wrap{padding:17px 0;display:block;text-align:center;font-size:13px}.principle span{display:block}.section{padding-top:56px;padding-bottom:56px}.eyebrow{font-size:10px;margin-bottom:18px;letter-spacing:.12em}h2{font-size:36px;line-height:1.12;margin-bottom:22px}h3{font-size:29px}.reader-layout{grid-template-columns:1fr;gap:25px}.reader-intro{padding-top:0}.reader-intro>p{font-size:16px}.reader-intro .small{font-size:13px}.reader-intro h2{font-size:37px}.reader-intro .text-link{font-size:13px}.chapter-links{margin:22px 0}.chapter-links button{font-size:15px;padding:13px 0}.chapter-links small{font-size:11px}.reader-bar{padding:9px 10px;gap:8px}.reader-bar select{font-size:12px}.page-count{font-size:12px}.reader-mode{padding:8px 10px}.reader-mode button{font-size:12px;padding:8px 10px}.reader-body{height:480px;padding:25px 22px}.reader-body p{font-size:17px;line-height:1.6}.reader-body h3{font-size:30px}.reader-controls{padding:8px 3px}.reader-controls button{font-size:12px;padding:8px}.reader-try{font-size:11px}.download-strip{display:block;margin-top:24px;padding:24px 20px}.download-strip strong{font-size:26px}.download-strip .button{width:100%;margin:20px 0 15px;font-size:13px}.download-strip>.text-link{font-size:12px}.section-heading{grid-template-columns:1fr;gap:0;margin-bottom:25px}.section-heading>p{font-size:16px;margin-bottom:10px}.timeline{grid-template-columns:1fr;gap:0;margin:15px 0 30px}.timeline div{display:flex;gap:20px;padding:14px 0;align-items:center;border-bottom:1px solid var(--line)}.timeline div:last-child{border:0}.timeline b{font-size:21px;min-width:102px;margin:0}.timeline span{font-size:14px}.practice-grid{grid-template-columns:1fr;gap:20px}.practice{padding:25px 21px}.practice h3{font-size:32px}.practice>p{font-size:16px}.checklist label{font-size:16px;padding:17px 0}.practice .small{font-size:13px}.writing-prompts{padding-left:18px}.free-confirmation .wrap{display:block;position:relative;padding-left:0}.free-confirmation .wrap>span{display:none}.free-confirmation h2{font-size:29px}.free-confirmation p{font-size:16px}.free-confirmation a{font-size:14px;margin-top:20px}.system-intro h2{font-size:39px}.system-intro .lead{font-size:18px;margin:24px auto}.system-intro .button{font-size:12px;padding:15px 14px;gap:12px;min-height:58px}.system-intro .small{font-size:12px}.comparison h2{font-size:34px}.comparison-grid{grid-template-columns:1fr;margin-top:28px}.comparison article{padding:28px 23px}.comparison article+article{border-left:0;border-top:1px solid var(--line)}.comparison h3{font-size:34px}.check-list li{font-size:16px}.pill{font-size:9px}.product-gallery{grid-template-columns:1fr;gap:23px}.sample{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:18px;align-items:center}.sample>span{padding:0}.sample b{font-size:23px}.sample small{display:block;font-size:12px}.sample img{width:100px}.product-details{grid-template-columns:1fr;gap:20px;margin-top:42px}.product-details h3{font-size:31px}.protocols{columns:1}.situation{margin-top:25px;padding-top:28px}.situation h3{font-size:29px}.offer-layout{grid-template-columns:1fr;gap:22px}.offer-card{padding:30px 24px}.offer-card h3{font-size:34px}.offer-card .eyebrow{font-size:10px}.price-number{font-size:52px}.offer-card .button{font-size:12px;gap:8px}.offer-card .price small{font-size:11px}.offer-trust{font-size:12px}.faq-layout{grid-template-columns:1fr;gap:20px}.faq summary{font-size:16px;line-height:1.45;padding-top:23px;padding-bottom:23px}.faq p{font-size:16px}.closing{padding:56px 0}.closing h2{font-size:37px}.closing p{font-size:17px}.closing .button{font-size:11px;padding:18px 12px;min-height:60px}.site-footer{padding:35px 0 25px}.site-footer .wrap>nav{gap:18px;font-size:13px}.site-footer details{font-size:14px}.dialog-head{padding:10px 12px}.dialog-head h2{font-size:17px}.dialog-head button{font-size:13px}.dialog-head{gap:8px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.cover-stack:hover,.sample:hover,.button:hover{transform:none}}
.hero{overflow-x:clip;overflow-y:clip}.reader{scroll-margin-top:85px}@media(max-width:640px){.reader{scroll-margin-top:75px}.reader-body{height:clamp(290px,55dvh,480px)}}
.sample-transcript{padding:25px;font:18px/1.7 var(--sans);white-space:pre-line;overflow-wrap:anywhere}
.system-intro :focus-visible,.closing :focus-visible{outline-color:#e5c891}.dialog-head button{white-space:nowrap;flex-shrink:0}

/* Focused sales revision: one purchase path, free sample on demand. */
.section{padding-top:76px;padding-bottom:76px}
.hero{min-height:650px;padding-top:45px;padding-bottom:42px;column-gap:85px;grid-template-columns:1.4fr .6fr}
.hero h1{font-size:clamp(62px,6.1vw,82px);max-width:680px;line-height:1.01;margin-bottom:24px}.hero h1 em{display:block;font-size:1em}.hero-content>.eyebrow{color:var(--terra);font-size:11px}
.hero-statement{font:24px/1.4 var(--serif);max-width:520px;margin-bottom:18px}.hero-description{font-size:17px;line-height:1.6;max-width:510px}.hero-action .meta{margin:12px 0 17px;font-size:13px}.free-entry{display:inline-flex;gap:14px;align-items:center;font-size:14px;font-weight:700;min-height:44px;text-underline-offset:6px}.free-caption{font-size:13px;color:var(--muted);margin:3px 0 0}.cover-stack{width:158px}.cover-note{left:-20px;font-size:9px}
.free-taste{padding:40px 0;background:#eef0e6;border-block:1px solid var(--line)}.free-taste-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.free-taste h2{font-size:36px;margin-bottom:12px}.free-taste-heading .eyebrow{font-size:10px;margin-bottom:12px}.free-taste-heading>p{font-size:16px;margin:0}.ritual-disclosure{margin-top:24px;border:1px solid #b6c5b6;border-radius:8px;background:var(--paper)}.ritual-disclosure>summary{padding:20px 24px;cursor:pointer;display:flex;gap:16px;align-items:center;justify-content:space-between;list-style:none;font-size:18px;font-weight:600;min-height:68px}.ritual-disclosure>summary::-webkit-details-marker{display:none}.ritual-disclosure>summary>span{font-size:13px;white-space:nowrap;font-weight:400;display:flex;gap:20px;align-items:center}.ritual-disclosure summary b{font-size:25px;font-weight:400}.ritual-disclosure[open]>summary{border-bottom:1px solid var(--line)}.ritual-disclosure[open]>summary b{transform:rotate(45deg)}.ritual-disclosure .reader-layout{padding:28px;gap:40px}.reader-intro{padding:12px 0 0}.reader-intro h3{font-size:32px}.mini-practice{border-block:1px solid var(--line);scroll-margin-top:85px}.mini-practice summary{font-size:16px;padding:16px 0;min-height:52px;cursor:pointer}.mini-practice>p{font-size:14px;margin:14px 0}.mini-practice .checklist label{font-size:15px}.download-strip{margin-top:18px;padding:0;border:0;box-shadow:none;border-radius:0;background:transparent;gap:18px}.download-strip strong{font-size:23px}.download-strip>.text-link{font-size:14px}.download-strip>div span{font-size:13px}.download-status:empty{margin:0}
.system-intro h2{font-size:clamp(38px,4.6vw,61px);margin-bottom:20px}.system-intro .lead{font-size:19px;max-width:660px;margin:0 auto 32px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:930px;margin:32px auto;border-block:1px solid #758777;padding:26px 0;gap:32px}.benefit-grid b{font:31px var(--serif);display:block;color:#d7e2c9;margin-bottom:8px}.benefit-grid span{font-size:15px;color:#e2e5d9}.system-intro .text-link{font-size:14px;min-height:44px;padding:9px 0;color:var(--cream)}
.product-section .section-heading{margin-bottom:26px}.product-section .section-heading p{font-size:17px}.sample>span{padding:20px 0}.product-proof{display:flex;gap:24px;justify-content:space-between;margin-top:28px;font-size:14px;color:var(--muted)}
.offer-layout{gap:80px}.offer-intro h2{font-size:clamp(38px,4.5vw,58px)}.offer-intro h2 em{color:var(--terra)}.offer-intro>p{font-size:18px;max-width:470px}.purchase-path{margin:28px 0}.purchase-path p{font-size:16px;border-top:1px solid var(--line);padding:18px 0;margin:0}.offer-intro>.small{font-size:13px}.offer-card{padding:34px}.offer-card h3{font-size:34px}.offer-card .check-list{margin:18px 0}.included-ritual{display:flex;gap:12px;align-items:center;padding:15px;background:#e8eddf;border-radius:5px}.included-ritual>span{font:32px var(--serif);color:var(--terra)}.included-ritual p{margin:0;font-size:15px;line-height:1.4}.included-ritual small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.price{margin-top:24px;padding:21px 0 23px}.price-number{font-size:58px}.former{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.saving{font-size:12px;background:#e8eddf;color:var(--green);border-radius:30px;padding:4px 9px;margin-left:8px}.price strong{font-size:15px}.offer-trust{margin-bottom:20px}.guarantee{padding-top:20px}.guarantee p{margin:10px 0}.closing{padding:60px 0}.closing h2{font-size:48px}.closing-price{margin-bottom:12px}
@media(max-width:900px){.hero{column-gap:42px}.hero h1{font-size:62px}.hero-statement{font-size:22px}.hero-description{font-size:16px}.offer-layout{gap:35px}.free-taste-heading{gap:32px}.ritual-disclosure .reader-layout{gap:25px;padding:24px}.cover-stack{width:138px}.offer-card{padding:27px}.price-number{font-size:51px}.saving{margin-left:0}}
@media(max-width:640px){.section{padding-top:48px;padding-bottom:48px}.hero{grid-template-columns:minmax(0,1fr) 83px;column-gap:15px;min-height:0;padding-top:24px;padding-bottom:28px}.hero-content>.eyebrow{font-size:8px;letter-spacing:.08em;line-height:1.7;margin-bottom:15px;max-width:205px}.hero h1{font-size:40px;line-height:1.05;margin-bottom:16px;letter-spacing:-.045em}.hero h1 em{font-size:1em;display:block}.hero-statement{font-size:19px;line-height:1.3;margin-bottom:8px}.hero-action .hero-description{font-size:16px;line-height:1.5;margin:18px 0 16px}.hero-action .button{font-size:12px;min-height:55px;padding:16px 12px;gap:8px}.hero-action .meta{font-size:12px;text-align:center;margin:10px 0 9px}.free-entry{display:flex;justify-content:center;font-size:13px;min-height:46px}.free-caption{font-size:11px;text-align:center;margin-top:0;line-height:1.6}.cover-stack{width:75px;margin-top:8px}.cover-note{font-size:5px;padding:6px;left:-11px;bottom:15px}.cover-note span{padding-left:3px}.free-taste{padding:28px 0}.free-taste-heading{grid-template-columns:1fr;gap:3px}.free-taste h2{font-size:30px;margin-bottom:12px}.free-taste-heading>p{font-size:15px;margin-bottom:0}.ritual-disclosure{margin-top:20px}.ritual-disclosure>summary{padding:15px 14px;font-size:15px;min-height:66px;gap:9px}.ritual-disclosure>summary>span{font-size:11px;gap:10px}.ritual-disclosure .reader-layout{display:flex;flex-direction:column;padding:16px 12px;gap:20px}.ritual-disclosure .reader{width:100%;order:-1}.reader-intro h3{font-size:28px;margin-bottom:18px}.reader-intro{padding:5px 6px;width:100%}.reader-bar select{font-size:11px}.reader-mode{padding-inline:7px}.reader-mode button{font-size:11px}.reader-body{padding:24px 18px}.reader-body h3{font-size:29px}.reader-controls button{padding-inline:5px}.reader-try{font-size:10px}.download-strip{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:20px}.download-strip>div{flex-basis:100%}.download-strip strong{font-size:23px}.download-strip>.text-link{font-size:13px;flex-basis:auto;min-height:44px;padding:8px 0}.download-strip>div span{font-size:12px}.system-intro h2{font-size:35px}.system-intro .lead{font-size:17px;margin-bottom:24px}.benefit-grid{grid-template-columns:1fr;gap:0;margin:20px auto;padding:5px 0;text-align:left}.benefit-grid>div{display:grid;grid-template-columns:85px 1fr;gap:15px;align-items:center;padding:15px 0}.benefit-grid>div+div{border-top:1px solid #758777}.benefit-grid b{font-size:26px;margin:0}.benefit-grid span{font-size:14px}.system-intro .text-link{font-size:12px}.product-section h2{font-size:33px}.product-section .section-heading p{font-size:16px}.product-gallery{gap:14px}.sample{padding:14px;grid-template-columns:85px 1fr;gap:17px}.sample>span{padding:0}.sample b{font-size:23px}.sample small{font-size:11px}.product-proof{display:grid;gap:10px;margin-top:24px;font-size:13px}.product-proof span{border-bottom:1px solid #bec9b5;padding-bottom:10px}.offer-layout{gap:15px}.offer-intro h2{font-size:36px}.offer-intro>p{font-size:17px}.purchase-path{margin:22px 0}.purchase-path p{font-size:15px;padding:16px 0}.offer-card{padding:27px 21px}.offer-card h3{font-size:31px}.offer-card .eyebrow{font-size:9px}.offer-card .check-list li{font-size:14px}.included-ritual{padding:12px}.included-ritual p{font-size:14px}.included-ritual small{font-size:11px}.price-number{font-size:53px}.price strong{font-size:14px}.saving{font-size:11px}.offer-card .button{font-size:11px}.offer-trust{font-size:11px}.guarantee p,.guarantee a{font-size:13px}.closing h2{font-size:35px}.closing-price{font-size:11px;max-width:280px;margin:16px auto}.faq-layout{gap:10px}.free-taste .reader{scroll-margin-top:75px}}
.offer-card{scroll-margin-top:90px}

.video-intro{max-width:1100px}.video-heading{max-width:760px;margin-bottom:24px}.video-heading h2{font-size:clamp(30px,4vw,48px)}.video-heading p:last-child{font-size:18px}.sales-video{display:block;width:100%;height:auto;aspect-ratio:16/9;border-radius:16px;background:#193b32}.video-access{font-size:15px;margin-top:12px}.video-access a{text-underline-offset:4px}@media(max-width:600px){.video-intro{padding-top:36px;padding-bottom:36px}.sales-video{border-radius:8px}.video-access a{display:inline-block;padding:10px 0}}

/* Film-led introduction: one primary purchase path and an open free entry. */
.cinema-hero{background:radial-gradient(ellipse at 92% 10%,#2b4e3e 0,transparent 48%),#102e29;color:#f7f3e9;padding:58px 0 0;overflow:hidden}.cinema-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:0 62px;align-items:center}.cinema-copy{grid-column:1;grid-row:1}.cinema-copy .eyebrow{color:#d7ba7f;font-size:10px;letter-spacing:.16em;margin-bottom:21px}.cinema-copy h1{font-size:clamp(42px,5.3vw,73px);line-height:1.06;letter-spacing:-.035em;margin-bottom:22px}.cinema-copy h1 em{color:#d7ba7f}.cinema-description{font-size:18px;line-height:1.6;max-width:420px;color:#e0e5d9;margin-bottom:24px}.cinema-film{grid-column:2;grid-row:1/3;min-width:0;scroll-margin-top:95px}.film-frame{position:relative;border:1px solid #789078;border-radius:9px;overflow:hidden;box-shadow:0 28px 70px #00000038;background:#102e29}.sales-video{border-radius:0;display:block;width:100%;height:auto;aspect-ratio:16/9;background:#102e29}.film-play{position:absolute;inset:0;width:100%;background:linear-gradient(transparent 50%,#071d1be6);color:#fffdf7;display:flex;align-items:flex-end;justify-content:flex-start;gap:15px;padding:24px 28px;text-align:left}.film-play:hover{background:linear-gradient(transparent 42%,#071d1bf5)}.play-symbol{width:54px;height:54px;border-radius:50%;background:#d7ba7f;display:grid;place-items:center;padding-left:4px;color:#102e29;font-size:21px;box-shadow:0 0 0 7px #d7ba7f15}.film-play>span:last-child{font-size:12px;font-weight:750;letter-spacing:.09em;padding-bottom:4px}.film-play small{display:block;font-weight:400;letter-spacing:0;font-size:12px;margin-top:5px;color:#e0e5d9}.film-caption{display:flex;justify-content:space-between;gap:16px;margin-top:16px;color:#d3dbc9;font-size:11px}.film-caption>span{letter-spacing:.13em}.film-caption a{min-height:44px;display:inline-flex;align-items:flex-start}.film-error{font-size:14px;margin-top:12px}.cinema-action{grid-column:1;grid-row:2}.cinema-cta{background:#d7ba7f;color:#102e29;width:100%;max-width:432px;font-size:12px;letter-spacing:.035em;min-height:58px}.cinema-cta:hover{background:#e4c998;transform:translateY(-2px)}.cinema-price{color:#e0e5d9;font-size:13px;margin:11px 0 23px;max-width:432px;text-align:center}.cinema-free{display:flex;gap:17px;align-items:center;border-top:1px solid #526b57;padding-top:19px;max-width:432px}.cinema-free img{width:28px;height:90px;object-fit:contain;box-shadow:4px 5px 16px #00000029;transform:rotate(-4deg)}.cinema-free .free-entry{color:#f7f3e9;font-size:12px;min-height:36px;display:inline-flex;align-items:center}.cinema-free p{color:#cbd5c3;font-size:12px;line-height:1.65;margin:0}.cinema-facts{display:flex;justify-content:space-between;gap:26px;border-top:1px solid #526b57;margin-top:43px;padding:23px 0 26px;color:#cbd5c3;font-size:12px}.cinema-facts b{color:#f7f3e9;font-size:14px;margin-right:10px}.cinema-hero :focus-visible{outline-color:#d7ba7f}.system-intro{background:#193b32}.product-section{background:#f0eee4}.offer-card{box-shadow:0 22px 60px #193b3212;border-color:#9daa92}.offer-card .price-number{font-size:66px}.product-gallery .sample{box-shadow:0 10px 30px #193b3208}.cinema-film video:focus-visible{outline:3px solid #d7ba7f;outline-offset:-4px}
@media(min-width:1500px){.cinema-hero{padding-top:80px}.cinema-facts{margin-top:55px}}
@media(max-width:950px){.cinema-grid{column-gap:30px;grid-template-columns:1fr 1.1fr}.cinema-description{font-size:16px}.cinema-copy h1{font-size:52px}.cinema-facts b{display:block;margin-bottom:3px}.film-play{padding:15px;gap:12px}.film-play>span:last-child{font-size:10px}.play-symbol{width:44px;height:44px;font-size:17px;flex-shrink:0}}
@media(max-width:640px){.cinema-hero{padding-top:26px}.cinema-grid{display:grid;grid-template-columns:1fr;gap:0}.cinema-copy,.cinema-film,.cinema-action{grid-column:1;grid-row:auto}.cinema-copy .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:13px}.cinema-copy h1{font-size:44px;margin-bottom:15px}.cinema-description{font-size:15px;line-height:1.55;margin-bottom:22px;max-width:350px}.cinema-film{margin-bottom:9px}.film-frame{border-radius:7px}.film-caption{margin-top:10px;font-size:9px;gap:9px}.film-caption a{min-height:32px}.film-play{padding:15px}.film-play small{font-size:10px}.cinema-cta{min-height:53px;font-size:11px;max-width:none}.cinema-price{font-size:11px;margin:8px 0 16px;max-width:none}.cinema-free{padding-top:13px;gap:14px;max-width:none}.cinema-free img{width:22px;height:71px}.cinema-free .free-entry{font-size:11px;min-height:33px;justify-content:start}.cinema-free p{font-size:11px}.cinema-facts{margin-top:24px;padding:18px 0 21px;gap:10px;font-size:10px;line-height:1.4}.cinema-facts b{font-size:11px;margin:0 0 5px}.cinema-facts span{flex:1}.offer-card .price-number{font-size:58px}}
@media(prefers-reduced-motion:reduce){.cinema-hero *, .film-play{animation:none!important;transition:none!important}.cinema-cta:hover{transform:none}}
