.reset-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f6f2ff,#fff8e8);font-family:Nunito,Arial;color:#17224d}.reset-card{width:min(510px,100%);padding:34px;border:1px solid #ebe5f5;border-radius:22px;background:#fff;box-shadow:0 22px 55px #38255c14}.reset-brand{display:flex;align-items:center;gap:10px;color:#17224d;font:800 22px "Baloo 2",Nunito}.reset-brand b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffc845;color:#6133b5}.reset-card h1{margin:25px 0 5px;font:800 34px "Baloo 2",Nunito}.reset-card>p{color:#69708a;line-height:1.6}.reset-card label{display:block;margin:18px 0 7px;font-weight:800}.reset-card input{width:100%;border:2px solid #e5e0ef;border-radius:12px;padding:14px;font:inherit;outline:0}.reset-card input:focus{border-color:#7051dc;box-shadow:0 0 0 4px #7051dc14}.reset-card button{width:100%;margin-top:22px;border:0;border-radius:12px;padding:14px;background:#7051dc;color:#fff;font-weight:800;cursor:pointer}.reset-card .notice{padding:13px 15px;border-radius:11px;line-height:1.5}.reset-card .success{background:#e8f8f2;color:#17694f}.reset-card .error{background:#fff0f3;color:#a62d51}.reset-back{display:inline-block;margin-top:20px;color:#7051dc;font-weight:800;text-decoration:none}.reset-help{font-size:12px}
