@keyframes backgroundPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes badgeShine{0%,to{left:-100%}50%{left:100%}}@keyframes iconSpin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes titleGlow1{0%,to{filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 0 20px rgba(255,255,255,.5))}}@keyframes titleGlow2{0%,to{filter:drop-shadow(0 0 15px rgba(59,130,246,.4))}50%{filter:drop-shadow(0 0 25px rgba(59,130,246,.7))}}@keyframes titleGlow3{0%,to{filter:drop-shadow(0 0 10px rgba(251,191,36,.3))}50%{filter:drop-shadow(0 0 20px rgba(251,191,36,.6))}}@keyframes livePulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 10px rgba(16,185,129,.5)}50%{opacity:.7;transform:scale(1.3);box-shadow:0 0 20px rgba(16,185,129,.8)}}@keyframes slideInResult{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes floatElement{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(-40px) rotate(180deg)}75%{transform:translateY(-20px) rotate(270deg)}}.final-cta{padding:0;background:linear-gradient(135deg,#0a0d1a 0,#1a1f2e 25%,#0f1422 50%,#1e2432 75%,#0a0f1a 100%);position:relative;overflow:hidden;border-top:1px solid rgba(59,130,246,.2);min-height:100vh;display:flex;align-items:center}.final-cta::after,.final-cta::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.final-cta::before{background:radial-gradient(circle at 15% 25%,rgba(59,130,246,.15)0,transparent 35%),radial-gradient(circle at 85% 75%,rgba(99,102,241,.12)0,transparent 35%),radial-gradient(circle at 50% 10%,rgba(139,92,246,.08)0,transparent 25%),radial-gradient(circle at 25% 85%,rgba(236,72,153,.06)0,transparent 30%);animation:backgroundPulse 20s ease-in-out infinite}.final-cta::after{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="premiumGrid" width="20" height="20" patternUnits="userSpaceOnUse"><path d="M 20 0 L 0 0 0 20" fill="none" stroke="rgba(59,130,246,0.03)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23premiumGrid)"/></svg>');opacity:.4;z-index:1}.cta-container,.cta-content h2{display:flex;flex-direction:column}.cta-container{width:100%;max-width:none;margin:0;gap:4rem;align-items:center;position:relative;z-index:3;padding:5rem 2rem;text-align:center}.cta-badge,.cta-content{color:#fff;position:relative}.cta-content{width:100%;max-width:1200px;margin:0 auto}.cta-badge{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#3b82f6 0,#6366f1 50%,#8b5cf6 100%);padding:1rem 2rem;border-radius:60px;font-weight:700;font-size:.9rem;margin-bottom:2rem;overflow:hidden;box-shadow:0 10px 40px rgba(59,130,246,.4),0 4px 20px rgba(99,102,241,.3),inset 0 1px 0 rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.1)}.cta-badge::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:badgeShine 3s ease-in-out infinite}.badge-icon{animation:iconSpin 8s linear infinite}.cta-content h2{font-size:4.5rem;font-weight:900;margin-bottom:2rem;line-height:1;letter-spacing:-.03em;gap:.2rem}.title-line-1{background:linear-gradient(135deg,#fff 0,#f8fafc 100%);animation:titleGlow1 4s ease-in-out infinite}.title-line-2{background:linear-gradient(135deg,#3b82f6 0,#6366f1 50%,#8b5cf6 100%);filter:drop-shadow(0 0 20px rgba(59,130,246,.5));animation:titleGlow2 4s ease-in-out infinite}.title-line-3{background:linear-gradient(135deg,#fbbf24 0,#f59e0b 100%);filter:drop-shadow(0 0 15px rgba(251,191,36,.4));animation:titleGlow3 4s ease-in-out infinite}.subtitle{margin-bottom:3rem}.subtitle p{font-size:1.4rem;color:#e2e8f0;line-height:1.6;margin-bottom:1rem;opacity:.95}.subtitle-highlight{padding:1rem 1.5rem;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(99,102,241,.08));border-radius:12px;border-left:4px solid #3b82f6}.highlight-text{color:#cbd5e1;font-size:1.1rem;font-style:italic;font-weight:500}.cta-stats{margin-bottom:3rem;padding:2rem;border-radius:20px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stats-grid .stat-item{text-align:center;padding:1.5rem;background:rgba(255,255,255,.03);border-radius:16px;transition:all .3s ease;position:relative;overflow:hidden}.stats-grid .stat-item::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#6366f1,#8b5cf6);opacity:0;transition:opacity .3s ease}.stats-grid .stat-item:hover{background:rgba(255,255,255,.06);transform:translateY(-5px);box-shadow:0 15px 40px rgba(59,130,246,.2)}.stats-grid .stat-item:hover::before{opacity:1}.stats-grid .stat-number{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#fff 0,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;line-height:1}.stats-grid .stat-label{font-size:1rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.05em}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.stats-grid{grid-template-columns:1fr;gap:1rem}.stats-grid .stat-number{font-size:2.5rem}}.live-activity{margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(5,150,105,.05));border-radius:16px;border:1px solid rgba(16,185,129,.2);position:relative;overflow:hidden}.activity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.live-indicator{display:flex;align-items:center;gap:.5rem;color:#10b981;font-weight:600}.pulse-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:livePulse 2s infinite;box-shadow:0 0 10px rgba(16,185,129,.5)}.stat-highlight{color:#cbd5e1;font-size:.9rem;font-weight:500}.result-stream{display:flex;flex-direction:column;gap:1rem}.result-item{gap:1rem;padding:1rem;background:rgba(255,255,255,.05);border-radius:12px;transition:all .3s ease;animation:slideInResult .6s ease-out}.result-info,.result-item,.user-avatar{display:flex;align-items:center}.user-avatar{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:50%;justify-content:center;color:#fff;font-weight:700;font-size:1rem}.result-info{flex:1;justify-content:space-between}.user-name{color:#f1f5f9;font-weight:600}.iq-score{color:#3b82f6;font-weight:700;font-size:1.1rem}.time-ago{color:#94a3b8;font-size:.8rem}.value-showcase{margin:4rem 0}.showcase-header{text-align:center;margin-bottom:3rem}.showcase-header h3,.success-header h3{font-size:2.5rem;font-weight:800;color:#f8fafc;margin-bottom:1rem}.showcase-header p{font-size:1.2rem;color:#cbd5e1}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.value-card{background:rgba(255,255,255,.05);border-radius:20px;padding:2rem;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;transition:all .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(59,130,246,.2)}.value-icon-container{position:relative;width:80px;height:80px;margin:auto auto 1rem;display:flex;align-items:center;justify-content:center}.value-icon{font-size:3rem;position:relative;z-index:2}.icon-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:50%;opacity:.2;z-index:1}.final-cta-action h3,.value-content h4{font-size:1.5rem;font-weight:700;color:#f8fafc;margin-bottom:1rem}.final-cta-action p,.value-content p{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.6}.value-metric{display:flex;align-items:center;gap:.5rem}.metric-number{font-size:2rem;font-weight:800;color:#3b82f6}.metric-label{color:#94a3b8;font-size:.9rem}.success-showcase{margin:4rem 0}.seo-content h2,.success-header{text-align:center;margin-bottom:3rem}.story-rating{display:flex;align-items:center;justify-content:center;gap:1rem}.stars{color:#fbbf24;font-size:1.2rem}.success-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.success-card{background:rgba(255,255,255,.05);border-radius:20px;padding:2rem;border:1px solid rgba(255,255,255,.1)}.success-quote{margin-bottom:2rem;font-size:1.1rem;color:#e2e8f0;line-height:1.7;font-style:italic}.success-author{display:flex;align-items:center;gap:1rem}.author-avatar img{width:50px;height:50px;border-radius:50%}.author-name{font-weight:700;color:#f8fafc;margin-bottom:.25rem}.author-title{color:#94a3b8;font-size:.9rem;margin-bottom:.25rem}.author-company{color:#64748b;font-size:.8rem}.trust-indicators{margin:4rem 0}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.trust-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:rgba(255,255,255,.05);border-radius:15px;border:1px solid rgba(255,255,255,.1)}.trust-icon{font-size:2rem}.trust-title{font-weight:700;color:#f8fafc;margin-bottom:.25rem}.trust-subtitle{color:#94a3b8;font-size:.9rem}.final-cta-action{margin:4rem 0 0;text-align:center}.cta-action-content{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(99,102,241,.08));border-radius:24px;padding:3rem;border:1px solid rgba(59,130,246,.2);position:relative;overflow:hidden}.cta-action-content::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#3b82f6,#6366f1,#8b5cf6,transparent);opacity:.6}.final-cta-action h3{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#fff 0,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.final-cta-action p{font-size:1.2rem;margin-bottom:2rem}.final-cta-action .btn{padding:1.25rem 3rem;font-size:1.2rem;font-weight:700;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden}.final-cta-action .btn-primary{background:linear-gradient(135deg,#3b82f6 0,#6366f1 50%,#8b5cf6 100%);color:#fff;border:0;box-shadow:0 10px 30px rgba(59,130,246,.3),0 4px 15px rgba(99,102,241,.2)}.final-cta-action .btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(59,130,246,.4),0 6px 20px rgba(99,102,241,.3)}.final-cta-action .btn-secondary{background:rgba(255,255,255,.05);color:#cbd5e1;border:1px solid rgba(255,255,255,.2);margin-left:1rem}.final-cta-action .btn-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3);transform:translateY(-3px)}.cta-background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.floating-element{position:absolute;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:50%;opacity:.1;animation:floatElement 20s linear infinite}.element-1{width:100px;height:100px;top:10%;left:10%;animation-delay:0s}.element-2{width:150px;height:150px;top:20%;right:15%;animation-delay:-5s}.element-3{width:80px;height:80px;bottom:30%;left:20%;animation-delay:-10s}.element-4{width:120px;height:120px;bottom:15%;right:10%;animation-delay:-15s}.element-5{width:60px;height:60px;top:50%;left:5%;animation-delay:-7s}.element-6{width:90px;height:90px;top:70%;right:5%;animation-delay:-12s}.seo-content{background:#f8fafc;padding:4rem 0;margin-top:4rem}.seo-container{max-width:1200px;margin:0 auto;padding:0 2rem}.seo-content h2{font-size:2.5rem;font-weight:800;color:#1e293b}.seo-content h3{font-size:1.5rem;font-weight:700;color:#334155;margin:2rem 0 1rem}.seo-content p{color:#475569;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}@media (max-width:768px){.final-cta{min-height:auto;padding:4rem 0}.cta-container{padding:2rem 1rem}.cta-content h2{font-size:2.5rem}.subtitle p{font-size:1.1rem}.live-activity{padding:1.5rem}.result-item{text-align:center}.result-info,.result-item{flex-direction:column;gap:.5rem}.success-grid,.value-grid{grid-template-columns:1fr}}.title-line-1,.title-line-2,.title-line-3{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;overflow:hidden}@media (max-width:768px){.final-cta{min-height:auto;padding:0}.cta-container{padding:3rem 1rem;gap:2.5rem}.cta-badge{padding:.75rem 1.5rem;font-size:.8rem;margin-bottom:1.5rem;border-radius:50px}.main-headline{margin-bottom:2rem}.title-line-1,.title-line-2,.title-line-3{font-size:2.25rem;line-height:1.2;margin-bottom:.5rem}.main-description{font-size:1.1rem;max-width:100%;margin:0 auto 2.5rem;padding:0 1rem}.premium-actions{gap:1rem;margin-bottom:2rem}.main-cta-btn{width:100%;padding:1rem 2rem;font-size:1.1rem;margin-bottom:.75rem}.cta-features-grid{grid-template-columns:1fr;gap:1rem}.premium-feature{padding:1.25rem;border-radius:16px}.premium-feature-icon{width:50px;height:50px;margin-bottom:1rem}.premium-feature-icon svg{width:24px;height:24px}.premium-feature h4{font-size:1.125rem;margin-bottom:.5rem}.premium-feature p{font-size:.9rem}.trust-section{padding:2.5rem 1rem;border-radius:20px;margin:2rem 0}.trust-header{margin-bottom:1.5rem}.trust-header h3{font-size:1.5rem;margin-bottom:.75rem}.trust-header p{font-size:.95rem}.trust-grid{grid-template-columns:1fr;gap:1rem}.trust-metric{padding:1.25rem;border-radius:16px}.metric-icon{width:45px;height:45px;margin-bottom:1rem}.metric-icon svg,.showcase-icon svg{width:22px;height:22px}.metric-value{font-size:1.75rem;margin-bottom:.25rem}.metric-label{font-size:.85rem}.urgency-section{padding:2rem 1rem;border-radius:20px}.countdown-display{margin-bottom:1.5rem}.countdown-item{margin:0 .5rem}.countdown-number{font-size:1.5rem;margin-bottom:.25rem}.countdown-label{font-size:.7rem}.urgency-text{font-size:.9rem;margin-bottom:1.5rem}.urgent-cta{width:100%;padding:.875rem 1.5rem;font-size:1rem}.showcase-section{padding:2.5rem 1rem;border-radius:20px}.showcase-header h3,.success-header h3{font-size:1.75rem;margin-bottom:.75rem}.showcase-header p,.success-header p{font-size:.95rem;margin-bottom:1.5rem}.showcase-grid{grid-template-columns:1fr;gap:1rem}.showcase-item{padding:1.25rem;border-radius:16px}.showcase-icon{width:45px;height:45px;margin-bottom:1rem}.showcase-title{font-size:1rem;margin-bottom:.5rem}.showcase-desc{font-size:.85rem}.success-section{padding:2.5rem 1rem;border-radius:20px}.success-metrics{grid-template-columns:repeat(2,1fr);gap:1rem}.success-metric{padding:1rem;border-radius:12px}.success-number{font-size:1.5rem;margin-bottom:.25rem}.success-label{font-size:.8rem}.seo-content{padding:2rem 1rem;margin-top:2rem}.seo-content h2,.seo-content p{font-size:1.75rem;margin-bottom:1rem;text-align:center}.seo-content p{font-size:.9rem;line-height:1.6;text-align:left}}@media (max-width:480px){.cta-container{padding:2rem .75rem;gap:2rem}.title-line-1,.title-line-2,.title-line-3{font-size:1.9rem;line-height:1.3}.main-description{font-size:1rem;padding:0}.success-metrics{grid-template-columns:1fr;gap:.75rem}.countdown-item{margin:0 .25rem}.countdown-number{font-size:1.25rem}.seo-content h2{font-size:1.5rem}.seo-content p{font-size:.85rem}}