:root{--bg:#f7f0e4;--paper:#fbf6ef;--surface:#fffaf3eb;--surface-solid:#fffaf4;--olive:#748347;--olive-dark:#596336;--olive-soft:#e5e8d8;--terracotta:#cb5c2d;--terracotta-dark:#ab451d;--terracotta-soft:#f0d4c2;--ink:#2f231d;--muted:#766355;--line:#e8d8c4;--shadow-soft:0 18px 50px #583a2514;--shadow-card:0 10px 25px #583a2512;--radius-xl:34px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--radius-pill:999px;--max-width:1330px;--font-display:"Cormorant Garamond", Georgia, serif;--font-ui:"Manrope", "Segoe UI", sans-serif}.ingredient-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ingredient-guide-card{background:var(--paper,#fffdf9);border:1px solid var(--line,#eadbc9);border-radius:14px;grid-template-columns:42% 1fr;min-height:245px;display:grid;overflow:hidden}.ingredient-guide-card__image,.ingredient-guide-card__image img{width:100%;height:100%;min-height:245px}.ingredient-guide-card__image img{object-fit:cover}.ingredient-guide-card__body{flex-direction:column;align-items:flex-start;padding:16px;display:flex}.ingredient-guide-card__body h2{font:600 1.35rem/1.08 var(--font-brand);margin:8px 0 6px}.ingredient-guide-card__body h2 a{color:inherit;text-decoration:none}.ingredient-guide-card__body p{color:var(--muted,#766355);margin:0;font-size:.82rem;line-height:1.45}.ingredient-guide-card__body ul{color:#5f4c40;margin:12px 0;padding-left:18px;font-size:.76rem;line-height:1.5}.ingredient-guide-card__body .section-heading__action{margin-top:auto}.ingredient-guide{gap:15px;display:grid}.ingredient-guide__hero{border:1px solid var(--line,#eadbc9);background:#fffdf9;border-radius:14px;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);min-height:320px;display:grid;overflow:hidden}.ingredient-guide__hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:30px 36px;display:flex}.ingredient-guide__hero h1{font:600 clamp(2.25rem, 3vw, 3.6rem)/.98 var(--font-brand);margin:9px 0}.ingredient-guide__hero p{max-width:620px;color:var(--muted,#766355);margin:0;font-size:.95rem;line-height:1.55}.ingredient-guide__hero>img{object-fit:cover;width:100%;height:100%;min-height:320px}.ingredient-guide__jump{flex-wrap:wrap;gap:7px;margin-top:19px;display:flex}.ingredient-guide__jump a,.ingredient-guide__chips span{color:#4b382d;background:#f8f1e6;border:1px solid #eadbc9;border-radius:999px;padding:7px 11px;font-size:.74rem;text-decoration:none}.ingredient-guide__layout{grid-template-columns:minmax(0,1fr) 210px;align-items:start;gap:18px;display:grid}.ingredient-guide__content{gap:14px;display:grid}.ingredient-guide__lead,.ingredient-guide__section,.ingredient-guide__split>article,.ingredient-guide__aside,.legal-page__content{border:1px solid var(--line,#eadbc9);background:#fffdf9;border-radius:14px;padding:22px}.ingredient-guide__lead{font:500 1.05rem/1.65 var(--font-ui)}.ingredient-guide__lead p{margin:0 0 12px}.ingredient-guide__lead p:last-child{margin-bottom:0}.ingredient-guide__section h2,.ingredient-guide__split h2{font:600 1.55rem/1.1 var(--font-brand);margin:0 0 14px}.ingredient-guide__tiles,.ingredient-guide__techniques{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ingredient-guide__tiles article,.ingredient-guide__techniques article{background:#f7efe4;border-radius:11px;padding:14px}.ingredient-guide__tiles h3,.ingredient-guide__techniques h3,.ingredient-guide__mistakes h3{margin:0 0 6px;font-size:.92rem}.ingredient-guide__tiles p,.ingredient-guide__techniques p,.ingredient-guide__mistakes p{color:#675346;margin:0;font-size:.78rem;line-height:1.5}.ingredient-guide__techniques span{color:var(--terracotta,#cb5c2d);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.ingredient-guide__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ingredient-guide__split ol,.ingredient-guide__steps{color:#5f4c40;gap:9px;margin:0;padding-left:22px;font-size:.82rem;line-height:1.5;display:grid}.ingredient-guide__steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px;padding:0;list-style-position:inside}.ingredient-guide__steps li{border-left:3px solid var(--terracotta,#cb5c2d);background:#fbf6ee;padding:12px}.ingredient-guide__mistakes>div{border-bottom:1px solid #eadbc9;padding-bottom:9px}.ingredient-guide__mistakes>div:last-child{border-bottom:0;padding-bottom:0}.ingredient-guide__faq{gap:8px;display:grid}.ingredient-guide__faq summary{cursor:pointer;font-size:.84rem;font-weight:700}.ingredient-guide__faq p{color:#675346;margin:8px 0 0;font-size:.8rem;line-height:1.5}.ingredient-guide__aside{gap:9px;padding:16px;display:grid;position:sticky;top:92px}.ingredient-guide__aside strong{font-family:var(--font-brand);font-size:1.05rem}.ingredient-guide__aside a{color:#5f4c40;font-size:.78rem;text-decoration:none}.ingredient-guide__aside .ingredient-guide__all{color:var(--terracotta,#cb5c2d);border-top:1px solid #eadbc9;margin-top:5px;padding-top:11px;font-weight:700}.recipe-culinary-profile{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 18px;display:grid}.recipe-culinary-profile article{background:#fffdf9;border:1px solid #eadbc9;border-radius:14px;padding:19px}.recipe-culinary-profile h2{font:600 1.35rem/1.1 var(--font-brand);margin:5px 0 10px}.recipe-culinary-profile ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.recipe-culinary-profile li{color:#584439;background:#f7efe4;border-radius:999px;padding:7px 10px;font-size:.76rem}.legal-page{min-height:60vh}.legal-page__content{width:min(900px,100%);margin:0 auto;padding:30px 38px}.legal-page__content h1{font:600 clamp(2rem, 3vw, 3rem)/1 var(--font-brand);margin:8px 0 17px}.legal-page__content h2{font:600 1.25rem/1.15 var(--font-brand);margin:25px 0 8px}.legal-page__content p{color:#5f4c40;margin:0 0 10px;font-size:.88rem;line-height:1.62}.legal-page__content .legal-page__lead{color:#392a22;font-size:1rem}.legal-page__content .legal-page__updated{color:#8a7566;margin-top:24px;font-size:.75rem}.site-footer__legal{border-top:1px solid #eadbc9}.site-footer__legal-inner{color:#806d60;justify-content:space-between;align-items:center;gap:24px;width:min(1760px,100% - 44px);margin:0 auto;padding:10px 0 13px;font-size:.68rem;line-height:1.4;display:flex}.site-footer__legal p{margin:0}.site-footer__credit{white-space:nowrap;flex:none}.site-footer__credit a{color:inherit;text-underline-offset:3px;font-weight:700;text-decoration:none}.site-footer__credit a:hover{color:var(--terracotta,#cb5c2d);text-decoration:underline}.cookie-consent__copy a{color:inherit;font-weight:700}@media (width<=1080px){.ingredient-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ingredient-guide__layout{grid-template-columns:1fr}.ingredient-guide__aside{grid-template-columns:repeat(5,auto);justify-content:start;position:static}}@media (width<=760px){.ingredient-guide-grid,.ingredient-guide__hero,.ingredient-guide__split,.recipe-culinary-profile{grid-template-columns:1fr}.ingredient-guide-card{grid-template-columns:116px 1fr;min-height:190px}.ingredient-guide-card__image,.ingredient-guide-card__image img{min-height:190px}.ingredient-guide__hero-copy{padding:20px}.ingredient-guide__hero h1{font-size:2.25rem}.ingredient-guide__hero>img{min-height:220px;max-height:260px}.ingredient-guide__tiles,.ingredient-guide__techniques,.ingredient-guide__steps{grid-template-columns:1fr}.ingredient-guide__aside{display:none}.ingredient-guide__lead,.ingredient-guide__section,.ingredient-guide__split>article{padding:17px}.legal-page__content{padding:21px 18px}.site-footer__legal-inner{flex-direction:column;align-items:flex-start;gap:5px;width:calc(100% - 24px)}}.recipe-story,.recipe-editorial-card{border:1px solid var(--border,#ead8c3);background:#fffdf9;border-radius:18px}.recipe-story{margin-bottom:18px;padding:clamp(20px,2.1vw,32px)}.recipe-story__eyebrow{color:#657a3f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.recipe-story h2,.recipe-editorial-card h2{font-family:var(--font-display);margin:0 0 12px;font-size:clamp(25px,2vw,34px);line-height:1.05}.recipe-story>p{color:#5f4d42;max-width:920px;margin:0 0 11px;font-size:17px;line-height:1.65}.recipe-success-signs{background:#f4f0e5;border-left:4px solid #78914a;border-radius:0 12px 12px 0;margin-top:18px;padding:15px 18px}.recipe-success-signs strong{margin-bottom:8px;display:block}.recipe-success-signs ul,.recipe-editorial-card>ul{margin:0;padding-left:20px}.recipe-success-signs li,.recipe-editorial-card>ul li{margin:5px 0;line-height:1.45}.recipe-editorial-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin:18px 0;display:grid}.recipe-editorial-card{padding:22px}.recipe-editorial-card h2{font-size:clamp(23px,1.7vw,30px)}.recipe-mistake-list{gap:12px;display:grid}.recipe-mistake-list div{border-top:1px solid #ead8c3;padding-top:12px}.recipe-mistake-list div:first-child{border-top:0;padding-top:0}.recipe-mistake-list h3{margin:0 0 4px;font-size:16px}.recipe-mistake-list p{color:#6e594b;margin:0;line-height:1.48}.recipe-editorial-card blockquote{color:#49352a;background:#f6e8d8;border:0;border-radius:12px;margin:18px 0 0;padding:15px 16px}.recipe-editorial-card blockquote strong{color:#bd4c21}.recipe-editorial-card blockquote p{margin:6px 0 0;line-height:1.48}.recipe-sources{border:1px solid var(--line);background:#fffdf9;border-radius:16px;margin:18px 0;padding:18px 22px}.recipe-sources h2{font:700 24px/1.1 var(--font-display);margin:0 0 4px}.recipe-sources p{color:var(--muted);margin:0 0 8px;font-size:13px}.recipe-sources ul{margin:0;padding-left:18px}.recipe-sources li{margin:5px 0}.recipe-sources a{color:var(--terracotta-dark);text-underline-offset:3px;text-decoration:underline}@media (width<=760px){.recipe-story{padding:18px}.recipe-story>p{font-size:15px;line-height:1.55}.recipe-editorial-grid{grid-template-columns:1fr}.recipe-editorial-card{padding:18px}}.site-footer__cookie-settings{width:fit-content;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.cookie-consent{z-index:1000;color:#2f231d;background:#fffaf3;border:1px solid #decbb6;border-radius:16px;align-items:center;gap:24px;width:min(620px,100vw - 40px);padding:18px 20px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 36px #2f231d29}.cookie-consent[hidden]{display:none}.cookie-consent__copy{flex:1}.cookie-consent__copy strong{font-family:Lora,serif;font-size:17px}.cookie-consent__copy p{margin:5px 0 0;font-size:13px;line-height:1.45}.cookie-consent__actions{flex-shrink:0;gap:8px;display:flex}.cookie-consent__actions button{cursor:pointer;border-radius:10px;min-height:40px;padding:0 15px;font:600 13px/1 Manrope,sans-serif}.cookie-consent__decline{color:#5f4a3e;background:0 0;border:1px solid #decbb6}.cookie-consent__accept{color:#fff;background:#c95024;border:1px solid #c95024}@media (width<=640px){.cookie-consent{flex-direction:column;align-items:stretch;gap:14px;width:calc(100vw - 24px);padding:16px;bottom:12px;right:12px}.cookie-consent__actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;display:grid}.cookie-consent__actions button{white-space:normal;min-width:0;padding-inline:8px;line-height:1.2}}[data-recipe-card][hidden],.catalog-empty[hidden],[data-favorites-count][hidden]{display:none!important}.recipe-card__save,.recipe-hero-card__wish,.recipe-save-button{cursor:pointer}.recipe-card__save.is-active,.recipe-hero-card__wish.is-active{color:#fff;background:var(--terracotta)}.recipe-save-button.is-active{color:#fff;background:var(--olive)}.header-link{position:relative}.header-favorites-count{color:#fff;background:var(--terracotta);border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.58rem;font-weight:800;line-height:1;display:inline-grid;position:absolute;top:-9px;right:-11px}.catalog-live-filters{gap:7px}.catalog-live-filters label:not(:first-child){margin-top:3px}.catalog-filter-button{color:#fff;background:var(--terracotta);cursor:pointer;border:0;border-radius:11px;min-height:38px;margin-top:5px;font-size:.76rem;font-weight:800}.filter-chip-row .catalog-quick-filter{color:#39281d;background:#f1e8db;border:1px solid #e5d5c1;border-radius:999px;padding:6px 11px;font-size:.72rem;font-weight:500;line-height:1.2}.catalog-empty{border:1px dashed var(--line);text-align:center;background:#fffdf9;border-radius:12px;padding:40px 20px}.catalog-empty i{color:var(--olive);font-size:2rem}.catalog-empty h2{font-family:var(--font-brand);margin:8px 0 4px;font-size:1.35rem}.catalog-empty p{color:var(--muted);margin:0 0 12px;font-size:.82rem}.catalog-empty a{color:var(--terracotta);font-size:.82rem;font-weight:800}@media (width<=1080px){.site-header__bottom{display:none}.site-header__bottom.is-open{display:block}.site-header__bottom.is-open .site-header__inner--nav{min-height:0;padding:8px 0 12px}.site-header__bottom.is-open .site-nav{border:1px solid var(--line);background:#fffdf9;border-radius:12px;width:100%;display:grid;overflow:visible}.site-header__bottom.is-open .site-nav a{border-right:0;border-bottom:1px solid var(--line);padding:11px 14px}.site-header__bottom.is-open .site-nav a:last-child{border-bottom:0}}.discovery-index,.discovery-page,.ingredient-detail{gap:16px;display:grid}.discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.discovery-card{color:#271810;background:#fffdf9;border:1px solid #eadbc9;border-radius:12px;align-content:start;min-height:220px;padding:18px;display:grid;position:relative;overflow:hidden}.discovery-card:hover{border-color:#cb5c2d}.discovery-card__number{color:#cb5c2d1a;font-family:var(--font-brand);font-size:4rem;line-height:1;position:absolute;top:4px;right:12px}.discovery-card .content-tag{justify-self:start;margin-bottom:30px}.discovery-card h2{font-family:var(--font-brand);margin:0 0 8px;font-size:1.45rem;line-height:1.05;position:relative}.discovery-card p{color:#735f50;margin:0 0 16px;font-size:.82rem;line-height:1.42}.discovery-card strong{color:var(--terracotta);margin-top:auto;font-size:.78rem}.discovery-hero{margin:0}.discovery-tips,.ingredient-detail__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.discovery-tips>div,.ingredient-detail__facts article{background:#f5ecdf;border-radius:10px;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:14px;display:grid}.discovery-tips span,.ingredient-detail__facts article>span{color:#fff;background:var(--terracotta);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:grid}.discovery-tips p,.ingredient-detail__facts p{color:#4f3a2c;margin:0;font-size:.8rem;line-height:1.4}.catalog-stats p{color:#735f50;margin:0;font-size:.76rem}.catalog-stats strong{color:#271810}.filter-chips a{color:#39281d;background:#f1e8db;border:1px solid #e5d5c1;border-radius:999px;padding:7px 11px;font-size:.72rem}.ingredient-detail__hero{background:#fffdf9;border:1px solid #eadbc9;border-radius:14px;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);display:grid;overflow:hidden}.ingredient-detail__hero>img{object-fit:cover;width:100%;height:340px}.ingredient-detail__hero>div{align-content:center;gap:12px;padding:28px;display:grid}.ingredient-detail__hero h1{font-family:var(--font-brand);margin:0;font-size:2.2rem;line-height:1}.ingredient-detail__hero p{color:#735f50;margin:0;font-size:.9rem;line-height:1.5}.ingredient-detail__facts article{grid-template-columns:34px 1fr}.ingredient-detail__facts h2{font-family:var(--font-brand);margin:0 0 6px;font-size:1.1rem}.ingredient-detail__facts p{grid-column:2}.ingredient-detail__pairing,.ingredient-next{background:#fffdf9;border:1px solid #eadbc9;border-radius:12px;padding:18px}.ingredient-next{align-items:center;gap:14px;display:flex}.ingredient-next h2,.ingredient-next p{margin:0}.ingredient-next .hero-subscribe{margin-left:auto}@media (width<=1080px){.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ingredient-detail__hero{grid-template-columns:1fr}}@media (width<=640px){.discovery-grid,.discovery-tips,.ingredient-detail__facts{grid-template-columns:1fr}.ingredient-detail__hero>img{aspect-ratio:1;height:auto}.ingredient-detail__hero>div{padding:18px}.ingredient-detail__hero h1{font-size:1.7rem}.ingredient-next{display:grid}.ingredient-next .hero-subscribe{margin-left:0}}.generated-article{width:min(1180px,100% - 48px);padding-top:22px;padding-bottom:48px}.generated-article>article{max-width:1080px;margin:0 auto}.generated-article__header{text-align:center;max-width:850px;margin:16px auto 18px}.generated-article__header h1{font-family:var(--font-brand);letter-spacing:-.035em;color:#301f16;margin:0;font-size:clamp(2rem,3.2vw,3.35rem);line-height:.98}.generated-article__description{max-width:720px;color:var(--muted);margin:12px auto 14px;font-size:.92rem;line-height:1.55}.generated-article__header .journal-meta{color:var(--muted);justify-content:center;font-size:.74rem}.generated-article__cover{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);border-radius:14px;width:100%;max-height:560px;display:block}.generated-article__summary{background:#f4f0dc;border:1px solid #d9cfaa;border-radius:12px;max-width:850px;margin:18px auto;padding:16px 20px}.generated-article__summary h2,.generated-article__summary ul{margin:0}.generated-article__summary h2{font-family:var(--font-brand);font-size:1.35rem}.generated-article__summary ul{color:#55463b;gap:6px;padding:8px 0 0 20px;font-size:.82rem;line-height:1.48;display:grid}.generated-article__content{grid-template-columns:210px minmax(0,720px);justify-content:center;align-items:start;gap:30px;margin-top:24px;display:grid}.generated-article__toc{border:1px solid var(--line);background:#fffbf6eb;border-radius:10px;gap:7px;padding:14px;font-size:.73rem;line-height:1.35;display:grid;position:sticky;top:116px}.generated-article__toc strong{margin-bottom:3px;font-size:.8rem}.generated-article__toc a{color:#705d4f}.generated-article__prose{color:#40332b;min-width:0;font-size:.91rem;line-height:1.72}.generated-article__prose h2,.generated-article__prose h3{color:#301f16;scroll-margin-top:120px}.generated-article__prose h2{font-family:var(--font-brand);margin:34px 0 12px;font-size:1.75rem;line-height:1.08}.generated-article__prose h3{margin:24px 0 8px;font-size:1.02rem}.generated-article__prose p,.generated-article__prose ul,.generated-article__prose ol,.generated-article__prose blockquote,.generated-article__prose table{margin:0 0 16px}.generated-article__prose a{color:var(--terracotta);text-underline-offset:3px;text-decoration:underline}.generated-article__prose table{border-collapse:collapse;width:100%;font-size:.78rem}.generated-article__prose th,.generated-article__prose td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:9px 10px}.generated-article__prose th{background:#f3eadf}.generated-article__prose .factbox{border-left:4px solid var(--olive);background:#f1f3e5;border-radius:0 10px 10px 0;margin:22px 0;padding:16px 18px}.generated-article__links{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;max-width:720px;margin:26px auto 0;padding-top:16px;font-size:.76rem;display:flex}.generated-article__links strong{margin-right:4px}.generated-article__links a{color:#6b4d3d;background:#f3eadf;border-radius:999px;padding:7px 10px}.article-teaser__date{color:var(--muted);margin-bottom:5px;font-size:.68rem;display:inline-block}@media (width<=900px){.generated-article{width:min(100% - 28px,760px)}.generated-article__content{grid-template-columns:1fr;gap:16px}.generated-article__toc{position:static}}@media (width<=640px){.generated-article{width:calc(100% - 22px);padding-top:14px;padding-bottom:34px}.generated-article__header{text-align:left;margin-top:12px}.generated-article__header h1{font-size:clamp(1.85rem,10vw,2.45rem)}.generated-article__header .journal-meta{justify-content:flex-start}.generated-article__cover{border-radius:10px}.generated-article__summary{padding:14px 16px}.generated-article__prose{font-size:.88rem}.generated-article__prose h2{font-size:1.5rem}.generated-article__prose table{display:block;overflow-x:auto}}@media (width>=1081px){.catalog-page,.article-index,.journal-page,.recipe-template,.page-section:not(.home-page .page-section){width:min(1540px,100% - 56px);padding-top:14px;padding-bottom:28px}.catalog-page{grid-template-columns:244px minmax(0,1fr) 250px;align-items:start;gap:16px}.catalog-content{gap:12px;min-width:0}.catalog-heading{align-items:end;gap:14px}.catalog-heading h1,.article-hero h1,.recipe-hero-card h1,.journal-article h1{font-family:var(--font-brand);letter-spacing:-.02em;color:#271810;font-size:1.82rem;font-weight:600;line-height:1.02}.catalog-heading p,.article-hero p,.recipe-hero-card__headline p,.journal-copy p{color:#735f50;font-size:.86rem;line-height:1.42}.catalog-sort{flex:none;padding-bottom:3px;font-size:.78rem;line-height:1.2}.filter-chip-row{align-items:center;gap:7px;margin-top:0;display:flex}.filter-chips span,.filter-chip-row span{color:#39281d;background:#f1e8db;border:1px solid #e5d5c1;border-radius:999px;padding:6px 11px;font-size:.72rem;line-height:1.2}.filter-chip-row a{color:var(--terracotta);padding:5px 4px;font-size:.78rem;font-weight:700}.catalog-panel,.catalog-side-card,.article-hero,.article-teaser,.recipe-block,.recipe-hero-card,.journal-menu,.journal-toc,.journal-fact,.journal-inline-card{box-shadow:none;background:#fffdf9;border:1px solid #eadbc9;border-radius:12px}.catalog-panel,.catalog-side-card{padding:14px 14px 16px}.catalog-panel__header h2,.catalog-side-card__title h3{font-family:var(--font-brand);font-size:1.08rem;font-weight:600;line-height:1.04}.catalog-panel__header a,.catalog-side-card__title a{white-space:nowrap;font-size:.82rem}.catalog-filter-group{gap:8px;padding:12px 0}.catalog-filter-group label{font-size:.82rem;line-height:1.2}.catalog-input,.filter-select{background:#fffdf9;border-radius:10px;min-height:38px}.catalog-input{padding:0 11px}.catalog-input input,.filter-select,.range-labels{font-size:.76rem}.checkbox-list{gap:8px}.checkbox-list label{gap:8px;font-size:.8rem;line-height:1.2}.range-mock{height:8px}.range-mock span{width:15px;height:15px;box-shadow:154px 0 0 var(--terracotta);inset:-3px auto auto 26%}.catalog-submit{text-align:center;border-radius:16px;min-height:46px;margin-top:8px;padding:0 12px;font-size:.84rem;line-height:1.15}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;min-width:0;display:grid}.catalog-grid .recipe-card,.recipe-grid:not(.recipe-grid--home) .recipe-card{background:#fffdf9;border-radius:10px;grid-template-rows:auto 1fr;min-width:0;height:100%;display:grid;overflow:hidden}.catalog-grid .recipe-card__image-link,.recipe-grid:not(.recipe-grid--home) .recipe-card__image-link{min-height:0;display:block;overflow:hidden}.catalog-grid .recipe-card__image,.recipe-grid:not(.recipe-grid--home) .recipe-card__image{aspect-ratio:1;object-fit:cover;background:#efe5d8;width:100%;height:auto}.recipe-card__image--placeholder{color:#74604f;text-align:center;background:linear-gradient(135deg,#7483471c,#cb5c2d14),#f4eadc;place-items:center;padding:14px;font-size:.78rem;line-height:1.25;display:grid}.catalog-grid .recipe-card__body,.recipe-grid:not(.recipe-grid--home) .recipe-card__body{grid-template-rows:auto auto auto 1fr;gap:4px;min-height:128px;padding:9px 10px 10px;display:grid}.catalog-grid .recipe-card__body h3,.recipe-grid:not(.recipe-grid--home) .recipe-card__body h3{min-height:2.35em;font-size:.8rem;line-height:1.18;font-family:var(--font-ui);color:#19110c;overflow-wrap:anywhere;margin:0;font-weight:800}.catalog-grid .recipe-card__cuisine,.recipe-grid:not(.recipe-grid--home) .recipe-card__cuisine{color:#8a6c5a;overflow-wrap:anywhere;font-size:.66rem;line-height:1.28}.catalog-grid .recipe-card__stats,.catalog-grid .recipe-card__footer,.recipe-grid:not(.recipe-grid--home) .recipe-card__stats,.recipe-grid:not(.recipe-grid--home) .recipe-card__footer{gap:7px;font-size:.62rem;line-height:1.25}.catalog-grid .recipe-card__footer,.recipe-grid:not(.recipe-grid--home) .recipe-card__footer{align-self:end}.recipe-card__save{width:30px;height:30px;font-size:.82rem;top:8px;right:8px}.catalog-pagination{gap:8px;margin-top:8px}.catalog-pagination span{border-radius:9px;width:30px;height:30px;font-size:.76rem}.catalog-aside{gap:14px}.mini-history,.mini-article{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:9px}.mini-history+.mini-history,.mini-article+.mini-article{margin-top:11px}.mini-history img,.mini-article img{object-fit:cover;background:#efe5d8;border-radius:8px;width:48px;height:48px}.continue-card{grid-template-columns:64px minmax(0,1fr);gap:10px}.continue-card img{object-fit:cover;border-radius:9px;width:64px;height:64px}.mini-history strong,.mini-article strong,.continue-card strong{overflow-wrap:anywhere;margin:0 0 4px;font-size:.76rem;line-height:1.2;display:block}.mini-history span,.mini-article span,.continue-card span{font-size:.68rem;line-height:1.25}.progress-bar{height:6px;margin:7px 0 9px}.continue-card a{border-radius:10px;min-height:30px;padding:0 10px;font-size:.72rem}.cuisine-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cuisine-grid .cuisine-card{box-shadow:none;border-color:#4431244d;border-radius:10px}.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:1.78;border-radius:10px}.cuisine-grid .cuisine-card__image{filter:brightness(.78)saturate(.96)}.cuisine-grid .cuisine-card__overlay{backdrop-filter:blur(2px);background:#120c089e;padding:10px 12px;inset:50% 0 auto;transform:translateY(-50%)}.cuisine-grid .cuisine-card__overlay h3{font-size:.88rem;line-height:1.12}.cuisine-grid .cuisine-card__overlay p{font-size:.7rem;line-height:1.2}.article-index{gap:16px;display:grid}.article-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:0;padding:18px 22px;display:grid}.article-hero .section-heading__eyebrow{margin-bottom:8px;font-size:.72rem}.article-hero h1{max-width:880px}.hero-subscribe{border-radius:12px;min-width:210px;min-height:44px;font-size:.86rem}.article-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:0;display:grid}.article-teaser{border-radius:12px;grid-template-rows:auto 1fr;gap:10px;padding:12px;display:grid}.article-teaser img{aspect-ratio:2.05;object-fit:cover;border-radius:9px;width:100%;height:auto}.article-teaser h2{font-family:var(--font-brand);letter-spacing:-.015em;margin:0 0 6px;font-size:1.48rem;line-height:1.05}.article-teaser p{color:#735f50;margin:0;font-size:.82rem;line-height:1.38}.recipe-template{padding-top:14px}.recipe-hero-card{border-radius:14px;grid-template-columns:minmax(0,1fr) 390px}.recipe-hero-card__image-wrap{min-height:330px}.recipe-hero-card__content{gap:14px;padding:20px 22px}.recipe-block{border-radius:12px;padding:16px 18px}.related-card{border-radius:10px}.related-card img{aspect-ratio:1;object-fit:cover;height:auto}.journal-page{grid-template-columns:210px minmax(0,1fr) 240px;gap:16px}.journal-cover{border-radius:12px;height:280px}.journal-copy h2,.recipe-block__header h2{font-family:var(--font-brand);font-size:1.42rem;line-height:1.1}.journal-inline-card img,.article-chip img{aspect-ratio:1;object-fit:cover;height:auto}}@media (width<=1500px) and (width>=1081px){.catalog-page{grid-template-columns:230px minmax(0,1fr) 220px;gap:14px;width:min(1360px,100% - 44px)}.catalog-grid{gap:12px}.catalog-grid .recipe-card__body,.recipe-grid:not(.recipe-grid--home) .recipe-card__body{padding:8px 9px 9px}.catalog-grid .recipe-card__body h3,.recipe-grid:not(.recipe-grid--home) .recipe-card__body h3{font-size:.74rem}.catalog-aside{display:none}.catalog-page{grid-template-columns:230px minmax(0,1fr)}}@media (width<=1080px){.catalog-page,.article-index,.journal-page,.recipe-template,.page-section{width:min(100% - 28px,760px)}.catalog-page{grid-template-columns:1fr;align-items:start;gap:14px;display:grid}.catalog-content{order:1}.catalog-sidebar{order:2}.catalog-aside{order:3}.catalog-grid,.recipe-grid:not(.recipe-grid--home),.cuisine-grid,.article-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-grid .recipe-card__image,.recipe-grid:not(.recipe-grid--home) .recipe-card__image,.related-card img,.journal-inline-card img,.article-chip img{aspect-ratio:1;object-fit:cover}.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:1.7}.article-hero{padding:18px}}@media (width<=640px){.site-header__bottom{display:none}.site-header__inner{min-height:58px}.site-header__top{border-bottom:1px solid #e8d8c4f2}.catalog-grid,.recipe-grid:not(.recipe-grid--home),.cuisine-grid,.article-index__grid{grid-template-columns:1fr}.catalog-heading,.article-hero{align-items:start;display:grid}}@media (width>=1081px){.cuisine-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:2.15!important}.ingredient-page,.news-page,.seasonal-page{width:min(1540px,100% - 56px);padding-top:14px;padding-bottom:32px}.ingredient-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.news-grid-full,.season-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1260px) and (width>=761px){.cuisine-grid,.ingredient-grid,.news-grid-full,.season-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.cuisine-grid,.ingredient-grid,.news-grid-full,.season-grid,.news-lead,.season-current{grid-template-columns:1fr!important}.ingredient-card__facts,.pairing-grid{grid-template-columns:1fr}.news-lead h1,.season-current h1{font-size:1.45rem}}.cuisine-grid .cuisine-card{height:auto!important;min-height:0!important;display:block!important}.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:2.15!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:hidden!important}.cuisine-grid .cuisine-card__image{object-fit:cover!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}@media (width<=760px){.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:1.85!important}}*{box-sizing:border-box}html{background:radial-gradient(circle at top left, #74834714, transparent 20%), radial-gradient(circle at bottom right, #cb5c2d12, transparent 25%), linear-gradient(180deg, #fcf7f1 0%, var(--bg) 60%, #f5ebde 100%);color:var(--ink);font-family:var(--font-ui)}body{background-image:linear-gradient(#ffffff1a,#ffffff1a),radial-gradient(circle at 20% 10%,#cb5c2d0d,#0000 18%);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.site-shell{min-height:100vh}.container{width:min(var(--max-width), calc(100% - 48px));margin:0 auto}.page-section{padding:32px 0}.site-header{z-index:30;backdrop-filter:blur(16px);background:#fcf8f1f7;border-bottom:1px solid #e8d8c4f2;position:sticky;top:0}.site-header__top{border-bottom:1px solid #e8d8c4f2}.site-header__bottom{border-bottom:1px solid #e8d8c4bf}.site-header__inner{width:min(var(--max-width), calc(100% - 20px));grid-template-columns:auto minmax(280px,450px) auto;align-items:center;gap:18px;min-height:50px;margin:0 auto;display:grid}.site-header__inner--nav{min-height:32px;display:flex}.site-header__mobile-toggle{display:none}.brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand__mark{background-image:url(/favicon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.brand__copy{flex-direction:column;gap:2px;display:inline-flex}.brand strong{font-family:var(--font-display);letter-spacing:-.04em;color:#39261b;font-size:1.9rem;font-weight:600;line-height:.9}.brand__copy span{letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta);font-size:.68rem;font-weight:700}.header-search{border:1px solid var(--line);border-radius:var(--radius-pill);background:#fffcf7eb;align-items:center;min-height:32px;padding:0 12px;display:flex;position:relative}.header-search i{color:var(--muted);font-size:.92rem}.header-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;padding:0 10px;font-size:.78rem}.site-nav{flex-wrap:nowrap;justify-content:flex-start;gap:0;width:100%;font-size:.72rem;font-weight:700;display:flex;overflow-x:auto}.site-nav a{color:#46392f;white-space:nowrap;border-right:1px solid #e8d8c4f2;padding:0 14px;line-height:1}.site-nav a:first-child{padding-left:0}.site-nav a:last-child{border-right:0}.site-nav__seasonal{color:var(--olive)!important}.header-actions{align-items:center;gap:18px;display:flex}.header-link{color:#493b31;white-space:nowrap;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.icon-button{border:1px solid var(--line);width:46px;height:46px;color:var(--ink);background:#fffbf6eb;border-radius:50%;place-items:center;display:inline-grid}.home-page{padding-bottom:18px}.home-hero{background:linear-gradient(#faf4ebf0,#f6eee4e6),radial-gradient(circle at 26% 30%,#74834712,#0000 22%);border-top:1px solid #e8d8c4f2;border-bottom:1px solid #e8d8c4f2;grid-template-columns:minmax(330px,.78fr) minmax(540px,1.22fr);align-items:stretch;margin-top:0;display:grid;position:relative;overflow:hidden}.home-hero__texture{pointer-events:none;background:radial-gradient(circle at 18% 20%,#705f4a0d,#0000 22%),radial-gradient(circle at 40% 56%,#705f4a0a,#0000 16%);position:absolute;inset:0}.home-hero__botanical{opacity:.42;pointer-events:none;mix-blend-mode:multiply;background-repeat:no-repeat;background-size:contain;position:absolute}.home-hero__botanical--left{filter:sepia(.7)saturate(.6)brightness(1.05);background-image:url(https://images.unsplash.com/photo-1519996529931-28324d5a630e?auto=format&fit=crop&w=260&q=80);width:132px;height:170px;top:26px;left:-10px}.home-hero__botanical--center{filter:sepia(.84)saturate(.7)brightness(1.08);background-image:url(https://images.unsplash.com/photo-1471193945509-9ad0617afabf?auto=format&fit=crop&w=220&q=80);width:72px;height:124px;top:92px;left:42%}.home-hero__copy{z-index:1;align-content:center;gap:8px;max-width:470px;margin:0 auto;padding:24px 18px 18px;display:grid;position:relative}.home-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--olive);margin:0;font-size:.84rem;font-weight:700}.home-hero h1,.section-heading h2,.catalog-heading h1,.recipe-hero-card h1,.article-hero h1,.journal-article h1{font-family:var(--font-display);letter-spacing:-.04em;color:#301f16;margin:0;font-weight:600;line-height:.95}.home-hero h1{max-width:6.8ch;font-size:clamp(2.1rem,3vw,3rem)}.home-hero__copy>p:last-of-type,.section-heading p,.catalog-heading p,.recipe-hero-card__content p,.article-hero p,.journal-copy p{color:var(--muted);margin:0;line-height:1.7}.home-hero__visual{z-index:1;min-height:238px;position:relative}.home-hero__visual img,.recipe-hero-card__image-wrap img,.journal-cover{object-fit:cover;width:100%;height:100%}.hero-search{box-shadow:var(--shadow-card);background:#fffbf7f7;border:1px solid #ead9c3;border-radius:12px;grid-template-columns:minmax(0,1fr) 110px;align-items:center;margin-top:8px;display:grid;overflow:hidden}.hero-search__select,.hero-search input,.hero-search button{min-height:40px}.hero-search__select{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:8px;font-weight:600;display:flex}.hero-search input{background:0 0;border:0;outline:none;padding:0 12px;font-size:.8rem}.hero-search button,.catalog-submit,.hero-subscribe,.recipe-save-button,.continue-card a{background:linear-gradient(135deg, var(--terracotta) 0%, var(--terracotta-dark) 100%);color:#fff8f2;cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.hero-search button{border-radius:9px;margin:5px;font-size:.8rem}.hero-tags{flex-wrap:wrap;align-items:center;gap:8px;font-size:.76rem;display:flex}.hero-tags span{color:var(--muted);font-weight:700}.hero-tags a{color:var(--terracotta)}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.section-heading__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--olive);margin:0 0 8px;font-size:.82rem;font-weight:800}.section-heading h2,.catalog-heading h1,.recipe-hero-card h1,.article-hero h1,.journal-article h1{font-size:clamp(1.45rem,2vw,1.95rem)}.section-heading__action{color:var(--terracotta);white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.cuisine-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.cuisine-card{box-shadow:none;background:#251913;border:1px solid #5a4334d1;border-radius:12px;overflow:hidden}.cuisine-card__image-wrap{aspect-ratio:1.32;position:relative;overflow:hidden}.cuisine-card__image{object-fit:cover;filter:brightness(.68)saturate(.92);width:100%;height:100%}.cuisine-card__overlay{color:#fffdf9;text-align:center;backdrop-filter:blur(3px);background:#140d099e;padding:10px 12px;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.cuisine-card__overlay h3{font-size:.84rem;font-family:var(--font-ui);margin:0;font-weight:700;line-height:1.15}.cuisine-card__overlay p{color:#fffbf6db;margin:4px 0 0;font-size:.72rem}.cuisine-card__body{display:none}.home-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:18px;display:grid}.recipe-grid{gap:18px;display:grid}.recipe-grid--home{grid-template-columns:repeat(4,minmax(0,1fr))}.recipe-card{border:1px solid var(--line);box-shadow:none;background:#fffbf7e6;border-radius:10px;position:relative;overflow:hidden}.recipe-card__image-link{display:block;position:relative}.recipe-card__image{aspect-ratio:1/.8;object-fit:cover;width:100%}.recipe-card__save{width:28px;height:28px;color:var(--terracotta);background:#fffcf7f2;border:0;border-radius:50%;place-items:center;font-size:.8rem;display:inline-grid;position:absolute;top:9px;right:9px;box-shadow:0 3px 10px #2b1a0d1f}.recipe-card__badge{text-transform:uppercase;letter-spacing:.08em;color:#fffdf9;background:#6e8448eb;border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:800;position:absolute;top:9px;left:9px}.recipe-card__body{gap:4px;padding:9px 10px 8px;display:grid}.recipe-card__body h3{font-size:.92rem;font-family:var(--font-ui);margin:0;font-weight:700;line-height:1.2}.recipe-card__body p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.45}.recipe-card__cuisine{font-size:.72rem}.recipe-card__stats,.recipe-card__footer,.journal-meta,.recipe-facts{flex-wrap:wrap;gap:14px;display:flex}.recipe-card__stats span,.recipe-card__footer span,.recipe-card__footer a,.news-item span,.journal-meta span{align-items:center;gap:6px;display:inline-flex}.recipe-card__stats{color:var(--muted);font-size:.68rem}.recipe-card__footer{color:var(--terracotta);justify-content:space-between;font-size:.7rem;font-weight:700}.recipe-card__footer span i{color:#d28e0f}.news-panel,.catalog-panel,.catalog-side-card,.recipe-block,.accordion-card,.article-teaser,.article-hero,.journal-menu,.journal-toc,.journal-fact,.journal-inline-card{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fffbf6db}.news-panel,.catalog-side-card,.article-teaser,.article-hero{border-radius:22px}.news-panel{padding:10px 12px}.news-list{gap:8px;display:grid}.news-item{grid-template-columns:76px 1fr;gap:10px;display:grid}.news-item img{object-fit:cover;border-radius:8px;width:100%;height:58px}.news-item h3{font-size:.84rem;font-family:var(--font-ui);margin:3px 0;line-height:1.3}.news-item p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.35}.home-feature-strip{display:none}.catalog-side-card h3,.catalog-side-card h3,.recipe-block__header h2,.accordion-card h3,.article-teaser h2,.journal-menu strong,.journal-toc strong{display:block}.catalog-page{grid-template-columns:280px minmax(0,1fr) 260px;gap:22px;padding-top:26px;padding-bottom:40px;display:grid}.catalog-panel,.catalog-side-card{border-radius:22px;padding:18px}.catalog-panel__header,.catalog-side-card__title,.recipe-block__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.catalog-panel__header h2,.catalog-panel__header a,.catalog-side-card__title h3,.catalog-side-card__title a{margin:0}.catalog-panel__header a,.catalog-side-card__title a{color:var(--terracotta);font-weight:700}.catalog-filter-group{border-top:1px solid var(--line);gap:12px;padding:18px 0;display:grid}.catalog-filter-group label{font-weight:700}.catalog-input,.filter-select{border:1px solid var(--line);background:#ffffff8c;border-radius:14px;min-height:48px}.catalog-input{align-items:center;padding:0 14px;display:flex}.catalog-input input{background:0 0;border:0;outline:none;flex:1}.filter-chips,.filter-chip-row{flex-wrap:wrap;gap:8px;display:flex}.filter-chips span,.filter-chip-row span{background:#f2eadf;border:1px solid #e6d8c7;border-radius:999px;padding:10px 14px}.filter-chip-row a{color:var(--terracotta);padding:10px 6px;font-weight:700}.range-mock{background:linear-gradient(90deg,#e3d8ca 0%,#cb5c2d 35% 75%,#e3d8ca 100%);border-radius:999px;height:10px;position:relative}.range-mock span{background:var(--terracotta);width:18px;height:18px;box-shadow:160px 0 0 var(--terracotta);border-radius:50%;position:absolute;inset:-4px auto auto 26%}.range-labels{color:var(--muted);justify-content:space-between;font-size:.88rem;display:flex}.checkbox-list{gap:10px;display:grid}.checkbox-list label,.ingredient-checklist li{color:#4c3c31;align-items:center;gap:10px;display:flex}.catalog-submit{min-height:56px;margin-top:12px}.catalog-content{gap:18px;display:grid}.catalog-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.catalog-sort{color:var(--muted)}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.catalog-pagination{color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.catalog-pagination span{border:1px solid var(--line);background:#fffbf6b3;border-radius:12px;place-items:center;width:34px;height:34px;display:inline-grid}.catalog-pagination .is-active{background:var(--terracotta);color:#fff;border-color:#0000}.catalog-aside{align-content:start;gap:16px;display:grid}.mini-history,.mini-article,.continue-card{grid-template-columns:72px 1fr;align-items:start;gap:12px;display:grid}.mini-history+.mini-history,.mini-article+.mini-article{margin-top:14px}.mini-history img,.mini-article img,.continue-card img{object-fit:cover;border-radius:12px;width:100%;height:72px}.mini-history strong,.mini-article strong,.continue-card strong{margin-bottom:6px;display:block}.mini-history span,.mini-article span,.continue-card span,.journal-side-copy{color:var(--muted);font-size:.9rem;line-height:1.45}.catalog-side-card--accent{background:#7383481f}.continue-card{grid-template-columns:92px 1fr}.progress-bar{background:#73834838;border-radius:999px;height:8px;margin:10px 0 14px;overflow:hidden}.progress-bar span{background:var(--olive);width:58%;height:100%;display:block}.continue-card a{border-radius:14px;min-height:42px}.recipe-template{padding-top:24px;padding-bottom:42px}.recipe-hero-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffbf6e0;border-radius:30px;overflow:hidden}.recipe-hero-card__image-wrap{min-height:460px;position:relative}.recipe-hero-card__badge,.recipe-hero-card__wish{z-index:2;position:absolute}.recipe-hero-card__badge{color:#fffdf9;background:#596336e6;border-radius:999px;padding:10px 16px;font-weight:700;top:24px;left:24px}.recipe-hero-card__wish{width:52px;height:52px;color:var(--terracotta);background:#fffbf6f5;border:0;border-radius:50%;place-items:center;font-size:1.2rem;display:grid;top:24px;right:24px}.recipe-hero-card__wish--content{background:#fffdf9;border:1px solid #e8d8c4f2;flex:none;width:46px;height:46px;position:static}.recipe-hero-card__content{gap:12px;padding:28px 34px 32px;display:grid}.recipe-facts{gap:28px}.recipe-facts div{grid-template-columns:22px auto;align-items:center;gap:0 10px;display:grid}.recipe-facts i{color:var(--terracotta);grid-row:span 2;font-size:1.35rem}.recipe-facts strong{font-size:1.35rem}.recipe-facts span{color:var(--muted);font-size:.92rem}.recipe-template__main{margin-top:22px}.recipe-template__content{gap:18px;display:grid}.recipe-block{border-radius:24px;padding:22px 24px}.recipe-block__header{margin-bottom:18px}.recipe-block__header h2{font-family:var(--font-display);align-items:center;gap:10px;margin:0;font-size:2rem;font-weight:600;display:inline-flex}.recipe-block__header span{color:var(--olive);font-weight:700}.ingredients-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.ingredient-checklist{gap:12px;margin:0;padding:0;list-style:none;display:grid}.ingredient-visual img{object-fit:cover;border-radius:24px;min-height:280px}.step-list{gap:14px;display:grid}.step-card{background:#fff8efb8;border:1px solid #e8d8c4e6;border-radius:18px;grid-template-columns:44px 1fr 150px;align-items:center;gap:16px;padding:14px;display:grid}.step-card__index{background:var(--olive);color:#fffdf9;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.step-card__copy h3{margin:0 0 6px;font-size:1.08rem}.step-card__copy p{color:var(--muted);margin:0}.step-card img{object-fit:cover;border-radius:14px;width:100%;height:98px}.accordion-list{gap:12px;display:grid}.accordion-card{border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.accordion-card h3{font-family:var(--font-display);align-items:center;gap:10px;margin:0 0 6px;font-size:1.6rem;font-weight:600;display:inline-flex}.accordion-card p{color:var(--muted);margin:0}.related-strip{gap:14px;display:grid}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.related-card{border:1px solid var(--line);background:#fffcf8cc;border-radius:20px;padding-bottom:14px;overflow:hidden}.related-card img{object-fit:cover;width:100%;height:170px}.related-card strong,.related-card span{padding:0 14px;display:block}.related-card strong{margin-top:12px}.related-card span{color:var(--muted);margin-top:6px}.recipe-hero-card{display:block}.recipe-hero-card__image-wrap{min-height:480px;max-height:560px}.recipe-hero-card__content{padding:22px 26px 26px}.recipe-hero-card__content h1{margin:0}.recipe-hero-card__content .journal-meta{margin-top:2px}.recipe-hero-card__content .journal-meta span{color:var(--olive);font-weight:700}.article-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.article-chip{border:1px solid var(--line);background:#fffcf8db;border-radius:18px;grid-template-columns:88px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.article-chip img{object-fit:cover;border-radius:12px;width:100%;height:74px}.article-chip strong,.article-chip span{display:block}.article-chip span{color:var(--muted);margin-top:6px}.article-index,.journal-page{padding-top:24px;padding-bottom:42px}.article-hero{justify-content:space-between;align-items:end;gap:24px;padding:36px 34px;display:flex}.hero-subscribe{min-width:240px;min-height:58px}.article-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.article-teaser{gap:14px;padding:14px;display:grid}.article-teaser img{object-fit:cover;border-radius:18px;width:100%;height:280px}.article-teaser h2{font-family:var(--font-display);margin:0 0 8px;font-size:2rem;font-weight:600}.article-teaser p{color:var(--muted);margin:0}.journal-page{grid-template-columns:230px minmax(0,1fr) 280px;gap:22px;display:grid}.journal-menu,.journal-toc{border-radius:22px;padding:22px}.journal-menu strong,.journal-toc strong{margin-bottom:14px;font-size:1rem}.journal-menu a,.journal-toc a{color:var(--muted);padding:9px 0;display:block}.journal-article{gap:14px;display:grid}.journal-breadcrumbs{color:var(--muted);font-size:.94rem}.journal-meta{color:var(--muted)}.journal-cover{object-fit:cover;border-radius:24px;height:360px}.journal-reading{color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;font-size:.9rem;display:grid}.journal-reading__bar{background:#7483472e;border-radius:999px;height:8px;overflow:hidden}.journal-reading__bar span{background:var(--olive);width:53%;height:100%;display:block}.journal-body{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:18px;display:grid}.journal-copy{gap:18px;display:grid}.journal-copy section{gap:12px;display:grid}.journal-copy h2{font-family:var(--font-display);margin:0;font-size:2.3rem;font-weight:600}.journal-copy blockquote{border:1px solid var(--line);font-family:var(--font-display);color:#5a483a;background:#fffaf1db;border-radius:20px;margin:0;padding:22px 24px;font-size:2rem}.journal-fact{border-radius:20px;padding:18px 20px}.journal-fact strong{color:var(--olive);margin-bottom:8px;display:block}.journal-fact p{margin:0}.journal-inline-card{border-radius:22px;grid-template-columns:150px 1fr;align-items:center;gap:16px;padding:12px;display:grid}.journal-inline-card img{object-fit:cover;border-radius:16px;width:100%;height:110px}.journal-inline-card span,.journal-inline-card p{color:var(--muted)}.site-footer{background:#faf4ebd1;border-top:1px solid #e8d8c4f2}.site-footer__inner{width:min(var(--max-width), calc(100% - 48px));justify-content:space-between;gap:32px;margin:0 auto;padding:30px 0 38px;display:flex}.site-footer__brand{max-width:320px}.site-footer__brand strong{font-family:var(--font-display);font-size:2.5rem}.site-footer__brand p{color:var(--muted);margin:12px 0 0;line-height:1.6}.site-footer__columns{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.site-footer__columns h3{margin:0 0 14px;font-size:1rem}.site-footer__columns a{color:var(--muted);margin-bottom:10px;display:block}.ingredient-page,.news-page,.seasonal-page{gap:16px;display:grid}.info-filter-row{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.info-filter-row a,.content-tag,.season-pills span{color:#5a483a;background:#f3e9dd;border:1px solid #e4d2bd;border-radius:999px;align-items:center;width:fit-content;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.info-filter-row a{white-space:nowrap;padding:8px 12px}.info-filter-row a.is-active{background:var(--terracotta);border-color:var(--terracotta);color:#fff8f2}.content-tag{color:var(--olive-dark);text-transform:uppercase;letter-spacing:.08em;padding:5px 9px}.ingredient-grid,.news-grid-full,.season-grid{gap:14px;display:grid}.ingredient-card,.news-lead,.news-card,.season-current,.season-card{box-shadow:none;background:#fffdf9;border:1px solid #eadbc9;overflow:hidden}.ingredient-card,.news-card,.season-card{border-radius:16px}.ingredient-card img,.news-card img,.season-card img,.news-lead img,.season-current img{object-fit:cover;background:#efe5d8;width:100%}.ingredient-card img{aspect-ratio:1/.76}.news-card img,.season-card img{aspect-ratio:1.6}.ingredient-card__body,.news-card>div,.season-card>div,.news-lead>div,.season-current>div{gap:10px;padding:12px;display:grid}.ingredient-card__body h2,.news-card h2,.season-card h2,.news-lead h1,.season-current h1{font-family:var(--font-display);letter-spacing:-.035em;color:#2e1d14;margin:0;font-weight:600}.ingredient-card__body h2,.news-card h2,.season-card h2{font-size:1.12rem;line-height:1.05}.ingredient-card__body p,.ingredient-card__facts span,.ingredient-card__history p,.pairing-grid p,.season-note,.news-card p,.news-lead p,.season-current p,.season-card p,.season-card__columns span{color:var(--muted);margin:0;font-size:.76rem;line-height:1.35}.ingredient-card__facts,.pairing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ingredient-card__facts div,.ingredient-card__history,.pairing-grid div,.season-card__columns div{background:#f6eee4;border:1px solid #eadbc9;border-radius:12px;padding:9px}.ingredient-card__facts strong,.ingredient-card__history strong,.pairing-grid strong,.season-card__columns strong{color:#35241a;margin-bottom:4px;font-size:.76rem;display:block}.season-note{color:var(--olive-dark);align-items:center;gap:7px;font-weight:700;display:flex}.news-lead,.season-current{border-radius:16px;grid-template-columns:minmax(340px,.72fr) minmax(0,1fr);gap:8px;padding:12px;display:grid}.news-lead img,.season-current img{aspect-ratio:2;border-radius:12px;height:100%}.news-lead>div,.season-current>div{align-content:center}.news-lead h1,.season-current h1{font-size:1.75rem;line-height:1}.news-lead time,.news-card__meta,.season-card__columns{color:var(--muted);font-size:.74rem}.news-card__meta{justify-content:space-between;gap:10px;display:flex}.season-pills{flex-wrap:wrap;gap:7px;display:flex}.season-pills span{padding:6px 10px}.season-card.is-current{border-color:#cb5c2d8c}.season-card__columns{gap:8px;display:grid}@media (width>=1081px){.cuisine-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:2.15!important}.ingredient-page,.news-page,.seasonal-page{width:min(1540px,100% - 56px);padding-top:14px;padding-bottom:32px}.ingredient-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.news-grid-full,.season-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1260px) and (width>=761px){.cuisine-grid,.ingredient-grid,.news-grid-full,.season-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.cuisine-grid,.ingredient-grid,.news-grid-full,.season-grid,.news-lead,.season-current{grid-template-columns:1fr!important}.ingredient-card__facts,.pairing-grid{grid-template-columns:1fr}.news-lead h1,.season-current h1{font-size:1.45rem}}@media (width<=1440px){:root{--max-width:1400px}.page-section{padding:26px 0}.site-header__inner{grid-template-columns:auto minmax(220px,300px) 1fr auto;gap:18px;min-height:78px}.brand strong{font-size:2.35rem}.brand span{font-size:.76rem}.header-search{min-height:50px;padding:0 16px}.site-nav{gap:16px;font-size:.88rem}.header-actions{gap:12px}.header-link,.header-avatar{font-size:.88rem}.header-avatar img{width:38px;height:38px}.home-hero{grid-template-columns:minmax(320px,.88fr) minmax(420px,1.12fr);margin-top:14px}.home-hero__copy{gap:16px;padding:42px 34px 28px}.home-hero h1{font-size:clamp(3rem,4.8vw,4.35rem)}.home-hero__copy>p:last-of-type{font-size:.96rem}.hero-search__select,.hero-search input,.hero-search button{min-height:62px}.section-heading h2,.catalog-heading h1,.recipe-hero-card h1,.article-hero h1,.journal-article h1{font-size:clamp(2rem,3.1vw,3.3rem)}.recipe-card__body h3{font-size:1.62rem}.news-item h3{font-size:1rem}.feature-pill{padding:18px 16px}}@media (width<=1260px){.catalog-page,.journal-page{grid-template-columns:250px minmax(0,1fr)}.catalog-aside,.journal-rightbar{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.recipe-grid--home,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cuisine-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1366px){:root{--max-width:1366px}.container,.site-header__inner,.site-footer__inner{width:calc(100% - 24px);max-width:none}.page-section{padding:18px 0}.site-header__inner{grid-template-columns:auto minmax(210px,300px) 1fr auto;gap:12px;min-height:64px}.brand strong{font-size:1.82rem}.brand span{letter-spacing:.14em;font-size:.62rem}.header-search{min-height:42px;padding:0 12px}.header-search input{font-size:.88rem}.site-nav{gap:12px;font-size:.8rem}.header-actions{gap:8px}.header-link,.header-avatar{font-size:.78rem}.header-avatar img{width:32px;height:32px}.home-page{padding-bottom:22px}.home-hero{border-radius:26px;grid-template-columns:minmax(320px,.72fr) minmax(540px,1.18fr);margin-top:8px;margin-bottom:8px}.home-hero__copy{gap:10px;padding:22px 22px 18px}.home-hero__eyebrow{font-size:.72rem}.home-hero h1{max-width:7ch;font-size:clamp(1.95rem,2.9vw,2.65rem);line-height:.9}.home-hero__copy>p:last-of-type{font-size:.8rem;line-height:1.4}.home-hero__visual{min-height:248px}.hero-search{border-radius:18px;grid-template-columns:minmax(0,1fr) 104px}.hero-search__select,.hero-search input,.hero-search button{min-height:48px}.hero-search input{padding:0 14px;font-size:.86rem}.hero-search button{border-radius:14px;margin:6px;font-size:.84rem}.hero-tags{gap:8px;font-size:.78rem;line-height:1.4}.section-heading{margin-bottom:14px}.section-heading h2,.catalog-heading h1,.recipe-hero-card h1,.article-hero h1,.journal-article h1{font-size:clamp(1.7rem,2.4vw,2.45rem)}.section-heading__action{font-size:.86rem}.cuisine-rail{gap:8px}.home-hero+.page-section{padding-top:18px}.cuisine-card{border-radius:16px}.cuisine-card__image-wrap{aspect-ratio:.58}.cuisine-card__overlay{padding:12px 12px 10px}.cuisine-card__overlay h3{font-size:.98rem;line-height:1}.cuisine-card__overlay p{font-size:.8rem}.cuisine-card__body{gap:6px;padding:8px 10px 12px}.cuisine-card__body p{font-size:.76rem;line-height:1.3}.home-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.64fr);gap:16px}.recipe-grid{gap:12px}.recipe-grid--home{grid-template-columns:repeat(4,minmax(0,1fr))}.recipe-card__body{gap:7px;padding:12px}.recipe-card__body h3{font-size:1.2rem}.recipe-card__cuisine,.recipe-card__body p{font-size:.82rem}.recipe-card__stats,.recipe-card__footer{gap:8px;font-size:.76rem}.news-panel{padding:14px}.news-item{grid-template-columns:82px 1fr;gap:10px}.news-item img{height:72px}.news-item h3{font-size:.88rem;line-height:1.25}.news-item p,.news-item span{font-size:.78rem;line-height:1.35}.home-feature-strip{gap:10px;padding-top:8px}.feature-pill{gap:10px;padding:14px 12px}.feature-pill strong{font-size:.9rem}.feature-pill span{font-size:.78rem}.site-footer__inner{gap:20px;padding:22px 0 28px}.site-footer__brand{max-width:240px}.site-footer__brand strong{font-size:1.7rem}.site-footer__brand p{margin-top:8px;font-size:.82rem;line-height:1.45}.site-footer__columns{gap:16px}.site-footer__columns h3{margin-bottom:10px;font-size:.88rem}.site-footer__columns a{margin-bottom:8px;font-size:.8rem}}@media (width<=1080px){.site-header__inner{grid-template-columns:auto auto 1fr auto;gap:16px}.site-nav{display:none}.site-header__mobile-toggle{display:block}.home-hero,.home-grid,.ingredients-layout,.journal-body,.site-footer__inner{grid-template-columns:1fr}.article-index__grid,.recipe-page__content,.home-feature-strip,.article-strip,.related-grid,.cuisine-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__copy{order:2}.home-hero__visual{order:1;min-height:300px}.catalog-page,.journal-page,.catalog-aside,.journal-rightbar{grid-template-columns:1fr}.step-card{grid-template-columns:44px 1fr}.step-card img{grid-column:2;width:180px}.journal-sidebar{display:none}}@media (width<=760px){.container,.site-header__inner,.site-footer__inner{width:min(var(--max-width), calc(100% - 24px))}.site-header__inner{grid-template-columns:auto 1fr auto;min-height:78px}.brand strong{font-size:2.35rem}.brand span,.header-link span,.header-avatar span,.header-search{display:none}.header-actions{gap:10px}.header-link,.header-avatar{border:1px solid var(--line);background:#fffcf7eb;border-radius:50%;justify-content:center;width:42px;height:42px}.header-avatar img{width:26px;height:26px}.home-hero{border-radius:28px}.home-hero__copy{padding:24px 18px 22px}.home-hero h1{max-width:none;font-size:3.2rem}.hero-search{grid-template-columns:1fr 58px;gap:8px;padding:8px}.hero-search__select{display:none}.hero-search input,.hero-search button{border-radius:16px;min-height:54px}.hero-search button{margin:0;font-size:0;position:relative}.hero-search button:before{content:"";font-family:remixicon;font-size:1.2rem}.hero-tags{gap:10px;font-size:.88rem}.section-heading{flex-wrap:wrap;align-items:flex-start}.section-heading h2,.catalog-heading h1,.recipe-hero-card h1,.article-hero h1,.journal-article h1{font-size:2.6rem}.section-heading__action{justify-content:flex-start;width:100%}.recipe-grid--home,.catalog-grid,.article-index__grid,.home-feature-strip,.related-grid,.article-strip,.cuisine-rail{grid-template-columns:1fr}.recipe-grid--home .recipe-card:nth-child(n+4),.cuisine-rail .cuisine-card:nth-child(n+4){display:none}.news-item,.article-chip,.journal-inline-card{grid-template-columns:1fr}.catalog-page{gap:16px}.catalog-sidebar{order:2}.catalog-content{order:1}.catalog-heading{grid-template-columns:1fr;align-items:start;display:grid}.catalog-sort{font-size:.9rem}.recipe-hero-card__image-wrap{min-height:260px}.recipe-hero-card__content,.recipe-block,.article-hero{padding:20px 18px}.catalog-submit,.hero-subscribe{width:100%}.step-card{grid-template-columns:1fr}.step-card__index{margin-bottom:4px}.step-card img{grid-column:auto;width:100%}.accordion-card h3{font-size:1.35rem}.site-footer__columns{grid-template-columns:1fr}}@media (width>=1081px){:root{--font-brand:"Lora", Georgia, serif}html,body,body{background:#fffdf9}.site-shell{width:100%;box-shadow:none;background:#fffdf9;border-radius:0;margin:0;overflow:visible}.container,.site-header__inner{width:min(1760px,100% - 44px)}.site-header{backdrop-filter:none;background:#fffdf9;border-bottom:1px solid #eadbc9;position:relative}.site-header__top{border-bottom:1px solid #ede0d0}.site-header__bottom{border-bottom:1px solid #eadbc9}.site-header__inner{grid-template-columns:310px minmax(440px,1fr) 240px;gap:18px;min-height:48px}.site-header__inner--nav{align-items:center;min-height:31px}.brand{gap:10px}.brand__mark{opacity:.96;filter:none;background-image:url(/favicon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:42px;height:42px}.brand strong{font-family:var(--font-brand);letter-spacing:-.02em;font-size:2.1rem;font-weight:600;line-height:.9}.brand__copy span{letter-spacing:.18em;font-size:.62rem}.header-search{justify-self:center;width:100%;max-width:690px;min-height:42px;padding:0 15px}.header-search i{font-size:1rem}.header-search input{padding:0 10px;font-size:1rem}.header-actions{justify-content:flex-end;gap:16px}.header-link{gap:5px;font-size:.95rem}.site-nav{justify-content:center;gap:28px;font-size:.86rem;overflow:visible}.site-nav a{border-right:0;padding:0}.site-nav__seasonal i{margin-right:4px}.page-section{padding:14px 0 0}.home-page{padding-bottom:0}.home-hero{background:linear-gradient(#faf5edfa,#f8f1e8f7),radial-gradient(circle at 32% 40%,#7860470f,#0000 20%);border-top:0;border-bottom:1px solid #eadbc9;grid-template-columns:1.05fr 1.15fr;height:238px;min-height:238px}.home-hero__texture{opacity:.95;background:radial-gradient(circle at 15% 15%,#846f5814,#0000 18%),radial-gradient(circle at 36% 46%,#846f580d,#0000 14%),radial-gradient(circle at 56% 26%,#846f580a,#0000 12%)}.home-hero__botanical--left{opacity:.34;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 160'%3E%3Cg fill='none' stroke='%23778659' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M15 130 C25 90 42 65 72 26'/%3E%3Cpath d='M18 72 C38 88 56 112 68 140'/%3E%3Cpath d='M70 26 C80 58 98 86 132 120'/%3E%3C/g%3E%3Cg fill='%23828f65' fill-opacity='.8' stroke='%236f7850' stroke-width='1'%3E%3Cellipse cx='27' cy='103' rx='18' ry='8' transform='rotate(-28 27 103)'/%3E%3Cellipse cx='38' cy='82' rx='16' ry='7' transform='rotate(-18 38 82)'/%3E%3Cellipse cx='54' cy='60' rx='16' ry='7' transform='rotate(-10 54 60)'/%3E%3Cellipse cx='79' cy='57' rx='18' ry='8' transform='rotate(24 79 57)'/%3E%3Cellipse cx='98' cy='81' rx='18' ry='8' transform='rotate(32 98 81)'/%3E%3Cellipse cx='117' cy='107' rx='18' ry='8' transform='rotate(36 117 107)'/%3E%3C/g%3E%3Cg fill='%232f231d' fill-opacity='.9'%3E%3Cellipse cx='30' cy='118' rx='8' ry='11'/%3E%3C/g%3E%3C/svg%3E");width:122px;height:128px;top:8px;left:-2px}.home-hero__botanical--center{opacity:.38;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 140'%3E%3Cg fill='none' stroke='%23b3724f' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M46 18 C38 48 35 72 42 118'/%3E%3C/g%3E%3Cg fill='%23c97c59' fill-opacity='.82'%3E%3Ccircle cx='39' cy='54' r='6'/%3E%3Ccircle cx='50' cy='45' r='5'/%3E%3Ccircle cx='56' cy='58' r='5.5'/%3E%3Ccircle cx='34' cy='69' r='5'/%3E%3Ccircle cx='49' cy='74' r='6'/%3E%3Ccircle cx='58' cy='87' r='5'/%3E%3C/g%3E%3Cg fill='%23869264' fill-opacity='.78'%3E%3Cellipse cx='33' cy='101' rx='8' ry='4' transform='rotate(-32 33 101)'/%3E%3Cellipse cx='52' cy='98' rx='8' ry='4' transform='rotate(24 52 98)'/%3E%3C/g%3E%3C/svg%3E");width:62px;height:88px;top:90px;left:43%}.home-hero__copy{align-content:start;gap:4px;max-width:480px;height:238px;padding:20px 18px 8px 88px}.home-hero__eyebrow{letter-spacing:.04em;text-transform:none;color:#6b5a4f;font-size:.68rem;font-weight:600}.home-hero h1{max-width:7.3ch;font-size:1.52rem;line-height:.98}.hero-search{border-radius:10px;grid-template-columns:minmax(0,1fr) 126px;width:410px;margin-top:2px;box-shadow:0 8px 24px #3e241014}.hero-search input{padding:0 14px}.home-hero__visual{height:238px;min-height:238px}.home-hero__visual img{object-position:center}.page-section--recipes{padding-top:10px;padding-bottom:18px}.section-heading{align-items:end;margin-bottom:8px}.section-heading h2{font-size:.98rem;font-weight:600;line-height:1.1}.section-heading__action{gap:5px;font-size:.66rem}.cuisine-rail-wrap{position:relative}.cuisine-card{border:1px solid #44312447;border-radius:8px}.cuisine-card__image-wrap{aspect-ratio:2.16}.cuisine-card__overlay{background:linear-gradient(#0000 22%,#0d0907d6 100%);padding:7px 8px 6px}.cuisine-card__overlay h3{font-size:.66rem;line-height:1.16}.cuisine-card__overlay p{margin-top:3px;font-size:.58rem}.cuisine-rail__next{color:#7b6556;background:#fffdf9;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:inline-grid;position:absolute;top:50%;right:-18px;transform:translateY(-50%);box-shadow:0 8px 18px #3f261224}.home-grid{grid-template-columns:minmax(0,1.62fr) minmax(250px,.78fr);align-items:start;gap:16px}.recipe-grid--home{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.recipe-card{background:#fffdf9;border-radius:8px}.recipe-card__save{width:30px;height:30px;font-size:.82rem;top:8px;right:8px}.recipe-card__badge{letter-spacing:.06em;padding:4px 8px;font-size:.56rem;top:8px;left:8px}.recipe-card__body{gap:3px;padding:8px 9px 9px}.recipe-card__body h3{font-size:.76rem;line-height:1.2}.recipe-card__cuisine,.recipe-card__body p{font-size:.61rem;line-height:1.35}.recipe-card__stats,.recipe-card__footer{gap:8px;font-size:.58rem}.news-panel{box-shadow:none;background:#fffdf9;border-radius:8px;padding:10px 12px 8px}.news-list{gap:7px}.news-item img{border-radius:6px;height:52px}.news-item span{color:#8a7768;font-size:.56rem}.news-item h3{margin:2px 0 3px;font-size:.72rem;line-height:1.26}.news-item p{font-size:.61rem;line-height:1.32}.home-page>.home-hero.container{width:100%;margin:0}.home-hero{isolation:isolate;background-color:#0000;background-image:linear-gradient(90deg,#f8f0e41f,#f8f0e405),url(/images/hero-reference-banner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-top:0;border-bottom:0;border-radius:0;height:300px;min-height:300px;display:block}.home-hero__texture,.home-hero__botanical,.home-hero__visual{display:none}.home-hero__copy{z-index:2;align-content:start;gap:6px;width:700px;max-width:none;height:100%;margin:0;padding:18px 0 0 210px;position:absolute;top:0;left:0}.home-hero__eyebrow{display:none}.home-hero h1{letter-spacing:-.045em;color:#1d120d;max-width:510px;font-size:2.85rem;font-weight:700;line-height:.96}.home-hero__copy>p:last-of-type{color:#47372e;max-width:360px;font-size:.92rem;line-height:1.28}.hero-search-panel{background:#fffcf7f5;border:1px solid #dfceb9f2;border-radius:12px;width:560px;margin-top:8px;padding:10px 14px;box-shadow:0 10px 26px #4a291214}.hero-search{width:100%;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #dfceb9f2;border-radius:0;grid-template-columns:minmax(0,1fr) 138px;margin-top:0;padding-bottom:9px}.hero-search__select,.hero-search input,.hero-search button{min-height:38px;font-size:.83rem}.hero-search__select{justify-content:flex-start;gap:6px;padding-left:16px;font-weight:600}.hero-search input{color:#5f4d3f;padding:0 16px}.hero-search button{border-radius:8px;margin:0 0 0 8px;font-size:.82rem}.hero-tags{gap:10px;margin-top:8px;font-size:.76rem}.hero-tags span{color:#5f4d3f;font-weight:700}.page-section--cuisines{padding-top:12px}.section-heading h2{font-family:var(--font-brand);font-size:1.35rem;font-weight:600}.cuisine-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.cuisine-card{border-radius:16px}.cuisine-card__image-wrap{aspect-ratio:1.58;border-radius:16px}.cuisine-card__overlay h3{font-size:.9rem}.cuisine-card__overlay p{font-size:.74rem}.recipe-grid--home{gap:14px}.recipe-card{border-radius:16px}.recipe-card__image{aspect-ratio:1}.news-item{grid-template-columns:88px 1fr;gap:12px}.news-item img{border-radius:12px;width:88px;height:88px}.page-section--cuisines .cuisine-rail{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-columns:minmax(0,1fr)!important;grid-auto-flow:column!important;gap:14px!important;display:grid!important;overflow:hidden!important}.page-section--cuisines .cuisine-card{aspect-ratio:1.58!important;width:100%!important;height:auto!important;display:block!important}.page-section--cuisines .cuisine-card__image-wrap{aspect-ratio:auto!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important;position:relative!important}.page-section--cuisines .cuisine-card__image{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.page-section--recipes.home-grid{grid-template-columns:minmax(0,1.72fr) minmax(240px,.58fr)!important;gap:16px!important}.page-section--recipes .news-panel{padding:10px!important}.page-section--recipes .news-list{gap:8px!important}.page-section--recipes .news-item{grid-template-columns:42px 1fr!important;align-items:start!important;gap:7px!important}.page-section--recipes .news-item img{border-radius:7px!important;width:42px!important;height:42px!important;margin-top:1px!important}.page-section--recipes .news-item span{margin:1px 0 3px!important;font-size:.62rem!important;display:block!important}.page-section--recipes .news-item h3{margin:0 0 1px!important;font-size:.74rem!important;line-height:1.18!important}.page-section--recipes .news-item p{font-size:.62rem!important;line-height:1.22!important}}.cuisine-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.recipe-grid:not(.recipe-grid--home){grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1260px){.cuisine-grid,.recipe-grid:not(.recipe-grid--home){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.cuisine-grid,.recipe-grid:not(.recipe-grid--home){grid-template-columns:1fr}}@media (width>=1081px){.catalog-page,.article-index,.journal-page,.recipe-template{padding-top:14px;padding-bottom:24px}.catalog-page{grid-template-columns:250px minmax(0,1fr) 238px;gap:18px}.catalog-panel,.catalog-side-card,.article-hero,.article-teaser,.recipe-block,.recipe-hero-card,.journal-menu,.journal-toc,.journal-fact,.journal-inline-card{box-shadow:none;background:#fffdf9;border-radius:16px}.catalog-panel,.catalog-side-card,.journal-menu,.journal-toc,.journal-fact{padding:14px}.catalog-heading h1,.article-hero h1,.recipe-hero-card h1,.journal-article h1{font-family:var(--font-brand);letter-spacing:-.025em;font-size:2rem;font-weight:600;line-height:.98}.catalog-heading p,.article-hero p,.recipe-hero-card__headline p,.journal-copy p{font-size:.92rem;line-height:1.45}.catalog-panel__header h2,.catalog-side-card__title h3{font-family:var(--font-brand);font-size:1.2rem;font-weight:600}.catalog-filter-group{gap:10px;padding:14px 0}.catalog-filter-group label{font-size:.88rem}.catalog-input,.filter-select{border-radius:12px;min-height:40px}.catalog-input input,.filter-select,.range-labels,.catalog-sort{font-size:.82rem}.filter-chips span,.filter-chip-row span{padding:8px 12px;font-size:.78rem}.filter-chip-row{gap:8px}.catalog-grid,.recipe-grid:not(.recipe-grid--home),.article-index__grid{gap:14px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-pagination{gap:8px;margin-top:4px}.catalog-pagination span{border-radius:10px;width:30px;height:30px;font-size:.78rem}.mini-history,.mini-article{grid-template-columns:56px 1fr;gap:10px}.continue-card{grid-template-columns:76px 1fr;gap:10px}.mini-history img,.mini-article img,.continue-card img{border-radius:10px;height:56px}.mini-history strong,.mini-article strong,.continue-card strong{margin-bottom:4px;font-size:.82rem;line-height:1.24}.mini-history span,.mini-article span,.continue-card span,.journal-side-copy{font-size:.74rem;line-height:1.38}.continue-card a{border-radius:12px;min-height:38px;font-size:.84rem}.cuisine-grid{gap:14px}.recipe-template{padding-top:14px}.recipe-hero-card{border-radius:18px;overflow:hidden}.recipe-hero-card__image-wrap{min-height:360px;max-height:440px}.recipe-hero-card__content{gap:10px;padding:18px 20px 20px}.recipe-template__main{margin-top:16px}.recipe-template__content{gap:14px}.recipe-block{border-radius:16px;padding:18px 20px}.recipe-block__header{margin-bottom:14px}.recipe-block__header h2{font-family:var(--font-brand);font-size:1.45rem}.step-card{border-radius:14px;grid-template-columns:40px 1fr 128px;gap:12px;padding:12px}.step-card__copy h3{font-size:.94rem;line-height:1.24}.step-card__copy p{font-size:.78rem;line-height:1.38}.step-card img{border-radius:12px;height:82px}.accordion-card{border-radius:16px;padding:16px 18px}.accordion-card h3{font-family:var(--font-brand);font-size:1.22rem}.accordion-card p{font-size:.82rem;line-height:1.38}.related-grid,.article-strip{gap:12px}.related-card{border-radius:16px;padding-bottom:10px}.related-card img{height:150px}.related-card strong,.article-chip strong{font-size:.86rem;line-height:1.26}.related-card span,.article-chip span{font-size:.72rem}.article-chip{border-radius:14px;grid-template-columns:78px 1fr;gap:10px;padding:9px}.article-chip img{border-radius:10px;height:66px}.article-hero{border-radius:18px;align-items:center;gap:18px;padding:20px 24px}.hero-subscribe{border-radius:14px;min-width:220px;min-height:50px}.article-index__grid{margin-top:14px}.article-teaser{border-radius:16px;gap:10px;padding:12px}.article-teaser img{border-radius:12px;height:220px}.article-teaser h2{font-family:var(--font-brand);font-size:1.65rem;line-height:1.04}.article-teaser p{font-size:.84rem;line-height:1.42}.journal-page{grid-template-columns:220px minmax(0,1fr) 238px;gap:18px}.journal-article{gap:12px}.journal-menu,.journal-toc{border-radius:16px}.journal-menu strong,.journal-toc strong{font-family:var(--font-brand);margin-bottom:10px;font-size:1.1rem}.journal-menu a,.journal-toc a,.journal-breadcrumbs,.journal-meta{font-size:.82rem}.journal-cover{border-radius:16px;height:300px}.journal-reading{font-size:.76rem}.journal-body{grid-template-columns:160px minmax(0,1fr);gap:14px}.journal-copy{gap:14px}.journal-copy h2{font-family:var(--font-brand);font-size:1.7rem}.journal-copy blockquote{border-radius:16px;padding:18px 20px;font-size:1.5rem}.journal-inline-card{border-radius:16px;grid-template-columns:120px 1fr;gap:12px;padding:10px}.journal-inline-card img{border-radius:12px;height:92px}}body{background:#fffdf8}@media (width>=1081px){.catalog-page,.article-index,.journal-page,.recipe-template,.page-section:not(.home-page .page-section){width:min(1540px,100% - 56px);padding-top:14px;padding-bottom:28px}.catalog-page{grid-template-columns:244px minmax(0,1fr) 250px;align-items:start;gap:16px}.catalog-content{gap:12px;min-width:0}.catalog-heading{align-items:end;gap:14px}.catalog-heading h1,.article-hero h1,.recipe-hero-card h1,.journal-article h1{font-family:var(--font-brand);letter-spacing:-.02em;color:#271810;font-size:1.82rem;font-weight:600;line-height:1.02}.catalog-heading p,.article-hero p,.recipe-hero-card__headline p,.journal-copy p{color:#735f50;font-size:.86rem;line-height:1.42}.catalog-sort{flex:none;padding-bottom:3px;font-size:.78rem;line-height:1.2}.filter-chip-row{align-items:center;gap:7px;margin-top:0;display:flex}.filter-chips span,.filter-chip-row span{color:#39281d;background:#f1e8db;border:1px solid #e5d5c1;border-radius:999px;padding:6px 11px;font-size:.72rem;line-height:1.2}.filter-chip-row a{color:var(--terracotta);padding:5px 4px;font-size:.78rem;font-weight:700}.catalog-panel,.catalog-side-card,.article-hero,.article-teaser,.recipe-block,.recipe-hero-card,.journal-menu,.journal-toc,.journal-fact,.journal-inline-card{box-shadow:none;background:#fffdf9;border:1px solid #eadbc9;border-radius:12px}.catalog-panel,.catalog-side-card{padding:14px 14px 16px}.catalog-panel__header h2,.catalog-side-card__title h3{font-family:var(--font-brand);font-size:1.08rem;font-weight:600;line-height:1.04}.catalog-panel__header a,.catalog-side-card__title a{white-space:nowrap;font-size:.82rem}.catalog-filter-group{gap:8px;padding:12px 0}.catalog-filter-group label{font-size:.82rem;line-height:1.2}.catalog-input,.filter-select{background:#fffdf9;border-radius:10px;min-height:38px}.catalog-input{padding:0 11px}.catalog-input input,.filter-select,.range-labels{font-size:.76rem}.checkbox-list{gap:8px}.checkbox-list label{gap:8px;font-size:.8rem;line-height:1.2}.range-mock{height:8px}.range-mock span{width:15px;height:15px;box-shadow:154px 0 0 var(--terracotta);inset:-3px auto auto 26%}.catalog-submit{text-align:center;border-radius:16px;min-height:46px;margin-top:8px;padding:0 12px;font-size:.84rem;line-height:1.15}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;min-width:0;display:grid}.catalog-grid .recipe-card,.recipe-grid:not(.recipe-grid--home) .recipe-card{background:#fffdf9;border-radius:10px;grid-template-rows:auto 1fr;min-width:0;height:100%;display:grid;overflow:hidden}.catalog-grid .recipe-card__image-link,.recipe-grid:not(.recipe-grid--home) .recipe-card__image-link{min-height:0;display:block;overflow:hidden}.catalog-grid .recipe-card__image,.recipe-grid:not(.recipe-grid--home) .recipe-card__image{aspect-ratio:1;object-fit:cover;background:#efe5d8;width:100%;height:auto}.recipe-card__image--placeholder{color:#74604f;text-align:center;background:linear-gradient(135deg,#7483471c,#cb5c2d14),#f4eadc;place-items:center;padding:14px;font-size:.78rem;line-height:1.25;display:grid}.catalog-grid .recipe-card__body,.recipe-grid:not(.recipe-grid--home) .recipe-card__body{grid-template-rows:auto auto auto 1fr;gap:4px;min-height:128px;padding:9px 10px 10px;display:grid}.catalog-grid .recipe-card__body h3,.recipe-grid:not(.recipe-grid--home) .recipe-card__body h3{min-height:2.35em;font-family:var(--font-ui);color:#19110c;overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:800;line-height:1.18}.catalog-grid .recipe-card__cuisine,.recipe-grid:not(.recipe-grid--home) .recipe-card__cuisine{color:#8a6c5a;overflow-wrap:anywhere;font-size:.66rem;line-height:1.28}.catalog-grid .recipe-card__stats,.catalog-grid .recipe-card__footer,.recipe-grid:not(.recipe-grid--home) .recipe-card__stats,.recipe-grid:not(.recipe-grid--home) .recipe-card__footer{gap:7px;font-size:.62rem;line-height:1.25}.catalog-grid .recipe-card__footer,.recipe-grid:not(.recipe-grid--home) .recipe-card__footer{align-self:end}.recipe-card__save{width:30px;height:30px;font-size:.82rem;top:8px;right:8px}.catalog-pagination{gap:8px;margin-top:8px}.catalog-pagination span{border-radius:9px;width:30px;height:30px;font-size:.76rem}.catalog-aside{gap:14px}.mini-history,.mini-article{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:9px}.mini-history+.mini-history,.mini-article+.mini-article{margin-top:11px}.mini-history img,.mini-article img{object-fit:cover;background:#efe5d8;border-radius:8px;width:48px;height:48px}.continue-card{grid-template-columns:64px minmax(0,1fr);gap:10px}.continue-card img{object-fit:cover;border-radius:9px;width:64px;height:64px}.mini-history strong,.mini-article strong,.continue-card strong{overflow-wrap:anywhere;margin:0 0 4px;font-size:.76rem;line-height:1.2;display:block}.mini-history span,.mini-article span,.continue-card span{font-size:.68rem;line-height:1.25}.progress-bar{height:6px;margin:7px 0 9px}.continue-card a{border-radius:10px;min-height:30px;padding:0 10px;font-size:.72rem}.cuisine-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cuisine-grid .cuisine-card{box-shadow:none;border-color:#4431244d;border-radius:10px}.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:1.78;border-radius:10px}.cuisine-grid .cuisine-card__image{filter:brightness(.62)saturate(.92)}.cuisine-grid .cuisine-card__overlay{backdrop-filter:blur(2px);background:#120c089e;padding:10px 12px;inset:50% 0 auto;transform:translateY(-50%)}.cuisine-grid .cuisine-card__overlay h3{font-size:.88rem;line-height:1.12}.cuisine-grid .cuisine-card__overlay p{font-size:.7rem;line-height:1.2}.article-index{gap:16px;display:grid}.article-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:0;padding:18px 22px;display:grid}.article-hero .section-heading__eyebrow{margin-bottom:8px;font-size:.72rem}.article-hero h1{max-width:880px}.hero-subscribe{border-radius:12px;min-width:210px;min-height:44px;font-size:.86rem}.article-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:0;display:grid}.article-teaser{border-radius:12px;grid-template-rows:auto 1fr;gap:10px;padding:12px;display:grid}.article-teaser img{aspect-ratio:2.05;object-fit:cover;border-radius:9px;width:100%;height:auto}.article-teaser h2{font-family:var(--font-brand);letter-spacing:-.015em;margin:0 0 6px;font-size:1.48rem;line-height:1.05}.article-teaser p{color:#735f50;margin:0;font-size:.82rem;line-height:1.38}.recipe-template{padding-top:14px}.recipe-hero-card{border-radius:14px;grid-template-columns:minmax(0,1fr) 390px}.recipe-hero-card__image-wrap{min-height:330px}.recipe-hero-card__content{gap:14px;padding:20px 22px}.recipe-block{border-radius:12px;padding:16px 18px}.related-card{border-radius:10px}.related-card img{aspect-ratio:1;object-fit:cover;height:auto}.journal-page{grid-template-columns:210px minmax(0,1fr) 240px;gap:16px}.journal-cover{border-radius:12px;height:280px}.journal-copy h2,.recipe-block__header h2{font-family:var(--font-brand);font-size:1.42rem;line-height:1.1}.journal-inline-card img,.article-chip img{aspect-ratio:1;object-fit:cover;height:auto}.cuisine-page{gap:14px;width:min(1540px,100% - 56px);padding-top:14px;padding-bottom:28px;display:grid}.cuisine-page__hero,.cuisine-page__section,.cuisine-page__card,.cuisine-page__article-card{background:#fffdf9;border:1px solid #eadbc9;border-radius:12px}.cuisine-page__hero{background:#e9ddcf;min-height:300px;position:relative;overflow:hidden}.cuisine-page__hero-image{object-fit:cover;object-position:center center;filter:brightness(.72)saturate(.92);width:100%;height:100%;position:absolute;inset:0}.cuisine-page__hero:after{content:"";background:linear-gradient(90deg,#1b120cc7 0%,#1b120c94 36%,#1b120c2e 64%,#1b120c14 100%);position:absolute;inset:0}.cuisine-page__hero-surface{z-index:1;align-content:center;gap:12px;width:min(540px,100% - 44px);min-height:300px;padding:28px 30px;display:grid;position:relative}.cuisine-page__hero-surface .section-heading__eyebrow{color:#ece4dde6;margin-bottom:0}.cuisine-page__hero-surface h1{font-family:var(--font-brand);letter-spacing:-.02em;color:#fffaf5;max-width:420px;margin:0;font-size:2.52rem;font-weight:600;line-height:.94}.cuisine-page__hero-surface p:not(.section-heading__eyebrow){color:#fbf3ece6;max-width:390px;margin:0;font-size:.92rem;line-height:1.52}.cuisine-page__hero-tags,.cuisine-page__dish-grid,.cuisine-page__ingredient-list{flex-wrap:wrap;gap:8px;display:flex}.cuisine-page__ingredient-list{place-content:flex-start;align-items:flex-start}.cuisine-page__hero-tags span,.cuisine-page__dish-grid span,.cuisine-page__ingredient-list a,.cuisine-page__ingredient-list span{color:#39281d;white-space:nowrap;background:#f1e8db;border:1px solid #e5d5c1;border-radius:16px;flex:none;align-items:center;max-width:100%;min-height:36px;padding:7px 11px;font-size:.72rem;line-height:1.2;text-decoration:none;display:inline-flex}.cuisine-page__section,.cuisine-page__card{padding:18px 20px}.cuisine-page__card{gap:12px;display:grid}.cuisine-page__section-head{margin-bottom:12px}.cuisine-page__section-head--inline{justify-content:space-between;align-items:end;gap:12px;display:flex}.cuisine-page__section-head h2,.cuisine-page__card h2{font-family:var(--font-brand);margin:0;font-size:1.42rem;line-height:1.08}.cuisine-page__section p{color:#5f4c40;margin:0 0 10px;font-size:.82rem;line-height:1.52}.cuisine-page__section p:last-child{margin-bottom:0}.cuisine-page__history{padding:22px 28px}.cuisine-page__history-copy{gap:12px;max-width:1060px;display:grid}.cuisine-page__history-copy p{max-width:980px;font-size:.92rem;line-height:1.62}.cuisine-page__story-flow{gap:0;padding:22px 28px;display:grid}.cuisine-page__story-copy{gap:12px;max-width:1120px;display:grid}.cuisine-page__story-copy p{max-width:1000px;font-size:.92rem;line-height:1.64}.cuisine-page__story-block{border-top:1px solid #eadbc9;gap:12px;max-width:1120px;margin-top:18px;padding-top:18px;display:grid}.cuisine-page__story-block h3{font-family:var(--font-brand);color:#2f231d;margin:0;font-size:1.42rem;line-height:1.08}.cuisine-page__story-block ul{color:#5f4c40;margin:0;padding-left:18px;font-size:.88rem;line-height:1.58}.cuisine-page__story-block li+li{margin-top:9px}.cuisine-page__signature-rail{gap:14px;display:grid}.cuisine-page__signature-scroll{scroll-snap-type:x proximity;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.cuisine-page__signature-card{min-width:244px;max-width:296px;color:inherit;box-shadow:none;scroll-snap-align:start;background:#fffdf9;border:1px solid #eadbc9;border-radius:16px;flex:1 0 244px;grid-template-rows:auto 1fr;text-decoration:none;transition:border-color .2s,transform .2s,background-color .2s;display:grid;overflow:hidden}.cuisine-page__signature-card:hover{background:#fffaf5;border-color:#cb5c2d8c;transform:translateY(-1px)}.cuisine-page__signature-card img{aspect-ratio:1.08;object-fit:cover;width:100%;height:auto}.cuisine-page__signature-body{align-content:start;gap:7px;padding:12px 13px 14px;display:grid}.cuisine-page__signature-card strong{font-family:var(--font-brand);color:#2f231d;font-size:1.08rem;line-height:1.1}.cuisine-page__signature-card p{color:#6d594c;margin:0;font-size:.78rem;line-height:1.46}.cuisine-page__signature-card span{color:#8b725f;font-size:.71rem;line-height:1.32}.cuisine-page__signature-card em{color:var(--terracotta);margin-top:auto;font-size:.72rem;font-style:normal;font-weight:800}.cuisine-page__article-grid,.cuisine-page__collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cuisine-page__collection-card{color:inherit;box-shadow:none;background:#fffdf9;border:1px solid #eadbc9;border-radius:12px;gap:8px;padding:12px 14px;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.cuisine-page__collection-card:hover{border-color:#cb5c2d6b;transform:translateY(-1px)}.cuisine-page__collection-card strong{font-family:var(--font-brand);color:#2f231d;margin:0;font-size:1rem;line-height:1.12}.cuisine-page__collection-card p{color:#6f5b4d;margin:0;font-size:.8rem;line-height:1.42}.cuisine-page__collection-card span{color:var(--terracotta);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.2}.cuisine-page__article-card{color:inherit;grid-template-rows:auto 1fr;gap:10px;padding:12px;text-decoration:none;display:grid}.cuisine-page__article-card img{aspect-ratio:2;object-fit:cover;border-radius:9px;width:100%}.cuisine-page__article-card h3{font-family:var(--font-brand);margin:0 0 6px;font-size:1.18rem;line-height:1.08}.cuisine-page__article-card p{color:#735f50;margin:0;font-size:.8rem;line-height:1.4}.cuisine-page__fact-list,.cuisine-page__mini-list,.cuisine-page__sibling-list{gap:10px;display:grid}.cuisine-page__fact-list p,.cuisine-page__sibling-list a{color:#5f4c40;margin:0;font-size:.78rem;line-height:1.42;text-decoration:none}.cuisine-page__fact-list p+p,.cuisine-page__sibling-list a+a{border-top:1px solid #eadbc9;padding-top:10px}.cuisine-page__sibling-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cuisine-page__sibling-card{color:#fffdf9;isolation:isolate;border:1px solid #eadbc9;border-radius:12px;align-content:end;min-height:158px;padding:14px;text-decoration:none;display:grid;position:relative;overflow:hidden}.cuisine-page__sibling-card:after{content:"";z-index:-1;background:linear-gradient(#180f0a0d 26%,#180f0acc 100%);position:absolute;inset:0}.cuisine-page__sibling-card img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.cuisine-page__sibling-card:hover img{transform:scale(1.035)}.cuisine-page__sibling-card span{color:#fffdf9cc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;font-weight:800}.cuisine-page__sibling-card strong{font-family:var(--font-brand);font-size:1.18rem;line-height:1.05}.catalog-side-card__title{margin-bottom:12px}.recipe-grid--country{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch}}@media (width<=1500px) and (width>=1081px){.catalog-page{grid-template-columns:230px minmax(0,1fr);gap:14px;width:min(1360px,100% - 44px)}.catalog-grid{gap:12px}.catalog-grid .recipe-card__body,.recipe-grid:not(.recipe-grid--home) .recipe-card__body{padding:8px 9px 9px}.catalog-grid .recipe-card__body h3,.recipe-grid:not(.recipe-grid--home) .recipe-card__body h3{font-size:.74rem}.catalog-aside{display:none}}@media (width<=1080px){.catalog-page,.article-index,.journal-page,.recipe-template,.page-section,.cuisine-page{width:min(100% - 28px,760px)}.catalog-grid,.recipe-grid:not(.recipe-grid--home),.cuisine-grid,.article-index__grid,.cuisine-page__article-grid,.cuisine-page__collection-grid,.cuisine-page__sibling-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-grid .recipe-card__image,.recipe-grid:not(.recipe-grid--home) .recipe-card__image,.related-card img,.journal-inline-card img,.article-chip img{aspect-ratio:1;object-fit:cover}.cuisine-grid .cuisine-card__image-wrap{aspect-ratio:1.7}.article-hero{padding:18px}.cuisine-page__hero{min-height:280px}.cuisine-page__hero-surface{width:min(520px,100% - 28px);min-height:280px;padding:22px}.cuisine-page__hero-surface h1{font-size:2.08rem}}@media (width<=640px){.home-hero__copy{min-width:0}.hero-search-panel,.hero-search{width:100%;min-width:0;max-width:100%;overflow:hidden}.hero-search{grid-template-columns:minmax(0,1fr) 58px}.hero-search input{min-width:0}.catalog-grid,.recipe-grid:not(.recipe-grid--home),.cuisine-grid,.article-index__grid,.cuisine-page__article-grid,.cuisine-page__collection-grid,.cuisine-page__sibling-grid{grid-template-columns:1fr}.catalog-heading,.article-hero,.cuisine-page__section-head--inline{align-items:start;display:grid}.cuisine-page{width:calc(100% - 24px)}.cuisine-page__hero-surface,.cuisine-page__section,.cuisine-page__card{padding:16px}.cuisine-page__hero{min-height:250px}.cuisine-page__hero-surface{width:calc(100% - 24px);min-height:250px}.cuisine-page__hero-surface h1{max-width:300px;font-size:1.86rem}.cuisine-page__hero-surface p:not(.section-heading__eyebrow){max-width:280px;font-size:.84rem}.recipe-grid--country{grid-template-columns:1fr}}.ingredient-guide__hero-card{grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);display:grid}.recipe-hero-card__image-wrap,.ingredient-guide__hero-media{min-height:320px;max-height:360px}.recipe-hero-card__content,.ingredient-guide__hero-copy{align-content:start}.recipe-hero-card__image-wrap img,.ingredient-guide__hero-media img{object-position:center center;width:100%;height:100%}.recipe-hero-card__image-wrap{background:radial-gradient(circle at top,#ffffffa6,#0000 54%),linear-gradient(#f7efe4 0%,#efe3d4 100%)}.recipe-hero-card__image-wrap img{object-fit:contain;padding:18px}.recipe-hero-card__image-title{z-index:2;backdrop-filter:blur(8px);background:#fffdf9f0;border:1px solid #e8d8c4f5;border-radius:12px;max-width:min(760px,100% - 36px);padding:12px 16px 14px;position:absolute;bottom:18px;left:18px;box-shadow:0 8px 24px #442e1f1a}.recipe-hero-card__image-title span{color:var(--olive);letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:.72rem;font-weight:800;display:block}.recipe-hero-card__image-title h1{color:var(--ink);margin:0;font-size:clamp(1.65rem,2.4vw,2.35rem);line-height:1.06}.ingredient-guide__hero-media img{object-fit:cover}.ingredient-guide__hero-copy{align-content:start;gap:18px}.ingredient-guide__hero-headline{justify-content:space-between;align-items:start;gap:20px;display:flex}.ingredient-guide__hero-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ingredient-guide__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;display:grid}.ingredient-guide__section>p{color:#5f4c40;margin:0 0 12px;font-size:.92rem;line-height:1.62}.ingredient-guide__section>p:last-child{margin-bottom:0}.ingredient-guide__editorial-card{padding:20px 22px}.ingredient-guide__editorial-card ol,.ingredient-guide__editorial-card ul{color:#5f4c40;margin:0;padding-left:20px;font-size:.88rem;line-height:1.58}.ingredient-guide__tiles article,.ingredient-guide__techniques article{border:1px solid #e8d8c4cc}@media (width<=1080px){.recipe-hero-card,.ingredient-guide__hero-card{grid-template-columns:1fr}.recipe-hero-card__image-wrap,.ingredient-guide__hero-media{min-height:260px;max-height:300px}}@media (width<=760px){.ingredient-guide__hero-headline{display:grid}.recipe-hero-card__image-wrap,.ingredient-guide__hero-media{min-height:220px;max-height:240px}.recipe-hero-card__image-title{max-width:none;padding:9px 11px 10px;bottom:10px;left:10px;right:10px}.recipe-hero-card__image-title h1{font-size:1.35rem}}.ingredient-guide__layout,.ingredient-guide__content{grid-template-columns:1fr;display:grid}.ingredient-guide__hero-summary{align-content:start;gap:18px;display:grid}.ingredient-guide__hero-headline h1{margin-bottom:10px}.ingredient-guide__hero-headline p{color:#6b5648;max-width:620px;margin:0;font-size:.98rem;line-height:1.58}.ingredient-guide__hero-link{color:var(--terracotta-dark);white-space:nowrap;align-self:start;font-size:.86rem;font-weight:700;text-decoration:none}.ingredient-guide__hero-link:hover{text-decoration:underline}.ingredient-guide__summary{gap:16px;display:grid}.ingredient-guide__profile,.ingredient-guide__nutrition{border-top:1px solid #e8d8c4e6;gap:12px;padding-top:4px;display:grid}.ingredient-guide__nutrition{gap:14px}.ingredient-guide__profile strong,.ingredient-guide__reading-list h3,.ingredient-guide__mistakes h3,.ingredient-guide__techniques h3,.ingredient-guide__fact-list li::marker{color:#3b2b22}.ingredient-guide__bullet-list,.ingredient-guide__fact-list{color:#5f4c40;gap:8px;margin:0;padding-left:20px;font-size:.92rem;line-height:1.6;display:grid}.ingredient-guide__chip-groups{gap:12px;display:grid}.ingredient-guide__chip-groups>div{gap:8px;display:grid}.ingredient-guide__chips{flex-wrap:wrap;gap:8px 10px;display:flex}.ingredient-guide__chips span{color:#6a5346;background:0 0;border:1px solid #dccbb7f2;border-radius:999px;padding:6px 11px;font-size:.82rem}.ingredient-guide__nutrition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ingredient-guide__nutrition-grid div{border-bottom:1px solid #e8d8c4e6;gap:4px;padding:0 0 12px;display:grid}.ingredient-guide__nutrition-grid strong{font-size:1.35rem;line-height:1}.ingredient-guide__nutrition-grid span,.ingredient-guide__portion-note{color:#766355;font-size:.84rem;line-height:1.5}.ingredient-guide__portion-note{margin:0}.ingredient-guide__history,.ingredient-guide__facts,.ingredient-guide__section,.ingredient-guide__lead{max-width:none}.ingredient-guide__reading-list{gap:12px;display:grid}.ingredient-guide__reading-list article,.ingredient-guide__mistakes>div,.ingredient-guide__techniques article{background:0 0;border-bottom:1px solid #e8d8c4d9;padding:0 0 12px}.ingredient-guide__reading-list article:last-child,.ingredient-guide__mistakes>div:last-child,.ingredient-guide__techniques article:last-child{border-bottom:0;padding-bottom:0}.ingredient-guide__reading-list p,.ingredient-guide__mistakes p,.ingredient-guide__techniques p{color:#5f4c40;margin:0;font-size:.9rem;line-height:1.58}.ingredient-guide__reading-list h3,.ingredient-guide__mistakes h3,.ingredient-guide__techniques h3{margin:0 0 8px;font-size:1rem}.ingredient-guide__stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ingredient-guide__section-card{padding:22px 24px}.ingredient-guide__section-card h2{font-family:var(--font-display);margin:0 0 12px;font-size:clamp(23px,1.7vw,30px);line-height:1.08}.ingredient-guide__section-card ol,.ingredient-guide__section-card ul{color:#5f4c40;margin:0;padding-left:20px;font-size:.9rem;line-height:1.58}.ingredient-guide__steps{grid-template-columns:1fr;gap:10px;padding-left:22px;display:grid}.ingredient-guide__steps li{color:#5f4c40;padding-left:4px;line-height:1.62}.ingredient-guide__techniques{grid-template-columns:1fr;gap:12px;display:grid}.ingredient-guide__techniques article span{color:#9a7b66;letter-spacing:.08em;text-transform:uppercase;font-size:.73rem}.ingredient-guide__mistakes,.ingredient-guide__faq{gap:10px;display:grid}.ingredient-guide__faq details{background:#fffdf9;border:1px solid #e8d8c4d9;border-radius:16px;padding:14px 16px}@media (width<=1080px){.ingredient-guide__stack,.ingredient-guide__nutrition-grid{grid-template-columns:1fr}}@media (width<=760px){.recipe-hero-card__wish--content{width:42px;height:42px}.ingredient-guide__hero-headline p{font-size:.9rem}}.site-search-page{min-height:60vh;padding-top:34px;padding-bottom:64px}.site-search-page__header{max-width:780px}.site-search-page__header h1{font-family:var(--font-display);letter-spacing:-.025em;margin:5px 0 10px;font-size:clamp(34px,4.2vw,58px);line-height:.98}.site-search-page__header>p:last-child{color:#655247;margin:0;font-size:.96rem;line-height:1.55}.site-search-form{background:#fffdf9;border:1px solid #e2cdb4;border-radius:18px;grid-template-columns:28px minmax(0,1fr) 126px;align-items:center;gap:8px;max-width:920px;margin-top:24px;padding:8px 8px 8px 18px;display:grid}.site-search-form>i{color:#8d715e;font-size:1.2rem}.site-search-form input{color:#35271f;width:100%;min-width:0;min-height:46px;font:inherit;background:0 0;border:0;outline:0}.site-search-form button{color:#fff;min-height:46px;font:700 .88rem/1 var(--font-ui);cursor:pointer;background:#c74b23;border:0;border-radius:12px}.site-search-form button:hover{background:#a83f1d}.site-search-page__summary{color:#8d715e;align-items:baseline;gap:12px;margin:24px 0 14px;font-size:.82rem;display:flex}.site-search-page__summary strong{color:#35271f;font-size:.96rem}.site-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.site-search-result{min-width:0;color:inherit;background:#fffdf9;border:1px solid #e2cdb4eb;border-radius:18px;grid-template-columns:126px minmax(0,1fr);text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;overflow:hidden}.site-search-result:hover{border-color:#c74b2380;transform:translateY(-2px);box-shadow:0 12px 28px #4b2d1814}.site-search-result__image,.site-search-result__image--empty{object-fit:cover;background:#f2e6d7;width:126px;height:116px}.site-search-result__image--empty{color:#b08d75;place-items:center;font-size:1.4rem;display:grid}.site-search-result__body{min-width:0;padding:14px 16px}.site-search-result__section{color:#b84420;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:800;display:block}.site-search-result h2{overflow-wrap:anywhere;font-family:var(--font-display);margin:0 0 6px;font-size:1.18rem;line-height:1.1}.site-search-result p{color:#6a574b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.42;display:-webkit-box;overflow:hidden}.site-search-empty{color:#756054;justify-items:start;max-width:560px;padding:34px 0;display:grid}.site-search-empty[hidden]{display:none}.site-search-empty i{color:#b98b6b;font-size:2rem}.site-search-empty h2{font-family:var(--font-display);margin:10px 0 6px;font-size:1.55rem}.site-search-empty p,.site-search-noscript{margin:0;font-size:.88rem;line-height:1.55}@media (width<=760px){.site-search-page{padding-top:24px;padding-bottom:44px}.site-search-page__header h1{font-size:clamp(31px,10vw,42px)}.site-search-form{border-radius:15px;grid-template-columns:24px minmax(0,1fr) 68px;margin-top:18px;padding-left:12px}.site-search-page__summary{gap:3px;margin-top:18px;display:grid}.site-search-results{grid-template-columns:1fr}.site-search-result{grid-template-columns:96px minmax(0,1fr)}.site-search-result__image,.site-search-result__image--empty{width:96px;height:102px}.site-search-result__body{padding:12px}.site-search-result h2{font-size:1.05rem}}
