/* Pages légales Casa Calda — polices hébergées sur le site (aucun appel à Google), charte : sombre / crème / or / rouge. */
@font-face{font-family:'Playfair Display';font-style:italic;font-weight:400;font-display:swap;src:url('fonts/PlayfairDisplay-italic-400.woff2') format('woff2')}
@font-face{font-family:'Jost';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/Jost-normal-400.woff2') format('woff2')}
@font-face{font-family:'Jost';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/Jost-normal-500.woff2') format('woff2')}
:root{--sombre:#120a06;--creme:#fdf8f0;--texte:#2c1a0e;--texte2:#5e4633;--or:#7d5f1a;--or-clair:#e6b85c;--rouge:#8B1A1A;--bleu:#1eb8ff}
*{box-sizing:border-box}
html{background:var(--sombre)}
body{margin:0;font-family:'Jost','Segoe UI',Roboto,Arial,sans-serif;font-size:16px;line-height:1.65;color:var(--texte);background:var(--sombre)}
.lg-tete{display:flex;flex-direction:column;align-items:center;gap:.7rem;padding:2.2rem 1.2rem 1.8rem;text-align:center}
.lg-tete img{width:132px;height:auto}
.lg-tete a{color:var(--or-clair);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none}
.lg-tete a:hover{color:#fff}
main{max-width:860px;margin:0 auto 2.4rem;padding:2.4rem clamp(1.2rem,5vw,3.2rem) 2.6rem;background:var(--creme);border-radius:16px}
h1{margin:0 0 .3rem;font-family:'Playfair Display',Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(2rem,4.5vw,2.7rem);line-height:1.1;color:var(--rouge)}
.lg-maj{margin:0 0 2rem;font-size:.85rem;color:var(--texte2)}
h2{display:flex;align-items:center;gap:.7rem;margin:2.2rem 0 .7rem;font-size:.8rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--or)}
h2::before{content:'';width:22px;height:1px;background:var(--bleu);flex:0 0 auto}
p,li{margin:.45rem 0}
ul{padding-left:1.2rem}
a{color:var(--rouge)}
a:focus-visible{outline:2px solid #0b7fc0;outline-offset:2px}
.lg-bloc{padding:1rem 1.2rem;border:1px solid rgba(125,95,26,.28);border-radius:12px;background:#fffaf2}
.lg-bloc p{margin:.2rem 0}
.lg-pied{max-width:860px;margin:0 auto;padding:0 1.2rem 2.4rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.4rem;font-size:.82rem}
.lg-pied a{color:rgba(241,227,204,.75);text-decoration:none}
.lg-pied a:hover,.lg-pied a[aria-current]{color:var(--or-clair)}
