@media (prefers-reduced-motion: no-preference){[data-auth-marca]{animation:auth-entra-de-lado .45s cubic-bezier(.22,.61,.36,1) backwards}[data-auth-titulo]{animation:auth-entra .38s cubic-bezier(.22,.61,.36,1) .08s backwards}[data-auth-formulario] .auth-stagger>*{animation:auth-entra .38s cubic-bezier(.22,.61,.36,1) backwards}[data-auth-formulario] .auth-stagger>*:nth-child(1){animation-delay:.1s}[data-auth-formulario] .auth-stagger>*:nth-child(2){animation-delay:.15s}[data-auth-formulario] .auth-stagger>*:nth-child(3){animation-delay:.2s}[data-auth-formulario] .auth-stagger>*:nth-child(4){animation-delay:.25s}[data-auth-formulario] .auth-stagger>*:nth-child(5){animation-delay:.3s}[data-auth-formulario] .auth-stagger>*:nth-child(6){animation-delay:.35s}[data-auth-formulario] .auth-stagger>*:nth-child(7){animation-delay:.4s}[data-auth-formulario] .auth-stagger>*:nth-child(8){animation-delay:.45s}[data-auth-formulario] .auth-stagger>*:nth-child(n+9){animation-delay:.45s}}@media (max-width: 640px){input.otp-input{font-size:1.5rem;letter-spacing:.22em;padding-left:.75rem;padding-right:.75rem}input.otp-input::-moz-placeholder{font-size:.95rem;letter-spacing:.08em}input.otp-input::placeholder{font-size:.95rem;letter-spacing:.08em}}@media (max-width: 1024px){.auth-tap{display:inline-flex;align-items:center;justify-content:flex-start;min-height:44px}.auth-tap-fila{min-height:44px}.auth-marca-enlace{display:flex;align-items:center;min-height:44px}}@keyframes auth-entra{0%{opacity:0;transform:translateY(14px)}}@keyframes auth-entra-de-lado{0%{opacity:0;transform:translate(-24px)}}
