.otp-wrapper{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.otp-input{text-align:center;color:#0a0f1e;background:#fafbff;border:2px solid #e5e9f2;border-radius:14px;outline:none;width:64px;height:72px;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;transition:all .15s}.otp-input.filled{background:#eef4ff;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.otp-input.error{border-color:#fca5a5}.otp-input:disabled{cursor:not-allowed;opacity:.6}.otp-input:focus{border-color:#0d6efd}@media (max-width:768px){.otp-input{width:52px;height:60px;font-size:24px}}@media (max-width:480px){.otp-wrapper{gap:8px}.otp-input{border-radius:10px;width:44px;height:52px;font-size:20px}}
