.ast-container.flex-col{flex-direction:column}.fm-ai-chatbot-hero{position:relative;min-height:550px;display:flex;align-items:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 50%,#e0e7ff 100%);padding:100px 0 80px;overflow:hidden}.fm-ai-chatbot-hero-content{position:relative;z-index:10;text-align:center;max-width:900px;margin:0 auto}.fm-ai-chatbot-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:24px;font-size:14px;font-weight:600;color:#0d6efd;margin-bottom:24px;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.fm-ai-chatbot-badge svg{color:#0d6efd;flex-shrink:0}.fm-ai-chatbot-hero-title{font-size:56px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 24px 0!important;line-height:1.1!important;letter-spacing:-.02em}.fm-gradient-text{background:linear-gradient(135deg,#0d6efd 0%,#0b5ed7 50%,#6610f2 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}@supports not (background-clip:text){.fm-gradient-text{color:#0d6efd}}.fm-ai-chatbot-hero-description{font-size:20px;line-height:1.6;color:#64748b;margin:0 0 40px 0;max-width:700px;margin-left:auto;margin-right:auto}.fm-ai-chatbot-hero-cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.fm-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:linear-gradient(135deg,#0d6efd 0%,#0b5ed7 100%);color:#fff;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;box-shadow:0 4px 14px rgb(13 110 253 / .4);transition:all 0.3s ease}.fm-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(13 110 253 / .5);color:#fff}.fm-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:#fff;color:#0d6efd;border:2px solid #e2e8f0;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;transition:all 0.3s ease}.fm-btn-secondary:hover{border-color:#0d6efd;background:#f8fafc;color:#0d6efd}.fm-hero-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.fm-circle-1,.fm-circle-2,.fm-circle-3{position:absolute;border-radius:50%;opacity:.4;filter:blur(60px)}.fm-circle-1{width:400px;height:400px;background:radial-gradient(circle,rgb(13 110 253 / .3) 0%,transparent 70%);top:-100px;right:-100px;animation:blob 7s infinite}.fm-circle-2{width:350px;height:350px;background:radial-gradient(circle,rgb(102 16 242 / .3) 0%,transparent 70%);bottom:-100px;left:-100px;animation:blob 7s infinite 2s}.fm-circle-3{width:300px;height:300px;background:radial-gradient(circle,rgb(13 110 253 / .2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:blob 7s infinite 4s}@keyframes blob{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.fm-video-section{padding:60px 0;background:#fff}.fm-video-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:6px;box-shadow:0 10px 40px rgb(0 0 0 / .1);overflow:hidden}.fm-video-wrapper iframe{width:100%;height:100%;border:none;border-radius:6px;display:block}.fm-intro-section{padding:60px 0;background:#f8fafc}.fm-intro-content{max-width:900px;margin:0 auto;text-align:center}.fm-intro-text{font-size:18px;line-height:1.8;color:#475569;margin:0}.fm-intelligent-section{padding:80px 0;background:#fff}.fm-section-header{text-align:center;max-width:800px;margin:0 auto 60px}.fm-section-title{font-size:40px;font-weight:700;line-height:1.3;color:#0f172a;margin:0 0 16px 0}.fm-section-description{font-size:18px;line-height:1.7;color:#64748b;margin:0}.fm-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.fm-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:32px;transition:all 0.3s ease}.fm-feature-card:hover{border-color:#0d6efd;box-shadow:0 8px 24px rgb(13 110 253 / .1);transform:translateY(-4px)}.fm-feature-icon{width:64px;height:64px;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#0d6efd}.fm-feature-title{font-size:20px;font-weight:600;color:#0f172a;margin:0 0 12px 0}.fm-feature-description{font-size:15px;line-height:1.6;color:#64748b;margin:0}.fm-why-choose-section{padding:80px 0;background:#f8fafc}.fm-why-choose-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.fm-why-choose-text h2{margin-bottom:16px}.fm-why-description{font-size:18px;line-height:1.7;color:#64748b;margin:0 0 32px 0}.fm-benefits-list{display:flex;flex-direction:column;gap:24px}.fm-benefit-item{display:flex;gap:16px;align-items:flex-start}.fm-benefit-icon{flex-shrink:0;width:32px;height:32px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.fm-benefit-icon svg{color:#0d6efd;stroke:#0d6efd}.fm-benefit-content h4{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 6px 0}.fm-benefit-content p{font-size:15px;line-height:1.6;color:#64748b;margin:0}.fm-why-choose-image{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.fm-image-placeholder{background:#f8fafc;min-height:400px;display:flex;align-items:center;justify-content:center}.fm-use-cases-section{padding:80px 0;background:#fff}.fm-use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.fm-use-case-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:32px;text-align:center;transition:all 0.3s ease}.fm-use-case-card:hover{border-color:#0d6efd;box-shadow:0 8px 24px rgb(13 110 253 / .1);transform:translateY(-4px)}.fm-use-case-icon{font-size:48px;margin-bottom:20px}.fm-use-case-title{font-size:20px;font-weight:600;color:#0f172a;margin:0 0 12px 0}.fm-use-case-description{font-size:15px;line-height:1.6;color:#64748b;margin:0}.fm-cta-section{padding:100px 0;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);position:relative;overflow:hidden}.fm-cta-section::before{content:'';position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgb(13 110 253 / .15) 0%,transparent 70%);border-radius:50%}.fm-cta-section::after{content:'';position:absolute;bottom:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgb(102 16 242 / .15) 0%,transparent 70%);border-radius:50%}.fm-cta-content{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fm-cta-text{color:#fff}.fm-cta-title{font-size:40px!important;font-weight:700!important;color:white!important;margin:0 0 20px 0!important;line-height:1.2!important;letter-spacing:-.01em}.fm-cta-description{font-size:18px;color:#cbd5e1;margin:0 0 32px 0;line-height:1.6}.fm-cta-features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.fm-cta-feature{display:flex;align-items:center;gap:12px;color:#e2e8f0;font-size:15px;font-weight:500}.fm-cta-feature svg{flex-shrink:0;color:#22c55e}.fm-cta-action{display:flex;justify-content:center;align-items:center}.fm-cta-card{background:#fff;border-radius:6px;padding:40px;box-shadow:0 20px 60px rgb(0 0 0 / .3);max-width:480px;width:100%}.fm-cta-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);color:#0d6efd;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:20px}.fm-cta-badge svg{color:#0d6efd;flex-shrink:0}.fm-cta-card-title{font-size:26px!important;font-weight:700!important;color:#0f172a!important;margin:0 0 12px 0!important;line-height:1.3!important}.fm-cta-card-description{font-size:15px;color:#64748b;margin:0 0 28px 0;line-height:1.6}.fm-cta-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.fm-cta-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#0d6efd 0%,#0b5ed7 100%);color:#fff;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 14px rgb(13 110 253 / .4)}.fm-cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(13 110 253 / .5);color:#fff}.fm-cta-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:#f8fafc;color:#0d6efd;border:1px solid #e2e8f0;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;transition:all 0.3s ease}.fm-cta-btn-secondary:hover{background:#e2e8f0;border-color:#cbd5e1;color:#0d6efd}.fm-cta-trust{display:flex;gap:20px;padding-top:20px;border-top:1px solid #e2e8f0}.fm-trust-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;font-weight:500}.fm-trust-item svg{color:#fbbf24;flex-shrink:0}.fm-cta-text .fm-cta-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;padding-top:32px;border-top:1px solid rgb(255 255 255 / .2)}.fm-cta-text .fm-cta-stat-item{text-align:center}.fm-cta-text .fm-cta-stat-number{font-size:40px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1}.fm-cta-text .fm-cta-stat-label{font-size:14px;color:#cbd5e1;font-weight:500}@media (max-width:1024px){.fm-ai-chatbot-hero-title{font-size:44px!important}.fm-ai-chatbot-hero-description{font-size:18px}.fm-section-title{font-size:36px}.fm-features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.fm-why-choose-content{gap:40px}.fm-use-cases-grid{grid-template-columns:repeat(2,1fr);gap:24px}.fm-cta-content{gap:60px}.fm-cta-title{font-size:36px!important}.fm-cta-description{font-size:16px}}@media (max-width:767px){.fm-ai-chatbot-hero{padding:80px 0 60px;min-height:auto}.fm-ai-chatbot-hero-title{font-size:32px!important}.fm-ai-chatbot-hero-description{font-size:16px}.fm-ai-chatbot-hero-cta{flex-direction:column;width:100%}.fm-ai-chatbot-hero-cta .fm-btn-primary,.fm-ai-chatbot-hero-cta .fm-btn-secondary{width:100%;justify-content:center}.fm-section-title{font-size:28px}.fm-section-description{font-size:16px}.fm-features-grid{grid-template-columns:1fr;gap:20px}.fm-feature-card{padding:24px}.fm-why-choose-content{grid-template-columns:1fr;gap:32px}.fm-why-description{font-size:16px}.fm-benefit-content h4{font-size:16px}.fm-use-cases-grid{grid-template-columns:1fr;gap:20px}.fm-cta-section{padding:60px 0}.fm-cta-content{grid-template-columns:1fr;gap:40px}.fm-cta-title{font-size:28px!important}.fm-cta-description{font-size:16px}.fm-cta-features{grid-template-columns:1fr}.fm-cta-card{padding:32px}.fm-cta-trust{flex-direction:column;gap:12px;align-items:flex-start}.fm-cta-text .fm-cta-stats{grid-template-columns:1fr;gap:24px;margin-top:32px;padding-top:24px}.fm-cta-text .fm-cta-stat-number{font-size:36px}}@media (max-width:480px){.fm-ai-chatbot-hero-title{font-size:28px!important}.fm-section-title{font-size:24px}.fm-cta-title{font-size:24px!important}.fm-cta-stat-number{font-size:28px}}