@font-face{font-family:Fraunces;src:url('/assets/fonts/fraunces-normal.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:Fraunces;src:url('/assets/fonts/fraunces-italic.woff2') format('woff2');font-weight:100 900;font-style:italic;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans.woff2') format('woff2');font-weight:100 1000;font-style:normal;font-display:swap}
:root{--paper:#f8f5ee;--cream:#eee8dc;--ink:#302d26;--muted:#716b60;--accent:#9b432e;--accent-dark:#783322;--line:#ded7c9;--olive:#535d42;--white:#fffdf8;--serif:Fraunces,Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}svg{width:22px;height:22px;flex-shrink:0;vertical-align:middle}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:450;line-height:1.14;letter-spacing:-.04em}h1{font-size:clamp(42px,5vw,76px)}h2{font-size:clamp(32px,3.3vw,48px)}h3{font-size:28px}em{font-weight:380}button{color:inherit}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}input:focus,textarea:focus,select:focus,[contenteditable]:focus{outline:2px solid var(--accent);outline-offset:2px}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.eyebrow{display:block;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.5}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--accent);border:1px solid var(--accent);color:var(--white);padding:16px 24px;font-size:14px;font-weight:600;border-radius:3px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--accent-dark);color:white;transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button.secondary:hover{background:var(--cream)}.text-link{display:inline-flex;align-items:center;gap:22px;padding-bottom:7px;border-bottom:1px solid var(--accent);font-size:14px;font-weight:600;color:var(--accent)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;border-radius:50%}.icon-button:hover{background:var(--cream);color:var(--accent)}.icon-button.outlined{border:1px solid var(--line);width:50px;height:50px}.text-button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;color:var(--accent);font-weight:600}.sr-only,.skip-link:not(:focus){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:focus{position:fixed;top:10px;left:10px;z-index:100;background:var(--ink);color:white;padding:15px}.topline{text-align:center;background:var(--accent);color:#fff7e8;font-size:12px;letter-spacing:.07em;padding:9px 16px}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{position:relative;display:inline-block;font-family:var(--serif);font-size:43px;font-weight:600;letter-spacing:-.085em;line-height:.9;color:var(--ink);padding-right:8px;white-space:nowrap}.brand span{display:block;font-family:var(--sans);font-size:9px;font-weight:600;letter-spacing:.49em;text-align:center;padding-top:13px;padding-left:5px}.brand i{font-style:normal;position:absolute;right:-3px;top:-2px;color:var(--accent);font-size:50px}.desktop-nav{display:flex;align-items:center;gap:33px;padding-left:40px}.desktop-nav a{font-size:14px;font-weight:500;padding:12px 0;position:relative}.desktop-nav a.active:after{content:'';position:absolute;height:2px;bottom:3px;left:0;right:0;background:var(--accent)}.header-actions{display:flex;gap:13px;align-items:center}.saved-link{font-size:13px;font-weight:500;display:flex;align-items:center;gap:9px;border-left:1px solid var(--line);padding-left:21px}.saved-link small{font-size:12px;background:var(--accent);color:white;border-radius:50%;min-width:19px;text-align:center}.mobile-toggle{display:none}.mobile-nav{padding:18px 24px;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:12px}.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:65px;padding-top:46px;padding-bottom:58px;align-items:center}.hero-copy{padding:20px 0}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px}.tiny-line{width:29px;height:1px;background:var(--accent)}.hero h1{font-size:clamp(54px,5.55vw,82px);line-height:1.04;letter-spacing:-.065em;margin-bottom:26px}.hero h1 em{color:var(--accent)}.hero-copy>p{max-width:365px;color:var(--muted);line-height:1.8;margin-bottom:29px;font-size:15px}.hero-signoff{font-family:var(--serif);font-size:16px;font-style:italic;color:var(--muted);margin-top:25px}.hero-visual{height:575px;position:relative;border-radius:150px 5px 5px 5px;background:#d7bd91}.hero-photo{width:100%;height:100%;object-fit:cover;border-radius:inherit;object-position:center 47%}.round-note{position:absolute;right:-22px;top:32px;width:116px;height:116px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--paper);border:1px solid var(--line);outline:6px solid var(--paper);font-size:10px;letter-spacing:.12em;transform:rotate(12deg);line-height:1.6;color:var(--accent)}.round-note span{font-family:var(--serif);font-style:italic;font-size:19px;letter-spacing:-.02em}.round-note i{font-size:26px;line-height:1.1;font-style:normal}.hero-caption{position:absolute;left:22px;right:22px;bottom:23px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 23px;background:var(--white);border-radius:3px}.hero-caption .eyebrow{font-size:10px;margin:0 0 7px}.hero-caption h2{font-size:25px;letter-spacing:-.035em;line-height:1.17;margin:0;max-width:340px}.caption-arrow{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border:1px solid var(--line);border-radius:50%;color:var(--accent)}.category-band{background:var(--cream);border-block:1px solid var(--line)}.category-band-inner{display:flex;gap:60px;align-items:center;padding-block:30px}.category-band h2{font-size:26px;margin:6px 0 0;white-space:nowrap}.category-band .eyebrow{font-size:10px}.category-links{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;flex:1}.category-links a{display:flex;align-items:center;gap:11px;font-size:14px;border-left:1px solid #d4c9b7;padding:12px 0 12px 26px;white-space:nowrap}.category-links a>svg:first-child{width:25px;height:25px;color:var(--accent)}.category-links a>svg:last-child{width:17px;height:17px;margin-left:auto}.section{padding-block:84px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading h2{margin:12px 0 0;font-size:43px}.section-heading .text-link{margin-bottom:5px;flex-shrink:0}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;row-gap:44px}.card-image{position:relative;overflow:hidden;background:var(--cream);border-radius:4px}.card-image>a{display:block}.card-image img{width:100%;height:340px;object-fit:cover;transition:transform .5s ease}.recipe-card:hover .card-image img{transform:scale(1.035)}.save-button{position:absolute;top:15px;right:15px;width:38px;height:38px;border:0;background:var(--white);border-radius:50%;display:grid;place-items:center;color:var(--ink);box-shadow:0 2px 6px #302d2610}.save-button svg{width:19px;height:19px}.save-button[aria-pressed=true]{color:var(--accent)}.save-button[aria-pressed=true] svg{fill:var(--accent)}.save-button:hover{background:var(--accent);color:white}.card-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 9px;font-size:11px;color:var(--muted)}.card-meta>a{font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}.card-meta>span{display:flex;gap:5px;align-items:center}.card-meta svg{width:14px;height:14px}.recipe-card h3{font-size:26px;line-height:1.2;margin:0;letter-spacing:-.025em}.recipe-card p{font-size:14px;color:var(--muted);line-height:1.75;margin-top:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.comfort-section{background:#eee2d0;border-block:1px solid #e0d2bc;padding:66px 0}.comfort-layout{display:grid;grid-template-columns:.85fr 1.5fr;gap:76px;align-items:center}.comfort-copy h2{font-size:49px;margin:15px 0 22px;line-height:1.12}.comfort-copy h2 em{color:var(--accent)}.comfort-copy p{color:#746657;font-size:15px;max-width:290px;margin-bottom:28px}.comfort-picks{display:grid;grid-template-columns:1fr 1fr;gap:27px}.comfort-picks .card-image img{height:320px}.comfort-picks .recipe-card h3{font-size:24px}.comfort-picks .recipe-card:nth-child(2){padding-top:50px}.story-teaser{padding-block:90px;display:grid;grid-template-columns:1fr 1.3fr;gap:110px;align-items:center}.story-small{font-size:14px;font-weight:500;letter-spacing:.18em;line-height:2.3;padding:25px 40px;border-left:2px solid var(--accent);margin-left:45px}.story-small span{display:block;font-family:var(--serif);font-style:italic;letter-spacing:-.03em;font-size:32px;white-space:nowrap;color:var(--accent)}.story-teaser h2{margin:14px 0 23px;font-size:43px}.story-teaser p{color:var(--muted);max-width:450px;font-size:15px}.story-teaser .text-link{margin-top:8px}.site-footer{background:#e9e4d8;border-top:1px solid var(--line)}.footer-main{padding-block:55px;display:grid;grid-template-columns:1.3fr 1fr 1.2fr 1fr;gap:48px}.footer-main .brand{font-size:37px}.footer-main p{font-size:13px;color:var(--muted);margin:25px 0 0;line-height:1.8}.footer-main>div>a:not(.brand){display:block;font-size:13px;margin-top:11px}.footer-main .eyebrow{font-size:10px;margin-bottom:20px;color:#66614f}.footer-note>span{font-family:var(--serif);font-size:25px;font-style:italic;line-height:1.25;color:var(--accent);display:block;margin-top:2px}.footer-note>a{font-size:12px!important;margin-top:25px!important}.footer-bottom{border-top:1px solid #d3cbbb;padding-block:20px;display:flex;justify-content:space-between;font-size:11px;color:#6a6258}.footer-bottom>div{display:flex;gap:30px}.footer-bottom svg{width:13px;height:13px;margin-left:4px}.collection{padding-top:65px;padding-bottom:95px;min-height:65vh}.collection-heading{text-align:center;margin-bottom:38px}.collection-heading h1{font-size:56px;margin:15px 0 20px}.collection-heading p{color:var(--muted);font-size:15px}.recipe-search{display:flex;gap:15px;align-items:center;border:1px solid var(--line);border-radius:4px;background:var(--white);max-width:780px;margin:0 auto 38px;padding:7px 7px 7px 21px;scroll-margin-top:20px}.recipe-search>svg{color:var(--accent)}.recipe-search input{border:0;background:transparent;flex:1;min-width:0;font-size:14px;padding:12px 0;color:var(--ink)}.recipe-search input:focus{outline:0}.recipe-search:focus-within{outline:2px solid var(--accent)}.recipe-search button{display:flex;align-items:center;gap:18px;background:var(--accent);color:white;border:0;border-radius:2px;padding:13px 20px;font-size:13px}.filter-layout{display:flex;align-items:center;gap:15px;justify-content:center;border-bottom:1px solid var(--line);padding-bottom:28px}.filter-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.chip{font-size:12px;padding:9px 17px;border:1px solid var(--line);border-radius:30px;display:inline-block}.chip:hover,.chip.selected{background:var(--accent);color:white;border-color:var(--accent)}.all-categories{position:relative;font-size:12px;flex-shrink:0}.all-categories summary{cursor:pointer;list-style:none;padding:8px}.all-categories summary svg{width:15px;height:15px}.all-categories>div{position:absolute;right:0;top:100%;z-index:5;background:var(--white);border:1px solid var(--line);padding:14px;box-shadow:0 5px 20px #302d2610;min-width:180px;max-height:360px;overflow:auto}.all-categories>div a{display:block;padding:5px}.result-bar{display:flex;align-items:center;justify-content:space-between;padding:24px 0 28px;color:var(--muted);font-size:13px}.result-bar p{margin:0}.result-bar select{border:0;background:transparent;font-size:13px;padding:6px 4px;color:var(--ink)}.result-bar label{margin-right:5px}.empty-state{text-align:center;padding:80px 15px;max-width:760px;margin:auto}.empty-state>svg{width:45px;height:45px;color:var(--accent);margin-bottom:20px}.empty-state h2{font-size:38px}.empty-state p{color:var(--muted)}.empty-state .button{margin-top:15px}.error-page{min-height:65vh}.error-page h1{margin:20px 0}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted);padding-top:27px;padding-bottom:25px}.breadcrumbs svg{width:11px;height:11px}.recipe-hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-bottom:64px;border-bottom:1px solid var(--line)}.recipe-hero-image{position:relative;min-height:460px;background:var(--cream);border-radius:4px;overflow:hidden}.recipe-hero-image>img{width:100%;height:580px;object-fit:cover}.recipe-hero-image .save-button{width:44px;height:44px;top:20px;right:20px}.recipe-intro h1{font-size:clamp(38px,4.2vw,61px);line-height:1.1;margin:18px 0 23px}.recipe-summary{font-size:15px;line-height:1.8;color:var(--muted)}.recipe-byline{font-size:12px;color:var(--muted);margin-top:25px}.recipe-byline strong{font-weight:500;color:var(--ink)}.recipe-byline>span{display:block;margin-top:2px;font-size:11px}.recipe-facts{display:flex;gap:35px;border-top:1px solid var(--line);margin-top:26px;padding-top:23px}.recipe-facts>div{display:flex;gap:12px;align-items:center}.recipe-facts>div>svg{color:var(--accent)}.recipe-facts small{display:block;font-size:9px;letter-spacing:.1em;color:var(--muted)}.recipe-facts strong{display:block;font-size:13px;font-weight:500}.recipe-actions{display:flex;align-items:center;gap:12px;margin-top:30px}.recipe-actions .button{gap:20px}.article-layout{display:grid;grid-template-columns:260px 1fr;gap:80px;padding-top:68px;padding-bottom:70px;align-items:start}.article-aside{position:sticky;top:30px;font-size:13px}.article-aside .eyebrow{margin-bottom:17px}.article-aside>a{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.article-aside>a svg{width:16px;height:16px;color:var(--accent)}.aside-note{font-family:var(--serif);font-size:40px;line-height:1.1;margin-top:50px;color:var(--accent);letter-spacing:-.04em}.article-story{max-width:700px}.prose{font-size:16px;line-height:1.9;overflow-wrap:anywhere}.prose p{margin-bottom:1.35em}.prose img{width:100%;height:auto;border-radius:4px;margin-block:25px}.prose figure{margin:25px 0}.prose figure img{margin-bottom:9px}.prose figcaption{font-size:12px;color:var(--muted);text-align:center;font-style:italic}.prose h2{font-size:34px;margin:38px 0 18px}.prose h3{font-size:27px;margin:30px 0 16px}.prose h4{font-size:22px}.prose a{text-decoration:underline;text-underline-offset:3px;color:var(--accent)}.prose blockquote{border-left:2px solid var(--accent);padding-left:24px;margin:25px 0;font-family:var(--serif);font-size:23px}.prose table{width:100%;border-collapse:collapse}.prose td,.prose th{border:1px solid var(--line);padding:8px}.recipe-paper{background:var(--white);border:1px solid #d5ccbb;border-top:4px solid var(--accent);border-radius:3px;scroll-margin-top:25px}.recipe-paper-heading{padding:40px 45px 28px;border-bottom:1px solid var(--line)}.recipe-paper-heading h2{font-size:38px;margin:13px 0 21px}.recipe-paper-tools{display:flex;gap:24px;font-size:12px;flex-wrap:wrap;color:var(--muted)}.recipe-paper-tools strong{font-weight:500;color:var(--ink)}.recipe-paper-tools button{margin-left:auto;font-size:12px}.recipe-paper-tools svg{width:16px;height:16px}.cooking-grid{display:grid;grid-template-columns:.75fr 1.25fr}.ingredients{background:#f1ecdf;padding:38px 35px 42px 45px;border-right:1px solid var(--line)}.ingredients h3,.instructions h3{font-size:29px;letter-spacing:-.025em;margin-bottom:25px}.ingredients-title>span{display:block;font-size:11px;color:var(--muted);margin:-16px 0 25px}.ingredient-list{list-style:none;padding:0;margin:0}.ingredient-list li{padding:11px 0;border-bottom:1px solid #e0d8c8;font-size:14px;line-height:1.65}.ingredient-list label{display:flex;gap:11px;cursor:pointer;align-items:flex-start}.ingredient-list input{appearance:none;flex-shrink:0;width:17px;height:17px;border:1px solid #a79b84;border-radius:3px;position:relative;margin:4px 0 0}.ingredient-list input:checked{background:var(--olive);border-color:var(--olive)}.ingredient-list input:checked:after{content:'✓';position:absolute;top:-6px;left:1px;color:white;font-size:17px}.ingredient-list input:checked+span{color:var(--muted);text-decoration:line-through}.ingredient-heading{border-bottom:0!important;padding-top:20px!important}.ingredient-heading h4{font-family:var(--sans);font-weight:600;font-size:14px;letter-spacing:0;margin:0}.instructions{padding:38px 45px}.instructions ol{list-style:none;padding:0;margin:0;counter-reset:step}.instructions li:not(.step-heading){counter-increment:step;display:flex;gap:19px;margin-bottom:24px;font-size:14px;line-height:1.9;white-space:pre-line}.instructions li:not(.step-heading):before{content:counter(step,decimal-leading-zero);font-family:var(--serif);font-size:25px;flex-shrink:0;color:var(--accent);line-height:1.4}.instructions h4{font-size:23px;margin-bottom:20px}.kitchen-notes{padding:38px 45px;border-top:1px solid var(--line);font-size:14px}.kitchen-notes h3{margin:9px 0 20px;font-size:30px}.kitchen-notes img{max-height:650px;width:auto;max-width:100%;margin-inline:auto}.recipe-paper-footer{padding:22px 45px;border-top:1px solid var(--line);background:#f1ecdf;font-size:13px}.recipe-paper-footer a{color:var(--accent);text-decoration:underline;margin-left:8px}.page-content{padding-top:65px;padding-bottom:90px}.about-heading{text-align:center;margin-bottom:50px}.about-heading h1{margin:16px 0 23px}.about-heading h1 em{color:var(--accent)}.about-heading p{font-size:15px;color:var(--muted)}.about-layout{display:grid;grid-template-columns:1fr 1.1fr;align-items:start;gap:75px}.about-layout>img{width:100%;height:700px;object-fit:cover;border-radius:140px 4px 4px 4px;position:sticky;top:35px}.about-layout .prose h2{margin-top:0}.about-layout .prose{font-size:15px}.narrow{max-width:760px;margin:auto}.narrow h1{margin-top:20px;font-size:52px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:13px 24px;background:var(--ink);color:white;border-radius:4px;box-shadow:0 4px 25px #302d2625;z-index:100;font-size:14px;text-align:center}.notice{padding:16px 20px;background:var(--cream);border-left:3px solid var(--accent);font-size:14px}.preview-banner{padding:15px 24px;background:var(--olive);color:white;text-align:center;font-size:14px}.preview-banner a{margin-left:25px;text-decoration:underline;color:white}
@media(min-width:1550px){.hero{gap:90px}.hero-visual{height:620px}.hero-copy h1{font-size:88px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:20px;padding-left:0}.hero{gap:40px}.hero-visual{height:520px}.hero-caption{padding:18px}.hero-caption h2{font-size:22px}.category-band-inner{gap:30px}.category-links{gap:10px}.category-links a{padding-left:15px;font-size:12px;gap:8px}.category-links a>svg:last-child{display:none}.card-image img{height:290px}.comfort-layout{gap:45px}.comfort-picks .card-image img{height:270px}.story-teaser{gap:45px}.story-small{margin-left:10px}.footer-main{gap:26px}.article-layout{grid-template-columns:200px 1fr;gap:50px}.recipe-hero{gap:35px}.recipe-hero-image>img{height:520px}.recipe-actions{gap:8px}.recipe-actions .button{padding:15px 18px}.recipe-intro .eyebrow{font-size:10px}.recipe-facts{gap:20px}.filter-layout{flex-wrap:wrap}.ingredients{padding:30px}.instructions{padding:30px}.about-layout{gap:40px}}
@media(max-width:850px){.desktop-nav{display:none}.hero{gap:28px}.hero h1{font-size:53px}.hero .eyebrow{font-size:10px}.hero-copy>p{font-size:14px}.hero-visual{height:485px;border-top-left-radius:105px}.round-note{width:88px;height:88px;right:-12px;font-size:8px;outline-width:4px}.round-note span{font-size:15px}.hero-caption{left:12px;right:12px;bottom:12px;padding:16px}.hero-caption h2{font-size:21px}.hero-caption .eyebrow{font-size:8px}.caption-arrow{display:none}.mobile-toggle{display:inline-flex}.category-band-inner{display:block;padding-block:25px}.category-band-inner>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.category-band h2{font-size:23px}.category-links a:first-child{padding-left:0;border:0}.category-links{gap:18px}.category-links a{font-size:13px}.section{padding-block:60px}.section-heading h2{font-size:35px}.recipe-grid{gap:30px 20px}.card-image img{height:230px}.recipe-card h3{font-size:23px}.card-meta{font-size:9px}.card-meta>a{font-size:9px;letter-spacing:.03em}.comfort-copy h2{font-size:36px}.comfort-layout{grid-template-columns:.7fr 1fr;gap:25px}.comfort-picks{gap:16px}.comfort-picks .card-image img{height:220px}.comfort-picks .recipe-card h3{font-size:21px}.comfort-picks .card-meta>span{display:none}.story-teaser{grid-template-columns:.8fr 1.2fr;gap:30px;padding-block:60px}.story-small{padding-left:20px;letter-spacing:.08em}.story-small span{font-size:25px;white-space:normal}.story-teaser h2{font-size:35px}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-note{display:none}.collection-heading h1{font-size:45px}.recipe-hero{grid-template-columns:.9fr 1fr;gap:27px}.recipe-hero-image>img{height:530px}.recipe-intro h1{font-size:38px}.recipe-facts{flex-wrap:wrap;gap:14px}.recipe-actions{flex-wrap:wrap}.recipe-byline{margin-top:18px}.recipe-summary{font-size:14px}.article-layout{grid-template-columns:160px 1fr;gap:35px}.recipe-paper-heading{padding:30px}.recipe-paper-heading h2{font-size:33px}.cooking-grid{grid-template-columns:1fr 1.25fr}.ingredients,.instructions{padding:27px}.ingredients h3,.instructions h3{font-size:26px}.kitchen-notes{padding:30px}.recipe-paper-footer{padding:20px 30px}.about-layout{gap:30px}.about-layout>img{height:550px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.topline{font-size:10px;padding:8px 10px}.site-header{height:90px;gap:12px}.brand{font-size:37px}.brand span{font-size:8px;padding-top:10px}.brand i{font-size:42px}.header-actions{gap:1px}.saved-link{padding:0 9px;border-left:0}.saved-link>span{display:none}.saved-link svg{width:21px}.hero{display:flex;flex-direction:column;gap:30px;padding-top:32px;padding-bottom:35px;align-items:stretch}.hero-copy{padding:0}.hero .eyebrow{margin-bottom:19px;font-size:10px}.hero h1{font-size:62px;margin-bottom:22px;line-height:1.02}.hero-copy>p{max-width:330px;font-size:14px;margin-bottom:24px}.button{padding:15px 22px}.hero-signoff{font-size:14px;margin-top:17px}.hero-visual{height:470px;border-top-left-radius:120px;margin-right:5px}.round-note{top:24px;right:-7px;width:93px;height:93px}.hero-caption{left:15px;right:15px;bottom:15px;padding:20px}.hero-caption h2{font-size:24px}.hero-caption .eyebrow{font-size:9px;margin-bottom:7px}.caption-arrow{display:grid;width:34px;height:34px}.category-band-inner>div:first-child{display:block}.category-band h2{font-size:25px}.category-band .eyebrow{font-size:9px}.category-links{grid-template-columns:1fr 1fr;gap:0 25px}.category-links a{padding:14px 0;border:0;border-bottom:1px solid #d7cdbb;font-size:14px}.category-links a>svg:last-child{display:block;width:15px}.section{padding-block:47px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:35px}.section-heading .text-link{margin-top:22px;font-size:12px}.eyebrow{font-size:10px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 16px}.card-image img{height:225px}.card-meta{display:block;margin-top:12px;margin-bottom:6px}.card-meta>a{font-size:9px}.card-meta>span{margin-top:4px;font-size:10px}.recipe-card h3{font-size:22px}.recipe-card p{font-size:12px;line-height:1.7;-webkit-line-clamp:2}.save-button{top:9px;right:9px;width:32px;height:32px}.save-button svg{width:17px;height:17px}.comfort-section{padding-block:43px}.comfort-layout{display:block}.comfort-copy{margin-bottom:30px}.comfort-copy h2{font-size:42px;margin-bottom:18px}.comfort-copy p{max-width:100%;font-size:14px}.comfort-picks{gap:18px}.comfort-picks .card-image img{height:245px}.comfort-picks .recipe-card h3{font-size:22px}.comfort-picks .recipe-card:nth-child(2){padding-top:33px}.story-teaser{display:block;padding-block:50px}.story-small{margin:0 0 35px;padding:0 0 0 20px;font-size:12px;line-height:1.8}.story-small span{font-size:27px}.story-teaser h2{font-size:36px}.story-teaser p{font-size:14px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 24px;padding-block:38px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:first-child p{margin-top:18px}.footer-main .eyebrow{margin-bottom:13px}.footer-main>div>a:not(.brand){font-size:12px}.footer-bottom{font-size:10px;align-items:center}.footer-bottom>div{gap:14px}.footer-bottom svg{display:none}.collection{padding-top:35px;padding-bottom:55px}.collection-heading{text-align:left;margin-bottom:28px}.collection-heading h1{font-size:43px;margin:14px 0 20px}.collection-heading p{font-size:14px}.recipe-search{padding-left:13px;gap:9px;margin-bottom:26px}.recipe-search input{font-size:12px}.recipe-search button{font-size:0;padding:13px;gap:0}.recipe-search button svg{width:19px;height:19px}.filter-layout{justify-content:flex-start;padding-bottom:20px;gap:10px}.filter-chips{justify-content:flex-start;gap:7px}.chip{font-size:11px;padding:7px 12px}.all-categories summary{padding:3px;font-size:11px}.all-categories>div{right:auto;left:0}.result-bar{font-size:11px;padding-block:18px}.result-bar select{font-size:11px}.result-bar label{display:none}.breadcrumbs{font-size:10px;padding-top:23px;padding-bottom:20px}.recipe-hero{display:flex;flex-direction:column;gap:29px;padding-bottom:36px;align-items:stretch}.recipe-hero-image{min-height:0}.recipe-hero-image>img{height:435px}.recipe-intro h1{font-size:44px;margin-top:16px;margin-bottom:20px}.recipe-summary{font-size:15px}.recipe-byline{font-size:12px}.recipe-facts{gap:30px;margin-top:20px;padding-top:20px}.recipe-actions{margin-top:25px}.recipe-facts small{font-size:9px}.recipe-facts strong{font-size:12px}.article-layout{display:block;padding-top:32px;padding-bottom:38px}.article-aside{position:static;margin-bottom:27px;display:flex;flex-wrap:wrap;gap:16px}.article-aside>.eyebrow,.aside-note{display:none}.article-aside>a{font-size:11px;padding:0 0 7px;gap:8px}.article-aside>a svg{width:13px}.prose{font-size:15px;line-height:1.85}.prose h2{font-size:29px}.prose h3{font-size:25px}.recipe-paper{width:calc(100% - 28px)}.recipe-paper-heading{padding:26px 22px}.recipe-paper-heading h2{font-size:30px;margin-bottom:20px}.recipe-paper-tools{gap:11px 20px;font-size:11px}.recipe-paper-tools button{margin-left:0;font-size:11px}.cooking-grid{display:block}.ingredients{padding:27px 23px;border-right:0;border-bottom:1px solid var(--line)}.ingredients h3,.instructions h3{font-size:29px}.ingredient-list li{font-size:14px}.instructions{padding:30px 23px}.instructions li:not(.step-heading){gap:14px;font-size:14px}.kitchen-notes{padding:26px 23px;font-size:14px}.recipe-paper-footer{padding:18px 23px;font-size:12px}.recipe-paper-footer a{display:block;margin:5px 0 0}.page-content{padding-top:36px;padding-bottom:55px}.about-heading{text-align:left;margin-bottom:33px}.about-heading h1{font-size:53px}.about-heading p{font-size:14px}.about-layout{display:block}.about-layout>img{position:static;height:470px;border-top-left-radius:110px;margin-bottom:35px}.about-layout .prose h2{font-size:34px}.narrow h1{font-size:43px}.empty-state{padding:55px 10px}.empty-state h2{font-size:33px}.empty-state p{font-size:14px}.preview-banner{font-size:12px}.preview-banner a{display:block;margin:4px 0 0}.error-page h1{font-size:47px}}
@media(max-width:370px){.hero h1{font-size:54px}.card-image img{height:190px}.recipe-card h3{font-size:20px}.hero-visual{height:415px}.recipe-intro h1{font-size:39px}.recipe-hero-image>img{height:380px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{background:white;font-size:11pt;color:black}.site-header,.topline,.site-footer,.breadcrumbs,.article-layout,.recipe-hero,.preview-banner,.recipe-paper-footer,main>.section,.toast,.skip-link,.mobile-nav{display:none!important}.recipe-paper{width:100%;margin:0;border:0}.recipe-paper-heading{padding:0 0 18px}.recipe-paper-heading h2{font-size:24pt}.recipe-paper-tools button,.ingredients-title>span{display:none}.cooking-grid{display:block}.ingredients,.instructions,.kitchen-notes{background:none;padding:15px 0;border:0}.ingredient-list{columns:2;column-gap:30px}.ingredient-list li{break-inside:avoid;font-size:10pt;padding:4px 0;border:0}.ingredient-list input{display:none}.ingredient-list input:checked+span{text-decoration:none;color:black}.instructions li:not(.step-heading){font-size:10pt;break-inside:avoid;margin-bottom:10px}.recipe-paper .eyebrow{color:black}.kitchen-notes{font-size:10pt}.kitchen-notes img,.kitchen-notes figure{display:none}a{color:black!important}.recipe-paper h3{font-size:19pt}h2,h3,h4{break-after:avoid}@page{margin:17mm}}
