.global-chat-widget{z-index:35;color:#e8eefc;text-align:left;font-size:14px;position:fixed;bottom:20px;left:20px}.global-chat-widget button,.global-chat-widget input{font:inherit}.global-chat-trigger{color:#5eead4;letter-spacing:.04em;cursor:pointer;background:#102139;border:1px solid #5eead458;border-radius:12px;align-items:center;gap:9px;min-height:44px;padding:10px 15px;display:flex;box-shadow:0 8px 30px #0006;font-weight:800!important}.global-chat-trigger b{color:#091226;background:#f6c94c;border-radius:12px;place-items:center;min-width:23px;height:23px;padding:0 5px;font-size:12px;display:grid}.global-chat-panel{box-sizing:border-box;background:#0c1630;border:1px solid #6584be55;border-radius:17px;flex-direction:column;width:390px;max-width:calc(100vw - 32px);height:500px;max-height:calc(100dvh - 100px);margin-bottom:10px;display:flex;overflow:hidden;box-shadow:0 22px 60px #0009}.global-chat-heading{background:#101e39;border-bottom:1px solid #7891c52b;flex-shrink:0;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.global-chat-heading h2{letter-spacing:.1em;color:#5eead4;margin:0;font-size:12px}.global-chat-heading>div{gap:4px;display:flex}.global-chat-heading button{color:#b5c6e7;cursor:pointer;background:0 0;border:0;border-radius:7px;width:32px;height:32px;font-size:24px}.global-chat-heading button:hover{color:#5eead4;background:#5eead412}.global-chat-messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#355071 transparent;overflow-anchor:none;flex:1;min-height:0;padding:13px 10px;overflow-y:auto}.global-chat-message{border-radius:9px;align-items:flex-start;gap:10px;padding:9px 6px;display:flex}.global-chat-message.own{background:#5eead408}.global-chat-message>.player-avatar{flex:0 0 40px;width:40px;min-width:40px;height:40px;margin:0}.global-chat-message>div{flex:1;min-width:0}.global-chat-byline{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.global-chat-byline strong{overflow-wrap:anywhere;color:#dce6fa;font-size:13px}.global-chat-message.own strong{color:#5eead4}.global-chat-byline time{color:#8c9fc4;flex-shrink:0;font-size:10px}.global-chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;color:#c5d1e8;margin:4px 0 0;font-size:14px;line-height:1.45}.global-chat-empty{color:#9cadcc;text-align:center;padding:24px 12px;line-height:1.65}.global-chat-empty p{margin:0 0 6px}.global-chat-empty small{overflow-wrap:anywhere;display:block}.global-chat-empty button{color:#5eead4;cursor:pointer;background:#13283d;border:1px solid #5eead449;border-radius:8px;margin-top:12px;padding:8px 12px}.global-chat-notice,.global-chat-error{overflow-wrap:anywhere;color:#f6c94c;background:#f6c94c09;flex-shrink:0;margin:0;padding:9px 14px;font-size:12px;line-height:1.4}.global-chat-error{color:#ff9cad;background:#f8717110;max-height:90px;overflow-y:auto}.global-chat-compose{background:#0a142b;border-top:1px solid #7891c52b;flex-shrink:0;align-items:center;gap:8px;padding:12px;display:flex}.global-chat-compose input{color:#e8eefc;background:#060f22;border:1px solid #6683b344;border-radius:9px;outline:none;flex:1;width:0;min-height:42px;padding:9px 11px}.global-chat-compose input:focus{border-color:#5eead4}.global-chat-compose input::placeholder{color:#899abc}.global-chat-compose button{color:#07152a;cursor:pointer;background:#5eead4;border:0;border-radius:9px;width:42px;height:42px;font-size:20px}.global-chat-compose button:disabled{opacity:.45;cursor:default}.global-chat-widget button:focus-visible{outline-offset:2px;outline:2px solid #f6c94c}@media (width<=600px){.global-chat-widget{left:12px;bottom:max(12px,env(safe-area-inset-bottom))}.global-chat-panel{width:calc(100vw - 24px);max-width:400px;height:480px}.global-chat-compose input{font-size:16px}.global-chat-trigger{min-height:44px;font-size:12px}}
