:root{color:#17253d;background:#f3f6fa;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.centered{place-items:center;min-height:100vh;padding:1rem;display:grid}.card{background:#fff;border:1px solid #cad4e0;border-radius:.75rem;width:min(100%,24rem);padding:2rem;box-shadow:0 .5rem 2rem #17253d14}form{gap:.75rem;display:grid}input,button{min-height:2.75rem;font:inherit;border:1px solid #8695a8;border-radius:.375rem;padding:.625rem .75rem}button{color:#fff;cursor:pointer;background:#174d82;border-color:#174d82}button:disabled{cursor:wait;opacity:.65}[role=alert]{color:#9d1c1c}dt{font-weight:700}dd{margin:.25rem 0 1.5rem}
