.header{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid rgba(227,6,19,.3);transition:all .3s ease;width:100%}.header.urgency-hidden{top:0}.header.scrolled{background:#000000fa;padding:.5rem 0;box-shadow:0 2px 10px #0000004d}.header .logo-container{text-align:center;display:flex;justify-content:center}.header .logo-image:hover{transform:scale(1.05);filter:drop-shadow(0 0 15px rgba(227,6,19,.5))}@media (max-width: 768px){.header{top:40px}.header.urgency-hidden{top:0}.header .logo-image{height:45px}}.footer{background:#000000e6;padding:2rem 0;color:#ffffffb3;text-align:center;border-top:1px solid rgba(227,6,19,.3)}.footer p{margin-bottom:1.5rem}.footer .page-navigation{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.footer .nav-btn{display:flex;flex-direction:column;align-items:center;padding:.8rem 1.5rem;border-radius:10px;background:#ffffff0d;color:#fff;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);min-width:120px}.footer .nav-btn:hover{background:#e306131a;transform:translateY(-3px);border-color:#e306134d;color:#fff;text-decoration:none}.footer .nav-btn.active-link{background:#e30613;border-color:#e30613;color:#fff;box-shadow:0 5px 15px #e3061366}.footer .nav-icon{font-size:1.5rem;margin-bottom:.5rem}.footer .nav-text{font-size:.8rem;font-weight:500}@media (max-width: 768px){.page-navigation{gap:.5rem}.nav-btn{padding:.6rem .8rem;min-width:90px}.nav-icon{font-size:1.2rem}.nav-text{font-size:.7rem}}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background:#000 url(./public/bg-pattern.png) center center fixed;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;overflow-x:hidden;position:relative}.exit-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.exit-popup .exit-popup-content{position:relative;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:3rem;border-radius:20px;max-width:500px;width:90%;text-align:center;box-shadow:0 20px 60px #e3061366;animation:slideInUp .5s ease}.exit-popup .exit-popup-close:hover{opacity:1}.exit-popup .exit-popup-header h2{font-size:2rem;margin-bottom:1rem;animation:pulse 2s infinite}.exit-popup .exit-popup-header p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.exit-popup .exit-popup-body h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.exit-popup .exit-popup-benefits{margin:2rem 0;text-align:left}.exit-popup .exit-benefit{margin-bottom:.8rem;font-size:1rem;display:flex;align-items:center;gap:.5rem}.exit-popup .exit-popup-cta{background:#fff;color:#e30613;padding:1.2rem 2rem;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%;margin-top:1rem}.exit-popup .exit-popup-cta:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.testimonial-banner{background:#e30613e6;padding:.8rem 0;color:#fff;position:relative;z-index:98}.testimonial-banner-content{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.banner-label{font-weight:600;font-size:.9rem;opacity:.9}.banner-testimonial{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.banner-testimonial p{margin:0;font-size:.9rem;font-style:italic}.testimonial-author{font-size:.85rem;opacity:.8}.testimonial-stars{font-size:.8rem}.floating-whatsapp{position:fixed;bottom:20px;right:20px;z-index:1000}.floating-whatsapp .whatsapp-icon{font-size:1.5rem;margin-right:.8rem}#social-proof{background-color:#111}.social-proof-content{background-color:#111;display:flex;align-items:center;gap:.6rem}.social-proof-avatar{width:20px;height:20px;background:#e30613;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#fff;flex-shrink:0}.social-proof .social-proof-text{flex:1;line-height:1.2}.social-proof .social-proof-text strong{color:#e30613;font-weight:600;font-size:1.75rem}.social-proof .stat-number{color:#e30613;font-weight:600;font-size:3.3rem}.social-proof .social-proof-time{display:block;font-size:.65rem;color:#666;margin-top:.1rem}.header{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid rgba(227,6,19,.3);transition:all .3s ease}.header.scrolled{background:#000000fa;padding:.5rem 0}.header .logo-image{height:60px;width:auto;max-width:300px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(227,6,19,.3));transition:all .3s ease}.header .logo-image:hover{transform:scale(1.05)}.hero{background:#111111e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:7rem 0 5rem;color:#fff;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(227,6,19,.1) 0%,transparent 70%);animation:pulse-bg 4s ease-in-out infinite}@keyframes pulse-bg{0%,to{opacity:.5}50%{opacity:1}}#hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 350px 1fr;gap:3rem;align-items:center;opacity:0;animation:fadeInUp 1s ease .5s forwards;max-width:1200px;margin:0 auto}.hero .hero-text{max-width:100%}.hero .hero-image{display:flex;justify-content:center;align-items:center;max-width:100%}.hero .hero-form{max-width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#e3061333;color:#e30613;padding:.8rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(227,6,19,.3);animation:slideInLeft 1s ease .7s both}.badge-icon{font-size:1.1rem}.hero-text h1{font-size:3rem;margin-bottom:1.5rem;color:#fff;font-weight:800;line-height:1.2;animation:slideInLeft 1s ease .7s both}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.highlight{color:#e30613;font-weight:900;text-shadow:0 0 20px rgba(227,6,19,.5);position:relative}.highlight:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#e30613,transparent);animation:underlineGrow 1s ease 1.5s both}@keyframes underlineGrow{0%{width:0}to{width:100%}}.hero-description{font-size:1.2rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.7;animation:slideInLeft 1s ease .9s both}.value-proposition{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;margin-bottom:2rem;border:1px solid rgba(227,6,19,.3);animation:slideInLeft 1s ease 1.1s both}.value-proposition h3{color:#e30613;font-size:1.3rem;margin-bottom:1.5rem;font-weight:700}.benefits-preview{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff0d;border-radius:10px;border:1px solid rgba(227,6,19,.3);transition:all .3s ease;transform:translate(-20px);opacity:0;animation:slideInBenefit .6s ease forwards}.benefit-item:nth-child(1){animation-delay:1.3s}.benefit-item:nth-child(2){animation-delay:1.5s}.benefit-item:nth-child(3){animation-delay:1.7s}.benefit-item:nth-child(4){animation-delay:1.9s}@keyframes slideInBenefit{to{transform:translate(0);opacity:1}}.benefit-item:hover{background:#e306131a;transform:translate(10px) scale(1.02);box-shadow:0 5px 20px #e306134d}.benefit-icon{font-size:1.5rem;animation:bounce 2s infinite}.scarcity-alert{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#ff6b35,#e30613);color:#fff;padding:1.2rem;border-radius:10px;margin-bottom:2rem;animation:urgencyPulse 2s ease-in-out infinite;box-shadow:0 5px 20px #e306134d}.scarcity-icon{font-size:1.5rem;animation:shake 1s ease-in-out infinite}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.scarcity-text{font-weight:600;font-size:1rem}.hero-image{position:relative;text-align:center;animation:slideInDown 1s ease .8s both}@keyframes slideInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.ebook-placeholder{position:relative;display:inline-block}.ebook-cover-container{position:relative;display:inline-block;transform:perspective(1000px) rotateY(-15deg);transition:all .5s ease;cursor:pointer}.ebook-cover-container:hover{transform:perspective(1000px) rotateY(0) scale(1.05)}.ebook-cover-image{width:100%;max-width:280px;height:auto;object-fit:cover;border-radius:15px;box-shadow:0 20px 40px #e3061366;transition:all .5s ease;display:block}.ebook-cover-container:hover .ebook-cover-image{box-shadow:0 30px 60px #e3061399}.ebook-shadow{position:absolute;top:20px;left:-20px;width:300px;height:400px;background:#0000004d;border-radius:15px;z-index:-1;filter:blur(20px);transition:all .5s ease}.ebook-cover-container:hover .ebook-shadow{transform:scale(1.1);opacity:.8}.free-badge{position:absolute;top:-15px;right:-15px;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:.8rem 1.5rem;border-radius:25px;font-weight:800;font-size:1rem;box-shadow:none;animation:pulse 2s infinite;z-index:10}.value-badge{position:absolute;top:-15px;left:-15px;background:linear-gradient(135deg,#ffc107,#ff8f00);color:#000;padding:.8rem;border-radius:15px;font-weight:800;text-align:center;box-shadow:0 8px 20px #ffc10766;z-index:10;animation:pulse 2s infinite;position:relative;overflow:visible}.value-badge:before{content:"✕";position:absolute;top:-10px;left:50%;transform:translate(-50%);font-size:3rem;color:#e30613;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.5);z-index:11;animation:crossPulse 2s ease-in-out infinite}@keyframes crossPulse{0%,to{transform:translate(-50%) scale(1);opacity:1}50%{transform:translate(-50%) scale(1.1);opacity:.8}}.value-amount{display:block;font-size:1.1rem;line-height:1;text-decoration:line-through;opacity:.7}.value-text{font-size:.8rem;opacity:.8}.hero-form{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);padding:2.5rem;border-radius:20px;box-shadow:0 20px 40px #0000004d;animation:slideInRight 1s ease 1s both;transition:all .3s ease}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.hero-form:hover{transform:translateY(-5px);box-shadow:0 25px 50px #0006}.form-header h2{color:#e30613;margin-bottom:1rem;font-size:2rem;font-weight:700;text-shadow:0 0 10px rgba(227,6,19,.3)}.form-header p{color:#fffc;margin-bottom:2rem;line-height:1.6}.social-proof-counter{display:flex;justify-content:space-around;margin-bottom:2rem;padding:1.5rem;background:#ffffff0d;border-radius:10px;border:1px solid rgba(227,6,19,.3)}.counter-item{text-align:center}.counter-number{display:block;font-size:1.5rem;font-weight:700;color:#e30613;text-shadow:0 0 10px rgba(227,6,19,.3)}.counter-label{font-size:.8rem;color:#ffffffb3;margin-top:.2rem}.form-group{position:relative;margin-bottom:1.5rem}.form-group input{width:100%;padding:1.2rem 1.2rem 1.2rem 3rem;border:2px solid rgba(255,255,255,.2);border-radius:12px;font-size:1rem;background:#ffffff1a;color:#fff;transition:all .3s ease}.form-group input::placeholder{color:#fff9}.form-group input:focus{outline:none;border-color:#e30613;background:#ffffff26;box-shadow:0 0 20px #e306134d;transform:scale(1.02)}.input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;opacity:.7;transition:all .3s ease}.form-group input:focus+.input-icon{color:#e30613;opacity:1;transform:translateY(-50%) scale(1.1)}.form-urgency{display:flex;align-items:center;gap:.5rem;background:#ff6b3533;color:#ff6b35;padding:.8rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;border:1px solid rgba(255,107,53,.3);animation:urgencyPulse 2s ease-in-out infinite}.submit-button{width:100%;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:1.5rem 2rem;border:none;border-radius:12px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;box-shadow:0 8px 20px #e3061366;position:relative;overflow:hidden}.button-text{font-size:1.2rem;font-weight:700}.button-subtext{font-size:.9rem;opacity:.9;font-weight:500}.submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.submit-button:hover:before{left:100%}.submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #e3061399}.submit-button:active{transform:translateY(0)}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.security-badges{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.security-badge{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:#ffffffb3;padding:.5rem 1rem;background:#ffffff0d;border-radius:15px;transition:all .3s ease}.security-badge:hover{background:#ffffff1a;transform:scale(1.05)}.bonus-offer{background:#28a7451a;padding:1.5rem;border-radius:10px;border:1px solid rgba(40,167,69,.3);margin-top:1rem}.bonus-offer h4{color:#28a745;font-size:1.1rem;margin-bottom:1rem;font-weight:700}.bonus-list{display:flex;flex-direction:column;gap:.5rem}.bonus-item{font-size:.9rem;color:#fffc}.form-loading{opacity:.7;pointer-events:none}.form-loading .submit-button{background:linear-gradient(135deg,#666,#555)}.social-proof{padding:5rem 0;background:#111;color:#fff}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#e30613;text-shadow:0 0 20px rgba(227,6,19,.3)}.live-stats{text-align:center;margin-bottom:3rem}.live-stat{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0d;padding:1rem 2rem;border-radius:25px;border:1px solid rgba(227,6,19,.3);animation:pulse 2s infinite}.live-icon{font-size:1rem;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.live-text{font-size:1rem;font-weight:600}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.stat-card{text-align:center;padding:2.5rem;background:#e306131a;border-radius:20px;border:2px solid #e30613;transition:all .3s ease;opacity:0;transform:translateY(30px)}.stat-card.animate{animation:fadeInUp .6s ease forwards}.stat-card:hover{transform:translateY(-10px);background:#e3061333;box-shadow:none}@keyframes countUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.stat-number{font-size:3.5rem;font-weight:900;color:#e30613;margin-bottom:.5rem;text-shadow:0 0 20px rgba(227,6,19,.5);counter-reset:number;animation:countUp 2s ease-out}.stat-label{font-size:1.2rem;font-weight:500;opacity:.9;margin-bottom:.5rem}.stat-detail{font-size:.9rem;color:#ffffffb3}.testimonial-slide{display:none;background:#ffffff0d;padding:2rem;border-radius:15px;border-left:5px solid #e30613;animation:fadeIn .5s ease}.testimonial-author strong{color:#e30613;font-size:1rem}.problem-solution{padding:5rem 0;background:#111;color:#fff}.problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.problem-card{background:#8b45134d;padding:2.5rem;border-radius:15px;text-align:center;border:1px solid rgba(139,69,19,.5);transition:all .6s ease;opacity:1;transform:translateY(0)}.problem-card.animate{animation:fadeInUp .6s ease forwards}.problem-card:hover{transform:translateY(-5px);background:#8b451366;box-shadow:0 10px 25px #0000004d}.problem-icon{font-size:2.5rem;margin-bottom:1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.problem-card h3{color:#ff4500;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.problem-card p{color:#fffc;line-height:1.6}.main-container .solution-section{width:100%;position:relative;z-index:1;padding:1rem 0;background:#111}.solution-highlight{background:#28a7451a;padding:3rem;border-radius:20px;border:2px solid rgba(40,167,69,.3);text-align:center}.solution-highlight h3{color:#28a745;font-size:1.8rem;margin-bottom:2rem;font-weight:600;opacity:1;visibility:visible}.solution-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.solution-card{text-align:center;transition:all .3s ease;position:relative}.solution-card-number{position:absolute;top:15px;left:15px;background:#28a745;color:#fff;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.solution-card h4{color:#28a745;font-size:1.3rem;margin-bottom:1rem;font-weight:600;margin-top:.5rem}.solution-card p{color:#ffffffe6;font-size:1rem;line-height:1.5}.solution-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.solution-benefit{display:flex;gap:1.5rem;align-items:flex-start;text-align:left}.benefit-number{background:#28a745;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;box-shadow:none}.benefit-content h4{color:#28a745;font-size:1.3rem;margin-bottom:.5rem;font-weight:700}.benefit-content p{color:#fffc;line-height:1.6}.about{padding:5rem 0;background:#111111e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.about-text h3{color:#e30613;font-size:2rem;margin-bottom:1.5rem;font-weight:700}.about-text p{margin-bottom:1.5rem;color:#ffffffe6;font-size:1.1rem;line-height:1.7}.mission-points{background:#ffffff0d;padding:2rem;border-radius:15px;margin:2rem 0;border:1px solid rgba(227,6,19,.3)}.mission-point{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;transition:all .3s ease}.mission-point:last-child{margin-bottom:0}.mission-point:hover{transform:translate(10px)}.point-icon{font-size:1.2rem;color:#e30613}.highlight-text{font-style:italic;color:#e30613;font-weight:600;font-size:1.3rem;text-align:center;padding:1.5rem;background:#e306131a;border-radius:10px;border-left:4px solid #e30613;margin-top:2rem}.about-cta{margin-top:2rem;text-align:center}.cta-button-secondary{display:inline-block;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:1.2rem 2rem;border-radius:10px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:none}.cta-button-secondary:hover{background:linear-gradient(135deg,#20c997,#17a2b8);text-decoration:none;color:#fff;transform:translateY(-2px);box-shadow:none}.specialist-card{background:#ffffff0d;border-radius:20px;padding:2rem;text-align:center;border:2px solid #e30613;transition:all .3s ease}.specialist-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #e306134d}.specialist-avatar{margin-bottom:1.5rem}.specialist-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid #e30613;box-shadow:0 15px 40px #e3061380;transition:all .3s ease;margin:0 auto;display:block}.specialist-photo:hover{transform:scale(1.1);box-shadow:0 20px 50px #e30613b3}.specialist-info h4{color:#e30613;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.specialist-experience{color:#fffc;margin-bottom:1.5rem;font-size:1.1rem}.specialist-stats{display:flex;justify-content:space-around;gap:1rem}.stat{text-align:center}.stat-value{display:block;font-size:1.5rem;font-weight:700;color:#e30613}.stat-desc{font-size:.9rem;color:#ffffffb3}.what-learn{padding:5rem 0;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.learn-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.learn-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;text-align:center;transition:all .3s ease;opacity:0;transform:translateY(30px)}.learn-card.animate{animation:fadeInUp .6s ease forwards}.learn-card:hover{transform:translateY(-10px);background:#ffffff1a;border-color:#e30613;box-shadow:0 20px 40px #e306134d}.learn-icon{margin-bottom:1.5rem;display:flex;justify-content:center;transition:all .3s ease}.learn-card:hover .learn-icon{transform:scale(1.1) rotate(5deg)}.learn-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#e30613}.learn-card p{font-size:1rem;opacity:.8;line-height:1.6;margin-bottom:1rem}.learn-detail{padding:1rem;background:#e306131a;border-radius:8px;border:1px solid rgba(227,6,19,.3);font-size:.9rem}.free-tag{background:#28a745;color:#fff;padding:.2rem .5rem;border-radius:5px;font-weight:700;font-size:.8rem}.total-value{margin-top:4rem;text-align:center}.value-breakdown{background:#ffffff0d;padding:3rem;border-radius:20px;border:2px solid rgba(227,6,19,.3);max-width:600px;margin:0 auto}.value-breakdown h3{color:#e30613;font-size:2rem;margin-bottom:2rem;font-weight:700}.value-items{margin-bottom:2rem}.value-item{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.1rem}.value-item.bonus{color:#28a745;font-weight:600}.value-total{display:flex;justify-content:space-between;padding:1.5rem 0;border-top:2px solid #e30613;font-size:1.3rem;font-weight:700;color:#e30613}.total-amount{font-size:2rem;text-shadow:0 0 10px rgba(227,6,19,.3)}.value-offer{display:flex;justify-content:space-between;padding:1rem 0;font-size:1.5rem;font-weight:700;color:#28a745}.offer-amount{font-size:2.5rem;text-shadow:0 0 10px rgba(40,167,69,.3)}.final-cta-section{padding:5rem 0;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;text-align:center}.final-cta-content{max-width:600px;margin:0 auto}.final-cta-content h2{font-size:2.5rem;margin-bottom:1rem;font-weight:800;text-shadow:0 2px 4px rgba(0,0,0,.3)}.final-cta-content p{font-size:1.3rem;margin-bottom:3rem;opacity:.9}.final-urgency{margin-bottom:3rem}.urgency-timer{background:#ffffff1a;padding:2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.timer-label{font-size:1.2rem;margin-bottom:1rem;display:block;font-weight:600}.timer-display{display:flex;justify-content:center;gap:1rem}.timer-unit{background:#fff3;padding:1rem;border-radius:10px;min-width:80px}.timer-number{display:block;font-size:2rem;font-weight:700;line-height:1}.timer-label-small{font-size:.8rem;opacity:.8}.final-cta-button{display:inline-block;background:#fff;color:#e30613;padding:2rem 3rem;border-radius:15px;text-decoration:none;font-weight:700;font-size:1.3rem;transition:all .3s ease;box-shadow:0 10px 30px #0000004d;text-align:center;display:flex;flex-direction:column;gap:.5rem;max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.final-cta-button:hover{background:#f8f9fa;color:#e30613;text-decoration:none;transform:translateY(-3px);box-shadow:0 15px 40px #0006}.cta-main-text{font-size:1.3rem;font-weight:800}.cta-sub-text{font-size:1rem;opacity:.8;font-weight:500}.final-guarantees{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.guarantee-item{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;padding:.8rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guarantee-icon{font-size:1.1rem}.solution-preview-section{padding:3rem 0;background:#111111e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.solution-preview-content{text-align:center}.solution-check{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem}.solution-preview-section .check-icon{background:#28a745;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 8px 25px #28a74566}.solution-preview-section .solution-title{font-size:2.2rem;color:#28a745;font-weight:700;margin:0;text-shadow:0 0 20px rgba(40,167,69,.3)}.solution-preview-section .ebook-offer{background:#28a7451a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:20px;border:2px solid rgba(40,167,69,.3);margin-top:1rem}.solution-preview-section .ebook-title{font-size:1.5rem;color:#28a745;margin-bottom:2rem;font-weight:600}.solution-preview-section .ebook-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem}.solution-preview-section .ebook-benefit-card{background:#28a7451a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;border:2px solid rgba(40,167,69,.3);transition:all .3s ease;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards;text-align:center}.solution-preview-section .ebook-benefit-card:nth-child(1){animation-delay:.2s}.solution-preview-section .ebook-benefit-card:nth-child(2){animation-delay:.4s}.solution-preview-section .ebook-benefit-card:nth-child(3){animation-delay:.6s}.solution-preview-section .ebook-benefit-card:hover{transform:translateY(-5px);background:#28a74533;box-shadow:0 10px 30px #28a7454d}.solution-preview-section .ebook-benefit-card .benefit-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.solution-preview-section .ebook-benefit-card h4{color:#28a745;font-size:1.3rem;margin-bottom:.8rem;font-weight:600}.solution-preview-section .ebook-benefit-card p{color:#ffffffe6;font-size:1rem;line-height:1.5}.social-media{padding:3rem 0;background:#111111e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:center}.social-links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#ffffff1a;border-radius:50px;color:#fff;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.social-link:hover{background:#e30613;transform:translateY(-3px);border-color:#e30613;box-shadow:0 10px 25px #e3061366}.footer{padding:2rem 0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:center;border-top:1px solid #333}@media (max-width: 1024px){#hero-content,.about-content{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-text,.hero-image,.hero-form{max-width:100%;margin:0 auto}.logo-image{height:50px}.specialist-photo{width:180px;height:180px}.ebook-cover-image{width:250px;max-width:250px;height:350px}}@media (max-width: 768px){.hero{padding:6rem 0 3rem}.hero-text h1{font-size:2.5rem}.section-title{font-size:2rem}.ebook-cover-image{width:220px;height:300px}.hero-form{padding:2rem}.form-header h2{font-size:1.8rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.learn-grid{grid-template-columns:1fr}.social-links{flex-direction:column;align-items:center}.social-link{width:200px;justify-content:center}.logo-image{height:40px}.page-navigation{flex-direction:column;align-items:center}.nav-btn{width:200px;justify-content:center}.specialist-photo{width:160px;height:160px}.whatsapp-text{display:none}.whatsapp-float{width:60px;height:60px;border-radius:50%;padding:0;justify-content:center}.whatsapp-icon{margin:0;font-size:1.8rem}.solution-preview-section{padding:2.5rem 0}.solution-check{margin-bottom:1.2rem}.solution-preview-section .check-icon{width:45px;height:45px;font-size:1.3rem}.solution-preview-section .ebook-benefit-card{padding:1.8rem}.testimonial-banner-content{flex-direction:column;gap:.5rem}.banner-testimonial{text-align:center;flex-direction:column;gap:.3rem}.exit-popup-content{padding:2rem;margin:1rem}.exit-popup-header h2{font-size:1.5rem}.timer-display{gap:.5rem}.timer-unit{min-width:60px;padding:.8rem}.timer-number{font-size:1.5rem}.final-guarantees{flex-direction:column;align-items:center}.social-proof-counter{flex-direction:column;gap:1rem}.security-badges{flex-direction:column;align-items:center}.problems-grid,.solution-benefits,.solution-cards-grid,.solution-preview-section .ebook-benefits-grid{grid-template-columns:1fr}.social-proof-popup{max-width:180px;padding:.5rem .7rem;font-size:.7rem;bottom:120px}.social-proof-avatar{width:18px;height:18px;font-size:.55rem}.social-proof-text strong{font-size:.7rem}.social-proof-time{font-size:.6rem}}@media (max-width: 480px){.container{padding:0 15px}.hero{padding:5rem 0 3rem}.hero-text h1{font-size:2rem}.section-title{font-size:1.8rem}.ebook-cover-image{width:180px;height:250px}.hero-form{padding:1.5rem}.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2.5rem}.learn-card,.stat-card,.specialist-card,.solution-preview-section .ebook-benefit-card{padding:1.5rem}.solution-preview-section .solution-title{font-size:2rem}.solution-preview-section .ebook-title{font-size:1.3rem}.solution-preview-section .ebook-offer{padding:1.5rem}.solution-preview-section{padding:2rem 0}.solution-check{margin-bottom:1rem}.solution-preview-section .check-icon{width:40px;height:40px;font-size:1.2rem}.solution-preview-section .ebook-benefit-card{padding:1.5rem}.solution-preview-section .ebook-benefit-card .benefit-icon{font-size:2rem;margin-bottom:.8rem}.solution-preview-section .ebook-benefit-card h4{font-size:1.1rem;margin-bottom:.6rem}.solution-preview-section .ebook-benefit-card p{font-size:.9rem;line-height:1.4}.logo-image{height:35px}.specialist-photo{width:140px;height:140px}.final-cta-content h2{font-size:2rem}.final-cta-button{padding:1.5rem 2rem}.cta-main-text{font-size:1.1rem}.urgency-content{flex-direction:column;gap:.5rem}.urgency-text{font-size:.9rem}.value-breakdown{padding:2rem}.value-breakdown h3,.total-amount,.offer-amount{font-size:1.5rem}.solution-preview-section .solution-title{font-size:1.8rem}.solution-preview-section .ebook-title{font-size:1.2rem}.social-proof-popup{max-width:160px;padding:.4rem .6rem;font-size:.65rem}.social-proof-avatar{width:16px;height:16px;font-size:.5rem}}#hero-content,.stat-card,.learn-card{will-change:transform,opacity}@media (max-width: 768px){body:before{background:#000c}}.social-proof-popup{position:fixed;bottom:100px;left:20px;background:#fff;color:#333;padding:.6rem .8rem;border-radius:20px;box-shadow:0 3px 10px #0000001a;z-index:999;transform:translate(-100%);transition:transform .5s ease;max-width:200px;border-left:3px solid #28a745;font-size:.75rem}.social-proof-popup.show{transform:translate(0)}.social-proof-content{display:flex;background-color:#fff;align-items:center;gap:.6rem}.social-proof-avatar{width:20px;height:20px;background:#e30613;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#fff;flex-shrink:0;font-weight:700}.social-proof-text{flex:1;line-height:1.2}.social-proof-text strong{color:#e30613;font-weight:600;font-size:.75rem}.social-proof-time{display:block;font-size:.65rem;color:#666;margin-top:.1rem}@media (max-width: 768px){.social-proof-popup{max-width:180px;padding:.5rem .7rem;font-size:.7rem;bottom:120px}.social-proof-avatar{width:18px;height:18px;font-size:.55rem}.social-proof-text strong{font-size:.7rem}.social-proof-time{font-size:.6rem}}@media (max-width: 480px){.social-proof-popup{max-width:160px;padding:.4rem .6rem;font-size:.65rem}.social-proof-avatar{width:16px;height:16px;font-size:.5rem}}.exit-popup{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease;margin:0;padding:0;overflow:hidden}.exit-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.exit-popup-content{position:relative;color:#fff;padding:3rem;border-radius:20px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;text-align:center;animation:slideInUp .5s ease;margin:2rem;box-shadow:none!important;filter:none!important;-webkit-overflow-scrolling:touch}.exit-popup-content::-webkit-scrollbar{width:6px}.exit-popup-content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.exit-popup-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.exit-popup-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.exit-popup-close{position:absolute;top:15px;right:20px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;opacity:.8;transition:opacity .3s ease}.exit-popup-close:hover{opacity:1}.exit-popup-header h2{font-size:2rem;margin-bottom:1rem;animation:pulse 2s infinite;text-shadow:none!important;filter:none!important;box-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important;text-decoration:none;outline:none}.exit-popup-header p{font-size:1.1rem;margin-bottom:2rem;opacity:.9;text-shadow:none!important;filter:none!important;box-shadow:none!important}.exit-popup-body h3{font-size:1.5rem;margin-bottom:1rem;color:#fff;text-shadow:none!important;filter:none!important;box-shadow:none!important}.exit-popup-body p{font-size:1rem;margin-bottom:2rem;opacity:.9;text-shadow:none!important;filter:none!important;box-shadow:none!important}.exit-popup-benefits{margin:2rem 0;text-align:left}.exit-benefit{margin-bottom:.8rem;font-size:1rem;display:flex;align-items:center;gap:.5rem;text-shadow:none!important;filter:none!important;box-shadow:none!important}.exit-popup *,.exit-popup h1,.exit-popup h2,.exit-popup h3,.exit-popup h4,.exit-popup h5,.exit-popup h6{text-shadow:none!important;filter:none!important;box-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important}.exit-popup-cta{background:#fff;color:#e30613;padding:1.2rem 2rem;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%;margin-top:1rem;box-shadow:none!important;filter:none!important;text-shadow:none!important;outline:none}.exit-popup-cta:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:none!important;filter:none!important}.exit-popup-cta:focus{outline:none;box-shadow:none!important}.exit-popup-cta:active{transform:translateY(0);box-shadow:none!important}@keyframes pulse{0%,to{transform:scale(1);filter:none!important;text-shadow:none!important;box-shadow:none!important}50%{transform:scale(1.05);filter:none!important;text-shadow:none!important;box-shadow:none!important}}@media (max-width: 768px){.exit-popup{padding:1rem .5rem .5rem;align-items:flex-start;height:100vh;overflow:hidden}.exit-popup-content{padding:1.5rem;width:calc(100% - 1rem);max-width:none;max-height:calc(100vh - 2rem);border-radius:15px;margin:0 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.exit-popup-header h2{font-size:1.4rem;margin-bottom:.8rem;line-height:1.3;text-shadow:none!important;filter:none!important;box-shadow:none!important}.exit-popup-header p{font-size:.95rem;margin-bottom:1.5rem;line-height:1.4}.exit-popup-body h3{font-size:1.3rem;margin-bottom:.8rem;line-height:1.3}.exit-popup-body p{font-size:.95rem;margin-bottom:1.5rem;line-height:1.4}.exit-popup-benefits{margin:1.5rem 0;text-align:center}.exit-benefit{margin-bottom:.7rem;font-size:.9rem;justify-content:center;line-height:1.3}.exit-popup-cta{padding:1.1rem 1.5rem;font-size:1rem;margin-top:1.5rem;border-radius:8px}.exit-popup-close{top:10px;right:15px;font-size:1.8rem;background:#ffffff1a;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}}@media (max-width: 480px){.exit-popup{padding:.5rem .25rem .25rem;align-items:flex-start;height:100vh;overflow:hidden}.exit-popup-content{padding:1.2rem;width:calc(100% - .5rem);max-height:calc(100vh - 1rem);border-radius:12px;margin:0 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.exit-popup-header h2{font-size:1.2rem;margin-bottom:.6rem;line-height:1.2;text-shadow:none!important;filter:none!important;box-shadow:none!important}.exit-popup-header p{font-size:.85rem;margin-bottom:1.2rem;line-height:1.3}.exit-popup-body h3{font-size:1.1rem;margin-bottom:.6rem;line-height:1.2}.exit-popup-body p{font-size:.85rem;margin-bottom:1.2rem;line-height:1.3}.exit-popup-benefits{margin:1.2rem 0}.exit-benefit{margin-bottom:.5rem;font-size:.8rem;line-height:1.2}.exit-popup-cta{padding:1rem 1.2rem;font-size:.9rem;border-radius:8px;margin-top:1.2rem}.exit-popup-close{top:8px;right:12px;font-size:1.6rem;background:#ffffff26;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}}@media (max-width: 375px){.exit-popup{padding:0}.exit-popup-content{padding:1rem;width:100%;max-height:100vh;border-radius:0;margin:0}.exit-popup-header h2{font-size:1.1rem;margin-bottom:.5rem}.exit-popup-header p{font-size:.8rem;margin-bottom:1rem}.exit-popup-body h3{font-size:1rem;margin-bottom:.5rem}.exit-popup-body p{font-size:.8rem;margin-bottom:1rem}.exit-popup-benefits{margin:1rem 0}.exit-benefit{font-size:.75rem;margin-bottom:.4rem}.exit-popup-cta{padding:.9rem 1rem;font-size:.85rem}.exit-popup-close{top:5px;right:10px;font-size:1.4rem;width:30px;height:30px}}.exit-popup-content,.exit-popup-content *,.exit-popup-header,.exit-popup-header *,.exit-popup-body,.exit-popup-body *,.exit-popup-benefits,.exit-popup-benefits *,.exit-popup-cta,.exit-popup-close{text-shadow:none!important;filter:none!important;box-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important;-webkit-filter:none!important;-moz-filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.exit-popup,.exit-popup-overlay,.exit-popup-content{overflow-x:hidden}.exit-popup-content[style*=animation],.exit-popup-header h2[style*=animation]{text-shadow:none!important;filter:none!important;box-shadow:none!important}.urgency-bar{background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:.8rem 0;text-align:center;animation:urgencyPulse 3s ease-in-out infinite;position:fixed;top:0;left:0;right:0;z-index:1001;transition:transform .3s ease,opacity .3s ease;transform:translateY(0);opacity:1}.urgency-bar.hidden{transform:translateY(-100%);opacity:0}.urgency-bar.visible{transform:translateY(0);opacity:1}@keyframes urgencyPulse{0%,to{opacity:1}50%{opacity:.9}}.urgency-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.urgency-icon{font-size:1.2rem;animation:bounce 1s ease-in-out infinite}.urgency-text{font-size:1rem;font-weight:600}.urgency-highlight{background:#fff3;padding:.2rem .5rem;border-radius:5px;font-weight:700;margin-left:.5rem}@media (max-width: 768px){.urgency-content{flex-direction:column;gap:.5rem}.urgency-text{font-size:.9rem;display:flex;align-items:center;gap:1rem}.urgency-highlight{margin-left:0;margin-top:.25rem;display:inline-block}}.testimonials-preview{margin-top:4rem;text-align:center}.testimonials-preview h3{color:#e30613;font-size:1.8rem;margin-bottom:2rem;font-weight:700}.testimonials-slider{position:relative;max-width:600px;margin:0 auto}.testimonial-slide{display:none;background:#ffffff0d;padding:2rem;border-radius:15px;border-left:5px solid #e30613;animation:fadeIn .5s ease;transition:all .3s ease}.testimonial-slide.active{display:block}.testimonial-content p{font-size:1.1rem;font-style:italic;margin-bottom:1.5rem;color:#ffffffe6;line-height:1.6}.testimonial-author{display:flex;justify-content:space-between;align-items:center}.author-info strong{color:#e30613;font-size:1rem}.testimonial-rating{font-size:1rem}.testimonial-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.indicator{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.indicator.active{background:#e30613;transform:scale(1.2)}.indicator:hover{background:#e30613b3;transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.testimonials-preview h3{font-size:1.5rem}.testimonial-slide{padding:1.5rem}.testimonial-content p{font-size:1rem}.testimonial-author{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width: 480px){.testimonial-slide{padding:1rem}.testimonial-content p{font-size:.9rem}.testimonials-preview h3{font-size:1.3rem}}.notification-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:.5rem;max-width:400px}.notification{color:#fff;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 10px 30px #0000004d;animation:slideInRight .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.notification:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1a;pointer-events:none}.notification-content{display:flex;align-items:flex-start;gap:.5rem;position:relative;z-index:1}.notification-icon{font-size:1.1rem;flex-shrink:0;margin-top:.1rem}.notification-message{flex:1;font-size:.9rem;font-weight:500;line-height:1.4;white-space:pre-line}.notification-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .3s ease;flex-shrink:0;margin-left:.5rem}.notification-close:hover{opacity:1}.notification-success{background:#28a745!important;border-left:4px solid #20c997}.notification-error{background:#dc3545!important;border-left:4px solid #ff6b6b}.notification-warning{background:#ffc107!important;color:#856404!important;border-left:4px solid #ff8f00}.notification-info{background:#007bff!important;border-left:4px solid #17a2b8}.notification.removing{animation:slideOutRight .3s ease forwards}@media (max-width: 768px){.notification-container{top:10px;right:10px;left:10px;max-width:none}.notification{padding:.8rem 1rem}.notification-message{font-size:.85rem}}@media (max-width: 480px){.notification{padding:.7rem .8rem}.notification-content{gap:.3rem}.notification-message{font-size:.8rem}.notification-close{font-size:1.3rem;width:18px;height:18px}}.floating-whatsapp{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;align-items:flex-end;gap:1rem;animation:fadeInUp .5s ease}.whatsapp-button-container{display:flex;align-items:flex-end;gap:1rem;flex-direction:row}.whatsapp-button{width:60px;height:60px;background:#25d366;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 25px #25d3664d;transition:all .3s ease;animation:pulse 2s infinite}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 12px 35px #25d36666}.whatsapp-button:active{transform:scale(.95)}.whatsapp-message{background:#fff;border-radius:20px;padding:1rem;box-shadow:0 8px 25px #00000026;max-width:250px;animation:slideInRight .3s ease;position:relative;margin-bottom:5px}.whatsapp-message:after{content:"";position:absolute;bottom:15px;right:-8px;width:0;height:0;border-left:8px solid white;border-top:8px solid transparent;border-bottom:8px solid transparent}.whatsapp-message-content{display:flex;gap:.8rem;align-items:flex-start}.whatsapp-avatar{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.whatsapp-avatar img{width:100%;height:100%;object-fit:cover}.online-indicator{position:absolute;bottom:2px;right:2px;width:12px;height:12px;background:#25d366;border:2px solid white;border-radius:50%;animation:onlinePulse 2s infinite}.whatsapp-text{flex:1;color:#333}.whatsapp-text strong{color:#25d366;font-size:.9rem;display:block;margin-bottom:.2rem}.whatsapp-text p{margin:0;font-size:.85rem;color:#666;line-height:1.3}.whatsapp-text small{color:#999;font-size:.7rem;display:block;margin-top:.2rem}@keyframes onlinePulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.floating-whatsapp{bottom:80px;right:15px}.whatsapp-button{width:55px;height:55px}.whatsapp-message{max-width:200px;padding:.8rem}.whatsapp-avatar{width:35px;height:35px}.whatsapp-text strong{font-size:.8rem}.whatsapp-text p{font-size:.75rem}}@media (max-width: 480px){.floating-whatsapp{bottom:70px;right:10px}.whatsapp-button{width:50px;height:50px}.whatsapp-message{max-width:180px;padding:.7rem}.whatsapp-avatar{width:30px;height:30px}.online-indicator{width:10px;height:10px}}.scroll-indicator{position:fixed;top:0;left:0;width:100%;height:4px;background:#ffffff1a;z-index:10001}.scroll-progress{height:100%;background:linear-gradient(90deg,#e30613,#ff6b6b);transition:width .3s ease;box-shadow:0 0 10px #e3061380}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background:#000;overflow-x:hidden}.main-container{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;box-shadow:0 2px 10px #e306134d;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(227,6,19,.3)}.header .logo-container{text-align:center}.header .logo{height:60px;width:auto;max-width:300px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(227,6,19,.3));transition:transform .3s ease}.header .logo:hover{transform:scale(1.05)}.urgency-bar{background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:1rem 0;text-align:center;animation:urgencyPulse 2s ease-in-out infinite}@keyframes urgencyPulse{0%{background:linear-gradient(135deg,#e30613,#c10510)}50%{background:linear-gradient(135deg,#ff0720,#e30613)}to{background:linear-gradient(135deg,#e30613,#c10510)}}.urgency-bar .urgency-content{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.urgency-bar .urgency-icon{font-size:1.5rem;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.urgency-bar .urgency-text{font-size:1.1rem;font-weight:600}.urgency-bar .urgency-timer{font-size:1rem;background:#fff3;padding:.5rem 1rem;border-radius:20px}.hero{padding:4rem 0;background:linear-gradient(135deg,#111,#000);color:#fff}.hero .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero .hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.hero .highlight{color:#e30613;background:linear-gradient(135deg,#e30613,#ff0720);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;font-weight:900;text-shadow:0 0 20px rgba(227,6,19,.5)}.hero .hero-subtitle{font-size:1.3rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.hero .hero-benefits{margin-bottom:2rem}.hero .benefit-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;transition:all .3s ease;color:#fff}.hero .benefit-item:hover{transform:translate(10px)}.hero .benefit-icon{color:#28a745;font-weight:700;font-size:1.2rem}.hero .price-section{margin-bottom:2rem;padding:2rem;background:#e306131a;border-radius:15px;border:2px solid rgba(227,6,19,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero .price-comparison{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.hero .old-price{font-size:1.2rem;color:#fff9;text-decoration:line-through}.hero .discount-badge{background:#28a745;color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.9rem;font-weight:700;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero .current-price{display:flex;flex-direction:column}.hero .price-value{font-size:3rem;color:#e30613;font-weight:700;line-height:1;text-shadow:0 0 10px rgba(227,6,19,.3)}.hero .price-installments{font-size:1.1rem;color:#fffc}.hero .cta-button{display:inline-block;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:1.5rem 2.5rem;border-radius:15px;text-decoration:none;font-weight:700;font-size:1.2rem;text-align:center;transition:all .3s ease;box-shadow:0 8px 25px #e306134d;margin-bottom:1.5rem;width:100%;max-width:500px;position:relative;overflow:hidden}.hero .cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.hero .cta-button:hover:before{left:100%}.hero .cta-button:hover{background:linear-gradient(135deg,#c10510,#a0040d);text-decoration:none;color:#fff;transform:translateY(-2px);box-shadow:0 12px 35px #e3061366}.hero .cta-button:active{transform:translateY(0)}.hero .cta-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.hero .guarantee{display:flex;align-items:center;gap:.5rem;color:#28a745;font-weight:500;padding:1rem;background:#28a7451a;border-radius:10px;border:1px solid rgba(40,167,69,.3)}.hero .guarantee-icon{font-size:1.2rem}.hero .hero-video{position:relative}.hero .video-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 15px 40px #e306134d;background:#000;max-width:400px;margin:0 auto}.hero .vimeo-video-wrapper{position:relative;width:100%;border-radius:20px;overflow:hidden;background:#000}.hero .vimeo-video-wrapper>div{border-radius:20px;overflow:hidden}.hero .vimeo-video-wrapper iframe{border-radius:20px;border:none}.hero .video-badge{position:absolute;top:15px;left:15px;background:#e30613;color:#fff;padding:.8rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:700;box-shadow:0 5px 20px #e3061366;z-index:10;animation:livePulse 2s ease-in-out infinite}@keyframes livePulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.hero .video-info{position:absolute;bottom:20px;left:20px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.7);z-index:10}.hero .video-info h3{font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.hero .video-info p{color:#ffffffe6;font-size:1rem}.hero .video-fallback{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#333,#1a1a1a);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;border-radius:20px}.hero .fallback-content{padding:2rem}.hero .play-icon{font-size:4rem;margin-bottom:1rem;animation:pulse 2s infinite}.hero .fallback-content h3{font-size:1.5rem;margin-bottom:1rem}.hero .fallback-content p{margin-bottom:1.5rem;opacity:.8}.hero .fallback-link{background:#e30613;color:#fff;padding:1rem 2rem;border-radius:10px;text-decoration:none;font-weight:700;transition:all .3s ease}.hero .fallback-link:hover{background:#c10510;transform:translateY(-2px)}.problem-section{padding:5rem 0;background:#111;color:#fff}.problem-section .section-title{text-align:center;font-size:2.8rem;color:#e30613;margin-bottom:3rem;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.3)}.problem-section .problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.problem-section .problem-card{background:#ffffff0d;padding:2.5rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px #0000004d;border-top:4px solid #e30613;transition:all .3s ease;opacity:0;transform:translateY(30px)}.problem-section .problem-card.animate{animation:fadeInUp .6s ease forwards}.problem-section .problem-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #e3061333;background:#ffffff1a}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.problem-section .problem-icon{font-size:3rem;margin-bottom:1rem}.problem-section .problem-card h3{color:#e30613;font-size:1.5rem;margin-bottom:1rem}.problem-section .problem-card p{color:#fffc;line-height:1.6}.problem-section .problem-highlight{background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:3rem;border-radius:20px;text-align:center;box-shadow:0 10px 30px #e306134d}.problem-section .problem-highlight h3{font-size:2rem;margin-bottom:1rem;color:#fff}.problem-section .problem-highlight p{font-size:1.2rem;opacity:.9}.solution-section{padding:5rem 0;background:#000;color:#fff}.solution-section .soluction-text{display:flex;flex-direction:column;gap:2rem}.solution-section .solution-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.solution-section .solution-intro{font-size:1.4rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.solution-section .solution-benefits{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.solution-section .solution-benefit{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:flex-start;transition:all .3s ease;opacity:0;transform:translate(-30px)}.solution-section .solution-benefit.animate{animation:slideInLeft .8s ease forwards}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.solution-section .solution-benefit:hover{transform:translate(10px)}.solution-section .benefit-number{background:#e30613;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;box-shadow:0 5px 15px #e306134d}.solution-section .benefit-content h4{color:#e30613;font-size:1.3rem;margin-bottom:.5rem}.solution-section .benefit-content p{color:#fffc;line-height:1.6;font-size:1.2rem}.solution-section .solution-image{position:relative;text-align:center;opacity:0;transform:translate(30px)}.solution-section .solution-image.animate{animation:slideInRight .8s ease forwards}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.specialist-photo{width:100%;max-width:600px;height:90%;border-radius:20px;box-shadow:0 15px 40px #e306134d;transition:all .3s ease}.solution-section .specialist-photo:hover{transform:scale(1.02);box-shadow:0 20px 50px #e3061366}.solution-section .image-badge{position:absolute;top:20px;right:20px;background:#e30613;color:#fff;padding:1.5rem;border-radius:10px;text-align:center;font-weight:700;box-shadow:0 5px 20px #e3061366;min-width:120px;z-index:10}.solution-section .image-badge span{display:block;font-size:1.4rem;font-weight:700}.solution-section .image-badge small{font-size:1rem;opacity:.9;font-weight:400}.course-content{padding:5rem 0;background:#111;color:#fff}.course-content .section-title{text-align:center;font-size:2.8rem;color:#e30613;margin-bottom:3rem;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.3)}.course-content .modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.course-content .module-card{background:#ffffff0d;padding:2.5rem;border-radius:15px;box-shadow:0 5px 20px #0000004d;border-left:5px solid #e30613;transition:all .3s ease;opacity:0;transform:translateY(30px)}.course-content .module-card.animate{animation:fadeInUp .6s ease forwards}.course-content .module-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #e3061333;background:#ffffff1a}.course-content .module-number{background:#e30613;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700;display:inline-block;margin-bottom:1rem}.course-content .module-card h3{color:#e30613;font-size:1.5rem;margin-bottom:1rem}.course-content .module-card ul{list-style:none}.course-content .module-card li{color:#fffc;margin-bottom:.5rem;padding-left:1.5rem;position:relative;transition:all .3s ease}.course-content .module-card li:hover{color:#fff;transform:translate(5px)}.course-content .module-card li:before{content:"✓";color:#28a745;font-weight:700;position:absolute;left:0}.course-content .course-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.course-content .stat-item{background:#ffffff0d;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000004d;border:2px solid #e30613;transition:all .3s ease;opacity:0;transform:translateY(30px)}.course-content .stat-item.animate{animation:fadeInUp .6s ease forwards}.course-content .stat-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #e3061333;background:#ffffff1a}.course-content .stat-number{font-size:2.5rem;color:#e30613;font-weight:700;display:block;margin-bottom:.5rem;text-shadow:0 0 10px rgba(227,6,19,.3)}.course-content .stat-label{color:#fffc;font-size:1rem}.testimonials{padding:5rem 0;background:#000;color:#fff}.testimonials .section-title{text-align:center;font-size:2.8rem;color:#e30613;margin-bottom:3rem;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.3)}.testimonials .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonials .testimonial-card{background:#ffffff0d;padding:2.5rem;border-radius:15px;border-left:5px solid #e30613;transition:all .3s ease;opacity:0;transform:translateY(30px)}.testimonials .testimonial-card.animate{animation:fadeInUp .6s ease forwards}.testimonials .testimonial-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #e3061333;background:#ffffff1a}.testimonials .testimonial-content p{font-size:1.1rem;color:#fff;font-style:italic;margin-bottom:1.5rem;line-height:1.6}.testimonials .testimonial-author{display:flex;justify-content:space-between;align-items:center}.testimonials .author-info h4{color:#e30613;margin-bottom:.2rem}.testimonials .author-info span{color:#ffffffb3;font-size:.9rem}.testimonials .testimonial-rating{font-size:1.2rem}.faq-section{padding:5rem 0;background:#111;color:#fff}.faq-section .section-title{text-align:center;font-size:2.8rem;color:#e30613;margin-bottom:3rem;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.3)}.faq-section .faq-container{max-width:800px;margin:0 auto}.faq-section .faq-item{background:#ffffff0d;margin-bottom:1rem;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #0000004d;transition:all .3s ease}.faq-section .faq-item:hover{box-shadow:0 5px 20px #e3061333}.faq-section .faq-question{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#ffffff0d;transition:background .3s ease}.faq-section .faq-question:hover{background:#ffffff1a}.faq-section .faq-question h3{color:#fff;font-size:1.2rem;margin:0}.faq-section .faq-toggle{font-size:1.5rem;color:#e30613;font-weight:700;transition:transform .3s ease}.faq-section .faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-section .faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease}.faq-section .faq-item.active .faq-answer{padding:0 1.5rem 1.5rem;max-height:200px}.faq-section .faq-answer p{color:#fffc;line-height:1.6}.final-cta{padding:5rem 0;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;text-align:center}.final-cta .cta-content{max-width:600px;margin:0 auto}.final-cta .cta-content h2{font-size:2.5rem;margin-bottom:1rem}.final-cta .cta-content p{font-size:1.3rem;margin-bottom:2rem;opacity:.9}.final-cta .final-price{margin-bottom:2rem;padding:2rem;background:#ffffff1a;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.final-cta .final-cta-btn{background:#fff;color:#e30613;margin-bottom:2rem;font-size:1.3rem;padding:2rem 3rem;display:inline-block;border-radius:15px;text-decoration:none;font-weight:700;text-align:center;transition:all .3s ease;box-shadow:0 8px 25px #e306134d;position:relative;overflow:hidden}.final-cta .final-cta-btn:hover{background:#f8f9fa;color:#e30613;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 35px #e3061366}.final-cta .cta-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.final-cta .cta-benefit{display:flex;align-items:center;gap:.5rem;justify-content:center;padding:.5rem;background:#ffffff1a;border-radius:10px;transition:all .3s ease}.final-cta .cta-benefit:hover{background:#fff3;transform:scale(1.05)}.final-cta .urgency-final{font-size:1.2rem;background:#fff3;padding:1rem;border-radius:10px;display:inline-block;animation:urgencyPulse 2s ease-in-out infinite}.footer{background:#000;color:#fff;text-align:center;padding:3rem 0;border-top:1px solid #333}.footer .footer-logo{height:50px;margin-bottom:1rem;filter:drop-shadow(0 0 10px rgba(227,6,19,.3))}.footer p{margin-bottom:.5rem;opacity:.8}.footer .footer-disclaimer{font-size:.9rem;color:#fff9;max-width:600px;margin:1rem auto}.footer .page-navigation{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.footer .nav-btn{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:25px;color:#fffc;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer .nav-btn:hover{background:#e3061333;border-color:#e30613;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #e306134d;text-decoration:none}.footer .nav-btn.active{background:#e30613;border-color:#e30613;color:#fff;box-shadow:0 5px 15px #e3061366}.footer .nav-icon{font-size:1.1rem}.footer .nav-text{font-weight:600}.scroll-indicator{position:fixed;top:0;left:0;width:0%;height:3px;background:linear-gradient(90deg,#e30613,#c10510);z-index:9999;transition:width .1s ease}@media (max-width: 768px){.hero .hero-content,.solution-section .solution-content{grid-template-columns:1fr;text-align:center}.hero .hero-title,.problem-section .section-title,.course-content .section-title,.testimonials .section-title,.faq-section .section-title{font-size:2.2rem}.urgency-bar .urgency-content{flex-direction:column;gap:1rem}.hero .price-value{font-size:2.5rem}.final-cta .cta-content h2{font-size:2rem}.course-content .modules-grid,.problem-section .problems-grid,.testimonials .testimonials-grid{grid-template-columns:1fr}.header .logo{height:50px}.footer .page-navigation{flex-direction:column;align-items:center}.footer .nav-btn{width:200px;justify-content:center}.hero .video-container{max-width:300px}.solution-section .specialist-photo{max-width:450px}.solution-section .image-badge{top:15px;right:15px;padding:1rem;min-width:100px}.solution-section .image-badge span{font-size:1.2rem}.solution-section .image-badge small{font-size:.9rem}}@media (max-width: 480px){.container{padding:0 1rem}.hero .hero-title,.problem-section .section-title,.course-content .section-title,.testimonials .section-title,.faq-section .section-title{font-size:1.8rem}.hero .price-value{font-size:2rem}.header .logo{height:40px}.course-content .module-card,.problem-section .problem-card,.testimonials .testimonial-card{padding:1.5rem}.hero .video-container{max-width:250px}}.hero .hero-content,.course-content .module-card,.problem-section .problem-card,.testimonials .testimonial-card{will-change:transform,opacity}.preload *{animation-duration:0s!important;animation-delay:0s!important;transition-duration:0s!important}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#000}.header{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(227,6,19,.3)}.logo-container{text-align:center}.logo-image{height:60px;width:auto;max-width:300px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(227,6,19,.3));transition:transform .3s ease}.logo-image:hover{transform:scale(1.05)}.thank-hero{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e30613,#000);min-height:100vh;text-align:center;color:#fff;position:relative;overflow:hidden}.thanks-hero-content{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;max-width:600px}.success-icon{margin-bottom:2rem;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;opacity:.9}.hero-description{font-size:1.1rem;font-weight:300;opacity:.8;line-height:1.8;margin-bottom:3rem}.download-section{margin-bottom:2rem}.download-btn{display:inline-block;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:2rem 3rem;border-radius:15px;text-decoration:none;font-weight:700;font-size:1.3rem;transition:all .3s ease;box-shadow:0 10px 30px #28a74566;margin-bottom:1rem;position:relative;overflow:hidden}.download-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.download-btn:hover:before{left:100%}.download-btn:hover{background:linear-gradient(135deg,#20c997,#17a2b8);text-decoration:none;color:#fff;transform:translateY(-3px);box-shadow:0 15px 40px #28a74599}.download-note{font-size:1rem;opacity:.8;margin-top:1rem}.quick-access{padding:5rem 0;background:#111;color:#fff}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#e30613}.access-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.access-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;text-align:center;transition:all .3s ease;border-top:4px solid #e30613}.access-card:hover{transform:translateY(-10px);background:#ffffff1a;border-color:#e30613;box-shadow:0 20px 40px #e306134d}.access-icon{font-size:3rem;margin-bottom:1.5rem}.access-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#e30613}.access-card p{font-size:1rem;opacity:.8;line-height:1.6;margin-bottom:2rem}.access-btn{display:inline-block;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:1rem 2rem;border:none;border-radius:10px;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;cursor:pointer;box-shadow:0 5px 15px #e306134d}.access-btn:hover{background:linear-gradient(135deg,#c10510,#a0040d);text-decoration:none;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #e3061366}.access-btn.secondary{background:linear-gradient(135deg,#6c757d,#5a6268);box-shadow:0 5px 15px #6c757d4d}.access-btn.secondary:hover{background:linear-gradient(135deg,#5a6268,#495057);box-shadow:0 8px 20px #6c757d66}.benefits{padding:5rem 0;background:#000;color:#fff}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.benefit-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{transform:translateY(-10px);background:#ffffff1a;border-color:#e30613}.benefit-icon{margin-bottom:1.5rem;display:flex;justify-content:center}.benefit-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#e30613}.benefit-card p{font-size:1rem;opacity:.8;line-height:1.6}.social-proof{padding:5rem 0;background:#222;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.stat-card{text-align:center;padding:2rem;background:#e306131a;border-radius:16px;border:2px solid #e30613}.stat-number{font-size:3rem;font-weight:800;color:#e30613;margin-bottom:.5rem}.stat-label{font-size:1.1rem;font-weight:500;opacity:.9}.countdown-section{padding:5rem 0;background:linear-gradient(135deg,#333,#111);color:#fff;text-align:center}.countdown-timer{display:flex;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.time-unit{background:#e3061333;border:2px solid #e30613;border-radius:16px;padding:2rem;min-width:120px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.time-number{display:block;font-size:3rem;font-weight:800;color:#e30613;margin-bottom:.5rem}.time-label{font-size:1rem;font-weight:500;opacity:.8}.countdown-text{font-size:1.2rem;font-weight:500;opacity:.9}.cta-section{padding:5rem 0;background:#e30613;color:#fff;text-align:center}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-description{font-size:1.2rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid transparent;min-width:200px}.btn-primary{background:#fff;color:#e30613;border-color:#fff}.btn-primary:hover{background:transparent;color:#fff;border-color:#fff;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border-color:#fff}.btn-secondary:hover{background:#fff;color:#e30613;transform:translateY(-2px)}.important-notice{padding:3rem 0;background:linear-gradient(135deg,#17a2b8,#138496);color:#fff}.notice-content{display:flex;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0003}.notice-text h3{margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.notice-text p{margin:0;font-size:1.1rem;line-height:1.6}.backup-access{padding:5rem 0;background:#111;color:#fff;text-align:center}.backup-info{max-width:800px;margin:0 auto}.backup-info>p{font-size:1.2rem;margin-bottom:3rem;opacity:.9}.backup-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-top:3rem}.backup-option{background:#ffffff0d;padding:2.5rem;border-radius:20px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.backup-option:hover{background:#ffffff1a;transform:translateY(-5px);box-shadow:0 10px 30px #e3061333}.backup-option h4{color:#e30613;font-size:1.3rem;margin-bottom:1rem}.backup-option p{margin-bottom:2rem;opacity:.8}.backup-btn{display:inline-block;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;padding:1.2rem 2rem;border-radius:10px;text-decoration:none;font-weight:700;transition:all .3s ease;box-shadow:0 5px 15px #e306134d}.backup-btn:hover{background:linear-gradient(135deg,#c10510,#a0040d);text-decoration:none;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #e3061366}.backup-btn.secondary{background:linear-gradient(135deg,#25d366,#20b358);box-shadow:0 5px 15px #25d3664d}.backup-btn.secondary:hover{background:linear-gradient(135deg,#20b358,#1da049);box-shadow:0 8px 20px #25d36666}.social-media{padding:3rem 0;background:#111;color:#fff;text-align:center}.social-media h3{font-size:1.5rem;margin-bottom:2rem;font-weight:600}.social-links{display:flex;justify-content:center;gap:1.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#ffffff1a;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#e30613;transform:translateY(-3px)}.footer{padding:2rem 0;background:#000;color:#fff;text-align:center;border-top:1px solid #333}.footer p{opacity:.7;margin-bottom:1.5rem}.page-navigation{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.nav-btn{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:25px;color:#fffc;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-btn:hover{background:#e3061333;border-color:#e30613;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #e306134d}.nav-btn.active{background:#e30613;border-color:#e30613;color:#fff;box-shadow:0 5px 15px #e3061366}.nav-icon{font-size:1.1rem}.nav-text{font-weight:600}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.section-title,.cta-title{font-size:2rem}.benefits-grid,.stats-grid{grid-template-columns:1fr}.countdown-timer{gap:1rem}.time-unit{min-width:100px;padding:1.5rem}.time-number{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}.logo-image{height:50px}.page-navigation{flex-direction:column;align-items:center}.nav-btn{width:200px;justify-content:center}.notice-content{flex-direction:column;text-align:center}.backup-options{grid-template-columns:1fr}.download-btn{padding:1.5rem 2rem;font-size:1.1rem}}@media (max-width: 480px){.container{padding:0 15px}.hero-title{font-size:2rem}.section-title{font-size:1.8rem}.benefit-card,.stat-card,.time-unit{padding:1.5rem}.social-links{gap:1rem}.social-link{width:50px;height:50px}.logo-image{height:40px}.download-btn{padding:1.2rem 1.5rem;font-size:1rem}}html{scroll-behavior:smooth}.countdown-loading{opacity:.5;animation:loading 1s infinite alternate}@keyframes loading{0%{opacity:.5}to{opacity:1}}.notification{position:fixed;top:20px;right:20px;background:#28a745;color:#fff;padding:1rem 1.5rem;border-radius:10px;z-index:1000;box-shadow:0 5px 20px #28a7454d;animation:slideInRight .5s ease;max-width:350px;font-size:.9rem;font-weight:700}.expired-message{font-size:2rem;font-weight:700;color:#e30613;text-align:center;padding:2rem;background:#e306131a;border-radius:10px;border:2px solid #e30613}.btn,.download-btn,.access-btn,.backup-btn{transition:all .3s ease}.btn:hover,.download-btn:hover,.access-btn:hover,.backup-btn:hover{transform:translateY(-2px) scale(1.02)}.btn:active,.download-btn:active,.access-btn:active,.backup-btn:active{transform:translateY(0) scale(.98)}.countdown-display{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(227,6,19,.3);border-radius:15px;padding:1.5rem;margin:1.5rem 0;text-align:center;position:relative;overflow:hidden;animation:slideInUp .5s ease;max-width:700px;margin-left:auto;margin-right:auto}@media (min-width: 769px){.countdown-content{display:flex;flex-direction:column;gap:1rem}.countdown-main{display:flex;align-items:center;justify-content:space-between;gap:2rem}.countdown-header{flex:1;text-align:left;justify-content:flex-start;margin-bottom:0}.countdown-timer-display{flex:0 0 auto;margin:0}.countdown-message{text-align:center;margin-top:0}}.countdown-display:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(227,6,19,.2),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.countdown-content{position:relative;z-index:2}.countdown-header{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:1rem}.countdown-icon{font-size:2.5rem;margin-bottom:.8rem;animation:bounce 1s infinite}@media (min-width: 769px){.countdown-icon{margin-bottom:0;margin-right:.5rem}}.countdown-display h3{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:#fff}.countdown-timer-display{display:flex;align-items:center;justify-content:center;margin:1.2rem 0;gap:.8rem;flex-direction:row}.countdown-number{font-size:3rem;font-weight:800;color:#e30613;background:#ffffff1a;border:2px solid rgba(227,6,19,.5);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #e306134d;animation:pulse 1s infinite}.countdown-label{font-size:1.2rem;font-weight:500;color:#fff;opacity:.9}.countdown-message{font-size:1rem;color:#fff;opacity:.8;margin-top:.8rem;line-height:1.6}.ebook-countdown{background:linear-gradient(135deg,#4caf5033,#e306131a);border-color:#4caf50}.ebook-countdown .countdown-icon{color:#4caf50}.ebook-countdown .countdown-number{border-color:#4caf50;color:#4caf50;box-shadow:0 0 20px #4caf504d}.redirect-countdown{background:linear-gradient(135deg,#ff980033,#e306131a);border-color:#ff9800}.redirect-countdown .countdown-icon{color:#ff9800}.redirect-countdown .countdown-number{border-color:#ff9800;color:#ff9800;box-shadow:0 0 20px #ff98004d}@media (max-width: 768px){.countdown-display{padding:1.2rem;margin:1.2rem 0}.countdown-display h3{font-size:1.1rem}.countdown-main{display:flex;flex-direction:column;text-align:center;gap:1rem}.countdown-header{flex-direction:column;text-align:center;justify-content:center;margin-bottom:0}.countdown-timer-display{flex-direction:column;gap:.4rem}.countdown-number{font-size:2.5rem;width:70px;height:70px}.countdown-label,.countdown-message{font-size:.9rem}.countdown-icon{font-size:2rem;margin-bottom:.5rem;margin-right:0}}@media (max-width: 480px){.countdown-display{padding:1rem;margin:1rem 0}.countdown-main{gap:.8rem}.countdown-number{font-size:2rem;width:60px;height:60px}.countdown-icon{font-size:1.8rem;margin-bottom:.3rem}.countdown-display h3{font-size:1rem}.countdown-message{font-size:.8rem}}.success-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#111,#000);color:#fff;text-align:center;position:relative;overflow:hidden}.success-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(227,6,19,.1) 0%,transparent 70%);animation:pulse-bg 4s ease-in-out infinite}.success-hero .success-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.success-icon{margin-bottom:2rem}.checkmark{width:120px;height:120px;background:linear-gradient(135deg,#e30613,#c10510);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;color:#fff;animation:checkmarkPulse 2s ease-in-out infinite;box-shadow:0 10px 30px #e3061366}@keyframes checkmarkPulse{0%{transform:scale(1);box-shadow:0 10px 30px #e3061366}50%{transform:scale(1.05);box-shadow:0 15px 40px #e3061399}to{transform:scale(1);box-shadow:0 10px 30px #e3061366}}.success-title{font-size:3.5rem;color:#e30613;margin-bottom:1rem;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.5)}.success-subtitle{font-size:1.3rem;color:#ffffffe6;margin-bottom:3rem;line-height:1.6}.purchase-info{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2.5rem;border-radius:20px;border:2px solid rgba(227,6,19,.3);margin-bottom:3rem;text-align:left;box-shadow:0 10px 30px #e3061333}.purchase-info h3{color:#e30613;font-size:1.8rem;margin-bottom:1.5rem;text-align:center;font-weight:700;text-shadow:0 0 10px rgba(227,6,19,.3)}.purchase-info p{margin-bottom:1.5rem;color:#ffffffe6;font-size:1.1rem}.investment-amount{background:#e306131a;padding:1.5rem;border-radius:15px;text-align:center;margin:2rem 0;border:1px solid rgba(227,6,19,.3);box-shadow:0 5px 15px #e3061333}.amount-label{display:block;color:#fffc;font-size:1.1rem;margin-bottom:.5rem}.amount-value{font-size:2.5rem;color:#e30613;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.5)}.next-steps{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #0000004d;text-align:left;border:1px solid rgba(255,255,255,.1)}.next-steps h3{color:#e30613;font-size:1.8rem;margin-bottom:2rem;text-align:center;font-weight:700;text-shadow:0 0 10px rgba(227,6,19,.3)}.steps-container{margin-bottom:2.5rem}.step-item{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;background:#ffffff0d;border-radius:15px;border-left:5px solid #e30613;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-item.highlighted{background:linear-gradient(135deg,#e30613,#c10510);color:#fff;box-shadow:0 5px 15px #e3061366}.step-item:hover{transform:translate(5px);background:#e306131a;box-shadow:0 5px 20px #e3061333}.step-number{background:linear-gradient(135deg,#e30613,#c10510);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0;box-shadow:0 4px 10px #e306134d}.step-text{color:#ffffffe6;font-weight:500;font-size:1.1rem}.whatsapp-btn{display:block;background:linear-gradient(135deg,#25d366,#20b358);color:#fff;padding:1.5rem 2.5rem;border-radius:15px;text-decoration:none;font-weight:700;text-align:center;font-size:1.2rem;transition:all .3s ease;margin-top:1.5rem;box-shadow:0 8px 25px #25d3664d}.whatsapp-btn:hover{background:linear-gradient(135deg,#20b358,#1da049);text-decoration:none;color:#fff;transform:translateY(-2px);box-shadow:0 12px 35px #25d36666}.course-benefits{padding:5rem 0;background:#111;color:#fff}.course-benefits .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.benefit-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:20px;text-align:center;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;overflow:hidden;opacity:0;transform:translateY(30px)}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#e30613,#c10510)}.benefit-card:hover{transform:translateY(-10px);background:#ffffff1a;border-color:#e30613;box-shadow:0 20px 40px #e306134d}.benefit-icon{font-size:3.5rem;margin-bottom:1.5rem}.benefit-card h4{color:#e30613;font-size:1.4rem;margin-bottom:1.5rem;font-weight:700}.benefit-card p{color:#fffc;line-height:1.7;font-size:1.1rem}.welcome-community{padding:5rem 0;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;position:relative;overflow:hidden}.welcome-community:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.1) 0%,transparent 70%);opacity:.3}.welcome-community .section-title{color:#fff;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.welcome-community .section-title:after{background:#fff}.welcome-community .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.5rem;text-align:center;position:relative;z-index:1}.stat-item{padding:2rem;background:#ffffff1a;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease;opacity:0;transform:translateY(30px)}.stat-item:hover{transform:translateY(-5px);background:#fff3}.stat-number{font-size:3.5rem;font-weight:700;color:#fff;display:block;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.stat-label{font-size:1.1rem;color:#ffffffe6}.access-info{padding:5rem 0;background:#000;color:#fff}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.info-item{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:20px;display:flex;align-items:center;gap:1.5rem;box-shadow:0 10px 30px #0000004d;border-left:5px solid #e30613;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);opacity:0;transform:translateY(30px)}.info-item:hover{transform:translateY(-5px);background:#ffffff1a;box-shadow:0 15px 40px #e3061333}.info-icon{font-size:2.5rem;flex-shrink:0}.info-content h4{color:#e30613;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.info-content p{color:#fffc;margin:0;font-size:1.1rem}.specialist-section{padding:5rem 0;background:#111;color:#fff}.specialist-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.specialist-text h2{color:#e30613;font-size:2.5rem;margin-bottom:2rem;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.3)}.specialist-text p{color:#ffffffe6;font-size:1.2rem;margin-bottom:1.5rem;line-height:1.7}.specialist-benefits{margin-top:2rem}.specialist-benefit{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;background:#ffffff0d;border-radius:10px;border-left:4px solid #e30613;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.specialist-benefit:hover{transform:translate(5px);background:#e306131a}.specialist-benefit .benefit-icon{font-size:1.5rem;margin-bottom:0}.specialist-image{text-align:center}.specialist-photo{width:100%;max-width:400px;border-radius:20px;box-shadow:0 15px 40px #e306134d;transition:all .3s ease;border:2px solid rgba(227,6,19,.3)}.specialist-photo:hover{transform:scale(1.05);box-shadow:0 20px 50px #e3061366}.support-section{padding:4rem 0;background:#222;color:#fff;text-align:center}.support-content{max-width:600px;margin:0 auto}.support-content h2{color:#e30613;font-size:2.5rem;margin-bottom:1rem;font-weight:700;text-shadow:0 0 20px rgba(227,6,19,.3)}.support-content p{color:#fffc;font-size:1.2rem;margin-bottom:3rem}.support-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.support-btn{padding:1.2rem 2.5rem;border-radius:15px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;display:inline-block;min-width:200px;border:none;cursor:pointer}.support-btn.primary{background:linear-gradient(135deg,#25d366,#20b358);color:#fff;box-shadow:0 8px 25px #25d3664d}.support-btn.primary:hover{background:linear-gradient(135deg,#20b358,#1da049);color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 35px #25d36666}.support-btn.secondary{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;box-shadow:0 8px 25px #6c757d4d}.support-btn.secondary:hover{background:linear-gradient(135deg,#5a6268,#495057);color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 35px #6c757d66}.important-notice{padding:2.5rem 0;background:linear-gradient(135deg,#ffc107,#ffb300);border-top:4px solid #ff8f00;border-bottom:4px solid #ff8f00}.notice-content{display:flex;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0003}.notice-icon{font-size:2.5rem;flex-shrink:0}.notice-text h3{color:#856404;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.notice-text p{color:#856404;margin:0;font-size:1.1rem;line-height:1.6}.social-section{padding:4rem 0;background:#111;color:#fff;text-align:center}.social-icons{display:flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.social-icon{display:inline-block;padding:1.2rem 2rem;background:linear-gradient(135deg,#e30613,#c10510);color:#fff;text-decoration:none;border-radius:15px;transition:all .3s ease;font-weight:700;box-shadow:0 8px 25px #e306134d}.social-icon:hover{background:linear-gradient(135deg,#c10510,#a0040d);color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 35px #e3061366}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@media (max-width: 768px){.success-title{font-size:2.5rem}.success-subtitle{font-size:1.1rem}.specialist-content{grid-template-columns:1fr;text-align:center}.support-buttons{flex-direction:column;align-items:center}.support-btn{width:100%;max-width:300px}.notice-content{flex-direction:column;text-align:center}.social-icons{flex-direction:column;align-items:center}.social-icon{width:200px}.step-item{flex-direction:column;text-align:center;gap:1rem}.info-item{flex-direction:column;text-align:center}}@media (max-width: 480px){.success-title,.amount-value{font-size:2rem}.benefit-card,.info-item,.stat-item{padding:1.5rem}}.floating-whatsapp{position:fixed;bottom:20px;right:20px;z-index:999}.floating-whatsapp .whatsapp-float{display:flex;align-items:center;background:#25d366;color:#fff;padding:1rem 1.5rem;border-radius:50px;text-decoration:none;box-shadow:0 8px 25px #25d3664d;transition:all .3s ease;animation:bounce 2s infinite}.floating-whatsapp .whatsapp-float:hover{background:#20b358;transform:translateY(-3px);box-shadow:0 12px 35px #25d36666;text-decoration:none;color:#fff}.floating-whatsapp .whatsapp-icon{font-size:1.5rem;margin-right:.8rem;display:flex;align-items:center;justify-content:center}.floating-whatsapp .whatsapp-icon svg{width:24px;height:24px}.floating-whatsapp .whatsapp-text{display:flex;flex-direction:column}.floating-whatsapp .whatsapp-title{font-weight:700;font-size:.9rem}.floating-whatsapp .whatsapp-subtitle{font-size:.8rem;opacity:.9}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 768px){.floating-whatsapp{display:none}}.floating-whatsapp-mobile{position:fixed;bottom:20px;right:15px;z-index:999;display:none}.whatsapp-float-mobile{display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff;width:56px;height:56px;border-radius:50%;text-decoration:none;box-shadow:0 8px 25px #25d3664d;transition:all .3s ease;animation:pulse 2s infinite}.whatsapp-float-mobile:hover{background:#20b358;transform:scale(1.1);box-shadow:0 12px 35px #25d36666;text-decoration:none;color:#fff}.whatsapp-float-mobile:active{transform:scale(.95)}.whatsapp-float-mobile svg{width:28px;height:28px}@keyframes pulse{0%{box-shadow:0 8px 25px #25d3664d}50%{box-shadow:0 8px 25px #25d36699}to{box-shadow:0 8px 25px #25d3664d}}@media (max-width: 768px){.floating-whatsapp-mobile{display:block}}@media (max-width: 480px){.floating-whatsapp-mobile{bottom:15px;right:12px}.whatsapp-float-mobile{width:50px;height:50px}.whatsapp-float-mobile svg{width:24px;height:24px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background:#000 url(/bg-pattern.png) center center fixed;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;overflow-x:hidden;position:relative;padding-top:72px}body.urgency-hidden{padding-top:80px}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:-1;pointer-events:none}.main-container{min-height:100vh;position:relative;z-index:1}.container{max-width:1200px;margin:0 auto;padding:0 20px}.nav-btn.active-link,.nav-btn.active{background:#e30613;border-color:#e30613;color:#fff;box-shadow:0 5px 15px #e3061366}@media (max-width: 768px){body{padding-top:120px}body.urgency-hidden{padding-top:70px}body:before{background:#000c}.container{padding:0 1rem}}@media (max-width: 480px){body{padding-top:110px}body.urgency-hidden{padding-top:65px}.container{padding:0 .8rem}}@media (prefers-reduced-motion: reduce){body{background-attachment:scroll}}
