:root{color-scheme:light;--color-bg:#fffdfa;--color-surface:#fff;--color-surface-soft:#f4f8f1;--color-ink:#26231f;--color-muted:#67605a;--color-border:#e5ded4;--color-primary:#0f6f5c;--color-primary-dark:#0a4f42;--color-accent:#b43d2a;--color-accent-soft:#fff0ec;--color-highlight:#f8e7a1;--shadow-soft:0 14px 40px #26231f14;--container:1120px;--radius:8px;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);line-height:1.5}body{min-width:320px;margin:0}body,button,input{font:inherit}img,svg{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-color:#0f6f5c59}a:hover{color:var(--color-primary-dark);text-decoration-color:currentColor}p{margin:0}h1,h2,h3{color:var(--color-ink);font-family:var(--font-heading);margin:0;font-weight:700;line-height:1.08}h1{font-size:2.45rem}h2{font-size:1.85rem}h3{font-size:1.25rem}ul,ol,dl{margin:0;padding:0}li{margin:0}.skip-link{background:var(--color-ink);color:#fff;z-index:20;padding:.75rem 1rem;position:absolute;top:.5rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);z-index:10;background:#fffaf4f5;position:sticky;top:0}.site-header__inner,.site-footer__inner,.section{max-width:var(--container);margin:0 auto;padding-inline:1.25rem}.site-header__inner{flex-direction:column;justify-content:space-between;align-items:stretch;gap:.75rem;padding-block:.75rem;display:flex}.site-header__banner{border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-soft);text-decoration:none;display:block;overflow:hidden}.site-header__banner img{object-fit:contain;width:100%;height:clamp(112px,13vw,170px);display:block}.site-nav,.site-footer__nav{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.site-nav a,.site-footer__nav a{color:var(--color-ink);font-weight:700;text-decoration:none}.site-nav a:hover,.site-footer__nav a:hover{color:var(--color-primary-dark)}.site-nav{justify-content:center}.site-footer{color:#f9fbf8;background:#24312d;margin-top:5rem}.site-footer__inner{justify-content:space-between;align-items:start;gap:2rem;padding-block:2rem;display:flex}.site-footer p{color:#f9fbf8c7;max-width:42rem}.site-footer__brand{color:#fff;font-family:var(--font-heading);margin-bottom:.35rem;font-size:1.25rem;font-weight:700}.site-footer__nav a{color:#f9fbf8d1}.eyebrow{color:var(--color-accent);text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.section-heading{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.section{padding-block:3.25rem 0}.section-heading{justify-content:space-between;margin-bottom:1.4rem}.section-heading p{color:var(--color-muted);max-width:40rem;margin-top:.35rem}.page-header{background:var(--color-surface-soft);border-bottom:1px solid var(--color-border);padding-block:3rem}.page-header__inner{max-width:var(--container);margin:0 auto;padding-inline:1.25rem}.page-header p{color:var(--color-muted);max-width:42rem;margin-top:.75rem;font-size:1.05rem}.ingredient-list{list-style:none}.ingredient-list li{border-bottom:1px solid var(--color-border);padding-block:.65rem}.ingredient-list li:last-child{border-bottom:0}.search-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-soft);margin-top:2rem;padding:1rem}.search-notice{background:var(--color-accent-soft);border-radius:var(--radius);color:#763023;border:1px solid #b43d2a47;margin-bottom:1rem;padding:.85rem 1rem}.search-panel{--pagefind-ui-primary:var(--color-primary);--pagefind-ui-text:var(--color-ink);--pagefind-ui-background:var(--color-surface);--pagefind-ui-border:var(--color-border);--pagefind-ui-tag:var(--color-surface-soft);--pagefind-ui-border-radius:8px;--pagefind-ui-image-border-radius:8px;--pagefind-ui-font:var(--font-body)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=860px){h1{font-size:2.1rem}.site-header__inner{flex-direction:column;align-items:flex-start;gap:.75rem;padding-block:.9rem}}@media (width<=560px){.site-header__inner,.site-footer__inner,.section,.page-header__inner{padding-inline:1rem}.site-footer__inner,.section-heading{flex-direction:column;align-items:flex-start}}:root{--color-bg:#fff;--color-surface:#fff;--color-surface-soft:#f7f7f7;--color-ink:#333;--color-muted:#777;--color-border:#eee;--color-primary:#333;--color-primary-dark:#111;--color-accent:#777;--color-accent-soft:#f3f3f3;--shadow-soft:none;--font-body:"proxima-nova", "Proxima Nova", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-heading:"proxima-nova", "Proxima Nova", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-nav:"proxima-nova-condensed", "Proxima Nova Condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif}.site-header{background:#fff;border-bottom:0;position:static}.site-header__inner{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.15rem;max-width:1420px;padding-block:1.25rem 1rem;display:flex}.site-header__banner{box-shadow:none;border:0;border-radius:0;width:100%;max-width:1320px;margin:0 auto;text-decoration:none;display:block;overflow:hidden}.site-header__banner img{object-fit:contain;object-position:center;width:100%;height:clamp(220px,28vw,390px);display:block}.site-nav{border-top:1px solid var(--color-border);justify-content:center;gap:2.35rem;padding-top:.95rem}.site-nav a{color:#707070;font-family:var(--font-nav);font-size:1.08rem;font-weight:700;text-decoration:none}.site-nav a:hover{color:#252525}.site-footer{border-top:1px solid var(--color-border);color:var(--color-muted);background:#fff}.site-footer p,.site-footer__brand,.site-footer__nav a{color:var(--color-muted)}.archive-header{text-align:center;background:#fff;padding:2rem 0 .5rem}.archive-header .eyebrow{color:var(--color-muted);margin-bottom:.35rem}.archive-header h1{font-size:clamp(2.2rem,5vw,4rem);font-weight:300}.archive-header p{color:var(--color-muted);max-width:42rem;margin:.75rem auto 0;font-size:1.05rem}.archive-grid-section{max-width:1680px;margin:0 auto;padding:2rem 1.5rem 0}.archive-empty{color:var(--color-muted);text-align:center;max-width:40rem;margin:0 auto;font-size:1.05rem}.home-section-heading a{color:var(--color-muted);font-weight:700;text-decoration:none}.home-section-heading a:hover{color:var(--color-ink)}.home-grid-section{max-width:1680px;margin:0 auto;padding:0 1.5rem 3rem}.home-grid-section+.home-grid-section{padding-top:.75rem}.home-section-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.home-section-heading h2{color:var(--color-ink);font-size:clamp(1.8rem,3vw,3rem);font-weight:300}.home-recipes-link{text-align:center;margin-top:1.4rem}.home-recipes-link a{color:var(--color-muted);font-weight:700;text-decoration:none}.home-recipes-link a:hover{color:var(--color-ink)}.image-title-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.home-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-title-card a{background:#111;text-decoration:none;display:block;position:relative;overflow:hidden}.image-title-card a:after{content:"";background:linear-gradient(#0000 45%,#00000075 100%);position:absolute;inset:0}.image-title-card img{aspect-ratio:1.82;object-fit:cover;width:100%;height:auto;transition:transform .22s}.image-title-card a:hover img{transform:scale(1.025)}.image-title-card span{color:#fff;text-shadow:0 2px 12px #00000059;z-index:1;font-size:clamp(1.4rem,2vw,2.85rem);font-weight:900;line-height:1;position:absolute;bottom:.35em;left:.38em;right:.38em}.recipe-detail{color:var(--color-muted);max-width:1060px;margin:0 auto;padding:3.25rem 2rem 0;font-size:1.18rem;line-height:1.5}.recipe-detail h1{color:var(--color-ink);letter-spacing:0;text-align:center;font-size:clamp(2.6rem,5vw,4.25rem);font-weight:300;line-height:1.08}.recipe-detail__description{color:var(--color-muted);text-align:center;max-width:760px;margin:1rem auto 0}.recipe-detail__image{margin:2rem auto 2.25rem}.recipe-detail__image img{aspect-ratio:1.56;object-fit:cover;width:100%;height:auto}.recipe-text-section h2{color:#333;letter-spacing:0;text-transform:uppercase;font-size:1rem;font-weight:800}.recipe-text-section,.recipe-detail__body{margin-top:1.9rem}.recipe-text-section h2{margin-bottom:.35rem}.recipe-text-section p,.recipe-detail__body p{margin:0}.recipe-text-section p+p,.recipe-detail__body p+p{margin-top:1.3rem}.ingredient-list,.progression-list{color:var(--color-muted);padding:0;list-style:none}.ingredient-list li,.progression-list li{border-bottom:0;padding:0}.progression-list li+li,.ingredient-list li+li{margin-top:.15rem}.related-section{max-width:1680px}@media (width<=860px){.site-header__inner{flex-direction:column;align-items:center;gap:.9rem;padding-block:.9rem}.site-header__banner img{height:clamp(150px,34vw,240px)}.site-nav{gap:1rem 1.4rem;padding-top:.75rem}.image-title-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.recipe-detail{padding-inline:1.2rem;font-size:1.05rem}}@media (width<=560px){.site-header__inner{gap:.75rem;padding-inline:.75rem}.site-header__banner img{height:clamp(120px,42vw,180px)}.site-nav{gap:.75rem 1rem}.site-nav a{font-size:1rem}.archive-grid-section,.home-grid-section{padding-inline:1rem}.home-section-heading{flex-direction:column;align-items:flex-start;gap:.25rem}.image-title-card span{font-size:clamp(1.8rem,12vw,3.4rem)}.image-title-grid{grid-template-columns:1fr}}
