:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f0f14;color:#f3f5f7}body{margin:0;min-width:320px;background:#0f0f14}.shell{width:min(1120px,calc(100vw - 32px));margin:0 auto;padding:24px 0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0 24px}h1,h2,p{margin:0}h1{font-size:24px}h2{font-size:18px;margin-bottom:12px}.status,.badge{border:1px solid #00ff88;color:#0f8;padding:6px 10px;border-radius:8px;font-size:13px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.panel,.card{border:1px solid #242832;background:#151820;border-radius:8px;padding:16px}.card-title{font-weight:700}.metric{color:#0f8;margin-top:8px}
