.page-enter{animation:.3s ease-out forwards page-transition-in}.page-fade-in{animation:.4s ease-out forwards fade-in}.page-slide-up{animation:.5s ease-out forwards slide-in-from-bottom}.page-blur-in{animation:.6s ease-out forwards blur-in}.stagger-item{opacity:0;animation:.5s ease-out forwards fade-in}.stagger-item:first-child{animation-delay:50ms}.stagger-item:nth-child(2){animation-delay:.1s}.stagger-item:nth-child(3){animation-delay:.15s}.stagger-item:nth-child(4){animation-delay:.2s}.stagger-item:nth-child(5){animation-delay:.25s}.stagger-item:nth-child(6){animation-delay:.3s}.stagger-item:nth-child(7){animation-delay:.35s}.stagger-item:nth-child(8){animation-delay:.4s}.stagger-item:nth-child(9){animation-delay:.45s}.stagger-item:nth-child(10){animation-delay:.5s}main{transition:opacity .3s ease-in-out}.loading-overlay{background:var(--color-background-primary);z-index:9999;pointer-events:none;justify-content:center;align-items:center;animation:.3s ease-out forwards fade-out;display:flex;position:fixed;inset:0}.content-reveal{animation:.4s ease-out forwards page-transition-in}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}button,a,[role=button]{transition:all .2s ease-in-out}[class*=Card],[class*=card]{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,border-color .2s ease-in-out}img{transition:opacity .3s ease-in-out}
