:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eaf0ff;background:#0a1020}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 70% -10%,#263a70 0,#0a1020 42%)}button,textarea{font:inherit}.app-shell{max-width:1180px;margin:auto;padding:20px}.topbar{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:14px 4px 22px}.eyebrow{font-size:11px;letter-spacing:.16em;color:#7f91bb}.topbar h1{font-size:22px;margin:7px 0 0}.pill,.status{display:inline-flex;border:1px solid #34456f;border-radius:999px;padding:7px 11px;color:#a9b9e2;font-size:12px}.workspace{display:grid;grid-template-columns:260px 1fr;gap:16px}.task-list,.main-panel,.card,.composer{border:1px solid #29385d;background:rgba(15,24,47,.84);border-radius:18px;box-shadow:0 18px 50px #0002}.task-list{padding:14px;min-height:650px}.section-title{display:flex;justify-content:space-between;color:#b9c7e8;font-weight:650;margin-bottom:12px}.section-title button{background:#253760;color:#fff;border:0;border-radius:9px;width:30px;height:30px}.task{padding:12px;border-radius:12px;margin:8px 0;background:#162443;cursor:pointer}.task.active{outline:1px solid #7aa2ff;background:#1b2f59}.task strong{display:block;font-size:13px}.task small{color:#8798c1}.main-panel{padding:20px;min-height:650px;display:flex;flex-direction:column}.empty-state{margin:auto;text-align:center;color:#aab8d9}.orb{margin:auto;width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#7b8cff,#a878ff);font-size:26px;color:white}.empty-state h2{color:#f0f4ff;font-size:22px}.task-header{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:16px}.task-header h2{font-size:20px;margin:10px 0 0}.actions{display:flex;gap:8px}.primary,.ghost{border:0;border-radius:10px;padding:10px 14px;cursor:pointer}.primary{background:#7d8fff;color:#071027;font-weight:700}.ghost{background:#263452;color:#cfdaef}.card{padding:15px;margin-bottom:12px}.card h3{font-size:13px;margin:0 0 12px;color:#aab9db}.diff,.result{white-space:pre-wrap;overflow:auto;max-height:220px;margin:0;padding:12px;border-radius:10px;background:#09101f;color:#b9e2c4;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.result{color:#c7d6f5}.message{padding:10px 12px;border-radius:12px;background:#172544;margin:7px 0;font-size:14px;white-space:pre-wrap}.message.user{background:#2a3760}.composer{margin-top:auto;padding:12px;display:flex;gap:10px;align-items:end}.composer textarea{flex:1;min-height:58px;resize:vertical;border:0;outline:0;background:transparent;color:#fff}.hidden{display:none}@media(max-width:720px){.app-shell{padding:10px}.topbar{align-items:start;flex-direction:column}.workspace{display:block}.task-list{min-height:auto;margin-bottom:10px}.main-panel{min-height:620px;padding:12px}.task-list #tasks{display:flex;gap:8px;overflow:auto}.task{min-width:190px}.task-header{flex-direction:column}.actions{width:100%}.actions button{flex:1}.composer{position:sticky;bottom:8px}}
