:root{--ink:#263b32;--green:#2e4b3b;--green-light:#edf0e7;--sage:#73866a;--cream:#f8f6f0;--paper:#fffefa;--line:#e4e4da;--muted:#6c726a;--gold:#b68c4a;--radius:16px;--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:Georgia,"Times New Roman",serif;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.15;letter-spacing:-.035em}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.wrap{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:15px;background:var(--green);color:white;padding:12px 20px;z-index:9999}.skip-link:focus{top:15px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:10px;line-height:1.5;font-weight:700;color:var(--sage)}.eyebrow.gold{color:var(--gold)}.muted{color:var(--muted)}.topline{background:var(--green);color:#f5f4ea;font-size:10px;letter-spacing:.04em}.topline .wrap{height:31px;display:flex;align-items:center;justify-content:space-between}.topline span:first-child:before{content:"";display:inline-block;background:#d4bc83;width:5px;height:5px;border-radius:50%;margin-right:9px}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:102px}.brand{display:flex;align-items:center;gap:11px;line-height:1.03;flex:none}.brand-mark{width:39px;height:49px;color:var(--green)}.brand-name{font:29px/1.02 var(--serif);letter-spacing:-1px;display:block}.brand-name i{font-style:italic}.brand-sub{display:block;letter-spacing:.23em;text-transform:uppercase;font:8px/1.5 var(--font);margin-top:7px}.header-search{max-width:452px;flex:1;position:relative}.search-form{display:flex;background:var(--cream);border:1px solid var(--line);border-radius:6px;overflow:hidden;align-items:center}.search-form input{flex:1;width:100%;min-width:0;background:none;border:0;padding:13px 17px;font-size:12px;color:var(--ink)}.search-form input:focus{outline:0}.search-form:focus-within{outline:2px solid var(--sage);outline-offset:2px}.search-form button{border:0;background:none;display:grid;place-items:center;padding:12px 16px}.header-actions{display:flex;gap:22px;align-items:center}.saved-link{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.saved-count{font-size:9px;min-width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--green-light)}.menu-toggle{display:none;border:1px solid var(--line);background:none;padding:10px;border-radius:7px}.main-nav{border-block:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:52px}.nav-links{display:flex;gap:32px;align-items:center;list-style:none;margin:0;padding:0}.nav-links a{font-size:12px;display:flex;align-items:center;gap:6px;padding:15px 0}.nav-links a:hover,.nav-links .current-menu-item>a{color:var(--gold)}.nav-links a .icon{width:13px;height:13px}.nav-links li{position:relative}.nav-links .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:200px;background:var(--paper);padding:12px 20px;list-style:none;box-shadow:0 12px 25px #263b3220;z-index:25}.nav-links li:hover>.sub-menu,.nav-links li:focus-within>.sub-menu{display:block}.nav-aside{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap;color:var(--sage)}.nav-aside .icon{width:16px;height:16px}.hero{display:grid;grid-template-columns:.89fr 1.11fr;min-height:486px;background:var(--cream);border-radius:19px;overflow:hidden;margin-top:32px;position:relative}.hero-copy{padding:45px 44px 42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.hero-copy .eyebrow{margin-bottom:20px}.hero h1{font-size:clamp(38px,4.2vw,60px);line-height:1.045;max-width:430px}.hero h1 em{font-weight:400;color:var(--sage)}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;margin-top:22px;max-width:342px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:13px 22px;border:1px solid transparent;border-radius:6px;background:var(--green);color:#fffefa;font-size:12px;font-weight:500;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:#213b2b;transform:translateY(-1px)}.button .icon{width:16px;height:16px}.button.secondary{background:transparent;border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:var(--green-light)}.hero .button{margin-top:29px}.hero-note{display:flex;gap:7px;align-items:center;font-size:10px;margin-top:23px;color:var(--muted)}.hero-note .icon{width:14px;height:14px;color:var(--sage)}.hero-photo{position:relative;min-width:0}.hero-photo>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.hero-photo:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#15271c55);pointer-events:none}.round-stamp{position:absolute;right:24px;top:23px;background:var(--paper);width:91px;height:91px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);box-shadow:0 2px 18px #213a2820;z-index:2}.round-stamp span{font-size:8px;letter-spacing:.14em;text-transform:uppercase}.round-stamp b{font:27px/1.2 var(--serif)}.hero-recipe{position:absolute;left:24px;right:24px;bottom:24px;padding:18px 20px;background:#fffef9f5;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:9px;z-index:2}.hero-recipe h2{font-size:22px;margin:4px 0 7px;letter-spacing:-.025em}.hero-recipe .eyebrow{font-size:8px}.round-arrow{width:37px;height:37px;border:1px solid #d0d8cd;border-radius:50%;display:grid;place-items:center;flex:none;transition:background .2s}.hero-recipe:hover .round-arrow{background:var(--green);color:white}.meta{display:flex;align-items:center;gap:15px;font-size:10px;line-height:1.5;color:var(--muted);flex-wrap:wrap}.meta span{display:flex;align-items:center;gap:5px}.meta .icon{width:13px;height:13px}.quick-strip{display:flex;align-items:center;justify-content:center;gap:25px;padding:22px 0;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.quick-strip strong{font-weight:500;color:var(--ink)}.quick-strip a{display:flex;align-items:center;gap:6px}.quick-strip a:hover{color:var(--gold)}.quick-strip a .icon{width:14px;height:14px}.section{padding:53px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.section-heading h2{font-size:34px;margin-top:7px}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;border-bottom:1px solid #bdc9ba;padding-bottom:4px;white-space:nowrap}.text-link .icon{width:13px;height:13px}.text-link:hover{color:var(--gold)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px}.category-item{text-align:center}.category-image{width:110px;height:110px;border-radius:50%;margin:0 auto 12px;overflow:hidden;padding:5px;border:1px solid var(--line);transition:transform .2s,border-color .2s}.category-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.category-item:hover .category-image{transform:translateY(-4px);border-color:var(--sage)}.category-item b{display:block;font-size:12px;font-weight:500}.category-item small{font-size:10px;color:var(--muted)}.latest-section{padding-top:5px}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 27px}.recipe-card{min-width:0;position:relative}.card-image{position:relative;border-radius:12px;overflow:hidden;background:var(--cream);aspect-ratio:1.47;display:block}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.recipe-card:hover .card-image img{transform:scale(1.035)}.card-label{position:absolute;top:12px;left:12px;background:#fffef9ef;border-radius:3px;font-size:8px;letter-spacing:.1em;text-transform:uppercase;padding:5px 9px}.save-button{position:absolute;right:12px;top:12px;border:0;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;background:#fffef9f5;z-index:3}.save-button .icon{width:16px;height:16px}.save-button[aria-pressed=true]{background:var(--green);color:white}.save-button[aria-pressed=true] svg{fill:currentColor}.card-body{padding:16px 0 0}.card-category{font-size:8px;letter-spacing:.17em;text-transform:uppercase;color:var(--sage);font-weight:700}.recipe-card h3{font-size:23px;line-height:1.2;margin:7px 0 11px;letter-spacing:-.023em}.card-body p{color:var(--muted);font-size:11px;margin-bottom:13px}.card-body .meta{border-top:1px solid var(--line);padding-top:11px}.card-body a:hover h3{color:var(--sage)}.recipe-card[hidden]{display:none}.ad-placeholder{border:1px dashed #d8d8cb;background:#f8f7f2;height:90px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:#929389;margin:10px auto 44px;width:min(970px,100%)}.ad-placeholder b{font-size:8px;font-weight:400;letter-spacing:.2em}.ad-placeholder span{font-size:9px}.ad-slot{margin:40px 0;text-align:center;clear:both}.ad-slot>small{font-size:9px;color:var(--muted);display:block;margin-bottom:12px}.ad-slot [data-sm-ad]{min-height:100px}.ad-slot [data-sm-ad]:empty{display:none}.inspiration-band{display:grid;grid-template-columns:1fr 1fr;background:var(--green-light);border-radius:15px;overflow:hidden;margin-bottom:52px}.band-photo{position:relative;min-height:338px;overflow:hidden}.band-photo img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.band-copy{padding:40px 48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.band-copy h2{font-size:38px;max-width:370px;margin:13px 0 18px}.band-copy p:not(.eyebrow){font-size:12px;line-height:1.85;color:var(--muted);max-width:345px;margin-bottom:23px}.notebook{background:var(--green);color:var(--paper);border-radius:13px;padding:35px 43px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin:0 0 54px;position:relative}.notebook-illustration{width:68px;height:68px;flex:none;color:#c6d2bb}.notebook-copy{flex:1}.notebook h2{font-size:29px;margin-bottom:8px}.notebook p{font-size:12px;color:#d0d9cd}.notebook .button{background:var(--paper);color:var(--green);white-space:nowrap}.site-footer{border-top:1px solid var(--line);background:var(--cream);padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:60px;padding-bottom:32px}.footer-brand p{font-size:11px;line-height:1.8;max-width:255px;color:var(--muted);margin-top:18px}.footer-col h3{font:10px var(--font);text-transform:uppercase;letter-spacing:.16em;font-weight:600;margin:8px 0 17px}.footer-col a{display:block;font-size:11px;margin:9px 0;color:var(--muted)}.footer-col a:hover{color:var(--green)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:9px}.footer-bottom a{text-decoration:underline}.local-badge{display:inline-flex;gap:6px;align-items:center}.demo-banner{border-left:3px solid var(--gold);background:var(--cream);padding:12px 17px;font-size:11px;line-height:1.7;color:var(--muted);margin:24px 0}.demo-banner b{color:var(--ink)}.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:10px;padding:25px 0}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .icon{width:12px;height:12px}.recipe-intro{display:grid;grid-template-columns:1.03fr .97fr;gap:53px;align-items:center;margin-bottom:40px}.recipe-intro h1{font-size:48px;line-height:1.08;margin:16px 0 20px}.recipe-intro .intro-text{font-size:14px;color:var(--muted);line-height:1.9;margin:18px 0 26px;max-width:540px}.recipe-photo{border-radius:15px;aspect-ratio:1.15;overflow:hidden}.recipe-photo img{width:100%;height:100%;object-fit:cover}.recipe-tools{display:flex;gap:10px;flex-wrap:wrap}.recipe-tools .save-button{position:static;width:auto;height:auto;border:1px solid var(--line);padding:11px 15px;border-radius:5px;background:transparent;font-size:12px;gap:8px;display:flex}.recipe-tools .save-button[aria-pressed=true]{background:var(--green);color:var(--paper)}.photo-caption{font-size:9px;color:var(--muted);text-align:right;margin-top:6px}.recipe-layout{display:grid;grid-template-columns:minmax(0,1fr) 274px;gap:44px;align-items:start}.recipe-sheet{border:1px solid #cfd8c9;border-radius:14px;overflow:hidden;background:white;scroll-margin-top:25px}.sheet-heading{background:var(--green-light);padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sheet-heading h2{font-size:28px;line-height:1.2;margin-top:5px}.print-button{display:flex;align-items:center;gap:7px;border:1px solid #ccd5c7;border-radius:5px;background:transparent;padding:9px 12px;font-size:11px}.facts{display:grid;grid-template-columns:repeat(4,1fr);margin:0 32px;border-bottom:1px solid var(--line);padding:22px 0;gap:10px}.fact span{display:block;font-size:9px;letter-spacing:.05em;color:var(--muted);margin-bottom:4px}.fact strong{font-size:14px;font-weight:500}.sheet-body{padding:25px 32px 31px}.ingredients-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.sheet-body h3{font-size:24px}.portion-control{display:flex;align-items:center;gap:0;border:1px solid var(--line);border-radius:5px;overflow:hidden;font-size:11px}.portion-control button{width:31px;height:31px;border:0;background:var(--cream);font-size:16px}.portion-control output{min-width:92px;text-align:center;padding:0 8px}.ingredient-list{list-style:none;margin:0 0 30px;padding:0;columns:2;column-gap:26px}.ingredient-list li{padding:9px 0;border-bottom:1px solid #f0f0e9;break-inside:avoid;font-size:12px;line-height:1.5}.ingredient-list label{display:flex;gap:9px;cursor:pointer;align-items:flex-start}.ingredient-list input{accent-color:var(--green);margin-top:3px;flex:none}.ingredient-list input:checked+span{color:#90968b;text-decoration:line-through}.steps{list-style:none;padding:0;margin:20px 0 0;counter-reset:step}.steps li{position:relative;padding:0 0 23px 41px;counter-increment:step}.steps li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:0;width:27px;height:27px;background:var(--green-light);border-radius:50%;font:11px/27px var(--font);text-align:center;color:var(--green)}.steps h4{font-size:13px;font-weight:600;margin:0 0 7px}.steps p{font-size:12px;color:var(--muted);line-height:1.85}.tip{border-radius:8px;background:var(--cream);padding:19px 22px;border-left:2px solid var(--gold)}.tip h3{font:600 11px var(--font);letter-spacing:.06em;margin-bottom:9px}.tip p{font-size:12px;line-height:1.8;color:var(--muted)}.quantity-note{font-size:10px;color:var(--muted);margin:15px 0 0}.recipe-aside{position:sticky;top:24px}.aside-box{padding:26px;background:var(--cream);border-radius:12px;margin-bottom:22px}.aside-box h3{font-size:24px;margin:10px 0 14px}.aside-box p{font-size:11px;line-height:1.9;color:var(--muted)}.aside-box .button{margin-top:20px;width:100%;padding:11px 13px;font-size:11px}.small-card{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.small-card img{width:65px;height:65px;object-fit:cover;border-radius:6px;flex:none}.small-card strong{display:block;font:17px/1.25 var(--serif);letter-spacing:-.02em}.small-card small{font-size:10px;color:var(--muted)}.editorial-content{font-size:14px;line-height:1.9;color:var(--muted);margin:28px 0}.editorial-content p{margin:0 0 18px}.editorial-content h2{font-size:30px;color:var(--ink);margin:30px 0 18px}.editorial-content h3{font-size:24px;color:var(--ink);margin:24px 0 14px}.editorial-content a{text-decoration:underline}.editorial-content ul,.editorial-content ol{padding-left:22px}.editorial-content figure{margin:24px 0}.editorial-content img{border-radius:10px}.archive-head{padding:43px 0 25px;text-align:center}.archive-head h1{font-size:47px;margin:12px 0}.archive-head>p:not(.eyebrow){color:var(--muted);font-size:13px}.filter-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:15px 0 30px;padding-block:17px;border-block:1px solid var(--line)}.filter-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.filter-links a{border:1px solid var(--line);border-radius:20px;padding:7px 12px;font-size:10px;background:var(--paper)}.filter-links a.active,.filter-links a:hover{background:var(--green);color:var(--paper);border-color:var(--green)}.sort-select{padding:8px;background:transparent;color:var(--ink);border:1px solid var(--line);font-size:10px;border-radius:4px}.empty-state{padding:65px 20px;text-align:center;background:var(--cream);border-radius:10px;margin:25px 0;grid-column:1/-1}.empty-state .icon{width:34px;height:34px;margin:auto;color:var(--sage)}.empty-state h2{font-size:30px;margin:17px 0 12px}.empty-state p{font-size:13px;color:var(--muted);max-width:440px;margin:0 auto 23px}.text-page{max-width:800px;margin:15px auto 65px;padding-inline:10px}.text-page h1{font-size:45px;margin:10px 0 25px}.text-page h2{font-size:29px;margin:30px 0 16px}.text-page p{font-size:14px;line-height:1.9;margin:15px 0;color:var(--muted)}.text-page a{text-decoration:underline}.text-page ul{font-size:14px;color:var(--muted);padding-left:20px}.text-page .button{color:white;text-decoration:none}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;z-index:500;background:var(--green);color:white;padding:12px 21px;border-radius:8px;font-size:12px;box-shadow:0 5px 25px #263b3225;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.pagination{display:flex;justify-content:center;gap:12px;margin:35px 0}.pagination .page-numbers{border:1px solid var(--line);padding:8px 14px;border-radius:4px}.pagination .current{background:var(--green);color:white}.comment-list{padding-left:20px}.comment-form input,.comment-form textarea{display:block;width:100%;padding:11px;border:1px solid var(--line);border-radius:5px}.comment-form .submit{width:auto;background:var(--green);color:white;padding:12px 25px}.comment-form-cookies-consent input{display:inline;width:auto}.alignwide{max-width:var(--max)}.wp-caption-text{font-size:11px;color:var(--muted)}.bypostauthor{border-left:2px solid var(--sage);padding-left:10px}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.site-main{min-height:350px}body.cooking-mode{font-size:17px}body.cooking-mode .site-header,body.cooking-mode .site-footer,body.cooking-mode .recipe-intro,body.cooking-mode .recipe-aside,body.cooking-mode .breadcrumbs,body.cooking-mode .related-section,body.cooking-mode .demo-banner,body.cooking-mode .ad-slot,body.cooking-mode .ad-placeholder{display:none}body.cooking-mode .recipe-layout{display:block;max-width:960px;margin:28px auto}body.cooking-mode .ingredient-list li,body.cooking-mode .steps p{font-size:16px}body.cooking-mode .steps h4{font-size:17px}.exit-cooking{display:none;position:fixed;bottom:18px;right:18px;z-index:20}body.cooking-mode .exit-cooking{display:flex}body.cooking-mode .toast{bottom:80px}.local-info{text-align:center;font-size:10px;color:var(--muted);padding:10px;background:#f0ede4;border-bottom:1px solid var(--line)}
@media(min-width:1600px){.hero{min-height:510px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.nav-links{gap:20px}.nav-aside{display:none}.hero-copy{padding:35px}.hero{min-height:456px}.header-search{max-width:380px}.category-grid{gap:10px}.recipe-grid{gap:30px 21px}.recipe-card h3{font-size:21px}.recipe-intro{gap:30px}.recipe-intro h1{font-size:40px}.recipe-layout{grid-template-columns:minmax(0,1fr) 230px;gap:28px}.sheet-body,.sheet-heading{padding:24px}.facts{margin-inline:24px}.notebook{padding:30px}.band-copy{padding:35px}.ingredient-list{columns:1}.recipe-sheet .facts{grid-template-columns:repeat(2,1fr)}.category-image{width:94px;height:94px}}
@media(max-width:780px){.wrap{width:calc(100% - 36px)}.topline .wrap{justify-content:center;font-size:9px}.topline span:last-child{display:none}.brand-row{min-height:87px;gap:15px}.brand-name{font-size:27px}.brand-mark{width:34px;height:43px}.brand-sub{font-size:7px}.header-search{display:none}.header-actions{gap:14px}.saved-link>span.saved-label{display:none}.menu-toggle{display:grid}.nav-inner{min-height:0;display:none;padding-block:10px}.nav-inner.open{display:block}.nav-links{display:grid;gap:0;grid-template-columns:1fr 1fr}.nav-links a{padding:11px 0}.nav-links .sub-menu{position:static;box-shadow:none;padding:0 10px}.hero{margin-top:20px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:33px 29px 29px}.hero h1{font-size:45px;max-width:420px}.hero-copy .eyebrow{margin-bottom:15px}.hero-copy>p:not(.eyebrow){font-size:12px;margin-top:17px;max-width:100%}.hero .button{margin-top:22px}.hero-note{margin-top:17px}.hero-photo{height:370px}.round-stamp{width:74px;height:74px;right:18px;top:18px}.round-stamp b{font-size:24px}.round-stamp span{font-size:7px}.hero-recipe{left:16px;right:16px;bottom:16px;padding:14px 16px}.hero-recipe h2{font-size:23px}.quick-strip{gap:15px;flex-wrap:wrap;padding:17px 0;font-size:10px}.quick-strip>strong{width:100%;text-align:center}.section{padding:36px 0}.section-heading{align-items:center;margin-bottom:24px;gap:12px}.section-heading h2{font-size:29px}.section-heading .text-link{font-size:9px}.category-grid{grid-template-columns:repeat(3,1fr);row-gap:23px}.category-image{width:91px;height:91px;margin-bottom:7px}.category-item b{font-size:11px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 17px}.card-image{aspect-ratio:1.1}.recipe-card h3{font-size:22px;line-height:1.18}.card-body{padding-top:12px}.card-body p{font-size:10px}.meta{font-size:9px;gap:10px}.card-label{font-size:7px;top:9px;left:9px;padding:4px 6px}.save-button{width:29px;height:29px;right:9px;top:9px}.latest-section{padding-top:0}.ad-placeholder{margin-bottom:32px;height:70px}.inspiration-band{grid-template-columns:1fr;margin-bottom:32px}.band-photo{min-height:270px}.band-copy{padding:29px}.band-copy h2{font-size:34px}.notebook{padding:28px;flex-wrap:wrap;gap:15px;margin-bottom:35px}.notebook-illustration{width:50px;height:50px}.notebook h2{font-size:25px}.notebook p{font-size:11px}.notebook-copy{flex-basis:calc(100% - 80px)}.notebook .button{width:100%;margin-top:5px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:300px;margin-top:13px}.footer-bottom{flex-direction:column;gap:9px;font-size:9px}.site-footer{padding-top:30px}.recipe-intro{grid-template-columns:1fr;gap:25px;margin-bottom:23px}.recipe-intro h1{font-size:42px;line-height:1.1;margin:13px 0 16px}.recipe-intro .intro-text{font-size:13px;margin-top:15px}.recipe-photo{aspect-ratio:1.15}.recipe-layout{display:block}.recipe-aside{display:none}.breadcrumbs{font-size:9px;padding:19px 0}.recipe-sheet .facts{grid-template-columns:repeat(4,1fr);gap:8px}.sheet-heading{padding:23px}.sheet-heading h2{font-size:26px}.print-button{font-size:0;padding:9px}.print-button .icon{width:17px;height:17px}.sheet-body{padding:23px}.facts{margin-inline:23px}.fact span{font-size:8px}.fact strong{font-size:12px}.ingredient-list{columns:2}.ingredient-list li{font-size:11px}.ingredients-heading{align-items:center}.sheet-body h3{font-size:24px}.steps p{font-size:12px}.filter-bar{flex-direction:column;align-items:flex-start;gap:12px}.filter-links{gap:7px}.filter-links a{font-size:9px;padding:6px 11px}.archive-head{padding-top:29px}.archive-head h1{font-size:37px}.archive-head>p:not(.eyebrow){font-size:12px}.text-page h1{font-size:37px}.text-page{padding:0}.text-page p{font-size:13px}.empty-state{padding:40px 18px}.empty-state h2{font-size:27px}}
@media(max-width:430px){.wrap{width:calc(100% - 30px)}.brand-name{font-size:25px}.brand-mark{width:31px}.brand{gap:8px}.hero h1{font-size:41px}.hero-copy{padding:28px 23px}.hero-photo{height:335px}.hero-recipe h2{font-size:20px}.quick-strip{gap:13px}.section-heading h2{font-size:27px}.section-heading .text-link{font-size:0;gap:0;border:1px solid var(--line);padding:9px;border-radius:50%}.section-heading .text-link .icon{width:14px;height:14px}.recipe-grid{gap:24px 13px}.recipe-card h3{font-size:20px}.card-category{font-size:7px}.card-body p{display:none}.meta{gap:8px;font-size:8px}.meta .icon{width:12px;height:12px}.category-image{width:86px;height:86px}.ingredient-list{columns:1}.recipe-intro h1{font-size:38px}.recipe-tools .button{font-size:11px;padding:11px 13px}.sheet-heading,.sheet-body{padding:21px}.facts{margin-inline:21px}.ingredients-heading{flex-wrap:wrap}.notebook-illustration{display:none}.notebook-copy{flex-basis:100%}.notebook{padding:26px}.footer-grid{gap:20px}.sheet-heading h2{font-size:24px}.sheet-heading .eyebrow{font-size:9px}.hero-note{font-size:9px}.recipe-tools .save-button{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{@page{margin:16mm}body{background:white;color:black;font:11pt/1.5 Arial,sans-serif}.site-header,.site-footer,.breadcrumbs,.recipe-intro,.recipe-aside,.ad-slot,.ad-placeholder,.related-section,.demo-banner,.recipe-tools,.print-button,.exit-cooking,.toast,.local-info,.portion-control button,.quantity-note,.skip-link{display:none!important}.wrap,.recipe-layout{display:block;width:100%;max-width:none;margin:0}.recipe-sheet{border:0;box-shadow:none}.sheet-heading{padding:0 0 20px;background:none}.sheet-heading h2{font-size:22pt}.facts{margin:0;padding:15px 0}.sheet-body{padding:20px 0}.ingredient-list{columns:2}.ingredient-list li,.steps p{font-size:10pt!important}.steps li{break-inside:avoid}.tip{background:none;border:1px solid #ccc;break-inside:avoid}.recipe-sheet h3{font-size:16pt}.ingredient-list input{appearance:none;width:10px;height:10px;border:1px solid #666;margin-right:3px}.ingredient-list input:checked+span{text-decoration:none;color:black}.sheet-body>h3{break-after:avoid}}
.library-search{max-width:520px;margin:0 auto 24px}.library-search .search-form{background:white}.recipe-card[hidden],.empty-state[hidden]{display:none!important}
@media(max-width:359px){.brand-name{font-size:21px}.brand-mark{width:27px}.brand-sub{font-size:6px}.header-actions{gap:10px}.hero h1{font-size:37px}.hero-recipe h2{font-size:18px}.recipe-card h3{font-size:18px}.category-image{width:76px;height:76px}.recipe-sheet .facts{grid-template-columns:repeat(2,1fr)}}
.site-main:focus{outline:none}.recipe-sheet:focus{outline:none}

:root{--sage:#64755c}.brand>img.brand-mark{object-fit:contain;width:45px;height:49px}.steps p{font-size:14px}.steps h4{font-size:14px}.ingredient-list li{font-size:14px}.portion-control button{width:36px;height:36px}.save-button:after{content:"";position:absolute;inset:-5px}.recipe-tools .save-button:after{display:none}.recipe-tools .save-button{position:relative}
@media(max-width:780px){.ingredient-list li,.steps p{font-size:13px}.steps h4{font-size:13px}.library-search input{font-size:16px}.save-button{width:34px;height:34px}}
