.custom-scrollbar::-webkit-scrollbar{width:5px;height:5px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.theme-card{box-shadow:0 0 40px #00000080,inset 0 2px 20px -5px var(--theme-color-glow)!important;transition:box-shadow .5s}.theme-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(to right,transparent,var(--theme-color),transparent);opacity:.5;transition:opacity .5s;pointer-events:none}.theme-card:hover:before{opacity:1}
