:root{--navy:#102342;--paper:#f3f6fb;--white:#fff;--orange:#f26a2e;--yellow:#ffd84d;--blue:#315e9d;--ink:#102342;--muted:#6c7890;--line:#d6deea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Archivo,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}.page-progress{position:fixed;z-index:99;top:0;left:0;height:3px;background:var(--orange);width:0}header{height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.logo{display:flex;align-items:center;gap:8px}.logo>span{width:30px;height:30px;background:var(--orange);color:#fff;display:grid;place-items:center;border-radius:50%}.logo b{font-size:9px;line-height:1.05}nav{display:flex;gap:30px}nav a,.header-cta{font-size:8px;font-weight:600}.header-cta{background:var(--navy);color:#fff;padding:12px 14px}.menu{display:none}.hero{min-height:730px;display:grid;grid-template-columns:.85fr 1.15fr;gap:5vw;padding:60px 5vw}.hero-copy{align-self:center;padding-left:3vw}.hero-copy>span,.eyebrow,.final>span{font-size:6px;letter-spacing:2px;font-weight:700;color:var(--orange)}.hero h1,.problem h2,.method h2,.section-head h2,.benefits h2,.expert h2,.bonuses h2,.offer h2,.faq h2,.final h2{font:700 clamp(50px,6vw,84px)/.93 Archivo;letter-spacing:-4px;margin:20px 0}.hero h1 em,.problem h2 em,.method h2 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:11px;line-height:1.8;color:var(--muted);max-width:520px}.hero-copy>div{display:flex;gap:15px;margin:30px 0}.hero-copy>div a,.hero-copy>div button{padding:14px 16px;border:1px solid var(--navy);font-size:8px;background:transparent}.hero-copy>div a{background:var(--navy);color:#fff}.hero-copy>small{font-size:6px;color:#8791a4}.hero-visual{position:relative;min-height:590px}.orange-card{position:absolute;z-index:2;left:0;top:20px;width:60%;height:82%;background:var(--orange);color:#fff;padding:30px;transform:rotate(-3deg)}.orange-card>span{font-size:6px;letter-spacing:1.5px}.orange-card>b{display:block;font-size:38px;line-height:.95;margin:30px 0 50px}.task{display:flex;gap:10px;border-top:1px solid #ffffff55;padding:13px 0}.task i{width:17px;height:17px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:7px}.task span{display:flex;flex-direction:column}.task strong{font-size:8px}.task span{font-size:6px}.task.done{opacity:.65}.photo{position:absolute;right:0;bottom:0;width:59%;height:75%;border:8px solid var(--paper);transform:rotate(2deg)}.photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.7)}.photo span{position:absolute;bottom:15px;left:15px;color:#fff;font-size:6px;letter-spacing:1px}.note{position:absolute;z-index:3;right:8%;top:2%;font:22px Caveat;transform:rotate(5deg)}.note b{color:var(--orange)}.note i{display:block;font-style:normal;font-size:40px}.logos{padding:30px 6vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center}.logos>span{font-size:6px;color:var(--muted);width:18%}.logos>div{flex:1;display:flex;justify-content:space-around}.logos b{font-size:9px;color:#7f899d}.section{padding:110px 7vw}.problem>div:first-child{max-width:930px}.problem h2{font-size:58px}.before-after{margin-top:55px;display:grid;grid-template-columns:1fr 70px 1fr}.before-after article{padding:35px;background:#e6ebf3}.before-after article:last-child{background:var(--navy);color:#fff}.before-after article>span{font-size:6px;letter-spacing:1.5px;color:var(--orange)}.before-after ul{padding:0;list-style:none}.before-after li{padding:12px 0;border-bottom:1px solid #c9d1de;font-size:9px}.before-after article:last-child li{border-color:#3a4b67}.before-after li:before{content:"×";color:var(--orange);margin-right:12px}.before-after article:last-child li:before{content:"✓";color:var(--yellow)}.before-after>i{display:grid;place-items:center;font-style:normal;background:linear-gradient(90deg,#e6ebf3,var(--navy));color:#fff;font-size:25px}.method{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:7vw}.light{color:#ff8e5c}.method h2{font-size:55px}.method-copy>p{font-size:9px;line-height:1.8;color:#afbdd2}.method-steps article{display:grid;grid-template-columns:45px 50px 1fr;align-items:center;border-top:1px solid #3a4c68;padding:22px 0}.method-steps article>b{font-size:7px;color:var(--orange)}.method-steps i{font-style:normal;font-size:23px;color:var(--yellow)}.method-steps h3{font-size:18px;margin:0}.method-steps p{font-size:7px;color:#aab9cf;margin:5px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-head h2{font-size:56px;margin-bottom:0}.section-head>p{max-width:350px;font-size:9px;line-height:1.8;color:var(--muted)}.module-list details{border-top:1px solid var(--line)}.module-list summary{list-style:none;display:grid;grid-template-columns:50px 1fr 130px 20px;align-items:center;padding:22px 0;cursor:pointer}.module-list summary::-webkit-details-marker{display:none}.module-list summary>span{font-size:7px;color:var(--orange)}.module-list summary>b{font-size:18px}.module-list summary>em{font-style:normal;font-size:7px;color:var(--muted)}.module-list summary>i{width:15px;height:15px;position:relative}.module-list summary>i:before,.module-list summary>i:after{content:"";position:absolute;width:9px;border-top:1px solid;top:7px}.module-list summary>i:after{transform:rotate(90deg)}.module-list details[open] summary>i:after{transform:none}.module-list details>p{font-size:9px;line-height:1.8;color:var(--muted);padding:0 15% 20px 50px}.benefits{display:grid;grid-template-columns:1fr 1fr;background:var(--orange);color:#fff}.benefit-photo{position:relative}.benefit-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.65)}.benefit-photo>span{position:absolute;left:15px;bottom:15px;font-size:6px}.benefit-copy{padding:90px 7vw}.benefits h2{font-size:51px}.benefit-copy ul{list-style:none;padding:0}.benefit-copy li{display:flex;gap:12px;border-top:1px solid #ffffff66;padding:15px 0}.benefit-copy li>i{width:22px;height:22px;background:var(--yellow);color:var(--ink);border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:8px}.benefit-copy li span{display:flex;flex-direction:column;font-size:7px;color:#ffe5d9}.benefit-copy li b{font-size:10px;color:#fff;margin-bottom:4px}.expert{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.expert h2{font-size:56px;margin-bottom:3px}.expert-copy>em{font:21px Caveat;color:var(--orange)}.expert-copy>p{font-size:9px;line-height:1.8;color:var(--muted);margin-top:30px}.expert blockquote{font:26px Caveat;margin:30px 0;border-left:2px solid var(--orange);padding-left:15px}.expert-copy>small{font-size:6px;color:#9ca4b3}.expert-photo{position:relative;height:620px}.expert-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.65)}.expert-photo span{position:absolute;left:15px;bottom:15px;background:#fff;padding:8px;font-size:6px}.testimonials{overflow:hidden}.section-head>div:last-child button{width:38px;height:38px;border:1px solid var(--line);background:transparent}.test-track{display:flex;gap:10px;width:130%;transition:.4s}.test-track article{width:33.3%;flex:none;background:#fff;border:1px solid var(--line);padding:30px;min-height:280px;display:flex;flex-direction:column}.test-track article>div{color:var(--orange);font-size:8px}.test-track article>p{font-size:15px;line-height:1.6}.test-track footer{margin-top:auto;display:flex;flex-direction:column}.test-track footer b{font-size:8px}.test-track footer span{font-size:6px;color:var(--muted)}.bonuses{background:var(--navy);color:#fff}.bonuses>div:first-child{max-width:700px}.bonuses h2{font-size:54px}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:45px}.bonus-grid article{border:1px solid #43526a;padding:30px}.bonus-grid span{font-size:6px;color:var(--orange)}.bonus-grid i{font-style:normal;font-size:30px;color:var(--yellow);display:block;margin:40px 0 20px}.bonus-grid h3{font-size:18px}.bonus-grid p{font-size:7px;color:#aab7ca}.offer{display:grid;grid-template-columns:1fr .7fr;gap:8vw;background:var(--orange);color:#fff}.offer h2{font-size:54px}.offer-copy ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr}.offer-copy li{font-size:8px;padding:8px 0}.guarantee{display:flex;align-items:center;gap:15px;border-top:1px solid #ffffff66;margin-top:30px;padding-top:20px}.guarantee b{font-size:28px}.guarantee span{font-size:7px;max-width:220px}.price-card{background:#fff;color:var(--ink);padding:35px;display:flex;flex-direction:column;align-items:center;text-align:center}.price-card>span{font-size:6px;letter-spacing:1.5px;color:var(--orange)}.price-card>small{font-size:7px;color:var(--muted);margin-top:25px}.price-card>b{font-size:13px;margin-top:6px}.price-card strong{font-size:38px}.price-card>em{font-size:7px;color:var(--muted)}.price-card>a{width:100%;padding:14px;background:var(--navy);color:#fff;font-size:8px;margin-top:25px}.price-card>p{font-size:6px}.countdown{width:100%;border-top:1px solid var(--line);margin-top:20px;padding-top:15px;display:flex;flex-direction:column}.countdown span{font-size:5px;color:var(--muted)}.countdown b{font-size:22px;margin-top:5px}.faq{display:grid;grid-template-columns:.6fr 1.4fr;gap:7vw}.faq h2{font-size:45px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;padding:20px 0;display:flex;justify-content:space-between;font-size:9px;font-weight:600;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary i:after{content:"+";font-style:normal}.faq details[open] summary i:after{content:"−"}.faq details p{font-size:8px;line-height:1.8;color:var(--muted);padding:0 35px 17px 0}.final{text-align:center;background:var(--yellow);padding:100px 20px}.final h2{font-size:62px}.final>a{display:inline-block;background:var(--navy);color:#fff;padding:14px 18px;font-size:8px}footer{padding:45px 6vw;display:grid;grid-template-columns:1fr 1.3fr 1.5fr 1fr;gap:30px;align-items:start}footer>p{font-size:11px;margin:0}footer>div{display:flex;gap:15px}footer>div a,footer>span{font-size:6px}.floating{position:fixed;z-index:30;right:20px;bottom:20px;background:var(--orange);color:#fff;padding:13px 17px;font-size:7px;transform:translateY(70px);transition:.3s}.floating.show{transform:none}.video-modal{position:fixed;z-index:80;inset:0;background:#0b1930ee;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.3s}.video-modal.open{opacity:1;visibility:visible}.video-modal>button{position:absolute;right:30px;top:20px;background:none;border:0;color:#fff;font-size:30px}.video-modal>div{width:min(800px,85%);height:450px;background:linear-gradient(135deg,#203c68,#f26a2e);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff}.video-modal span{font-size:6px;letter-spacing:2px}.video-modal i{font-style:normal;width:70px;height:70px;border:1px solid;border-radius:50%;display:grid;place-items:center;margin:30px}.video-modal b{font-size:22px}.video-modal small{font-size:7px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:850px){header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column}header nav.open{display:flex}.header-cta{display:none}.menu{display:block;border:0;background:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:620px}.method{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.benefit-photo{height:600px}.expert{grid-template-columns:1fr}.offer{grid-template-columns:1fr}.faq{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.test-track{width:205%}}
@media(max-width:520px){header{padding:0 16px}.hero{padding:60px 18px}.hero h1,.problem h2,.method h2,.section-head h2,.benefits h2,.expert h2,.bonuses h2,.offer h2,.faq h2,.final h2{font-size:46px}.hero-copy{padding:0}.hero-copy>div{align-items:start;flex-direction:column}.hero-visual{min-height:560px}.orange-card{width:72%}.photo{width:62%;height:62%}.logos{align-items:start;flex-direction:column;gap:20px}.logos>span{width:auto}.logos>div{display:grid;grid-template-columns:1fr 1fr;gap:15px}.section{padding:80px 18px}.before-after{grid-template-columns:1fr}.before-after>i{height:50px;transform:rotate(90deg)}.method-steps article{grid-template-columns:30px 40px 1fr}.section-head{display:block}.section-head>p{margin-top:20px}.module-list summary{grid-template-columns:35px 1fr 15px}.module-list summary>em{display:none}.module-list details>p{padding-left:35px}.benefit-photo{height:450px}.benefit-copy{padding:70px 20px}.expert-photo{height:480px}.test-track{width:300%}.bonus-grid{grid-template-columns:1fr}.offer-copy ul{grid-template-columns:1fr}.price-card{padding:30px 20px}footer{grid-template-columns:1fr;padding:40px 20px}footer>div{flex-wrap:wrap}.floating{right:10px;bottom:10px}}
