:root{--ds-bg:#080908;--ds-bg-2:#111211;--ds-bg-3:#1a1b1a;--ds-ink:#f0f3ef;--ds-ink-dim:#a3a5a3;--ds-ink-mute:#8e908e;--ds-line:#262725;--ds-line-hi:#373837;--ds-green:#aaff75;--ds-green-2:#80e234;--ds-green-dim:#306400;--ds-red:#ff5246;--ds-red-dim:#7c1310;--ds-yellow:#fac200;--ds-yellow-dim:#6b5100;--ds-display:"Clash Display", ui-sans-serif, system-ui, sans-serif;--ds-body:"General Sans", ui-sans-serif, system-ui, sans-serif;--ds-mono:"Geist Mono", ui-monospace, "SF Mono", monospace;--ds-ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ds-ease-out-quart:cubic-bezier(.25, 1, .5, 1);--ds-t-fast:.12s;--ds-t-med:.18s;--ds-t-slow:.24s;--ds-r-1:4px;--ds-r-2:6px;--ds-r-3:8px;--ds-r-4:12px;--ds-r-5:16px;--ds-r-pill:999px;--ds-z-nav:80;--ds-z-drawer:90;--ds-z-player:200;--ds-z-sticky-cta:210;--ds-z-banner:220;--ds-z-cookie:9999;--ds-z-modal:10000;--ds-z-toast:10010;--ds-bp-phone:640px;--ds-bp-tablet:900px;--ds-navbar-h-mobile:70px;--ds-cookie-bottom:24px;--ds-text-min-mono:10.5px;--ds-text-min-body:13px}@supports (color:lab(0% 0 0)){:root{--ds-bg:lab(2.49637% -.356436 .327411);--ds-bg-2:lab(5.29738% -.590362 .543124);--ds-bg-3:lab(9.55878% -.784144 .728965);--ds-ink:lab(95.4249% -1.30811 1.21224);--ds-ink-dim:lab(67.559% -.784904 .727129);--ds-ink-mute:lab(59.439% -.784874 .727224);--ds-line:lab(15.3588% -.784352 .728476);--ds-line-hi:lab(23.4789% -.784546 .728035);--ds-green:lab(93.0817% -50.3978 66.6473);--ds-green-2:lab(81.4368% -50.0765 68.785);--ds-green-dim:lab(37.6337% -31.5737 46.6667);--ds-red:lab(60.7377% 68.7047 48.1927);--ds-red-dim:lab(26.6959% 43.9227 32.5472);--ds-yellow:lab(81.7243% 11.4106 89.2522);--ds-yellow-dim:lab(36.3472% 6.51644 51.0154)}}.dlb-root h1,.dlb-root h2,.dlb-root h3,.dlc-root h1,.dlc-root h2,.dlc-root h3,.dls-root h1,.dls-root h2,.dls-root h3,.dlb-hiw-root h1,.dlb-hiw-root h2,.dlb-hiw-root h3,.pk-root h1,.pk-root h2,.pk-root h3,.ddi-root h1,.ddi-root h2,.ddi-root h3,.dla-root h1,.dla-root h2,.dla-root h3,.ddb-root h1,.ddb-root h2,.ddb-root h3{text-transform:none}.ds-btn{text-align:center;border:1px solid var(--ds-line-hi);border-radius:var(--ds-r-pill);letter-spacing:-.005em;height:38px;font-size:13px;font-weight:500;font-family:var(--ds-body);color:var(--ds-ink);cursor:pointer;transition:background var(--ds-t-med),color var(--ds-t-med),border-color var(--ds-t-med);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.ds-btn:hover{border-color:var(--ds-ink-dim);color:var(--ds-ink)}.ds-btn.ds-solid{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);border-color:var(--ds-green);font-weight:600}.ds-btn.ds-solid:hover{background:var(--ds-ink);border-color:var(--ds-ink)}.ds-btn.ds-lg{height:50px;padding:0 22px;font-size:14.5px}.ds-btn.ds-sm{height:34px;padding:0 14px;font-size:12.5px}.ds-btn.ds-danger{color:var(--ds-red);border-color:var(--ds-red-dim);background:0 0}.ds-btn.ds-danger:hover{background:var(--ds-red);border-color:var(--ds-red);color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-btn.ds-link{height:auto;color:var(--ds-green);border:0;border-bottom:1px solid color-mix(in oklch, var(--ds-green) 35%, transparent);background:0 0;border-radius:0;padding:0 2px}.ds-btn.ds-link:hover{border-bottom-color:var(--ds-green)}.ds-btn[disabled],.ds-btn.ds-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.ds-btn .ds-spin{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite ds-spin}@keyframes ds-spin{to{transform:rotate(360deg)}}.ds-btn-icon{border:1px solid var(--ds-line-hi);width:42px;height:42px;color:var(--ds-ink);cursor:pointer;transition:background var(--ds-t-fast),color var(--ds-t-fast),border-color var(--ds-t-fast),transform .1s;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.ds-btn-icon:hover{background:var(--ds-green);border-color:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-btn-icon:active{transform:scale(.96)}.ds-btn-icon.ds-sm{width:34px;height:34px}.ds-btn-icon.ds-lg{width:48px;height:48px}.ds-btn-icon svg{stroke-width:1.75px;width:16px;height:16px}.ds-btn-icon.ds-sm svg{width:14px;height:14px}.ds-btn-icon.ds-lg svg{width:20px;height:20px}.ds-hl{text-align:center;font-family:var(--ds-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ds-ink-dim);border-radius:var(--ds-r-pill);cursor:pointer;transition:color var(--ds-t-fast),background var(--ds-t-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:6px 12px;font-size:10.5px;font-weight:400;display:inline-flex}.ds-hl.ds-on{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);font-weight:600}.ds-hl:hover:not(.ds-on){color:var(--ds-ink)}.ds-free-dl{border-radius:var(--ds-r-pill);background:var(--ds-bg-3);border:1px solid var(--ds-line-hi);color:var(--ds-ink-dim);font-family:var(--ds-mono);letter-spacing:.12em;text-transform:uppercase;transition:all var(--ds-t-fast);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-size:10.5px;font-weight:500;display:inline-flex}.ds-free-dl svg{width:12px;height:12px}.ds-free-dl:hover{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);border-color:var(--ds-green)}.ds-chip{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:var(--ds-r-pill);border:1px solid var(--ds-line);color:var(--ds-ink-dim);background:var(--ds-bg-3);align-items:center;gap:6px;padding:3px 8px;font-size:9.5px;font-weight:600;display:inline-flex}.ds-chip.ds-new{background:var(--ds-ink);color:#060b05;color:lab(2.56393% -1.72091 1.53642);font-weight:700}.ds-chip.ds-live{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);font-weight:700}.ds-chip.ds-live .ds-dot{background:#060b05;background:lab(2.56393% -1.72091 1.53642);border-radius:50%;width:6px;height:6px;animation:1.8s infinite ds-pulse;box-shadow:0 0 8px #060b05b3;box-shadow:0 0 8px lab(2.56393% -1.72091 1.53642/.7)}.ds-chip.ds-sold{background:var(--ds-red);color:#060b05;color:lab(2.56393% -1.72091 1.53642);font-weight:700}.ds-chip.ds-free{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);font-weight:700}.ds-chip.ds-removable{border:1px solid var(--ds-line-hi);color:var(--ds-ink-dim);background:0 0;padding-right:4px;font-weight:500}.ds-chip.ds-removable .ds-x{background:color-mix(in oklch, var(--ds-ink) 15%, transparent);width:14px;height:14px;color:var(--ds-ink);cursor:pointer;border-radius:50%;place-items:center;margin-left:2px;display:grid}.ds-chip.ds-removable .ds-x:hover{background:var(--ds-red);color:var(--ds-bg)}@keyframes ds-pulse{0%,to{opacity:1}50%{opacity:.35}}.ds-meta-chip{font-family:var(--ds-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-r-pill);border:1px solid var(--ds-line-hi);color:var(--ds-ink-dim);background:0 0;align-items:center;gap:4px;padding:3px 9px;font-size:10px;font-weight:400;display:inline-flex}.ds-meta-chip b{color:var(--ds-ink);font-weight:500}.ds-meta-chip.ds-lime{color:var(--ds-green);border-color:var(--ds-green-dim)}.ds-meta-chip.ds-lime b{color:var(--ds-green)}.ds-meta-chip.ds-solid{background:var(--ds-green);border-color:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);font-weight:500}.ds-meta-chip.ds-solid b{color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-meta-chip.ds-stack{background:var(--ds-bg-3);border:1px solid var(--ds-line);border-radius:var(--ds-r-2);min-width:64px;transition:border-color var(--ds-t-fast),color var(--ds-t-fast);flex-direction:column;align-items:flex-start;gap:2px;padding:5px 11px}.ds-meta-chip.ds-stack:hover{border-color:var(--ds-green)}.ds-meta-chip.ds-stack:hover .ds-lbl{color:var(--ds-green)}.ds-meta-chip.ds-stack .ds-lbl{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);transition:color var(--ds-t-fast);font-size:9.5px;line-height:1}.ds-meta-chip.ds-stack .ds-val{font-family:var(--ds-display);letter-spacing:-.005em;color:var(--ds-ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;line-height:1.1}.ds-cat{font-family:var(--ds-mono);color:var(--ds-ink-mute);letter-spacing:.12em;text-transform:uppercase;font-variant-numeric:tabular-nums;font-size:10.5px}.ds-cat.ds-lime{color:var(--ds-green)}.ds-rk-num{font-family:var(--ds-display);letter-spacing:-.025em;color:var(--ds-ink);font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.ds-rk-num.ds-sm{letter-spacing:-.015em;font-size:18px}.ds-rk-delta{font-family:var(--ds-mono);letter-spacing:.04em;font-variant-numeric:tabular-nums;align-items:center;font-size:10.5px;font-weight:500;display:inline-flex}.ds-rk-delta.ds-up{color:var(--ds-green)}.ds-rk-delta.ds-dn{color:var(--ds-red)}.ds-rk-delta.ds-fl{color:var(--ds-ink-mute)}.ds-rk-delta.ds-nw{background:var(--ds-ink);color:#060b05;color:lab(2.56393% -1.72091 1.53642);letter-spacing:.14em;border-radius:3px;padding:2px 5px;font-size:9px;font-weight:700}.ds-stat{text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:18px 12px;display:flex}.ds-stat .ds-k{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);font-size:10.5px;font-weight:400}.ds-stat .ds-v{font-family:var(--ds-display);letter-spacing:-.025em;color:var(--ds-ink);font-variant-numeric:tabular-nums;font-size:36px;font-weight:700;line-height:1}.ds-stat .ds-v .ds-unit{color:var(--ds-ink-mute);letter-spacing:0;margin-left:6px;font-size:.4em;font-weight:500}.ds-delta{border-radius:var(--ds-r-pill);font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;background:var(--ds-bg-3);color:var(--ds-ink-dim);font-variant-numeric:tabular-nums;align-items:center;gap:4px;padding:3px 10px;font-size:9.5px;font-weight:600;display:inline-flex}.ds-delta.ds-up{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-delta.ds-dn{background:var(--ds-red);color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-sec-head{grid-template-columns:1fr auto;align-items:end;gap:28px;padding:20px 0;display:grid}.ds-sec-head:has(.ds-kicker){grid-template-columns:auto 1fr auto}.ds-sec-head .ds-kicker{font-family:var(--ds-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ds-green);align-self:start;margin:0;padding-top:6px;font-size:10.5px;font-weight:400}.ds-sec-head h1,.ds-sec-head h2,.ds-sec-head h3{font-family:var(--ds-display);letter-spacing:-.025em;color:var(--ds-ink);margin:0;font-size:clamp(28px,3.4vw,48px);font-weight:700;line-height:.98}.ds-sec-head h1 .ds-g,.ds-sec-head h2 .ds-g,.ds-sec-head h3 .ds-g{color:var(--ds-green)}.ds-sec-head .ds-meta{font-family:var(--ds-mono);color:var(--ds-ink-dim);letter-spacing:.14em;text-transform:uppercase;text-align:right;max-width:240px;font-size:10.5px;font-weight:400;line-height:1.7}.ds-sec-head .ds-meta a{color:var(--ds-green)}@media (max-width:900px){.ds-sec-head{grid-template-columns:1fr;gap:14px}.ds-sec-head .ds-meta{text-align:left;max-width:none}}.ds-sec-head.ds-sm{gap:18px;padding:14px 0}.ds-sec-head.ds-sm h1,.ds-sec-head.ds-sm h2,.ds-sec-head.ds-sm h3{letter-spacing:-.015em;font-size:clamp(18px,1.6vw,22px);line-height:1.1}.ds-sec-head.ds-sm .ds-meta{max-width:200px;font-size:9.5px;line-height:1.6}.ds-sec-head.ds-sm .ds-kicker{padding-top:4px;font-size:9.5px}.ds-panel{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);padding:20px}.ds-panel.ds-pad-lg{padding:28px}.ds-panel.ds-pad-sm{padding:14px}.ds-floating-card{z-index:1;background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-5);padding:32px 36px 28px;position:relative;box-shadow:0 24px 80px #00000073}.ds-floating-card.ds-pad-lg{padding:44px 40px 36px}.ds-floating-card.ds-pad-sm{padding:22px 24px 20px}.ds-field{flex-direction:column;gap:6px;display:flex}.ds-field label{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-dim);font-size:10.5px;font-weight:500}.ds-field .ds-hint{font-family:var(--ds-body);color:var(--ds-ink-mute);font-size:12px;line-height:1.5}.ds-field .ds-err{font-family:var(--ds-body);color:var(--ds-ink-dim);align-items:center;gap:7px;font-size:12px;line-height:1.5;display:inline-flex}.ds-field .ds-err:before{content:"";background:var(--ds-red);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ds-input,.ds-textarea,.ds-select{font-family:var(--ds-body);color:var(--ds-ink);background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-3);transition:border-color var(--ds-t-fast),background var(--ds-t-fast);width:100%;padding:11px 14px;font-size:14px;font-weight:400}.ds-input::-moz-placeholder{color:var(--ds-ink-mute)}.ds-textarea::-moz-placeholder{color:var(--ds-ink-mute)}.ds-input::placeholder,.ds-textarea::placeholder{color:var(--ds-ink-mute)}.ds-input:hover,.ds-textarea:hover,.ds-select:hover{border-color:var(--ds-line-hi)}.ds-input:focus,.ds-textarea:focus,.ds-select:focus{border-color:var(--ds-green);background:color-mix(in oklch, var(--ds-bg) 80%, transparent);outline:none}.ds-input:focus-visible,.ds-textarea:focus-visible,.ds-select:focus-visible{outline:none}.ds-input.ds-err-state,.ds-textarea.ds-err-state,.ds-select.ds-err-state{border-color:var(--ds-red-dim)}.ds-input.ds-err-state:focus,.ds-textarea.ds-err-state:focus,.ds-select.ds-err-state:focus{border-color:var(--ds-red)}.ds-textarea{resize:vertical;min-height:96px}.ds-select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888888' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.ds-search{position:relative}.ds-search .ds-input{padding-left:38px}.ds-search .ds-ic{color:var(--ds-ink-mute);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ds-search .ds-clear{width:28px;height:28px;color:var(--ds-ink-mute);cursor:pointer;background:var(--ds-bg-3);border:1px solid var(--ds-line);transition:all var(--ds-t-fast);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ds-search .ds-clear:hover{background:var(--ds-bg-2);color:var(--ds-ink);border-color:var(--ds-line-hi)}.ds-check{cursor:pointer;color:var(--ds-ink);font-size:13.5px;font-family:var(--ds-body);align-items:center;gap:10px;display:inline-flex}.ds-check .ds-box{box-sizing:border-box;border:1.5px solid var(--ds-line-hi);border-radius:var(--ds-r-1);background:var(--ds-bg-2);width:18px;height:18px;transition:all var(--ds-t-fast);flex-shrink:0;place-items:center;display:grid}.ds-check input{display:none}.ds-check input:checked~.ds-box{background:var(--ds-green);border-color:var(--ds-green)}.ds-check input:checked~.ds-box:after{content:"";border-top:0;border-bottom:2px solid #060b05;border-bottom:2px solid lab(2.56393% -1.72091 1.53642);border-left:2px solid #060b05;border-left:2px solid lab(2.56393% -1.72091 1.53642);border-right:0;width:10px;height:5px;margin-bottom:3px;transform:rotate(-45deg)}.ds-switch{cursor:pointer;color:var(--ds-ink);font-size:13.5px;font-family:var(--ds-body);align-items:center;gap:12px;display:inline-flex}.ds-switch input{display:none}.ds-switch .ds-track{background:var(--ds-bg-3);border:1px solid var(--ds-line-hi);border-radius:var(--ds-r-pill);width:38px;height:22px;transition:background var(--ds-t-fast),border-color var(--ds-t-fast);position:relative}.ds-switch .ds-track:after{content:"";background:var(--ds-ink-dim);width:16px;height:16px;transition:transform var(--ds-t-med) var(--ds-ease-out-quart),background var(--ds-t-fast);border-radius:50%;position:absolute;top:2px;left:2px}.ds-switch input:checked~.ds-track{background:var(--ds-green);border-color:var(--ds-green)}.ds-switch input:checked~.ds-track:after{background:#060b05;background:lab(2.56393% -1.72091 1.53642);transform:translate(16px)}.ds-chip-tog{font-family:var(--ds-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-r-pill);border:1px solid var(--ds-line-hi);color:var(--ds-ink-dim);cursor:pointer;transition:all var(--ds-t-fast);background:var(--ds-bg-2);align-items:center;padding:6px 12px;font-size:10.5px;font-weight:500;display:inline-flex}.ds-chip-tog:hover{color:var(--ds-ink);border-color:var(--ds-ink-dim)}.ds-chip-tog.ds-on{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);border-color:var(--ds-green);font-weight:600}.ds-dz{border:1.5px dashed var(--ds-line-hi);border-radius:var(--ds-r-4);text-align:center;background:color-mix(in oklch, var(--ds-bg-2) 60%, transparent);cursor:pointer;transition:all var(--ds-t-fast);padding:40px 20px}.ds-dz:hover{border-color:var(--ds-green);background:var(--ds-bg-3)}.ds-dz .ds-ic{width:36px;height:36px;color:var(--ds-green);margin:0 auto 10px}.ds-dz .ds-tt{font-family:var(--ds-display);color:var(--ds-ink);margin-bottom:4px;font-size:16px;font-weight:600}.ds-dz .ds-hnt{color:var(--ds-ink-mute);font-size:12px;font-family:var(--ds-body)}.ds-art-thumb{border-radius:var(--ds-r-2);aspect-ratio:1;background:#020402;background:lab(.937908% -.698745 .621107);overflow:hidden}.ds-empty{text-align:center;border:1px dashed var(--ds-line);border-radius:var(--ds-r-4);background:color-mix(in oklch, var(--ds-bg-2) 50%, transparent);padding:60px 30px}.ds-empty.ds-mute{color:var(--ds-ink-mute);background:0 0;border:none;padding:24px}.ds-empty .ds-ic{width:48px;height:48px;color:var(--ds-ink-mute);opacity:.6;margin:0 auto 18px}.ds-empty h4{font-family:var(--ds-display);letter-spacing:-.02em;color:var(--ds-ink);margin-bottom:8px;font-size:22px;font-weight:700}.ds-empty p{color:var(--ds-ink-dim);max-width:44ch;font-size:14px;line-height:1.55;font-family:var(--ds-body);margin:0 auto 18px}.ds-skel{background:linear-gradient(90deg, var(--ds-bg-2) 0%, var(--ds-bg-3) 50%, var(--ds-bg-2) 100%);border-radius:var(--ds-r-2);background-size:200% 100%;animation:1.4s infinite ds-shimmer}.ds-skel.ds-line{height:12px;margin-bottom:10px}.ds-skel.ds-line.ds-short{width:40%}.ds-skel.ds-line.ds-mid{width:70%}.ds-skel.ds-art{border-radius:var(--ds-r-2);width:46px;height:46px}.ds-skel.ds-pack-skel{aspect-ratio:5/6;border-radius:var(--ds-r-3);width:100%}@keyframes ds-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ds-banner{text-align:center;border-radius:var(--ds-r-3);font-size:14px;line-height:1.5;font-family:var(--ds-body);background:0 0;border:1px solid;justify-content:center;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ds-banner.ds-info{border-color:color-mix(in oklch, var(--ds-green) 65%, transparent);color:var(--ds-ink)}.ds-banner.ds-err{border-color:color-mix(in oklch, var(--ds-red-dim) 70%, var(--ds-line));color:var(--ds-ink)}.ds-banner.ds-ok{border-color:color-mix(in oklch, var(--ds-green) 65%, transparent);color:var(--ds-ink)}.ds-banner.ds-warn{border-color:color-mix(in oklch, var(--ds-yellow-dim) 70%, var(--ds-line));color:var(--ds-ink)}.ds-banner .ds-ic{flex-shrink:0;margin-top:2px}.ds-banner.ds-info .ds-ic{color:var(--ds-green)}.ds-banner.ds-err .ds-ic{color:var(--ds-red)}.ds-banner.ds-ok .ds-ic{color:var(--ds-green)}.ds-banner.ds-warn .ds-ic{color:var(--ds-yellow)}.ds-progress{background:var(--ds-bg-3);border-radius:var(--ds-r-pill);width:100%;height:6px;overflow:hidden}.ds-progress .ds-bar{background:var(--ds-green);border-radius:var(--ds-r-pill);height:100%;transition:width var(--ds-t-slow) var(--ds-ease-out-quart)}.ds-tip-host{display:inline-flex;position:relative}.ds-tip-host>.ds-tip{font-family:var(--ds-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-ink);background:var(--ds-bg-3);border:1px solid var(--ds-line-hi);border-radius:var(--ds-r-2);white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity var(--ds-t-med),transform var(--ds-t-med),visibility var(--ds-t-med);z-index:5;padding:6px 10px;font-size:10.5px;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}.ds-tip-host>.ds-tip:after{content:"";border:5px solid #0000;border-top-color:var(--ds-line-hi);position:absolute;top:100%;left:50%;transform:translate(-50%)}.ds-tip-host:hover>.ds-tip,.ds-tip-host:focus-within>.ds-tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.ds-tip-host>.ds-tip.ds-block{font-family:var(--ds-body);letter-spacing:0;text-transform:none;text-align:left;color:var(--ds-ink-dim);background:var(--ds-bg-2);border-color:var(--ds-line);white-space:normal;border-radius:var(--ds-r-3);width:320px;max-width:calc(100vw - 40px);padding:14px 16px;font-size:12.5px;line-height:1.55}.ds-tip-host>.ds-tip.ds-block:after{border-top-color:var(--ds-line)}.ds-tip-host>.ds-tip.ds-block b{color:var(--ds-ink);font-weight:600}.ds-tip-host>.ds-tip.ds-block ol{flex-direction:column;gap:6px;margin:8px 0 0;padding-left:18px;display:flex}.ds-tip-host>.ds-tip.ds-block ol li{color:var(--ds-ink-dim);font-size:12px;line-height:1.5}.ds-tip-host>.ds-tip.ds-right{left:auto;right:0;transform:translateY(4px)}.ds-tip-host:hover>.ds-tip.ds-right,.ds-tip-host:focus-within>.ds-tip.ds-right{transform:translateY(0)}.ds-tip-host>.ds-tip.ds-right:after{left:auto;right:14px;transform:none}.ds-modal{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-5);max-width:460px;padding:28px 26px;box-shadow:0 20px 60px #00000080}.ds-modal h4{font-family:var(--ds-display);letter-spacing:-.02em;color:var(--ds-ink);margin-bottom:8px;font-size:22px;font-weight:700}.ds-modal p{color:var(--ds-ink-dim);font-size:14px;line-height:1.55;font-family:var(--ds-body);margin-bottom:20px}.ds-modal .ds-actions{justify-content:flex-end;gap:10px;display:flex}.ds-p-link{color:var(--ds-green);border-bottom:1px solid color-mix(in oklch, var(--ds-green) 35%, transparent);transition:border-color var(--ds-t-fast)}.ds-p-link:hover{border-bottom-color:var(--ds-green)}.ds-chart-card{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-5);overflow:hidden}.ds-c-head,.ds-c-row{grid-template-columns:44px 50px 46px minmax(200px,1.3fr) 100px 120px 86px 52px 110px;gap:14px;padding:12px 22px;display:grid}.ds-c-head{border-bottom:1px solid var(--ds-line);background:color-mix(in oklch, var(--ds-bg-3) 50%, transparent);font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);font-size:9.5px;font-weight:500}.ds-c-head>div{align-self:center}.ds-c-head .ds-r{text-align:right}.ds-c-row{border-bottom:1px solid var(--ds-line);transition:background var(--ds-t-fast);cursor:pointer;color:inherit;align-items:center}.ds-c-row:last-child{border-bottom:0}.ds-c-row:hover{background:var(--ds-bg-3)}.ds-c-row:hover .ds-rk{color:var(--ds-green)}.ds-c-row .ds-rk{font-family:var(--ds-display);letter-spacing:-.02em;color:var(--ds-ink);font-variant-numeric:tabular-nums;transition:color var(--ds-t-fast);font-size:20px;font-weight:700}.ds-c-row .ds-art{border-radius:var(--ds-r-2);background:#020402;background:lab(.937908% -.698745 .621107);width:46px;height:46px;position:relative;overflow:hidden}.ds-c-row .ds-txt{min-width:0}.ds-c-row .ds-ti{font-family:var(--ds-display);letter-spacing:-.015em;color:var(--ds-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:600;overflow:hidden}.ds-c-row .ds-ar{font-family:var(--ds-mono);color:var(--ds-ink-mute);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:400}.ds-c-row .ds-genre,.ds-c-row .ds-city{font-family:var(--ds-mono);color:var(--ds-ink-dim);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:400}.ds-c-row .ds-dur{font-family:var(--ds-mono);color:var(--ds-ink-dim);font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.ds-stepper{align-items:center;display:flex}button.ds-step{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex}.ds-step-dot{border:1px solid var(--ds-line);width:28px;height:28px;color:var(--ds-ink-mute);font-family:var(--ds-mono);transition:border-color var(--ds-t-med),background var(--ds-t-med),color var(--ds-t-med);background:0 0;border-radius:50%;place-items:center;font-size:11px;line-height:1;display:grid}.ds-step.ds-on .ds-step-dot{border-color:var(--ds-green);background:color-mix(in oklch, var(--ds-green) 12%, transparent);color:var(--ds-green)}.ds-step.ds-done .ds-step-dot{border-color:var(--ds-green);background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-step-dot svg{width:14px;height:14px}.ds-step-lbl{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);white-space:nowrap;transition:color var(--ds-t-med);font-size:9.5px;font-weight:500}.ds-step.ds-on .ds-step-lbl,.ds-step.ds-done .ds-step-lbl{color:var(--ds-green)}.ds-step-line{background:var(--ds-line);width:48px;height:1px;transition:background var(--ds-t-med);flex-shrink:0;margin:0 4px 18px}.ds-step-line.ds-on{background:color-mix(in oklch, var(--ds-green) 55%, var(--ds-line))}@media (max-width:640px){.ds-step-line{width:24px}.ds-step-lbl{font-size:8.5px}}.ds-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.ds-btn,.ds-btn-icon,.ds-hl,.ds-free-dl,.ds-chip,.ds-chip-tog,.ds-input,.ds-textarea,.ds-select,.ds-switch .ds-track,.ds-step-dot,.ds-step-lbl,.ds-step-line,.ds-progress .ds-bar,.ds-skel{transition-duration:0s!important;animation-duration:0s!important}}.ds-btn:focus-visible,.ds-btn-icon:focus-visible,.ds-hl:focus-visible,.ds-free-dl:focus-visible,.ds-clear:focus-visible,.ds-chip-tog:focus-visible,.ds-row-play:focus-visible,.ds-breadcrumb a:focus-visible,.ds-disclosure summary:focus-visible{outline:2px solid var(--ds-green);outline-offset:2px}.ds-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (max-width:720px){.ds-video-grid{grid-template-columns:1fr}}.ds-video-card{border:1px solid var(--ds-line);border-radius:var(--ds-r-3);background:var(--ds-bg-2);cursor:pointer;transition:border-color var(--ds-t-fast), transform var(--ds-t-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.ds-video-card:hover{border-color:var(--ds-line-hi)}.ds-video-card:hover .ds-video-thumb-wrap{transform:scale(1.02)}.ds-video-thumb-wrap{aspect-ratio:16/9;background:var(--ds-bg-3);transition:transform var(--ds-t-med);position:relative;overflow:hidden}.ds-video-thumb-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-video-thumb-wrap .ds-video-placeholder{background:linear-gradient(135deg, var(--ds-bg-3), var(--ds-bg-2));color:var(--ds-ink-mute);font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;place-items:center;font-size:10.5px;display:grid;position:absolute;inset:0}.ds-video-thumb-wrap .ds-video-prov{border-radius:var(--ds-r-pill);font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink);background:#000000b8;border:1px solid #ffffff1f;align-items:center;gap:5px;padding:4px 9px;font-size:9.5px;font-weight:500;display:inline-flex;position:absolute;top:10px;left:10px}.ds-video-thumb-wrap .ds-video-play{pointer-events:none;opacity:0;transition:opacity var(--ds-t-fast);place-items:center;display:grid;position:absolute;inset:0}.ds-video-card:hover .ds-video-play{opacity:1}.ds-video-thumb-wrap .ds-video-play svg{filter:drop-shadow(0 4px 12px #0009);width:48px;height:48px;color:var(--ds-ink)}.ds-video-meta{flex-direction:column;gap:3px;padding:12px 14px 14px;display:flex}.ds-video-meta .ds-video-dj{font-family:var(--ds-display);letter-spacing:-.01em;color:var(--ds-ink);font-size:14.5px;font-weight:600;line-height:1.25}.ds-video-meta .ds-video-venue{font-family:var(--ds-mono);letter-spacing:.08em;color:var(--ds-ink-dim);font-size:10.5px;line-height:1.4}.ds-video-meta .ds-video-date{font-family:var(--ds-mono);letter-spacing:.14em;color:var(--ds-ink-mute);margin-top:2px;font-size:9.5px}.ds-video-card .ds-video-owner{opacity:0;transition:opacity var(--ds-t-fast);gap:4px;display:flex;position:absolute;top:8px;right:8px}.ds-video-card:hover .ds-video-owner{opacity:1}.ds-video-card .ds-video-owner button{width:28px;height:28px;color:var(--ds-ink);cursor:pointer;transition:background var(--ds-t-fast);background:#000000b8;border:1px solid #ffffff1f;border-radius:50%;place-items:center;display:grid}.ds-video-card .ds-video-owner button:hover{background:#000000eb}.ds-video-card .ds-video-owner button svg{width:14px;height:14px}.ds-video-add{aspect-ratio:16/9;border:1.5px dashed var(--ds-line-hi);border-radius:var(--ds-r-3);color:var(--ds-ink-dim);font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:border-color var(--ds-t-fast), color var(--ds-t-fast);background:0 0;place-items:center;font-size:10.5px;display:grid}.ds-video-add:hover{border-color:var(--ds-green);color:var(--ds-green)}.ds-lightbox{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:ds-fade-in var(--ds-t-med);background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ds-lightbox .ds-lightbox-shell{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);place-items:initial;width:100%;max-width:960px;padding:0;animation:none;display:block;position:relative;inset:auto;overflow:hidden}.ds-lightbox .ds-lightbox-frame{aspect-ratio:16/9;background:#000;max-width:none;max-height:none;display:block;position:relative}.ds-lightbox .ds-lightbox-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.ds-lightbox .ds-lightbox-close{width:32px;height:32px;color:var(--ds-ink);cursor:pointer;transition:background var(--ds-t-fast);z-index:2;background:#000000b8;border:1px solid #ffffff2e;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.ds-lightbox .ds-lightbox-close:hover{color:var(--ds-ink);background:#000000eb;border-color:#ffffff2e}.ds-lightbox .ds-lightbox-caption{border-top:1px solid var(--ds-line);font-family:var(--ds-mono);letter-spacing:.08em;color:var(--ds-ink-dim);text-transform:uppercase;text-align:left;padding:14px 18px;font-size:11px;position:static;bottom:auto;left:auto;right:auto}@keyframes ds-fade-in{0%{opacity:0}to{opacity:1}}.ds-feed-item{border:1px solid var(--ds-line);border-radius:var(--ds-r-3);background:var(--ds-bg-2);grid-template-columns:auto auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;transition:background-color .16s,border-color .16s;display:grid}.ds-feed-item:hover{background:var(--ds-bg-3);border-color:var(--ds-line-hi)}.ds-feed-item .ds-fi-ts{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-mute);white-space:nowrap;font-size:10px}.ds-feed-item .ds-fi-icon{width:20px;height:20px;color:var(--ds-green);flex-shrink:0}.ds-feed-item .ds-fi-text{font-family:var(--ds-body);color:var(--ds-ink);text-overflow:ellipsis;min-width:0;font-size:14px;line-height:1.4;overflow:hidden}.ds-feed-item .ds-fi-text strong{color:var(--ds-ink);font-weight:600}.ds-feed-item .ds-fi-text a{color:var(--ds-green);text-decoration:none}.ds-feed-item .ds-fi-text a:hover{text-decoration:underline}.ds-feed-item .ds-fi-thumb{border-radius:var(--ds-r-2);-o-object-fit:cover;object-fit:cover;background:var(--ds-bg-3);flex-shrink:0;width:48px;height:48px}@media (max-width:480px){.ds-feed-item{grid-template-columns:auto 1fr auto;gap:10px;padding:10px 12px}.ds-feed-item .ds-fi-icon{display:none}.ds-feed-item .ds-fi-thumb{width:40px;height:40px}.ds-feed-item .ds-fi-text{font-size:13px}}.ds-poster-card{aspect-ratio:3/4;border-radius:var(--ds-r-3);background:var(--ds-bg-3);cursor:pointer;transition:transform var(--ds-t-med) var(--ds-ease-out-quart);outline-offset:-1px;outline:1px solid #0000;position:relative;overflow:hidden}.ds-poster-card:hover{outline-color:var(--ds-green);transform:translateY(-2px)}.ds-poster-card .ds-img{background-position:50%;background-size:cover;position:absolute;inset:0}.ds-poster-card .ds-scrim{background:linear-gradient(#0000 40%,#030303d9 100%);background:linear-gradient(#0000 40%,lab(.903296% 0 0/.85) 100%);position:absolute;inset:0}.ds-poster-card .ds-ti{font-family:var(--ds-display);letter-spacing:-.02em;color:var(--ds-ink);text-transform:uppercase;font-size:clamp(20px,2.4vw,30px);font-weight:700;line-height:1;position:absolute;bottom:16px;left:18px;right:18px}.ds-poster-card .ds-ti .ds-b{color:color-mix(in oklch, var(--ds-ink) 75%, transparent);letter-spacing:0;text-transform:none;margin-top:2px;font-size:.6em;font-weight:600;display:block}.ds-row-actions{align-items:center;gap:4px;display:inline-flex}.ds-row-actions button{width:28px;height:28px;color:var(--ds-ink-dim);cursor:pointer;transition:background var(--ds-t-fast),color var(--ds-t-fast),border-color var(--ds-t-fast);background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;display:grid}.ds-row-actions button:hover{background:var(--ds-bg-3);border-color:var(--ds-line-hi);color:var(--ds-ink)}.ds-row-actions button.ds-primary:hover{background:var(--ds-green);border-color:var(--ds-green);color:#090909;color:lab(2.47865% 0 0)}.ds-row-actions svg{stroke-width:1.75px;width:13px;height:13px}.ds-hl-tabs{background:var(--ds-bg-3);border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);align-items:center;gap:0;padding:3px;display:inline-flex;position:relative}.ds-hl-tabs .ds-hl{z-index:1;background:0 0;position:relative}.ds-hl-tabs .ds-hl.ds-on{color:#090909;color:lab(2.47865% 0 0);background:0 0;font-weight:600}.ds-hl-tabs .ds-hl-indicator{background:var(--ds-green);border-radius:var(--ds-r-pill);transition:transform .28s var(--ds-ease-out-quart),width .28s var(--ds-ease-out-quart);z-index:0;pointer-events:none;will-change:transform,width;position:absolute;top:3px;bottom:3px;left:0}@media (prefers-reduced-motion:reduce){.ds-hl-tabs .ds-hl-indicator{transition:none}}.ds-hero{border-bottom:1px solid var(--ds-line);grid-template-columns:1fr auto;align-items:end;gap:28px;padding:24px 0 28px;display:grid}.ds-hero h1{font-family:var(--ds-display);letter-spacing:-.025em;color:var(--ds-ink);margin:0 0 10px;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:.98}.ds-hero h1 .ds-g{color:var(--ds-green)}.ds-hero .ds-lede{font-family:var(--ds-body);color:var(--ds-ink-dim);max-width:60ch;margin:0;font-size:14.5px;line-height:1.55}.ds-hero .ds-lede b{color:var(--ds-ink);font-weight:600}.ds-hero .ds-meta{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-dim);text-align:right;flex-direction:column;align-items:flex-end;gap:6px;max-width:240px;font-size:10.5px;line-height:1.7;display:flex}@media (max-width:900px){.ds-hero{grid-template-columns:1fr;gap:14px}.ds-hero .ds-meta{text-align:left;align-items:flex-start;max-width:none}}.ds-av{background:var(--ds-bg-3);border:1px solid var(--ds-line);width:40px;height:40px;font-family:var(--ds-display);color:var(--ds-ink);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:inline-grid;position:relative;overflow:hidden}.ds-av img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-av .ds-av-ph{background:linear-gradient(135deg,var(--ds-bg-2),color-mix(in oklch,var(--ds-green) 12%,var(--ds-bg-3)));width:100%;height:100%;font-family:var(--ds-display);color:var(--ds-ink-mute);text-transform:uppercase;letter-spacing:0;place-items:center;font-size:.45em;font-weight:700;display:grid}.ds-av.ds-s24{width:24px;height:24px;font-size:10px}.ds-av.ds-s32{width:32px;height:32px;font-size:12px}.ds-av.ds-s44{width:44px;height:44px;font-size:16px}.ds-av.ds-s56{width:56px;height:56px;font-size:20px}.ds-av.ds-s64{width:64px;height:64px;font-size:22px}.ds-av.ds-s72{width:72px;height:72px;font-size:26px}.ds-av.ds-s120{width:120px;height:120px;font-size:44px}.ds-lightbox-shell{z-index:var(--ds-z-modal);animation:ds-lb-in .2s var(--ds-ease-out-quart);background:#000000eb;background:lab(0% 0 0/.92);place-items:center;padding:32px;display:grid;position:fixed;inset:0}.ds-lightbox-frame{place-items:center;max-width:min(94vw,1400px);max-height:84vh;display:grid;position:relative}.ds-lightbox-frame img{-o-object-fit:contain;object-fit:contain;border-radius:var(--ds-r-3);max-width:100%;max-height:84vh;display:block}.ds-lightbox-caption{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-dim);text-align:center;font-size:11px;position:absolute;bottom:-44px;left:0;right:0}.ds-lightbox-close{border:1px solid var(--ds-line);width:40px;height:40px;color:var(--ds-ink-dim);cursor:pointer;transition:all var(--ds-t-fast);background:0 0;border-radius:50%;place-items:center;display:grid;position:absolute;top:24px;right:24px}.ds-lightbox-close:hover{border-color:var(--ds-green);color:var(--ds-green)}.ds-lightbox-close svg{stroke-width:1.75px;width:18px;height:18px}@keyframes ds-lb-in{0%{opacity:0}to{opacity:1}}.ds-glyph{background:var(--ds-bg-2);border:1px solid var(--ds-line);width:56px;height:56px;color:var(--ds-ink-mute);border-radius:50%;place-items:center;display:grid}.ds-glyph svg{stroke-width:1.75px;width:24px;height:24px}.ds-glyph.ds-ok{border-color:var(--ds-green);color:var(--ds-green);background:color-mix(in oklch,var(--ds-green) 8%,var(--ds-bg-2))}.ds-glyph.ds-err{border-color:var(--ds-red);color:var(--ds-red);background:color-mix(in oklch,var(--ds-red) 8%,var(--ds-bg-2))}.ds-glyph.ds-neutral{border-color:var(--ds-line-hi);color:var(--ds-ink-dim)}.ds-glyph.ds-sq{border-radius:var(--ds-r-3)}.ds-social{width:20px;height:20px;color:var(--ds-ink-dim);transition:color var(--ds-t-fast),transform var(--ds-t-fast),opacity var(--ds-t-fast);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ds-social:hover{color:var(--ds-green)}.ds-social:focus-visible{outline:2px solid var(--ds-green);outline-offset:3px;border-radius:2px}.ds-social svg{fill:currentColor;width:100%;height:100%;display:block}.ds-social img{-o-object-fit:contain;object-fit:contain;width:auto;height:100%;display:block}.ds-social.ds-s16{width:16px;height:16px}.ds-social.ds-s20{width:20px;height:20px}.ds-social.ds-s24{width:24px;height:24px}.ds-social.ds-s32{width:32px;height:32px}.ds-social.ds-s48{width:48px;height:48px}.ds-social.ds-on{color:var(--ds-green)}.ds-social.ds-locked:hover{color:inherit;opacity:.82;transform:translateY(-1px)}.ds-social.ds-locked:focus-visible{outline-color:currentColor}.ds-social.ds-pl-fb{color:#0866ff}.ds-social.ds-pl-yt{color:red}.ds-social.ds-pl-sc{color:#f50}.ds-social.ds-pl-tt{color:var(--ds-ink)}.ds-social-row{flex-wrap:wrap;align-items:center;gap:14px;display:inline-flex}.ds-social-row.ds-sm{gap:10px}.ds-social-row.ds-lg{gap:18px}.ds-eyebrow{font-family:var(--ds-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--ds-ink-mute);align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:500;display:inline-flex}.ds-eyebrow:before{content:"";background:currentColor;flex-shrink:0;width:26px;height:1px}.ds-eyebrow.ds-lime{color:var(--ds-green)}.ds-eyebrow.ds-with-dot:before{background:var(--ds-green);border-radius:50%;width:6px;height:6px}.ds-wf-block{flex-direction:column;gap:6px;width:100%;display:flex}.ds-wf-name{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);padding-left:2px;font-size:10.5px;line-height:1}.ds-waveform-pill{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);align-items:center;gap:12px;min-height:44px;padding:6px;display:flex}.ds-waveform-pill .ds-wf-toggle{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);cursor:pointer;width:32px;height:32px;transition:transform var(--ds-t-fast);border:0;border-radius:50%;outline:none;flex-shrink:0;place-items:center;display:grid}.ds-waveform-pill .ds-wf-toggle:hover{transform:scale(1.04)}.ds-waveform-pill .ds-wf-toggle:focus{outline:none}.ds-waveform-pill .ds-wf-toggle:focus-visible{outline:2px solid var(--ds-green);outline-offset:2px}.ds-waveform-pill .ds-wf-toggle svg{stroke-width:0;fill:currentColor;width:14px;height:14px}.ds-waveform-pill .ds-wf-canvas{cursor:pointer;flex:1;min-width:0;height:24px;display:block}.ds-waveform-pill .ds-wf-time{font-family:var(--ds-mono);color:var(--ds-ink-mute);font-variant-numeric:tabular-nums;flex-shrink:0;padding-right:8px;font-size:10px}.ds-waveform-pill.ds-sm{min-height:36px}.ds-waveform-pill.ds-sm .ds-wf-toggle{width:26px;height:26px}.ds-waveform-pill.ds-sm .ds-wf-toggle svg{width:12px;height:12px}.ds-waveform-pill.ds-sm .ds-wf-canvas{height:20px}.ds-waveform-sample{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);align-items:center;gap:8px;min-height:32px;padding:4px 10px 4px 4px;display:flex}.ds-waveform-sample .ds-ws-toggle{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);cursor:pointer;border:0;border-radius:50%;outline:none;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.ds-waveform-sample .ds-ws-toggle:focus{outline:none}.ds-waveform-sample .ds-ws-toggle:focus-visible{outline:2px solid var(--ds-green);outline-offset:2px}.ds-waveform-sample .ds-ws-toggle svg{fill:currentColor;width:10px;height:10px}.ds-waveform-sample .ds-ws-canvas{flex:1;min-width:60px;height:18px;display:block}.ds-waveform-sample .ds-ws-dur{font-family:var(--ds-mono);color:var(--ds-ink-mute);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:9.5px}.ds-chart-card.ds-leaderboard .ds-c-head,.ds-chart-card.ds-leaderboard .ds-c-row{grid-template-columns:48px 32px 1fr 220px 100px 110px auto}.ds-poster-card.ds-large{aspect-ratio:1}.ds-poster-card.ds-small{aspect-ratio:1;border-radius:var(--ds-r-2)}.ds-poster-card.ds-rail{aspect-ratio:4/3;flex-shrink:0;width:240px}.ds-art-thumb.ds-track{background:#000}.ds-art-thumb.ds-track img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.ds-poster-card.ds-playable .ds-play{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);cursor:pointer;opacity:0;width:56px;height:56px;transition:opacity var(--ds-t-fast);border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ds-poster-card.ds-playable:hover .ds-play,.ds-poster-card.ds-playable .ds-play.ds-on{opacity:1}.ds-step-dot.ds-lg{border-radius:var(--ds-r-3);background:color-mix(in oklch,var(--ds-green) 6%,var(--ds-bg-2));border:1px solid color-mix(in oklch,var(--ds-green) 24%,var(--ds-line));width:120px;height:120px;color:var(--ds-green)}.ds-step-dot.ds-lg svg{stroke-width:1.5px;width:48px;height:48px}.ds-stat.ds-big .ds-v{letter-spacing:-.03em;font-size:clamp(40px,4.4vw,64px);line-height:.95}.ds-stat.ds-xl .ds-v{letter-spacing:-.035em;font-size:clamp(56px,6vw,96px);line-height:.92}.ds-tier-card{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);cursor:pointer;text-align:left;font:inherit;color:inherit;transition:border-color var(--ds-t-fast),background var(--ds-t-fast);flex-direction:column;gap:14px;padding:20px;display:flex;position:relative}.ds-tier-card:hover{border-color:var(--ds-line-hi)}.ds-tier-card.ds-on{border-color:var(--ds-green);background:color-mix(in oklch,var(--ds-green) 6%,var(--ds-bg-2))}.ds-tier-card.ds-disabled{opacity:.5;cursor:not-allowed}.ds-tier-card .ds-tier-check{border:1px solid var(--ds-line-hi);width:18px;height:18px;transition:all var(--ds-t-fast);background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid;position:absolute;top:14px;right:14px}.ds-tier-card.ds-on .ds-tier-check{background:var(--ds-green);border-color:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-tier-card .ds-tier-check svg{stroke-width:2.5px;opacity:0;width:10px;height:10px;transition:opacity var(--ds-t-fast)}.ds-tier-card.ds-on .ds-tier-check svg{opacity:1}.ds-form-footer{border-top:1px solid var(--ds-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.ds-form-footer .ds-form-meta{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-mute);flex:1;align-items:center;gap:10px;min-width:0;font-size:10.5px;display:flex}.ds-verified{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);vertical-align:middle;border-radius:50%;flex-shrink:0;place-items:center;width:14px;height:14px;margin-left:6px;display:inline-grid}.ds-verified svg{stroke-width:3px;width:8px;height:8px}.ds-verified.ds-sm{width:12px;height:12px;margin-left:4px}.ds-verified.ds-sm svg{width:7px;height:7px}.ds-verified.ds-lg{width:18px;height:18px;margin-left:8px}.ds-verified.ds-lg svg{stroke-width:2.5px;width:10px;height:10px}@media (max-width:640px){.ds-verified{width:12px;height:12px;margin-left:4px}.ds-verified svg{stroke-width:3.25px;width:7px;height:7px}.ds-verified.ds-sm{width:10px;height:10px;margin-left:3px}.ds-verified.ds-sm svg{width:6px;height:6px}}.ds-mosaic{grid-template-columns:1.1fr 1.4fr;gap:14px;display:grid}.ds-mosaic>:first-child{aspect-ratio:3/4}.ds-mosaic .ds-mosaic-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ds-mosaic .ds-mosaic-grid>*{aspect-ratio:1}@media (max-width:900px){.ds-mosaic{grid-template-columns:1fr;gap:12px}.ds-mosaic>:first-child{aspect-ratio:16/9}.ds-mosaic .ds-mosaic-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:10px}}.ds-artist-banner{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);color:inherit;transition:border-color var(--ds-t-med);grid-template-columns:220px 1fr;gap:0;text-decoration:none;display:grid;overflow:hidden}.ds-artist-banner:hover{border-color:var(--ds-line-hi)}.ds-artist-banner .ds-ab-art{background:var(--ds-bg-3);position:relative;overflow:hidden}.ds-artist-banner .ds-ab-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-artist-banner .ds-ab-art-ph{font-family:var(--ds-display);color:var(--ds-ink-mute);background:linear-gradient(135deg,var(--ds-bg-2),color-mix(in oklch,var(--ds-green) 12%,var(--ds-bg-3)));place-items:center;font-size:64px;font-weight:700;display:grid;position:absolute;inset:0}.ds-artist-banner .ds-ab-body{flex-direction:column;gap:10px;padding:18px 22px;display:flex}.ds-artist-banner .ds-ab-eye{font-family:var(--ds-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--ds-green);font-size:9.5px;font-weight:500}.ds-artist-banner .ds-ab-name{font-family:var(--ds-display);letter-spacing:-.02em;color:var(--ds-ink);margin:0;font-size:22px;font-weight:700;line-height:1.05}.ds-artist-banner .ds-ab-meta{font-family:var(--ds-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ds-ink-mute);font-size:10.5px}.ds-artist-banner .ds-ab-meta b{color:var(--ds-green);font-variant-numeric:tabular-nums;font-weight:500}.ds-artist-banner .ds-ab-tracks{border-top:1px solid var(--ds-line);flex-direction:column;gap:4px;margin-top:6px;padding-top:10px;display:flex}.ds-artist-banner .ds-ab-track{font-family:var(--ds-body);color:var(--ds-ink-dim);grid-template-columns:14px 1fr auto;align-items:center;gap:10px;min-width:0;font-size:12.5px;display:grid}.ds-artist-banner .ds-ab-track .ds-ab-rank{font-family:var(--ds-mono);color:var(--ds-ink-mute);font-variant-numeric:tabular-nums;font-size:10px}.ds-artist-banner .ds-ab-track .ds-ab-tt{text-overflow:ellipsis;white-space:nowrap;color:var(--ds-ink);overflow:hidden}.ds-artist-banner .ds-ab-track .ds-ab-dl{font-family:var(--ds-mono);color:var(--ds-green);font-variant-numeric:tabular-nums;font-size:10.5px}.ds-artist-banner .ds-ab-cta{align-items:center;gap:8px;margin-top:auto;display:flex}@media (max-width:760px){.ds-artist-banner{grid-template-columns:1fr}.ds-artist-banner .ds-ab-art{aspect-ratio:16/9}}.ds-artist-banner.ds-full{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);grid-template-columns:280px 1fr;gap:0;display:grid;overflow:hidden}.ds-artist-banner .ds-ab-portrait{background:linear-gradient(135deg,var(--ds-bg-3),color-mix(in oklch,var(--ds-green) 14%,var(--ds-bg-2)));place-items:center;min-height:300px;display:grid;position:relative}.ds-artist-banner .ds-ab-portrait .ds-ab-art-ph{font-family:var(--ds-display);color:color-mix(in oklch,var(--ds-ink) 60%,transparent);letter-spacing:-.04em;font-size:96px;font-weight:700}.ds-artist-banner .ds-ab-portrait img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ds-artist-banner.ds-round-portrait .ds-ab-portrait{background:0 0;justify-content:start;min-height:0;padding:32px 0 32px 28px}.ds-artist-banner.ds-round-portrait .ds-ab-portrait .ds-ab-art-ph{background:linear-gradient(135deg,var(--ds-bg-3),color-mix(in oklch,var(--ds-green) 18%,var(--ds-bg-2)));width:220px;height:220px;box-shadow:0 0 0 1px var(--ds-line-hi) inset;border-radius:50%;place-items:center;font-size:88px;display:grid;position:relative;overflow:hidden}.ds-artist-banner.ds-round-portrait .ds-ab-portrait img{border-radius:50%;width:220px;height:220px;position:relative;inset:auto}.ds-artist-banner.ds-round-portrait .ds-ab-rank-badge{top:auto;bottom:42px;left:120px}.ds-artist-banner .ds-ab-rank-badge{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;border-radius:var(--ds-r-pill);font-variant-numeric:tabular-nums;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.ds-artist-banner .ds-ab-stack{flex-direction:column;min-width:0;padding:24px 28px;display:flex}.ds-artist-banner .ds-ab-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ds-artist-banner .ds-ab-id{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ds-artist-banner.ds-full .ds-ab-name{font-family:var(--ds-display);letter-spacing:-.025em;color:var(--ds-ink);align-items:center;gap:8px;margin:0;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1.05;display:inline-flex}.ds-artist-banner .ds-ab-check{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-grid}.ds-artist-banner .ds-ab-stats{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ds-artist-banner .ds-ab-stat{flex-direction:column;gap:2px;display:flex}.ds-artist-banner .ds-ab-stat b{font-family:var(--ds-display);color:var(--ds-green);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1}.ds-artist-banner .ds-ab-stat span{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);font-size:9.5px}.ds-artist-banner .ds-ab-sep{background:var(--ds-line);width:1px;height:28px}.ds-artist-banner.ds-full .ds-ab-cta{flex-shrink:0;align-items:center;gap:8px;margin-top:0;display:flex}.ds-artist-banner .ds-ab-divider{background:var(--ds-line);height:1px;margin:18px 0 14px}.ds-artist-banner .ds-ab-tracks-head{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-mute);margin-bottom:8px;font-size:9.5px}.ds-artist-banner.ds-full .ds-ab-tracks{border-top:0;gap:2px;margin-top:0;padding-top:0}.ds-artist-banner.ds-full .ds-ab-track{border-bottom:1px solid var(--ds-line);transition:background var(--ds-t-fast);grid-template-columns:24px auto 1fr 110px;align-items:center;gap:14px;padding:8px 4px;display:grid}.ds-artist-banner.ds-full .ds-ab-track:last-child{border-bottom:0}.ds-artist-banner.ds-full .ds-ab-track:hover{background:color-mix(in oklch,var(--ds-green) 4%,transparent)}.ds-artist-banner.ds-full .ds-ab-track .ds-ab-rank{font-family:var(--ds-mono);color:var(--ds-ink-mute);font-variant-numeric:tabular-nums;font-size:11px}.ds-artist-banner.ds-full .ds-ab-track .ds-ab-tt{font-family:var(--ds-display);color:var(--ds-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ds-artist-banner.ds-full .ds-ab-track .ds-ab-dl{font-family:var(--ds-mono);color:var(--ds-ink-dim);text-align:right;font-size:11px}.ds-artist-banner.ds-full .ds-ab-track .ds-ab-dl b{color:var(--ds-green);font-variant-numeric:tabular-nums;font-weight:500}.ds-artist-banner .ds-ab-dur{font-family:var(--ds-mono);color:var(--ds-ink-mute);font-variant-numeric:tabular-nums;text-align:right;font-size:11px}@media (max-width:900px){.ds-artist-banner.ds-full{grid-template-columns:1fr}.ds-artist-banner.ds-full .ds-ab-portrait{min-height:200px}.ds-artist-banner.ds-full .ds-ab-track{grid-template-columns:24px auto 1fr;gap:10px}.ds-artist-banner.ds-full .ds-ab-track .ds-ab-dur,.ds-artist-banner.ds-full .ds-ab-track .ds-free-dl{display:none}}.ds-carousel{border-radius:var(--ds-r-4);background:var(--ds-bg-2);display:block;position:relative;overflow:hidden}.ds-carousel.ds-21x9{aspect-ratio:21/9}.ds-carousel.ds-16x9{aspect-ratio:16/9}.ds-carousel .ds-c-stage{width:100%;height:100%;min-height:clamp(320px,40vh,460px);position:relative}.ds-carousel .ds-c-track{width:100%;height:100%;display:grid;position:relative}.ds-carousel .ds-c-track>.ds-c-slide{opacity:0;visibility:hidden;transition:opacity .6s var(--ds-ease-out-quart),visibility 0s .6s;grid-area:1/1;grid-template-columns:1.4fr 1fr;align-items:center;gap:32px;padding:32px clamp(20px,4vw,56px);display:grid}.ds-carousel .ds-c-track>.ds-c-slide.ds-on{opacity:1;visibility:visible;transition:opacity .6s var(--ds-ease-out-quart),visibility 0s 0s}.ds-carousel .ds-c-copy{flex-direction:column;gap:14px;min-width:0;max-width:560px;display:flex}.ds-carousel .ds-c-title{font-family:var(--ds-display);letter-spacing:-.025em;color:var(--ds-ink);text-transform:none;margin:0;font-size:clamp(28px,3.6vw,52px);font-weight:700;line-height:.98}.ds-carousel .ds-c-by{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);margin:0;font-size:11px}.ds-carousel .ds-c-by b{color:var(--ds-green);letter-spacing:.16em;font-weight:500}.ds-carousel .ds-c-desc{font-family:var(--ds-body);color:var(--ds-ink-dim);margin:0;font-size:14.5px;line-height:1.5}.ds-carousel .ds-c-tags{flex-wrap:wrap;gap:6px;display:flex}.ds-carousel .ds-c-cta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.ds-carousel .ds-c-art{border-radius:var(--ds-r-3);aspect-ratio:1;background:var(--ds-bg-3);max-width:380px;margin-left:auto;position:relative;overflow:hidden}.ds-carousel .ds-c-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-carousel .ds-c-art-ph{font-family:var(--ds-display);color:var(--ds-ink-mute);opacity:.45;place-items:center;font-size:96px;font-weight:700;display:grid;position:absolute;inset:0}.ds-carousel .ds-c-nav{border:1px solid var(--ds-line-hi);background:color-mix(in oklch,var(--ds-bg) 60%,transparent);width:40px;height:40px;color:var(--ds-ink);cursor:pointer;transition:all var(--ds-t-fast);z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ds-carousel .ds-c-nav:hover{background:var(--ds-bg-2);border-color:var(--ds-ink-dim)}.ds-carousel .ds-c-nav-prev{left:16px}.ds-carousel .ds-c-nav-next{right:16px}.ds-carousel .ds-c-nav svg{stroke-width:1.75px;width:16px;height:16px}.ds-carousel .ds-c-dots{z-index:3;pointer-events:none;justify-content:center;gap:8px;display:flex;position:absolute;bottom:18px;left:0;right:0}.ds-carousel .ds-c-dot{pointer-events:auto;background:color-mix(in oklch,var(--ds-ink) 28%,transparent);cursor:pointer;width:24px;height:3px;transition:background var(--ds-t-fast),width var(--ds-t-fast);border:0;border-radius:2px;padding:0}.ds-carousel .ds-c-dot.ds-on{background:var(--ds-green);width:36px}.ds-carousel .ds-c-dot:hover{background:color-mix(in oklch,var(--ds-ink) 60%,transparent)}.ds-carousel .ds-c-dot.ds-on:hover{background:var(--ds-green)}.ds-carousel .ds-c-progress{background:color-mix(in oklch,var(--ds-ink) 14%,transparent);z-index:3;pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ds-carousel .ds-c-progress-bar{background:var(--ds-green);transform-origin:0;animation:ds-c-fill var(--ds-c-cycle,6.5s) linear forwards;position:absolute;inset:0}.ds-carousel .ds-c-progress-bar.ds-paused{animation-play-state:paused}@keyframes ds-c-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:900px){.ds-carousel.ds-21x9,.ds-carousel.ds-16x9{aspect-ratio:auto}.ds-carousel .ds-c-stage{min-height:280px}.ds-carousel .ds-c-track>.ds-c-slide{grid-template-columns:1fr;gap:18px;padding:24px 20px}.ds-carousel .ds-c-art{max-width:200px;margin:0 auto}.ds-carousel .ds-c-nav{display:none}}.ds-shop-filter{background:color-mix(in oklch,var(--ds-bg-2) 92%,transparent);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);width:100%;padding:14px clamp(16px,3vw,28px);display:block}.ds-shop-filter .ds-sf-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.ds-shop-filter .ds-sf-main{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ds-shop-filter .ds-sf-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.ds-shop-filter .ds-sf-pop{position:relative}.ds-shop-filter .ds-sf-trigger{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-dim);cursor:pointer;transition:all var(--ds-t-fast);align-items:center;gap:8px;min-height:36px;padding:8px 14px;font-size:11px;font-weight:500;display:inline-flex}.ds-shop-filter .ds-sf-trigger:hover{color:var(--ds-ink);border-color:var(--ds-ink-dim)}.ds-shop-filter .ds-sf-trigger.ds-open{background:var(--ds-bg-3);border-color:var(--ds-ink-dim);color:var(--ds-ink)}.ds-shop-filter .ds-sf-trigger.ds-on{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);border-color:var(--ds-green);font-weight:600}.ds-shop-filter .ds-sf-trigger.ds-on .ds-sf-chev{color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-shop-filter .ds-sf-trigger.ds-placeholder{opacity:.4;cursor:not-allowed;pointer-events:none}.ds-shop-filter .ds-sf-label{font:inherit;color:inherit}.ds-shop-filter .ds-sf-chev{stroke-width:1.75px;color:currentColor;width:12px;height:12px;transition:transform var(--ds-t-fast);flex-shrink:0}.ds-shop-filter .ds-sf-trigger.ds-open .ds-sf-chev{transform:rotate(180deg)}@media (max-width:760px){.ds-shop-filter{padding:12px 16px}.ds-shop-filter .ds-sf-main{gap:6px}.ds-shop-filter .ds-sf-trigger{letter-spacing:.14em;padding:7px 11px;font-size:10.5px}}.ds-pack-card{color:inherit;background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-3);transition:border-color var(--ds-t-med),transform var(--ds-t-med) var(--ds-ease-out-quart);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.ds-pack-card:hover{border-color:var(--ds-line-hi);transform:translateY(-2px)}.ds-pack-card.ds-row{flex-direction:row;align-items:stretch}.ds-pack-card .ds-pc-cover{aspect-ratio:1;background:var(--ds-bg-3);flex-shrink:0;position:relative;overflow:hidden}.ds-pack-card.ds-row .ds-pc-cover{aspect-ratio:1;width:120px}.ds-pack-card .ds-pc-art{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ds-ease-out-quart);display:block}.ds-pack-card:hover .ds-pc-art{transform:scale(1.04)}.ds-pack-card .ds-pc-ph{text-align:center;background:linear-gradient(135deg,var(--ds-bg-3),color-mix(in oklch,var(--ds-green) 8%,var(--ds-bg-3)));align-content:center;place-items:center;gap:10px;padding:18px;display:grid;position:absolute;inset:0}.ds-pack-card .ds-pc-ph .ds-pc-ph-tag{font-family:var(--ds-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--ds-ink-mute);font-size:9.5px;font-weight:500}.ds-pack-card .ds-pc-ph .ds-pc-ph-title{font-family:var(--ds-display);letter-spacing:-.01em;color:var(--ds-ink-dim);word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:90%;font-size:clamp(13px,1.4vw,18px);font-weight:600;line-height:1.15;display:-webkit-box;overflow:hidden}.ds-pack-card .ds-pc-scrim{opacity:0;transition:opacity var(--ds-t-fast);pointer-events:none;background:linear-gradient(#0000 50%,#00000059 100%);background:linear-gradient(#0000 50%,lab(0% 0 0/.35) 100%);position:absolute;inset:0}.ds-pack-card:hover .ds-pc-scrim,.ds-pack-card .ds-pc-scrim.ds-on{opacity:1}.ds-pack-card .ds-pc-type{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-mute);font-size:9.5px;font-weight:600;line-height:1}.ds-pack-card .ds-pc-type.ds-sample,.ds-pack-card .ds-pc-type.ds-project{color:var(--ds-green)}.ds-pack-card .ds-pc-badges{z-index:2;flex-direction:column;align-items:flex-start;gap:4px;display:flex;position:absolute;top:10px;left:10px}.ds-pack-card .ds-pc-badge{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:var(--ds-r-pill);background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);padding:3px 8px;font-size:9px;font-weight:600}.ds-pack-card .ds-pc-badge.ds-new{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0)}.ds-pack-card .ds-pc-badge.ds-free{background:var(--ds-warn,#ffd166);color:#090909;color:lab(2.47865% 0 0)}.ds-pack-card .ds-pc-wish{border:1px solid var(--ds-line);background:color-mix(in oklch,var(--ds-bg) 60%,transparent);width:30px;height:30px;color:var(--ds-ink-dim);cursor:pointer;transition:all var(--ds-t-fast);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.ds-pack-card .ds-pc-wish:hover{color:var(--ds-ink);border-color:var(--ds-ink-dim)}.ds-pack-card .ds-pc-wish.ds-on{color:var(--ds-green);border-color:color-mix(in oklch,var(--ds-green) 50%,transparent)}.ds-pack-card .ds-pc-wish svg{stroke-width:1.75px;width:14px;height:14px}.ds-pack-card .ds-pc-play{opacity:0;background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);cursor:pointer;width:48px;height:48px;transition:all var(--ds-t-fast);z-index:3;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.ds-pack-card:hover .ds-pc-play,.ds-pack-card .ds-pc-play.ds-on{opacity:1;transform:translate(-50%,-50%)scale(1)}.ds-pack-card .ds-pc-play svg{fill:currentColor;width:18px;height:18px}.ds-pack-card .ds-pc-body{flex-direction:column;flex:1;gap:6px;min-width:0;padding:12px 14px 14px;display:flex}.ds-pack-card.ds-row .ds-pc-body{padding:14px 18px}.ds-pack-card .ds-pc-title{font-family:var(--ds-display);letter-spacing:-.01em;color:var(--ds-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.ds-pack-card .ds-pc-creator{font-family:var(--ds-mono);letter-spacing:.12em;text-transform:lowercase;color:var(--ds-ink-mute);text-overflow:ellipsis;white-space:nowrap;min-width:0;transition:color var(--ds-t-fast);font-size:10.5px;text-decoration:none;overflow:hidden}.ds-pack-card a.ds-pc-creator:hover{color:var(--ds-ink)}.ds-pack-card .ds-pc-foot{border-top:1px solid var(--ds-line);justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:auto;padding-top:8px;display:flex}.ds-pack-card .ds-pc-foot-r{flex-shrink:0;align-items:center;gap:8px;display:flex}.ds-pack-card .ds-pc-genres{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 18px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 18px),#0000 100%)}.ds-pack-card .ds-pc-genres:focus-visible{outline:2px solid var(--ds-green);outline-offset:2px;border-radius:var(--ds-r-pill)}.ds-pack-card .ds-pc-genres::-webkit-scrollbar{display:none}.ds-pack-card .ds-pc-genres .ds-pc-genre{flex-shrink:0}.ds-pack-card .ds-pc-genre{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-dim);white-space:nowrap;border:1px solid var(--ds-line);border-radius:var(--ds-r-pill);background:var(--ds-bg-3);transition:border-color var(--ds-t-fast),color var(--ds-t-fast);padding:3px 8px;font-size:9.5px}.ds-pack-card .ds-pc-genre:hover{border-color:color-mix(in oklch,var(--ds-green) 30%,var(--ds-line-hi));color:var(--ds-ink)}.ds-pack-card .ds-pc-price{font-family:var(--ds-display);letter-spacing:-.01em;color:var(--ds-ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700;line-height:1}.ds-pack-card .ds-pc-price.ds-free{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-green);font-size:11px;font-weight:600}.ds-pack-card .ds-pc-cart{border:1px solid var(--ds-line-hi);width:30px;height:30px;color:var(--ds-ink);cursor:pointer;transition:all var(--ds-t-fast);background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.ds-pack-card .ds-pc-cart:hover{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);border-color:var(--ds-green)}.ds-pack-card .ds-pc-cart.ds-in-cart{background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);border-color:var(--ds-green);cursor:default}.ds-pack-card .ds-pc-cart svg{stroke-width:1.75px;width:14px;height:14px}.ds-track-card{flex-direction:column;gap:10px;min-width:0;display:flex}.ds-track-card .ds-tc-art{aspect-ratio:1;background:var(--ds-bg-3);border-radius:var(--ds-r-3);text-decoration:none;display:block;position:relative;overflow:hidden}.ds-track-card .ds-tc-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ds-ease-out-quart);display:block}.ds-track-card:hover .ds-tc-art img{transform:scale(1.04)}.ds-track-card .ds-tc-art-ph{font-family:var(--ds-display);color:var(--ds-ink-mute);opacity:.45;place-items:center;font-size:64px;font-weight:700;display:grid;position:absolute;inset:0}.ds-track-card .ds-tc-badge{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;border-radius:var(--ds-r-pill);background:var(--ds-green);color:#090909;color:lab(2.47865% 0 0);z-index:2;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:10px;left:10px}.ds-track-card .ds-tc-badge.ds-promo{background:var(--ds-green)}.ds-track-card.ds-promoted .ds-tc-art:after{content:"";border-radius:inherit;box-shadow:inset 0 0 0 1.5px var(--ds-green);pointer-events:none;z-index:3;position:absolute;inset:0}.ds-track-card .ds-tc-play{opacity:0;background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);cursor:pointer;width:46px;height:46px;transition:all var(--ds-t-fast);z-index:2;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.ds-track-card .ds-tc-art:hover .ds-tc-play,.ds-track-card .ds-tc-play.ds-on{opacity:1;transform:translate(-50%,-50%)scale(1)}.ds-track-card .ds-tc-play svg{fill:currentColor;width:18px;height:18px}.ds-track-card .ds-tc-meta{flex-direction:column;gap:4px;min-width:0;padding:0 2px;display:flex}.ds-track-card .ds-tc-ti{font-family:var(--ds-display);letter-spacing:-.01em;color:var(--ds-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:700;line-height:1.2;text-decoration:none;display:block;overflow:hidden}.ds-track-card .ds-tc-ti:hover{color:var(--ds-green)}.ds-track-card .ds-tc-ar{font-family:var(--ds-body);color:var(--ds-ink-dim);align-items:center;gap:6px;min-width:0;font-size:13px;text-decoration:none;display:inline-flex}.ds-track-card .ds-tc-ar-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ds-track-card .ds-tc-ar:hover{color:var(--ds-ink)}.ds-track-card .ds-tc-check{color:var(--ds-green);flex-shrink:0}.ds-track-card .ds-tc-foot{justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:6px;display:flex}.ds-track-card .ds-tc-foot>.ds-meta-chip{white-space:nowrap;scrollbar-width:none;min-width:0;max-width:100%;overflow-x:auto}.ds-track-card .ds-tc-foot>.ds-meta-chip::-webkit-scrollbar{display:none}.ds-track-card .ds-tc-foot>.ds-meta-chip.ds-clipped{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 14px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 14px),#0000)}.ds-track-card .ds-tc-actions{align-items:center;gap:8px;min-width:0;display:inline-flex}.ds-track-card .ds-tc-play-foot{display:none}.ds-track-card.ds-row{border-radius:var(--ds-r-3);border-bottom:1px solid var(--ds-line);background:0 0;grid-template-columns:48px 64px 1fr auto auto;align-items:center;gap:14px;padding:10px 12px;display:grid}.ds-track-card.ds-row .ds-tc-art{aspect-ratio:1;border-radius:var(--ds-r-2);width:64px;height:64px}.ds-track-card.ds-row .ds-tc-meta{gap:2px;padding:0}.ds-track-card.ds-row .ds-tc-ti{font-size:14px;font-weight:600}.ds-track-card.ds-row .ds-tc-ar{font-size:12px}.ds-track-card.ds-row .ds-tc-foot{justify-content:flex-end;margin-top:0}.ds-profile-hero{grid-template-columns:240px 1fr;align-items:start;gap:36px;padding:32px 4px;display:grid}.ds-profile-hero .ds-ph-portrait{background:linear-gradient(135deg,var(--ds-bg-3),color-mix(in oklch,var(--ds-green) 14%,var(--ds-bg-2)));border-radius:50%;flex-shrink:0;width:240px;height:240px;position:relative;overflow:hidden}.ds-profile-hero .ds-ph-portrait img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-profile-hero .ds-ph-portrait-ph{font-family:var(--ds-display);color:var(--ds-ink-mute);letter-spacing:-.04em;place-items:center;font-size:96px;font-weight:700;display:grid;position:absolute;inset:0}.ds-profile-hero .ds-ph-portrait-side{flex-direction:column;align-items:flex-start;gap:10px;margin-top:14px;display:flex}.ds-profile-hero .ds-ph-portrait-side .ds-ph-socials{align-items:center;gap:6px;display:inline-flex}.ds-profile-hero .ds-ph-portrait-side .ds-ph-social{border:1px solid var(--ds-line);width:30px;height:30px;color:var(--ds-ink-dim);cursor:pointer;transition:all var(--ds-t-fast);background:0 0;border-radius:50%;place-items:center;text-decoration:none;display:grid}.ds-profile-hero .ds-ph-portrait-side .ds-ph-social:hover{color:var(--ds-ink);border-color:var(--ds-ink-dim)}.ds-profile-hero .ds-ph-portrait-side .ds-ph-social svg{stroke-width:1.75px;width:13px;height:13px}.ds-profile-hero .ds-ph-body{flex-direction:column;gap:18px;min-width:0;display:flex}.ds-profile-hero .ds-ph-id{flex-direction:column;gap:4px;min-width:0;display:flex}.ds-profile-hero .ds-ph-name{font-family:var(--ds-display);letter-spacing:-.035em;color:var(--ds-ink);flex-wrap:wrap;align-items:center;gap:12px;margin:0;font-size:clamp(36px,5vw,72px);font-weight:700;line-height:.95;display:inline-flex}.ds-profile-hero .ds-ph-name .ds-tc-check,.ds-profile-hero .ds-ph-name .ds-verified{flex-shrink:0}.ds-profile-hero .ds-ph-handle{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-mute);margin-top:6px;font-size:11px}.ds-profile-hero .ds-ph-meta{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);align-items:center;gap:8px;margin-top:2px;font-size:11px;display:inline-flex}.ds-profile-hero .ds-ph-meta svg{stroke-width:1.75px;width:13px;height:13px}.ds-profile-hero .ds-ph-bio{font-family:var(--ds-body);color:var(--ds-ink-dim);max-width:560px;margin:0;font-size:14.5px;line-height:1.5}.ds-profile-hero .ds-ph-tags{flex-wrap:wrap;gap:6px;display:flex}.ds-profile-hero .ds-ph-stats{flex-wrap:wrap;align-items:flex-end;gap:32px;margin-top:6px;display:flex}.ds-profile-hero .ds-ph-stats>.ds-stat{min-width:0}.ds-profile-hero .ds-ph-cta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.ds-profile-hero.ds-creator .ds-ph-portrait{width:200px;height:200px}.ds-profile-hero.ds-creator .ds-ph-portrait-ph{font-size:80px}.ds-profile-hero.ds-creator{grid-template-columns:200px 1fr;gap:32px}@media (max-width:760px){.ds-profile-hero,.ds-profile-hero.ds-creator{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px;padding:18px 0}.ds-profile-hero .ds-ph-portrait,.ds-profile-hero.ds-creator .ds-ph-portrait{width:160px;height:160px}.ds-profile-hero .ds-ph-portrait-ph,.ds-profile-hero.ds-creator .ds-ph-portrait-ph{font-size:64px}.ds-profile-hero .ds-ph-name{justify-content:center;font-size:clamp(28px,8vw,48px)}.ds-profile-hero .ds-ph-meta,.ds-profile-hero .ds-ph-handle,.ds-profile-hero .ds-ph-stats,.ds-profile-hero .ds-ph-cta{justify-content:center}}.ds-settings-shell{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:36px;padding:24px 0;display:grid;position:relative}.ds-settings-shell .ds-ss-sidenav{flex-direction:column;align-self:start;gap:2px;display:flex;position:sticky;top:96px}.ds-settings-shell .ds-ss-eyebrow{font-family:var(--ds-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--ds-ink-mute);border-bottom:1px solid var(--ds-line);margin-bottom:8px;padding:0 12px 10px;font-size:10px}.ds-settings-shell .ds-ss-link{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);border-radius:var(--ds-r-2);cursor:pointer;transition:all var(--ds-t-fast);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:9px 12px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.ds-settings-shell .ds-ss-link:hover{color:var(--ds-ink);background:color-mix(in oklch,var(--ds-ink) 5%,transparent)}.ds-settings-shell .ds-ss-link.ds-on{color:#060b05;color:lab(2.56393% -1.72091 1.53642);background:var(--ds-green);font-weight:600}.ds-settings-shell .ds-ss-main{flex-direction:column;gap:24px;min-width:0;padding-bottom:96px;display:flex}.ds-settings-shell .ds-ss-section{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-3);flex-direction:column;gap:18px;padding:24px;display:flex}.ds-settings-shell .ds-ss-section-head{border-bottom:1px solid var(--ds-line);flex-direction:column;gap:4px;margin-bottom:6px;padding-bottom:8px;display:flex}.ds-settings-shell .ds-ss-section-head h3{font-family:var(--ds-display);letter-spacing:-.01em;color:var(--ds-ink);margin:0;font-size:18px;font-weight:600}.ds-settings-shell .ds-ss-section-head p{font-family:var(--ds-body);color:var(--ds-ink-dim);margin:0;font-size:13px}.ds-settings-shell .ds-ss-avatar-row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.ds-settings-shell .ds-ss-avatar{background:linear-gradient(135deg,var(--ds-bg-3),color-mix(in oklch,var(--ds-green) 14%,var(--ds-bg-2)));cursor:pointer;border-radius:50%;width:96px;height:96px;position:relative;overflow:hidden}.ds-settings-shell .ds-ss-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-settings-shell .ds-ss-avatar-fallback{font-family:var(--ds-display);color:var(--ds-ink);place-items:center;font-size:36px;font-weight:700;display:grid;position:absolute;inset:0}.ds-settings-shell .ds-ss-avatar-overlay{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink);opacity:0;transition:opacity var(--ds-t-fast);background:#0000008c;background:lab(0% 0 0/.55);place-items:center;font-size:10px;display:grid;position:absolute;inset:0}.ds-settings-shell .ds-ss-avatar:hover .ds-ss-avatar-overlay{opacity:1}.ds-settings-shell .ds-ss-chips{flex-wrap:wrap;gap:6px;display:flex}.ds-settings-shell .ds-ss-save-bar{background:color-mix(in oklch,var(--ds-bg-2) 92%,transparent);border:1px solid var(--ds-line);border-radius:var(--ds-r-3);-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);z-index:10;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex;position:sticky;bottom:0}.ds-settings-shell .ds-ss-save-state{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-mute);font-size:10.5px}.ds-settings-shell .ds-ss-save-state.ds-clean{color:var(--ds-green)}.ds-settings-shell .ds-ss-save-state.ds-dirty{color:var(--ds-warn,#ffd166)}@media (max-width:900px){.ds-settings-shell{grid-template-columns:1fr;gap:18px}.ds-settings-shell .ds-ss-sidenav{border-bottom:1px solid var(--ds-line);flex-flow:wrap;gap:6px;padding-bottom:8px;position:static}.ds-settings-shell .ds-ss-eyebrow{display:none}.ds-settings-shell .ds-ss-link{padding:8px 10px}.ds-settings-shell .ds-ss-section{padding:18px}}.ds-filter-row{scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;display:flex;overflow-x:auto}.ds-filter-row::-webkit-scrollbar{display:none}.ds-filter-row>*{scroll-snap-align:start;flex-shrink:0}.ds-filter-row.ds-edge-fade{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 24px),#0000 100%)}.ds-filter-row.ds-bleed{margin:0 -16px;padding:0 16px}.ds-rail-auto{flex-wrap:nowrap;display:flex;overflow:hidden}@media (hover:none) and (pointer:coarse){.ds-rail-auto{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow-x:auto;animation:none!important}.ds-rail-auto::-webkit-scrollbar{display:none}.ds-rail-auto>*{scroll-snap-align:start;flex-shrink:0;animation:none!important}}.ds-section,.ds-section.ds-mob-tight{padding:72px 0}@media (max-width:640px){.ds-section{padding:32px 0}.ds-section.ds-mob-tight{padding:24px 0 32px}}.ds-sticky-cta{z-index:var(--ds-z-sticky-cta);background:color-mix(in oklch,var(--ds-bg-2) 94%,transparent);border:1px solid var(--ds-line-hi);border-radius:var(--ds-r-pill);box-shadow:0 12px 40px #0000008c,0 1px 0 color-mix(in oklch,var(--ds-ink) 6%,transparent) inset;-webkit-backdrop-filter:blur(20px)saturate(140%);align-items:center;gap:10px;padding:8px 8px 8px 14px;display:none;position:fixed;bottom:14px;left:14px;right:14px}.ds-sticky-cta .ds-sticky-meta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ds-sticky-cta .ds-sticky-price{font-family:var(--ds-display);color:var(--ds-ink);letter-spacing:-.02em;font-size:18px;font-weight:700;line-height:1}.ds-sticky-cta .ds-sticky-sub{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-mute);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.ds-sticky-cta .ds-sticky-action{flex-shrink:0}.ds-sticky-cta .ds-sticky-aux{border-radius:var(--ds-r-pill);border:1px solid var(--ds-line);width:44px;height:44px;color:var(--ds-ink-dim);cursor:pointer;transition:color var(--ds-t-fast),border-color var(--ds-t-fast),background var(--ds-t-fast);background:0 0;flex-shrink:0;place-items:center;display:grid}.ds-sticky-cta .ds-sticky-aux:hover{color:var(--ds-ink);border-color:var(--ds-line-hi)}.ds-sticky-cta .ds-sticky-aux.ds-on{color:var(--ds-green);border-color:var(--ds-green-dim);background:color-mix(in oklch,var(--ds-green) 10%,transparent)}@media (max-width:640px){.ds-sticky-cta{display:flex}}.ds-bottom-sheet-overlay{z-index:var(--ds-z-modal);background:color-mix(in oklch,var(--ds-bg) 80%,transparent);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ds-bottom-sheet{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-5) var(--ds-r-5) 0 0;width:100%;max-width:640px;max-height:88vh;animation:ds-bs-slide .24s var(--ds-ease-out-expo);border-bottom:0;flex-direction:column;padding:12px 0 20px;display:flex}.ds-bottom-sheet-handle{background:var(--ds-line-hi);border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:4px auto 14px}.ds-bottom-sheet-head{border-bottom:1px solid var(--ds-line);justify-content:space-between;align-items:center;gap:12px;padding:0 18px 14px;display:flex}.ds-bottom-sheet-title{font-family:var(--ds-display);letter-spacing:-.02em;color:var(--ds-ink);font-size:18px;font-weight:700}.ds-bottom-sheet-body{-webkit-overflow-scrolling:touch;flex:1;padding:14px 18px;overflow-y:auto}.ds-bottom-sheet-foot{border-top:1px solid var(--ds-line);gap:10px;padding:14px 18px 0;display:flex}.ds-bottom-sheet-foot>.ds-btn{flex:1}@keyframes ds-bs-slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ds-pager-mob{justify-content:center;align-items:center;gap:10px;display:flex}.ds-pager-mob .ds-pager-btn{border-radius:var(--ds-r-pill);border:1px solid var(--ds-line);background:var(--ds-bg-2);width:44px;height:44px;color:var(--ds-ink);cursor:pointer;transition:border-color var(--ds-t-fast),color var(--ds-t-fast),background var(--ds-t-fast);place-items:center;display:grid}.ds-pager-mob .ds-pager-btn:hover{border-color:var(--ds-line-hi);color:var(--ds-green)}.ds-pager-mob .ds-pager-btn:disabled{opacity:.4;cursor:not-allowed}.ds-pager-mob .ds-pager-btn svg{width:18px;height:18px}.ds-pager-mob .ds-pager-state{font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-dim);font-variant-numeric:tabular-nums;text-align:center;min-width:80px;font-size:11.5px}.ds-press-portrait{aspect-ratio:3/4;border-radius:var(--ds-r-4);background:var(--ds-bg-3);border:1px solid var(--ds-line);width:100%;max-width:320px;position:relative;overflow:hidden}.ds-press-portrait img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-back-link{border-radius:var(--ds-r-pill);border:1px solid var(--ds-line);background:var(--ds-bg-2);height:44px;color:var(--ds-ink-dim);font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;transition:color var(--ds-t-fast),border-color var(--ds-t-fast),background var(--ds-t-fast);align-items:center;gap:8px;padding:0 14px 0 10px;font-size:11px;text-decoration:none;display:inline-flex}.ds-back-link:hover{color:var(--ds-ink);border-color:var(--ds-line-hi)}.ds-back-link svg{flex-shrink:0;width:14px;height:14px}.ds-social-row{align-items:center;gap:6px;display:flex}.ds-social-row a{border-radius:var(--ds-r-pill);border:1px solid var(--ds-line);width:44px;height:44px;color:var(--ds-ink-dim);transition:color var(--ds-t-fast),border-color var(--ds-t-fast),background var(--ds-t-fast);background:0 0;place-items:center;display:grid}.ds-social-row a:hover{color:var(--ds-green);border-color:var(--ds-green-dim);background:color-mix(in oklch,var(--ds-green) 8%,transparent)}.ds-social-row a svg{width:18px;height:18px}.ds-row-play{border-radius:var(--ds-r-pill);background:var(--ds-bg-2);border:1px solid var(--ds-line);width:40px;height:40px;color:var(--ds-ink);cursor:pointer;transition:background var(--ds-t-fast),border-color var(--ds-t-fast),color var(--ds-t-fast);flex-shrink:0;place-items:center;display:grid}.ds-row-play:hover{background:var(--ds-bg-3);border-color:var(--ds-line-hi);color:var(--ds-green)}.ds-row-play.ds-on{background:var(--ds-green);border-color:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642)}.ds-row-play svg{width:14px;height:14px}.ds-breadcrumb{font-family:var(--ds-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);flex-wrap:wrap;align-items:center;gap:8px;padding:14px 0;font-size:10.5px;display:flex}.ds-breadcrumb a{color:var(--ds-ink-dim);transition:color var(--ds-t-fast);text-decoration:none}.ds-breadcrumb a:hover{color:var(--ds-green)}.ds-breadcrumb .ds-bc-sep{color:var(--ds-ink-mute);opacity:.5}.ds-breadcrumb .ds-bc-current{color:var(--ds-ink);font-weight:500}.ds-detail-panel{border-bottom:1px solid var(--ds-line);grid-template-columns:360px minmax(0,1fr);align-items:start;gap:28px;padding:8px 0 28px;display:grid}@media (max-width:760px){.ds-detail-panel{grid-template-columns:1fr;gap:22px}}.ds-meta-strip{border-bottom:1px solid var(--ds-line);flex-wrap:wrap;gap:6px;padding:14px 0 18px;display:flex}.ds-meta-strip .ds-meta-chip{flex:none}@media (max-width:640px){.ds-meta-strip{padding:12px 0 16px}.ds-meta-strip .ds-meta-chip{flex:calc(50% - 6px);min-width:0}}.ds-disclosure{border-top:1px solid var(--ds-line);border-bottom:1px solid var(--ds-line)}.ds-disclosure summary{cursor:pointer;font-family:var(--ds-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-dim);transition:color var(--ds-t-fast);justify-content:space-between;align-items:center;gap:10px;padding:14px 0;font-size:11px;list-style:none;display:flex}.ds-disclosure summary::-webkit-details-marker{display:none}.ds-disclosure summary:hover{color:var(--ds-ink)}.ds-disclosure summary:after{content:"+";font-family:var(--ds-display);color:var(--ds-ink-mute);transition:color var(--ds-t-fast);font-size:18px;font-weight:400;line-height:1}.ds-disclosure[open] summary{color:var(--ds-ink)}.ds-disclosure[open] summary:after{content:"−";color:var(--ds-green)}.ds-disclosure .ds-disclosure-body{font-family:var(--ds-body);color:var(--ds-ink-dim);padding:0 0 18px;font-size:13.5px;line-height:1.55}.ds-sec-head.ds-with-sub{align-items:end}.ds-sec-head.ds-with-sub>div:first-child{flex-direction:column;gap:6px;min-width:0;display:flex}.ds-sec-head.ds-with-sub .ds-sec-sub{font-family:var(--ds-body);color:var(--ds-ink-dim);letter-spacing:0;text-transform:none;max-width:64ch;margin:0;font-size:13.5px;line-height:1.5}@media (max-width:720px){.ds-sec-head.ds-with-sub{align-items:start}.ds-sec-head.ds-with-sub .ds-sec-sub{font-size:12.5px}}.ds-hero-banner{aspect-ratio:21/9;background:var(--ds-bg-2);border-bottom:1px solid var(--ds-line);isolation:isolate;width:100%;min-height:480px;max-height:760px;position:relative;overflow:hidden}.ds-hero-banner-track{width:100%;height:100%;transition:transform var(--ds-t-slow) var(--ds-ease-out-quart);display:flex}.ds-hero-banner-slide{height:100%;color:var(--ds-ink);flex:0 0 100%;place-items:center;display:grid;position:relative;overflow:hidden}.ds-hero-banner-slide .ds-hbs-bg{z-index:0;position:absolute;inset:0}.ds-hero-banner-slide .ds-hbs-bg img{-o-object-fit:cover;object-fit:cover;filter:saturate(.85)brightness(.85);width:100%;height:100%;display:block}.ds-hero-banner-slide .ds-hbs-scrim{background:linear-gradient(180deg,#0101018c 0%,#01010159 50%,#010101d1 100%),radial-gradient(ellipse 70% 60% at 50% 100%,color-mix(in oklch,var(--ds-green) 14%,transparent),transparent 70%);pointer-events:none;position:absolute;inset:0}@supports (color:lab(0% 0 0)){.ds-hero-banner-slide .ds-hbs-scrim{background:linear-gradient(180deg,lab(.195112% 0 0/.55) 0%,lab(.195112% 0 0/.35) 50%,lab(.195112% 0 0/.82) 100%),radial-gradient(ellipse 70% 60% at 50% 100%,color-mix(in oklch,var(--ds-green) 14%,transparent),transparent 70%)}}.ds-hero-banner-slide.ds-hbs-discovery .ds-hbs-bg{background:radial-gradient(ellipse 120% 70% at 50% 0%,color-mix(in oklch,var(--ds-green) 24%,#040703) 0%,#010201 60%,#010101 100%)}@supports (color:lab(0% 0 0)){.ds-hero-banner-slide.ds-hbs-discovery .ds-hbs-bg{background:radial-gradient(ellipse 120% 70% at 50% 0%,color-mix(in oklch,var(--ds-green) 24%,lab(1.62306% -1.25518 1.11381)) 0%,lab(.480906% -.371911 .330019) 60%,lab(.195112% 0 0) 100%)}}.ds-hero-banner-slide.ds-hbs-discovery .ds-hbs-scrim{background:linear-gradient(180deg,transparent 0%,#0101018c 100%),repeating-linear-gradient(120deg,transparent 0 24px,color-mix(in oklch,var(--ds-green) 5%,transparent) 24px 25px)}@supports (color:lab(0% 0 0)){.ds-hero-banner-slide.ds-hbs-discovery .ds-hbs-scrim{background:linear-gradient(180deg,transparent 0%,lab(.195112% 0 0/.55) 100%),repeating-linear-gradient(120deg,transparent 0 24px,color-mix(in oklch,var(--ds-green) 5%,transparent) 24px 25px)}}.ds-hero-banner-slide .ds-hbs-shell{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:22px;width:100%;max-width:1320px;margin:0 auto;padding:32px;display:flex;position:relative}.ds-hero-banner-slide .ds-hbs-mark{width:auto;height:clamp(20px,1.6vw,24px);display:inline-block}.ds-hero-banner-slide .ds-hbs-title{font-family:var(--ds-display);letter-spacing:-.038em;color:var(--ds-ink);text-wrap:balance;max-width:none;margin:0;font-size:clamp(56px,8.5vw,144px);font-weight:700;line-height:.92}.ds-hero-banner-slide .ds-hbs-lede{font-family:var(--ds-body);color:color-mix(in oklch,var(--ds-ink) 82%,var(--ds-ink-dim));max-width:62ch;margin:0;font-size:clamp(15px,1.4vw,18px);line-height:1.55}.ds-hero-banner-slide .ds-btn{margin-top:10px}.ds-hero-banner-dots{z-index:2;gap:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.ds-hero-banner-dots .ds-hbs-dot{border:1px solid color-mix(in oklch,var(--ds-ink) 50%,transparent);cursor:pointer;width:10px;height:10px;transition:background var(--ds-t-fast),border-color var(--ds-t-fast),width var(--ds-t-med);background:0 0;border-radius:50%;padding:0}.ds-hero-banner-dots .ds-hbs-dot:hover{border-color:var(--ds-ink)}.ds-hero-banner-dots .ds-hbs-dot.ds-on{background:var(--ds-green);border-color:var(--ds-green);border-radius:var(--ds-r-pill);width:28px}@media (max-width:900px){.ds-hero-banner{aspect-ratio:auto;min-height:460px;max-height:none}.ds-hero-banner-slide .ds-hbs-shell{max-width:100%;padding:24px 20px}.ds-hero-banner-dots{bottom:20px}}.ds-artist-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:8px;display:grid}@media (max-width:1100px){.ds-artist-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:640px){.ds-artist-feature-grid{grid-template-columns:1fr;gap:16px}}.ds-artist-feature{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);color:inherit;transition:border-color var(--ds-t-med),transform var(--ds-t-med) var(--ds-ease-out-quart),box-shadow var(--ds-t-med);flex-direction:column;gap:20px;min-height:280px;padding:28px 24px 22px;text-decoration:none;display:flex;position:relative;overflow:hidden}.ds-artist-feature:hover{border-color:color-mix(in oklch,var(--ds-green) 30%,var(--ds-line-hi));box-shadow:0 12px 32px -16px color-mix(in oklch,var(--ds-green) 22%,transparent);transform:translateY(-3px)}.ds-artist-feature.ds-promo{border-color:color-mix(in oklch,var(--ds-green) 45%,var(--ds-line));background:linear-gradient(180deg,color-mix(in oklch,var(--ds-green) 6%,var(--ds-bg-2)) 0%,var(--ds-bg-2) 60%)}.ds-artist-feature.ds-promo:before{content:"AD";z-index:2;font-family:var(--ds-mono);letter-spacing:.2em;color:#060b05;color:lab(2.56393% -1.72091 1.53642);background:var(--ds-green);border-radius:var(--ds-r-pill);padding:4px 8px;font-size:9px;font-weight:600;position:absolute;top:14px;left:14px}.ds-artist-feature.ds-promo:after{content:"";background:radial-gradient(circle at 100% 0%,color-mix(in oklch,var(--ds-green) 28%,transparent) 0%,transparent 70%);pointer-events:none;width:160px;height:160px;position:absolute;top:0;right:0}.ds-artist-feature .ds-af-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.ds-artist-feature .ds-af-avatar{background:linear-gradient(135deg,var(--ds-bg-3),color-mix(in oklch,var(--ds-green) 18%,var(--ds-bg-2)));width:80px;height:80px;box-shadow:0 0 0 1px var(--ds-line-hi) inset,0 6px 18px -10px #0009;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.ds-artist-feature .ds-af-avatar{box-shadow:0 0 0 1px var(--ds-line-hi) inset,0 6px 18px -10px lab(0% 0 0/.6)}}.ds-artist-feature .ds-af-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-artist-feature .ds-af-avatar-ph{font-family:var(--ds-display);color:color-mix(in oklch,var(--ds-ink) 55%,transparent);letter-spacing:-.02em;place-items:center;font-size:34px;font-weight:700;display:grid;position:absolute;inset:0}.ds-artist-feature .ds-af-rank{font-family:var(--ds-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-dim);border:1px solid var(--ds-line-hi);border-radius:var(--ds-r-pill);background:var(--ds-bg-3);white-space:nowrap;align-self:center;padding:7px 12px;font-size:10px;font-weight:500}.ds-artist-feature.ds-promo .ds-af-rank{color:var(--ds-green);border-color:color-mix(in oklch,var(--ds-green) 50%,transparent);background:color-mix(in oklch,var(--ds-green) 12%,transparent)}.ds-artist-feature .ds-af-id{flex-direction:column;gap:8px;min-width:0;display:flex}.ds-artist-feature .ds-af-name{font-family:var(--ds-display);letter-spacing:-.022em;color:var(--ds-ink);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;min-width:0;margin:0;font-size:24px;font-weight:700;line-height:1.05;display:flex;overflow:hidden}.ds-artist-feature .ds-af-check{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-grid}.ds-artist-feature .ds-af-stats{font-family:var(--ds-mono);color:var(--ds-ink-mute);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:baseline;gap:10px;font-size:10.5px;font-weight:400;display:flex}.ds-artist-feature .ds-af-stats b{color:var(--ds-green);font-variant-numeric:tabular-nums;letter-spacing:0;font-weight:500}.ds-artist-feature .ds-af-sep{color:var(--ds-line-hi)}.ds-artist-feature .ds-af-player{border-top:1px solid var(--ds-line);grid-template-columns:88px 1fr;align-items:center;gap:16px;margin-top:auto;padding-top:18px;display:grid}.ds-artist-feature .ds-af-art{border-radius:var(--ds-r-2);background:var(--ds-bg-3);cursor:pointer;width:88px;height:88px;color:inherit;transition:box-shadow var(--ds-t-fast);border:0;flex-shrink:0;padding:0;position:relative;overflow:hidden}.ds-artist-feature .ds-af-art:hover{box-shadow:0 0 0 1px color-mix(in oklch,var(--ds-green) 50%,transparent)}.ds-artist-feature .ds-af-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--ds-t-med) var(--ds-ease-out-quart);display:block}.ds-artist-feature .ds-af-art:hover img{transform:scale(1.05)}.ds-artist-feature .ds-af-art-ph{color:var(--ds-green-dim);background:linear-gradient(135deg,var(--ds-bg-3),color-mix(in oklch,var(--ds-green) 8%,var(--ds-bg-3)));place-items:center;font-size:24px;display:grid;position:absolute;inset:0}.ds-artist-feature .ds-af-art.ds-noplay{cursor:default;opacity:.55}.ds-artist-feature .ds-af-art.ds-active{box-shadow:0 0 0 1px var(--ds-green)}.ds-artist-feature .ds-af-wf{align-items:center;display:flex;position:absolute;inset:6px}.ds-artist-feature .ds-af-play-btn{background:color-mix(in oklch,var(--ds-bg) 75%,transparent);width:36px;height:36px;color:var(--ds-ink);opacity:0;transition:opacity var(--ds-t-fast),background var(--ds-t-fast),transform var(--ds-t-fast);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ds-artist-feature .ds-af-art:hover .ds-af-play-btn,.ds-artist-feature .ds-af-art.ds-active .ds-af-play-btn{opacity:1;background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);transform:translate(-50%,-50%)scale(1.05)}.ds-artist-feature .ds-af-track{flex-direction:column;gap:6px;min-width:0;display:flex}.ds-artist-feature .ds-af-tt{font-family:var(--ds-display);letter-spacing:-.015em;color:var(--ds-ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.2;overflow:hidden}.ds-artist-feature .ds-af-dl{font-family:var(--ds-mono);color:var(--ds-green);font-variant-numeric:tabular-nums;letter-spacing:.08em;align-items:center;gap:4px;font-size:11px;display:flex}.ds-btn.dlb-lime-hover{transition:background var(--ds-t-fast),color var(--ds-t-fast),border-color var(--ds-t-fast)}.ds-btn.dlb-lime-hover:hover{background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);border-color:var(--ds-green)}.ds-btn.ds-solid.dlb-lime-hover:hover{background:color-mix(in oklch,var(--ds-green) 100%,transparent);filter:brightness(1.06)}@media (max-width:640px){.ds-btn{min-height:44px;padding-block:0}.ds-btn.ds-sm{min-height:44px}.ds-btn.ds-lg{min-height:50px}.ds-btn-icon,.ds-btn-icon.ds-sm{width:44px;min-width:44px;height:44px;min-height:44px}.ds-btn-icon.ds-lg{width:48px;min-width:48px;height:48px;min-height:48px}.ds-hl{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 14px;display:inline-flex}.ds-hl-tabs{gap:8px}.ds-chip{min-height:36px}.ds-chip-tog{min-height:44px}.ds-clear{min-height:40px;padding:0 14px}.ds-free-dl{letter-spacing:.14em;min-height:44px;padding:0 14px;font-size:11px}.ds-shop-filter .ds-sf-trigger{min-height:44px}.ds-input,.ds-textarea,.ds-select{min-height:44px;padding:11px 14px;font-size:16px}.ds-textarea{min-height:96px}.ds-row-play{width:44px;height:44px}.ds-row-play svg{width:16px;height:16px}.ds-hero-banner-dots .ds-hbs-dot{box-sizing:content-box;background-clip:content-box;width:10px;height:10px;padding:17px}.ds-sec-head{grid-template-columns:1fr;gap:8px}.ds-sec-head .ds-meta{text-align:left;max-width:none}.ds-c-row a,.a-row a,.ds-tc-ti,.ds-tc-ar{align-items:center;min-height:44px;display:flex}.ds-pack-card .ds-pc-cart,.ds-pack-card .ds-pc-wish{width:44px;height:44px}.ds-pack-card .ds-pc-creator{align-items:center;min-height:44px;display:inline-flex}}.ds-modal-shell{z-index:var(--ds-z-modal);background:color-mix(in oklch, var(--ds-bg) 72%, transparent);-webkit-backdrop-filter:blur(6px)saturate(120%);animation:ds-modal-fade var(--ds-t-med) var(--ds-ease-out-quart);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ds-modal-card{background:var(--ds-bg-2);border:1px solid var(--ds-line-hi);border-radius:var(--ds-r-5);width:100%;max-width:420px;box-shadow:0 24px 80px -20px #0009, 0 0 0 1px color-mix(in oklch, var(--ds-ink) 4%, transparent);animation:ds-modal-in var(--ds-t-slow) var(--ds-ease-out-expo);padding:28px 28px 24px;position:relative}@supports (color:lab(0% 0 0)){.ds-modal-card{box-shadow:0 24px 80px -20px lab(0% 0 0/.6), 0 0 0 1px color-mix(in oklch, var(--ds-ink) 4%, transparent)}}.ds-modal-card.ds-danger{border-color:color-mix(in oklch, var(--ds-red) 30%, var(--ds-line-hi))}.ds-modal-close{width:32px;height:32px;color:var(--ds-ink-mute);cursor:pointer;transition:background var(--ds-t-fast), color var(--ds-t-fast);background:0 0;border:0;border-radius:50%;place-items:center;font-size:20px;line-height:1;display:grid;position:absolute;top:12px;right:12px}.ds-modal-close:hover{background:var(--ds-bg-3);color:var(--ds-ink)}.ds-modal-close:focus-visible{outline:2px solid var(--ds-green);outline-offset:2px}.ds-modal-title{font-family:var(--ds-display);letter-spacing:-.022em;color:var(--ds-ink);margin:0 36px 10px 0;font-size:22px;font-weight:600;line-height:1.15}.ds-modal-body{font-family:var(--ds-body);color:var(--ds-ink-dim);margin:0 0 24px;font-size:14.5px;line-height:1.55}.ds-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ds-modal-actions .ds-btn{min-width:96px}@keyframes ds-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes ds-modal-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.ds-modal-card{border-radius:var(--ds-r-4);max-width:none;padding:24px 20px 20px}.ds-modal-title{margin-right:32px;font-size:20px}.ds-modal-actions{flex-direction:column-reverse;align-items:stretch;gap:8px}.ds-modal-actions .ds-btn{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.ds-modal-shell,.ds-modal-card{animation:none}}.ds-notif-list{border-top:1px solid var(--ds-line);border-bottom:1px solid var(--ds-line);flex-direction:column;display:flex}.ds-notif-list.ds-bare{border-top:0;border-bottom:0}.ds-notif-row{border-bottom:1px solid var(--ds-line);cursor:default;transition:background var(--ds-t-fast);grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid;position:relative}.ds-notif-row:last-child{border-bottom:0}.ds-notif-row.is-link{cursor:pointer}.ds-notif-row.is-link:hover{background:var(--ds-bg-3)}.ds-notif-row.is-unread{background:#aaff750a;background:lab(93.0817% -50.3978 66.6473/.04)}.ds-notif-row.is-unread.is-link:hover{background:#aaff7514;background:lab(93.0817% -50.3978 66.6473/.08)}.ds-notif-row.is-unread:before{content:"";background:var(--ds-green);border-radius:0 1px 1px 0;width:2px;position:absolute;top:10px;bottom:10px;left:0}.ds-notif-row.ds-sm{gap:12px;padding:12px 14px}.ds-notif-av{background:var(--ds-bg-3);border:1px solid var(--ds-line);width:40px;height:40px;color:var(--ds-ink-dim);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ds-notif-row.is-unread .ds-notif-av{color:var(--ds-green);border-color:var(--ds-green-dim)}.ds-notif-av svg{stroke-width:1.75px;width:16px;height:16px}.ds-notif-bd{flex-direction:column;gap:4px;min-width:0;display:flex}.ds-notif-tt{font-family:var(--ds-body);color:var(--ds-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.ds-notif-row.ds-sm .ds-notif-tt{font-size:13.5px}.ds-notif-tt strong{font-weight:600}.ds-notif-bdy{color:var(--ds-ink-dim);font-weight:400}.ds-notif-row:not(.is-unread) .ds-notif-tt strong{color:var(--ds-ink-dim);font-weight:500}.ds-notif-mt{font-family:var(--ds-mono);letter-spacing:.04em;color:var(--ds-ink-mute);align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.ds-notif-eye{align-items:center;display:inline-flex}.ds-notif-eye svg{stroke-width:1.75px;width:12px;height:12px}.ds-notif-cta{width:28px;height:28px;color:var(--ds-ink-mute);border:1px solid var(--ds-line);transition:color var(--ds-t-fast),border-color var(--ds-t-fast),background var(--ds-t-fast);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ds-notif-row.is-link:hover .ds-notif-cta{color:var(--ds-ink);border-color:var(--ds-green);background:var(--ds-bg-2)}.ds-notif-cta svg{stroke-width:1.75px;width:14px;height:14px}.ds-notif-follow{appearance:none;border:1px solid var(--ds-green);background:var(--ds-green);color:#060b05;color:lab(2.56393% -1.72091 1.53642);font-family:var(--ds-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-r-pill);cursor:pointer;white-space:nowrap;transition:background var(--ds-t-fast),border-color var(--ds-t-fast),color var(--ds-t-fast),transform var(--ds-t-fast);flex-shrink:0;padding:7px 12px;font-size:10.5px}.ds-notif-follow:hover:not(:disabled){background:var(--ds-green-2);border-color:var(--ds-green-2)}.ds-notif-follow:active:not(:disabled){transform:scale(.96)}.ds-notif-follow:disabled{cursor:default}.ds-notif-follow.is-following{color:var(--ds-ink-dim);border-color:var(--ds-line);background:0 0}@supports not (background:color-mix(in oklch, red, blue)){.ds-floating-card{background:#111211;box-shadow:0 12px 40px #0000008c}.ds-input:focus,.ds-textarea:focus,.ds-select:focus{background:#0b0c0b}.ds-banner.ds-info,.ds-banner.ds-ok{border-color:#7fae3a}.ds-banner.ds-err{border-color:#7c1310}.ds-banner.ds-warn{border-color:#6c5100}}