@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');:root{--ink:#172d20;--cream:#f6f0e6;--red:#b6412c;--sage:#dce6d6;--line:#d5cdbf}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.48 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}header{background:#fffdf8}.top{height:37px;background:var(--ink);color:#fff;display:flex;justify-content:space-between;padding:9px max(4vw,28px);font-size:12px}.top a{text-decoration:underline}.mast{display:flex;align-items:center;justify-content:space-between;padding:24px max(4vw,28px)}.logo{display:grid;grid-template-columns:30px auto;line-height:.84;font-family:Fraunces,serif}.logo i{grid-row:span 2;color:var(--red);font-size:32px}.logo b{font-size:24px}.logo em{font:700 10px 'DM Sans';letter-spacing:2px;color:var(--red)}.mast-links{display:flex;gap:22px;font-size:13px}.nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:28px;padding:13px 20px;white-space:nowrap;overflow:auto;font-size:12px;font-weight:700}.hero{position:relative;min-height:575px;background:#111;color:#fff}.hero>img{height:575px;opacity:.66}.hero>div{position:absolute;left:max(6vw,35px);bottom:60px;max-width:610px}.hero span,.eyebrow,.notes span{font-weight:700;font-size:11px;letter-spacing:1.4px}.hero h1,h2,h3,h1{font-family:Fraunces,serif}.hero h1{font-size:clamp(40px,5vw,72px);line-height:.98;margin:12px 0}.hero p{font-size:18px;max-width:560px}.button{display:inline-block;background:var(--red);padding:13px 20px;color:#fff;font-weight:700;margin-top:8px}.intro{text-align:center;padding:52px 20px;background:#fffdf8}.intro b{font-size:12px;letter-spacing:1.7px}.intro p{font:600 clamp(21px,3vw,35px)/1.15 Fraunces,serif;max-width:720px;margin:12px auto}.wrap{max-width:1250px;margin:auto;padding:64px 28px}.section-title{display:flex;align-items:baseline;justify-content:space-between;border-bottom:2px solid var(--ink);margin-bottom:25px}.section-title h2{font-size:34px;margin:0 0 10px}.section-title a,.text-link{text-decoration:underline;font-weight:700;font-size:13px}.grid{display:grid;gap:26px}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.card img{aspect-ratio:1.23}.card .meta{font-size:11px;letter-spacing:.6px;font-weight:700;color:var(--red);margin-top:15px}.card h3{font-size:24px;line-height:1.08;margin:7px 0}.card p{font-size:14px;margin:0 0 7px}.card small{font-weight:700;font-size:12px}.red-collection{background:var(--red);color:#fff}.light{border-color:#fff}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.split img{aspect-ratio:1.05}.split h2{font-size:50px;line-height:1;margin:10px 0}.split p{font-size:18px}.notes{background:var(--ink);color:#fff;text-align:center}.notes .wrap{padding:65px}.notes h2{font-size:50px;margin:10px}.notes p{max-width:560px;margin:0 auto 16px}.pale{background:#fff;color:var(--ink)}.category-hero{min-height:290px;padding:70px max(8vw,32px);background:var(--sage);display:flex;align-items:end}.category-quick-easy{background:#f1d38d}.category-baking{background:#dcb4a2}.category-kitchen-skills{background:#b6d0c9}.category-ingredients{background:#e6d8a8}.category-kitchen-notes{background:#c8cbc6}.category-hero h1{font-size:62px;margin:8px 0}.category-hero p{max-width:550px}.recipe-head{max-width:830px;margin:65px auto 30px;padding:0 28px;text-align:center}.crumb{font-size:12px;font-weight:700;color:var(--red);text-decoration:underline}.recipe h1{font-size:clamp(40px,6vw,74px);line-height:1.01;margin:15px 0}.recipe-head p{font-size:20px}.facts{display:flex;justify-content:center;gap:25px;font-size:12px}.recipe-image{max-width:1200px;height:570px;margin:auto}.recipe-body{max-width:760px;margin:50px auto;padding:0 28px;display:grid;grid-template-columns:.8fr 1.4fr;gap:65px}.recipe-body h2{font-size:30px}.recipe-body li{margin-bottom:12px}.related{padding-top:0}.fixed-page{max-width:820px;margin:0 auto;padding:70px 28px}.fixed-page>span{font-size:11px;font-weight:700;letter-spacing:1px;color:var(--red)}.fixed-page h1{font-size:60px;margin:10px 0}.fixed-page .lede{font-size:20px;border-bottom:2px solid var(--ink);padding-bottom:28px}.fixed-page h2{font-size:30px;margin:35px 0 7px}.archive-head{padding:58px 28px 0;max-width:1250px;margin:auto}.archive-head h1{font-size:58px;margin:0}.searchbox{margin:20px 0}.searchbox input,.letter input{border:0;border-bottom:2px solid var(--ink);background:transparent;padding:12px 2px;font:inherit;width:70%}.searchbox button,.letter button{background:var(--ink);border:0;color:#fff;padding:13px 18px;font-weight:bold}.letter{background:var(--red);color:#fff;padding:55px max(7vw,28px);display:grid;grid-template-columns:1fr 1fr;gap:70px}.letter h2{font-size:47px;line-height:1;margin:10px 0}.letter form{display:flex;align-content:center;flex-wrap:wrap;gap:10px}.letter input{color:#fff;border-color:#fff;flex:1}.letter input::placeholder{color:#f7e4df}.letter button{background:#fff;color:var(--red)}.letter small{width:100%}.letter a{text-decoration:underline}.footer-grid{background:var(--ink);color:#fff;padding:55px max(7vw,28px);display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-grid h3{font:700 11px 'DM Sans';letter-spacing:1.2px}.footer-grid a{display:block;margin:8px 0;font-size:14px}.footer-grid p{font-size:14px;max-width:250px}.foot i{color:#f7b29f}.foot em{color:#f7b29f}.copyright{background:var(--ink);color:#fff;border-top:1px solid #577064;padding:14px max(7vw,28px);font-size:12px;display:flex;justify-content:space-between}@media(max-width:780px){.mast-links{display:none}.nav{justify-content:flex-start;gap:18px}.hero,.hero>img{min-height:510px;height:510px}.hero>div{left:28px;right:25px;bottom:35px}.hero h1{font-size:44px}.three,.four,.split,.letter,.footer-grid,.recipe-body{grid-template-columns:1fr}.grid{gap:32px}.four .card{display:grid;grid-template-columns:130px 1fr;column-gap:15px}.four .card img{grid-row:span 3}.split{gap:28px}.split h2,.notes h2,.letter h2{font-size:39px}.category-hero h1,.fixed-page h1,.archive-head h1{font-size:45px}.recipe-image{height:360px}.recipe-body{gap:15px}.letter{gap:25px}.footer-grid{gap:20px}.footer-grid>div{border-bottom:1px solid #577064;padding-bottom:18px}.copyright{display:block}.copyright span{display:block;margin-top:6px}.facts{flex-wrap:wrap}.top{font-size:10px}}.ingredient-finder{background:#fffdf8}.ingredient-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 44px}.ingredient-tile{text-align:center;font-size:22px}.ingredient-tile img{aspect-ratio:1;border-radius:30px;margin-bottom:12px}.ingredient-tile:hover img{transform:scale(.985)}@media(max-width:780px){.ingredient-grid{grid-template-columns:repeat(2,1fr);gap:26px 18px}.ingredient-tile{font-size:19px}.ingredient-tile img{border-radius:22px}}