.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.8)}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(75,85,99,.6)}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(75,85,99,.9)}@media (max-width:1024px){.grid{gap:2rem}}@media (max-width:768px){.grid{gap:1.5rem}}@media (max-width:640px){.grid{gap:1rem}}