.dl3-root{position:relative;font-family:var(--ds-body);color:var(--ds-ink);line-height:1.6;-webkit-font-smoothing:antialiased;--ds-on-green:oklch(0.14 0.015 140)}.dl3-root .shell{max-width:1200px;margin:0 auto;padding:0 28px}.dl3-root section{padding:64px 0;position:relative}.dl3-root a{color:inherit;text-decoration:none}.dl3-root img{display:block;max-width:100%}.dl3-root .ds-g{color:var(--ds-green)}.dl3-root .dl3-eyebrow{font-family:var(--ds-mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-green)}.dl3-root .ds-sec-head{margin-bottom:26px}.dl3-root #artists,.dl3-root #charts,.dl3-root #gate,.dl3-root #shop{background:var(--ds-bg)}.dl3-root .rv{opacity:0;transform:translateY(26px);transition:opacity .8s var(--ds-ease-out-expo),transform .8s var(--ds-ease-out-expo);transition-delay:var(--d,0s)}.dl3-root .rv-l{transform:translateX(-44px)}.dl3-root .rv-r{transform:translateX(44px)}.dl3-root .rv-pop{transform:translateY(26px) scale(.94)}.dl3-root .in .rv,.dl3-root .in.rv,.dl3-root .rv.in{opacity:1;transform:none}@keyframes dl3hin{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.dl3-root .h-stagger{animation:dl3hin .9s var(--ds-ease-out-expo) both}@keyframes dl3pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.78)}}@keyframes dl3floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){.dl3-root .rv,.dl3-root .rv-l,.dl3-root .rv-pop,.dl3-root .rv-r{opacity:1;transform:none;transition:none}.dl3-root .h-stagger{animation:none}.dl3-root .fl{animation:none!important}.dl3-root .frame-line,.dl3-root .ticks i{opacity:1}.dl3-root .dl3-rail{display:none}}.dl3-root .ticked{position:relative}.dl3-root .frame-line{position:absolute;inset:-10px;border:1.5px solid var(--ds-green);border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .6s .5s var(--ds-ease-out-expo)}.dl3-root .in .frame-line{opacity:.9}.dl3-root .ticks{position:absolute;inset:-20px;pointer-events:none}.dl3-root .ticks i{position:absolute;width:16px;height:16px;opacity:0;transition:opacity .5s var(--ds-ease-out-expo)}.dl3-root .in .ticks i{opacity:1}.dl3-root .ticks i:after,.dl3-root .ticks i:before{content:"";position:absolute;background:var(--ds-green)}.dl3-root .ticks i:before{width:16px;height:2px}.dl3-root .ticks i:after{width:2px;height:16px}.dl3-root .ticks .tl{top:0;left:0}.dl3-root .ticks .tr{top:0;right:0}.dl3-root .ticks .bl{bottom:0;left:0}.dl3-root .ticks .br{bottom:0;right:0}.dl3-root .ticks .tl:after,.dl3-root .ticks .tl:before{top:0;left:0}.dl3-root .ticks .tr:after,.dl3-root .ticks .tr:before{top:0;right:0}.dl3-root .ticks .bl:after,.dl3-root .ticks .bl:before{bottom:0;left:0}.dl3-root .ticks .br:after,.dl3-root .ticks .br:before{bottom:0;right:0}.dl3-root .in .ticks .tl{transition-delay:.55s}.dl3-root .in .ticks .tr{transition-delay:.65s}.dl3-root .in .ticks .br{transition-delay:.75s}.dl3-root .in .ticks .bl{transition-delay:.85s}.dl3-root .stamp{position:absolute;background:var(--ds-green);color:var(--ds-on-green);border-radius:14px;padding:10px 16px;display:flex;flex-direction:column;align-items:center;gap:1px;box-shadow:0 12px 30px oklch(0 0 0/.45);z-index:4;transform:rotate(8deg) scale(.6);opacity:0;transition:transform .55s var(--ds-ease-out-expo),opacity .4s}.dl3-root .in .stamp{transform:rotate(8deg) scale(1);opacity:1;transition-delay:.7s}.dl3-root .stamp .s1{font-family:var(--ds-mono);font-size:9.5px;letter-spacing:.18em;font-weight:600;text-transform:uppercase}.dl3-root .stamp .s2{font-family:var(--ds-display);font-weight:700;font-size:21px;line-height:1;letter-spacing:-.01em}.dl3-root .dl3-rail{position:fixed;left:26px;top:50%;transform:translateY(-50%);z-index:60;display:flex;flex-direction:column;gap:24px}.dl3-root .dl3-rail:before{content:"";position:absolute;left:3.5px;top:6px;bottom:6px;width:1px;background:var(--ds-line-hi)}.dl3-root .rdot{position:relative;display:flex;align-items:center;gap:12px;cursor:pointer}.dl3-root .rdot i{width:8px;height:8px;border-radius:50%;background:var(--ds-bg);border:1.5px solid var(--ds-line-hi);transition:background .3s,border-color .3s,transform .3s var(--ds-ease-out-expo);flex-shrink:0}.dl3-root .rdot b{font-family:var(--ds-display);font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--ds-ink-mute);opacity:0;transform:translateX(-6px);transition:opacity .3s,transform .3s var(--ds-ease-out-expo);white-space:nowrap}.dl3-root .rdot.on i{background:var(--ds-green);border-color:var(--ds-green);transform:scale(1.35)}.dl3-root .rdot.on b{color:var(--ds-green)}.dl3-root .rdot.on b,.dl3-root .rdot:hover b{opacity:1;transform:none}@media (max-width:1180px){.dl3-root .dl3-rail{display:none}}.dl3-root .dl3-hero{padding:170px 0 110px;position:relative;overflow:visible}.dl3-root .dl3-hero .shell{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.dl3-root .hero-wm{width:min(640px,84%);height:auto;will-change:transform}.dl3-root .h-sub{font-family:var(--ds-display);font-weight:600;font-size:clamp(19px,2.4vw,29px);letter-spacing:-.015em;line-height:1.22;margin:16px 0;text-wrap:balance}.dl3-root .dl3-hero .lede-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;width:100%;max-width:780px;margin-top:6px}.dl3-root .lcard{text-align:center;display:flex;flex-direction:column;gap:8px;align-items:center}.dl3-root .lcard .lc-k{font-family:var(--ds-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-green)}.dl3-root .lcard p{font-size:13px;color:var(--ds-ink-dim);line-height:1.5;margin:0;text-wrap:balance}.dl3-root .dl3-hero .cta{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap;justify-content:center}.dl3-root .fl{position:absolute;z-index:2;animation:dl3floaty 7s ease-in-out infinite;will-change:transform}.dl3-root .flwrap{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:min(1300px,100%);z-index:1;pointer-events:none}.dl3-root .fl-a{top:104px;left:8px;animation-delay:.6s}.dl3-root .fl-b{top:64px;right:8px;animation-delay:1.8s}.dl3-root .fl-c{bottom:-22px;right:64px;animation-delay:3s}.dl3-root .fl-d{bottom:18px;left:18px;animation-delay:2.2s}.dl3-root .minicard{background:var(--ds-bg-2);border:1px solid var(--ds-line-hi);border-radius:var(--ds-r-4);padding:14px 16px;box-shadow:0 28px 72px oklch(0 0 0/.58),inset 0 1px 0 oklch(1 0 0/.05);transition:transform var(--ds-t-slow) var(--ds-ease-out-expo),box-shadow var(--ds-t-slow)}.dl3-root .fl-a .minicard{transform:rotate(-3deg)}.dl3-root .fl-b .minicard{transform:rotate(2.5deg)}.dl3-root .fl-c .minicard{transform:rotate(-2deg)}.dl3-root .fl-d .minicard{transform:rotate(3.5deg)}.dl3-root .fl-c .minicard,.dl3-root .fl-d .minicard{border-color:var(--ds-green-dim);box-shadow:0 28px 72px oklch(0 0 0/.58),0 0 32px oklch(.92 .22 135/.16),inset 0 1px 0 oklch(1 0 0/.05)}.dl3-root .fl:hover .minicard{transform:rotate(0) scale(1.04);box-shadow:0 34px 84px oklch(0 0 0/.62),0 0 38px oklch(.92 .22 135/.2)}.dl3-root .minirow{display:flex;align-items:center;gap:11px}.dl3-root .minirow .rk{font-family:var(--ds-mono);font-size:15px;font-weight:600;color:var(--ds-ink)}.dl3-root .minirow .up{font-family:var(--ds-mono);font-size:10px;color:var(--ds-green)}.dl3-root .miniart{width:34px;height:34px;border-radius:var(--ds-r-2);flex-shrink:0;-o-object-fit:cover;object-fit:cover}.dl3-root .minirow .tt{font-family:var(--ds-display);font-weight:600;font-size:13px;letter-spacing:-.01em;line-height:1.15;white-space:nowrap}.dl3-root .minirow .ar{font-family:var(--ds-mono);font-size:9.5px;color:var(--ds-ink-mute);letter-spacing:.08em;text-transform:uppercase}.dl3-root .ministat{padding:4px 6px}.dl3-root .ministat .ds-v{font-size:26px}.dl3-root .minidots{display:flex;align-items:center;gap:7px;margin-top:9px}.dl3-root .minidots .md{width:9px;height:9px;border-radius:50%;background:var(--ds-green)}.dl3-root .minidots .lbl{font-family:var(--ds-mono);font-size:9px;letter-spacing:.16em;color:var(--ds-green);font-weight:600;margin-left:3px}.dl3-root .minicard .cap{font-family:var(--ds-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-ink-mute)}.dl3-root .show{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}.dl3-root .show .copy h2{font-family:var(--ds-display);font-weight:700;font-size:clamp(30px,3.4vw,48px);letter-spacing:-.025em;line-height:1.02;margin:14px 0 18px;text-wrap:balance}.dl3-root .show .copy p{color:var(--ds-ink-dim);max-width:460px;line-height:1.7}.dl3-root .show .copy ul{list-style:none;margin-top:22px;display:flex;flex-direction:column;gap:11px}.dl3-root .show .copy li{display:flex;gap:11px;align-items:baseline;color:var(--ds-ink-dim);font-size:14.5px}.dl3-root .show .copy li:before{content:"→";font-family:var(--ds-mono);color:var(--ds-green);font-size:12px;flex-shrink:0}.dl3-root .show .copy .cta-row{margin-top:28px}.dl3-root .g-mock{position:relative;min-height:520px}.dl3-root .g-art{position:relative;width:min(420px,82%);aspect-ratio:1;border-radius:var(--ds-r-5);background:var(--ds-bg-3);box-shadow:0 30px 70px oklch(0 0 0/.55)}.dl3-root .g-art .gimg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.dl3-root .g-art .stamp{top:-26px;right:-22px}.dl3-root .g-card{position:absolute;right:0;bottom:0;width:min(370px,88%);background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-4);padding:24px;box-shadow:0 30px 80px oklch(0 0 0/.6);z-index:3;transform:translateY(40px) translateX(30px);opacity:0;transition:transform .8s .25s var(--ds-ease-out-expo),opacity .8s .25s}.dl3-root .in .g-card{transform:none;opacity:1}.dl3-root .g-card .gh{display:flex;align-items:center;gap:12px;margin-bottom:6px}.dl3-root .g-card .gh .ic{width:38px;height:38px;border-radius:50%;background:var(--ds-bg-3);border:1px solid var(--ds-line-hi);display:grid;place-items:center;flex-shrink:0}.dl3-root .g-card .gh .ic svg{width:15px;height:15px;stroke:var(--ds-ink)}.dl3-root .g-card .gh b{font-family:var(--ds-display);font-weight:600;font-size:19px;letter-spacing:-.01em;line-height:1.15}.dl3-root .g-card .gsub{font-size:12.5px;color:var(--ds-ink-mute);margin-bottom:16px}.dl3-root .gsteps{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--ds-line)}.dl3-root .gstep{display:flex;align-items:center;gap:11px;padding:10px 2px;border-bottom:1px solid var(--ds-line)}.dl3-root .gstep .gd{width:17px;height:17px;border-radius:50%;border:1.5px solid var(--ds-line-hi);display:grid;place-items:center;flex-shrink:0;font-family:var(--ds-mono);font-size:9px;font-weight:600;color:var(--ds-on-green);background:transparent;transition:background .35s var(--ds-ease-out-expo),border-color .35s}.dl3-root .gstep .gd:before{content:"✓";opacity:0;transition:opacity .3s}.dl3-root .gstep .gl{font-size:10px;letter-spacing:.14em;color:var(--ds-ink-dim)}.dl3-root .gstep .gl,.dl3-root .gstep .gr{font-family:var(--ds-mono);text-transform:uppercase}.dl3-root .gstep .gr{margin-left:auto;font-size:9px;letter-spacing:.1em;color:var(--ds-ink-mute)}.dl3-root .in .gstep .gd{background:var(--ds-green);border-color:var(--ds-green)}.dl3-root .in .gstep .gd:before{opacity:1}.dl3-root .in .gstep:first-child .gd{transition-delay:.9s}.dl3-root .in .gstep:first-child .gd:before{transition-delay:.95s}.dl3-root .in .gstep:nth-child(2) .gd{transition-delay:1.35s}.dl3-root .in .gstep:nth-child(2) .gd:before{transition-delay:1.4s}.dl3-root .in .gstep:nth-child(3) .gd{transition-delay:1.8s}.dl3-root .in .gstep:nth-child(3) .gd:before{transition-delay:1.85s}.dl3-root .in .gstep:nth-child(4) .gd{transition-delay:2.25s}.dl3-root .in .gstep:nth-child(4) .gd:before{transition-delay:2.3s}.dl3-root .gunlock{margin-top:18px;width:100%;height:48px;border:none;border-radius:var(--ds-r-pill);background:var(--ds-bg-3);color:var(--ds-ink-mute);font-family:var(--ds-mono);font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:9px;transition:background .45s var(--ds-ease-out-expo),color .45s,transform .45s var(--ds-ease-out-expo)}.dl3-root .gunlock svg{width:14px;height:14px}.dl3-root .in .gunlock{background:var(--ds-green);color:var(--ds-on-green);transform:scale(1.02);transition-delay:2.75s}.dl3-root .c-mock{position:relative}.dl3-root .c-panel{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-5);overflow:hidden;box-shadow:0 30px 80px oklch(0 0 0/.45)}.dl3-root .c-head,.dl3-root .crow{display:grid;grid-template-columns:32px 36px 40px 56px minmax(0,1fr) 120px 72px 104px;align-items:center;gap:14px;padding:12px 22px}.dl3-root .c-head{background:color-mix(in oklch,var(--ds-bg-3) 50%,transparent);font-family:var(--ds-mono);font-size:9.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-ink-mute);border-bottom:1px solid var(--ds-line)}.dl3-root .c-head .ce{text-align:center}.dl3-root .crow{border-bottom:1px solid var(--ds-line);opacity:0;transform:translateX(48px);transition:opacity .7s var(--ds-ease-out-expo),transform .7s var(--ds-ease-out-expo),background var(--ds-t-fast)}.dl3-root .crow:last-child{border-bottom:none}.dl3-root .crow:hover{background:var(--ds-bg-3)}.dl3-root .crow:hover .rk{color:var(--ds-green)}.dl3-root .crow:hover .ds-free-dl{background:var(--ds-green);color:var(--ds-on-green);border-color:var(--ds-green)}.dl3-root .in .crow{opacity:1;transform:none}.dl3-root .in .crow:nth-child(2){transition-delay:.15s}.dl3-root .in .crow:nth-child(3){transition-delay:.3s}.dl3-root .in .crow:nth-child(4){transition-delay:.45s}.dl3-root .in .crow:nth-child(5){transition-delay:.6s}.dl3-root .in .crow:nth-child(6){transition-delay:.75s}.dl3-root .crow .rk{font-family:var(--ds-display);font-size:18px;font-weight:700;letter-spacing:-.015em;color:var(--ds-ink);text-align:center;transition:color var(--ds-t-fast)}.dl3-root .crow .dl{font-family:var(--ds-mono);font-size:10.5px;font-weight:500;text-align:center}.dl3-root .crow .dl.up{color:var(--ds-green)}.dl3-root .crow .dl.dn{color:var(--ds-red)}.dl3-root .crow .dl.flat{color:var(--ds-ink-mute)}.dl3-root .crow .dl.nw{color:var(--ds-green);font-weight:600}.dl3-root .cplay{width:40px;height:40px;border-radius:50%;border:1px solid var(--ds-line-hi);background:transparent;color:var(--ds-ink);display:grid;place-items:center;cursor:pointer;transition:background var(--ds-t-fast),color var(--ds-t-fast),border-color var(--ds-t-fast)}.dl3-root .cplay svg{width:11px;height:11px;fill:currentColor}.dl3-root .cplay:hover{background:var(--ds-green);color:var(--ds-on-green);border-color:var(--ds-green)}.dl3-root .cplay:disabled{opacity:.4;cursor:default}.dl3-root .crow .art{width:56px;height:56px;border-radius:var(--ds-r-2);-o-object-fit:cover;object-fit:cover}.dl3-root .crow .ttw{min-width:0;overflow:hidden}.dl3-root .crow .tt{font-weight:600;font-size:14.5px;letter-spacing:-.015em;line-height:1.2}.dl3-root .crow .ar,.dl3-root .crow .tt{display:block;font-family:var(--ds-display);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl3-root .crow .ar{font-weight:500;font-size:13px;letter-spacing:-.01em;color:var(--ds-ink-dim);margin-top:4px}.dl3-root .crow .gn{text-align:center}.dl3-root .crow .gn .gch{display:inline-block;font-family:var(--ds-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-ink-dim);padding:3px 8px;border-radius:var(--ds-r-pill);border:1px solid var(--ds-line-hi);background:transparent;white-space:nowrap}.dl3-root .crow .ct{font-family:var(--ds-mono);font-size:12px;color:var(--ds-green);text-align:center;font-variant-numeric:tabular-nums}.dl3-root .sec-lede{color:var(--ds-ink-dim);max-width:640px;line-height:1.7;margin:-6px 0 30px}.dl3-root #artists .ds-sec-head{grid-template-columns:1fr;justify-items:center;text-align:center}.dl3-root #artists .sec-lede{text-align:center;margin-left:auto;margin-right:auto}.dl3-root .acar{position:relative;overflow-x:clip}.dl3-root .acar-viewport{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.dl3-root .acar-viewport::-webkit-scrollbar{display:none}.dl3-root .acar-viewport.grabbing{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dl3-root .acar-slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;display:flex;flex-direction:column}.dl3-root .acar-feed{padding-top:34px}.dl3-root .acar-arrow{position:absolute;top:200px;transform:translateY(-50%);z-index:3;width:44px;height:44px;display:grid;place-items:center;border-radius:var(--ds-r-pill);border:1px solid var(--ds-line-hi);background:oklch(.14 .003 140/.72);backdrop-filter:blur(6px);color:var(--ds-ink);cursor:pointer;transition:background var(--ds-t-med),border-color var(--ds-t-med),opacity var(--ds-t-med)}.dl3-root .acar-arrow:hover{background:oklch(.18 .004 140/.9);border-color:var(--ds-green)}.dl3-root .acar-arrow:disabled{opacity:.3;cursor:default}.dl3-root .acar-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75}.dl3-root .acar-arrow.prev{left:24px}.dl3-root .acar-arrow.next{right:24px}.dl3-root .p-mock{background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-5);overflow:hidden;box-shadow:0 30px 80px oklch(0 0 0/.45)}.dl3-root .p-lead{position:relative;width:100%;padding:72px 28px;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-top:1px solid var(--ds-line);border-bottom:1px solid var(--ds-line)}.dl3-root .p-lead-bg{position:absolute;inset:0;overflow:hidden}.dl3-root .p-lead-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 32%;object-position:50% 32%;opacity:.5}.dl3-root .p-lead:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 130% at 50% 34%,oklch(.14 .003 140/.32),oklch(.14 .003 140/.9) 70%);z-index:1}.dl3-root .p-lead-fg{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;width:100%;max-width:780px}.dl3-root .p-ava{width:150px;height:150px;border-radius:50%;border:1px solid var(--ds-line-hi);background:var(--ds-bg-2);-o-object-fit:cover;object-fit:cover;flex-shrink:0;box-shadow:0 18px 50px oklch(0 0 0/.5)}.dl3-root .p-id{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px}.dl3-root .p-nm{font-family:var(--ds-display);font-weight:700;font-size:clamp(34px,5vw,56px);letter-spacing:-.03em;line-height:.96;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;transition:color var(--ds-t-fast)}.dl3-root .p-lead:focus-visible .p-nm,.dl3-root .p-lead:hover .p-nm{color:var(--ds-green)}.dl3-root .p-nm .vt{width:19px;height:19px;border-radius:50%;background:var(--ds-green);color:var(--ds-on-green);display:grid;place-items:center;font-size:11px;font-weight:700;font-family:var(--ds-mono);flex-shrink:0}.dl3-root .p-hdl{font-family:var(--ds-mono);font-size:12px;color:var(--ds-ink-dim);letter-spacing:.08em;margin-top:8px}.dl3-root .p-loc{display:inline-flex;align-items:center;gap:6px;font-family:var(--ds-display);font-size:14px;color:var(--ds-ink-dim);margin-top:4px}.dl3-root .p-loc svg{width:14px;height:14px;stroke:currentColor;fill:none}.dl3-root .p-stats{display:flex;gap:36px;flex-wrap:wrap;justify-content:center;margin-top:12px}.dl3-root .p-stats .ds-stat{padding:0;align-items:center;text-align:center;gap:4px}.dl3-root .p-stats .ds-stat .ds-v{font-size:28px}.dl3-root .p-feed{padding:24px 36px 30px}.dl3-root .p-evt{display:flex;align-items:center;gap:8px;margin-bottom:8px}.dl3-root .p-node{width:22px;height:22px;border-radius:50%;background:var(--ds-green);color:var(--ds-on-green);display:grid;place-items:center;flex-shrink:0}.dl3-root .p-node svg{width:11px;height:11px;stroke:currentColor;fill:none}.dl3-root .p-actor{display:inline-flex;align-items:center;gap:6px;font-family:var(--ds-display);font-weight:600;font-size:13px;letter-spacing:-.01em}.dl3-root .p-actor .av{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dl3-root .p-vw{letter-spacing:.12em;text-transform:uppercase;color:var(--ds-green)}.dl3-root .p-vw,.dl3-root .p-when{font-family:var(--ds-mono);font-size:10.5px}.dl3-root .p-when{margin-left:auto;letter-spacing:.08em;color:var(--ds-ink-mute);font-variant-numeric:tabular-nums}.dl3-root .p-row{display:grid;grid-template-columns:34px 46px minmax(160px,280px) minmax(0,1fr) 100px 56px 104px;align-items:center;gap:14px;padding:10px 14px;border:1px solid var(--ds-line);border-radius:var(--ds-r-3);background:var(--ds-bg-2);transition:background var(--ds-t-fast),border-color var(--ds-t-fast)}.dl3-root .p-row:hover{background:var(--ds-bg-3);border-color:var(--ds-line-hi)}.dl3-root .p-play{width:34px;height:34px;border-radius:50%;border:1px solid var(--ds-line-hi);background:var(--ds-bg-3);color:var(--ds-ink);display:grid;place-items:center;cursor:pointer;transition:background var(--ds-t-fast),transform var(--ds-t-fast)}.dl3-root .p-play svg{width:11px;height:11px;fill:currentColor}.dl3-root .p-play:hover{background:var(--ds-green);color:var(--ds-on-green);transform:scale(1.05)}.dl3-root .p-play:disabled{opacity:.4;cursor:default}.dl3-root .p-row .art{width:46px;height:46px;border-radius:var(--ds-r-2);-o-object-fit:cover;object-fit:cover}.dl3-root .p-txt{min-width:0}.dl3-root .p-title{display:block;font-family:var(--ds-display);font-weight:600;font-size:15px;letter-spacing:-.015em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl3-root .p-row:hover .p-title{color:var(--ds-green)}.dl3-root .p-byline{display:flex;align-items:center;gap:5px;margin-top:3px;font-family:var(--ds-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ds-ink-mute)}.dl3-root .p-byline .vt{width:13px;height:13px;border-radius:50%;background:var(--ds-green);color:var(--ds-on-green);display:grid;place-items:center;font-size:8px;font-weight:700;font-family:var(--ds-mono)}.dl3-root .wave{display:flex;align-items:center;gap:2px;height:32px;min-width:0;overflow:hidden;opacity:.85}.dl3-root .wave i{width:2px;flex-shrink:0;background:var(--ds-green-dim);transform:scaleY(.07);transition:transform .55s var(--ds-ease-out-expo);border-radius:1px}.dl3-root .wave i.hi{background:var(--ds-green)}.dl3-root .in .wave i{transform:scaleY(1)}.dl3-root .p-count,.dl3-root .p-genre{justify-self:center}.dl3-root .p-count{font-family:var(--ds-mono);font-size:11px;letter-spacing:.06em;color:var(--ds-ink-dim);font-variant-numeric:tabular-nums;white-space:nowrap}.dl3-root .p-count .s{color:var(--ds-green)}.dl3-root .p-row .ds-free-dl{justify-self:end}.dl3-root .packrail{overflow-x:auto;overflow-y:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dl3-root .packrail::-webkit-scrollbar{display:none}.dl3-root .packtrack{display:flex;gap:18px;width:-moz-max-content;width:max-content;padding:10px 24px}.dl3-root .pack{width:262px;flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column;background:var(--ds-bg-2);border:1px solid var(--ds-line);border-radius:var(--ds-r-3);overflow:hidden;transition:border-color var(--ds-t-med),transform var(--ds-t-med) var(--ds-ease-out-quart)}.dl3-root .pack:hover{border-color:var(--ds-line-hi);transform:translateY(-2px)}.dl3-root .pc-cover{position:relative;aspect-ratio:1/1;background:var(--ds-bg-3);background-size:cover;background-position:50%;overflow:hidden;flex-shrink:0}.dl3-root .pc-badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:column;gap:4px}.dl3-root .pc-badge{padding:3px 8px;font-family:var(--ds-mono);font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border-radius:var(--ds-r-pill);background:var(--ds-green);color:var(--ds-on-green)}.dl3-root .pc-body{display:flex;flex-direction:column;gap:6px;padding:12px 14px 14px;flex:1;min-width:0}.dl3-root .pc-type{font-family:var(--ds-mono);font-size:9.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-green)}.dl3-root .pc-title{font-family:var(--ds-display);font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--ds-ink);line-height:1.2}.dl3-root .pc-creator,.dl3-root .pc-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl3-root .pc-creator{font-family:var(--ds-mono);font-size:10.5px;letter-spacing:.12em;text-transform:lowercase;color:var(--ds-ink-mute)}.dl3-root .pc-foot{justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px;border-top:1px solid var(--ds-line)}.dl3-root .pc-foot,.dl3-root .pc-genres{display:flex;align-items:center;min-width:0}.dl3-root .pc-genres{gap:6px;flex:1;overflow-x:auto;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 84%,transparent);mask-image:linear-gradient(90deg,#000 84%,transparent)}.dl3-root .pc-genres::-webkit-scrollbar{display:none}.dl3-root .pc-genre{flex-shrink:0;font-family:var(--ds-mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-dim);padding:3px 8px;border:1px solid var(--ds-line);background:var(--ds-bg-3);border-radius:var(--ds-r-pill);white-space:nowrap}.dl3-root .pc-price{font-family:var(--ds-display);font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--ds-ink);font-variant-numeric:tabular-nums}.dl3-root .dl3-ownband{background:linear-gradient(160deg,oklch(.93 .21 132),oklch(.89 .23 135) 70%);color:var(--ds-on-green);padding:84px 0}.dl3-root .dl3-ownband .inner{display:flex;flex-direction:column;align-items:center;text-align:center}.dl3-root .dl3-ownband .dl3-eyebrow{color:var(--ds-on-green)}.dl3-root .dl3-ownband h2{font-family:var(--ds-display);font-weight:700;font-size:clamp(32px,4.4vw,62px);letter-spacing:-.03em;line-height:1;margin:16px 0 18px;text-wrap:balance}.dl3-root .dl3-ownband p{max-width:560px;color:oklch(.14 .015 140/.78);line-height:1.65;text-wrap:balance}.dl3-root .dl3-ownband .prow{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap;justify-content:center}.dl3-root .ownband-cta{height:50px;padding:0 28px;font-size:14.5px;font-weight:600;background:var(--ds-on-green);color:var(--ds-green);border-color:var(--ds-on-green)}.dl3-root .ownband-cta:hover{background:var(--ds-bg);border-color:var(--ds-bg);color:var(--ds-green)}.dl3-root .dl3-final{padding:130px 0 110px;text-align:center;position:relative;overflow:hidden}.dl3-root .dl3-final .shell{position:relative;z-index:2}.dl3-root .dl3-final h2{font-family:var(--ds-display);font-weight:700;font-size:clamp(48px,8vw,116px);letter-spacing:-.035em;line-height:.96}.dl3-root .dl3-final .cta{display:flex;gap:12px;justify-content:center;margin-top:40px;flex-wrap:wrap}.dl3-root .dl3-final .foot-meta{margin-top:52px;font-family:var(--ds-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-ink-mute);display:flex;gap:26px;justify-content:center;flex-wrap:wrap}.dl3-root .dl3-news{background:var(--ds-bg);border-top:1px solid var(--ds-line);padding:84px 0}.dl3-root .dl3-news .inner{display:flex;flex-direction:column;align-items:center;text-align:center}.dl3-root .dl3-news h2{font-family:var(--ds-display);font-weight:700;font-size:clamp(28px,3.8vw,48px);letter-spacing:-.03em;line-height:1.02;margin:16px 0 14px;text-wrap:balance}.dl3-root .dl3-news p{max-width:none;color:var(--ds-ink-mute);line-height:1.6;white-space:nowrap}.dl3-root .news-form{display:flex;gap:10px;margin-top:30px;width:100%;max-width:460px;flex-wrap:wrap;justify-content:center}.dl3-root .news-form .ds-input{flex:1;min-width:200px;height:50px;text-align:center}.dl3-root .news-form .ds-btn{height:50px;padding:0 26px;white-space:nowrap}.dl3-root .news-note{margin-top:18px;font-family:var(--ds-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.dl3-root .news-note.ok{color:var(--ds-green)}.dl3-root .news-note.err{color:var(--ds-red)}.dl3-root .news-fine{margin-top:16px;max-width:none;font-size:12.5px;line-height:1.5;color:var(--ds-ink-mute);white-space:nowrap}@media (max-width:1180px){.dl3-root .fl-a{left:8px}.dl3-root .fl-b{right:8px}}@media (max-width:1080px){.dl3-root .flwrap{display:none}}@media (max-width:900px){.dl3-root .show{grid-template-columns:1fr;gap:44px}.dl3-root .g-mock{min-height:0;padding-bottom:60px}.dl3-root .g-card{position:relative;right:auto;bottom:auto;margin:-50px 0 0 auto}.dl3-root .c-head,.dl3-root .crow{grid-template-columns:28px 32px 30px 44px minmax(0,1fr) 86px;gap:10px;padding:12px 14px}.dl3-root .c-head .h-ct,.dl3-root .c-head .h-gn,.dl3-root .crow .ct,.dl3-root .crow .gn{display:none}.dl3-root .crow .art{width:44px;height:44px}.dl3-root .cplay{width:30px;height:30px}.dl3-root .p-row{grid-template-columns:34px 46px minmax(0,1fr) auto}.dl3-root .p-count,.dl3-root .p-genre,.dl3-root .p-row .wave{display:none}.dl3-root .p-lead{padding:32px 22px}.dl3-root .p-feed{padding:20px 22px 26px}.dl3-root .p-ava{width:108px;height:108px}.dl3-root .acar-arrow{width:38px;height:38px;top:170px}.dl3-root .acar-arrow.prev{left:8px}.dl3-root .acar-arrow.next{right:8px}.dl3-root .acar-feed{padding-top:24px}.dl3-root section{padding:72px 0}}@media (max-width:640px){.dl3-root .dl3-hero{padding:130px 0 80px}.dl3-root section{padding:40px 0}.dl3-root .dl3-ownband{padding:48px 0}.dl3-root .dl3-final{padding:64px 0 56px}.dl3-root .c-head,.dl3-root .crow{grid-template-columns:20px 56px minmax(0,1fr) 84px;gap:8px;padding:8px 10px}.dl3-root .c-head .h-dl,.dl3-root .c-head .h-pl,.dl3-root .cplay,.dl3-root .crow .dl{display:none}.dl3-root .crow .art{width:56px;height:56px;display:block}.dl3-root .pack{width:220px}.dl3-root .acar-arrow{width:34px;height:34px;top:150px}.dl3-root .acar-arrow svg{width:18px;height:18px}.dl3-root .p-stats{gap:20px}.dl3-root .g-art .stamp{right:-8px}.dl3-root .dl3-final h2{font-size:clamp(30px,8vw,40px);white-space:nowrap}.dl3-root .dl3-hero .lede-cards{gap:8px}.dl3-root .lcard.ds-pad-sm{padding:14px 9px 13px}.dl3-root .lcard .lc-k{font-size:8.5px;letter-spacing:.08em}.dl3-root .lcard p{font-size:10.5px;line-height:1.4}.dl3-root .dl3-news .news-fine,.dl3-root .dl3-news p{white-space:normal;max-width:480px}}@media (max-width:900px){.dl3-root .p-play{width:44px;height:44px}.dl3-root .p-play svg{width:13px;height:13px}.dl3-root .p-row{grid-template-columns:44px 46px minmax(0,1fr) auto}.dl3-root .acar-arrow{width:44px;height:44px}.dl3-root .crow .ttw,.dl3-root .p-txt{min-height:44px;display:flex;flex-direction:column;justify-content:center}.dl3-root .p-play:active{background:var(--ds-green);color:var(--ds-on-green);transform:scale(.92)}.dl3-root .acar-arrow:active{background:var(--ds-green);border-color:var(--ds-green);color:var(--ds-on-green)}.dl3-root .crow:active,.dl3-root .p-row:active{background:var(--ds-bg-3)}.dl3-root .pack:active{border-color:var(--ds-line-hi);transform:scale(.985)}.dl3-root .packrail,.dl3-root .pc-genres{overscroll-behavior-x:contain}.dl3-root .pc-genres{scroll-snap-type:x proximity}.dl3-root .pc-genre{scroll-snap-align:start}}@media (max-width:640px){.dl3-root .p-row{grid-template-columns:44px 46px minmax(0,1fr);row-gap:12px}.dl3-root .p-row .ds-free-dl{grid-column:1/-1;justify-self:stretch}.dl3-root .ds-free-dl{font-size:12px;letter-spacing:.08em}.dl3-root .pc-type{font-size:10.5px}.dl3-root .pc-genre{font-size:10.5px;letter-spacing:.14em}.dl3-root .gstep .gl{font-size:11px;letter-spacing:.08em}.dl3-root .gstep .gr{flex-shrink:0}}