/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */.password_show_icon{margin-top:5%!important}.separator{color:#666;justify-content:center;align-items:center;margin:1.5rem 0;display:flex}.separator:after,.separator:before{content:"";background:#ddd;flex:1;height:1px;margin:0 .5rem}.fade-in-up{animation:fadeInUp 1s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseSlow{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.pulse-slow{animation:pulseSlow 2s ease-in-out infinite}.container{background-image:none}:root{--primary:#0070f3;--secondary-color:#1193d4}.bg-primary{background-color:var(--primary)}.text-secondary{color:var(--secondary-color)}.bg-secondary-color{background-color:var(--secondary-color);border-color:var(--secondary-color)}