:root{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%);border-radius:24px;border:1px solid rgba(148,163,184,.24);background:#0f172ad1;box-shadow:0 30px 80px #0f172a73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:1.6rem}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#fcd34d}h1{margin:.3rem 0 0;font-size:clamp(1.8rem,4vw,2.9rem);color:#f8fafc}h2{margin:0;color:#f8fafc}.menu-wrap{position:relative}.menu-button{border:1px solid rgba(148,163,184,.24);background:#0f172ab3;color:#f8fafc}.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{width:100%;justify-self:stretch;border-radius:10px;border:1px solid rgba(148,163,184,.2);background:#0206178c;color:#f8fafc;font-weight:600}.view{margin-top:1rem}.hidden{display:none!important}.api-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.45rem .9rem;font-weight:700;margin-bottom:.95rem}.api-pill--loading{background:#38bdf81f;color:#7dd3fc}.api-pill--ok{background:#22c55e1f;color:#86efac}.api-pill--error{background:#f871711f;color:#fca5a5}.panel{margin-top:1rem;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#1e293b99;padding:1rem}form{margin-top:1rem;display:grid;gap:.8rem}label{display:grid;gap:.35rem;color:#cbd5e1;font-weight:600}textarea,input[type=file],input[type=text]{width:100%;border-radius:14px;border:1px solid rgba(148,163,184,.2);background:#0206178c;color:#f8fafc;padding:.75rem;font:inherit}textarea::placeholder,input::placeholder{color:#94a3b8}button{border:0;border-radius:999px;padding:.7rem 1.1rem;font:inherit;font-weight:700;background:linear-gradient(135deg,#fcd34d,#fb7185);color:#0f172a;cursor:pointer}button:hover{filter:brightness(1.04)}button.ghost{background:#0206178c;color:#e2e8f0;border:1px solid rgba(148,163,184,.24)}.actions{display:flex;gap:.5rem;flex-wrap:wrap}.complaints-list{list-style:none;margin:.8rem 0 0;padding:0;display:grid;gap:.6rem}.complaints-list li{display:flex;justify-content:space-between;gap:.8rem;border:1px solid rgba(148,163,184,.2);border-radius:14px;background:#0f172abf;padding:.9rem;align-items:center}.complaint-meta{display:grid;gap:.28rem}.complaint-meta strong{color:#f8fafc;font-size:1.03rem;line-height:1.25;letter-spacing:.01em}.complaint-meta span{color:#94a3b8;font-size:.88rem;line-height:1.35}.complaint-meta span:first-of-type{display:inline-flex;width:fit-content;align-items:center;padding:.2rem .45rem;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#02061780;color:#cbd5e1;font-size:.77rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.thread{margin-top:.9rem;display:grid;gap:.75rem}.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}.status{margin-top:.8rem;border-radius:12px;padding:.7rem .8rem;font-weight:600}.status--loading{background:#38bdf81f;color:#7dd3fc}.status--ok{background:#22c55e1f;color:#86efac}.status--error{background:#f871711f;color:#fca5a5}.empty{color:#94a3b8}dl{margin:.9rem 0;display:grid;gap:.45rem}dt{font-size:.77rem;text-transform:uppercase;letter-spacing:.09em;color:#94a3b8}dd{margin:.1rem 0 0;color:#f8fafc}.code-block{margin:.8rem 0 0;padding:.8rem;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#020617b8;color:#e2e8f0;white-space:pre-wrap;word-break:break-word}.complaints-list li button{flex:0 0 auto;white-space:nowrap}@media(max-width:760px){.shell{padding:.75rem}.card{padding:1rem}.complaints-list li{flex-direction:column;align-items:stretch;gap:.7rem;padding:.85rem}.complaint-meta strong{font-size:.99rem}.complaint-meta span{font-size:.84rem}.complaints-list li button{width:100%}.actions{flex-direction:column}.actions button{width:100%}}
