:root{color:#e8e8ed;background:#101014;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px}main{max-width:960px;margin:auto;padding:16px 14px}h1,h2,p{margin:0}h1{letter-spacing:-.055em;font-size:clamp(2rem,9vw,4rem);line-height:1.05}h2{font-size:1.2rem}.eyebrow{color:#b9a7ff;text-transform:uppercase;letter-spacing:.11em;margin-bottom:10px;font-size:.8rem;font-weight:700}.subtitle{color:#a7a6b0;margin-top:10px;font-size:1rem;line-height:1.4}section{margin-top:26px}li{background:#19191f;border:1px solid #30303b;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}small,.empty,footer{color:#aaa9b3;font-size:.9rem}.topbar{align-items:center;gap:10px;padding:14px 0;display:flex}.topbar select{flex:1;width:auto}.status-pill{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:.85rem;font-weight:700}.status-pill.live{color:#8fd6ac;background:#1d3b2c}.status-pill.unavailable{color:#e39aa8;background:#3b1d24}.back-button{color:#b9a7ff;background:0 0;min-height:auto;padding:8px 0;font-weight:700}.workspace-screen{margin-top:12px}button{color:#271e47;background:#d8ccff;border:0;border-radius:10px;min-height:44px;padding:12px 16px;font-size:1rem;font-weight:700;transition:transform 80ms}button:active{transform:scale(.96)}button[disabled]{opacity:.55}.section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-heading>span{color:#b9a7ff}ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}li div{gap:5px;display:grid}li strong{font-size:1.05rem}.status{text-transform:capitalize;background:#383842;border-radius:999px;padding:6px 10px;font-size:.85rem;font-weight:700}.status.working{background:#254c78}.status.done{background:#28563e}.status.blocked{background:#733e38}.empty{padding:16px 0}footer{text-align:center;margin-top:36px;font-size:.9rem}select{color:#e8e8ed;width:100%;min-height:44px;font:inherit;background:#19191f;border:1px solid #30303b;border-radius:10px;padding:12px;font-size:1rem}.workspace-grid{gap:10px;display:grid}.workspace-card{text-align:left;color:#e8e8ed;background:#19191f;border:1px solid #30303b;justify-content:space-between;align-items:start;gap:16px;min-height:44px;padding:14px;display:flex}.workspace-card.selected{border-color:#b9a7ff;box-shadow:0 0 0 1px #b9a7ff}.workspace-card div{gap:6px;display:grid}.workspace-card .activity{color:#d6d4df;text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.detail{background:#15151a;border:1px solid #30303b;border-radius:14px;padding:14px}h3{margin:0 0 10px;font-size:1.05rem}details{color:#c8c6d0;margin-top:14px}summary{cursor:pointer;padding:8px 0;font-size:1rem}details ul{margin-top:10px}.agent-picker{text-align:left;color:#e8e8ed;background:#202028;border:1px solid #0000;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.agent-picker.selected{border-color:#b9a7ff}.conversation{border-top:1px solid #30303b;margin-top:14px;padding-top:14px}.conversation-heading{justify-content:space-between;gap:12px;display:flex}.conversation-heading h3{margin:0}.conversation-heading p,.read-note{color:#aaa9b3;overflow-wrap:anywhere;margin:5px 0 0;font-size:.9rem}.conversation-actions{gap:8px;margin-top:12px;display:flex}.conversation-actions button{color:#e8e8ed;background:#202028;transition:transform 80ms,background-color 80ms}.conversation-actions button[aria-pressed=true]{color:#271e47;background:#d8ccff}.conversation-actions button:active{transform:scale(.96)}pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#e8e8ed;background:#0e0e12;border-radius:10px;max-height:40vh;margin:10px 0 0;padding:12px;font:.85rem/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}textarea{font-size:1rem;font:inherit;color:#e8e8ed;resize:vertical;background:#19191f;border:1px solid #30303b;border-radius:10px;width:100%;padding:12px}.create-workspace label,.prompt-composer label{color:#b9a7ff;gap:6px;margin-bottom:6px;font-size:.9rem;font-weight:700;display:grid}.prompt-composer{flex-direction:column;gap:8px;margin-top:14px;display:flex}.prompt-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width>=640px){main{padding:32px 24px}section{margin-top:38px}footer{margin-top:52px}.workspace-card .activity{max-width:440px}pre{max-height:55vh}}.auth-gate{align-content:center;gap:24px;min-height:100vh;display:grid}.auth-card{background:linear-gradient(#1b1b22,#141418);border:1px solid #30303b;border-radius:16px;gap:12px;padding:20px;display:grid}.auth-card button{width:100%;padding:14px 16px}.auth-card small{line-height:1.5}
