One-Time Password / PIN input container. Wrap multiple input elements inside .otp to create auto-sized square inputs with centered monospace text.
.otp uses inline-flex layout — inputs sit in a single row.input becomes a square whose size is driven by the input-* class (e.g. input-10 → 40×40px).input-subtle, input-ghost, input-underline, input-outline, input-rounded.Multiple color formats are supported:
*-error, *-error-hover*-indigo-500*-[#ff0000]*-[red], *-[green]Try typing digits, using arrow keys, or pressing Backspace.