:root{color:#18202f;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{border:0;border-radius:6px;background:#1769e0;color:#fff;cursor:pointer;font-weight:650;min-height:38px;padding:0 14px}button:disabled{cursor:wait;opacity:.7}a{color:#1769e0;font-weight:650}.shell{margin:0 auto;max-width:1180px;padding:32px 24px}.toolbar{align-items:center;display:flex;justify-content:space-between;gap:24px;margin-bottom:24px}.toolbar h1,.panel h2{margin:0}.toolbar p{color:#5f6b7a;margin:6px 0 0}.panel{background:#fff;border:1px solid #dfe4ec;border-radius:8px;overflow:hidden}.logsPanel{margin-top:18px}.panelHeader{align-items:center;border-bottom:1px solid #e6eaf0;display:flex;justify-content:space-between;padding:16px}.table{overflow-x:auto}.row{align-items:center;border-bottom:1px solid #eef1f5;display:grid;gap:16px;grid-template-columns:minmax(150px,1.1fr) 120px minmax(260px,2fr) 90px 100px 230px;min-width:1040px;padding:14px 16px}.row:last-child{border-bottom:0}.heading{background:#fafbfc;color:#5f6b7a;font-size:12px;font-weight:750;letter-spacing:0;text-transform:uppercase}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.status{border-radius:999px;display:inline-flex;font-size:12px;font-weight:750;padding:4px 9px}.status.running{background:#e7f7ee;color:#1e7a3a}.status.starting,.status.provisioning{background:#fff5db;color:#91620d}.status.stopped,.status.failed{background:#feeceb;color:#a3342a}.actions{display:flex;flex-wrap:wrap;gap:8px}.secondary{background:#eef3f8;color:#1e293b}.danger{background:#cf3d35}.empty{color:#5f6b7a;padding:24px 16px}.error{background:#feeceb;border:1px solid #f3b6b2;border-radius:6px;color:#8b2119;margin-bottom:16px;padding:12px 14px}.logMeta{border-bottom:1px solid #eef1f5;color:#5f6b7a;padding:10px 16px}.logs{background:#111827;color:#e5e7eb;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;margin:0;max-height:460px;overflow:auto;padding:16px;white-space:pre-wrap}@media(max-width:720px){.toolbar{align-items:stretch;flex-direction:column}}
