.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:calc(64px*var(--den));align-items:center}@media(max-width: 980px){.hero-grid{grid-template-columns:1fr}}.hero-trust{display:flex;align-items:center;flex-wrap:wrap;gap:12px 14px;margin-top:calc(52px*var(--den));padding-top:24px;border-top:1px solid color-mix(in oklab, var(--navy-line) 55%, transparent)}.hero-trust-label{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--on-dark-3);margin-right:auto}@media(max-width: 880px){.hero-trust-label{margin-right:0;flex-basis:100%}}#contenu h1{font-size:clamp(40px,4.3vw,56px);line-height:1.06;max-width:none}#contenu .h1-accent{display:block;margin-top:14px;font-size:.6em;letter-spacing:.05em;color:var(--gold-bright)}.hero-visual{position:relative}.hero-visual::before{content:"";position:absolute;inset:-10% -8%;pointer-events:none;background:radial-gradient(58% 52% at 52% 46%, color-mix(in oklab, var(--gold-bright) 17%, transparent), transparent 72%)}.hero-visual .snippet{position:relative;max-width:580px;margin-left:auto;filter:drop-shadow(0 28px 50px rgba(0, 0, 0, 0.45))}html.anim-ok .snB-reveal{animation:snB-wipe 1.2s cubic-bezier(0.3, 0, 0.2, 1) both .25s}@keyframes snB-wipe{from{width:0}to{width:560px}}html.anim-ok .snB-pop{animation:snB-rise .6s cubic-bezier(0.3, 0, 0.2, 1) both}html.anim-ok .snB-pop.k1{animation-delay:.95s}html.anim-ok .snB-pop.k2{animation-delay:1.08s}html.anim-ok .snB-pop.k3{animation-delay:1.21s}@keyframes snB-rise{from{transform:translateY(10px)}to{transform:translateY(0)}}html.anim-ok .snB-rowclip{animation:snB-row .5s cubic-bezier(0.3, 0, 0.2, 1) both}html.anim-ok .snB-rowclip.r1{animation-delay:1.3s}html.anim-ok .snB-rowclip.r2{animation-delay:1.55s}html.anim-ok .snB-rowclip.r3{animation-delay:1.8s}html.anim-ok .snB-rowclip.r4{animation-delay:2.05s}@keyframes snB-row{from{width:0}to{width:356px}}