:root{--bg:#06191f;--deep:#041114;--panel:#0b2932;--aqua:#38d7c7;--cyan:#06c2ed;--white:#f7ffff;--ink:#102128;--muted:#6f8389;--paper:#f4fffe;--line:#dbe9e8;--r:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Assistant,Arial,sans-serif;line-height:1.55}button,input,textarea{font:inherit}.wrap{width:min(1160px,100% - 40px);margin:auto}.narrow{width:min(820px,100% - 40px);margin:auto}header{background:var(--bg);color:#a9c0c4;z-index:9;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:78px;padding:0 max(20px,50vw - 580px);display:flex;position:relative}.logo{object-fit:contain;width:118px;height:auto}header span{font-size:14px;font-weight:700}footer{background:var(--deep);color:#8da5a9;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:34px max(20px,50vw - 580px);font-size:14px;display:grid}footer nav{justify-content:flex-end;gap:18px;display:flex}footer a{color:inherit}.hero{background:var(--bg);color:var(--white);min-height:650px;position:relative;overflow:hidden}.heroInner{z-index:2;text-align:center;padding:88px 0 100px;position:relative}.kicker{color:var(--aqua);letter-spacing:.03em;align-items:center;gap:8px;font-size:15px;font-weight:800;display:inline-flex}.hero h1,.formPage h1,.bookPage h1,.readyHero h1{letter-spacing:-.04em;max-width:1080px;margin:25px auto;font-size:clamp(52px,7vw,94px);line-height:.98}.hero h1 em{color:var(--aqua);font-style:normal}.lead{color:#c8d9dc;max-width:830px;margin:0 auto;font-size:clamp(20px,2.1vw,27px)}.trustline{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:38px;display:flex}.trustline span{color:#c0d3d6;border:1px solid #ffffff24;border-radius:99px;align-items:center;gap:7px;padding:9px 14px;font-weight:600;display:flex}.orb{filter:blur(110px);opacity:.22;border-radius:50%;position:absolute}.orb.one{background:var(--cyan);width:520px;height:520px;top:-220px;right:-100px}.orb.two{background:var(--aqua);width:420px;height:420px;bottom:-250px;left:-80px}.videoSection{background:linear-gradient(var(--bg) 0 160px, #fff 160px);padding:0 0 95px}.video{color:#fff;text-align:center;background:linear-gradient(145deg,#0d2d35,#061317);border:1px solid #ffffff24;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;height:450px;display:flex;position:relative;overflow:hidden;box-shadow:0 36px 90px #06191f52}.video.small{height:350px}.videoGlow{filter:blur(75px);background:#38d7c744;border-radius:50%;width:300px;height:300px;position:absolute}.play{background:var(--aqua);width:84px;height:84px;color:var(--bg);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 0 0 12px #38d7c71f}.video strong{margin-top:30px;font-size:24px;position:relative}.video span{color:#9db5b9;position:relative}.underVideo{text-align:center;padding-top:35px}.underVideo p{max-width:680px;margin:0 auto 22px;font-size:19px}.cta{background:var(--aqua);color:var(--bg);cursor:pointer;border:0;border-radius:12px;align-items:center;gap:12px;padding:15px 24px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 12px 30px #38d7c738}.cta:hover{background:#58e5d8;transform:translateY(-2px)}.cta.ghost{border:1px solid var(--aqua);color:var(--aqua);background:0 0}section{padding:100px 0}.sectionHead span{color:#128d82;font-weight:800}.sectionHead h2{letter-spacing:-.035em;margin:12px 0 20px;font-size:clamp(38px,5vw,66px);line-height:1.02}.sectionHead p{max-width:700px;font-size:20px}.sectionHead.light,.sectionHead.light h2{color:#fff}.sectionHead.light p{color:#a8bec2}.cards{gap:18px;margin-top:50px;display:grid}.cards.three{grid-template-columns:repeat(3,1fr)}.cards article{border:1px solid var(--line);border-radius:var(--r);background:#fff;padding:30px}.cards svg{color:#0ea99c;width:32px;height:32px}.cards h3{margin:18px 0 8px;font-size:24px}.cards p{color:#61757a}.truth{background:var(--paper)}.road{background:var(--bg)}.steps{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:48px;display:grid}.steps div{color:#fff;background:#ffffff0b;border:1px solid #ffffff19;border-radius:16px;align-items:center;gap:16px;padding:25px;display:flex}.steps b{color:var(--aqua);font-size:13px}.steps span{font-size:18px;font-weight:700}.split{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.split>div>p{color:#5f7378;margin:0 0 25px;font-size:20px}.checks{gap:12px;display:grid}.checks div{background:var(--paper);border:1px solid var(--line);border-radius:13px;align-items:center;gap:12px;padding:15px;font-weight:700;display:flex}.checks svg{color:#0aa99b;min-width:22px}.proof{background:#0b2932}.proofGrid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:40px;display:grid}.proofGrid div{color:#b9d1d4;text-align:center;border:1px dashed #38d7c766;border-radius:18px;place-items:center;min-height:190px;padding:20px;display:grid}.finalCta{text-align:center;background:var(--paper)}.finalCta h2{margin:15px 0;font-size:clamp(42px,6vw,76px)}.finalCta p{margin:0 0 24px;font-size:21px}.finalCta small{color:#718388;margin-top:15px;display:block}.quiz{background:var(--bg);color:#fff;min-height:100vh}.quizTop{color:#9eb5b9;justify-content:space-between;align-items:center;height:82px;padding:0 max(20px,50vw - 490px);display:flex}.progress{background:#ffffff12;height:4px}.progress i{background:var(--aqua);height:100%;transition:all .4s;display:block}.question{width:min(780px,100% - 40px);margin:auto;padding:75px 0}.qnum{color:var(--aqua);font-weight:800}.question h1{margin:16px 0;font-size:clamp(38px,5.5vw,64px);line-height:1.02}.question>p{color:#9fb5b9;font-size:19px}.options{gap:12px;margin-top:36px;display:grid}.options button{text-align:right;color:#eaffff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:14px;grid-template-columns:44px 1fr 24px;align-items:center;gap:14px;padding:14px;transition:all .2s;display:grid}.options button:hover{border-color:var(--aqua);background:#38d7c712;transform:translate(-4px)}.options b{width:38px;height:38px;color:var(--aqua);border:1px solid #ffffff25;border-radius:9px;place-items:center;display:grid}.back{color:#849ca0;cursor:pointer;background:0 0;border:0;margin-top:20px}.formPage,.bookPage{background:var(--paper);min-height:80vh;padding:80px 0}.formGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.formPage h1,.bookPage h1{margin:18px 0;font-size:clamp(42px,5vw,68px);line-height:1}.formPage p,.bookPage p{color:#61757a;font-size:20px}.notice,.scarcity{background:#e5f9f6;border:1px solid #bde9e4;border-radius:14px;align-items:flex-start;gap:12px;margin-top:30px;padding:16px;display:flex}.notice svg,.scarcity svg{color:#0c9f92;min-width:24px}.scarcity div{display:grid}.scarcity span{color:#587074}.formPage form{border:1px solid var(--line);background:#fff;border-radius:20px;gap:18px;padding:28px;display:grid;box-shadow:0 22px 60px #0b293211}label{gap:7px;font-weight:700;display:grid}input,textarea{background:#fbffff;border:1px solid #cbdcda;border-radius:10px;outline:none;padding:13px}input:focus,textarea:focus{border-color:#18bbaa;box-shadow:0 0 0 3px #38d7c722}.consent{grid-template-columns:auto 1fr;font-size:14px;font-weight:500;display:flex}.consent input{width:18px;height:18px}.center{text-align:center;background:var(--bg);color:#fff;place-content:center;min-height:100vh;display:grid}.spinner{border:4px solid #ffffff24;border-top-color:var(--aqua);border-radius:50%;width:50px;height:50px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bookPage{text-align:center}.bookPage h1{max-width:760px}.bookPage p{max-width:700px;margin:auto}.calendar{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:650px;margin:30px 0;overflow:hidden}.readyHero{background:var(--bg);color:#fff;text-align:center}.readyHero svg{color:var(--aqua)}.readyHero p{color:#a9bec2;font-size:21px}.prep{background:var(--paper)}.beliefs{background:#fff}.faq{background:var(--paper)}.faq h2{font-size:44px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;justify-content:space-between;font-size:20px;font-weight:800;list-style:none;display:flex}.faq details p{color:#62767b}.scriptPage{background:#edf5f4;padding:70px 0}.scriptIntro{background:var(--bg);color:#fff;border-radius:24px;margin-bottom:24px;padding:55px}.scriptIntro h1{margin:12px 0;font-size:64px}.scriptIntro p{color:#aac0c4;font-size:20px}.scriptSection{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:18px;padding:42px}.scriptMeta{color:#708388;align-items:center;gap:12px;display:flex}.scriptMeta b{color:#0ba295}.scriptSection h2{font-size:36px;line-height:1.1}.scriptSection p{font-size:19px;line-height:1.78}.scriptSection aside{border-right:4px solid var(--aqua);background:#eaf9f7;margin:22px 0;padding:16px;display:grid}.scriptSection aside strong{color:#087e74}@media (width<=800px){header{height:68px}.logo{width:96px}footer{text-align:center;grid-template-columns:1fr}footer nav{justify-content:center}.hero{min-height:auto}.heroInner{padding:65px 0 80px}.hero h1{font-size:50px}.lead{font-size:19px}.videoSection{background:linear-gradient(var(--bg) 0 100px, #fff 100px)}.video{height:260px}.cards.three,.steps,.proofGrid,.split,.formGrid{grid-template-columns:1fr}.split,.formGrid{gap:35px}.road,.truth,.fit,.proof,.finalCta,.prep,.beliefs,.faq{padding:70px 0}.sectionHead h2{font-size:42px}.question{padding-top:45px}.question h1{font-size:40px}.formPage,.bookPage{padding:55px 0}.scriptIntro,.scriptSection{padding:26px}.scriptIntro h1{font-size:44px}.scriptSection h2{font-size:29px}.calendar{min-height:700px}}html,body,#root{max-width:100%;overflow-x:hidden}@media (width<=800px){.question{overflow:hidden}.options button{min-width:0}.options span{overflow-wrap:anywhere;min-width:0}}
