.chat_chatButton__xRox8{position:fixed;bottom:24px;right:24px;z-index:9999;width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d6ef5,#1251c9);color:#fff;box-shadow:0 8px 32px rgba(29,110,245,.45),0 2px 8px rgba(0,0,0,.4);transition:transform .25s cubic-bezier(.32,.72,0,1),box-shadow .25s cubic-bezier(.32,.72,0,1);outline:none}.chat_chatButton__xRox8:hover{transform:scale(1.08);box-shadow:0 12px 40px rgba(29,110,245,.6),0 2px 8px rgba(0,0,0,.4)}.chat_chatButton__xRox8:active{transform:scale(.95)}.chat_chatButton__xRox8[data-open=true]{background:linear-gradient(135deg,#1e293b,#0f172a)}.chat_chatButtonIcon__z_YsI{display:flex;align-items:center;justify-content:center}.chat_pulseRing__6gjpw{position:absolute;inset:-4px;border-radius:50%;border:2px solid #1d6ef5;animation:chat_pulseRing__6gjpw 2.4s ease-out infinite;pointer-events:none}@keyframes chat_pulseRing__6gjpw{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}.chat_chatWindow__S5Qn0{position:fixed;bottom:96px;right:24px;z-index:9998;width:380px;max-width:calc(100vw - 32px);height:580px;max-height:calc(100vh - 120px);border-radius:16px;background:#0b1229;border:1px solid #1e2d50;box-shadow:0 24px 80px rgba(0,0,0,.55),0 0 0 1px #1e2d50;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(20px) scale(.96);pointer-events:none;transition:opacity .3s cubic-bezier(.32,.72,0,1),transform .3s cubic-bezier(.32,.72,0,1)}.chat_chatWindow__S5Qn0[data-open=true]{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.chat_chatHeader__i55qy{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(135deg,#0c1836,#111c3a);border-bottom:1px solid #1e2d50;flex-shrink:0}.chat_headerLeft__1F6GN{display:flex;align-items:center;gap:10px}.chat_agentAvatar__c9KON{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#1d6ef5,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 0 0 2px #0b1229,0 0 12px rgba(29,110,245,.2)}.chat_agentInfo__faWa9{display:flex;flex-direction:column;gap:2px}.chat_agentName__sUjNN{font-size:13.5px;font-weight:700;color:#e2e8f0;letter-spacing:.01em;font-family:Segoe UI,system-ui,sans-serif}.chat_agentStatus__A6mck{font-size:11px;color:#06b6d4;display:flex;align-items:center;gap:4px}.chat_statusDot__q_TJH{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e;animation:chat_blink__NM7r7 2.5s ease-in-out infinite}@keyframes chat_blink__NM7r7{0%,to{opacity:1}50%{opacity:.4}}.chat_closeButton__DkL_L{background:none;border:none;cursor:pointer;color:#64748b;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.chat_closeButton__DkL_L:hover{background:rgba(255,255,255,.07);color:#e2e8f0}.chat_messageList__BBKTh{flex:1;overflow-y:auto;padding:16px 12px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.chat_messageList__BBKTh::-webkit-scrollbar{width:4px}.chat_messageList__BBKTh::-webkit-scrollbar-track{background:transparent}.chat_messageList__BBKTh::-webkit-scrollbar-thumb{background:#1e2d50;border-radius:4px}.chat_messageRow___hDS5{display:flex;align-items:flex-end;gap:8px;animation:chat_msgIn__Z0kby .25s cubic-bezier(.32,.72,0,1) both}.chat_messageRow___hDS5[data-role=user]{flex-direction:row-reverse}@keyframes chat_msgIn__Z0kby{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat_botAvatar__tmv_D{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#1d6ef5,#06b6d4);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;flex-shrink:0}.chat_bubble__11gTP{max-width:78%;display:flex;flex-direction:column;gap:3px}.chat_bubble__11gTP[data-role=user] .chat_bubbleContent___PZUi{background:linear-gradient(135deg,#1d6ef5,#1251c9);color:#fff;border-radius:16px 4px 16px 16px;box-shadow:0 4px 16px rgba(29,110,245,.3)}.chat_bubble__11gTP[data-role=assistant] .chat_bubbleContent___PZUi{background:#111c3a;color:#e2e8f0;border-radius:4px 16px 16px 16px;border:1px solid #1e2d50}.chat_bubbleContent___PZUi{padding:10px 14px;font-size:13.5px;line-height:1.6;font-family:Segoe UI,system-ui,sans-serif}.chat_timestamp__zIM8d{font-size:10px;color:#64748b;padding:0 4px;align-self:flex-end}.chat_bubble__11gTP[data-role=user] .chat_timestamp__zIM8d{align-self:flex-end;text-align:right}.chat_msgPara__Bx5ld{margin:0 0 4px}.chat_msgPara__Bx5ld:last-child{margin-bottom:0}.chat_msgList__ovGci{margin:4px 0;padding-left:18px}.chat_msgList__ovGci li{margin-bottom:3px}.chat_inlineCode__I_I3O{background:rgba(255,255,255,.1);border-radius:4px;padding:1px 5px;font-size:12px;font-family:Fira Code,Cascadia Code,monospace}.chat_typingBubble__ocYUk{background:#111c3a;border:1px solid #1e2d50;border-radius:4px 16px 16px 16px;padding:12px 16px;display:flex;align-items:center;gap:5px}.chat_dot__ygJuj{width:7px;height:7px;border-radius:50%;background:#3b82f6;animation:chat_bounce__UYXIF 1.1s ease-in-out infinite;display:inline-block}@keyframes chat_bounce__UYXIF{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}.chat_errorBanner__R0lbG{margin:4px 8px;padding:10px 14px;background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.3);border-radius:10px;color:#fca5a5;font-size:12.5px;display:flex;align-items:flex-start;gap:8px;animation:chat_msgIn__Z0kby .2s ease both}.chat_quickReplies__SrI6p{display:flex;gap:6px;padding:8px 12px 4px;overflow-x:auto;flex-shrink:0;scrollbar-width:none}.chat_quickReplies__SrI6p::-webkit-scrollbar{display:none}.chat_chip___T7RC{white-space:nowrap;padding:5px 12px;border-radius:20px;background:transparent;border:1px solid #1e2d50;color:#3b82f6;font-size:11.5px;cursor:pointer;transition:background .15s,border-color .15s;flex-shrink:0}.chat_chip___T7RC:hover{background:rgba(29,110,245,.2);border-color:#1d6ef5}.chat_inputBar__LOHQ_{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;background:#05091a;border-top:1px solid #1e2d50;flex-shrink:0}.chat_textarea__wtwJb{flex:1;resize:none;background:#111c3a;border:1px solid #1e2d50;border-radius:12px;color:#e2e8f0;font-size:13.5px;line-height:1.5;padding:10px 14px;font-family:Segoe UI,system-ui,sans-serif;outline:none;max-height:120px;overflow-y:auto;transition:border-color .2s}.chat_textarea__wtwJb::placeholder{color:#64748b}.chat_textarea__wtwJb:focus{border-color:#1d6ef5;box-shadow:0 0 0 3px rgba(29,110,245,.2)}.chat_sendButton__MIJuP{width:42px;height:42px;border-radius:12px;border:none;cursor:pointer;background:linear-gradient(135deg,#1d6ef5,#1251c9);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s,transform .15s;box-shadow:0 4px 12px rgba(29,110,245,.35)}.chat_sendButton__MIJuP:disabled{opacity:.35;cursor:not-allowed;transform:none}.chat_sendButton__MIJuP:not(:disabled):hover{transform:scale(1.06);box-shadow:0 6px 16px rgba(29,110,245,.5)}.chat_sendButton__MIJuP:not(:disabled):active{transform:scale(.95)}.chat_chatFooter__6VgKu{padding:6px 12px 8px;text-align:center;font-size:10.5px;color:#64748b;background:#05091a;flex-shrink:0}.chat_chatFooter__6VgKu a{color:#3b82f6;text-decoration:none}.chat_chatFooter__6VgKu a:hover{text-decoration:underline}@media (max-width:480px){.chat_chatWindow__S5Qn0{right:0;bottom:0;left:0;top:0;width:100%;max-width:100%;height:100svh;max-height:100svh;border-radius:0;border:none}.chat_chatButton__xRox8{bottom:20px;right:16px}.chat_inputBar__LOHQ_{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px;padding:8px 10px max(8px,env(safe-area-inset-bottom));background:#05091a;border-top:1px solid #1e2d50;flex-shrink:0;width:100%;box-sizing:border-box}.chat_textarea__wtwJb{flex:1 1 0%;min-width:0;width:0;font-size:16px;min-height:42px;max-height:90px;padding:10px 12px;box-sizing:border-box}.chat_sendButton__MIJuP{flex:0 0 42px;width:42px;height:42px;min-width:42px;min-height:42px}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}