*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@font-face{font-family:Poppins-fallback;src:local(Arial);ascent-override:93%;descent-override:22%;line-gap-override:7%;size-adjust:105%}body{color:#111827;-ms-overflow-style:none;scrollbar-width:none;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:Poppins,Poppins-fallback,sans-serif}body::-webkit-scrollbar{display:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;font-family:inherit}ul{list-style:none}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.container-sm{max-width:42rem}.container-md{max-width:56rem}.container-lg{max-width:72rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scale-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-marquee{animation:45s linear infinite marquee}.animate-scale-pulse{animation:2s ease-in-out infinite scale-pulse}.animate-bounce{animation:1.2s ease-in-out infinite bounce}#countdown-bar{color:#fff;z-index:50;background-color:#d92525;padding:.75rem 1rem;position:sticky;top:0;box-shadow:0 2px 6px #00000040}#countdown-bar .inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:56rem;margin:0 auto;display:flex}#countdown-bar svg{color:#f9a8d4;fill:#ec4899;flex-shrink:0;width:1.5rem;height:1.5rem}#countdown-bar .label{text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.75rem;font-weight:900;line-height:1}.mobile-br{display:block}.timer-display{align-items:center;gap:.5rem;display:flex}.timer-box{color:#d92525;text-align:center;background:#fff;border-radius:.5rem;min-width:44px;padding:.25rem .5rem;font-size:1.5rem;font-weight:900;box-shadow:0 1px 3px #00000026}.timer-colon{padding-bottom:4px;font-size:1.5rem;font-weight:900}#hero{background:#fff;padding:3rem 1rem 2rem}#hero .inner{text-align:center;max-width:72rem;margin:0 auto}#hero h1{color:#111827;letter-spacing:-.03em;margin-bottom:2.5rem;font-size:clamp(2.6rem,9vw,4.5rem);font-weight:900;line-height:1.08}#hero h1 .blue{color:#7c3aed}#hero h1 .highlight{z-index:1;display:inline-block;position:relative}#hero h1 .highlight:after{content:"";z-index:-1;background:#7c3aed33;border-radius:2px;width:100%;height:.75rem;position:absolute;bottom:.3rem;left:0;transform:skew(12deg)}.btn-cta-blue{color:#fff;background:linear-gradient(135deg,#c084fc,#7c3aed);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:1rem 2rem;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:900;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 25px #7c3aed59}.btn-cta-blue:hover{background:linear-gradient(135deg,#a855f7,#6d28d9)}.phone-mockup{aspect-ratio:9/16;cursor:pointer;background:#000;border:4px solid #374151;border-radius:1.5rem;width:100%;max-width:18rem;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}.phone-mockup .glow{filter:blur(50px);pointer-events:none;background:#6d28d966;border-radius:50%;width:10rem;height:10rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.phone-mockup .play-btn{z-index:2;background:linear-gradient(135deg,#c084fc,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;margin-bottom:1rem;padding-left:4px;transition:transform .3s;display:flex;position:relative;box-shadow:0 10px 25px #0006}.phone-mockup:hover .play-btn{transform:scale(1.08)}.phone-mockup .play-btn svg{fill:#fff;color:#fff;width:2.5rem;height:2.5rem}.phone-mockup .phone-content{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.phone-mockup .emoji{z-index:2;margin-bottom:.5rem;font-size:2.5rem;position:relative}.phone-mockup p{color:#fff;text-align:center;z-index:2;text-shadow:0 2px 8px #00000080;padding:0 1rem;font-size:1.25rem;font-weight:900;line-height:1.3;position:relative}#features{background:#fff;padding:.5rem 1rem 2rem}#features .inner{flex-direction:column;align-items:center;gap:1rem;max-width:42rem;margin:0 auto;display:flex}.feature-pill{background:#10b981;border-radius:9999px;align-items:center;gap:1rem;width:auto;max-width:100%;padding:.5rem 2rem .5rem .5rem;transition:transform .2s;display:flex;box-shadow:0 4px 12px #10b9814d}.feature-pill:hover{transform:translateY(-3px)}.feature-pill .icon-wrap{background:#fff3;border-radius:50%;flex-shrink:0;padding:.5rem;display:flex}.feature-pill .icon-wrap svg{color:#fff;stroke-width:3px;width:1.5rem;height:1.5rem}.feature-pill span{color:#fff;text-align:left;font-size:.95rem;font-weight:700;line-height:1.3}.features-text{text-align:center;max-width:42rem;margin:2.5rem auto 1.5rem}.features-text p{color:#4b5563;font-size:1.1rem;line-height:1.7}.features-text .blue{color:#7c3aed;font-weight:700}.btn-cta-green{color:#fff;text-transform:uppercase;letter-spacing:.05em;text-align:center;background:#22c55e;border-radius:.75rem;width:100%;max-width:28rem;margin:0 auto;padding:1rem 1.5rem;font-size:clamp(1rem,3vw,1.5rem);font-weight:900;line-height:1.3;text-decoration:none;transition:box-shadow .15s,transform .15s,background .15s;display:block;box-shadow:0 4px #15803d}.btn-cta-green:hover{background:#16a34a;transform:translateY(2px);box-shadow:0 2px #15803d}#problem{background:#fff;padding:2rem 1rem}#problem .inner{text-align:center;max-width:42rem;margin:0 auto}#problem h2{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:900}#problem h2 .blue{color:#7c3aed}#problem .subtitle{color:#4b5563;margin-bottom:2.5rem;font-size:1.125rem}.problem-list{flex-direction:column;gap:1rem;display:flex}.problem-item{text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 4px #0000000d}.problem-item .x-icon{color:#dc2626;background:#fff;border:1px solid #fecaca;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.problem-item .x-icon svg{stroke-width:3px;width:1.5rem;height:1.5rem}.problem-item span{color:#7f1d1d;font-size:1.125rem;font-weight:700;line-height:1.3}#solution{text-align:center;background:#fff;padding:2rem 1rem}#solution .inner{max-width:42rem;margin:0 auto}#solution h2{color:#111827;margin-bottom:1.5rem;font-size:2.25rem;font-weight:900}#solution p{color:#374151;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}#solution .green{color:#10b981;font-weight:900}#solution .green-bold{color:#10b981;font-weight:700}.badge-urgency{color:#fff;text-transform:uppercase;background:#dc2626;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}#bonus{background:#fff;padding:1.5rem 1rem}#bonus .inner{max-width:72rem;margin:0 auto}.bonus-header{text-align:center;margin-bottom:1.5rem}.bonus-header .icon-row{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.bonus-header .icon-row svg{color:#eab308;width:1.25rem;height:1.25rem}.bonus-header h2{text-transform:uppercase;color:#111827;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:900}.bonus-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.bonus-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.bonus-card{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.bonus-card .bonus-image{background:#f3f4f6;width:100%;height:auto;overflow:hidden}.bonus-card .bonus-image img{width:100%;height:auto;transition:transform .3s;display:block}.bonus-card:hover .bonus-image img{transform:scale(1.05)}.bonus-card .bonus-body{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.75rem;display:flex}.bonus-card h4{color:#1f2937;margin-bottom:.5rem;font-size:.9rem;font-weight:700;line-height:1.4}.bonus-price{color:#6b7280;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.bonus-price .strikethrough{color:#dc2626;font-weight:700;text-decoration:line-through}.bonus-card .btn-free{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#22c55e;border-radius:.5rem;width:100%;padding:.375rem;font-size:.75rem;font-weight:700;transition:background .2s}.bonus-card .btn-free:hover{background:#16a34a}.bonus-note{text-align:center;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:.5rem;max-width:42rem;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:.75rem 1rem}.bonus-note p{color:#4c1d95;font-size:.9rem;font-weight:700;line-height:1.5}.bonus-note .blue{color:#7c3aed}#pricing{background:#fff;padding:2rem 1rem;position:relative}#pricing .inner{max-width:56rem;margin:0 auto}#pricing h2{text-align:center;color:#111827;margin-bottom:2rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:900}#pricing h2 .blue{color:#7c3aed}.urgency-banner{background:#fff5f5;border:1px solid #fed7d7;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:.75rem 1rem;transition:transform .3s;display:flex;box-shadow:0 1px 4px #0000000f}.urgency-banner:hover{transform:scale(1.02)}.urgency-banner p{color:#7f1d1d;font-size:.9rem;font-weight:700}.plans-grid{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media(min-width:768px){.plans-grid{grid-template-columns:1fr 1fr}}.plan-basic{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.5rem;overflow:hidden;box-shadow:0 4px 16px #0000001a}.plan-basic .plan-body{flex-direction:column;align-items:center;padding:2rem;display:flex}.plan-basic h3{color:#374151;text-transform:uppercase;margin-bottom:.25rem;font-size:1.25rem;font-weight:900}.plan-basic .plan-sub{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.plan-price{text-align:center;margin-bottom:1.5rem}.plan-price .from{color:#9ca3af;margin-bottom:.25rem;font-size:.875rem;text-decoration:line-through}.plan-price .amount{justify-content:center;align-items:baseline;gap:.25rem;display:flex}.plan-price .currency{color:#374151;align-self:flex-start;margin-top:.6rem;font-size:1.5rem;font-weight:900}.plan-price .value{color:#111827;font-size:3.75rem;font-weight:900;line-height:1}.plan-price .cents{color:#374151;align-self:flex-start;margin-top:.6rem;font-size:1.5rem;font-weight:900}.plan-price .once{color:#6b7280;margin-top:.25rem;font-size:.875rem}.plan-basic .plan-price .from{text-decoration-color:#dc2626}.plan-basic .plan-price .currency{font-size:1.3rem}.plan-basic .plan-price .value{font-size:3.5rem}.plan-basic .plan-price .cents{font-size:1.4rem}@media(max-width:640px){.plan-price .value{font-size:5rem}.plan-price .cents{font-size:2.5rem}.plan-price .currency{font-size:2rem}}.plan-features{width:100%;margin-bottom:2rem}.plan-features li{color:#374151;align-items:center;gap:.75rem;padding:.375rem 0;font-weight:500;display:flex}.plan-features .check-icon{background:#10b981;border-radius:50%;flex-shrink:0;padding:2px;display:flex}.plan-features .check-icon svg{color:#fff;stroke-width:4px;width:.75rem;height:.75rem}.btn-buy{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#10b981;border-radius:.5rem;width:100%;padding:1rem;font-size:1.5rem;font-weight:900;transition:background .2s,transform .1s;box-shadow:0 4px 12px #10b9814d}.btn-buy:hover{background:#059669}.btn-buy:active{transform:scale(.97)}.plan-complete{background:#f5f3ff;border:2px solid #7c3aed;border-radius:1.5rem;flex-direction:column;align-items:center;display:flex;overflow:hidden;box-shadow:0 8px 24px #7c3aed26}@media(min-width:768px){.plan-complete{transform:translateY(-1rem)}}.plan-badge{text-align:center;color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#c084fc,#7c3aed);justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem;font-size:.875rem;font-weight:900;display:flex}.plan-badge svg{fill:#fff;width:1rem;height:1rem}.plan-complete .plan-body{flex-direction:column;align-items:center;width:100%;padding:2rem;display:flex}.plan-complete h3{color:#7c3aed;text-transform:uppercase;margin-bottom:.25rem;font-size:1.25rem;font-weight:900}.plan-complete .plan-sub{color:#4b5563;text-align:center;margin-bottom:1rem;font-size:.875rem}.plan-complete .plan-price .from{text-decoration-color:#dc2626}.plan-complete .plan-price .currency{color:#7c3aed}.plan-complete .plan-price .value{color:#7c3aed;font-size:4.7rem}.plan-complete .plan-price .cents{color:#7c3aed;font-size:1.8rem}.coupon-badge{color:#4c1d95;background:#ede9fe;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.coupon-badge .blue{color:#7c3aed}.plan-complete-title{color:#7c3aed;text-transform:uppercase;text-align:center;letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.75rem;font-weight:900}.coupon-badge-green{color:#065f46;background:#d1fae5;border-radius:9999px;margin-bottom:1.25rem;padding:.4rem 1.2rem;font-size:.95rem;font-weight:700;display:inline-block}.btn-acesso-vitalicio{color:#fff;text-transform:uppercase;letter-spacing:.07em;cursor:default;text-shadow:0 1px 2px #00000026;background:#f5a623;border-radius:2rem;width:100%;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:900;box-shadow:0 5px #c47d0a}.btn-acesso-vitalicio:hover{transform:none;box-shadow:0 5px #c47d0a}.dinamicas-heading{align-items:center;gap:.5rem;width:100%;margin-bottom:.75rem;display:flex}.dinamicas-heading span{color:#10b981;font-size:.95rem;font-weight:900}.dinamicas-check{background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.dinamicas-list{width:100%;margin-bottom:1.25rem;padding-left:.25rem;list-style:inside}.dinamicas-list li{color:#374151;padding:.2rem 0;font-size:.9rem}.bonus-box{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;margin-bottom:1.25rem;padding:.875rem 1rem}.bonus-box-title{color:#ec4899;margin-bottom:.5rem;font-size:.875rem;font-weight:900}.bonus-box-list{padding-left:0}.bonus-box-list li{color:#374151;padding:.15rem 0;font-size:.8rem}.check-features{width:100%;margin-top:.25rem;margin-bottom:1.5rem}.check-features li{color:#7c3aed;align-items:center;gap:.6rem;padding:.3rem 0;font-size:.875rem;font-weight:700;display:flex}.check-icon-circle{background-color:#7c3aed;background-image:linear-gradient(135deg,#c084fc,#7c3aed);background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:50%;flex-shrink:0;width:1.4rem;height:1.4rem}.ci-users{background-color:#a78bfa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")}.ci-book{background-color:#34d399;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z'/%3E%3Cpath d='M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z'/%3E%3C/svg%3E")}.ci-zap{background-color:#fbbf24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E")}.ci-download{background-color:#a78bfa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E")}.ci-headphones{background-color:#a78bfa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M3 18v-6a9 9 0 0 1 18 0v6'/%3E%3Cpath d='M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z'/%3E%3C/svg%3E")}.ci-shield{background-color:#34d399;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.btn-comprar-agora{letter-spacing:.05em;margin-top:.5rem;font-size:1.5rem}.complete-features{width:100%;margin-bottom:1rem}.complete-features .section-title{color:#1f2937;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:900}.complete-features .section-sub{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.complete-features .dot-list{margin-bottom:1rem;padding-left:.5rem}.complete-features .dot-list li{color:#4b5563;align-items:center;gap:.5rem;padding:.125rem 0;font-size:.875rem;display:flex}.complete-features .dot-list .dot{background:#7c3aed;border-radius:50%;flex-shrink:0;width:6px;height:6px}.bonus-label{color:#10b981;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:flex}.bonus-label svg{flex-shrink:0;width:1rem;height:1rem}.bonus-simple-list li{color:#4b5563;padding:.25rem 0;font-size:.875rem}.check-blue{background:linear-gradient(135deg,#c084fc,#7c3aed);border-radius:50%;flex-shrink:0;padding:4px;display:flex}.check-blue svg{color:#fff;stroke-width:2.5px;width:.75rem;height:.75rem}.secure-label{color:#9ca3af;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;display:flex}.secure-label svg{color:#9ca3af}#testimonials{background:#fff;padding:3rem 1rem;overflow:hidden}#testimonials .header{text-align:center;max-width:42rem;margin:0 auto 2.5rem}.testimonials-badge{color:#5b21b6;background:#ede9fe;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-flex}#testimonials h2{color:#111827;margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:900;line-height:1.2}#testimonials h2 .blue{color:#7c3aed}#testimonials .hint{color:#9ca3af;font-size:.875rem}.testimonials-track-wrap{width:100%;position:relative}.testimonials-overflow{overflow:hidden}.testimonials-track{align-items:center;gap:1.5rem;min-width:max-content;display:flex}.testimonials-track-wrap:hover .testimonials-track{animation-play-state:paused}.testimonial-img{flex-shrink:0;width:260px}@media(min-width:640px){.testimonial-img{width:320px}}.testimonial-img img{cursor:pointer;border:4px solid #fff;border-radius:1.5rem;width:100%;height:auto;transition:border-color .2s;box-shadow:0 10px 25px #0000001f}.testimonial-img img:hover{border-color:#7c3aed33}#author{background:#fff;padding:3rem 1rem}#author .inner{text-align:center;max-width:42rem;margin:0 auto}#author h2{color:#111827;margin-bottom:2rem;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:900}#author h2 .blue{color:#7c3aed}.author-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.author-photo{object-fit:cover;border:4px solid #7c3aed;border-radius:50%;width:12rem;height:12rem;box-shadow:0 10px 25px #00000026}.author-text{text-align:left;max-width:32rem}@media(min-width:640px){.author-text{text-align:center}}.author-text p{color:#374151;margin-bottom:1rem;font-size:1.125rem;line-height:1.7}.author-text p:last-of-type{color:#4b5563;margin-bottom:1.5rem}.author-stats{flex-direction:column;align-items:center;gap:1rem;display:flex}@media(min-width:640px){.author-stats{flex-direction:row;justify-content:center}}.stat-box{text-align:center;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:.75rem;min-width:10rem;padding:.75rem 1rem}.stat-box .num{color:#7c3aed;font-size:1.5rem;font-weight:900}.stat-box .desc{color:#4b5563;font-size:.875rem;font-weight:700}#guarantee{background:#f9fafb;padding:3rem 1rem}#guarantee .inner{text-align:center;max-width:42rem;margin:0 auto}.guarantee-card{background:#fff;border:1px solid #f3f4f6;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2rem;display:flex;box-shadow:0 4px 16px #00000014}.guarantee-icon{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.guarantee-card h2{color:#111827;margin-bottom:1rem;font-size:1.875rem;font-weight:900}.guarantee-card p{color:#4b5563;margin-bottom:.5rem;line-height:1.7}.guarantee-card .fine{color:#9ca3af;font-size:.875rem;font-weight:700}#faq{background:#fff;padding:2rem 1rem}#faq .inner{max-width:42rem;margin:0 auto}#faq h2{color:#111827;text-align:center;margin-bottom:3rem;font-size:2.25rem;font-weight:900}#faq h2 .blue{color:#7c3aed}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 4px #00000012}.faq-btn{text-align:left;color:#1f2937;background:0 0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem;font-size:1.05rem;font-weight:700;transition:background .15s;display:flex}.faq-btn:hover{background:#f9fafb}.faq-btn svg{color:#9ca3af;flex-shrink:0;width:1.5rem;height:1.5rem;transition:transform .2s}.faq-btn[aria-expanded=true] svg{transform:rotate(180deg)}.faq-answer{color:#4b5563;border-top:1px solid #f3f4f6;padding:1rem 1.25rem 1.25rem;line-height:1.7;display:none}.faq-answer.open{display:block}#final-cta{background:#fff;padding:3rem 1rem}#final-cta .inner{text-align:center;max-width:42rem;margin:0 auto}#final-cta p{color:#6b7280;margin-top:1.5rem;font-size:.875rem;line-height:1.7}footer{background:#fff;border-top:1px solid #f3f4f6;padding:2rem 1rem}footer .inner{text-align:center;max-width:56rem;margin:0 auto}footer p{color:#6b7280;font-size:.875rem}footer p+p{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.popup-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.popup-overlay.active{display:flex}.popup-card{text-align:center;background:#fff;border-radius:1.25rem;flex-direction:column;align-items:center;width:100%;max-width:420px;max-height:95vh;padding:2rem 1.5rem 1.5rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.popup-close{color:#9ca3af;cursor:pointer;background:0 0;padding:.25rem;font-size:1.1rem;font-weight:700;line-height:1;position:absolute;top:.75rem;right:.875rem}.popup-close:hover{color:#374151}.popup-badge{color:#dc2626;text-transform:uppercase;letter-spacing:.05em;background:#fff1f1;border:1px solid #fecaca;border-radius:9999px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.8rem;font-weight:800}.popup-title{color:#111827;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;line-height:1.45}.popup-red{color:#dc2626;font-weight:900}.popup-price-box{background:#f5f3ff;border-radius:1rem;width:100%;margin-bottom:1rem;padding:1rem 1.25rem}.popup-price-label{color:#374151;margin-bottom:.25rem;font-size:.9rem}.popup-price-value{justify-content:center;align-items:baseline;gap:.1rem;margin:.25rem 0;display:flex}.popup-currency{color:#7c3aed;font-size:1.1rem;font-weight:900}.popup-amount{color:#7c3aed;font-size:3rem;font-weight:900;line-height:1}.popup-cents{color:#7c3aed;font-size:1.5rem;font-weight:900}.popup-price-from{color:#9ca3af;font-size:.75rem}.popup-feature{text-align:left;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;margin-bottom:.625rem;padding:.75rem 1rem;display:flex}.popup-feature-green{background:#d1fae5;border:1px solid #6ee7b7}.popup-feature-green .popup-feat-title{color:#065f46}.popup-feature-pink{background:#fff0f3;border:1px solid #fbcfe8}.popup-feat-icon{flex-shrink:0;font-size:1.4rem}.popup-feat-title{color:#111827;margin-bottom:.15rem;font-size:.9rem;font-weight:800}.popup-feat-sub{color:#10b981;font-size:.8rem;font-weight:600}.popup-feature-pink .popup-feat-title{color:#be185d}.popup-feature-pink .popup-feat-sub{color:#f472b6}.popup-warning{color:#dc2626;margin:.75rem 0 1rem;font-size:.8rem;font-weight:700}.popup-btn-sim{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#22c55e;border-radius:.5rem;width:100%;margin-bottom:.875rem;padding:1.1rem 1rem;font-size:1rem;font-weight:900;transition:background .2s,transform .1s;box-shadow:0 4px 12px #22c55e66}.popup-btn-sim:hover{background:#16a34a}.popup-btn-sim:active{transform:scale(.97)}.popup-btn-nao{color:#9ca3af;cursor:pointer;background:0 0;padding:.25rem;font-size:.8rem;font-weight:600;text-decoration:none}.popup-btn-nao:hover{color:#6b7280}@media(min-width:640px){#countdown-bar .label{font-size:1rem}.timer-box,.timer-colon{font-size:1.875rem}.mobile-br{display:none}}.sale-toast{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}.sale-toast-item{pointer-events:auto;opacity:0;background:#fff;border-left:3px solid #22c55e;border-radius:.6rem;align-items:center;gap:.5rem;max-width:230px;padding:.5rem .75rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s;display:flex;transform:translate(120%);box-shadow:0 3px 14px #00000021}.sale-toast-item.show{opacity:1;transform:translate(0)}.sale-toast-item.hide{opacity:0;transition:transform .35s ease-in,opacity .35s ease-in;transform:translate(120%)}.sale-toast-icon{flex-shrink:0;font-size:1.1rem;line-height:1}.sale-toast-text{flex-direction:column;gap:.05rem;display:flex}.sale-toast-name{color:#111827;font-size:.72rem;font-weight:700;line-height:1.3}.sale-toast-detail{color:#6b7280;font-size:.65rem;line-height:1.3}.sale-toast-badge{color:#22c55e;text-transform:uppercase;letter-spacing:.04em;font-size:.58rem;font-weight:700}
