:root{--salmon:#e6a093;--coral:#cf6f63;--peach:#f8f1ee;--cream:#fdfcfb;--ink:#1f2725;--muted:#68716d;--line:#e9e0dc;--white:#fff;--success:#315f45;--font-body:"Avenir Next",Avenir,"Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;--font-display:"Avenir Next",Avenir,"Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}h1,h2,h3,.logo{font-family:var(--font-display)}h1,h2,h3{letter-spacing:-.045em;font-weight:500}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{max-width:1160px;margin:auto;padding:0 22px}.narrow{max-width:820px}.prose{max-width:780px}.prose p,.recipe-copy p{color:var(--muted);font-size:17px}.prose h2,.recipe-copy h2{font-size:30px;margin:38px 0 12px}.skip-link{position:absolute;left:15px;top:-70px;background:var(--ink);color:white;padding:10px 14px;border-radius:8px;z-index:100}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #7d3028;outline-offset:3px}header{position:sticky;top:0;z-index:20;background:#090b0a;border-bottom:1px solid #1f2522}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.logo{display:block;width:286px;height:62px;line-height:0}.logo-image{width:100%;height:100%;display:block;object-fit:contain;object-position:left center}.accent{color:var(--coral)}nav{display:flex;gap:26px;font-weight:500;color:#eef0ee}nav a{position:relative}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#f27664;transition:right .18s ease}nav a:hover:after{right:0}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;border-radius:8px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:23px;height:2px;background:#f5f5f3;display:block}.hero{display:grid;grid-template-columns:1.22fr .78fr;gap:54px;align-items:center;padding:88px 22px 78px}.hero h1{font-size:clamp(46px,6.5vw,72px);line-height:.98;margin:14px 0 18px;max-width:11ch}.hero p{font-size:18px;color:var(--muted);max-width:620px;margin-bottom:28px}.hero-media{position:relative;min-height:290px;max-width:380px;width:100%;justify-self:end;border-radius:22px;overflow:hidden;background:white;box-shadow:0 16px 36px rgba(39,22,18,.10);border:1px solid var(--line)}.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(35,24,20,.04))}.pill{display:inline-block;background:var(--peach);padding:8px 14px;border-radius:99px;color:#9f564c;font-weight:600;letter-spacing:.01em}.button{display:inline-block;border:0;background:var(--coral);color:white;padding:13px 22px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 10px 24px rgba(207,111,99,.18)}.button:hover{filter:brightness(.94)}.eyebrow{display:block;margin-bottom:7px;color:var(--coral);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.eyebrow.light{color:white}.text-link{color:var(--coral);font-weight:700}.section{padding:76px 0}.section.alt{background:linear-gradient(180deg,#faf5f2, #f8f1ee)}.section h2{font-size:38px;line-height:1.12;margin:0 0 25px;font-weight:500}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.section-heading h2{margin-bottom:0}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category{display:flex;flex-direction:column;align-items:flex-start;background:white;border:1px solid var(--line);border-radius:20px;padding:24px;font-weight:600;box-shadow:0 6px 22px rgba(69,46,37,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category:hover{transform:translateY(-3px);border-color:#e0c8c1;box-shadow:0 14px 32px rgba(69,46,37,.08)}.category b{display:block;font-size:24px;margin-bottom:16px}.category small{display:block;color:#7b817d;font-weight:500;margin-top:10px}.category-large span{display:block;font-size:18px;line-height:1.35}.category-index{margin-top:10px}.toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:10px}.filters{display:flex;gap:8px;overflow:auto;padding:3px}.filter{border:1px solid var(--line);background:white;padding:9px 14px;border-radius:999px;font-weight:600;cursor:pointer;white-space:nowrap}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.search{padding:12px 17px;border:1px solid var(--line);border-radius:999px;min-width:260px;background:white}.results-status{min-height:25px;margin:0 0 18px;color:var(--muted);font-size:13px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 5px 18px rgba(69,46,37,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover{transform:translateY(-4px);border-color:#dfcbc5;box-shadow:0 18px 38px rgba(69,46,37,.09)}.card[hidden]{display:none}.card-art{height:132px;background:linear-gradient(180deg,#fbf7f5,#f4ece8);display:grid;place-items:center;font-size:42px;border-bottom:1px solid var(--line)}.card-body{padding:26px 24px 24px;min-height:222px;display:flex;flex-direction:column}.card-body .card-link{margin-top:auto;padding-top:10px}.meta{display:flex;justify-content:space-between;color:var(--coral);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.card h3{font-size:24px;line-height:1.18;margin:12px 0;font-weight:500}.card h3 a:hover{color:var(--coral)}.card p{color:var(--muted);font-size:15px;line-height:1.6}.card-link{display:inline-block;margin-top:8px;font-weight:600}.ad{height:100px;border:1px dashed #d6a59c;border-radius:16px;background:#fff5f2;color:#94665e;display:grid;place-items:center;letter-spacing:4px;font-size:11px;font-weight:600;margin:34px 0}.newsletter{background:linear-gradient(180deg,#e6a093,#d8897a);color:white;border-radius:30px;text-align:center;padding:54px}.newsletter p{margin-top:8px}.newsletter input{border:0;border-radius:99px;padding:14px 18px;width:min(340px,65%)}.newsletter button{margin-left:5px}.privacy-note{font-size:12px;opacity:.9}.privacy-note a{text-decoration:underline}.form-status{min-height:24px;font-size:13px;font-weight:600}.page-hero{background:linear-gradient(180deg,#faf5f2,#f7f0ed);padding:82px 0}.page-hero h1{font-size:clamp(42px,5.8vw,64px);line-height:1;margin:10px 0 18px;font-weight:500}.page-hero p{font-size:19px;color:var(--muted);max-width:720px}.breadcrumbs{display:flex;gap:9px;align-items:center;padding-top:20px;padding-bottom:20px;color:var(--muted);font-size:13px;overflow:auto;white-space:nowrap}.breadcrumbs a:hover{color:var(--coral)}.recipe-hero{background:linear-gradient(180deg,#faf5f2,#f7f0ed);padding:62px 0 68px}.recipe-hero .wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:45px;align-items:center}.recipe-hero h1{font-size:clamp(43px,6vw,65px);line-height:1;margin:12px 0}.recipe-hero p{font-size:18px;color:var(--muted);max-width:680px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.stat{background:white;padding:15px 16px;border-radius:16px;border:1px solid var(--line)}.plate{min-height:260px;border-radius:24px;background:#111513;border:1px solid #262d29;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:30px;color:white;box-shadow:0 16px 36px rgba(30,24,21,.09)}.plate-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#e9a095;margin-bottom:8px}.plate-category{font-family:var(--font-display);font-size:32px;font-weight:500;letter-spacing:-.04em}.recipe-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:35px}.recipe-box{background:white;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 10px 28px rgba(69,46,37,.04)}.recipe-box-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.total-time{color:var(--muted);font-size:13px;font-weight:600}.checks{list-style:none;padding:0}.checks li{margin:11px 0}.checks label{cursor:pointer}.checks input{accent-color:var(--coral);margin-right:10px}.steps{padding-left:23px}.steps li{margin:16px 0;padding-left:8px}.note{background:#eef5ef;border-radius:13px;padding:16px;color:#496054}.side .ad{height:250px;margin-top:0}.sticky-summary{position:sticky;top:95px}.sticky-summary p{margin-top:3px;color:var(--muted)}.recipe-copy{padding:30px 5px 0}.benefit-list,.tips-list{padding-left:23px}.benefit-list li,.tips-list li{margin:10px 0}.two-col-copy{display:grid;grid-template-columns:1fr 1fr;gap:30px}.faq{display:grid;gap:10px}.faq details{background:white;border:1px solid var(--line);border-radius:16px;padding:0 18px;box-shadow:0 6px 18px rgba(69,46,37,.03)}.faq summary{cursor:pointer;font-weight:600;padding:15px 0}.faq p{margin-top:0}.related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related a{background:white;border:1px solid var(--line);padding:22px;border-radius:18px;font-weight:600;display:flex;flex-direction:column;gap:8px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;box-shadow:0 6px 18px rgba(69,46,37,.04)}.related a:hover{transform:translateY(-2px);border-color:#dfcbc5;box-shadow:0 12px 26px rgba(69,46,37,.06)}.related a b{color:var(--coral);font-size:13px;letter-spacing:.04em}.callout{margin-top:38px;padding:26px;border-radius:18px;background:var(--peach)}.callout h2{margin-top:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}footer{border-top:1px solid var(--line);color:var(--muted);padding:36px 0;background:#fbf8f6}.footer-inner{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-links{display:flex;gap:18px}.footer-links a:hover{color:var(--coral)}
@media(max-width:800px){.menu-toggle{display:flex}#site-nav{display:none;position:fixed;top:88px;left:0;right:0;background:#090b0a;color:#f4f4f2;padding:25px 22px 35px;border-bottom:1px solid #252b28;box-shadow:0 18px 30px rgba(0,0,0,.18);flex-direction:column;gap:18px;font-size:18px}.menu-open #site-nav{display:flex}.hero,.recipe-hero .wrap,.recipe-layout{grid-template-columns:1fr}.hero-media{min-height:240px;max-width:100%;order:0;justify-self:stretch}.categories{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(2,1fr)}.toolbar{align-items:stretch;flex-direction:column}.search{width:100%}.side{display:none}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.two-col-copy{grid-template-columns:1fr}.footer-inner{align-items:flex-start;flex-direction:column}.page-hero{padding:55px 0}.hero{padding-top:56px;gap:30px}}
@media(max-width:520px){.grid,.related{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.hero{padding-top:34px}.logo{width:210px;height:48px}.categories{grid-template-columns:1fr}.newsletter{border-radius:0;margin-left:-22px;margin-right:-22px}.newsletter input{width:100%;margin-bottom:8px}.newsletter button{width:100%;margin:0}.section h2{font-size:32px}.recipe-box{padding:22px}.recipe-box-top{align-items:flex-start;flex-direction:column;gap:4px}.page-hero h1{font-size:42px}.hero-media{min-height:200px}.hero h1{max-width:none}}

.card-art{display:none!important}

.category-index-number{font-family:var(--font-display);font-size:12px!important;line-height:1;letter-spacing:.14em;color:var(--coral);font-weight:500!important;margin-bottom:24px!important}

.category-page-hero{padding:56px 0}.category-hero-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:58px;align-items:center}.category-hero-copy{max-width:680px}.category-hero-media{justify-self:end;width:min(100%,360px);height:235px;border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 34px rgba(50,35,29,.08);background:#eee}.category-hero-media img{display:block;width:100%;height:100%;object-fit:cover}.category-baked .category-hero-media img{object-position:42% 54%}.category-grilled .category-hero-media img{object-position:58% 44%}.category-scandinavian .category-hero-media img{object-position:50% 38%}.category-pasta .category-hero-media img{object-position:64% 58%}.category-healthy .category-hero-media img{object-position:36% 45%}

.editorial-feature{padding-top:58px;padding-bottom:58px;border-bottom:1px solid var(--line)}.editorial-feature-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.editorial-feature h2{max-width:440px;margin-bottom:0}.editorial-feature-copy{max-width:650px;color:var(--muted);font-size:17px}.editorial-feature-copy p:first-child{margin-top:0}

@media(max-width:800px){.category-hero-layout,.editorial-feature-grid{grid-template-columns:1fr;gap:28px}.category-hero-media{justify-self:stretch;width:100%;height:220px}.category-page-hero{padding:48px 0}.logo{width:240px;height:54px}.nav{height:82px}#site-nav{top:82px}}
@media(max-width:520px){.logo{width:205px;height:46px}.nav{height:76px}#site-nav{top:76px}.category-hero-media{height:190px}.card-body{min-height:0}.editorial-feature{padding:48px 0}}

/* v4.3 header + asset cleanup */
header{background:rgba(253,252,251,.96)!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;}
.nav{height:78px!important;}
.logo{display:inline-flex!important;align-items:center!important;gap:10px!important;height:auto!important;width:auto!important;overflow:visible!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}
.logo img.logo-mark{width:47px!important;height:47px!important;object-fit:cover!important;object-position:42% 48%!important;border-radius:12px!important;display:block!important;filter:none!important;box-shadow:0 4px 12px rgba(0,0,0,.13)!important;}
.logo-text{display:inline-flex!important;align-items:baseline!important;font-family:var(--font-display)!important;font-size:25px!important;font-weight:500!important;letter-spacing:-.055em!important;line-height:1!important;}
.logo-word{color:var(--ink)!important;}
.logo-domain{color:var(--coral)!important;}
#site-nav{color:var(--ink)!important;}
#site-nav a{color:var(--ink)!important;}
.menu-toggle span{background:var(--ink)!important;}
@media(max-width:800px){#site-nav{top:78px!important;background:var(--cream)!important;}.logo img.logo-mark{width:43px!important;height:43px!important}.logo-text{font-size:23px!important}}
@media(max-width:520px){.logo img.logo-mark{width:40px!important;height:40px!important}.logo-text{font-size:21px!important}}


/* v4.4: wider rectangular header mark */
.logo{gap:8px!important}
.logo img.logo-mark{width:68px!important;height:42px!important;object-fit:contain!important;object-position:left center!important;border-radius:0!important;box-shadow:none!important}
.logo-text{font-size:25px!important}
@media(max-width:800px){.logo img.logo-mark{width:62px!important;height:39px!important}.logo-text{font-size:23px!important}}
@media(max-width:520px){.logo img.logo-mark{width:56px!important;height:36px!important}.logo-text{font-size:21px!important}}


/* bilingual language switch */
.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:5px 9px!important;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.language-switch:after{display:none!important}.language-switch:hover{border-color:var(--coral);color:var(--coral)!important}
