.OTPInput_container__CCzGc{display:flex;gap:.5rem;justify-content:center}.OTPInput_cell__nDx_B{width:3rem;height:3.5rem;text-align:center;font-size:1.6rem;font-weight:700;font-family:var(--font-geist-mono),monospace;border:2.5px solid var(--fg);border-radius:2px;background:var(--bg);color:var(--fg);outline:none;transition:border-color .1s,box-shadow .1s,transform .08s;caret-color:transparent}.OTPInput_cell__nDx_B:focus{border-color:var(--hot);box-shadow:3px 3px 0 var(--hot);transform:translate(-1px,-1px)}.OTPInput_cell__nDx_B:not(:placeholder-shown){background:var(--bg-soft,#f5f0e8)}@media (max-width:400px){.OTPInput_cell__nDx_B{width:2.5rem;height:3rem;font-size:1.4rem}}