:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f8f5ff;font-synthesis:none}*{box-sizing:border-box}body{min-height:100vh;margin:0;display:grid;place-items:center;padding:24px}button,input{font:inherit;min-height:44px}button:focus-visible,input:focus-visible{outline:3px solid #876bd0;outline-offset:2px}.account-shell{width:min(100%,520px);padding:40px 32px;border:1px solid #d9d1ea;border-radius:24px;background:#fff;box-shadow:0 18px 50px #3d2a641a}.brand{margin:0 0 20px;color:#6b50ad;font-weight:750;letter-spacing:.04em}h1{margin:0;font-size:clamp(1.75rem,5vw,2.2rem);line-height:1.2}p{line-height:1.55}form{display:grid;gap:16px;margin-top:24px}label{display:grid;gap:7px;font-weight:700}input{width:100%;padding:10px 12px;border:1px solid #80758f;border-radius:8px}button{padding:10px 16px;border:0;border-radius:8px;color:#fff;background:#60449e;font-weight:750;cursor:pointer}button:hover{background:#4d347f}button:disabled{cursor:wait;opacity:.65}[role=alert]{padding:12px 14px;border:1px solid #d9aab2;border-radius:9px;color:#742236;background:#fff0f2}@media(max-width:520px){body{padding:14px}.account-shell{padding:30px 22px;border-radius:18px}}
