.CollectionsPage-module__qDRcMa__pageContainer{background-color:#f9f9f9;flex-direction:column;min-height:100vh;display:flex}.CollectionsPage-module__qDRcMa__mainContent{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}.CollectionsPage-module__qDRcMa__heroSection{text-align:center;margin-bottom:3rem}.CollectionsPage-module__qDRcMa__pageTitle{color:#333;margin-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:2.5rem;font-weight:700}.CollectionsPage-module__qDRcMa__pageDescription{color:#666;max-width:600px;margin:0 auto;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1.125rem}.CollectionsPage-module__qDRcMa__gridContainer{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:100%;margin-top:2rem;display:grid}@media (max-width:1024px){.CollectionsPage-module__qDRcMa__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CollectionsPage-module__qDRcMa__gridContainer{grid-template-columns:1fr}.CollectionsPage-module__qDRcMa__mainContent{padding:1rem}.CollectionsPage-module__qDRcMa__pageTitle{font-size:2rem}.CollectionsPage-module__qDRcMa__pageDescription{font-size:1rem}}@media (max-width:1400px){.CollectionsPage-module__qDRcMa__mainContent{max-width:1200px}}
.SubHeader-module__2CWlKG__subHeader{z-index:20;max-height:50px;transition:max-height .3s ease-in-out;position:relative;overflow:hidden}.SubHeader-module__2CWlKG__subHeader.SubHeader-module__2CWlKG__expanded{max-height:300px}.SubHeader-module__2CWlKG__categoryList{justify-content:space-between;display:flex}.SubHeader-module__2CWlKG__categoryItem{display:inline-block;position:relative}.SubHeader-module__2CWlKG__dropdownContainer{position:relative;overflow:hidden}.SubHeader-module__2CWlKG__dropdownContent{opacity:0;visibility:hidden;background-color:#fff;flex-direction:column;width:100%;padding:1rem;transition:opacity .3s,visibility .3s;display:flex;position:absolute;top:0;left:0}.SubHeader-module__2CWlKG__dropdownContent.SubHeader-module__2CWlKG__active{opacity:1;visibility:visible}.SubHeader-module__2CWlKG__categoryTitle{color:#2d3748;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.SubHeader-module__2CWlKG__subCategoryList{flex-wrap:wrap;margin:0;padding:0;list-style-type:none;display:flex}.SubHeader-module__2CWlKG__subCategoryItem{flex:0 0 25%;padding:.5rem 1rem;transition:transform .3s,opacity .3s}.SubHeader-module__2CWlKG__dropdownContent:not(.SubHeader-module__2CWlKG__active) .SubHeader-module__2CWlKG__subCategoryItem{opacity:0;transform:translateY(10px)}.SubHeader-module__2CWlKG__dropdownContent.SubHeader-module__2CWlKG__active .SubHeader-module__2CWlKG__subCategoryItem{opacity:1;transform:translateY(0)}.SubHeader-module__2CWlKG__subCategoryItem a{color:#4a5568;text-decoration:none;transition:color .2s;display:block}.SubHeader-module__2CWlKG__subCategoryItem a:hover{color:#2d3748;text-decoration:underline}
.Header-module__ldgnoG__header{background-color:#fff;width:100%;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Header-module__ldgnoG__headerContent{max-width:1200px;margin:0 auto;padding:1rem}.Header-module__ldgnoG__subHeader{background-color:#fff;border-bottom:1px solid #e5e5e5;width:100%}.Header-module__ldgnoG__subHeader .Header-module__ldgnoG__headerContent{padding:0 20px}
.AccountSidebar-module__GqAzCW__overlay{z-index:999;opacity:0;pointer-events:none;background-color:#00000080;transition:opacity .3s ease-in-out;position:fixed;inset:0}.AccountSidebar-module__GqAzCW__overlay.AccountSidebar-module__GqAzCW__open{opacity:1;pointer-events:auto}.AccountSidebar-module__GqAzCW__overlay.AccountSidebar-module__GqAzCW__closing{opacity:0}.AccountSidebar-module__GqAzCW__sidebar{z-index:1000;background-color:#fff;width:330px;height:100vh;font-family:nyt-franklin,helvetica,arial,sans-serif;transition:right .3s ease-in-out;position:fixed;top:0;right:-330px;box-shadow:-2px 0 5px #0000001a}.AccountSidebar-module__GqAzCW__sidebar.AccountSidebar-module__GqAzCW__animating{transition:right .3s ease-in-out}.AccountSidebar-module__GqAzCW__sidebar.AccountSidebar-module__GqAzCW__open{right:0}.AccountSidebar-module__GqAzCW__sidebar.AccountSidebar-module__GqAzCW__closing{right:-330px}.AccountSidebar-module__GqAzCW__sidebarContent{flex-direction:column;height:100%;padding:20px;display:flex}.AccountSidebar-module__GqAzCW__closeButton{cursor:pointer;color:#333;background:0 0;border:none;align-self:flex-end}.AccountSidebar-module__GqAzCW__greeting{margin-bottom:.25rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.25rem;font-weight:700}.AccountSidebar-module__GqAzCW__name{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.AccountSidebar-module__GqAzCW__email{color:#666;margin-bottom:1rem;font-size:.875rem}.AccountSidebar-module__GqAzCW__separator{background-color:#e2e2e2;height:1px;margin:1rem 0}.AccountSidebar-module__GqAzCW__nav{flex-direction:column;gap:1rem;display:flex}.AccountSidebar-module__GqAzCW__navLink{color:#333;font-size:.9375rem;font-weight:500;text-decoration:none}.AccountSidebar-module__GqAzCW__signOutButton{cursor:pointer;color:#333;text-align:center;background-color:#0000;border:1px solid #333;border-radius:3px;margin-top:auto;padding:.75rem 1rem;font-size:.9375rem;font-weight:700}.AccountSidebar-module__GqAzCW__authButtons{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.AccountSidebar-module__GqAzCW__loginButton,.AccountSidebar-module__GqAzCW__subscribeButton{text-align:center;border-radius:3px;padding:.75rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none}.AccountSidebar-module__GqAzCW__loginButton{color:#333;background-color:#0000;border:1px solid #333}.AccountSidebar-module__GqAzCW__subscribeButton{color:#fff;background-color:#567b95;border:1px solid #567b95}
.AuthPopup-module__gYMDPG__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthPopup-module__gYMDPG__popup{background-color:#fff;width:100%;max-width:900px;height:600px;max-height:90vh;display:flex;position:relative}.AuthPopup-module__gYMDPG__popupContent{width:100%;height:100%;display:flex}.AuthPopup-module__gYMDPG__imageSection{flex:1;position:relative;overflow:hidden}.AuthPopup-module__gYMDPG__imageSection:after{content:"";background:linear-gradient(#0009 0%,#0006 20%,#0003 40%,#0000001a 60%,#0000 80%);position:absolute;inset:0}.AuthPopup-module__gYMDPG__imageText{color:#fff;z-index:1;text-shadow:1px 1px 3px #00000080;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.5rem;font-weight:700;position:absolute;top:20px;left:20px;right:20px}.AuthPopup-module__gYMDPG__formSection{flex-direction:column;flex:1;padding:2rem;display:flex;overflow-y:auto}.AuthPopup-module__gYMDPG__closeButton{cursor:pointer;color:#333;z-index:2;background:0 0;border:none;font-size:1.5rem;position:absolute;top:10px;right:10px}.AuthPopup-module__gYMDPG__title{color:#333;margin-bottom:1.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.75rem;font-weight:700}.AuthPopup-module__gYMDPG__form{flex-direction:column;gap:1rem;display:flex}.AuthPopup-module__gYMDPG__inputGroup{flex-direction:row;align-items:center;display:flex;position:relative}.AuthPopup-module__gYMDPG__input{border:1px solid #e2e2e2;border-radius:3px;width:100%;padding:.75rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem}.AuthPopup-module__gYMDPG__editButton,.AuthPopup-module__gYMDPG__showPasswordButton{cursor:pointer;color:#567b95;background:0 0;border:none;font-size:1.2rem;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.AuthPopup-module__gYMDPG__checkboxGroup{align-items:center;margin-bottom:.5rem;display:flex}.AuthPopup-module__gYMDPG__checkboxGroup label{color:#333;align-items:center;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;display:flex}.AuthPopup-module__gYMDPG__checkboxGroup input[type=checkbox]{margin-right:.5rem}.AuthPopup-module__gYMDPG__submitButton{color:#fff;cursor:pointer;background-color:#567b95;border:none;border-radius:3px;padding:.75rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;transition:background-color .2s}.AuthPopup-module__gYMDPG__submitButton:hover{background-color:#4a6a80}.AuthPopup-module__gYMDPG__divider{text-align:center;color:#888;align-items:center;margin:1rem 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;display:flex}.AuthPopup-module__gYMDPG__divider:before,.AuthPopup-module__gYMDPG__divider:after{content:"";border-bottom:1px solid #e2e2e2;flex:1}.AuthPopup-module__gYMDPG__divider span{padding:0 .5rem}.AuthPopup-module__gYMDPG__socialButton{cursor:pointer;color:#333;background-color:#0000;border:1px solid #e2e2e2;border-radius:3px;justify-content:center;align-items:center;width:100%;margin-bottom:.75rem;padding:.75rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.AuthPopup-module__gYMDPG__socialIcon{margin-right:.5rem}.AuthPopup-module__gYMDPG__googleButton:hover,.AuthPopup-module__gYMDPG__facebookButton:hover,.AuthPopup-module__gYMDPG__appleButton:hover{background-color:#f5f5f5}.AuthPopup-module__gYMDPG__links{justify-content:space-between;margin-top:1rem;display:flex}.AuthPopup-module__gYMDPG__link{color:#567b95;cursor:pointer;background:0 0;border:none;padding:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;text-decoration:none}.AuthPopup-module__gYMDPG__link:hover{text-decoration:underline}.AuthPopup-module__gYMDPG__socialButtons{flex-direction:column;gap:.75rem;display:flex}.AuthPopup-module__gYMDPG__socialButtonText{text-align:center;flex:1}@media (max-width:768px){.AuthPopup-module__gYMDPG__popup{flex-direction:column;height:100%;max-height:none}.AuthPopup-module__gYMDPG__popupContent{flex-direction:column}.AuthPopup-module__gYMDPG__imageSection{height:200px}.AuthPopup-module__gYMDPG__formSection{padding:1rem}.AuthPopup-module__gYMDPG__imageText{font-size:1.2rem}.AuthPopup-module__gYMDPG__title{font-size:1.5rem}}@media (max-width:480px){.AuthPopup-module__gYMDPG__imageSection{height:150px}.AuthPopup-module__gYMDPG__imageText{font-size:1rem}.AuthPopup-module__gYMDPG__title{font-size:1.25rem}.AuthPopup-module__gYMDPG__formSection{padding:.75rem}.AuthPopup-module__gYMDPG__socialButtonText{font-size:.9rem}}
@keyframes loading-module__AKeY8q__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-module__AKeY8q__skeleton{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#e8e8e8;background-image:linear-gradient(90deg,#e8e8e8 0,#f5f5f5 40px,#e8e8e8 80px);background-size:200px 100%;border-radius:4px;animation:2.5s linear infinite loading-module__AKeY8q__shimmer}.loading-module__AKeY8q__topRecipeSection,.loading-module__AKeY8q__ingredientsSection,.loading-module__AKeY8q__bottomRecipeSection,.loading-module__AKeY8q__relatedRecipes{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#0000}.loading-module__AKeY8q__topRecipeSection{max-width:1000px;margin:40px auto 0;padding:0 20px}.loading-module__AKeY8q__recipeTitle{border-bottom:1px solid #ccc;padding-bottom:22px}.loading-module__AKeY8q__titleSkeleton{width:75%;height:42px;margin-bottom:12px}.loading-module__AKeY8q__bylineSkeleton{width:150px;height:18px;margin-top:10px}.loading-module__AKeY8q__mainSection{flex-direction:row;gap:20px;margin-top:20px;display:flex}.loading-module__AKeY8q__imageContainer{flex:1;max-width:50%}.loading-module__AKeY8q__imageSkeleton{aspect-ratio:4/3;width:100%}.loading-module__AKeY8q__infoContainer{flex-direction:column;flex:1;justify-content:space-between;display:flex}.loading-module__AKeY8q__descriptionSkeleton{margin-top:10px}.loading-module__AKeY8q__descriptionLine{height:20px;margin-bottom:8px}.loading-module__AKeY8q__descriptionLine:last-child{width:70%}.loading-module__AKeY8q__infoRow{align-items:center;margin-bottom:10px;display:flex}.loading-module__AKeY8q__infoLabel{width:80px;height:18px;margin-right:10px}.loading-module__AKeY8q__infoValue{width:60px;height:18px}.loading-module__AKeY8q__saveButtonSkeleton{width:100px;height:40px;margin-top:15px}.loading-module__AKeY8q__tagSection{border-top:2px solid #000;border-bottom:1px solid #ccc;flex-wrap:wrap;gap:10px;margin-top:20px;padding-top:15px;padding-bottom:15px;display:flex}.loading-module__AKeY8q__tagSkeleton{border-radius:3px;width:80px;height:36px}.loading-module__AKeY8q__ingredientsSection{border-bottom:2px solid #000;flex-flow:wrap;width:100%;max-width:1000px;margin:20px auto;padding:0 20px;display:flex}.loading-module__AKeY8q__mainIngredientsSection{border-top:2px solid #000;flex-grow:1;flex-basis:200px;margin-right:50px;padding-top:10px;padding-bottom:20px}.loading-module__AKeY8q__mainInstructionsSection{border-top:2px solid #000;flex-grow:4;flex-basis:400px;padding-top:10px;padding-bottom:20px}.loading-module__AKeY8q__sectionTitleSkeleton{width:120px;height:20px;margin-bottom:15px}.loading-module__AKeY8q__ingredientSkeleton{height:24px;margin-bottom:12px}.loading-module__AKeY8q__instructionBlock{margin-bottom:30px}.loading-module__AKeY8q__instructionTitleSkeleton{width:80px;height:18px;margin-bottom:10px}.loading-module__AKeY8q__instructionLineSkeleton{height:18px;margin-bottom:8px}.loading-module__AKeY8q__bottomRecipeSection{max-width:1000px;margin:0 auto 40px;padding:0 20px 20px}.loading-module__AKeY8q__contentWrapper{flex-direction:row;gap:40px;display:flex}.loading-module__AKeY8q__ratingSection{border-top:2px solid #000;flex:1;padding-top:10px}.loading-module__AKeY8q__ratingSectionTitle{width:80px;height:20px;margin-top:10px;margin-bottom:15px}.loading-module__AKeY8q__starsSkeleton{gap:8px;margin-bottom:15px;display:flex}.loading-module__AKeY8q__starSkeleton{border-radius:2px;width:24px;height:24px}.loading-module__AKeY8q__cookedButtonSkeleton{width:140px;height:38px;margin-top:20px}.loading-module__AKeY8q__notesSection{border-top:2px solid #000;flex:2;padding-top:10px}.loading-module__AKeY8q__notesSkeleton{margin-top:15px}.loading-module__AKeY8q__noteLine{height:16px;margin-bottom:10px}.loading-module__AKeY8q__relatedRecipes{max-width:1100px;margin:0 auto 10px;padding:0 20px 20px}.loading-module__AKeY8q__relatedTitle{border-top:2px solid #000;width:280px;height:24px;margin-top:10px;margin-bottom:20px;padding-top:10px}.loading-module__AKeY8q__relatedGrid{gap:20px;display:flex;overflow:hidden}.loading-module__AKeY8q__recipeCard{flex:0 0 calc(25% - 15px);min-width:200px}.loading-module__AKeY8q__recipeCardImage{aspect-ratio:1;width:100%;margin-bottom:10px}.loading-module__AKeY8q__recipeCardTitle{width:90%;height:18px;margin-bottom:8px}.loading-module__AKeY8q__recipeCardAuthor{width:60%;height:14px}@media (max-width:768px){.loading-module__AKeY8q__mainSection{flex-direction:column}.loading-module__AKeY8q__imageContainer{max-width:100%}.loading-module__AKeY8q__ingredientsSection{flex-direction:column}.loading-module__AKeY8q__mainIngredientsSection{margin-right:0}.loading-module__AKeY8q__contentWrapper{flex-direction:column}.loading-module__AKeY8q__relatedGrid{flex-wrap:wrap}.loading-module__AKeY8q__recipeCard{flex:0 0 calc(50% - 10px)}}
.Footer-module__Grjkva__footer{color:#333;background-color:#f7f7f7;padding:40px 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif}.Footer-module__Grjkva__footerWrapper{max-width:1100px;margin:0 auto;padding:0 20px}.Footer-module__Grjkva__footerContent{flex-direction:column;display:flex}.Footer-module__Grjkva__topSection{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Footer-module__Grjkva__newsletterSection{flex:1;max-width:40%}.Footer-module__Grjkva__appSection{flex-direction:column;flex:1;align-items:flex-end;max-width:40%;display:flex}.Footer-module__Grjkva__sectionTitle{text-transform:uppercase;margin-bottom:15px;font-size:14px;font-weight:700}.Footer-module__Grjkva__newsletterSubtitle{margin-bottom:15px;font-size:14px}.Footer-module__Grjkva__newsletterForm{display:flex}.Footer-module__Grjkva__emailInput{border:1px solid #ccc;border-right:none;flex:1;padding:10px}.Footer-module__Grjkva__submitButton{color:#fff;cursor:pointer;background-color:#000;border:none;padding:10px 20px}.Footer-module__Grjkva__appButtons{justify-content:flex-end;gap:1rem;display:flex}.Footer-module__Grjkva__appButton img{height:40px}.Footer-module__Grjkva__mainFooter{flex-wrap:wrap;justify-content:space-between;display:flex}.Footer-module__Grjkva__footerSection{flex:200px;margin-bottom:20px}.Footer-module__Grjkva__linkList{margin:0;padding:0;list-style-type:none}.Footer-module__Grjkva__linkItem{margin-bottom:10px}.Footer-module__Grjkva__link{color:#666;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__link:hover{color:#000;text-decoration:underline}.Footer-module__Grjkva__socialButtons{gap:15px;display:flex}.Footer-module__Grjkva__socialButton{color:#fff;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:background-color .2s;display:flex}.Footer-module__Grjkva__socialButton:hover{background-color:#000}.Footer-module__Grjkva__bottomFooter{border-top:1px solid #ccc;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:40px;padding-top:20px;display:flex}.Footer-module__Grjkva__copyright{color:#666;margin-bottom:10px;font-size:12px}.Footer-module__Grjkva__bottomLinks{flex-wrap:wrap;gap:20px;display:flex}.Footer-module__Grjkva__bottomLink{color:#666;font-size:12px;text-decoration:none}.Footer-module__Grjkva__bottomLink:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__Grjkva__topSection{flex-direction:column}.Footer-module__Grjkva__newsletterSection{margin-bottom:30px;margin-right:0}.Footer-module__Grjkva__mainFooter{flex-direction:column}.Footer-module__Grjkva__footerSection{margin-bottom:30px;margin-right:0}.Footer-module__Grjkva__bottomFooter{flex-direction:column;align-items:flex-start}.Footer-module__Grjkva__bottomLinks{margin-top:10px}}
.HomePageLayout-module__6mALKa__homePageLayout{max-width:1200px;margin:0 auto;padding:2rem}.HomePageLayout-module__6mALKa__splitHero{gap:2rem;display:flex}.HomePageLayout-module__6mALKa__heroSidebar{background-color:#f0f0f0;border-radius:8px;flex:1;padding:1rem}.HomePageLayout-module__6mALKa__minimalHero{text-align:center;background-color:#f9f9f9;padding:4rem 0}.HomePageLayout-module__6mALKa__minimalHero h1{margin-bottom:1rem;font-size:3rem}.HomePageLayout-module__6mALKa__recipeCollection{margin-top:4rem;margin-bottom:4rem}.HomePageLayout-module__6mALKa__collectionTitle{text-align:center;margin-bottom:2rem;font-size:2rem}.HomePageLayout-module__6mALKa__recipeList{flex-direction:column;gap:1rem;display:flex}.HomePageLayout-module__6mALKa__recipeListItem{border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.HomePageLayout-module__6mALKa__recipeListItem h3{margin-bottom:.5rem}@media (max-width:768px){.HomePageLayout-module__6mALKa__splitHero{flex-direction:column}}.HomePageLayout-module__6mALKa__trendingSection{max-width:1200px;margin:2rem auto}.HomePageLayout-module__6mALKa__sectionTitle{text-align:left;border-top:2px solid #000;padding-top:10px;padding-bottom:0;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.HomePageLayout-module__6mALKa__sectionSubtitle{color:#666;margin-bottom:1rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}.HomePageLayout-module__6mALKa__collectionsSection{max-width:1200px;margin:2rem auto}
.FullHero-module__HVvbXa__fullHero{color:#fff;text-align:center;justify-content:center;align-items:center;height:70vh;min-height:500px;display:flex;position:relative}.FullHero-module__HVvbXa__imageContainer{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.FullHero-module__HVvbXa__imageContainer:after{content:"";background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.FullHero-module__HVvbXa__content{z-index:1;max-width:800px;padding:2rem}.FullHero-module__HVvbXa__content h1{margin-bottom:1rem;font-size:3rem}.FullHero-module__HVvbXa__content p{margin-bottom:2rem;font-size:1.2rem}.FullHero-module__HVvbXa__cta{color:#fff;background-color:#ff6b6b;border-radius:5px;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.FullHero-module__HVvbXa__cta:hover{background-color:#ff5252}@media (max-width:768px){.FullHero-module__HVvbXa__fullHero{height:50vh}.FullHero-module__HVvbXa__content h1{font-size:2rem}.FullHero-module__HVvbXa__content p{font-size:1rem}}
.SplitHero-module__KbXmca__splitHero{height:400px;display:flex}.SplitHero-module__KbXmca__imageRight{flex-direction:row-reverse}.SplitHero-module__KbXmca__imageContainer{flex:1;position:relative}.SplitHero-module__KbXmca__content{background-color:#fff;flex-direction:column;flex:1;justify-content:center;padding:2rem 3rem;display:flex}.SplitHero-module__KbXmca__contentLeft{text-align:left;align-items:flex-start;padding-left:0}.SplitHero-module__KbXmca__recipeInfo{margin-bottom:1.5rem}.SplitHero-module__KbXmca__recipeOfDay{text-transform:uppercase;color:#767676;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.SplitHero-module__KbXmca__title{color:#000;margin-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:2.5rem;line-height:1.1}.SplitHero-module__KbXmca__description{color:#333;margin-bottom:1.5rem;font-family:nyt-imperial,georgia,times new roman,times,serif;font-size:1rem;line-height:1.5}.SplitHero-module__KbXmca__recipeDetails{flex-direction:column;margin-bottom:1.5rem;display:flex}.SplitHero-module__KbXmca__rating{align-items:center;margin-bottom:.5rem;display:flex}.SplitHero-module__KbXmca__ratingValue{color:#000;margin-left:.25rem;margin-right:.25rem;font-size:.9rem;font-weight:700}.SplitHero-module__KbXmca__ratingCount{color:#767676;font-size:.9rem}.SplitHero-module__KbXmca__detail{align-items:center;margin-bottom:.25rem;display:flex}.SplitHero-module__KbXmca__detailLabel{color:#767676;min-width:60px;margin-right:.5rem;font-size:.9rem}.SplitHero-module__KbXmca__detailValue{color:#000;font-size:.9rem}.SplitHero-module__KbXmca__cta{color:#fff;background-color:#000;align-self:flex-start;padding:.6rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.SplitHero-module__KbXmca__cta:hover{background-color:#333}@media (max-width:768px){.SplitHero-module__KbXmca__splitHero,.SplitHero-module__KbXmca__splitHero.SplitHero-module__KbXmca__imageRight{flex-direction:column;height:auto}.SplitHero-module__KbXmca__imageContainer{height:200px}.SplitHero-module__KbXmca__content,.SplitHero-module__KbXmca__contentLeft{text-align:left;align-items:flex-start;padding:1.5rem}.SplitHero-module__KbXmca__title{font-size:2rem}.SplitHero-module__KbXmca__description{font-size:.9rem}.SplitHero-module__KbXmca__recipeDetails{flex-wrap:wrap}.SplitHero-module__KbXmca__detail{margin-bottom:.5rem}}
.MinimalHero-module__YUDKma__minimalHero{text-align:center;background-color:#f8f9fa;padding:4rem 2rem}.MinimalHero-module__YUDKma__minimalHero h1{color:#333;margin-bottom:1rem;font-size:2.5rem}.MinimalHero-module__YUDKma__minimalHero p{color:#666;max-width:600px;margin:0 auto 2rem;font-size:1.2rem}.MinimalHero-module__YUDKma__cta{color:#fff;background-color:#007bff;border-radius:5px;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.MinimalHero-module__YUDKma__cta:hover{background-color:#0056b3}@media (max-width:768px){.MinimalHero-module__YUDKma__minimalHero{padding:3rem 1rem}.MinimalHero-module__YUDKma__minimalHero h1{font-size:2rem}.MinimalHero-module__YUDKma__minimalHero p{font-size:1rem}}
.RecipeCard-module__z_ncOG__recipeCard{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.RecipeCard-module__z_ncOG__recipeCardWrapper{height:100%}.RecipeCard-module__z_ncOG__recipeCard:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.RecipeCard-module__z_ncOG__imageWrapper{width:100%;padding-top:66.67%;position:relative}.RecipeCard-module__z_ncOG__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.RecipeCard-module__z_ncOG__bookmarkButton{cursor:pointer;z-index:1;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:10px;right:10px}.RecipeCard-module__z_ncOG__bookmarkButton:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.RecipeCard-module__z_ncOG__bookmarkButton.RecipeCard-module__z_ncOG__saved{background-color:#000}.RecipeCard-module__z_ncOG__bookmarkIcon{color:#000;width:20px;height:20px;transition:all .3s}.RecipeCard-module__z_ncOG__savedIcon{color:#fff}.RecipeCard-module__z_ncOG__bookmarkButton.RecipeCard-module__z_ncOG__animating{animation:.3s ease-in-out RecipeCard-module__z_ncOG__pulse}@keyframes RecipeCard-module__z_ncOG__pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.RecipeCard-module__z_ncOG__content{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.RecipeCard-module__z_ncOG__titleLink{color:inherit;text-decoration:none}.RecipeCard-module__z_ncOG__title{color:#000;margin-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.125rem;font-weight:700}.RecipeCard-module__z_ncOG__collection{color:#666;margin-bottom:.5rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem}.RecipeCard-module__z_ncOG__collectionName{text-decoration:underline}.RecipeCard-module__z_ncOG__metaInfo{color:#666;justify-content:space-between;align-items:center;margin-top:auto;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;display:flex}.RecipeCard-module__z_ncOG__cookingTime,.RecipeCard-module__z_ncOG__difficulty,.RecipeCard-module__z_ncOG__rating{align-items:center;display:flex}.RecipeCard-module__z_ncOG__icon{width:16px;height:16px;margin-right:4px}
.RelatedRecipesCarousel-module__8zumbW__carouselWrapper{width:100%;margin:0 auto;position:relative}.RelatedRecipesCarousel-module__8zumbW__carouselContainer{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.RelatedRecipesCarousel-module__8zumbW__carouselContainer::-webkit-scrollbar{display:none}.RelatedRecipesCarousel-module__8zumbW__carouselTrack{padding:0 10px;display:flex}.RelatedRecipesCarousel-module__8zumbW__carouselItem{box-sizing:border-box;flex:0 0 33.333%;padding:0 10px}.RelatedRecipesCarousel-module__8zumbW__navButton{cursor:pointer;z-index:1;background-color:#ffffffe6;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.RelatedRecipesCarousel-module__8zumbW__prevButton{left:-20px}.RelatedRecipesCarousel-module__8zumbW__nextButton{right:-20px}.RelatedRecipesCarousel-module__8zumbW__navIcon{color:#333;width:24px;height:24px}.RelatedRecipesCarousel-module__8zumbW__pagination{justify-content:center;margin-top:1rem;display:flex}.RelatedRecipesCarousel-module__8zumbW__paginationDot{cursor:pointer;background-color:#ccc;border:none;border-radius:50%;width:10px;height:10px;margin:0 5px;padding:0}.RelatedRecipesCarousel-module__8zumbW__paginationDot.RelatedRecipesCarousel-module__8zumbW__active{background-color:#000}@media (max-width:1024px){.RelatedRecipesCarousel-module__8zumbW__carouselItem{flex:0 0 50%}}@media (max-width:768px){.RelatedRecipesCarousel-module__8zumbW__carouselItem{flex:0 0 100%}}@media (max-width:480px){.RelatedRecipesCarousel-module__8zumbW__carouselWrapper{padding:0 10px}.RelatedRecipesCarousel-module__8zumbW__navButton{width:32px;height:32px}.RelatedRecipesCarousel-module__8zumbW__navIcon{width:18px;height:18px}}
.TrendingBar-module__eV2Tqa__trendingBar{scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:20px 0;display:flex;overflow-x:auto}.TrendingBar-module__eV2Tqa__trendingBar::-webkit-scrollbar{display:none}.TrendingBar-module__eV2Tqa__trendingItem{min-width:350px;color:inherit;border-bottom:1px solid #e2e2e2;align-items:center;padding-bottom:20px;text-decoration:none;transition:opacity .2s;display:flex}.TrendingBar-module__eV2Tqa__trendingItem:hover{opacity:.8}.TrendingBar-module__eV2Tqa__trendingNumber{color:#000;margin-right:15px;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.TrendingBar-module__eV2Tqa__trendingImageWrapper{flex-shrink:0;width:80px;height:80px;margin-right:15px}.TrendingBar-module__eV2Tqa__trendingImage{object-fit:cover;width:100%;height:100%}.TrendingBar-module__eV2Tqa__trendingInfo{flex-direction:column;flex:1;display:flex}.TrendingBar-module__eV2Tqa__trendingTitle{color:#000;margin:0 0 5px;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:16px;font-weight:700;line-height:1.2}.TrendingBar-module__eV2Tqa__trendingAuthor{color:#666;margin:0 0 5px;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:14px}.TrendingBar-module__eV2Tqa__recipeDetails{color:#666;align-items:center;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:12px;display:flex}.TrendingBar-module__eV2Tqa__rating,.TrendingBar-module__eV2Tqa__cookingTime{align-items:center;margin-right:10px;display:flex}.TrendingBar-module__eV2Tqa__starIcon,.TrendingBar-module__eV2Tqa__clockIcon{width:14px;height:14px;margin-right:4px}.TrendingBar-module__eV2Tqa__starIcon{color:#f0c040}.TrendingBar-module__eV2Tqa__clockIcon{color:#666}@media (max-width:768px){.TrendingBar-module__eV2Tqa__trendingBar{scroll-snap-type:x mandatory;flex-wrap:nowrap}.TrendingBar-module__eV2Tqa__trendingItem{scroll-snap-align:start;min-width:300px}.TrendingBar-module__eV2Tqa__trendingImageWrapper{width:60px;height:60px}.TrendingBar-module__eV2Tqa__trendingTitle{font-size:14px}.TrendingBar-module__eV2Tqa__trendingAuthor,.TrendingBar-module__eV2Tqa__recipeDetails{font-size:12px}}
.CollectionsCarousel-module__9yaBAq__collectionsCarousel{margin-bottom:2rem}.CollectionsCarousel-module__9yaBAq__header{border-top:2px solid #000;flex-direction:column;padding-top:1rem;display:flex}.CollectionsCarousel-module__9yaBAq__title{font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.CollectionsCarousel-module__9yaBAq__collectionTabs{gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.CollectionsCarousel-module__9yaBAq__collectionTab{color:#666;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;transition:color .2s}.CollectionsCarousel-module__9yaBAq__collectionTab:hover{color:#000}.CollectionsCarousel-module__9yaBAq__collectionTab.CollectionsCarousel-module__9yaBAq__active{color:#000;border-bottom:2px solid #000}.CollectionsCarousel-module__9yaBAq__carouselContainer{position:relative}.CollectionsCarousel-module__9yaBAq__carouselWrapper{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.CollectionsCarousel-module__9yaBAq__carouselWrapper::-webkit-scrollbar{display:none}.CollectionsCarousel-module__9yaBAq__carouselTrack{gap:1rem;padding:.5rem 0;display:flex}.CollectionsCarousel-module__9yaBAq__carouselItem{flex:none;width:250px}.CollectionsCarousel-module__9yaBAq__navButton{cursor:pointer;z-index:1;background-color:#fff;border:1px solid #e2e2e2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CollectionsCarousel-module__9yaBAq__navButton:hover{background-color:#f2f2f2}.CollectionsCarousel-module__9yaBAq__navButton.CollectionsCarousel-module__9yaBAq__hidden{display:none}.CollectionsCarousel-module__9yaBAq__prevButton{left:-20px}.CollectionsCarousel-module__9yaBAq__nextButton{right:-20px}.CollectionsCarousel-module__9yaBAq__navIcon{color:#333;width:24px;height:24px}
.RecipeGrid-module__bUr2ea__recipeGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.RecipeGrid-module__bUr2ea__listView{grid-template-columns:1fr}.RecipeGrid-module__bUr2ea__listView .RecipeGrid-module__bUr2ea__recipeCard{align-items:center;display:flex}.RecipeGrid-module__bUr2ea__listView .RecipeGrid-module__bUr2ea__recipeCard img{width:100px;height:100px;margin-right:1rem}.RecipeGrid-module__bUr2ea__emptyState{text-align:center;background-color:#f9f9f9;border-radius:8px;padding:2rem}.RecipeGrid-module__bUr2ea__emptyState p{color:#666;margin-bottom:.5rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem}.RecipeGrid-module__bUr2ea__emptyState p:last-child{color:#000;font-weight:700}.RecipeGrid-module__bUr2ea__recipeCard{background-color:#fff;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.RecipeGrid-module__bUr2ea__recipeCard:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.RecipeGrid-module__bUr2ea__recipeCard img{object-fit:cover;width:100%;height:200px}.RecipeGrid-module__bUr2ea__recipeCard h3{color:#333;margin:1rem 1rem .5rem;font-size:1.2rem}.RecipeGrid-module__bUr2ea__recipeCard p{color:#666;margin:0 1rem 1rem;font-size:.9rem}@media (max-width:768px){.RecipeGrid-module__bUr2ea__recipeGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}
@keyframes loading-module__pnXrUq__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-module__pnXrUq__skeleton{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#e8e8e8;background-image:linear-gradient(90deg,#e8e8e8 0,#f5f5f5 40px,#e8e8e8 80px);background-size:200px 100%;border-radius:4px;animation:2.5s linear infinite loading-module__pnXrUq__shimmer}.loading-module__pnXrUq__homePageLayout{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#0000;max-width:1200px;margin:0 auto;padding:2rem}.loading-module__pnXrUq__splitHero{gap:2rem;margin-bottom:2rem;display:flex}.loading-module__pnXrUq__heroImage{aspect-ratio:16/10;border-radius:8px;flex:1}.loading-module__pnXrUq__heroContent{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.loading-module__pnXrUq__heroTag{width:80px;height:24px}.loading-module__pnXrUq__heroTitle{width:90%;height:48px}.loading-module__pnXrUq__heroDescription{width:100%;height:20px}.loading-module__pnXrUq__heroMeta{gap:1rem;margin-top:.5rem;display:flex}.loading-module__pnXrUq__heroMetaItem{width:80px;height:16px}.loading-module__pnXrUq__trendingSection{max-width:1200px;margin:2rem auto}.loading-module__pnXrUq__sectionTitle{border-top:2px solid #000;width:180px;height:24px;margin-bottom:1rem;padding-top:10px}.loading-module__pnXrUq__trendingBar{gap:1.5rem;display:flex;overflow:hidden}.loading-module__pnXrUq__trendingItem{flex:0 0 calc(25% - 1.125rem);min-width:200px}.loading-module__pnXrUq__trendingImage{aspect-ratio:4/3;border-radius:8px;width:100%;margin-bottom:.75rem}.loading-module__pnXrUq__trendingTitle{width:85%;height:18px;margin-bottom:.5rem}.loading-module__pnXrUq__trendingAuthor{width:60%;height:14px}.loading-module__pnXrUq__collectionsSection{max-width:1200px;margin:2rem auto}.loading-module__pnXrUq__collectionBlock{margin-bottom:2rem}.loading-module__pnXrUq__collectionTitle{border-top:2px solid #000;width:200px;height:28px;margin-bottom:1rem;padding-top:10px}.loading-module__pnXrUq__collectionGrid{gap:1rem;display:flex;overflow:hidden}.loading-module__pnXrUq__collectionCard{flex:0 0 calc(25% - .75rem);min-width:180px}.loading-module__pnXrUq__collectionCardImage{aspect-ratio:1;border-radius:8px;width:100%;margin-bottom:.5rem}.loading-module__pnXrUq__collectionCardTitle{width:90%;height:16px;margin-bottom:.5rem}.loading-module__pnXrUq__collectionCardMeta{width:50%;height:12px}.loading-module__pnXrUq__interstitialSection{margin:3rem 0}.loading-module__pnXrUq__recipeCollection{margin-top:4rem;margin-bottom:4rem}.loading-module__pnXrUq__sectionSubtitle{width:320px;height:16px;margin-bottom:1.5rem}.loading-module__pnXrUq__recipeGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.loading-module__pnXrUq__recipeCard{flex-direction:column;display:flex}.loading-module__pnXrUq__recipeCardImage{aspect-ratio:4/3;border-radius:8px;width:100%;margin-bottom:.75rem}.loading-module__pnXrUq__recipeCardTitle{width:90%;height:18px;margin-bottom:.5rem}.loading-module__pnXrUq__recipeCardAuthor{width:55%;height:14px}@media (max-width:1024px){.loading-module__pnXrUq__recipeGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.loading-module__pnXrUq__splitHero{flex-direction:column}.loading-module__pnXrUq__heroImage{aspect-ratio:16/9}.loading-module__pnXrUq__trendingBar{flex-wrap:nowrap;overflow-x:auto}.loading-module__pnXrUq__trendingItem{flex:0 0 45%}.loading-module__pnXrUq__collectionGrid{flex-wrap:nowrap;overflow-x:auto}.loading-module__pnXrUq__collectionCard{flex:0 0 45%}.loading-module__pnXrUq__recipeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.loading-module__pnXrUq__trendingItem,.loading-module__pnXrUq__collectionCard{flex:0 0 80%}.loading-module__pnXrUq__recipeGrid{grid-template-columns:1fr}}
.CollectionsPage-module__qKu-8q__pageContainer{background-color:#f9f9f9;flex-direction:column;min-height:100vh;display:flex}.CollectionsPage-module__qKu-8q__mainContent{flex:1;max-width:1200px;margin:0 auto;padding:2rem 1rem}.CollectionsPage-module__qKu-8q__heroSection{text-align:center;margin-bottom:3rem}.CollectionsPage-module__qKu-8q__pageTitle{color:#333;margin-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:2.5rem;font-weight:700}.CollectionsPage-module__qKu-8q__pageDescription{color:#666;max-width:600px;margin:0 auto;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1.125rem}.CollectionsPage-module__qKu-8q__gridContainer{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}@media (max-width:1024px){.CollectionsPage-module__qKu-8q__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CollectionsPage-module__qKu-8q__gridContainer{grid-template-columns:1fr}.CollectionsPage-module__qKu-8q__mainContent{padding:1rem}.CollectionsPage-module__qKu-8q__pageTitle{font-size:2rem}.CollectionsPage-module__qKu-8q__pageDescription{font-size:1rem}}
.SearchPage-module__EOhCNG__pageContainer,.SearchPage-module__EOhCNG__mainContent{font-family:nyt-franklin,Arial,Helvetica,sans-serif}.SearchPage-module__EOhCNG__pageTitle{border-bottom:1px solid #e2e2e2;margin-bottom:1.5rem;padding-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:2.5rem;font-weight:700}
.RecipeBox-module__FBK_gW__pageContainer{background-color:#f9f9f9;flex-direction:column;min-height:100vh;display:flex}.RecipeBox-module__FBK_gW__mainContent{flex-grow:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.RecipeBox-module__FBK_gW__heroSection{text-align:center;margin-bottom:2rem}.RecipeBox-module__FBK_gW__pageTitle{color:#000;margin-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:3rem;font-weight:700}.RecipeBox-module__FBK_gW__pageDescription{color:#666;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1.125rem}.RecipeBox-module__FBK_gW__featuredRecipe{margin-bottom:3rem}.RecipeBox-module__FBK_gW__contentWrapper{gap:2rem;display:flex}.RecipeBox-module__FBK_gW__sidebar{background-color:#fff;border-radius:8px;flex-shrink:0;width:200px;padding:1rem;box-shadow:0 2px 4px #0000001a}.RecipeBox-module__FBK_gW__sidebarTitle{color:#000;margin-top:1.5rem;margin-bottom:1rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.5rem;font-weight:700}.RecipeBox-module__FBK_gW__sidebarTitle:first-child{margin-top:0}.RecipeBox-module__FBK_gW__categoryList{padding:0;list-style-type:none}.RecipeBox-module__FBK_gW__categoryList li{color:#333;cursor:pointer;align-items:center;padding:.5rem 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem;display:flex}.RecipeBox-module__FBK_gW__categoryList li:hover{color:#000}.RecipeBox-module__FBK_gW__categoryIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.RecipeBox-module__FBK_gW__newFolderButton{color:#333;cursor:pointer;background-color:#f0f0f0;border:none;border-radius:4px;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:.5rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;transition:background-color .2s;display:flex}.RecipeBox-module__FBK_gW__newFolderButton:hover{background-color:#e0e0e0}.RecipeBox-module__FBK_gW__newFolderIcon{width:1rem;height:1rem;margin-right:.5rem}.RecipeBox-module__FBK_gW__recipeCollection{background-color:#fff;border-radius:8px;flex-grow:1;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.RecipeBox-module__FBK_gW__recipeCollectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.RecipeBox-module__FBK_gW__sectionTitle{color:#000;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:2rem;font-weight:700}.RecipeBox-module__FBK_gW__headerControls{align-items:center;gap:1rem;display:flex}.RecipeBox-module__FBK_gW__filtersButton{color:#333;cursor:pointer;background-color:#f0f0f0;border:none;border-radius:4px;align-items:center;padding:.5rem 1rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;transition:background-color .2s;display:flex}.RecipeBox-module__FBK_gW__filtersButton:hover{background-color:#e0e0e0}.RecipeBox-module__FBK_gW__filtersIcon{width:1rem;height:1rem;margin-right:.5rem}.RecipeBox-module__FBK_gW__viewToggle{gap:.5rem;display:flex}.RecipeBox-module__FBK_gW__viewButton{cursor:pointer;background:0 0;border:none;padding:.5rem}.RecipeBox-module__FBK_gW__viewButton.RecipeBox-module__FBK_gW__active{background-color:#f0f0f0;border-radius:4px}.RecipeBox-module__FBK_gW__viewIcon{color:#333;width:1.5rem;height:1.5rem}@media (max-width:768px){.RecipeBox-module__FBK_gW__mainContent{padding:1rem}.RecipeBox-module__FBK_gW__pageTitle{font-size:2.5rem}.RecipeBox-module__FBK_gW__pageDescription{font-size:1rem}.RecipeBox-module__FBK_gW__sectionTitle{font-size:1.75rem}.RecipeBox-module__FBK_gW__contentWrapper{flex-direction:column}.RecipeBox-module__FBK_gW__sidebar{width:100%;margin-bottom:2rem}.RecipeBox-module__FBK_gW__recipeCollectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.RecipeBox-module__FBK_gW__headerControls{justify-content:space-between;width:100%}}
