@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Heebo:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;600;650;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--bg:#f8f5ef;--ink:#292e29;--muted:#686b62;--line:#dddcd0;--accent:#bd481f;--dark:#26382e;--gold:#c4a76c;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font-family:var(--sans);font-size:17px;line-height:1.65}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{-webkit-tap-highlight-color:transparent}main:focus{outline:none}.preview-bar{background:#eae6dc;color:#67655e;text-align:center;font-size:12px;letter-spacing:.06em;padding:7px 16px}.preview-bar span{margin:0 9px}header{max-width:1180px;padding:28px 34px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:var(--serif);font-size:27px;line-height:1.1;letter-spacing:-1px}.brand>span{color:#967641;margin-left:6px}.brand small{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.18em;margin-top:9px}.header-note{font-size:12px;color:var(--muted)}.narrow{max-width:1020px;margin:0 auto;padding-left:30px;padding-right:30px}.reading{max-width:760px;margin:auto;padding-left:30px;padding-right:30px}.hero{text-align:center;padding-top:49px;padding-bottom:64px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#7d6946;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1,h2{font-family:var(--serif);font-weight:500}h1{font-size:clamp(56px,7vw,86px);margin-bottom:15px}h1.smaller{font-size:clamp(35px,4.5vw,58px)}h2{font-size:clamp(32px,4vw,46px);margin-bottom:25px}h3{font-size:24px}em{font-family:var(--serif);font-weight:500;color:#967441}.hero-sub{font-family:var(--sans);font-size:clamp(27px,3.4vw,38px);font-weight:600;letter-spacing:-.045em;line-height:1.2;margin-bottom:22px}.lead{max-width:690px;margin:0 auto 30px;font-size:18px;line-height:1.6;color:var(--muted)}.lead strong{color:var(--ink)}.video-label{font-size:11px;font-weight:700;letter-spacing:.15em;display:flex;align-items:center;justify-content:center;gap:8px;margin:30px 0 10px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.video{display:block;position:relative;overflow:hidden;aspect-ratio:16/9;width:100%;max-width:850px;margin:0 auto 30px;border:7px solid white;border-radius:6px;box-shadow:0 12px 35px #272c2310;background:var(--dark);color:white;text-align:left;padding:0}.video img{width:100%;height:100%;object-fit:cover;object-position:center 39%;position:absolute;inset:0}.video-shade{position:absolute;inset:0;background:linear-gradient(90deg,#142319e8,#17271d42),linear-gradient(0deg,#1423199e,transparent 60%)}.video-brand{position:absolute;top:8%;left:6%;font-size:11px;letter-spacing:.18em;opacity:.8}.video-title{position:absolute;left:6%;top:27%;font:500 clamp(22px,4.3vw,47px)/1.15 var(--serif);letter-spacing:-.03em}.video-title em{color:#ebd4aa}.play{position:absolute;right:15%;top:40%;width:70px;height:70px;display:grid;place-items:center;padding-left:5px;border-radius:50%;background:#fbf8efd9;color:var(--dark);font-size:24px;box-shadow:0 0 0 12px #ffffff18;transition:transform .2s}.video:hover .play{transform:scale(1.08)}.video-bottom{position:absolute;left:6%;right:6%;bottom:7%;display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.1em}.video-bottom>span{opacity:.7}.button{border:0;background:var(--accent);color:#fffaf3;min-height:62px;padding:17px 28px;display:flex;align-items:center;justify-content:center;gap:28px;margin:0 auto;font-size:17px;font-weight:700;border-radius:4px;box-shadow:0 4px 0 #833113;line-height:1.35;transition:background .15s,transform .15s;max-width:100%}.button:hover{background:#a73c18;transform:translateY(-1px)}.button>span{font-size:24px;font-weight:400}.fine{font-size:12px;color:var(--muted);margin:17px 0 0;line-height:1.5}.section{padding-top:78px;padding-bottom:78px}.paper{background:#eeece3;padding:72px 0;border-top:1px solid #e4e1d6;border-bottom:1px solid #e4e1d6}.paper p:not(.eyebrow){color:#5b6055}.section>.eyebrow,.section>h2{text-align:center}.cs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:44px}.cs-grid article{border-top:1px solid #b9bdac;padding-top:18px}.num{font-size:12px;font-weight:600;color:#907346}.cs-grid h3{font:500 29px var(--serif);margin:20px 0}.cs-grid strong{font-size:16px}.cs-grid p{font-size:15px;color:var(--muted);margin-top:12px}.takeaway{display:flex;gap:20px;align-items:center;background:#eeece3;padding:25px 30px;margin-top:24px;font-size:28px;color:#7b704a}.takeaway p{font-size:16px;color:var(--ink);margin:0}.dark{background:var(--dark);color:#f8f5ec;padding:75px 0}.dark em{color:#d7b983}.dark .eyebrow{color:#d0b786}.dark p:not(.eyebrow){color:#d3d8cd}.signature{font:italic 27px var(--serif);margin:32px 0}.signature span{display:block;margin-top:12px;font:500 10px var(--sans);letter-spacing:.15em;color:#c8cdbf}.offer{padding:38px 38px 34px;background:#fffdf8;border:1px solid #c7b385;box-shadow:0 10px 40px #45381709;text-align:center;border-radius:5px}.offer h2{font-size:38px}.checklist{list-style:none;margin:24px 0;padding:0;text-align:left}.checklist li{padding:12px 0;display:flex;gap:13px;border-bottom:1px solid #e9e6dc;font-size:16px}.checklist li>span{color:#66816d}.price{font:500 62px/1.05 var(--serif);letter-spacing:-.035em;margin:30px 0}.price small{font:400 24px var(--sans)}.price>span{display:block;font:400 12px var(--sans);letter-spacing:0;color:var(--muted);margin-top:12px}.faq{margin-top:60px}.faq .eyebrow{text-align:left}details{border-bottom:1px solid var(--line);padding:21px 0}summary{display:flex;gap:20px;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-size:16px;font-weight:600}summary::-webkit-details-marker{display:none}summary>span{font-size:25px;color:#8c7650;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details p{color:var(--muted);font-size:16px;margin:16px 24px 0 0}footer{border-top:1px solid var(--line);text-align:center;padding:36px 20px;color:var(--muted)}footer>span{font:500 24px var(--serif);color:var(--ink)}footer p{font-size:12px;margin:10px 0}footer small{font-size:11px}.checkout-section{text-align:center;padding-top:50px;padding-bottom:75px}.checkout-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:35px;text-align:left;margin-top:42px;align-items:start}.checkout-form{border:1px solid var(--line);background:#fffdf8;padding:30px}.step-title{display:flex;align-items:center;gap:11px;font-weight:600;font-size:18px;margin-bottom:20px}.step-title span{font-size:12px;border:1px solid #d3cebc;padding:4px 8px;border-radius:50%}label{display:block;font-size:13px;color:#636357;margin-bottom:17px}input{display:block;width:100%;padding:12px 14px;background:#f7f6f0;border:1px solid #dedbcc;margin-top:5px;border-radius:3px;font-size:15px;color:#99998d}.payment-demo{border:1px dashed #c5c6b8;padding:20px;margin-bottom:25px;background:#f4f4ec}.payment-demo>span{font-size:10px;letter-spacing:.14em;display:block;margin-bottom:10px;color:#6c725e}.payment-demo strong{font-size:16px;font-weight:500;display:block}.payment-demo p{font-size:13px;margin:10px 0 0;color:var(--muted)}.checkout-form>.fine{text-align:center}.order-summary{background:#ecece0;padding:35px}.order-summary h2{font-size:45px}.order-summary>p:not(.eyebrow){font-size:15px;color:var(--muted)}.total{border-top:1px solid #babfaf;margin-top:26px;padding-top:20px;display:flex;justify-content:space-between;gap:15px;align-items:center}.total strong{font-size:27px;white-space:nowrap}.upsell{text-align:center;padding-top:30px;padding-bottom:60px}.confirmed{max-width:780px;margin:0 auto 36px;background:#e8eee4;border:1px solid #cdd9c7;border-radius:4px;display:flex;gap:12px;padding:15px 20px;text-align:left;align-items:center;color:#415740}.confirmed>span{font-size:24px}.confirmed strong{font-size:14px;font-weight:600}.confirmed small{display:block;font-size:12px;color:#677461;margin-top:2px}.decision{margin-top:24px;text-align:center}.decline{display:block;margin:22px auto 0;background:none;border:0;color:#666b60;text-decoration:underline;text-underline-offset:4px;font-size:14px;padding:8px 2px;line-height:1.55}.decline:hover{color:var(--ink)}.numbered{margin-top:30px}.numbered>div{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid var(--line)}.numbered>div>span{color:#9b804d;font:500 24px var(--serif)}.numbered p{margin:0;color:var(--muted);font-size:16px}.numbered strong{display:block;margin-bottom:8px;color:var(--ink);font-size:20px}.footnote{text-align:center;font-size:13px;color:var(--muted);margin:24px 0 0}.result-note{font-size:12px;color:var(--muted);max-width:600px;margin:-10px auto 0}.bonus-list{margin-top:34px}.bonus-list article{display:flex;gap:26px;padding:23px 0;border-bottom:1px solid #d9d8cb;align-items:baseline}.bonus-list article>span{font-size:10px;letter-spacing:.1em;color:#8a7344;white-space:nowrap}.bonus-list h3{font-size:21px;margin-bottom:7px}.bonus-list p{font-size:15px;margin:0}.receipt{text-align:center}.success-mark{border:1px solid #a4b39f;border-radius:50%;width:60px;height:60px;display:grid;place-items:center;margin:0 auto 26px;font-size:24px;color:#526c52}.receipt-card{text-align:left;padding:30px;background:#fffdf8;border:1px solid var(--line);margin:32px 0}.receipt-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.receipt-row strong{font-size:16px;font-weight:600}.receipt-row small{font-size:12px;display:block;color:var(--muted)}.receipt-row>span{font-size:16px;white-space:nowrap}.content-list{margin:50px auto 30px;max-width:850px}.content-list h2{font-size:32px}.content-list article{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:22px 0;align-items:center}.content-list p{font-size:14px;color:var(--muted);margin:5px 0 0}.content-list article>span{font-size:12px;color:#808071}.section>h1,.section>.lead{text-align:center}dialog{border:1px solid var(--line);border-radius:8px;padding:42px;max-width:560px;width:calc(100% - 36px);color:var(--ink);background:var(--bg)}dialog::backdrop{background:#152318a8;backdrop-filter:blur(4px)}dialog h2{font-size:35px}dialog .button{margin-top:25px;width:100%}.close{position:absolute;right:14px;top:7px;background:none;border:0;font-size:29px;color:var(--muted)}
@media(max-width:650px){header{padding:21px 22px}.header-note{display:none}.brand{font-size:23px}.preview-bar{font-size:10px}.narrow,.reading{padding-left:22px;padding-right:22px}.hero{padding-top:35px;padding-bottom:45px}.hero h1{font-size:58px}.hero-sub{font-size:28px}.lead{font-size:16px}.video{border-width:4px}.video-title{font-size:clamp(21px,5.5vw,32px);top:29%}.video-brand{font-size:8px;letter-spacing:.1em}.play{width:44px;height:44px;font-size:17px;right:12%;top:42%;box-shadow:0 0 0 7px #ffffff18}.video-bottom{font-size:7px;letter-spacing:.04em}.video-label{font-size:9px}.button{font-size:16px;padding:16px 19px;gap:15px;width:100%;min-height:60px}.fine{font-size:11px}.section{padding-top:50px;padding-bottom:50px}.paper,.dark{padding-top:50px;padding-bottom:50px}.cs-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.cs-grid h3{margin:10px 0}.cs-grid p{margin-bottom:0}.takeaway{padding:20px;gap:14px}.takeaway p{font-size:14px}.offer{padding:28px 20px}.offer h2{font-size:31px}.offer .eyebrow{font-size:10px}.checklist li{font-size:15px}.checkout-grid{grid-template-columns:1fr;gap:20px}.order-summary{order:-1;padding:25px}.order-summary h2{font-size:31px}.order-summary .checklist{margin:12px 0}.order-summary .checklist li{padding:7px 0}.checkout-form{padding:24px}.confirmed{padding:12px 14px}.confirmed strong{font-size:12px}.confirmed small{font-size:11px}.upsell{padding-top:22px}.upsell h1{font-size:36px}.upsell .eyebrow{font-size:10px}.decline{font-size:13px}.numbered{margin-top:20px}.numbered strong{font-size:18px}.bonus-list article{gap:16px}.bonus-list article>span{font-size:9px}.receipt-card{padding:22px}.receipt-row strong,.receipt-row>span{font-size:14px}.total strong{font-size:24px}.content-list article{align-items:flex-start;flex-direction:column;gap:8px}dialog{padding:35px 24px}dialog h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.bio-comparison{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.bio-comparison article{background:#f8f5ef;border:1px solid #d5d3c4;padding:25px}.bio-comparison article:last-child{background:#fffdf8;border-color:#afbb9f}.bio-comparison article>span{font-size:12px;letter-spacing:.13em;color:#756c51;font-weight:600}.bio-comparison h3{font-size:19px;line-height:1.35;letter-spacing:-.015em;margin:17px 0}.bio-comparison p{font-size:16px;line-height:1.7;margin:0}.confirmed strong{font-size:14px}.brand small,.video-brand,.video-bottom,.video-label,.bonus-list article>span,footer small{font-size:12px}.checklist li,.cs-grid p,.bonus-list p{font-size:16px}.decline,label{font-size:14px}.fine{font-size:12px}@media(max-width:650px){.bio-comparison{grid-template-columns:1fr}.video-brand,.video-bottom{font-size:12px;letter-spacing:0}.video-bottom>span{display:none}.video-title{font-size:clamp(20px,5.4vw,31px)}.confirmed strong{font-size:14px}.eyebrow,.preview-bar,.upsell .eyebrow,.offer .eyebrow{font-size:12px}.video-brand{top:6%}}
[hidden]{display:none!important}.access-button,.secondary-button{border:1px solid #a5ae9c;background:#fffdf8;color:var(--dark);padding:12px 17px;border-radius:4px;font-size:14px;font-weight:600}.access-button{margin-left:18px}.access-button:hover,.secondary-button:hover{background:#e8eee4}.demo-controls{border:0;max-width:530px;margin:auto;padding:4px 0}.demo-controls summary{font-size:12px;justify-content:center;color:#656b5c;text-decoration:underline}.demo-controls label{margin:15px 0 10px;text-align:left}.demo-controls select{display:block;width:100%;padding:10px;font:inherit;margin-top:5px;background:white;border:1px solid #c4c8b9}.demo-controls p{font-size:12px;letter-spacing:0;line-height:1.5;margin:12px 0}.separate-payment{margin:0 auto 18px;max-width:600px;background:#eeeede;padding:18px 22px;border:1px solid #d5dbc9}.separate-payment>span{display:block;font-size:12px;letter-spacing:.12em;margin-bottom:7px;color:#77724e}.separate-payment>strong{display:block;font-size:18px}.separate-payment p{font-size:14px;color:var(--muted);margin:5px 0 0}.payment-status{margin:20px 0;padding:20px;background:#f2e9d3;border:1px solid #c3a262;text-align:left;border-radius:4px}.payment-status p{font-size:16px;margin:8px 0 15px}.payment-status.error{background:#f8e9df;border-color:#c98764}.learning-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;align-items:start;margin-top:44px}.learning-nav{padding:22px 18px;background:#edeee4;border:1px solid #d5daca;border-radius:5px}.learning-tab{display:block;width:100%;text-align:left;padding:15px 12px;background:transparent;border:1px solid transparent;border-bottom-color:#d5daca;font-size:16px;color:var(--ink)}.learning-tab small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.learning-tab.selected{background:#fffdf8;border:1px solid #b6c0aa;border-radius:4px}.learning-main{min-width:0}.learning-main>h2{font-size:36px}.learning-main .video-title{font-size:34px}.learning-main .video-brand{font-size:12px;letter-spacing:0}.learning-main .video-bottom>span{display:none}.learning-main .play{right:12%;width:48px;height:48px;font-size:18px}.application{padding:26px;border:1px solid #c6ceb9;background:#fffdf8;border-radius:5px;margin-top:30px}.application-head{display:flex;justify-content:space-between;gap:15px;align-items:center}.application-head h3{font-size:21px;margin:0}.application-head>span{white-space:nowrap;font-size:14px;color:var(--muted)}progress{width:100%;height:8px;accent-color:#557652;margin:20px 0}.task{display:flex;align-items:flex-start;gap:12px;padding:13px 0;margin:0;border-bottom:1px solid #e1e3d7;color:var(--ink);font-size:16px;cursor:pointer}.task input{width:18px;height:18px;flex:none;margin:4px 0;accent-color:#476345}.task:has(input:checked) span{text-decoration:line-through;color:#788071}.return-path{margin-top:34px;background:#e9eddf;padding:28px;border-left:3px solid #98ac87}.return-path h3{font-size:24px}.return-path p:not(.eyebrow){font-size:16px;color:var(--muted)}@media(max-width:760px){.learning-layout{grid-template-columns:1fr}.learning-nav{padding:18px}.learning-main .video-title{font-size:clamp(23px,5.5vw,37px)}.application{padding:20px}.access-button{font-size:13px;padding:10px;margin-left:auto}header .header-note{display:none}.application-head{align-items:flex-start}.application-head h3{font-size:19px}}
/* Checkout: focused purchase surface */
.real-checkout{max-width:1130px;margin:auto;padding:42px 28px 80px}.checkout-heading{margin-bottom:32px}.checkout-heading h1{font-size:46px;margin-bottom:12px}.checkout-heading h1 br{display:none}.checkout-heading h1 em{margin-left:8px}.checkout-heading>p:last-child{color:var(--muted);font-size:16px;margin:0}.checkout-heading .eyebrow{font-size:12px;margin-bottom:14px}.checkout-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:36px;align-items:start}.checkout-left{border:1px solid #dddcd2;background:#fff;border-radius:12px;box-shadow:0 9px 35px #292e2906;overflow:hidden}.checkout-stage{padding:25px 30px;background:#fafbf7;border-bottom:1px solid #e7e9df;display:flex;align-items:center;gap:12px}.checkout-stage>span{font-size:12px;color:#94998c;display:flex;align-items:center;gap:6px;white-space:nowrap}.checkout-stage b{font-size:13px;font-weight:500}.checkout-stage .active{color:#4f6952}.checkout-stage i{height:1px;flex:1;background:#d9dfd0}.enrollment{margin:0}.form-section{padding:30px 32px;border-bottom:1px solid #e6e8df}.form-section:last-child{border:0}.form-section-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:22px}.section-badge{display:grid;place-items:center;width:33px;height:33px;flex:none;border-radius:50%;background:#eef1e8;color:#586c4c;font-size:12px;font-weight:600}.form-section-title h2{font:600 21px/1.3 var(--sans);letter-spacing:-.035em;margin:2px 0 6px}.form-section-title p{font-size:14px;color:#7a8073;margin:0;line-height:1.5}.demo-fill{padding:12px 14px;background:#f8f5ed;border:1px solid #e8e1d0;border-radius:5px;display:flex;flex-wrap:wrap;gap:4px 10px;align-items:center;justify-content:space-between;margin-bottom:22px}.demo-fill>span{font-size:12px;color:#7a735f}.demo-fill button{font-size:12px;border:0;background:none;color:#7c6335;padding:3px 0;text-decoration:underline;text-underline-offset:3px;font-weight:600}.checkout-field{display:block;font-size:14px;font-weight:500;color:#444b41;margin-bottom:18px}.checkout-field input,.checkout-field select{width:100%;min-width:0;min-height:48px;border:1px solid #d7ddd2;border-radius:5px;padding:12px 14px;margin-top:7px;font:400 16px/1.4 var(--sans);color:#343c30;background:white;transition:border-color .15s,box-shadow .15s}.checkout-field input::placeholder{color:#a1a698}.checkout-field input:focus,.checkout-field select:focus{outline:none;border-color:#879c76;box-shadow:0 0 0 3px #8ca0771c}.checkout-field input[readonly]{background:#f7f9f4;color:#69765d}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.number-input{letter-spacing:.09em}.field-hint{font-size:12px;line-height:1.6;color:#7b8274;margin:8px 0 0}.field-error{font-size:14px;color:#a24025;margin:8px 0 0}.field-error:empty{display:none}.method-tabs{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;margin-bottom:25px}.method-tabs button{display:flex;align-items:center;gap:9px;padding:15px 12px;border:1px solid #d5ddcd;background:#fff;border-radius:6px;color:#434e3d;text-align:left;font:500 14px/1.4 var(--sans)}.method-tabs button.selected{background:#f2f6ee;border:1.5px solid #78946d;box-shadow:0 0 0 2px #78946d0c}.method-tabs small{display:block;font-size:12px;font-weight:400;color:#788171;margin-top:5px}.method-icon{font-size:27px;line-height:1;color:#647c55}.radio-indicator{border:1px solid #c4cdbb;width:15px;height:15px;flex:none;border-radius:50%;margin-left:auto}.selected .radio-indicator{border:4px solid #708964;background:white}.card-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#717a67;margin:2px 0 17px}.test-badge{padding:3px 8px;font-size:10px;border-radius:3px;letter-spacing:.08em;background:#e8eddf;color:#5c7351}.pix-explanation{padding:20px;background:#f5f8f1;border:1px solid #e0e7d8;border-radius:6px}.pix-explanation strong{font-size:16px}.pix-explanation ol{padding-left:20px;font-size:14px;color:#67755b;margin:14px 0}.pix-explanation li{margin:8px 0}.checkout-payline{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e8dc;margin:27px 0 18px;padding-top:20px;font-size:14px;color:#6c755f}.checkout-payline strong{font-size:25px;font-weight:600;color:#334d2e}.payment-submit{width:100%;background:#405f36;box-shadow:0 3px 0 #2c4425;min-height:57px;font-size:16px;border-radius:6px}.payment-submit:hover{background:#35502c}.demo-under-button{text-align:center;font-size:12px;color:#7b826f;margin:12px 0}.checkout-disclosure{text-align:center;color:#92978a;font-size:12px;line-height:1.6;margin:23px auto 0;max-width:360px}.checkout-recap{position:sticky;top:25px;border:1px solid #dddcd1;border-radius:12px;overflow:hidden;background:#fffdf8;box-shadow:0 8px 32px #252b2305}.recap-cover{position:relative;min-height:232px;background:#26382e;overflow:hidden}.recap-cover img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 35%;opacity:.4}.recap-cover>div{position:relative;padding:25px 29px;background:linear-gradient(90deg,#1e302a99,transparent);color:#fffdf3}.recap-cover span{font-size:10px;letter-spacing:.13em}.recap-cover h2{font-size:42px;line-height:1.06;margin:15px 0 20px}.recap-cover em{color:#d9bd85}.recap-cover small{font-size:10px;letter-spacing:.13em;color:#e0d9c7}.recap-body{padding:27px 28px 20px}.recap-body .eyebrow{font-size:10px;margin-bottom:14px}.recap-body h3{font-size:20px;line-height:1.35;letter-spacing:-.035em;font-weight:600;margin-bottom:20px}.recap-features{padding:0;margin:0 0 25px;list-style:none}.recap-features li{font-size:14px;color:#6a735f;margin:11px 0;display:flex;gap:10px;align-items:baseline}.recap-features span{color:#748b5c}.recap-line{display:flex;justify-content:space-between;font-size:14px;color:#7b826f;padding:6px 0}.recap-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dcdfd1;padding-top:18px;margin-top:14px;font-size:14px}.recap-total strong{font-size:30px;color:#34452e;white-space:nowrap}.recap-caption{font-size:12px;text-align:right;color:#8d927f;margin:6px 0 0}.recap-access{display:flex;align-items:flex-start;gap:12px;padding:20px 28px;background:#eeefe4;border-top:1px solid #dfe3d2}.recap-access>span{font-size:22px;color:#7a8b62}.recap-access p{font-size:13px;line-height:1.6;color:#758064;margin:0}.recap-access strong{font-weight:600;color:#526242}.checkout-help{padding:0 28px 8px}.checkout-help details{padding:17px 0}.checkout-help details:last-child{border:0}.checkout-help summary{font-size:13px;line-height:1.5}.checkout-help details p{font-size:13px}.checkout-error{background:#fff2eb;border:1px solid #e8bc9f;padding:18px;margin:22px 0;border-radius:5px;color:#994a2f}.checkout-error strong{font-size:15px}.checkout-error p{font-size:14px;margin:8px 0}.checkout-error small{font-size:12px}.pix-payment{text-align:center;margin:25px 0 0;padding:22px 18px;background:#f6f8f1;border:1px solid #d8e3ce;border-radius:7px}.pending-label{font-size:11px;letter-spacing:.07em;color:#8e773d;display:block;margin-bottom:17px}.pix-payment h3{font-size:21px;margin-bottom:12px}.pix-payment>p{font-size:16px;margin-bottom:12px}.pix-qr{display:block;width:180px;height:180px;margin:16px auto;background:white;border:1px solid #e4e8dc;padding:6px}.pix-payment>small{display:block;font-size:12px;color:#818a74}.pix-copy{display:flex;gap:8px;margin:20px 0 8px}.pix-copy input{margin:0;min-width:0;background:white;border-radius:4px;font-size:12px;padding:10px;color:#6c7760}.pix-copy button{border:1px solid #a6b998;background:#fff;color:#496539;border-radius:4px;font-size:13px;padding:10px}.pix-payment .button{margin-top:20px;font-size:14px;min-height:52px;padding:12px 15px;background:#405f36;box-shadow:0 3px 0 #2c4425}.real-checkout button:focus-visible{outline:3px solid #9aab86;outline-offset:3px}
@media(max-width:780px){.real-checkout{padding:28px 18px 50px}.checkout-heading h1{font-size:36px}.checkout-shell{grid-template-columns:1fr;gap:25px}.checkout-recap{position:static;order:-1}.recap-cover{display:none}.recap-body{padding:22px}.recap-body h3{font-size:20px}.recap-features{margin-bottom:16px}.recap-features li{margin:6px 0;font-size:13px}.recap-line,.recap-caption,.recap-access,.checkout-help{display:none}.recap-total{padding-top:12px;margin-top:8px}.recap-total strong{font-size:28px}.recap-body .eyebrow{margin-bottom:9px}.checkout-heading{margin-bottom:24px}.form-section{padding:25px 22px}.checkout-stage{padding:21px 22px}.checkout-stage b{font-size:12px}.method-tabs button{font-size:13px;padding:13px 10px}.method-tabs{gap:9px}.method-icon{font-size:23px}.radio-indicator{width:13px;height:13px}.checkout-heading h1 br{display:block}.checkout-heading h1 em{margin:0}.field-grid{gap:12px}}@media(max-width:370px){.method-tabs{grid-template-columns:1fr}.checkout-stage{gap:7px;padding:18px}.form-section{padding:22px 18px}}
.real-checkout .test-badge,.real-checkout .recap-cover span,.real-checkout .recap-cover small,.real-checkout .recap-body .eyebrow,.real-checkout .pending-label{font-size:12px;letter-spacing:.04em}
/* Three distinct presentations within one purchase journey. */
[hidden]{display:none!important}.entry-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:52px;align-items:center;padding-top:68px;padding-bottom:60px;max-width:1180px}.entry-copy h1{font-size:clamp(44px,5.8vw,76px);line-height:1.07}.entry-copy .lead{margin-left:0}.entry-copy .button{width:100%}.entry-copy .fine{text-align:center}.class-summary{background:#fff;border:1px solid var(--line);padding:38px;box-shadow:12px 12px 0 #e9e1d1}.class-summary h2{font-size:54px}.class-summary p{font-size:16px}.class-facts{display:flex;gap:25px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0}.class-facts span{font-size:14px}.class-facts strong{display:block;font-size:30px}.class-price{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px}.class-price strong{font-size:28px;white-space:nowrap}.experience-strip{max-width:1120px;margin:0 auto 40px;padding:22px 30px;background:#ebe5d9;border-left:3px solid #967441}.experience-strip p{margin-bottom:8px;font-size:16px}.experience-strip small{font-size:13px;color:var(--muted)}.presentation{margin:30px auto 22px;text-align:center;width:100%;max-width:960px;border:1px solid #bda47155}.presentation-label{background:#bfa36c;color:#201f1a;padding:10px 18px;font-size:12px;font-weight:700;letter-spacing:.13em}.presentation video{width:100%;aspect-ratio:16/9;display:block;background:#101713}.recording-pending{aspect-ratio:16/9;background:#24362e;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px;color:#fff}.recording-mark{font-size:44px;line-height:1;margin-bottom:15px;color:#d8bd80}.recording-pending h2{color:#fff;font-size:clamp(25px,3.5vw,43px);margin-bottom:16px}.recording-pending p{margin-bottom:14px;font-size:16px;color:#e1e5df}.recording-pending small{font-size:13px;color:#c4c9c4}.case-example{display:grid;gap:12px;margin-bottom:24px}.case-example article{background:#fff;padding:25px 28px;border-left:3px solid #ad8a4b}.case-example article span{font-size:12px;letter-spacing:.1em;color:#796442;font-weight:700}.case-example h3{font-size:22px;margin:12px 0}.case-example p{margin:0;font-size:17px}.cinema-entry,.cinema-stage{background:#101c19;color:#f6f2e9;padding:62px 24px 70px}.cinema-entry{min-height:78vh;display:grid;place-items:center;background:radial-gradient(ellipse at top,#304537,#101c19 70%)}.cinema-inner{max-width:820px;text-align:center;animation:invitation-in .7s ease-out}.cinema-inner>p{max-width:600px;margin-left:auto;margin-right:auto}.cinema-entry h1,.cinema-stage h1{font-size:clamp(40px,5.5vw,72px);line-height:1.12}.cinema-entry em,.cinema-stage em{color:#ddc38b}.cinema-entry .eyebrow,.cinema-stage .eyebrow{color:#d5bd8b}.cinema-kicker{font-family:var(--serif);font-size:25px;margin:35px auto 12px}.cinema-note{font-size:15px;color:#c3cdc4}.cinema-entry .button{margin-top:18px}.cinema-entry .decline,.cinema-stage .decline{color:#d8ded7}.purchased-tags{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.purchased-tags span{border:1px solid #677667;padding:8px 15px;font-size:14px;border-radius:4px}.cinema-stage{text-align:center}.cinema-stage .lead,.cinema-stage .result-note,.cinema-stage .fine{color:#c4cec6}.cinema-stage .confirmed{color:#23362a;text-align:left}.cinema-stage .recording-pending{background:#172823}.viewing-options{display:flex;flex-direction:column;align-items:center;gap:14px;margin:24px 0}.reading-choice{background:none;border:0;border-bottom:1px solid #a6ae9f;color:#ebdfc7;padding:8px;font-size:16px;cursor:pointer}.cinema-stage .fine{max-width:680px;margin:auto}#protocol-details .bonus-list article{background:#fff;border:1px solid var(--line);padding:28px;margin-bottom:18px}#protocol-details .bonus-list article>span{color:#8d692d}#protocol-details:focus{outline:none}.demo-controls .secondary-button{margin:10px 0;font-size:14px}@keyframes invitation-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.cinema-inner{animation:none}html{scroll-behavior:auto}}@media(max-width:760px){.entry-hero{grid-template-columns:1fr;gap:32px;padding-top:36px;padding-bottom:36px}.entry-copy h1{font-size:clamp(40px,9vw,60px)}.class-summary{padding:26px;box-shadow:6px 6px 0 #e9e1d1}.class-summary h2{font-size:42px}.experience-strip{margin:0 22px 30px;padding:20px}.cinema-entry,.cinema-stage{padding:40px 8px}.cinema-inner{padding:0 18px}.cinema-stage .narrow{padding:0 16px}.recording-pending{min-height:275px;padding:20px 14px}.recording-pending h2{font-size:28px}.recording-pending p{font-size:14px}.presentation-label{font-size:12px;letter-spacing:.06em}.cinema-entry h1,.cinema-stage h1{font-size:clamp(36px,8vw,54px)}}
/* Sales-page hierarchy modeled from the observed DotCom Secrets layouts.
   Checkout and purchased-content surfaces retain their own scale. */
.sales-page{--serif:'DM Serif Display',Georgia,serif;--sans:'Heebo',Arial,sans-serif;font-family:var(--sans);font-size:20px;line-height:1.6}
.sales-page h1,.sales-page h2{font-weight:400;letter-spacing:-.025em;text-wrap:balance}
.sales-page h1 em,.sales-page h2 em{font-style:normal;font-weight:400}
.sales-page h2{font-size:clamp(36px,4.7vw,62px);line-height:1.12;margin-bottom:30px}
.sales-page h3{letter-spacing:-.015em;line-height:1.2}
.sales-page .narrow{max-width:1200px}
.sales-page .reading{max-width:900px}
.sales-page .eyebrow{font-size:14px;letter-spacing:.075em;line-height:1.5;margin-bottom:22px}
.sales-page .section{padding-top:88px;padding-bottom:88px}
.sales-page .paper,.sales-page .dark{padding-top:84px;padding-bottom:84px}
.sales-page .paper{background:#f0ece3;border-color:#e3ded2}
.sales-page .lead{max-width:820px;font-size:23px;line-height:1.5;color:#535b51}
.sales-page .reading>p:not(.eyebrow):not(.fine):not(.footnote){font-size:20px;line-height:1.65}
.sales-page .entry-hero{max-width:1250px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:55px;padding-top:54px;padding-bottom:58px}
.sales-page .entry-copy h1{font-size:clamp(58px,6.9vw,94px);line-height:1.04;margin-bottom:26px;letter-spacing:-.025em}
.sales-page .entry-copy>.eyebrow{display:inline-block;background:#eee7d7;border:1px solid #e1d6be;border-radius:6px;padding:12px 16px;font-weight:700}
.sales-page .entry-copy .lead{font-size:22px;max-width:640px}
.sales-page .class-summary{padding:38px 34px;border:1px solid #ded7c7;border-radius:20px;background:#fffefb;box-shadow:0 15px 45px #40362010}
.sales-page .class-summary h2{font-size:60px;line-height:1.02}
.sales-page .class-summary .eyebrow{border-bottom:1px solid #e5ddcc;padding-bottom:18px}
.sales-page .class-summary p{font-size:18px;line-height:1.5}
.sales-page .class-facts{gap:32px;padding:22px 0}.sales-page .class-facts strong{font-size:36px}
.sales-page .class-price{gap:14px}.sales-page .class-price strong{font-size:34px}
.sales-page .button{font:800 22px/1.25 var(--sans);min-height:76px;padding:21px 30px;border-radius:7px;box-shadow:0 6px 0 #833113,0 12px 22px #bd481f12;max-width:660px;width:100%;gap:16px}
.sales-page .button:hover{transform:translateY(-2px)}
.sales-page .fine,.sales-page .footnote,.sales-page .result-note{font-size:14px;line-height:1.5}
.sales-page .experience-strip{max-width:1190px;border:1px solid #dbcfb5;border-left:5px solid #967441;border-radius:12px;background:#efe8d8;padding:25px 32px;margin-bottom:54px}
.sales-page .experience-strip p{font-size:18px;margin-bottom:8px}.sales-page .experience-strip small{font-size:13px}
.sales-page .cs-grid{gap:22px;align-items:stretch}
.sales-page .cs-grid article{padding:28px;background:#fffefb;border:1px solid #e0dbcf;border-radius:16px;box-shadow:0 9px 28px #29302006}
.sales-page .cs-grid .num{display:inline-block;color:#8c692e;font-size:14px;font-weight:700;border-bottom:2px solid #b49355;padding-bottom:8px}
.sales-page .cs-grid h3{font:400 34px/1.15 var(--serif);margin:18px 0}.sales-page .cs-grid strong{font-size:18px;line-height:1.45;display:block}.sales-page .cs-grid p{font-size:18px;line-height:1.55}
.sales-page .takeaway{border:1px solid #dcd2bd;border-radius:10px;padding:28px;margin-top:30px}.sales-page .takeaway p{font-size:18px}
.sales-page .checklist{margin:30px 0}.sales-page .checklist li{font-size:20px;line-height:1.55;padding:18px 0;gap:16px;border-color:#e4dece}
.sales-page .checklist li>span{flex:none;color:#91713d;font-size:20px;font-weight:700}
.sales-page .offer{background:#fff7e4;border:2px solid #cbb57f;border-radius:16px;padding:48px 44px;box-shadow:0 18px 45px #5241220b}
.sales-page .offer h2{font-size:clamp(36px,4vw,52px)}
.sales-page .price{font-size:82px;margin:32px 0}.sales-page .price small{font-size:26px}.sales-page .price>span{font-size:14px}
.sales-page .offer .separate-payment{background:transparent;border:0;border-top:1px solid #dbcbab;padding:22px 0 0;max-width:none}
.sales-page .separate-payment{border-radius:10px;padding:22px 26px;max-width:660px}.sales-page .separate-payment>strong{font-size:22px}.sales-page .separate-payment p{font-size:16px}
.sales-page .decline{font-size:15px;max-width:650px}
.sales-page .upsell{padding-top:38px;padding-bottom:70px}.sales-page .upsell h1.smaller{font-size:clamp(42px,6.1vw,82px);line-height:1.07;margin:28px auto;max-width:1140px}
.sales-page .confirmed{max-width:900px;padding:18px 24px;border-radius:10px;margin-bottom:36px}.sales-page .confirmed strong{font-size:16px}.sales-page .confirmed small{font-size:13px}
.sales-page .presentation{max-width:880px;border:6px solid #fffdf8;border-radius:10px;overflow:hidden;box-shadow:0 20px 45px #192a231c;margin:36px auto 30px}
.sales-page .presentation-label{font-size:14px;font-weight:700;padding:12px 18px;letter-spacing:.055em}
.sales-page .recording-pending h2{font-size:clamp(30px,4.1vw,54px)}.sales-page .recording-pending p{font-size:18px}
.sales-page .case-example{gap:18px}.sales-page .case-example article{padding:30px;border:1px solid #ded7c8;border-left:4px solid #a48649;border-radius:12px;box-shadow:0 8px 24px #312a1705}.sales-page .case-example h3{font-size:26px}.sales-page .case-example p{font-size:19px}
.sales-page .numbered>div{padding:28px 0;gap:26px}.sales-page .numbered>div>span{font-size:32px}.sales-page .numbered strong{font-size:23px}.sales-page .numbered p{font-size:19px}
.sales-page .signature{font-size:34px}.sales-page .signature span{font-size:13px}
.sales-page .faq details{padding:24px 0}.sales-page .faq summary{font-size:19px;line-height:1.4}.sales-page .faq details p{font-size:18px;line-height:1.6}
.sales-page .cinema-inner{max-width:1000px}.sales-page .cinema-entry h1,.sales-page .cinema-stage h1{font-size:clamp(46px,6.4vw,88px);line-height:1.08}
.sales-page .cinema-stage .lead{color:#d4ddd4}.sales-page .cinema-stage .presentation{border-color:#586450;box-shadow:0 22px 60px #0005}.sales-page .cinema-stage .recording-pending h2{font-size:clamp(30px,4.1vw,54px)}
.sales-page .bonus-section{background:#24352c;color:#fff8eb;border:0}.sales-page .bonus-section>.reading{max-width:1100px}.sales-page .bonus-section h2{text-align:center}.sales-page .bonus-section em,.sales-page .bonus-section .eyebrow{color:#dbc08a}.sales-page .bonus-section .eyebrow{text-align:center}
.sales-page #protocol-details .bonus-list article{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:start;padding:36px 40px;margin-bottom:24px;border:1px solid #e6dfd0;border-radius:18px;color:var(--ink);box-shadow:0 12px 32px #00000012}
.sales-page #protocol-details .bonus-list article>span{font-size:14px;font-weight:800;letter-spacing:.055em;background:#f2eada;border:1px dashed #bd9d62;border-radius:30px;padding:10px 15px;text-align:center}
.sales-page .bonus-list h3{font:400 37px/1.15 var(--serif);margin-bottom:12px}.sales-page .bonus-section .bonus-list p{font-size:20px;color:#545e52;line-height:1.6}
@media(max-width:1000px){.sales-page .entry-hero{gap:30px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.sales-page .entry-copy h1{font-size:clamp(52px,6.7vw,76px)}.sales-page .class-summary{padding:28px}.sales-page .class-summary h2{font-size:50px}}
@media(max-width:760px){.sales-page{font-size:18px}.sales-page .narrow,.sales-page .reading{padding-left:22px;padding-right:22px}.sales-page .entry-hero{grid-template-columns:1fr;padding-top:34px;padding-bottom:38px;gap:30px}.sales-page .entry-copy h1{font-size:clamp(44px,10.8vw,72px);line-height:1.05}.sales-page .entry-copy>.eyebrow{font-size:12px;padding:10px 12px}.sales-page .lead,.sales-page .entry-copy .lead{font-size:19px}.sales-page .class-summary{border-radius:14px;padding:26px}.sales-page .class-summary h2{font-size:48px}.sales-page .button{font-size:19px;min-height:70px;padding:19px 20px}.sales-page .experience-strip{margin:0 22px 38px;padding:22px}.sales-page .experience-strip p{font-size:17px}.sales-page .section,.sales-page .paper,.sales-page .dark{padding-top:56px;padding-bottom:56px}.sales-page h2{font-size:38px}.sales-page .reading>p:not(.eyebrow):not(.fine):not(.footnote){font-size:18px}.sales-page .cs-grid{grid-template-columns:1fr;gap:16px}.sales-page .cs-grid article{padding:24px}.sales-page .checklist li{font-size:18px}.sales-page .offer{padding:30px 22px;border-radius:12px}.sales-page .offer h2{font-size:36px}.sales-page .price{font-size:70px}.sales-page .separate-payment{padding:18px}.sales-page .separate-payment>strong{font-size:20px}.sales-page .upsell h1.smaller{font-size:clamp(38px,8.5vw,60px)}.sales-page .confirmed{padding:16px}.sales-page .confirmed strong{font-size:14px}.sales-page .presentation{border-width:4px}.sales-page .presentation-label{font-size:12px}.sales-page .recording-pending h2,.sales-page .cinema-stage .recording-pending h2{font-size:30px}.sales-page .recording-pending p{font-size:16px}.sales-page .cinema-entry h1,.sales-page .cinema-stage h1{font-size:clamp(38px,8.5vw,60px)}.sales-page #protocol-details .bonus-list article{grid-template-columns:1fr;gap:20px;padding:26px;border-radius:14px}.sales-page #protocol-details .bonus-list article>span{justify-self:start}.sales-page .bonus-list h3{font-size:32px}.sales-page .bonus-section .bonus-list p{font-size:18px}.sales-page .case-example article{padding:24px}.sales-page .case-example p,.sales-page .numbered p{font-size:18px}}
