.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:ffffff}.custom-scrollbar::-webkit-scrollbar-thumb{background:#7373731a;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#7373734d}.shimmer-effect{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);inset:0;position:absolute}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
