body{margin:0;background:#eef5f7;color:#102b46;font-family:Outfit,system-ui,sans-serif;padding:32px 18px}.account-card{max-width:540px;margin:24px auto;background:white;padding:36px;border-radius:18px;box-shadow:0 12px 40px #102b4610}.account-card h1{font-size:2rem;line-height:1.15}.account-card p{line-height:1.6;color:#52657a}.account-card label{display:block;margin:20px 0 8px}.account-card input{box-sizing:border-box;width:100%;min-height:46px;border:1px solid #b6c8d7;border-radius:7px;padding:10px;font:inherit}.account-card button{background:#102b46;color:white;border:0;border-radius:8px;padding:14px 20px;font:inherit;cursor:pointer}.account-card a{color:#007980}.account-card hr{border:0;border-top:1px solid #d7e2ec;margin:32px 0}.account-card .error{background:#fff0ed;color:#9c2727;padding:12px}.account-card :focus-visible{outline:3px solid #007980;outline-offset:3px}@media(max-width:450px){.account-card{padding:24px}body{padding:16px}}
