@keyframes authFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes authFadeIn{0%{opacity:0}to{opacity:1}}@keyframes authShimmerBar{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes authBounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.auth-fade-up{opacity:0;animation:.6s ease-out forwards authFadeUp}.auth-fade-in{opacity:0;animation:.6s ease-out forwards authFadeIn}.auth-shimmer-bar{opacity:0;animation:.8s ease-out .7s forwards authShimmerBar}.auth-delay-1{animation-delay:.1s}.auth-delay-2{animation-delay:.3s}.auth-delay-3{animation-delay:.5s}.auth-delay-4{animation-delay:.6s}.auth-delay-5{animation-delay:.7s}.auth-delay-6{animation-delay:.8s}.auth-delay-7{animation-delay:.9s}.auth-delay-8{animation-delay:1s}.auth-delay-9{animation-delay:1.1s}.auth-delay-10{animation-delay:1.3s}.auth-bounce-arrow{animation:2s ease-in-out infinite authBounceDown}@keyframes authCarouselKenBurns{0%{transform:scale(1.02)}to{transform:scale(1.08)}}.auth-carousel-slide{opacity:0;pointer-events:none;border-radius:inherit;transition:opacity .9s cubic-bezier(.22,1,.36,1);overflow:hidden}.auth-carousel-slide.active{opacity:1;pointer-events:auto}.auth-carousel-slide img{border-radius:inherit;transform:scale(1.02)}.auth-carousel-slide.active img{animation:6s linear forwards authCarouselKenBurns}@keyframes authPillPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.auth-pill-dot{animation:2.2s cubic-bezier(.22,1,.36,1) infinite authPillPulse}.auth-grain{mix-blend-mode:multiply;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/%3E%3CfeColorMatrix values='0 0 0 0 0.5 0 0 0 0 0.3 0 0 0 0 0.1 0 0 0 0.08 0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E")}.auth-shell-bg{background:radial-gradient(900px 400px at 10% 0,#0d948814,#0000 60%),radial-gradient(700px 500px at 100% 100%,#d9770614,#0000 60%),linear-gradient(145deg,#fff8f0 0%,#fffcf7 35%,#f0fdfa 100%)}.auth-form-shimmer-bar{background:linear-gradient(90deg,#0000 0%,#14b8a6 30%,#5eead4 50%,#14b8a6 70%,#0000 100%)}
