@keyframes shimmer{to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 1.5s infinite linear}@keyframes intense-pulse{0%,to{opacity:1;filter:brightness(1.3)}50%{opacity:.2;filter:brightness(.7)}}.animate-intense-pulse{animation:intense-pulse 1s cubic-bezier(.4,0,.6,1) infinite}.animate-pulse-fast{animation:pulse 0s cubic-bezier(.4,0,.6,1) infinite}@keyframes ping-fast{75%,to{transform:scale(2);opacity:0}}.animate-ping-fast{animation:ping-fast 3s cubic-bezier(0,0,.2,1) infinite}.hide-scrollbar,.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar,.no-scrollbar::-webkit-scrollbar{display:none}
