.gfv-sim-teaser{
  /* CC: set these to the site's real font stacks. The homepage already loads the site
     fonts, so no @import is needed here.
       --font-body  : site BODY stack
       --font-head  : site general HEADING stack (eyebrow, numbers)
       --font-title : the font of the homepage hero title "Devenez proprietaire DE VIGNES"
                      (used only for the big teaser title) */
  --font-head:'Montserrat',Arial,sans-serif;
  --font-body:'Muli',Arial,sans-serif;
  --font-title:"haboro-contrast-extended",sans-serif;
  --wine:#4F253F;--wine-2:#562C47;--framboise:#AB084D;--framboise-dk:#8A063D;
  --gold:#C9A96E;--gold-soft:#E4D4B0;--ink:#2C2029;--muted:#7C6B74;
  --line:#EAE2E7;--white:#fff;
  box-sizing:border-box;font-family:var(--font-body);color:var(--ink);
  background:transparent;padding:28px 20px;line-height:1.55;-webkit-font-smoothing:antialiased;
}
.gfv-sim-teaser *{box-sizing:border-box;margin:0;padding:0}
.gfv-sim-teaser h2,.gfv-sim-teaser h3{font-family:var(--font-head)}
.gfv-sim-teaser .st-wrap{max-width:1120px;margin:0 auto}
.gfv-sim-teaser .st-panel{
  background:var(--white);border:1px solid var(--line);border-radius:22px;
  box-shadow:0 1px 2px rgba(46,26,46,.05),0 10px 34px rgba(46,26,46,.07);
  padding:44px;display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;
}
@media(max-width:860px){.gfv-sim-teaser .st-panel{grid-template-columns:1fr;gap:32px;padding:30px}}
.gfv-sim-teaser .st-eyebrow{
  font-family:var(--font-head);font-size:11.5px;letter-spacing:.24em;text-transform:uppercase;
  color:var(--framboise);font-weight:800;display:flex;align-items:center;gap:10px;margin-bottom:16px;
}
.gfv-sim-teaser .st-eyebrow::before{content:"";width:22px;height:2px;background:var(--framboise);display:inline-block}
.gfv-sim-teaser .st-title{font-family:var(--font-title);font-size:clamp(28px,3.4vw,40px);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:var(--wine);margin-bottom:16px}
.gfv-sim-teaser .st-lede{color:var(--muted);font-size:16px;max-width:460px;margin-bottom:22px}
.gfv-sim-teaser .st-list{list-style:none;margin:0 0 30px}
.gfv-sim-teaser .st-list li{display:flex;align-items:center;gap:12px;margin-bottom:13px;font-size:15.5px;font-weight:600;color:var(--ink)}
.gfv-sim-teaser .st-check{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:var(--wine);display:inline-flex;align-items:center;justify-content:center}
.gfv-sim-teaser .st-check svg{width:14px;height:14px;stroke:#fff;stroke-width:3;fill:none}
.gfv-sim-teaser .st-cta{
  display:inline-flex;align-items:center;gap:12px;background:var(--framboise);color:#fff;text-decoration:none;
  font-family:var(--font-head);font-weight:700;font-size:16px;padding:15px 26px;border-radius:12px;
  transition:.18s;box-shadow:0 8px 22px rgba(171,8,77,.28);
}
.gfv-sim-teaser .st-cta:hover{background:var(--framboise-dk);transform:translateY(-1px)}
.gfv-sim-teaser .st-cta svg{width:18px;height:18px;stroke:#fff;stroke-width:2.4;fill:none}
.gfv-sim-teaser .st-card{
  background:linear-gradient(140deg,var(--wine),var(--wine-2));color:#fff;border-radius:18px;padding:26px;
  position:relative;overflow:hidden;border:1px solid rgba(201,169,110,.35);box-shadow:0 20px 46px rgba(46,26,46,.22);
}
.gfv-sim-teaser .st-card::after{content:"";position:absolute;right:-50px;bottom:-70px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(201,169,110,.20),transparent 68%);pointer-events:none}
.gfv-sim-teaser .st-badge{
  display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--gold-soft);
  background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);padding:6px 14px;border-radius:100px;
  letter-spacing:.02em;position:relative;z-index:1;
}
.gfv-sim-teaser .st-badge .dot{width:7px;height:7px;border-radius:50%;background:var(--gold)}
.gfv-sim-teaser .st-example{font-size:11.5px;color:rgba(255,255,255,.62);font-weight:600;margin:10px 0 16px;position:relative;z-index:1}
.gfv-sim-teaser .st-compare{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;position:relative;z-index:1}
.gfv-sim-teaser .st-box{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:15px}
.gfv-sim-teaser .st-box.hl{border-color:rgba(201,169,110,.55);background:rgba(201,169,110,.10)}
.gfv-sim-teaser .st-box .k{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.72);font-weight:700;margin-bottom:6px}
.gfv-sim-teaser .st-box .v{font-family:var(--font-title);font-size:24px;font-weight:800;letter-spacing:-.01em}
.gfv-sim-teaser .st-eco-k{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft);font-weight:700;position:relative;z-index:1}
.gfv-sim-teaser .st-eco-v{font-family:var(--font-title);font-size:clamp(38px,5vw,52px);font-weight:800;color:var(--gold);letter-spacing:-.02em;line-height:1.05;margin:4px 0 2px;position:relative;z-index:1}
.gfv-sim-teaser .st-eco-sub{font-size:13px;color:var(--gold);font-weight:700;position:relative;z-index:1}
.gfv-sim-teaser .st-foot{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);position:relative;z-index:1}
.gfv-sim-teaser .st-foot span{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:rgba(255,255,255,.86);font-weight:600}
.gfv-sim-teaser .st-foot svg{width:15px;height:15px;stroke:var(--gold-soft);stroke-width:2;fill:none}
