:root{--ink:#202a24;--green:#204b38;--deep:#173b2b;--paper:#fffefb;--cream:#f4f3eb;--line:#dddfd5;--muted:#5c655d;--yellow:#efb457;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #a55110;outline-offset:5px}a:hover{color:var(--green)}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1,h2{font-family:var(--serif);font-weight:400}em{font-weight:400;color:var(--green)}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{max-width:1440px;padding:25px 40px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:30px;font-weight:800;letter-spacing:-1.7px;line-height:1.1;white-space:nowrap;color:var(--green)}.brand span{font-weight:400}.brand i{font-style:normal;color:#b95e32}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.site-header nav a{padding:8px 0}.site-header nav a:hover,.site-header nav a[aria-current]{text-decoration:underline;text-underline-offset:7px}.header-link{font-size:14px;font-weight:600;border-bottom:1px solid var(--green);padding:7px 0}.header-link span{margin-left:15px}.eyebrow{display:block;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:1.7px;text-transform:uppercase;color:var(--green)}.home-hero{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:58px;padding-block:48px 52px}.hero-copy{padding-block:18px}.hero-copy h1{font-size:clamp(50px,5.8vw,82px);margin:23px 0 23px;line-height:1.04;letter-spacing:-.05em}.hero-copy p{font-size:17px;line-height:1.75;color:var(--muted);margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:52px;padding:14px 23px;background:var(--green);color:white;font-size:14px;font-weight:600;border:1px solid var(--green);border-radius:4px}.button:hover{background:var(--deep);color:white}.button span{font-size:22px;line-height:1}.hero-note{display:flex;gap:12px;align-items:center;font-size:12px;letter-spacing:.15px;color:var(--muted);margin-top:33px}.note-line{width:27px;height:1px;background:var(--muted)}.hero-photo{position:relative;display:block;isolation:isolate}.hero-photo>img{width:100%;height:490px;object-fit:cover;border-radius:8px}.photo-label{position:absolute;bottom:20px;left:20px;right:20px;background:var(--paper);padding:17px 19px;display:flex;align-items:center;justify-content:space-between;border-radius:4px;gap:10px}.photo-label small{display:block;font-size:10px;letter-spacing:1.4px;color:var(--muted);margin-bottom:5px}.photo-label strong{font:400 22px var(--serif);letter-spacing:-.4px}.round-arrow{height:38px;width:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:23px}.hero-stamp{position:absolute;top:20px;left:-24px;border-radius:50%;height:90px;width:90px;background:var(--yellow);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#26281d;transform:rotate(-9deg);font-size:19px;font-family:var(--serif);line-height:1.3}.hero-stamp small{font:11px Arial,sans-serif;margin-top:4px}.category-strip{border-block:1px solid var(--line);background:var(--cream)}.category-strip>.container{display:grid;grid-template-columns:repeat(6,1fr);padding-block:21px}.category-strip a{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:600;padding:7px 19px;border-right:1px solid #d2d6ca}.category-strip a:first-child{padding-left:0}.category-strip a:last-child{border:0;padding-right:0}.category-strip a span{font-size:18px;font-weight:400}.section{padding-block:63px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading h2{font-size:39px;margin-top:10px}.text-link{font-size:14px;display:inline-flex;gap:22px;align-items:center;text-decoration:underline;text-underline-offset:5px;white-space:nowrap}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 27px}.recipe-card{min-width:0}.card-image{position:relative;display:block;overflow:hidden;border-radius:6px}.card-image img{width:100%;aspect-ratio:1.42;object-fit:cover;transition:transform .3s ease}.recipe-card:hover .card-image img{transform:scale(1.025)}.time-pill{position:absolute;bottom:13px;left:13px;padding:4px 10px;background:var(--paper);border-radius:3px;font-size:12px;font-weight:600;color:var(--ink)}.card-copy{padding-top:16px}.card-copy .eyebrow{font-size:10px;letter-spacing:1.3px}.card-copy h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.22;margin:8px 0 8px;letter-spacing:-.5px}.card-meta{font-size:12px;color:var(--muted)}.baking-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);border-radius:7px;overflow:hidden;margin-block:12px}.baking-photo img{width:100%;height:100%;min-height:400px;object-fit:cover}.baking-feature>div{padding:52px 55px;align-self:center}.baking-feature h2{font-size:46px;margin:20px 0}.baking-feature p{color:var(--muted);font-size:15px;margin-bottom:26px}.site-footer{background:var(--green);color:#fff;padding:48px 40px 20px;margin-top:20px}.footer-inner,.footer-bottom{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer .brand{color:white}.site-footer .brand i{color:var(--yellow)}.footer-inner p{font-size:14px;color:#e0e5dc;margin-top:12px}.footer-links{display:flex;gap:30px;font-size:14px}.site-footer a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #547360;padding-top:20px;margin-top:36px;font-size:12px;color:#e0e5dc}.breadcrumbs{padding-top:24px;font-size:12px;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;gap:9px;margin:0;padding:0}.breadcrumbs li:not(:last-child)::after{content:'/';margin-left:9px;color:#90988e}.breadcrumbs a:hover{text-decoration:underline}.listing-header{padding-top:52px;max-width:1240px}.listing-header h1{font-size:58px;margin-top:18px}.listing-header p{max-width:720px;color:var(--muted);font-size:17px;margin-top:22px}.filter-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:36px}.filter-nav a{font-size:14px;border:1px solid var(--line);border-radius:4px;padding:9px 15px}.filter-nav a[aria-current],.filter-nav a:hover{background:var(--green);color:white;border-color:var(--green)}.listing{padding-top:35px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.category-grid article{border-bottom:1px solid var(--line);padding-bottom:24px}.category-grid img{width:100%;aspect-ratio:1.4;object-fit:cover;border-radius:6px}.category-grid article div{padding-top:18px}.category-grid h2{font-size:29px;margin:9px 0}.category-grid h2 span{float:right;font:24px Arial,sans-serif}.category-grid p{font-size:14px;color:var(--muted)}.recipe-top{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding-block:40px 55px;align-items:center}.recipe-intro h1{font-size:clamp(36px,4vw,57px);margin:19px 0 22px}.recipe-intro>p{color:var(--muted);font-size:16px;line-height:1.8}.recipe-main-image img{width:100%;height:490px;object-fit:cover;border-radius:7px}.recipe-facts{display:flex;border-block:1px solid var(--line);padding-block:18px;margin-top:27px;gap:35px}.recipe-facts span,.recipe-facts strong{display:block}.recipe-facts span{font-size:12px;color:var(--muted);margin-bottom:3px}.recipe-facts strong{font-size:16px;font-weight:600}.recipe-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:25px}.print-button{border:0;padding:10px 0;background:none;text-decoration:underline;text-underline-offset:5px;font-size:14px;cursor:pointer;color:var(--ink)}.recipe-body{display:grid;grid-template-columns:340px minmax(0,1fr);gap:74px;align-items:start;padding-top:45px;border-top:1px solid var(--line)}.ingredients{background:var(--cream);padding:30px;border:1px solid var(--line);border-radius:5px}.ingredients h2,.method>h2{font-size:35px;margin-top:10px}.ingredients>p{font-size:14px;color:var(--muted);margin-top:10px}.ingredients ul{list-style:none;padding:0;margin:24px 0 14px}.ingredients li{border-bottom:1px solid var(--line);padding:11px 0}.ingredients label{display:flex;gap:11px;align-items:baseline;font-size:15px;cursor:pointer}.ingredients input{accent-color:var(--green);flex:0 0 16px;width:16px;height:16px;margin:0}.ingredients input:checked+span{text-decoration:line-through;color:var(--muted)}.ingredients .ingredient-hint{font-size:12px}.time-details{margin-top:26px;padding-top:15px;border-top:1px solid var(--line);font-size:12px}.time-details span{display:flex;justify-content:space-between;gap:14px;margin:7px 0}.time-details b{font-weight:600}.steps{list-style:none;padding:0;margin:29px 0 0}.steps li{margin-bottom:38px}.step-title{display:flex;gap:17px;align-items:baseline}.step-title>span{color:var(--green);font:italic 27px var(--serif);flex:0 0 38px}.step-title h3{font:400 29px var(--serif);letter-spacing:-.5px}.steps p{margin:15px 0 23px;color:#414b43;line-height:1.85}.steps img{width:100%;aspect-ratio:1.7;object-fit:cover;border-radius:5px}.tip{border-left:3px solid var(--green);background:var(--cream);padding:24px 28px}.tip p{margin-top:10px;font-size:15px}.recipe-question{margin-top:35px}.recipe-question h2{font-size:28px}.recipe-question p{margin-top:13px;color:var(--muted)}.related{margin-top:35px}.not-found{text-align:center;padding-block:55px 20px}.error-number{display:block;font:italic 110px var(--serif);line-height:1.2;color:var(--green);letter-spacing:-7px}.not-found .eyebrow{margin:18px 0}.not-found h1{font-size:50px;margin-bottom:21px}.not-found p{color:var(--muted);margin-bottom:28px}.not-found>.text-link{display:block;width:max-content;margin:22px auto 0}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:absolute;top:-100px;left:15px;background:var(--green);color:#fff;padding:14px;z-index:100}.skip:focus{top:10px}
@media(min-width:1500px){.home-hero{padding-block:60px}.hero-photo>img{height:520px}}
@media(max-width:1100px){.header-link{display:none}.home-hero{gap:35px}.hero-photo>img{height:460px}.category-strip a{padding-inline:10px;font-size:12px}.recipe-body{grid-template-columns:300px minmax(0,1fr);gap:40px}.recipe-top{gap:35px}.baking-feature>div{padding:38px}.recipe-main-image img{height:470px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{padding:22px 20px;flex-wrap:wrap;gap:20px}.site-header nav{gap:22px;font-size:13px}.home-hero{gap:25px;padding-block:32px}.hero-copy h1{font-size:53px}.hero-copy p{font-size:15px}.hero-photo>img{height:400px}.hero-stamp{width:70px;height:70px;font-size:17px;left:-12px}.photo-label{left:12px;right:12px;bottom:12px;padding:12px}.photo-label strong{font-size:19px}.photo-label small{font-size:9px}.photo-label .round-arrow{display:none}.hero-note{font-size:10px;margin-top:24px}.category-strip>.container{grid-template-columns:repeat(3,1fr);gap:9px 0;padding-block:14px}.category-strip a{font-size:14px;padding-inline:16px}.category-strip a:nth-child(3){border:0}.category-strip a:nth-child(4){padding-left:0}.category-strip a:last-child{padding-right:16px}.recipe-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.section{padding-block:43px}.section-heading h2{font-size:32px}.baking-feature>div{padding:30px}.baking-feature h2{font-size:36px}.baking-photo img{min-height:420px}.baking-feature p{font-size:14px}.footer-inner{align-items:start}.footer-links{flex-direction:column;gap:12px}.recipe-top{grid-template-columns:1fr 1fr;gap:25px}.recipe-main-image img{height:450px}.recipe-facts{gap:20px}.recipe-facts strong{font-size:14px}.recipe-body{grid-template-columns:250px minmax(0,1fr);gap:30px}.ingredients{padding:22px}.ingredients h2,.method>h2{font-size:30px}.step-title h3{font-size:25px}.step-title{gap:10px}.step-title>span{flex-basis:28px}.listing-header h1{font-size:47px}}
@media(max-width:600px){.header-inner{gap:18px;padding:20px 20px 16px}.brand{font-size:29px}.site-header nav{width:100%;justify-content:space-between;gap:10px;font-size:12px}.site-header nav a{padding:3px 0}.home-hero{grid-template-columns:1fr;gap:29px;padding-block:30px 33px}.hero-copy{padding:0}.hero-copy h1{font-size:60px;margin:17px 0 18px}.hero-copy p{font-size:16px;margin-bottom:22px}.hero-copy p br{display:none}.hero-note{margin-top:20px;font-size:12px}.hero-photo{margin-left:12px}.hero-photo>img{height:365px}.hero-stamp{left:-12px;top:17px;width:76px;height:76px}.photo-label{padding:15px}.photo-label strong{font-size:22px}.photo-label .round-arrow{display:grid}.photo-label small{font-size:10px}.category-strip>.container{width:calc(100% - 24px);grid-template-columns:repeat(2,1fr);gap:0;padding-block:10px}.category-strip a{font-size:13px;padding:12px!important;border-right:1px solid var(--line)!important}.category-strip a:nth-child(even){border:0!important}.section-heading{align-items:start;gap:15px;flex-direction:column;margin-bottom:25px}.section-heading h2{font-size:34px}.recipe-grid{grid-template-columns:1fr;gap:30px}.card-image img{aspect-ratio:1.5}.card-copy h3{font-size:27px}.card-copy .eyebrow{font-size:11px}.card-meta{font-size:13px}.baking-feature{grid-template-columns:1fr}.baking-photo img{min-height:0;height:280px}.baking-feature>div{padding:30px 25px}.baking-feature h2{font-size:40px}.baking-feature p{font-size:16px}.site-footer{padding:34px 20px 20px}.footer-inner{flex-direction:column;gap:28px}.footer-links{gap:10px}.footer-bottom{align-items:start;gap:12px;flex-direction:column;margin-top:27px}.breadcrumbs{padding-top:19px;font-size:11px}.listing-header{padding-top:32px}.listing-header h1{font-size:44px}.listing-header p{font-size:16px;margin-top:18px}.filter-nav{margin-top:24px;gap:8px}.filter-nav a{font-size:12px;padding:8px 11px}.category-grid{grid-template-columns:1fr}.recipe-top{display:flex;flex-direction:column;gap:28px;padding-block:28px 35px}.recipe-intro h1{font-size:44px;line-height:1.1}.recipe-intro>p{font-size:16px}.recipe-main-image{width:100%}.recipe-main-image img{height:auto;aspect-ratio:1.2}.recipe-facts{gap:38px}.recipe-facts strong{font-size:16px}.recipe-actions{gap:20px}.recipe-body{grid-template-columns:1fr;gap:37px;padding-top:30px}.ingredients{padding:27px}.ingredients label{font-size:16px}.ingredients h2,.method>h2{font-size:35px}.steps p{font-size:16px;line-height:1.8}.step-title h3{font-size:28px}.steps img{aspect-ratio:1.4}.tip{padding:22px}.recipe-question h2{font-size:27px}.related{margin-top:5px}.not-found{padding-top:35px}.not-found h1{font-size:41px}.not-found p{font-size:15px}.not-found p br{display:none}.error-number{font-size:95px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{body{background:#fff;font:11pt/1.5 Arial,sans-serif;color:#000}.site-header,.site-footer,.breadcrumbs,.recipe-actions,.recipe-main-image,.steps img,.related,.skip{display:none!important}.container{width:100%}.recipe-top{display:block;padding:0 0 15px}.recipe-intro h1{font-size:27pt}.recipe-intro p{font-size:11pt}.recipe-body{display:block;padding-top:10px}.ingredients{background:none;border:1px solid #aaa;padding:15px;margin-bottom:20px}.ingredients ul{columns:2}.ingredients li{break-inside:avoid;padding:5px 0}.method h2{font-size:22pt}.steps li{break-inside:avoid;margin-bottom:20px}.step-title h3{font-size:17pt}.steps p{margin:9px 0}.tip{background:none}.recipe-facts{padding:10px 0}.ingredient-hint{display:none}}
/* Kitchen collections and adjustable portions */
.category-strip .container{grid-template-columns:repeat(5,minmax(0,1fr))}.category-strip a{font-size:14px}.cuisine-feature{background:#e9eddf;border-radius:7px;padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:75px}.cuisine-feature h2{font-family:Georgia,serif;font-size:clamp(29px,3vw,42px);font-weight:400;line-height:1.12;margin:12px 0}.cuisine-feature p{color:#48564a;max-width:390px;line-height:1.65}.cuisine-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 28px;align-content:center}.cuisine-links a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #c6cfbf;font-weight:600;font-size:14px}.cuisine-tag{display:inline-block;border-left:1px solid #b6c0b5;padding-left:12px;margin-left:12px;font-size:12px;color:#315740}.servings-control{margin:20px 0}.servings-control>label{display:block;font-size:14px;font-weight:700;margin-bottom:9px}.servings-input{display:flex;align-items:center;gap:6px}.servings-input button{width:45px;height:45px;border:1px solid #b2bead;background:#fff;color:#204b38;border-radius:5px;font-size:24px;cursor:pointer}.servings-input button:disabled{opacity:.45;cursor:default}.servings-input input{width:80px;height:45px;border:1px solid #b2bead;border-radius:5px;text-align:center;font:600 18px inherit;color:#204b38;background:#fff}.servings-control small{display:block;margin-top:9px;line-height:1.5;color:#4b5a4b;font-size:12px}.ingredients .portion-note{font-size:12px;line-height:1.6;border-top:1px solid #cbd2c3;padding-top:15px;margin-top:22px}.servings-input :focus-visible{outline:3px solid #b46a36;outline-offset:3px}[hidden]{display:none!important}@media(max-width:1000px){.category-strip .container{grid-template-columns:repeat(3,minmax(0,1fr))}.header-inner{gap:18px}.site-header nav{gap:17px}}@media(max-width:640px){.category-strip .container{grid-template-columns:repeat(2,minmax(0,1fr))}.cuisine-feature{grid-template-columns:1fr;gap:12px;padding:25px;margin-bottom:45px}.cuisine-links{gap:0 20px}.cuisine-links a{font-size:13px}.site-header nav{gap:18px}.cuisine-tag{margin-top:8px}}@media print{.servings-control,.portion-note{display:none!important}.cuisine-tag{border:0}}
.servings-input input{flex:0 0 72px;width:72px;font-family:inherit;font-size:18px;font-weight:600}
