.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background-color:#fcfaf6d9;align-items:center;height:85px;transition:all .3s;display:flex;position:sticky;top:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__Af2_WG__logoContainer{align-items:center;gap:.85rem;display:flex}.Header-module__Af2_WG__logoMark{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;width:44px;height:44px;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;transition:transform .3s;display:flex;box-shadow:0 4px 10px #e25b2640}.Header-module__Af2_WG__logoContainer:hover .Header-module__Af2_WG__logoMark{transform:rotate(-10deg)scale(1.05)}.Header-module__Af2_WG__logoText{flex-direction:column;display:flex}.Header-module__Af2_WG__brandName{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.5px;font-size:1.45rem;font-weight:800;line-height:1.05}.Header-module__Af2_WG__subtitle{font-family:var(--font-sans);letter-spacing:3.5px;color:var(--accent-warm);margin-top:3px;font-size:.58rem;font-weight:700;line-height:1}.Header-module__Af2_WG__desktopNav{align-items:center;gap:2.2rem;display:flex}.Header-module__Af2_WG__navLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.8px;color:var(--foreground);padding:.4rem 0;font-size:.78rem;font-weight:600;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background-color:var(--primary);transform-origin:100%;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__Af2_WG__navLink:hover{color:var(--primary)}.Header-module__Af2_WG__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.Header-module__Af2_WG__utility{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__searchForm{background:var(--accent);border:1px solid var(--border);border-radius:20px;align-items:center;width:38px;height:38px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__searchOpen{width:220px}.Header-module__Af2_WG__searchInput{font-family:var(--font-sans);color:var(--foreground);opacity:0;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 38px 0 0;font-size:.85rem;transition:opacity .2s,padding .2s}.Header-module__Af2_WG__searchOpen .Header-module__Af2_WG__searchInput{opacity:1;padding:0 38px 0 12px}.Header-module__Af2_WG__searchButton{cursor:pointer;width:36px;height:36px;color:var(--foreground);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:0;right:0}.Header-module__Af2_WG__searchButton:hover{color:var(--primary)}.Header-module__Af2_WG__searchIcon{width:18px;height:18px}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}.Header-module__Af2_WG__bar{background-color:var(--foreground);width:100%;height:2px;transition:all .3s}.Header-module__Af2_WG__barActive:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__Af2_WG__barActive:nth-child(2){opacity:0}.Header-module__Af2_WG__barActive:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{background-color:var(--background);z-index:999;width:80%;max-width:300px;height:calc(100vh - 85px);padding:2rem;transition:right .3s;position:fixed;top:85px;right:-100%;box-shadow:-4px 0 15px #0000000d}.Header-module__Af2_WG__mobileMenuOpen{right:0}.Header-module__Af2_WG__mobileNav{flex-direction:column;gap:1.5rem;display:flex}.Header-module__Af2_WG__mobileNavLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.5px;color:var(--foreground);font-size:1rem;font-weight:600}.Header-module__Af2_WG__mobileNavLink:hover{color:var(--primary)}@media (max-width:768px){.Header-module__Af2_WG__desktopNav{display:none}.Header-module__Af2_WG__hamburger{display:flex}}
.Footer-module__EZoWya__footer{color:#999;font-family:var(--font-sans);background-color:#2d2a26;padding:5rem 0 0}.Footer-module__EZoWya__container{grid-template-columns:1.5fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.Footer-module__EZoWya__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__logoContainer{align-items:center;gap:.85rem;display:flex}.Footer-module__EZoWya__logoMark{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;width:44px;height:44px;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 10px #e25b2633}.Footer-module__EZoWya__brandName{font-family:var(--font-serif);color:#fff;letter-spacing:-.5px;font-size:1.6rem;font-weight:800}.Footer-module__EZoWya__tagline{color:#bbb;max-width:460px;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__linksGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Footer-module__EZoWya__linksCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__EZoWya__colTitle{color:#fff;font-family:var(--font-serif);font-size:1.2rem;font-weight:400}.Footer-module__EZoWya__list{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__link{color:#999;font-size:.9rem;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--primary)}.Footer-module__EZoWya__bottomBar{color:#888;border-top:1px solid #444;padding:1.5rem 0;font-size:.75rem}.Footer-module__EZoWya__bottomContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__copyright{margin-bottom:0}.Footer-module__EZoWya__disclaimerContainer{background-color:#ffffff08;border:1px solid #ffffff14;border-radius:8px;max-width:650px;margin-top:.5rem;padding:1rem 1.5rem}.Footer-module__EZoWya__disclaimer{color:#a0a0a0;text-align:left;margin-bottom:0;font-size:.75rem;line-height:1.5}@media (max-width:768px){.Footer-module__EZoWya__container{grid-template-columns:1fr;gap:3rem}.Footer-module__EZoWya__bottomContainer{flex-direction:column;align-items:flex-start;gap:.5rem}.Footer-module__EZoWya__disclaimer{text-align:left}}
.RecipeCard-module__24_LyW__card{border:1px solid var(--border);background-color:#fff;border-radius:16px;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 4px 12px #1e1c1a08}.RecipeCard-module__24_LyW__card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #1e1c1a14}.RecipeCard-module__24_LyW__imageWrapper{aspect-ratio:1.35;width:100%;position:relative;overflow:hidden}.RecipeCard-module__24_LyW__image{object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.RecipeCard-module__24_LyW__card:hover .RecipeCard-module__24_LyW__image{transform:scale(1.06)}.RecipeCard-module__24_LyW__badge{-webkit-backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:1.5px;z-index:2;background:#e25b26e6;border:1px solid #fff3;border-radius:20px;padding:.4rem 1rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #e25b2633}.RecipeCard-module__24_LyW__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.RecipeCard-module__24_LyW__title{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.3px;margin-bottom:.6rem;font-size:1.35rem;font-weight:700;line-height:1.25;transition:color .3s}.RecipeCard-module__24_LyW__card:hover .RecipeCard-module__24_LyW__title{color:var(--primary)}.RecipeCard-module__24_LyW__excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.25rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.RecipeCard-module__24_LyW__meta{color:var(--muted);border-top:1px solid var(--border);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.75rem;font-weight:500;display:flex}.RecipeCard-module__24_LyW__dot{color:var(--border);font-weight:700}.RecipeCard-module__24_LyW__difficulty{text-transform:capitalize}
.RecipeGrid-module__ndeaZq__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.RecipeGrid-module__ndeaZq__gridItem{flex-direction:column;display:flex}.RecipeGrid-module__ndeaZq__emptyState{border:1px dashed var(--border);background-color:var(--accent);text-align:center;border-radius:10px;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.RecipeGrid-module__ndeaZq__emptyMessage{font-family:var(--font-sans);color:var(--muted);margin-bottom:0;font-size:1.05rem}@media (max-width:1024px){.RecipeGrid-module__ndeaZq__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.RecipeGrid-module__ndeaZq__grid{grid-template-columns:1fr;gap:1.75rem}}
.HomeRecipes-module__m6K-2G__container{width:100%}.HomeRecipes-module__m6K-2G__filterRow{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.HomeRecipes-module__m6K-2G__rowTitle{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.5px;font-size:2.2rem;font-weight:800}.HomeRecipes-module__m6K-2G__tabsNav{align-items:center;gap:1.5rem;display:flex}.HomeRecipes-module__m6K-2G__tabBtn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.82rem;font-weight:700;transition:color .25s;position:relative}.HomeRecipes-module__m6K-2G__tabBtn:after{content:"";background-color:var(--primary);width:100%;height:3px;transition:transform .25s;position:absolute;bottom:-1.6rem;left:0;transform:scaleX(0)}.HomeRecipes-module__m6K-2G__tabBtn:hover,.HomeRecipes-module__m6K-2G__activeTab{color:var(--primary)}.HomeRecipes-module__m6K-2G__activeTab:after{transform:scaleX(1)}.HomeRecipes-module__m6K-2G__emptyState{text-align:center;border:1px dashed var(--border);color:var(--muted);background:#fff;border-radius:16px;padding:5rem 2rem;font-size:1rem}.HomeRecipes-module__m6K-2G__btnWrapper{justify-content:center;display:flex}.HomeRecipes-module__m6K-2G__loadMoreButton{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;border:none;border-radius:30px;margin:3.5rem auto 0;padding:1.15rem 3rem;font-size:.85rem;font-weight:700;transition:all .4s cubic-bezier(.165,.84,.44,1);display:block;box-shadow:0 6px 18px #e25b2640}.HomeRecipes-module__m6K-2G__loadMoreButton:hover{transform:translateY(-3px);box-shadow:0 10px 22px #e25b2659}.HomeRecipes-module__m6K-2G__loadMoreButton:active{transform:translateY(0)}@media (max-width:768px){.HomeRecipes-module__m6K-2G__filterRow{flex-direction:column;align-items:flex-start;gap:1rem;padding-bottom:1rem}.HomeRecipes-module__m6K-2G__rowTitle{font-size:1.8rem}.HomeRecipes-module__m6K-2G__tabsNav{-webkit-overflow-scrolling:touch;gap:1.25rem;width:100%;padding-bottom:.5rem;overflow-x:auto}.HomeRecipes-module__m6K-2G__tabBtn{white-space:nowrap}.HomeRecipes-module__m6K-2G__tabBtn:after{bottom:-1.1rem}}
.page-module__xgPmsG__article{max-width:800px;font-family:var(--font-sans);color:#4a4a4a;margin:0 auto;line-height:1.75}.page-module__xgPmsG__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.5rem;font-size:3rem}.page-module__xgPmsG__lead{font-size:1.2rem;font-family:var(--font-serif);color:var(--foreground);margin-bottom:1.5rem;line-height:1.5}.page-module__xgPmsG__article h2{font-family:var(--font-serif);color:var(--foreground);margin:2.5rem 0 1rem;font-size:1.8rem}.page-module__xgPmsG__article p{margin-bottom:1.5rem}.page-module__xgPmsG__article ul{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}.page-module__xgPmsG__article li strong{color:var(--foreground)}.page-module__xgPmsG__callout{background-color:var(--accent);border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:6px;margin:2.5rem 0;padding:1.75rem}.page-module__xgPmsG__callout h3{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.75rem;font-size:1.3rem}.page-module__xgPmsG__callout p{margin-bottom:0;font-size:.95rem}@media (max-width:768px){.page-module__xgPmsG__title{font-size:2.2rem}.page-module__xgPmsG__article h2{font-size:1.5rem}}
.page-module__iVwKXG__main{font-family:var(--font-sans);padding:3.5rem 0 7rem}.page-module__iVwKXG__breadcrumbs{margin-bottom:2.5rem;font-size:.85rem}.page-module__iVwKXG__breadcrumbList{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__iVwKXG__breadcrumbList a:hover{color:var(--primary)}.page-module__iVwKXG__separator{color:var(--border);font-size:1.1rem;line-height:1}.page-module__iVwKXG__activeBreadcrumb{color:var(--foreground);font-weight:500}.page-module__iVwKXG__profileSection{margin-bottom:5.5rem}.page-module__iVwKXG__profileCard{border:1px solid var(--border);background-color:#fff;border-radius:24px;grid-template-columns:280px 1fr;align-items:center;gap:4rem;padding:3.5rem;display:grid;box-shadow:0 10px 30px #1e1c1a05}.page-module__iVwKXG__profileImageCol{justify-content:center;display:flex}.page-module__iVwKXG__imageWrapper{border:5px solid #fff;border-radius:50%;width:240px;height:240px;position:relative;overflow:hidden;box-shadow:0 12px 35px #1e1c1a1f}.page-module__iVwKXG__profileImage{object-fit:cover}.page-module__iVwKXG__profileInfoCol{flex-direction:column;display:flex}.page-module__iVwKXG__badge{background-color:var(--accent-olive-light);color:var(--accent-olive);letter-spacing:1.8px;text-transform:uppercase;border:1px solid #4e6f4326;border-radius:30px;width:fit-content;margin-bottom:1.25rem;padding:.45rem 1.1rem;font-size:.72rem;font-weight:700;display:inline-block}.page-module__iVwKXG__name{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-1.2px;margin-bottom:1rem;font-size:3.2rem;font-weight:800;line-height:1.1}.page-module__iVwKXG__bio{color:var(--foreground);margin-bottom:1.25rem;font-size:1.2rem;font-weight:500;line-height:1.65}.page-module__iVwKXG__bioDetail{color:var(--muted);margin-bottom:2.25rem;font-size:1.02rem;line-height:1.7}.page-module__iVwKXG__stats{border-top:1px solid var(--border);gap:3.5rem;padding-top:2rem;display:flex}.page-module__iVwKXG__statItem{flex-direction:column;display:flex}.page-module__iVwKXG__statVal{font-family:var(--font-serif);color:var(--primary);font-size:2rem;font-weight:700;line-height:1.1}.page-module__iVwKXG__statLabel{text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin-top:4px;font-size:.72rem;font-weight:600}.page-module__iVwKXG__recipesSection{margin-top:4rem}.page-module__iVwKXG__sectionTitle{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.5px;font-size:2.4rem;font-weight:800}.page-module__iVwKXG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:1024px){.page-module__iVwKXG__profileCard{text-align:center;grid-template-columns:1fr;gap:3rem;padding:2.5rem}.page-module__iVwKXG__profileImageCol{margin-bottom:.5rem}.page-module__iVwKXG__badge{margin:0 auto 1.25rem}.page-module__iVwKXG__stats{justify-content:center;gap:2.5rem}.page-module__iVwKXG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__iVwKXG__main{padding:2rem 0 5rem}.page-module__iVwKXG__name{font-size:2.5rem}.page-module__iVwKXG__grid{grid-template-columns:1fr}.page-module__iVwKXG__stats{flex-wrap:wrap;gap:1.5rem 2rem}.page-module__iVwKXG__statItem{flex:1 0 40%}}
.category-module__aZsnIW__header{margin-bottom:3.5rem}.category-module__aZsnIW__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.75rem;font-size:3rem}.category-module__aZsnIW__description{font-family:var(--font-sans);color:var(--muted);max-width:700px;margin-bottom:0;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.category-module__aZsnIW__title{font-size:2.2rem}}
.page-module__j6Q3dW__wrapper{text-align:center;max-width:600px;font-family:var(--font-sans);margin:0 auto}.page-module__j6Q3dW__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.75rem;font-size:3rem}.page-module__j6Q3dW__intro{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.page-module__j6Q3dW__form{text-align:left;background-color:var(--accent);border:1px solid var(--border);border-radius:10px;margin-top:2rem;padding:2.5rem;box-shadow:0 4px 12px #00000005}.page-module__j6Q3dW__formGroup{margin-bottom:1.5rem}.page-module__j6Q3dW__label{text-transform:uppercase;letter-spacing:1px;color:var(--foreground);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.page-module__j6Q3dW__input,.page-module__j6Q3dW__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-sans);color:var(--foreground);background-color:#fff;border-radius:6px;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:border-color .2s}.page-module__j6Q3dW__input:focus,.page-module__j6Q3dW__textarea:focus{border-color:var(--primary)}.page-module__j6Q3dW__textarea{resize:vertical}.page-module__j6Q3dW__submitBtn{background-color:var(--primary);color:#fff;width:100%;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:6px;padding:1rem;font-size:.9rem;font-weight:700;transition:all .3s;display:block;box-shadow:0 4px 12px #d4572a33}.page-module__j6Q3dW__submitBtn:hover{background-color:var(--primary-dark);transform:translateY(-1px)}@media (max-width:768px){.page-module__j6Q3dW__title{font-size:2.2rem}.page-module__j6Q3dW__form{padding:1.5rem}}
.latest-module__OdtuOG__header{margin-bottom:3.5rem}.latest-module__OdtuOG__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.75rem;font-size:3rem}.latest-module__OdtuOG__description{font-family:var(--font-sans);color:var(--muted);max-width:700px;margin-bottom:0;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.latest-module__OdtuOG__title{font-size:2.2rem}}
.page-module__E0kJGG__main{width:100%}.page-module__E0kJGG__hero{background:radial-gradient(circle at 80% 20%, #e25b260a 0%, transparent 50%), linear-gradient(180deg, var(--accent) 0%, #fcfaf6 100%);border-bottom:1px solid var(--border);padding:6.5rem 0 5.5rem;position:relative;overflow:hidden}.page-module__E0kJGG__hero:before{content:"";background-image:radial-gradient(var(--border) 1px, transparent 1px);opacity:.25;pointer-events:none;background-size:24px 24px;position:absolute;inset:0}.page-module__E0kJGG__heroContainer{grid-template-columns:1.25fr 1fr;align-items:center;gap:5rem;display:grid}.page-module__E0kJGG__heroContent{z-index:3;flex-direction:column;display:flex}.page-module__E0kJGG__heroEyebrow{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:2.5px;color:var(--accent-olive);background-color:var(--accent-olive-light);border-radius:30px;align-items:center;width:fit-content;margin-bottom:1.25rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.page-module__E0kJGG__heroTitle{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:4.2rem;font-weight:800;line-height:1.05}.page-module__E0kJGG__heroSubtitle{font-family:var(--font-sans);color:var(--muted);max-width:540px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.page-module__E0kJGG__heroActions{flex-wrap:wrap;gap:1.25rem;display:flex}.page-module__E0kJGG__primaryBtn{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;padding:1.15rem 2.4rem;font-size:.8rem;font-weight:700;transition:all .4s cubic-bezier(.165,.84,.44,1);display:inline-flex;box-shadow:0 6px 20px #e25b2640}.page-module__E0kJGG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #e25b2659}.page-module__E0kJGG__secondaryBtn{color:var(--foreground);text-transform:uppercase;letter-spacing:1.2px;border:1px solid var(--border);cursor:pointer;background-color:#fff;border-radius:30px;justify-content:center;align-items:center;padding:1.15rem 2.4rem;font-size:.8rem;font-weight:700;transition:all .4s cubic-bezier(.165,.84,.44,1);display:inline-flex;box-shadow:0 4px 10px #1e1c1a05}.page-module__E0kJGG__secondaryBtn:hover{background-color:var(--foreground);color:#fff;border-color:var(--foreground);transform:translateY(-3px);box-shadow:0 10px 25px #1e1c1a1a}.page-module__E0kJGG__heroFeaturedGrid{flex-direction:column;gap:1.5rem;display:flex}.page-module__E0kJGG__featuredLabelRow{align-items:center;gap:.75rem;display:flex}.page-module__E0kJGG__featuredLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.5px;color:var(--accent-warm);font-size:.75rem;font-weight:700}.page-module__E0kJGG__featuredDot{background-color:var(--primary);width:6px;height:6px;box-shadow:0 0 8px var(--primary);border-radius:50%}.page-module__E0kJGG__featuredCards{flex-direction:column;gap:1.5rem;display:flex}.page-module__E0kJGG__heroCard{border:1px solid var(--border);background:#fff;border-radius:16px;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #1e1c1a05}.page-module__E0kJGG__heroCard:hover{border-color:var(--primary);transform:translate(8px);box-shadow:0 12px 28px #1e1c1a0f}.page-module__E0kJGG__heroCardImageWrapper{flex-shrink:0;width:150px;height:150px;position:relative;overflow:hidden}.page-module__E0kJGG__heroCardImg{object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.page-module__E0kJGG__heroCard:hover .page-module__E0kJGG__heroCardImg{transform:scale(1.06)}.page-module__E0kJGG__heroCardBadge{-webkit-backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;background:#e25b26e6;border:1px solid #fff3;border-radius:20px;padding:4px 8px;font-size:.55rem;font-weight:700;position:absolute;top:10px;left:10px}.page-module__E0kJGG__heroCardContent{flex-direction:column;flex-grow:1;justify-content:center;min-width:0;padding:1.5rem 1.75rem;display:flex}.page-module__E0kJGG__heroCardTitle{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.5rem;font-size:1.35rem;font-weight:700;line-height:1.3;transition:color .3s}.page-module__E0kJGG__heroCard:hover .page-module__E0kJGG__heroCardTitle{color:var(--primary)}.page-module__E0kJGG__heroCardMeta{color:var(--muted);align-items:center;gap:.5rem;font-size:.78rem;font-weight:500;display:flex}.page-module__E0kJGG__heroCardMetaDot{color:var(--border);font-weight:700}.page-module__E0kJGG__trustBar{background-color:var(--background);border-bottom:1px solid var(--border);padding:3rem 0}.page-module__E0kJGG__trustContainer{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__trustItem{text-align:center;flex-direction:column;flex:1;align-items:center;transition:transform .3s;display:flex}.page-module__E0kJGG__trustItem:hover{transform:translateY(-2px)}.page-module__E0kJGG__trustValue{font-family:var(--font-serif);color:var(--primary);letter-spacing:-.5px;font-size:2.5rem;font-weight:800;line-height:1.1}.page-module__E0kJGG__trustLabel{text-transform:uppercase;letter-spacing:1.8px;color:var(--muted);margin-top:6px;font-size:.75rem;font-weight:600}.page-module__E0kJGG__trustDivider{background-color:var(--border);width:1px;height:45px}.page-module__E0kJGG__latestSection{background-color:#fcfaf6;padding:7rem 0}.page-module__E0kJGG__exploreHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.page-module__E0kJGG__exploreTitle{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-1px;margin-bottom:.5rem;font-size:3rem;font-weight:800}.page-module__E0kJGG__wavyDivider{width:220px;margin:0 auto}.page-module__E0kJGG__viewAllLink{font-family:var(--font-sans);color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;border-bottom:2px solid #0000;padding-bottom:6px;font-size:.85rem;font-weight:700;transition:all .3s}.page-module__E0kJGG__viewAllLink:hover{color:var(--primary-dark);border-bottom-color:var(--primary-dark)}.page-module__E0kJGG__authoritySection{color:#fff;background-color:#1e1c1a;padding:7.5rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__authoritySection:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.page-module__E0kJGG__authorityContainer{z-index:2;grid-template-columns:1fr 1.25fr;align-items:center;gap:6rem;display:grid;position:relative}.page-module__E0kJGG__authorityImageCol{position:relative}.page-module__E0kJGG__authImgWrapper{aspect-ratio:.82;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 55px #00000073}.page-module__E0kJGG__authImgWrapper:after{content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:20px;position:absolute;inset:0}.page-module__E0kJGG__authImg{object-fit:cover}.page-module__E0kJGG__sectionEyebrowLight{text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-light);margin-bottom:.85rem;font-size:.78rem;font-weight:700;display:block}.page-module__E0kJGG__authorityTitle{font-family:var(--font-serif);color:#fff;letter-spacing:-1px;margin-bottom:2rem;font-size:3.4rem;font-weight:800}.page-module__E0kJGG__blockquote{font-family:var(--font-serif);color:var(--primary-light);border-left:4px solid var(--primary);margin-bottom:3rem;padding-left:1.75rem;font-size:1.45rem;font-style:italic;font-weight:300;line-height:1.55}.page-module__E0kJGG__featureList{flex-direction:column;gap:2rem;display:flex}.page-module__E0kJGG__featureItem{color:#d6d2cd;gap:1.25rem;font-size:.98rem;line-height:1.65;display:flex}.page-module__E0kJGG__featureItem strong{color:#fff;margin-bottom:3px;font-size:1.05rem;display:block}.page-module__E0kJGG__checkmark{width:24px;height:24px;color:var(--primary);background-color:#e25b261a;border-radius:50%;flex-shrink:0;margin-top:3px;padding:4px}.page-module__E0kJGG__categorySection{background-color:#fcfaf6;padding:7.5rem 0}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(4,1fr);gap:1.75rem;margin-top:3.5rem;display:grid}.page-module__E0kJGG__categoryCard{aspect-ratio:.78;border:1px solid var(--border);border-radius:20px;align-items:flex-end;padding:2rem;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #1e1c1a0a}.page-module__E0kJGG__categoryCardImg{object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.page-module__E0kJGG__categoryOverlay{z-index:2;background:linear-gradient(#1e1c1a00 35%,#1e1c1ad9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__categoryName{z-index:3;color:#fff;font-family:var(--font-serif);letter-spacing:-.5px;font-size:2rem;font-weight:700;line-height:1.1;position:relative}.page-module__E0kJGG__categoryCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1e1c1a1a}.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__categoryCardImg{transform:scale(1.08)}.page-module__E0kJGG__newsletterSection{background-color:var(--primary-light);text-align:center;padding:7.5rem 0;position:relative}.page-module__E0kJGG__newsletterContainer{flex-direction:column;align-items:center;max-width:620px;margin:0 auto;display:flex}.page-module__E0kJGG__newsletterContainer h2{letter-spacing:-.8px;margin-bottom:1.25rem;font-size:2.8rem;font-weight:800}.page-module__E0kJGG__newsletterContainer p{color:var(--foreground);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.65}.page-module__E0kJGG__newsletterForm{gap:.75rem;width:100%;max-width:520px;margin-bottom:1.25rem;display:flex}.page-module__E0kJGG__newsletterInput{border:1px solid var(--border);font-family:var(--font-sans);background-color:#fff;border-radius:30px;outline:none;flex-grow:1;padding:1.2rem 1.75rem;font-size:.95rem;transition:all .3s;box-shadow:0 4px 10px #1e1c1a05}.page-module__E0kJGG__newsletterInput:focus{border-color:var(--primary);box-shadow:0 4px 12px #e25b2626}.page-module__E0kJGG__newsletterBtn{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;border:none;border-radius:30px;padding:1.2rem 2.5rem;font-size:.8rem;font-weight:700;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 6px 18px #e25b2640}.page-module__E0kJGG__newsletterBtn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #e25b2659}.page-module__E0kJGG__newsletterNote{color:var(--muted);font-size:.8rem}@media (max-width:1024px){.page-module__E0kJGG__heroContainer{grid-template-columns:1fr;gap:4rem}.page-module__E0kJGG__heroTitle{font-size:3.2rem}.page-module__E0kJGG__authorityContainer{grid-template-columns:1fr;gap:4rem}.page-module__E0kJGG__authImgWrapper{aspect-ratio:16/10}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__E0kJGG__hero{padding:4.5rem 0 3.5rem}.page-module__E0kJGG__heroTitle{font-size:2.5rem}.page-module__E0kJGG__trustContainer{flex-wrap:wrap;gap:2rem 0}.page-module__E0kJGG__trustItem{flex:0 0 50%}.page-module__E0kJGG__trustDivider{display:none}.page-module__E0kJGG__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.page-module__E0kJGG__sectionTitle{font-size:2.2rem}.page-module__E0kJGG__authorityTitle{font-size:2.4rem}.page-module__E0kJGG__categoryGrid{grid-template-columns:1fr}.page-module__E0kJGG__newsletterForm{flex-direction:column;gap:.75rem}.page-module__E0kJGG__newsletterInput,.page-module__E0kJGG__newsletterBtn{border-radius:30px;width:100%}}
.page-module__mPtjGW__article{max-width:800px;font-family:var(--font-sans);color:#4a4a4a;margin:0 auto;line-height:1.75}.page-module__mPtjGW__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.5rem;font-size:3rem}.page-module__mPtjGW__date{color:var(--muted);margin-bottom:1.5rem;font-size:.85rem;font-style:italic}.page-module__mPtjGW__article h2{font-family:var(--font-serif);color:var(--foreground);margin:2.5rem 0 1rem;font-size:1.8rem}.page-module__mPtjGW__article p{margin-bottom:1.5rem}.page-module__mPtjGW__article ul{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}@media (max-width:768px){.page-module__mPtjGW__title{font-size:2.2rem}.page-module__mPtjGW__article h2{font-size:1.5rem}}
.Recipe-module__ym3Yva__main{font-family:var(--font-sans);padding:3rem 2rem}.Recipe-module__ym3Yva__breadcrumbs{margin-bottom:2.5rem;font-size:.85rem}.Recipe-module__ym3Yva__breadcrumbList{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Recipe-module__ym3Yva__breadcrumbList a:hover{color:var(--primary)}.Recipe-module__ym3Yva__separator{color:var(--border);font-size:1.1rem;line-height:1}.Recipe-module__ym3Yva__activeBreadcrumb{color:var(--foreground);font-weight:500}.Recipe-module__ym3Yva__layoutGrid{align-items:flex-start;gap:5rem;display:flex}.Recipe-module__ym3Yva__contentCol{flex:1;min-width:0}.Recipe-module__ym3Yva__sidebarCol{flex-direction:column;flex-shrink:0;gap:2.5rem;width:340px;display:flex;position:sticky;top:120px}.Recipe-module__ym3Yva__recipeHeader{margin-bottom:3rem}.Recipe-module__ym3Yva__headerMetaRow{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1rem;display:flex}.Recipe-module__ym3Yva__categoryBadge{background-color:var(--accent-olive-light);color:var(--accent-olive);text-transform:uppercase;letter-spacing:1.8px;border:1px solid #4e6f4326;border-radius:30px;padding:.45rem 1.1rem;font-size:.72rem;font-weight:700;display:inline-block}.Recipe-module__ym3Yva__publishDate{color:var(--muted);font-size:.82rem;font-weight:500}.Recipe-module__ym3Yva__authorLink{color:var(--foreground);border-bottom:1.5px solid var(--primary);font-weight:700;transition:all .2s}.Recipe-module__ym3Yva__authorLink:hover{color:var(--primary);border-bottom-color:var(--primary-dark)}.Recipe-module__ym3Yva__recipeTitle{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-1.2px;margin-bottom:1.25rem;font-size:3.6rem;font-weight:800;line-height:1.1}.Recipe-module__ym3Yva__recipeItalicExcerpt{color:var(--muted);margin-bottom:2rem;font-size:1.15rem;font-style:italic;line-height:1.6}.Recipe-module__ym3Yva__recipeActions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.Recipe-module__ym3Yva__jumpBtn{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;text-transform:uppercase;letter-spacing:1.2px;border-radius:30px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.165,.84,.44,1);display:inline-flex;box-shadow:0 4px 12px #e25b2633}.Recipe-module__ym3Yva__jumpBtn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #e25b264d}.Recipe-module__ym3Yva__printBtn{border:1px solid var(--border);color:var(--foreground);text-transform:uppercase;letter-spacing:1.2px;background-color:#fff;border-radius:30px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.165,.84,.44,1);display:inline-flex;box-shadow:0 4px 10px #1e1c1a05}.Recipe-module__ym3Yva__printBtn:hover{background-color:var(--foreground);color:#fff;border-color:var(--foreground);transform:translateY(-2px);box-shadow:0 8px 18px #1e1c1a1a}.Recipe-module__ym3Yva__metaGrid{border:1px solid var(--border);background-color:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;padding:1.75rem;display:grid;box-shadow:0 4px 15px #1e1c1a05}.Recipe-module__ym3Yva__metaBox{text-align:center;flex-direction:column;display:flex}.Recipe-module__ym3Yva__metaLabel{text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:4px;font-size:.7rem;font-weight:600}.Recipe-module__ym3Yva__metaVal{font-family:var(--font-serif);color:var(--foreground);font-size:1.3rem;font-weight:700}.Recipe-module__ym3Yva__shareRow{color:var(--muted);align-items:center;gap:1rem;font-size:.85rem;display:flex}.Recipe-module__ym3Yva__shareButtons{gap:.75rem;display:flex}.Recipe-module__ym3Yva__shareBtnPinterest,.Recipe-module__ym3Yva__shareBtnFacebook{color:#fff;border-radius:30px;padding:.45rem 1.25rem;font-size:.8rem;font-weight:600;transition:opacity .2s}.Recipe-module__ym3Yva__shareBtnPinterest{background-color:#bd081c}.Recipe-module__ym3Yva__shareBtnFacebook{background-color:#1877f2}.Recipe-module__ym3Yva__shareBtnPinterest:hover,.Recipe-module__ym3Yva__shareBtnFacebook:hover{opacity:.9}.Recipe-module__ym3Yva__heroImageWrapper{aspect-ratio:16/9;border-radius:20px;width:100%;margin-bottom:3rem;position:relative;overflow:hidden;box-shadow:0 15px 35px #1e1c1a14}.Recipe-module__ym3Yva__recipeImage{object-fit:cover}.Recipe-module__ym3Yva__detailImageWrapper{aspect-ratio:16/9;border-radius:20px;width:100%;margin:3.5rem 0;position:relative;overflow:hidden;box-shadow:0 15px 35px #1e1c1a14}.Recipe-module__ym3Yva__introSection{color:var(--foreground);margin-bottom:3.5rem;font-size:1.1rem;line-height:1.75}.Recipe-module__ym3Yva__benefitBox{background-color:var(--primary-light);border-left:5px solid var(--primary);border-radius:16px;margin-bottom:3.5rem;padding:2.2rem;box-shadow:0 4px 15px #e25b2608}.Recipe-module__ym3Yva__benefitTitle{font-family:var(--font-serif);color:var(--primary-dark);letter-spacing:-.3px;margin-bottom:1.25rem;font-size:1.45rem;font-weight:700}.Recipe-module__ym3Yva__benefitList{flex-direction:column;gap:.85rem;display:flex}.Recipe-module__ym3Yva__benefitItem{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:.98rem;display:flex}.Recipe-module__ym3Yva__checkmarkIcon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:3px}.Recipe-module__ym3Yva__section{margin-bottom:4rem}.Recipe-module__ym3Yva__sectionHeading{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.2rem;font-weight:800}.Recipe-module__ym3Yva__ingredientsList{flex-direction:column;gap:1rem;display:flex}.Recipe-module__ym3Yva__ingredientItem{color:var(--foreground);border-bottom:1px solid #eae3d880;align-items:center;gap:1rem;padding:.5rem 0;font-size:1.05rem;display:flex}.Recipe-module__ym3Yva__ingredientItem:last-child{border-bottom:none}.Recipe-module__ym3Yva__bulletDot{background-color:var(--accent-olive);border-radius:50%;flex-shrink:0;width:8px;height:8px}.Recipe-module__ym3Yva__equipmentBox{background-color:var(--accent-olive-light);border:1px solid #4e6f4326;border-radius:12px;margin-bottom:3.5rem;padding:1.75rem}.Recipe-module__ym3Yva__equipmentTitle{font-family:var(--font-serif);color:var(--accent-olive);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Recipe-module__ym3Yva__equipmentBadges{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.Recipe-module__ym3Yva__equipmentBadge{color:var(--accent-olive);background-color:#fff;border:1px solid #4e6f4333;border-radius:30px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;box-shadow:0 2px 6px #4e6f430d}.Recipe-module__ym3Yva__instructionsList{flex-direction:column;gap:2.2rem;display:flex}.Recipe-module__ym3Yva__instructionItem{gap:1.5rem;display:flex}.Recipe-module__ym3Yva__stepNumber{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 10px #e25b2633}.Recipe-module__ym3Yva__stepText{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.75}.Recipe-module__ym3Yva__tipsBox{border:1px dashed var(--accent-olive);background-color:var(--accent-olive-light);border-radius:16px;margin-bottom:3.5rem;padding:2.2rem;position:relative}.Recipe-module__ym3Yva__tipsTitle{font-family:var(--font-serif);color:var(--accent-olive);margin-bottom:1rem;font-size:1.45rem;font-weight:700}.Recipe-module__ym3Yva__tipsBox p{margin-bottom:0;font-size:1rem;line-height:1.7}.Recipe-module__ym3Yva__subServingGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3.5rem;display:grid}.Recipe-module__ym3Yva__subServingBox{border:1px solid var(--border);background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #1e1c1a05}.Recipe-module__ym3Yva__subServingTitle{font-family:var(--font-serif);color:var(--foreground);margin-bottom:1.25rem;font-size:1.35rem;font-weight:700}.Recipe-module__ym3Yva__subServingList{color:var(--foreground);flex-direction:column;gap:.85rem;padding-left:1.25rem;font-size:.95rem;display:flex}.Recipe-module__ym3Yva__subServingList li::marker{color:var(--primary)}.Recipe-module__ym3Yva__storageBox{background-color:var(--accent);border:1px solid var(--border);border-radius:12px;margin-bottom:3.5rem;padding:1.75rem}.Recipe-module__ym3Yva__storageTitle{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Recipe-module__ym3Yva__storageText{color:var(--muted);margin-bottom:0;font-size:.95rem;line-height:1.6}.Recipe-module__ym3Yva__faqList{flex-direction:column;gap:2rem;display:flex}.Recipe-module__ym3Yva__faqItem{border-bottom:1px solid var(--border);padding-bottom:1.75rem}.Recipe-module__ym3Yva__faqItem:last-child{border-bottom:none}.Recipe-module__ym3Yva__faqQuestion{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.3px;margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.Recipe-module__ym3Yva__faqAnswer{color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.7}.Recipe-module__ym3Yva__sidebarCard{border:1px solid var(--border);background-color:#fff;border-radius:16px;padding:2.2rem;box-shadow:0 4px 15px #1e1c1a05}.Recipe-module__ym3Yva__sidebarCardTitle{font-family:var(--font-serif);color:var(--foreground);border-bottom:2px solid var(--primary);letter-spacing:-.5px;margin-bottom:1.75rem;padding-bottom:.6rem;font-size:1.45rem;font-weight:700}.Recipe-module__ym3Yva__nutritionTable{flex-direction:column;display:flex}.Recipe-module__ym3Yva__nutritionRow{border-bottom:1px solid var(--border);justify-content:space-between;padding:.85rem 0;font-size:.92rem;font-weight:500;display:flex}.Recipe-module__ym3Yva__nutritionRow:last-child{border-bottom:none}.Recipe-module__ym3Yva__authorBio{color:var(--muted);margin-bottom:1.75rem;font-size:.92rem;line-height:1.65}.Recipe-module__ym3Yva__authorStats{gap:1rem;display:flex}.Recipe-module__ym3Yva__authorBadge{background-color:var(--primary-light);text-align:center;border:1px solid #e25b261a;border-radius:8px;flex-direction:column;flex:1;gap:4px;padding:.85rem;display:flex}.Recipe-module__ym3Yva__authorBadge strong{font-family:var(--font-serif);color:var(--primary-dark);font-size:1.25rem;font-weight:700}.Recipe-module__ym3Yva__authorBadge span{text-transform:uppercase;color:var(--muted);letter-spacing:1px;font-size:.68rem;font-weight:600}@media print{.Recipe-module__ym3Yva__breadcrumbs,.Recipe-module__ym3Yva__shareRow,.Recipe-module__ym3Yva__sidebarCol,.Recipe-module__ym3Yva__detailImageWrapper{display:none!important}.Recipe-module__ym3Yva__layoutGrid{display:block}.Recipe-module__ym3Yva__contentCol{width:100%!important}}@media (max-width:1024px){.Recipe-module__ym3Yva__layoutGrid{flex-direction:column;gap:3.5rem}.Recipe-module__ym3Yva__sidebarCol{width:100%;position:static}.Recipe-module__ym3Yva__subServingGrid{grid-template-columns:1fr}}@media (max-width:768px){.Recipe-module__ym3Yva__main{padding:2rem 1rem}.Recipe-module__ym3Yva__recipeTitle{font-size:2.5rem}.Recipe-module__ym3Yva__metaGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}
.page-module__3QQ_oW__header{margin-bottom:3.5rem}.page-module__3QQ_oW__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.75rem;font-size:3rem}.page-module__3QQ_oW__description{font-family:var(--font-sans);color:var(--muted);max-width:700px;margin-bottom:0;font-size:1.05rem;line-height:1.6}.page-module__3QQ_oW__description strong{color:var(--foreground)}@media (max-width:768px){.page-module__3QQ_oW__title{font-size:2.2rem}}
.page-module__dJTewq__article{max-width:800px;font-family:var(--font-sans);color:#4a4a4a;margin:0 auto;line-height:1.75}.page-module__dJTewq__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:.5rem;font-size:3rem}.page-module__dJTewq__date{color:var(--muted);margin-bottom:1.5rem;font-size:.85rem;font-style:italic}.page-module__dJTewq__warningBox{background-color:var(--primary-light);border:1px solid var(--border);border-left:4px solid var(--primary);color:var(--foreground);border-radius:6px;margin-bottom:2rem;padding:1.5rem;font-size:.95rem;line-height:1.6}.page-module__dJTewq__warningBox strong{color:var(--primary-dark)}.page-module__dJTewq__article h2{font-family:var(--font-serif);color:var(--foreground);margin:2.5rem 0 1rem;font-size:1.8rem}.page-module__dJTewq__article p{margin-bottom:1.5rem}@media (max-width:768px){.page-module__dJTewq__title{font-size:2.2rem}.page-module__dJTewq__article h2{font-size:1.5rem}}
