*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e0e0e0;background-color:#0a0a14;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh;background:#0a0a14}#root{width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}button{font-family:inherit}.hero{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;min-height:100vh;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.03"><path d="M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z"/></g></g></svg>');opacity:.4}.nav{position:sticky;top:0;background:#1a1a2ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:2rem;align-items:center}.language-switcher{position:relative}.lang-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .2s;font-weight:500}.lang-button:hover{background:#fff3;border-color:#ffffff4d}.lang-code{font-size:.875rem}.lang-menu{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;overflow:hidden;z-index:1000;min-width:180px}.lang-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff;border:none;color:#1a1a2e;cursor:pointer;transition:background .2s;text-align:left;font-size:.95rem}.lang-option:hover{background:#f5f5f5}.lang-option.active{background:#667eea;color:#fff}.lang-flag{font-size:1.25rem}.lang-name{font-weight:500}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:all .2s;position:relative;padding:.5rem 0}.nav-links a:hover{opacity:.8}.nav-links a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to right,gold,#ff6b6b);border-radius:2px}.mobile-menu-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;z-index:110}@media(max-width:768px){.mobile-menu-toggle{display:block}.nav-links{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:#1a1a2efa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;gap:2rem;padding:2rem;transition:right .3s ease;z-index:100;box-shadow:-4px 0 20px #0000004d}.nav-links.mobile-open{right:0}.nav-links a{font-size:1.25rem;width:100%;text-align:center;padding:1rem}.nav-links a.active:after{bottom:.5rem}.language-switcher{width:100%}.lang-button{width:100%;justify-content:center}.lang-menu{position:relative;top:.5rem;width:100%}}.btn-demo{padding:.5rem 1.5rem;background:#fff;color:#667eea!important;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-demo:hover{background:#f0f4ff;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.hero-content{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-headline{font-size:3.5rem;font-weight:800;line-height:1.1;margin:0 0 1.5rem}.gradient-text{background:linear-gradient(to right,gold,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subheadline{font-size:1.25rem;line-height:1.6;opacity:.9;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.btn-primary,.btn-secondary,.btn-outline{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s}.btn-primary{background:#fff;color:#667eea;box-shadow:0 4px 20px #0003}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0000004d}.btn-secondary{background:#fff3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff4d}.btn-outline{background:transparent;color:#fff;border:2px solid white}.btn-outline:hover{background:#ffffff1a}.social-proof{display:flex;gap:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.proof-item{text-align:center}.proof-number{font-size:2rem;font-weight:700;margin-bottom:.25rem}.proof-label{font-size:.875rem;opacity:.8}.mockup-container{position:relative;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.mockup-screen{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;overflow:hidden}.mockup-header{background:#f5f5f5;padding:.75rem 1rem;display:flex;gap:.5rem}.mockup-dot{width:12px;height:12px;border-radius:50%;background:#ddd}.mockup-content{padding:2rem;background:linear-gradient(to bottom,#fafafa,#fff)}.dashboard-preview{display:flex;flex-direction:column;gap:1rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;align-items:center;color:#333}.stat-card.ai-insights{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stat-card.ai-insights .stat-label{color:#ffffffe6}.stat-icon{color:#667eea;flex-shrink:0}.stat-icon-success{color:#10b981;flex-shrink:0}.stat-icon-purple{color:#8b5cf6;flex-shrink:0}.stat-icon-orange{color:#f59e0b;flex-shrink:0}.stat-value{font-size:1.5rem;font-weight:700;color:#667eea}.stat-value-small{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.stat-label{font-size:.875rem;color:#666}.ai-badge{background:#ffffff4d;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.chart-placeholder{height:120px;background:linear-gradient(to top,rgba(102,126,234,.1),transparent);border-radius:8px;margin-top:1rem}@media(max-width:968px){.hero-content{grid-template-columns:1fr;gap:2rem}.hero-headline{font-size:2.5rem}.nav-links{gap:1rem}.social-proof{gap:1.5rem}}@media(max-width:600px){.hero-headline{font-size:2rem}.cta-buttons{flex-direction:column}.btn-primary,.btn-secondary,.btn-outline{width:100%;justify-content:center}}.pricing-section{padding:6rem 2rem;background:#0f0f1e}.pricing-container{max-width:1400px;margin:0 auto}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-header h2{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.pricing-header p{font-size:1.25rem;color:#b0b0b0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.pricing-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000080;transition:all .3s;position:relative;border:2px solid rgba(255,255,255,.1)}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #667eea4d;border-color:#667eea}.pricing-card.popular{border-color:#667eea;transform:scale(1.05);background:linear-gradient(135deg,#1e1e3f,#2a2a4a)}.pricing-card.popular:hover{transform:scale(1.05) translateY(-8px)}.popular-badge{position:absolute;top:-12px;right:2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.tier-header{padding-bottom:2rem;border-bottom:2px solid rgba(255,255,255,.1);margin-bottom:2rem}.tier-header h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.price{margin-bottom:1rem}.amount{font-size:3rem;font-weight:800;color:#667eea}.period{font-size:1rem;color:#666}.best-for{font-size:.875rem;color:#b0b0b0;line-height:1.4}.feature-list{list-style:none;padding:0;margin:0 0 2rem}.feature-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.95rem;color:#e0e0e0}.check-icon{color:#667eea;flex-shrink:0;margin-top:2px}.tier-cta{width:100%;padding:1rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.tier-cta.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.tier-cta.primary:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.tier-cta.secondary{background:#fff;color:#667eea;border:2px solid #667eea}.tier-cta.secondary:hover{background:#667eea;color:#fff}.pricing-note{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.pricing-note svg{color:gold}.pricing-note p{font-size:1rem;color:#e0e0e0;margin:0}@media(max-width:968px){.pricing-grid{grid-template-columns:1fr}.pricing-card.popular{transform:scale(1)}.pricing-header h2{font-size:2rem}}.ai-showcase-section{padding:6rem 2rem;background:#16213e}.ai-showcase-container{max-width:1400px;margin:0 auto}.showcase-header{text-align:center;margin-bottom:4rem}.ai-badge-large{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50px;font-size:1.25rem;font-weight:700;margin-bottom:2rem;box-shadow:0 8px 30px #667eea4d}.showcase-header h2{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.showcase-header p{font-size:1.25rem;color:#b0b0b0}.analytics-dashboard{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px #00000080;margin-bottom:4rem;border:1px solid rgba(255,255,255,.1)}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.1)}.dashboard-header h3{font-size:1.75rem;font-weight:700;color:#fff}.time-badge{padding:.5rem 1rem;background:#2e7d3233;color:#4caf50;border-radius:20px;font-size:.875rem;font-weight:600;border:1px solid rgba(76,175,80,.3)}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.metric-card{background:#ffffff0d;padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.metric-label{font-size:.875rem;color:#b0b0b0;margin-bottom:.5rem}.metric-value{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.5rem}.metric-change{font-size:.95rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.metric-change.up{color:#2e7d32}.metric-change.down{color:#d32f2f}.vs-label{font-size:.75rem;color:#999;font-weight:400}.charts-preview{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.chart-card{background:#ffffff08;padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.chart-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-weight:600;color:#fff}.chart-header svg{color:#667eea}.chart-visual{position:relative}.trend-chart{width:100%;height:100px}.chart-label{text-align:center;margin-top:.5rem;font-size:.875rem;color:#667eea;font-weight:600}.category-list{display:flex;flex-direction:column;gap:1rem}.category-item{position:relative}.category-bar{height:28px;border-radius:6px;transition:width .5s ease}.category-item span{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#fff;font-weight:600;font-size:.875rem}.ai-examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-bottom:4rem}.ai-example-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;padding:2rem;box-shadow:0 6px 25px #00000080;border:2px solid rgba(255,255,255,.1);transition:all .3s}.ai-example-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 12px 40px #667eea4d}.example-icon{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.ai-example-card h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.example-description{color:#b0b0b0;line-height:1.6;margin-bottom:1.5rem}.example-demo{background:#ffffff08;padding:1.25rem;border-radius:10px;border-left:4px solid #667eea}.demo-label{font-size:.75rem;text-transform:uppercase;color:#667eea;font-weight:700;letter-spacing:.5px;margin-bottom:.75rem}.demo-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.demo-row:last-child{border-bottom:none}.demo-key{font-size:.875rem;color:#b0b0b0;text-transform:capitalize}.demo-value{font-size:.875rem;font-weight:600;color:#fff}.ai-impact-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem;border-radius:20px;text-align:center}.ai-impact-section h3{font-size:2rem;font-weight:700;margin-bottom:3rem}.impact-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.impact-stat{text-align:center}.stat-number{font-size:3.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(to right,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:1rem;opacity:.9}@media(max-width:968px){.showcase-header h2{font-size:2rem}.charts-preview,.ai-examples-grid{grid-template-columns:1fr}.impact-stats{grid-template-columns:repeat(2,1fr);gap:2rem}.stat-number{font-size:2.5rem}.analytics-dashboard{padding:1.5rem}}@media(max-width:640px){.metrics-grid,.impact-stats{grid-template-columns:1fr}}.features-section{padding:6rem 2rem;background:#0f0f1e}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem}.features-header h2{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.features-header p{font-size:1.25rem;color:#b0b0b0}.feature-groups{display:flex;flex-direction:column;gap:1rem}.feature-group{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:all .3s}.feature-group:hover{border-color:#667eea;box-shadow:0 4px 20px #667eea33}.feature-group.open{border-color:#667eea;box-shadow:0 8px 30px #667eea4d}.group-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;cursor:pointer;-webkit-user-select:none;user-select:none}.group-title-section{display:flex;gap:1.5rem;align-items:center;flex:1}.group-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0}.group-title-row{display:flex;align-items:center;gap:1rem;margin-bottom:.25rem}.group-title-section h3{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.feature-badge{padding:.25rem .75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;font-weight:600;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.group-summary{font-size:.95rem;color:#b0b0b0;margin:0}.chevron{color:#667eea;transition:transform .3s;flex-shrink:0}.group-content{max-height:0;overflow:hidden;transition:max-height .5s ease-out,padding .3s ease-out;padding:0 2rem}.feature-group.open .group-content{max-height:2000px;padding:0 2rem 2rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;list-style:none;padding:0;margin:0}.feature-grid li{padding:1rem;background:#ffffff08;border-radius:8px;font-size:.95rem;color:#e0e0e0;border-left:3px solid #667eea;transition:all .2s}.feature-grid li:hover{background:#667eea1a;transform:translate(4px)}@media(max-width:968px){.features-header h2{font-size:2rem}.group-header{padding:1rem 1.5rem}.group-title-section{gap:1rem}.group-icon{width:40px;height:40px}.group-title-section h3{font-size:1.25rem}.feature-grid{grid-template-columns:1fr}}.support-section{padding:6rem 2rem;background:#16213e}.support-container{max-width:1200px;margin:0 auto}.support-header{text-align:center;margin-bottom:4rem}.support-header h2{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.support-header p{font-size:1.25rem;color:#b0b0b0}.support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.support-card{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px #00000080;transition:all .3s;border:2px solid rgba(255,255,255,.1);color:#fff}.support-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #667eea4d;border-color:#667eea}.support-card.highlighted{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.support-icon{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.support-icon.email{background:#e3f2fd;color:#1976d2}.support-icon.chat{background:#f3e5f5;color:#7b1fa2}.support-icon.phone{background:#e8f5e9;color:#388e3c}.support-icon.priority{background:#fff3;color:#fff}.support-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.plan-badge{font-size:.875rem;font-weight:600;color:#667eea;margin-bottom:1rem}.support-card.highlighted .plan-badge,.plan-badge.enterprise{color:gold}.sla-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem}.sla-card{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000080;border:1px solid rgba(255,255,255,.1)}.sla-card svg{color:#667eea;margin-bottom:1rem}.sla-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.sla-card ul{list-style:none;padding:0;margin:0}.sla-card li{padding:.75rem 0;color:#e0e0e0;font-size:1rem}.escalation-visual{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000080;border:1px solid rgba(255,255,255,.1)}.escalation-visual h3{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#fff}.escalation-steps{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.escalation-step{display:flex;flex-direction:column;align-items:center;gap:.5rem}.step-number{width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.step-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#667eea}.step-content span{font-size:.875rem;font-weight:600;color:#e0e0e0}.arrow{color:#667eea;flex-shrink:0}.migration-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;overflow:hidden}.migration-content{padding:3rem;color:#fff;display:flex;gap:2rem;align-items:center}.migration-icon{font-size:4rem;flex-shrink:0}.migration-text h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.migration-text p{font-size:1.125rem;opacity:.9;margin-bottom:1.5rem;line-height:1.6}.migration-benefits{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.migration-benefits li{font-size:1rem;opacity:.95}@media(max-width:968px){.support-header h2{font-size:2rem}.sla-section{grid-template-columns:1fr}.escalation-steps{flex-direction:column}.arrow{transform:rotate(90deg)}.migration-content{flex-direction:column;text-align:center;padding:2rem}.migration-text h3{font-size:1.5rem}.migration-benefits{grid-template-columns:1fr}}.faq-section{padding:6rem 2rem;background:linear-gradient(to bottom,#f8f9fa,#fff)}.faq-container{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-header h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#1a1a2e}.faq-header p{font-size:1.25rem;color:#666}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.faq-item:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26}.faq-item.open{border-color:#667eea}.faq-question{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-question h3{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin:0;flex:1}.chevron{color:#667eea;transition:transform .3s ease;flex-shrink:0}.chevron.rotated{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 2rem}.faq-item.open .faq-answer{max-height:500px;padding:0 2rem 1.5rem}.faq-answer p{margin:0;color:#666;line-height:1.7;font-size:1rem}.faq-footer{text-align:center;margin-top:4rem;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff}.faq-footer p{font-size:1.25rem;margin-bottom:1rem;font-weight:600}.contact-link{color:#fff;font-size:1.125rem;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s}.contact-link:hover{opacity:.9;text-decoration:underline}@media(max-width:768px){.faq-section{padding:4rem 1rem}.faq-header h2{font-size:2rem}.faq-question{padding:1.25rem 1.5rem}.faq-question h3{font-size:1rem}.faq-item.open .faq-answer{padding:0 1.5rem 1.25rem}.faq-answer{padding:0 1.5rem}}.testimonial-section{padding:6rem 2rem;background:#0f0f1e}.testimonial-container{max-width:900px;margin:0 auto}.testimonial-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 60px #667eea4d;text-align:center}.stars{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.testimonial-card blockquote{font-size:1.5rem;line-height:1.8;font-style:italic;margin:0 0 2rem;opacity:.95}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:1rem}.author-avatar{width:56px;height:56px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}.author-name{font-weight:700;font-size:1.125rem}.author-title{opacity:.8;font-size:.95rem}.final-cta-section{padding:6rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.final-cta-container{max-width:800px;margin:0 auto}.final-cta-container h2{font-size:3.5rem;font-weight:800;margin-bottom:1rem}.final-cta-container p{font-size:1.5rem;opacity:.9;margin-bottom:3rem}.final-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.final-cta-buttons .btn-primary,.final-cta-buttons .btn-secondary,.final-cta-buttons .btn-outline{padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s}.final-cta-buttons .btn-primary{background:#fff;color:#667eea;box-shadow:0 6px 25px #0003}.final-cta-buttons .btn-primary:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000004d}.final-cta-buttons .btn-secondary{background:#fff3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.final-cta-buttons .btn-secondary:hover{background:#ffffff4d}.final-cta-buttons .btn-outline{background:transparent;color:#fff;border:2px solid white}.final-cta-buttons .btn-outline:hover{background:#ffffff1a}.trust-badges{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.badge{padding:.75rem 1.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;font-size:.95rem;font-weight:600}.footer{background:#0a0a14;color:#fff;padding:4rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-column h3{font-size:1.5rem;margin-bottom:1rem}.footer-column h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#667eea}.footer-column p{opacity:.8;line-height:1.6;margin-bottom:1rem}.footer-column a{display:block;color:#ffffffb3;text-decoration:none;margin-bottom:.75rem;transition:color .2s}.footer-column a:hover{color:#fff}.footer-social{display:flex;gap:1.5rem;margin-top:1rem}.footer-social a{display:inline;color:#667eea;font-weight:600}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-bottom p{opacity:.6;font-size:.875rem;margin-bottom:1rem}.compliance-note{font-size:.75rem;max-width:800px;margin:0 auto}@media(max-width:968px){.testimonial-card{padding:2rem}.testimonial-card blockquote{font-size:1.25rem}.final-cta-container h2{font-size:2.5rem}.final-cta-container p{font-size:1.125rem}.final-cta-buttons{flex-direction:column;align-items:stretch}.final-cta-buttons .btn-primary,.final-cta-buttons .btn-secondary,.final-cta-buttons .btn-outline{justify-content:center}.trust-badges{gap:1rem}.footer-grid{grid-template-columns:1fr;gap:2rem}}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #667eea66;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:1000}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{transform:translateY(-4px);box-shadow:0 6px 20px #667eea99}.back-to-top:active{transform:translateY(-2px)}@media(max-width:768px){.back-to-top{bottom:1rem;right:1rem;width:45px;height:45px}}.landing-page{width:100%;overflow-x:hidden}*{box-sizing:border-box}html{scroll-behavior:smooth}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.fade-in{animation:fadeIn .6s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*:focus-visible{outline:2px solid #667eea;outline-offset:2px}button,a,.card{transition:all .3s ease}::selection{background:#667eea;color:#fff}::-moz-selection{background:#667eea;color:#fff}
