:root{color:#172026;background:#f4f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:0;border-radius:6px;background:#176b63;color:#fff;cursor:pointer;font-weight:700;min-height:42px;padding:0 18px}button:disabled{cursor:not-allowed;opacity:.65}button.secondary{background:#e7eeee;color:#172026}.login-shell,.fullscreen{align-items:center;display:flex;min-height:100vh;justify-content:center;padding:24px}.login-panel{background:#fff;border:1px solid #dbe5e7;border-radius:8px;box-shadow:0 24px 60px #1720261a;display:grid;gap:18px;max-width:420px;padding:32px;width:100%}.eyebrow{color:#66757a;font-size:.78rem;font-weight:800;letter-spacing:0;margin:0 0 6px;text-transform:uppercase}h1,h2,p{margin-top:0}h1{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.08;margin-bottom:0}h2{font-size:1.25rem;margin-bottom:4px}label{color:#344247;display:grid;font-size:.92rem;font-weight:700;gap:8px}input{border:1px solid #c8d5d8;border-radius:6px;color:#172026;min-height:44px;padding:0 12px;width:100%}input:focus{border-color:#176b63;outline:3px solid rgba(23,107,99,.16)}.error,.alert{background:#fff2f0;border:1px solid #ffc5bd;border-radius:6px;color:#a22818;margin:0;padding:12px 14px}.warning{color:#9a5b00;font-weight:700;margin-top:8px}.dashboard-shell{margin:0 auto;max-width:1280px;padding:28px}.topbar{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.topbar-actions{display:flex;gap:10px}.metrics-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.metric-card,.process-section{background:#fff;border:1px solid #dbe5e7;border-radius:8px}.metric-card{display:grid;gap:8px;min-height:152px;padding:22px}.metric-card.hot{border-color:#f2aa68}.metric-card p{color:#66757a;font-size:.9rem;font-weight:700;margin-bottom:0}.metric-card strong{color:#172026;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.metric-card span{color:#526166;font-size:.92rem}.process-section{overflow:hidden}.section-heading{align-items:center;border-bottom:1px solid #e6eeee;display:flex;gap:16px;justify-content:space-between;padding:20px 22px}.section-heading p,.section-heading span{color:#66757a;margin:0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;min-width:900px;width:100%}th,td{border-bottom:1px solid #edf2f3;padding:14px 18px;text-align:left;vertical-align:middle}th{color:#66757a;font-size:.78rem;text-transform:uppercase}td strong,td small{display:block}td small{color:#66757a;margin-top:2px}.status{background:#edf2f3;border-radius:999px;color:#344247;display:inline-flex;font-size:.82rem;font-weight:800;padding:5px 10px}.status.online{background:#e0f5ee;color:#116149}.status.errored,.status.stopped{background:#fff2f0;color:#a22818}.usage-cell{display:grid;gap:7px;min-width:150px}.usage-bar{background:#edf2f3;border-radius:999px;height:8px;overflow:hidden}.usage-bar div{background:#176b63;border-radius:inherit;height:100%;min-width:2px}.usage-bar div.danger{background:#dc5d35}.danger-text{color:#b83b1f;font-weight:800}.empty,.loading{color:#66757a;padding:24px;text-align:center}@media(max-width:900px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.dashboard-shell{padding:18px}.metrics-grid{grid-template-columns:1fr}.topbar-actions{width:100%}.topbar-actions button{flex:1}.login-panel{padding:24px}}
