.ux-chat{color:#eaf5fb;font:14px/1.55 "Segoe UI",sans-serif;width:100%;min-width:0}.ux-chat *{box-sizing:border-box}.ux-chat-conversation{border:1px solid #80ccdf35;background:#06131fee;border-radius:8px;overflow:hidden;min-width:0}.ux-chat-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #80ccdf25}.ux-chat-heading strong{display:block;font-weight:500}.ux-chat-heading span{display:block;font-size:11px;color:#9cbbcd;margin-top:4px}.ux-chat-log{height:clamp(220px,36dvh,420px);overflow:auto;padding:15px;scrollbar-width:thin;scrollbar-color:#4e92a5 transparent}.ux-chat-empty{font-size:13px;color:#9cbbcd}.ux-chat-bubble{max-width:91%;width:fit-content;padding:11px 14px;margin:0 0 13px;border:1px solid #99bed328;border-radius:9px;background:#142635}.ux-chat-bubble.is-own{margin-left:auto;background:linear-gradient(135deg,#273557,#104250)}.ux-chat-sender{font-size:10px;letter-spacing:.05em;color:#aadbea}.ux-chat-bubble p{font-size:14px;line-height:1.65;color:inherit;margin:6px 0;white-space:pre-wrap;overflow-wrap:anywhere}.ux-chat-bubble time{display:block;text-align:right;font-size:10px;color:#a4bacb;margin-top:6px}.ux-chat-bubble audio{max-width:100%;width:250px;height:42px}.ux-chat-status{font-size:11px;min-height:24px;padding:7px 14px;margin:0;color:#a2cbda}.ux-chat-status[data-error=true]{background:#64332144;color:#ffd0b8}.ux-chat-form{display:flex;gap:8px;padding:10px;border-top:1px solid #80ccdf25}.ux-chat-form textarea{width:0;flex:1;min-width:0;resize:vertical;max-height:180px;background:#07101d;color:#edf8ff;border:1px solid #8bdded44;border-radius:5px;padding:10px;font-family:inherit;font-size:14px;line-height:1.5}.ux-chat button{font:12px/1.4 "Segoe UI",sans-serif;cursor:pointer;min-height:40px;padding:9px 13px;background:#183d50;border:1px solid #8cddf050;border-radius:5px;color:#d5faff;touch-action:manipulation}.ux-chat button:disabled{opacity:.45;cursor:default}.ux-chat button:focus-visible,.ux-chat textarea:focus-visible,.ux-chat-log:focus-visible{outline:2px solid #a1eeff;outline-offset:2px}.ux-chat-voice{padding:0 10px 12px;display:flex;flex-wrap:wrap;align-items:center;gap:7px}.ux-chat-voice span{font-size:10px;color:#9cbbcd}.ux-chat [hidden]{display:none!important}.ux-chat-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ux-chat--admin{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,2fr);gap:22px}.ux-chat-rooms h2{font-size:20px;font-weight:500;margin-top:0}.ux-chat-rooms>p{font-size:12px;color:#9cbbcd}.ux-chat button.ux-chat-room{display:block;width:100%;text-align:left;margin:9px 0;padding:13px;background:#102030}.ux-chat-room[aria-pressed=true]{border-color:#a4e5ef!important;background:#1b3b4a!important}.ux-chat-room strong,.ux-chat-room span,.ux-chat-room small{display:block;overflow-wrap:anywhere}.ux-chat-room span{font-size:12px;margin:6px 0;color:#b9d0de}.ux-chat-room small{font-size:10px;color:#9cbbcd}.ux-chat button.ux-chat-delete{color:#ffbd9a;background:#4b2825;border-color:#e9885844}.ux-chat--admin .ux-chat-log{height:44dvh}@media(max-width:650px){.ux-chat--admin{grid-template-columns:1fr}.ux-chat-rooms [data-chat-rooms]{max-height:240px;overflow:auto}.ux-chat-form{gap:6px;padding:8px}.ux-chat-form button{padding:8px}.ux-chat-bubble{max-width:95%}.ux-chat-log{height:32dvh;min-height:200px}}
.ux-chat .ux-chat-form textarea{min-height:66px;max-height:160px}.ux-chat .ux-chat-form button{min-height:44px}
