@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght,SOFT,WONK@9..144,500,0,0;9..144,600,0,0&display=swap";:root{color:#263c31;font-synthesis:none;background:#f9f7f2;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}button,input,select{font:inherit}.shell{width:min(1160px,100% - 48px);margin:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{background:#f9f7f2;border-bottom:1px solid #e6e3da}.header-inner{justify-content:space-between;align-items:center;height:88px;display:flex}.brand{letter-spacing:-.05em;align-items:center;gap:10px;font-family:Fraunces,serif;font-size:28px;font-weight:600;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;letter-spacing:.02em;background:#1e6a4d;border-radius:11px;place-items:center;width:42px;height:42px;font:700 11px DM Sans,sans-serif;display:grid}.site-header nav a{font-size:14px;font-weight:700;text-decoration:none}.site-header nav a:hover,.breadcrumbs a:hover,.back-link:hover{text-decoration:underline}.hero{border-bottom:1px solid #e6e3da;padding:90px 0 83px}.eyebrow{letter-spacing:.18em;color:#d16f40;text-transform:uppercase;font-size:11px;font-weight:700}.hero h1,.detail h1,.not-found h1{letter-spacing:-.055em;font-family:Fraunces,serif;font-weight:500;line-height:1.08}.hero h1{max-width:800px;margin:18px 0 22px;font-size:clamp(54px,7vw,90px)}.hero h1 em{color:#287254;font-weight:500}.hero p{color:#68746c;margin:0;font-size:18px;line-height:1.6}.browse{padding:70px 0 112px}.browse-heading h2,.section-title h2{letter-spacing:-.04em;font-family:Fraunces,serif;font-weight:500}.browse-heading h2{margin:12px 0 28px;font-size:42px}.count{color:#337456;vertical-align:middle;letter-spacing:0;background:#e9efe8;border-radius:100px;place-items:center;min-width:31px;height:31px;padding:0 7px;font:700 13px DM Sans,sans-serif;display:inline-grid}.controls{gap:12px;margin-bottom:30px;display:flex}.search-field,.category-field{background:#fff;border:1px solid #deded5;border-radius:10px;align-items:center;height:52px;display:flex}.search-field{flex:1;gap:12px;padding:0 17px}.search-field svg{fill:none;stroke:#718078;stroke-width:2px;width:19px;height:19px}.search-field input{color:#263c31;background:0 0;border:0;outline:0;width:100%;height:100%}.category-field{width:220px}.category-field select{color:#263c31;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 14px}.search-field:focus-within,.category-field:focus-within{outline-offset:2px;outline:2px solid #318361}.recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.recipe-card{background:#fff;border:1px solid #e7e5dd;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.recipe-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #2b493217}.recipe-card[hidden]{display:none}.card-art{color:#548166;background:#e4ece4;justify-content:space-between;align-items:flex-start;height:150px;padding:18px 21px;display:flex}.recipe-card:nth-child(3n+2) .card-art{color:#aa7848;background:#f2e7d8}.recipe-card:nth-child(3n+3) .card-art{color:#a67669;background:#ede4e1}.card-art>span:first-child{letter-spacing:.1em;font-size:12px;font-weight:700}.art-glyph{opacity:.55;font-family:Fraunces,serif;font-size:105px;line-height:.9}.card-body{padding:22px 22px 20px}.card-category{color:#bc704d;letter-spacing:.12em;text-transform:uppercase;min-height:17px;font-size:11px;font-weight:700}.card-body h3{letter-spacing:-.035em;min-height:62px;margin:13px 0 22px;font-family:Fraunces,serif;font-size:26px;font-weight:500;line-height:1.2}.card-meta{color:#6f7a72;border-top:1px solid #efede7;justify-content:space-between;padding-top:15px;font-size:13px;display:flex}.card-meta span{color:#367557;font-size:18px}.empty-results{text-align:center;color:#68746c;background:#fff;border:1px dashed #d9ded6;border-radius:12px;padding:70px 20px}.result-count{color:#7a857c;margin:19px 0 0;font-size:13px}.site-footer{color:#7a857c;border-top:1px solid #e6e3da;padding:31px 0;font-size:13px}.detail{padding-top:33px;padding-bottom:100px}.breadcrumbs{color:#7b857d;flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.breadcrumbs a{text-decoration:none}.detail-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin:70px 0 45px;display:flex}.detail h1{max-width:760px;margin:15px 0 0;font-size:clamp(48px,6vw,76px)}.description{color:#657167;max-width:680px;margin:20px 0 0;font-size:18px;line-height:1.6}.wake-control{white-space:nowrap;cursor:pointer;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.wake-control input{appearance:none;cursor:pointer;background:#d5ddd4;border-radius:20px;width:38px;height:23px;transition:background .2s;position:relative}.wake-control input:before{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;position:absolute;top:3px;left:3px}.wake-control input:checked{background:#257552}.wake-control input:checked:before{transform:translate(15px)}.wake-control input:focus-visible{outline-offset:3px;outline:2px solid #257552}.wake-control input:disabled{opacity:.5;cursor:not-allowed}.recipe-image{object-fit:cover;border-radius:15px;width:100%;max-height:500px;margin-bottom:42px;display:block}.recipe-columns{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:36px;display:grid}.ingredients,.instructions{background:#fff;border:1px solid #e7e5dd;border-radius:13px;padding:34px}.section-title h2{margin:10px 0 26px;font-size:34px}.ingredients ul,.instructions ol{margin:0;padding:0;list-style:none}.ingredients li{border-top:1px solid #efede7;padding:13px 0;line-height:1.5}.ingredients li:first-child{border-top:0}.ingredients small,.instructions small{color:#7c867c;margin-top:5px;font-size:13px;line-height:1.5;display:block}.instructions li{grid-template-columns:32px 1fr;gap:19px;padding:0 0 26px;display:grid}.instructions li:last-child{padding-bottom:0}.instructions p{margin:0;line-height:1.65}.step-number{color:#cb7653;padding-top:3px;font-size:13px;font-weight:700}.recipe-note{background:#e9efe8;border-radius:12px;margin-top:35px;padding:31px 35px}.recipe-note h2{margin:8px 0;font-family:Fraunces,serif;font-size:29px;font-weight:500}.recipe-note p{white-space:pre-wrap;margin:0;line-height:1.6}.back-link{color:#267351;margin-top:44px;font-weight:700;text-decoration:none;display:inline-block}.not-found{padding:110px 0 140px}.not-found h1{margin:15px 0;font-size:60px}.not-found p{color:#657167}@media (width<=800px){.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-columns{grid-template-columns:1fr}.detail-heading{flex-direction:column;align-items:flex-start;gap:20px}}@media (width<=560px){.shell{width:min(100% - 34px,1160px)}.header-inner{height:72px}.brand{font-size:24px}.brand-mark{width:37px;height:37px}.hero{padding:70px 0 65px}.hero h1{font-size:54px}.hero p{font-size:16px}.browse{padding:50px 0 80px}.controls{flex-direction:column}.category-field{width:100%}.recipe-grid{grid-template-columns:1fr}.card-art{height:125px}.card-body h3{min-height:0}.detail-heading{margin:48px 0 32px}.detail h1{font-size:49px}.ingredients,.instructions{padding:25px}.section-title h2{font-size:30px}.not-found{padding:85px 0}}
