.news-release{border:1px solid var(--border);background:linear-gradient(#242a2c,#1e2325);border-radius:18px;margin:28px 0;padding:20px;position:relative;box-shadow:0 20px 50px -30px #000000d9}.news-release .nr-top{align-items:flex-start;gap:20px;display:flex}.news-release .nr-art{background:#14171a;border-radius:12px;flex:none;align-self:stretch;width:176px;min-height:150px;position:relative;overflow:hidden;box-shadow:0 8px 22px -10px #000000b3}.prose .news-release .nr-art img,.prose .news-track .nt-art img{object-fit:cover;border-radius:0;width:100%;max-width:none;height:100%;margin:0;display:block;position:absolute;inset:0}.prose .news-release .nr-label{margin:0 0 6px;line-height:1}.prose .news-release .nr-name{letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(23px,3vw,30px);font-weight:900;line-height:1.04}.prose .news-release .nr-artist{margin:0 0 12px;line-height:1.15}.prose .news-release .nr-spec{margin:0;line-height:1.3}.prose .news-release .nr-spec div{margin:0}.prose .news-release .nr-list{margin:16px 0 0}@media (width<=520px){.news-release .nr-top{flex-direction:column;align-items:stretch}.news-release .nr-art{align-self:auto;width:120px;height:120px;min-height:0}}.news-release .nr-info{flex:1;min-width:0}.news-release .nr-label{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;display:inline-block}.news-release .nr-label:hover{text-underline-offset:3px;text-decoration:underline}.news-release .nr-name{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(24px,3.2vw,32px);font-weight:900;line-height:1.05}.news-release .nr-name a{color:#fff;text-decoration:none}.news-release .nr-name a:hover{color:var(--green)}.news-release .nr-artist{color:var(--silver);margin:0 0 20px;font-size:19px;line-height:1.2}.news-release .nr-artist a{color:var(--silver);text-decoration:none}.news-release .nr-artist a:hover{color:var(--green)}.news-release .nr-spec{flex-direction:column;gap:4px;margin:0;font-size:14px;line-height:1.5;display:flex}.news-release .nr-spec div{gap:8px;display:flex}.news-release .nr-spec dt{color:var(--silver);min-width:104px;margin:0;font-weight:600}.news-release .nr-spec dt:after{content:":"}.news-release .nr-spec dd{color:var(--silver);margin:0}.news-release .nr-spec dd a{color:var(--green)}.news-release .nr-sold{color:#ff3d9a;border:1px solid #ff3d9a80;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:600}.news-release .nr-foot{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-top:18px;display:flex}.news-release .nr-price{color:var(--white);font-size:20px;font-weight:800}.news-release .nr-was{color:var(--silver);margin-right:4px;font-size:15px;font-weight:600;text-decoration:line-through}.news-release .nr-buy{background:var(--green);color:#0c1400;border-radius:10px;padding:11px 18px;font-size:14px;font-weight:700;text-decoration:none}.news-release .nr-buy:hover{background:#b6e85a}.news-release .nr-shop{color:var(--silver);margin-left:auto;font-size:13px;text-decoration:none}.news-release .nr-shop:hover{color:var(--green)}.nr-list.tracklist{border:1px solid var(--border);background:#191d1f;border-radius:12px;margin:20px 0 0;padding:0;list-style:none;overflow:hidden}.nr-list li{margin:0;padding:0}.nr-list .track{border-bottom:1px solid var(--border);font-size:15px;line-height:normal}.nr-list .track:last-child{border-bottom:0}.nr-list .t-row{grid-template-columns:40px 22px 1fr auto auto;align-items:center;gap:12px;margin:0;padding:8px 16px;display:grid}.nr-list .track.has-preview .t-row{cursor:pointer;transition:background .12s}.nr-list .track.has-preview:hover .t-row{background:#80c30012}.nr-list .track.playing{background:#80c3001f}.nr-list .t-pos{color:var(--silver);font-size:12px;font-weight:600}.nr-list .t-play{color:var(--green);align-items:center;display:flex}.nr-list .t-play svg{width:12px;height:12px;display:block}.nr-list .t-play .i-play{display:flex}.nr-list .t-play .i-pause,.nr-list .t-play.playing .i-play{display:none}.nr-list .t-play.playing .i-pause{display:flex}.nr-list .t-title{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.nr-list .t-name{color:var(--white);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nr-list .t-artist{color:var(--silver);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.nr-list .track.playing .t-name{color:#d6f29a}.nr-list .t-dur{color:var(--silver);font-variant-numeric:tabular-nums;font-size:13px}.nr-list .t-player{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:2px 15px 14px;display:none}.nr-list .track.playing .t-player{display:grid}.nr-list .t-cur,.nr-list .t-total{color:var(--silver);font-variant-numeric:tabular-nums;min-width:30px;font-size:12px}.nr-list .t-total{text-align:right}.nr-list .t-scrub{cursor:pointer;touch-action:none;padding:13px 0}.nr-list .t-rail{background:#ffffff26;border-radius:999px;height:5px;position:relative}.nr-list .t-fill{background:var(--green);border-radius:999px;width:0;height:100%;position:absolute;top:0;left:0}.nr-list .t-thumb{background:var(--green);border-radius:50%;width:13px;height:13px;margin-left:-6.5px;transition:transform .1s;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 1px 5px #00000080}.nr-list .t-scrub:hover .t-thumb,.nr-list .t-scrub.drag .t-thumb{transform:translateY(-50%)scale(1.3)}.news-release .t-dj,.news-track .t-dj{flex-direction:column;align-items:flex-end;gap:1px;line-height:1.2;display:flex}.news-track .nt-djbar .t-dj{flex-direction:row;align-items:baseline;gap:8px}.news-release .t-key,.news-track .t-key{color:#b6e85a;white-space:nowrap;font-size:11.5px;font-weight:700}.news-release .t-bpm,.news-track .t-bpm{color:var(--silver);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:600}.news-release .t-bpm.shift,.news-track .t-bpm.shift{color:var(--green)}.news-release .nr-listhead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;display:flex}.prose .news-release .nr-listhead{margin:18px 0 0}.prose .news-release .nr-listhead+.nr-list.tracklist{margin-top:8px}.news-release .nr-listhead-t{color:var(--silver);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.news-track .nt-djbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.prose .news-track .nt-djbar{margin:9px 0 0}.news-track .nt-djbar:empty{display:none}.nr-pitch{align-items:center;gap:8px;margin-left:auto;display:flex}.nr-pitch-label{color:var(--silver);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.nr-pitch-range{appearance:none;cursor:pointer;background:#fff3;border-radius:999px;width:90px;height:4px;margin:0}.nr-pitch-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--green);cursor:pointer;border-radius:50%;width:15px;height:15px;box-shadow:0 1px 4px #0000008c}.nr-pitch-range::-moz-range-thumb{background:var(--green);cursor:pointer;border:0;border-radius:50%;width:15px;height:15px;box-shadow:0 1px 4px #0000008c}.nr-pitch-val{text-align:center;border:1px solid var(--border);min-width:48px;color:var(--silver);font-variant-numeric:tabular-nums;cursor:pointer;background:#191d1f;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700}.nr-pitch-val.active{color:#0c1400;background:var(--green);border-color:var(--green)}.news-track{border:1px solid var(--border);background:linear-gradient(#242a2c,#1e2325);border-radius:14px;gap:16px;margin:26px 0;padding:16px;display:flex;box-shadow:0 16px 40px -28px #000000d9}.news-track .nt-art{background:#14171a;border-radius:10px;flex:none;align-self:stretch;width:104px;min-height:92px;position:relative;overflow:hidden;box-shadow:0 6px 18px -10px #000000b3}@media (width<=520px){.news-track .nt-art{align-self:auto;width:84px;height:84px;min-height:0}}.news-track .nt-body{flex:1;min-width:0}.news-track .nt-name{letter-spacing:-.01em;color:#fff;margin:0;font-size:18px;font-weight:800;line-height:1.1}.news-track .nt-artist{color:var(--silver);margin:0;font-size:13.5px}.news-track .nt-player{background:0 0;border:0;margin:11px 0 0}.news-track .nt-player .track{background:0 0;border:0;align-items:center;gap:11px;display:flex}.news-track .nt-player .track.playing{background:0 0}.news-track .nt-player .t-row{cursor:pointer;flex:none;grid-template-columns:none;align-items:center;margin:0;padding:2px 0;display:flex}.news-track .nt-player .t-play{width:auto;height:auto;color:var(--green);background:0 0;border-radius:0;align-items:center;display:flex}.news-track .nt-player .t-play svg{width:13px;height:13px}.news-track .nt-player .t-player{flex:1;align-items:center;gap:10px;padding:0;display:flex}.news-track .nt-player .t-scrub{cursor:pointer;touch-action:none;flex:1;padding:9px 0}.news-track .nt-link{text-align:right;margin:10px 0 0;font-size:13px;font-weight:600}.news-track .nt-link a{color:var(--silver);text-decoration:none}.news-track .nt-link a:hover{color:var(--green)}.prose .news-track .nt-name,.prose .news-track .nt-artist{margin:0}.prose .news-track .nt-link{margin:10px 0 0}.news-release a.nr-buy{color:#0c1400;text-decoration:none}.news-release a.nr-buy:hover{color:#0c1400}.news-release a.nr-shop{color:var(--silver);text-decoration:none}.news-release a.nr-shop:hover{color:var(--green)}.news-release .nr-name a,.news-release .nr-artist a,.news-release a.nr-label,.news-release .nr-spec dd a,.news-release a.nr-art,.news-track .nt-name a,.news-track .nt-artist a,.news-track .nt-link a,.news-track a.nt-art{text-decoration:none}.news-track .nt-name a{color:#fff}.news-track .nt-name a:hover{color:var(--green)}.news-release a.nr-label:hover,.news-release .nr-spec dd a:hover{text-underline-offset:3px;text-decoration:underline}.news-track .nt-artist a{color:var(--silver)}.news-track .nt-artist a:hover{color:var(--green)}.prose .news-release .nr-name a{color:#fff;text-decoration:none}.prose .news-release .nr-name a:hover{color:var(--green)}.prose .news-release .nr-artist a{color:var(--silver);text-decoration:none}.prose .news-release .nr-artist a:hover{color:var(--green)}.prose .news-release a.nr-label{text-decoration:none}.prose .news-release a.nr-label:hover{text-underline-offset:3px;text-decoration:underline}.prose .news-release .nr-spec dd a{color:var(--green);text-decoration:none}.prose .news-release .nr-spec dd a:hover{text-underline-offset:3px;text-decoration:underline}.prose .news-release a.nr-buy{color:#0c1400;text-decoration:none}.prose .news-release a.nr-buy:hover{color:#0c1400}.prose .news-release a.nr-shop{color:var(--silver);text-decoration:none}.prose .news-release a.nr-shop:hover{color:var(--green)}.prose .news-track .nt-name a{color:#fff;text-decoration:none}.prose .news-track .nt-name a:hover{color:var(--green)}.prose .news-track .nt-artist a{color:var(--silver);text-decoration:none}.prose .news-track .nt-artist a:hover{color:var(--green)}.prose .news-track .nt-link a{color:var(--silver);text-decoration:none}.prose .news-track .nt-link a:hover{color:var(--green)}.mixm{isolation:isolate;background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;max-width:600px;height:122px;margin:22px 0;display:flex;position:relative;overflow:hidden}.mixm-bg{z-index:0;filter:blur(26px)saturate(1.15);opacity:.5;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.3)}.mixm-bg:after{content:"";background:linear-gradient(90deg,#191c1ef7 0%,#191c1ed1 44%,#191c1e57 100%);position:absolute;inset:0}.mixm-disc{z-index:1;background-position:50%;background-size:cover;border-radius:50%;width:176px;height:176px;position:absolute;top:50%;right:-32px;transform:translateY(-50%);box-shadow:0 18px 50px #0000008c,inset 0 0 0 5px #00000047}.mixm-disc:after{content:"";background:#0c0f10;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ffffff1a}.mixm:not(.has-art){background:linear-gradient(120deg,#23282c,#171a1c)}.mixm-inner{z-index:2;flex:1;align-items:center;gap:18px;min-height:0;padding:6px 22px 0;display:flex;position:relative}.mixm-cover{background:var(--green);color:#0c1400;cursor:pointer;border-radius:50%;flex:none;width:54px;height:54px;transition:transform .14s;position:relative;box-shadow:0 6px 20px #00000080}.mixm-cover:hover{transform:scale(1.06)}.mixm-cover:focus-visible{outline-offset:3px;outline:2px solid #fff}.mixm-cover svg{width:21px;height:21px;display:block}.mixm-cover .i-play,.mixm-cover .i-pause{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.mixm-cover .i-pause,.mixm-cover.is-playing .i-play{display:none}.mixm-cover.is-playing .i-pause{display:flex}.mixm-id{min-width:0}.mixm-eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:10.5px;font-weight:800;display:block}.mixm-artist{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 12px #00000080;font-size:25px;font-weight:850;line-height:1.04;display:block}.mixm-artist a{color:#fff;text-decoration:none}.mixm-artist a:hover{color:var(--green)}.mixm-dur{color:var(--silver);font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px;display:block}.mixm-wave{z-index:2;pointer-events:none;flex:none;align-items:flex-end;gap:2px;height:18px;margin:0 22px 14px;display:flex;position:relative}.mixm-wave i{background:var(--green);opacity:.5;border-radius:2px;flex:1;min-width:1px}@media (width<=520px){.mixm{height:auto}.mixm-inner{padding:16px 18px 8px}.mixm-artist{font-size:22px}.mixm-disc{opacity:.85;width:150px;height:150px;right:-40px}.mixm-wave{display:none}}.prose .mixm .mixm-artist a{color:#fff;text-decoration:none}.prose .mixm .mixm-artist a:hover{color:var(--green);text-decoration:none}.prose .mixm a{text-decoration:none}
