*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;border-bottom:1px solid rgba(30,64,175,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo h2{color:#1e40af;font-size:1.5rem;font-weight:700}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#1e40af}.nav-cta-btn{background:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.nav-cta-btn:hover{background:#ea580c;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#1e40af,#3b82f6,#60a5fa);color:#fff;padding:120px 0 80px;min-height:90vh;display:flex;align-items:center}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.hero-ctas{display:flex;gap:1rem;margin-bottom:2rem}.primary-btn{background:#f97316;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.primary-btn:hover{background:#ea580c;transform:translateY(-2px)}.primary-btn.large{padding:1.25rem 2.5rem;font-size:1.2rem}.secondary-btn{background:transparent;color:#fff;border:2px solid white;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.secondary-btn:hover{background:#fff;color:#1e40af}.trust-indicator{font-size:.9rem;opacity:.8}.hero-visual{display:flex;justify-content:center;align-items:center}.ai-interface{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:3rem;text-align:center;border:1px solid rgba(255,255,255,.2)}.phone-icon,.ai-brain{font-size:4rem;margin-bottom:1rem}.success-metrics{display:flex;gap:2rem;margin-top:2rem}.metric{text-align:center}.metric .number{display:block;font-size:2rem;font-weight:700;color:#14b8a6}.metric .label{font-size:.9rem;opacity:.8}.problem-section{padding:80px 0;background:#f8fafc}.problem-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e40af}.problem-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.stat-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-number{font-size:3rem;font-weight:700;color:#dc2626;margin-bottom:1rem}.comparison-visual{margin-bottom:3rem}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:800px;margin:0 auto}.before,.after{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.before h3{color:#dc2626;margin-bottom:1.5rem;text-align:center}.after h3{color:#059669;margin-bottom:1.5rem;text-align:center}.scenario{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.scenario .icon{font-size:1.5rem}.cta-btn{display:block;margin:0 auto;background:#f97316;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-btn:hover{background:#ea580c;transform:translateY(-2px)}.features-section{padding:80px 0;background:#fff}.features-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e40af}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#f8fafc;padding:2.5rem;border-radius:12px;text-align:center;transition:transform .3s ease;border:2px solid transparent}.feature-card:hover{transform:translateY(-5px);border-color:#1e40af}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1e40af}.feature-card p{color:#64748b;line-height:1.6}.how-it-works{padding:80px 0;background:#f8fafc}.how-it-works h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e40af}.process-timeline{display:flex;align-items:center;justify-content:center;gap:2rem;max-width:1000px;margin:0 auto}.process-step{background:#fff;padding:2rem;border-radius:12px;text-align:center;flex:1;box-shadow:0 4px 6px #0000001a}.step-number{background:#1e40af;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.process-step h3{color:#1e40af;margin-bottom:1rem}.process-arrow{font-size:2rem;color:#1e40af;font-weight:700}.testimonials-section{padding:80px 0;background:#fff}.testimonials-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e40af}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial-card{background:#f8fafc;padding:2rem;border-radius:12px;border-left:4px solid #14b8a6}.testimonial-content p{font-style:italic;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.testimonial-author h4{color:#1e40af;margin-bottom:.25rem}.testimonial-author span{color:#64748b;font-size:.9rem}.pricing-section{padding:80px 0;background:#f8fafc}.pricing-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e40af}.comparison-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;max-width:800px;margin:0 auto}.comparison-table table{width:100%;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:1.5rem;text-align:left;border-bottom:1px solid #e2e8f0}.comparison-table th{background:#1e40af;color:#fff;font-weight:600}.nexa-column{background:#f0f9ff!important;color:#1e40af!important}.comparison-table td.nexa-column{font-weight:600}.final-cta{padding:80px 0;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;text-align:center}.final-cta h2{font-size:2.5rem;margin-bottom:1rem}.final-cta p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.guarantees{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem}.guarantee{font-size:.9rem;opacity:.9}.faq-section{padding:80px 0;background:#fff}.faq-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e40af}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:1rem}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;cursor:pointer;transition:color .3s ease}.faq-question:hover{color:#1e40af}.faq-question h3{font-size:1.1rem;font-weight:600}.faq-toggle{font-size:1.5rem;font-weight:300;color:#1e40af;transition:transform .3s ease}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:200px}.faq-answer p{padding-bottom:1.5rem;color:#64748b;line-height:1.6}.footer{background:#1e293b;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-logo h3{color:#14b8a6;margin-bottom:.5rem}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h4{margin-bottom:1rem;color:#14b8a6}.footer-column a{display:block;color:#cbd5e1;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.footer-column a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #334155;color:#94a3b8}@media (max-width: 768px){.nav-links{display:none}.hero-content{grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-ctas{flex-direction:column;align-items:center}.before-after{grid-template-columns:1fr}.process-timeline{flex-direction:column}.process-arrow{transform:rotate(90deg)}.guarantees{flex-direction:column;gap:1rem}.footer-content,.footer-links{grid-template-columns:1fr}}@media (max-width: 480px){.container{padding:0 15px}.hero{padding:100px 0 60px;min-height:80vh}.hero-text h1{font-size:2rem}.hero-subtitle{font-size:1.1rem}.success-metrics{flex-direction:column;gap:1rem}.comparison-table{overflow-x:auto}.comparison-table table{min-width:500px}}
