.realtime-chat-panel{--rt-feed:#f1f3f5;--rt-bubble:#fff;--rt-bubble-border:#0f172a0d;--rt-avatar:#20ad72;--text:#111827;--body:#334155;--muted:#8a97a8;--line:#0f172a1a;--card:#f8f9fa;background:var(--surface-inset,#111318);min-height:0;color:var(--text);flex-direction:column;flex:1;display:flex;overflow:hidden}html.dark .realtime-chat-panel{--rt-feed:#202329;--rt-bubble:#2a2e35;--rt-bubble-border:#ffffff0e;--rt-avatar:#22ab94;--text:#f9fafb;--body:#cbd5e1;--muted:#9ca3af;--line:#ffffff1a;--card:#17191f}.rt-chat-header{border-bottom:1px solid var(--line,#ffffff1a);background:var(--card,#17191f);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:flex}.rt-chat-header strong{font-size:12px;font-weight:800}.rt-chat-header span{color:var(--muted,#8b95a7);align-items:center;gap:5px;font-size:10px;display:inline-flex}.rt-chat-header i{background:#9ca3af;border-radius:50%;width:6px;height:6px}.rt-chat-header span[data-status=connected] i{background:#22ab94}.rt-chat-header span[data-status=connecting] i{background:#f59e0b}.rt-chat-list{background:var(--rt-feed);scrollbar-width:thin;flex:1;min-height:0;padding:9px 8px 14px;overflow-y:auto}.rt-chat-message{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:9px;padding:6px 2px;display:grid}.rt-chat-message[data-pending=true]{opacity:.58}.rt-chat-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.rt-chat-avatar-fallback{background:var(--rt-avatar);color:#fff;border:0;place-items:center;font-size:11px;font-weight:800;display:grid}.rt-chat-message-body{min-width:0}.rt-chat-meta{align-items:center;gap:5px;min-height:18px;padding:0 2px;display:flex}.rt-chat-meta strong{min-width:0;color:var(--body,#d1d5db);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.rt-chat-badges{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.rt-chat-provider-badge{justify-content:center;align-items:center;width:14px;height:14px;line-height:0;display:inline-flex}.rt-chat-provider-badge img{object-fit:contain;width:14px;height:14px}.rt-chat-meta time{color:var(--muted,#7b8495);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:9px}.rt-chat-bubble{border:1px solid var(--rt-bubble-border);background:var(--rt-bubble);border-radius:5px;min-height:34px;margin-top:2px;padding:8px 30px 8px 10px;position:relative;box-shadow:0 1px 1px #0f172a06}.rt-chat-bubble p{overflow-wrap:anywhere;color:var(--text,#f3f4f6);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.45}.rt-chat-message[data-mine] .rt-chat-bubble{border-color:var(--up,#22ab94)}.rt-chat-message-action{width:22px;height:22px;color:var(--muted,#7b8495);cursor:pointer;opacity:.5;background:0 0;border:0;place-items:center;display:grid;position:absolute;bottom:5px;right:5px}.rt-chat-message-action:hover,.rt-chat-message-action:focus-visible{color:var(--down,#f23645);opacity:1}.rt-chat-empty{color:var(--muted,#8b95a7);text-align:center;margin:0;padding:36px 8px;font-size:11px}.rt-chat-date-sep{color:var(--muted,#8b95a7);text-align:center;align-items:center;margin:10px 2px 6px;font-size:10px;font-weight:700;display:flex}.rt-chat-date-sep:before,.rt-chat-date-sep:after{content:"";background:var(--line,#ffffff1a);flex:1;height:1px}.rt-chat-date-sep span{white-space:nowrap;padding:0 8px}.rt-chat-older{color:var(--accent,#22ab94);cursor:pointer;background:0 0;border:0;margin:2px auto 8px;font-size:10px;display:block}.rt-chat-error{color:#f87171;text-align:left;background:#f236451a;border:0;border-top:1px solid #f236454d;flex-shrink:0;padding:6px 10px;font-size:10px}.rt-chat-compose{border-top:1px solid var(--line,#ffffff1a);background:var(--card,#17191f);flex-shrink:0;padding:8px 10px 7px}.rt-chat-compose:focus-within{border-top-color:var(--up,#22ab94)}.rt-chat-compose textarea{resize:none;width:100%;min-height:42px;max-height:84px;color:var(--text,#f3f4f6);font:inherit;background:0 0;border:0;outline:0;font-size:11px;line-height:1.45;display:block}.rt-chat-compose textarea::placeholder{color:var(--muted,#737b8a)}.rt-chat-compose-actions{justify-content:space-between;align-items:center;display:flex}.rt-chat-compose-actions span{color:var(--muted,#737b8a);font-variant-numeric:tabular-nums;font-size:9px}.rt-chat-compose-actions button{background:var(--accent-active,#22ab94);width:28px;height:28px;color:var(--accent-active-fg,#071512);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.rt-chat-compose-actions button:disabled{cursor:default;opacity:.35}.rt-chat-login,.rt-chat-auth-state{border:0;border-top:1px solid var(--line,#ffffff1a);background:var(--card,#17191f);min-height:48px;color:var(--body,#d1d5db);flex-shrink:0;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.rt-chat-login{cursor:pointer}.rt-chat-login:hover{color:var(--accent,#22ab94)}@media (hover:none){.rt-chat-message-action{opacity:.65}}@media (max-width:760px){.hv2 .mkt-pane>.realtime-chat-panel{flex:none;height:clamp(380px,62vh,520px)}}
