.mgs-reset{width:100%;margin:32px auto;font-family:"Poppins",Arial,sans-serif;color:#222}.mgs-reset-card{width:min(100%,500px);margin:auto;padding:32px;box-sizing:border-box;background:#fff;border:1px solid #edf0f2;border-radius:12px;box-shadow:0 16px 45px rgba(0,0,0,.08)}.mgs-reset-header{text-align:center;margin-bottom:24px}.mgs-reset-title{margin:0 0 7px;font-size:25px;font-weight:600}.mgs-reset-subtitle,.mgs-reset-description{margin:0;color:#6b7280;font-size:14px;line-height:1.6}.mgs-reset-message{margin:0 0 18px;padding:11px 13px;border-radius:7px;font-size:13px}.mgs-reset-message--success{color:#17663f;background:#eefaf3;border:1px solid #c8ead7}.mgs-reset-message--error{color:#c62828;background:#fff1f1;border:1px solid #f3caca}.mgs-reset-field{margin:0 0 17px}.mgs-reset-label{display:block;margin:0 0 7px;color:#30343b;font-size:13px;font-weight:500}.mgs-reset-input{display:block;width:100%;min-height:46px;box-sizing:border-box;padding:10px 13px;border:1px solid #e2e5e8;border-radius:7px;background:#fff;color:#222;font:inherit;font-size:14px}.mgs-reset-input:focus,.mgs-reset-otp-input:focus{border-color:#1f6f5c;outline:0;box-shadow:0 0 0 3px rgba(31,111,92,.12)}.mgs-reset-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:47px;padding:11px 18px;border:0;border-radius:7px;background:#1f6f5c;color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.mgs-reset-submit:hover{background:#185846}.mgs-reset-otp{text-align:center}.mgs-reset-description{margin-bottom:20px;font-size:13px}.mgs-reset-otp-input{width:100%;min-height:54px;box-sizing:border-box;padding:10px 14px;border:1px solid #e2e5e8;border-radius:7px;text-align:center;font:inherit;font-size:24px;font-weight:600;letter-spacing:.32em}.mgs-reset-resend{margin-top:17px;text-align:center;color:#6b7280;font-size:12px}.mgs-reset-resend-button{display:inline;padding:0;border:0;background:transparent;color:#1f6f5c;font:inherit;font-weight:600;cursor:pointer}.mgs-reset-resend-button:disabled{color:#9aa0a6;cursor:not-allowed}.mgs-reset-countdown{margin-top:6px;color:#6b7280}.mgs-reset-password{position:relative}.mgs-reset-password .mgs-reset-input{padding-right:48px}.mgs-reset-password-toggle{position:absolute;top:50%;right:8px;width:36px;height:36px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:transparent;color:#6b7280;cursor:pointer}.mgs-reset-password-toggle:hover{background:#f2f4f5;color:#222}@media(max-width:575px){.mgs-reset{margin:16px auto}.mgs-reset-card{width:calc(100% - 32px);padding:26px 20px 22px}.mgs-reset-title{font-size:22px}.mgs-reset-otp-input{font-size:21px;letter-spacing:.25em}}