:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#080808;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#747bff}body{margin:0;min-width:0;min-height:100vh;overflow-x:hidden}html{overflow-x:hidden}#root{width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;color:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.dark{color-scheme:dark}.dark body{color:#e0e0e0;background-color:#1a1a2e}.dark button{background-color:#2a2a4a;color:#e0e0e0}.dark a{color:#8b9cf7}.dark a:hover{color:#a5b4fc}.auth-container{height:100vh;overflow-y:auto;display:flex;align-items:flex-start;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:40px 20px;box-sizing:border-box}.auth-card{background:#fff;border-radius:16px;padding:40px;width:100%;max-width:420px;box-shadow:0 20px 60px #0003}.auth-card h2{margin:0 0 8px;color:#333;font-size:1.75rem;text-align:center}.auth-subtitle{color:#666;text-align:center;margin-bottom:30px;font-size:.95rem}.auth-card form{display:flex;flex-direction:column;gap:20px}.auth-card .form-group{display:flex;flex-direction:column;gap:6px}.auth-card label{font-size:.9rem;font-weight:500;color:#333}.auth-card input{padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-card input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.auth-card input::placeholder{color:#aaa}.auth-error{background:#fee;color:#c00;padding:12px 16px;border-radius:8px;font-size:.9rem;text-align:center}.mob-desktop-hint{display:none}@media(max-width:768px){.mob-desktop-hint{display:flex;align-items:flex-start;gap:10px;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;padding:12px 14px;margin-bottom:20px;font-size:.82rem;color:#92400e;line-height:1.4}.mob-desktop-hint svg{flex-shrink:0;margin-top:1px;color:#f59e0b}}.auth-success{text-align:center}.auth-success p{color:#166534;background:#dcfce7;padding:16px;border-radius:8px;margin-bottom:20px}.auth-success button{background:#667eea;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:1rem}.auth-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s,transform .2s;margin-top:10px}.auth-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding-top:24px;border-top:1px solid #eee}.auth-footer span{color:#666;font-size:.9rem}.auth-link{background:none;border:none;color:#667eea;font-size:.9rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.auth-link:hover{background:#667eea1a}.auth-divider{color:#ddd}.auth-or-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#aaa;font-size:13px}.auth-or-divider:before,.auth-or-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 16px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;font-size:15px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;margin-bottom:4px}.auth-google-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.auth-google-btn:disabled{opacity:.6;cursor:not-allowed}.dark .auth-or-divider:before,.dark .auth-or-divider:after{background:#3a3a5c}.dark .auth-google-btn{background:#2a2a4a;border-color:#3a3a5c;color:#e2e8f0}.dark .auth-google-btn:hover:not(:disabled){background:#32325a}.pw-requirements{list-style:none;margin:8px 0 0;padding:10px 14px;background:#f8f9ff;border-radius:8px;border:1px solid #e8eaf6;display:flex;flex-direction:column;gap:4px}.pw-requirements li{font-size:.82rem;font-weight:500}.pw-ok{color:#16a34a}.pw-fail{color:#9ca3af}.dark .pw-requirements{background:#1a1a2e;border-color:#333;box-shadow:0 4px 12px #0000004d}.pw-requirements-wrapper{position:relative}.dark .pw-fail{color:#666}.auth-terms{margin-top:20px;font-size:.8rem;color:#888;text-align:center;line-height:1.5}.dark .auth-card{background:#222240;box-shadow:0 20px 60px #0006}.dark .auth-card h2{color:#fff}.dark .auth-subtitle{color:#999}.dark .auth-card label{color:#ddd}.dark .auth-card input{background:#1a1a2e;border-color:#444;color:#ddd}.dark .auth-card input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.dark .auth-card input::placeholder{color:#666}.dark .auth-error{background:#3a1a1a;color:#f87171}.dark .auth-success p{background:#1a3a2a;color:#4ade80}.dark .auth-footer{border-top-color:#333}.dark .auth-footer span{color:#999}.dark .auth-link{color:#8b9cf7}.dark .auth-link:hover{background:#667eea26}.dark .auth-divider{color:#444}.dark .auth-terms{color:#777}@media(max-width:768px){.auth-card{padding:20px 20px 24px}.auth-card h2{font-size:1.3rem;margin-bottom:4px}.auth-subtitle{font-size:.85rem;margin-bottom:16px}.auth-card form{gap:12px}.auth-card input{padding:10px 14px;font-size:.95rem}}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f5f7fa}.app-loading .spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.landing-wrapper{min-height:100vh;background:#fff;overflow-x:hidden;color:#1a1a2e;--text-primary: #1a1a2e;--text-secondary: #666;--border: rgba(0, 0, 0, .1);--card-bg: rgba(0, 0, 0, .03);--accent: #667eea}.landing-nav{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(0,0,0,.05)}.nav-container{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1.25rem;color:#333}.logo-ai{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.dark .logo-ai{background:linear-gradient(135deg,#a5b4fc,#c084fc);-webkit-background-clip:text;background-clip:text}.nav-links{display:flex;gap:32px}.nav-links a{color:#666;text-decoration:none;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:#667eea}.nav-actions{display:flex;gap:12px}.nav-btn{padding:10px 20px;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.nav-btn.secondary{background:transparent;border:1px solid #ddd;color:#333}.nav-btn.secondary:hover{border-color:#667eea;color:#667eea}.nav-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.nav-btn.primary:hover{opacity:.9;transform:translateY(-1px)}.hero-section{position:relative;overflow:hidden;padding:140px 24px 80px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-badge{display:inline-block;background:linear-gradient(135deg,#667eea20,#764ba220);color:#667eea;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:500;margin-bottom:24px}.hero-content h1{font-size:3.5rem;line-height:1.1;color:#1a1a2e;margin:0 0 24px}.hero-subtitle{font-size:1.25rem;color:#666;line-height:1.6;margin-bottom:32px}.hero-cta{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:48px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 30px #667eea4d}.btn-primary.large{padding:18px 36px;font-size:1.1rem}.hero-note{color:#888;font-size:.9rem}.hero-stats{display:flex;gap:48px}.stat{display:flex;flex-direction:column}.stat-icon{font-size:1.5rem;line-height:1;margin-bottom:4px}.stat-label{color:#555;font-size:.88rem;font-weight:500}.hero-visual{display:flex;justify-content:center}.chat-preview{width:360px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;overflow:hidden}.chat-preview-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:16px;display:flex;align-items:center;gap:8px}.chat-preview-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d}.chat-preview-header span{margin-left:auto;font-weight:500}.chat-preview-messages{padding:20px;display:flex;flex-direction:column;gap:12px;background:#f5f7fa;min-height:300px}.preview-msg{max-width:80%;padding:12px 16px;border-radius:16px;font-size:.9rem;line-height:1.4}.preview-msg.bot{background:#fff;color:#1a1a2e;align-self:flex-start;border-bottom-left-radius:4px;box-shadow:0 2px 8px #0000000d}.preview-msg.user{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.preview-msg.typing{display:flex;gap:4px;padding:16px}.preview-msg.typing span{width:8px;height:8px;background:#ccc;border-radius:50%;animation:typing 1.4s infinite ease-in-out}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.section-container{max-width:1200px;margin:0 auto;padding:0 24px}.features-section,.how-it-works-section,.pricing-section,.faq-section{padding:72px 0}.industries-section{padding:72px 0;border-top:1px solid var(--border)}.industries-section .section-tag-label{font-size:13px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.industries-section h2{font-size:clamp(24px,3vw,36px);font-weight:800;margin-bottom:10px}.industries-section .section-subtitle-text{color:var(--text-secondary);font-size:16px;margin-bottom:36px}.industries-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-bottom:28px}.industry-card{display:flex;align-items:center;gap:10px;background:var(--card-bg, rgba(255,255,255,.04));border:1px solid var(--border);border-radius:12px;padding:14px 16px;text-decoration:none;color:var(--text-primary, #fff);font-size:14px;font-weight:500;transition:border-color .2s,background .2s}.industry-card:hover{border-color:#667eea80;background:#667eea14;text-decoration:none}.industry-icon{font-size:20px;flex-shrink:0}.industry-label{flex:1}.industry-arrow{opacity:.35;flex-shrink:0}.industry-card:hover .industry-arrow{opacity:.7}.comparisons-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:8px}.comparisons-label{font-size:13px;color:var(--text-secondary);font-weight:500}.comparison-chip{background:#ffffff0a;border:1px solid var(--border);border-radius:50px;padding:6px 14px;font-size:13px;color:var(--text-secondary);text-decoration:none;transition:border-color .2s,color .2s}.comparison-chip:hover{border-color:#667eea80;color:#a78bfa;text-decoration:none}@media(max-width:640px){.industries-grid{grid-template-columns:repeat(2,1fr)}}.features-section{background:#f8f9fc}.how-it-works-section{background:#fff}.pricing-section{background:#f8f9fc}.pricing-trust{text-align:center;margin:24px 0 0;font-size:.85rem;color:#999;letter-spacing:.01em}.dark .pricing-trust{color:#555}.faq-section{background:#fff}h2{font-size:2.5rem;text-align:center;color:#1a1a2e;margin:0 0 16px}.section-subtitle{text-align:center;color:#666;font-size:1.1rem;margin-bottom:60px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px #0000000d;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001a}.feature-icon{font-size:2.5rem;margin-bottom:16px}.feature-card h3{font-size:1.25rem;color:#1a1a2e;margin:0 0 12px}.feature-card p{color:#666;line-height:1.6;margin:0}.steps-container{display:flex;align-items:flex-start;justify-content:center;gap:20px;flex-wrap:wrap}.step{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:200px}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:20px}.step-content h3{font-size:1.1rem;color:#1a1a2e;margin:0 0 8px}.step-content p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.step-arrow{font-size:2rem;color:#ddd;margin-top:20px}.steps-cta{text-align:center;margin-top:50px}.faq-accordion{max-width:700px;margin:0 auto}.faq-acc-item{border-bottom:1px solid #eeeef8}.faq-acc-item:first-child{border-top:1px solid #eeeef8}.faq-acc-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 4px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;color:#1a1a2e;text-align:left;transition:color .18s}.faq-acc-btn:hover{color:#667eea}.faq-acc-icon{width:18px;height:18px;flex-shrink:0;color:#999;transition:transform .28s cubic-bezier(.4,0,.2,1),color .18s}.faq-acc-item.open .faq-acc-icon{transform:rotate(180deg);color:#667eea}.faq-acc-item.open .faq-acc-btn{color:#667eea}.faq-acc-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}.faq-acc-item.open .faq-acc-body{grid-template-rows:1fr}.faq-acc-inner{overflow:hidden;min-height:0}.faq-acc-inner p{margin:0;padding:0 4px 18px;color:#555;line-height:1.7;font-size:.95rem}.trust-bar{background:#f0f2ff;border-top:1px solid #e5e9ff;border-bottom:1px solid #e5e9ff;padding:18px 0}.trust-bar-inner{max-width:900px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:8px}.trust-icon{font-size:1.1rem}.trust-label{font-size:.88rem;font-weight:600;color:#555}.social-proof-bar{padding:28px 24px;background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border-top:1px solid #e8ebff;border-bottom:1px solid #e8ebff}.social-proof-inner{max-width:600px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:0}.sp-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.sp-num{font-size:1.9rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.sp-label{font-size:.8rem;color:#888;font-weight:500;text-align:center}.sp-divider{width:1px;height:40px;background:#d8dcf0;flex-shrink:0;margin:0 16px}.dark .social-proof-bar{background:linear-gradient(135deg,#1a1a2e,#1e1e38);border-color:#2a2a4a}.dark .sp-label{color:#666}.dark .sp-divider{background:#2a2a4a}.testimonials-section{padding:80px 0;background:#fff}.testimonials-section h2{text-align:center;font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:48px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:#f8f9fc;border:1px solid #e8eaf0;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:16px}.testimonial-stars{color:#f59e0b;font-size:1rem;letter-spacing:2px}.testimonial-text{color:#374151;font-size:.95rem;line-height:1.65;flex:1;margin:0;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-name{font-size:.9rem;font-weight:600;color:#1a1a2e}.testimonial-role{font-size:.8rem;color:#888}.cta-section-landing{padding:100px 0;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.cta-section-landing h2{color:#fff;margin-bottom:16px}.cta-section-landing p{color:#ffffffe6;font-size:1.1rem;margin-bottom:32px}.cta-section-landing .btn-primary{background:#fff;color:#667eea}.cta-section-landing .btn-primary:hover{box-shadow:0 10px 30px #0003}.cta-note{color:#ffffffb3;font-size:.9rem;margin-top:16px}.landing-footer{background:#1a1a2e;color:#fff;padding:60px 0 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:2fr 3fr;gap:60px}.footer-brand p{color:#888;margin-top:16px;line-height:1.6}.footer-brand .nav-logo{color:#fff}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column h4{color:#fff;font-size:1rem;margin:0 0 20px}.footer-column a{display:block;color:#888;text-decoration:none;margin-bottom:12px;transition:color .2s}.footer-column a:hover{color:#667eea}.footer-bottom{border-top:1px solid #333;margin-top:60px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.footer-bottom p{color:#666;margin:0;font-size:.9rem}.footer-social{display:flex;gap:16px;align-items:center}.footer-social a{color:#666;transition:color .2s;display:flex;align-items:center}.footer-social a:hover{color:#a78bfa}.demo-section{position:relative;background:linear-gradient(135deg,#1a1a2e,#16213e 60%,#0f3460);padding:140px 24px 80px;overflow:hidden}.demo-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(102,126,234,.18) 1px,transparent 1px);background-size:30px 30px;pointer-events:none}.demo-section:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:350px;background:radial-gradient(ellipse,rgba(118,75,162,.25) 0%,rgba(102,126,234,.15) 40%,transparent 70%);pointer-events:none}.demo-section-inner{position:relative;z-index:1;max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.demo-section-badge{display:inline-flex;align-items:center;gap:8px;background:#667eea26;border:1px solid rgba(102,126,234,.35);color:#a5b4fc;padding:6px 16px;border-radius:20px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.demo-section-title{font-size:2rem;font-weight:700;color:#fff;margin:0;line-height:1.25;text-align:center;text-shadow:0 2px 30px rgba(102,126,234,.4)}.demo-section-subtitle{font-size:1rem;color:#ffffff8c;margin:0;line-height:1.6;max-width:520px}.demo-input-wrapper{position:relative;width:100%;max-width:620px;border-radius:14px;padding:2px;background:#667eea;overflow:hidden}.demo-input-wrapper:before{content:"";position:absolute;top:0;left:0;width:300%;height:100%;background:linear-gradient(90deg,#667eea,#764ba2,#06b6d4,#ec4899,#667eea);animation:borderShimmer 5s linear infinite;will-change:transform}@keyframes borderShimmer{0%{transform:translate(0)}to{transform:translate(-66.67%)}}.demo-input-wrapper .demo-input-card{position:relative;z-index:1;border:none;border-radius:12px;max-width:100%;background:#fff;box-shadow:none}.demo-hint{font-size:.78rem;color:#ffffff59;margin:0;letter-spacing:.03em}.demo-section .demo-scanning-visual{background:#ffffff0f;border-color:#667eea59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:620px;width:100%}.demo-section .demo-scanning-title{color:#fff}.demo-section .demo-scanning-url{color:#a5b4fc}.demo-section .demo-scanning-bar{background:#667eea33}.demo-section .demo-error{color:#fca5a5}.demo-input-section{margin-top:20px}.demo-input-label{display:flex;align-items:center;gap:7px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#667eea;margin-bottom:10px}.demo-live-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 2px #22c55e40;animation:pulseLive 2s ease-in-out infinite;flex-shrink:0}@keyframes pulseLive{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.5);opacity:0}}.demo-input-card{display:flex;align-items:stretch;max-width:500px;background:#fff;border:1.5px solid rgba(102,126,234,.22);border-radius:12px;overflow:hidden;box-shadow:0 2px 16px #667eea17,0 1px 3px #0000000a;transition:border-color .25s,box-shadow .25s}.demo-input-card:focus-within{border-color:#667eea;box-shadow:0 2px 20px #667eea2e,0 0 0 3px #667eea17}.demo-input-icon{display:flex;align-items:center;padding:0 12px;color:#bbb;background:#fafafa;border-right:1px solid rgba(0,0,0,.06);flex-shrink:0;transition:color .2s}.demo-input-card:focus-within .demo-input-icon{color:#667eea}.demo-url-input{flex:1;padding:13px 12px;border:none;background:transparent;font-size:.88rem;outline:none;color:#1a1a2e;min-width:0}.demo-url-input::placeholder{color:#bbb}.demo-url-input:disabled{opacity:.5;cursor:not-allowed}.demo-start-btn{display:flex;align-items:center;gap:7px;padding:0 18px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-size:.87rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .2s,filter .2s;flex-shrink:0;letter-spacing:.01em}.demo-start-btn:hover:not(:disabled){opacity:.92;filter:brightness(1.06)}.demo-start-btn:disabled{opacity:.4;cursor:not-allowed}.demo-error{display:block;color:#ef4444;font-size:.82rem;margin-top:8px}.demo-scanning-visual{display:flex;align-items:center;gap:14px;max-width:500px;padding:14px 16px;background:#fff;border:1.5px solid rgba(102,126,234,.2);border-radius:12px;box-shadow:0 2px 16px #667eea17;animation:demoFadeIn .3s ease-out}@keyframes demoFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.demo-scanning-globe{position:relative;width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.demo-scanning-icon{width:18px;height:18px;color:#667eea;animation:demoGlobeRotate 3s linear infinite;position:relative;z-index:1}@keyframes demoGlobeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.demo-scanning-ring{position:absolute;inset:0;border:1.5px solid transparent;border-top-color:#667eea;border-radius:50%;animation:demoRingSpin 1.2s linear infinite}.demo-scanning-ring.delay-1{inset:-5px;border-top-color:#667eea59;animation-duration:1.8s;animation-direction:reverse}.demo-scanning-ring.delay-2{inset:-10px;border-top-color:#667eea1f;animation-duration:2.6s}@keyframes demoRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.demo-scanning-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.demo-scanning-text{display:flex;align-items:center;gap:8px;min-width:0}.demo-scanning-title{font-size:.85rem;font-weight:600;color:#1a1a2e;white-space:nowrap;flex-shrink:0}.demo-scanning-url{font-size:.78rem;color:#667eea;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SF Mono,Fira Code,Courier New,monospace;min-width:0}.demo-scanning-bar{width:100%;height:3px;background:#667eea1f;border-radius:2px;overflow:hidden}.demo-scanning-bar-fill{height:100%;width:40%;background:linear-gradient(90deg,#667eea,#764ba2,#667eea);background-size:200% 100%;border-radius:2px;animation:demoBarSlide 1.5s ease-in-out infinite}@keyframes demoBarSlide{0%{transform:translate(-150%)}to{transform:translate(350%)}}.demo-limit-banner{padding:20px;text-align:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-top:1px solid #fecaca}.demo-limit-title{font-weight:700;color:#dc2626;font-size:1rem;margin-bottom:6px}.demo-limit-message{color:#666;font-size:.85rem;margin:0 0 12px;line-height:1.4}.demo-limit-cta{padding:10px 24px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.demo-limit-cta:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.demo-scanning-label{display:block;font-size:.8rem;color:#888;margin-top:4px}.auth-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;overflow-y:auto}@media(max-width:768px){.auth-modal-overlay{align-items:flex-start;padding:56px 16px 24px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.auth-modal{max-height:none;overflow-y:visible}}.auth-modal{position:relative;max-width:450px;width:100%}.auth-modal .auth-container{min-height:auto;padding:0;background:transparent}.auth-modal .auth-card{margin:0}.auth-modal-close{position:absolute;top:-40px;right:0;background:#fff3;border:none;color:#fff;width:36px;height:36px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}@media(max-width:768px){.auth-modal-close{position:fixed;top:16px;right:16px;background:#ffffff40;color:#fff;z-index:2100;width:40px;height:40px;font-size:1.4rem}}.auth-modal-close:hover{background:#ffffff4d}@media(max-width:1024px){.hero-section{padding-top:120px}.hero-content h1{font-size:2.5rem}.hero-cta{align-items:center}.demo-input-section{width:100%;display:flex;flex-direction:column;align-items:center}.demo-input-card{max-width:100%}.hero-stats{justify-content:center}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.hero-visual{order:-1}.chat-preview{width:320px}.features-grid{grid-template-columns:repeat(2,1fr)}.steps-container{flex-direction:column;align-items:center}.step-arrow{transform:rotate(90deg);margin:10px 0}.footer-container{grid-template-columns:1fr;gap:40px}}@media(max-width:768px){.lang-switcher,.nav-btn-desktop{display:none!important}.demo-section{padding:100px 20px 60px}.demo-section-title{font-size:1.5rem}.demo-input-wrapper{max-width:100%}.nav-links{display:none}.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr}h2{font-size:1.8rem}.footer-links{grid-template-columns:1fr;gap:30px}}@media(max-width:480px){.nav-container{padding:12px 16px}.nav-logo{font-size:1rem}.nav-actions{gap:6px}.nav-btn{padding:7px 10px;font-size:.8rem;white-space:nowrap}.nav-btn.secondary{padding:7px 8px;font-size:.78rem;white-space:nowrap}.nav-btn-desktop{display:none}.nav-actions{flex-shrink:0}.hero-section{padding:100px 16px 60px}.hero-grid{gap:2rem}.hero-content h1{font-size:1.65rem;line-height:1.2}.hero-subtitle{font-size:.9rem}.hero-badge{display:none}.hero-stats{flex-wrap:wrap;gap:20px;justify-content:center}.trust-bar-inner{gap:24px}.testimonials-grid{grid-template-columns:1fr}.chat-preview{width:100%;max-width:320px}.features-section,.how-it-works-section,.pricing-section,.faq-section,.cta-section-landing{padding:60px 0}.section-container{padding:0 16px}h2{font-size:1.5rem}.section-subtitle{font-size:.95rem;margin-bottom:36px}.feature-card{padding:20px}.demo-section{padding:90px 16px 48px}.demo-section-title{font-size:1.3rem}.demo-input-card{flex-wrap:wrap}.demo-start-btn{width:100%;justify-content:center;padding:12px 18px;border-top:1px solid rgba(0,0,0,.06)}.footer-container{padding:0 16px;gap:24px}.footer-links{grid-template-columns:repeat(2,1fr);gap:20px}.footer-bottom{padding:16px}}.lang-switcher{display:flex;align-items:center;gap:4px}.lang-btn{background:none;border:none;padding:4px 8px;font-size:.85rem;font-weight:500;color:#888;cursor:pointer;border-radius:4px;transition:color .2s,background .2s}.lang-btn:hover{color:#667eea}.lang-btn.active{color:#667eea;font-weight:700}.lang-divider{color:#ccc;font-size:.85rem;-webkit-user-select:none;user-select:none}.theme-toggle-btn{background:none;border:1px solid #ddd;border-radius:8px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s;padding:0}.theme-toggle-btn:hover{border-color:#667eea;color:#667eea}.theme-toggle-btn svg{width:20px;height:20px}.dark .landing-wrapper{background:#1a1a2e;color:#e0e0e0;--text-primary: #fff;--text-secondary: #aaa;--border: rgba(255, 255, 255, .12);--card-bg: rgba(255, 255, 255, .04);--accent: #a0aaff}.dark .app-loading{background:#1a1a2e}.dark .landing-nav{background:#1a1a2ef2;border-bottom-color:#ffffff1a}.dark .nav-logo,.dark .nav-links a{color:#fff}.dark .nav-btn.secondary{border-color:#444;color:#fff}.dark .hero-content h1,.dark h2,.dark .feature-card h3,.dark .step-content h3,.dark .faq-acc-btn{color:#fff}.dark .hero-badge{background:#667eea33}.dark .hero-subtitle,.dark .section-subtitle,.dark .feature-card p,.dark .step-content p,.dark .faq-acc-inner p{color:#aaa}.dark .hero-note{color:#777}.dark .features-section,.dark .pricing-section{background:#16162a}.dark .how-it-works-section,.dark .faq-section{background:#1a1a2e}.dark .feature-card{background:#222240;box-shadow:0 4px 20px #0003}.dark .faq-acc-item{border-color:#2a2a4a}.dark .faq-acc-btn:hover,.dark .faq-acc-item.open .faq-acc-btn,.dark .faq-acc-item.open .faq-acc-icon{color:#a0aaff}.dark .testimonials-section h2{color:#1a1a2e}.dark .chat-preview{box-shadow:0 20px 60px #0006}.dark .chat-preview-messages{background:#16162a}.dark .preview-msg.bot{background:#222240;color:#fff}.dark .step-arrow{color:#555}.dark .lang-btn{color:#999}.dark .lang-btn.active{color:#667eea}.dark .lang-divider{color:#555}.dark .theme-toggle-btn{border-color:#444;color:#ccc}.dark .theme-toggle-btn:hover{border-color:#667eea;color:#667eea}.dark .auth-modal-close{background:#ffffff26}.dark .demo-input-card{background:#222240;border-color:#667eea4d;box-shadow:0 2px 16px #0003}.dark .demo-input-card:focus-within{border-color:#667eea;box-shadow:0 2px 20px #667eea40,0 0 0 3px #667eea1f}.dark .demo-input-icon{background:#1a1a35;border-right-color:#ffffff0f;color:#555}.dark .demo-input-card:focus-within .demo-input-icon{color:#667eea}.dark .demo-url-input{background:transparent;color:#e0e0e0}.dark .demo-url-input::placeholder{color:#555}.dark .demo-scanning-visual{background:#222240;border-color:#667eea4d}.dark .demo-limit-banner{background:linear-gradient(135deg,#2a1a1a,#3a1a1a);border-top-color:#5a2a2a}.dark .demo-limit-message{color:#aaa}.dark .demo-scanning-title{color:#fff}.dark .demo-scanning-url{color:#a5b4fc}.dark .demo-scanning-bar{background:#667eea26}.dark .demo-input-wrapper .demo-input-card{background:#fff;border:none}.dark .demo-input-wrapper .demo-url-input{color:#1a1a2e}.dark .demo-input-wrapper .demo-url-input::placeholder{color:#bbb}.dark .demo-input-wrapper .demo-input-icon{background:#fafafa;border-right-color:#0000000f;color:#bbb}.dark .demo-input-wrapper .demo-input-card:focus-within .demo-input-icon{color:#667eea}.dark .footer-bottom{border-top-color:#444}.feat-rows{margin-top:72px;display:flex;flex-direction:column;gap:0}.feat-row{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding:80px 0;border-bottom:1px solid #eef0f8}.feat-row:last-child{border-bottom:none}.feat-row--rev{direction:rtl}.feat-row--rev>*{direction:ltr}.feat-tag{display:inline-block;background:linear-gradient(135deg,#667eea1f,#764ba21f);color:#667eea;padding:5px 14px;border-radius:20px;font-size:.8rem;font-weight:700;letter-spacing:.02em;margin-bottom:18px}.feat-title{font-size:1.9rem;font-weight:700;color:#1a1a2e;margin:0 0 16px;line-height:1.2}.feat-desc{font-size:1rem;color:#555;line-height:1.75;margin:0 0 28px}.feat-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.feat-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:#444;line-height:1.5}.feat-bullets li svg{flex-shrink:0;margin-top:2px;color:#667eea;stroke:#667eea}.feat-badge-pro{display:flex;align-items:center;gap:8px;margin-top:14px;padding:8px 12px;background:linear-gradient(135deg,#667eea14,#764ba214);border:1px solid rgba(102,126,234,.2);border-radius:8px;font-size:.82rem;color:#555}.feat-pro-tag{display:inline-flex;align-items:center;padding:2px 8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:4px;font-size:.72rem;font-weight:700;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.dark .feat-badge-pro{background:#667eea1a;border-color:#667eea40;color:#aaa}.feat-visual{display:flex;justify-content:center}.feat-mockup{width:340px;background:#fff;border-radius:16px;box-shadow:0 24px 64px #667eea2e,0 4px 16px #00000014;overflow:hidden;font-size:13px;-webkit-user-select:none;user-select:none}.fm-titlebar{height:32px;background:#f5f5f7;border-bottom:1px solid #e8e8ec;display:flex;align-items:center;gap:6px;padding:0 12px}.fm-titlebar span{width:12px;height:12px;border-radius:50%;background:#e0e0e0}.fm-titlebar span:nth-child(1){background:#ff5f57}.fm-titlebar span:nth-child(2){background:#febc2e}.fm-titlebar span:nth-child(3){background:#28c840}.fm-header{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#fff}.fm-avatar{width:36px;height:36px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fm-header-info{display:flex;flex-direction:column;flex:1}.fm-bot-name{font-weight:700;font-size:14px}.fm-online{font-size:11px;opacity:.9;display:flex;align-items:center;gap:4px}.fm-dot{display:inline-block;width:7px;height:7px;background:#4caf50;border-radius:50%}.fm-header-close{width:28px;height:28px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer}.fm-body{background:#f5f7fa;padding:14px 14px 10px;display:flex;flex-direction:column;gap:10px;min-height:200px}.fm-scan-badge{display:flex;align-items:center;gap:6px;background:#667eea14;border:1px solid rgba(102,126,234,.2);color:#667eea;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600;align-self:flex-start}.fm-msg{display:flex}.fm-msg--bot{justify-content:flex-start}.fm-msg--user{justify-content:flex-end}.fm-bubble{padding:9px 13px;border-radius:14px;max-width:80%;line-height:1.45}.fm-msg--bot .fm-bubble{background:#fff;color:#333;border-bottom-left-radius:4px;box-shadow:0 1px 4px #00000014}.fm-msg--user .fm-bubble{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}.fm-bubble--confirm{background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0}.fm-chips{display:flex;flex-wrap:wrap;gap:6px;padding-left:2px}.fm-chips button{background:#fff;border:1px solid #ddd;border-radius:14px;padding:5px 11px;font-size:11px;color:#555;cursor:pointer;font-family:inherit}.fm-inputbar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border-top:1px solid #eee}.fm-inputfake{flex:1;font-size:12px;color:#bbb;border:1px solid #eee;border-radius:18px;padding:7px 13px}.fm-sendbtn{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fm-cal{background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 8px #00000014}.fm-cal-header{display:flex;justify-content:space-between;font-weight:700;font-size:13px;color:#1a1a2e;margin-bottom:10px;padding:0 4px}.fm-cal-header span:first-child,.fm-cal-header span:last-child{color:#667eea;cursor:pointer}.fm-cal-days{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:6px}.fm-cal-wd{text-align:center;font-size:10px;color:#aaa;font-weight:600}.fm-cal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:10px}.fm-cal-day{height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:12px;font-weight:500;color:#333;background:#f8f9fc;cursor:pointer}.fm-cal-busy{color:#ccc;background:#fafafa;text-decoration:line-through;cursor:default}.fm-cal-sel{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700}.fm-cal-slots{display:flex;gap:6px}.fm-slot{flex:1;text-align:center;padding:6px 0;border-radius:8px;font-size:11px;font-weight:600;background:#f0f2ff;color:#667eea;cursor:pointer}.fm-slot--sel{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.fm-calc{background:#fff;border-radius:12px;padding:14px;box-shadow:0 2px 8px #00000014}.fm-calc-title{font-weight:700;font-size:13px;color:#1a1a2e;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #f0f0f8}.fm-calc-row{display:flex;justify-content:space-between;padding:5px 0;font-size:12px;color:#555}.fm-calc-val{font-weight:600;color:#333}.fm-calc-divider{height:1px;background:#f0f0f8;margin:8px 0}.fm-calc-total{font-size:13px;font-weight:700;color:#1a1a2e}.fm-calc-total strong{color:#667eea;font-size:15px}.fm-calc-pdf{width:100%;margin-top:10px;padding:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}.feat-code-wrap{width:380px;display:flex;flex-direction:column;gap:16px}.feat-code-block{background:#1a1a2e;border-radius:14px;overflow:hidden;box-shadow:0 24px 64px #00000040}.feat-code-bar{background:#111128;padding:10px 14px;display:flex;align-items:center;gap:6px}.fcd{width:12px;height:12px;border-radius:50%}.fcd--r{background:#ff5f57}.fcd--y{background:#febc2e}.fcd--g{background:#28c840}.feat-code-filename{margin-left:8px;font-size:12px;color:#888;font-family:SF Mono,Fira Code,monospace}.feat-code-pre{margin:0;padding:20px 24px;font-family:SF Mono,Fira Code,Courier New,monospace;font-size:12.5px;line-height:1.75;color:#8892b0;white-space:pre;overflow-x:auto}.feat-code-hl{color:#a5f3fc;display:block;background:#667eea1f;border-left:2px solid #667eea;padding-left:8px;margin-left:-8px;border-radius:0 4px 4px 0}.feat-code-live{display:flex;align-items:center;gap:8px;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669;border-radius:10px;padding:10px 16px;font-weight:700;font-size:.9rem}.feat-code-live-dot{width:10px;height:10px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 3px #22c55e33;animation:pulseLive 2s ease-in-out infinite}.feat-code-platforms{display:flex;flex-wrap:wrap;gap:8px}.feat-code-platforms span{background:#f0f2ff;color:#667eea;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:600}.hiw-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:56px;position:relative}.hiw-card{background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 4px 20px #0000000d;position:relative;transition:transform .3s,box-shadow .3s}.hiw-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #667eea24}.hiw-card-num{font-size:2.8rem;font-weight:900;opacity:.12;line-height:1;margin-bottom:12px;letter-spacing:-2px}.hiw-card-icon{margin-bottom:16px}.hiw-card-title{font-size:1.05rem;font-weight:700;color:#1a1a2e;margin:0 0 10px}.hiw-card-desc{font-size:.88rem;color:#666;line-height:1.6;margin:0}.hiw-card-arrow{position:absolute;right:-16px;top:50%;transform:translateY(-50%);font-size:1.4rem;color:#d0d4ff;z-index:1;font-weight:300}@media(max-width:1024px){.feat-row{grid-template-columns:1fr;gap:48px;padding:60px 0}.feat-row--rev{direction:ltr}.feat-visual{order:-1}.feat-mockup,.feat-code-wrap{width:100%;max-width:380px}.hiw-grid{grid-template-columns:repeat(2,1fr)}.hiw-card-arrow{display:none}}@media(max-width:768px){.feat-rows{margin-top:48px}.feat-title{font-size:1.5rem}.hiw-grid{gap:16px}}@media(max-width:480px){.feat-row{padding:40px 0;gap:32px}.feat-title{font-size:1.3rem}.hiw-grid{grid-template-columns:1fr}.feat-mockup{max-width:100%}.feat-code-wrap{width:100%}}.dark .feat-title,.dark .hiw-card-title{color:#fff}.dark .feat-desc,.dark .hiw-card-desc,.dark .feat-bullets li{color:#aaa}.dark .feat-tag{background:#667eea26}.dark .feat-row{border-bottom-color:#2a2a4a}.dark .hiw-card{background:#222240;box-shadow:0 4px 20px #0003}.dark .hiw-card:hover{box-shadow:0 12px 36px #667eea33}.dark .feat-mockup{background:#222240;box-shadow:0 24px 64px #0006}.dark .fm-titlebar{background:#1a1a35;border-bottom-color:#33335a}.dark .fm-body{background:#1a1a2e}.dark .fm-msg--bot .fm-bubble{background:#2a2a4a;color:#ddd}.dark .fm-chips button{background:#2a2a4a;border-color:#3a3a6a;color:#aaa}.dark .fm-inputbar{background:#222240;border-top-color:#333}.dark .fm-inputfake{border-color:#3a3a6a;color:#555}.dark .fm-cal{background:#2a2a4a}.dark .fm-cal-day{background:#222240;color:#ccc}.dark .fm-cal-busy{color:#555;background:#1e1e38}.dark .fm-calc{background:#2a2a4a}.dark .fm-calc-title{color:#eee;border-bottom-color:#3a3a6a}.dark .fm-calc-row{color:#aaa}.dark .fm-calc-val,.dark .fm-calc-total{color:#ddd}.hero-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(90px);opacity:0;will-change:transform}.hero-orb-1{width:520px;height:520px;background:radial-gradient(circle,rgba(102,126,234,.45) 0%,transparent 70%);top:-160px;right:-80px;animation:orbFadeIn 1.8s .2s ease forwards,orbFloat1 16s 2s ease-in-out infinite}.hero-orb-2{width:380px;height:380px;background:radial-gradient(circle,rgba(118,75,162,.38) 0%,transparent 70%);bottom:-60px;left:-60px;animation:orbFadeIn 1.8s .5s ease forwards,orbFloat2 20s 2.5s ease-in-out infinite}.hero-orb-3{width:260px;height:260px;background:radial-gradient(circle,rgba(102,126,234,.22) 0%,transparent 70%);top:40%;left:35%;animation:orbFadeIn 1.8s .8s ease forwards,orbFloat3 11s 3s ease-in-out infinite}@keyframes orbFadeIn{to{opacity:1}}@keyframes orbFloat1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-22px,18px) scale(1.04)}66%{transform:translate(12px,-22px) scale(.97)}}@keyframes orbFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(28px,-18px) scale(1.04)}}@keyframes orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(-16px,12px)}}.hero-visual{animation:chatFloat 6s ease-in-out infinite;will-change:transform}@keyframes chatFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.hero-content .hero-badge{animation:heroIn .7s .15s ease both}.hero-content h1{animation:heroIn .7s .25s ease both}.hero-content .hero-subtitle{animation:heroIn .7s .35s ease both}.hero-content .hero-cta{animation:heroIn .7s .45s ease both}.hero-content .hero-stats{animation:heroIn .7s .55s ease both}@keyframes heroIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(36px);transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1)}.reveal.visible{opacity:1;transform:none}.feat-row.reveal:nth-child(2){transition-delay:.08s}.feat-row.reveal:nth-child(3){transition-delay:.16s}.feat-row.reveal:nth-child(4){transition-delay:.12s}.btn-primary.large{position:relative;overflow:hidden}.btn-primary.large:after{content:"";position:absolute;top:0;left:0;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:translate(-200%);animation:btnShimmer 3.5s ease-in-out infinite;will-change:transform}@keyframes btnShimmer{0%{transform:translate(-200%)}50%,to{transform:translate(300%)}}@media(prefers-reduced-motion:reduce){.hero-orb,.hero-visual,.btn-primary.large:after,.demo-input-wrapper:before,.hero-cta-ring{animation:none}.reveal{opacity:1;transform:none;transition:none}}.dark .feat-code-platforms span{background:#667eea26}.nav-hamburger{display:none;background:none;border:none;cursor:pointer;color:var(--nav-text, #374151);padding:6px;margin-right:4px;border-radius:8px;line-height:0}.dark .nav-hamburger{color:#e8e8f0}.nav-hamburger:hover{background:#667eea1a}@media(max-width:768px){.nav-hamburger{display:flex;align-items:center;justify-content:center}}.nav-mobile-menu{display:flex;flex-direction:column;padding:12px 20px 20px;gap:4px;border-top:1px solid rgba(0,0,0,.08);background:var(--nav-bg, #fff);animation:slideDown .18s ease}.dark .nav-mobile-menu{border-top-color:#ffffff14;background:#1a1a3a}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nav-mobile-menu a{padding:12px 8px;font-size:1rem;font-weight:500;color:#374151;text-decoration:none;border-radius:8px;transition:background .15s}.dark .nav-mobile-menu a{color:#e8e8f0}.nav-mobile-menu a:hover{background:#667eea14}.nav-mobile-divider{height:1px;background:#00000014;margin:8px 0}.dark .nav-mobile-divider{background:#ffffff14}.nav-mobile-lang{display:flex;align-items:center;gap:6px;padding:8px}.nav-mobile-login{margin-top:8px;width:100%;text-align:center}.hero-cta-ring{animation:hero-glow-pulse 2.5s ease-in-out infinite;transition:transform .2s;box-shadow:0 0 40px #8b5cf6a6,0 0 80px #8b5cf64d;will-change:transform}.hero-cta-ring:hover{transform:scale(1.08)!important;animation-play-state:paused}@keyframes hero-glow-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.hero-cta-ring-wrap{position:absolute;inset:-4px;border-radius:50%;animation:hero-ring-spin 3s linear infinite;background:conic-gradient(from 0deg,transparent 0%,rgba(139,92,246,.9) 20%,rgba(192,132,252,1) 35%,rgba(139,92,246,.9) 50%,transparent 70%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),black calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),black calc(100% - 2px))}@keyframes hero-ring-spin{to{transform:rotate(360deg)}}.hero-visual{display:flex;justify-content:center;align-items:center}.chat-preview{background:#1d1933a6;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid #3E3768;border-radius:20px;overflow:hidden;width:340px;box-shadow:0 0 50px #8b5cf64d,0 0 100px #8b5cf626}.chat-preview-header{display:flex;align-items:center;gap:6px;padding:14px 16px;background:#00000040;border-bottom:1px solid rgba(255,255,255,.07)}.chat-preview-header span{color:#e2e8f0;font-weight:700;font-size:13px;margin-left:6px}.chat-preview-dot{width:10px;height:10px;border-radius:50%;background:#8b5cf680}.chat-preview-dot:nth-child(1){background:#ff5f57}.chat-preview-dot:nth-child(2){background:#febc2e}.chat-preview-dot:nth-child(3){background:#28c840}.chat-preview-messages{padding:16px 14px;display:flex;flex-direction:column;gap:10px;min-height:220px}.preview-msg{max-width:80%;padding:10px 14px;border-radius:18px;font-size:13px;line-height:1.4;animation:msg-in .4s ease both}@keyframes msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.preview-msg.bot{align-self:flex-start;background:#3e3768bf;color:#e2e8f0;border:1px solid rgba(62,55,104,.9);border-radius:4px 18px 18px}.preview-msg.user{align-self:flex-end;background:#8b5cf6;color:#fff;border-radius:18px 4px 18px 18px}.preview-msg.typing{display:flex;align-items:center;gap:5px;padding:12px 18px}.preview-msg.typing span{width:7px;height:7px;border-radius:50%;background:#c8bef0b3;animation:typing-dot 1.2s ease-in-out infinite}.preview-msg.typing span:nth-child(2){animation-delay:.2s}.preview-msg.typing span:nth-child(3){animation-delay:.4s}@keyframes typing-dot{0%,80%,to{transform:scale(.7);opacity:.5}40%{transform:scale(1);opacity:1}}.hero-section{background:radial-gradient(ellipse at 20% 60%,#1a1050,#0d0a1e 45%,#050510);padding:90px 24px 60px;overflow:hidden;position:relative;display:block!important;max-width:100%!important;margin:0!important}.hero-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;align-items:center}.hero-left{display:flex;flex-direction:column;gap:32px;order:1}.hero-right{display:flex;justify-content:center;align-items:center;order:2}@media(max-width:699px){.hero-section{padding:70px 16px 48px}.hero-grid{gap:2rem}.hero-left h1{font-size:clamp(1.9rem,8vw,2.6rem)!important}.hero-cta-wrap{width:100px!important;height:100px!important}.hero-cta-ring-wrap{inset:-4px!important}.hero-left .hero-cta-ring{font-size:12px!important}.chat-preview{width:100%!important;max-width:360px}}@media(max-width:699px){.hero-stat-divider{display:none!important}.hero-stats-bar>div{gap:6px!important}.hero-stats-bar svg{width:16px!important;height:16px!important}.hero-stats-bar>div>div:first-child{width:36px!important;height:36px!important}.hero-left .url-input-btn{font-size:.8rem!important;padding:10px 14px!important}.integration-platforms,.industries-grid{grid-template-columns:repeat(2,1fr)!important}.nav-cta-text{display:none}}@media(max-width:400px){.hero-section{padding:60px 12px 40px!important}.hero-left h1{font-size:clamp(1.7rem,9vw,2.2rem)!important}.hero-cta-wrap{width:88px!important;height:88px!important}.hero-left .hero-cta-ring{font-size:11px!important}.hero-url-input-inner{flex-direction:column!important;border-radius:18px!important;padding:8px!important;gap:6px!important}.hero-url-input-inner input{padding:10px 14px!important;font-size:.9rem!important;width:100%!important}.url-input-btn{width:100%!important;border-radius:12px!important;font-size:.85rem!important;padding:10px 14px!important;text-align:center!important}.hero-stats-bar>div>div:first-child{display:none!important}.hero-stats-bar>div{flex-direction:column!important;align-items:center!important;gap:2px!important}.hero-stats-bar{gap:4px!important}.nav-cta{padding:7px 12px!important;font-size:.8rem!important}}
