.features_page__2bC9a{padding-top:calc(var(--nav-height) + var(--space-12));padding-bottom:var(--space-20)}.features_header__67Yr9{text-align:center;margin-bottom:var(--space-20);display:flex;flex-direction:column;align-items:center}.features_title__AndnF{font-family:var(--font-display);font-size:var(--text-4xl);font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1.1;margin-bottom:var(--space-4)}@media (min-width:768px){.features_title__AndnF{font-size:var(--text-5xl)}}.features_subtitle__YqZJn{font-size:var(--text-lg);color:var(--text-secondary);max-width:560px;line-height:1.7}.features_features__LEXxu{display:flex;flex-direction:column;gap:var(--space-24)}.features_featureRow___e65c{display:grid;grid-template-columns:1fr;grid-gap:var(--space-12);gap:var(--space-12);align-items:center}@media (min-width:768px){.features_featureRow___e65c{grid-template-columns:1fr 1fr}.features_reversed__CHCHH .features_featureContent__QXro9{order:2}.features_reversed__CHCHH .features_featureVisual__Q6E3u{order:1}}.features_featureEmoji___ZuMR{font-size:40px;display:block;margin-bottom:var(--space-4)}.features_featureName__JuFe9{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:700;color:var(--text-primary);margin-bottom:var(--space-2)}.features_featureTagline__UCzCD{font-family:var(--font-display);font-size:var(--text-base);font-weight:600;margin-bottom:var(--space-4)}.features_featureDesc__t_TI8{font-size:var(--text-base);color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-6)}.features_capList__cseqT{list-style:none;display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-8)}.features_capItem__Oby_G{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.features_featureVisual__Q6E3u{display:flex;justify-content:center}.features_mockup__Azzdl{width:100%;max-width:380px;border-radius:var(--radius-xl);border:2px solid var(--border-light);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.features_mockupHeader__b4Sws{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4);border-bottom:1px solid var(--border-light)}.features_mockupDot__EeDrx{width:8px;height:8px;border-radius:50%;background:var(--border)}.features_mockupTitle__tJ06f{font-family:var(--font-display);font-size:var(--text-sm);font-weight:600;color:var(--text-primary)}.features_mockupBody___aDiV{padding:var(--space-12) var(--space-8);display:flex;flex-direction:column;align-items:center;gap:var(--space-6);min-height:280px;position:relative}.features_mockupEmoji__0xX1C{font-size:64px}.features_mockupScanLine___R48W{width:80%;height:2px;border-radius:1px;animation:features_scanLine__Ntlwy 2.4s ease-in-out infinite;position:absolute;box-shadow:0 0 12px rgba(14,165,233,.3)}.Footer_footer__BcFSR{border-top:1px solid var(--border-light);padding:var(--space-16) 0 var(--space-8);background:var(--surface-raised)}.Footer_top__1e8XB{display:grid;grid-template-columns:1fr;grid-gap:var(--space-10);gap:var(--space-10);margin-bottom:var(--space-12)}@media (min-width:640px){.Footer_top__1e8XB{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer_top__1e8XB{grid-template-columns:2fr repeat(4,1fr);gap:var(--space-12)}}.Footer_brand__mc9Ma{max-width:320px}.Footer_logo__lYWdP{display:flex;align-items:center;gap:var(--space-2);font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;color:var(--text-primary);margin-bottom:var(--space-4)}.Footer_brandDesc__1QGNg{font-size:var(--text-sm);color:var(--text-muted);line-height:1.7;margin-bottom:var(--space-4)}.Footer_langs__ABmz3{display:flex;gap:var(--space-2)}.Footer_langItem__Ke2Zs{font-size:20px;cursor:default;transition:transform var(--duration-fast)}.Footer_langItem__Ke2Zs:hover{transform:scale(1.2)}.Footer_columnTitle__gznoh{font-family:var(--font-display);font-size:var(--text-sm);font-weight:700;color:var(--text-primary);margin-bottom:var(--space-4);letter-spacing:-.01em}.Footer_linkList__6Vr4A{list-style:none;display:flex;flex-direction:column;gap:var(--space-2)}.Footer_link__YazHi{font-size:var(--text-sm);color:var(--text-muted);text-decoration:none;transition:color var(--duration-fast);display:inline-block;padding:2px 0}.Footer_link__YazHi:hover{color:var(--primary)}.Footer_bottom__sZrq0{padding-top:var(--space-8);border-top:1px solid var(--border-light);display:flex;flex-direction:column;gap:var(--space-2);align-items:center;text-align:center}.Footer_copy__PLLeT{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.Footer_disclaimer__zCCtR{font-size:var(--text-xs);color:var(--text-muted);max-width:600px;line-height:1.6;opacity:.7}.ChatBot_wrapper__Kyb0R{position:fixed;bottom:24px;right:24px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.ChatBot_chatButton__rAumh{width:56px;height:56px;border-radius:28px;background:#0ea5e9;color:#fff;border:none;cursor:pointer;box-shadow:0 10px 15px -3px rgba(14,165,233,.4);display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.ChatBot_chatButton__rAumh:hover{transform:scale(1.1);background:#0284c7}.ChatBot_chatWindow__Ek0Sq{width:380px;max-width:calc(100vw - 48px);height:500px;max-height:calc(100vh - 120px);background:#fff;border-radius:24px;box-shadow:0 20px 40px -10px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;border:1px solid #f1f5f9;transform-origin:bottom right;animation:ChatBot_scaleUp__HPPQm .3s cubic-bezier(.16,1,.3,1)}@keyframes ChatBot_scaleUp__HPPQm{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.ChatBot_header__K2job{background:#0ea5e9;padding:20px;color:#fff;display:flex;justify-content:space-between;align-items:center}.ChatBot_headerTitle__KBU_5{font-weight:700;display:flex;align-items:center;gap:8px}.ChatBot_status__TpGTl{width:8px;height:8px;background:#22c55e;border-radius:50%;display:inline-block}.ChatBot_closeButton__jZiXJ{background:hsla(0,0%,100%,.2);border:none;width:32px;height:32px;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.ChatBot_closeButton__jZiXJ:hover{background:hsla(0,0%,100%,.3)}.ChatBot_messages__ZU6l9{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;background:#f8fafc}.ChatBot_message__YOvXO{padding:10px 14px;border-radius:16px;font-size:14px;max-width:85%;line-height:1.5}.ChatBot_bot__B_taX{background:#fff;color:#1e293b;align-self:flex-start;border-bottom-left-radius:4px;border:1px solid #e2e8f0}.ChatBot_user__NczW9{background:#0ea5e9;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.ChatBot_typing__yXsp5{font-size:12px;color:#64748b;font-style:italic;margin-top:4px}.ChatBot_inputArea__N4u1D{padding:16px;border-top:1px solid #f1f5f9;display:flex;gap:8px}.ChatBot_input__Z9n0I{flex:1 1;border:1px solid #e2e8f0;border-radius:20px;padding:8px 16px;font-size:14px;outline:none;transition:border-color .2s}.ChatBot_input__Z9n0I:focus{border-color:#0ea5e9}.ChatBot_sendButton__WybOa{background:#0ea5e9;color:#fff;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.ChatBot_sendButton__WybOa:disabled{background:#cbd5e1;cursor:not-allowed}.ChatBot_disclaimer__C0IRU{padding:12px 16px;background:#fffbeb;border-top:1px solid #fef3c7;font-size:11px;color:#92400e;text-align:center}