@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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/26a46d62cd723877-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/97e0cb1ae144a2a9-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/581909926a08bbc8-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_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}:root{--primary-color:#3269f8;--primary-hover:#285ed0;--primary-light:#e0e8ff;--secondary-color:#6c757d;--success-color:#28a745;--error-color:#dc3545;--warning-color:#ffc107;--info-color:#17a2b8;--white:#ffffff;--light-gray:#f8f9fa;--medium-gray:#e1e5e9;--dark-gray:#343a40;--text-dark:#1a1a1a;--text-medium:#666666;--text-light:#ffffff;--text-muted:#6c757d;--border-radius:8px;--border-radius-sm:4px;--card-shadow:0 2px 6px rgba(0,0,0,0.1);--shadow:0 2px 10px rgba(0,0,0,0.1);--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--font-sans:"Segoe UI",Roboto,Arial,sans-serif;--font-mono:SFMono-Regular,Menlo,Monaco,Consolas,monospace;--font-size-base:1rem;--line-height-base:1.5}body,html{padding:0;margin:0;font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-base);background-color:var(--light-gray);color:var(--text-dark)}*,:after,:before{box-sizing:border-box}a{color:var(--primary-color);text-decoration:none;transition:color .15s ease}a:hover{color:var(--primary-hover);text-decoration:underline}button{cursor:pointer;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.text-center{text-align:center}.mt-1{margin-top:var(--space-xs)}.mt-2{margin-top:var(--space-sm)}.mt-3{margin-top:var(--space-md)}.mt-4{margin-top:var(--space-lg)}.mt-5{margin-top:var(--space-xl)}.alert{padding:var(--space-sm) var(--space-md);border-radius:var(--border-radius);margin-bottom:var(--space-md)}.alert-success{background-color:#e6fbeb;color:var(--success-color);border:1px solid var(--success-color)}.alert-error{background-color:#ffe5e5;color:var(--error-color);border:1px solid var(--error-color)}.Chatbox_chatTrigger__rFZHz{position:fixed;bottom:2rem;right:2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(102,126,234,.4);cursor:pointer;transition:all .3s ease;z-index:1000}.Chatbox_chatTrigger__rFZHz:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.5)}.Chatbox_pulse__4mLmP{position:absolute;width:100%;height:100%;border-radius:50%;background:inherit;opacity:.6;animation:Chatbox_pulse__4mLmP 2s infinite}@keyframes Chatbox_pulse__4mLmP{0%{transform:scale(1);opacity:.6}to{transform:scale(1.5);opacity:0}}.Chatbox_chatPopup__dQWZy{position:fixed;bottom:2rem;right:2rem;width:380px;height:600px;background:white;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden;display:flex;flex-direction:column;z-index:1000;animation:Chatbox_slideUp__6NN3R .3s ease}@keyframes Chatbox_slideUp__6NN3R{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Chatbox_chatHeader__PxE38{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1rem;display:flex;justify-content:space-between;align-items:center}.Chatbox_agentInfo__jH_eW{display:flex;align-items:center;gap:.75rem}.Chatbox_agentAvatar__WaA81{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.Chatbox_agentInfo__jH_eW h4{margin:0;font-size:1rem;font-weight:600}.Chatbox_status__0ANtB{display:flex;align-items:center;gap:.25rem;font-size:.75rem;opacity:.9}.Chatbox_headerActions__xfo2k{display:flex;gap:.5rem}.Chatbox_closeBtn__lI39a,.Chatbox_headerBtn__hyryh{background:rgba(255,255,255,.1);border:none;color:white;cursor:pointer;padding:.5rem;border-radius:8px;transition:background .2s}.Chatbox_closeBtn__lI39a:hover,.Chatbox_headerBtn__hyryh:hover{background:rgba(255,255,255,.2)}.Chatbox_chatBody__ggQ2A{display:flex;flex-direction:column;flex:1;background:#f9fafb;position:relative}.Chatbox_welcomeMessage__rfsR3{text-align:center;padding:3rem 2rem;color:#6b7280}.Chatbox_welcomeIcon__jBH2g{font-size:3rem;margin-bottom:1rem}.Chatbox_welcomeMessage__rfsR3 h3{margin:0 0 .5rem;color:#111827}.Chatbox_messages__NOcai{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.Chatbox_message__MM06e{animation:Chatbox_fadeIn__U7Yoy .3s ease}@keyframes Chatbox_fadeIn__U7Yoy{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chatbox_userMessage___Vdm1{align-self:flex-end;background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.75rem 1rem;border-radius:12px 12px 4px 12px;max-width:70%}.Chatbox_agentMessage__833GJ{align-self:flex-start;background:white;color:#111827;padding:.75rem 1rem;border-radius:12px 12px 12px 4px;max-width:85%;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Chatbox_agentLabel__tXMBX{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.75rem;color:#6b7280}.Chatbox_messageText__p5rcG{line-height:1.5;white-space:pre-wrap}.Chatbox_timestamp__yT1HE{font-size:.7rem;opacity:.7}.Chatbox_typingIndicator__yREOm{display:flex;align-items:center;gap:.3rem;padding:1rem;background:white;border-radius:12px;width:fit-content;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Chatbox_typingIndicator__yREOm span{width:8px;height:8px;border-radius:50%;background:#6b7280;animation:Chatbox_typing__rGDss 1.4s infinite}.Chatbox_typingIndicator__yREOm span:nth-child(2){animation-delay:.2s}.Chatbox_typingIndicator__yREOm span:nth-child(3){animation-delay:.4s}@keyframes Chatbox_typing__rGDss{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.Chatbox_quickReplies___G8Qr{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1rem;margin-top:-.5rem}.Chatbox_quickReplyBtn__qzGUg{padding:.5rem 1rem;background:white;border:1px solid #e5e7eb;border-radius:20px;font-size:.875rem;color:#4b5563;cursor:pointer;transition:all .2s}.Chatbox_quickReplyBtn__qzGUg:hover{background:#667eea;color:white;border-color:#667eea}.Chatbox_inputArea__K9qYP{display:flex;padding:1rem;background:white;border-top:1px solid #e5e7eb;gap:.5rem}.Chatbox_inputArea__K9qYP input{flex:1;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:24px;font-size:.9rem;outline:none;transition:border-color .2s}.Chatbox_inputArea__K9qYP input:focus{border-color:#667eea}.Chatbox_sendBtn__cn0aC{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.Chatbox_sendBtn__cn0aC:hover{transform:scale(1.1)}.Chatbox_sendBtn__cn0aC:disabled{opacity:.5;cursor:not-allowed}.Chatbox_suggestedActions__B2uIf{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f3f4f6;border-top:1px solid #e5e7eb}.Chatbox_suggestedLabel__4ATQv{font-size:.75rem;color:#6b7280}.Chatbox_suggestedBtn__WW4U_{padding:.25rem .75rem;background:white;border:1px solid #e5e7eb;border-radius:12px;font-size:.8rem;color:#4b5563;cursor:pointer;transition:all .2s}.Chatbox_suggestedBtn__WW4U_:hover{background:#667eea;color:white;border-color:#667eea}@media (max-width:640px){.Chatbox_chatPopup__dQWZy{width:100%;height:100%;bottom:0;right:0;border-radius:0}.Chatbox_chatTrigger__rFZHz{bottom:1rem;right:1rem}}