@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/cormorant-1.woff2) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/cormorant-0.woff2) format('truetype');
}


:root{--cook-ink:#141414;--cook-paper:#fff;--cook-line:#dcdcd8;--cook-serif:"Cormorant Garamond","Baskerville",Georgia,serif;--cook-sans:Arial,Helvetica,sans-serif}
#cook-home,#cook-header,#cook-footer,#cook-home *,#cook-header *,#cook-footer *{box-sizing:border-box}
#cook-home,#cook-header,#cook-footer{color:var(--cook-ink);font-family:var(--cook-sans);font-size:16px;line-height:1.6;letter-spacing:normal;background:var(--cook-paper);width:100%;max-width:100%;min-width:0}
#cook-home a,#cook-header a,#cook-footer a{color:inherit;text-decoration:none}
#cook-home a:focus-visible,#cook-home button:focus-visible,#cook-header a:focus-visible,#cook-footer a:focus-visible{outline:2px solid #555;outline-offset:5px}
#SITE_HEADER:has(#cook-header)>:not(#cook-header),#SITE_FOOTER:has(#cook-footer)>:not(#cook-footer),#rfpiu:has(#cook-home)>:not(#cook-home){display:none!important}
#SITE_HEADER:has(#cook-header){height:auto!important;min-height:110px!important;background:#fff!important;position:relative!important;top:0!important;left:0!important;width:100%!important}
#rfpiu:has(#cook-home),#SITE_FOOTER:has(#cook-footer){height:auto!important;min-height:0!important}
#cook-header{display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center;padding:18px 32px;border-bottom:1px solid var(--cook-line);min-height:110px}
#cook-header .cook-brand{font:500 65px/.8 var(--cook-serif);letter-spacing:-4px;text-align:center}
#cook-header .cook-brand small{display:block;font:10px/1.3 var(--cook-sans);letter-spacing:1.8px;margin-top:10px}
.cook-nav-primary,.cook-nav-tools{display:flex;align-items:center;gap:25px;font-size:12px;text-transform:uppercase}
.cook-nav-tools{justify-content:flex-end;gap:18px}.cook-nav-mobile{display:none}
#cook-header .cook-shop-link{background:#111;color:#fff;padding:10px 20px;min-height:42px;display:flex;align-items:center;justify-content:center}
#cook-header .cook-languages{display:flex;gap:2px}
#cook-header .cook-languages a{min-width:35px;min-height:42px;display:grid;place-items:center;font-size:12px}
#cook-header [aria-current=page]{text-decoration:underline!important;text-underline-offset:7px;font-weight:700}
#cook-header a:hover{opacity:.7}
#cook-home h1,#cook-home h2,#cook-home h3{font-family:var(--cook-serif);font-weight:500;letter-spacing:-.035em;color:inherit;margin:0;text-transform:none}
#cook-home p{margin:0}
#cook-home{overflow:clip}
.cook-wrap{width:min(1200px,calc(100% - 72px));margin:auto}
.cook-eyebrow{font:12px/1.5 var(--cook-sans)!important;letter-spacing:.055em!important;text-transform:uppercase;margin-bottom:14px!important}
.cook-feature{padding:18px 0 35px;border-bottom:1px solid var(--cook-line)}
.cook-feature-track{display:grid;grid-template-columns:1fr 1.36fr 1fr;gap:18px;align-items:start}
.cook-feature-card{min-width:0;text-align:center}
.cook-feature-card:nth-child(1){order:2}.cook-feature-card:nth-child(2){order:1}.cook-feature-card:nth-child(3){order:3}
.cook-feature-card img{width:100%;height:clamp(350px,40vw,560px);object-fit:cover;display:block}
.cook-feature-caption{position:relative;background:white;margin:-34px 16px 0;padding:24px 24px 0}
#cook-home .cook-feature-caption h1{font-size:46px;line-height:1.05;margin-bottom:17px}
#cook-home .cook-feature-caption h2{font-size:30px;line-height:1.12;margin-bottom:16px}
.cook-read{font:11px/1.5 var(--cook-sans)!important;text-transform:uppercase;letter-spacing:.06em!important;display:inline-flex;align-items:center;min-height:40px;border-bottom:1px solid #777}
.cook-feature-controls{display:none}
.cook-intro{text-align:center;padding:50px 0 58px;max-width:720px}
#cook-home .cook-intro h2{font-size:45px;line-height:1.08;margin-bottom:20px}
.cook-intro>p:last-child{max-width:560px;margin:auto!important;font-size:15px;line-height:1.7}
.cook-chapter{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0 28px;border-top:1px solid var(--cook-line);margin-bottom:10px}
#cook-home .cook-chapter h2{font-size:42px;line-height:1.1}
.cook-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 36px;padding-bottom:70px}
.cook-card{text-align:center;min-width:0;display:flex;flex-direction:column;align-items:center}
.cook-card>a:first-child{width:100%}
.cook-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;margin-bottom:23px}
.cook-card .cook-eyebrow{margin-bottom:9px!important}
#cook-home .cook-card h3{font-size:35px;line-height:1.1;margin:0 auto 16px;max-width:480px}
.cook-card p:not(.cook-eyebrow){font-size:14px;line-height:1.65;max-width:450px;margin:0 auto 12px!important;color:#444}
.cook-card a:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.cook-product{display:grid;grid-template-columns:1fr 1fr;background:#f2f1ed}
.cook-product>img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block}
.cook-product-copy{padding:60px;text-align:center;align-self:center}
#cook-home .cook-product h2{font-size:50px;line-height:1.05;margin-bottom:24px}
.cook-product-copy>p:not(.cook-eyebrow){font-size:15px;line-height:1.65}
.cook-price{display:flex;justify-content:center;align-items:baseline;gap:12px;margin:24px 0 12px;font-size:14px}
.cook-price strong{font:40px/1 var(--cook-serif)}
.cook-note{font-size:12px!important;line-height:1.6!important;color:#555}
.cook-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 26px;background:#111;color:#fff!important;text-transform:uppercase;font-size:12px!important;letter-spacing:.06em!important;margin-top:24px;border:1px solid #111}
.cook-button:hover{background:#333}
.cook-about{padding:65px 0 70px;text-align:center;max-width:780px}
#cook-home .cook-about h2{font-size:44px;line-height:1.1;margin-bottom:23px}
.cook-about p{font-size:15px;line-height:1.8;margin-bottom:24px!important}
#cook-footer{background:#f0efeb;display:flex;justify-content:space-between;gap:36px;padding:45px max(28px,calc((100vw - 1200px)/2))}
#cook-footer .cook-brand{font:500 64px/1 var(--cook-serif);letter-spacing:-3px}
#cook-footer p{margin:10px 0 0;font-size:13px}#cook-footer a{text-decoration:underline;text-underline-offset:5px}
#cook-lang-switcher,#cook-lang-switcher-style{display:none!important}
body .wixui-rich-text p{line-height:1.65!important}
body .wixui-rich-text span{letter-spacing:normal!important}
#cook-journal{scroll-margin-top:24px}
@media(max-width:980px){
body:has(#cook-header) #site-root,body:has(#cook-header) #masterPage,body:has(#cook-header) #PAGES_CONTAINER,body:has(#cook-header) #SITE_PAGES,body:has(#cook-header) .wixui-page{min-width:0!important;width:100%!important}
#cook-header{gap:16px;padding:18px 24px}.cook-nav-primary{gap:14px}.cook-nav-tools{gap:9px}#cook-header .cook-shop-link{padding:10px}
.cook-product-copy{padding:35px}.cook-feature-caption{padding:20px 14px 0;margin-left:10px;margin-right:10px}#cook-home .cook-feature-caption h1{font-size:39px}#cook-home .cook-feature-caption h2{font-size:28px}
}
@media(max-width:680px){
#SITE_HEADER:has(#cook-header){min-height:128px!important}
#cook-header{grid-template-columns:1fr auto 1fr;gap:0;padding:17px 18px 0;min-height:128px}
#cook-header .cook-brand{grid-column:2;font-size:52px;letter-spacing:-3px}
#cook-header .cook-brand small{font-size:8px;letter-spacing:1.5px;margin-top:9px}
.cook-nav-primary{display:none}.cook-nav-tools{grid-column:3;justify-self:end}.cook-nav-tools>.cook-shop-link{display:none!important}
#cook-header .cook-languages a{min-width:29px;min-height:44px;font-size:11px}
.cook-nav-mobile{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;margin-top:15px;gap:8px;font-size:11px;text-transform:uppercase}
.cook-nav-mobile>a{display:flex;align-items:center;min-height:43px}
#cook-header .cook-nav-mobile .cook-shop-link{background:none;color:inherit;padding:0;min-height:43px}
.cook-wrap{width:calc(100% - 40px)}
.cook-feature{padding:12px 0 24px}.cook-feature-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch;padding:0 18px;scroll-padding:18px}
.cook-feature-track::-webkit-scrollbar{display:none}.cook-feature-card{flex:0 0 calc(100vw - 51px);scroll-snap-align:start;order:initial!important}
.cook-feature-card img{height:auto;aspect-ratio:1/1;object-fit:cover}
.cook-feature-caption{margin:-23px 10px 0;padding:19px 12px 0}
#cook-home .cook-feature-caption h1,#cook-home .cook-feature-caption h2{font-size:37px;line-height:1.02;margin-bottom:12px}
.cook-eyebrow{font-size:10px!important;letter-spacing:.06em!important;margin-bottom:11px!important}
.cook-feature-controls{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:16px;font-size:10px;letter-spacing:.04em;text-transform:uppercase}
.cook-feature-controls button{border:1px solid #ddd;background:#fff;min-width:44px;min-height:44px;color:#111;font-size:20px;cursor:pointer}
.cook-intro{padding:34px 0 39px}#cook-home .cook-intro h2{font-size:36px;margin-bottom:15px}
.cook-intro>p:last-child{font-size:14px}
.cook-chapter{padding:24px 0 20px;gap:12px;margin-bottom:0}#cook-home .cook-chapter h2{font-size:32px;max-width:65%}.cook-chapter .cook-read{font-size:9px!important;white-space:nowrap}
.cook-grid{grid-template-columns:1fr;gap:37px;padding-bottom:44px}.cook-card img{margin-bottom:20px;aspect-ratio:1/1}
#cook-home .cook-card h3{font-size:33px;line-height:1.05;margin-bottom:14px}
.cook-card p:not(.cook-eyebrow){font-size:14px;line-height:1.6}
.cook-product{grid-template-columns:1fr}.cook-product>img{height:auto;max-height:none;aspect-ratio:1/1}.cook-product-copy{padding:34px 25px 40px}
#cook-home .cook-product h2{font-size:41px}.cook-about{padding:40px 0 45px}#cook-home .cook-about h2{font-size:36px}.cook-about p{font-size:14px}
#cook-footer{display:block;padding:33px 24px;text-align:center}#cook-footer>div+div{margin-top:25px}#cook-footer>a,#cook-footer div>a:not(.cook-brand){font-size:14px}
}
@media(prefers-reduced-motion:reduce){#cook-home *,#cook-header *{scroll-behavior:auto!important;transition:none!important}}
body:has(#cook-home) #pageBackground_rfpiu{display:none!important}
main:has(#comp-mhnndefx2){background:var(--cook-paper);color:var(--cook-ink)}
main:has(#comp-mhnndefx2) [data-mesh-id$="inlineContent-gridContainer"]{display:flex!important;flex-direction:column;gap:24px;min-height:0!important;height:auto!important;width:100%!important}
main:has(#comp-mhnndefx2) [data-mesh-id$="inlineContent-gridContainer"]>[id]{margin:0!important;left:0!important;top:0!important;position:relative!important;max-width:100%!important;width:100%!important}
main:has(#comp-mhnndefx2) .wixui-section{padding:56px max(24px,calc((100vw - 1120px)/2));box-sizing:border-box}
main:has(#comp-mhnndefx2) .wixui-column-strip{min-width:0!important}
main:has(#comp-mhnndefx2) .wixui-rich-text{height:auto!important}
main:has(#comp-mhnndefx2) .wixui-rich-text h2{font-family:Georgia,serif!important;font-size:36px!important;letter-spacing:-.025em!important}
main:has(#comp-mhnndefx2) .wixui-rich-text h2 *{font:inherit!important;letter-spacing:inherit!important}
main:has(#comp-mhnndefx2) .wixui-rich-text p,main:has(#comp-mhnndefx2) .wixui-rich-text p *{font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;line-height:1.75!important;letter-spacing:normal!important}
#comp-mev2m7m7{max-width:760px!important}
#comp-miz2qjws{background:#eceee3}
#comp-miz2qjxj{padding:36px;box-sizing:border-box}
#comp-miz2qjxy6{min-height:520px!important}
#comp-mhnnio4o{border-bottom:1px solid var(--cook-line)}
#comp-mhnnio531,#comp-mhno24ih{max-width:220px!important}
#comp-mev2m7m82>.Ak0vpt{gap:32px}
#comp-mev2m7m85,#comp-mev2m7m94,#comp-mev2m7mh7{min-width:0!important;flex:1!important}
#comp-mev2m7m72 .wixui-rich-text h2{font-size:30px!important}
#comp-mev2m7m72 input,#comp-mev2m7m72 textarea{box-sizing:border-box!important;max-width:100%!important;font-size:16px!important}
@media(max-width:980px){
body:has(#cook-header) #PAGES_CONTAINER,body:has(#cook-header) #SITE_PAGES,body:has(#cook-header) .wixui-page{min-width:0!important;width:100%!important}
body:has(#cook-header) [id^="pageBackground_"],body:has(#cook-header) [id^="bgLayers_pageBackground_"]{width:100%!important;min-width:0!important}
main:has(#comp-mhnndefx2) .wixui-section{padding:36px 24px}
main:has(#comp-mhnndefx2) .wixui-column-strip>.Ak0vpt{display:flex!important;flex-direction:column!important;width:100%!important;gap:28px}
main:has(#comp-mhnndefx2) .wixui-column-strip__column{width:100%!important;min-width:0!important;flex-basis:auto!important;max-width:100%!important}
#comp-miz2qjxy6{min-height:380px!important}
#comp-miz2qjxj{padding:0}
main:has(#comp-mhnndefx2) .wixui-rich-text h2{font-size:30px!important}
main:has(#comp-mhnndefx2) .wixui-rich-text p,main:has(#comp-mhnndefx2) .wixui-rich-text p *{font-size:16px!important}
}
main:has(#comp-mhnndefx2) .wixui-section{min-width:0!important;width:100%!important}main:has(#comp-mhnndefx2) .wixui-rich-text h2{color:var(--cook-ink)!important}@media(max-width:980px){body:has(#cook-header) .wixui-section{min-width:0!important;width:100%!important}}main:has(#comp-mhnndefx2) [data-mesh-id$="inlineContent"]{width:100%!important;min-width:0!important}main:has(#comp-mhnndefx2) .wixui-rich-text p{text-align:left!important}@media(max-width:980px){#TPAMultiSection_jucab3tn{width:100%!important;left:0!important;margin-left:0!important;min-width:0!important}#TPAMultiSection_jucab3tn>.TPAMultiSection_jucab3tn{width:100%!important;min-width:0!important;left:0!important}}
main:has(#comp-mhnndefx2) .wixui-rich-text h2,main #TPAMultiSection_jucab3tn h1,main #TPAMultiSection_jucab3tn h2{font-family:var(--cook-serif)!important;font-weight:500!important;color:#141414!important}
main:has(#comp-mhnndefx2) .wixui-rich-text h2{font-size:40px!important;text-transform:none!important}
#comp-miz2qjws{background:#f2f1ed}
#TPAMultiSection_jucab3tn article{border:0!important}
@media(max-width:980px){#TPASection_mhqmuebk,#TPASection_mhqmuebk>.TPASection_mhqmuebk{width:100%!important;left:0!important;margin-left:0!important;min-width:0!important}}
@media(max-width:680px){main:has(#comp-mhnndefx2) .wixui-rich-text h2{font-size:34px!important}main #TPAMultiSection_jucab3tn h1{font-size:39px!important;line-height:1.1!important}}


#TPASection_mhqmuebk{font-family:var(--cook-sans)}
#TPASection_mhqmuebk article.GVYGm5{width:calc(100% - 64px)!important;max-width:1080px!important;margin:32px auto!important}
#TPASection_mhqmuebk .tfRE5M{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:45px;width:100%!important}
#TPASection_mhqmuebk .Jgs2b9{width:100%!important;min-width:0!important}
#TPASection_mhqmuebk .Jgs2b9 *{max-width:100%!important;box-sizing:border-box}
#TPASection_mhqmuebk h1{font-family:var(--cook-serif)!important;font-size:42px!important;line-height:1.1!important;font-weight:500!important}
#TPASection_mhqmuebk p{font-family:var(--cook-sans)!important;line-height:1.65!important}
#TPASection_mhqmuebk nav{max-width:100%!important;overflow-wrap:anywhere}
@media(max-width:680px){
#TPASection_mhqmuebk article.GVYGm5{width:calc(100% - 40px)!important;margin:20px auto!important}
#TPASection_mhqmuebk .tfRE5M{grid-template-columns:minmax(0,1fr);gap:30px}
#TPASection_mhqmuebk h1{font-size:37px!important}
#TPASection_mhqmuebk input,#TPASection_mhqmuebk select{font-size:16px!important}
#TPASection_mhqmuebk .Jgs2b9:first-child img{object-fit:contain!important}
#TPASection_mhqmuebk nav ol{flex-wrap:wrap!important}
}
[data-hook="feed-page-root"] a,[data-hook="feed-page-root"] .blog-link-hover-color{color:#141414!important}
[data-hook="feed-page-root"] [data-hook="post-description"],[data-hook="feed-page-root"] [data-hook="post-description"] *{font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;line-height:1.65!important;letter-spacing:normal!important}
[data-hook="feed-page-root"] [data-hook="post-list-item"]{border-color:transparent!important}
#comp-mhnndefx2 h1{font-family:"Cormorant Garamond",Baskerville,Georgia,serif!important;font-size:52px!important;line-height:1.08!important;margin:0 0 18px!important;font-weight:400!important}#comp-mhnndefx2 p{font-family:Arial,sans-serif!important;font-size:16px!important;line-height:1.7!important;text-align:center!important;text-transform:none!important}@media(max-width:680px){#comp-mhnndefx2 h1{font-size:40px!important}}
#cook-header{position:relative}#cook-header .cook-cart-link{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}#cook-header .cook-cart-link svg{display:block}
@media(max-width:680px){#cook-header .cook-cart-link{position:absolute;left:12px;top:22px}}
@media(min-width:681px) and (max-width:980px){#cook-home .cook-feature-caption h1{font-size:36px}#cook-home .cook-feature-caption h2{font-size:26px}.cook-feature-caption{padding-left:12px;padding-right:12px}}
#TPAMultiSection_mhqmueol h1,#TPAMultiSection_mhqmueol h2{font-family:"Cormorant Garamond",Baskerville,Georgia,serif!important;font-weight:400!important}
@media(max-width:980px){#TPAMultiSection_mhqmueol,#TPAMultiSection_mhqmueol>.TPAMultiSection_mhqmueol{width:100%!important;min-width:0!important;left:0!important;margin-left:0!important}#TPAMultiSection_mhqmueol .cart{width:100%!important;min-width:0!important}}
@media(max-width:680px){#TPAMultiSection_mhqmueol .DCZIRz{width:calc(100% - 40px)!important;min-width:0!important;margin:28px 20px!important;display:flex!important;flex-direction:column!important;gap:30px!important}#TPAMultiSection_mhqmueol .TjR9LY,#TPAMultiSection_mhqmueol aside{width:100%!important;max-width:100%!important;min-width:0!important}#TPAMultiSection_mhqmueol .pckntF{width:100%!important;left:0!important}#TPAMultiSection_mhqmueol h1{font-size:38px!important}#TPAMultiSection_mhqmueol h2{font-size:30px!important}}
@media(max-width:680px){#TPAMultiSection_mhqmueol .pckntF{transform:none!important}}
@media(max-width:680px){#TPASection_mhqmuebk article.GVYGm5{padding-top:0!important}#TPASection_mhqmuebk [data-hook="navigation"]{margin:0 0 20px!important}#TPASection_mhqmuebk .tfRE5M{display:flex!important;flex-direction:column!important;gap:24px!important}#TPASection_mhqmuebk .tfRE5M>.Jgs2b9:first-child{display:contents!important}#TPASection_mhqmuebk .tfRE5M>.Jgs2b9:first-child>div:first-child{order:1}#TPASection_mhqmuebk .tfRE5M>.Jgs2b9:nth-child(2){order:2}#TPASection_mhqmuebk .tfRE5M>.Jgs2b9:first-child>div:nth-child(2){order:3}#TPASection_mhqmuebk .tfRE5M>.Jgs2b9:first-child>div:nth-child(3){order:4}}
@media(max-width:680px){#TPASection_mhqmuebk .tfRE5M>.Jgs2b9:first-child>div:nth-child(2){display:block!important;order:3!important;width:100%!important}}


main:has(#comp-mhnndefx2) #comp-mev2m7ma3 {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}


#cook-home{background:#fff}
#cook-home .cook-v2-wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}
#cook-home .cook-v2-hero{text-align:center;padding:48px 24px 52px}
#cook-home .cook-v2-hero h1{font-size:clamp(80px,9vw,124px);line-height:.9;letter-spacing:-.06em}
#cook-home .cook-v2-hero p{font:500 clamp(28px,3.3vw,44px)/1.12 var(--cook-serif);letter-spacing:-.02em;margin:23px auto 0;max-width:680px}
#cook-home .cook-v2-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:28px;padding:12px 23px;border:1px solid #141414;font:12px/1.4 var(--cook-sans);letter-spacing:.08em;text-transform:uppercase;background:#141414;color:#fff}
#cook-home .cook-v2-cta:hover{background:#333}
#cook-home .cook-v2-section{border-top:1px solid #dcdcd8;padding:32px 0 46px;scroll-margin-top:70px}
#cook-home .cook-v2-section-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:26px}
#cook-home .cook-v2-section-head h2{font:400 clamp(17px,1.6vw,22px)/1.35 var(--cook-sans);letter-spacing:.09em;text-transform:uppercase}
#cook-home .cook-v2-section-head p{font:16px/1.5 var(--cook-sans);color:#555}
#cook-home .cook-v2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
#cook-home .cook-v2-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}
#cook-home .cook-v2-card{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
#cook-home .cook-v2-card>a:first-child{display:block;width:100%}
#cook-home .cook-v2-card img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;margin-bottom:18px}
#cook-home .cook-v2-category{font:11px/1.4 var(--cook-sans);letter-spacing:.07em;text-transform:uppercase;color:#555;margin:0 0 9px}
#cook-home .cook-v2-card h3{font-size:30px;line-height:1.14;letter-spacing:-.025em;margin:0 0 12px}
#cook-home .cook-v2-card>p{font:15px/1.6 var(--cook-sans);color:#444;margin:0 0 14px}
#cook-home .cook-v2-read{display:inline-flex;align-items:center;min-height:44px;border-bottom:1px solid #777;font:11px/1.5 var(--cook-sans);letter-spacing:.055em;text-transform:uppercase;margin-top:auto}
#cook-home .cook-v2-card a:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
#cook-home .cook-v2-wide{display:grid;grid-template-columns:1.2fr 1fr;align-items:stretch;background:#f4f3ef}
#cook-home .cook-v2-wide>a{display:block;min-width:0}
#cook-home .cook-v2-wide img{display:block;width:100%;height:100%;min-height:360px;max-height:480px;object-fit:cover;aspect-ratio:4/3}
#cook-home .cook-v2-wide-copy{align-self:center;padding:38px 44px}
#cook-home .cook-v2-wide h3{font-size:clamp(34px,3.2vw,44px);line-height:1.12;letter-spacing:-.03em;margin:12px 0 20px}
#cook-home .cook-v2-wide-copy>p:not(.cook-v2-category){font:16px/1.7 var(--cook-sans);margin-bottom:14px;color:#444}
#cook-home .cook-v2-wide .cook-v2-read{margin-top:10px}
#cook-home .cook-v2-product{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:8px 36px 16px}
#cook-home .cook-v2-product img{width:100%;height:380px;object-fit:contain;display:block}
#cook-home .cook-v2-product-copy h3{font-size:44px;line-height:1.1;margin-bottom:20px}
#cook-home .cook-v2-product-copy p{font:16px/1.7 var(--cook-sans);max-width:450px}
#cook-home .cook-v2-price{display:flex;gap:14px;align-items:baseline;margin:22px 0 12px}
#cook-home .cook-v2-price strong{font:40px/1 var(--cook-serif)}
#cook-home .cook-v2-product-copy .cook-v2-note{font-size:13px;color:#555}
#cook-home .cook-v2-about{text-align:center;padding-bottom:52px}
#cook-home .cook-v2-about .cook-v2-section-head{display:block}
#cook-home .cook-v2-about>p{font:500 clamp(34px,4vw,50px)/1.15 var(--cook-serif);margin:22px 0}
#cook-home .cook-v2-about .cook-v2-read{margin-top:0}
@media(min-width:681px) and (max-width:1000px){
#cook-home .cook-v2-wrap{width:calc(100% - 48px)}
#cook-home .cook-v2-grid{gap:22px}
#cook-home .cook-v2-card h3{font-size:27px}
#cook-home .cook-v2-wide-copy{padding:28px}
#cook-home .cook-v2-product{gap:28px;padding-inline:8px}
}
@media(max-width:680px){
#cook-home .cook-v2-wrap{width:calc(100% - 40px)}
#cook-home .cook-v2-hero{padding:37px 20px 40px}
#cook-home .cook-v2-hero h1{font-size:86px}
#cook-home .cook-v2-hero p{font-size:30px;line-height:1.2;max-width:340px}
#cook-home .cook-v2-cta{font-size:11px;margin-top:24px;min-height:46px}
#cook-home .cook-v2-section{padding:26px 0 34px}
#cook-home .cook-v2-section-head{display:block;margin-bottom:22px}
#cook-home .cook-v2-section-head h2{font-size:17px;letter-spacing:.075em}
#cook-home .cook-v2-section-head p{font-size:15px;margin-top:9px}
#cook-home .cook-v2-grid,#cook-home .cook-v2-grid-two{grid-template-columns:1fr;gap:30px}
#cook-home .cook-v2-card img{aspect-ratio:3/2;margin-bottom:16px}
#cook-home .cook-v2-card h3{font-size:31px;line-height:1.12}
#cook-home .cook-v2-card>p{font-size:16px}
#cook-home .cook-v2-read{font-size:12px}
#cook-home .cook-v2-wide{grid-template-columns:1fr}
#cook-home .cook-v2-wide img{height:auto;min-height:0;max-height:none;aspect-ratio:4/3}
#cook-home .cook-v2-wide-copy{padding:28px 24px 30px}
#cook-home .cook-v2-wide h3{font-size:35px}
#cook-home .cook-v2-product{grid-template-columns:1fr;gap:24px;padding:0;text-align:center}
#cook-home .cook-v2-product img{height:300px}
#cook-home .cook-v2-product-copy h3{font-size:36px}
#cook-home .cook-v2-product-copy p{margin-inline:auto}
#cook-home .cook-v2-price{justify-content:center}
#cook-home .cook-v2-about>p{font-size:38px}
}

#cook-home #cook-all-posts{padding:46px 0 60px}
#cook-home #cook-all-posts .cook-v2-section-head{display:block;text-align:center;margin-bottom:38px}
#cook-home #cook-all-posts h2{font:400 clamp(38px,4.5vw,60px)/1.1 var(--cook-serif);letter-spacing:-.035em;text-transform:none}
#cook-home .cook-all-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 32px}
#cook-home .cook-all-grid .cook-v2-card img{aspect-ratio:4/5;margin-bottom:20px}
#cook-home .cook-all-grid .cook-v2-card h3{font-size:clamp(29px,3vw,40px);line-height:1.15;margin-bottom:16px}
#cook-home .cook-all-grid .cook-v2-card>p{font-size:17px;line-height:1.6;margin-bottom:0}
#cook-home .cook-all-grid .cook-v2-read{display:none}
#cook-footer a.cook-email-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid currentColor;border-radius:50%;text-decoration:none}
#cook-footer a.cook-email-link:hover{background:#141414;color:#fff}
#cook-footer a.cook-email-link:focus-visible{outline:2px solid #141414;outline-offset:4px}
@media(max-width:680px){#cook-home #cook-all-posts{padding:30px 0 40px}#cook-home #cook-all-posts .cook-v2-section-head{margin-bottom:28px}#cook-home #cook-all-posts h2{font-size:38px}#cook-home .cook-all-grid{gap:32px 14px}#cook-home .cook-all-grid .cook-v2-card img{margin-bottom:14px}#cook-home .cook-all-grid .cook-v2-category{font-size:10px;letter-spacing:.025em;margin-bottom:10px}#cook-home .cook-all-grid .cook-v2-card h3{font-size:clamp(20px,5.5vw,29px);line-height:1.15;margin-bottom:13px}#cook-home .cook-all-grid .cook-v2-card>p{font-size:14px;line-height:1.55}}


#gzcp6:has(#cook-recipes)>:not(#cook-recipes),#c5ax3:has(#cook-recipes)>:not(#cook-recipes){display:none!important}
#gzcp6:has(#cook-recipes),#c5ax3:has(#cook-recipes){height:auto!important;min-height:0!important;width:100%!important}
#cook-recipes{width:100%;max-width:1180px;margin:0 auto;padding:52px 32px 80px;box-sizing:border-box;color:#151515;background:#fff;font-family:Arial,sans-serif}
#cook-recipes *{box-sizing:border-box}
#cook-recipes h1,#cook-recipes h2,#cook-recipes h3{font-family:"Cormorant Garamond",Baskerville,Georgia,serif;font-weight:400;letter-spacing:-.02em;text-transform:none}
#cook-recipes h1{font-size:62px;line-height:1.02;margin:15px auto 24px;max-width:900px}
#cook-recipes h2{font-size:39px;line-height:1.1;margin:0 0 25px}
#cook-recipes h3{font-size:32px;line-height:1.13;margin:18px 0 12px}
#cook-recipes p,#cook-recipes li{font-size:16px;line-height:1.65}
#cook-recipes a{color:inherit;text-decoration:none}
#cook-recipes a:hover{text-decoration:underline;text-underline-offset:5px}
#cook-recipes a:focus-visible{outline:2px solid #161616;outline-offset:5px}
#cook-recipes .cr-heading{text-align:center;margin:0 auto 48px;max-width:800px}
#cook-recipes .cr-kicker{font-size:11px;letter-spacing:.13em;text-transform:uppercase}
#cook-recipes .cr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}
#cook-recipes img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}
#cook-recipes .cr-card p{color:#444;margin:0}
#cook-recipes .cr-link{font-size:11px;letter-spacing:.06em;text-transform:uppercase;display:inline-block;padding:15px 0;min-height:44px}
#cook-recipes .cr-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;margin:34px 0 55px}
#cook-recipes .cr-times{display:flex;gap:26px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:16px 0;margin-top:24px;flex-wrap:wrap}
#cook-recipes .cr-times span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}
#cook-recipes .cr-times strong{font-size:15px;font-weight:400}
#cook-recipes .cr-method{display:grid;grid-template-columns:1fr 1.6fr;gap:65px}
#cook-recipes ul,#cook-recipes ol{padding-left:22px;margin:0}
#cook-recipes li{padding-left:6px;margin-bottom:14px}
#cook-recipes ol li{padding-bottom:16px;border-bottom:1px solid #eee}
#cook-recipes .cr-bottom{margin-top:50px;padding-top:20px;border-top:1px solid #ddd}
@media(max-width:900px){#cook-recipes .cr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#cook-recipes .cr-hero{gap:28px}#cook-recipes .cr-method{gap:35px}}
@media(max-width:680px){#cook-recipes{padding:30px 22px 55px}#cook-recipes h1{font-size:42px}#cook-recipes h2{font-size:34px}#cook-recipes h3{font-size:31px}#cook-recipes .cr-grid,#cook-recipes .cr-hero,#cook-recipes .cr-method{grid-template-columns:1fr}#cook-recipes .cr-heading{margin-bottom:30px}#cook-recipes .cr-hero{gap:22px;margin:25px 0 38px}#cook-recipes .cr-method{gap:32px}}

html,body{margin:0;padding:0;background:#fff;color:#141414}html{scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}button,input,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #333;outline-offset:5px}img{max-width:100%}button,summary{cursor:pointer}.skip-link{position:absolute;left:16px;top:-100px;background:#fff;padding:12px;z-index:999}.skip-link:focus{top:12px}.language-menu{position:relative;font:14px/1.5 Arial,sans-serif;z-index:20}.language-menu summary{list-style:none;min-height:44px;min-width:50px;display:flex;gap:8px;align-items:center;justify-content:center}.language-menu summary::-webkit-details-marker{display:none}.language-menu nav{position:absolute;right:0;top:100%;min-width:130px;border:1px solid #dcdcd8;background:white;box-shadow:0 8px 25px #0001;padding:6px}.language-menu nav a{display:block;padding:10px;font-size:14px}.instagram-link{min-width:30px;min-height:44px;display:grid;place-items:center}.inner-page{max-width:1200px;padding:60px 32px 90px;margin:auto}.page-heading{text-align:center;margin:0 auto 48px;max-width:900px}.inner-page h1,.inner-page h2,.inner-page h3{font-family:var(--cook-serif);font-weight:500;line-height:1.13;letter-spacing:-.025em}.inner-page h1{font-size:clamp(38px,5vw,64px);margin:16px 0 24px}.inner-page h2{font-size:36px;margin:30px 0 18px}.inner-page h3{font-size:29px}.eyebrow{text-transform:uppercase;letter-spacing:.075em;font-size:13px}.category-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:14px 24px;border-block:1px solid #ddd;padding:20px 0;margin-bottom:40px}.category-nav a{text-decoration:none;font-size:14px;min-height:32px}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}.editorial-card a{text-decoration:none}.editorial-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}.editorial-card h2{font-size:30px;margin:12px 0}.editorial-card p{margin:14px 0;color:#444}.article{max-width:780px;margin:auto}.article h1{font-size:clamp(36px,4.5vw,58px)}.article-meta,.muted{font-size:14px;color:#555}.article-body{font-size:18px;line-height:1.8;margin:38px 0}.article-body p{margin:0 0 22px}.article-body h2{margin-top:42px}.article-body figure{margin:30px 0}.article-body figure img{display:block;max-height:650px;width:100%;object-fit:contain}.article-body figcaption{font-size:14px;text-align:center;color:#555;margin-top:10px}.article-body li{margin-bottom:12px}.text-link{text-underline-offset:5px}.recipe-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin:30px 0 48px}.recipe-intro>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.recipe-method{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;border-top:1px solid #ddd;padding-top:24px}.recipe-method li{padding-left:8px;margin-bottom:18px}.about-intro{max-width:760px;margin:auto;font-size:18px}.founder{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-top:70px}.founder>img{width:100%;height:auto;max-height:650px;object-fit:cover}.contact{max-width:700px;margin:70px auto 0}.contact label{display:block;margin-bottom:20px}.contact input,.contact textarea{display:block;border:1px solid #999;border-radius:0;background:#fff;width:100%;padding:12px;margin-top:6px}.button{display:inline-block;background:#141414;border:1px solid #141414;color:#fff;padding:15px 25px;text-decoration:none;line-height:1.5;font-size:15px}.button:hover{background:#333}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.product-photo{width:100%;height:auto;max-height:620px;object-fit:contain}.product-layout h1{font-size:clamp(36px,4vw,52px)}.product-price{font-family:var(--cook-serif);font-size:40px;margin:18px 0}.product-price small{font:14px Arial}.quantity-label{display:block;margin:25px 0}.quantity-label input{display:block;width:100px;padding:10px;border:1px solid #888;margin-top:8px}.product-details{margin:70px auto 0;max-width:850px}.product-details details{border-top:1px solid #ddd;padding:18px 0}.product-details summary{font-size:18px}.cart{max-width:760px;margin:auto}.cart-line{display:flex;justify-content:space-between;gap:24px;border-block:1px solid #ddd;padding:24px 0}.cart input{width:85px;padding:8px}.cart-total{font-size:24px}.checkout-note{background:#f4f3ef;padding:20px;margin:30px 0;font-size:15px}.text-button{border:0;background:none;text-decoration:underline;padding:10px 0}#cart-feedback{font-size:14px}#cook-footer{flex-wrap:wrap}
@media(max-width:980px){.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{gap:30px}.recipe-intro{gap:30px}}
@media(max-width:680px){.inner-page{padding:35px 20px 60px}.editorial-grid,.recipe-intro,.recipe-method,.founder,.product-layout{grid-template-columns:1fr;gap:30px}.page-heading{margin-bottom:30px}.category-nav{justify-content:flex-start;gap:12px 20px}.recipe-method{gap:10px}.recipe-intro{margin-top:20px}.founder{margin-top:45px}.article-body{font-size:17px}.cart-line{flex-wrap:wrap}.product-photo{max-height:380px}.language-menu nav{right:0}.cook-nav-tools{gap:4px!important}#cook-header .cook-nav-tools .instagram-link{display:none}#cook-footer .instagram-link{display:inline-flex}.product-details{margin-top:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep the shared header visible without taking it out of document flow. */
#SITE_HEADER:has(#cook-header){position:sticky!important;top:0!important;z-index:100;background:#fff!important}
html{scroll-padding-top:180px}.skip-link:focus{position:fixed}
.legal-nav{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:center;width:100%;font-size:14px}.legal-nav a{padding:6px 0;text-underline-offset:4px}.legal-nav a:hover{text-decoration:underline!important}
#cook-footer .cookie-summary{flex-basis:100%;font-size:13px;line-height:1.6;color:#555;margin:6px 0 0}.legal-document h2{font-size:30px}.legal-document a{overflow-wrap:anywhere}
@media(max-width:680px){html{scroll-padding-top:170px}.legal-nav{gap:8px 18px}.legal-document h2{font-size:27px}}
