.otp-wrapper{position:relative;display:flex;justify-content:space-between;gap:8px}.otp-hidden-input{position:absolute;inset:0;opacity:0;caret-color:transparent}.otp-boxes{display:flex;gap:8px}.otp-box{width:45px;height:50px;font-size:24px;border-radius:12px;border:1px solid #282536;color:#eeedf2;background-color:#0a010a;text-align:center;line-height:50px;font-weight:700}.otp-box-active{border:1px solid #55f;box-shadow:0 0 10px #282536}