*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f5f7fa;color:#1a202c}.centered{text-align:center;margin-top:4rem}.login-card{max-width:360px;margin:12vh auto 0;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 1px 4px #0000001a}.login-card h1{font-size:1.25rem;margin:0 0 .5rem}.dev-note{font-size:.8rem;color:#b7791f;background:#fffbeb;padding:.5rem;border-radius:4px}.login-card form{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.login-card input{padding:.6rem;border:1px solid #cbd5e0;border-radius:4px;font-size:1rem}.login-card button{padding:.6rem;background:#2b6cb0;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.login-card button:disabled{opacity:.6}.error{color:#c53030;font-size:.9rem}.landing header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:.75rem 1.25rem;border-bottom:1px solid #e2e8f0;font-weight:600}.landing header button{margin-left:.5rem;padding:.3rem .7rem;border:1px solid #cbd5e0;background:#fff;border-radius:4px;cursor:pointer}.landing main{padding:2rem 1.25rem}
