:root{color-scheme:light;font-family:Inter,system-ui,sans-serif;background:#f7f7f2;color:#17231c}.shell{max-width:1120px;margin:0 auto;padding:32px 18px 64px}.eyebrow{letter-spacing:.11em;text-transform:uppercase;font-weight:700;color:#41745a;font-size:.8rem;margin:0}h1{font-size:clamp(2rem,5vw,3.4rem);margin:.25rem 0}.header-row,.header-actions{display:flex;justify-content:space-between;align-items:center;gap:10px}h2{margin-top:2.5rem}.grid,.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.card,.row,.auth-card{background:#fff;border:1px solid #e0e6df;border-radius:14px;padding:16px;box-shadow:0 4px 20px #14301a0a}.row{margin:8px 0;display:flex;gap:12px;justify-content:space-between;align-items:start}.status{font-weight:800;border-radius:999px;padding:4px 9px;font-size:.78rem}.OK{background:#dff7e5;color:#176133}.WARNING{background:#fff0bd;color:#805500}.CRITICAL{background:#ffe1df;color:#9d2620}.UNKNOWN{background:#e7eaec;color:#45515a}.muted{color:#657168;font-size:.9rem}.quiet-button{background:transparent;color:#315b40;border:1px solid #b8c8bb;border-radius:8px;padding:9px 11px;text-decoration:none;font:inherit}.auth-page{min-height:100dvh;display:grid;place-items:center}.auth-shell{width:min(100%,460px);padding:24px}.auth-form{display:grid;gap:14px;margin-top:22px}.auth-form label{display:grid;gap:6px;font-weight:650}.auth-form input{min-height:44px;border:1px solid #b8c8bb;border-radius:8px;padding:0 12px;font:inherit}.auth-form button{min-height:44px;border:0;border-radius:8px;background:#123826;color:#fff;font:inherit;font-weight:700}.form-status{min-height:1.2em;margin:0;color:#9d2620}.app-footer,.auth-shell footer{text-align:center;margin-top:24px;color:#657168;font-size:.9rem}.app-footer a,.auth-shell footer a{color:#315b40}@media(max-width:520px){.shell{padding:22px 14px}.row{flex-direction:column;gap:5px}.auth-shell{padding:16px}.header-row{align-items:flex-start;flex-direction:column}}
