.otp.svelte-1qcx1hp{flex-direction:column;gap:.5rem;display:flex}.otp__cells.svelte-1qcx1hp{gap:.5rem;display:flex}.otp__cell.svelte-1qcx1hp{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:0;border:1px solid var(--input);border-radius:var(--radius-sm);background-color:var(--card);width:2.75rem;height:3rem;color:var(--foreground);caret-color:var(--primary);outline:none;font-size:1.25rem;font-weight:500;transition:border-color .1s,box-shadow .1s}.otp__cell.svelte-1qcx1hp:focus{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring)}.otp__cell.svelte-1qcx1hp:disabled{background-color:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.otp__cell--error.svelte-1qcx1hp{border-color:var(--destructive)}.otp__cell--error.svelte-1qcx1hp:focus{border-color:var(--destructive);box-shadow:0 0 0 1px var(--destructive)}.otp__error.svelte-1qcx1hp{color:var(--destructive);margin:0;font-size:.8125rem;line-height:1.5}
