:root{--bg: #f6f4f4;--surface: #ffffff;--surface-muted: #f9f6f6;--surface-strong: #f2eded;--border: #e5dcdc;--text: #171717;--text-muted: #666161;--brand: #dc2626;--brand-strong: #b91c1c;--brand-soft: #fee2e2;--success-soft: #edfdf1;--success-text: #166534;--shadow: 0 18px 50px rgba(34, 18, 18, .1)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(180deg,#f7f4f4,#f2eeee);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.auth-shell,.dashboard-shell{min-height:100vh}.auth-shell{display:grid;place-items:center;padding:2rem}.auth-card{width:min(460px,100%);background:var(--surface);border:1px solid color-mix(in srgb,var(--brand) 14%,var(--border));border-radius:8px;padding:2rem;box-shadow:var(--shadow)}.auth-badge,.topbar-badge,.panel-eyebrow{color:var(--brand);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-card h1,.topbar h1,.panel-header h2,.detail-header h2{margin:.45rem 0 0;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.1}.auth-copy{margin:.9rem 0 1.4rem;color:var(--text-muted);line-height:1.5}.dashboard-shell{padding:1.25rem}.topbar{width:min(1440px,100%);margin:0 auto 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.topbar-actions{display:flex;align-items:center;gap:.75rem}.admin-chip{display:grid;gap:.18rem;padding:.8rem 1rem;background:color-mix(in srgb,var(--surface) 88%,var(--brand-soft));border:1px solid color-mix(in srgb,var(--brand) 12%,var(--border));border-radius:8px;min-width:240px}.admin-chip-label{color:var(--text-muted);font-size:.78rem}.dashboard-grid{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:360px minmax(0,1fr);gap:1rem;min-height:calc(100vh - 120px)}.thread-list-panel,.thread-detail-panel{background:var(--surface);border:1px solid color-mix(in srgb,var(--brand) 12%,var(--border));border-radius:8px;box-shadow:var(--shadow)}.thread-list-panel,.thread-detail-panel{display:flex;flex-direction:column;min-height:0}.thread-detail-empty{display:grid;place-items:center}.panel-header,.detail-header{padding:1.15rem 1.15rem 1rem;border-bottom:1px solid var(--border)}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.thread-count{min-width:2.25rem;height:2.25rem;display:inline-grid;place-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-strong);font-weight:700}.thread-controls{padding:1rem 1.15rem;border-bottom:1px solid var(--border);display:grid;gap:.8rem}.search-input,.composer-input{width:100%;border:1px solid var(--border);border-radius:8px;background:var(--surface-muted);color:var(--text)}.search-input{height:44px;padding:0 .9rem}.composer-input{min-height:120px;resize:vertical;padding:.8rem .9rem;line-height:1.5}.filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.filter-chip,.secondary-button,.primary-button{min-height:42px;border-radius:8px;border:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.filter-chip{background:var(--surface-muted);border-color:var(--border);color:var(--text-muted);text-transform:capitalize}.filter-chip.is-active{background:var(--brand-soft);border-color:color-mix(in srgb,var(--brand) 35%,var(--border));color:var(--brand-strong)}.primary-button{padding:0 1rem;background:var(--brand);color:#fff}.primary-button:disabled,.secondary-button:disabled,.filter-chip:disabled{opacity:.6;cursor:not-allowed}.secondary-button{padding:0 1rem;background:var(--surface);border-color:var(--border);color:var(--text)}.auth-button{width:100%}.thread-list{flex:1;overflow:auto;padding:.8rem;display:grid;gap:.7rem}.thread-row{width:100%;text-align:left;padding:.9rem;border-radius:8px;border:1px solid transparent;background:var(--surface-muted);display:grid;gap:.6rem}.thread-row.is-selected{border-color:color-mix(in srgb,var(--brand) 32%,var(--border));background:color-mix(in srgb,var(--surface) 65%,var(--brand-soft))}.thread-row-top,.thread-row-meta,.thread-row-bottom,.detail-meta,.detail-actions,.composer-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.thread-row h3{margin:0;font-size:.98rem}.thread-row-meta,.thread-row-bottom,.detail-meta,.composer-hint{color:var(--text-muted);font-size:.86rem}.thread-user-id{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-pill,.unread-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 .7rem;border-radius:999px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.status-open{background:var(--success-soft);color:var(--success-text)}.status-closed{background:#ececec;color:#595959}.unread-pill{background:var(--brand-soft);color:var(--brand-strong)}.notice{margin:.9rem 0 0;padding:.85rem 1rem;border-radius:8px;border:1px solid var(--border)}.notice-error{background:#fff2f2;border-color:#f1c5c5;color:#9f1d1d}.notice-muted{background:var(--surface-muted);color:var(--text-muted)}.shell-notice{width:min(1440px,100%);margin:0 auto 1rem}.messages-panel{flex:1;overflow:auto;padding:1rem 1.15rem;background:linear-gradient(180deg,#fcfbfb,#f5f1f1);display:grid;align-content:start;gap:.85rem}.message-row{display:flex;justify-content:flex-start}.message-row.is-admin{justify-content:flex-end}.message-bubble{width:min(720px,88%);background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.85rem .95rem;box-shadow:0 8px 20px #1e10100f}.message-bubble.is-admin{background:var(--brand-soft);border-color:color-mix(in srgb,var(--brand) 28%,var(--border))}.message-label{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--text-muted);font-size:.8rem;margin-bottom:.45rem}.message-bubble p{margin:0;white-space:pre-wrap;line-height:1.6}.composer{padding:1rem 1.15rem 1.15rem;border-top:1px solid var(--border);display:grid;gap:.7rem}.composer-label{font-size:.88rem;font-weight:700}.empty-state{padding:1.2rem;text-align:center;color:var(--text-muted)}.empty-state-large{max-width:380px}@media(max-width:1100px){.dashboard-grid{grid-template-columns:1fr}.thread-list-panel{min-height:420px}.thread-detail-panel{min-height:640px}}@media(max-width:720px){.dashboard-shell{padding:.85rem}.topbar{flex-direction:column}.topbar-actions{width:100%;flex-direction:column;align-items:stretch}.admin-chip{min-width:0}.message-bubble{width:100%}}
