.animations-enabled *{transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s,opacity .15s!important}.animations-enabled button:hover,.animations-enabled a:hover{transform:translateY(-1px)}.animations-enabled button:active,.animations-enabled a:active{transform:translateY(0)scale(.98)}.animations-enabled [data-card]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #002f5d1f}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animations-enabled .anim-fade-in{animation:.3s forwards fadeIn}.animations-enabled .anim-fade-in-scale{animation:.25s forwards fadeInScale}.animations-enabled .anim-slide-right{animation:.3s forwards slideInRight}.animations-enabled .anim-slide-left{animation:.3s forwards slideInLeft}.animations-enabled .anim-slide-up{animation:.3s forwards slideInUp}.animations-enabled .anim-pop-in{animation:.2s forwards popIn}.animations-enabled .anim-stagger-1{animation-delay:50ms}.animations-enabled .anim-stagger-2{animation-delay:.1s}.animations-enabled .anim-stagger-3{animation-delay:.15s}.animations-enabled .anim-stagger-4{animation-delay:.2s}.animations-enabled .anim-stagger-5{animation-delay:.25s}.animations-enabled .anim-stagger-6{animation-delay:.3s}.animations-enabled .anim-stagger-7{animation-delay:.35s}.animations-enabled .anim-stagger-8{animation-delay:.4s}.animations-enabled .anim-stagger-9{animation-delay:.45s}.animations-enabled .anim-stagger-10{animation-delay:.5s}.animations-enabled .anim-shimmer{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}.animations-enabled .anim-backdrop{animation:.15s forwards fadeIn}.animations-enabled .anim-modal{animation:.2s forwards fadeInScale}.animations-enabled .anim-toast{animation:.3s forwards slideInRight}.animations-enabled nav a:hover{padding-left:4px}.animations-enabled input:focus,.animations-enabled textarea:focus,.animations-enabled select:focus{box-shadow:0 0 0 3px #002f5d26}.animations-enabled input[type=checkbox]{transition:all .2s}@media (prefers-reduced-motion:reduce){.animations-enabled *{transition-duration:.01ms!important;animation-duration:.01ms!important}}
