@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");
*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;color:#17253a;background:radial-gradient(circle at 15% 10%,rgba(22,119,255,.14),transparent 30%),radial-gradient(circle at 90% 85%,rgba(24,169,87,.12),transparent 28%),#edf2f8;font-family:"Plus Jakarta Sans",sans-serif}.reset-page{min-height:100vh;padding:22px;display:flex;align-items:center;justify-content:center}.reset-card{width:100%;max-width:470px;padding:34px;border:1px solid #dfe6ee;border-radius:21px;background:#fff;box-shadow:0 22px 65px rgba(22,42,72,.14)}.reset-logo{display:flex;margin-bottom:25px}.reset-logo img{width:185px;height:52px;object-fit:contain}.reset-kicker{display:block;color:#1677ff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:7px}.reset-card h1{font-size:27px;letter-spacing:-.8px}.reset-card>p{margin-top:9px;color:#68788d;font-size:11px;line-height:1.75}.reset-alert{margin-top:17px;padding:12px 13px;border-radius:10px;font-size:9px;line-height:1.6}.reset-alert.error{color:#b92d2d;background:#fff0f0;border:1px solid #ffd4d4}.reset-alert.success{color:#08783b;background:#eafbf2;border:1px solid #c7f0d9}.reset-alert.test{color:#795100;background:#fff7e8;border:1px solid #ffe1ad}.reset-form{margin-top:22px}.reset-form label{display:block;margin:14px 0 7px;font-size:10px;font-weight:800}.reset-form input{width:100%;height:50px;padding:0 13px;border:1px solid #dfe6ee;border-radius:10px;outline:none;color:#17253a;background:#f9fbfd;font-size:12px}.reset-form input:focus{border-color:#1677ff;background:#fff;box-shadow:0 0 0 4px rgba(22,119,255,.08)}.reset-form small{display:block;margin-top:7px;color:#8b98a8;font-size:8px}.reset-form>button,.resend-form button{width:100%;min-height:47px;margin-top:18px;border:none;border-radius:10px;color:#fff;background:linear-gradient(135deg,#1677ff,#5c4cff);font-size:10px;font-weight:800}.reset-back{margin-top:19px;display:block;color:#1677ff;text-align:center;font-size:9px;font-weight:800}.otp-boxes{margin-top:23px;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.otp-boxes input{height:57px;padding:0;text-align:center;font-size:22px;font-weight:800}.otp-timer{margin-top:15px;color:#68788d;text-align:center;font-size:9px}.otp-timer strong{color:#1677ff}.resend-form button{margin-top:9px;color:#1677ff;background:#edf5ff}.resend-form button:disabled{cursor:not-allowed;color:#98a4b2;background:#eef1f4}@media(max-width:520px){.reset-page{padding:0;align-items:flex-end}.reset-card{max-width:none;min-height:100vh;padding:27px 17px;border:none;border-radius:0;box-shadow:none;background:linear-gradient(180deg,#eaf4ff 0,#fff 28%)}.reset-logo{justify-content:center}.reset-card h1,.reset-card>p,.reset-kicker{text-align:center}.otp-boxes{gap:6px}.otp-boxes input{height:52px;font-size:19px}}
