: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-title-col-desktop: 190px;--beat-title-col-medium: 190px;--beat-tags-text-offset: 12px;--beat-title-right-buffer: 18px;--beat-actions-col-compact: 128px}.beat-store-section{padding:20px 0;font-family:var(--font-body);max-width:1400px;margin:0 auto}.beat-store-heading{margin-top:0;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:none;margin:-20px auto 15px;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)}.bpm-range-wrapper{display:flex;align-items:center;gap:10px;justify-content:center;flex-wrap:wrap}.beat-search-container{position:relative;max-width:none;margin:0 auto 8px;opacity:0;transform:translateY(12px);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:10px 65px 10px 20px;border:1px solid #333;border-radius:8px;font-size:14px;font-family:var(--font-ui);transition:all .3s ease;cursor:text;background-clip:padding-box}.beat-search-input:focus{outline:none}.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;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 svg{width:14px;height:14px}.beat-list-header{display:grid;grid-template-columns:50px var(--beat-title-col-desktop) 70px 70px minmax(0,1fr) 180px;gap:15px;padding:12px 20px;margin-bottom:-10px;font-size:10px;font-weight:600;line-height:1.1;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-item{display:grid;grid-template-columns:50px var(--beat-title-col-desktop) 70px 70px minmax(0,1fr) 180px;gap:15px;align-items:center;padding:12px 20px;background-color:transparent;border-radius:0;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),background-color .22s ease,box-shadow .22s ease}.beat-header-title{grid-column:1;justify-self:center;text-align:center}.beat-header-spacer{grid-column:2;min-width:0}.beat-header-time{grid-column:3;justify-self:center;text-align:center}.beat-header-bpm{grid-column:4;justify-self:center;text-align:center}.beat-header-tags{grid-column:5;justify-self:start;text-align:left;padding-left:22px}.beat-header-actions,.beat-actions{grid-column:6}.beat-header-date,.beat-date{display:none!important}.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:50px;height:50px;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-title{font-size:14px;font-weight:600;margin:0;line-height:1.2;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%;-webkit-line-clamp:unset;-webkit-box-orient:unset}.beat-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-width:0;padding-right:var(--beat-title-right-buffer);box-sizing:border-box}.beat-subtitle{font-size:12px;line-height:1.2;color:#c5c5c5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.beat-title,.beat-subtitle{max-width:100%;width:100%;box-sizing:border-box}.beat-audio{display:none}.beat-time,.beat-bpm{font-size:14px;font-weight:500;text-align:center}.beat-tags{display:flex;gap:0px;flex-wrap:nowrap;overflow:hidden;position:relative;width:100%;min-width:0;padding-left:10px;padding-right:0;mask-image:linear-gradient(to right,black 0%,black calc(100% - 36px),transparent 100%);-webkit-mask-image:linear-gradient(to right,black 0%,black calc(100% - 36px),transparent 100%)}.beat-tag{padding:0 12px;margin-right:-16px;border-radius:20px;font-size:14px;font-weight:500;white-space:nowrap;flex-shrink:0;height:28px;display:flex;align-items:center;transition:background-color .2s ease-in-out;cursor:default;position:relative;z-index:0}.beat-tag:hover{opacity:1}.beat-tags,.beat-tag{cursor:pointer!important}.beat-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-shrink:0;width:180px;min-width:180px;justify-self:end}.beat-download,.beat-share{width:36px;height:36px;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:8px;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:12px;font-weight:600;font-family:var(--font-body);overflow:visible;text-overflow:clip;white-space:nowrap}.beat-player-bar{position:fixed;bottom:20px;left:50%;transform:translate(-50%) translateY(100%);background-color:#0c0c0c;border:4px solid #222;padding:8px 12px;z-index:9999;transition:transform .3s ease;border-radius:8px;width:80%;max-width:1000px;height:72px;min-height:72px;box-sizing:border-box;box-shadow:0 8px 32px #000c}.beat-player-bar.active{transform:translate(-50%) translateY(0)}body.has-global-beat-player .beat-player-bar{z-index:2147483000}.player-content{display:flex;align-items:center;gap:8px;position:relative;width:100%;height:100%}.player-album-cover{width:48px;height:48px;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:32px;height:32px;border-radius:8px;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:36px!important;height:36px!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:16px;height:16px}.player-play svg{width:18px;height:18px}.player-info{flex:1;display:flex;flex-direction:column;gap:0px;min-width:0;margin-right:auto;padding-right:8px;transform:translateY(3px)}.player-track-name{color:#fff;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-progress{display:flex;align-items:center;gap:4px;width:100%}.beat-player-bar .progress-bar{flex:1;height:4px;background-color:#fff3!important;border-radius:2px;position:relative;overflow:visible;cursor:pointer;isolation:isolate}.beat-player-bar .progress-fill{height:100%;background-color:#ffffff1a!important;width:0%;position:absolute;top:0;left:0;border-radius:2px;transition:width .1s linear;opacity:1!important;z-index:2;transform:translateZ(0)}.player-time{color:#fff;opacity:.7;font-size:11px;min-width:70px;text-align:right;flex-shrink:0}.player-cart-btn{margin-right:0}.player-volume-control{position:relative;display:flex;align-items:center;margin-right:0;z-index:5}.player-volume-btn{background-color:#ffffff1a!important;border:none;padding:6px 8px;cursor:pointer;border-radius:8px;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;height:70%;transition:height .15s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.player-close{width:36px;height:36px;border-radius:8px;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:0}.player-close:hover{background-color:#ffffff1a!important;transform:scale(1.05)}.player-close:active{transform:scale(.95)}.player-close svg{width:16px;height:16px}.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}.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:var(--popup-image-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:2.5rem;text-align:center}.free-download-popup .popup-subtitle{color:#fff;opacity:1!important;font-size:clamp(1.05rem,2.2vw,1.45rem);font-weight:800;line-height:1.35;text-align:left;white-space:pre-line}.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:1024px)and (min-width:769px){.player-volume-control{margin-left:0;margin-right:0}.player-close{margin-left:0}.player-info{margin-right:0;padding-right:8px}}@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:-15px auto 8px!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-search-container{max-width:none;width:100%;margin:0 0 6px;padding:0;box-sizing:border-box;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-filters-bar{width:100%;max-width:none}.beat-search-input{width:100%;padding:12px 60px 12px 20px;font-size:14px;height:44px;box-sizing:border-box;-webkit-appearance:none;border-radius:8px}.beat-search-input:focus{outline:none;border-color:var(--beatstore-search-border-focus, #f5deb3);background-color:var(--beatstore-search-bg-focus, transparent);transform:scale(1);-webkit-user-select:text}.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-title{font-size:14px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important;display:block!important;-webkit-line-clamp:unset!important}.beat-actions .beat-download,.beat-actions .beat-share{width:36px!important;height:36px!important;padding:0!important}.beat-actions svg{width:16px!important;height:16px!important}.beat-actions .beat-cart-btn{width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;gap:0!important;justify-content:center!important}.beat-actions .beat-cart-btn span{display:none!important}.beat-actions .beat-cart-btn svg{width:12px!important;height:12px!important;margin:0!important}.beat-player-bar{width:95%;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:8px;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 8px 0 0;transform:none}.player-volume-control{order:3;margin-left:0;margin-right:0}.player-close{order:4;margin-left:0}.player-track-name{font-size:11px!important;line-height:1.2;margin-bottom:2px}.player-progress{gap:4px;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(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{width:100%;max-width:none;padding:0;margin-bottom:6px;box-sizing:border-box;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-filters-bar{width:100%;max-width:none}.filter-bpm{grid-column:1 / -1;grid-row:2;justify-self:center}.beat-search-input{font-size:14px}.beat-search-clear{right:35px;width:22px;height:22px}.beat-search-icon{right:12px;font-size:16px}.beat-item{padding:12px 20px!important;gap:15px!important;min-height:74px}.beat-cover{width:50px!important;height:50px!important}.beat-title{font-size:14px!important}.beat-actions .beat-download,.beat-actions .beat-share{width:36px!important;height:36px!important}.beat-actions .beat-download svg,.beat-actions .beat-share svg{width:16px!important;height:16px!important}.beat-actions{width:var(--beat-actions-col-compact)!important;min-width:var(--beat-actions-col-compact)!important;justify-self:end!important;overflow:hidden!important}.beat-actions .beat-cart-btn{width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;gap:0!important;justify-content:center!important;box-sizing:border-box!important}.beat-actions .beat-cart-btn span{display:none!important}.beat-actions .beat-cart-btn svg{width:16px!important;height:16px!important;margin:0!important}.beat-player-bar{padding:6px 10px;bottom:8px}.player-album-cover{width:32px;height:32px}.player-track-name{font-size:10px!important}.player-time{font-size:8px!important;min-width:45px}.player-btn{width:26px!important;height:26px!important}.player-play{width:28px!important;height:28px!important}.player-btn svg{width:12px;height:12px}.player-play svg{width:14px;height:14px}.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-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:8px;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 #f6f6f64d}.beat-load-more-btn:hover{background-color:#e5b589;transform:translateY(-2px);box-shadow:0 4px 15px #f6fff64d}.beat-load-more-btn:active{transform:translateY(0)}.beat-load-all-btn{background-color:transparent;border:1px solid #333;padding:10px 20px;border-radius:8px;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}}@media(max-width:1024px){.beat-store-section.no-download-btn .beat-actions,.beat-store-section.no-share-btn .beat-actions{min-width:120px!important}.beat-store-section.no-download-btn.no-share-btn .beat-actions{min-width:80px!important}}@media(max-width:768px){.beat-store-section.no-download-btn .beat-list .beat-item,.beat-store-section.no-share-btn .beat-list .beat-item{gap:10px!important}.beat-store-section.no-download-btn .beat-list .beat-item .beat-info,.beat-store-section.no-share-btn .beat-list .beat-item .beat-info{flex:1 1 0%!important;min-width:0!important;margin:0!important;padding-right:10px!important}.beat-store-section.no-download-btn .beat-list .beat-item .beat-info .beat-title,.beat-store-section.no-share-btn .beat-list .beat-item .beat-info .beat-title{max-width:100%!important;width:100%!important}.beat-store-section.no-download-btn .beat-list .beat-item .beat-actions,.beat-store-section.no-share-btn .beat-list .beat-item .beat-actions{flex:0 0 auto!important;gap:6px!important;min-width:auto!important}.beat-store-section.no-download-btn.no-share-btn .beat-list .beat-item{gap:8px!important}.beat-store-section.no-download-btn.no-share-btn .beat-list .beat-item .beat-info{padding-right:8px!important}}@media(max-width:480px){.beat-store-section.no-download-btn .beat-list .beat-item .beat-info,.beat-store-section.no-share-btn .beat-list .beat-item .beat-info{margin:0!important;padding-right:8px!important}.beat-store-section.no-download-btn .beat-list .beat-item .beat-actions,.beat-store-section.no-share-btn .beat-list .beat-item .beat-actions{min-width:auto!important}.beat-store-section.no-download-btn.no-share-btn .beat-list .beat-item .beat-info{padding-right:6px!important}}.beat-player-bar #playerPrev,.beat-player-bar #playerPlayPause,.beat-player-bar #playerNext,.beat-player-bar #playerPrev:hover,.beat-player-bar #playerPlayPause:hover,.beat-player-bar #playerNext:hover{background:#fff!important;color:#111!important;border:0!important}.beat-player-bar .progress-bar{background:#ffffff40!important}.beat-player-bar .progress-fill{background:#fff!important;opacity:1!important}.beat-player-bar .player-volume-btn{background:#ffffff1a!important;border:0!important;color:#fff!important}.beat-player-bar .volume-slider-container-vertical{background:linear-gradient(145deg,#141414f2,#282828f2)!important}.beat-player-bar .volume-slider-track{background:linear-gradient(to top,#ffffff26,#ffffff14)!important}.beat-player-bar .volume-slider-fill{background:#fff!important}.beat-player-bar .volume-slider-thumb,.beat-player-bar input[type=range]::-webkit-slider-thumb,.beat-player-bar input[type=range]::-moz-range-thumb{background:#fff!important}.beat-player-bar #playerPrev svg,.beat-player-bar #playerPlayPause svg,.beat-player-bar #playerNext svg,.beat-player-bar #playerPrev svg *,.beat-player-bar #playerPlayPause svg *,.beat-player-bar #playerNext svg *{fill:currentColor!important;stroke:currentColor!important}.license-guide-link{color:inherit;margin-left:10px;font-size:.9em;text-decoration:underline;opacity:.8}.license-guide-link:hover{opacity:1}.license-guide-link:visited{color:inherit}#licensing-info{scroll-margin-top:120px}html{scroll-behavior:smooth}.license-selection-note{display:block;min-height:3em;margin-top:10px;font-size:1.5rem;line-height:1.4;color:inherit;opacity:1}.product-share-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.share-button__button svg{width:15px;height:15px}.share-button__button.product-free-download{background:transparent;border:0;padding:0;box-shadow:none;display:inline-flex;align-items:center;gap:1.2px;white-space:nowrap;text-decoration:none}.share-button__button.product-free-download:hover,.share-button__button.product-free-download:focus-visible{text-decoration:underline;text-underline-offset:.25em}.share-button__button.product-free-download svg{width:15px;height:15px;flex:0 0 15px;display:block}.free-download-popup .popup-field input[type=email],.free-download-popup .popup-field input[type=text]{background:transparent!important;color:#fff!important;border-color:#ffffff59!important}.free-download-popup .popup-field input[type=email]::placeholder,.free-download-popup .popup-field input[type=text]::placeholder{color:#fff9!important}.free-download-popup .popup-field input[type=email]:focus,.free-download-popup .popup-field input[type=text]:focus{border-color:#ffffffbf!important}.free-download-popup__content{background:#000;overflow:hidden}.free-download-popup__bg{background:#000}.beat-product-backlink{margin:0 0 15px}.beat-product-backlink__link{display:inline-flex;align-items:center;gap:4px;color:#c5c5c5;font-size:12px;font-weight:300;line-height:1;text-decoration:none}.beat-product-backlink__link:visited{color:#c5c5c5}.beat-product-backlink__chevron{font-size:12px;line-height:1;transform:translateY(-1px);text-decoration:none}.beat-product-backlink__label{text-decoration:none}.beat-product-backlink__link:hover .beat-product-backlink__label{text-decoration:underline;text-underline-offset:.25em}@media screen and (min-width:1200px){.beat-product-backlink__link,.beat-product-backlink__chevron{font-size:13px}}.related-products__cta-tile{height:100%}.related-products__cta-link{height:100%;min-height:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 16px;color:#ffffffe6;font-size:16px;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:0;background:none}.related-products__cta-chevron{font-size:16px;font-weight:800;line-height:1;text-decoration:none}.related-products__cta-link:hover .related-products__cta-label,.related-products__cta-link:focus-visible .related-products__cta-label{text-decoration:underline;text-underline-offset:.25em}@media screen and (min-width:990px){.related-products__cta-link{font-size:18px;padding:26px 18px}.related-products__cta-chevron{font-size:24px}}.related-products__cta-label{line-height:1.25}:root{--filters-gap: 15px;--filter-control-width: 120px;--filter-control-height: 44px}.beat-filters-bar{max-width:none;margin:0 auto 20px;display:flex;align-items:center;justify-content:flex-start;gap:20px;box-sizing:border-box;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.beat-filters-bar.is-visible{opacity:1;transform:translateY(0)}.beat-filters-toggle{background:transparent;border:1px solid rgba(255,255,255,.25);color:#ffffffb3;padding:10px 16px;border-radius:8px;font-weight:400 font-size: 14px font-family: var(--font-ui);cursor:pointer;display:inline-flex;align-items:center;gap:10px;outline:none;letter-spacing:.5px!important}.beat-filters-toggle:hover{border-color:#ffffff59;color:#fffc;background:#ffffff0a;outline:none}.beat-filters-toggle-icon{color:inherit}.beat-filters-summary{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:12px;opacity:.9}.beat-filter-chip{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.35);padding:6px 12px;border-radius:999px;white-space:nowrap;color:#fffc}.beat-filter-chip-remove{border:none;background:transparent;color:inherit;opacity:.75;cursor:pointer;line-height:1;font-size:16px;padding:0}.beat-filter-chip-remove:hover{opacity:1}.beat-filters-drawer{position:relative;height:0;z-index:2147483646}.beat-filters-panel{position:fixed;z-index:2147483646;background:#111111f5;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:26px;box-shadow:0 18px 50px #00000059;opacity:0;pointer-events:none;visibility:hidden;transform-origin:top;transform:translateY(-6px) scaleY(.92);transition:transform .26s ease,opacity .18s ease,visibility 0s linear .26s}.beat-filters-panel.is-open,.beat-filters-drawer.is-open .beat-filters-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0) scaleY(1);transition:transform .26s ease,opacity .18s ease,visibility 0s}@media(prefers-reduced-motion:reduce){.beat-filters-panel{transition:none!important}}.beat-filters-panel .beat-filters-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:var(--filters-gap)}.beat-filters-panel .filter-field{display:flex;flex-direction:column;gap:6px;margin:0;padding:0}.beat-filter-label{color:#fffc;font-size:12px;font-weight:600;margin:0}.beat-filter-label--spacer{visibility:hidden}.beat-filter-select,.beat-filter-input{width:var(--filter-control-width);min-width:var(--filter-control-width);height:var(--filter-control-height);box-sizing:border-box;border:none;border-radius:999px;font-size:14px;font-weight:500;font-family:var(--font-ui);padding:10px 14px}.beat-filter-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:16px 16px}.bpm-range-inputs{display:flex;gap:var(--filters-gap);align-items:flex-end;flex-wrap:wrap}.filter-actions-buttons{display:flex;gap:var(--filters-gap);align-items:center}.beat-filters-apply,.beat-filters-reset{height:var(--filter-control-height);padding:0 16px;border-radius:999px;background:transparent;border:1px solid rgba(255,255,255,.4);color:#ffffffe6;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.beat-filters-apply:hover,.beat-filters-reset:hover{border-color:#ffffff80;background:#ffffff0a;color:#fffffff2}@media(max-width:768px){.beat-filters-panel .beat-filters-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--filters-gap);align-items:end}.beat-filters-panel .beat-filter-select,.beat-filters-panel .beat-filter-input{width:100%;min-width:0}.beat-filters-panel .bpm-range-wrapper{grid-column:1 / -1}.beat-filters-panel .bpm-range-inputs{width:100%;flex-wrap:nowrap;gap:var(--filters-gap)}.beat-filters-panel .bpm-range-inputs .filter-field{flex:1 1 0;min-width:0}.beat-filters-panel .filter-actions-field{grid-column:1 / -1}.beat-filters-panel .filter-actions-buttons{flex-direction:row;width:100%;gap:var(--filters-gap)}.beat-filters-panel .beat-filters-apply,.beat-filters-panel .beat-filters-reset{flex:1 1 0;width:auto}}body>.beat-filters-panel{background:#1d1d1d!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:8px!important;box-shadow:0 18px 50px #00000059!important;padding:26px!important}.beat-filters-panel .beat-filter-input{background-color:#fffffff2!important;color:#111!important;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.beat-filters-panel .beat-filter-input::placeholder{color:#777!important}.beat-filters-panel .beat-filter-input:hover,.beat-filters-panel .beat-filter-input:focus,.beat-filters-panel .beat-filter-input:active{background-color:#fff!important;opacity:1!important}.beat-filters-panel .beat-filter-select{background:#fffffff2!important;color:#111!important;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}#shopify-section-header,.shopify-section-header,header,.site-header,.header,.header-wrapper{z-index:2147483647!important}body>.beat-filters-panel{z-index:2147483646!important}body>.beat-filters-panel .beat-filter-select,.beat-filters-panel .beat-filter-select{-webkit-appearance:none;appearance:none;background-color:#ffffffeb!important;color:#111!important;padding-right:48px!important;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 18px center!important;background-size:16px 16px!important}body>.beat-filters-panel .beat-filter-select:hover,body>.beat-filters-panel .beat-filter-select:focus,.beat-filters-panel .beat-filter-select:hover,.beat-filters-panel .beat-filter-select:focus{background-color:#fff!important;opacity:1!important}.beat-list.is-loading{opacity:.55;pointer-events:none;transition:opacity .2s ease}.beat-empty-state{padding:32px 20px;text-align:center;border-radius:8px;font-size:14px;line-height:1.5}.beat-search-input,.beat-search-icon,.beat-search-clear{transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.beat-search-submit{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;padding:0;margin:0;border:0;background:transparent;color:var(--beatstore-search-icon)!important;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;appearance:none;-webkit-appearance:none;line-height:0;font-size:0;box-shadow:none}.beat-search-submit:hover,.beat-search-submit:focus{color:var(--beatstore-search-icon-hover)!important;outline:none;box-shadow:none}.beat-search-icon{position:static!important;top:auto!important;right:auto!important;transform:none!important;width:20px;height:20px;display:block;pointer-events:none;flex-shrink:0}.beat-store-section .page-width{max-width:1024px;margin:0 auto}.section-title-unified{font-family:var(--font-heading);font-size:clamp(3.2rem,4vw,3.8rem);font-weight:550;line-height:1.05;letter-spacing:0em;text-align:center;text-wrap:balance;color:#f6f6f6;margin:0 0 clamp(20px,2vw,24px)}.product-page-title{font-family:var(--font-heading);font-size:clamp(2.25rem,4vw,3rem);font-weight:550;line-height:1.05;letter-spacing:0em;color:#f6f6f6;text-align:left!important;margin:0 0 clamp(16px,2vw,24px);width:100%;display:block}product-info[id^=MainProduct-] .page-width{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}product-info[id^=MainProduct-] .beat-product-backlink,product-info[id^=MainProduct-] .product{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}@media screen and (min-width:990px){product-info[id^=MainProduct-] .product{display:grid!important;grid-template-columns:minmax(0,560px) minmax(0,44rem)!important;justify-content:center!important;align-items:center!important;column-gap:48px!important}product-info[id^=MainProduct-] .product__media-wrapper,product-info[id^=MainProduct-] .product__info-wrapper{width:100%!important;max-width:none!important;padding:0!important}}product-info[id^=MainProduct-] .product__info-container{width:100%!important;max-width:44rem!important;margin:0!important}product-info[id^=MainProduct-] .product__title,product-info[id^=MainProduct-] .product__title>.product-page-title,product-info[id^=MainProduct-] .product-page-title{width:100%!important;max-width:44rem!important}product-info[id^=MainProduct-] .product-form,product-info[id^=MainProduct-] .product-form__buttons,product-info[id^=MainProduct-] .product-form__submit,product-info[id^=MainProduct-] .shopify-payment-button,product-info[id^=MainProduct-] .shopify-payment-button__button{width:100%!important;max-width:44rem!important}@media screen and (min-width:750px)and (max-width:989px){product-info[id^=MainProduct-] .product{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,38rem)!important;justify-content:center!important;column-gap:28px!important;align-items:start!important}product-info[id^=MainProduct-] .product__info-container,product-info[id^=MainProduct-] .product__title,product-info[id^=MainProduct-] .product__title>.product-page-title,product-info[id^=MainProduct-] .product-page-title,product-info[id^=MainProduct-] .product-form__buttons,product-info[id^=MainProduct-] .product-form__submit{max-width:38rem!important}}@media screen and (max-width:749px){product-info[id^=MainProduct-] .product{gap:24px!important}product-info[id^=MainProduct-] .product__info-container,product-info[id^=MainProduct-] .product__title,product-info[id^=MainProduct-] .product__title>.product-page-title,product-info[id^=MainProduct-] .product-page-title,product-info[id^=MainProduct-] .product-form__buttons,product-info[id^=MainProduct-] .product-form__submit{max-width:100%!important}}@media screen and (min-width:1100px){product-info[id^=MainProduct-] .page-width,product-info[id^=MainProduct-] .beat-product-backlink,product-info[id^=MainProduct-] .product{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}product-info[id^=MainProduct-] .product{display:grid!important;grid-template-columns:minmax(0,560px) minmax(340px,44rem)!important;column-gap:48px!important;align-items:center!important;justify-content:center!important}product-info[id^=MainProduct-] .product__media-wrapper,product-info[id^=MainProduct-] .product__info-wrapper{padding:0!important;width:100%!important;max-width:none!important}product-info[id^=MainProduct-] .product__info-container{width:100%!important;max-width:44rem!important;margin:0!important}}@media screen and (max-width:1099px){product-info[id^=MainProduct-] .beat-product-backlink,product-info[id^=MainProduct-] .product{max-width:56rem!important;margin-left:auto!important;margin-right:auto!important}product-info[id^=MainProduct-] .product{display:grid!important;grid-template-columns:minmax(0,1fr)!important;row-gap:28px!important;align-items:start!important}product-info[id^=MainProduct-] .product__media-wrapper,product-info[id^=MainProduct-] .product__info-wrapper{grid-column:1 / -1!important;width:100%!important;max-width:none!important;padding:0!important}product-info[id^=MainProduct-] .product__media-wrapper{display:block!important}product-info[id^=MainProduct-] media-gallery,product-info[id^=MainProduct-] .product__media-list,product-info[id^=MainProduct-] .product__media-item,product-info[id^=MainProduct-] .product-media-container,product-info[id^=MainProduct-] .product__modal-opener,product-info[id^=MainProduct-] .product__media{width:100%!important;max-width:56rem!important;margin-left:auto!important;margin-right:auto!important}product-info[id^=MainProduct-] .product__info-container,product-info[id^=MainProduct-] .product__column-sticky{width:100%!important;max-width:44rem!important;margin:0 auto!important;position:static!important;top:auto!important}product-info[id^=MainProduct-] .product__title,product-info[id^=MainProduct-] .product-page-title,product-info[id^=MainProduct-] .product-form,product-info[id^=MainProduct-] .product-form__buttons,product-info[id^=MainProduct-] .product-form__submit,product-info[id^=MainProduct-] .shopify-payment-button,product-info[id^=MainProduct-] .shopify-payment-button__button{width:100%!important;max-width:100%!important}}@media screen and (max-width:749px){product-info[id^=MainProduct-] .product{row-gap:24px!important}product-info[id^=MainProduct-] .product__media-list,product-info[id^=MainProduct-] .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0!important;margin-right:0!important;width:100%!important}}product-info[id^=MainProduct-] .product__media-wrapper,product-info[id^=MainProduct-] .product__media-item,product-info[id^=MainProduct-] .product-media-container{position:relative;isolation:isolate;z-index:0}.product__offer-badge{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-top:-1rem;padding:0;background:transparent;color:#c5c5c5;font-size:1.4rem;line-height:1;text-transform:uppercase;letter-spacing:.04em;width:auto;max-width:100%;border:0;box-shadow:none;margin-left:2px}.product__offer-badge-icon{width:1.2rem;height:1.2rem;flex:0 0 1.2rem;display:inline-block;background-color:currentColor;-webkit-mask-image:var(--discount-icon);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:var(--discount-icon);mask-repeat:no-repeat;mask-position:center;mask-size:contain;color:#c5c5c5}.product__offer-badge-text{line-height:1}.product__tax.product__offer-badge:before,.product__tax.product__offer-badge:after{display:none!important;content:none!important}.product__title,.product__offer-badge{margin-bottom:3.2rem!important}.license-selection-note--top{display:block;margin-top:0rem;margin-bottom:0rem;line-height:1.4}.license-selection-note,.license-selection-note--top{display:block;min-height:0!important;height:auto!important;margin-top:1.2rem;margin-bottom:.5rem;font-size:1.3rem;font-size:4rem line-height: 1.4;color:#c5c5c5}[data-license-picker] .form__label{display:flex!important;align-items:center!important;width:100%!important;gap:1rem;font-size:1.3rem;font-weight:550;line-height:1.4;color:#f6f6f6}[data-license-picker] .license-guide-link{font-size:1.3rem;line-height:1.4;font-weight:300;color:#f6f6f6;margin-left:auto!important;text-align:right;white-space:nowrap}.product__offer-badge--rich-text{display:inline-flex!important;align-items:center;justify-content:center;width:fit-content;margin:.6rem auto!important}.product-beat-store-link__intro,.rich-text__blocks .rich-text__text,.rich-text__blocks .rich-text__text.rte{margin-top:.1!important}.rich-text--beats-bg{position:relative;overflow:visible!important;isolation:isolate;background:transparent!important}.rich-text--beats-bg:before{content:"";position:absolute;top:-40px;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--rich-text-bg);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:0;-webkit-mask-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,1) 40px,rgba(0,0,0,1) calc(100% - 120px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,1) 40px,rgba(0,0,0,1) calc(100% - 120px),transparent 100%)}.rich-text--beats-bg>.rich-text__wrapper{position:relative;z-index:1}.rich-text--beats-bg .button,.rich-text--beats-bg .button--primary,.rich-text--beats-bg .button--secondary{background:transparent!important;background-color:transparent!important;box-shadow:inset 0 0 0 1px #ffffff59!important;color:#fff!important}.rich-text--beats-bg .button:hover,.rich-text--beats-bg .button:focus-visible,.rich-text--beats-bg .button--primary:hover,.rich-text--beats-bg .button--primary:focus-visible,.rich-text--beats-bg .button--secondary:hover,.rich-text--beats-bg .button--secondary:focus-visible{background:transparent!important;background-color:transparent!important;color:#fff!important}.product__media-wrapper,.product__media-wrapper slider-component,.product__media-wrapper .product__media-list,.product__media-wrapper .product__media-item,.product__media-wrapper .product-media-container,.product__media-wrapper .product__media{overflow:visible!important}.product__media-wrapper .product__media img{display:block;filter:drop-shadow(0 0 8px rgba(255,255,255,.8))}@media screen and (min-width:990px){.beat-product-layout,.template-product .product{align-items:start!important}.beat-product-layout .product__media-wrapper,.beat-product-layout .product__info-wrapper,.template-product .product__media-wrapper,.template-product .product__info-wrapper{align-self:start!important}.beat-product-layout .product__info-wrapper .product__column-sticky,.template-product .product__info-wrapper .product__column-sticky{position:static!important;top:auto!important}}.beat-product-background,.beat-product-background>.product,.beat-product-layout,.product__media-wrapper,.product__info-wrapper{overflow:visible!important}@media screen and (min-width:990px){.beat-product-layout .product__media-wrapper .product__column-sticky,.beat-product-layout .product__media-wrapper .product-media-gallery,.template-product .product__media-wrapper .product__column-sticky,.template-product .product__media-wrapper .product-media-gallery{position:static!important;top:auto!important}}product-info[id^=MainProduct-] .product__description,product-info[id^=MainProduct-] .product__description p,product-info[id^=MainProduct-] .product__description li{font-size:1.3rem!important;color:#c5c5c5!important}@media screen and (max-width:899px){product-info[id^=MainProduct-] .product{row-gap:7px!important;gap:7px!important}}product-info[id^=MainProduct-] .product__media-wrapper .product-media-container,product-info[id^=MainProduct-] .product__media-wrapper .product__media,product-info[id^=MainProduct-] .product__media-wrapper .media,product-info[id^=MainProduct-] .product__media-wrapper img{border-radius:8px}product-info[id^=MainProduct-] .product__media-wrapper .product-media-container,product-info[id^=MainProduct-] .product__media-wrapper .product__media,product-info[id^=MainProduct-] .product__media-wrapper .media{overflow:hidden}.product__media-wrapper .product-media-container:after{border-radius:8px}@media(max-width:768px){.beat-filter-input,.beat-filter-select,.beat-search-input,.beat-search-input:focus,.beat-search-input:hover{font-size:16px;!important;transform:scale(.95);transform-origin:left center;width:105.26%}}.beat-title{color:#f6f6f6!important}.beat-list-header,.beat-list-header>div{color:#f6f6f6!important}.beat-time,.beat-bpm,.beat-tag{color:#c5c5c5!important}.beat-tag:before{content:"#";margin:0;opacity:1;color:#c5c5c5}.beat-title,.beat-time,.beat-bpm,.beat-tag,.beat-subtitle,.beat-genre,.beat-subgenre,.beat-subtitle-separator{transition:color .18s ease}.beat-item:hover .beat-title,.beat-item:hover .beat-time,.beat-item:hover .beat-bpm,.beat-item:hover .beat-tag,.beat-item:hover .beat-subtitle,.beat-item:hover .beat-genre,.beat-item:hover .beat-subgenre,.beat-item:hover .beat-subtitle-separator{color:#f6f6f6!important}@media(max-width:1050px){.beat-header-time,.beat-time{display:none!important}.beat-header-bpm,.beat-bpm,.beat-header-tags{display:block!important}.beat-tags{display:flex!important}.beat-list-header,.beat-item{grid-template-columns:50px var(--beat-title-col-medium) 70px minmax(0,1fr) 180px}.beat-header-title{grid-column:1}.beat-info{grid-column:2}.beat-header-bpm,.beat-bpm{grid-column:3;justify-self:center;text-align:center}.beat-header-tags{grid-column:4;padding-left:var(--beat-tags-text-offset)}.beat-tags{grid-column:4;padding-left:0}.beat-header-actions,.beat-actions{grid-column:5}}@media(max-width:950px){.beat-header-time,.beat-time,.beat-header-bpm,.beat-bpm{display:none!important}.beat-header-tags{display:block!important}.beat-tags{display:flex!important}.beat-list-header,.beat-item{grid-template-columns:50px var(--beat-title-col-medium) minmax(0,1fr) 180px}.beat-header-title{grid-column:1}.beat-info{grid-column:2}.beat-header-tags{grid-column:3;padding-left:var(--beat-tags-text-offset)}.beat-tags{grid-column:3;padding-left:0}.beat-header-actions,.beat-actions{grid-column:4}}.beat-list,.beat-item,.beat-list-header{width:100%;box-sizing:border-box}@media(max-width:680px){.beat-list-header,.beat-item{grid-template-columns:50px minmax(0,1fr) 56px 56px var(--beat-actions-col-compact)!important;gap:10px!important;padding-left:12px!important;padding-right:12px!important}.beat-header-title{grid-column:1!important}.beat-info{grid-column:2!important;min-width:0!important;padding-right:6px!important}.beat-header-tags,.beat-tags{display:none!important}.beat-header-time,.beat-time,.beat-header-bpm,.beat-bpm{display:block!important}.beat-header-time,.beat-time{grid-column:3!important;justify-self:center;text-align:center}.beat-header-bpm,.beat-bpm{grid-column:4!important;justify-self:center;text-align:center}.beat-header-actions,.beat-actions{grid-column:5!important}.beat-actions{width:var(--beat-actions-col-compact)!important;min-width:var(--beat-actions-col-compact)!important;max-width:var(--beat-actions-col-compact)!important;justify-self:start!important;overflow:hidden!important;gap:6px!important}.beat-actions .beat-download,.beat-actions .beat-share,.beat-actions .beat-cart-btn{width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;box-sizing:border-box!important}.beat-actions .beat-cart-btn{gap:0!important;justify-content:center!important}.beat-actions .beat-cart-btn span{display:none!important}.beat-actions .beat-cart-btn svg{margin:0!important}}@media(max-width:540px){.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:grid!important;grid-template-columns:50px minmax(0,1fr) var(--beat-actions-col-compact)!important;align-items:center!important;gap:10px!important;padding-left:12px!important;padding-right:12px!important}.beat-cover{grid-column:1!important;grid-row:1!important}.beat-info{grid-column:2!important;grid-row:1!important;min-width:0!important;width:100%!important;max-width:100%!important;padding-right:8px!important;overflow:hidden!important}.beat-actions{grid-column:3!important;grid-row:1!important;width:var(--beat-actions-col-compact)!important;min-width:var(--beat-actions-col-compact)!important;max-width:var(--beat-actions-col-compact)!important;justify-self:end!important;align-self:center!important;overflow:hidden!important;gap:6px!important}.beat-title,.beat-subtitle{width:100%!important;max-width:100%!important;min-width:0!important}}@media(max-width:460px){.beat-item{padding:12px!important}}@media(max-width:390px){.beat-item{grid-template-columns:50px minmax(0,1fr) 114px!important;gap:8px!important;padding-left:10px!important;padding-right:10px!important}.beat-info{padding-right:6px!important}.beat-actions{width:114px!important;min-width:114px!important;max-width:114px!important;gap:3px!important}.beat-actions .beat-download,.beat-actions .beat-share,.beat-actions .beat-cart-btn{width:36px!important;min-width:36px!important;height:36px!important}}@media(max-width:768px){.beat-player-bar .player-btn svg{width:18px!important;height:18px!important}.beat-player-bar .player-play svg{width:21px!important;height:21px!important}}@media(max-width:500px){.beat-player-bar .player-btn svg{width:17px!important;height:17px!important}.beat-player-bar .player-play svg{width:20px!important;height:20px!important}}.beat-player-bar #playerPrev,.beat-player-bar #playerPlayPause,.beat-player-bar #playerNext{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:0!important;overflow:visible!important}.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg,.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{display:block!important;flex:0 0 auto!important;transform-origin:center center!important}@media(max-width:768px){.beat-player-bar #playerPrev,.beat-player-bar #playerNext{width:30px!important;height:30px!important}.beat-player-bar #playerPlayPause{width:34px!important;height:34px!important}.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:20px!important;height:20px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:24px!important;height:24px!important}}@media(max-width:500px){.beat-player-bar #playerPrev,.beat-player-bar #playerNext{width:30px!important;height:30px!important}.beat-player-bar #playerPlayPause{width:34px!important;height:34px!important}.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:21px!important;height:21px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:25px!important;height:25px!important}}@media(max-width:390px){.beat-player-bar #playerPrev,.beat-player-bar #playerNext{width:29px!important;height:29px!important}.beat-player-bar #playerPlayPause{width:33px!important;height:33px!important}.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:20px!important;height:20px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:24px!important;height:24px!important}}@supports (-webkit-touch-callout: none){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:21px!important;height:21px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:25px!important;height:25px!important}}.beat-player-bar #playerPlayPause .play-icon[aria-hidden=true],.beat-player-bar #playerPlayPause .pause-icon[aria-hidden=true]{display:none!important}.beat-player-bar #playerPlayPause .play-icon[aria-hidden=false],.beat-player-bar #playerPlayPause .pause-icon[aria-hidden=false]{display:block!important}@media(max-width:768px){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:19px!important;height:19px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:22px!important;height:22px!important}}@media(max-width:500px){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:20px!important;height:20px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:23px!important;height:23px!important}}@media(max-width:390px){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:19px!important;height:19px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:22px!important;height:22px!important}}@supports (-webkit-touch-callout: none){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:20px!important;height:20px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:23px!important;height:23px!important}}.beat-player-bar #playerPrev,.beat-player-bar #playerPlayPause,.beat-player-bar #playerNext{background-color:#f6f6f6!important}.beat-player-bar #playerPrev:hover,.beat-player-bar #playerPlayPause:hover,.beat-player-bar #playerNext:hover{background-color:#ececec!important}@media(max-width:768px){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:18px!important;height:18px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:21px!important;height:21px!important}}@media(max-width:500px){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:18px!important;height:18px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:20px!important;height:20px!important}}@media(max-width:390px){.beat-player-bar #playerPrev svg,.beat-player-bar #playerNext svg{width:17px!important;height:17px!important}.beat-player-bar #playerPlayPause .play-icon,.beat-player-bar #playerPlayPause .pause-icon{width:20px!important;height:20px!important}}.beat-player-bar .player-volume-btn,.beat-player-bar .player-close{background-color:#f6f6f6!important}.beat-player-bar .player-volume-btn:hover,.beat-player-bar .player-close:hover{background-color:#ececec!important}@media(max-width:768px){.beat-player-bar{width:min(96vw,1000px)!important;padding:6px 8px!important}.player-content{gap:6px!important}.player-controls,.player-volume-control,.beat-player-bar .beat-cart-btn.player-cart-btn,.player-close{flex-shrink:0!important}.player-info{flex:1 1 auto!important;min-width:0!important;padding-right:4px!important;margin-right:0!important}.player-progress{min-width:0!important;gap:0!important}.beat-player-bar .progress-bar{min-width:0!important}.player-time{display:none!important}.player-volume-control{display:flex!important;order:4!important;margin-right:0!important}.player-close{display:flex!important;order:6!important;margin-left:0!important}.beat-player-bar .beat-cart-btn.player-cart-btn:not([style*="display: none"]){display:inline-flex!important;order:5!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;gap:0!important;justify-content:center!important;align-items:center!important;box-sizing:border-box!important}.beat-player-bar .beat-cart-btn.player-cart-btn span,.beat-player-bar .beat-cart-btn.player-cart-btn #playerCartPrice{display:none!important}.beat-player-bar .beat-cart-btn.player-cart-btn svg{width:16px!important;height:16px!important;margin:0!important}.player-volume-btn,.player-close{width:32px!important;height:32px!important;padding:0!important}.player-volume-btn svg{width:15px!important;height:15px!important}.player-close svg{width:12px!important;height:12px!important}}@media(max-width:500px){.beat-player-bar{width:97vw!important;padding:6px 7px!important}.player-content{gap:5px!important}.player-info{padding-right:2px!important}.player-track-name{font-size:10px!important}.player-album-cover{width:28px!important;height:28px!important}.player-controls{gap:5px!important}.player-volume-btn,.player-close,.beat-player-bar .beat-cart-btn.player-cart-btn:not([style*="display: none"]){width:34px!important;min-width:34px!important;height:34px!important}.beat-player-bar .beat-cart-btn.player-cart-btn svg{width:16px!important;height:16px!important}.player-volume-btn svg{width:14px!important;height:14px!important}.player-close svg{width:11px!important;height:11px!important}}@media(max-width:390px){.beat-player-bar{width:98vw!important;padding:6px!important}.player-content{gap:4px!important}.player-album-cover{width:24px!important;height:24px!important}.player-track-name{font-size:9px!important}.player-controls{gap:4px!important}.player-volume-btn,.player-close,.beat-player-bar .beat-cart-btn.player-cart-btn:not([style*="display: none"]){width:34px!important;min-width:34px!important;height:34px!important}.beat-player-bar .beat-cart-btn.player-cart-btn svg,.player-volume-btn svg{width:16px!important;height:16px!important}.player-close svg{width:10px!important;height:10px!important}}@media(max-width:768px)and (hover:none)and (pointer:coarse){.player-volume-control,.player-close{display:flex!important}}@media(max-width:768px){.beat-player-bar .player-volume-btn,.beat-player-bar .player-close,.beat-player-bar .beat-cart-btn.player-cart-btn:not([style*="display: none"]){width:34px!important;min-width:34px!important;height:34px!important;border-radius:8px!important;padding:0!important}.beat-player-bar .player-volume-btn svg,.beat-player-bar .beat-cart-btn.player-cart-btn svg{width:16px!important;height:16px!important}.beat-player-bar .player-close svg{width:14px!important;height:14px!important}}@media(max-width:500px){.beat-player-bar .player-volume-btn,.beat-player-bar .player-close,.beat-player-bar .beat-cart-btn.player-cart-btn:not([style*="display: none"]){width:34px!important;min-width:34px!important;height:34px!important}.beat-player-bar .player-volume-btn svg,.beat-player-bar .beat-cart-btn.player-cart-btn svg{width:16px!important;height:16px!important}.beat-player-bar .player-close svg{width:13px!important;height:13px!important}}@media(max-width:390px){.beat-player-bar .player-volume-btn,.beat-player-bar .player-close,.beat-player-bar .beat-cart-btn.player-cart-btn:not([style*="display: none"]){width:34px!important;min-width:34px!important;height:34px!important}.beat-player-bar .player-volume-btn svg,.beat-player-bar .beat-cart-btn.player-cart-btn svg{width:16px!important;height:16px!important}.beat-player-bar .player-close svg{width:12px!important;height:12px!important}}.beat-player-bar .progress-bar{background:#f6f6f640!important}.beat-player-bar .progress-fill{background:#f6f6f6!important;opacity:1!important}.beat-player-bar .player-volume-btn{color:#f6f6f6!important}.beat-player-bar .player-volume-btn svg,.beat-player-bar .player-volume-btn svg *,.beat-player-bar .player-volume-btn polygon,.beat-player-bar .player-volume-btn path{fill:currentColor!important;stroke:currentColor!important}.beat-player-bar .volume-slider-track{background:linear-gradient(to top,#f6f6f626,#f6f6f614)!important}.beat-player-bar .volume-slider-fill{background:#f6f6f6!important}.beat-player-bar .volume-slider-thumb,.beat-player-bar input[type=range]::-webkit-slider-thumb,.beat-player-bar input[type=range]::-moz-range-thumb{background:#f6f6f6!important;border-color:#f6f6f6!important}.beat-player-bar .player-volume-btn{opacity:1!important}.beat-player-bar .player-volume-btn svg,.beat-player-bar .player-volume-btn svg *,.beat-player-bar .player-volume-btn polygon,.beat-player-bar .player-volume-btn path,.beat-player-bar .player-volume-btn line,.beat-player-bar .player-volume-btn circle{color:#f6f6f6!important;fill:#f6f6f6!important;stroke:#f6f6f6!important;opacity:1!important}.header__icon--cart .svg-wrapper,#cart-icon-bubble .svg-wrapper{transition:transform .2s ease;transform-origin:center}.header__icon--cart:hover .svg-wrapper,#cart-icon-bubble:hover .svg-wrapper{transform:scale(1.07)}@media screen and (max-width:989px){body:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top,0px);background:#000;z-index:9999;pointer-events:none}}.pricing-plans .plan-card,.pricing-plans .plan-card:hover,.pricing-plans .plan-card.is-popular,.pricing-plans .plan-card.is-popular:hover,.pricing-plans .plans-grid.is-hovering .plan-card,.pricing-plans .plans-grid.is-hovering .plan-card:not(:hover),.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover){background-color:var(--card-bg-color)!important;border-color:var(--card-border-color)!important;box-shadow:none!important}.pricing-plans .plan-card .plan-title,.pricing-plans .plan-card .plan-price,.pricing-plans .plan-card .plan-description,.pricing-plans .plan-card .plan-features,.pricing-plans .plan-card .plan-features li,.pricing-plans .plan-card .plan-features li span,.pricing-plans .plan-card:hover .plan-title,.pricing-plans .plan-card:hover .plan-price,.pricing-plans .plan-card:hover .plan-description,.pricing-plans .plan-card:hover .plan-features,.pricing-plans .plan-card:hover .plan-features li,.pricing-plans .plan-card:hover .plan-features li span,.pricing-plans .plan-card.is-popular .plan-title,.pricing-plans .plan-card.is-popular .plan-price,.pricing-plans .plan-card.is-popular .plan-description,.pricing-plans .plan-card.is-popular .plan-features,.pricing-plans .plan-card.is-popular .plan-features li,.pricing-plans .plan-card.is-popular .plan-features li span,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .plan-title,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .plan-price,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .plan-description,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .plan-features,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .plan-features li,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .plan-features li span{color:#f6f6f6!important;opacity:1!important}.pricing-plans .popular-badge,.pricing-plans .plan-card.is-popular .popular-badge,.pricing-plans .plan-card.is-popular:hover .popular-badge,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .popular-badge{background:#f6f6f6!important;border-color:#f6f6f6!important;color:#1e1e1e!important;opacity:1!important}.pricing-plans .popular-badge svg,.pricing-plans .popular-badge svg path{color:#1e1e1e!important;fill:currentColor!important}.pricing-plans .plan-card .button.beat-cart-btn,.pricing-plans .plan-card:hover .button.beat-cart-btn,.pricing-plans .plan-card:not(.is-popular):hover .button.beat-cart-btn,.pricing-plans .plan-card.is-popular .button.beat-cart-btn,.pricing-plans .plan-card.is-popular:hover .button.beat-cart-btn,.pricing-plans .plans-grid.is-hovering .plan-card.is-popular:not(:hover) .button.beat-cart-btn{background:transparent!important;background-color:transparent!important;color:#f6f6f6!important;border:0!important;box-shadow:inset 0 0 0 1px #f6f6f6!important;opacity:1!important;transform:translateZ(0);backface-visibility:hidden;will-change:box-shadow;transition:box-shadow .24s cubic-bezier(.22,1,.36,1),color .24s ease,background-color .24s ease!important}.pricing-plans .plan-card .button.beat-cart-btn:hover,.pricing-plans .plan-card .button.beat-cart-btn:focus,.pricing-plans .plan-card .button.beat-cart-btn:focus-visible,.pricing-plans .plan-card:hover .button.beat-cart-btn:hover,.pricing-plans .plan-card:hover .button.beat-cart-btn:focus,.pricing-plans .plan-card:hover .button.beat-cart-btn:focus-visible,.pricing-plans .plan-card.is-popular .button.beat-cart-btn:hover,.pricing-plans .plan-card.is-popular .button.beat-cart-btn:focus,.pricing-plans .plan-card.is-popular .button.beat-cart-btn:focus-visible,.pricing-plans .plan-card.is-popular:hover .button.beat-cart-btn:hover,.pricing-plans .plan-card.is-popular:hover .button.beat-cart-btn:focus,.pricing-plans .plan-card.is-popular:hover .button.beat-cart-btn:focus-visible{background:transparent!important;background-color:transparent!important;color:#f6f6f6!important;border:0!important;box-shadow:inset 0 0 0 2px #f6f6f6!important;opacity:1!important}.is-apple-device .beats-announcement--top{position:relative!important;top:auto!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/beat-store.css.map */
