.otp-input[data-v-f91c26ef]{display:flex;flex-direction:column;gap:10px;width:100%}.otp-input__container[data-v-f91c26ef]{display:flex;justify-content:center;gap:8px;width:100%}.otp-input__field[data-v-f91c26ef]{flex:1 1 0%;max-width:64px;aspect-ratio:1;min-width:0;text-align:center;font-size:1.5rem;font-weight:500;line-height:1.25;color:var(--content-primary);background-color:var(--bg-surface);border:1px solid transparent;border-radius:12px;outline:none;transition:all .2s ease;caret-color:var(--content-primary)}.otp-input__field[data-v-f91c26ef]:focus{border-color:var(--content-primary)}.otp-input__field--filled[data-v-f91c26ef]{background-color:var(--bg-surface)}.otp-input__field--error[data-v-f91c26ef]{border-color:var(--content-danger);color:var(--content-danger)}.otp-input__field--success[data-v-f91c26ef]{border-color:var(--content-success)}.otp-input__field[data-v-f91c26ef]:disabled{opacity:.5;cursor:not-allowed}.otp-input__field[data-v-f91c26ef]::-moz-placeholder{color:var(--content-tertiary)}.otp-input__field[data-v-f91c26ef]::placeholder{color:var(--content-tertiary)}.otp-input__error[data-v-f91c26ef]{font-size:.75rem;color:var(--content-danger);text-align:center}.otp-input__actions[data-v-f91c26ef]{display:flex;flex-direction:column;align-items:center;margin-top:2px}.otp-input__resend-btn[data-v-f91c26ef]{border:none;border-radius:10px;padding:6px 12px;background:var(--bg-surface-ghost);color:var(--content-primary);font-size:.875rem;line-height:1.25rem;transition:background-color .2s ease,opacity .2s ease}.otp-input__resend-btn[data-v-f91c26ef]:hover:not(:disabled){background:var(--bg-stroke)}.otp-input__resend-btn--disabled[data-v-f91c26ef]{opacity:.45;cursor:not-allowed}
