:root{font-family:system-ui,sans-serif;color:#172033;background:#f8f5ef}body{margin:0}.auth-card{max-width:24rem;margin:12vh auto;padding:2rem;border-radius:1rem;background:#fff;box-shadow:0 1rem 3rem #1720331f}form{display:grid;gap:.75rem}input,button{box-sizing:border-box;width:100%;padding:.75rem;border:1px solid #bac3d4;border-radius:.5rem;font:inherit}button{margin-top:.5rem;border-color:#215b4a;background:#215b4a;color:#fff;cursor:pointer}button:disabled{cursor:wait;opacity:.65}section{margin-top:1.5rem;text-align:center}.error{color:#9f1d2f}
