.otp-container{justify-content:center;gap:14px;margin-top:20px;display:flex}.otp-input{text-align:center;color:#110f0f;background:#fff;border:2px solid #d1d5db;border-radius:10px;outline:none;width:52px;height:60px;font-size:22px;font-weight:700;transition:all .2s}.otp-input:focus{border-color:#dedff0;box-shadow:0 0 0 3px #f4efef}.otp-input.filled{border-color:#e8ece9}.otp-value{text-align:center;color:#f4efef;margin-top:20px;font-size:14px}@media (max-width:400px){.otp-input{width:42px;height:52px;font-size:18px}.otp-container{gap:8px}}
