.Hero_hero__D0Vj7{--hero-bg-image:url(/images/food_background_upscaled.png);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-tagline__5QAAW{font-family:var(--font-lato),sans-serif;font-weight:300;font-size:clamp(1.1rem,2.6vw,1.5rem);max-width:560px;margin:0;letter-spacing:.02em}.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:hsla(0,0%,100%,.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 hsla(0,0%,100%,.6);color:#fff}.Hero_hero-cta__NmJBT.Hero_secondary__vt725:hover{transform:translateY(-3px);border-color:hsla(0,0%,100%,.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:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;z-index:1;animation:RecipeCard_cardEntrance__3qtZi .6s ease-out backwards}@keyframes RecipeCard_cardEntrance__3qtZi{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.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:hsla(81,18%,52%,.9);color:#fff;padding:4px 10px;border-radius:20px;font-size:.8rem;text-transform:capitalize;font-weight:700}.RecipeCard_recipe-content__YvWI5{padding:1.5rem}.RecipeCard_recipe-content__YvWI5 h3{margin:0 0 .75rem;font-size:1.25rem;color:var(--olive-dark);line-height:1.3}.RecipeCard_recipe-stats__vyjTU{display:flex;gap:.75rem;font-size:.75rem;color:var(--text-light);font-weight:600}.RecipeCard_stat-item__bKedy{display:flex;align-items:center;gap:4px;background:rgba(0,0,0,.04);padding:2px 6px;border-radius:4px}.RecipeCard_stat-item__bKedy svg{color:var(--olive-dark)}.RecipeCard_recipe-header-row__6lMst{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.RecipeCard_recipe-header-row__6lMst h3{margin:0;flex:1 1}.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 hsla(81,18%,52%,.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;padding:.6rem 1.2rem;background:var(--grad-sage);color:#fff!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:#fff;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:#fff;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_recipe-image__QwBer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 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_section-subtitle__cCG15{text-align:center;margin:0 auto;max-width:640px;color:var(--text-medium);font-size:1.05rem}.RecipesSection_filter-panel__iJM1Q{margin:1.5rem auto 2rem;padding:1.5rem clamp(1.25rem,3vw,2rem);background:#fff;border-radius:20px;box-shadow:0 25px 60px rgba(74,84,54,.1);border:1px solid hsla(81,18%,52%,.18);max-width:960px}.RecipesSection_filter-panel-sticky__TVIGr{position:-webkit-sticky;position:sticky;top:calc(var(--nav-height) + 1rem);z-index:3}.RecipesSection_filter-controls__sRgiE{display:flex;flex-direction:column;gap:1.25rem;align-items:stretch}.RecipesSection_search-container__9ORSY{display:flex;flex-direction:column;gap:.75rem}.RecipesSection_search-input__8kKll{width:100%;padding:.85rem 1rem;border:1px solid rgba(121,139,94,.3);border-radius:12px;font-size:1rem;background:hsla(67,29%,94%,.6);transition:border-color .2s ease,box-shadow .2s ease}.RecipesSection_search-input__8kKll:focus{outline:none;border-color:var(--olive-dark);box-shadow:0 0 0 3px rgba(121,139,94,.25);background:#fff}.RecipesSection_filter-buttons__frCW9{display:flex;flex-direction:column;gap:.75rem}.RecipesSection_filter-button-row__aBGR8{display:flex;flex-wrap:wrap;gap:.65rem}.RecipesSection_filter-btn__Ow6_H{padding:.55rem 1.15rem;background-color:hsla(81,18%,52%,.12);color:var(--olive-dark);border:1px solid transparent;border-radius:999px;cursor:pointer;transition:all .2s;font-weight:500;letter-spacing:.02em}.RecipesSection_filter-btn__Ow6_H:hover{background-color:hsla(81,18%,52%,.22);border-color:hsla(81,18%,52%,.35)}.RecipesSection_filter-btn__Ow6_H.RecipesSection_active__vkbKO{background-color:var(--olive-light);color:#fff;border-color:transparent;box-shadow:0 12px 20px rgba(121,139,94,.25)}.RecipesSection_filter-pills__LOCKQ{display:flex;flex-direction:column;gap:1.25rem}.RecipesSection_filter-footer__9xW6r{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;justify-content:space-between}.RecipesSection_sort-control___0q6_{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.RecipesSection_sort-label__rzuJ5{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(74,84,54,.8);font-weight:600}.RecipesSection_sort-select__FG64P{border:1px solid rgba(121,139,94,.3);border-radius:12px;padding:.65rem .85rem;background:hsla(67,29%,94%,.6);font-size:.95rem;color:var(--olive-dark);transition:border-color .2s ease,box-shadow .2s ease}.RecipesSection_sort-select__FG64P:focus{outline:none;border-color:var(--olive-dark);box-shadow:0 0 0 3px rgba(121,139,94,.25);background:#fff}.RecipesSection_clear-filters__A1e0b{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_clear-filters__A1e0b:hover:not(:disabled){background:hsla(81,18%,52%,.15);border-color:rgba(121,139,94,.5)}.RecipesSection_clear-filters__A1e0b:disabled{cursor:not-allowed;opacity:.55}.RecipesSection_pill-group__Yz3tJ{display:flex;flex-direction:column;gap:.5rem}.RecipesSection_pill-row__8TfOs{display:flex;flex-wrap:wrap;gap:.5rem}.RecipesSection_pill__rDYhT{border:1px solid #d5d8c7;background-color:hsla(81,18%,52%,.12);color:var(--olive-dark);border-radius:999px;padding:.45rem 1rem;cursor:pointer;font-size:.9rem;transition:all .2s ease}.RecipesSection_pill__rDYhT:hover{background-color:hsla(81,18%,52%,.25)}.RecipesSection_pill__rDYhT.RecipesSection_active__vkbKO{background-color:var(--olive-dark);color:#fff;border-color:var(--olive-dark);box-shadow:0 4px 12px rgba(121,139,94,.25)}.RecipesSection_filter-label__qyqHi{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(74,84,54,.8);font-weight:600}.RecipesSection_recipe-grid__Yi2__{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.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:hsla(81,18%,52%,.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:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.RecipesSection_view-more-btn__xFhGS:hover{background-color:#e5967d}@media (max-width:768px){.RecipesSection_filter-controls__sRgiE{align-items:stretch}.RecipesSection_filter-pills__LOCKQ,.RecipesSection_search-container__9ORSY{max-width:100%}.RecipesSection_filter-panel__iJM1Q{padding:1.5rem}.RecipesSection_filter-buttons__frCW9{gap:.5rem}.RecipesSection_filter-footer__9xW6r{align-items:stretch}.RecipesSection_sort-control___0q6_{width:100%}.RecipesSection_clear-filters__A1e0b{width:100%;text-align:center}.RecipesSection_filter-panel-sticky__TVIGr{position:static}.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_filter-panel__iJM1Q{margin-top:1.75rem}}.RecipesSection_meal-title__AFz4C{font-weight:600;font-size:.9rem;color:var(--olive-dark);margin-bottom:.5rem;display:flex;align-items:center;gap:6px}.RecipesSection_calendar-icon__sjdhK{margin-right:8px}.RecipesSection_current-week__e1SKo{font-size:1.1rem;font-weight:600;display:flex;align-items:center}.RecipesSection_empty__unnsd{color:#aaa;font-style:italic;display:flex;align-items:center;gap:4px}.RecipesSection_no-recipes-found__gumHg{grid-column:1/-1;text-align:center;padding:3rem 1rem;font-style:italic;color:var(--text-medium);background-color:hsla(0,0%,100%,.5);border-radius:8px}