.auth-page{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:#f8fafc;font-family:Inter,system-ui,sans-serif}.auth-card{width:min(100%,420px);padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 8px 24px rgba(15,23,42,.08)}.auth-brand{color:#0f172a;margin:0 0 1.75rem}.auth-card h1{font-size:1.75rem;margin-bottom:.5rem}.auth-card .btn-primary{background:#01abb8;border-color:#01abb8}.auth-card .btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}
