/* Public marketplace sidebar + Remix Pack gallery fixes */
#genres .er-market-genre-list,#top-producers .er-market-producer-list{max-height:none!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;overscroll-behavior:auto!important;scrollbar-width:auto!important}
#genres .sidebar-count{display:none!important}
.er-genre-extra[hidden]{display:none!important}
.er-genre-toggle{width:100%;font-family:inherit;cursor:pointer;background:transparent}
html,body.remix-pack-page{max-width:100%;overflow-x:hidden!important}
body.remix-pack-page main.container,body.remix-pack-page .pack-main-layout,body.remix-pack-page .pack-content,body.remix-pack-page .pack-table-wrap{min-width:0!important;max-width:100%!important;overflow-x:hidden!important}
body.remix-pack-page .tracks-table{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important}
body.remix-pack-page .tracks-table th:nth-child(1),body.remix-pack-page .tracks-table td:nth-child(1){width:42px!important}
body.remix-pack-page .tracks-table th:nth-child(2),body.remix-pack-page .tracks-table td:nth-child(2){width:58px!important}
body.remix-pack-page .tracks-table th:nth-child(4),body.remix-pack-page .tracks-table td:nth-child(4){width:58px!important}
body.remix-pack-page .er-track-info-cell{min-width:0!important;overflow:hidden!important}
body.remix-pack-page .er-track-title-line,body.remix-pack-page .er-track-meta-line{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.all-remix-packs-gallery{margin-top:18px;background:#111;border:1px solid #292929;padding:14px;overflow:hidden}
.all-remix-packs-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}
.all-remix-packs-gallery-head h2{margin:0;font-size:20px;font-weight:950}
.all-remix-packs-gallery-head span{color:#999;font-size:12px}
.all-remix-packs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.all-remix-pack-card{display:block;min-width:0;background:#090909;border:1px solid #282828;color:#fff;text-decoration:none;overflow:hidden;transition:border-color .16s ease,transform .16s ease}
.all-remix-pack-card:hover,.all-remix-pack-card.is-current{border-color:#ffc800;transform:translateY(-1px)}
.all-remix-pack-thumb{display:block;width:100%;aspect-ratio:1/1;background:#050505;overflow:hidden}
.all-remix-pack-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.all-remix-pack-info{display:block;padding:9px;min-width:0}
.all-remix-pack-info strong,.all-remix-pack-info small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.all-remix-pack-info strong{font-size:13px;font-weight:950}
.all-remix-pack-info small{margin-top:4px;color:#aaa;font-size:10px}
body.theme-light .all-remix-packs-gallery,body.theme-light .all-remix-pack-card{background:#fff!important;border-color:#ddd!important;color:#111!important}
body.theme-light .all-remix-pack-info small{color:#555!important}
@media(max-width:1050px){.all-remix-packs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){body.remix-pack-page .pack-main-layout{display:flex!important;flex-direction:column!important;width:100%!important}.all-remix-packs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.all-remix-packs-gallery{padding:10px}.all-remix-packs-gallery-head h2{font-size:18px}}
@media(max-width:460px){body.remix-pack-page .tracks-table th:nth-child(1),body.remix-pack-page .tracks-table td:nth-child(1){width:34px!important}body.remix-pack-page .tracks-table th:nth-child(2),body.remix-pack-page .tracks-table td:nth-child(2){width:48px!important}body.remix-pack-page .tracks-table th:nth-child(4),body.remix-pack-page .tracks-table td:nth-child(4){width:48px!important}}

/* Restore centered Remix Pack page and prevent sidebar horizontal scrolling. */
body.remix-pack-page main.container{width:100%!important;max-width:1280px!important;margin:80px auto 90px!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}
body.remix-pack-page .pack-main-layout{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}
body.remix-pack-page .pack-content{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:calc(100% - 278px)!important}
body.remix-pack-page .home-sidebar{width:260px!important;max-width:260px!important;min-width:260px!important;flex:0 0 260px!important}
body.remix-pack-page .er-market-sidebar-scroll,.producers-page .er-market-sidebar-scroll{max-height:none!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}
@media(max-width:900px){body.remix-pack-page main.container{max-width:100%!important}body.remix-pack-page .pack-main-layout{display:flex!important;flex-direction:column!important}body.remix-pack-page .pack-content{width:100%!important;max-width:100%!important}body.remix-pack-page .home-sidebar{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 auto!important}}
