#website-support{position:fixed;right:22px;bottom:24px;z-index:1600;font:14px/1.45 system-ui,sans-serif;color:#e9eef8}#website-support [hidden]{display:none!important}#website-support button,#website-support input,#website-support textarea{font:inherit;box-sizing:border-box}#website-support button{cursor:pointer}.chat-launcher{display:flex;align-items:center;gap:9px;background:#5466ef;color:white;border:1px solid #8794ff;border-radius:30px;padding:14px 20px;box-shadow:0 8px 30px #0005;font-weight:650!important}.chat-unread{font-size:11px;background:#fff;color:#283399;padding:2px 6px;border-radius:10px}.chat-panel{width:360px;max-width:calc(100vw - 24px);height:560px;max-height:calc(100dvh - 105px);display:flex;flex-direction:column;background:#121c2d;border:1px solid #33415a;border-radius:18px;overflow:hidden;box-shadow:0 16px 60px #0008;position:absolute;right:0;bottom:65px}.chat-panel header{display:flex;align-items:center;justify-content:space-between;background:#1e2c45;padding:16px}.chat-panel header strong{font-size:17px}.chat-panel header small{display:block;color:#b7c5dc;margin-top:4px}.chat-close{border:0;background:transparent;color:#fff;font-size:26px!important;width:36px;height:36px}.chat-intro{padding:12px 16px;border-bottom:1px solid #2d3a51}.chat-intro input{display:block;width:100%;background:#0c1424;color:white;border:1px solid #44516b;border-radius:6px;padding:8px;margin-top:5px}.chat-intro p{font-size:11px;color:#aebdd4;margin:8px 0 0}.chat-messages{flex:1;min-height:60px;overflow:auto;padding:14px;overscroll-behavior:contain}.chat-empty{color:#abbad0;text-align:center}.chat-message{max-width:90%;padding:9px 12px;border-radius:12px;background:#263550;margin:0 0 10px;overflow-wrap:anywhere}.chat-message.mine{margin-left:auto;background:#384bb4}.chat-message small{font-size:10px;color:#ced8f2}.chat-message p{white-space:pre-wrap;margin:4px 0 0}.chat-status{padding:0 14px;color:#b8c6dc;font-size:11px;margin:6px 0}.chat-compose{display:flex;padding:10px 12px;gap:8px}.chat-compose textarea{flex:1;min-width:0;resize:none;border:1px solid #425274;border-radius:9px;background:#0c1424;color:white;padding:10px}.chat-compose button{background:#6273f4;border:0;border-radius:8px;color:white;padding:10px}.chat-compose button:disabled{opacity:.5}.chat-panel footer{display:flex;justify-content:space-between;gap:8px;padding:4px 14px 14px;font-size:11px}.chat-panel footer a{color:#b5c0ff}.chat-new,.chat-older{background:none;border:0;color:#bdc9e1;text-decoration:underline}.chat-older{padding:8px}.chat-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#website-support :focus-visible{outline:2px solid #b6c0ff;outline-offset:3px}@media(max-width:760px){#website-support{right:12px;bottom:86px}.chat-launcher{padding:11px 15px}.chat-panel{max-height:calc(100dvh - 155px);bottom:58px}}
