/* Généré par tools/gen-css.js à partir de design-tokens.md. Ne pas éditer. */
@font-face{font-family:'Libre Baskerville';font-style:italic;font-weight:400;font-display:swap;src:url('/assets/fonts/libre-baskerville-400i-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Libre Baskerville';font-style:italic;font-weight:400;font-display:swap;src:url('/assets/fonts/libre-baskerville-400i-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Libre Baskerville';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/libre-baskerville-400-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Libre Baskerville';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/libre-baskerville-400-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Source Sans 3';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/source-sans-3-400-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Source Sans 3';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/source-sans-3-400-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
:root{
  --bg:#FAF8F3;
  --band:#F1EEE6;
  --border:#E1DDD3;
  --text:#1B1B1B;
  --muted:#6c6c6c;
  --brand:#2E6B3F;
  --lead:#454545;
  --prose:#2B2B2B;
  --excerpt:#5A5A5A;
  --answer:#4A4A4A;
  --neutral:#EAE6DC;
  --cat-hover:#E4DFD3;
  --card:#ffffff;
  --ad-border:#CFC9BC;
  --ad-label:#6c6c69;
  --dot:#767269;
  --star:#936b09;
  --box-bg:#E9F0EA;
  --box-border:#C9DCCE;
  --on-green-eyebrow:#CFE3D4;
  --on-green:#E4EFE7;
  --serif:'Libre Baskerville',Georgia,'Times New Roman',serif;
  --sans:'Source Sans 3',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --max:1240px;
  --pad:28px;
  --r6:6px;
  --r8:8px;
  --r10:10px;
  --r12:12px;
  --header-h:100px;
  --sticky-top:112px;
  --measure:720px;
}
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);
font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased;
display:flex;flex-direction:column;min-height:100vh}
img{display:block;max-width:100%;height:auto}
a{color:var(--brand);text-decoration:none}
a:hover{color:var(--text)}
:focus-visible{outline:3px solid var(--brand);outline-offset:2px;border-radius:2px}
[id]{scroll-margin-top:16px}
h1,h2,h3,h4{font-family:var(--serif);font-weight:700;margin:0;line-height:1.25;text-wrap:balance}
button{font:inherit}
main{flex:1}
.wrap{max-width:var(--max);margin-inline:auto;padding-inline:var(--pad)}
.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:var(--card);
color:var(--text);padding:.75rem 1.25rem;border:2px solid var(--brand);border-radius:var(--r6)}
.skip-link:focus{left:.5rem;top:.5rem}
.eyebrow{margin:0;font-size:0.8125rem;letter-spacing:.1em;
text-transform:uppercase;color:var(--brand);font-weight:700;font-family:var(--sans)}
.eyebrow a{color:inherit}
.eyebrow .dot{color:var(--dot);margin-inline:.45em}
.eyebrow .muted{color:var(--muted)}

/* ============ en-tête collant ============ */
/* En-tête collant à partir de 62rem seulement : sous cette largeur la
   navigation passe sur trois lignes et un en-tête figé mangerait un quart de
   la fenêtre pendant la lecture. Il défile alors normalement. */
.site-header{background:var(--bg);border-bottom:1px solid var(--border)}
@media (min-width:62rem){
.site-header{position:sticky;top:0;z-index:20}
[id]{scroll-margin-top:calc(var(--sticky-top) + 8px)}
}
.site-header .wrap{padding-block:14px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.site-logo{display:flex;align-items:center;flex:0 0 auto}
.site-logo img{width:72px;height:72px;object-fit:contain}
.site-nav{display:flex;gap:10px 24px;margin-left:auto;font-size:0.9375rem;
font-weight:600;flex-wrap:wrap}
.site-nav a{color:var(--text)}
.site-nav a:hover,.site-nav a:focus-visible{color:var(--brand)}
.site-nav [aria-current="page"]{color:var(--brand);box-shadow:inset 0 -2px 0 currentColor}
.btn-neutral{display:inline-flex;align-items:center;padding:9px 16px;background:var(--neutral);
border-radius:var(--r6);font-size:0.875rem;font-weight:600;color:var(--text)}
.btn-neutral:hover,.btn-neutral:focus-visible{background:var(--cat-hover);color:var(--text)}

/* ============ boutons ============ */
.btn-row{display:flex;gap:12px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;
background:var(--brand);color:#fff;border:1.5px solid var(--brand);border-radius:var(--r6);
font-size:0.9375rem;font-weight:600;font-family:var(--sans);cursor:pointer;line-height:1.2}
.btn:hover,.btn:focus-visible{background:var(--text);border-color:var(--text);color:#fff}
.btn-outline{background:transparent;border:1.5px solid var(--text);color:var(--text)}
.btn-outline:hover,.btn-outline:focus-visible{background:var(--text);color:#fff}
.btn-block{display:flex;width:100%}

/* ============ accueil : hero ============ */
.hero{padding-block:48px 40px;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}
@media (min-width:56rem){.hero{grid-template-columns:repeat(2,minmax(320px,1fr));gap:48px}}
.hero-copy{display:flex;flex-direction:column;gap:22px}
.hero h1{font-size:clamp(2.25rem,4.6vw,3.75rem);line-height:1.1;letter-spacing:-.01em}
.hero .lead{margin:0;max-width:540px;font-size:1.125rem;line-height:1.6;color:var(--lead);text-wrap:pretty}
.hero-feature{display:flex;flex-direction:column;gap:14px;color:var(--text)}
.hero-feature img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r8)}
.hero-feature-title{font-family:var(--serif);font-size:1.375rem;line-height:1.3;font-weight:700}
.hero-feature:hover .hero-feature-title,.hero-feature:focus-visible .hero-feature-title{text-decoration:underline}

/* ============ barre de catégories ============ */
.catbar{border-block:1px solid var(--border);background:var(--band)}
.catbar .wrap{padding-block:16px;display:grid;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}
.catbar a{display:flex;justify-content:center;text-align:center;padding:14px 16px;
border-radius:var(--r6);color:var(--text);font-family:var(--serif);
font-size:1.0625rem;font-weight:700}
.catbar a:hover,.catbar a:focus-visible{background:var(--cat-hover);color:var(--text)}
.catbar [aria-current="page"]{background:var(--cat-hover)}

/* ============ emplacements publicitaires (espace réservé, zéro décalage) ==== */
.ad{display:flex;align-items:center;justify-content:center;width:100%;
background:var(--band);border:1px dashed var(--ad-border);border-radius:var(--r6);
font-size:0.75rem;color:var(--ad-label);
letter-spacing:.08em;text-transform:uppercase}
.ad-leaderboard{min-height:90px;max-width:970px;margin:40px auto 0}
@media (min-width:48rem){.ad-leaderboard{min-height:250px}}
.ad-inline{min-height:280px}
.ad-sidebar{min-height:600px}

/* ============ grille de recettes ============ */
.grid-section{padding-block:40px 24px;display:flex;flex-direction:column;gap:28px}
.grid-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}
.grid-head h1,.grid-head h2{font-size:2rem}
.grid-head .all{font-size:0.9375rem;font-weight:600;border-bottom:2px solid currentColor;
font-family:var(--sans)}
.page-intro{margin:0;color:var(--muted);font-size:1rem}
.cards{list-style:none;padding:0;margin:0;display:grid;
grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:36px 28px}
.cards a{display:flex;flex-direction:column;gap:12px;color:var(--text);height:100%}
.card-media{border-radius:var(--r8);overflow:hidden;aspect-ratio:4/3;
background:var(--neutral)}
.card-media img{width:100%;height:100%;object-fit:cover}
.cards .eyebrow{display:flex;gap:8px;align-items:center;font-size:0.75rem}
.cards h2,.cards h3{font-size:1.1875rem;line-height:1.35;text-wrap:pretty}
.cards p{margin:0;font-size:0.9375rem;line-height:1.55;color:var(--excerpt)}
.cards a:hover h2,.cards a:hover h3,.cards a:focus-visible h2,.cards a:focus-visible h3{text-decoration:underline}

/* ============ pagination ============ */
.pagination{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:40px 0 0;
justify-content:center;font-size:0.9375rem;font-weight:600}
.pagination a,.pagination span{display:block;min-width:44px;text-align:center;padding:11px 12px;
border:1px solid var(--border);border-radius:var(--r6);color:var(--text);background:var(--card)}
.pagination a:hover,.pagination a:focus-visible{border-color:var(--brand);color:var(--brand)}
.pagination .current{background:var(--brand);border-color:var(--brand);color:#fff}

/* ============ bloc About ============ */
.about-section{padding-block:56px 80px}
.about{background:var(--brand);color:#fff;border-radius:var(--r12);
padding:clamp(32px,5vw,64px);display:grid;grid-template-columns:1fr;gap:40px;align-items:center}
@media (min-width:56rem){.about{grid-template-columns:repeat(2,minmax(280px,1fr))}}
.about-copy{display:flex;flex-direction:column;gap:18px}
.about-copy .eyebrow{color:var(--on-green-eyebrow)}
.about-copy h2{font-size:clamp(1.75rem,3.4vw,2.625rem);line-height:1.2;color:#fff}
.about-copy p{margin:0;font-size:1.0625rem;line-height:1.65;color:var(--on-green);
max-width:600px;text-wrap:pretty}
/* Le corps de l'accueil arrive enveloppé de <div> (reliquat Gutenberg) :
   le rythme vertical doit valoir à toute profondeur. */
.about-copy div{margin:0}
.about-copy :is(p,div)+:is(p,div){margin-top:18px}
.about-copy a{color:#fff;text-decoration:underline;text-underline-offset:.15em}
.about-copy a:hover,.about-copy a:focus-visible{color:var(--on-green-eyebrow)}
.about-figs{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.about-figs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--r8)}
.about-figs img:nth-child(2),.about-figs img:nth-child(4){margin-top:28px}

/* ============ article ============ */
.article{padding-block:40px 80px;display:flex;flex-direction:column;gap:40px}
.article-head{display:flex;flex-direction:column;gap:18px;max-width:860px}
.back{font-size:0.875rem;font-weight:600}
.article-head h1{font-size:clamp(2rem,4.2vw,3.25rem);line-height:1.15}
.article-head .lead{margin:0;font-size:1.1875rem;line-height:1.6;color:var(--lead);text-wrap:pretty}
.article-hero{margin:0}
.article-hero img{width:100%;aspect-ratio:16/9;
object-fit:cover;border-radius:var(--r8)}
.article-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}
@media (min-width:62rem){
.article-grid{grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:56px}
.article-body{grid-column:1;grid-row:1}
/* Carte collante sans JavaScript. Une carte plus haute que la fenêtre resterait
   épinglée avec sa fin hors champ : on la borne à la hauteur utile et son
   contenu défile à l'intérieur. En dessous de 62rem elle repasse en flux
   normal, sous le hero et avant le corps (ordre du DOM). */
.recipe-card{grid-column:2;grid-row:1;position:sticky;top:var(--sticky-top);
max-height:calc(100vh - var(--sticky-top) - 24px);overflow-y:auto;
overscroll-behavior:contain;scrollbar-gutter:stable}
/* Les 5 articles sans carte recette gardent une seule colonne. */
.article-grid.no-card{grid-template-columns:minmax(0,1fr)}
}
.article-body{display:flex;flex-direction:column;gap:22px;max-width:var(--measure)}

/* ============ corps de lecture ============ */
.prose{font-size:1.125rem;line-height:1.7;color:var(--prose)}
/* Rythme vertical à toute profondeur : le contenu importé emboîte les <p> dans
   des <div> (reliquat des blocs Gutenberg). :where() garde une spécificité
   nulle pour que les règles de titres plus bas gagnent sans !important. */
.prose :where(p,div,section,ul,ol,figure,figcaption,blockquote,table,pre,hr,h1,h2,h3,h4,h5,h6){margin:0}
.prose>*+*,.prose :where(div,section,blockquote)>*+*{margin-top:22px}
.prose h2{font-size:1.75rem;line-height:1.25;margin-top:40px;color:var(--text)}
.prose h3{font-family:var(--sans);font-size:1.25rem;font-weight:700;margin-top:32px;color:var(--text)}
.prose h4{font-family:var(--sans);font-size:1.125rem;font-weight:700;margin-top:26px;color:var(--text)}
.prose ul,.prose ol{padding-left:22px;display:flex;flex-direction:column;gap:6px}
.prose ol{gap:8px}
.prose li>ul,.prose li>ol{margin-top:6px}
.prose figure{display:flex;flex-direction:column;gap:10px;margin:0}
.prose figure img{width:100%;border-radius:var(--r8)}
.prose figcaption{font-size:0.875rem;color:var(--muted);line-height:1.5}
.prose blockquote{padding:22px 26px;border-radius:var(--r8);background:var(--box-bg);
border:1px solid var(--box-border);font-size:1.0625rem}
.prose blockquote>*{margin:0}
.prose blockquote>*+*{margin-top:10px}
.prose a{text-decoration:underline;text-underline-offset:.15em}
.prose hr{border:0;border-top:1px solid var(--border);margin-block:32px}
.prose table{width:100%;border-collapse:collapse;font-size:1rem;display:block;overflow-x:auto}
.prose th,.prose td{border:1px solid var(--border);padding:10px 12px;text-align:left;vertical-align:top}
.prose th{background:var(--band);font-weight:600}
.prose strong{font-weight:600}

/* ============ FAQ ============ */
#faq{display:flex;flex-direction:column;border-top:1px solid var(--border);margin-top:18px}
#faq h2{font-size:1.75rem;line-height:1.25;padding-top:18px}
#faq h3{font-family:var(--sans);font-size:1.125rem;font-weight:700;
padding:18px 0 6px;margin:0;border-top:1px solid var(--border)}
#faq h3:first-of-type{border-top:0}
#faq>div{margin:0;padding-bottom:18px;font-size:1rem;color:var(--answer);line-height:1.6}
#faq>div>*{margin:0}
#faq>div>*+*{margin-top:10px}

/* ============ avis ============ */
.reviews{display:flex;flex-direction:column;gap:12px}
.reviews h2{font-size:1.75rem;line-height:1.25;margin-bottom:4px}
.review{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 14px;
align-items:start;padding:16px;background:var(--card);
border:1px solid var(--border);border-radius:var(--r8)}
.review-avatar{width:40px;height:40px;border-radius:50%;background:var(--neutral);grid-row:span 2}
.review-meta{grid-column:2;display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;
margin:0;font-size:0.9375rem}
.review-author{font-weight:700}
.review-meta time{color:var(--muted);font-size:0.8125rem}
.review-rating{color:var(--star);letter-spacing:.04em}
.review-text{grid-column:2;font-size:0.9375rem;line-height:1.55}
.review-text>*{margin:0}
.review-text>*+*{margin-top:8px}

/* ============ carte recette ============ */
.recipe-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r10);
padding:28px;display:flex;flex-direction:column;gap:20px;align-self:start}
.recipe-head{display:flex;flex-direction:column;gap:6px}
.recipe-card h2{font-size:1.5rem;line-height:1.25}
.recipe-card h3{font-family:var(--sans);font-size:1rem;font-weight:700;margin:0}
.recipe-card h4{font-family:var(--sans);font-size:0.8125rem;letter-spacing:.08em;
text-transform:uppercase;font-weight:700;color:var(--muted);margin:0}
.recipe-rating{font-size:0.875rem;color:var(--muted);margin:0}
.recipe-rating .stars{color:var(--star);letter-spacing:.04em}
.recipe-summary{margin:6px 0 0;font-size:0.9375rem;line-height:1.5;color:var(--answer)}
.recipe-summary>*{margin:0}
.recipe-summary>*+*{margin-top:8px}
.recipe-facts{list-style:none;margin:0;padding:0;display:grid;
grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px;text-align:center}
.recipe-facts li{padding:12px 8px;background:var(--bg);border-radius:var(--r6);
display:flex;flex-direction:column;gap:2px}
.recipe-facts b{font-size:0.75rem;color:var(--muted);text-transform:uppercase;
letter-spacing:.08em;font-weight:600}
.recipe-facts span{font-size:1.0625rem;font-weight:700}
.recipe-block{display:flex;flex-direction:column;gap:12px}
.recipe-group{display:flex;flex-direction:column;gap:6px}
.ingredients{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px;
font-size:0.9375rem;line-height:1.5;color:var(--prose)}
.ingredients .qty{font-weight:700}
.ingredients .note{color:var(--muted)}
.instructions{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:8px;
font-size:0.9375rem;line-height:1.5;color:var(--prose)}
.instructions li>*{margin:0}
.instructions li>*+*{margin-top:8px}
.instructions img{border-radius:var(--r6);margin-top:8px}
.equipment{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}
.equipment li{border:1px solid var(--border);border-radius:var(--r6);padding:4px 10px;
font-size:0.875rem}
.recipe-notes{font-size:0.9375rem;line-height:1.55;color:var(--answer)}
.recipe-notes>*{margin:0}
.recipe-notes>*+*{margin-top:8px}
.nutrition{border-top:1px solid var(--border);padding-top:14px;display:flex;
flex-direction:column;gap:8px}
.nutrition h3 span{font-weight:400;color:var(--muted)}
.nutri{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);
gap:8px;font-size:0.8125rem;color:var(--muted)}
.nutri b{color:var(--text);display:block;font-size:0.9375rem}

/* ============ vous aimerez aussi ============ */
.related{display:flex;flex-direction:column;gap:20px;border-top:1px solid var(--border);
padding-top:40px}
.related h2{font-size:1.75rem}
.related ul{list-style:none;padding:0;margin:0;display:grid;
grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}
.related a{display:flex;flex-direction:column;gap:10px;color:var(--text)}
.related img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r8)}
.related h3{font-size:1.0625rem;line-height:1.35}
.related a:hover h3,.related a:focus-visible h3{text-decoration:underline}

/* ============ pages simples ============ */
.simple{padding-block:40px 80px;display:flex;flex-direction:column;gap:24px;max-width:860px}
.simple h1{font-size:clamp(2rem,4.2vw,3.25rem);line-height:1.15}

/* ============ pied de page ============ */
.site-footer{border-top:1px solid var(--border);background:var(--band);margin-top:auto}
.site-footer .wrap{padding-block:40px;display:flex;flex-wrap:wrap;gap:24px;
align-items:center;justify-content:space-between}
.footer-brand{display:flex;align-items:center;gap:12px}
.footer-brand img{width:40px;height:40px;border-radius:50%}
.footer-brand p{margin:0;font-size:0.875rem;color:var(--muted)}
.footer-brand a{color:var(--muted);text-decoration:underline;text-underline-offset:.15em}
.site-footer nav ul{list-style:none;margin:0;padding:0;display:flex;gap:12px 20px;
flex-wrap:wrap;font-size:0.875rem;font-weight:500}
.site-footer nav a{color:var(--text)}
.site-footer nav a:hover,.site-footer nav a:focus-visible{color:var(--brand);
text-decoration:underline;text-underline-offset:.2em}

/* ============ impression : la recette seule ============ */
@media print{
.skip-link,.site-header,.site-footer,.catbar,.ad,.article-hero,.prose,.reviews,#faq,
.related,.btn-row,.back,.pagination,.recipe-card .btn{display:none!important}
body{font-size:11pt;background:#fff;color:#000;display:block}
.article,.article-grid{display:block;padding:0;gap:0}
.recipe-card{border:0;border-radius:0;padding:0;position:static;max-width:none;
max-height:none;overflow:visible}
.article-head{gap:8px}
}
