:root{--bleu: #62b9fb;--bois: #c9a074;--creme: #f8f5ee;--noir: #222;--gris-fonce: #444;--gris-clair: #eaeaea;font-family:Lato,Arial,Helvetica,sans-serif;background-color:var(--creme);color:var(--noir)}body{margin:0;min-width:320px;min-height:100vh;background:var(--creme);color:var(--noir);font-family:Lato,Arial,Helvetica,sans-serif;font-size:1.08rem;line-height:1.7;letter-spacing:.01em}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;color:var(--bleu);margin-top:0;margin-bottom:.7em;font-weight:700;letter-spacing:.01em}h1{font-size:2.8em;margin-bottom:.5em}h2{font-size:2em;margin-bottom:.5em}h3{font-size:1.3em;margin-bottom:.4em}p{margin-top:0;margin-bottom:1.5em;color:var(--gris-fonce);font-size:1.08em}a{color:var(--bleu);text-decoration:none;font-weight:500;transition:color .2s}a:hover{color:var(--bois)}button{font-family:Lato,Arial,Helvetica,sans-serif;border-radius:8px;border:none;padding:.7em 1.6em;font-size:1.1em;font-weight:600;background-color:var(--bleu);color:#fff;cursor:pointer;margin-right:1em;margin-bottom:1em;box-shadow:0 2px 8px #62b9fb14;transition:background .2s,color .2s}button:hover{background-color:#5a7a9a;color:#fff}section{margin:0;padding:0}.bg-bois{background:var(--bois)}.bg-bleu{background:var(--bleu);color:#fff}.bg-creme{background:var(--creme)}.text-bois{color:var(--bois)}.text-bleu{color:var(--bleu)}.text-creme{color:var(--creme)}.container{max-width:1200px;margin:0 auto;padding:0 2vw}.mt-4{margin-top:2.5em}.mb-4{margin-bottom:2.5em}.pt-4{padding-top:2.5em}.pb-4{padding-bottom:2.5em}@media (max-width: 900px){h1{font-size:2.1em}h2{font-size:1.5em}.container{padding:0 4vw}}@media (max-width: 600px){h1{font-size:1.5em}h2{font-size:1.1em}.container{padding:0 2vw}section{padding:1.2em 0}}
