/* Galerie Gambetta — 2026 visual system. GeneratePress/Gutenberg compatible. */
:root{--gg-ink:#1d2422;--gg-paper:#f6f3ec;--gg-stone:#ddd6c8;--gg-accent:#9b5b3d;--gg-green:#31544a}
body{background:var(--gg-paper);color:var(--gg-ink)}
.site-content{max-width:1200px}
.entry-content{font-size:18px;line-height:1.75}
.entry-content h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.035em;margin-bottom:24px}
.entry-content h2{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.02em;margin-top:1.5em}
.entry-content h3{font-size:24px}
.entry-content .lead{font-size:clamp(20px,2.5vw,29px);line-height:1.35;max-width:820px}
.entry-content a{color:var(--gg-accent);text-underline-offset:4px}
.entry-content .wp-block-button__link{border-radius:999px;padding:13px 24px}
.entry-content hr.wp-block-separator{margin:48px 0}
.entry-content .wp-block-columns{gap:42px}
@media(max-width:768px){.entry-content{font-size:17px}.entry-content .wp-block-columns{display:block}.entry-content .wp-block-column{margin-bottom:28px}}
