*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#0b0f14;color:#e6edf3}main{max-width:960px;margin:0 auto;padding:2rem 1rem}h1{font-size:1.5rem;margin-bottom:.25rem}.last-checked{color:#9aa7b0;font-size:.85rem;margin:0 0 1.5rem}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #2a333c}th{font-weight:600;color:#9aa7b0;font-size:.85rem;text-transform:uppercase}.sparkline{color:#4dabf7}.sparkline-empty{color:#5a6570}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh}.login-page form{display:flex;flex-direction:column;gap:.75rem;width:260px}.login-page input{padding:.5rem .75rem;border-radius:6px;border:1px solid #2a333c;background:#131a21;color:#e6edf3}.login-page button{padding:.5rem .75rem;border-radius:6px;border:none;background:#4dabf7;color:#0b0f14;font-weight:600;cursor:pointer}.login-error{color:#ff6b6b;margin:0}