.Hero_hero__D0Vj7{--hero-bg-image:url(/images/optimized/food_background_upscaled.webp);position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,6vw,4rem) 1.5rem;width:100%;min-height:85vh;overflow:hidden}.Hero_hero__D0Vj7:before{content:"";position:absolute;inset:0;background-image:var(--hero-bg-image);background-size:cover;background-position:50%;filter:brightness(.55);z-index:0}.Hero_hero-content__P_XVb{position:relative;z-index:1;text-align:center;max-width:720px;gap:1.5rem;color:#fff}.Hero_fancy-title___ieim,.Hero_hero-content__P_XVb{display:flex;flex-direction:column;align-items:center}.Hero_fancy-title___ieim{margin:0;gap:.75rem}.Hero_the__27fsL{font-size:clamp(1.6rem,4vw,2.8rem);font-weight:400;letter-spacing:.35rem;text-transform:uppercase;font-family:var(--font-lato),sans-serif}.Hero_sage-kitchen__C1IMQ{font-size:clamp(3.8rem,12vw,7.5rem);font-weight:400;font-family:var(--font-dancing),cursive;line-height:.95;text-shadow:0 10px 25px rgba(0,0,0,.35)}.Hero_hero-actions__u1ouo{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.Hero_hero-cta__NmJBT{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.9rem;font-weight:600;text-decoration:none;font-size:1rem;transition:transform .2s ease,box-shadow .2s ease}.Hero_hero-cta__NmJBT.Hero_primary__B3zL9{background:rgba(255,255,255,.92);color:#4a5536;box-shadow:0 15px 35px rgba(0,0,0,.25)}.Hero_hero-cta__NmJBT.Hero_primary__B3zL9:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(0,0,0,.3)}.Hero_hero-cta__NmJBT.Hero_secondary__vt725{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff}.Hero_hero-cta__NmJBT.Hero_secondary__vt725:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.85);box-shadow:0 15px 30px rgba(0,0,0,.25)}@media (min-width:1024px){.Hero_hero__D0Vj7{justify-content:flex-start;padding-left:clamp(4rem,10vw,8rem)}.Hero_hero-content__P_XVb{align-items:flex-start;text-align:left}.Hero_hero-actions__u1ouo{justify-content:flex-start}}@media (max-width:768px){.Hero_hero__D0Vj7{min-height:70vh;padding:clamp(1.5rem,6vw,2.5rem)}.Hero_hero-content__P_XVb{gap:1rem}.Hero_hero-actions__u1ouo{gap:.75rem}.Hero_hero-cta__NmJBT{width:100%}}.RecipeCard_recipe-card__9UCMw{background-color:var(--white);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-md);transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s cubic-bezier(.175,.885,.32,1.275);position:relative;z-index:1;display:flex;flex-direction:column;height:100%;cursor:pointer}.RecipeCard_recipe-card__9UCMw:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.RecipeCard_recipe-image__QwBer{position:relative;overflow:hidden;height:200px}.RecipeCard_recipe-image__QwBer img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.RecipeCard_recipe-card__9UCMw:hover .RecipeCard_recipe-image__QwBer img{transform:scale(1.05)}.RecipeCard_recipe-image-placeholder__EHLeI{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;font-size:3rem}.RecipeCard_recipe-category__Dn3pB{position:absolute;top:10px;right:10px;background-color:rgba(139,155,110,.9);color:white;padding:4px 10px;border-radius:20px;font-size:.8rem;text-transform:capitalize;font-weight:700}.RecipeCard_recipe-content__YvWI5{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.RecipeCard_recipe-content__YvWI5 h3{margin:0 0 .75rem;font-size:1.25rem;color:var(--olive-dark);line-height:1.3}.RecipeCard_recipe-title__0jb_A{margin:0 0 .5rem!important;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.RecipeCard_recipe-stats__vyjTU{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;font-size:.75rem;color:var(--text-light);font-weight:600;margin-bottom:.85rem}.RecipeCard_stat-item__bKedy{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.RecipeCard_stat-item__bKedy+.RecipeCard_stat-item__bKedy:before{content:"·";margin-right:.5rem;color:var(--text-light);opacity:.6}.RecipeCard_stat-item__bKedy svg{color:var(--olive-dark);font-size:.85em}.RecipeCard_recipe-tags__rK3Vz{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.RecipeCard_dietary-tag__VfSc5{background-color:#f7fee7;border:1px solid rgba(139,155,110,.2);color:#4d7c0f!important}.RecipeCard_recipe-tag__YSY9H{background-color:var(--soft-cream);color:var(--olive-dark);padding:.25rem .6rem;font-size:.7rem;border-radius:50px;font-weight:600;display:flex;align-items:center;gap:4px;transition:all .2s ease;border:none;cursor:pointer;font-family:inherit;box-shadow:none}.RecipeCard_recipe-tag__YSY9H:hover{transform:scale(1.05);background-color:#f5ebe0;box-shadow:none}.RecipeCard_recipe-tag__YSY9H:focus-visible{outline:2px solid var(--warm-peach);outline-offset:2px}.RecipeCard_recipe-tag__YSY9H svg{font-size:.8rem}.RecipeCard_recipe-content__YvWI5 p{color:var(--text-medium);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.RecipeCard_recipe-link__VoVqP{display:inline-flex;align-items:center;align-self:flex-start;margin-top:auto;padding:.6rem 1.2rem;background:var(--grad-sage);color:white!important;text-decoration:none;border-radius:var(--radius-sm);font-weight:600;font-size:.85rem;border:none;cursor:pointer;font-family:inherit;transition:all .3s ease;gap:8px;box-shadow:var(--shadow-sm)}.RecipeCard_recipe-link__VoVqP:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);opacity:.9}.RecipeCard_recipe-time__1bEvW{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.8rem;color:var(--text-light)}.RecipeCard_view-recipe-btn__2SkRF{width:100%;padding:.5rem;background-color:var(--sage-green);color:white;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background-color .2s;font-family:var(--font-lato),sans-serif}.RecipeCard_view-recipe-btn__2SkRF:hover{background-color:var(--sage-green-dark)}.RecipeCard_icon-margin-right__FSojW{margin-right:4px}.RecipeCard_nav-link__oycX4{color:white;font-weight:400;padding:8px 15px;border-radius:5px;font-size:18px;text-decoration:none;transition:background-color .3s ease;white-space:nowrap;display:flex;align-items:center;gap:8px}.RecipeCard_nav-icon__COu_b{display:flex;align-items:center;justify-content:center;font-size:.9em}.RecipeCard_compact__hxHuD{animation:none}.RecipeCard_compact__hxHuD .RecipeCard_recipe-image__QwBer{height:100px}.RecipeCard_compact__hxHuD .RecipeCard_recipe-content__YvWI5{padding:.8rem}.RecipeCard_compact__hxHuD .RecipeCard_recipe-content__YvWI5 h3{font-size:1rem}.RecipeCard_compact__hxHuD .RecipeCard_recipe-content__YvWI5 p{font-size:.8rem;margin-bottom:.5rem}.RecipeCard_compact__hxHuD .RecipeCard_recipe-link__VoVqP,.RecipeCard_compact__hxHuD .RecipeCard_recipe-tags__rK3Vz{display:none}.RecipeCard_recipe-image__QwBer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 70%,rgba(0,0,0,.3));opacity:0;transition:opacity .3s ease}.RecipeCard_recipe-card__9UCMw:hover .RecipeCard_recipe-image__QwBer:after{opacity:1}.RecipesSection_recipes-section__wUpn9{padding:2rem 20px 5rem;max-width:1200px;margin:0 auto;background:linear-gradient(180deg,#f3f4eb 0,var(--soft-cream) 45%,#f7f5eb 100%)}.RecipesSection_recipes-container__ztLWj{width:100%;max-width:1100px;margin:0 auto;padding:0 20px}.RecipesSection_recipes-container__ztLWj h2{font-family:var(--font-dancing),cursive;font-size:clamp(2.25rem,4vw,3rem);color:var(--olive-dark);text-align:center;margin-bottom:.75rem}.RecipesSection_filter-panel__iJM1Q{margin:1.25rem auto 1.75rem;padding:.85rem 1rem;background:#ffffff;border-radius:16px;box-shadow:0 12px 32px rgba(74,84,54,.08);border:1px solid rgba(139,155,110,.18);max-width:1060px}.RecipesSection_filter-panel-sticky__TVIGr{position:-webkit-sticky;position:sticky;top:calc(var(--nav-height) + .5rem);z-index:3;-webkit-backdrop-filter:saturate(1.1);backdrop-filter:saturate(1.1)}.RecipesSection_filter-bar__cNAer{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.RecipesSection_search-container__9ORSY{flex:1 1 280px;min-width:0}.RecipesSection_search-input__8kKll{width:100%;padding:.7rem .95rem;border:1px solid rgba(121,139,94,.3);border-radius:10px;font-size:.95rem;background:rgba(243,244,235,.6);transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.RecipesSection_search-input__8kKll:focus{outline:none;border-color:var(--olive-dark);box-shadow:0 0 0 3px rgba(121,139,94,.2);background:#ffffff}.RecipesSection_clear-filters__A1e0b,.RecipesSection_filter-toggle__WF7JC,.RecipesSection_sort-select__FG64P{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border:1px solid rgba(121,139,94,.3);border-radius:999px;background:rgba(243,244,235,.6);color:var(--olive-dark);font-weight:600;font-size:.9rem;font-family:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.RecipesSection_clear-filters__A1e0b:hover:not(:disabled),.RecipesSection_filter-toggle__WF7JC:hover,.RecipesSection_sort-select__FG64P:hover{background:rgba(139,155,110,.18);border-color:rgba(121,139,94,.45)}.RecipesSection_clear-filters__A1e0b:focus-visible,.RecipesSection_filter-toggle__WF7JC:focus-visible,.RecipesSection_sort-select__FG64P:focus-visible{outline:none;border-color:var(--olive-dark);box-shadow:0 0 0 3px rgba(121,139,94,.25)}.RecipesSection_filter-toggle-icon__iLGby{font-size:.8rem;line-height:1;transition:transform .2s ease}.RecipesSection_filter-toggle-open__guiun .RecipesSection_filter-toggle-icon__iLGby{transform:rotate(180deg)}.RecipesSection_sort-control___0q6_{display:inline-flex}.RecipesSection_sort-select__FG64P{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='%23637749' d='M0 0l5 6 5-6z'/></svg>");background-repeat:no-repeat;background-position:right .85rem center}.RecipesSection_clear-filters__A1e0b:disabled{cursor:not-allowed;opacity:.45}.RecipesSection_filter-rows__GCIUJ{display:none}.RecipesSection_filter-rows-open__qHh0M{display:flex;flex-direction:column;gap:.45rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(139,155,110,.18)}.RecipesSection_filter-row__f1aBr{display:flex;align-items:center;gap:.85rem;min-height:2.25rem}.RecipesSection_filter-label__qyqHi{flex:0 0 70px;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(74,84,54,.75);font-weight:700}.RecipesSection_pill-row__8TfOs{display:flex;flex-wrap:wrap;gap:.4rem;flex:1 1;min-width:0}.RecipesSection_pill__rDYhT{padding:.4rem .95rem;border:1px solid rgba(139,155,110,.28);background-color:rgba(139,155,110,.08);color:var(--olive-dark);border-radius:999px;cursor:pointer;font-size:.85rem;font-weight:500;font-family:inherit;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.RecipesSection_pill__rDYhT:hover{background-color:rgba(139,155,110,.2);border-color:rgba(121,139,94,.45)}.RecipesSection_pill__rDYhT:focus-visible{outline:none;border-color:var(--olive-dark);box-shadow:0 0 0 3px rgba(121,139,94,.25)}.RecipesSection_pill__rDYhT.RecipesSection_active__vkbKO{background-color:var(--olive-dark);color:#ffffff;border-color:var(--olive-dark);box-shadow:0 4px 12px rgba(74,84,54,.18)}.RecipesSection_recipe-grid__Yi2__{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.RecipesSection_recipe-grid-compact__fOSD9{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.RecipesSection_no-recipes__bpF3_{text-align:center;color:var(--text-medium);font-style:italic;margin:3rem 0;font-weight:300}.RecipesSection_no-recipes__bpF3_ button{margin-top:1rem;padding:.6rem 1.5rem;border-radius:999px;border:1px solid rgba(121,139,94,.3);background:#fff;color:var(--olive-dark);font-weight:600;cursor:pointer;transition:all .2s ease}.RecipesSection_no-recipes__bpF3_ button:hover{background:rgba(139,155,110,.15);border-color:rgba(121,139,94,.5)}.RecipesSection_view-more__uZ2v6{text-align:center;margin-top:2rem}.RecipesSection_view-more-btn__xFhGS{padding:.75rem 2rem;background-color:var(--warm-peach);color:white;border:none;border-radius:5px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.RecipesSection_view-more-btn__xFhGS:hover{background-color:var(--peach)}@media (max-width:768px){.RecipesSection_filter-panel__iJM1Q{padding:.75rem .85rem;border-radius:14px}.RecipesSection_filter-panel-sticky__TVIGr{position:static}.RecipesSection_filter-bar__cNAer{gap:.5rem}.RecipesSection_search-container__9ORSY{flex:1 1 100%}.RecipesSection_clear-filters__A1e0b,.RecipesSection_filter-toggle__WF7JC,.RecipesSection_sort-control___0q6_{flex:1 1 auto}.RecipesSection_filter-toggle__WF7JC{justify-content:space-between}.RecipesSection_sort-select__FG64P{width:100%}.RecipesSection_filter-row__f1aBr{flex-wrap:wrap;align-items:flex-start;gap:.4rem .6rem}.RecipesSection_filter-label__qyqHi{flex:0 0 100%}.RecipesSection_recipe-grid__Yi2__{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:480px){.RecipesSection_recipe-grid__Yi2__{grid-template-columns:1fr}.RecipesSection_recipes-section__wUpn9{padding:2rem 1rem}}.RecipesSection_recipe-count__cb9Jq{text-align:center;font-size:.85rem;color:rgba(74,84,54,.7);margin-top:1rem}