/* FoutFM Top 10 v1.0.2 — visueel 1-op-1 terug naar Jukebox v2.11.33 */
.foutfm-request-shell{
  --fout-orange:#ff7a00;--fout-pink:#ff2d95;--fout-yellow:#ffd447;--fout-dark:#17111f;--fout-card-bg:#fff;--fout-title:#17111f;--fout-text:#4a3d4f;--fout-widget-bg:#fff;--fout-button-text:#fff;--fout-max-width:1100px;--fout-shell-padding:18px;--fout-card-padding:14px;--fout-radius:28px;
  max-width:var(--fout-max-width);margin:24px auto;padding:var(--fout-shell-padding);border-radius:var(--fout-radius);
  background:radial-gradient(circle at 10% 10%, color-mix(in srgb,var(--fout-yellow) 55%, transparent), transparent 28%),linear-gradient(135deg,#fff7e8 0%,var(--fout-card-bg) 42%,#ffe8f5 100%);
  box-shadow:0 18px 45px rgba(23,17,31,.12);border:1px solid color-mix(in srgb,var(--fout-orange) 25%, transparent);font-family:inherit;position:relative;overflow:hidden
}
.foutfm-request-shell:before{content:"";position:absolute;inset:auto -60px -90px auto;width:220px;height:220px;border-radius:50%;background:color-mix(in srgb,var(--fout-pink) 14%, transparent);pointer-events:none}
.foutfm-request-hero{text-align:center;padding:14px 12px 18px;position:relative;z-index:1}.foutfm-badge{display:inline-flex;align-items:center;gap:8px;background:var(--fout-dark);color:#fff;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:800;letter-spacing:.02em;box-shadow:0 8px 18px rgba(0,0,0,.16)}
.foutfm-badge:before{content:"🪩"}.foutfm-badge:after{content:"🎧"}.foutfm-request-hero h2{margin:12px 0 6px;font-size:clamp(26px,4vw,44px);line-height:1.05;font-weight:900;color:var(--fout-title)}
.foutfm-request-hero p{margin:0 auto;max-width:720px;color:var(--fout-text);font-size:16px}.foutfm-request-card{position:relative;z-index:1;background:color-mix(in srgb,var(--fout-widget-bg) 92%, transparent);border-radius:calc(var(--fout-radius) - 4px);padding:var(--fout-card-padding);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--fout-orange) 14%, transparent)}
.foutfm-request-shell .sc-track-request-widget{width:100%}.foutfm-request-shell.is-compact .sc-track-request-widget{max-height:none;overflow:visible}
.foutfm-request-shell button,.foutfm-request-shell input[type="button"],.foutfm-request-shell input[type="submit"],.foutfm-request-shell .btn,.foutfm-request-shell [role="button"]{border-radius:999px!important;background:linear-gradient(135deg,var(--fout-orange),var(--fout-pink))!important;color:var(--fout-button-text)!important;border:0!important;font-weight:900!important;letter-spacing:.01em!important;box-shadow:0 8px 18px color-mix(in srgb,var(--fout-pink) 25%, transparent)!important;transition:transform .15s ease, box-shadow .15s ease!important;text-decoration:none!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;line-height:1.15!important}
.foutfm-request-shell button:hover,.foutfm-request-shell input[type="button"]:hover,.foutfm-request-shell input[type="submit"]:hover,.foutfm-request-shell .btn:hover,.foutfm-request-shell [role="button"]:hover{transform:translateY(-1px)!important;box-shadow:0 12px 24px color-mix(in srgb,var(--fout-orange) 28%, transparent)!important}
.foutfm-request-shell img{border-radius:16px!important}.foutfm-request-shell input,.foutfm-request-shell textarea{border-radius:14px!important;border:1px solid rgba(23,17,31,.18)!important;padding:10px 12px!important}
@media(max-width:640px){.foutfm-request-shell{padding:12px;border-radius:22px}.foutfm-request-card{padding:8px}.foutfm-request-hero{padding:10px 6px 14px}}

/* v1.0.2: dezelfde breedtemodus als de Jukebox. */
.foutfm-request-shell{box-sizing:border-box!important;width:100%;}
.foutfm-request-shell.is-full-width{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.foutfm-request-shell.is-fixed-width{
  width:100%!important;
  max-width:var(--fout-max-width)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* v1.9.3 veilige fix: alleen knoppen afronden, geen grid/flex van de officiële widget overschrijven. */
.foutfm-request-shell .foutfm-request-button,
.foutfm-request-shell button.foutfm-request-button,
.foutfm-request-shell input.foutfm-request-button,
.foutfm-request-shell a.foutfm-request-button,
.foutfm-vote-zone{
  margin:0 0 18px;padding:20px 18px 18px;border-radius:22px;text-align:center;
  background:linear-gradient(135deg,rgba(255,212,71,.18),rgba(255,45,149,.08));
  box-shadow:inset 0 0 0 1px rgba(23,17,31,.07)
}
.foutfm-vote-zone-head{max-width:720px;margin:0 auto 16px}
.foutfm-vote-zone-kicker{display:block;margin-bottom:4px;color:var(--fout-pink);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.foutfm-vote-zone h3{margin:0;color:var(--fout-dark);font-size:clamp(23px,3vw,32px);line-height:1.08;font-weight:950}
.foutfm-vote-zone-head p{margin:7px auto 0;color:var(--fout-text);font-size:14px;line-height:1.45}
.foutfm-vote-current{max-width:620px;margin:0 auto}
.foutfm-vote-loading{width:100%;padding:18px;color:var(--fout-text);font-weight:750;text-align:center}
.foutfm-vote-loading.is-error{background:rgba(255,255,255,.68);border-radius:16px}
.foutfm-now-vote-card{
  display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:22px;
  max-width:590px;margin:0 auto;padding:16px;border-radius:22px;background:#fff;text-align:left;
  box-shadow:0 10px 28px rgba(23,17,31,.10)
}
.foutfm-now-vote-cover-wrap{display:flex;justify-content:center}
.foutfm-now-vote-cover{width:150px!important;height:150px!important;max-width:none!important;object-fit:cover!important;border-radius:18px!important;display:block!important;margin:0!important;box-shadow:0 8px 22px rgba(23,17,31,.14)}
.foutfm-now-vote-content{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.foutfm-now-vote-label{font-size:11px;font-weight:950;letter-spacing:.10em;color:var(--fout-pink);margin-bottom:5px}
.foutfm-now-vote-title{display:block;width:100%;margin-top:4px;font-size:15px;line-height:1.2;color:var(--fout-text);font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.foutfm-now-vote-artist{display:block;width:100%;font-size:22px;line-height:1.12;color:var(--fout-dark);font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.foutfm-now-vote-count{display:block;margin-top:8px;font-size:12px;color:var(--fout-text);font-weight:750}
.foutfm-jukebox-divider{display:flex;align-items:center;justify-content:center;gap:12px;margin:4px 0 14px;color:var(--fout-dark);font-size:13px;font-weight:900;text-align:center}
.foutfm-jukebox-divider:before,.foutfm-jukebox-divider:after{content:"";height:1px;flex:1;background:rgba(23,17,31,.10)}
.foutfm-jukebox-divider span{flex:0 0 auto}
.foutfm-request-shell .foutfm-vote-button{
  appearance:none!important;border:0!important;border-radius:999px!important;cursor:pointer!important;
  color:#fff!important;font-weight:900!important;line-height:1.2!important;
  transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease!important
}
.foutfm-request-shell .foutfm-vote-button-large{
  width:auto!important;min-width:210px!important;min-height:46px!important;margin-top:12px!important;padding:11px 18px!important;font-size:14px!important;
  background:linear-gradient(135deg,var(--fout-orange),var(--fout-pink))!important;box-shadow:0 9px 20px rgba(255,45,149,.20)!important
}
.foutfm-request-shell .foutfm-vote-button:hover:not(:disabled){transform:translateY(-1px) scale(1.02)!important}
.foutfm-request-shell .foutfm-vote-button.is-voted,
.foutfm-request-shell .foutfm-vote-button:disabled{opacity:.72!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}
.foutfm-request-shell .foutfm-vote-button.just-voted{animation:foutfmVotePop .35s ease}
@keyframes foutfmVotePop{0%{transform:scale(.92)}65%{transform:scale(1.06)}100%{transform:scale(1)}}

.foutfm-top10{
  --top-dark:var(--fout-dark,#17111f);--top-text:var(--fout-text,#4a3d4f);--top-pink:var(--fout-pink,#ff2d95);
  --top-orange:var(--fout-orange,#ff7a00);--top-card:var(--fout-widget-bg,#fff);
  margin:22px 0 0;padding:20px;border-radius:22px;background:var(--top-card);
  box-shadow:inset 0 0 0 1px rgba(23,17,31,.08);font-family:inherit
}
.foutfm-top10-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:14px}
.foutfm-top10-kicker{display:block;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--top-pink);margin-bottom:3px}
.foutfm-top10 h3{margin:0;color:var(--top-dark);font-size:clamp(24px,3vw,34px);line-height:1.05;font-weight:950}
.foutfm-top10-head p{margin:6px 0 0;color:var(--top-text);font-size:13px}
.foutfm-top10-list{list-style:none!important;margin:0!important;padding:0!important;display:grid;gap:8px}
.foutfm-top10-item{
  display:grid;grid-template-columns:42px 52px minmax(0,1fr) auto;align-items:center;gap:11px;
  margin:0!important;padding:8px 10px!important;border-radius:15px;background:rgba(23,17,31,.035)
}
.foutfm-top10-rank{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-weight:950;font-size:16px;color:#fff;background:linear-gradient(135deg,var(--top-orange),var(--top-pink))}
.foutfm-top10-cover{width:52px!important;height:52px!important;object-fit:cover!important;border-radius:11px!important;display:block!important}
.foutfm-top10-meta{min-width:0;display:flex;flex-direction:column;line-height:1.2}
.foutfm-top10-meta strong{color:var(--top-dark);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.foutfm-top10-meta span{color:var(--top-text);font-size:12px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.foutfm-top10-votes{font-weight:900;font-size:13px;color:var(--top-dark);white-space:nowrap;padding:7px 10px;border-radius:999px;background:#fff}
.foutfm-top10-empty{padding:18px;border-radius:15px;background:rgba(23,17,31,.04);color:var(--top-text);text-align:center;font-weight:700}

@media(max-width:640px){
  .foutfm-vote-zone{padding:16px 10px 14px;margin-bottom:14px;border-radius:18px}
  .foutfm-vote-zone-head{margin-bottom:12px}
  .foutfm-vote-zone-head p{font-size:13px}
  .foutfm-now-vote-card{grid-template-columns:1fr;gap:11px;padding:13px;text-align:center}
  .foutfm-now-vote-cover{width:132px!important;height:132px!important;border-radius:16px!important}
  .foutfm-now-vote-content{align-items:center;width:100%}
  .foutfm-now-vote-title{font-size:14px;text-align:center}
  .foutfm-now-vote-artist{text-align:center;font-size:19px}
  .foutfm-request-shell .foutfm-vote-button-large{width:100%!important;min-width:0!important;font-size:13px!important;padding:10px 12px!important;min-height:42px!important}
  .foutfm-jukebox-divider{font-size:12px;margin-bottom:10px}
}

@media(max-width:640px){
  .foutfm-top10{padding:14px;border-radius:18px}
  .foutfm-top10-item{grid-template-columns:34px 44px minmax(0,1fr) auto;gap:8px;padding:7px!important}
  .foutfm-top10-rank{width:30px;height:30px;font-size:14px}
  .foutfm-top10-cover{width:44px!important;height:44px!important;border-radius:9px!important}
  .foutfm-top10-votes{font-size:12px;padding:5px 7px}
  .foutfm-top10-head p{font-size:12px}
}

/* v2.9.4: duimpje omhoog + omlaag */
.foutfm-vote-actions{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px;
  width:100%;
  margin-top:12px;
}
.foutfm-request-shell .foutfm-vote-actions .foutfm-vote-button-large{
  margin-top:0!important;
  min-width:170px!important;
}
.foutfm-request-shell .foutfm-vote-button-up{
  background:linear-gradient(135deg,var(--fout-orange),var(--fout-pink))!important;
}
.foutfm-request-shell .foutfm-vote-button-down{
  background:linear-gradient(135deg,var(--fout-dark),var(--fout-pink))!important;
}
@media(max-width:640px){
  .foutfm-vote-actions{width:100%;justify-content:center;gap:8px}
  .foutfm-request-shell .foutfm-vote-actions .foutfm-vote-button-large{
    width:calc(50% - 4px)!important;
    min-width:0!important;
  }
}


/* v2.9.5: stemrij visueel gelijk aan de Foute Top 10 */
.foutfm-vote-top10-combined{
  position:relative;
  overflow:hidden;
  margin:0 0 14px!important;
  padding:20px!important;
  background:var(--fout-widget-bg,#fff);
  box-shadow:inset 0 0 0 1px rgba(23,17,31,.08);
  isolation:isolate;
}
.foutfm-vote-top10-combined::after{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  border-radius:50%;
  right:-92px;
  bottom:-118px;
  background:color-mix(in srgb,var(--fout-pink,#ff2d95) 14%, transparent);
  pointer-events:none;
  z-index:0;
}
.foutfm-vote-top10-combined > *{position:relative;z-index:1}
.foutfm-vote-top10-combined .foutfm-top10-head{
  margin-bottom:14px;
}
.foutfm-vote-top10-combined .foutfm-vote-current{
  width:100%;
  max-width:none;
  margin:0 0 16px;
}
.foutfm-vote-top10-combined .foutfm-now-vote-card.foutfm-top10-item{
  display:grid;
  grid-template-columns:42px 64px minmax(0,1fr) auto;
  align-items:center;
  justify-content:stretch;
  column-gap:12px;
  row-gap:0;
  width:100%;
  min-height:0;
  padding:10px!important;
  margin:0!important;
  border-radius:15px!important;
  background:rgba(23,17,31,.035)!important;
}
.foutfm-vote-top10-combined .foutfm-now-vote-badge.foutfm-top10-rank{
  width:36px;
  height:36px;
  font-size:11px;
  font-weight:900!important;
}
.foutfm-vote-top10-combined .foutfm-now-vote-cover.foutfm-top10-cover{
  width:64px!important;
  height:64px!important;
  border-radius:12px!important;
  box-shadow:none!important;
}
.foutfm-vote-top10-combined .foutfm-now-vote-content.foutfm-top10-meta{
  width:auto;
  max-width:none;
  min-width:0;
  align-items:flex-start;
  text-align:left;
}
.foutfm-vote-top10-combined .foutfm-now-vote-label{
  display:block;
  margin:0 0 4px;
  font-family:inherit!important;
  font-size:12px;
  line-height:1.2;
  font-weight:700!important;
  color:var(--top-text,var(--fout-text,#4a3d4f));
}
.foutfm-vote-top10-combined .foutfm-now-vote-trackline{
  display:block;
  width:100%;
  font-family:inherit!important;
  font-size:17px;
  line-height:1.2;
  font-weight:800!important;
  color:var(--top-dark,var(--fout-dark,#17111f));
  white-space:normal;
}
.foutfm-vote-top10-combined .foutfm-now-vote-artist,
.foutfm-vote-top10-combined .foutfm-now-vote-title,
.foutfm-vote-top10-combined .foutfm-now-vote-separator{
  display:inline;
  width:auto;
  margin:0;
  font:inherit!important;
  color:inherit;
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
}
.foutfm-vote-top10-combined .foutfm-vote-actions{
  grid-column:auto;
  width:auto;
  margin:0;
  padding:0;
  display:flex;
  flex-wrap:nowrap;
  justify-content:flex-end;
  gap:8px;
}
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-compact{
  min-width:72px!important;
  width:auto!important;
  height:40px!important;
  margin:0!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  font-family:inherit!important;
  font-size:14px!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.foutfm-vote-top10-combined .foutfm-vote-icon{font-size:15px;line-height:1}
.foutfm-vote-top10-combined .foutfm-vote-number{font-size:14px;line-height:1;font-weight:800!important}
.foutfm-combined-stand-head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:14px;
  margin:2px 2px 9px;
  padding-top:3px;
}
.foutfm-combined-stand-head strong{
  color:var(--top-dark,var(--fout-dark,#17111f));
  font-size:16px;
  font-weight:900;
}
.foutfm-combined-stand-head span{
  color:var(--top-text,var(--fout-text,#4a3d4f));
  font-size:12px;
  text-align:right;
}
.foutfm-top10-standings{margin:0;padding:0}
.foutfm-vote-top10-combined .foutfm-top10-list{position:relative;z-index:1}

@media(max-width:640px){
  .foutfm-vote-top10-combined{padding:14px!important;border-radius:18px!important}
  .foutfm-vote-top10-combined::after{width:160px;height:160px;right:-70px;bottom:-82px}
  .foutfm-vote-top10-combined .foutfm-now-vote-card.foutfm-top10-item{
    grid-template-columns:34px 54px minmax(0,1fr);
    column-gap:9px;
    row-gap:10px;
    padding:8px!important;
  }
  .foutfm-vote-top10-combined .foutfm-now-vote-badge.foutfm-top10-rank{width:30px;height:30px;font-size:9px}
  .foutfm-vote-top10-combined .foutfm-now-vote-cover.foutfm-top10-cover{width:54px!important;height:54px!important;border-radius:10px!important}
  .foutfm-vote-top10-combined .foutfm-now-vote-label{font-size:10px;margin-bottom:3px}
  .foutfm-vote-top10-combined .foutfm-now-vote-trackline{font-size:14px}
  .foutfm-vote-top10-combined .foutfm-vote-actions{
    grid-column:1 / -1;
    width:100%;
    justify-content:center;
    gap:10px;
  }
  .foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-compact{
    min-width:84px!important;
    height:40px!important;
    padding:7px 14px!important;
    font-size:14px!important;
  }
  .foutfm-combined-stand-head{display:block;margin-bottom:8px}
  .foutfm-combined-stand-head strong{display:block;font-size:15px;margin-bottom:2px}
  .foutfm-combined-stand-head span{display:block;text-align:left;font-size:11px}
}

/* v2.10.0: stemknoppen als dezelfde witte uitslag-pill van de Top 10 */
.foutfm-vote-top10-combined .foutfm-vote-actions{
  background:#fff;
  border-radius:999px;
  padding:3px;
  box-shadow:none;
  gap:0;
}
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-compact{
  min-width:62px!important;
  height:34px!important;
  padding:5px 10px!important;
  background:transparent!important;
  color:var(--top-dark,var(--fout-dark,#17111f))!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-compact:hover:not(:disabled){
  background:color-mix(in srgb,var(--fout-pink,#ff2d95) 10%, #fff)!important;
  color:var(--top-dark,var(--fout-dark,#17111f))!important;
}
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-up.is-selected,
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-up.just-voted{
  background:var(--fout-pink,#ff2d95)!important;
  color:#fff!important;
}
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-down.is-selected,
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-down.just-voted{
  background:var(--fout-dark,#17111f)!important;
  color:#fff!important;
}
.foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-compact:disabled:not(.is-selected){
  opacity:.58!important;
}

@media(max-width:640px){
  .foutfm-vote-top10-combined .foutfm-vote-actions{justify-self:center;width:auto;padding:3px}
  .foutfm-request-shell .foutfm-vote-top10-combined .foutfm-vote-actions .foutfm-vote-button-compact{
    min-width:68px!important;
    height:34px!important;
    padding:5px 10px!important;
  }
}

/* v2.10.1: actuele stemrij over de volle breedte van het gecombineerde blok */
.foutfm-vote-top10-combined .foutfm-vote-current{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
.foutfm-vote-top10-combined .foutfm-now-vote-card.foutfm-top10-item{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  justify-self:stretch!important;
}
@media(min-width:641px){
  .foutfm-vote-top10-combined .foutfm-now-vote-card.foutfm-top10-item{
    grid-template-columns:42px 64px minmax(0,1fr) auto;
    justify-content:stretch!important;
  }
}


/* v2.10.2: typografie van Foute Top 10 gelijkgetrokken met de Jukebox-kop */
.foutfm-vote-top10-combined .foutfm-top10-head .foutfm-top10-kicker{
  font-family:inherit!important;
  font-size:13px;
  line-height:1.2;
  font-weight:800!important;
}
.foutfm-vote-top10-combined .foutfm-top10-head h3{
  margin:6px 0 6px;
  font-family:inherit!important;
  font-size:clamp(26px,4vw,44px);
  line-height:1.05;
  font-weight:900!important;
  letter-spacing:normal;
}
.foutfm-vote-top10-combined .foutfm-top10-head p{
  margin:0;
  max-width:760px;
  font-family:inherit!important;
  font-size:16px;
  line-height:1.45;
  font-weight:400!important;
}

/* De actuele stemrij krijgt dezelfde duidelijke typografische schaal. */
.foutfm-vote-top10-combined .foutfm-now-vote-label{
  font-size:13px;
  line-height:1.2;
  font-weight:700!important;
}
.foutfm-vote-top10-combined .foutfm-now-vote-trackline{
  font-size:19px;
  line-height:1.2;
  font-weight:800!important;
}

/* De stand mag niet kleiner/ieler ogen dan de stemrij. */
.foutfm-vote-top10-combined .foutfm-combined-stand-head strong{
  font-family:inherit!important;
  font-size:18px;
  line-height:1.2;
  font-weight:900!important;
}
.foutfm-vote-top10-combined .foutfm-combined-stand-head span{
  font-family:inherit!important;
  font-size:13px;
  line-height:1.35;
}
.foutfm-vote-top10-combined .foutfm-top10-meta strong{
  font-family:inherit!important;
  font-size:16px;
  line-height:1.2;
  font-weight:800!important;
}
.foutfm-vote-top10-combined .foutfm-top10-meta span{
  font-family:inherit!important;
  font-size:14px;
  line-height:1.25;
  margin-top:3px;
}
.foutfm-vote-top10-combined .foutfm-top10-votes{
  font-family:inherit!important;
  font-size:14px;
  line-height:1.2;
  font-weight:800!important;
}

/* Iets meer ademruimte bij de grotere tekst op desktop. */
@media(min-width:641px){
  .foutfm-vote-top10-combined .foutfm-top10-item{
    padding:10px 12px!important;
  }
  .foutfm-vote-top10-combined .foutfm-top10-cover{
    width:58px!important;
    height:58px!important;
  }
  .foutfm-vote-top10-combined .foutfm-top10-item{
    grid-template-columns:42px 58px minmax(0,1fr) auto;
  }
  .foutfm-vote-top10-combined .foutfm-now-vote-card.foutfm-top10-item{
    grid-template-columns:42px 64px minmax(0,1fr) auto;
  }
  .foutfm-vote-top10-combined .foutfm-now-vote-cover.foutfm-top10-cover{
    width:64px!important;
    height:64px!important;
  }
}

/* Mobiel was al goed: alleen een kleine typografische harmonisatie. */
@media(max-width:640px){
  .foutfm-vote-top10-combined .foutfm-top10-head h3{
    font-size:26px;
  }
  .foutfm-vote-top10-combined .foutfm-top10-head p{
    font-size:14px;
  }
  .foutfm-vote-top10-combined .foutfm-now-vote-trackline{
    font-size:15px;
  }
  .foutfm-vote-top10-combined .foutfm-top10-meta strong{
    font-size:14px;
  }
  .foutfm-vote-top10-combined .foutfm-top10-meta span{
    font-size:12px;
  }
  .foutfm-vote-top10-combined .foutfm-top10-votes{
    font-size:12px;
  }
}


/* Standalone: alleen deze Top10-shell, met dezelfde vaste-breedte-regel als de originele Jukebox. */
.foutfm-top10-shell.is-fixed-width{max-width:var(--fout-max-width)!important;margin-left:auto!important;margin-right:auto!important}
