:root{--colors-udw-accent:#C8603A;--colors-udw-accent-dark:#9B3F1C;--colors-udw-bg:#FAF8F5;--colors-udw-border:#E8E4DF;--colors-udw-text:#1C1C1E;--colors-udw-green:#22C55E;--colors-udw-surface:#F0EBE3;--colors-udw-text-muted:#6B6B6B;--colors-udw-text-subtle:#9B9B9B;--typo-udw-font-body:'Inter',sans-serif;--typo-udw-font-heading:'Epilogue',sans-serif;--typo-udw-text-base:1.0625rem;--typo-udw-text-hero:4.5rem;--typo-udw-text-lg:1.25rem;--typo-udw-text-sm:0.875rem;--typo-udw-text-xl:1.75rem;--typo-udw-text-xs:0.75rem;--size-udw-max-width:720px;--animation-udw-transition:200ms ease;--border-udw-radius:2px;--border-udw-radius-sm:4px;--gap-udw-gap-sm:0.75rem;--gap-udw-gap:1.5rem;--gap-udw-gap-lg:3rem;--espace-udw-section:5rem;}.udw-link{color:var(--colors-udw-text);text-decoration:none;transition:color 200ms ease;}.udw-link:hover{color:var(--colors-udw-accent);}.udw-header{width:100%;padding:2.4rem 4.8rem;border-bottom:1px solid var(--udw-border);position:sticky;top:0;z-index:100;display:flex;align-items:center;background-color:var(--colors-udw-bg);}.udw-section-gabarit{width:100%;max-width:1230px;min-height:50px;margin-left:auto;margin-right:auto;}.udw-section{padding:var(--espace-udw-section) 0;}.udw-hero{display:flex;flex-direction:column;align-items:flex-start;}.udw-container{width:100%;max-width:var(--size-udw-max-width);margin:0 auto;padding:0 var(--gap-udw-gap);}.udw-hero__badge{display:inline-flex;align-items:center;gap:0.5rem;font-family:var(--typo-udw-font-body);font-size:var(--typo-udw-text-xs);font-weight:600;color:var(--colors-udw-text-muted);text-transform:uppercase;letter-spacing:0.08em;margin-bottom:2rem;}.udw-hero__badge::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background-color:var(--colors-udw-green);}.udw-hero__h1{font-family:var(--typo-udw-font-heading);font-size:var(--typo-udw-text-hero);font-weight:800;color:var(--colors-udw-text);line-height:1.05;letter-spacing:-0.04em;margin-bottom:1.5rem;}