:root{--wb-accent: #fcd34d;--wb-accent-2: #fb7185;--wb-text-primary: #f8fafc;--wb-text-muted: #cbd5e1;--wb-bg-card: rgba(15, 23, 42, .82);--wb-bg-panel: rgba(30, 41, 59, .6);--wb-border: rgba(148, 163, 184, .24);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:radial-gradient(circle at top,rgba(255,204,102,.35),transparent 45%),linear-gradient(180deg,#0f172a,#111827);color:#e5eef8}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{min-height:100vh}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{width:min(900px,100%);padding:1.6rem;border-radius:24px;background:var(--wb-bg-card);border:1px solid var(--wb-border);box-shadow:0 30px 80px #0f172a73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-logo{display:block;max-height:42px;width:auto;margin:0 0 .6rem;object-fit:contain}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.menu-wrap{position:relative}.menu-button{margin:0;border:1px solid rgba(148,163,184,.24);background:#0f172ab3;color:#f8fafc;border-radius:999px;padding:.55rem .9rem;font:inherit;font-weight:700;cursor:pointer}.menu-panel{position:absolute;top:calc(100% + .45rem);right:0;display:grid;gap:.4rem;width:180px;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.5rem;background:#0f172af0;box-shadow:0 16px 35px #02061766;z-index:20}.menu-panel button{margin:0;width:100%;border-radius:10px;border:1px solid rgba(148,163,184,.2);background:#0206178c;color:#f8fafc;padding:.55rem .8rem;font:inherit;font-weight:600;cursor:pointer}.view{margin-top:1rem}.hidden{display:none!important}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:var(--wb-accent)}h1{margin:.3rem 0 0;font-size:clamp(1.8rem,4vw,2.9rem);color:var(--wb-text-primary)}p{line-height:1.6;color:var(--wb-text-muted)}dl{margin:1.5rem 0 0;display:grid;gap:1rem}.panel{margin-top:1rem;padding:1.2rem;border-radius:18px;border:1px solid rgba(148,163,184,.16);background:var(--wb-bg-panel)}.panel--compact{padding-top:1rem}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.panel-heading h2,.panel-heading button{margin:0}.panel h2{margin:0 0 1rem;font-size:1.1rem}.channel-name{margin:0 0 1rem;display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.24);background:#02061773;color:#f8fafc;font-weight:700}.panel button{margin-bottom:1rem;border:0;border-radius:999px;padding:.8rem 1.2rem;font:inherit;font-weight:700;background:linear-gradient(135deg,var(--wb-accent),var(--wb-accent-2));color:#0f172a;cursor:pointer}.panel button:hover{filter:brightness(1.02)}.panel button.ghost{background:#0206178c;color:#e2e8f0;border:1px solid rgba(148,163,184,.24)}.actions{display:flex;gap:.5rem;flex-wrap:wrap}label{display:grid;gap:.45rem;color:var(--wb-text-muted);margin-top:.8rem}textarea,input{width:100%;border-radius:14px;border:1px solid rgba(148,163,184,.2);background:#0206178c;color:#f8fafc;padding:.9rem;font:inherit}.complaints-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.complaints-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .95rem;border-radius:14px;background:#0f172abf}.complaints-list strong{color:#f8fafc}.complaints-list span{color:#94a3b8;font-size:.85rem}.complaint-meta{display:grid;gap:.15rem}.status{margin-top:1.5rem;padding:.9rem 1rem;border-radius:16px;font-weight:600}.status--loading{background:#38bdf81f;color:#7dd3fc}.status--ok{background:#22c55e1f;color:#86efac}.status--error{background:#f871711f;color:#fca5a5}.code-block{margin:.45rem 0 0;padding:.8rem;border-radius:16px;background:#020617b8;border:1px solid rgba(148,163,184,.2);color:#e2e8f0;white-space:pre-wrap;word-break:break-word}.code-block-label{margin:0;font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:var(--wb-accent)}.thread{margin-top:.9rem;display:grid;gap:.75rem}.thread-title-card{border-radius:16px;padding:.8rem;border:1px solid rgba(250,204,21,.3);background:#facc151a}.thread-title-card strong{color:#fde68a;font-size:.85rem;text-transform:uppercase;letter-spacing:.07em}.thread-title-card p{margin:.35rem 0 0;color:#f8fafc;font-weight:700}.thread-message{border-radius:16px;padding:.75rem;border:1px solid rgba(148,163,184,.18);background:#0f172ab8}.thread-message header{display:flex;justify-content:space-between;gap:.8rem;font-size:.83rem;color:#94a3b8}.thread-message p{margin:.55rem 0;color:#f1f5f9;line-height:1.45}.thread-message small{color:#94a3b8}.thread-message--incoming{background:#0f172ab8}.thread-message--outgoing{background:#38bdf81a;border-color:#38bdf84d}.thread-message--attachment{border-style:dashed}.attachment-meta{margin-top:.6rem;display:grid;gap:.25rem;color:#cbd5e1;font-size:.88rem;padding:.65rem .75rem;border-radius:12px;background:#02061752}.attachment-download{margin-top:.7rem;margin-bottom:0}.attachment-actions{margin-top:.7rem;display:flex;gap:.5rem;flex-wrap:wrap}.attachment-actions button{margin:0}.attachment-preview-pane{margin-top:.75rem;border:1px solid rgba(148,163,184,.25);border-radius:12px;background:#02061780;padding:.6rem}.attachment-preview-image{display:block;width:100%;max-height:420px;object-fit:contain;border-radius:8px}.attachment-preview-pdf{width:100%;height:420px;border:0;border-radius:8px;background:#fff}dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8}dd{margin:.25rem 0 0;font-size:1rem;color:#f8fafc}code{padding:.15rem .35rem;border-radius:.35rem;background:#94a3b824}@media(max-width:760px){.shell{padding:.75rem}.card{padding:1rem}.complaints-list li{flex-direction:column;align-items:stretch}.panel button{width:100%}}
