.store-footer,.store-header{background:rgba(255,255,255,.8)}.dark .store-footer,.dark .store-header{background:rgba(9,16,15,.9)}.store-grid,.store-list,.store-list2{overflow-y:auto;overflow-x:hidden}.store-grid::-webkit-scrollbar,.store-list2::-webkit-scrollbar,.store-list::-webkit-scrollbar{width:6px}.dark .store-grid::-webkit-scrollbar-track,.dark .store-list2::-webkit-scrollbar-track,.dark .store-list::-webkit-scrollbar-track{background:rgb(9,16,15)}.store-grid::-webkit-scrollbar-track,.store-list2::-webkit-scrollbar-track,.store-list::-webkit-scrollbar-track{background-color:rgba(229,228,226)}.store-grid::-webkit-scrollbar-thumb,.store-list2::-webkit-scrollbar-thumb,.store-list::-webkit-scrollbar-thumb{background-color:rgb(185,185,185);border-radius:2px}.dark .store-grid::-webkit-scrollbar-thumb,.dark .store-list2::-webkit-scrollbar-thumb,.dark .store-list::-webkit-scrollbar-thumb{background-color:rgb(56,56,56);border-radius:5px}.beat-grid{border:1px solid rgba(0,0,0,.3);border-radius:2px}.beat-grid,.dark .beat-grid{transition:background-color .3s,border .15s}.dark .beat-grid{border:1px solid rgba(134,159,155,.3);border-radius:2px}.dark .beat-grid:hover{border:1px solid rgba(255,255,255,.4);border-radius:2px;background-color:rgba(70,94,90,.2)}.beat-grid:hover{border:1px solid rgba(0,0,0,.8);border-radius:2px;background-color:rgba(125,0,202,.04)}.beat-grid .thumbnail{background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s}.cover:hover .thumbnail{opacity:1}.beat-grid div p{border-color:rgba(51,51,51,.3)}.dark .beat-grid div p{color:rgb(152,159,158);border-color:rgba(128,128,128,.299);background-color:rgba(27,33,32,.511)}.dark .beat-grid .cart-btn{border:2px solid rgba(0,255,241,.55);transition:width .3s}.dark .beat-grid .cart-btn:hover{background-color:rgba(0,255,241,.15)}.beat-grid .cart-btn{transition:width .3s,background-color .2s}.beat-grid .cart-btn:hover{background-color:rgb(125,0,202)}.dark .store-list2 .cart-btn{border:2px solid rgba(0,255,241,.55);transition:background-color .5s}.dark .store-list2 .cart-btn:hover{background-color:rgba(0,255,241,.15)}.store-list2 .cart-btn{transition:background-color .5s}.store-list2 .cart-btn:hover{background-color:rgb(125,0,202)}.playing-indicator{display:flex;align-items:center;gap:2px}.bar{width:4px;background:rgb(66,66,66);border-radius:2px;animation:wave 1s ease-in-out infinite}.dark .bar{background:rgb(216,216,216)}.bar:first-child{height:8px;animation-delay:0s}.bar:nth-child(2){height:12px;animation-delay:.2s}.bar:nth-child(3){height:6px;animation-delay:.4s}@keyframes wave{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}