.styles_container__wWHml{width:100%;margin:0 auto;overflow:hidden;min-height:100vh;display:flex;flex-direction:column}.styles_header__9WluO{padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(15,23,42,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.styles_navbar__3SllI{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.styles_logoContainer__GoGoT{gap:8px}.styles_logoImage__xDuEn{border-radius:50%;object-fit:cover}.styles_logoHighlight__sDQ09{font-weight:700;color:#fff;font-size:1.1rem}.styles_mobileMenuToggle__U3iPX{display:flex;cursor:pointer;color:#fff;z-index:101}.styles_navLinks__dr5k5{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.styles_navLinks__dr5k5 a{color:var(--color-text);font-weight:500;font-size:1rem;transition:.2s ease;text-decoration:none;padding:.5rem 0}.styles_navLinks__dr5k5 a:hover{color:var(--color-primary)}.styles_mobileMenu__ayoCp{position:fixed;top:76px;left:0;width:100%;background:rgba(15,23,42,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;transition:all .3s ease;max-height:0;overflow:hidden;opacity:0;visibility:hidden}.styles_mobileMenu__ayoCp.styles_active__8BvXz{max-height:400px;padding:1rem 0;opacity:1;visibility:visible}.styles_mobileNavLinks__IgrqA{list-style:none;margin:0;display:flex;flex-direction:column;gap:1rem;padding:1rem 2rem}.styles_mobileNavLinks__IgrqA a{color:var(--color-text);text-decoration:none;padding:.75rem 0;font-size:1rem;transition:color .2s ease}.styles_mobileNavLinks__IgrqA a:hover{color:var(--color-primary)}.styles_hero__VvYUO{padding:2rem 1rem;background:linear-gradient(180deg,#0f172a,#01162c);position:relative;overflow:hidden}.styles_hero__VvYUO:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,var(--color-primary-transparent),transparent 60%) , radial-gradient(circle at 80% 70%,var(--color-secondary-transparent),transparent 60%);opacity:.6;z-index:-1}.styles_heroWrapper__Fc9XZ{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.styles_heroContent__QFPT6{width:100%;animation:styles_fadeInUp__47uS9 .8s ease-out}.styles_hero__VvYUO h1{font-size:2.2rem;font-weight:800;line-height:1.1;margin-bottom:1rem;background:linear-gradient(to right,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.styles_heroSubtitle__jIqja{font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:2rem;line-height:1.5}.styles_heroButtons__Zz_Pa{display:flex;flex-direction:column;gap:1rem;width:100%}.styles_secondaryButton__ZUoY6{transition:all .3s ease}.styles_secondaryButton__ZUoY6:hover{box-shadow:0 4px 12px rgba(59,130,246,.2)}.styles_heroImage__PpxYk{width:100%;display:flex;justify-content:center;animation:styles_floatIn__sG0m_ 1s ease-out}@keyframes styles_floatIn__sG0m_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles_messageEmoji__sD8aL{width:100%;max-width:280px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .3s ease}.styles_messageBubble__MSgFt{width:100%;background:linear-gradient(145deg,#2a3042,#1c2433);border-radius:16px;padding:1.25rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.3) , 0 4px 6px -2px rgba(0,0,0,.1);position:relative;overflow:hidden}.styles_messageBubble__MSgFt:before{content:"";position:absolute;width:16px;height:16px;background:linear-gradient(145deg,#2a3042,#1c2433);bottom:-8px;left:24px;transform:rotate(45deg);z-index:-1}.styles_messageHeader__4qyGj{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600;color:var(--color-primary);text-align:center;font-size:.9rem}.styles_messageContent__CAP43{padding:8px 0;color:var(--color-text);font-size:.9rem;line-height:1.4}.styles_messageTime__3Hlyl{color:var(--color-text-secondary);font-size:.75rem;text-align:right;margin-top:6px}.styles_messageFooter__uSMGj{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;font-size:.8rem}.styles_anonymous__6Yf9y{color:var(--color-success);display:flex;align-items:center;gap:4px}.styles_anonymous__6Yf9y:before{content:"";display:inline-block;width:6px;height:6px;background:var(--color-success);border-radius:50%}.styles_decorationDots__YdYW1{display:flex;gap:8px;margin:1rem 0;justify-content:center}.styles_dot__6uK3L{width:6px;height:6px;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:50%;opacity:.7}.styles_linkPreview__c9BIB{background:rgba(31,41,55,.5);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:8px;width:100%;max-width:240px}.styles_linkIcon__csxDb{background:linear-gradient(135deg,var(--color-primary-transparent),var(--color-secondary-transparent));width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0}.styles_linkText__YeYqw{font-size:.8rem;color:var(--color-text);font-weight:500}.styles_features__E0ZoD{padding:3rem 1rem;background:linear-gradient(180deg,#01162c,#020c20)}.styles_sectionHeader__vplzy{text-align:center;margin-bottom:2rem}.styles_sectionHeader__vplzy h2{font-size:2rem;margin-bottom:1rem;background:linear-gradient(to right,var(--color-primary-light),var(--color-primary));-webkit-background-clip:text;background-clip:text;color:#fff}.styles_sectionDivider__ma2jH{width:60px;height:3px;background:linear-gradient(to right,var(--color-primary),var(--color-secondary));margin:0 auto;border-radius:2px}.styles_featuresGrid__gfZlt{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;max-width:600px;margin:0 auto}.styles_featureCard__PjATD{background:rgba(31,41,55,.5);border-radius:12px;padding:1.5rem;border:1px solid var(--color-border);transition:all .3s ease}.styles_featureCard__PjATD:hover{box-shadow:0 10px 25px -5px rgba(0,0,0,.2);border-color:var(--color-primary-transparent)}.styles_featureIcon__pH9F_{width:48px;height:48px;background:linear-gradient(135deg,var(--color-primary-transparent),var(--color-secondary-transparent));border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--color-primary)}.styles_featureCard__PjATD h3{font-size:1.1rem;margin-bottom:.75rem;font-weight:600}.styles_featureCard__PjATD p{color:var(--color-text-secondary);line-height:1.5;font-size:.9rem}.styles_faq__jo7Xq{padding:3rem 1rem;background:linear-gradient(180deg,#0b1327,#010f1f)}.styles_faqList__cye1U{max-width:600px;margin:0 auto}.styles_faqItem__2qSa_{background:rgba(31,41,55,.3);border:1px solid var(--color-border);border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.styles_faqItem__2qSa_:hover{border-color:var(--color-primary-transparent)}.styles_faqQuestion__2GBva{padding:1.25rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}.styles_faqQuestion__2GBva h3{font-size:1rem;font-weight:500;margin:0;line-height:1.4}.styles_faqIcon__EQv6r{transition:transform .3s ease;color:var(--color-primary);flex-shrink:0}.styles_faqItem__2qSa_.styles_active__8BvXz .styles_faqIcon__EQv6r{transform:rotate(180deg)}.styles_faqAnswer__MJ9xF{max-height:0;overflow:hidden;transition:max-height .3s ease , padding .3s ease}.styles_faqItem__2qSa_.styles_active__8BvXz .styles_faqAnswer__MJ9xF{max-height:200px;padding:0 1.25rem 1.25rem}.styles_faqAnswer__MJ9xF p{color:var(--color-text-secondary);line-height:1.5;margin:0;font-size:.9rem}.styles_otherbotssect__aeT_F{padding:3rem 1rem;background:linear-gradient(180deg,#0b1327,#010f1f)}.styles_cta__T8sHj{padding:3rem 1rem;position:relative;text-align:center;overflow:hidden}.styles_ctaOverlay__KM__u{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,var(--color-primary-darker),var(--color-secondary));z-index:1}.styles_ctaContent__q_2qC{position:relative;z-index:2;max-width:500px;margin:0 auto}.styles_cta__T8sHj h2{font-size:1.8rem;margin-bottom:1rem;color:#fff;line-height:1.2}.styles_cta__T8sHj p{font-size:1rem;color:var(--color-text-secondary);margin-bottom:2rem;line-height:1.5}@media screen and (min-width:940px){.styles_logoHighlight__sDQ09{font-size:1.4rem}.styles_logoContainer__GoGoT{gap:10px}.styles_mobileMenuToggle__U3iPX{display:none}.styles_header__9WluO{padding:1.25rem 2rem}.styles_hero__VvYUO{padding:4rem 2rem}.styles_heroWrapper__Fc9XZ{flex-direction:row;text-align:left;gap:3rem}.styles_heroContent__QFPT6{flex:1 1;max-width:600px}.styles_hero__VvYUO h1{font-size:3rem;margin-bottom:1.5rem}.styles_heroSubtitle__jIqja{font-size:1.4rem;margin-bottom:2.5rem}.styles_heroButtons__Zz_Pa{flex-direction:row;gap:1.5rem;width:auto}.styles_primaryButton__6XHeQ,.styles_secondaryButton__ZUoY6{width:auto;padding:.75rem 1.5rem;min-height:auto}.styles_heroImage__PpxYk{flex:1 1;justify-content:flex-end}.styles_messageEmoji__sD8aL{width:340px;height:400px;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .6s ease}.styles_messageEmoji__sD8aL:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.styles_messageBubble__MSgFt{width:280px;padding:20px}.styles_features__E0ZoD{padding:5rem 2rem}.styles_featuresGrid__gfZlt{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px}.styles_featureCard__PjATD{padding:2rem}.styles_featureIcon__pH9F_{width:60px;height:60px;margin-bottom:1.5rem}.styles_featureCard__PjATD h3{font-size:1.25rem;margin-bottom:1rem}.styles_featureCard__PjATD p{font-size:1rem}.styles_faq__jo7Xq{padding:4rem 2rem}.styles_faqList__cye1U{max-width:800px}.styles_faqQuestion__2GBva{padding:1.5rem}.styles_faqQuestion__2GBva h3{font-size:1.1rem}.styles_faqAnswer__MJ9xF p{font-size:1rem}.styles_otherbotssect__aeT_F{padding:4rem 2rem}}@media screen and (max-width:940px){.styles_desktopButton__IfvDe,.styles_navLinks__dr5k5{display:none!important}}.styles_mobileMenuButton__pJ2p3{width:100%!important;text-align:center!important;justify-content:center!important;margin-top:1rem;padding:1rem 1.5rem!important;min-height:48px!important}.styles_heroMainButton___DXU_{min-width:280px!important;padding:.8rem 2rem!important;font-size:1.1rem!important;font-weight:600!important;text-align:center!important;justify-content:center!important}@media screen and (min-width:940px){.styles_navLinks__dr5k5{display:flex!important}.styles_desktopButton__IfvDe{display:inline-flex!important}.styles_mobileMenuToggle__U3iPX{display:none!important}.styles_heroMainButton___DXU_{min-width:auto!important;width:auto!important}}.styles_logoContainer__GoGoT{display:flex;align-items:center;gap:.5rem}.styles_avatarImage__ZyQN_{object-fit:cover;border-radius:var(--border-radius-full);width:100%;height:100%}.styles_primaryButton__6XHeQ{display:inline-block;color:var(--color-text);padding:.5rem 1.5rem;border-radius:var(--border-radius-full);font-weight:500;text-decoration:none;background-size:200% auto;background-image:linear-gradient(to right,var(--color-primary-dark) 0,var(--color-primary) 51%,var(--color-primary-darker) 100%);background-position:0;transition:all .3s ease , background-position .3s ease , box-shadow .3s ease}.styles_primaryButton__6XHeQ:hover{background-position:100%;box-shadow:0 7px 14px rgba(59,130,246,.3)}.styles_secondaryButton__ZUoY6{display:inline-block;border:1px solid var(--color-primary);color:var(--color-primary-light);padding:.75rem 2rem;border-radius:var(--border-radius-full);font-weight:500;text-decoration:none;transition:background-color .2s}.styles_secondaryButton__ZUoY6:hover{background-color:rgba(59,130,246,.1)}.styles_ctaButton__WJhBv{display:inline-flex;align-items:center;background-color:var(--color-primary);color:var(--color-text);padding:1rem 2rem;border-radius:var(--border-radius-full);font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 14px rgba(59,130,246,.4);background-size:200% auto;background-image:linear-gradient(to right,var(--color-primary-dark) 0,var(--color-primary) 51%,var(--color-primary-darker) 100%)}.styles_ctaButton__WJhBv:hover{background-position:100%;box-shadow:0 10px 30px rgba(59,130,246,.5)}.styles_sectionTitle__aoisG{font-size:2rem;text-align:center;margin-bottom:3rem}.styles_otherbotsBotsGrid__Z9_0_{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.styles_otherbotsBotCard__LhVVX{display:flex;flex-direction:column;align-items:center;padding:2rem;background-color:var(--color-background-tertiary);border-radius:var(--border-radius-lg);box-shadow:0 4px 12px rgba(0,0,0,.3);transition:transform .3s ease , box-shadow .3s ease;text-decoration:none;border:1px solid var(--color-border)}.styles_otherbotsBotCard__LhVVX:hover{box-shadow:0 10px 25px rgba(0,0,0,.4);border-color:var(--color-primary-transparent)}.styles_otherbotsBotIcon___bHwT{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:var(--border-radius-full);background-color:var(--color-primary-transparent);margin-bottom:1.5rem}.styles_otherbotsBotName__SR37B{font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem;text-align:center}.styles_otherbotsBotDescription__K9T69{font-size:1rem;color:var(--color-text-secondary);text-align:center;line-height:1.5}.styles_footer__eEcB_{background-color:var(--color-background-secondary);padding:4rem 1rem 2rem;border-top:1px solid var(--color-border)}.styles_footerContainer__Rx8EF{width:100%;max-width:1280px;margin:0 auto}.styles_footerContent__MBePU{display:flex;flex-direction:column;gap:3rem}.styles_footerBranding__Lmsd_{max-width:16rem}.styles_copyrightText__qRVms{color:var(--color-text-secondary);font-size:.875rem;margin-top:1rem}.styles_footerLinksContainer___sIt_{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}.styles_footerLinksGroup__Wai5q{display:flex;flex-direction:column}.styles_footerHeading__hlOYE{font-size:1rem;margin-bottom:1rem;color:var(--color-text)}.styles_footerLinks__LY_Ir{list-style:none}.styles_footerLink__oIgm2{display:block;color:var(--color-text-secondary);text-decoration:none;margin-bottom:.75rem;transition:color .2s}.styles_footerLink__oIgm2:hover{color:var(--color-primary-light)}@keyframes styles_fadeInUp__47uS9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles_otherbotsBotsGrid__Z9_0_{grid-template-columns:1fr}.styles_sectionTitle__aoisG{font-size:1.75rem}}@media (min-width:640px){.styles_footerLinksContainer___sIt_{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.styles_footerContent__MBePU{flex-direction:row;justify-content:space-between}}.styles_sectionSubtitle__0dl4m{text-align:center;max-width:900px;margin:20px auto 40px;font-size:15px;line-height:1.6;color:#666}.styles_sectionWrapper__EkKCg{max-width:1200px;margin:0 auto;padding:0 20px}.styles_howToUse__8DoTD{padding:80px 20px}.styles_useCasesGrid__kuc0S{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;margin-top:50px}.styles_useCaseTitle__iPgnP{color:#fff;font-size:20px;margin-bottom:15px;font-weight:600}.styles_useCaseDescription__4qYMN{color:rgba(255,255,255,.85);line-height:1.6;font-size:15px}.styles_examples__BDTNX{padding:80px 20px;background:linear-gradient(180deg,#0b1327,#010f1f)}.styles_examplesGrid__S9srv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.styles_exampleItem__OSGYg{display:flex;align-items:flex-start;gap:15px}.styles_exampleIcon__eTOo4{background:linear-gradient(135deg,#3b82f6,#1d4ed8);width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_exampleText__zf5xl{margin:0;font-size:15px;line-height:1.6;color:#fff}.styles_examplesCta__C48dQ{margin-top:50px;text-align:center}.styles_examplesCtaText__hUQp8{font-size:16px;color:#666;margin-bottom:25px;line-height:1.6}.styles_instructions__sqcTa{padding:80px 20px}.styles_instructionsGrid__g4btr{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px;margin-top:50px}.styles_stepNumber__ndxm1{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px;font-weight:700;color:#fff}.styles_stepTitle__o1tmQ{font-size:20px;text-align:center;margin-bottom:15px;color:#fff}.styles_stepDescription__zHv1f{color:#d1d5db;line-height:1.6;font-size:15px}.styles_whyPopular__2J_sF{padding:80px 20px}.styles_whyPopularContent__Rz8Qa{display:grid;grid-template-columns:1fr;grid-gap:50px;gap:50px;align-items:start;margin-top:50px}.styles_whyPopularText__M9Pvq{display:flex;flex-direction:column;gap:20px}.styles_whyPopularParagraph__tooSa{font-size:16px;line-height:1.8;color:#d1d5db;margin:0}.styles_whyPopularSidebar__67qPD{display:flex;flex-direction:column;gap:18px}.styles_sidebarTitle__obm1B{color:#fff;margin-bottom:15px;font-size:18px}.styles_sidebarList__S7Brp{color:#d1d5db;line-height:1.8;font-size:15px;padding-left:20px;margin:0}.styles_sidebarList__S7Brp li{margin-bottom:8px}.styles_sidebarText__ApDKr{color:#d1d5db;line-height:1.8;font-size:15px;margin:0}.styles_otherbotsTitle__N_gqf{font-size:2rem;text-align:center;margin-bottom:1rem}.styles_otherbotsHighlight__XU4J5{color:var(--color-primary)}.styles_otherbotsDescription__rN7qL{text-align:center;margin-bottom:3rem;font-size:1.2rem;color:var(--color-text-secondary)}.styles_heroButtonIcon__bO1zR{display:inline-flex;align-items:center;gap:.5rem}.styles_footerLogoContainer__43frp{display:flex;align-items:center;gap:.5rem}.styles_footerLogoIcon__cUkrc{width:48px;height:48px;display:flex;justify-content:center;align-items:center}.styles_footerLogoText__jo_3Z{font-size:1.25rem;font-weight:700}@media screen and (min-width:768px){.styles_whyPopularContent__Rz8Qa{grid-template-columns:1fr 1fr}.styles_sectionSubtitle__0dl4m{font-size:16px}.styles_useCaseTitle__iPgnP{font-size:22px}.styles_exampleText__zf5xl,.styles_useCaseDescription__4qYMN{font-size:16px}.styles_stepTitle__o1tmQ{font-size:22px}.styles_stepDescription__zHv1f{font-size:16px}.styles_whyPopularParagraph__tooSa{font-size:17px}.styles_sidebarTitle__obm1B{font-size:20px}.styles_sidebarList__S7Brp,.styles_sidebarText__ApDKr{font-size:16px}}@media screen and (max-width:768px){.styles_examples__BDTNX,.styles_howToUse__8DoTD,.styles_instructions__sqcTa,.styles_whyPopular__2J_sF{padding:60px 15px}.styles_useCasesGrid__kuc0S{grid-template-columns:1fr;gap:20px;margin-top:30px}.styles_examplesGrid__S9srv{grid-template-columns:1fr}.styles_instructionsGrid__g4btr{grid-template-columns:1fr;gap:30px;margin-top:30px}.styles_sectionSubtitle__0dl4m{font-size:14px;padding:0 10px}.styles_otherbotsTitle__N_gqf{font-size:1.5rem}.styles_otherbotsDescription__rN7qL{font-size:1rem}}@media (max-width:375px){.styles_hero__VvYUO h1{font-size:1.8rem}.styles_heroSubtitle__jIqja{font-size:.9rem}.styles_ctaButton__WJhBv,.styles_heroMainButton___DXU_,.styles_secondaryButton__ZUoY6{font-size:.95rem!important}.styles_sectionHeader__vplzy h2{font-size:1.8rem}}