*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#0f172a}.app-shell{max-width:1240px;margin:0 auto;padding:34px 22px 60px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.hero h1{font-size:34px;margin:6px 0 8px}.hero p{margin:0;color:#64748b;line-height:1.55}.hero a{font-weight:800;color:#4f46e5;text-decoration:none}.kicker{text-transform:uppercase;letter-spacing:.12em;color:#4f46e5!important;font-weight:900;font-size:12px}.grid{display:grid;gap:16px}.two{grid-template-columns:1fr 1fr}.card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px;box-shadow:0 12px 35px #0f172a0a;margin-bottom:16px}.wide{grid-column:1/-1}.card h2{margin:0 0 14px;font-size:20px}.card label{display:block;font-weight:850;margin:12px 0 8px}.card input,.card select,.card textarea{width:100%;border:1px solid #cbd5e1;border-radius:13px;padding:12px;font:inherit;background:#fff}.card textarea{resize:vertical}.key-row{display:grid;grid-template-columns:1fr auto;gap:10px}.actions,.tabs{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:12px}button{border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-weight:850;border-radius:13px;padding:11px 14px;cursor:pointer}button.primary,.tabs button.active{background:#4f46e5;border-color:#4f46e5;color:#fff}button:disabled{opacity:.55;cursor:not-allowed}.help{color:#64748b;font-size:13px;line-height:1.5}.commands{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0}.commands div{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#f8fafc}.commands pre,.result,details pre{background:#0f172a;color:#e2e8f0;border-radius:14px;padding:14px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:12px;max-height:360px}.commands pre{min-height:180px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.history{display:grid;gap:12px}.history article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.history p{color:#334155;line-height:1.55;white-space:pre-wrap}.meta{color:#64748b;font-size:12px;margin-bottom:10px}@media (max-width:900px){.two,.commands{grid-template-columns:1fr}.hero{flex-direction:column}.app-shell{padding:20px 14px}.hero h1{font-size:28px}}.quality-shell .top-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0 18px}.top-tabs button.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.notice{background:#eef2ff;border:1px solid #c7d2fe;color:#312e81;border-radius:14px;padding:12px 14px;margin-bottom:16px;font-weight:700}.key-list{display:grid;gap:12px}.key-list article{border:1px solid #e2e8f0;border-radius:14px;padding:14px;display:flex;justify-content:space-between;gap:12px}.key-list article.selected{border-color:#4f46e5;background:#eef2ff}.key-list p{margin:4px 0;color:#64748b}.chat-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr)}.chat-window{min-height:420px;max-height:560px;overflow:auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px;margin-bottom:14px;display:flex;flex-direction:column;gap:14px}.empty-chat{color:#64748b;text-align:center;margin:auto}.bubble{max-width:88%;border-radius:18px;padding:14px 16px;line-height:1.55;white-space:pre-wrap}.bubble.user{align-self:flex-end;background:#e0ecff}.bubble.assistant{align-self:flex-start;background:#fff;border:1px solid #e2e8f0}.bubble.system{align-self:center;background:#fff7ed;border:1px solid #fed7aa}.bubble .role{font-weight:900;margin-bottom:6px}.bubble .meta{font-size:12px;color:#64748b;margin-top:10px}.side-panel{align-self:start;position:sticky;top:18px}.pill{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;padding:7px 11px;color:#475569;font-size:13px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.metric-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.metric-grid span{display:block;color:#64748b;font-size:12px}.metric-grid strong{display:block;margin-top:4px;word-break:break-word}.runs-table{overflow:auto}.runs-table table{width:100%;border-collapse:collapse;font-size:13px}.runs-table th,.runs-table td{border-bottom:1px solid #e2e8f0;text-align:left;padding:10px;vertical-align:top}.runs-table th{color:#475569;background:#f8fafc}details pre{max-height:420px}@media (max-width:1000px){.chat-layout{grid-template-columns:1fr}.side-panel{position:static}.bubble{max-width:100%}}.alert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin:12px 0 18px}.alert-card{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#f8fafc}.alert-card.ok{border-color:#bbf7d0;background:#f0fdf4}.alert-card.warning{border-color:#fde68a;background:#fffbeb}.alert-card.danger{border-color:#fecaca;background:#fef2f2}.inventory-list article p{margin:3px 0}.inventory-list article strong{display:block;margin-bottom:6px}.selected-api-card{border:1px dashed #c4b5fd;background:#f5f3ff;border-radius:14px;padding:12px 14px;margin:10px 0 12px}.selected-api-card p{margin:5px 0;color:#475569}.selected-api-card strong{color:#4c1d95}
