::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.dark ::-webkit-scrollbar-thumb{background:#334155}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-thumb:hover{background:#475569}.fade-enter{opacity:0;transform:translateY(10px)}.fade-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}@keyframes scan-subtle{0%{transform:translateY(-150%) translate(20%) rotate(-45deg);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(150%) translate(-20%) rotate(-45deg);opacity:0}}.animate-scan-subtle{animation:scan-subtle 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes progress-indeterminate{0%{left:-40%;width:40%}50%{width:70%}to{left:100%;width:40%}}.animate-progress-dynamic{animation:progress-indeterminate 1.5s cubic-bezier(.65,.815,.735,.395) infinite}.animate-fade-in{animation:fadeIn .5s ease-out forwards}.animate-slide-up{animation:slideUp .5s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-pulse-slow{animation:pulse 3s cubic-bezier(.4,0,.6,1) infinite}
