.tvg-visibility{max-width:1120px;margin:0 auto;padding:clamp(24px,4vw,56px) 16px;font-family:inherit;color:inherit}.tvg-hero{border-radius:28px;padding:clamp(28px,5vw,64px);background:linear-gradient(135deg,#071b52,#0f57ff);color:#fff;box-shadow:0 22px 60px rgba(15,87,255,.20);margin-bottom:18px}.tvg-kicker{font-weight:800;letter-spacing:.04em;text-transform:uppercase;opacity:.9;margin:0 0 12px}.tvg-hero h1{font-size:clamp(32px,5vw,64px);line-height:1.02;margin:0 0 18px;color:#fff}.tvg-hero p{font-size:clamp(17px,2.1vw,22px);max-width:850px}.tvg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:10px 10px 0 0;padding:13px 18px;border-radius:999px;background:#ffb000;color:#071b52!important;text-decoration:none!important;font-weight:900}.tvg-btn-soft{background:rgba(255,255,255,.16);color:#fff!important;border:1px solid rgba(255,255,255,.35)}.tvg-box,.tvg-faq,.tvg-related{background:#fff;border:1px solid rgba(7,27,82,.10);border-radius:24px;padding:clamp(22px,3vw,34px);box-shadow:0 14px 36px rgba(7,27,82,.08);margin:18px 0}.tvg-box h2,.tvg-faq h2{font-size:clamp(23px,3vw,34px);margin:0 0 12px;color:#071b52}.tvg-box p,.tvg-faq p,.tvg-list{font-size:17px;line-height:1.75}.tvg-list{margin:8px 0 0;padding-left:22px}.tvg-list li{margin:7px 0}.tvg-cta{background:#071b52;color:#fff;border-radius:28px;padding:clamp(26px,4vw,46px);margin:22px 0}.tvg-cta h2{color:#fff;font-size:clamp(25px,3vw,38px);margin:0 0 10px}.tvg-cta p{font-size:18px;line-height:1.7}.tvg-faq details{border-top:1px solid rgba(7,27,82,.10);padding:14px 0}.tvg-faq details:first-of-type{border-top:0}.tvg-faq summary{cursor:pointer;font-weight:900;color:#071b52}.tvg-related strong{display:block;color:#071b52;margin-bottom:10px}.tvg-related div{display:flex;flex-wrap:wrap;gap:10px}.tvg-related a{display:inline-flex;padding:9px 13px;border-radius:999px;background:#f1f5ff;text-decoration:none!important;font-weight:800;color:#0f57ff!important}@media(max-width:640px){.tvg-visibility{padding:18px 12px}.tvg-hero,.tvg-box,.tvg-faq,.tvg-cta,.tvg-related{border-radius:20px}.tvg-btn{width:100%;margin-right:0}.tvg-related div{display:grid;grid-template-columns:1fr}.tvg-related a{justify-content:center}}@media(prefers-color-scheme:dark){.tvg-box,.tvg-faq,.tvg-related{background:#101827;border-color:rgba(255,255,255,.12)}.tvg-box h2,.tvg-faq h2,.tvg-faq summary,.tvg-related strong{color:#fff}.tvg-related a{background:rgba(255,255,255,.08);color:#fff!important}}



/* v1.0.4 — correction lisibilité : certains thèmes forcent le texte en noir/blanc selon le mode sombre. */
.tvg-template-shell,
.tvg-template-shell .tvg-visibility{
  background:#ffffff !important;
  color:#111827 !important;
}
.tvg-template-shell .tvg-box,
.tvg-template-shell .tvg-faq,
.tvg-template-shell .tvg-related{
  background:#ffffff !important;
  color:#111827 !important;
  border-color:rgba(7,27,82,.12) !important;
}
.tvg-template-shell .tvg-box p,
.tvg-template-shell .tvg-faq p,
.tvg-template-shell .tvg-list,
.tvg-template-shell .tvg-list li,
.tvg-template-shell .tvg-related,
.tvg-template-shell .tvg-related p{
  color:#243044 !important;
}
.tvg-template-shell .tvg-box h2,
.tvg-template-shell .tvg-faq h2,
.tvg-template-shell .tvg-faq summary,
.tvg-template-shell .tvg-related strong{
  color:#071b52 !important;
}
.tvg-template-shell .tvg-hero,
.tvg-template-shell .tvg-cta{
  color:#ffffff !important;
}
.tvg-template-shell .tvg-hero h1,
.tvg-template-shell .tvg-hero p,
.tvg-template-shell .tvg-hero .tvg-kicker,
.tvg-template-shell .tvg-cta h2,
.tvg-template-shell .tvg-cta p{
  color:#ffffff !important;
}
@media(prefers-color-scheme:dark){
  .tvg-template-shell,
  .tvg-template-shell .tvg-visibility{background:#ffffff !important;color:#111827 !important;}
  .tvg-template-shell .tvg-box,
  .tvg-template-shell .tvg-faq,
  .tvg-template-shell .tvg-related{background:#ffffff !important;color:#111827 !important;}
  .tvg-template-shell .tvg-box p,
  .tvg-template-shell .tvg-faq p,
  .tvg-template-shell .tvg-list,
  .tvg-template-shell .tvg-list li{color:#243044 !important;}
  .tvg-template-shell .tvg-box h2,
  .tvg-template-shell .tvg-faq h2,
  .tvg-template-shell .tvg-faq summary,
  .tvg-template-shell .tvg-related strong{color:#071b52 !important;}
}
