.otp-boxes{display:flex;gap:8px;justify-content:center}.otp-box{width:46px;height:54px;text-align:center;font-size:22px;font-weight:700;border-radius:12px;border:1.5px solid var(--otp-border);color:#0f172a;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}