*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#050505;font-family:Arial,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.container.narrow{max-width:760px}.container.split{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.container.split.reverse-mobile img{order:0}.center{text-align:center}.section{padding:5rem 1.5rem}.section.dark{background:#0d0d0d}.section.light{color:#111;background:#fff}h1{margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}h2{margin-bottom:1.5rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:700;line-height:1.3}h2 span{color:#f5c842}h3{margin-bottom:.75rem;font-size:1.1rem;font-weight:700}p{color:#ffffffd9;margin-bottom:1rem;line-height:1.7}.section.light p{color:#444}.lead{color:#ffffffe6;margin-bottom:2rem;font-size:1.15rem}.button{cursor:pointer;text-align:center;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-block}.button.primary{color:#111;background:#f5c842}.button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f5c84266}.button.wide{width:100%;max-width:480px;margin:1.5rem auto 0;display:block}.button.centered{max-width:400px;margin:2rem auto 0;display:block}.countdown{z-index:100;background:#1a0000;border-bottom:2px solid #f5c842;justify-content:center;align-items:center;gap:1.5rem;padding:.85rem 1rem;display:flex;position:sticky;top:0}.countdown-label{color:#ffffffd9;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.8rem;line-height:1.3}.countdown-label strong{color:#f5c842;font-size:.75rem;display:block}.count-box{flex-direction:column;align-items:center;min-width:52px;display:flex}.count-box strong{color:#f5c842;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;line-height:1}.count-box strong.pulse{animation:1s infinite pulse}.count-box span{text-transform:uppercase;letter-spacing:.08em;color:#fff9;margin-top:2px;font-size:.65rem}.count-separator{color:#f5c842;padding-bottom:8px;font-size:1.8rem;font-weight:800;line-height:1}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.08)}}.hero-original{background:radial-gradient(at top,#1a1a2e,#050505);padding:4rem 1.5rem 3rem}.offer-banner{max-width:420px;margin:0 auto 2rem}.trust-badges{background:#ffffff08;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;margin:2rem auto 0;padding:1.25rem 2rem;display:flex}.trust-badge{color:#fff;flex:1;justify-content:center;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:flex}.trust-divider{background:#fff3;flex-shrink:0;width:1px;height:36px;margin:0 1rem}.video-facade{background:#000;border-radius:16px;max-width:760px;height:0;margin:2rem auto;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 8px 40px #00000080}.video-thumb{cursor:pointer;z-index:1;position:absolute;inset:0}.video-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-play-btn{pointer-events:none;z-index:2;width:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-facade iframe{z-index:2;border:0;width:100%;height:100%;position:absolute;inset:0}.video-fullscreen-btn{z-index:10;color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;bottom:12px;right:12px}.video-fullscreen-btn:hover{background:#000000e6}.check-list{flex-direction:column;gap:1rem;list-style:none;display:flex}.check-list li{color:#ffffffd9;padding-left:1.5rem;line-height:1.6;position:relative}.check-list li:before{content:"✓";color:#f5c842;font-weight:700;position:absolute;left:0}.transform-section{background:#0a0a0a}.outline-card{color:#fffc;border:1px solid #f5c8424d;border-radius:10px;margin:1.5rem 0;padding:1.25rem;font-size:.95rem;line-height:1.7}.feature-img,.product-img,.guarantee-img{border-radius:18px;box-shadow:0 8px 40px #00000073}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.step-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #00000014}.step-card img{object-fit:cover;object-position:top center;width:100%;height:340px}.step-card span{letter-spacing:.1em;color:#111;padding:1rem 1.25rem .25rem;font-size:.75rem;font-weight:800;display:block}.step-card h3{color:#111;padding:.25rem 1.25rem .5rem}.step-card p{color:#555;margin:0;padding:0 1.25rem 1.5rem}.testimonials{background:#050505}.testimonials h2{text-align:center;max-width:900px;margin:0 auto;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.carousel-wrapper{margin-top:3rem;position:relative}.carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:.5rem 0 1rem;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:center;flex:0 0 calc(33.333% - 1rem)}.carousel-slide img{border-radius:26px;width:100%;display:block;box-shadow:0 8px 28px #00000059}.carousel-btn{color:#f5c842;cursor:pointer;background:#f5c8421f;border:1px solid #f5c84280;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn.prev{left:-18px}.carousel-btn.next{right:-18px}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.carousel-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:999px;width:8px;height:8px;transition:all .2s}.carousel-dot.active{background:#f5c842;width:24px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.benefit{background:#ffffff0a;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.benefit p{margin:0}.access-section h3{color:#f5c842}.trust-row{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.offer-section{background:#111}.offer-price-block{text-align:center;background:linear-gradient(140deg,#0a0a0afa 0%,#282828f2 100%);border:1px solid #f5c84299;border-radius:20px;max-width:480px;margin:1.5rem auto;padding:2rem 2.5rem;box-shadow:0 16px 42px #00000073,0 0 24px #f5c84238}.offer-discount-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#f56500 0%,#e53e3e 100%);border-radius:999px;justify-content:center;align-items:center;margin:0 auto .95rem;padding:.45rem 1.15rem;font-size:clamp(.95rem,2.8vw,1.1rem);font-weight:800;display:inline-flex}.old-price{color:#ffffffb3;text-align:center;margin-bottom:.35rem;font-size:clamp(1.5rem,4.5vw,1.9rem);font-weight:700}.old-price s{color:#ffffffa8;text-decoration-thickness:2px}.price-drop-arrow{color:#f5c842;margin:0 0 .5rem;font-size:clamp(1.15rem,4vw,1.5rem)}.price-installment{justify-content:center;align-items:baseline;gap:.4rem;margin:.5rem 0;display:flex}.price-times{color:#f5c842;font-size:clamp(1.8rem,5vw,2.6rem);font-weight:800;line-height:1}.price-value{color:#f5c842;letter-spacing:-1px;font-size:clamp(2.8rem,8vw,4.5rem);font-weight:900;line-height:1}.cash-price{color:#ffffffb3;text-align:center;margin-top:.8rem;margin-bottom:0;font-size:1.15rem}.cash-price strong{color:#fff;font-size:1.3rem}.offer-savings{color:#48bb78;margin:.8rem 0 0;font-size:clamp(1rem,3vw,1.08rem);font-weight:600}.offer-list{text-align:left;flex-direction:column;gap:.75rem;max-width:360px;margin:1.5rem auto 2rem;list-style:none;display:flex}.offer-list li{color:#ffffffd9;font-size:1rem}.logo-offer{text-align:center;margin-bottom:1rem}.logo-offer img{max-width:180px;margin:0 auto}.logo-offer p{color:#fff9;max-width:360px;margin:0 auto;font-size:.9rem}.mentor-img{object-fit:cover;border-radius:50%;width:280px;height:280px}.faq-list{margin-top:2rem;flex-direction:column;gap:1rem;max-width:700px;margin-inline:auto;display:flex}.faq-list details{background:#ffffff0d;border-radius:12px}.faq-list summary{cursor:pointer;padding:1rem 1.25rem;font-weight:700}.faq-list p{margin:0;padding:0 1.25rem 1rem}.whatsapp{color:#fff;z-index:999;background:#25d366;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 8px 24px #25d36673}.whatsapp:hover{transform:scale(1.12);box-shadow:0 6px 24px #25d36699}@media (max-width:768px){.countdown{gap:.7rem;padding:.7rem 1rem}.container.split,.steps-grid,.benefit-grid{grid-template-columns:1fr}.section{padding:3.5rem 1rem}.hero-original{padding:2.5rem 1rem}.testimonials h2{font-size:2.2rem}.carousel-track{gap:0;padding:0 0 1rem}.carousel-slide{flex:0 0 100%;padding:0 .35rem}.carousel-slide img{border-radius:22px}.carousel-btn{display:none}.carousel-dots{margin-top:1rem}.step-card img{height:auto}.offer-banner{max-width:100%}.logo-offer{display:none}.mentor-img{width:220px;height:220px;margin:0 auto}.guarantee-img{max-width:220px;margin:0 auto}.trust-badges{flex-direction:column;gap:1rem;padding:1rem}.trust-divider{width:80%;height:1px;margin:0 auto}.offer-price-block{max-width:100%;padding:1.5rem 1.25rem}.offer-discount-badge{margin-bottom:.85rem}.price-value{font-size:clamp(2.4rem,10vw,3.5rem)}.old-price{font-size:clamp(1.5rem,7.2vw,1.8rem)}.cash-price strong{font-size:1.1rem}.offer-list{max-width:100%}.video-facade{border-radius:0;max-width:none;margin-left:-1rem;margin-right:-1rem}}@media (max-width:400px){h1{font-size:1.5rem}h2{font-size:1.2rem}.price-value{font-size:2.2rem}}
