:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8e8e8;background:#121212;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.app{max-width:760px;margin:0 auto;padding:24px 16px 48px}header h1{margin:0 0 20px;font-size:1.4rem}.card{background:#1b1b1b;border:1px solid #2c2c2c;border-radius:12px;margin-bottom:16px;padding:16px 18px}.card h2{margin:0 0 12px;font-size:1rem}.card-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.card-head h2{margin:0}.grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=560px){.grid{grid-template-columns:1fr}}.badge{border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:600}.badge.on{color:#86efac;background:#14532d}.badge.off{color:#fca5a5;background:#4a1d1d}.toggle-card{flex-direction:column;display:flex}.toggle-body{flex-direction:column;flex:1;justify-content:center;display:flex}.toggle{cursor:pointer;color:#fff;border:none;border-radius:8px;width:100%;padding:12px;font-size:.95rem;font-weight:600}.toggle-start{background:#16a34a}.toggle-stop{background:#dc2626}.toggle:disabled{opacity:.6;cursor:not-allowed}.value-lg{color:#4ea1ff;font-size:2.4rem;font-weight:700;line-height:1}.stepper{flex-direction:column;align-items:stretch;gap:10px;display:flex}.step-btn{color:#cfe0ff;cursor:pointer;letter-spacing:.05em;background:#1e2a44;border:1px solid #2563eb;border-radius:8px;padding:12px;font-size:1rem;font-weight:700}.step-btn:hover:not(:disabled){background:#24386b}.step-btn:disabled{opacity:.4;cursor:not-allowed}.step-value{justify-content:center;align-items:baseline;gap:4px;padding:6px 0;display:flex}.step-value .unit{color:#9bb7e0;font-size:1rem}.saving{color:#8a8a8a;font-size:.8rem}.status{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (width<=560px){.status{grid-template-columns:repeat(2,1fr)}}.stat{flex-direction:column;gap:4px;display:flex}.stat-label{color:#8a8a8a;font-size:.72rem}.stat-value{font-size:1.25rem;font-weight:700}.stat-value.sm{font-size:.9rem;font-weight:500}.error{color:#fca5a5;margin:8px 0 0;font-size:.85rem}.muted{color:#8a8a8a}
