.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"],.foutfm-info-button,.foutfm-youtube-link{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,.foutfm-info-button:hover,.foutfm-youtube-link:hover{transform:translateY(-1px)!important;box-shadow:0 12px 24px color-mix(in srgb,var(--fout-orange) 28%, transparent)!important}
.foutfm-info-button{font-size:13px!important;padding:9px 13px!important;margin-top:8px!important;background:linear-gradient(135deg,var(--fout-dark),var(--fout-pink))!important}.foutfm-youtube-link{font-size:13px!important;padding:8px 12px!important;margin-top:8px!important;background:linear-gradient(135deg,#222,var(--fout-orange))!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}
.foutfm-info-panel{margin-top:10px;padding:12px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid color-mix(in srgb,var(--fout-orange) 18%, transparent);box-shadow:0 8px 22px rgba(23,17,31,.08);color:var(--fout-text);font-size:13.5px;line-height:1.45;max-width:420px}.foutfm-info-panel.is-loading{opacity:.75}.foutfm-info-panel strong{color:var(--fout-title)}.foutfm-info-panel p{margin:6px 0}.foutfm-info-panel img{width:100%;max-height:170px;object-fit:cover;margin:6px 0 8px;border-radius:14px!important}.foutfm-info-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.foutfm-info-error{color:#8a1f1f}.foutfm-info-credit{font-size:11px;opacity:.72;margin-top:6px}
@media(max-width:640px){.foutfm-request-shell{padding:12px;border-radius:22px}.foutfm-request-card{padding:8px}.foutfm-request-hero{padding:10px 6px 14px}.foutfm-info-panel{max-width:100%}}


/* 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-request-shell .sc-track-request-widget button,
.foutfm-request-shell .sc-track-request-widget input[type="button"],
.foutfm-request-shell .sc-track-request-widget input[type="submit"]{
  border-radius:999px!important;
  overflow:hidden!important;
}
.foutfm-request-shell .foutfm-track-card-with-info{
  box-sizing:border-box!important;
}
.foutfm-request-shell .foutfm-track-card-with-info .foutfm-info-panel{
  width:100%!important;
  box-sizing:border-box!important;
}


/* v1.9.4: tekst begrenzen i.p.v. layout forceren */
.foutfm-info-panel .foutfm-info-text{
  margin-bottom:8px!important;
}
.foutfm-read-more{
  font-size:12px!important;
  padding:7px 11px!important;
  margin:4px 0 6px!important;
  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;
  cursor:pointer!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.foutfm-info-more[hidden]{display:none!important;}


/* v1.9.6: alleen de echte track-cover gelijk maken.
   Niet toepassen op Wikipedia-afbeeldingen, YouTube-link of de officiële widget-rij. */
.foutfm-request-shell .foutfm-track-card-with-info img.foutfm-track-cover-img{
  width:150px!important;
  max-width:100%!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:10px!important;
  border-radius:16px!important;
}
@media(max-width:640px){
  .foutfm-request-shell .foutfm-track-card-with-info img.foutfm-track-cover-img{
    width:130px!important;
  }
}


/* v1.9.7: vaste maat voor alleen Wikipedia/track-info afbeeldingen.
   De cover bovenin de trackkaart en de YouTube-knop blijven ongemoeid. */
.foutfm-request-shell .foutfm-info-panel img.foutfm-info-thumb-img{
  width:100%!important;
  height:150px!important;
  max-height:150px!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
  margin:6px 0 10px!important;
  border-radius:14px!important;
}
@media(max-width:640px){
  .foutfm-request-shell .foutfm-info-panel img.foutfm-info-thumb-img{
    height:135px!important;
    max-height:135px!important;
  }
}


/* v1.9.8: breedte optie voor verzoekpagina */
.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{
  max-width:var(--fout-max-width)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
