.chat-widget_chatWidget__lQlVm{--chat-bg:#f4f8fb;--chat-header-bg:#102332;--chat-header-text:#ffffff;--chat-header-sub:#8ab8cc;--bubble-user-bg:linear-gradient(135deg,#0d9488,#14b8a6);--bubble-user-text:#ffffff;--bubble-bot-bg:rgba(255,255,255,0.96);--bubble-bot-text:#1a2332;--bubble-bot-border:#d9e3ee;--chip-bg:rgba(255,255,255,0.94);--chip-border:#d7e0ea;--chip-text:#334155;--chip-hover-bg:#f0fdfa;--chip-hover-border:#0d9488;--chip-hover-text:#0d9488;--input-bg:rgba(255,255,255,0.98);--input-border:#dbe4ee;--input-border-focus:#0d9488;--input-shadow-focus:rgba(13,148,136,0.14);--send-btn-inactive:#d6dde8;--send-btn-active:#0d9488;--send-btn-text:#ffffff;--typing-dot:#94a3b8;--timestamp:#94a3b8;--chat-font-size:15px;--bubble-padding:14px 16px;--bubble-gap:8px;--bubble-group-gap:16px;--bubble-radius:18px;--bubble-radius-corner:5px;z-index:1000;font-family:DM Sans,system-ui,sans-serif;font-size:var(--chat-font-size);line-height:1.55;height:0;width:0}.chat-widget_chatButton__FM47_,.chat-widget_chatWidget__lQlVm{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 2rem);right:calc(env(safe-area-inset-right) + 2rem)}.chat-widget_chatButton__FM47_{width:60px;height:60px;min-width:44px;min-height:44px;border-radius:999px;background:linear-gradient(135deg,#0d9488,#14b8a6);color:var(--send-btn-text);border:none;box-shadow:0 18px 32px rgba(13,31,45,.24);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease;z-index:1001}.chat-widget_chatButton__FM47_:hover{transform:translateY(-1px) scale(1.04);box-shadow:0 22px 40px rgba(13,31,45,.28)}.chat-widget_chatWindow__tsKEl{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 90px);right:calc(env(safe-area-inset-right) + 2rem);width:400px;max-width:min(92vw,400px);height:620px;max-height:76vh;background:linear-gradient(180deg,#f8fbfd,#f3f7fb);border:1px solid rgba(217,227,238,.9);border-radius:24px;box-shadow:0 30px 80px rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:hidden;transform:translateY(20px);opacity:0;visibility:hidden;transition:transform .28s ease,opacity .28s ease,visibility .28s;z-index:1000}.chat-widget_chatWindow__tsKEl.chat-widget_open__8s1sB{transform:translateY(0);opacity:1;visibility:visible}.chat-widget_chatHeader__MYCQL{height:72px;min-height:72px;padding:0 1rem;background:linear-gradient(135deg,#102332,#143247);color:var(--chat-header-text);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.chat-widget_chatHeaderLeft__njAYO{display:flex;align-items:center;gap:.75rem;min-width:0}.chat-widget_chatLogo__DYGlm{font-weight:700;font-size:16px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-widget_chatLogoAccent___TVwQ{color:#5eead4}.chat-widget_chatHeaderStatus__0Oxs8{font-size:12px;font-weight:500;color:var(--chat-header-sub);margin-top:4px}.chat-widget_headerActions__2s7aq{display:flex;align-items:center;gap:4px}.chat-widget_closeButton__BRUhv,.chat-widget_minimizeButton__eIpgp{width:36px;height:36px;min-width:36px;min-height:36px;border:none;background:transparent;color:var(--chat-header-text);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:10px;opacity:.9;transition:opacity .2s,background .2s}.chat-widget_closeButton__BRUhv:hover,.chat-widget_minimizeButton__eIpgp:hover{opacity:1;background:rgba(255,255,255,.1)}.chat-widget_messagesContainer__Pmz2U{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:var(--bubble-group-gap);background:radial-gradient(circle at top,rgba(94,234,212,.08),transparent 28%),linear-gradient(180deg,#f8fbfd,#f3f7fb)}.chat-widget_messageWrapper__MZfMk{display:flex;flex-direction:column;gap:var(--bubble-gap)}.chat-widget_messageWrapper__MZfMk.chat-widget_user__p07rL{align-items:flex-end}.chat-widget_messageWrapper__MZfMk.chat-widget_bot__ylUr7{align-items:flex-start}.chat-widget_messageRow__cjTr2{display:flex;align-items:flex-end;gap:10px;max-width:100%}.chat-widget_messageRow__cjTr2.chat-widget_user__p07rL{flex-direction:row-reverse;margin-left:auto}.chat-widget_botReplyGroup__XbChW,.chat-widget_userReplyGroup__4u6pX{display:flex;flex-direction:column;gap:10px;min-width:0}.chat-widget_botReplyGroup__XbChW{align-items:flex-start;max-width:min(100%,540px)}.chat-widget_userReplyGroup__4u6pX{align-items:flex-end;max-width:min(100%,440px)}.chat-widget_botAvatar__9ZVGj{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;background:var(--chat-header-bg);color:var(--chat-header-text);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 18px rgba(15,23,42,.12)}.chat-widget_message__TUn5f{padding:var(--bubble-padding);border-radius:var(--bubble-radius);line-height:1.55;position:relative;overflow-wrap:anywhere;font-size:var(--chat-font-size);animation:chat-widget_messageIn__UKwSe .26s cubic-bezier(.34,1.56,.64,1) forwards}.chat-widget_message__TUn5f.chat-widget_user__p07rL{border-bottom-right-radius:var(--bubble-radius-corner);background:var(--bubble-user-bg);color:var(--bubble-user-text);transform-origin:bottom right;box-shadow:0 12px 26px rgba(13,148,136,.18)}.chat-widget_message__TUn5f.chat-widget_bot__ylUr7{border-bottom-left-radius:var(--bubble-radius-corner);background:var(--bubble-bot-bg);color:var(--bubble-bot-text);border:1px solid var(--bubble-bot-border);transform-origin:bottom left;box-shadow:0 10px 24px rgba(15,23,42,.06);backdrop-filter:blur(12px)}.chat-widget_cardMessage__AN1Mx{padding:0;background:transparent;border:none;box-shadow:none}.chat-widget_messageContent__3GHC7{white-space:pre-wrap}.chat-widget_messageContent__3GHC7 ol,.chat-widget_messageContent__3GHC7 ul{margin:.5rem 0 .5rem 1.5rem;padding:0}.chat-widget_messageContent__3GHC7 li{margin-bottom:.25rem}.chat-widget_contextLabel__chQOi{font-size:11px;color:var(--chat-header-sub);margin-bottom:6px;display:flex;align-items:center;gap:4px}.chat-widget_messageMetadata__G0Quh{margin-top:-2px;padding:0 4px;font-size:11px;color:var(--timestamp)}.chat-widget_userReplyGroup__4u6pX .chat-widget_messageMetadata__G0Quh{text-align:right;align-self:flex-end}.chat-widget_typingIndicator__mfbKx{display:flex;align-items:flex-end;gap:10px;align-self:flex-start;animation:chat-widget_messageIn__UKwSe .2s ease-out forwards}.chat-widget_typingBubble__VQ2B3{display:flex;align-items:center;gap:5px;padding:12px 16px;background:var(--bubble-bot-bg);border:1px solid var(--bubble-bot-border);border-radius:var(--bubble-radius);border-bottom-left-radius:var(--bubble-radius-corner);min-width:56px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.chat-widget_typingDot__UQJCQ{width:7px;height:7px;border-radius:50%;background:var(--typing-dot);animation:chat-widget_typingBounce__KaUr6 1.2s ease-in-out infinite}.chat-widget_typingBubble__VQ2B3 .chat-widget_typingDot__UQJCQ:first-child{animation-delay:0s}.chat-widget_typingBubble__VQ2B3 .chat-widget_typingDot__UQJCQ:nth-child(2){animation-delay:.2s}.chat-widget_typingBubble__VQ2B3 .chat-widget_typingDot__UQJCQ:nth-child(3){animation-delay:.4s}@keyframes chat-widget_typingBounce__KaUr6{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}@keyframes chat-widget_messageIn__UKwSe{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-widget_docChecklistCard__jrfe7{background:rgba(255,255,255,.98);border:1px solid var(--bubble-bot-border);border-radius:18px;overflow:hidden;padding:0;max-width:100%;box-shadow:0 12px 24px rgba(15,23,42,.06)}.chat-widget_docChecklistHeader__tcY1y{display:flex;align-items:center;gap:8px;padding:14px 16px;background:#f8fbfd;border-bottom:1px solid var(--bubble-bot-border);font-weight:700;font-size:14px;color:var(--bubble-bot-text)}.chat-widget_docChecklistIcon__DIdxC{width:18px;height:18px;color:var(--send-btn-active);flex-shrink:0}.chat-widget_docChecklistTitle__d3xfD{flex:1}.chat-widget_docChecklistList__RjPvu{list-style:none;margin:0;padding:12px 16px}.chat-widget_docChecklistItem__kRS7X{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:14px;color:var(--bubble-bot-text)}.chat-widget_docChecklistCheck__yJH_k{color:#10b981;font-weight:700;flex-shrink:0}.chat-widget_docChecklistNote__6htir{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;background:#fff7df;border-top:1px solid #f8d880;font-size:12px;color:#92400e}.chat-widget_docChecklistNoteIcon__stry0{width:16px;height:16px;flex-shrink:0;margin-top:1px}.chat-widget_quickReplies__qkA9C{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 10px}.chat-widget_quickReply__Ef77H{min-height:44px;padding:10px 14px;background:var(--chip-bg);border:1px solid var(--chip-border);border-radius:999px;font-size:13px;font-weight:500;color:var(--chip-text);cursor:pointer;transition:border-color .2s,background .2s,color .2s,transform .18s ease}.chat-widget_quickReply__Ef77H:hover{background:var(--chip-hover-bg);border-color:var(--chip-hover-border);color:var(--chip-hover-text)}.chat-widget_quickReply__Ef77H:active{transform:scale(.98)}.chat-widget_inputContainer___icEK{display:flex;align-items:flex-end;gap:8px;padding:12px 14px 14px;background:rgba(248,251,253,.94);border-top:1px solid rgba(219,228,238,.9);backdrop-filter:blur(14px)}.chat-widget_inputWrapper__XmV2D{flex:1;display:flex;align-items:flex-end;background:var(--input-bg);border:1px solid var(--input-border);border-radius:18px;padding:12px 14px 12px 16px;box-shadow:0 10px 24px rgba(15,23,42,.06);transition:border-color .2s ease,box-shadow .2s ease}.chat-widget_inputWrapper__XmV2D:focus-within{border-color:var(--input-border-focus);box-shadow:0 0 0 3px var(--input-shadow-focus)}.chat-widget_inputField__fAPtH{flex:1;border:none;outline:none;font-size:var(--chat-font-size);font-family:inherit;line-height:1.5;resize:none;min-height:24px;max-height:120px;background:transparent}.chat-widget_inputField__fAPtH::placeholder{color:var(--timestamp)}.chat-widget_sendButton__Vq3_E{width:44px;height:44px;min-width:44px;min-height:44px;border:none;border-radius:999px;background:var(--send-btn-inactive);color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease}.chat-widget_sendButton__Vq3_E.chat-widget_hasText__722Is{background:var(--send-btn-active);color:var(--send-btn-text);box-shadow:0 12px 22px rgba(13,148,136,.22)}.chat-widget_sendButton__Vq3_E:hover:not(:disabled).chat-widget_hasText__722Is{background:#0f766e}.chat-widget_sendButton__Vq3_E:active:not(:disabled){transform:scale(.92)}.chat-widget_sendButton__Vq3_E:disabled{cursor:not-allowed;opacity:.85}.chat-widget_welcomeState__DCzMT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 16px;text-align:center}.chat-widget_welcomeAvatar__TwRZX{width:56px;height:56px;border-radius:50%;background:var(--chat-header-bg);color:var(--chat-header-text);display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 12px 24px rgba(15,23,42,.12)}.chat-widget_welcomeTitle__sSejl{font-size:16px;font-weight:700;color:var(--bubble-bot-text);margin-bottom:6px}.chat-widget_welcomeSub__sOwrO{font-size:14px;color:var(--timestamp);margin-bottom:20px;max-width:320px}.chat-widget_welcomeCards__iEM8E{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:340px}.chat-widget_welcomeCard__0pErY{min-height:48px;padding:12px 14px;background:rgba(255,255,255,.94);border:1px solid var(--bubble-bot-border);border-radius:16px;font-size:13px;font-weight:600;color:var(--bubble-bot-text);cursor:pointer;text-align:left;display:flex;align-items:center;gap:8px;transition:border-color .2s,background .2s,box-shadow .2s}.chat-widget_welcomeCard__0pErY:hover{border-color:var(--send-btn-active);background:var(--chip-hover-bg);box-shadow:0 10px 20px rgba(13,148,136,.1)}.chat-widget_messagesContainer__Pmz2U::-webkit-scrollbar{width:6px}.chat-widget_messagesContainer__Pmz2U::-webkit-scrollbar-track{background:#edf2f7;border-radius:10px}.chat-widget_messagesContainer__Pmz2U::-webkit-scrollbar-thumb{background:#c4d0dc;border-radius:10px}.chat-widget_messagesContainer__Pmz2U::-webkit-scrollbar-thumb:hover{background:#aab7c5}@media (max-width:768px){.chat-widget_chatButton__FM47_,.chat-widget_chatWidget__lQlVm{bottom:calc(env(safe-area-inset-bottom) + 1rem);right:calc(env(safe-area-inset-right) + 1rem)}.chat-widget_chatButton__FM47_{width:56px;height:56px}.chat-widget_chatWindow__tsKEl{left:.75rem;right:.75rem;bottom:calc(env(safe-area-inset-bottom) + .75rem);width:auto;max-width:none;height:min(82dvh,720px);max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 1.5rem);border-radius:22px}.chat-widget_chatHeader__MYCQL{padding:0 .875rem}.chat-widget_messagesContainer__Pmz2U{padding:10px;gap:14px}.chat-widget_botReplyGroup__XbChW,.chat-widget_userReplyGroup__4u6pX{max-width:100%}.chat-widget_welcomeCards__iEM8E{grid-template-columns:1fr}.chat-widget_quickReplies__qkA9C{padding:0 10px 10px}.chat-widget_quickReply__Ef77H{width:100%;text-align:left}.chat-widget_inputContainer___icEK{gap:6px;padding:10px 10px calc(env(safe-area-inset-bottom) + 10px)}.chat-widget_inputWrapper__XmV2D{padding:10px 12px}}@media (max-width:480px){.chat-widget_chatWindow__tsKEl{left:0;right:0;bottom:0;height:100dvh;max-height:100dvh;border-radius:20px 20px 0 0}.chat-widget_chatHeader__MYCQL{min-height:72px;height:72px;padding-top:max(0px,env(safe-area-inset-top))}.chat-widget_chatHeaderStatus__0Oxs8{font-size:11px}.chat-widget_botAvatar__9ZVGj{width:28px;height:28px;min-width:28px;min-height:28px}.chat-widget_message__TUn5f{padding:12px 14px}.chat-widget_messageContent__3GHC7{font-size:14px}.chat-widget_quickReplies__qkA9C{padding:0 10px 10px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ccc01da6a2b3d788-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:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fa3e259cafa8f47e-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:"DM Serif Display Fallback";src:local("Times New Roman");ascent-override:94.37%;descent-override:30.51%;line-gap-override:0.00%;size-adjust:109.78%}.__className_0e4539{font-family:"DM Serif Display","DM Serif Display Fallback";font-weight:400;font-style:normal}.__variable_0e4539{--font-dm-serif:"DM Serif Display","DM Serif Display Fallback"}