:root{--bg:#1a1611;--surface:#241e18;--surface-2:#2f2820;--line:#3a3128;--orange:#ff6a1a;--orange-soft:#ff8a3d;--magenta:#ff2e63;--ink:#f4efe8;--muted:#a99e92;--muted-2:#7c7268;--ok:#25d366;--maxw:1120px;--r:16px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.55;overflow-x:hidden}h1,h2,h3{letter-spacing:-.02em;text-wrap:balance;font-weight:800;line-height:1.08;font-family:var(--font-body),sans-serif}h1 em,h2 em,h3 em{color:var(--orange);font-style:normal}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{letter-spacing:.06em;color:var(--orange);align-items:center;font-size:13px;font-weight:600;display:inline-flex}.section{padding:110px 0;position:relative}.section-tight{padding:72px 0}@media (max-width:640px){.section{padding:60px 0}.section-tight{padding:44px 0}}.section-alt{background:var(--surface)}.section-alt .pcard{background:var(--bg)}nav{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);border-bottom:1px solid var(--line);background:#0b0a09b8;position:sticky;top:0}.nav-in{justify-content:space-between;align-items:center;height:66px;display:flex}.logo{align-items:center;display:flex}.logo img{width:auto;height:26px}.nav-links{color:var(--muted);gap:28px;font-size:14px;font-weight:500;display:flex}.nav-links a:hover{color:var(--ink)}@media (max-width:820px){.nav-links{display:none}}@media (max-width:560px){.nav-in{height:58px}.logo img{height:21px}nav .btn-sm{padding:9px 15px;font-size:12.5px}}.btn{letter-spacing:.01em;cursor:pointer;white-space:nowrap;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:15px 26px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .25s,filter .2s;display:inline-flex}.btn-primary{color:#1a0d05;background:var(--orange);box-shadow:0 8px 22px -10px #ff6a1a8c}.btn-primary:hover{background:var(--orange-soft);transform:translateY(-2px);box-shadow:0 14px 32px -10px #ff6a1a99}.btn-ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.btn-ghost:hover{border-color:var(--orange);color:var(--orange)}.btn-sm{padding:11px 20px;font-size:14px}.hero{text-align:center;padding:60px 0 88px;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(700px 460px at 50% -12%,#ff6a1a33,#0000 62%),radial-gradient(640px 420px at 82% 6%,#ff2e6324,#0000 60%);position:absolute;inset:0}.hero .wrap{z-index:1;position:relative}.hero h1{max-width:22ch;margin:18px auto 0;font-size:clamp(33px,5vw,50px)}.hero h1 em{color:var(--orange);font-style:normal}.hero .lede{color:var(--muted);max-width:48ch;margin:20px auto 0;font-size:clamp(16px,2.2vw,19px)}.hero-usp{color:var(--ink);margin:24px auto 0;font-size:clamp(18px,2.6vw,24px);font-weight:600;line-height:1.3}.hero-usp strong{background:linear-gradient(var(--orange),var(--orange)) left bottom/100% 3px no-repeat;padding-bottom:5px;font-weight:800}.hero-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.trust{color:var(--muted-2);margin-top:16px;font-size:13.5px}.stats{grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:56px auto 0;display:grid}.stat{border:1px solid var(--line);border-radius:var(--r);background:var(--surface);padding:28px 20px}.stat .num{letter-spacing:-.03em;white-space:nowrap;background:linear-gradient(120deg,var(--orange-soft),var(--magenta));color:#0000;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,4vw,38px);font-weight:800}.stat .lbl{color:var(--muted);margin-top:6px;font-size:14px}@media (max-width:900px){.hero{padding:40px 0 64px}.hero h1{font-size:clamp(29px,7vw,40px)}}@media (max-width:680px){.stats{grid-template-columns:1fr;max-width:360px;margin-top:40px}.stat{padding:22px 20px}}@media (max-width:400px){.hero-cta{flex-direction:column;align-items:stretch}}.vsl{background:#000;border-radius:20px;max-width:760px;margin:44px auto 0;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px #000000b3}.vsl-badge{z-index:5;letter-spacing:.06em;color:#1a0d05;background:var(--orange);pointer-events:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px}.vsl-embed{aspect-ratio:16/9;width:100%;position:relative}.vsl-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.marquees{z-index:1;position:relative}.marquee{-webkit-user-select:none;user-select:none;white-space:nowrap;display:flex;overflow:hidden}.marquee-content{will-change:transform;flex-shrink:0;align-items:center;min-width:100%;padding:13px 0;animation:34s linear infinite mscroll;display:flex}.marquee-content span{letter-spacing:.03em;text-transform:uppercase;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.marquee-content i{opacity:.5;padding:0 26px;font-style:normal}@keyframes mscroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee-orange{background:var(--orange);color:#1a0d05}.marquee-dark{background:var(--surface);color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.marquee-dark .marquee-content{animation-duration:26s;animation-direction:reverse}.marquee-dark i{color:var(--orange);opacity:1}@media (prefers-reduced-motion:reduce){.marquee-content{animation:none}}.sec-head{text-align:center;max-width:640px;margin:0 auto 48px}.sec-head .eyebrow{justify-content:center}.sec-head h2{margin-top:14px;font-size:clamp(28px,4.4vw,42px)}.sec-head p{color:var(--muted);margin-top:14px;font-size:17px}.cards-3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:860px){.cards-3{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.pcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:30px 26px;transition:border-color .2s,transform .2s}.pcard:hover{border-color:#3a2c1e;transform:translateY(-3px)}.pcard-ico{width:46px;height:46px;color:var(--orange);background:#ff6a1a1f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.pcard-ico svg{width:24px;height:24px}.pcard-center{text-align:center}.pcard-center .pcard-ico{width:56px;height:56px;margin-left:auto;margin-right:auto}.pcard-center .pcard-ico svg{width:28px;height:28px}.pcard h3{margin-bottom:10px;font-size:19px}.pcard p{color:var(--muted);font-size:15px;line-height:1.6}.author-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:52px;display:grid}@media (max-width:820px){.author-grid{text-align:center;grid-template-columns:1fr;gap:34px}.author-grid .eyebrow{justify-content:center}.author-grid .ticks{max-width:420px;margin-left:auto;margin-right:auto}}.author-photo{position:relative}.author-photo:before{content:"";filter:blur(8px);z-index:0;background:radial-gradient(closest-side,#ff6a1a47,#0000 72%);position:absolute;inset:-6%}.author-photo img{z-index:1;border:1px solid var(--line);border-radius:20px;width:100%;position:relative;box-shadow:0 30px 70px -34px #000000b3}.author-body h2{margin:14px 0 16px;font-size:clamp(26px,4vw,40px)}.author-body p{color:var(--muted);max-width:54ch;font-size:16.5px}.ticks{text-align:left;flex-direction:column;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:flex}.ticks li{color:var(--ink);padding-left:32px;font-size:15.5px;position:relative}.ticks li:before{content:"";background:#25d36629 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2325d366' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/12px no-repeat;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:0}.hero-badge{color:var(--orange);background:#ff6a1a1a;border:1px solid #ff6a1a47;border-radius:999px;margin-bottom:18px;padding:7px 15px;font-size:13px;font-weight:600;display:inline-block}.btn-lg{padding:17px 34px;font-size:16px}.cta-row{justify-content:center;margin-top:44px;display:flex}.stat{text-align:center}.pcard p+p{margin-top:12px}.playbtn{z-index:3;cursor:pointer;background:#ff6a1af0;border:0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,background .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 34px -8px #ff6a1aa6}.playbtn span{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;width:0;height:0;margin-left:4px}.playbtn:hover{background:var(--orange);transform:translate(-50%,-50%)scale(1.08)}.playbtn-sm{width:52px;height:52px}.playbtn-sm span{border-top-width:8px;border-bottom-width:8px;border-left-width:13px}.vcard{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.vposter{aspect-ratio:16/9;background:linear-gradient(135deg,#2a1810,#17120d);position:relative}.vcard h3{padding:18px 20px;font-size:16px}.media{grid-template-columns:.8fr 1.2fr;align-items:center;gap:52px;display:grid}.media-rev .media-phone{order:2}@media (max-width:820px){.media,.media-rev{text-align:center;grid-template-columns:1fr;gap:32px}.media-rev .media-phone{order:0}.media .eyebrow{justify-content:center}}.media-phone{justify-content:center;display:flex;position:relative}.media-phone:before{content:"";filter:blur(10px);z-index:0;background:radial-gradient(closest-side,#ff6a1a42,#0000);border-radius:50%;width:74%;height:74%;position:absolute;top:13%}.media-phone img{z-index:1;filter:drop-shadow(0 30px 60px #0000008c);width:auto;max-height:540px;position:relative}.media .media-phone img{max-height:400px}.media{align-items:center}.media-txt h2{margin:14px 0;font-size:clamp(26px,4vw,40px)}.media-txt p{color:var(--muted);margin-top:10px;font-size:16px}.media-lead{font-weight:700;color:var(--ink)!important;font-size:18px!important}.acomp-title{text-align:center;margin:0 auto 46px;font-size:clamp(24px,3.9vw,40px);line-height:1.14}.acomp-title em{color:var(--orange);font-style:normal}.acomp-title br{display:none}@media (min-width:620px){.acomp-title br{display:inline}}.acomp-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;display:grid}@media (max-width:820px){.acomp-grid{text-align:center;grid-template-columns:1fr;gap:30px}}.acomp-txt{max-width:460px}@media (max-width:820px){.acomp-txt{max-width:none;margin:0 auto}}.acomp-txt p{color:var(--muted);margin-top:18px;font-size:16.5px;line-height:1.62}.acomp-txt .media-lead{margin-top:0}.acomp-grid .media-phone img{max-height:470px}.narrow{max-width:720px;margin:0 auto}.center{text-align:center}.center h2,.narrow h2{margin-bottom:20px;font-size:clamp(26px,4vw,40px)}.narrow p{color:var(--muted);margin-top:14px;font-size:17px}.tempo{color:var(--ink);margin-top:8px;font-size:clamp(19px,3vw,26px);font-weight:500;line-height:1.7}.tempo strong{font-weight:800}.learn-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:860px){.learn-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.learn-grid{grid-template-columns:1fr}}.lcard{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);padding:24px}.lcard h3{color:var(--orange);margin-bottom:14px;font-size:17px}.lcard ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.lcard li{color:var(--muted);padding-left:20px;font-size:14.5px;line-height:1.5;position:relative}.lcard li:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.ncard{border-radius:18px;padding:30px 26px 34px;overflow:hidden}.ncard-1{background:#d9601a}.ncard-2{background:#e9791e}.ncard-3{background:#f18d1e}.ncard-title{text-align:center;color:#1a0d02;margin-bottom:24px;font-size:clamp(23px,2.3vw,30px)}.ncard ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.ncard li{color:#251405;padding-left:30px;font-size:15px;font-weight:500;position:relative}.ncard li:before{content:"";background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23e0641a' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/12px no-repeat;border-radius:50%;width:20px;height:20px;position:absolute;top:1px;left:0}.quotes{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:860px){.quotes{grid-template-columns:1fr}}.quote{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;margin:0;display:flex;overflow:hidden}.quote blockquote{color:var(--ink);margin:0;padding:22px 24px 0;font-size:15px;line-height:1.6}.quote figcaption{color:var(--orange);margin-top:14px;padding:0 24px 24px;font-size:14px;font-weight:700}.depo-note{text-align:center;color:var(--muted-2);margin-top:26px;font-size:14px}.cards-2{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:760px){.cards-2{grid-template-columns:1fr}}.bcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;display:flex;overflow:hidden}.bcard-img{aspect-ratio:16/10;object-fit:cover;object-position:center;width:100%;display:block}.bcard-body{flex-direction:column;flex:1;gap:12px;padding:26px 26px 28px;display:flex}.bcard h3{font-size:19px}.bcard p{color:var(--muted);font-size:14.5px;line-height:1.55}.bcard-price{align-items:baseline;gap:14px;margin-top:auto;padding-top:6px;display:flex}.bcard-price .old{color:var(--muted-2);font-size:15px;text-decoration:line-through}.bcard-price .free{color:var(--ok);font-size:18px;font-weight:800}.oferta{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}@media (max-width:860px){.oferta{grid-template-columns:1fr;gap:32px}}.oferta-list h2{margin-bottom:20px;font-size:clamp(24px,3.6vw,34px)}.guarantee{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);align-items:center;gap:20px;margin-top:28px;padding:24px;display:flex}.seal{border:2px solid var(--orange);width:76px;height:76px;color:var(--orange);border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;line-height:1;display:flex}.seal b{font-size:26px}.seal span{letter-spacing:.08em;text-transform:uppercase;font-size:10px}.guarantee h3{margin-bottom:6px;font-size:17px}.guarantee p{color:var(--muted);font-size:14px}.price-card{background:var(--orange);border-radius:22px;padding:2px;box-shadow:0 30px 70px -30px #ff6a1a80}.price-inner{background:var(--surface);text-align:center;border-radius:20px;padding:34px 30px}.price-inner .pill{letter-spacing:.04em;color:var(--orange);background:#ff6a1a1f;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-block}.price-now{letter-spacing:-.03em;margin-top:20px;font-size:clamp(38px,7vw,52px);font-weight:800}.price-now span{color:var(--muted);font-size:18px;font-weight:600}.price-sub{color:var(--muted);margin-top:4px;font-size:15px}.price-day{color:var(--orange);margin-top:8px;font-size:14px;font-weight:600}.price-inner .btn{width:100%;margin-top:24px}.price-alt{color:var(--muted-2);margin-top:14px;font-size:13px}.faq{max-width:800px;margin:0 auto}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:17px;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq .pm{border:1px solid var(--line);border-radius:50%;flex:none;width:26px;height:26px;transition:all .2s;position:relative}.faq .pm:before,.faq .pm:after{content:"";background:var(--orange);transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq .pm:before{width:11px;height:2px}.faq .pm:after{width:2px;height:11px}.faq details[open] .pm{border-color:var(--orange)}.faq details[open] .pm:after{transform:translate(-50%,-50%)scaleY(0)}.faq details p{color:var(--muted);max-width:70ch;padding:0 0 22px;font-size:15px;line-height:1.65}.faq .learn-items{flex-direction:column;gap:10px;margin:0;padding:0 0 22px;list-style:none;display:flex}.faq .learn-items li{color:var(--muted);padding-left:22px;font-size:15px;line-height:1.5;position:relative}.faq .learn-items li:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.author-quote{border-left:3px solid var(--orange);margin-top:24px;padding-left:18px;font-size:17px;font-style:italic;color:var(--ink)!important}.author-sign{margin-top:12px;padding-left:18px;font-size:15px;font-weight:700;color:var(--orange)!important}.author-body h2{margin-bottom:20px}.author-body p+p{margin-top:14px}footer{border-top:1px solid var(--line);text-align:center;padding:56px 0}.foot-in{flex-direction:column;align-items:center;gap:18px;display:flex}.foot-logo{width:auto;height:26px}.foot-in p{color:var(--muted);font-size:15px}.foot-in .copy{color:var(--muted-2);max-width:60ch;margin-top:10px;font-size:12.5px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:6px}.wa-float{z-index:60;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;transition:transform .18s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px -8px #25d36699}.wa-float:hover{transform:scale(1.06)}
