.table-sm{font-size:.85rem}@media (max-width: 576px){.table-sm{font-size:.78rem}}body{font-family:Inter,Segoe UI,sans-serif;font-size:.95rem}.status-bar{background:#0f172a;color:#f8fafc;font-size:.9rem}.status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .6rem;border-radius:999px;font-weight:600}.status-pill.ok{background:#14532d;color:#dcfce7}.status-pill.warn{background:#7c2d12;color:#ffedd5}.user-pill{border:1px solid rgba(248,250,252,.3);background:#0f172ab3;color:#f8fafc;font-weight:600;padding:.15rem .65rem;border-radius:999px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.user-pill:hover{background:#1e293be6;border-color:#f8fafc99}.chat-container{max-height:60vh;overflow-y:auto;background:#f8fafc;border-radius:8px;padding:1rem}.chat-bubble{max-width:70%;padding:.75rem 1rem;border-radius:1rem;margin-bottom:.75rem;box-shadow:0 2px 6px #0f172a14;position:relative}.chat-bubble.inbound{background:#fff;border:1px solid #e2e8f0;margin-right:auto}.chat-bubble.outbound{background:#dbeafe;border:1px solid #bfdbfe;margin-left:auto}.message-role-badge{position:absolute;top:.35rem;right:.65rem;font-size:.6rem;text-transform:uppercase;letter-spacing:.03em;color:#475569}.toast-message{position:fixed;top:1.5rem;right:1.5rem;z-index:1050;min-width:240px;padding:.75rem 1rem;border-radius:.75rem;background:#0f172a;color:#f8fafc;box-shadow:0 10px 20px #0f172a26}.toast-message.success{background:#14532d}.toast-message.error{background:#7c2d12}.truncate{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#1f2937;color:#f8fafc;border:1px solid #1f2937;transition:transform .2s ease,background .2s ease,border-color .2s ease}.icon-btn svg{width:18px;height:18px;fill:currentColor}.icon-btn:hover{background:#111827;border-color:#111827;color:#f8fafc;transform:translateY(-1px)}.icon-btn:focus-visible{outline:2px solid rgba(148,163,184,.7);outline-offset:2px}.icon-btn--sm{width:32px;height:32px}@media (max-width: 768px){.chat-container{max-height:50vh}.truncate{max-width:160px}}@media (max-width: 576px){body{font-size:.9rem}.icon-btn{width:36px;height:36px}.icon-btn--sm{width:30px;height:30px}.chat-bubble{max-width:100%}.toast-message{right:1rem;left:1rem}}
