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