.VerifyEmailOtp{max-width:360px;margin:0 auto;text-align:center}.VerifyEmailOtp h2{font-size:1.5rem;color:#fff;margin-bottom:.5rem}.VerifyEmailOtp__subtitle{color:#ffffffcc;font-size:.9rem;margin-bottom:1.5rem}.VerifyEmailOtp__inputs{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.VerifyEmailOtp__input{width:44px;height:52px;text-align:center;font-size:1.5rem;font-weight:600;background:#ffffff10;border:2px solid #ffffff30;border-radius:10px;color:#fff;outline:none;transition:border-color .2s}.VerifyEmailOtp__input:focus{border-color:#c5a47e}.VerifyEmailOtp__error{color:#ff6b6b;font-size:.85rem;margin-bottom:1rem}.VerifyEmailOtp__submit{width:100%;padding:.875rem;background:#c5a47e;color:#0a1628;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.VerifyEmailOtp__submit:disabled{opacity:.5;cursor:not-allowed}.VerifyEmailOtp__submit:hover:not(:disabled){opacity:.9}.VerifyEmailOtp__resend{margin-top:1rem;color:#ffffff80;font-size:.85rem}.VerifyEmailOtp__resend-btn{background:none;border:none;color:#c5a47e;cursor:pointer;font-size:.85rem;text-decoration:underline}.VerifyEmailOtp__resend-btn:hover{color:#d4b590}.VerifyEmailOtp__success{padding:2rem 0}.VerifyEmailOtp__checkmark{font-size:3rem;color:#4caf50;margin-bottom:.5rem}.VerifyEmailOtp__success h2{color:#4caf50}.VerifyEmailOtp__success p{color:#ffffffcc}