.heptarky-covers-track-list{--track-list-bg:#fff;--track-list-row-bg:#fff;--track-list-row-hover:#1118270d;--track-list-row-active:#f1f5f9;--track-list-row-active-shadow:inset 3px 0 0 #111827;--track-list-row-active-fg:#111827;--track-list-row-active-muted:#111827c7;--track-list-row-active-soft:#111827ad;--track-list-row-active-faint:#11182794;--track-list-fg:#111827;--track-list-muted:#111827ad;--track-list-soft:#1118279e;--track-list-faint:#11182785;--track-list-border:#11182714;--track-list-pill-fg:#11182761;--track-list-pill-active-fg:#111827;--track-list-cover-bg:#f1f5f9;background:var(--track-list-bg);box-sizing:border-box;color:var(--track-list-fg);pointer-events:auto;flex-direction:column;transition:bottom .22s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.heptarky-covers-track-list-dark{--track-list-bg:#000;--track-list-row-bg:#000;--track-list-row-hover:#ffffff14;--track-list-row-active:#2c2c2c;--track-list-row-active-shadow:inset 3px 0 0 #fff;--track-list-row-active-fg:#f7f7f8;--track-list-row-active-muted:#ffffffc7;--track-list-row-active-soft:#ffffffb8;--track-list-row-active-faint:#ffffff9e;--track-list-fg:#f7f7f8;--track-list-muted:#ffffffc7;--track-list-soft:#ffffffb8;--track-list-faint:#ffffff9e;--track-list-border:#ffffff14;--track-list-pill-fg:#ffffffa3;--track-list-pill-active-fg:#f7f7f8;--track-list-cover-bg:#05060a}.heptarky-covers-track-list-mobile{height:calc(var(--heptarky-feed-height) - var(--heptarky-track-list-bottom-inset) - env(safe-area-inset-bottom));padding:60px 0 0;position:fixed;inset:0 0 auto}.heptarky-covers-track-list-desktop{border-right:1px solid var(--track-list-border);height:calc(var(--heptarky-feed-height) - var(--heptarky-track-list-bottom-inset));padding:60px 0 0;position:absolute;inset:0 0 auto}.heptarky-covers-track-list-split{height:calc(var(--heptarky-feed-height) - var(--heptarky-track-list-bottom-inset) - env(safe-area-inset-bottom));padding:60px 0 0;position:fixed;inset:0 0 auto}@media (max-width:1023px){.heptarky-covers-track-list-split .heptarky-covers-track-rows{padding-bottom:12px}}@media (min-width:1024px){.heptarky-covers-track-list-split{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;padding:0;display:flex;position:relative;inset:auto;overflow:hidden;container:heptarky-covers-track-list/inline-size}.heptarky-covers-track-list-split .heptarky-covers-track-rows{flex:1 1 0;height:100%;min-height:0;overflow-y:auto}@container heptarky-covers-track-list (min-width:660px){.heptarky-covers-track-list-split .heptarky-covers-track-rows{align-content:start;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.heptarky-covers-track-list-split .heptarky-covers-track-row{min-width:0}}}.heptarky-covers-track-main,.heptarky-covers-track-buttons button,.heptarky-covers-track-category{font:inherit}.heptarky-covers-track-rows{box-sizing:border-box;overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:1 1 0;height:100%;min-height:0;display:block;overflow-y:auto}.heptarky-covers-track-list-mac-safari .heptarky-covers-track-rows{-webkit-overflow-scrolling:auto}.heptarky-covers-track-list-parent-scroll{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:block!important;position:relative!important;inset:auto!important;overflow:visible!important}.heptarky-covers-track-list-parent-scroll .heptarky-covers-track-rows{flex:none;height:auto;min-height:0;max-height:none;padding-bottom:0;display:block;overflow:visible}.heptarky-covers-v2-shell .heptarky-covers-track-list-mobile .heptarky-covers-track-rows,.heptarky-covers-v2-shell .heptarky-covers-track-list-split .heptarky-covers-track-rows{padding-bottom:max(12px, env(safe-area-inset-bottom,0px))!important}.heptarky-covers-track-scroll-spacer{display:none}.heptarky-covers-track-load-more-sentinel{pointer-events:none;grid-column:1/-1;width:100%;height:1px}.heptarky-covers-track-rows::-webkit-scrollbar{display:none}.heptarky-covers-track-section-heading{background:var(--track-list-bg);color:var(--track-list-muted);letter-spacing:.03em;grid-column:1/-1;margin:0;padding:12px 16px 6px;font-size:12px;font-weight:600;line-height:1.2}.heptarky-covers-related-track-list .heptarky-covers-track-section-heading{padding-bottom:6px;padding-left:0!important}html[data-heptarky-covers-layout=split] .heptarky-covers-track-list-split .heptarky-covers-track-section-heading:first-child{padding-top:2px;padding-bottom:6px}.heptarky-covers-track-section-heading:not(:first-child){padding-top:26px}.heptarky-covers-track-section-heading:before{background:var(--track-list-fg);content:"";border-radius:999px;width:4px;height:4px;margin-right:7px;display:inline-block;transform:translateY(-1px)}.heptarky-covers-track-row{background:var(--track-list-row-bg);border-bottom:1px solid var(--track-list-border);grid-template-columns:minmax(0,1fr) 108px;align-items:start;gap:12px;height:auto;min-height:67px;padding:8px 16px;display:grid}.heptarky-covers-track-list-mac-safari .heptarky-covers-track-row{backface-visibility:hidden;will-change:auto;transform:none}.heptarky-covers-track-list-mac-safari .heptarky-covers-track-main *{pointer-events:none}.heptarky-covers-track-row.is-active{--track-list-fg:var(--track-list-row-active-fg);--track-list-muted:var(--track-list-row-active-muted);--track-list-soft:var(--track-list-row-active-soft);--track-list-faint:var(--track-list-row-active-faint);background:var(--track-list-row-active);box-shadow:var(--track-list-row-active-shadow)}@media (hover:hover) and (pointer:fine){.heptarky-covers-track-row:not(.is-active):hover{background:var(--track-list-row-hover)}}.heptarky-covers-track-main{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.heptarky-covers-track-main:focus{outline:none}.heptarky-covers-track-main:focus-visible{outline:1px solid var(--track-list-faint);outline-offset:2px;border-radius:6px}.heptarky-covers-track-main img,.heptarky-covers-track-placeholder{background:var(--track-list-cover-bg);box-sizing:border-box;object-fit:cover;border:.5px solid #000;border-radius:4px;width:50px;height:50px;display:block}.heptarky-covers-track-content{min-width:0;padding-top:1px}.heptarky-covers-track-text{min-width:0;display:block}.heptarky-covers-track-main strong,.heptarky-covers-track-main em,.heptarky-covers-track-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.heptarky-covers-track-main .heptarky-title-with-crown{align-items:baseline;min-width:0;display:flex!important}.heptarky-covers-track-main .heptarky-title-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.heptarky-covers-track-main strong{color:var(--track-list-fg);font-size:13px;font-weight:600;line-height:1.25}.heptarky-covers-track-main em,.heptarky-covers-track-main small{color:var(--track-list-muted);font-size:12px;font-style:normal;line-height:1.2}.heptarky-covers-track-main small{color:var(--track-list-soft);margin-top:0;font-size:10px}.heptarky-covers-track-category-inline{display:none}.heptarky-covers-track-meta{color:var(--track-list-faint);white-space:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:2px;width:100%;min-width:0;margin-bottom:0;font-size:9.5px;font-weight:650;line-height:1;display:flex}.heptarky-covers-track-category{appearance:none;color:inherit;cursor:pointer;font:inherit;line-height:inherit;text-align:right;text-overflow:clip;white-space:nowrap;background:0 0;border:0;width:auto;max-width:none;margin:0;padding:0;display:block;overflow:visible}.heptarky-covers-track-category:hover{text-decoration:underline}.heptarky-covers-track-category:focus-visible{outline-offset:2px;border-radius:2px;outline:1px solid}.heptarky-covers-track-meta-line{flex:none;align-items:center;gap:10px;display:inline-flex}.heptarky-covers-track-duration{flex:none;align-items:center;gap:4px;display:inline-flex}.heptarky-covers-track-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:0;width:100%;min-width:0;height:50px;padding-top:0;display:flex}.heptarky-covers-track-buttons{justify-content:flex-end;align-items:center;width:100%;display:flex}.heptarky-covers-track-buttons button{color:var(--track-list-fg);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;transform:translate(5px)}.heptarky-covers-track-source{margin-right:4px}.heptarky-covers-track-source-indicator{cursor:default;pointer-events:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.heptarky-covers-track-source svg{transform:translateY(1px)}.heptarky-covers-track-like-button{position:relative;overflow:visible}.heptarky-covers-track-like-count{color:#fff;pointer-events:none;background:#000000b8;border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding-inline:3px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-5px;right:-4px}.heptarky-covers-track-row.is-active .heptarky-covers-track-like-count{background:var(--track-list-row-active-fg);color:var(--track-list-row-active)}.heptarky-covers-track-buttons button[data-used-playlist=true]:not([aria-pressed=true]){color:var(--track-list-muted)}.heptarky-covers-track-row.is-active .heptarky-covers-track-buttons button[data-used-playlist=true]:not([aria-pressed=true]){color:var(--track-list-row-active-fg)}@media (min-width:700px){.heptarky-covers-track-rows{display:block}.heptarky-covers-track-row{grid-template-columns:minmax(0,1fr) 108px;align-items:start;gap:10px;height:auto;min-height:67px;padding-left:10px;padding-right:10px}.heptarky-covers-track-main img,.heptarky-covers-track-placeholder{width:50px;height:50px}.heptarky-covers-track-buttons button{width:24px}}@media (min-width:1400px){.heptarky-covers-stage-unified:not(:has(.heptarky-covers-v2-shell)) .heptarky-covers-track-list-split{transition:none}.heptarky-covers-stage-unified:not(:has(.heptarky-covers-v2-shell)) .heptarky-covers-track-list-split .heptarky-covers-track-rows{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:0;display:grid}}@media (hover:hover) and (pointer:fine) and (orientation:landscape) and (min-width:1024px) and (max-height:900px){.heptarky-covers-track-list-split .heptarky-covers-track-rows{display:block!important}.heptarky-covers-track-row{grid-template-columns:minmax(0,1fr) 108px!important}}@container heptarky-covers-track-list (min-width:660px){.heptarky-covers-track-list-split .heptarky-covers-track-rows{align-content:start;gap:0;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.heptarky-covers-track-list-split .heptarky-covers-track-row{min-width:0}}.heptarky-covers-v2-shell .heptarky-covers-track-list-mobile,.heptarky-covers-v2-shell .heptarky-covers-track-list-split{--heptarky-track-list-bottom-inset:0px!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;padding:0!important;position:relative!important;inset:auto!important}@media (max-width:699px){.heptarky-covers-track-list-mobile{--track-list-row-active:#f7f7f7;--track-list-row-active-shadow:inset 0 1px 0 #11182714, inset 0 -1px 0 #11182714}.heptarky-covers-track-list-mobile.heptarky-covers-track-list-dark{--track-list-row-active:#282828;--track-list-row-active-shadow:inset 0 1px 0 #ffffff24, inset 0 -1px 0 #ffffff24}}

