.app-otp-input-component[data-v-b853b94a]{display:flex;gap:12px}.app-otp-input-component .otp-cell[data-v-b853b94a]{background:var(--control-input-bg);border:none;border-radius:12px;color:var(--control-content-black);font-size:24px;font-weight:600;height:56px;line-height:1;text-align:center;transition:background .15s ease-in-out;width:56px}.app-otp-input-component .otp-cell[data-v-b853b94a]:focus{background:var(--control-input-bgFilled,hsla(228,5%,62%,.22));outline:none}.app-otp-input-component .otp-cell._error[data-v-b853b94a]{background:#f049511f;color:var(--color-brand-red,#f04951)}.app-otp-input-component .otp-cell[data-v-b853b94a]:disabled{color:var(--control-content-disable);cursor:not-allowed}
