:root{--bleu-nuit:#1b3a5f;--bleu-nuit-light:#ebf0f6;--bleu-nuit-mid:#2d5280;--or-mat:#c9a76b;--or-mat-light:#f5edd8;--beige-rose:#e8d5c4;--beige-rose-light:#f5ede5;--blanc-casse:#faf8f5;--blanc-pur:#fff;--gris-chaud:#5e5855;--gris-clair:#9e9994;--gris-tres-clair:#eae7e4}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--bleu-nuit);background:var(--blanc-casse);font-family:DM Sans,sans-serif;font-size:16px;font-weight:300;line-height:1.75}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.15}.display{letter-spacing:-.02em;color:var(--bleu-nuit);font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.05}.display em{color:var(--or-mat);font-style:italic}.section-title{color:var(--bleu-nuit);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.section-subtitle{color:var(--or-mat);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400}p{color:var(--gris-chaud);font-weight:300;line-height:1.8}strong{color:var(--bleu-nuit);font-weight:500}.container{max-width:1288px;margin:0 auto;padding:0 2rem}section{padding:6rem 0}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.btn-primary{background:var(--bleu-nuit);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:.875rem 2rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:var(--bleu-nuit-mid);transform:translateY(-1px)}.btn-secondary{color:var(--bleu-nuit);border-bottom:1px solid var(--or-mat);padding-bottom:2px;font-size:.85rem;font-weight:400;text-decoration:none;transition:opacity .2s}.btn-secondary:hover{opacity:.7}
