:root{--creme:#faf6f0;--creme2:#f3ece1;--rose:#d4607a;--rose-pale:#f0c8d0;--rose-light:#fceef1;--or:#c9943a;--or-pale:#f5e4c4;--brun:#3a2518;--texte:#2e1f14;--texte-moyen:#7a5c4a;--texte-clair:#b89c8a;--blanc:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--creme);color:var(--texte);font-family:DM Sans,sans-serif;overflow-x:hidden}*{min-width:0}p,span,a,h1,h2,h3,h4,li{overflow-wrap:break-word;word-break:break-word}img,video,svg,canvas{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--creme)}::-webkit-scrollbar-thumb{background:var(--rose);border-radius:2px}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(28px)}.reveal.in{opacity:1;transform:translateY(0)}.reveal:nth-child(2){transition-delay:.1s}.reveal:nth-child(3){transition-delay:.2s}.reveal:nth-child(4){transition-delay:.3s}.eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--rose);align-items:center;gap:14px;margin-bottom:20px;font-size:10px;font-weight:500;display:flex}.eyebrow:before{content:"";background:var(--rose);flex-shrink:0;width:28px;height:1px}.h2{color:var(--texte);font-family:Playfair Display,serif;font-size:clamp(28px,4.5vw,52px);font-weight:400;line-height:1.15}.h2 em{color:var(--rose);font-style:italic}
