/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */html[data-auth-page=true],html[data-auth-page=true].dark{color-scheme:light!important;background-color:#fafafa!important}.auth-loading-state{color-scheme:light;background-color:#fafafa;justify-content:center;align-items:center;min-height:100vh;display:flex}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes blob{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}to{transform:translate(0)scale(1)}}