/* Shared OptionsOpp chat — preserve the supplied launcher artwork. */
.support-chat[hidden],.support-chat [hidden]{display:none!important}
.support-chat{position:fixed;right:24px;bottom:98px;z-index:110;width:410px;max-width:calc(100vw - 32px);height:650px;max-height:calc(100dvh - 120px);display:flex;flex-direction:column;background:#fff;border:1px solid #dfebf5;border-radius:24px;box-shadow:0 15px 65px #07336a30;overflow:hidden;color:#0a2048;font-family:Arial,Helvetica,sans-serif;text-align:left}
.support-header{display:flex;align-items:center;gap:10px;padding:14px 12px;border-bottom:1px solid #c9e2f9;flex:none}
.support-header button{border:0;background:none!important;color:#113265;cursor:pointer;padding:0;line-height:1;flex:none}
.support-back{font-size:32px;width:20px;height:36px}.support-header .support-close{font-size:32px;width:28px;height:36px}
.support-avatars{display:flex;gap:5px;flex:none}.support-avatars img{display:block;width:34px;height:34px;max-width:none;object-fit:cover;border-radius:50%;background:#f0f7fc}.support-avatars .support-soldier{object-fit:contain;background:#e7f3ff}
.support-header strong{font-size:18px;white-space:nowrap;flex:1;letter-spacing:-.4px}.support-menu-wrap{position:relative}.support-header .support-more{font-size:17px;letter-spacing:1px;width:28px;height:36px}
#support-menu{position:absolute;right:0;top:40px;width:172px;padding:8px;background:#fff;border:1px solid #dceafa;border-radius:10px;box-shadow:0 6px 25px #1a427323;z-index:1}#support-menu button{font-size:14px;padding:10px;line-height:1.3;width:100%;text-align:left}
.support-subtitle{font-size:15px;line-height:1.5;text-align:center;color:#3f6088;margin:18px 12px 12px;flex:none}
.support-messages{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:10px 16px 16px;scrollbar-width:thin}
.support-message{font-size:15px;line-height:1.5;background:linear-gradient(120deg,#eaf6ff,#edf7ff);padding:16px;border-radius:19px 19px 19px 5px;margin:0 0 5px;max-width:92%;overflow-wrap:anywhere;white-space:pre-line}.support-message.compact{width:fit-content}.support-message.user{margin:12px 0 10px auto;background:#065bff;color:white;border-radius:19px 19px 5px 19px}.support-meta{font-size:12px;color:#6d809b;margin:5px 0 15px 16px}
.support-composer{margin:10px 16px 0;padding:10px 12px 8px;border:1px solid #a7d9ff;border-radius:16px;display:flex;flex-direction:column;gap:0;flex:none;background:#fff}
.support-composer input,.support-composer textarea{display:block;font:inherit;font-size:15px;line-height:1.5;width:100%;min-width:0;margin:0;padding:7px 0;border:0;border-radius:0;outline:none;background:transparent;color:#173255;height:auto;box-shadow:none}.support-composer input{border-bottom:1px solid #c4e4ff}.support-composer textarea{resize:none;padding-top:12px;max-height:100px;min-height:54px}.support-composer input::placeholder,.support-composer textarea::placeholder{color:#6a7e9e}
.support-composer:focus-within{outline:2px solid #32b6f4;outline-offset:1px}.support-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.support-actions button{cursor:pointer;border:0;padding:0;display:grid;place-items:center}.support-actions .support-emoji{background:none;color:#6a7e9e;font-size:26px;width:36px;height:36px}.support-actions .support-send{background:linear-gradient(120deg,#0065ff,#003dff);color:white;font-size:29px;border-radius:50%;width:38px;height:38px}.support-note{display:block;font-size:11px;line-height:1.4;text-align:center;color:#70819b;margin:6px 12px 10px;flex:none}
.support-chat button:focus-visible{outline:2px solid #04bfe8;outline-offset:3px}
@media(max-width:480px){.support-chat{right:12px;bottom:88px;width:calc(100vw - 24px);max-width:none;max-height:calc(100dvh - 100px);border-radius:20px}.support-header{gap:7px;padding-inline:10px}.support-avatars{gap:3px}.support-avatars img{width:29px;height:29px}.support-header strong{font-size:17px}.support-header .support-more{width:22px}.support-subtitle{font-size:14px;margin-top:14px}.support-message{font-size:14px}.support-composer{margin-inline:12px}}
@media(max-width:350px){.support-header{gap:5px}.support-avatars img{width:25px;height:25px}.support-header strong{font-size:15px}.support-back{width:14px}}
