/* auth.css - simple auth styles */
body{background: linear-gradient(180deg,#f8fafc,#eef2ff);}
.card{border-radius:12px}