@keyframes sa-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes sa-fade-in-soft{0%{opacity:0}to{opacity:1}}@keyframes sa-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes sa-pulse-ring{0%{box-shadow:0 0 #5e6cb666}70%{box-shadow:0 0 0 8px #5e6cb600}to{box-shadow:0 0 #5e6cb600}}.sa-fade-in{animation:.35s ease-out both sa-fade-in}.sa-fade-in-delay{animation:.4s ease-out .1s both sa-fade-in}.sa-fade-in-soft{animation:.5s ease-out both sa-fade-in-soft}.sa-stagger-children>*{opacity:0;animation:.3s ease-out both sa-fade-in}.sa-stagger-children>:first-child{animation-delay:20ms}.sa-stagger-children>:nth-child(2){animation-delay:50ms}.sa-stagger-children>:nth-child(3){animation-delay:80ms}.sa-stagger-children>:nth-child(4){animation-delay:.11s}.sa-stagger-children>:nth-child(5){animation-delay:.14s}.sa-stagger-children>:nth-child(6){animation-delay:.17s}.sa-stagger-children>:nth-child(7){animation-delay:.2s}.sa-stagger-children>:nth-child(8){animation-delay:.23s}.sa-stagger-children>:nth-child(9){animation-delay:.26s}.sa-stagger-children>:nth-child(10){animation-delay:.29s}.sa-stagger-children>:nth-child(11){animation-delay:.32s}.sa-stagger-children>:nth-child(12){animation-delay:.35s}.sa-hover-lift{transition:transform .18s ease-out,border-color .18s ease-out,background .18s ease-out}.sa-hover-lift:hover{transform:translateY(-2px);background:#5e6cb60d!important;border-color:#5e6cb666!important}.sa-stat-card{position:relative;overflow:hidden}.sa-stat-card:before{content:"";transform-origin:top;background:linear-gradient(#5e6cb6cc 0%,#5e6cb633 100%);width:2px;height:100%;transition:transform .25s ease-out;position:absolute;top:0;left:0;transform:scaleY(0)}.sa-stat-card:hover:before{transform:scaleY(1)}.sa-pulse{animation:1.8s infinite sa-pulse-ring}.sa-skeleton{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:2px;animation:1.5s linear infinite sa-shimmer}@media (prefers-reduced-motion:reduce){.sa-fade-in,.sa-fade-in-delay,.sa-fade-in-soft,.sa-stagger-children>*,.sa-pulse{opacity:1!important;animation:none!important;transform:none!important}.sa-hover-lift:hover{transform:none!important}}
