.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:var(--edorer-text);background:var(--edorer-surface);outline:none;transition:border-color .15s,box-shadow .15s}