.dlch-root{background:rgba(0,0,0,.45);color:var(--ds-ink);font-family:var(--ds-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh;padding-top:80px;padding-bottom:80px;position:relative;z-index:1}.dlch-root .shell{max-width:1320px;margin:0 auto;padding:0 32px}.dlch-root .tabs-compact{display:none}.dlch-root .tabs-bar{padding:8px 0;border-bottom:1px solid var(--ds-line);display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.dlch-root .tabs-tools{display:inline-flex;align-items:center;gap:10px;min-width:0;padding-top:7px}.dlch-root .tabs-label{font-family:var(--ds-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute)}.dlch-root .tabs-scroll{overflow-x:auto;scrollbar-width:none;min-width:0}.dlch-root .tabs-scroll::-webkit-scrollbar{display:none}.dlch-root .ds-hl-tabs{width:-moz-max-content;width:max-content}.dlch-root .ds-hl-tabs .ds-hl{padding:5px 9px;font-size:9.5px;letter-spacing:.11em}.dlch-root .genre-pills{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.dlch-root .genre-pill{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px;padding:3px;width:-moz-fit-content;width:fit-content;max-width:100%;background:var(--ds-bg-3);border:1px solid var(--ds-line);border-radius:var(--ds-r-5)}.dlch-root .genre-measure .ds-hl,.dlch-root .genre-pill .ds-hl{padding:5px 9px;font-size:9.5px;letter-spacing:.11em}.dlch-root .genre-measure{position:absolute;visibility:hidden;pointer-events:none;height:0;overflow:hidden;display:flex;flex-wrap:wrap;gap:4px;width:100%;padding:0 4px;box-sizing:border-box}.dlch-root .tabs-bar.tabs-sels{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:24px}.dlch-root .tabs-sel{display:inline-flex;align-items:center;gap:10px}.dlch-root .dlch-gpop{position:static;width:auto}.dlch-root .dlch-gpop-trigger{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 14px;border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);background:var(--ds-bg-2);color:var(--ds-ink-dim);font-family:var(--ds-mono);font-size:10.5px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:border-color var(--ds-t-fast),background var(--ds-t-fast)}.dlch-root .dlch-gpop-trigger:hover{border-color:var(--ds-line-hi)}.dlch-root .dlch-gpop-trigger.open{border-color:var(--ds-ink-dim);background:var(--ds-bg-3)}.dlch-root .dlch-gpop-trigger.active{border-color:var(--ds-green);background:var(--ds-green)}.dlch-root .dlch-gpop-trigger.active .dlch-gpop-chev,.dlch-root .dlch-gpop-trigger.active .dlch-gpop-val{color:oklch(.14 .015 140)}.dlch-root .dlch-gpop-trigger.active .dlch-gpop-val{font-weight:600}.dlch-root .dlch-gpop-val{text-transform:uppercase;white-space:nowrap;color:inherit}.dlch-root .dlch-gpop-chev{width:14px;height:14px;flex-shrink:0;color:var(--ds-ink-mute);transition:transform var(--ds-t-fast)}.dlch-root .dlch-gpop-trigger.open .dlch-gpop-chev{transform:rotate(180deg)}.dlch-root .dlch-gpop-menu{position:absolute;top:calc(100% + 6px);left:0;width:-moz-max-content;width:max-content;max-width:100%;z-index:var(--ds-z-drawer);display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;max-height:340px;overflow-y:auto;padding:12px;background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:24px;box-shadow:0 12px 32px oklch(0 0 0/.45);opacity:0;visibility:hidden;transform:translateY(-6px);pointer-events:none;transition:opacity .16s var(--ds-ease-out-quart,ease),transform .16s var(--ds-ease-out-quart,ease),visibility .16s}.dlch-root .dlch-gpop-menu.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dlch-root .dlch-gpop-search{flex:0 0 auto;width:170px;min-height:30px;margin-right:4px;padding:0 11px;background:var(--ds-bg-3);border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);color:var(--ds-ink);font-family:var(--ds-body);font-size:12px;outline:none;transition:border-color var(--ds-t-fast)}.dlch-root .dlch-gpop-search::-moz-placeholder{color:var(--ds-ink-mute)}.dlch-root .dlch-gpop-search::placeholder{color:var(--ds-ink-mute)}.dlch-root .dlch-gpop-search:focus{border-color:var(--ds-ink-dim)}.dlch-root .dlch-gpop-menu .ds-hl{background:var(--ds-bg-3);border:1px solid var(--ds-line);color:var(--ds-ink-dim)}.dlch-root .dlch-gpop-menu .ds-hl:hover{border-color:var(--ds-line-hi);color:var(--ds-ink)}.dlch-root .dlch-gpop-menu .ds-hl.ds-on{background:var(--ds-green);border-color:var(--ds-green);color:oklch(.14 .015 140)}.dlch-root .dlch-gpop-empty{font-family:var(--ds-body);font-size:12px;color:var(--ds-ink-mute);padding:4px 2px}.dlch-root .feat-wrap{padding:28px 0 0}.dlch-root .feat{display:grid;grid-template-columns:160px 1fr auto;gap:24px;align-items:center;padding:22px;background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);cursor:pointer;transition:background var(--ds-t-med),border-color var(--ds-t-med)}.dlch-root .feat:hover{background:color-mix(in oklch,var(--ds-green) 4%,var(--ds-bg-2));border-color:var(--ds-green-dim)}.dlch-root .feat-art{width:160px;height:160px;flex-shrink:0;border-radius:var(--ds-r-3);aspect-ratio:auto}.dlch-root .feat-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dlch-root .feat-art .art-ph{width:100%;height:100%;display:grid;place-items:center;font-size:40px;color:var(--ds-green-dim)}.dlch-root .feat-body{min-width:0}.dlch-root .feat-kicker{font-family:var(--ds-mono);font-size:10.5px;letter-spacing:.16em;color:var(--ds-green);text-transform:uppercase;margin-bottom:10px}.dlch-root .feat-title{font-family:var(--ds-display);font-size:clamp(24px,2.6vw,32px);font-weight:700;letter-spacing:-.02em;color:var(--ds-ink);margin-bottom:6px;line-height:1.05}.dlch-root .feat.active .feat-title{color:var(--ds-green)}.dlch-root .feat-artist{font-family:var(--ds-body);font-size:13.5px;color:var(--ds-ink-dim);text-decoration:none;display:inline-block;margin-bottom:14px}.dlch-root .feat-artist:hover{color:var(--ds-ink)}.dlch-root .feat-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.dlch-root .promos-wrap{padding:24px 0 0}.dlch-root .promos-kicker{font-family:var(--ds-mono);font-size:10.5px;letter-spacing:.16em;color:var(--ds-ink-mute);text-transform:uppercase;margin-bottom:10px}.dlch-root .ds-meta-chip[class*=tier-]{background:color-mix(in oklch,var(--ds-green) 12%,transparent);color:var(--ds-green);border-color:var(--ds-green-dim);margin-right:8px}.dlch-root .ds-meta-chip.tier-starter{background:color-mix(in oklch,var(--ds-ink-mute) 12%,transparent);color:var(--ds-ink-dim);border-color:var(--ds-line-hi)}.dlch-root .ds-chart-card{margin-top:28px}.dlch-root .ds-c-head,.dlch-root .ds-c-row{grid-template-columns:32px 36px 40px 56px minmax(0,1fr) 96px 120px 96px 72px 104px}.dlch-root .ds-c-row.active{background:color-mix(in oklch,var(--ds-green) 6%,transparent)}.dlch-root .ds-c-row.active .ti{color:var(--ds-green)}.dlch-root .ds-c-row.noplay{cursor:default}.dlch-root .ds-c-row.noplay .ti{color:var(--ds-ink-dim)}.dlch-root .ds-c-head>div{text-align:center}.dlch-root .ds-c-head>:nth-child(5){text-align:left}.dlch-root .ds-c-row>*{justify-self:center}.dlch-root .ds-c-row .txt{justify-self:stretch;text-align:left}.dlch-root .ds-c-row .ar-row,.dlch-root .ds-c-row .ti-row{justify-content:flex-start}.dlch-root .ds-c-row .dt{align-self:center}.dlch-root .ds-c-row .row-play{width:40px;height:40px;border-radius:50%;border:1px solid var(--ds-line-hi);background:transparent;color:var(--ds-ink);display:grid;place-items:center;cursor:pointer;transition:background .15s var(--ds-ease-out-quart),border-color .15s var(--ds-ease-out-quart),color .15s var(--ds-ease-out-quart),opacity .15s var(--ds-ease-out-quart);flex-shrink:0}.dlch-root .ds-c-row.active .row-play,.dlch-root .ds-c-row:hover .row-play{background:var(--ds-green);border-color:var(--ds-green);color:oklch(.14 .015 140)}.dlch-root .ds-c-row .row-play:disabled{opacity:.32;cursor:not-allowed}.dlch-root .ds-c-row:hover .row-play:disabled{background:transparent;border-color:var(--ds-line-hi);color:var(--ds-ink)}.dlch-root .sk-play{height:40px;width:40px;border-radius:50%}.dlch-root .ds-c-row .ds-art-thumb{width:56px;height:56px}.dlch-root .ds-c-row .ds-art-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dlch-root .ds-c-row .art-ph{color:var(--ds-green-dim);font-size:18px;display:grid;place-items:center;width:100%;height:100%}.dlch-root .ds-c-row .txt{min-width:0}.dlch-root .ds-c-row .ti-row{display:flex;align-items:center;gap:8px;margin-bottom:4px;min-width:0}.dlch-root .ds-c-row .ti{font-family:var(--ds-display);font-size:14.5px;font-weight:600;letter-spacing:-.015em;color:var(--ds-ink);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;min-width:0}.dlch-root .ds-c-row .ar-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.dlch-root .ds-c-row .ar{font-family:var(--ds-display);font-size:13px;font-weight:500;letter-spacing:-.01em;color:var(--ds-ink-dim);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.dlch-root .ds-c-row .ar:hover{color:var(--ds-ink)}.dlch-root .ds-c-row .follow-cell{display:flex;justify-content:center;align-items:center}.dlch-root .ds-c-row .follow-cell .ds-btn.ds-sm{font-family:var(--ds-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;height:28px;padding:0 12px}.dlch-root .ds-c-row .follow-cell .follow-btn{color:var(--ds-ink-dim);border-color:var(--ds-line-hi)}.dlch-root .ds-c-row .follow-cell .follow-btn:hover{background:var(--ds-green);border-color:var(--ds-green);color:oklch(.14 .015 140)}.dlch-root .ds-c-row .follow-cell .follow-on{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;border:0;background:var(--ds-green);color:oklch(.14 .015 140);cursor:pointer;transition:background var(--ds-t-med)}.dlch-root .ds-c-row .follow-cell .follow-on:hover{background:color-mix(in oklch,var(--ds-green) 84%,#000)}.dlch-root .ds-c-row .follow-empty{font-family:var(--ds-mono);font-size:11px;color:var(--ds-ink-mute)}.dlch-root .ds-c-row .dlc-genre{display:flex;justify-content:center;align-items:center;min-width:0}.dlch-root .ds-c-row .dlc-genre .ds-meta-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;letter-spacing:.08em;padding:3px 8px;box-sizing:border-box}.dlch-root .ds-c-row .dlc-genre .ds-empty-cell{font-family:var(--ds-mono);font-size:11px;color:var(--ds-ink-mute)}.dlch-root .ds-c-head>:nth-child(7){font-family:var(--ds-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ds-ink-mute)}.dlch-root .ds-c-row .dt-pub{font-family:var(--ds-mono);font-size:11px;letter-spacing:.08em;color:var(--ds-ink-dim);text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap}.dlch-root .ds-c-row .dl-count{font-family:var(--ds-mono);font-size:12px;color:var(--ds-green);text-align:center;font-variant-numeric:tabular-nums}.dlch-root .ds-c-row .ar-check,.dlch-root .ds-c-row .ti-genre{display:none}.dlch-root .ds-c-row:hover .ds-free-dl{background:var(--ds-green);color:oklch(.14 .015 140);border-color:var(--ds-green)}.dlch-root .ds-c-row.skel{cursor:default;pointer-events:none}.dlch-root .sk-rk{height:14px;width:28px}.dlch-root .sk-mv{height:12px;width:28px}.dlch-root .sk-art{height:56px;width:56px;border-radius:var(--ds-r-2)}.dlch-root .sk-mini{height:12px;width:38px;margin-left:auto}.dlch-root .dlc-sk-follow{height:28px;width:80px;border-radius:var(--ds-r-pill)}.dlch-root .dlc-sk-action{height:32px;width:96px;border-radius:var(--ds-r-pill)}.dlch-root .ad-wrap{padding:20px 0;display:flex;justify-content:center;border-bottom:1px solid var(--ds-line)}.dlch-root .load-more-wrap{display:flex;justify-content:center;padding:20px 0 0}@keyframes dlchFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.dlch-root{padding-top:64px}.dlch-root .shell{padding:0 20px}.dlch-root .ds-hero{grid-template-columns:1fr;gap:10px}.dlch-root .ds-hero .ds-meta{text-align:left;max-width:none}.dlch-root .feat{grid-template-columns:100px 1fr}.dlch-root .feat-art{width:100px;height:100px}.dlch-root .feat .ds-btn{grid-column:1/-1;justify-self:start}.dlch-root .ds-c-head,.dlch-root .ds-c-row{grid-template-columns:28px 32px 30px 44px minmax(0,1fr) 76px 86px;grid-template-rows:auto;gap:10px 10px;padding:12px 14px}.dlch-root .ds-c-head>:nth-child(7),.dlch-root .ds-c-head>:nth-child(8),.dlch-root .ds-c-head>:nth-child(9){display:none}.dlch-root .ds-c-row .row-play{width:40px;height:40px}.dlch-root .ds-c-row .dl-count,.dlch-root .ds-c-row .dlc-genre,.dlch-root .ds-c-row .dt-pub{display:none}.dlch-root .ds-c-row .ds-art-thumb,.dlch-root .sk-art{width:44px;height:44px}.dlch-root .ds-c-row .ti{font-size:14px}.dlch-root .ds-c-row .ds-free-dl{padding:6px 10px;font-size:9px}.dlch-root .ds-c-row .follow-cell .ds-btn.ds-sm{padding:0 8px;font-size:9px;height:26px}}@media (max-width:640px){.dlch-root{padding-top:74px;padding-bottom:36px;overflow-x:hidden}.dlch-root .shell{padding:0 16px}.dlch-root .ds-hero{padding:14px 0 18px;gap:12px}.dlch-root .ds-hero h1{font-size:clamp(28px,7.5vw,38px);max-width:none;white-space:nowrap;text-align:center}.dlch-root .tabs-compact{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0 14px;border-bottom:1px solid var(--ds-line)}.dlch-root .tabs-bar.tabs-sels{display:block;position:relative;height:0;padding:0;margin:0;border:0;overflow:visible}.dlch-root .tabs-sels .dlch-gpop-trigger,.dlch-root .tabs-sels .tabs-label{display:none}.dlch-root .tabs-sels .dlch-gpop,.dlch-root .tabs-sels .tabs-sel{position:static}.dlch-root .tabs-sels .dlch-gpop-menu{left:0;right:0;width:auto;max-width:none;top:6px}.dlch-root .tabs-trigger{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);background:var(--ds-bg-2);color:var(--ds-ink);font-family:var(--ds-body);cursor:pointer;transition:border-color var(--ds-t-fast),background var(--ds-t-fast)}.dlch-root .tabs-trigger:hover{border-color:var(--ds-line-hi)}.dlch-root .tabs-trigger.open{border-color:var(--ds-ink-dim);background:var(--ds-bg-3)}.dlch-root .tabs-trigger.open .tabs-trigger-chev{transform:rotate(180deg)}.dlch-root .tabs-trigger.active{border-color:var(--ds-green);background:color-mix(in oklch,var(--ds-green) 12%,var(--ds-bg-2))}.dlch-root .tabs-trigger-lbl{font-family:var(--ds-mono);font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute)}.dlch-root .tabs-trigger-val{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:500;color:var(--ds-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dlch-root .tabs-trigger-flag{font-size:14px;line-height:1}.dlch-root .tabs-trigger-chev{width:14px;height:14px;flex-shrink:0;color:var(--ds-ink-mute);transition:transform var(--ds-t-fast)}.dlch-root .feat-wrap{padding-top:18px}.dlch-root .feat{grid-template-columns:72px minmax(0,1fr);gap:14px;padding:14px;border-radius:var(--ds-r-4)}.dlch-root .feat-art{width:72px;height:72px}.dlch-root .feat-title{font-size:22px;line-height:1}.dlch-root .feat-meta{gap:6px}.dlch-root .ds-chart-card{margin-top:18px;border-radius:var(--ds-r-4)}.dlch-root .ds-c-head{display:none}.dlch-root .ds-c-row{grid-template-columns:16px 56px minmax(0,1fr) auto auto;grid-template-rows:56px;gap:10px;align-items:center;padding:8px 10px;min-height:0}.dlch-root .ds-c-row .dl-count,.dlch-root .ds-c-row .dlc-genre,.dlch-root .ds-c-row .dt,.dlch-root .ds-c-row .dt-pub,.dlch-root .ds-c-row .follow-cell{display:none}.dlch-root .ds-c-row .ds-rk-num{grid-column:1;grid-row:1;font-family:var(--ds-display);font-size:14px;font-weight:600;letter-spacing:-.02em;color:var(--ds-ink-mute);align-self:center;justify-self:center;padding:0;font-variant-numeric:tabular-nums}.dlch-root .ds-c-row .ds-art-thumb{grid-column:2;grid-row:1;width:56px;height:56px;border-radius:var(--ds-r-2);overflow:hidden;justify-self:center;align-self:center}.dlch-root .ds-c-row .txt{grid-column:3;grid-row:1;justify-self:stretch;align-self:stretch;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:0;text-align:left;overflow:hidden}.dlch-root .ds-c-row .ti-row{justify-content:flex-start;margin:0;min-width:0;line-height:1.05;min-height:0}.dlch-root .ds-c-row .ti{font-size:13px;line-height:1.15;min-height:0;display:block}.dlch-root .ds-c-row .ar-row{gap:4px;overflow:hidden;align-items:center;justify-content:flex-start;min-width:0;line-height:1.05;margin:0;min-height:0}.dlch-root .ds-c-row .ar{font-size:11.5px;line-height:1.15;letter-spacing:0;color:var(--ds-ink-mute);overflow:hidden;text-overflow:ellipsis;min-height:0;display:inline}.dlch-root .ds-c-row .ar-check{width:11px;height:11px;font-size:8px}.dlch-root .ds-c-row .ti-genre{display:inline-block;align-self:flex-start;margin-top:4px;font-family:var(--ds-mono);font-size:8.5px;line-height:1;letter-spacing:.14em;text-transform:uppercase;padding:2px 6px}.dlch-root .ds-c-row .ar-check{place-items:center;width:13px;height:13px;border-radius:50%;background:var(--ds-green);color:oklch(.14 0 0);font-size:9px;font-weight:700;flex-shrink:0;display:inline-grid}.dlch-root .ds-c-row .ds-free-dl{grid-column:4;grid-row:1;justify-self:end;align-self:center;min-width:0;min-height:44px;padding:4px 8px;font-size:9px;letter-spacing:.08em;gap:4px;white-space:nowrap;height:auto}.dlch-root .ds-c-row .ds-free-dl svg{width:10px;height:10px}.dlch-root .ds-c-row .ds-free-dl.dl-circle{width:30px;height:30px;min-height:0;padding:0;gap:0;border-radius:50%}.dlch-root .ds-c-row .ds-free-dl.dl-circle svg{width:13px;height:13px}.dlch-root .ds-c-row .ds-free-dl.dl-circle .dl-label{display:none}.dlch-root .ds-c-row .row-play{grid-column:5;grid-row:1;width:30px;height:30px;justify-self:center;align-self:center;flex-shrink:0}.dlch-root .ds-c-row .row-play svg{width:11px;height:11px}.dlch-root .feat-artist{font-size:14px}}