.AIBot_aiBotPage__QLBad{width:100%;overflow-x:hidden}.AIBot_hero__pRgEO{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.AIBot_backgroundElements__9Diid{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.AIBot_gradientOrb1__g_kXI,.AIBot_gradientOrb2__N072d,.AIBot_gradientOrb3__PAf96{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3;animation:AIBot_float__0dmo2 6s ease-in-out infinite}.AIBot_gradientOrb1__g_kXI{width:400px;height:400px;background:linear-gradient(45deg,#6366f1,#8b5cf6);top:-200px;right:-200px;animation-delay:0s}.AIBot_gradientOrb2__N072d{width:300px;height:300px;background:linear-gradient(45deg,#10b981,#06d6a0);bottom:-150px;left:-150px;animation-delay:2s}.AIBot_gradientOrb3__PAf96{width:250px;height:250px;background:linear-gradient(45deg,#f59e0b,#f97316);top:50%;left:20%;animation-delay:4s}@keyframes AIBot_float__0dmo2{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(-40px) rotate(180deg)}75%{transform:translateY(-20px) rotate(270deg)}}.AIBot_heroContent__RzJz_{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:1400px;width:100%;align-items:center;z-index:1}.AIBot_heroText__JvRK3{z-index:2}.AIBot_badge__N6wjT{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:.5rem 1rem;font-size:.9rem;color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:1.5rem}.AIBot_badgeIcon__wW_2T{font-size:1.2rem}.AIBot_heroTitle__ys08D{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:white}.AIBot_gradientText__qCf_b{background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AIBot_heroDescription__GhMJV{font-size:1.25rem;line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:2rem}.AIBot_heroStats__5WF2b{display:flex;gap:2rem;margin-bottom:2.5rem}.AIBot_statItem__Rb_Oq{display:flex;flex-direction:column;align-items:center;text-align:center}.AIBot_statNumber__zBrLP{font-size:2rem;font-weight:700;color:#6366f1;margin-bottom:.25rem}.AIBot_statLabel__W9b8B{font-size:.9rem;color:rgba(255,255,255,.7)}.AIBot_heroButtons__verjB{display:flex;gap:1rem;flex-wrap:wrap}.AIBot_primaryButton__BNb0q,.AIBot_secondaryButton__oEt_D{position:relative;padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;overflow:hidden}.AIBot_primaryButton__BNb0q{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none}.AIBot_primaryButton__BNb0q:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(99,102,241,.3)}.AIBot_buttonGlow__x2HZr{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.AIBot_primaryButton__BNb0q:hover .AIBot_buttonGlow__x2HZr{left:100%}.AIBot_secondaryButton__oEt_D{background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.AIBot_secondaryButton__oEt_D:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.AIBot_heroVisual__tJEs4{display:flex;justify-content:center;align-items:center}.AIBot_chatInterface__PFbRh{width:100%;max-width:400px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.AIBot_chatHeader__NB93F{background:rgba(255,255,255,.1);padding:1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.AIBot_chatControls__17RmO{display:flex;gap:.5rem}.AIBot_chatDot__yi9dj{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3)}.AIBot_chatTitle__yzEFA{color:white;font-weight:600}.AIBot_chatStatus__BSQly{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.8);font-size:.9rem}.AIBot_statusDot__Rlz8F{width:8px;height:8px;border-radius:50%;background:#10b981;animation:AIBot_pulse__1jjbm 2s infinite}@keyframes AIBot_pulse__1jjbm{0%,to{opacity:1}50%{opacity:.5}}.AIBot_chatMessages__MUZDB{padding:1rem;max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.AIBot_message__4NeeA{display:flex;align-items:flex-start;gap:.75rem}.AIBot_message__4NeeA.AIBot_user__lhWC9{flex-direction:row-reverse}.AIBot_botAvatar__NtqW5,.AIBot_userAvatar__fEiNr{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.AIBot_botAvatar__NtqW5{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.AIBot_userAvatar__fEiNr{background:linear-gradient(135deg,#10b981,#06d6a0)}.AIBot_messageContent__I7foB{background:rgba(255,255,255,.1);border-radius:12px;padding:.75rem 1rem;color:white;font-size:.9rem;line-height:1.4;max-width:250px}.AIBot_user__lhWC9 .AIBot_messageContent__I7foB{background:rgba(99,102,241,.2)}.AIBot_typingIndicator__XFp5F{display:flex;align-items:center;gap:.75rem;opacity:.7}.AIBot_typingDots__p7u42{display:flex;gap:.25rem;padding:.75rem 1rem;background:rgba(255,255,255,.1);border-radius:12px}.AIBot_typingDots__p7u42 span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.6);animation:AIBot_typing__NXpbr 1.4s infinite}.AIBot_typingDots__p7u42 span:nth-child(2){animation-delay:.2s}.AIBot_typingDots__p7u42 span:nth-child(3){animation-delay:.4s}@keyframes AIBot_typing__NXpbr{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.AIBot_chatInput__jm4gt{padding:1rem;display:flex;gap:.5rem;border-top:1px solid rgba(255,255,255,.1)}.AIBot_chatInput__jm4gt input{flex:1 1;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.5rem;color:white;font-size:.9rem}.AIBot_chatInput__jm4gt input::placeholder{color:rgba(255,255,255,.5)}.AIBot_chatInput__jm4gt button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:.5rem 1rem;color:white;font-weight:600;cursor:pointer;transition:all .3s ease}.AIBot_chatInput__jm4gt button:hover{transform:translateY(-1px)}.AIBot_container__ezrVr{max-width:1200px;margin:0 auto;padding:0 2rem}.AIBot_sectionHeader__vqXTe{text-align:center;margin-bottom:4rem}.AIBot_sectionHeader__vqXTe h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#1f2937,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AIBot_sectionHeader__vqXTe p{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.AIBot_botTypesSection__c1D46{padding:6rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.AIBot_botGrid__5OLRJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.AIBot_botCard__uvKCj{background:white;border-radius:20px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.AIBot_botCard__uvKCj:hover{box-shadow:0 20px 40px rgba(0,0,0,.1)}.AIBot_botIcon__4mci2{font-size:2.5rem;margin-bottom:1rem}.AIBot_botTitle__HYydJ{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.AIBot_botDescription__YHQby{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.AIBot_botFeatures____6Fu{list-style:none;padding:0;margin:0}.AIBot_botFeatures____6Fu li{color:#374151;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.AIBot_botFeatures____6Fu li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.AIBot_demoSection__qA6FC{padding:6rem 0;background:white}.AIBot_demoInterface__hxZBc{background:#f8fafc;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.AIBot_demoControls__2inNV{margin-bottom:2rem}.AIBot_demoTabs___ZhhF{display:flex;gap:1rem;flex-wrap:wrap}.AIBot_demoTab__9J28S{padding:.75rem 1.5rem;border:2px solid #e5e7eb;border-radius:12px;background:white;color:#6b7280;font-weight:600;cursor:pointer;transition:all .3s ease}.AIBot_demoTab__9J28S.AIBot_active__mhZal{border-color:#6366f1;background:#6366f1;color:white}.AIBot_demoTab__9J28S:hover:not(.AIBot_active__mhZal){border-color:#6366f1;color:#6366f1}.AIBot_demoChat__XX7Eo{display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.AIBot_demoChatHeader__LYJ3q{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.AIBot_demoChatHeader__LYJ3q h4{color:#1f2937;margin:0}.AIBot_demoStatus__xd4Yw{background:#10b981;color:white;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.AIBot_demoChatContent__aK7Lq{background:white;border-radius:12px;padding:1.5rem;min-height:300px;border:1px solid #e5e7eb}.AIBot_demoConversation__2w_Jr{display:flex;flex-direction:column;gap:1rem}.AIBot_demoMessage__QLWdY{padding:.75rem;border-radius:8px;line-height:1.5}.AIBot_demoMessage__QLWdY:nth-child(odd){background:#f3f4f6;margin-left:0;margin-right:2rem}.AIBot_demoMessage__QLWdY:nth-child(2n){background:#dbeafe;margin-left:2rem;margin-right:0}.AIBot_demoFeatures__jInGo h4{color:#1f2937;margin-bottom:1rem}.AIBot_capabilityList__g84jW{display:flex;flex-direction:column;gap:1rem}.AIBot_capability__q3_ba{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:white;border-radius:8px;border:1px solid #e5e7eb}.AIBot_capabilityIcon__lpmHq{font-size:1.2rem}.AIBot_featuresSection__E8w_B{padding:6rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.AIBot_featuresGrid__FwU3U{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.AIBot_featureCard__Bype0{background:white;border-radius:20px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease}.AIBot_featureCard__Bype0:hover{box-shadow:0 20px 40px rgba(0,0,0,.1)}.AIBot_featureIcon__UfDtr{font-size:2.5rem;margin-bottom:1rem}.AIBot_featureTitle__cp23s{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.AIBot_featureDescription__C0Fni{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.AIBot_featureDetails__IYyYS{list-style:none;padding:0;margin:0}.AIBot_featureDetails__IYyYS li{color:#374151;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.AIBot_featureDetails__IYyYS li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.AIBot_techSection__xnMwz{padding:6rem 0;background:white}.AIBot_techGrid__BTyDk{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.AIBot_techCard__cckwS{background:#f8fafc;border-radius:12px;padding:1.5rem;border:2px solid transparent;transition:all .3s ease}.AIBot_techCard__cckwS:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1);background:white}.AIBot_techHeader__I_TcH{display:flex;align-items:center;gap:1rem}.AIBot_techIcon__umZpz{width:12px;height:12px;border-radius:50%}.AIBot_techName__xtNsU{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.AIBot_techCategory__i4XlX{font-size:.8rem;color:#6b7280}.AIBot_processSection__9DQ8J{padding:6rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.AIBot_processSteps__VjocJ{display:flex;flex-direction:column;gap:2rem}.AIBot_processStep__PYyis{display:grid;grid-template-columns:auto 1fr;grid-gap:2rem;gap:2rem;align-items:start;padding:2rem;background:white;border-radius:16px;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05)}.AIBot_processStep__PYyis:hover{transform:translateX(10px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.AIBot_stepNumber__hmSIJ{font-size:2rem;font-weight:700;color:#6366f1;text-align:center;min-width:80px}.AIBot_stepContent__MSEhW h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.AIBot_stepContent__MSEhW p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.AIBot_stepDetails__nNsHu{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1rem}.AIBot_stepDetails__nNsHu li{background:rgba(99,102,241,.1);color:#6366f1;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.AIBot_roiSection__yBCUl{padding:6rem 0;background:linear-gradient(135deg,#1f2937,#111827)}.AIBot_roiSection__yBCUl .AIBot_sectionHeader__vqXTe h2{color:white;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AIBot_roiSection__yBCUl .AIBot_sectionHeader__vqXTe p{color:rgba(255,255,255,.7)}.AIBot_roiGrid__jbhkY{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.AIBot_roiCard__GhFuP{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.AIBot_roiCard__GhFuP:hover{background:rgba(255,255,255,.1);transform:translateY(-5px)}.AIBot_roiIcon__H9O2A{font-size:2.5rem;margin-bottom:1rem}.AIBot_roiMetric__62_xe{font-size:2.5rem;font-weight:700;color:#6366f1;margin-bottom:.5rem}.AIBot_roiLabel___okJ_{color:rgba(255,255,255,.8);font-size:1.1rem}.AIBot_ctaSection__XgYKP{padding:6rem 0;background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899);text-align:center}.AIBot_ctaContent__7w_65 h2{font-size:2.5rem;font-weight:700;color:white;margin-bottom:1rem}.AIBot_ctaContent__7w_65 p{font-size:1.25rem;color:rgba(255,255,255,.9);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.AIBot_ctaButtons__2An8U{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.AIBot_ctaButtons__2An8U .AIBot_primaryButton__BNb0q{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.AIBot_ctaButtons__2An8U .AIBot_primaryButton__BNb0q:hover{background:rgba(255,255,255,.3)}.AIBot_ctaButtons__2An8U .AIBot_secondaryButton__oEt_D{background:transparent;border:2px solid rgba(255,255,255,.5)}.AIBot_ctaButtons__2An8U .AIBot_secondaryButton__oEt_D:hover{background:rgba(255,255,255,.1)}@media (max-width:1024px){.AIBot_heroContent__RzJz_{grid-template-columns:1fr;gap:3rem;text-align:center}.AIBot_heroTitle__ys08D{font-size:3rem}.AIBot_demoChat__XX7Eo{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.AIBot_hero__pRgEO{padding:1rem;min-height:90vh}.AIBot_heroTitle__ys08D{font-size:2.5rem}.AIBot_heroStats__5WF2b{flex-direction:column;gap:1rem}.AIBot_heroButtons__verjB{flex-direction:column;align-items:center}.AIBot_botGrid__5OLRJ{grid-template-columns:1fr}.AIBot_processStep__PYyis{grid-template-columns:1fr;gap:1rem;text-align:center}.AIBot_chatInterface__PFbRh{max-width:350px}.AIBot_chatMessages__MUZDB{max-height:250px}.AIBot_messageContent__I7foB{max-width:200px}.AIBot_demoTabs___ZhhF{flex-direction:column}.AIBot_demoMessage__QLWdY:nth-child(2n),.AIBot_demoMessage__QLWdY:nth-child(odd){margin-left:0;margin-right:0}}