@keyframes loading-module__Zu9W4a__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-module__Zu9W4a__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__Zu9W4a__shimmer}.loading-module__Zu9W4a__homePageLayout{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#0000;max-width:1200px;margin:0 auto;padding:2rem}.loading-module__Zu9W4a__splitHero{gap:2rem;margin-bottom:2rem;display:flex}.loading-module__Zu9W4a__heroImage{aspect-ratio:16/10;border-radius:8px;flex:1}.loading-module__Zu9W4a__heroContent{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.loading-module__Zu9W4a__heroTag{width:80px;height:24px}.loading-module__Zu9W4a__heroTitle{width:90%;height:48px}.loading-module__Zu9W4a__heroDescription{width:100%;height:20px}.loading-module__Zu9W4a__heroMeta{gap:1rem;margin-top:.5rem;display:flex}.loading-module__Zu9W4a__heroMetaItem{width:80px;height:16px}.loading-module__Zu9W4a__trendingSection{max-width:1200px;margin:2rem auto}.loading-module__Zu9W4a__sectionTitle{border-top:2px solid #000;width:180px;height:24px;margin-bottom:1rem;padding-top:10px}.loading-module__Zu9W4a__trendingBar{gap:1.5rem;display:flex;overflow:hidden}.loading-module__Zu9W4a__trendingItem{flex:0 0 calc(25% - 1.125rem);min-width:200px}.loading-module__Zu9W4a__trendingImage{aspect-ratio:4/3;border-radius:8px;width:100%;margin-bottom:.75rem}.loading-module__Zu9W4a__trendingTitle{width:85%;height:18px;margin-bottom:.5rem}.loading-module__Zu9W4a__trendingAuthor{width:60%;height:14px}.loading-module__Zu9W4a__collectionsSection{max-width:1200px;margin:2rem auto}.loading-module__Zu9W4a__collectionBlock{margin-bottom:2rem}.loading-module__Zu9W4a__collectionTitle{border-top:2px solid #000;width:200px;height:28px;margin-bottom:1rem;padding-top:10px}.loading-module__Zu9W4a__collectionGrid{gap:1rem;display:flex;overflow:hidden}.loading-module__Zu9W4a__collectionCard{flex:0 0 calc(25% - .75rem);min-width:180px}.loading-module__Zu9W4a__collectionCardImage{aspect-ratio:1;border-radius:8px;width:100%;margin-bottom:.5rem}.loading-module__Zu9W4a__collectionCardTitle{width:90%;height:16px;margin-bottom:.5rem}.loading-module__Zu9W4a__collectionCardMeta{width:50%;height:12px}.loading-module__Zu9W4a__interstitialSection{margin:3rem 0}.loading-module__Zu9W4a__recipeCollection{margin-top:4rem;margin-bottom:4rem}.loading-module__Zu9W4a__sectionSubtitle{width:320px;height:16px;margin-bottom:1.5rem}.loading-module__Zu9W4a__recipeGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.loading-module__Zu9W4a__recipeCard{flex-direction:column;display:flex}.loading-module__Zu9W4a__recipeCardImage{aspect-ratio:4/3;border-radius:8px;width:100%;margin-bottom:.75rem}.loading-module__Zu9W4a__recipeCardTitle{width:90%;height:18px;margin-bottom:.5rem}.loading-module__Zu9W4a__recipeCardAuthor{width:55%;height:14px}@media (max-width:1024px){.loading-module__Zu9W4a__recipeGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.loading-module__Zu9W4a__splitHero{flex-direction:column}.loading-module__Zu9W4a__heroImage{aspect-ratio:16/9}.loading-module__Zu9W4a__trendingBar{flex-wrap:nowrap;overflow-x:auto}.loading-module__Zu9W4a__trendingItem{flex:0 0 45%}.loading-module__Zu9W4a__collectionGrid{flex-wrap:nowrap;overflow-x:auto}.loading-module__Zu9W4a__collectionCard{flex:0 0 45%}.loading-module__Zu9W4a__recipeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.loading-module__Zu9W4a__trendingItem,.loading-module__Zu9W4a__collectionCard{flex:0 0 80%}.loading-module__Zu9W4a__recipeGrid{grid-template-columns:1fr}}
.SubHeader-module__LCm02a__subHeader{z-index:20;max-height:50px;transition:max-height .3s ease-in-out;position:relative;overflow:hidden}@media (max-width:768px){.SubHeader-module__LCm02a__subHeader{display:none}}.SubHeader-module__LCm02a__subHeader.SubHeader-module__LCm02a__expanded{max-height:300px}.SubHeader-module__LCm02a__categoryList{justify-content:space-between;display:flex}.SubHeader-module__LCm02a__categoryItem{display:inline-block;position:relative}.SubHeader-module__LCm02a__dropdownContainer{position:relative;overflow:hidden}.SubHeader-module__LCm02a__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__LCm02a__dropdownContent.SubHeader-module__LCm02a__active{opacity:1;visibility:visible}.SubHeader-module__LCm02a__categoryTitle{color:#2d3748;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.SubHeader-module__LCm02a__subCategoryList{flex-wrap:wrap;margin:0;padding:0;list-style-type:none;display:flex}.SubHeader-module__LCm02a__subCategoryItem{flex:0 0 25%;padding:.5rem 1rem;transition:transform .3s,opacity .3s}.SubHeader-module__LCm02a__dropdownContent:not(.SubHeader-module__LCm02a__active) .SubHeader-module__LCm02a__subCategoryItem{opacity:0;transform:translateY(10px)}.SubHeader-module__LCm02a__dropdownContent.SubHeader-module__LCm02a__active .SubHeader-module__LCm02a__subCategoryItem{opacity:1;transform:translateY(0)}.SubHeader-module__LCm02a__subCategoryItem a{color:#4a5568;text-decoration:none;transition:color .2s;display:block}.SubHeader-module__LCm02a__subCategoryItem a:hover{color:#2d3748;text-decoration:underline}
.Header-module__tPnLAW__header{background-color:#fff;width:100%;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (max-width:768px){.Header-module__tPnLAW__header{display:none}}.Header-module__tPnLAW__headerContent{max-width:1200px;margin:0 auto;padding:1rem}.Header-module__tPnLAW__subHeader{background-color:#fff;border-bottom:1px solid #e5e5e5;width:100%}.Header-module__tPnLAW__subHeader .Header-module__tPnLAW__headerContent{padding:0 20px}
.AccountSidebar-module__YB7bsG__overlay{z-index:999;opacity:0;pointer-events:none;background-color:#00000080;transition:opacity .3s ease-in-out;position:fixed;inset:0}.AccountSidebar-module__YB7bsG__overlay.AccountSidebar-module__YB7bsG__open{opacity:1;pointer-events:auto}.AccountSidebar-module__YB7bsG__overlay.AccountSidebar-module__YB7bsG__closing{opacity:0}.AccountSidebar-module__YB7bsG__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__YB7bsG__sidebar.AccountSidebar-module__YB7bsG__animating{transition:right .3s ease-in-out}.AccountSidebar-module__YB7bsG__sidebar.AccountSidebar-module__YB7bsG__open{right:0}.AccountSidebar-module__YB7bsG__sidebar.AccountSidebar-module__YB7bsG__closing{right:-330px}.AccountSidebar-module__YB7bsG__sidebarContent{flex-direction:column;height:100%;padding:20px;display:flex}.AccountSidebar-module__YB7bsG__closeButton{cursor:pointer;color:#333;background:0 0;border:none;align-self:flex-end}.AccountSidebar-module__YB7bsG__greeting{margin-bottom:.25rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.25rem;font-weight:700}.AccountSidebar-module__YB7bsG__name{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.AccountSidebar-module__YB7bsG__email{color:#666;margin-bottom:1rem;font-size:.875rem}.AccountSidebar-module__YB7bsG__separator{background-color:#e2e2e2;height:1px;margin:1rem 0}.AccountSidebar-module__YB7bsG__nav{flex-direction:column;gap:1rem;display:flex}.AccountSidebar-module__YB7bsG__navLink{color:#333;font-size:.9375rem;font-weight:500;text-decoration:none}.AccountSidebar-module__YB7bsG__navLinkDisabled{color:#999;cursor:not-allowed;font-size:.9375rem;font-weight:500}.AccountSidebar-module__YB7bsG__signOutButton{cursor:pointer;color:#333;text-align:center;background-color:#0000;border:1px solid #333;border-radius:3px;margin-top:1rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:700}.AccountSidebar-module__YB7bsG__authButtons{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.AccountSidebar-module__YB7bsG__loginButton,.AccountSidebar-module__YB7bsG__subscribeButton{text-align:center;border-radius:3px;padding:.75rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none}.AccountSidebar-module__YB7bsG__loginButton{color:#333;background-color:#0000;border:1px solid #333}.AccountSidebar-module__YB7bsG__subscribeButton{color:#fff;text-align:center;background-color:#333;border:1px solid #333;border-radius:3px;margin-top:auto;padding:.75rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:block}
.AuthPopup-module__eQnvVG__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthPopup-module__eQnvVG__popup{background-color:#fff;width:100%;max-width:900px;height:600px;max-height:90vh;display:flex;position:relative}.AuthPopup-module__eQnvVG__popupContent{width:100%;height:100%;display:flex}.AuthPopup-module__eQnvVG__imageSection{flex:1;position:relative;overflow:hidden}.AuthPopup-module__eQnvVG__imageSection:after{content:"";background:linear-gradient(#0009 0%,#0006 20%,#0003 40%,#0000001a 60%,#0000 80%);position:absolute;inset:0}.AuthPopup-module__eQnvVG__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__eQnvVG__formSection{flex-direction:column;flex:1;justify-content:space-between;padding:2rem;display:flex;overflow-y:auto}.AuthPopup-module__eQnvVG__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__eQnvVG__title{color:#333;margin-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.75rem;font-weight:700}.AuthPopup-module__eQnvVG__featuresSection{flex-direction:column;flex:1;padding:.5rem 0;display:flex}.AuthPopup-module__eQnvVG__featuresIntro{color:#666;margin-bottom:1rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem}.AuthPopup-module__eQnvVG__featuresList{flex-direction:column;gap:1rem;display:flex}.AuthPopup-module__eQnvVG__featureItem{align-items:flex-start;gap:1rem;display:flex}.AuthPopup-module__eQnvVG__featureIcon{color:#fff;background:linear-gradient(135deg,#567b95 0%,#3d5a6c 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.AuthPopup-module__eQnvVG__featureContent{flex:1}.AuthPopup-module__eQnvVG__featureTitle{color:#333;margin:0 0 .25rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.95rem;font-weight:600}.AuthPopup-module__eQnvVG__featureDescription{color:#666;margin:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.85rem;line-height:1.4}.AuthPopup-module__eQnvVG__authButtonsSection{border-top:1px solid #e8e8e8;margin-top:1rem;padding-top:1.25rem}.AuthPopup-module__eQnvVG__termsText{color:#999;text-align:center;margin-top:1rem;margin-bottom:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.75rem}.AuthPopup-module__eQnvVG__error{color:#c33;text-align:center;background-color:#fee;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.9rem}.AuthPopup-module__eQnvVG__form{flex-direction:column;gap:1rem;display:flex}.AuthPopup-module__eQnvVG__inputGroup{flex-direction:row;align-items:center;display:flex;position:relative}.AuthPopup-module__eQnvVG__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__eQnvVG__editButton,.AuthPopup-module__eQnvVG__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__eQnvVG__checkboxGroup{align-items:center;margin-bottom:.5rem;display:flex}.AuthPopup-module__eQnvVG__checkboxGroup label{color:#333;align-items:center;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;display:flex}.AuthPopup-module__eQnvVG__checkboxGroup input[type=checkbox]{margin-right:.5rem}.AuthPopup-module__eQnvVG__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__eQnvVG__submitButton:hover{background-color:#4a6a80}.AuthPopup-module__eQnvVG__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__eQnvVG__divider:before,.AuthPopup-module__eQnvVG__divider:after{content:"";border-bottom:1px solid #e2e2e2;flex:1}.AuthPopup-module__eQnvVG__divider span{padding:0 .5rem}.AuthPopup-module__eQnvVG__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__eQnvVG__socialIcon{justify-content:center;align-items:center;margin-right:.5rem;line-height:1;display:flex}.AuthPopup-module__eQnvVG__googleButton:hover,.AuthPopup-module__eQnvVG__facebookButton:hover,.AuthPopup-module__eQnvVG__appleButton:hover{background-color:#f5f5f5}.AuthPopup-module__eQnvVG__links{justify-content:space-between;margin-top:1rem;display:flex}.AuthPopup-module__eQnvVG__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__eQnvVG__link:hover{text-decoration:underline}.AuthPopup-module__eQnvVG__socialButtons{flex-direction:column;gap:.5rem;display:flex}.AuthPopup-module__eQnvVG__socialButtonText{text-align:center;flex:1}@media (max-width:768px){.AuthPopup-module__eQnvVG__popup{flex-direction:column;height:100%;max-height:none}.AuthPopup-module__eQnvVG__popupContent{flex-direction:column}.AuthPopup-module__eQnvVG__imageSection{height:200px}.AuthPopup-module__eQnvVG__formSection{padding:1rem}.AuthPopup-module__eQnvVG__imageText{font-size:1.2rem}.AuthPopup-module__eQnvVG__title{font-size:1.5rem}}@media (max-width:480px){.AuthPopup-module__eQnvVG__imageSection{height:150px}.AuthPopup-module__eQnvVG__imageText{font-size:1rem}.AuthPopup-module__eQnvVG__title{font-size:1.25rem}.AuthPopup-module__eQnvVG__formSection{padding:.75rem}.AuthPopup-module__eQnvVG__socialButtonText{font-size:.9rem}}
.AuthPopupMobile-module__aiKaGW__overlay{z-index:1000;touch-action:none;-webkit-touch-callout:none;overscroll-behavior:contain;background-color:#00000080;align-items:flex-end;animation:.3s ease-out AuthPopupMobile-module__aiKaGW__fadeIn;display:flex;position:fixed;inset:0}@keyframes AuthPopupMobile-module__aiKaGW__fadeIn{0%{opacity:0}to{opacity:1}}.AuthPopupMobile-module__aiKaGW__bottomSheet{-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:85vh;animation:.3s ease-out AuthPopupMobile-module__aiKaGW__slideUp;display:flex;overflow:hidden}@keyframes AuthPopupMobile-module__aiKaGW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.AuthPopupMobile-module__aiKaGW__dragHandle{cursor:grab;touch-action:none;background-color:#fff;justify-content:center;padding:12px 0 8px;display:flex}.AuthPopupMobile-module__aiKaGW__dragHandle:active{cursor:grabbing}.AuthPopupMobile-module__aiKaGW__dragBar{background-color:#d0d0d0;border-radius:2px;width:40px;height:4px}.AuthPopupMobile-module__aiKaGW__header{touch-action:none;background-color:#fff;justify-content:center;align-items:center;padding:4px 16px 16px;display:flex;position:relative}.AuthPopupMobile-module__aiKaGW__headerTitle{color:#333;text-align:center;flex:1;margin:0;padding:0 44px;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.25rem;font-weight:700}.AuthPopupMobile-module__aiKaGW__closeButton{cursor:pointer;color:#666;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s;display:flex;position:absolute;top:37%;right:12px;transform:translateY(-50%)}.AuthPopupMobile-module__aiKaGW__closeButton svg{width:24px;height:24px}.AuthPopupMobile-module__aiKaGW__closeButton:active{background-color:#f0f0f0}.AuthPopupMobile-module__aiKaGW__heroSection{border-radius:12px;margin:0 16px 20px;position:relative;overflow:hidden}.AuthPopupMobile-module__aiKaGW__imageWrapper{width:100%;height:160px;position:relative}.AuthPopupMobile-module__aiKaGW__heroSection:after{content:"";background:linear-gradient(#00000080 0%,#0000004d 30%,#0000 70%);position:absolute;inset:0}.AuthPopupMobile-module__aiKaGW__heroText{color:#fff;z-index:1;text-shadow:1px 1px 3px #000000b3;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.1rem;font-weight:700;line-height:1.3;position:absolute;top:16px;left:16px;right:16px}.AuthPopupMobile-module__aiKaGW__content{-webkit-overflow-scrolling:touch;flex:1;padding:0 24px 32px;overflow-y:auto}.AuthPopupMobile-module__aiKaGW__title{color:#333;text-align:center;margin-bottom:24px;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.5rem;font-weight:700;display:none}.AuthPopupMobile-module__aiKaGW__error{color:#c33;text-align:center;background-color:#fee;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.9rem}.AuthPopupMobile-module__aiKaGW__featuresSection{margin-bottom:20px}.AuthPopupMobile-module__aiKaGW__featuresList{flex-direction:column;gap:14px;display:flex}.AuthPopupMobile-module__aiKaGW__featureItem{align-items:flex-start;gap:12px;display:flex}.AuthPopupMobile-module__aiKaGW__featureIcon{color:#fff;background:linear-gradient(135deg,#567b95 0%,#3d5a6c 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:flex}.AuthPopupMobile-module__aiKaGW__featureContent{flex:1}.AuthPopupMobile-module__aiKaGW__featureTitle{color:#333;margin:0 0 2px;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:600}.AuthPopupMobile-module__aiKaGW__featureDescription{color:#666;margin:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.8rem;line-height:1.3}.AuthPopupMobile-module__aiKaGW__socialButtons{flex-direction:column;gap:10px;display:flex}.AuthPopupMobile-module__aiKaGW__socialButton{cursor:pointer;color:#333;-webkit-tap-highlight-color:transparent;background-color:#fff;border:1.5px solid #e2e2e2;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:14px 16px;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.AuthPopupMobile-module__aiKaGW__socialButton span{position:relative;top:1px}.AuthPopupMobile-module__aiKaGW__socialButton:active{background-color:#f5f5f5;transform:scale(.98)}.AuthPopupMobile-module__aiKaGW__socialIcon{justify-content:center;align-items:center;margin-right:12px;font-size:1.3rem;line-height:1;display:flex}.AuthPopupMobile-module__aiKaGW__divider{text-align:center;color:#888;align-items:center;margin:24px 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.9rem;display:flex}.AuthPopupMobile-module__aiKaGW__divider:before,.AuthPopupMobile-module__aiKaGW__divider:after{content:"";border-bottom:1px solid #e2e2e2;flex:1}.AuthPopupMobile-module__aiKaGW__divider span{padding:0 12px}.AuthPopupMobile-module__aiKaGW__form{flex-direction:column;gap:14px;display:flex}.AuthPopupMobile-module__aiKaGW__inputGroup{position:relative}.AuthPopupMobile-module__aiKaGW__input{appearance:none;border:1.5px solid #e2e2e2;border-radius:8px;width:100%;min-height:52px;padding:14px 16px;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem;transition:border-color .2s}.AuthPopupMobile-module__aiKaGW__input:focus{border-color:#567b95;outline:none}.AuthPopupMobile-module__aiKaGW__readOnlyInput{color:#666;background-color:#f8f8f8}.AuthPopupMobile-module__aiKaGW__editButton,.AuthPopupMobile-module__aiKaGW__showPasswordButton{cursor:pointer;color:#567b95;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;font-size:1.3rem;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AuthPopupMobile-module__aiKaGW__editButton:active,.AuthPopupMobile-module__aiKaGW__showPasswordButton:active{opacity:.6}.AuthPopupMobile-module__aiKaGW__submitButton{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#567b95;border:none;border-radius:8px;min-height:52px;padding:14px 16px;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;transition:all .2s}.AuthPopupMobile-module__aiKaGW__submitButton:active{background-color:#4a6a80;transform:scale(.98)}.AuthPopupMobile-module__aiKaGW__links{justify-content:center;margin-top:16px;display:flex}.AuthPopupMobile-module__aiKaGW__link{color:#567b95;-webkit-tap-highlight-color:transparent;padding:8px;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.95rem;text-decoration:none}.AuthPopupMobile-module__aiKaGW__link:active{opacity:.6}@media (max-height:600px){.AuthPopupMobile-module__aiKaGW__heroSection{margin-bottom:12px}.AuthPopupMobile-module__aiKaGW__imageWrapper{height:120px}.AuthPopupMobile-module__aiKaGW__heroText{font-size:.95rem}.AuthPopupMobile-module__aiKaGW__title{margin-bottom:16px;font-size:1.3rem}.AuthPopupMobile-module__aiKaGW__content{padding:0 16px 24px}}
.MobileSearch-module__5Gq1UW__searchOverlay{z-index:9999;opacity:0;visibility:hidden;touch-action:none;isolation:isolate;background-color:#fff;width:100%;height:100%;transition:opacity .3s,visibility .3s,transform .3s;position:fixed;inset:0;transform:translateY(100%)}.MobileSearch-module__5Gq1UW__searchOverlay.MobileSearch-module__5Gq1UW__open{opacity:1;visibility:visible;transform:translateY(0)}.MobileSearch-module__5Gq1UW__searchContainer{width:100%;height:100%;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);overscroll-behavior:contain;background-color:#fff;flex-direction:column;display:flex}.MobileSearch-module__5Gq1UW__searchForm{z-index:10;background-color:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:1rem;position:sticky;top:0}.MobileSearch-module__5Gq1UW__searchInputWrapper{background-color:#f3f4f6;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:background-color .2s,box-shadow .2s;display:flex}.MobileSearch-module__5Gq1UW__searchInputWrapper:focus-within{background-color:#fff;box-shadow:0 0 0 2px #0000001a}.MobileSearch-module__5Gq1UW__searchIcon{color:#6b7280;flex-shrink:0;width:1.25rem;height:1.25rem}.MobileSearch-module__5Gq1UW__searchInput{color:#1f2937;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1rem}.MobileSearch-module__5Gq1UW__searchInput::placeholder{color:#9ca3af}.MobileSearch-module__5Gq1UW__searchSpinner{border:2px solid #e5e7eb;border-top-color:#1f2937;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.6s linear infinite MobileSearch-module__5Gq1UW__spin}.MobileSearch-module__5Gq1UW__searchSpinnerLarge{border:2px solid #e5e7eb;border-top-color:#1f2937;border-radius:50%;width:1.5rem;height:1.5rem;animation:.6s linear infinite MobileSearch-module__5Gq1UW__spin}@keyframes MobileSearch-module__5Gq1UW__spin{to{transform:rotate(360deg)}}.MobileSearch-module__5Gq1UW__searchCloseButton{cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:.375rem;transition:background-color .2s,transform .1s;display:flex}.MobileSearch-module__5Gq1UW__searchCloseButton:active{background-color:#d1d5db;transform:scale(.95)}.MobileSearch-module__5Gq1UW__searchCloseButton svg{color:#4b5563;width:1rem;height:1rem}.MobileSearch-module__5Gq1UW__searchResults{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:smooth;background-color:#fff;flex:1;overflow:hidden auto}.MobileSearch-module__5Gq1UW__searchLoadingState{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:200px;padding:3rem 1rem;display:flex}.MobileSearch-module__5Gq1UW__searchResultItem{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #f3f4f6;align-items:center;gap:.875rem;min-height:72px;padding:1rem;transition:background-color .15s;display:flex}.MobileSearch-module__5Gq1UW__searchResultItem:active{background-color:#f3f4f6}.MobileSearch-module__5Gq1UW__searchResultItem.MobileSearch-module__5Gq1UW__selected{background-color:#f9fafb}.MobileSearch-module__5Gq1UW__searchResultImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.MobileSearch-module__5Gq1UW__searchResultContent{flex:1;min-width:0}.MobileSearch-module__5Gq1UW__searchResultTitle{color:#1f2937;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.MobileSearch-module__5Gq1UW__searchResultDescription{color:#6b7280;-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.8125rem;display:-webkit-box;overflow:hidden}.MobileSearch-module__5Gq1UW__seeAllButton{text-align:center;color:#2563eb;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:100%;min-height:52px;padding:1rem;font-size:.9375rem;font-weight:600;transition:background-color .15s;display:block}.MobileSearch-module__5Gq1UW__seeAllButton:active,.MobileSearch-module__5Gq1UW__seeAllButton.MobileSearch-module__5Gq1UW__selected{background-color:#f0f9ff}.MobileSearch-module__5Gq1UW__noResults{color:#6b7280;text-align:center;justify-content:center;align-items:center;min-height:200px;padding:3rem 1rem;display:flex}@media (max-width:768px){.MobileSearch-module__5Gq1UW__searchOverlay{margin:0;padding:0;position:fixed;inset:0!important}.MobileSearch-module__5Gq1UW__searchInput{font-size:16px}}body:has(.MobileSearch-module__5Gq1UW__searchOverlay.MobileSearch-module__5Gq1UW__open){width:100%;position:fixed;overflow:hidden}
.MobileHeader-module__KTfFYa__mobileHeader{z-index:50;background-color:#fff;width:100vw;display:none;position:relative;left:50%;transform:translate(-50%);box-shadow:0 1px 1px #0000001a}@media screen and (max-width:768px){.MobileHeader-module__KTfFYa__mobileHeader{display:block}}.MobileHeader-module__KTfFYa__headerContent{justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.MobileHeader-module__KTfFYa__logo{color:#1f2937;font-size:1.25rem;font-weight:700;text-decoration:none}.MobileHeader-module__KTfFYa__envBadge{border-radius:9999px;margin-left:.5rem;padding:.125rem .5rem;font-size:.625rem}.MobileHeader-module__KTfFYa__rightSection{align-items:center;gap:.125rem;display:flex}.MobileHeader-module__KTfFYa__iconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.375rem;display:flex}.MobileHeader-module__KTfFYa__iconButton svg{color:#4b5563;width:1.5rem;height:1.5rem}.MobileHeader-module__KTfFYa__hamburgerButton{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:flex}.MobileHeader-module__KTfFYa__hamburgerLine{background-color:#4b5563;width:20px;height:2px;transition:all .3s}.MobileHeader-module__KTfFYa__hamburgerButton.MobileHeader-module__KTfFYa__open .MobileHeader-module__KTfFYa__hamburgerLine:first-child{transform:rotate(45deg)translate(4px,4px)}.MobileHeader-module__KTfFYa__hamburgerButton.MobileHeader-module__KTfFYa__open .MobileHeader-module__KTfFYa__hamburgerLine:nth-child(2){opacity:0}.MobileHeader-module__KTfFYa__hamburgerButton.MobileHeader-module__KTfFYa__open .MobileHeader-module__KTfFYa__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(4px,-4px)}.MobileHeader-module__KTfFYa__menuOverlay{z-index:60;opacity:0;visibility:hidden;background-color:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.MobileHeader-module__KTfFYa__menuOverlay.MobileHeader-module__KTfFYa__open{opacity:1;visibility:visible}.MobileHeader-module__KTfFYa__menuDrawer{z-index:70;background-color:#fff;width:80%;max-width:320px;height:100%;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.MobileHeader-module__KTfFYa__menuDrawer.MobileHeader-module__KTfFYa__open{transform:translate(0)}.MobileHeader-module__KTfFYa__drawerHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem;display:flex}.MobileHeader-module__KTfFYa__closeButton{cursor:pointer;background:0 0;border:none;padding:.5rem}.MobileHeader-module__KTfFYa__closeButton svg{color:#4b5563;width:1.5rem;height:1.5rem}.MobileHeader-module__KTfFYa__authSection{border-bottom:1px solid #e5e7eb;padding:1rem}.MobileHeader-module__KTfFYa__authButtons{gap:.5rem;display:flex}.MobileHeader-module__KTfFYa__loginButton{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;flex:1;padding:.625rem 1rem;font-weight:600}.MobileHeader-module__KTfFYa__subscribeButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:.375rem;flex:1;padding:.625rem 1rem;font-weight:700}.MobileHeader-module__KTfFYa__userInfo{align-items:center;gap:.75rem;display:flex}.MobileHeader-module__KTfFYa__userInfo svg{color:#4b5563;width:2.5rem;height:2.5rem}.MobileHeader-module__KTfFYa__userName{color:#1f2937;font-weight:600}.MobileHeader-module__KTfFYa__menuSearch{border-bottom:1px solid #e5e7eb;padding:1rem}.MobileHeader-module__KTfFYa__searchInput{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.625rem 1rem;font-size:1rem}.MobileHeader-module__KTfFYa__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.MobileHeader-module__KTfFYa__categoryList{margin:0;padding:0;list-style:none}.MobileHeader-module__KTfFYa__categoryItem{border-bottom:1px solid #e5e7eb}.MobileHeader-module__KTfFYa__categoryLink{color:#1f2937;padding:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.MobileHeader-module__KTfFYa__categoryLink:hover{background-color:#f3f4f6}.MobileHeader-module__KTfFYa__categoryHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem;display:flex}.MobileHeader-module__KTfFYa__categoryHeader span{color:#1f2937;font-weight:500}.MobileHeader-module__KTfFYa__categoryHeader svg{color:#6b7280;width:1.25rem;height:1.25rem;transition:transform .3s}.MobileHeader-module__KTfFYa__categoryHeader.MobileHeader-module__KTfFYa__expanded svg{transform:rotate(180deg)}.MobileHeader-module__KTfFYa__subCategoryList{background-color:#f9fafb;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s;overflow:hidden}.MobileHeader-module__KTfFYa__subCategoryList.MobileHeader-module__KTfFYa__expanded{max-height:500px}.MobileHeader-module__KTfFYa__subCategoryItem a{color:#4b5563;padding:.75rem 1rem .75rem 2rem;font-size:.875rem;text-decoration:none;display:block}.MobileHeader-module__KTfFYa__subCategoryItem a:hover{background-color:#e5e7eb}.MobileHeader-module__KTfFYa__recipeBoxLink{color:#1f2937;border-bottom:1px solid #e5e7eb;align-items:center;gap:.75rem;padding:1rem;font-weight:500;text-decoration:none;display:flex}.MobileHeader-module__KTfFYa__recipeBoxLink svg{width:1.5rem;height:1.5rem}.MobileHeader-module__KTfFYa__accountActions{padding:1rem}.MobileHeader-module__KTfFYa__accountButton{color:#1f2937;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem 1rem;font-weight:500;transition:background-color .2s}.MobileHeader-module__KTfFYa__accountButton:hover{background-color:#f3f4f6}.MobileHeader-module__KTfFYa__searchOverlay{z-index:100;opacity:0;visibility:hidden;background-color:#fffffffa;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.MobileHeader-module__KTfFYa__searchOverlay.MobileHeader-module__KTfFYa__open{opacity:1;visibility:visible}.MobileHeader-module__KTfFYa__searchContainer{height:100%;padding-top:env(safe-area-inset-top,0);flex-direction:column;display:flex}.MobileHeader-module__KTfFYa__searchForm{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem}.MobileHeader-module__KTfFYa__searchInputWrapper{background-color:#f3f4f6;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s,box-shadow .2s;display:flex}.MobileHeader-module__KTfFYa__searchInputWrapper:focus-within{background-color:#fff;box-shadow:0 0 0 2px #0000001a}.MobileHeader-module__KTfFYa__searchIcon{color:#6b7280;flex-shrink:0;width:1.25rem;height:1.25rem}.MobileHeader-module__KTfFYa__mobileSearchInput{color:#1f2937;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1rem}.MobileHeader-module__KTfFYa__mobileSearchInput::placeholder{color:#9ca3af}.MobileHeader-module__KTfFYa__searchSpinner{border:2px solid #e5e7eb;border-top-color:#1f2937;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.6s linear infinite MobileHeader-module__KTfFYa__spin}.MobileHeader-module__KTfFYa__searchSpinnerLarge{border:2px solid #e5e7eb;border-top-color:#1f2937;border-radius:50%;width:1.5rem;height:1.5rem;animation:.6s linear infinite MobileHeader-module__KTfFYa__spin}@keyframes MobileHeader-module__KTfFYa__spin{to{transform:rotate(360deg)}}.MobileHeader-module__KTfFYa__searchCloseButton{cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:background-color .2s,transform .2s;display:flex}.MobileHeader-module__KTfFYa__searchCloseButton:hover{background-color:#d1d5db}.MobileHeader-module__KTfFYa__searchCloseButton:active{transform:scale(.95)}.MobileHeader-module__KTfFYa__searchCloseButton svg{color:#4b5563;width:1rem;height:1rem}.MobileHeader-module__KTfFYa__searchResults{-webkit-overflow-scrolling:touch;background-color:#fff;flex:1;overflow-y:auto}.MobileHeader-module__KTfFYa__searchLoadingState{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.MobileHeader-module__KTfFYa__searchResultItem{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:.875rem;padding:.875rem 1rem;transition:background-color .15s;display:flex}.MobileHeader-module__KTfFYa__searchResultItem:hover,.MobileHeader-module__KTfFYa__searchResultItem.MobileHeader-module__KTfFYa__selected{background-color:#f9fafb}.MobileHeader-module__KTfFYa__searchResultItem:active{background-color:#f3f4f6}.MobileHeader-module__KTfFYa__searchResultImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.MobileHeader-module__KTfFYa__searchResultContent{flex:1;min-width:0}.MobileHeader-module__KTfFYa__searchResultTitle{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.MobileHeader-module__KTfFYa__searchResultDescription{color:#6b7280;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.8125rem;display:-webkit-box;overflow:hidden}.MobileHeader-module__KTfFYa__seeAllButton{text-align:center;color:#2563eb;cursor:pointer;background:0 0;border:none;width:100%;padding:1rem;font-size:.9375rem;font-weight:600;transition:background-color .15s;display:block}.MobileHeader-module__KTfFYa__seeAllButton:hover,.MobileHeader-module__KTfFYa__seeAllButton.MobileHeader-module__KTfFYa__selected{background-color:#f0f9ff}.MobileHeader-module__KTfFYa__noResults{color:#6b7280;text-align:center;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}@keyframes MobileHeader-module__KTfFYa__fadeIn{0%{opacity:0}to{opacity:1}}
.Footer-module__i9iutW__footer{color:#333;background-color:#f7f7f7;padding:40px 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif}@media (max-width:768px){.Footer-module__i9iutW__footer{display:none}}.Footer-module__i9iutW__footerWrapper{max-width:1100px;margin:0 auto;padding:0 20px}.Footer-module__i9iutW__footerContent{flex-direction:column;display:flex}.Footer-module__i9iutW__topSection{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Footer-module__i9iutW__newsletterSection{flex:1;max-width:40%}.Footer-module__i9iutW__appSection{flex-direction:column;flex:1;align-items:flex-end;max-width:40%;display:flex}.Footer-module__i9iutW__sectionTitle{text-transform:uppercase;margin-bottom:15px;font-size:14px;font-weight:700}.Footer-module__i9iutW__newsletterSubtitle{margin-bottom:15px;font-size:14px}.Footer-module__i9iutW__newsletterForm{display:flex}.Footer-module__i9iutW__emailInput{border:1px solid #ccc;border-right:none;flex:1;padding:10px}.Footer-module__i9iutW__submitButton{color:#fff;cursor:pointer;background-color:#000;border:none;justify-content:center;align-items:center;min-width:90px;padding:10px 20px;transition:background-color .2s,opacity .2s;display:flex}.Footer-module__i9iutW__submitButton:hover:not(:disabled){background-color:#333}.Footer-module__i9iutW__submitButton:disabled{cursor:not-allowed;opacity:.7}.Footer-module__i9iutW__submitButtonLoading{background-color:#333}.Footer-module__i9iutW__loadingSpinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Footer-module__i9iutW__spin}@keyframes Footer-module__i9iutW__spin{to{transform:rotate(360deg)}}.Footer-module__i9iutW__newsletterMessage{border-radius:4px;margin-top:10px;padding:8px 12px;font-size:13px}.Footer-module__i9iutW__successMessage{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.Footer-module__i9iutW__errorMessage{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.Footer-module__i9iutW__emailInput:disabled{cursor:not-allowed;background-color:#f5f5f5}.Footer-module__i9iutW__appButtons{justify-content:flex-end;gap:1rem;display:flex}.Footer-module__i9iutW__appButtonWrapper{opacity:.6;cursor:not-allowed;flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__i9iutW__appButton{transition:opacity .2s;display:block}.Footer-module__i9iutW__appButton:hover{opacity:.8}.Footer-module__i9iutW__appButton img{height:40px}.Footer-module__i9iutW__comingSoonBadge{text-transform:uppercase;color:#fff;letter-spacing:.5px;background-color:#666;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.Footer-module__i9iutW__mainFooter{flex-wrap:wrap;justify-content:space-between;display:flex}.Footer-module__i9iutW__footerSection{flex:200px;margin-bottom:20px}.Footer-module__i9iutW__linkList{margin:0;padding:0;list-style-type:none}.Footer-module__i9iutW__linkItem{margin-bottom:10px}.Footer-module__i9iutW__link{color:#666;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__i9iutW__link:hover{color:#000;text-decoration:underline}.Footer-module__i9iutW__socialButtons{gap:15px;display:flex}.Footer-module__i9iutW__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__i9iutW__socialButton:hover{background-color:#000}.Footer-module__i9iutW__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__i9iutW__copyright{color:#666;margin-bottom:10px;font-size:12px}.Footer-module__i9iutW__bottomLinks{flex-wrap:wrap;gap:20px;display:flex}.Footer-module__i9iutW__bottomLink{color:#666;font-size:12px;text-decoration:none}.Footer-module__i9iutW__bottomLink:hover{text-decoration:underline}
.MobileFooter-module__1CSUua__mobileFooter{color:#333;background-color:#f7f7f7;width:100vw;font-family:nyt-franklin,Arial,Helvetica,sans-serif;display:none;position:relative;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.MobileFooter-module__1CSUua__mobileFooter{display:block}}.MobileFooter-module__1CSUua__footerContent{padding:2rem 1rem}.MobileFooter-module__1CSUua__newsletterSection{border-bottom:1px solid #e5e5e5;margin-bottom:1.5rem;padding-bottom:1.5rem}.MobileFooter-module__1CSUua__sectionTitle{text-transform:uppercase;color:#333;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.MobileFooter-module__1CSUua__newsletterSubtitle{color:#666;margin-bottom:1rem;font-size:.875rem}.MobileFooter-module__1CSUua__newsletterForm{gap:0;display:flex}.MobileFooter-module__1CSUua__emailInput{border:1px solid #ccc;border-right:none;border-radius:0;flex:1;padding:.75rem;font-size:1rem}.MobileFooter-module__1CSUua__emailInput:focus{border-color:#333;outline:none}.MobileFooter-module__1CSUua__submitButton{color:#fff;cursor:pointer;background-color:#000;border:none;justify-content:center;align-items:center;min-width:80px;padding:.75rem 1.25rem;font-weight:600;transition:background-color .2s,opacity .2s;display:flex}.MobileFooter-module__1CSUua__submitButton:hover:not(:disabled){background-color:#333}.MobileFooter-module__1CSUua__submitButton:disabled{cursor:not-allowed;opacity:.7}.MobileFooter-module__1CSUua__submitButtonLoading{background-color:#333}.MobileFooter-module__1CSUua__loadingSpinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite MobileFooter-module__1CSUua__spin}@keyframes MobileFooter-module__1CSUua__spin{to{transform:rotate(360deg)}}.MobileFooter-module__1CSUua__newsletterMessage{border-radius:4px;margin-top:.75rem;padding:8px 12px;font-size:.8rem}.MobileFooter-module__1CSUua__successMessage{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.MobileFooter-module__1CSUua__errorMessage{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.MobileFooter-module__1CSUua__emailInput:disabled{cursor:not-allowed;background-color:#f5f5f5}.MobileFooter-module__1CSUua__accordionSection{border-bottom:1px solid #e5e5e5}.MobileFooter-module__1CSUua__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex}.MobileFooter-module__1CSUua__accordionTitle{text-transform:uppercase;color:#333;font-size:.875rem;font-weight:700}.MobileFooter-module__1CSUua__accordionIcon{color:#666;width:1.25rem;height:1.25rem;transition:transform .3s}.MobileFooter-module__1CSUua__accordionIcon.MobileFooter-module__1CSUua__expanded{transform:rotate(180deg)}.MobileFooter-module__1CSUua__accordionContent{max-height:0;transition:max-height .3s;overflow:hidden}.MobileFooter-module__1CSUua__accordionContent.MobileFooter-module__1CSUua__expanded{max-height:300px}.MobileFooter-module__1CSUua__linkList{margin:0;padding:0 0 1rem;list-style:none}.MobileFooter-module__1CSUua__linkItem{margin-bottom:.75rem}.MobileFooter-module__1CSUua__link{color:#666;font-size:.875rem;text-decoration:none}.MobileFooter-module__1CSUua__link:hover{color:#000;text-decoration:underline}.MobileFooter-module__1CSUua__socialSection{border-bottom:1px solid #e5e5e5;padding:1.5rem 0}.MobileFooter-module__1CSUua__socialButtons{gap:1rem;margin-top:.75rem;display:flex}.MobileFooter-module__1CSUua__socialButton{color:#fff;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:background-color .2s;display:flex}.MobileFooter-module__1CSUua__socialButton:hover{background-color:#000}.MobileFooter-module__1CSUua__bottomSection{padding:1.5rem 0}.MobileFooter-module__1CSUua__copyright{color:#666;margin-bottom:1rem;font-size:.75rem}.MobileFooter-module__1CSUua__bottomLinks{flex-direction:column;gap:.75rem;display:flex}.MobileFooter-module__1CSUua__bottomLink{color:#666;font-size:.75rem;text-decoration:none}.MobileFooter-module__1CSUua__bottomLink:hover{text-decoration:underline}
.HomePageLayout-module__DwJawG__homePageLayout{max-width:1200px;margin:0 auto;padding:0}.HomePageLayout-module__DwJawG__splitHero{gap:2rem;display:flex}.HomePageLayout-module__DwJawG__heroSidebar{background-color:#f0f0f0;border-radius:8px;flex:1;padding:1rem}.HomePageLayout-module__DwJawG__minimalHero{text-align:center;background-color:#f9f9f9;padding:4rem 0}.HomePageLayout-module__DwJawG__minimalHero h1{margin-bottom:1rem;font-size:3rem}.HomePageLayout-module__DwJawG__recipeCollection{margin-top:4rem;margin-bottom:4rem}.HomePageLayout-module__DwJawG__collectionTitle{text-align:center;margin-bottom:2rem;font-size:2rem}.HomePageLayout-module__DwJawG__recipeList{flex-direction:column;gap:1rem;display:flex}.HomePageLayout-module__DwJawG__recipeListItem{border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.HomePageLayout-module__DwJawG__recipeListItem h3{margin-bottom:.5rem}@media (max-width:768px){.HomePageLayout-module__DwJawG__splitHero{flex-direction:column}}.HomePageLayout-module__DwJawG__trendingSection{max-width:1200px;margin:2rem auto;padding:0}@media (max-width:768px){.HomePageLayout-module__DwJawG__trendingSection{margin:1.5rem auto}}.HomePageLayout-module__DwJawG__featuredRowSection{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;max-width:1200px;margin:3rem auto;padding:2rem 0}@media (max-width:768px){.HomePageLayout-module__DwJawG__featuredRowSection{margin:2rem auto;padding:1.5rem 0}}.HomePageLayout-module__DwJawG__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}@media (max-width:768px){.HomePageLayout-module__DwJawG__sectionTitle{padding-top:8px;font-size:20px}}.HomePageLayout-module__DwJawG__sectionSubtitle{color:#666;margin-bottom:1rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}@media (max-width:768px){.HomePageLayout-module__DwJawG__sectionSubtitle{margin-bottom:.75rem;font-size:14px}}.HomePageLayout-module__DwJawG__placeholder{text-align:center;color:#666;background:#f5f5f5;border:2px dashed #ccc;border-radius:8px;padding:2rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:14px}.HomePageLayout-module__DwJawG__collectionsSection{max-width:1200px;margin:2rem auto;padding:0}@media (max-width:768px){.HomePageLayout-module__DwJawG__collectionsSection{margin:1.5rem auto}}.HomePageLayout-module__DwJawG__collectionGridSection{max-width:1200px;margin:3rem auto;padding:0}@media (max-width:768px){.HomePageLayout-module__DwJawG__collectionGridSection{margin:2rem auto}}.HomePageLayout-module__DwJawG__collectionGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:1024px){.HomePageLayout-module__DwJawG__collectionGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:640px){.HomePageLayout-module__DwJawG__collectionGrid{grid-template-columns:1fr;gap:1rem;margin-top:1rem}}.HomePageLayout-module__DwJawG__collectionCard{aspect-ratio:16/10;color:inherit;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.HomePageLayout-module__DwJawG__collectionCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.HomePageLayout-module__DwJawG__collectionImageWrapper{background-color:#f0f0f0;position:absolute;inset:0}.HomePageLayout-module__DwJawG__collectionImage{object-fit:cover}.HomePageLayout-module__DwJawG__collectionOverlay{background:linear-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.HomePageLayout-module__DwJawG__collectionCardContent{color:#fff;z-index:1;padding:1.25rem;position:absolute;bottom:0;left:0;right:0}.HomePageLayout-module__DwJawG__collectionTitle{margin:0 0 .25rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.25rem;font-weight:700}.HomePageLayout-module__DwJawG__collectionDescription{opacity:.9;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.HomePageLayout-module__DwJawG__collectionRecipesSection{max-width:1200px;margin:3rem auto;padding:0}@media (max-width:768px){.HomePageLayout-module__DwJawG__collectionRecipesSection{margin:2rem auto}}.HomePageLayout-module__DwJawG__sectionHeader{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.HomePageLayout-module__DwJawG__viewAllLink{color:#666;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.HomePageLayout-module__DwJawG__viewAllLink:hover{color:#000;text-decoration:underline}.HomePageLayout-module__DwJawG__recipesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.HomePageLayout-module__DwJawG__recipesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (max-width:768px){.HomePageLayout-module__DwJawG__recipesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.HomePageLayout-module__DwJawG__recipesGrid{grid-template-columns:1fr;gap:1rem}}.HomePageLayout-module__DwJawG__recipeGridItem{min-width:0}.HomePageLayout-module__DwJawG__recipeCarouselWrapper{max-width:1200px;margin:3rem auto;padding:0}@media (max-width:768px){.HomePageLayout-module__DwJawG__recipeCarouselWrapper{margin:2rem auto}}.HomePageLayout-module__DwJawG__featuredArticleSection{max-width:1200px;margin:2rem auto;padding:0}@media (max-width:768px){.HomePageLayout-module__DwJawG__featuredArticleSection{margin:1.5rem auto}}.HomePageLayout-module__DwJawG__articleListSection{max-width:1200px;margin:3rem auto;padding:0}@media (max-width:768px){.HomePageLayout-module__DwJawG__articleListSection{margin:2rem auto}}.HomePageLayout-module__DwJawG__articleGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:1024px){.HomePageLayout-module__DwJawG__articleGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:640px){.HomePageLayout-module__DwJawG__articleGrid{grid-template-columns:1fr;gap:1rem;margin-top:1rem}}.HomePageLayout-module__DwJawG__articleGridItem{min-width:0}
.SplitHero-module__DW2VsW__linkWrapper{color:inherit;text-decoration:none;display:block}.SplitHero-module__DW2VsW__splitHero{cursor:pointer;width:100%;min-height:500px;display:flex}.SplitHero-module__DW2VsW__imageRight{flex-direction:row-reverse}.SplitHero-module__DW2VsW__imageContainer{flex:1;position:relative;overflow:hidden}.SplitHero-module__DW2VsW__content{background-color:#fff;flex-direction:column;flex:1;justify-content:center;max-width:50%;padding:3rem 4rem;display:flex}.SplitHero-module__DW2VsW__contentLeft{text-align:left;align-items:flex-start;padding-left:0}.SplitHero-module__DW2VsW__recipeInfo{margin-bottom:1.5rem}.SplitHero-module__DW2VsW__recipeOfDay{text-transform:uppercase;color:#767676;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.SplitHero-module__DW2VsW__title{color:#000;margin-bottom:.5rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:2.5rem;line-height:1.1;transition:color .2s}.SplitHero-module__DW2VsW__linkWrapper:hover .SplitHero-module__DW2VsW__title{color:#666}.SplitHero-module__DW2VsW__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__DW2VsW__recipeDetails{flex-direction:column;margin-bottom:0;display:flex}.SplitHero-module__DW2VsW__rating{align-items:center;margin-bottom:.5rem;display:flex}.SplitHero-module__DW2VsW__ratingValue{color:#000;margin-left:.25rem;margin-right:.25rem;font-size:.9rem;font-weight:700}.SplitHero-module__DW2VsW__ratingCount{color:#767676;font-size:.9rem}.SplitHero-module__DW2VsW__detail{align-items:center;margin-bottom:.25rem;display:flex}.SplitHero-module__DW2VsW__detailLabel{color:#767676;min-width:60px;margin-right:.5rem;font-size:.9rem}.SplitHero-module__DW2VsW__detailValue{color:#000;font-size:.9rem}.SplitHero-module__DW2VsW__cta{color:#fff;background-color:#000;align-self:flex-start;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:1024px){.SplitHero-module__DW2VsW__splitHero{min-height:450px}.SplitHero-module__DW2VsW__content{padding:2rem 3rem}.SplitHero-module__DW2VsW__title{font-size:2.25rem}}@media (max-width:768px){.SplitHero-module__DW2VsW__splitHero,.SplitHero-module__DW2VsW__splitHero.SplitHero-module__DW2VsW__imageRight{flex-direction:column;min-height:auto}.SplitHero-module__DW2VsW__imageContainer{width:100%;height:280px;min-height:280px}.SplitHero-module__DW2VsW__content,.SplitHero-module__DW2VsW__contentLeft{text-align:left;align-items:flex-start;max-width:100%;padding:1.25rem 1rem 1rem}.SplitHero-module__DW2VsW__recipeInfo{margin-bottom:.875rem}.SplitHero-module__DW2VsW__recipeOfDay{margin-bottom:.375rem}.SplitHero-module__DW2VsW__title{margin-bottom:.75rem;font-size:1.875rem;line-height:1.15}.SplitHero-module__DW2VsW__description{margin-bottom:1rem;font-size:.95rem;line-height:1.45}.SplitHero-module__DW2VsW__recipeDetails{margin-bottom:0}.SplitHero-module__DW2VsW__detail{margin-bottom:.25rem}.SplitHero-module__DW2VsW__rating{margin-bottom:.375rem}.SplitHero-module__DW2VsW__cta{display:none}}@media (max-width:480px){.SplitHero-module__DW2VsW__imageContainer{height:240px;min-height:240px}.SplitHero-module__DW2VsW__content,.SplitHero-module__DW2VsW__contentLeft{padding:1rem .875rem .875rem}.SplitHero-module__DW2VsW__recipeInfo{margin-bottom:.75rem}.SplitHero-module__DW2VsW__recipeOfDay{margin-bottom:.25rem;font-size:.7rem}.SplitHero-module__DW2VsW__title{margin-bottom:.625rem;font-size:1.625rem;line-height:1.2}.SplitHero-module__DW2VsW__description{margin-bottom:.875rem;font-size:.9rem;line-height:1.4}.SplitHero-module__DW2VsW__recipeDetails{margin-bottom:0}.SplitHero-module__DW2VsW__detail{margin-bottom:.25rem}.SplitHero-module__DW2VsW__rating{margin-bottom:.375rem}.SplitHero-module__DW2VsW__detailLabel,.SplitHero-module__DW2VsW__detailValue,.SplitHero-module__DW2VsW__ratingValue,.SplitHero-module__DW2VsW__ratingCount{font-size:.85rem}}@media (max-width:360px){.SplitHero-module__DW2VsW__imageContainer{height:200px;min-height:200px}.SplitHero-module__DW2VsW__content,.SplitHero-module__DW2VsW__contentLeft{padding:.875rem .75rem .75rem}.SplitHero-module__DW2VsW__recipeInfo{margin-bottom:.625rem}.SplitHero-module__DW2VsW__recipeOfDay{margin-bottom:.25rem}.SplitHero-module__DW2VsW__title{margin-bottom:.5rem;font-size:1.5rem}.SplitHero-module__DW2VsW__description{margin-bottom:.75rem;font-size:.875rem}.SplitHero-module__DW2VsW__recipeDetails{margin-bottom:0}.SplitHero-module__DW2VsW__detailLabel,.SplitHero-module__DW2VsW__detailValue,.SplitHero-module__DW2VsW__ratingValue,.SplitHero-module__DW2VsW__ratingCount{font-size:.8rem}}
.HeroImportingAnimation-module__xmxJCa__card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;max-width:420px;margin-top:.5rem;margin-left:auto;margin-right:auto;overflow:hidden}.HeroImportingAnimation-module__xmxJCa__shimmerBar{background:linear-gradient(90deg,#e8e8e8 25%,#f7f7f7 50%,#e8e8e8 75%) 0 0/200% 100%;height:2px;animation:1.8s ease-in-out infinite HeroImportingAnimation-module__xmxJCa__shimmer}@keyframes HeroImportingAnimation-module__xmxJCa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.HeroImportingAnimation-module__xmxJCa__ogPreview{border-bottom:1px solid #f5f5f5;align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex}.HeroImportingAnimation-module__xmxJCa__ogImage{object-fit:cover;background:#f0f0f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.HeroImportingAnimation-module__xmxJCa__ogImageSocial{border-radius:6px;width:48px;height:64px}.HeroImportingAnimation-module__xmxJCa__platformIconSkeleton{color:#ccc;font-size:1.25rem;display:flex}.HeroImportingAnimation-module__xmxJCa__ogText{flex:1;min-width:0}.HeroImportingAnimation-module__xmxJCa__ogTitle{color:#000;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:.875rem;font-weight:700;line-height:1.3;overflow:hidden}.HeroImportingAnimation-module__xmxJCa__ogDescription{color:#999;white-space:nowrap;text-overflow:ellipsis;margin:.125rem 0 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1.3;overflow:hidden}.HeroImportingAnimation-module__xmxJCa__ogSite{color:#bbb;align-items:center;gap:.25rem;margin:.25rem 0 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.625rem;display:flex}.HeroImportingAnimation-module__xmxJCa__platformBadge{color:#aaa;align-items:center;font-size:.6875rem;display:flex}.HeroImportingAnimation-module__xmxJCa__skeleton{animation:1.5s ease-in-out infinite HeroImportingAnimation-module__xmxJCa__pulse}.HeroImportingAnimation-module__xmxJCa__skeletonLine{background:#ebebeb;border-radius:4px;animation:1.5s ease-in-out infinite HeroImportingAnimation-module__xmxJCa__pulse}.HeroImportingAnimation-module__xmxJCa__skeletonTitle{width:75%;height:.75rem;margin-bottom:.375rem}.HeroImportingAnimation-module__xmxJCa__skeletonDesc{width:55%;height:.625rem;margin-bottom:.25rem}@keyframes HeroImportingAnimation-module__xmxJCa__pulse{0%,to{opacity:1}50%{opacity:.5}}.HeroImportingAnimation-module__xmxJCa__content{padding:.875rem 1.25rem}.HeroImportingAnimation-module__xmxJCa__socialProgress{flex-direction:column;gap:.375rem;display:flex}.HeroImportingAnimation-module__xmxJCa__socialStepHeader{justify-content:space-between;align-items:center;display:flex}.HeroImportingAnimation-module__xmxJCa__socialStepLabel{color:#000;align-items:center;gap:.375rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.8125rem;font-weight:600;display:flex}.HeroImportingAnimation-module__xmxJCa__socialSpinner{border:1.5px solid #ddd;border-top-color:#000;border-radius:50%;flex-shrink:0;width:.75rem;height:.75rem;animation:.8s linear infinite HeroImportingAnimation-module__xmxJCa__spin}.HeroImportingAnimation-module__xmxJCa__socialPct{color:#999;font-variant-numeric:tabular-nums;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.75rem;font-weight:600}.HeroImportingAnimation-module__xmxJCa__progressBarTrack{background:#f0f0f0;border-radius:3px;height:4px;overflow:hidden}.HeroImportingAnimation-module__xmxJCa__socialDetail{color:#aaa;margin:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.6875rem}.HeroImportingAnimation-module__xmxJCa__steps{justify-content:center;gap:1.25rem;display:flex}.HeroImportingAnimation-module__xmxJCa__step{align-items:center;gap:.375rem;display:flex}.HeroImportingAnimation-module__xmxJCa__stepIndicator{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.HeroImportingAnimation-module__xmxJCa__checkIcon{color:#16a34a;width:1rem;height:1rem}.HeroImportingAnimation-module__xmxJCa__activeSpinner{border:1.5px solid #e0e0e0;border-top-color:#000;border-radius:50%;width:.875rem;height:.875rem;animation:.8s linear infinite HeroImportingAnimation-module__xmxJCa__spin}@keyframes HeroImportingAnimation-module__xmxJCa__spin{to{transform:rotate(360deg)}}.HeroImportingAnimation-module__xmxJCa__stepDot{background:#ddd;border-radius:50%;width:5px;height:5px}.HeroImportingAnimation-module__xmxJCa__stepLabel{color:#ccc;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.75rem;transition:color .2s}.HeroImportingAnimation-module__xmxJCa__stepLabelComplete{color:#16a34a}.HeroImportingAnimation-module__xmxJCa__stepLabelActive{color:#000;font-weight:600}@media (max-width:480px){.HeroImportingAnimation-module__xmxJCa__card{max-width:100%}.HeroImportingAnimation-module__xmxJCa__steps{gap:.75rem}.HeroImportingAnimation-module__xmxJCa__stepLabel{font-size:.6875rem}.HeroImportingAnimation-module__xmxJCa__content,.HeroImportingAnimation-module__xmxJCa__ogPreview{padding:.75rem}}
.HeroCompletedCard-module__D98a3G__wrapper{flex-direction:column;align-items:center;margin-top:.75rem;display:flex}.HeroCompletedCard-module__D98a3G__wrapperCompact{flex-shrink:0}.HeroCompletedCard-module__D98a3G__successRow{color:#16a34a;align-items:center;gap:.375rem;margin-bottom:.75rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.8125rem;font-weight:600;display:flex}.HeroCompletedCard-module__D98a3G__checkIcon{color:#16a34a;flex-shrink:0;width:1rem;height:1rem}.HeroCompletedCard-module__D98a3G__cardContainer{text-align:left;width:280px;max-width:100%}.HeroCompletedCard-module__D98a3G__previewCard{background:#fff;border:1px solid #e8e8e8;border-radius:6px;width:180px;overflow:hidden}.HeroCompletedCard-module__D98a3G__previewImage{background:#f0f0f0;width:100%;padding-top:66.67%;position:relative}.HeroCompletedCard-module__D98a3G__previewImg{object-fit:cover}.HeroCompletedCard-module__D98a3G__previewContent{text-align:left;padding:.5rem .625rem}.HeroCompletedCard-module__D98a3G__previewTitle{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .125rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:.875rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.HeroCompletedCard-module__D98a3G__previewDescription{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .375rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}.HeroCompletedCard-module__D98a3G__previewMetaInfo{color:#666;flex-direction:column;gap:.125rem;margin-top:auto;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.6875rem;display:flex}.HeroCompletedCard-module__D98a3G__previewMetaRow{align-items:center;gap:.5rem;display:flex}.HeroCompletedCard-module__D98a3G__previewMetaItem{white-space:nowrap;flex-shrink:0;align-items:center;gap:.2rem;display:flex}.HeroCompletedCard-module__D98a3G__previewMetaIcon{width:12px;height:12px}.HeroCompletedCard-module__D98a3G__previewSource{color:#aaa;font-size:.625rem}.HeroCompletedCard-module__D98a3G__importAnother{color:#888;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.75rem;padding:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.8125rem;text-decoration:underline;transition:color .15s}.HeroCompletedCard-module__D98a3G__importAnother:hover{color:#555}@media (max-width:640px){.HeroCompletedCard-module__D98a3G__previewCard,.HeroCompletedCard-module__D98a3G__wrapperCompact{width:100%;max-width:220px}}@media (max-width:480px){.HeroCompletedCard-module__D98a3G__previewContent{padding:.5rem}.HeroCompletedCard-module__D98a3G__previewTitle{font-size:.85rem}.HeroCompletedCard-module__D98a3G__previewDescription{display:none}}
.HeroSignupNudge-module__MR1j6q__nudge{text-align:center;flex-direction:column;align-items:center;max-width:260px;display:flex}.HeroSignupNudge-module__MR1j6q__heading{color:#000;letter-spacing:-.01em;margin:0 0 .375rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.25rem;font-weight:700}.HeroSignupNudge-module__MR1j6q__subtext{color:#666;margin:0 0 1.25rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.8125rem;line-height:1.5}.HeroSignupNudge-module__MR1j6q__error{color:#c41d1d;margin:0 0 .5rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.75rem}.HeroSignupNudge-module__MR1j6q__buttons{flex-direction:column;gap:.5rem;width:100%;display:flex}.HeroSignupNudge-module__MR1j6q__googleBtn,.HeroSignupNudge-module__MR1j6q__appleBtn{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.HeroSignupNudge-module__MR1j6q__googleBtn{color:#3c4043;background:#fff;border:1px solid #dadce0}.HeroSignupNudge-module__MR1j6q__googleBtn:hover{background:#f8f9fa;border-color:#c4c7c9}.HeroSignupNudge-module__MR1j6q__appleBtn{color:#fff;background:#000;border:1px solid #000}.HeroSignupNudge-module__MR1j6q__appleBtn:hover{background:#222}.HeroSignupNudge-module__MR1j6q__btnIcon{flex-shrink:0;width:.875rem;height:.875rem}.HeroSignupNudge-module__MR1j6q__dismiss{color:silver;cursor:pointer;background:0 0;border:none;margin-top:.875rem;padding:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.6875rem;transition:color .15s}.HeroSignupNudge-module__MR1j6q__dismiss:hover{color:#999}@media (max-width:640px){.HeroSignupNudge-module__MR1j6q__nudge{width:100%;max-width:100%}}@media (max-width:480px){.HeroSignupNudge-module__MR1j6q__heading{font-size:1.125rem}.HeroSignupNudge-module__MR1j6q__subtext{font-size:.75rem}}
@keyframes loading-module__QySosG__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-module__QySosG__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__QySosG__shimmer}.loading-module__QySosG__topRecipeSection,.loading-module__QySosG__ingredientsSection,.loading-module__QySosG__relatedRecipes{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#0000}.loading-module__QySosG__topRecipeSection{max-width:1000px;margin:40px auto 0;padding:0 20px}.loading-module__QySosG__recipeTitle{border-bottom:1px solid #ccc;padding-bottom:22px}.loading-module__QySosG__titleSkeleton{width:75%;height:42px;margin-bottom:12px}.loading-module__QySosG__bylineSkeleton{width:150px;height:18px;margin-top:10px}.loading-module__QySosG__mainSection{flex-direction:row;gap:20px;margin-top:20px;display:flex}.loading-module__QySosG__imageContainer{flex:1;max-width:50%}.loading-module__QySosG__imageSkeleton{aspect-ratio:4/3;width:100%}.loading-module__QySosG__infoContainer{flex-direction:column;flex:1;justify-content:space-between;display:flex}.loading-module__QySosG__descriptionSkeleton{margin-top:10px}.loading-module__QySosG__descriptionLine{height:20px;margin-bottom:8px}.loading-module__QySosG__descriptionLine:last-child{width:70%}.loading-module__QySosG__infoActions{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:15px;display:flex}.loading-module__QySosG__infoSection{flex-direction:column;display:flex}.loading-module__QySosG__infoRow{align-items:center;margin-bottom:10px;display:flex}.loading-module__QySosG__infoLabel{width:80px;height:18px;margin-right:10px}.loading-module__QySosG__infoValue{width:60px;height:18px}.loading-module__QySosG__saveButtonSkeleton{width:100px;height:40px}.loading-module__QySosG__tagSection{border-top:1px solid #0000004d;flex-wrap:wrap;gap:10px;max-width:1000px;margin-top:20px;margin-left:auto;margin-right:auto;padding-top:15px;padding-bottom:0;display:flex}.loading-module__QySosG__tagSkeleton{border-radius:3px;width:80px;height:36px}.loading-module__QySosG__desktopOnly{display:flex}.loading-module__QySosG__mobileOnly{padding:0 10px;display:none}.loading-module__QySosG__ingredientsSection{border-bottom:2px solid #000;flex-flow:wrap;width:100%;max-width:1000px;margin:20px auto;padding:0 20px;display:flex}.loading-module__QySosG__mainIngredientsSection{border-top:2px solid #000;flex-grow:1;flex-basis:200px;margin-right:50px;padding-top:10px;padding-bottom:20px}.loading-module__QySosG__mainInstructionsSection{border-top:2px solid #000;flex-grow:4;flex-basis:400px;padding-top:10px;padding-bottom:20px}.loading-module__QySosG__sectionTitleSkeleton{width:120px;height:20px;margin-bottom:15px}.loading-module__QySosG__ingredientSkeleton{height:24px;margin-bottom:12px}.loading-module__QySosG__instructionBlock{margin-bottom:30px}.loading-module__QySosG__instructionTitleSkeleton{width:80px;height:18px;margin-bottom:10px}.loading-module__QySosG__instructionLineSkeleton{height:18px;margin-bottom:8px}.loading-module__QySosG__relatedRecipes{max-width:1100px;margin:0 auto 10px;padding:0 20px 20px}.loading-module__QySosG__relatedTitle{border-top:2px solid #000;width:280px;height:24px;margin-top:10px;margin-bottom:20px;padding-top:10px}.loading-module__QySosG__relatedGrid{gap:20px;display:flex;overflow:hidden}.loading-module__QySosG__recipeCard{flex:0 0 calc(25% - 15px);min-width:200px}.loading-module__QySosG__recipeCardImage{aspect-ratio:1;width:100%;margin-bottom:10px}.loading-module__QySosG__recipeCardTitle{width:90%;height:18px;margin-bottom:8px}.loading-module__QySosG__recipeCardAuthor{width:60%;height:14px}@media (max-width:768px){.loading-module__QySosG__topRecipeSection{margin-top:20px;padding:0 10px}.loading-module__QySosG__titleSkeleton{height:28px}.loading-module__QySosG__mainSection{flex-direction:column;gap:15px}.loading-module__QySosG__imageContainer{max-width:100%}.loading-module__QySosG__infoContainer{gap:15px}.loading-module__QySosG__infoActions{flex-direction:column;gap:15px}.loading-module__QySosG__descriptionSkeleton{margin-bottom:15px}.loading-module__QySosG__desktopOnly{display:none}.loading-module__QySosG__mobileOnly{border-top:none;display:flex}.loading-module__QySosG__ingredientsSection{flex-direction:column;margin-top:15px;margin-bottom:15px;padding:0 10px}.loading-module__QySosG__mainIngredientsSection{flex-basis:auto;margin-bottom:30px;margin-right:0}.loading-module__QySosG__mainInstructionsSection{flex-basis:auto}.loading-module__QySosG__relatedGrid{flex-wrap:wrap}.loading-module__QySosG__recipeCard{flex:0 0 calc(50% - 10px)}}@media (max-width:480px){.loading-module__QySosG__topRecipeSection{padding:0 5px}.loading-module__QySosG__titleSkeleton{height:24px}.loading-module__QySosG__ingredientsSection{padding:0 5px}}
.HeroImportFlow-module__wGfMIW__flowContainer{width:100%;min-height:80px}.HeroImportFlow-module__wGfMIW__errorCard{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:.5rem;padding:1.5rem}.HeroImportFlow-module__wGfMIW__errorIcon{color:#c41d1d;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 auto .75rem;font-size:1.25rem;font-weight:700;display:flex}.HeroImportFlow-module__wGfMIW__errorMessage{color:#666;margin:0 0 1rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.4}.HeroImportFlow-module__wGfMIW__errorActions{justify-content:center;gap:.75rem;display:flex}.HeroImportFlow-module__wGfMIW__retryButton{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:4px;padding:.5rem 1.25rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:600;transition:background-color .15s}.HeroImportFlow-module__wGfMIW__retryButton:hover{background-color:#333}.HeroImportFlow-module__wGfMIW__dismissButton{color:#666;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:4px;padding:.5rem 1.25rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;transition:all .15s}.HeroImportFlow-module__wGfMIW__dismissButton:hover{color:#333;border-color:#ccc}.HeroImportFlow-module__wGfMIW__previewWithNudge{background:#fff;border:1px solid #e8e8e8;border-radius:10px;justify-content:center;align-items:center;gap:2rem;max-width:540px;margin:0 auto;padding:1.25rem;display:flex}@media (max-width:640px){.HeroImportFlow-module__wGfMIW__previewWithNudge{flex-direction:column;align-items:center;gap:1.25rem;max-width:320px;padding:1rem}}.HeroImportFlow-module__wGfMIW__importAnotherRow{text-align:center;margin-top:1rem}.HeroImportFlow-module__wGfMIW__importAnotherLink{color:#888;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.8125rem;text-decoration:underline;transition:color .15s}.HeroImportFlow-module__wGfMIW__importAnotherLink:hover{color:#555}.HeroImportFlow-module__wGfMIW__rateLimitMessage{color:#999;text-align:center;margin:.5rem 0 0;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.8125rem}
.RecipeCard-module__H-387a__recipeCard{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;flex-direction:column;height:100%;display:flex;overflow:hidden}.RecipeCard-module__H-387a__deletedCard{opacity:.7;cursor:default}.RecipeCard-module__H-387a__deletedCard:hover{box-shadow:none;transform:none}.RecipeCard-module__H-387a__deletedImagePlaceholder{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.RecipeCard-module__H-387a__deletedIcon{color:#999;width:48px;height:48px}.RecipeCard-module__H-387a__deletedMessage{color:#999;margin-top:.25rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.4}.RecipeCard-module__H-387a__recipeCardWrapper{z-index:0;isolation:isolate;height:100%;position:relative}.RecipeCard-module__H-387a__imageWrapper{width:100%;padding-top:66.67%;position:relative}.RecipeCard-module__H-387a__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.RecipeCard-module__H-387a__premiumButton{cursor:pointer;color:#000;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.RecipeCard-module__H-387a__bookmarkWrapper{z-index:1;position:absolute;top:10px;right:10px}.RecipeCard-module__H-387a__bookmarkButton{cursor:pointer;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.RecipeCard-module__H-387a__bookmarkButton:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.RecipeCard-module__H-387a__bookmarkButton.RecipeCard-module__H-387a__saved{background-color:#000}.RecipeCard-module__H-387a__bookmarkIcon{color:#000;width:20px;height:20px;transition:all .3s}.RecipeCard-module__H-387a__savedIcon{color:#fff}.RecipeCard-module__H-387a__bookmarkButton.RecipeCard-module__H-387a__animating{animation:.3s ease-in-out RecipeCard-module__H-387a__pulse}@keyframes RecipeCard-module__H-387a__pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.RecipeCard-module__H-387a__content{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.RecipeCard-module__H-387a__titleLink{color:inherit;text-decoration:none}.RecipeCard-module__H-387a__title{color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:1.125rem;font-weight:700;transition:color .2s;display:-webkit-box;overflow:hidden}.RecipeCard-module__H-387a__recipeCard:hover .RecipeCard-module__H-387a__title{color:#666}.RecipeCard-module__H-387a__bylineRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.RecipeCard-module__H-387a__byline{font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.2}.RecipeCard-module__H-387a__by{color:#222;font-weight:700}.RecipeCard-module__H-387a__authorName{color:#222;font-weight:700;text-decoration:underline}.RecipeCard-module__H-387a__description{color:#666;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.RecipeCard-module__H-387a__badges{color:#666;align-items:center;gap:.5rem;margin-bottom:.5rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.75rem;display:flex}.RecipeCard-module__H-387a__sourceFavicon{border-radius:2px;flex-shrink:0;width:14px;height:14px;margin-left:auto}.RecipeCard-module__H-387a__collection{color:#666;margin-bottom:.5rem;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem}.RecipeCard-module__H-387a__collectionName{text-decoration:underline}.RecipeCard-module__H-387a__metaInfo{color:#666;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;font-family:nyt-franklin,Arial,Helvetica,sans-serif;font-size:.875rem;display:flex}.RecipeCard-module__H-387a__cookingTime,.RecipeCard-module__H-387a__difficulty{white-space:nowrap;flex-shrink:0;align-items:center;display:flex}.RecipeCard-module__H-387a__rating{align-items:center;font-size:.75rem;display:flex}.RecipeCard-module__H-387a__icon{width:16px;height:16px;margin-right:4px}.RecipeCard-module__H-387a__rating .RecipeCard-module__H-387a__icon{width:14px;height:14px;margin-right:3px}@media (max-width:768px){.RecipeCard-module__H-387a__recipeCardWrapper{height:100%}.RecipeCard-module__H-387a__recipeCard{border-radius:8px;height:100%}.RecipeCard-module__H-387a__imageWrapper{padding-top:66.67%}.RecipeCard-module__H-387a__content{padding:.5rem}.RecipeCard-module__H-387a__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.85rem;line-height:1.25;display:-webkit-box;overflow:hidden}.RecipeCard-module__H-387a__bylineRow{margin-bottom:.25rem}.RecipeCard-module__H-387a__byline{font-size:.65rem}.RecipeCard-module__H-387a__description{display:none}.RecipeCard-module__H-387a__metaInfo{font-size:.65rem}.RecipeCard-module__H-387a__icon{width:12px;height:12px}.RecipeCard-module__H-387a__rating{font-size:.65rem}.RecipeCard-module__H-387a__rating .RecipeCard-module__H-387a__icon{width:11px;height:11px}.RecipeCard-module__H-387a__bookmarkWrapper{top:6px;right:6px}.RecipeCard-module__H-387a__bookmarkButton,.RecipeCard-module__H-387a__premiumButton{width:24px;height:24px}.RecipeCard-module__H-387a__bookmarkIcon{width:14px;height:14px}.RecipeCard-module__H-387a__sourceFavicon{width:10px;height:10px}}@media (max-width:480px){.RecipeCard-module__H-387a__content{padding:.4rem}.RecipeCard-module__H-387a__title{font-size:.8rem}.RecipeCard-module__H-387a__byline,.RecipeCard-module__H-387a__metaInfo{font-size:.6rem}.RecipeCard-module__H-387a__icon{width:11px;height:11px}.RecipeCard-module__H-387a__sourceFavicon{width:10px;height:10px}}
.FolderCarousel-module__4_1osW__carouselSection{margin-bottom:1rem;margin-left:-20px;margin-right:-20px}.FolderCarousel-module__4_1osW__carouselContainer{position:relative}.FolderCarousel-module__4_1osW__carouselWrapper{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.FolderCarousel-module__4_1osW__carouselWrapper::-webkit-scrollbar{display:none}.FolderCarousel-module__4_1osW__carouselTrack{gap:1rem;padding:.5rem 20px;display:flex}.FolderCarousel-module__4_1osW__carouselItem{flex:none;width:250px}.FolderCarousel-module__4_1osW__folderCard{color:inherit;background:#fafafa;border:1px solid #efefef;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.FolderCarousel-module__4_1osW__folderCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.FolderCarousel-module__4_1osW__folderCardImage{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.FolderCarousel-module__4_1osW__folderCardPlaceholder{aspect-ratio:3/2;color:#c7c7c7;background:#f0f0f0;justify-content:center;align-items:center;width:100%;display:flex}.FolderCarousel-module__4_1osW__folderCardInfo{padding:12px}.FolderCarousel-module__4_1osW__folderCardName{color:#262626;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.FolderCarousel-module__4_1osW__folderCardCount{color:#8e8e8e;font-size:12px}.FolderCarousel-module__4_1osW__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,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.FolderCarousel-module__4_1osW__navButton:hover{background-color:#f2f2f2;box-shadow:0 4px 12px #00000026}.FolderCarousel-module__4_1osW__hidden{display:none}.FolderCarousel-module__4_1osW__prevButton{left:-20px}.FolderCarousel-module__4_1osW__nextButton{right:-20px}.FolderCarousel-module__4_1osW__navIcon{color:#333;width:24px;height:24px}.FolderCarousel-module__4_1osW__compact{margin-bottom:.5rem;margin-left:0;margin-right:0}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__carouselTrack{gap:.5rem;padding:.25rem 12px}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__carouselItem{width:120px}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__folderCard{border-radius:8px}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__folderCardImage,.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__folderCardPlaceholder{aspect-ratio:4/3}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__folderCardPlaceholder svg{width:16px;height:16px}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__folderCardInfo{padding:6px 8px}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__folderCardName{margin-bottom:2px;font-size:10px}.FolderCarousel-module__4_1osW__compact .FolderCarousel-module__4_1osW__folderCardCount{font-size:9px}@media (max-width:768px){.FolderCarousel-module__4_1osW__carouselTrack{gap:.75rem}.FolderCarousel-module__4_1osW__carouselItem{width:200px}.FolderCarousel-module__4_1osW__prevButton{left:8px}.FolderCarousel-module__4_1osW__nextButton{right:8px}.FolderCarousel-module__4_1osW__navButton{background-color:#ffffffe6;width:32px;height:32px}.FolderCarousel-module__4_1osW__navIcon{width:18px;height:18px}}
.BioAuthModal-module__sK1GCq__overlay{-webkit-backdrop-filter:blur(16px)saturate(140%);z-index:1000;background:#0000009e;justify-content:center;align-items:center;animation:.2s BioAuthModal-module__sK1GCq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BioAuthModal-module__sK1GCq__fadeIn{0%{opacity:0}to{opacity:1}}.BioAuthModal-module__sK1GCq__modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:380px;padding:36px 32px 28px;animation:.2s BioAuthModal-module__sK1GCq__scaleIn;position:relative}@keyframes BioAuthModal-module__sK1GCq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.BioAuthModal-module__sK1GCq__closeBtn{color:#a3a3a3;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .12s;display:flex;position:absolute;top:14px;right:14px}.BioAuthModal-module__sK1GCq__closeBtn:hover{color:#171717}.BioAuthModal-module__sK1GCq__title{color:#171717;letter-spacing:-.3px;margin:0 0 6px;font-size:20px;font-weight:700}.BioAuthModal-module__sK1GCq__subtitle{color:#737373;margin:0 0 24px;font-size:14px;line-height:1.5}.BioAuthModal-module__sK1GCq__error{color:#dc2626;background:#fef2f2;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.BioAuthModal-module__sK1GCq__buttons{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.BioAuthModal-module__sK1GCq__googleBtn,.BioAuthModal-module__sK1GCq__appleBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:14px;font-weight:500;transition:all .12s;display:flex}.BioAuthModal-module__sK1GCq__googleBtn:hover,.BioAuthModal-module__sK1GCq__appleBtn:hover{background:#fafafa;border-color:#d4d4d4}.BioAuthModal-module__sK1GCq__googleBtn:disabled,.BioAuthModal-module__sK1GCq__appleBtn:disabled{opacity:.6;cursor:not-allowed}.BioAuthModal-module__sK1GCq__appleBtn{color:#fff;background:#000;border-color:#000}.BioAuthModal-module__sK1GCq__appleBtn:hover{background:#1a1a1a;border-color:#1a1a1a}.BioAuthModal-module__sK1GCq__terms{color:#a3a3a3;margin:0;font-size:11px;line-height:1.5}.BioAuthModal-module__sK1GCq__bottomSheet{background:#fff;border-radius:16px 16px 0 0;max-height:85vh;animation:.25s BioAuthModal-module__sK1GCq__slideUp;position:fixed;bottom:0;left:0;right:0;overflow:hidden}@keyframes BioAuthModal-module__sK1GCq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BioAuthModal-module__sK1GCq__dragHandle{justify-content:center;padding:12px 0 4px;display:flex}.BioAuthModal-module__sK1GCq__dragBar{background:#e5e5e5;border-radius:2px;width:36px;height:4px}.BioAuthModal-module__sK1GCq__sheetContent{text-align:center;padding:12px 24px 32px}
.page-module__3gwcJG__page{-webkit-font-smoothing:antialiased;background:#fff;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.page-module__3gwcJG__main{box-sizing:border-box;flex:1;width:100%;max-width:935px;margin:0 auto;padding:30px 20px 0}.page-module__3gwcJG__profileHeader{text-align:center;border-radius:16px;flex-direction:column;align-items:center;margin-bottom:0;padding-top:24px;display:flex;position:relative;overflow:hidden}.page-module__3gwcJG__profileHeaderWithBanner{border-radius:16px;justify-content:flex-end;min-height:220px;padding:0;position:relative;overflow:hidden}.page-module__3gwcJG__bannerImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-module__3gwcJG__bannerGradient{background:linear-gradient(#0000 0%,#0000001a 30%,#00000080 100%);position:absolute;inset:0}.page-module__3gwcJG__profileHeaderContent{z-index:1;flex-direction:column;align-items:center;width:100%;padding:24px 20px 0;display:flex;position:relative}.page-module__3gwcJG__profileHeaderWithBanner .page-module__3gwcJG__profileHeaderContent{padding:40px 20px 16px}.page-module__3gwcJG__avatarWrapper{border-radius:50%;flex-shrink:0;width:90px;height:90px;margin-bottom:16px;position:relative;overflow:hidden}.page-module__3gwcJG__avatarWrapperWithBanner{box-shadow:0 0 0 3px #fff}.page-module__3gwcJG__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:90px;height:90px;box-shadow:0 2px 8px #00000014}.page-module__3gwcJG__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:36px;font-weight:600;display:flex;box-shadow:0 2px 8px #0000001a}.page-module__3gwcJG__username{color:#1f2937;letter-spacing:-.01em;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.2}.page-module__3gwcJG__bio{color:#4b5563;white-space:pre-wrap;word-wrap:break-word;max-width:500px;margin:0;font-size:14px;font-weight:400;line-height:1.5}.page-module__3gwcJG__profileActions{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.page-module__3gwcJG__profileActions>div{margin-top:0}.page-module__3gwcJG__followBtn{color:#171717;cursor:pointer;letter-spacing:.1px;background:0 0;border:2px solid #171717;border-radius:20px;padding:8px 24px;font-size:14px;font-weight:600;transition:all .15s}.page-module__3gwcJG__followBtn:hover{background:#f5f5f5}.page-module__3gwcJG__followBtnFollowing{color:#374151;cursor:pointer;letter-spacing:.1px;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:20px;padding:8px 24px;font-size:14px;font-weight:600;transition:all .15s}.page-module__3gwcJG__followBtnFollowing:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.page-module__3gwcJG__socialLinksRow{justify-content:center;align-items:center;gap:12px;padding:12px 16px;display:flex}.page-module__3gwcJG__socialLinkIcon{color:#262626;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .15s,transform .15s;display:flex}.page-module__3gwcJG__socialLinkIcon:hover{background:#e8e8e8;transform:scale(1.05)}.page-module__3gwcJG__socialIconSvg{width:18px;height:18px}.page-module__3gwcJG__sectionTitleLink{color:inherit;border-top:2px solid #000;align-items:center;gap:6px;margin-bottom:6px;padding-top:10px;text-decoration:none;display:flex}.page-module__3gwcJG__sectionTitleLink .page-module__3gwcJG__recipesSectionTitle,.page-module__3gwcJG__sectionTitleLink .page-module__3gwcJG__foldersSectionTitle{border-top:none;margin-bottom:0;padding-top:0}.page-module__3gwcJG__sectionTitleArrow{color:#8e8e8e;flex-shrink:0;width:20px;height:20px;transition:transform .15s}.page-module__3gwcJG__sectionTitleLink:hover .page-module__3gwcJG__sectionTitleArrow{color:#262626;transform:translate(3px)}.page-module__3gwcJG__recipesSection{margin-top:0;padding-top:24px}.page-module__3gwcJG__recipesSectionTitle{color:#121212;text-align:left;border-top:2px solid #000;margin:0 0 6px;padding-top:10px;padding-bottom:0;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.page-module__3gwcJG__recipesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__3gwcJG__recipeVideosSection{margin-top:0;padding-top:24px}.page-module__3gwcJG__recipeVideosTitleRow{border-top:2px solid #000;margin-bottom:10px;padding-top:10px}.page-module__3gwcJG__recipeVideosTitleLink{color:inherit;align-items:center;gap:6px;text-decoration:none;display:flex}.page-module__3gwcJG__recipeVideosSectionTitle{color:#121212;text-align:left;margin:0;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.page-module__3gwcJG__recipeVideosGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.page-module__3gwcJG__recipeVideosCarousel{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:4px;display:flex;overflow-x:auto}.page-module__3gwcJG__recipeVideosCarousel::-webkit-scrollbar{display:none}.page-module__3gwcJG__recipeVideosCarousel>*{flex:0 0 calc(33.333% - .34rem);min-width:140px}.page-module__3gwcJG__videoCardLink{color:inherit;border-radius:12px;text-decoration:none;display:block;overflow:hidden}.page-module__3gwcJG__videoThumbnailWrapper{aspect-ratio:9/16;background:#1a1a1a;position:relative;overflow:hidden}.page-module__3gwcJG__videoThumbnailImg{object-fit:cover;width:100%;height:100%}.page-module__3gwcJG__videoThumbnailEmpty{background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);width:100%;height:100%}.page-module__3gwcJG__videoPlayer{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .2s;position:absolute;inset:0}.page-module__3gwcJG__videoPlayerVisible{opacity:1}.page-module__3gwcJG__videoPlayButton{pointer-events:none;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.page-module__3gwcJG__videoPlayButton svg{color:#fff;filter:drop-shadow(0 2px 8px #0006);width:28px;height:28px}.page-module__3gwcJG__videoPlayButtonHidden{opacity:0}.page-module__3gwcJG__videoInfoCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:8px;left:8px;right:8px;box-shadow:0 2px 8px #0000001f}.page-module__3gwcJG__videoInfoThumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:40px}.page-module__3gwcJG__videoInfoBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.page-module__3gwcJG__videoInfoTitle{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.3;overflow:hidden}.page-module__3gwcJG__videoInfoAuthor{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}.page-module__3gwcJG__videoInfoCaption{color:#888;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:10px;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__3gwcJG__videoInfoMeta{color:#888;align-items:center;gap:3px;margin-top:1px;font-size:10px;display:flex}.page-module__3gwcJG__videoInfoMeta svg{stroke:#888;flex-shrink:0}.page-module__3gwcJG__videoInfoCaret{color:#999;flex-shrink:0;align-items:center;display:flex}.page-module__3gwcJG__videoCardBadge{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:8px;right:8px}.page-module__3gwcJG__videoCardBadgeIcon{color:#fff;width:14px;height:14px}.page-module__3gwcJG__shopSection{margin-top:0;padding-top:24px}.page-module__3gwcJG__shopSectionTitle{color:#121212;text-align:left;margin:0 0 12px;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.page-module__3gwcJG__shopCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:4px;display:flex;overflow-x:auto}.page-module__3gwcJG__shopCarousel::-webkit-scrollbar{display:none}.page-module__3gwcJG__shopCard{scroll-snap-align:start;width:200px;color:inherit;background:#fafafa;border:1px solid #efefef;border-radius:12px;flex-shrink:0;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;overflow:hidden}.page-module__3gwcJG__shopCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.page-module__3gwcJG__shopCardCover{aspect-ratio:3/2;color:#d4d4d4;background:#f0f0f0;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.page-module__3gwcJG__shopCardCoverImg{object-fit:cover;width:100%;height:100%}.page-module__3gwcJG__shopCardFreeBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#171717;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;right:8px}.page-module__3gwcJG__shopCardBody{padding:12px}.page-module__3gwcJG__shopCardTitle{color:#262626;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:14px;font-weight:600;overflow:hidden}.page-module__3gwcJG__shopCardPrice{color:#8e8e8e;font-size:13px;font-weight:600}@media (max-width:768px){.page-module__3gwcJG__shopCard{width:160px}.page-module__3gwcJG__shopCardBody{padding:8px 10px}.page-module__3gwcJG__shopCardTitle{font-size:13px}}@media (max-width:900px){.page-module__3gwcJG__recipesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.page-module__3gwcJG__recipesGrid{grid-template-columns:1fr;gap:1rem}}.page-module__3gwcJG__recipeCard{color:inherit;background:#fafafa;border:1px solid #efefef;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.page-module__3gwcJG__recipeCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.page-module__3gwcJG__recipeCardImage{aspect-ratio:3/2;object-fit:cover;width:100%}.page-module__3gwcJG__recipeCardPlaceholder{aspect-ratio:3/2;color:#c7c7c7;background:#f0f0f0;justify-content:center;align-items:center;width:100%;display:flex}.page-module__3gwcJG__recipeCardInfo{padding:10px 12px}.page-module__3gwcJG__recipeCardTitle{color:#262626;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__3gwcJG__recipesList{flex-direction:column;display:flex}.page-module__3gwcJG__recipeListItem{color:inherit;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:12px 4px;text-decoration:none;transition:background .1s;display:flex}.page-module__3gwcJG__recipeListItem:hover{background:#fafafa}.page-module__3gwcJG__recipeListItem:last-child{border-bottom:none}.page-module__3gwcJG__recipeListImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.page-module__3gwcJG__recipeListInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module__3gwcJG__recipeListTitle{color:#262626;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.page-module__3gwcJG__recipeListDesc{color:#8e8e8e;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__3gwcJG__tabBar{border-top:1px solid #dbdbdb;justify-content:center;margin-top:0;display:flex}.page-module__3gwcJG__tab{color:#262626;text-transform:uppercase;letter-spacing:1px;border-top:1px solid #262626;justify-content:center;align-items:center;gap:6px;margin-top:-1px;padding:12px 0;font-size:12px;font-weight:600;display:flex}.page-module__3gwcJG__tabIcon{width:12px;height:12px}.page-module__3gwcJG__emptyState{color:#262626;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.page-module__3gwcJG__emptyIcon{border:2px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:24px;display:flex}.page-module__3gwcJG__emptyIcon svg{width:28px;height:28px}.page-module__3gwcJG__emptyTitle{margin:0 0 16px;font-size:30px;font-weight:300}.page-module__3gwcJG__emptyText{color:#8e8e8e;margin:0;font-size:14px}.page-module__3gwcJG__redirectBanner{color:#92400e;text-align:center;background:#fffbeb;border-bottom:1px solid #fde68a;padding:12px 24px;font-size:14px}.page-module__3gwcJG__redirectBanner a{color:#92400e;font-weight:600;text-decoration:none}.page-module__3gwcJG__redirectBanner a:hover{text-decoration:underline}.page-module__3gwcJG__privateBanner{color:#92400e;text-align:center;background:#fef3c7;border-bottom:1px solid #fde68a;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;display:flex}.page-module__3gwcJG__privateBanner svg{flex-shrink:0}.page-module__3gwcJG__privateBannerLink{color:#92400e;margin-left:4px;font-weight:600;text-decoration:none}.page-module__3gwcJG__privateBannerLink:hover{text-decoration:underline}@media (max-width:600px){.page-module__3gwcJG__privateBanner{flex-wrap:wrap;padding:10px 16px;font-size:13px}}.page-module__3gwcJG__loadingState{justify-content:center;align-items:center;min-height:300px;display:flex}.page-module__3gwcJG__loadingSpinner{border:3px solid #dbdbdb;border-top-color:#262626;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__3gwcJG__spin}@keyframes page-module__3gwcJG__spin{to{transform:rotate(360deg)}}.page-module__3gwcJG__notFoundState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.page-module__3gwcJG__notFoundState h1{color:#262626;margin:0 0 8px;font-size:22px;font-weight:600}.page-module__3gwcJG__notFoundState p{color:#8e8e8e;margin:0 0 24px;font-size:14px}.page-module__3gwcJG__notFoundLink{color:#fff;background:#0095f6;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none}.page-module__3gwcJG__notFoundLink:hover{background:#1877f2}.page-module__3gwcJG__grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.page-module__3gwcJG__gridItem{aspect-ratio:1;background:#fafafa;position:relative;overflow:hidden}.page-module__3gwcJG__gridImage{object-fit:cover;width:100%;height:100%}.page-module__3gwcJG__gridItemUnlinked .page-module__3gwcJG__gridImage{filter:grayscale();opacity:.35}.page-module__3gwcJG__gridDisabledOverlay{pointer-events:none;background:#ffffff26;position:absolute;inset:0}.page-module__3gwcJG__gridLinkBadge{background:#0009;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}@media (max-width:735px){.page-module__3gwcJG__grid{gap:2px}}.page-module__3gwcJG__foldersSection{margin-top:0;padding-top:24px}.page-module__3gwcJG__foldersSectionTitle{color:#121212;text-align:left;border-top:2px solid #000;margin:0 0 6px;padding-top:10px;padding-bottom:0;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.page-module__3gwcJG__footer{text-align:center;background:#fff;padding:40px 20px}.page-module__3gwcJG__footerLink{color:#c7c7c7;text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.page-module__3gwcJG__footerLink:hover{color:#8e8e8e}.page-module__3gwcJG__footerLogoIcon{border-radius:4px;width:20px;height:20px}.page-module__3gwcJG__footerLogo{font-weight:600}@media (max-width:735px){.page-module__3gwcJG__page{background:#fff}.page-module__3gwcJG__main{padding:16px 16px 0}.page-module__3gwcJG__profileHeader{margin-bottom:24px;padding-top:16px}.page-module__3gwcJG__profileHeaderWithBanner{border-radius:0;min-height:180px;margin:-16px -16px 0}.page-module__3gwcJG__avatarWrapper,.page-module__3gwcJG__avatar,.page-module__3gwcJG__avatarPlaceholder{width:80px;height:80px}.page-module__3gwcJG__avatarPlaceholder{font-size:32px}.page-module__3gwcJG__username{font-size:18px}.page-module__3gwcJG__bio{padding:0 24px;font-size:13px}.page-module__3gwcJG__tabBar{margin-top:0}.page-module__3gwcJG__tab{gap:6px;padding:12px 0;font-size:12px}.page-module__3gwcJG__tabIcon{width:12px;height:12px}.page-module__3gwcJG__socialLinksRow{gap:12px}.page-module__3gwcJG__socialLinkIcon{width:36px;height:36px}.page-module__3gwcJG__socialIconSvg{width:16px;height:16px}.page-module__3gwcJG__recipesGrid{gap:8px}.page-module__3gwcJG__recipeCardInfo{padding:8px 10px}.page-module__3gwcJG__recipeCardTitle{font-size:13px}}@media (max-width:480px){.page-module__3gwcJG__main{padding:16px 0 0}.page-module__3gwcJG__profileHeader{border-radius:0;padding:16px 16px 0}.page-module__3gwcJG__profileHeaderWithBanner{border-radius:0;margin:-16px 0 0}.page-module__3gwcJG__bio{padding:0 20px}.page-module__3gwcJG__footer{padding:32px 16px}.page-module__3gwcJG__recipesSection{padding-left:16px;padding-right:16px}}.page-module__3gwcJG__loadMoreContainer{text-align:center;padding:24px 0 8px}.page-module__3gwcJG__loadMoreBtn{color:#262626;cursor:pointer;background:0 0;border:1px solid #dbdbdb;border-radius:8px;padding:8px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.page-module__3gwcJG__loadMoreBtn:hover{background:#fafafa}.page-module__3gwcJG__loadMoreBtn:active{background:#efefef}.page-module__3gwcJG__premiumModalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.15s page-module__3gwcJG__fadeIn;display:flex;position:fixed;inset:0}.page-module__3gwcJG__premiumModal{background:#fff;border-radius:16px;width:100%;max-width:340px;animation:.2s page-module__3gwcJG__scaleIn;position:relative;box-shadow:0 20px 60px #0003}.page-module__3gwcJG__premiumModalClose{color:#a3a3a3;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:12px}.page-module__3gwcJG__premiumModalClose:hover{color:#525252;background:#f5f5f5}.page-module__3gwcJG__premiumModalContent{text-align:center;padding:28px 24px}.page-module__3gwcJG__premiumModalCreator{text-align:left;align-items:center;gap:12px;display:flex}.page-module__3gwcJG__premiumModalAvatar{object-fit:cover;border-radius:50%;width:44px;height:44px}.page-module__3gwcJG__premiumModalAvatarPlaceholder{color:#a3a3a3;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:600;display:flex}.page-module__3gwcJG__premiumModalName{color:#121212;font-size:15px;font-weight:600}.page-module__3gwcJG__premiumModalHandle{color:#8e8e8e;font-size:13px}.page-module__3gwcJG__premiumModalDivider{background:#f0f0f0;height:1px;margin:20px 0}.page-module__3gwcJG__premiumModalIcon{color:#525252;background:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 14px;display:flex}.page-module__3gwcJG__premiumModalTitle{color:#121212;margin:0 0 8px;font-size:17px;font-weight:700}.page-module__3gwcJG__premiumModalDesc{color:#8e8e8e;margin:0 0 22px;font-size:14px;line-height:1.5}.page-module__3gwcJG__premiumModalBtn{color:#fff;background:#121212;border-radius:10px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.page-module__3gwcJG__premiumModalBtn:hover{background:#333}.page-module__3gwcJG__premiumModalLogin{color:#a3a3a3;margin:14px 0 0;font-size:13px}.page-module__3gwcJG__premiumModalLoginLink{color:#525252;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:none}.page-module__3gwcJG__premiumModalLoginLink:hover{color:#121212;text-decoration:underline}.page-module__3gwcJG__premiumModalBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__3gwcJG__premiumModalUnavailable{color:var(--gray-500,#737373);text-align:center;margin:0;padding:10px 0;font-size:13px;line-height:1.5}@keyframes page-module__3gwcJG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__3gwcJG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.InstagramImportGrid-module__PZcPgq__wrapper{position:relative}.InstagramImportGrid-module__PZcPgq__trigger{color:#555;cursor:pointer;background:#fafafa;border:1px solid #e5e5e5;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.InstagramImportGrid-module__PZcPgq__trigger:hover{color:#333;border-color:#ccc}.InstagramImportGrid-module__PZcPgq__trigger:disabled{opacity:.5;cursor:default}.InstagramImportGrid-module__PZcPgq__triggerIcon{color:#888;flex-shrink:0}.InstagramImportGrid-module__PZcPgq__triggerLabel{text-align:left;flex:1}.InstagramImportGrid-module__PZcPgq__triggerChevron{color:#bbb;flex-shrink:0;transition:transform .15s}.InstagramImportGrid-module__PZcPgq__triggerChevronOpen{transform:rotate(180deg)}.InstagramImportGrid-module__PZcPgq__popover{z-index:10;background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:280px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.InstagramImportGrid-module__PZcPgq__popoverHeader{border-bottom:1px solid #f0f0f0;align-items:center;gap:6px;padding:8px 10px;display:flex}.InstagramImportGrid-module__PZcPgq__popoverAvatar{object-fit:cover;border-radius:50%;width:20px;height:20px}.InstagramImportGrid-module__PZcPgq__popoverAvatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:600;display:flex}.InstagramImportGrid-module__PZcPgq__popoverUsername{color:#333;font-size:11px;font-weight:500}.InstagramImportGrid-module__PZcPgq__popoverHint{color:#aaa;margin-left:auto;font-size:10px}.InstagramImportGrid-module__PZcPgq__gridScroll{max-height:400px;overflow-y:auto}.InstagramImportGrid-module__PZcPgq__gridScroll::-webkit-scrollbar{width:3px}.InstagramImportGrid-module__PZcPgq__gridScroll::-webkit-scrollbar-track{background:0 0}.InstagramImportGrid-module__PZcPgq__gridScroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.InstagramImportGrid-module__PZcPgq__grid{background:#eee;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.InstagramImportGrid-module__PZcPgq__tile{all:unset;aspect-ratio:1;cursor:pointer;background:#f0f0f0;display:block;position:relative;overflow:hidden}.InstagramImportGrid-module__PZcPgq__tile img{object-fit:cover;width:100%;height:100%;transition:opacity .15s;display:block}.InstagramImportGrid-module__PZcPgq__tile:hover img{opacity:.8}.InstagramImportGrid-module__PZcPgq__tile:disabled{cursor:default}.InstagramImportGrid-module__PZcPgq__tile:disabled img{opacity:.4}.InstagramImportGrid-module__PZcPgq__tileImported img{filter:grayscale(40%);opacity:.5}.InstagramImportGrid-module__PZcPgq__tileImported:hover img{filter:grayscale(20%);opacity:.7}.InstagramImportGrid-module__PZcPgq__badge{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:5px;left:5px;box-shadow:0 1px 3px #0003}.InstagramImportGrid-module__PZcPgq__badgeDraft{color:#999;background:#fff}.InstagramImportGrid-module__PZcPgq__badgePublished{color:#22c55e;background:#fff}.InstagramImportGrid-module__PZcPgq__spinnerOverlay{background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.InstagramImportGrid-module__PZcPgq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite InstagramImportGrid-module__PZcPgq__spin}@keyframes InstagramImportGrid-module__PZcPgq__spin{to{transform:rotate(360deg)}}.InstagramImportGrid-module__PZcPgq__videoIcon{filter:drop-shadow(0 1px 2px #0006);position:absolute;top:3px;right:3px}.InstagramImportGrid-module__PZcPgq__emptyState{text-align:center;padding:20px 12px}.InstagramImportGrid-module__PZcPgq__emptyText{color:#999;margin:0;font-size:11px}.InstagramImportGrid-module__PZcPgq__connectBtn{color:#555;cursor:pointer;background:#fafafa;border:1px solid #e5e5e5;border-radius:6px;align-items:center;gap:6px;width:100%;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.InstagramImportGrid-module__PZcPgq__connectBtn:hover{color:#333;border-color:#ccc}.InstagramImportGrid-module__PZcPgq__skeleton{background:#eee;animation:1.5s ease-in-out infinite InstagramImportGrid-module__PZcPgq__pulse}@keyframes InstagramImportGrid-module__PZcPgq__pulse{0%,to{opacity:1}50%{opacity:.5}}
.ImportRecipeFromUrl-module__Km7QYG__container{flex-direction:column;flex:1;gap:20px;min-height:0;padding:24px;display:flex;overflow:hidden auto}.ImportRecipeFromUrl-module__Km7QYG__headerRow{justify-content:space-between;align-items:center;display:flex}.ImportRecipeFromUrl-module__Km7QYG__header{color:#333;margin:0;font-family:nyt-cheltenham,Georgia,serif;font-size:20px;font-weight:400}.ImportRecipeFromUrl-module__Km7QYG__planPill{cursor:pointer;color:#888;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:20px;align-items:center;gap:6px;padding:4px 10px 4px 8px;transition:all .15s;display:flex}.ImportRecipeFromUrl-module__Km7QYG__planPill:hover{color:#333;border-color:#333}.ImportRecipeFromUrl-module__Km7QYG__planPill svg{flex-shrink:0}.ImportRecipeFromUrl-module__Km7QYG__planPillDots{align-items:center;gap:3px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__planDot{background:#333;border-radius:50%;width:6px;height:6px;transition:background .2s}.ImportRecipeFromUrl-module__Km7QYG__planDotUsed{background:#ddd}.ImportRecipeFromUrl-module__Km7QYG__planPillSep{background:#ddd;width:1px;height:10px}.ImportRecipeFromUrl-module__Km7QYG__planPillCount{color:#999;white-space:nowrap;font-family:nyt-franklin,-apple-system,sans-serif;font-size:10px}.ImportRecipeFromUrl-module__Km7QYG__planPillLabel{letter-spacing:.03em;font-family:nyt-franklin,-apple-system,sans-serif;font-size:10px;font-weight:600}.ImportRecipeFromUrl-module__Km7QYG__inputGroup{gap:8px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__urlInput{border:1px solid #ddd;border-radius:6px;outline:none;flex:1;padding:10px 14px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:14px;transition:border-color .15s}.ImportRecipeFromUrl-module__Km7QYG__urlInput:focus{border-color:#333}.ImportRecipeFromUrl-module__Km7QYG__urlInput::placeholder{color:#999}.ImportRecipeFromUrl-module__Km7QYG__extractBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#333;border:none;border-radius:6px;padding:10px 20px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px;font-weight:600;transition:background .15s}.ImportRecipeFromUrl-module__Km7QYG__extractBtn:hover:not(:disabled){background:#555}.ImportRecipeFromUrl-module__Km7QYG__extractBtn:disabled{opacity:.5;cursor:not-allowed}.ImportRecipeFromUrl-module__Km7QYG__loading{background:#f8f8f8;border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__spinner{border:2px solid #ddd;border-top-color:#333;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite ImportRecipeFromUrl-module__Km7QYG__spin}@keyframes ImportRecipeFromUrl-module__Km7QYG__spin{to{transform:rotate(360deg)}}.ImportRecipeFromUrl-module__Km7QYG__loadingText{color:#666;font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px}.ImportRecipeFromUrl-module__Km7QYG__errorCard{text-align:center;background:#fafafa;border:1px solid #eee;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:28px 20px 24px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__errorIcon{color:#999;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__errorTitle{color:#333;margin:0;font-family:nyt-cheltenham,Georgia,serif;font-size:16px;font-weight:400}.ImportRecipeFromUrl-module__Km7QYG__errorMessage{color:#888;max-width:280px;margin:0 0 12px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px;line-height:1.4}.ImportRecipeFromUrl-module__Km7QYG__errorActions{gap:8px;margin-top:4px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__retryBtn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 18px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:flex}.ImportRecipeFromUrl-module__Km7QYG__retryBtn:hover{background:#555}.ImportRecipeFromUrl-module__Km7QYG__cancelBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;padding:8px 18px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.ImportRecipeFromUrl-module__Km7QYG__cancelBtn:hover{color:#333;border-color:#bbb}.ImportRecipeFromUrl-module__Km7QYG__cancelLink{cursor:pointer;color:#999;background:0 0;border:none;padding:6px 14px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:12px}.ImportRecipeFromUrl-module__Km7QYG__cancelLink:hover{color:#333}.ImportRecipeFromUrl-module__Km7QYG__progressContainer{background:#fafafa;border:1px solid #eee;border-radius:8px;flex-direction:column;gap:12px;padding:16px 20px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__stepList{flex-direction:column;gap:0;display:flex}.ImportRecipeFromUrl-module__Km7QYG__stepItem{border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:10px 0;transition:opacity .3s;display:flex}.ImportRecipeFromUrl-module__Km7QYG__stepItem:last-child{border-bottom:none}.ImportRecipeFromUrl-module__Km7QYG__stepIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.ImportRecipeFromUrl-module__Km7QYG__stepDone .ImportRecipeFromUrl-module__Km7QYG__stepIcon{color:#16a34a;background:#f0fdf4}.ImportRecipeFromUrl-module__Km7QYG__stepActive .ImportRecipeFromUrl-module__Km7QYG__stepIcon{color:#333;background:#f5f5f5}.ImportRecipeFromUrl-module__Km7QYG__stepPending .ImportRecipeFromUrl-module__Km7QYG__stepIcon{color:#ccc;background:#fafafa}.ImportRecipeFromUrl-module__Km7QYG__stepLabel{font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px;font-weight:500;transition:color .3s}.ImportRecipeFromUrl-module__Km7QYG__stepDone .ImportRecipeFromUrl-module__Km7QYG__stepLabel{color:#16a34a}.ImportRecipeFromUrl-module__Km7QYG__stepActive .ImportRecipeFromUrl-module__Km7QYG__stepLabel{color:#333}.ImportRecipeFromUrl-module__Km7QYG__stepPending .ImportRecipeFromUrl-module__Km7QYG__stepLabel{color:#bbb}.ImportRecipeFromUrl-module__Km7QYG__spinnerSmall{border:2px solid #ddd;border-top-color:#333;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite ImportRecipeFromUrl-module__Km7QYG__spin}.ImportRecipeFromUrl-module__Km7QYG__limitCard{text-align:center;background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border:1px solid #fde68a;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:28px 20px 24px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__limitIcon{color:#a16207;background:#facc1526;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;display:flex}.ImportRecipeFromUrl-module__Km7QYG__limitTitle{color:#92400e;margin:0;font-family:nyt-cheltenham,Georgia,serif;font-size:16px;font-weight:400}.ImportRecipeFromUrl-module__Km7QYG__limitMessage{color:#a16207;max-width:280px;margin:0 0 12px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px;line-height:1.4}.ImportRecipeFromUrl-module__Km7QYG__upgradeBtn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:6px;margin-bottom:4px;padding:10px 24px;font-family:nyt-franklin,-apple-system,sans-serif;font-size:13px;font-weight:600;transition:background .15s}.ImportRecipeFromUrl-module__Km7QYG__upgradeBtn:hover{background:#555}.ImportRecipeFromUrl-module__Km7QYG__footer{justify-content:flex-end;align-items:center;display:flex}
.StudioUserButton-module__wl01MG__btn{width:32px;height:32px;color:var(--studio-header-text,var(--color-text));cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.StudioUserButton-module__wl01MG__btn:hover{background:var(--studio-header-hover-bg,var(--color-border))}.StudioUserButton-module__wl01MG__btnSkeleton{border-radius:50%;flex-shrink:0;width:32px;height:32px}.StudioUserButton-module__wl01MG__avatarImg{object-fit:cover;border-radius:50%;width:26px;height:26px;display:block}
.SubscribeCard-module__uE1Hpa__container{margin-top:12px}.SubscribeCard-module__uE1Hpa__subscribeBtn{color:#fff;cursor:pointer;letter-spacing:.1px;background:#171717;border:none;border-radius:20px;padding:9px 24px;font-size:14px;font-weight:600;transition:opacity .2s,background .15s}.SubscribeCard-module__uE1Hpa__subscribeBtn:hover:not(:disabled){background:#333}.SubscribeCard-module__uE1Hpa__subscribeBtn:disabled{cursor:default}.SubscribeCard-module__uE1Hpa__subscribeBtn.SubscribeCard-module__uE1Hpa__checking{opacity:.4;pointer-events:none}.SubscribeCard-module__uE1Hpa__subscribedBadge{color:#16a34a;background:#f0fdf4;border-radius:20px;align-items:center;gap:5px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}
.SearchPage-module__1DmMxa__pageContainer,.SearchPage-module__1DmMxa__mainContent{font-family:nyt-franklin,Arial,Helvetica,sans-serif}.SearchPage-module__1DmMxa__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}
