:root{--ndv-accent:#4b19d8;--ndv-cyan:#19d1c6;--ndv-text:#111217;--ndv-muted:#777c87;--ndv-line:#ececf3;--ndv-bg:#f7f7f9;--ndv-dark:#040404}
.ndvemp3{position:relative;width:100%;max-width:100%;margin:0 0 100px;background:var(--ndv-bg);color:var(--ndv-text);overflow:hidden;font-family:inherit;box-shadow:none;border:none}
.ndvemp3 *{box-sizing:border-box}.ndvemp3 a{text-decoration:none}.ndvemp3-message,.ndvemp3-empty{padding:24px;color:var(--ndv-muted);background:#fff}
.ndvemp3-header{position:relative;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:24px;padding:26px 30px;min-height:350px;height:350px;overflow:hidden;isolation:isolate;align-items:center}
.ndvemp3-header-bg,.ndvemp3-header-overlay{position:absolute;inset:0;pointer-events:none}.ndvemp3-header-bg{background-image:var(--ndv-cover);background-position:center;background-size:cover;filter:blur(10px) grayscale(1);transform:scale(1.08)}.ndvemp3-header-overlay{background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.73) 42%,rgba(0,0,0,.76) 100%)}
.ndvemp3-header-cover,.ndvemp3-header-body{position:relative;z-index:1}.ndvemp3-header-cover{width:100%;max-width:250px;aspect-ratio:1/1;border-radius:6px;overflow:hidden;background:#111;box-shadow:0 18px 42px rgba(0,0,0,.4)}.ndvemp3-header-cover img,.ndvemp3-row-thumb img,.ndvemp3-sticky-cover img{width:100%;height:100%;display:block;object-fit:cover}
.ndvemp3-kicker{font-size:11px;line-height:1.1;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.75);margin-bottom:10px}.ndvemp3-title{margin:0;color:#fff;font-size:clamp(32px,4.2vw,58px);line-height:1.04;font-weight:800;word-break:break-word}.ndvemp3-meta{margin-top:10px;color:rgba(255,255,255,.84);font-size:clamp(14px,1.6vw,22px);font-weight:700;letter-spacing:.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%}
.ndvemp3-head-player{display:grid;grid-template-columns:96px 66px minmax(0,1fr) 72px;gap:14px;align-items:center;margin-top:18px}.ndvemp3-time,.ndvemp3-sticky-time{font-size:18px;line-height:1;color:rgba(255,255,255,.82);font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.ndvemp3-head-play{width:96px;height:96px;border-radius:50%;border:8px solid rgba(255,255,255,.95);background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 32px rgba(0,0,0,.22)}.ndvemp3-head-play .ndvemp3-icon{width:34px;height:34px}.ndvemp3-head-play .ndvemp3-icon-play{transform:translateX(2px)}
.ndvemp3-mini-controls{display:flex;gap:12px;align-items:center;margin-top:10px;flex-wrap:nowrap}.ndvemp3-mini-controls button{width:40px;height:40px;border-radius:50%;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.ndvemp3-mini-controls [data-ndv-speed]{width:auto;padding:0 10px;min-width:48px;border-radius:999px;background:rgba(255,255,255,.08)}.ndvemp3-mini-controls button:hover{background:rgba(255,255,255,.08)}
.ndvemp3-list{background:#f5f5f6}.ndvemp3-row-item{border-top:1px solid #ededf1}.ndvemp3-row-main{display:grid;grid-template-columns:68px 24px minmax(0,1fr) minmax(140px,32%) 52px auto 30px 30px 30px;gap:12px;align-items:center;padding:14px 20px;min-height:88px;background:#f8f8f8}.ndvemp3-row-thumb{width:68px;height:68px;border-radius:6px;overflow:hidden;background:#111;box-shadow:0 4px 14px rgba(0,0,0,.14);border:1px solid rgba(0,0,0,.06)}.ndvemp3-row-text{min-width:0}.ndvemp3-row-text strong{display:block;font-size:18px;line-height:1.25;color:#191a1d;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ndvemp3-row-text span{display:block;font-size:12px;line-height:1.35;color:var(--ndv-muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ndvemp3-row-play,.ndvemp3-row-toggle,.ndvemp3-row-share,.ndvemp3-row-like{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:var(--ndv-accent);display:flex;align-items:center;justify-content:center;cursor:pointer}.ndvemp3-row-play .ndvemp3-icon-play{transform:translateX(1px)}.ndvemp3-row-download{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:5px;background:var(--ndv-accent);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.ndvemp3-row-download .ndvemp3-icon{width:14px;height:14px}.ndvemp3-row-like{color:#d9d9de}.ndvemp3-row-like.is-liked{color:#ea4c89}.ndvemp3-row-like.is-liked .ndvemp3-icon-heart{fill:currentColor;stroke:currentColor}.ndvemp3-row-item.is-active>.ndvemp3-row-main,.ndvemp3-row-item.is-playing>.ndvemp3-row-main{background:#f1f1f4}.ndvemp3-row-thumb img{filter:contrast(1.03) saturate(1.02)}.ndvemp3-row-item.is-active .ndvemp3-row-text strong{color:var(--ndv-accent)}.ndvemp3-row-duration{font-size:15px;color:#32353c;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}
.ndvemp3-row-item.has-children>.ndvemp3-row-main .ndvemp3-row-toggle{color:#5d5f67}.ndvemp3-row-item.is-collapsed>.ndvemp3-children{display:none}.ndvemp3-row-item.is-collapsed>.ndvemp3-row-main .ndvemp3-row-toggle .ndvemp3-icon-chevron{transform:rotate(-90deg)}.ndvemp3-row-item.depth-1>.ndvemp3-row-main{padding-left:44px}.ndvemp3-row-item.depth-2>.ndvemp3-row-main{padding-left:64px}.ndvemp3-row-item.depth-3>.ndvemp3-row-main{padding-left:84px}.ndvemp3-row-toggle-inline{display:none}
.ndvemp3-head-wave,.ndvemp3-sticky-wave,.ndvemp3-row-wave{position:relative;border:0;background:transparent;padding:0;display:flex;align-items:center;gap:2px;overflow:hidden;cursor:pointer;min-width:0}.ndvemp3-head-wave{height:72px}.ndvemp3-sticky-wave{height:34px}.ndvemp3-row-wave{height:34px;min-width:140px}.ndvemp3-head-wave span,.ndvemp3-sticky-wave span,.ndvemp3-row-wave span{width:2px;border-radius:10px;height:var(--h,10px);background:rgba(255,255,255,.42)}.ndvemp3-head-wave span.is-done{background:#fff}.ndvemp3-row-wave span{background:#b1b1b7}.ndvemp3-row-wave span.is-done{background:#8a8b92}.ndvemp3-sticky-wave span{background:#2d2d31}.ndvemp3-sticky-wave span.is-done{background:var(--ndv-cyan)}.ndvemp3.has-live-meter .ndvemp3-head-wave span,.ndvemp3.has-live-meter .ndvemp3-sticky-wave span,.ndvemp3.has-live-meter .ndvemp3-row-wave span{transition:height .045s linear,background .16s ease}
.ndvemp3-icon{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.ndvemp3-icon-play,.ndvemp3-icon-pause{fill:currentColor;stroke:none}.ndvemp3-icon-seek text{fill:currentColor;stroke:none;font-size:6.5px;font-weight:800;font-family:Arial,sans-serif}
.ndvemp3-sticky{position:fixed;left:0;right:0;bottom:0;z-index:99999;background:#000;color:#fff;display:grid;grid-template-columns:30px 30px 48px 30px 30px minmax(120px,220px) 56px 1fr 64px 30px;gap:10px;align-items:center;min-height:74px;padding:10px 18px;border-top:4px solid var(--ndv-cyan);box-shadow:0 -12px 34px rgba(0,0,0,.28)}.ndvemp3-sticky[hidden]{display:none!important}.ndvemp3-sticky-cover{display:none}.ndvemp3-sticky-info{min-width:0}.ndvemp3-sticky-info strong,.ndvemp3-sticky-info span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ndvemp3-sticky-info strong{font-size:15px;color:#fff}.ndvemp3-sticky-info span{font-size:12px;color:rgba(255,255,255,.72);margin-top:3px}.ndvemp3-sticky-btn,.ndvemp3-sticky-play{border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.ndvemp3-sticky-play{width:48px;height:48px;border-radius:50%;background:#fff;color:#000}.ndvemp3-sticky-play .ndvemp3-icon-play{transform:translateX(1px)}.ndvemp3-sticky-btn.is-active{color:var(--ndv-cyan)}.ndvemp3-toast{position:fixed;left:50%;bottom:92px;transform:translateX(-50%);background:#111;color:#fff;padding:10px 16px;border-radius:999px;font-size:13px;z-index:100000;box-shadow:0 10px 30px rgba(0,0,0,.28)}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-header{grid-template-columns:130px minmax(0,1fr);gap:14px;padding:16px 14px;min-height:300px;height:auto}.ndvemp3.ndvemp3-is-narrow .ndvemp3-header-cover{max-width:130px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-title{font-size:clamp(26px,5vw,34px)}.ndvemp3.ndvemp3-is-narrow .ndvemp3-meta{font-size:14px;line-height:1.35}.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-player{grid-template-columns:56px minmax(0,1fr) 58px;gap:10px;margin-top:12px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-player .ndvemp3-time:first-of-type{display:none}.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-play{width:56px;height:56px;border-width:4px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-play .ndvemp3-icon{width:22px;height:22px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-wave{height:48px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls{gap:8px;margin-top:8px;flex-wrap:nowrap}.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls button{width:34px;height:34px;flex:0 0 auto}.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-speed]{min-width:44px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main{grid-template-columns:54px 22px minmax(0,1fr) 46px 28px 28px 28px;gap:8px;min-height:72px;padding:12px 10px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-thumb{width:54px;height:54px;border-radius:6px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-wave,.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-duration,.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-download{display:none}.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-text strong{font-size:14.5px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-item.depth-1>.ndvemp3-row-main{padding-left:24px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-item.depth-2>.ndvemp3-row-main{padding-left:36px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-toggle-inline{display:flex}.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-item.has-children>.ndvemp3-row-main>.ndvemp3-row-toggle:last-child{display:none}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky{grid-template-columns:28px 42px 28px minmax(100px,1fr) 48px 28px;gap:10px;min-height:66px;padding:8px 12px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-shuffle],.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-sticky-current],.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-sticky-duration],.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-sticky-mute],.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-prev]{display:none}.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky-info strong{font-size:13px}.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky-info span{font-size:11px}.ndvemp3.ndvemp3-is-mobile .ndvemp3-header{grid-template-columns:1fr;min-height:auto;height:auto}.ndvemp3.ndvemp3-is-mobile .ndvemp3-header-cover{max-width:110px}.ndvemp3.ndvemp3-is-mobile .ndvemp3-meta{font-size:13px}.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls button:nth-child(3){display:none}.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky-info span{display:none}.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky [data-ndv-sticky-wave]{display:none}


/* v1.3.3 - icon consistency and post-width stability */
.ndvemp3 .ndvemp3-icon{
  width:22px;
  height:22px;
  min-width:22px;
  min-height:22px;
  display:block;
  flex:0 0 auto;
}
.ndvemp3 .ndvemp3-icon-play,
.ndvemp3 .ndvemp3-icon-pause{
  fill:currentColor;
  stroke:none;
}
.ndvemp3 .ndvemp3-icon-seek text{
  fill:currentColor;
  stroke:none;
  font-size:7.2px;
  font-weight:900;
  font-family:Arial,sans-serif;
}
.ndvemp3 .ndvemp3-head-play .ndvemp3-icon{
  width:34px;
  height:34px;
  min-width:34px;
  min-height:34px;
}
.ndvemp3 .ndvemp3-mini-controls button,
.ndvemp3 .ndvemp3-row-play,
.ndvemp3 .ndvemp3-row-toggle,
.ndvemp3 .ndvemp3-row-share,
.ndvemp3 .ndvemp3-row-like,
.ndvemp3 .ndvemp3-sticky-btn{
  overflow:visible;
}
.ndvemp3 .ndvemp3-mini-controls button .ndvemp3-icon{
  width:25px;
  height:25px;
  min-width:25px;
  min-height:25px;
}
.ndvemp3 .ndvemp3-row-play .ndvemp3-icon,
.ndvemp3 .ndvemp3-row-toggle .ndvemp3-icon,
.ndvemp3 .ndvemp3-row-share .ndvemp3-icon,
.ndvemp3 .ndvemp3-row-like .ndvemp3-icon{
  width:18px;
  height:18px;
  min-width:18px;
  min-height:18px;
}
.ndvemp3 .ndvemp3-row-download .ndvemp3-icon{
  width:15px;
  height:15px;
  min-width:15px;
  min-height:15px;
}
.ndvemp3 .ndvemp3-sticky-btn .ndvemp3-icon{
  width:24px;
  height:24px;
  min-width:24px;
  min-height:24px;
}
.ndvemp3 .ndvemp3-sticky-play .ndvemp3-icon{
  width:24px;
  height:24px;
  min-width:24px;
  min-height:24px;
}
.ndvemp3 .ndvemp3-row-main{
  grid-template-columns:68px 24px minmax(0,1fr) minmax(120px,30%) 46px auto 30px 30px 30px;
}
.ndvemp3 .ndvemp3-row-download{
  min-width:34px;
  justify-content:center;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main{
  grid-template-columns:54px 22px minmax(0,1fr) minmax(80px,22%) 34px 34px 28px 28px 28px;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-wave{
  display:flex;
  min-width:80px;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-duration{
  display:inline-block;
  font-size:12px;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-download{
  display:inline-flex;
  width:34px;
  padding:0;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-download span{
  display:none;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-prev]{
  display:flex;
}
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main{
  grid-template-columns:48px 22px minmax(0,1fr) 32px 28px 28px;
}
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-wave,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-duration,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-download{
  display:none;
}
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky{
  grid-template-columns:28px 42px 28px minmax(0,1fr) 42px 28px;
}
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky [data-ndv-prev]{
  display:none;
}


/* v1.3.4 - compact hero and clearer thumbs */
.ndvemp3 .ndvemp3-mini-controls button,.ndvemp3 .ndvemp3-head-play,.ndvemp3 .ndvemp3-row-play,.ndvemp3 .ndvemp3-row-toggle,.ndvemp3 .ndvemp3-row-share,.ndvemp3 .ndvemp3-row-like,.ndvemp3 .ndvemp3-sticky-btn,.ndvemp3 .ndvemp3-sticky-play{flex:0 0 auto;justify-self:center;align-self:center}
.ndvemp3 .ndvemp3-head-player > *{min-width:0}
.ndvemp3 .ndvemp3-head-wave,.ndvemp3 .ndvemp3-row-wave,.ndvemp3 .ndvemp3-sticky-wave{align-self:center}


/* v1.3.5 - hero area fix */
.ndvemp3 .ndvemp3-header{grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:22px;padding:18px 24px;min-height:350px;height:350px;align-items:center;overflow:hidden}
.ndvemp3 .ndvemp3-header-body{display:flex;flex-direction:column;justify-content:center;align-self:stretch;min-width:0;padding:4px 0}
.ndvemp3 .ndvemp3-header-cover{max-width:220px;align-self:center}
.ndvemp3 .ndvemp3-title{font-size:clamp(28px,3.2vw,44px);line-height:1.05;margin:0 0 8px;color:rgba(255,255,255,.96)}
.ndvemp3 .ndvemp3-meta{font-size:clamp(14px,1.25vw,18px);line-height:1.35;margin-top:0;max-width:720px;-webkit-line-clamp:3}
.ndvemp3 .ndvemp3-head-player{grid-template-columns:74px 54px minmax(0,1fr) 60px;gap:12px;align-items:center;margin-top:12px}
.ndvemp3 .ndvemp3-head-play{width:74px;height:74px;border-width:6px}
.ndvemp3 .ndvemp3-head-play .ndvemp3-icon{width:26px;height:26px;min-width:26px;min-height:26px}
.ndvemp3 .ndvemp3-time{font-size:15px}
.ndvemp3 .ndvemp3-head-wave{height:50px}
.ndvemp3 .ndvemp3-mini-controls{margin-top:8px;gap:10px;flex-wrap:nowrap}
.ndvemp3 .ndvemp3-mini-controls button{width:34px;height:34px;flex:0 0 auto}
.ndvemp3 .ndvemp3-mini-controls button .ndvemp3-icon{width:20px;height:20px;min-width:20px;min-height:20px}
.ndvemp3 .ndvemp3-mini-controls [data-ndv-speed]{min-width:44px;padding:0 8px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-header{grid-template-columns:112px minmax(0,1fr);gap:14px;padding:14px;min-height:300px;height:auto}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-header-cover{max-width:112px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-header-body{padding:0}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-title{font-size:clamp(24px,5vw,30px)}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-meta{font-size:13px;line-height:1.3;-webkit-line-clamp:2}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-player{grid-template-columns:52px 1fr 54px;gap:9px;margin-top:10px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-player .ndvemp3-time:first-of-type{display:none}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-play{width:52px;height:52px;border-width:4px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-play .ndvemp3-icon{width:20px;height:20px;min-width:20px;min-height:20px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-wave{height:44px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls{margin-top:6px;gap:7px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls button{width:30px;height:30px}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls button .ndvemp3-icon{width:18px;height:18px;min-width:18px;min-height:18px}
.ndvemp3.ndvemp3-is-mobile .ndvemp3-header{grid-template-columns:1fr;min-height:auto;height:auto}
.ndvemp3.ndvemp3-is-mobile .ndvemp3-header-cover{max-width:110px}

/* v1.4.2 - category image support */
.ndvemp3-term-thumb{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16171d,#4b19d8);color:#fff;font-weight:800;font-size:24px;text-transform:uppercase}.ndvemp3-term-thumb.has-image{background:#111}.ndvemp3-term-thumb.has-image img{width:100%;height:100%;object-fit:cover;display:block}.ndvemp3-term-main .ndvemp3-row-text strong{font-weight:800}.ndvemp3-term-main .ndvemp3-row-text span{color:#8a8f99}

/* v1.4.3 - taxonomy archive wrapper */
.ndvemp3-taxonomy-page{width:100%;max-width:100%;margin:0;padding:0}


/* v1.4.4 - bottom player: reference-style black control bar */
.ndvemp3 .ndvemp3-sticky{
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:99999;
  min-height:78px;
  height:78px;
  padding:10px 18px;
  padding-bottom:max(10px, env(safe-area-inset-bottom));
  background:#000;
  color:#fff;
  border-top:4px solid var(--ndv-cyan);
  box-shadow:0 -14px 34px rgba(0,0,0,.34);
  display:grid;
  grid-template-columns:34px 34px 52px 34px 34px 34px 62px minmax(180px,1fr) 70px 36px;
  gap:12px;
  align-items:center;
  overflow:hidden;
}
.ndvemp3 .ndvemp3-sticky[hidden]{display:none!important}
.ndvemp3 .ndvemp3-sticky-cover,
.ndvemp3 .ndvemp3-sticky-info{display:none!important}
.ndvemp3 .ndvemp3-sticky-btn,
.ndvemp3 .ndvemp3-sticky-play{
  position:relative;
  width:34px;
  height:34px;
  min-width:34px;
  min-height:34px;
  padding:0;
  margin:0;
  border:0;
  background:transparent;
  color:#fff;
  display:flex!important;
  align-items:center;
  justify-content:center;
  justify-self:center;
  align-self:center;
  line-height:1;
  overflow:visible;
  opacity:1;
}
.ndvemp3 .ndvemp3-sticky-play{
  width:52px;
  height:52px;
  min-width:52px;
  min-height:52px;
  border-radius:50%;
  background:#fff;
  color:#000;
  box-shadow:none;
}
.ndvemp3 .ndvemp3-sticky-btn:hover{background:rgba(255,255,255,.08);border-radius:50%}
.ndvemp3 .ndvemp3-sticky-btn.is-active{color:var(--ndv-cyan)}
.ndvemp3 .ndvemp3-sticky-btn .ndvemp3-icon,
.ndvemp3 .ndvemp3-sticky-play .ndvemp3-icon{
  width:25px;
  height:25px;
  min-width:25px;
  min-height:25px;
}
.ndvemp3 .ndvemp3-sticky-play .ndvemp3-icon{
  width:28px;
  height:28px;
  min-width:28px;
  min-height:28px;
}
.ndvemp3 .ndvemp3-sticky-play .ndvemp3-icon-play{transform:translateX(2px)}
.ndvemp3 .ndvemp3-sticky-time{
  display:block!important;
  color:#fff;
  font-size:13px;
  font-weight:700;
  line-height:1;
  text-align:center;
  font-variant-numeric:tabular-nums;
  white-space:nowrap;
}
.ndvemp3 .ndvemp3-sticky-wave{
  display:flex!important;
  width:100%;
  height:44px;
  min-width:0;
  padding:0;
  margin:0;
  border:0;
  background:transparent;
  align-items:center;
  gap:2px;
  overflow:hidden;
  cursor:pointer;
}
.ndvemp3 .ndvemp3-sticky-wave span{
  width:2px;
  min-width:2px;
  border-radius:8px;
  background:#2f3035;
  height:var(--h, 10px);
  opacity:1;
}
.ndvemp3 .ndvemp3-sticky-wave span.is-done{background:var(--ndv-cyan)}
.ndvemp3.has-live-meter .ndvemp3-sticky-wave span{transition:height .045s linear,background .14s ease}
.ndvemp3 .ndvemp3-sticky [data-ndv-scroll-list]:not(.ndvemp3-sticky-queue){grid-column:1;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-prev]{grid-column:2;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-sticky-play]{grid-column:3;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-next]{grid-column:4;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-shuffle]{grid-column:5;grid-row:1}
.ndvemp3 .ndvemp3-sticky .ndvemp3-sticky-queue{grid-column:6;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-sticky-current]{grid-column:7;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-sticky-wave]{grid-column:8;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-sticky-duration]{grid-column:9;grid-row:1}
.ndvemp3 .ndvemp3-sticky [data-ndv-sticky-mute]{grid-column:10;grid-row:1}

@media (max-width:860px){
  .ndvemp3 .ndvemp3-sticky,
  .ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky{
    height:auto;
    min-height:74px;
    grid-template-columns:32px 44px 32px 32px 52px minmax(80px,1fr) 32px;
    gap:9px;
    padding:8px 10px;
    padding-bottom:max(8px, env(safe-area-inset-bottom));
  }
  .ndvemp3 .ndvemp3-sticky [data-ndv-scroll-list]:not(.ndvemp3-sticky-queue){display:none!important}
  .ndvemp3 .ndvemp3-sticky [data-ndv-prev]{grid-column:1;display:flex!important}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-play]{grid-column:2}
  .ndvemp3 .ndvemp3-sticky [data-ndv-next]{grid-column:3;display:flex!important}
  .ndvemp3 .ndvemp3-sticky [data-ndv-shuffle]{grid-column:4;display:flex!important}
  .ndvemp3 .ndvemp3-sticky .ndvemp3-sticky-queue{display:none!important}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-current]{grid-column:5;display:block!important;font-size:12px}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-wave]{grid-column:6;display:flex!important;height:34px}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-duration]{display:none!important}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-mute]{grid-column:7;display:flex!important}
  .ndvemp3 .ndvemp3-sticky-btn{width:32px;height:32px;min-width:32px;min-height:32px}
  .ndvemp3 .ndvemp3-sticky-play{width:44px;height:44px;min-width:44px;min-height:44px}
  .ndvemp3 .ndvemp3-sticky-btn .ndvemp3-icon{width:22px;height:22px;min-width:22px;min-height:22px}
  .ndvemp3 .ndvemp3-sticky-play .ndvemp3-icon{width:24px;height:24px;min-width:24px;min-height:24px}
}
@media (max-width:520px){
  .ndvemp3 .ndvemp3-sticky,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky{
    min-height:70px;
    grid-template-columns:30px 42px 30px 46px minmax(74px,1fr) 30px;
    gap:8px;
  }
  .ndvemp3 .ndvemp3-sticky [data-ndv-prev]{display:none!important}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-play]{grid-column:1}
  .ndvemp3 .ndvemp3-sticky [data-ndv-next]{grid-column:2}
  .ndvemp3 .ndvemp3-sticky [data-ndv-shuffle]{grid-column:3}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-current]{grid-column:4}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-wave]{grid-column:5}
  .ndvemp3 .ndvemp3-sticky [data-ndv-sticky-mute]{grid-column:6}
}


/* v1.4.5 - precise timeline and longer wave areas */
.ndvemp3 .ndvemp3-head-wave,
.ndvemp3 .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-sticky-wave{
  width:100%;
  max-width:none;
  min-width:0;
  touch-action:none;
  cursor:pointer;
  user-select:none;
  -webkit-user-select:none;
}

.ndvemp3 .ndvemp3-head-wave{
  min-width:260px;
}

.ndvemp3 .ndvemp3-row-wave{
  min-width:260px;
}

.ndvemp3 .ndvemp3-sticky-wave{
  min-width:320px;
}

.ndvemp3 .ndvemp3-head-wave span,
.ndvemp3 .ndvemp3-row-wave span,
.ndvemp3 .ndvemp3-sticky-wave span{
  flex:1 1 2px;
  min-width:1px;
}

.ndvemp3 .ndvemp3-head-wave::before,
.ndvemp3 .ndvemp3-row-wave::before,
.ndvemp3 .ndvemp3-sticky-wave::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:-16px;
  bottom:-16px;
  z-index:2;
}

.ndvemp3 .ndvemp3-head-wave.is-seeking span,
.ndvemp3 .ndvemp3-row-wave.is-seeking span,
.ndvemp3 .ndvemp3-sticky-wave.is-seeking span{
  opacity:.95;
}

.ndvemp3 .ndvemp3-head-player{
  grid-template-columns:74px 54px minmax(320px,1fr) 64px !important;
}

.ndvemp3 .ndvemp3-row-main{
  grid-template-columns:68px 24px minmax(150px,.9fr) minmax(300px,1.4fr) 52px auto 30px 30px 30px !important;
}

.ndvemp3 .ndvemp3-sticky{
  grid-template-columns:34px 34px 48px 34px 34px minmax(150px,240px) 62px minmax(420px,1fr) 64px 34px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-player{
  grid-template-columns:52px minmax(180px,1fr) 54px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-wave{
  min-width:180px;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main{
  grid-template-columns:54px 22px minmax(100px,.9fr) minmax(150px,1.2fr) 34px 34px 28px 28px 28px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-wave{
  display:flex !important;
  min-width:150px;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky{
  grid-template-columns:30px 42px 30px minmax(120px,200px) minmax(190px,1fr) 34px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-sticky-wave]{
  display:flex !important;
  min-width:190px;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-prev],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-shuffle],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-sticky-current],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky [data-ndv-sticky-duration]{
  display:none !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-wave,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-duration,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-download{
  display:none !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky{
  grid-template-columns:28px 40px 28px minmax(0,1fr) 34px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky-info{
  display:none;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky [data-ndv-sticky-wave]{
  display:flex !important;
  min-width:0;
}


/* v1.4.6 - sticky player order: cover/title, prev/play/next, time, wave */
.ndvemp3 .ndvemp3-mini-controls [data-ndv-queue]{
  display:none !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined{
  grid-template-columns:52px minmax(170px,300px) 36px 50px 36px 60px minmax(420px,1fr) 70px 36px !important;
  gap:12px !important;
  align-items:center !important;
  min-height:74px !important;
  padding:10px 16px !important;
  border-top:4px solid var(--ndv-cyan) !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
  display:block !important;
  width:52px !important;
  height:52px !important;
  border-radius:6px !important;
  overflow:hidden !important;
  background:#111 !important;
  box-shadow:0 0 0 1px rgba(255,255,255,.08) !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info{
  display:block !important;
  min-width:0 !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong{
  font-size:15px !important;
  line-height:1.15 !important;
  font-weight:800 !important;
  color:#fff !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info span{
  font-size:12px !important;
  line-height:1.1 !important;
  color:rgba(255,255,255,.70) !important;
  margin-top:4px !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-prev],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-next],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-mute]{
  display:flex !important;
  width:36px !important;
  height:36px !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play{
  width:50px !important;
  height:50px !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration]{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:rgba(255,255,255,.88) !important;
  font-size:14px !important;
  font-weight:800 !important;
  white-space:nowrap !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave]{
  display:flex !important;
  min-width:320px !important;
  width:100% !important;
}

/* Removed old first menu/list, queue/info and shuffle icons in sticky player */
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-scroll-list],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-shuffle],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-queue{
  display:none !important;
}

/* Medium post widths */
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined{
  grid-template-columns:44px minmax(120px,1fr) 34px 44px 34px minmax(170px,1.2fr) 34px !important;
  gap:8px !important;
  min-height:68px !important;
  padding:8px 10px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
  width:44px !important;
  height:44px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration]{
  display:none !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave]{
  display:flex !important;
  min-width:170px !important;
}

/* Small mobile: cover/title + play controls + wave, no overflow */
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined{
  grid-template-columns:40px minmax(0,1fr) 34px 42px 34px !important;
  gap:7px !important;
  min-height:66px !important;
  padding:8px 9px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
  display:block !important;
  width:40px !important;
  height:40px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info{
  display:block !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong{
  font-size:13px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info span,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-mute]{
  display:none !important;
}


/* v1.4.7 - FINAL sticky player order and mobile layout
   Order: cover+title | prev | play | next | current | wave | duration | volume */
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined{
  position:fixed !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  z-index:99999 !important;
  height:76px !important;
  min-height:76px !important;
  padding:8px 14px !important;
  padding-bottom:max(8px,env(safe-area-inset-bottom)) !important;
  display:grid !important;
  grid-template-columns:minmax(210px,310px) 38px 52px 38px 58px minmax(360px,1fr) 66px 42px !important;
  grid-template-rows:1fr !important;
  gap:10px !important;
  align-items:center !important;
  background:#000 !important;
  color:#fff !important;
  border-top:4px solid var(--ndv-cyan) !important;
  box-shadow:0 -12px 34px rgba(0,0,0,.32) !important;
  overflow:hidden !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-scroll-list],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-shuffle],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-queue{
  display:none !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
  grid-column:1 !important;
  grid-row:1 !important;
  display:block !important;
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  border-radius:6px !important;
  overflow:hidden !important;
  justify-self:start !important;
  align-self:center !important;
  background:#111 !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info{
  grid-column:1 !important;
  grid-row:1 !important;
  display:block !important;
  min-width:0 !important;
  max-width:100% !important;
  padding-left:64px !important;
  align-self:center !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong{
  display:block !important;
  font-size:15px !important;
  line-height:1.15 !important;
  color:#fff !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  font-weight:800 !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info span{
  display:block !important;
  margin-top:3px !important;
  font-size:12px !important;
  line-height:1.15 !important;
  color:rgba(255,255,255,.65) !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-prev]{grid-column:2 !important;display:flex !important;}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-play]{grid-column:3 !important;display:flex !important;}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-next]{grid-column:4 !important;display:flex !important;}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current]{grid-column:5 !important;display:block !important;text-align:center !important;}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave]{grid-column:6 !important;display:flex !important;}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration]{grid-column:7 !important;display:block !important;text-align:center !important;}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-mute]{grid-column:8 !important;display:flex !important;}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn,
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play{
  justify-self:center !important;
  align-self:center !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  flex:0 0 auto !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  min-height:38px !important;
  border-radius:50% !important;
  background:transparent !important;
  color:#fff !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play{
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
  border-radius:50% !important;
  background:#fff !important;
  color:#000 !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn .ndvemp3-icon,
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play .ndvemp3-icon{
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  min-height:24px !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-time{
  font-size:13px !important;
  line-height:1 !important;
  color:rgba(255,255,255,.84) !important;
  font-weight:700 !important;
  font-variant-numeric:tabular-nums !important;
  white-space:nowrap !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-wave{
  width:100% !important;
  min-width:0 !important;
  height:38px !important;
  align-self:center !important;
  display:flex !important;
  gap:2px !important;
  overflow:hidden !important;
  touch-action:none !important;
}
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-wave span{
  flex:1 1 2px !important;
  min-width:1px !important;
  width:auto !important;
}
@media (max-width:900px){
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined,
  .ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined{
    height:92px !important;
    min-height:92px !important;
    grid-template-columns:38px 46px 38px 54px minmax(0,1fr) 42px !important;
    grid-template-rows:40px 34px !important;
    gap:6px 8px !important;
    padding:7px 10px !important;
  }
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
    grid-column:1 !important;
    grid-row:1 !important;
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
  }
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info{
    grid-column:2 / 7 !important;
    grid-row:1 !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong{
    font-size:13px !important;
  }
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info span{
    display:none !important;
  }
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-prev]{grid-column:1 !important;grid-row:2 !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-play]{grid-column:2 !important;grid-row:2 !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-next]{grid-column:3 !important;grid-row:2 !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current]{grid-column:4 !important;grid-row:2 !important;display:block !important;font-size:12px !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave]{grid-column:5 !important;grid-row:2 !important;display:flex !important;height:30px !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration]{display:none !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-mute]{grid-column:6 !important;grid-row:2 !important;display:flex !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn{
    width:34px !important;height:34px !important;min-width:34px !important;min-height:34px !important;
  }
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play{
    width:42px !important;height:42px !important;min-width:42px !important;min-height:42px !important;
  }
}
@media (max-width:420px){
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined{
    grid-template-columns:34px 42px 34px 46px minmax(0,1fr) 34px !important;
    gap:5px !important;
  }
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current]{font-size:11px !important;}
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn .ndvemp3-icon{width:21px !important;height:21px !important;min-width:21px !important;min-height:21px !important;}
}


/* v1.4.8 - FINAL sticky player: single row desktop + single row mobile, timeline visible */
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined{
  position:fixed !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  z-index:99999 !important;
  height:74px !important;
  min-height:74px !important;
  max-height:74px !important;
  padding:8px 14px !important;
  padding-bottom:max(8px, env(safe-area-inset-bottom)) !important;
  background:#000 !important;
  border-top:4px solid var(--ndv-cyan) !important;
  display:grid !important;
  align-items:center !important;
  grid-auto-flow:column !important;
  grid-template-rows:1fr !important;
  grid-template-columns:44px minmax(130px,260px) 36px 48px 36px 58px minmax(300px,1fr) 62px 38px !important;
  gap:10px !important;
  overflow:hidden !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
  grid-column:1 !important;
  grid-row:1 !important;
  display:block !important;
  width:44px !important;
  height:44px !important;
  min-width:44px !important;
  min-height:44px !important;
  border-radius:5px !important;
  overflow:hidden !important;
  background:#111 !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info{
  grid-column:2 !important;
  grid-row:1 !important;
  display:block !important;
  min-width:0 !important;
  overflow:hidden !important;
  padding:0 !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong{
  display:block !important;
  color:#fff !important;
  font-size:14px !important;
  line-height:1.15 !important;
  font-weight:800 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info span,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info span,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info span{
  display:none !important;
}

/* exact order: image+name -> prev -> play -> next -> current -> timeline -> remaining -> volume */
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-prev],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-prev],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-prev]{
  grid-column:3 !important;
  grid-row:1 !important;
  display:flex !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-play],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-play],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-play]{
  grid-column:4 !important;
  grid-row:1 !important;
  display:flex !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-next],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-next],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-next]{
  grid-column:5 !important;
  grid-row:1 !important;
  display:flex !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-current]{
  grid-column:6 !important;
  grid-row:1 !important;
  display:block !important;
  text-align:center !important;
  color:rgba(255,255,255,.86) !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave]{
  grid-column:7 !important;
  grid-row:1 !important;
  display:flex !important;
  width:100% !important;
  min-width:0 !important;
  height:38px !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-duration]{
  grid-column:8 !important;
  grid-row:1 !important;
  display:block !important;
  text-align:center !important;
  color:rgba(255,255,255,.86) !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-mute],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-mute],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-mute]{
  grid-column:9 !important;
  grid-row:1 !important;
  display:flex !important;
}

/* removed controls must stay removed */
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-scroll-list],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-shuffle],
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-queue,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-scroll-list],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-shuffle],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-scroll-list],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-shuffle]{
  display:none !important;
}

/* stable button sizes */
.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn{
  width:36px !important;
  height:36px !important;
  min-width:36px !important;
  min-height:36px !important;
  padding:0 !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play{
  width:48px !important;
  height:48px !important;
  min-width:48px !important;
  min-height:48px !important;
  padding:0 !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn .ndvemp3-icon,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn .ndvemp3-icon,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn .ndvemp3-icon{
  width:22px !important;
  height:22px !important;
  min-width:22px !important;
  min-height:22px !important;
}

.ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play .ndvemp3-icon,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play .ndvemp3-icon,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play .ndvemp3-icon{
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  min-height:24px !important;
}

/* medium width */
@media (max-width: 820px){
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined,
  .ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined{
    grid-template-columns:36px minmax(74px,1fr) 30px 42px 30px 44px minmax(95px,1.4fr) 42px 32px !important;
    gap:6px !important;
    height:66px !important;
    min-height:66px !important;
    max-height:66px !important;
    padding:7px 8px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    min-height:36px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong{
    font-size:12px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn{
    width:30px !important;
    height:30px !important;
    min-width:30px !important;
    min-height:30px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-play{
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    min-height:42px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-time,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-time{
    font-size:11px !important;
  }
}

/* very small phones: still one row; no second line; timeline remains */
@media (max-width: 480px){
  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined,
  .ndvemp3.ndvemp3-is-narrow .ndvemp3-sticky.ndvemp3-sticky-refined,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined{
    grid-template-columns:32px minmax(42px,.7fr) 26px 38px 26px 34px minmax(70px,1.3fr) 34px 28px !important;
    gap:4px !important;
    height:62px !important;
    min-height:62px !important;
    max-height:62px !important;
    padding-left:6px !important;
    padding-right:6px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-cover{
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    min-height:32px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-info strong{
    font-size:10.5px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave],
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined [data-ndv-sticky-wave]{
    height:28px !important;
  }

  .ndvemp3 .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn .ndvemp3-icon,
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-sticky.ndvemp3-sticky-refined .ndvemp3-sticky-btn .ndvemp3-icon{
    width:18px !important;
    height:18px !important;
    min-width:18px !important;
    min-height:18px !important;
  }
}


/* v1.4.9 - top labels and larger seek buttons */
.ndvemp3 .ndvemp3-kicker{
  letter-spacing:.13em !important;
}

.ndvemp3 .ndvemp3-meta[data-ndv-now-track]{
  color:rgba(255,255,255,.9) !important;
  font-weight:800 !important;
  font-size:clamp(15px,1.45vw,21px) !important;
  line-height:1.3 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  display:block !important;
  -webkit-line-clamp:unset !important;
  -webkit-box-orient:initial !important;
}

.ndvemp3 .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward]{
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
  background:rgba(255,255,255,.12) !important;
  border-radius:50% !important;
}

.ndvemp3 .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
}

.ndvemp3 .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon-seek text,
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon-seek text{
  font-size:7.4px !important;
  font-weight:900 !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-forward]{
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  min-height:42px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon{
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-forward]{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  min-height:38px !important;
}


/* v1.5.0 - category rows: arrow beside title + clean collapsed tabs */
.ndvemp3 .ndvemp3-row-main.ndvemp3-term-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-term-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-term-main{
  grid-template-columns:68px minmax(0,auto) !important;
  justify-content:start !important;
  align-items:center !important;
  column-gap:12px !important;
  min-height:88px !important;
}

.ndvemp3 .ndvemp3-term-main .ndvemp3-term-thumb{
  grid-column:1 !important;
}

.ndvemp3 .ndvemp3-term-main .ndvemp3-term-text{
  grid-column:2 !important;
  min-width:0 !important;
  width:auto !important;
  max-width:min(560px, calc(100vw - 190px)) !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
}

.ndvemp3 .ndvemp3-term-titleline{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  max-width:100% !important;
  min-width:0 !important;
}

.ndvemp3 .ndvemp3-term-titleline strong{
  display:inline-block !important;
  max-width:100% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.ndvemp3 .ndvemp3-term-titleline .ndvemp3-term-toggle{
  position:relative !important;
  display:flex !important;
  flex:0 0 30px !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  min-height:30px !important;
  margin:0 !important;
  background:rgba(0,0,0,.035) !important;
  color:#4f515a !important;
}

.ndvemp3 .ndvemp3-row-item.has-children>.ndvemp3-row-main .ndvemp3-term-titleline .ndvemp3-term-toggle .ndvemp3-icon-chevron{
  transition:transform .18s ease !important;
}

.ndvemp3 .ndvemp3-row-item.is-collapsed>.ndvemp3-row-main .ndvemp3-term-titleline .ndvemp3-term-toggle .ndvemp3-icon-chevron{
  transform:rotate(-90deg) !important;
}

.ndvemp3 .ndvemp3-term-row>.ndvemp3-row-main>.ndvemp3-row-wave,
.ndvemp3 .ndvemp3-term-row>.ndvemp3-row-main>.ndvemp3-row-duration,
.ndvemp3 .ndvemp3-term-row>.ndvemp3-row-main>.ndvemp3-row-download,
.ndvemp3 .ndvemp3-term-row>.ndvemp3-row-main>.ndvemp3-row-share,
.ndvemp3 .ndvemp3-term-row>.ndvemp3-row-main>.ndvemp3-row-like,
.ndvemp3 .ndvemp3-term-row>.ndvemp3-row-main>.ndvemp3-row-tail,
.ndvemp3 .ndvemp3-term-row>.ndvemp3-row-main>.ndvemp3-row-toggle-inline{
  display:none !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-term-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-term-main{
  grid-template-columns:54px minmax(0,auto) !important;
  min-height:72px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-term-main .ndvemp3-term-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-term-main .ndvemp3-term-text{
  max-width:calc(100vw - 130px) !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-term-titleline .ndvemp3-term-toggle,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-term-titleline .ndvemp3-term-toggle{
  flex-basis:28px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
}


/* v1.5.1 - mobile header image left/text right + remove hearts in list */
.ndvemp3 .ndvemp3-row-like,
.ndvemp3 [data-ndv-row-like]{
  display:none !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main{
  grid-template-columns:68px 24px minmax(150px,.95fr) minmax(320px,1.45fr) 52px auto 30px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main{
  grid-template-columns:54px 22px minmax(105px,.95fr) minmax(155px,1.25fr) 34px 34px 28px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main{
  grid-template-columns:54px 22px minmax(0,1fr) 28px 28px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-header{
  grid-template-columns:92px minmax(0,1fr) !important;
  grid-template-rows:auto auto auto auto auto !important;
  gap:8px 12px !important;
  align-items:start !important;
  min-height:auto !important;
  height:auto !important;
  padding:14px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-header-cover{
  grid-column:1 !important;
  grid-row:1 / span 3 !important;
  width:92px !important;
  max-width:92px !important;
  min-width:92px !important;
  align-self:start !important;
  position:relative !important;
  z-index:2 !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-header-body{
  display:contents !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-kicker,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-title,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-meta{
  grid-column:2 !important;
  position:relative !important;
  z-index:2 !important;
  min-width:0 !important;
  margin-left:0 !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-kicker{
  grid-row:1 !important;
  font-size:10px !important;
  line-height:1.15 !important;
  letter-spacing:.14em !important;
  margin-top:2px !important;
  margin-bottom:4px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-title{
  grid-row:2 !important;
  font-size:28px !important;
  line-height:1.05 !important;
  margin:0 0 4px !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-meta[data-ndv-now-track],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-meta{
  grid-row:3 !important;
  font-size:15px !important;
  line-height:1.2 !important;
  margin:0 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-head-player{
  grid-column:1 / -1 !important;
  grid-row:4 !important;
  position:relative !important;
  z-index:2 !important;
  margin-top:8px !important;
  grid-template-columns:58px minmax(0,1fr) 52px !important;
  gap:9px !important;
  width:100% !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-head-play{
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  min-height:58px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-head-wave{
  min-width:0 !important;
  height:44px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls{
  grid-column:1 / -1 !important;
  grid-row:5 !important;
  position:relative !important;
  z-index:2 !important;
  margin-top:4px !important;
}

@media (max-width: 380px){
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-header{
    grid-template-columns:82px minmax(0,1fr) !important;
    gap:7px 10px !important;
    padding:12px !important;
  }
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-header-cover{
    width:82px !important;
    max-width:82px !important;
    min-width:82px !important;
  }
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-title{
    font-size:25px !important;
  }
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-meta[data-ndv-now-track],
  .ndvemp3.ndvemp3-is-mobile .ndvemp3-meta{
    font-size:14px !important;
  }
}


/* v1.5.2 - section/category rows: arrow immediately after title + no duplicate-looking standalone rows */
.ndvemp3 .ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-term-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-term-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-term-main{
  grid-template-columns:68px max-content !important;
  justify-content:start !important;
  justify-items:start !important;
  align-items:center !important;
  column-gap:12px !important;
}

.ndvemp3 .ndvemp3-section-text,
.ndvemp3 .ndvemp3-term-main .ndvemp3-term-text{
  width:max-content !important;
  max-width:min(560px, calc(100vw - 190px)) !important;
  align-items:flex-start !important;
}

.ndvemp3 .ndvemp3-section-titleline,
.ndvemp3 .ndvemp3-term-titleline{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:auto !important;
  max-width:100% !important;
  gap:6px !important;
}

.ndvemp3 .ndvemp3-section-titleline strong,
.ndvemp3 .ndvemp3-term-titleline strong{
  flex:0 1 auto !important;
  width:auto !important;
  max-width:calc(100vw - 230px) !important;
}

.ndvemp3 .ndvemp3-section-toggle,
.ndvemp3 .ndvemp3-term-toggle{
  position:static !important;
  flex:0 0 28px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
  margin-left:2px !important;
}

.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main>.ndvemp3-row-wave,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main>.ndvemp3-row-duration,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main>.ndvemp3-row-download,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main>.ndvemp3-row-share,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main>.ndvemp3-row-like,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main>.ndvemp3-row-tail,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main>.ndvemp3-row-toggle-inline{
  display:none !important;
}

.ndvemp3 .ndvemp3-row-item.is-collapsed>.ndvemp3-row-main .ndvemp3-section-toggle .ndvemp3-icon-chevron,
.ndvemp3 .ndvemp3-row-item.is-collapsed>.ndvemp3-row-main .ndvemp3-term-toggle .ndvemp3-icon-chevron{
  transform:rotate(-90deg) !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-term-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-term-main{
  grid-template-columns:54px max-content !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-section-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-section-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-term-main .ndvemp3-term-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-term-main .ndvemp3-term-text{
  max-width:calc(100vw - 130px) !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-section-titleline strong,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-section-titleline strong,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-term-titleline strong,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-term-titleline strong{
  max-width:calc(100vw - 170px) !important;
}


/* v1.5.3 - hard fix for parent rows with children */
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main{
  grid-template-columns:68px max-content !important;
  justify-content:start !important;
  justify-items:start !important;
  align-items:center !important;
  column-gap:12px !important;
}

.ndvemp3 .ndvemp3-section-row .ndvemp3-section-text{
  width:max-content !important;
  max-width:min(560px, calc(100vw - 190px)) !important;
  min-width:0 !important;
}

.ndvemp3 .ndvemp3-section-row .ndvemp3-section-titleline{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:6px !important;
  width:auto !important;
  max-width:100% !important;
}

.ndvemp3 .ndvemp3-section-row .ndvemp3-section-titleline strong{
  width:auto !important;
  max-width:calc(100vw - 230px) !important;
  flex:0 1 auto !important;
}

.ndvemp3 .ndvemp3-section-row .ndvemp3-section-toggle{
  display:flex !important;
  position:static !important;
  flex:0 0 28px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
  margin-left:2px !important;
}

.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-duration,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-download,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-share,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-like,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-tail,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-play,
.ndvemp3 .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main .ndvemp3-row-toggle:not(.ndvemp3-section-toggle){
  display:none !important;
}

.ndvemp3 .ndvemp3-section-row.is-collapsed>.ndvemp3-row-main .ndvemp3-section-toggle .ndvemp3-icon-chevron{
  transform:rotate(-90deg) !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-section-row>.ndvemp3-row-main.ndvemp3-section-main{
  grid-template-columns:54px max-content !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-section-row .ndvemp3-section-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-section-row .ndvemp3-section-text{
  max-width:calc(100vw - 130px) !important;
}


/* v1.5.4 - final visual polish: clearer header blur, slightly smaller seek icons, tighter list rows */
.ndvemp3 .ndvemp3-header-bg{
  filter:blur(7px) grayscale(.75) contrast(1.05) !important;
  transform:scale(1.045) !important;
  opacity:.82 !important;
}

.ndvemp3 .ndvemp3-header-overlay{
  background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.58) 45%,rgba(0,0,0,.66) 100%) !important;
}

/* 15 geri / 30 ileri: bir tık küçültüldü */
.ndvemp3 .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward]{
  width:46px !important;
  height:46px !important;
  min-width:46px !important;
  min-height:46px !important;
}

.ndvemp3 .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon{
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  min-height:30px !important;
}

.ndvemp3 .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon-seek text,
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon-seek text{
  font-size:6.8px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-forward]{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  min-height:38px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon{
  width:25px !important;
  height:25px !important;
  min-width:25px !important;
  min-height:25px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-forward]{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon{
  width:23px !important;
  height:23px !important;
  min-width:23px !important;
  min-height:23px !important;
}

/* List rows: araları biraz kısaltıldı */
.ndvemp3 .ndvemp3-row-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-section-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-term-main{
  padding-top:10px !important;
  padding-bottom:10px !important;
  min-height:76px !important;
  gap:10px !important;
}

.ndvemp3 .ndvemp3-row-thumb{
  width:60px !important;
  height:60px !important;
  min-width:60px !important;
  min-height:60px !important;
}

.ndvemp3 .ndvemp3-row-text strong{
  font-size:17px !important;
  line-height:1.2 !important;
}

.ndvemp3 .ndvemp3-row-text span{
  margin-top:2px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main{
  padding-top:8px !important;
  padding-bottom:8px !important;
  min-height:66px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-thumb,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-thumb{
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
}


/* v1.5.5 - taxonomy archive uses normal theme-like content width */
.ndvemp3-taxonomy-page{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:28px 0 70px !important;
  background:#f2f3f5 !important;
}

.ndvemp3-taxonomy-page .ndvemp3-taxonomy-container{
  width:min(100% - 48px, 1200px) !important;
  max-width:1200px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

.ndvemp3-taxonomy-page .ndvemp3-stream{
  width:100% !important;
  max-width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
}

@media (max-width: 768px){
  .ndvemp3-taxonomy-page{
    padding-top:16px !important;
  }
  .ndvemp3-taxonomy-page .ndvemp3-taxonomy-container{
    width:min(100% - 20px, 1200px) !important;
  }
}


/* v1.5.6 - parent row can be playable + expandable */
.ndvemp3 .ndvemp3-parent-playable-row>.ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:68px 24px minmax(150px,.95fr) minmax(320px,1.45fr) 52px auto 30px !important;
}

.ndvemp3 .ndvemp3-parent-titleline{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:6px !important;
  max-width:100% !important;
  min-width:0 !important;
}

.ndvemp3 .ndvemp3-parent-titleline strong{
  display:inline-block !important;
  width:auto !important;
  max-width:100% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.ndvemp3 .ndvemp3-parent-titleline .ndvemp3-parent-toggle{
  display:flex !important;
  position:static !important;
  flex:0 0 28px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
  margin:0 0 0 2px !important;
  background:rgba(0,0,0,.035) !important;
  color:#4f515a !important;
  border-radius:50% !important;
}

.ndvemp3 .ndvemp3-parent-playable-row.is-collapsed>.ndvemp3-row-main .ndvemp3-parent-toggle .ndvemp3-icon-chevron{
  transform:rotate(-90deg) !important;
}

.ndvemp3 .ndvemp3-parent-playable-row>.ndvemp3-row-main.ndvemp3-parent-playable-main>.ndvemp3-row-tail,
.ndvemp3 .ndvemp3-parent-playable-row>.ndvemp3-row-main.ndvemp3-parent-playable-main>.ndvemp3-row-toggle:not(.ndvemp3-parent-toggle){
  display:none !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row>.ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 22px minmax(105px,.95fr) minmax(155px,1.25fr) 34px 34px 28px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row>.ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 22px minmax(0,1fr) 28px 28px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-titleline .ndvemp3-parent-toggle,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-titleline .ndvemp3-parent-toggle{
  flex-basis:24px !important;
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  min-height:24px !important;
}


/* v1.5.7 - active color must apply only to the currently playing row */
.ndvemp3 .ndvemp3-row-item .ndvemp3-children .ndvemp3-row-text strong{
  color:#191a1d !important;
}

.ndvemp3 .ndvemp3-row-item.is-active > .ndvemp3-row-main > .ndvemp3-row-text > strong,
.ndvemp3 .ndvemp3-row-item.is-active > .ndvemp3-row-main .ndvemp3-section-titleline > strong,
.ndvemp3 .ndvemp3-row-item.is-active > .ndvemp3-row-main .ndvemp3-term-titleline > strong{
  color:var(--ndv-accent) !important;
}

.ndvemp3 .ndvemp3-row-item.is-active .ndvemp3-children .ndvemp3-row-item:not(.is-active) > .ndvemp3-row-main > .ndvemp3-row-text > strong,
.ndvemp3 .ndvemp3-row-item.is-active .ndvemp3-children .ndvemp3-row-item:not(.is-active) > .ndvemp3-row-main .ndvemp3-section-titleline > strong,
.ndvemp3 .ndvemp3-row-item.is-active .ndvemp3-children .ndvemp3-row-item:not(.is-active) > .ndvemp3-row-main .ndvemp3-term-titleline > strong{
  color:#191a1d !important;
}


/* v1.5.9 - real static waveform timeline map */
.ndvemp3 .ndvemp3-head-wave.has-static-waveform span,
.ndvemp3 .ndvemp3-row-wave.has-static-waveform span,
.ndvemp3 .ndvemp3-sticky-wave.has-static-waveform span{
  transition:background .16s ease, opacity .16s ease !important;
}

.ndvemp3.ndvemp3-waveform-fallback .ndvemp3-head-wave:not(.has-static-waveform)::after,
.ndvemp3.ndvemp3-waveform-fallback .ndvemp3-row-wave:not(.has-static-waveform)::after{
  content:"";
}


/* v1.6.1 - real waveform clarity + non-audio rows cannot seek */
.ndvemp3 .ndvemp3-head-wave.has-real-waveform span,
.ndvemp3 .ndvemp3-row-wave.has-real-waveform span,
.ndvemp3 .ndvemp3-sticky-wave.has-real-waveform span{
  opacity:.95 !important;
}

.ndvemp3 .ndvemp3-head-wave.has-real-waveform span.is-done,
.ndvemp3 .ndvemp3-row-wave.has-real-waveform span.is-done,
.ndvemp3 .ndvemp3-sticky-wave.has-real-waveform span.is-done{
  opacity:1 !important;
}

.ndvemp3 .ndvemp3-row-wave--empty,
.ndvemp3 .ndvemp3-row-duration--empty{
  display:none !important;
  pointer-events:none !important;
}

.ndvemp3 .ndvemp3-row-item:not(.is-playable) > .ndvemp3-row-main > .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-row-item:not(.is-playable) > .ndvemp3-row-main > .ndvemp3-row-duration,
.ndvemp3 .ndvemp3-row-item:not(.is-playable) > .ndvemp3-row-main > .ndvemp3-row-download,
.ndvemp3 .ndvemp3-row-item:not(.is-playable) > .ndvemp3-row-main > .ndvemp3-row-share{
  display:none !important;
  pointer-events:none !important;
}

.ndvemp3 .ndvemp3-row-item:not(.is-playable) > .ndvemp3-row-main{
  grid-template-columns:68px 24px minmax(0,1fr) !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-item:not(.is-playable) > .ndvemp3-row-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-item:not(.is-playable) > .ndvemp3-row-main{
  grid-template-columns:54px 22px minmax(0,1fr) !important;
}

.ndvemp3 .ndvemp3-head-wave,
.ndvemp3 .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-sticky-wave{
  --ndv-progress:0%;
}


/* v1.6.2 - final icon sizing and playable row click polish */
.ndvemp3 .ndvemp3-head-play .ndvemp3-icon{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
}

.ndvemp3 .ndvemp3-head-play .ndvemp3-icon-play{
  transform:translateX(2px) !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-play .ndvemp3-icon,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-head-play .ndvemp3-icon{
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
}

/* 15 geri / 30 ileri ikonları bir tık daha küçük */
.ndvemp3 .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward]{
  width:44px !important;
  height:44px !important;
  min-width:44px !important;
  min-height:44px !important;
}

.ndvemp3 .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3 .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon{
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-forward],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-back],
.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-forward]{
  width:36px !important;
  height:36px !important;
  min-width:36px !important;
  min-height:36px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-back] .ndvemp3-icon,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-mini-controls [data-ndv-forward] .ndvemp3-icon{
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  min-height:24px !important;
}

/* Alt listedeki başlık yanındaki ok tam yuvarlak olsun */
.ndvemp3 .ndvemp3-parent-toggle,
.ndvemp3 .ndvemp3-section-toggle,
.ndvemp3 .ndvemp3-term-toggle{
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  min-height:32px !important;
  flex:0 0 32px !important;
  aspect-ratio:1 / 1 !important;
  border-radius:50% !important;
  padding:0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  line-height:1 !important;
}

.ndvemp3 .ndvemp3-parent-toggle .ndvemp3-icon,
.ndvemp3 .ndvemp3-section-toggle .ndvemp3-icon,
.ndvemp3 .ndvemp3-term-toggle .ndvemp3-icon{
  width:20px !important;
  height:20px !important;
  min-width:20px !important;
  min-height:20px !important;
}

.ndvemp3 .ndvemp3-row-item.is-playable > .ndvemp3-row-main{
  cursor:pointer;
}


/* v1.6.3 - row play button shape fix */
.ndvemp3 .ndvemp3-row-play{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
  flex:0 0 34px !important;
  aspect-ratio:1 / 1 !important;
  border-radius:50% !important;
  padding:0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  line-height:1 !important;
}
.ndvemp3 .ndvemp3-row-play .ndvemp3-icon{
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  min-height:18px !important;
}
.ndvemp3 .ndvemp3-row-play .ndvemp3-icon-play{
  transform:translateX(1px) !important;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-play,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-play{
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  min-height:32px !important;
  flex:0 0 32px !important;
}
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-play .ndvemp3-icon,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-play .ndvemp3-icon{
  width:17px !important;
  height:17px !important;
  min-width:17px !important;
  min-height:17px !important;
}


/* v1.6.4 - wider waveform in playable list rows */
.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main{
  grid-template-columns:68px 34px minmax(120px,260px) minmax(420px,1fr) 52px auto 30px !important;
  column-gap:10px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-text{
  max-width:260px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-wave{
  width:100% !important;
  min-width:420px !important;
  max-width:none !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:68px 34px minmax(120px,260px) minmax(420px,1fr) 52px auto 30px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(90px,170px) minmax(180px,1fr) 34px 34px 28px !important;
  column-gap:8px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-text{
  max-width:170px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-wave,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave{
  min-width:180px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(82px,140px) minmax(120px,1fr) 28px 28px !important;
  column-gap:6px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-text{
  max-width:140px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-wave,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave{
  display:flex !important;
  min-width:120px !important;
}


/* v1.6.5 - balanced row waveform width + controlled header waveform */
.ndvemp3 .ndvemp3-head-wave{
  width:100% !important;
  max-width:760px !important;
  min-width:0 !important;
  flex:1 1 auto !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:68px 34px minmax(150px,300px) minmax(360px,1fr) 52px auto 30px !important;
  column-gap:12px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-text,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-text{
  max-width:300px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave{
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
}

/* İndir butonu link gibi görünür ama hover'da tarayıcı alt çubuğunda MP3 yolu göstermez */
.ndvemp3 button.ndvemp3-row-download{
  border:0 !important;
  appearance:none !important;
  -webkit-appearance:none !important;
  cursor:pointer !important;
  font-family:inherit !important;
  text-decoration:none !important;
}
.ndvemp3 button.ndvemp3-row-download:hover{
  text-decoration:none !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-head-wave{
  max-width:none !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(110px,190px) minmax(150px,1fr) 38px 34px 28px !important;
  column-gap:8px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-text{
  max-width:190px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(90px,145px) minmax(90px,1fr) 32px 28px !important;
  column-gap:6px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-text{
  max-width:145px !important;
}


/* v1.6.6 - parent playable row waveform balance */
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:68px 34px minmax(125px,230px) minmax(430px,1fr) 52px auto 30px !important;
  column-gap:12px !important;
}

.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:230px !important;
}

.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-titleline{
  width:100% !important;
  max-width:100% !important;
  display:flex !important;
}

.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-titleline strong{
  flex:0 1 auto !important;
  min-width:0 !important;
  max-width:calc(100% - 40px) !important;
}

.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave{
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(92px,150px) minmax(180px,1fr) 38px 34px 28px !important;
  column-gap:8px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:150px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(82px,132px) minmax(110px,1fr) 32px 28px !important;
  column-gap:6px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:132px !important;
}


/* v1.6.7 - parent and normal playable rows use same waveform ratio */
.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:68px 34px minmax(150px,300px) minmax(360px,1fr) 52px auto 30px !important;
  column-gap:12px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:300px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave{
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(110px,190px) minmax(150px,1fr) 38px 34px 28px !important;
  column-gap:8px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:190px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(90px,145px) minmax(90px,1fr) 32px 28px !important;
  column-gap:6px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:145px !important;
}


/* v1.6.8 - title column reduced to 250px so waveform gets the empty space */
.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:68px 34px minmax(140px,250px) minmax(410px,1fr) 52px auto 30px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:250px !important;
}


/* v1.6.9 - list title font size reduced */
.ndvemp3 .ndvemp3-row-text strong,
.ndvemp3 .ndvemp3-parent-titleline strong,
.ndvemp3 .ndvemp3-section-titleline strong,
.ndvemp3 .ndvemp3-term-titleline strong{
  font-size:16px !important;
  line-height:1.22 !important;
}

.ndvemp3 .ndvemp3-row-text span{
  font-size:12px !important;
  line-height:1.3 !important;
}


/* v1.7.0 - waveform area widened more in playable list rows */
.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:68px 34px minmax(120px,215px) minmax(470px,1.65fr) 46px auto 28px !important;
  column-gap:10px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:215px !important;
}

.ndvemp3 .ndvemp3-row-main.ndvemp3-playable-main .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave,
.ndvemp3 .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-row-wave{
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
}

.ndvemp3 .ndvemp3-row-duration{
  min-width:42px !important;
  font-size:14px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:54px 32px minmax(90px,150px) minmax(170px,1fr) 34px 30px 26px !important;
  column-gap:7px !important;
}

.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-narrow .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:150px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main{
  grid-template-columns:52px 30px minmax(78px,118px) minmax(118px,1fr) 28px 26px !important;
  column-gap:5px !important;
}

.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main > .ndvemp3-row-text,
.ndvemp3.ndvemp3-is-mobile .ndvemp3-parent-playable-row > .ndvemp3-row-main.ndvemp3-parent-playable-main .ndvemp3-parent-playable-text{
  max-width:118px !important;
}


/* v1.7.3 - keep native audio alive for mobile lock-screen controls */
.ndvemp3 audio[data-ndv-audio]{
  position:absolute !important;
  left:-9999px !important;
  width:1px !important;
  height:1px !important;
  opacity:0 !important;
  pointer-events:none !important;
}


/* v1.7.5 - Android/Xiaomi media-session compatibility */
.ndvemp3 audio[data-ndv-audio]{
  position:fixed !important;
  left:0 !important;
  bottom:0 !important;
  width:1px !important;
  height:1px !important;
  opacity:.001 !important;
  pointer-events:none !important;
  z-index:-1 !important;
  transform:none !important;
}
