.dlch-root{background:var(--ds-bg);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:center}.dlch-root .tabs-tools{display:inline-flex;align-items:center;gap:10px;min-width:0}.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 .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-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:40px 0 0}@keyframes dlchFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.dlch-sheet-bg{position:fixed;inset:0;background:oklch(0 0 0/.55);z-index:199;opacity:0;pointer-events:none;transition:opacity var(--ds-t-med)}.dlch-sheet-bg.open{opacity:1;pointer-events:auto}.dlch-sheet{position:fixed;left:0;right:0;bottom:0;z-index:200;background:var(--ds-bg);border-top:1px solid var(--ds-line);border-radius:20px 20px 0 0;max-height:75vh;overflow-y:auto;transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);padding:8px 16px max(24px,env(safe-area-inset-bottom))}.dlch-sheet.open{transform:translateY(0)}.dlch-sheet-handle{width:36px;height:4px;border-radius:2px;background:var(--ds-line-hi);margin:6px auto 10px}.dlch-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 12px}.dlch-sheet-title{font-family:var(--ds-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-mute)}.dlch-sheet-close{width:32px;height:32px;border:0;background:transparent;color:var(--ds-ink);border-radius:50%;display:grid;place-items:center;cursor:pointer}.dlch-sheet-close svg{width:18px;height:18px}.dlch-sheet-close:hover{background:var(--ds-bg-2)}.dlch-sheet-grid{display:flex;flex-wrap:wrap;gap:6px}.dlch-sheet-grid .ds-hl{scroll-snap-align:none}@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:56px;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(34px,12vw,48px);max-width:10ch}.dlch-root .tabs-bar{display:none}.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-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.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;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)}.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 28px;grid-template-rows:56px;gap:8px;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:0;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 .row-play{grid-column:5;grid-row:1;width:28px;height:28px;justify-self:center;align-self:center;flex-shrink:0}.dlch-root .ds-c-row .row-play svg{width:9px;height:9px}.dlch-root .feat-artist{font-size:14px}}