.ChatWidget_bubble_btn__Zg2kk{position:fixed;bottom:28px;right:28px;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#ff2d55,#ff6b35);border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 8px 32px rgba(255,45,85,.45);z-index:1000;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center}.ChatWidget_bubble_btn__Zg2kk:hover{transform:scale(1.08);box-shadow:0 12px 40px rgba(255,45,85,.55)}.ChatWidget_badge__rbW1W{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background:#fff;color:#ff2d55;border-radius:50%;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center}.ChatWidget_window__Y_s_D{position:fixed;bottom:100px;right:28px;width:360px;max-height:520px;background:#16161f;border:1.5px solid hsla(0,0%,100%,.08);border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.6);z-index:999;display:flex;flex-direction:column;overflow:hidden;animation:ChatWidget_popIn__dVnWZ .2s ease}@keyframes ChatWidget_popIn__dVnWZ{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatWidget_header__xH0fd{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02)}.ChatWidget_headerLeft__Lg0Pi{display:flex;align-items:center;gap:10px}.ChatWidget_avatar__LoY0Z{width:38px;height:38px;border-radius:50%;background:rgba(255,45,85,.15);display:flex;align-items:center;justify-content:center;font-size:1.2rem}.ChatWidget_headerName__ee8hD{font-size:.9rem;font-weight:700;color:#f0f0f8}.ChatWidget_headerStatus__pNTCY{display:flex;align-items:center;gap:5px;font-size:.72rem;color:#888;margin-top:2px}.ChatWidget_headerDesc__WCtyo{font-size:.68rem;color:hsla(0,0%,100%,.35);margin-top:3px;line-height:1.3}.ChatWidget_statusDot__q7ZC7{width:6px;height:6px;background:#4ade80;border-radius:50%}.ChatWidget_closeBtn__hcLnU{background:none;border:none;color:#666;cursor:pointer;font-size:1rem;padding:4px}.ChatWidget_closeBtn__hcLnU:hover{color:#f0f0f8}.ChatWidget_messages__I1v5H{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.1) transparent}.ChatWidget_msg__aXqcO{display:flex;gap:8px;align-items:flex-end}.ChatWidget_msgUser__hHgP3{flex-direction:row-reverse}.ChatWidget_msgAvatar__DE14g{width:28px;height:28px;border-radius:50%;background:rgba(255,45,85,.12);display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.ChatWidget_bubble__bREca{max-width:75%;padding:10px 14px;border-radius:16px;font-size:.88rem;line-height:1.55;white-space:pre-wrap}.ChatWidget_msgBot__yiAp1 .ChatWidget_bubble__bREca{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.07);color:#e0e0e8;border-bottom-left-radius:4px}.ChatWidget_msgUser__hHgP3 .ChatWidget_bubble__bREca{background:linear-gradient(135deg,#ff2d55,#ff6b35);color:#fff;border-bottom-right-radius:4px}.ChatWidget_bubbleEscalate__vZptP{background:rgba(255,200,0,.08)!important;border-color:rgba(255,200,0,.25)!important;color:#ffe066!important}.ChatWidget_typing__ikBpt{display:flex;gap:4px;align-items:center;padding:2px 0}.ChatWidget_typing__ikBpt span{width:7px;height:7px;background:#888;border-radius:50%;animation:ChatWidget_typingBounce__D7v_Q 1.4s ease-in-out infinite}.ChatWidget_typing__ikBpt span:nth-child(2){animation-delay:.2s}.ChatWidget_typing__ikBpt span:nth-child(3){animation-delay:.4s}@keyframes ChatWidget_typingBounce__D7v_Q{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.ChatWidget_inputRow__AjIKQ{display:flex;gap:8px;padding:12px 14px;border-top:1px solid hsla(0,0%,100%,.06)}.ChatWidget_chatInput__Tlxpl{flex:1;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:10px 14px;color:#f0f0f8;font-size:.88rem;font-family:inherit;outline:none;transition:border-color .2s}.ChatWidget_chatInput__Tlxpl::-moz-placeholder{color:#555}.ChatWidget_chatInput__Tlxpl::placeholder{color:#555}.ChatWidget_chatInput__Tlxpl:focus{border-color:rgba(255,45,85,.5)}.ChatWidget_sendBtn__QQl7G{width:40px;height:40px;background:linear-gradient(135deg,#ff2d55,#ff6b35);border:none;border-radius:12px;color:#fff;font-size:1rem;cursor:pointer;flex-shrink:0;transition:opacity .2s}.ChatWidget_sendBtn__QQl7G:disabled{opacity:.35;cursor:not-allowed}.ChatWidget_sendBtn__QQl7G:not(:disabled):hover{opacity:.88}@media (max-width:480px){.ChatWidget_window__Y_s_D{width:calc(100vw - 32px);right:16px;bottom:90px}.ChatWidget_bubble_btn__Zg2kk{right:16px;bottom:20px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--red:#ff2d55;--red-dark:#cc1a3a;--bg:#0a0a0f;--bg2:#111118;--bg3:#1a1a24;--card:#16161f;--border:hsla(0,0%,100%,.08);--text:#f0f0f8;--muted:#888897;--accent:#ff2d55}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Noto Sans Thai,system-ui,sans-serif;line-height:1.6;min-height:100vh}a{text-decoration:none;color:inherit}