@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");.cookbook-homepage_container__8Xsm0{min-height:100vh;background:var(--bg-primary);display:flex;flex-direction:column;align-items:center}.cookbook-homepage_heroSection__sI0q_{width:100%;background-color:var(--bg-secondary)}.cookbook-homepage_heroContent__x5Zgu{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1rem;max-width:1200px;margin:0 auto;text-align:center}.cookbook-homepage_cookbookLogo__83_tx{max-width:100%;margin-bottom:2rem;height:auto}.cookbook-homepage_heroText__H9AWk{text-align:center;margin-bottom:3rem}.cookbook-homepage_heroTitle__nc_ye{font-size:3rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem;line-height:1.1}.cookbook-homepage_heroSubtitle__Tf8Lu{font-size:1.25rem;color:var(--text-tertiary);max-width:42rem;margin:0 auto;line-height:1.6}.cookbook-homepage_quickAccessCards__blguw{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;width:100%;max-width:800px;margin-bottom:3rem}.cookbook-homepage_quickAccessCard__s8qBl{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--bg-secondary);border-radius:16px;box-shadow:0 4px 6px -1px var(--shadow-secondary);text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid var(--border-primary)}.cookbook-homepage_quickAccessCard__s8qBl:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px var(--shadow-primary);border-color:var(--primary-coral)}.cookbook-homepage_cardIcon__ixjaY{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#FF7F50,#FF6B35);border-radius:12px;color:white!important;font-size:1.5rem}.cookbook-homepage_cardIcon__ixjaY i{color:white!important}.cookbook-homepage_cardIcon__ixjaY svg{fill:white!important;color:white!important}.cookbook-homepage_cardContent__6tsgN{flex:1}.cookbook-homepage_cardContent__6tsgN h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:var(--text-primary)}.cookbook-homepage_cardContent__6tsgN p{margin:0 0 .5rem;color:var(--text-tertiary);font-size:.9rem}.cookbook-homepage_cardArrow__o2Y_u{color:var(--primary-coral);font-size:1.25rem;font-weight:700}.cookbook-homepage_appStoreContainer__NxKzH{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:.75rem}@media (min-width:640px){.cookbook-homepage_appStoreContainer__NxKzH{flex-direction:row}}.cookbook-homepage_appStoreLink__D83C3{display:inline-block}.cookbook-homepage_appStoreImage__oNvPH{height:56px;width:auto}.cookbook-homepage_androidComingSoon__fcIF8{display:flex;flex-direction:column;align-items:center}.cookbook-homepage_androidLogo__ltOdz{margin-bottom:.25rem}.cookbook-homepage_comingSoonText__dCizs{font-size:.75rem;font-weight:600;color:var(--text-secondary)}.cookbook-homepage_myRecipesCard__Cz5R6{margin-top:2rem;max-width:36rem;width:100%;background-color:rgba(255,255,255,.9);border-radius:1.5rem;border:1px solid var(--border-primary);padding:1.5rem}.cookbook-homepage_myRecipesContent__N1F0y{display:flex;flex-direction:column;align-items:center;text-align:center}.cookbook-homepage_myRecipesTitle__lTM8R{font-weight:700;font-size:1.5rem;margin-bottom:.5rem;color:var(--primary-coral)}.cookbook-homepage_myRecipesText__c8RgM{color:var(--text-secondary);margin-bottom:1rem}.cookbook-homepage_recipeIcon__tWUlh{filter:invert(67%) sepia(71%) saturate(481%) hue-rotate(314deg) brightness(103%) contrast(101%)}.cookbook-homepage_screenshotsSection__Rzbsn{width:100%;display:flex;justify-content:center;margin:2rem 0;padding:0 .5rem}.cookbook-homepage_screenshotsContainer__AcYxL{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;max-width:64rem;width:100%;justify-content:center}.cookbook-homepage_screenshot__b5f0S{border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);-o-object-fit:contain;object-fit:contain;background-color:var(--bg-secondary);cursor:pointer;transition:transform .2s;flex-shrink:0;height:14rem}.cookbook-homepage_screenshot__b5f0S:hover{transform:scale(1.05)}@media (min-width:640px){.cookbook-homepage_screenshot__b5f0S{height:18rem}}@media (min-width:768px){.cookbook-homepage_screenshot__b5f0S{height:24rem}}@media (min-width:1024px){.cookbook-homepage_screenshot__b5f0S{height:28.8rem}}.cookbook-homepage_modal__Jlcd5{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8)}.cookbook-homepage_modalClose__9tOsV{position:absolute;top:1rem;right:1rem;color:white;font-size:1.875rem;font-weight:700;z-index:60;background:none;border:none;cursor:pointer}.cookbook-homepage_modalImage__mm2R0{max-height:90vh;max-width:90vw;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.2);background-color:var(--bg-secondary)}.cookbook-homepage_featuresSection__hQ6g1{width:100%;max-width:1400px;padding:4rem 2rem;background:var(--bg-secondary);border-radius:24px;margin:0 auto 6rem}.cookbook-homepage_featureCard__zvmRV{background-color:var(--bg-secondary);border-radius:1.5rem;box-shadow:0 20px 25px -5px var(--shadow-primary),0 10px 10px -5px var(--shadow-secondary);display:flex;flex-direction:column;align-items:flex-start;min-height:220px}.cookbook-homepage_featureIcon__z04b3{width:3rem;height:3rem;background-color:var(--primary-coral);border-radius:9999px;margin-bottom:1rem}.cookbook-homepage_featureTitle__z7kmn{font-weight:700;margin-bottom:.5rem;color:var(--primary-coral)}.cookbook-homepage_featureText__zTOiS{font-size:1.125rem}.cookbook-homepage_closingSection__IXOFe{max-width:42rem;text-align:center;margin:5rem 0 3rem;padding:0 1rem}.cookbook-homepage_closingTitle__SyXyS{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--primary-coral)}.cookbook-homepage_closingText__TnRjL{color:var(--text-secondary);font-size:1.125rem}.cookbook-homepage_featuresHeader__fQeEh{text-align:center;margin-bottom:3rem}.cookbook-homepage_featuresHeader__fQeEh h2{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.cookbook-homepage_featuresHeader__fQeEh p{font-size:1.125rem;color:var(--text-tertiary);margin:0}.cookbook-homepage_featuresGrid__9aAdB{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1300px;margin:0 auto}.cookbook-homepage_featureCard__zvmRV{text-align:center;padding:2rem;border-radius:16px;background:var(--bg-secondary);border:1px solid var(--border-primary);transition:all .3s ease}.cookbook-homepage_featureCard__zvmRV:hover{transform:translateY(-4px);box-shadow:0 10px 25px -3px var(--shadow-primary);border-color:var(--primary-coral)}.cookbook-homepage_featureIcon__z04b3{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#FF7F50,#FF6B35);border-radius:20px;color:white!important;font-size:2rem;margin-bottom:1.5rem}.cookbook-homepage_featureIcon__z04b3 i{color:white!important}.cookbook-homepage_featureIcon__z04b3 svg{fill:white!important;color:white!important}.cookbook-homepage_featureTitle__z7kmn{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.cookbook-homepage_featureText__zTOiS{color:var(--text-tertiary);line-height:1.6;margin:0}.cookbook-homepage_ctaSection__lwRLv{background:linear-gradient(135deg,#FF7F50,#FF6B35);color:white;padding:4rem 1rem;text-align:center;width:100%}.cookbook-homepage_ctaContent__0lSsS{max-width:800px;margin:0 auto}.cookbook-homepage_ctaContent__0lSsS h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem}.cookbook-homepage_ctaContent__0lSsS p{font-size:1.25rem;margin:0 0 2rem;opacity:.9}.cookbook-homepage_ctaButtons__4ffay{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cookbook-homepage_ctaButtons__4ffay a{text-decoration:none}.cookbook-homepage_downloadSection__eIbyU{background:var(--bg-primary);padding:4rem 1rem;text-align:center;width:100%}.cookbook-homepage_downloadContent__zmxxZ{max-width:800px;margin:0 auto}.cookbook-homepage_downloadContent__zmxxZ h2{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.cookbook-homepage_downloadContent__zmxxZ p{font-size:1.25rem;color:var(--text-tertiary);margin:0 0 2rem}.cookbook-homepage_downloadButtons__cvEDB{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.cookbook-homepage_downloadButton__ozGQz{text-decoration:none}.cookbook-homepage_downloadImage__ZqVaR{height:60px;width:auto}@media (max-width:768px){.cookbook-homepage_heroContent__x5Zgu{padding:3rem 1rem}.cookbook-homepage_heroTitle__nc_ye{font-size:2.5rem;line-height:1.2}.cookbook-homepage_heroSubtitle__Tf8Lu{font-size:1.125rem;line-height:1.5}.cookbook-homepage_quickAccessCards__blguw{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.cookbook-homepage_quickAccessCard__s8qBl{flex-direction:row;text-align:left;padding:1.25rem}.cookbook-homepage_cardIcon__ixjaY{width:50px;height:50px;font-size:1.25rem;flex-shrink:0;color:white!important}.cookbook-homepage_cardIcon__ixjaY i{color:white!important}.cookbook-homepage_cardIcon__ixjaY svg{fill:white!important;color:white!important}.cookbook-homepage_cardContent__6tsgN h3{font-size:1.125rem}.cookbook-homepage_cardContent__6tsgN p{font-size:.875rem}.cookbook-homepage_featuresSection__hQ6g1{padding:3rem 1rem;margin-bottom:4rem;border-radius:16px}.cookbook-homepage_featuresHeader__fQeEh h2{font-size:2rem}.cookbook-homepage_featuresGrid__9aAdB{grid-template-columns:repeat(2,1fr);gap:1.5rem}.cookbook-homepage_featureCard__zvmRV{padding:1.5rem}.cookbook-homepage_featureIcon__z04b3{width:60px;height:60px;font-size:1.5rem;color:white!important}.cookbook-homepage_featureIcon__z04b3 i{color:white!important}.cookbook-homepage_featureIcon__z04b3 svg{fill:white!important;color:white!important}.cookbook-homepage_featureTitle__z7kmn{font-size:1.25rem}.cookbook-homepage_ctaSection__lwRLv{padding:3rem 1rem}.cookbook-homepage_ctaContent__0lSsS h2{font-size:2rem}.cookbook-homepage_ctaContent__0lSsS p{font-size:1.125rem}.cookbook-homepage_ctaButtons__4ffay{flex-direction:column;align-items:center;gap:.75rem}.cookbook-homepage_downloadSection__eIbyU{padding:3rem 1rem}.cookbook-homepage_downloadContent__zmxxZ h2{font-size:2rem}.cookbook-homepage_downloadContent__zmxxZ p{font-size:1.125rem}.cookbook-homepage_downloadButtons__cvEDB{flex-direction:column;align-items:center;gap:1rem}}@media (max-width:480px){.cookbook-homepage_heroTitle__nc_ye{font-size:2rem}.cookbook-homepage_heroSubtitle__Tf8Lu{font-size:1rem}.cookbook-homepage_quickAccessCard__s8qBl{flex-direction:column;text-align:center;padding:1rem}.cookbook-homepage_cardContent__6tsgN{margin-top:.5rem}.cookbook-homepage_featuresGrid__9aAdB{grid-template-columns:1fr;gap:1.5rem}.cookbook-homepage_ctaContent__0lSsS h2,.cookbook-homepage_downloadContent__zmxxZ h2,.cookbook-homepage_featuresHeader__fQeEh h2{font-size:1.75rem}}.AppStoreBadge_appStoreLink__hbeYu{display:inline-block;transition:opacity .2s ease}.AppStoreBadge_appStoreLink__hbeYu:hover{opacity:.8}.AppStoreBadge_appStoreImage__FWmwF{height:60px;width:auto;display:block;border-radius:8px;transition:all .2s ease}.AppStoreBadge_appStoreImage__FWmwF:hover{transform:scale(1.02)}@media (max-width:768px){.AppStoreBadge_appStoreImage__FWmwF{height:50px}}@media (max-width:480px){.AppStoreBadge_appStoreImage__FWmwF{height:45px}}
/*# sourceMappingURL=7fb3654fc0b6dc18.css.map*/