.support-chat-launcher{position:fixed;right:22px;bottom:22px;z-index:1200;border:0;border-radius:999px;padding:13px 18px;background:#1769aa;color:#fff;font-weight:800;box-shadow:0 10px 32px #0007;cursor:pointer}.support-chat-launcher:hover{background:#2181ca}.support-chat-launcher .chat-badge{display:none;margin-left:7px;min-width:20px;padding:2px 6px;border-radius:999px;background:#ffd166;color:#201700}.support-chat-launcher .chat-badge.show{display:inline-block}.support-chat-window{position:fixed;right:22px;bottom:78px;z-index:1201;width:min(390px,calc(100vw - 28px));height:min(570px,calc(100vh - 110px));display:flex;flex-direction:column;border:1px solid #456183;border-radius:14px;background:#111d30;color:#f4f7fc;box-shadow:0 24px 70px #000a;overflow:hidden}.support-chat-window[hidden]{display:none}.support-chat-head{display:flex;align-items:center;gap:10px;padding:14px 15px;background:#0b4e7d}.support-chat-head div{display:flex;flex-direction:column}.support-chat-head strong{font-size:15px}.support-chat-head small{color:#d8ebfa}.support-chat-close{margin-left:auto;border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}.support-chat-contact{padding:11px 13px;border-bottom:1px solid #30435f;background:#17263c}.support-chat-contact select{width:100%;padding:9px;border:1px solid #526b8c;border-radius:7px;background:#0e192a;color:#fff}.support-chat-presence{display:flex;align-items:center;gap:6px;margin-top:8px;color:#c2cee0;font-size:12px}.support-chat-presence i{width:9px;height:9px;border-radius:50%;background:#8793a5}.support-chat-presence.online i{background:#45dc91;box-shadow:0 0 0 3px #45dc9128}.support-chat-feed{flex:1;overflow:auto;padding:14px;background:#0d1727}.support-chat-empty{text-align:center;color:#aebbd0;padding:35px 12px;line-height:1.5}.support-message{max-width:84%;margin:0 0 11px;padding:9px 11px;border-radius:11px;background:#263750;color:#fff;white-space:pre-wrap;overflow-wrap:anywhere}.support-message.mine{margin-left:auto;background:#1769aa}.support-message b,.support-message time{display:block;font-size:10px}.support-message b{margin-bottom:4px;color:#d6e8f8}.support-message time{margin-top:5px;color:#c2d0e2}.support-chat-form{display:flex;gap:8px;padding:11px;border-top:1px solid #30435f;background:#17263c}.support-chat-form textarea{flex:1;min-height:42px;max-height:95px;resize:vertical;padding:10px;border:1px solid #526b8c;border-radius:8px;background:#0d1727;color:#fff}.support-chat-form button{align-self:flex-end;border:0;border-radius:8px;padding:11px 14px;background:#2682bf;color:#fff;font-weight:800;cursor:pointer}.support-chat-form button:disabled{opacity:.55}.support-chat-error{min-height:18px;margin:0;padding:0 12px 8px;background:#17263c;color:#ffb8b8;font-size:12px}@media(max-width:520px){.support-chat-launcher{right:14px;bottom:14px}.support-chat-window{right:14px;bottom:68px;height:calc(100vh - 86px)}}
