:root{--font-body: var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif);--font-heading: var(--font-heading-family, var(--font-body));--font-ui: var(--font-body)}.beat-store-section{padding:20px 0;font-family:var(--font-body)}.beat-store-heading{font-size:48px;font-weight:700;text-align:center;margin-top:0;letter-spacing:-1px;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-store-heading.is-visible{opacity:1;transform:translateY(0)}.beat-collection-description{text-align:center;font-size:16px;line-height:1.6;max-width:800px;margin:-35px auto 40px;padding:0 20px;min-height:1.6em;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-collection-description.is-visible{opacity:1;transform:translateY(0)}.beats-announcement{width:100%;background:transparent;color:inherit;font-size:14px;line-height:1.4;text-align:center}.beats-announcement__inner{display:block;text-align:center!important;padding:12px 20px;text-decoration:none;color:inherit;font-weight:500;border-radius:8px;margin:0 auto;max-width:90%}.beats-announcement__inner--link:hover{text-decoration:underline}.beats-announcement__inner--nolink:hover{text-decoration:none}.beats-announcement--top{position:sticky;top:0;z-index:30;padding:8px 15px}.beats-announcement__text{display:inline-block;font-weight:600;letter-spacing:.5px}.beat-filters{margin-top:20px;margin-bottom:20px;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-collection-description+.beat-filters{margin-top:0}.beat-filters.is-visible{opacity:1;transform:translateY(0)}.beat-filters-wrapper{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}.beat-filter-select{border:none;padding:13px 35px 13px 13px;border-radius:12px;font-size:15px;font-weight:510;font-family:var(--font-ui);cursor:pointer;min-width:440px;transition:all .3s ease;-webkit-appearance:none;appearance:none;position:relative}@media screen and (min-width:990px){.beat-filters-wrapper{display:flex!important;flex-wrap:nowrap!important;gap:15px!important;max-width:800px!important;width:100%!important;margin:0 auto!important}.beat-filters-wrapper .select-wrapper{flex:1 1 0!important;min-width:0!important}.beat-filter-select{width:100%!important;min-width:0!important}.beat-filters-wrapper{max-width:1075px!important}.beat-filters-wrapper{gap:10px!important}}.beat-search-container{position:relative;max-width:800px;margin:0 auto 20px;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-search-container.is-visible{opacity:1;transform:translateY(0)}.beat-search-input{width:100%;padding:14px 65px 14px 70px;text-align:left;border:1px solid #333;border-radius:12px;font-size:18px;font-family:var(--font-ui);transition:all .3s ease;text-align:center}.beat-search-input::placeholder{opacity:1;filter:blur(0px);transition:opacity .25s ease,filter .25s ease}.beat-search-input:focus::placeholder{opacity:0;filter:blur(8px)}.beat-search-input:focus::placeholder{text-shadow:0 0 10px currentColor}.beat-search-input::placeholder{color:#666}.beat-search-input:focus{outline:none;border-color:wheat}.beat-search-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none;font-size:18px}.beat-search-clear{position:absolute;right:40px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:none;border:none;color:#888;cursor:pointer;padding:0;display:none;align-items:center;justify-content:center;transition:color .2s ease,opacity .2s ease;opacity:0}.beat-search-clear.show{display:flex;opacity:1}.beat-search-clear:hover{color:wheat}.beat-search-clear svg{width:14px;height:14px}.beat-list-header{display:grid;grid-template-columns:50px minmax(200px,max-content) 80px 50px 1fr 120px 180px!important;gap:15px;padding:12px 20px;margin-bottom:-10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-list-header.is-visible{opacity:1;transform:translateY(0)}.beat-header-title{grid-column:2;padding-left:0}.beat-header-time{grid-column:3;text-align:center}.beat-header-bpm{grid-column:4;text-align:center}.beat-header-tags{grid-column:5;padding-left:10px}.beat-header-date{grid-column:6;padding:0;text-align:left}.beat-date{grid-column:6;display:flex;align-items:center;padding:0;font-size:13px;font-weight:500;white-space:nowrap}.beat-list{display:flex;flex-direction:column;gap:0;border-radius:8px;overflow:hidden}.beat-item{display:grid;grid-template-columns:60px minmax(200px,max-content) 80px 50px 1fr 120px 180px;gap:15px;align-items:center;padding:12px 20px;background-color:transparent;border-radius:0;border-bottom:1px solid #333;cursor:pointer;position:relative;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.beat-item:last-child{border-bottom:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.beat-item:hover{transform:none}.beat-item.is-visible{opacity:1;transform:translateY(0)}.beat-item.hidden{display:none!important}.beat-item.beat-hidden-by-loadmore{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}.beat-cover{width:60px;height:60px;border-radius:8px;overflow:hidden;background-color:#333}.beat-cover img{width:100%;height:100%;object-fit:cover}.beat-cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,wheat,#d4bc93)}.beat-info{display:flex;align-items:left;gap:15px}.beat-title{font-size:20px;font-weight:600;margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;max-width:200px}.beat-audio{display:none}.beat-time,.beat-bpm{font-size:19px;font-weight:500;text-align:center}.beat-tags{display:flex;gap:8px;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;padding-right:10px!important;mask-image:none!important;-webkit-mask-image:none!important}.beat-tag{padding:6px 12px;border-radius:20px;font-size:15px;font-weight:500;white-space:nowrap;flex-shrink:0;height:38px;display:flex;align-items:center;transition:background-color .2s ease-in-out;cursor:pointer;position:relative;z-index:0}.beat-tag:hover{opacity:.85}.beat-tag:hover{opacity:.8}.beat-header-actions{grid-column:7}.beat-actions{grid-column:7;display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-shrink:0}.beat-download,.beat-share{border-radius:8px;border:1px solid #333;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .3s ease,color .3s ease,background-color .3s ease;position:relative;z-index:1}.beat-download svg,.beat-share svg{width:16px;height:16px}.beat-download:hover,.beat-share:hover{opacity:.8}.beat-cart-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:12px;font-size:12px;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;height:36px;width:auto;min-width:90px;white-space:nowrap;position:relative;z-index:1}.beat-cart-btn:hover{opacity:.85}.beat-cart-btn svg{width:16px;height:16px;flex-shrink:0}.beat-cart-btn span{flex-grow:1;text-align:center;font-size:17px;font-weight:600;font-family:var(--font-body);overflow:visible;text-overflow:clip;white-space:nowrap}#playerCartBtn svg{height:22px!important}.beat-player-bar{position:fixed;bottom:20px;left:50%;transform:translate(-50%) translateY(100%);background-color:#0a0a0a;border:1px solid #222;padding:12px 20px;z-index:9999;transition:transform .3s ease;border-radius:12px;width:95%;max-width:1850px;box-shadow:0 8px 32px #000c}.beat-player-bar.active{transform:translate(-50%) translateY(0)}.player-content{display:flex;align-items:center;gap:13px;position:relative;width:100%}.player-album-cover{width:60px;height:60px;border-radius:6px;overflow:hidden;background-color:#ffffff0d;flex-shrink:0}.player-album-cover img{width:100%;height:100%;object-fit:cover}.player-album-cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#3a3a3a,#2a2a2a)}.player-controls{display:flex;gap:8px;align-items:center}.player-btn{width:40px;height:40px;border-radius:50%;border:none;background-color:#ffffff1a;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.player-btn:hover{background-color:#ffffff2e;transform:scale(1.05)}.player-btn:active{transform:scale(.95)}.player-play{width:50px!important;height:50px!important;background-color:#ffffff1a;color:#fff}.player-play:hover{background-color:#ffffff2e}.beat-player-bar .player-btn svg,.beat-player-bar .player-btn svg path,.beat-player-bar .player-btn svg rect{fill:currentColor}.player-btn svg{width:22px;height:22px}.player-play svg{width:28px;height:28px}.player-info{flex:1;display:flex;flex-direction:column;gap:0px;min-width:0;margin-right:auto;padding-right:10px;transform:translateY(3px)}.player-track-name{color:#fff;font-size:20px;font-weight:600;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:769px){.beat-player-bar .player-track-name{transform:translateY(4px)!important}.beat-player-bar .progress-bar{transform:translateY(-4px)!important}.beat-player-bar .player-volume-btn{height:40px!important;padding:10px 6px!important;border-radius:14px!important}.beat-player-bar .player-volume-btn svg{width:30px!important;height:30px!important}}.player-progress{display:flex;align-items:center;gap:12px;width:100%}.beat-player-bar .progress-bar{flex:1;height:8px;background-color:#fff3!important;border-radius:2px;position:relative;overflow:visible;cursor:pointer;isolation:isolate}.player-time{color:#fff;opacity:.7;font-size:20px;min-width:70px;text-align:right;flex-shrink:0}@media(min-width:769px){.beat-player-bar .player-time{transform:translateY(-6px)!important}}.player-cart-btn{margin-right:0}.player-volume-control{position:relative;display:flex;align-items:center;margin-right:6px;z-index:5}.player-volume-btn{background-color:#ffffff1a!important;border:none;padding:6px 8px;cursor:pointer;border-radius:12px;opacity:.85;position:relative;height:36px;display:flex;align-items:center;justify-content:center;transition:none!important;user-select:none;-webkit-user-select:none}.player-volume-btn svg{width:20px;height:20px;stroke:var(--player-button-text, #ffffff);fill:rgb(var(--color-button-text));display:none;pointer-events:none}.player-volume-btn svg:first-of-type{display:block}.volume-slider-container-vertical{position:absolute;bottom:calc(100% + 1px);left:50%;transform:translate(-50%);width:36px;height:100px;background:linear-gradient(145deg,#141414f2,#282828f2);border-radius:18px;padding:12px 0;display:flex;justify-content:center;box-shadow:0 8px 32px #0006,0 2px 8px #0000004d,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transform:translate(-50%,8px) scale(.95);transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:10;pointer-events:none}@media(hover:hover){.player-volume-control:hover .volume-slider-container-vertical,.player-volume-control.show-slider .volume-slider-container-vertical{opacity:1;visibility:visible;transform:translate(-50%) scale(1);pointer-events:auto}}@media(hover:none){.player-volume-control.show-slider .volume-slider-container-vertical{opacity:1;visibility:visible;transform:translate(-50%) scale(1);pointer-events:auto}}.volume-slider-track{position:relative;width:6px;height:100%;background:linear-gradient(to top,#ffffff26,#ffffff14);border-radius:3px;cursor:pointer;overflow:visible;touch-action:none;user-select:none;-webkit-user-select:none}.volume-slider-track:before{content:"";position:absolute;top:-10px;bottom:-10px;left:-12px;right:-12px;cursor:pointer}.volume-slider-fill{position:absolute;bottom:0;width:100%;background-color:wheat;border-radius:3px!important;height:70%;transition:height .15s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.player-close{width:40px;height:40px;border-radius:50%;border:none;background-color:#ffffff1a!important;color:#fff!important;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;margin-left:2px}.player-close:hover{background-color:#ffffff1a!important;transform:scale(1.05)}.player-close:active{transform:scale(.95)}.player-close svg{width:24px;height:24px}.beat-player-bar .player-close svg,.beat-player-bar .player-close svg path{stroke:var(--player-button-text, #ffffff)!important;fill:none!important}.beat-pagination{margin-top:40px;text-align:center}.beat-pagination .pagination{justify-content:center}#progressTooltip{position:absolute;bottom:100%;left:0;transform:translate(-50%);background-color:#1a1a1a;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease;margin-bottom:8px;box-shadow:0 2px 8px #0009;z-index:10001}#progressTooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#1a1a1a}.cart-notification-popup{position:fixed;top:20px;right:20px;z-index:2147483647;background-color:#1a1a1a;border:2px solid #f5deb3;color:#fff;padding:15px 20px;border-radius:12px;box-shadow:0 10px 30px #00000080;font-family:var(--font-body);line-height:1.4;min-width:200px;max-width:300px;width:auto;box-sizing:border-box;display:flex;align-items:center;gap:10px;transform:translate(calc(100% + 20px));opacity:0;transition:transform .4s cubic-bezier(.25,.8,.25,1),opacity .4s ease}.cart-notification-popup.show{transform:translate(0);opacity:1}.cart-notification-popup--success{background-color:#4caf50;border-color:#4caf50}.cart-notification-popup .cart-notification-content{display:flex;align-items:center;gap:10px;flex-grow:1}.cart-notification-popup .cart-notification-content strong{display:block;font-size:1em;font-weight:600;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-notification-popup .cart-notification-content span{font-size:.85em;opacity:.9}.cart-notification-popup .cart-notification-content svg{width:20px;height:20px;flex-shrink:0}.beat-notification{position:fixed;top:20px;right:20px;padding:15px 20px;border-radius:8px;background-color:#4caf50;color:#fff;font-weight:500;font-family:var(--font-body);z-index:2147483647;transform:translate(400px);transition:transform .3s ease;box-shadow:0 4px 12px #00000026}.beat-notification.show{transform:translate(0)}.beat-notification--error{background-color:#f44336}.free-download-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:var(--beatstore-overlay, rgba(0,0,0,.75));z-index:2147483647;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.free-download-popup__content{position:relative;width:92%;max-width:720px;min-height:420px;padding:2.2rem;border-radius:14px;text-align:left;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 25px 50px #00000080}.free-download-popup__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center}.free-download-popup__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03);filter:blur(6px);transition:opacity .28s ease,transform .6s ease;opacity:0;will-change:transform,opacity}.free-download-popup__bg img.loaded{opacity:1;transform:scale(1)}.free-download-popup__fields{position:relative;z-index:2}.free-download-popup__close{position:absolute;top:1rem;right:1rem;font-size:1.9rem;background:none;border:none;cursor:pointer;z-index:3;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.popup-title{font-size:1.6rem;font-weight:700;margin-bottom:.3rem;text-align:center}.popup-subtitle{font-size:1rem;margin-bottom:1.2rem;text-align:center}.popup-form{display:flex;flex-direction:column;gap:1rem;max-width:100%}.popup-field label{display:block;font-size:.85rem;margin-bottom:.25rem}.popup-field input[type=email],.popup-field input[type=text]{width:100%;padding:.85rem;border-radius:8px;border:1px solid;font-size:.98rem;font-family:inherit;transition:border-color .2s ease,background-color .2s ease}.popup-field input[type=email]:focus,.popup-field input[type=text]:focus{outline:none}.popup-privacy{font-size:.85rem;display:flex;align-items:center;gap:.5rem}.popup-privacy input[type=checkbox]{width:16px;height:16px;accent-color:var(--beatstore-cta, #f5deb3)}.popup-submit{padding:.9rem;border-radius:10px;border:none;font-weight:700;cursor:pointer;transition:filter .12s;font-size:1rem;font-family:inherit}.popup-submit:hover{filter:brightness(.95)}.popup-submit:disabled{opacity:.6;cursor:not-allowed}.beat-header-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.beat-header-sortable:hover{opacity:.8}.beat-header-sortable .sort-icon{display:inline-block;margin-left:4px;opacity:.3;transition:all .3s ease}.beat-header-sortable:hover .sort-icon{opacity:.6}.beat-header-sortable.sorted .sort-icon{opacity:1}@media(max-width:769px){.beat-header-time,.beat-time,.beat-header-bpm,.beat-bpm,.beat-header-tags,.beat-tags,.beat-header-date,.beat-date{display:none}.beat-list-header,.beat-item{grid-template-columns:50px 1fr auto}.beat-header-title,.beat-info{grid-column:2}.beat-header-actions,.beat-actions{grid-column:3}.beat-actions{min-width:auto;justify-content:flex-end}.beat-player-bar{max-width:98%}}@media(min-width:769px)and (max-width:1024px){.player-content{justify-content:space-between}.player-volume-control{order:4;margin-left:auto;margin-right:4px}.player-close{order:5}.player-info{margin-right:10px}}@media(max-width:768px){.beats-announcement__inner{padding:10px 15px;font-size:13px;max-width:95%}.beats-announcement__text{font-size:13px;font-weight:600}.beat-store-heading{margin-top:0!important;margin-bottom:12px!important}.beat-collection-description{margin:-20px auto 35px!important;line-height:1.5!important}.beat-filters{margin-top:24px!important;margin-bottom:20px!important}.beat-collection-description+.beat-filters{margin-top:16px!important}.beat-filters-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px;justify-content:center;align-items:stretch;max-width:100%;padding:0 15px}.beat-filter-select:nth-child(1),.beat-filter-select:nth-child(2){grid-row:1}.beat-filter-select{width:100%;min-width:auto;font-size:14px;padding:11px 32px 11px 10px;text-overflow:ellipsis;text-align:center;text-align-last:center;background-position:right 10px center}.beat-search-container{max-width:100%;margin:0 auto 20px;padding:0 15px}.beat-search-input{width:100%;padding:12px 60px 12px 20px;font-size:16px;height:44px;box-sizing:border-box;-webkit-appearance:none;border-radius:22px}.beat-search-input:focus{outline:none;border-color:wheat;background-color:#222;transform:scale(1);-webkit-user-select:text}.beat-search-icon{right:16px;font-size:20px;pointer-events:none;width:20px;height:20px}.beat-search-clear{right:45px;width:24px;height:24px;padding:2px;touch-action:manipulation}.beat-search-clear:hover{background-color:#f5deb31a;border-radius:50%}.beat-search-clear svg{width:16px;height:16px}.beat-list-header{display:none!important}.beat-item{display:flex!important;flex-direction:row!important;align-items:center!important;padding:10px 15px!important;gap:12px!important;grid-template-columns:none!important;flex-wrap:nowrap!important}.beat-cover{order:1;width:60px!important;height:60px!important;flex-shrink:0}.beat-info{order:2;flex:1!important;min-width:0!important;margin:0 -10px 0 0!important;padding-right:10px!important;grid-column:unset!important}.beat-title{font-size:13px!important;max-width:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%!important}.beat-tags{display:none!important}.beat-actions{order:5;width:auto!important;gap:6px!important;margin:0!important;flex-shrink:0;display:flex!important;align-items:center!important}.beat-actions .beat-cart-btn{padding:6px 16px!important;font-size:12px!important;gap:6px!important;height:28px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;min-width:fit-content!important}.beat-actions .beat-cart-btn svg{margin-left:-1px!important}.beat-player-bar{width:98%;bottom:10px;padding:8px 12px;max-width:100%;z-index:999!important}.player-content{flex-wrap:nowrap!important;gap:8px!important;align-items:center}.player-album-cover{width:36px;height:36px;border-radius:4px}.player-controls{gap:6px;order:1}.player-btn{width:28px!important;height:28px!important;background-color:#ffffff1a}.player-play{width:32px!important;height:32px!important}.player-btn svg{width:14px;height:14px}.player-play svg{width:16px;height:16px}.player-info{order:2;flex:1!important;min-width:0!important;margin:0;padding:0;transform:none}.player-track-name{font-size:12px!important;line-height:1.2;margin-bottom:2px}.player-progress{gap:6px;width:100%}.beat-player-bar .progress-bar{height:3px;border-radius:1.5px}.player-time{font-size:9px!important;min-width:50px;opacity:.8}.beat-player-bar .beat-cart-btn.player-cart-btn{display:none!important}.beat-store-section,.beat-list{overflow:visible}.beat-list-header.is-visible{opacity:1!important;transform:translateY(0)!important;display:grid!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){.player-volume-control,.player-close{display:none!important}}@media(hover:none)and (pointer:coarse){.volume-slider-container-vertical{transition-delay:.1s}.player-volume-btn,.player-btn,.beat-cart-btn,.beat-download,.beat-share{-webkit-tap-highlight-color:transparent!important;transition:none!important}.player-volume-btn:hover,.player-volume-btn:active,.player-volume-btn:focus{background-color:#ffffff1a!important;transform:none!important}}@media screen and (max-width:844px){.beat-list-header{display:none!important}}@media screen and (max-width:393px){.beat-list-header{display:none!important}}@media(max-width:749px){.beat-player-bar #playerTrackLink{display:none!important}}@media(max-width:480px){.beats-announcement__inner{padding:8px 12px;font-size:12px;max-width:98%}.beat-collection-description{margin:15px auto 25px}.beat-filters{margin-top:0;margin-bottom:15px}.beat-search-container{padding:0 8px;margin-bottom:40px}.beat-search-input{padding:26px 55px 26px 60px;font-size:17px;border-radius:22px;text-align:center}.beat-search-clear{right:40px;width:22px;height:22px}.beat-search-icon{right:16px;font-size:18px}.beat-list-header{display:none!important}.beat-item{padding:8px 12px!important;gap:10px!important}.beat-cover{width:5,5px!important;height:5,5px!important}.beat-title{font-size:17px!important}.beat-player-bar{padding:1px 8px;bottom:8px}.player-album-cover{width:50px;height:50px}.player-track-name{font-size:17px!important}.player-time{font-size:12px!important;min-width:45px}.player-btn{width:35px!important;height:35px!important}.player-play{width:45px!important;height:45px!important}.player-btn svg{width:25px;height:25px}.player-play svg{width:30px;height:30px}@media(max-width:749px){.beat-player-bar .progress-bar{height:8px!important}.beat-player-bar .progress-fill{height:100%!important}}@media(max-width:768px){.beat-player-bar .player-content{display:grid!important;grid-template-columns:49px 1fr!important;grid-template-areas:"progress progress" "cover title" "controls controls"!important;align-items:center!important}.beat-player-bar .player-album-cover{grid-area:cover!important}.beat-player-bar .player-info{display:contents!important}.beat-player-bar .player-track-name{grid-area:title!important;margin:0!important}.beat-player-bar .player-progress{grid-area:progress!important;width:100%!important}.beat-player-bar .player-controls{grid-area:controls!important;justify-self:center!important}}@media(max-width:768px){.beat-player-bar .player-controls{justify-self:start!important;margin-left:60px!important}}@media(max-width:768px){.beat-player-bar .player-controls{position:static!important;margin-top:-65px!important}}@media(max-width:768px){.beat-player-bar .player-progress{transform:translateY(6px)}}@media(max-width:768px){.beat-player-bar .player-progress{margin-top:-4px!important}}.beat-player-bar output,.beat-player-bar .progress-tooltip,.beat-player-bar .seek-tooltip,.beat-player-bar .time-tooltip,.beat-player-bar .player-tooltip,.beat-player-bar [class*=tooltip]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.beat-player-bar .player-progress,.beat-player-bar .progress-container,.beat-player-bar input[type=range]{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.player-volume-btn{width:26px!important;height:26px!important}.player-volume-btn svg{width:14px!important;height:14px!important}.player-close{width:26px!important;height:26px!important}.player-close svg{width:10px;height:10px}.free-download-popup__content{max-width:92%;min-height:360px;padding:1.2rem;border-radius:10px}.popup-title{font-size:1.2rem}.popup-subtitle{font-size:.9rem}.free-download-popup__close{top:.5rem;right:.5rem;font-size:1.5rem;width:28px;height:28px}.popup-field input[type=email],.popup-field input[type=text]{padding:.75rem;font-size:16px}.popup-submit{padding:.8rem;font-size:.95rem}}.beat-load-more-container{display:flex;justify-content:center;align-items:center;gap:12px;margin:40px 0 20px;opacity:0;transform:translateY(20px);transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.25,.46,.45,.94)}.beat-load-more-container.is-visible{opacity:1;transform:translateY(0)}.beat-load-more-btn{border:none;padding:14px 32px;border-radius:50px;font-size:15px;font-weight:600;font-family:var(--font-ui);cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 15px #f2c19833}.beat-load-more-btn:hover{background-color:#e5b589;transform:translateY(-2px);box-shadow:0 6px 20px #f2c1984d}.beat-load-more-btn:active{transform:translateY(0)}.beat-load-all-btn{background-color:transparent;border:1px solid #333;padding:10px 20px;border-radius:50px;font-size:13px;font-weight:500;font-family:var(--font-ui);cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.beat-load-all-btn:hover{background-color:#ffffff08;border-color:#444;transform:translateY(-1px)}.beat-load-all-btn:active{transform:translateY(0)}.load-more-icon,.load-all-icon{transition:transform .3s ease}.beat-load-more-btn:hover .load-more-icon{transform:translateY(2px)}.beat-load-all-btn:hover .load-all-icon{transform:scale(1.1)}.beat-load-more-btn.loading,.beat-load-all-btn.loading{opacity:.7;cursor:wait}.beat-load-more-btn.loading .load-more-icon{animation:bounce .6s ease-in-out infinite}.beat-load-all-btn.loading .load-all-icon{animation:spin .8s linear infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.beat-load-more-container{gap:10px}.beat-load-more-btn{padding:12px 24px;font-size:14px}.beat-load-all-btn{padding:10px 18px;font-size:12px}}.beat-store-section .beat-filters{display:flex!important;flex-direction:column!important;align-items:center!important}.beat-store-section .beat-filters-wrapper{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}.beat-store-section .beat-search-container{width:100%!important;max-width:1075px!important;margin:0 auto 10px!important}.beat-download,.beat-download-free,.beat-free-download,.free-download,.free-download-btn,button[aria-label*=download i],button[aria-label*=t\e9l\e9 charg i],a[aria-label*=download i],a[aria-label*=t\e9l\e9 charg i]{display:none!important}@media(min-width:1025px){.beat-header-date,.beat-date{display:none!important}.beat-list-header,.beat-item{grid-template-columns:60px 260px 1fr 90px 90px 240px 1fr 180px!important}.beat-header-time,.beat-time{grid-column:4!important}.beat-header-bpm,.beat-bpm{grid-column:5!important}.beat-header-tags,.beat-tags{grid-column:6!important}.beat-header-actions,.beat-actions{grid-column:8!important}.beat-header-time,.beat-time,.beat-header-bpm,.beat-bpm,.beat-header-tags,.beat-tags{justify-self:center!important;text-align:center!important}.beat-header-tags,.beat-tags{justify-self:start!important;text-align:left!important}.beat-tags{justify-content:flex-start!important}}@media(min-width:750px){:root{--S_PRICE_W: 110px;--S_PRICE_H: 45px;--S_FONT: 19px;--S_ICON: 20px;--S_GAP: 12px}}@media(max-width:749px){:root{--S_PRICE_W: 50px;--S_PRICE_H: 45px;--S_FONT: 15px;--S_ICON: 22px;--S_GAP: 10px}}@media(max-width:749px){.beat-store-section .beat-title{font-size:20px!important;font-weight:600!important}}:root{--_S_SHARE_BTN: 46px;--_S_SHARE_ICON: 22px}.beat-store-section .beat-share{width:var(--_S_SHARE_BTN)!important;height:var(--_S_SHARE_BTN)!important;min-width:var(--_S_SHARE_BTN)!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.beat-store-section .beat-share svg{width:var(--_S_SHARE_ICON)!important;height:var(--_S_SHARE_ICON)!important}@media(max-width:749px){.beat-store-section .beat-share{display:none!important}}@media(max-width:749px){.beat-store-section .beat-cart-btn span{display:none!important}.beat-store-section .beat-cart-btn{gap:0!important;padding:0!important;justify-content:center!important}}.beat-store-section .beat-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:var(--S_GAP)!important;flex-wrap:nowrap!important;max-width:none!important;width:auto!important;min-width:0!important}.beat-store-section .beat-actions .beat-cart-btn,.beat-store-section .beat-actions .beat-buy-btn,.beat-store-section .beat-actions a.beat-cart-btn{width:var(--S_PRICE_W)!important;height:var(--S_PRICE_H)!important;min-width:var(--S_PRICE_W)!important;max-width:var(--S_PRICE_W)!important;padding:0 14px!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font-size:var(--S_FONT)!important;line-height:1!important;overflow:hidden!important;white-space:nowrap!important}.beat-store-section .beat-actions .beat-cart-btn *,.beat-store-section .beat-actions .beat-buy-btn *,.beat-store-section .beat-actions a.beat-cart-btn *{font-size:var(--S_FONT)!important;line-height:1!important}.beat-store-section .beat-actions svg{width:var(--S_ICON)!important;height:var(--S_ICON)!important}.beat-store-section .beat-search-container{margin:0 auto 7px!important}@media(min-width:750px){.beat-store-section .beat-actions{gap:7px!important}}@media(max-width:768px){:root{--FILTER_H: 45px;--FILTER_FS: 17px}.beat-filters-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;justify-content:stretch!important;align-items:stretch!important;max-width:100%!important;padding:0 8px!important}.beat-filters-wrapper .select-wrapper{grid-column:1 / -1!important;width:100%!important;max-width:none!important;justify-self:stretch!important}.beat-filter-select{width:100%!important;height:var(--FILTER_H)!important;min-height:var(--FILTER_H)!important;font-size:var(--FILTER_FS)!important;padding:12px 34px 12px 30px!important;border-radius:14px!important}.beat-filters{margin-bottom:15px!important}.beat-search-container{margin-top:0!important}.beat-store-heading{margin-bottom:1px!important}.beat-filters{margin-top:0!important}.beat-store-section,.beat-store-section>.page-width{padding-top:0!important}.beat-store-heading{margin-top:0!important}.beat-player-bar .progress-bar.is-dragging{cursor:grabbing}.beat-player-bar .progress-bar{touch-action:none}.product-form__input--pill{display:flex!important;flex-direction:column!important;gap:12px!important}.product-form__input--pill input[type=radio]+label{width:100%!important;height:52px!important;border-radius:8px!important;padding:0 16px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.beat-player-bar #playerCartBtn{position:absolute!important;width:60px!important;height:40px!important;right:70px!important;top:30px!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;padding:0!important;z-index:9999!important}.beat-player-bar #playerCartBtn svg{width:22px!important;height:22px!important}.beat-player-bar #playerCartBtn span,.beat-player-bar #playerCartBtn .price,.beat-player-bar #playerCartBtn .money{display:none!important}.beat-player-bar #playerCloseBtn,.beat-player-bar .player-close,.beat-player-bar .beat-player-close{display:flex!important;position:absolute!important;right:10px!important;top:60%!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;border-radius:50%!important;align-items:center!important;justify-content:center!important;z-index:9999!important}.beat-player-bar #playerCloseBtn svg,.beat-player-bar .player-close svg,.beat-player-bar .beat-player-close svg{width:22px!important;height:22px!important}}:where(.beat-store-section .beat-actions) :is(.beat-cart-btn,.beat-buy-btn,a.beat-cart-btn),.beat-player-bar #playerCartBtn{background:linear-gradient(90deg,red,#ff2424 55%,#ff3f3f)!important;color:#111!important;border:0!important;box-shadow:0 8px 22px #ff000017!important;overflow:hidden!important;transition:transform .15s ease,filter .15s ease!important}:where(.beat-store-section .beat-actions) :is(.beat-cart-btn,.beat-buy-btn,a.beat-cart-btn){position:relative!important}:where(.beat-store-section .beat-actions) :is(.beat-cart-btn,.beat-buy-btn,a.beat-cart-btn):after,.beat-player-bar #playerCartBtn:after{content:""!important;position:absolute!important;top:-30%!important;left:-45%!important;width:55%!important;height:160%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent)!important;transform:skew(-20deg)!important;transition:left .6s ease!important;pointer-events:none!important}:where(.beat-store-section .beat-actions) :is(.beat-cart-btn,.beat-buy-btn,a.beat-cart-btn):hover,.beat-player-bar #playerCartBtn:hover{transform:translateY(-1px)!important;filter:saturate(1.1)!important}:where(.beat-store-section .beat-actions) :is(.beat-cart-btn,.beat-buy-btn,a.beat-cart-btn):hover:after,.beat-player-bar #playerCartBtn:hover:after{left:120%!important}@media(hover:none){:where(.beat-store-section .beat-actions) :is(.beat-cart-btn,.beat-buy-btn,a.beat-cart-btn):active:after,.beat-player-bar #playerCartBtn:active:after{left:120%!important}}:where(.beat-store-section .beat-actions) :is(.beat-cart-btn,.beat-buy-btn,a.beat-cart-btn) svg rect,.beat-player-bar #playerCartBtn svg rect{fill:transparent!important}@media(max-width:769px){.product-title-with-tags .product-beat-tags{display:flex!important}}.header__inline-menu .list-menu>li:last-child{margin-left:0!important;margin-right:0!important}@media screen and (min-width:1200px){.header__inline-menu .list-menu{display:flex;width:100%;align-items:center}.header__inline-menu .list-menu>li:last-child{margin-left:auto!important;margin-right:-740px!important}}@media only screen and (min-device-width:768px)and (max-device-width:1366px){header a[href*=contact],header a[href*=faq]{position:relative!important;left:-200px!important;white-space:nowrap!important}}html{max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}.shopify-section,#MainContent,.page-width,.beat-store-container,.beat-store,.beat-list,.beat-table{max-width:100%}img,video,iframe{max-width:100%;height:auto}@media screen and (max-width:1024px){.beat-row,.beat-table-row{width:100%;max-width:100%}}@media(min-width:990px){.header__inline-menu .list-menu{display:flex;width:100%;justify-content:var(--sas-nav-align);gap:18px}.header__inline-menu .header__menu-item{font-family:Libre Baskerville,serif!important}}@media(max-width:989px){.menu-drawer{width:78vw!important;max-width:340px!important;background:#0b0b0b!important;border-radius:0 16px 16px 0!important;border:1px solid rgba(255,0,0,.45)!important;box-sizing:border-box;overflow:hidden}.menu-drawer__utility-links,.menu-drawer__footer,.menu-drawer__utility-links:before{border-top-color:#ff000073!important}.menu-drawer__navigation a.menu-drawer__menu-item{font-family:Libre Baskerville,serif!important}.menu-drawer localization-form,.menu-drawer localization-form *{font-family:inherit!important}.menu-drawer__utility-links{border-top:1px solid rgba(255,0,0,.45)!important}}@media(max-width:989px){.shopify-section-header-sticky,.section-header{position:sticky!important;top:0!important;z-index:10000!important}.shopify-section-header-hidden,.shopify-section-header-hidden.menu-open{top:0!important}.section-header.animate{transition:none!important}}@media(max-width:989px){.menu-drawer__overlay,.menu-drawer-container .menu-drawer__overlay,header-drawer .menu-drawer__overlay{background:transparent!important;opacity:0!important}.header__icon--menu[aria-expanded=true]:before{background:transparent!important;opacity:0!important}.menu-drawer-container:before,.menu-drawer__overlay:before{content:none!important;display:none!important}}@media(max-width:989px){html.sas-menu-open .shopify-section-header-sticky,body.sas-menu-open .shopify-section-header-sticky,html.sas-menu-open .section-header,body.sas-menu-open .section-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:10001!important;transform:translateY(0)!important;visibility:visible!important;opacity:1!important}html.sas-menu-open .shopify-section-header-hidden,body.sas-menu-open .shopify-section-header-hidden{transform:translateY(0)!important;top:0!important}html.sas-menu-open #Details-menu-drawer-container .menu-drawer,body.sas-menu-open #Details-menu-drawer-container .menu-drawer{position:fixed!important;top:68px!important;left:0!important;height:calc(100dvh - 68px)!important;max-height:calc(100dvh - 68px)!important;z-index:10000!important;margin-top:0!important}}@media(max-width:989px){#Details-menu-drawer-container .menu-drawer{transition:transform .2s ease!important}#Details-menu-drawer-container[open] .menu-drawer{transform:translate(0)!important}#Details-menu-drawer-container[open] .menu-drawer.is-closing{transform:translate(-105%)!important;transition:transform .55s ease!important}#Details-menu-drawer-container:not([open]) .menu-drawer{transform:translate(-105%)!important}}.beat-player-bar .player-info{align-items:flex-start!important}.beat-player-bar #playerTrackLink{font-family:Libre Baskerville,serif!important;font-weight:700!important}@media only screen and (min-device-width:768px)and (max-device-width:1366px){.product-form__input input[type=radio]+label,.product-form__input input[type=checkbox]+label{box-sizing:border-box!important;max-width:100%!important;width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding-right:18px!important}.product-form__input input[type=radio]+label *,.product-form__input input[type=checkbox]+label *{min-width:0!important}.product-form__input .price,.product-form__input .variant-price{white-space:nowrap!important;flex:0 0 auto!important;font-size:14px!important}}:root{--sas-line-color:rgb(255, 255, 255);--sas-line-h: 5px;--sas-to-bar: 29px;--sas-extend: 10px;--sas-speed: .18s}header .header__inline-menu a,header .header__inline-menu a span{text-decoration:none!important;text-decoration-line:none!important;text-decoration-color:transparent!important;text-decoration-thickness:0!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}header .header__inline-menu a:hover,header .header__inline-menu a:active,header .header__inline-menu a:hover span,header .header__inline-menu a:active span{text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}header .header__inline-menu a.header__menu-item>span,header .header__inline-menu a.header__active-menu-item>span,header .header__inline-menu span.header__active-menu-item{display:inline-block!important;position:relative!important;padding-bottom:var(--sas-to-bar)!important;margin-bottom:calc(-1 * var(--sas-to-bar))!important;padding-left:var(--sas-extend)!important;padding-right:var(--sas-extend)!important;margin-left:calc(-1 * var(--sas-extend))!important;margin-right:calc(-1 * var(--sas-extend))!important;background-image:linear-gradient(var(--sas-line-color),var(--sas-line-color))!important;background-repeat:no-repeat!important;background-position:50% 100%!important;background-size:0% var(--sas-line-h)!important;transition:background-size var(--sas-speed) ease!important}@media(hover:hover)and (pointer:fine){header .header__inline-menu a.header__menu-item:hover>span,header .header__inline-menu a.header__active-menu-item:hover>span{background-size:100% var(--sas-line-h)!important}}header .header__inline-menu a[aria-current=page]>span,header .header__inline-menu a.header__active-menu-item>span,header .header__inline-menu span.header__active-menu-item,header .header__inline-menu li.list-menu__item--active>a>span,header .header__inline-menu a.sas-nav-active>span{background-size:100% var(--sas-line-h)!important}.beat-view-all-wrapper{display:flex;justify-content:center;margin:0 0 18px}.beat-view-all-link{background:var(--beatstore-cta);color:var(--beatstore-cta-text);padding:14px 32px;border-radius:10px;font-size:18px;font-weight:900;font-family:var(--font-ui);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease,opacity .3s ease}.beat-view-all-link:hover{opacity:.9;transform:translateY(-2px)}.beat-view-all-link{position:relative;isolation:isolate;box-shadow:0 10px 25px #ff00002e,0 0 18px #ff000038}.beat-view-all-link:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:999px;background:#ff00008c;filter:blur(18px);opacity:.28;z-index:-1;transition:opacity .3s ease,transform .3s ease}.beat-view-all-link:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 14px 32px #ff000038,0 0 26px #ff000059}.beat-view-all-link:hover:before{opacity:.55;transform:scale(1.03)}.beat-view-all-link:focus-visible{outline:none;box-shadow:0 0 0 3px #ff000059,0 0 26px #ff000059}@media(max-width:749px){.product-form__input--pill{display:flex!important;flex-direction:column!important;gap:6px!important}.product-form__input--pill input[type=radio]+label{width:100%!important;margin:0!important;height:65px!important;padding:0 26px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:22px!important;font-weight:700!important;line-height:1!important}.product-form__input--pill .license-price{white-space:nowrap;margin-left:18px}}@media screen and (min-width:769px)and (max-width:989px)and (hover:none)and (pointer:coarse){.beat-list-header,.beat-header-time,.beat-time,.beat-header-bpm,.beat-bpm,.beat-header-tags,.beat-tags,.beat-header-date,.beat-date{display:none!important}.beat-item{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;grid-template-columns:none!important;flex-wrap:nowrap!important;overflow:hidden!important}.beat-cover{width:52px!important;height:52px!important;flex:0 0 52px!important}.beat-info{flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;grid-column:unset!important}.beat-title,.beat-title-link{font-size:16px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;max-width:100%!important}.beat-actions{margin-left:auto!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;flex:0 0 auto!important;min-width:0!important}.beat-store-section .beat-share,.beat-store-section .beat-cart-btn span{display:none!important}.beat-store-section .beat-actions .beat-cart-btn,.beat-store-section .beat-actions .beat-buy-btn,.beat-store-section .beat-actions a.beat-cart-btn{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;padding:0!important;gap:0!important;justify-content:center!important;overflow:hidden!important}.beat-store-section .beat-actions .beat-cart-btn svg,.beat-store-section .beat-actions .beat-buy-btn svg,.beat-store-section .beat-actions a.beat-cart-btn svg{width:20px!important;height:20px!important}.beat-store-section,.beat-list{overflow-x:clip!important}}@media only screen and (min-device-width:768px)and (max-device-width:1366px){.section-header,.shopify-section-header-sticky{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:10000!important}.shopify-section-header-hidden,.shopify-section-header-hidden.menu-open{top:0!important}.section-header.animate{transition:none!important}#MainContent{padding-top:var(--header-height, 80px)!important}}cart-drawer,#CartDrawer,.cart-drawer{--color-background: 0, 0, 0 !important;--gradient-background: transparent !important;background-color:transparent!important;background-image:none!important}cart-drawer .cart-drawer__inner,#CartDrawer .cart-drawer__inner{background-color:transparent!important}.footer__content-top{padding-top:-90px!important;padding-bottom:20px!important}.sas-share-delivery-row{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:nowrap}.sas-share-delivery-row share-button{flex-shrink:0}.sas-delivery-note{font-size:1.5rem;opacity:1;line-height:1.3}#beatPlayerBar{--sas-player-bg:#0a0a0a;--sas-player-accent:#ff0000;--sas-player-soft:rgba(255,255,255,.1);--sas-player-cart-text:#000000;background-color:var(--sas-player-bg)!important;border-color:var(--sas-player-accent)!important}#beatPlayerBar .player-track-name,#beatPlayerBar .player-time{color:var(--sas-player-accent)!important}#beatPlayerBar .player-btn,#beatPlayerBar .player-volume-btn,#beatPlayerBar .player-close{background-color:var(--sas-player-soft)!important;color:var(--sas-player-accent)!important}#beatPlayerBar .player-btn svg,#beatPlayerBar .player-btn svg *,#beatPlayerBar .player-volume-btn svg,#beatPlayerBar .player-volume-btn svg *,#beatPlayerBar .player-close svg,#beatPlayerBar .player-close svg *{fill:currentColor!important;stroke:currentColor!important}#beatPlayerBar .player-close svg path{fill:none!important;stroke:currentColor!important}#beatPlayerBar .progress-bar{background-color:var(--sas-player-soft)!important}#beatPlayerBar .progress-fill,#beatPlayerBar #volumeSliderFill,#beatPlayerBar .volume-slider-fill{background-color:var(--sas-player-accent)!important}#beatPlayerBar .beat-cart-btn.player-cart-btn{background-color:var(--sas-player-accent)!important;color:var(--sas-player-cart-text)!important}#beatPlayerBar .beat-cart-btn.player-cart-btn svg,#beatPlayerBar .beat-cart-btn.player-cart-btn svg *{fill:currentColor!important;stroke:currentColor!important}#beatPlayerBar .beat-cart-btn.player-cart-btn svg path,#beatPlayerBar .beat-cart-btn.player-cart-btn svg line{fill:none!important;stroke:currentColor!important}
/*# sourceMappingURL=/cdn/shop/t/56/assets/beat-store.css.map */
