@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");.login_signinCard___B5ii{font-family:Poppins,sans-serif;max-width:700px;width:100%;padding:1rem;border-radius:12px;margin:0 auto}.login_customAppleBtn__D33I9{border-radius:4px;text-transform:none;background:#000;color:#fff;font-weight:500;font-size:1rem;display:flex;align-items:center;justify-content:center;height:40px;width:100%;margin-bottom:.5rem;border:none;cursor:pointer;transition:background .2s}.login_customAppleBtn__D33I9:disabled{opacity:.5;cursor:not-allowed}.login_customGoogleBtn__cUnRx{border-radius:4px;text-transform:none;background:#fff;color:#222;font-weight:500;font-size:1rem;display:flex;align-items:center;justify-content:center;height:40px;width:100%;border:1px solid #dadce0;cursor:pointer;transition:background .2s,border-color .2s}.login_customGoogleBtn__cUnRx:hover{background-color:#f6f9fe;border-color:#d2e3fc}.login_customGoogleBtn__cUnRx:disabled{opacity:.5;cursor:not-allowed}.login_formInput__gD3eH{width:100%;padding:.75rem 1rem;border-radius:4px;border:1px solid var(--border-primary);font-size:1rem;margin-bottom:1rem;font-family:Poppins,sans-serif;background:var(--bg-tertiary);color:var(--text-primary);outline:none;transition:border-color .2s}.login_formInput__gD3eH:focus{border-color:#6366f1}[data-theme=dark] .login_formInput__gD3eH{border-color:var(--border-primary);background:var(--bg-tertiary);color:var(--text-primary)}[data-theme=dark] .login_formInput__gD3eH:focus{border-color:#818cf8}.login_submitBtn__Pg_et{width:100%;padding:.75rem 1rem;border-radius:24px;background:#6366f1;color:#fff;font-weight:600;font-size:1rem;border:none;cursor:pointer;margin-bottom:1.5rem;transition:background .2s}.login_submitBtn__Pg_et:hover{background:#4f46e5}.login_submitBtn__Pg_et:disabled{opacity:.5;cursor:not-allowed}.login_divider__99Gky{display:flex;align-items:center;width:100%;margin:1.5rem 0}.login_dividerLine__zCpYI{flex:1;height:1px;background:var(--border-primary)}.login_dividerText__V58zq{margin:0 1rem;color:var(--text-tertiary);font-size:.95rem}[data-theme=dark] .login_dividerLine__zCpYI{background:var(--border-primary)}[data-theme=dark] .login_dividerText__V58zq{color:var(--text-tertiary)}.login_errorMessage____0Gr{color:#e11d48;font-size:.95rem;text-align:center;margin-bottom:1rem}[data-theme=dark] .login_errorMessage____0Gr{color:#f87171}.login_links__nEd2V{display:flex;flex-direction:column;align-items:center;gap:.5rem}.login_linkBtn__wHi5F{background:none;border:none;color:#6366f1;font-size:.95rem;cursor:pointer;text-decoration:underline;padding:0;font-family:Poppins,sans-serif;transition:color .2s}.login_linkBtn__wHi5F:hover{color:#4f46e5}[data-theme=dark] .login_linkBtn__wHi5F{color:#818cf8}[data-theme=dark] .login_linkBtn__wHi5F:hover{color:#a5b4fc}@media (max-width:600px){.login_signinCard___B5ii{max-width:90%;padding:.5rem}.login_submitBtn__Pg_et{font-size:.95rem;padding:.6rem .8rem}.login_customAppleBtn__D33I9,.login_customGoogleBtn__cUnRx{font-size:.95rem;height:36px}.login_formInput__gD3eH{font-size:.95rem;padding:.6rem .8rem}}@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;padding-top:0!important;margin-top:-80px!important;overflow-x:hidden}.cookbook-homepage_signInBanner___Dk5y{width:calc(100% - 64px);margin:0 32px 24px;background:linear-gradient(135deg,var(--primary-coral) 0,var(--primary-coral-dark) 100%);color:white;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;gap:1rem;border-radius:32px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:100;position:relative}.cookbook-homepage_signInBannerText__GOQce{margin:0;font-size:1rem;font-weight:500}.cookbook-homepage_signInBannerLink__x2QXi{background-color:white;color:var(--primary-coral);padding:.5rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;white-space:nowrap}.cookbook-homepage_signInBannerLink__x2QXi:hover{background-color:rgba(255,255,255,.9);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}[data-theme=dark] .cookbook-homepage_signInBanner___Dk5y{background:linear-gradient(135deg,var(--primary-coral) 0,var(--primary-coral-dark) 100%);box-shadow:0 2px 8px rgba(0,0,0,.3)}[data-theme=dark] .cookbook-homepage_signInBannerLink__x2QXi{background-color:white;color:var(--primary-coral)}[data-theme=dark] .cookbook-homepage_signInBannerLink__x2QXi:hover{background-color:rgba(255,255,255,.95);box-shadow:0 4px 12px rgba(0,0,0,.4)}@media (max-width:768px){.cookbook-homepage_signInBanner___Dk5y{width:calc(100% - 64px);margin:0 32px 24px;padding:.875rem 1.5rem;flex-direction:column;gap:.75rem;border-radius:32px}.cookbook-homepage_signInBannerText__GOQce{font-size:.9rem;text-align:center}.cookbook-homepage_signInBannerLink__x2QXi{width:100%;text-align:center;padding:.625rem 1.25rem}}.cookbook-homepage_heroSection__sI0q_{position:relative;width:100vw;margin:0 calc(50% - 50vw);padding-top:0!important;top:0;background-color:var(--bg-secondary);border-radius:0;overflow:hidden;min-height:calc(85vh + 80px);display:flex;flex-direction:column;transition:border-radius .1s ease-out,padding-top .1s ease-out;z-index:1;will-change:width,margin,border-radius,padding-top}.cookbook-homepage_heroImageWrapper__uNgbT{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0}.cookbook-homepage_heroImageOverlay__3FlKg{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,.5));z-index:1}.cookbook-homepage_heroBackgroundImage__ekk2J{-o-object-fit:cover;object-fit:cover;z-index:0}.cookbook-homepage_heroContent__x5Zgu{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:calc(5rem + 80px) 1rem 0;max-width:1200px;margin:0 auto;text-align:center;z-index:2;height:100%;min-height:750px;transition:padding-top .1s ease-out}.cookbook-homepage_cookbookLogo__83_tx{max-width:100%;margin-bottom:2rem;height:auto}.cookbook-homepage_heroText__H9AWk{text-align:center;margin-bottom:0;margin-top:0;flex-shrink:0}.cookbook-homepage_heroTitle__nc_ye{font-size:3rem;font-weight:700;color:white;margin:40px 0 1rem;line-height:1.1;text-shadow:0 2px 8px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3)}.cookbook-homepage_heroSubtitle__Tf8Lu{font-size:1.25rem;color:white;max-width:42rem;margin:0 auto;line-height:1.6;text-shadow:0 2px 8px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3)}.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:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 10px 25px -3px rgba(0,0,0,.15);text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}[data-theme=dark] .cookbook-homepage_quickAccessCard__s8qBl{background:rgba(30,41,59,.95);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.4),0 10px 25px -3px rgba(0,0,0,.3)}.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)}[data-theme=dark] .cookbook-homepage_quickAccessCard__s8qBl .cookbook-homepage_cardContent__6tsgN h3{color:var(--text-primary)}.cookbook-homepage_cardContent__6tsgN p{margin:0 0 .5rem;color:var(--text-tertiary);font-size:.9rem}[data-theme=dark] .cookbook-homepage_quickAccessCard__s8qBl .cookbook-homepage_cardContent__6tsgN p{color:var(--text-tertiary)}.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-top:auto;padding-bottom:24px;flex-shrink:0;width:100%}@media (min-width:640px){.cookbook-homepage_appStoreContainer__NxKzH{flex-direction:row}}.cookbook-homepage_appStoreLink__D83C3{display:inline-block}.cookbook-homepage_appStoreImage__oNvPH{height:60px;width:auto;-o-object-fit:contain;object-fit:contain}.cookbook-homepage_monetizeSection__OJsop{width:calc(100% - 64px);margin:2rem 32px;background:linear-gradient(135deg,#FF7F50,#FF6B35);padding:4rem 1rem;border-radius:64px}.cookbook-homepage_monetizeContent__ZpdFC{max-width:800px;margin:0 auto}.cookbook-homepage_monetizeText__etuhG{text-align:center;color:white}.cookbook-homepage_monetizeIcon__ognnj{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:rgba(255,255,255,.2);border-radius:20px;margin-bottom:1.5rem;font-size:2.5rem}.cookbook-homepage_monetizeIcon__ognnj i{color:white!important}.cookbook-homepage_monetizeTitle__H0eAe{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:white}.cookbook-homepage_monetizeSubtitle__POM4W{font-size:1.25rem;margin:0 0 1.5rem;opacity:.95;line-height:1.6}.cookbook-homepage_monetizeBenefits__Nm35c{font-size:1.125rem;margin:0 0 2rem;opacity:.9;line-height:1.8}.cookbook-homepage_applyButton__75jur{padding:.875rem 2rem;font-size:1.125rem;font-weight:600;background:white;color:var(--primary-coral);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease}.cookbook-homepage_applyButton__75jur:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.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:calc(100% - 64px);margin:0 32px 6rem;padding:4rem 2rem;background:var(--bg-secondary);border-radius:64px}.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{width:calc(100% - 64px);margin:0 32px;background:var(--bg-primary);padding:4rem 1rem;text-align:center;border-radius:64px}.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;-o-object-fit:contain;object-fit:contain}@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:0 32px 4rem;border-radius:64px;width:calc(100% - 64px)}.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;width:calc(100% - 64px);margin:0 32px}.cookbook-homepage_monetizeSection__OJsop{width:calc(100% - 64px);margin:2rem 32px}.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}.cookbook-homepage_monetizeSection__OJsop{padding:3rem 1rem;width:calc(100% - 64px);margin:2rem 32px}.cookbook-homepage_heroSection__sI0q_{width:calc(100% - 64px);margin:0 32px;min-height:625px}.cookbook-homepage_heroTitle__nc_ye{font-size:2.5rem}.cookbook-homepage_heroSubtitle__Tf8Lu{font-size:1.125rem}.cookbook-homepage_monetizeTitle__H0eAe{font-size:2rem}.cookbook-homepage_monetizeSubtitle__POM4W{font-size:1.125rem}.cookbook-homepage_monetizeBenefits__Nm35c{font-size:1rem}.cookbook-homepage_monetizeIcon__ognnj{width:60px;height:60px;font-size:2rem;margin-bottom:1rem}.cookbook-homepage_applyButton__75jur{padding:.75rem 1.5rem;font-size:1rem}}@import url("https://cdn.jsdelivr.net/npm/@mdi/font@7.2.96/css/materialdesignicons.min.css");.page_main__PsMkp{min-height:100vh;background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%);padding-bottom:4rem}.page_headerContent__yruFo{display:flex;align-items:center;justify-content:space-between;width:100%}.page_titleSection__RF_vK{display:flex;align-items:center;gap:1rem}.page_titleSection__RF_vK h1{margin:0;font-size:1.5rem;font-weight:600;color:var(--text-primary)}.page_filterDropdown__Dw2QV{position:relative;flex-shrink:0}.page_filterButton__Fqsds{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 1.25rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;cursor:pointer;font-size:.9375rem;font-weight:500;color:var(--text-primary);min-width:160px;height:48px;box-sizing:border-box;box-shadow:0 1px 3px var(--shadow-secondary)}.page_filterButton__Fqsds:hover{border-color:var(--primary-coral);box-shadow:0 2px 8px rgba(255,107,107,.15);background:var(--bg-secondary)}.page_filterButton__Fqsds i{font-size:1rem;flex-shrink:0;color:var(--text-tertiary)}.page_filterMenu__OY9HP{position:absolute;top:calc(100% + 8px);left:0;min-width:200px;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;box-shadow:0 4px 12px var(--shadow-primary);z-index:50;overflow:hidden}.page_filterOption__JJ4Y7{display:block;width:100%;padding:.875rem 1.25rem;background:none;border:none;text-align:left;font-size:.875rem;font-weight:500;color:var(--text-secondary);cursor:pointer}.page_filterOption__JJ4Y7:hover{background:rgba(255,107,107,.08);color:var(--primary-coral)}.page_filterOption__JJ4Y7.page_active__PUAm4{background:var(--primary-coral);color:white;font-weight:600}@media (max-width:768px){.page_headerContent__yruFo{flex-direction:column;align-items:stretch;gap:1rem}.page_titleSection__RF_vK{justify-content:space-between}.page_filterButton__Fqsds{min-width:120px}}.page_container__5bH4v{max-width:1400px;margin:0 auto;padding:0 2rem}.page_searchFilterSection__qTI1c{padding:1.5rem 2rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);width:100%;box-sizing:border-box;position:sticky;top:0;z-index:40}.page_filterContainer__hhJmn,.page_searchFilterSection__qTI1c{display:flex;align-items:center;justify-content:center}@media (max-width:768px){.page_searchFilterSection__qTI1c{padding:1rem 1.25rem}.page_searchContainer__jL9o3{max-width:100%}.page_filterButton__Fqsds{min-width:140px;font-size:.875rem;padding:0 1rem;height:44px}.page_searchBar__5uZHx{height:44px}.page_searchInput__nWmh6{font-size:.875rem;margin-right:.75rem}.page_searchBar__5uZHx i{margin-left:.75rem;margin-right:.5rem}.page_floatingActionButton__iSNUn{width:56px;height:56px;bottom:1.5rem;left:1.5rem}.page_backToTopButton__HpzIp{width:48px;height:48px;bottom:1.5rem;right:1.5rem}.page_appBanner__kuUDb{margin:0 1rem 1.5rem;padding:1.25rem;border-radius:16px}.page_content__kFHFf{padding:1.5rem 0}.page_container__5bH4v{padding:0 1rem}.page_signInCard__a34TD{margin:2rem auto;padding:2rem 1.5rem;border-radius:20px}}.page_floatingActionButton__iSNUn{position:fixed;bottom:2rem;left:2rem;z-index:50;width:56px;height:56px;border-radius:50%;border:none;background:var(--primary-coral);color:white;box-shadow:0 4px 12px rgba(255,107,107,.3);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.page_floatingActionButton__iSNUn:hover{background:#ff6b35;box-shadow:0 6px 16px rgba(255,107,107,.4)}.page_backToTopButton__HpzIp svg,.page_floatingActionButton__iSNUn svg{color:white!important;fill:white!important;stroke:white!important}.page_backToTopButton__HpzIp{position:fixed;bottom:2rem;right:2rem;z-index:50;width:56px;height:56px;border-radius:50%;border:none;background:var(--bg-secondary);color:var(--primary-coral);box-shadow:0 4px 12px var(--shadow-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:1px solid var(--border-primary)}.page_backToTopButton__HpzIp:hover{background:var(--bg-tertiary);border-color:var(--primary-coral);box-shadow:0 6px 16px rgba(255,107,107,.2)}.page_debugBtn__fxHOJ{position:fixed;top:calc(var(--v-layout-top, 16px) + 16px);right:16px;z-index:100;transition:transform .2s}.page_debugBtn__fxHOJ:hover{transform:scale(1.1)}.page_debugButton__iw__G{padding:8px 16px;background-color:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.page_debugButton__iw__G:hover{background-color:var(--border-secondary)}.page_modalOverlay__97EKd{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.page_modal__LKEab{background-color:var(--bg-secondary);border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.page_modalHeader__0NwgE{display:flex;align-items:center;padding:1rem;border-bottom:1px solid var(--border-primary)}.page_modalHeader__0NwgE h2{margin:0;font-size:1.25rem;flex-grow:1}.page_closeBtn__94AHN,.page_refreshBtn__AQxpR{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.page_closeBtn__94AHN:hover,.page_refreshBtn__AQxpR:hover{background-color:var(--bg-tertiary)}.page_modalContent__32f_n{padding:1rem}.page_expandableSection__0uoEW{margin-bottom:1.5rem}.page_expandableSection__0uoEW h3{font-size:1rem;margin:0 0 .75rem;display:flex;align-items:center}.page_badge__NfrkX{font-size:.75rem;background-color:rgba(255,127,80,.1);color:var(--primary-coral);padding:.125rem .5rem;border-radius:9999px;margin-left:.5rem}.page_codeBlock__5DV2r{white-space:pre-wrap;word-wrap:break-word;background:var(--bg-tertiary);padding:.5rem;border-radius:4px;font-size:.75rem;overflow-x:auto;font-family:monospace}.page_signInCard__a34TD{background:var(--bg-secondary);border-radius:16px;padding:2rem;margin:2rem auto;max-width:32rem;text-align:center;box-shadow:0 2px 8px var(--shadow-secondary);border:1px solid var(--border-primary)}.page_signInCard__a34TD h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.page_signInCard__a34TD p{margin-bottom:1.5rem;color:var(--text-tertiary)}.page_content__kFHFf{padding:2rem 0;max-width:1400px;margin:0 auto}.page_searchContainer__jL9o3{display:flex;justify-content:center;margin-bottom:2rem}.page_searchBar__5uZHx{display:flex;align-items:center;background:var(--bg-secondary);border-radius:.5rem;padding:.5rem 1rem;width:100%;max-width:600px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_searchBar__5uZHx i{margin-right:.5rem;color:var(--text-tertiary);font-size:1.25rem}.page_searchInput__nWmh6{border:none;flex-grow:1;font-size:1rem;outline:none;background:transparent}.page_loadingContainer__33TaB{display:flex;justify-content:center;margin:4rem 0}.page_loadingSpinner__KGo6i{width:2.5rem;height:2.5rem;border:3px solid #e5e7eb;border-top:3px solid var(--primary-coral);border-radius:50%;animation:page_spin__Z3Tbd 1s linear infinite}@keyframes page_spin__Z3Tbd{to{transform:rotate(1turn)}}.page_emptyState__SqiqL{text-align:center;padding:3rem 2rem;background:var(--bg-secondary);border-radius:16px;margin:2rem auto;max-width:32rem;box-shadow:0 2px 8px var(--shadow-secondary);border:1px solid var(--border-primary)}.page_emptyIcon__lLOc0{font-size:3rem;color:var(--text-tertiary);margin-bottom:1rem}.page_emptyState__SqiqL h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.page_emptyState__SqiqL p{color:var(--text-secondary);margin-bottom:1.5rem}.page_recipeGrid__RvbtO{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;padding:0;width:100%;margin:0 auto;max-width:1400px;justify-items:center}@media (min-width:640px){.page_recipeGrid__RvbtO{gap:2rem}}.page_recipeCard__smuy2{background:var(--bg-secondary);border-radius:24px;overflow:hidden;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .2s ease;aspect-ratio:1;width:100%;max-width:320px}.page_recipeCard__smuy2:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.page_recipeCardContent__I_u4K,.page_recipeImageContainer__NZBMo{position:relative;width:100%;height:100%}.page_recipeImageContainer__NZBMo{overflow:hidden}.page_recipeImage__YMQlK{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page_glassOverlay__jKb5i{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05) 50%,rgba(255,255,255,.02));mix-blend-mode:overlay}.page_recipeTopGradient__J2NFD{position:absolute;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(0,0,0,.5) 0,transparent 30%);padding:1rem;z-index:2}.page_recipeTitleChip__R9h_U{background:var(--bg-tertiary);color:var(--text-primary);padding:.5rem .75rem;border-radius:20px;font-size:1rem;font-weight:600;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page_recipeBottomSection__fK2Na{position:absolute;bottom:0;left:0;right:0;padding:1rem;z-index:2}.page_usernameChip__Zx3Ul{background:#667eea;color:white;padding:.375rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500;display:inline-block}.page_detailChip__wHUom i{font-size:.875rem}.page_errorSnackbar__lvF7C{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background:#ef4444;color:white;padding:1rem 1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 12px rgba(239,68,68,.3);z-index:1000;max-width:90%}.page_errorSnackbar__lvF7C p{margin:0}.page_errorSnackbar__lvF7C button{background:none;border:none;color:white;font-weight:700;cursor:pointer;padding:.25rem}.page_errorState__8tRbT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;min-height:300px}.page_errorIcon__8bk3U{font-size:4rem;color:#f44336;margin-bottom:1rem}.page_errorState__8tRbT h3{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page_errorState__8tRbT p{margin-bottom:1.5rem;color:var(--text-secondary);max-width:500px}.page_appBanner__kuUDb{background:linear-gradient(135deg,var(--primary-coral) 0,#ff6b9d 100%);color:white;padding:1.5rem;margin:0 2rem 2rem;border-radius:16px;box-shadow:0 4px 12px rgba(255,107,107,.25);position:relative}.page_appBannerContent__itGob{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:100%}.page_appBannerText__9p_5O{flex:1;min-width:0}.page_appBannerText__9p_5O h3{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:white}.page_appBannerText__9p_5O p{margin:0;font-size:.875rem;color:rgba(255,255,255,.9)}.page_appBannerBadges__27ZRG{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.page_appBannerBadge__nK4Yy{height:40px;width:auto}.page_appBannerBadge__nK4Yy img{height:40px;width:auto;max-width:120px}.page_appBannerClose__qUpW0{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;flex-shrink:0}.page_appBannerClose__qUpW0:hover{background:rgba(255,255,255,.3)}.page_appBannerClose__qUpW0 i{font-size:1.25rem}@media (max-width:768px){.page_appBannerContent__itGob{flex-wrap:wrap}.page_appBannerText__9p_5O{width:100%;margin-bottom:.5rem}.page_appBannerBadges__27ZRG{width:100%;justify-content:flex-start}.page_appBannerClose__qUpW0{position:absolute;top:.5rem;right:.5rem}}.page_contextMenu__chDYG{position:fixed;background:white;border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:1000;min-width:180px;overflow:hidden;animation:page_fadeIn__B5duY .15s ease-out}@keyframes page_fadeIn__B5duY{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.page_contextMenuItem__3FASb{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;font-size:.9375rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:background-color .2s ease}.page_contextMenuItem__3FASb:hover{background:rgba(0,0,0,.05)}.page_contextMenuItem__3FASb i{font-size:1.125rem;color:#dc2626}.page_contextMenuItem__3FASb:last-child{color:#dc2626}.page_contextMenuItem__3FASb:last-child:hover{background:rgba(220,38,38,.1)}.page_modalActions__NdbKv{display:flex;justify-content:flex-end;gap:1rem;padding:1rem;border-top:1px solid var(--border-primary)}.page_modalButton__Bc2EY{padding:.75rem 1.5rem;border:1px solid var(--border-primary);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.page_modalButton__Bc2EY:hover:not(:disabled){background:var(--bg-tertiary);border-color:var(--border-secondary)}.page_modalButton__Bc2EY:disabled{opacity:.6;cursor:not-allowed}.page_modalButtonDanger__cVBRS{background:#dc2626;color:white;border-color:#dc2626}.page_modalButtonDanger__cVBRS:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}[data-theme=dark] .page_main__PsMkp{background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}[data-theme=dark] .page_recipeCard__smuy2{box-shadow:0 4px 6px rgba(0,0,0,.3)}[data-theme=dark] .page_recipeCard__smuy2:hover{box-shadow:0 8px 25px rgba(0,0,0,.4)}[data-theme=dark] .page_loadingSpinner__KGo6i{border-color:var(--border-primary);border-top-color:var(--primary-coral)}.TextField_textFieldContainer__mUKGD{position:relative;padding-top:20px;width:100%}.TextField_customTextField__azX_T{display:flex;align-items:center;padding:8px 12px;border-radius:8px;font-size:14px;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;height:40px;width:100%;position:relative;box-sizing:border-box;background:transparent;border:1px solid var(--border-primary)}.TextField_icon___D1CY{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:transform .2s cubic-bezier(.4,0,.2,1)}.TextField_customTextField__azX_T:hover .TextField_icon___D1CY{transform:scale(1.1)}.TextField_leftIcon__vAg4c{margin-right:8px}.TextField_rightIcon__tfgDf{margin-left:8px}.TextField_textInput__qzcHG{flex:1;background:transparent;border:none;outline:none;font-size:14px;font-weight:500;width:100%;color:var(--text-primary);position:relative;z-index:2;transition:all .2s cubic-bezier(.4,0,.2,1)}.TextField_floatingLabel__JwYmt{position:absolute;top:-20px;left:12px;font-size:12px;color:var(--text-tertiary);transition:all .2s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1;opacity:0;transform:translateY(10px)}.TextField_customTextField__azX_T.TextField_hasLeftIcon__HPIcY .TextField_floatingLabel__JwYmt{left:12px}.TextField_customTextField__azX_T.TextField_focused__FC1Sq .TextField_floatingLabel__JwYmt,.TextField_customTextField__azX_T.TextField_hasValue__6J_Rw .TextField_floatingLabel__JwYmt{opacity:1;transform:translateY(0)}.TextField_customTextField__azX_T:hover{background:rgba(26,145,205,.33)}[data-theme=dark] .TextField_customTextField__azX_T:hover{background:rgba(96,165,250,.2)}.TextField_customTextField__azX_T.TextField_focused__FC1Sq{height:46px;padding:12px 16px;background:var(--bg-secondary);border-color:var(--border-color,#1A91CD)}[data-theme=dark] .TextField_customTextField__azX_T.TextField_focused__FC1Sq{background:var(--bg-secondary)}.TextField_customTextField__azX_T.TextField_focused__FC1Sq .TextField_textInput__qzcHG,.TextField_customTextField__azX_T.TextField_hasValue__6J_Rw .TextField_textInput__qzcHG{margin-top:0}.TextField_customTextField__azX_T.TextField_focused__FC1Sq .TextField_floatingLabel__JwYmt{background:transparent;color:var(--border-color,#1A91CD)}.TextField_customTextField__azX_T.TextField_disabled__Eyl5Q{opacity:.5;cursor:not-allowed;pointer-events:none;filter:saturate(.7);transform:none;box-shadow:none}.TextField_customTextField__azX_T.TextField_disabled__Eyl5Q .TextField_textInput__qzcHG{color:#808080}.TextField_customTextField__azX_T.TextField_disabled__Eyl5Q .TextField_floatingLabel__JwYmt{color:#A0A0A0}.TextField_textInput__qzcHG::-moz-placeholder{color:var(--text-tertiary);-moz-transition:opacity .2s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1)}.TextField_textInput__qzcHG::placeholder{color:var(--text-tertiary);transition:opacity .2s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .TextField_textInput__qzcHG::-moz-placeholder{opacity:.6}[data-theme=dark] .TextField_textInput__qzcHG::placeholder{opacity:.6}.Button_custom-button__CpSlF{padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none;display:inline-flex;height:40px;min-width:40px}.Button_button-content__ohp3R,.Button_custom-button__CpSlF{align-items:center;justify-content:center;position:relative}.Button_button-content__ohp3R{z-index:5;display:flex;gap:8px}.Button_custom-button__CpSlF .Button_icon__JaI56{display:flex;align-items:center;justify-content:center}.Button_custom-button__CpSlF.Button_has-left-icon__vlbyc.Button_has-right-icon__Ekkp9 .Button_label__GvRwv{margin:0 4px}.Button_custom-button__CpSlF.Button_has-left-icon__vlbyc:not(.Button_has-right-icon__Ekkp9) .Button_left-icon__PmDrk+.Button_label__GvRwv{margin-left:0}.Button_custom-button__CpSlF.Button_has-right-icon__Ekkp9:not(.Button_has-left-icon__vlbyc) .Button_label__GvRwv+.Button_right-icon__EtaTR{margin-right:0}.Button_custom-button__CpSlF.Button_has-left-icon__vlbyc:not(.Button_has-right-icon__Ekkp9):not(.Button_label__GvRwv) .Button_left-icon__PmDrk,.Button_custom-button__CpSlF.Button_has-right-icon__Ekkp9:not(.Button_has-left-icon__vlbyc):not(.Button_label__GvRwv) .Button_right-icon__EtaTR{margin:0}.Button_type-primary__ckEml{background:var(--bg-secondary);border:2px solid var(--primary-coral);backdrop-filter:blur(20px);position:relative;overflow:hidden}.Button_type-primary__ckEml .Button_button-content__ohp3R .Button_icon__JaI56,.Button_type-primary__ckEml .Button_button-content__ohp3R .Button_label__GvRwv{color:var(--text-primary)!important;opacity:1!important;font-weight:600!important;text-shadow:none!important;-webkit-text-fill-color:var(--text-primary)!important;mix-blend-mode:normal!important}.Button_type-primary__ckEml:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.05));pointer-events:none}[data-theme=dark] .Button_type-primary__ckEml:before{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.Button_type-primary__ckEml:hover{background:var(--bg-tertiary);transform:scale(1.025)}.Button_type-primary__ckEml:active{background:var(--border-primary);transform:scale(.98)}.Button_type-secondary__tpByQ{background:var(--bg-secondary);border:none;backdrop-filter:blur(20px);box-shadow:0 2px 10px var(--shadow-secondary);position:relative;overflow:hidden}.Button_type-secondary__tpByQ .Button_button-content__ohp3R .Button_icon__JaI56,.Button_type-secondary__tpByQ .Button_button-content__ohp3R .Button_label__GvRwv{color:var(--text-primary)!important;opacity:1!important;font-weight:600!important;text-shadow:none!important;-webkit-text-fill-color:var(--text-primary)!important;mix-blend-mode:normal!important}.Button_type-secondary__tpByQ:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.05));pointer-events:none}[data-theme=dark] .Button_type-secondary__tpByQ:before{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.Button_type-secondary__tpByQ:hover{background:var(--bg-tertiary);transform:scale(1.025)}.Button_type-secondary__tpByQ:active{background:var(--border-primary);transform:scale(.98)}.Button_type-ghost__rXhAo{background:transparent;border:none}.Button_type-ghost__rXhAo .Button_button-content__ohp3R .Button_icon__JaI56,.Button_type-ghost__rXhAo .Button_button-content__ohp3R .Button_label__GvRwv{color:var(--primary-coral)!important;opacity:1!important;font-weight:600!important;text-shadow:none!important;-webkit-text-fill-color:var(--primary-coral)!important;mix-blend-mode:normal!important}.Button_type-ghost__rXhAo:hover{background:rgba(255,127,80,.08);text-decoration:none;transform:scale(1.025)}.Button_type-ghost__rXhAo:active{background:rgba(255,127,80,.15);transform:scale(.98)}.Button_custom-button__CpSlF.Button_disabled__NY0Op{opacity:.5;cursor:not-allowed;pointer-events:none;filter:saturate(.7)}.Button_custom-button__CpSlF.Button_disabled__NY0Op .Button_button-content__ohp3R .Button_icon__JaI56,.Button_custom-button__CpSlF.Button_disabled__NY0Op .Button_button-content__ohp3R .Button_label__GvRwv{color:var(--text-tertiary)!important;-webkit-text-fill-color:var(--text-tertiary)!important}.AppStoreBadge_appStoreLink__hbeYu{display:inline-block;transition:opacity .2s ease;cursor:pointer;text-decoration:none}.AppStoreBadge_appStoreLink__hbeYu:hover{opacity:.8}.AppStoreBadge_appStoreImage__FWmwF{height:60px;width:auto;display:block;border-radius:8px;transition:all .2s ease;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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}}.GooglePlayBadge_googlePlayLink__GYJAk{display:inline-block;transition:opacity .2s ease;cursor:pointer;text-decoration:none}.GooglePlayBadge_googlePlayLink__GYJAk:hover{opacity:.8}.GooglePlayBadge_googlePlayImage__kVetg{height:60px;width:auto;display:block;border-radius:8px;transition:all .2s ease;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GooglePlayBadge_googlePlayImage__kVetg:hover{transform:scale(1.02)}@media (max-width:768px){.GooglePlayBadge_googlePlayImage__kVetg{height:50px}}@media (max-width:480px){.GooglePlayBadge_googlePlayImage__kVetg{height:45px}}.page_container__4HVIl{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--bg-primary)}.page_content__qB_LT{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.page_title__TUUpR{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.2}.page_description___7i2q{font-size:1.25rem;color:var(--text-secondary);margin:0;line-height:1.6;max-width:600px}.page_appStoreContainer__jUWXa{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;margin-top:1rem}.page_appStoreLink__eFYSG{display:inline-block;transition:opacity .2s ease;cursor:pointer;text-decoration:none}.page_appStoreLink__eFYSG:hover{opacity:.8}.page_appStoreImage__rqKVT{height:60px;width:auto;display:block;border-radius:8px;transition:all .2s ease;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_appStoreImage__rqKVT:hover{transform:scale(1.02)}@media (min-width:640px){.page_appStoreContainer__jUWXa{flex-direction:row;gap:2rem}.page_title__TUUpR{font-size:3rem}.page_description___7i2q{font-size:1.5rem}}@media (max-width:768px){.page_container__4HVIl{padding:1.5rem}.page_title__TUUpR{font-size:2rem}.page_description___7i2q{font-size:1.125rem}.page_appStoreImage__rqKVT{height:50px}}@media (max-width:480px){.page_container__4HVIl{padding:1rem}.page_title__TUUpR{font-size:1.75rem}.page_description___7i2q{font-size:1rem}.page_appStoreImage__rqKVT{height:45px}.page_appStoreContainer__jUWXa{gap:1rem}}.page_techSpecs__mo9Em{width:100%;margin-top:3rem;padding-top:3rem;border-top:1px solid var(--border-color,rgba(0,0,0,.1))}[data-theme=dark] .page_techSpecs__mo9Em{border-top-color:rgba(255,255,255,.1)}.page_specsTitle__dRvIo{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 2rem}.page_specsGrid__H47Ry{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;max-width:600px}.page_specsGroup__mTfD0{text-align:left}.page_platformTitle__kMzMZ{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.page_platformList__JYQQm{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.page_platformItem__sotYA{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--bg-secondary,rgba(0,0,0,.02));border-radius:8px;border:1px solid var(--border-color,rgba(0,0,0,.05))}[data-theme=dark] .page_platformItem__sotYA{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.page_platformName__lPtYP{font-weight:500;color:var(--text-primary);font-size:1rem}.page_platformVersion__UvFCr{font-size:.875rem;color:var(--text-secondary);font-weight:400}@media (min-width:640px){.page_specsGrid__H47Ry{grid-template-columns:1fr 1fr;gap:3rem;max-width:700px}.page_specsTitle__dRvIo{font-size:1.75rem}.page_platformTitle__kMzMZ{font-size:1.25rem}}@media (max-width:768px){.page_techSpecs__mo9Em{margin-top:2rem;padding-top:2rem}.page_specsTitle__dRvIo{font-size:1.25rem}}@media (max-width:480px){.page_techSpecs__mo9Em{margin-top:1.5rem;padding-top:1.5rem}.page_specsGrid__H47Ry{gap:1.5rem}.page_platformItem__sotYA{padding:.625rem .875rem}.page_platformName__lPtYP{font-size:.9375rem}.page_platformVersion__UvFCr{font-size:.8125rem}}.page_container__CFii_{min-height:100vh;background:var(--bg-primary);color:var(--text-primary)}.page_header__pTCKV{background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);padding:24px;display:flex;align-items:center;gap:16px;width:80%;max-width:800px;margin:0 auto}.page_backButton__RjaBo{background:var(--bg-tertiary);border:none;color:var(--text-secondary);width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page_backButton__RjaBo:hover{background:var(--primary-coral);color:white;transform:translateY(-1px);box-shadow:0 4px 8px rgba(255,127,80,.3)}.page_headerContent__8iHTL{flex:1}.page_title__abtzu{margin:0;color:var(--text-primary);font-size:28px;font-weight:600;line-height:1.2}.page_content__1EUUP{max-width:800px;margin:0 auto;padding:24px 20px}.page_loadingContainer__4dhNi{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.page_loadingSpinner__V7yca{width:40px;height:40px;border:3px solid var(--border-primary);border-top-color:var(--primary-coral);border-radius:50%;animation:page_spin__chcf9 1s linear infinite}@keyframes page_spin__chcf9{to{transform:rotate(1turn)}}.page_heroSection__R64wq{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;margin-bottom:24px}.page_heroSection__R64wq h2{margin:0;font-size:28px;font-weight:600;color:var(--text-primary)}.page_heroSection__R64wq p{margin:0;font-size:16px;color:var(--text-secondary)}.page_benefitsCard__kCMQH{background:var(--bg-secondary);border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid var(--border-primary)}.page_benefitsCard__kCMQH h3{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--text-primary)}.page_benefitRow__67SHd{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.page_benefitRow__67SHd:last-child{margin-bottom:0}.page_benefitRow__67SHd i{font-size:28px;margin-top:4px}.page_benefitRow__67SHd h4{margin:0 0 4px;font-size:16px;font-weight:500;color:var(--text-primary)}.page_benefitRow__67SHd p{margin:0;font-size:14px;color:var(--text-secondary)}.page_detailsCard__Ve5ev,.page_infoCard__3pBiw,.page_statusCard__ZZEcH{padding:24px}.page_detailsCard__Ve5ev,.page_infoCard__3pBiw,.page_rejectionCard__xXY4b,.page_statusCard__ZZEcH{background:var(--bg-secondary);border-radius:16px;margin-bottom:24px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid var(--border-primary)}.page_rejectionCard__xXY4b{padding:32px;text-align:center}.page_rejectionIcon__5tOot{margin-bottom:24px;display:flex;justify-content:center;align-items:center}.page_rejectionTitle__Pe1CL{margin:0 0 16px;font-size:24px;font-weight:600;color:var(--text-primary)}.page_rejectionMessage___R3X_{font-size:16px;color:var(--text-secondary);line-height:1.6;max-width:600px;margin:0 auto 24px}.page_statusHeader__aVouh{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page_statusLabel__AWF0c{font-size:18px;font-weight:600;color:var(--text-primary)}.page_statusValue___nHC2{font-size:16px;font-weight:500}.page_detailsDivider__q_sEy,.page_statusDivider__WUl4M{height:1px;background:var(--border-primary);margin:16px 0}.page_statusRow__ZnNos{display:flex;justify-content:space-between;padding:8px 0}.page_statusRow__ZnNos span:first-child{color:var(--text-primary)}.page_statusRow__ZnNos span:last-child{color:var(--text-secondary)}.page_detailsTitle__4MCRG{margin:0 0 16px;font-size:18px;font-weight:600;color:var(--text-primary)}.page_detailRow__2YUdd{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border-primary)}.page_detailRow__2YUdd:last-child{border-bottom:none}.page_detailRow__2YUdd span:first-child{color:var(--text-primary);font-weight:500}.page_detailRow__2YUdd span:last-child{color:var(--text-secondary);text-align:right}.page_infoCard__3pBiw{background:rgba(255,152,0,.1);border-color:rgba(255,152,0,.3)}.page_infoCard__3pBiw p{margin:0;color:var(--text-primary);font-size:14px}.page_formSection__WFXXe{background:var(--bg-secondary);border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid var(--border-primary)}.page_sectionTitle__z5h9T{margin:0 0 16px;font-size:18px;font-weight:600;color:var(--text-primary)}.page_formGroup__GEYv6{margin-bottom:16px}.page_formGroup__GEYv6:last-child{margin-bottom:0}.page_formGroup__GEYv6 label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--text-primary)}.page_formGroup__GEYv6 input{width:100%;padding:12px 16px;border:2px solid var(--border-primary);border-radius:12px;font-size:16px;background:var(--bg-primary);color:var(--text-primary);transition:all .3s ease;box-sizing:border-box}.page_formGroup__GEYv6 input:focus{outline:none;border-color:var(--primary-coral);box-shadow:0 0 0 3px rgba(255,127,80,.1)}.page_switchGroup__PNcL_{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.page_switchGroup__PNcL_ label:first-child{font-size:16px;font-weight:500;color:var(--text-primary)}.page_switch__07jVI{position:relative;display:inline-block;width:50px;height:26px}.page_switch__07jVI input{opacity:0;width:0;height:0}.page_slider__rHpJv{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--border-primary);transition:.3s;border-radius:26px}.page_slider__rHpJv:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:white;transition:.3s;border-radius:50%}.page_switch__07jVI input:checked+.page_slider__rHpJv{background-color:var(--primary-coral)}.page_switch__07jVI input:checked+.page_slider__rHpJv:before{transform:translateX(24px)}.page_disclaimer__1MbrG{font-size:14px;color:var(--text-secondary);margin:16px 0}.page_modalOverlay__CSvE9{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.page_modal__iccko{background-color:var(--bg-secondary);border-radius:16px;padding:24px;max-width:500px;width:90%;box-shadow:0 4px 24px rgba(0,0,0,.3)}.page_modal__iccko h3{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--text-primary)}.page_modal__iccko p{margin:0 0 24px;color:var(--text-secondary);line-height:1.5}@media (max-width:768px){.page_header__pTCKV{width:95%;padding:20px 16px}.page_content__1EUUP{padding:20px 16px}.page_title__abtzu{font-size:24px}.page_benefitsCard__kCMQH,.page_detailsCard__Ve5ev,.page_formSection__WFXXe,.page_statusCard__ZZEcH{padding:20px}}@media (max-width:480px){.page_header__pTCKV{width:100%;padding:16px}.page_title__abtzu{font-size:20px}.page_heroSection__R64wq h2{font-size:24px}}.GallerySubmissionButton_loadingContainer__rF4pB{display:flex;justify-content:center;align-items:center;padding:16px}.GallerySubmissionButton_loadingSpinner__9UprT{width:24px;height:24px;border:3px solid var(--border-primary);border-top-color:var(--primary-coral);border-radius:50%;animation:GallerySubmissionButton_spin__3KMVZ 1s linear infinite}@keyframes GallerySubmissionButton_spin__3KMVZ{to{transform:rotate(1turn)}}.GallerySubmissionButton_statusCard__50PW3{padding:16px;border-radius:12px;margin-bottom:8px}.GallerySubmissionButton_submitDescription__SIIk9{font-size:14px;color:var(--text-secondary);margin:0 0 8px;padding:0}.GallerySubmissionButton_cancelButton__Qz380{background:none;border:none;color:#F44336;cursor:pointer;padding:8px 0;font-size:14px;width:100%;text-align:left;transition:opacity .2s ease}.GallerySubmissionButton_cancelButton__Qz380:hover{opacity:.8}.GallerySubmissionButton_statusRow__ehfyi{display:flex;align-items:center;gap:8px;font-size:14px}.GallerySubmissionButton_rejectionReason__HEhGm,.GallerySubmissionButton_submissionInfo__OH4_n{margin:8px 0 0;font-size:14px;color:var(--text-secondary)}.GallerySubmissionButton_submissionInfo__OH4_n{line-height:1.5}.GallerySubmissionButton_noAccessMessage__Vtdpj{font-size:14px;color:var(--text-tertiary);padding:8px 0;margin:0}.GallerySubmissionButton_errorMessage__yy5YJ{margin-top:8px;padding:12px;background:rgba(244,67,54,.1);border:1px solid rgba(244,67,54,.3);border-radius:8px;color:#F44336;font-size:14px}.GallerySubmissionButton_modalOverlay__UPXxR{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.GallerySubmissionButton_modal__udgiJ{background:var(--bg-secondary);border-radius:12px;width:90%;max-width:500px;box-shadow:0 4px 20px rgba(0,0,0,.3)}.GallerySubmissionButton_modalHeader__eYJIw{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--border-primary)}.GallerySubmissionButton_modalHeader__eYJIw h3{margin:0;color:var(--text-primary);font-size:18px}.GallerySubmissionButton_closeBtn__gCPYq{background:none;border:none;font-size:1.5rem;color:var(--text-tertiary);cursor:pointer;padding:.5rem;line-height:1}.GallerySubmissionButton_closeBtn__gCPYq:hover{color:var(--text-primary)}.GallerySubmissionButton_modalContent__jxXvT{padding:1.5rem}.GallerySubmissionButton_modalContent__jxXvT p{margin:0 0 12px;color:var(--text-primary)}.GallerySubmissionButton_modalSubtext__bRIJO{font-size:14px;color:var(--text-secondary)!important}.GallerySubmissionButton_modalActions__AkV82{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.page_main__vCTpX{min-height:100vh;background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%);margin:0;overflow-x:hidden}.page_main__vCTpX,.page_main__vCTpX.page_underHeader__AeNp_{margin-top:-80px!important;padding:0!important;position:relative}.page_main__vCTpX.page_underHeader__AeNp_>.page_recipeLayout__l5CNg{margin-top:0!important;padding-top:0!important}.page_container__uGqOq{max-width:1400px;margin:0 auto;padding:0}.page_loadingContainer__3Qklp{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.page_loadingSpinner__eGBLj{width:50px;height:50px;border:4px solid var(--border-primary);border-top-color:var(--primary-coral);border-radius:50%;animation:page_spin__1R4TP .8s linear infinite}@keyframes page_spin__1R4TP{to{transform:rotate(1turn)}}.page_errorState__MXeRl{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;gap:1.5rem;padding:3rem 2rem;position:relative}.page_errorState__MXeRl .page_backButton__hVDPX{position:absolute;top:2rem;left:2rem}.page_errorIcon__VuJ2I{font-size:4rem;color:#dc2626;opacity:.8}.page_errorState__MXeRl h3{margin:0;font-size:1.75rem;font-weight:700;color:var(--text-primary)}.page_errorState__MXeRl p{margin:0;color:var(--text-secondary);max-width:500px;font-size:1.1rem}.page_recipeLayout__l5CNg{display:flex;flex-direction:column;gap:0;width:100%;position:relative;margin:0;padding:0;margin-top:0!important;padding-top:0!important}.page_recipeHero__MuTs1{position:relative;top:0;left:50%;transform:translateX(-50%);width:100vw;height:75vh;overflow:hidden;margin:0!important;padding:0!important;z-index:1}.page_recipeHeroImage__O3Hu9{position:absolute;top:-10%;left:0;width:100%;height:120%;-o-object-fit:cover;object-fit:cover;z-index:0;will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.page_heroHeaderSpacer__WIC2Q{position:absolute;top:0;left:0;width:100%;height:80px;z-index:1;pointer-events:none}.page_main__vCTpX.page_underHeader__AeNp_ .page_recipeHero__MuTs1{margin:0!important;padding:0!important}.page_backButton__hVDPX{position:absolute;top:calc(88px + 2rem);left:5%;z-index:1010;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);border-radius:50px;color:var(--text-primary);font-size:.95rem;font-weight:600;text-decoration:none;box-shadow:0 4px 6px -1px var(--shadow-secondary),0 10px 15px -3px var(--shadow-primary);transition:all .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .page_backButton__hVDPX{background:rgba(30,41,59,.95);border:1px solid rgba(255,255,255,.1)}.page_backButton__hVDPX i{font-size:1.1rem}.page_backButton__hVDPX:hover{background:var(--bg-secondary);transform:translateY(-2px);box-shadow:0 10px 15px -3px var(--shadow-primary),0 20px 25px -5px var(--shadow-primary);color:var(--primary-coral)}.page_floatingActions__Jce7v{position:absolute;top:calc(88px + 2rem);right:5%;z-index:1010;display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}.page_actionButton__InQuQ{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);border-radius:50px;color:var(--text-primary);font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 4px 6px -1px var(--shadow-secondary),0 10px 15px -3px var(--shadow-primary);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}[data-theme=dark] .page_actionButton__InQuQ{background:rgba(30,41,59,.95);border:1px solid rgba(255,255,255,.1)}.page_actionButton__InQuQ i{font-size:1rem}.page_actionButton__InQuQ:hover{background:var(--bg-secondary);transform:translateY(-2px);box-shadow:0 10px 15px -3px var(--shadow-primary),0 20px 25px -5px var(--shadow-primary)}.page_actionButton__InQuQ:first-of-type:hover{color:var(--primary-coral)}.page_actionButton__InQuQ:last-of-type:hover{color:#dc2626}.page_recipeHeroOverlay__a5KJB{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);padding:3rem 2rem 2rem;color:white}.page_recipeHeroContent__kNRq7{max-width:1400px;margin:0 auto}.page_recipeHeroTitle__fkza4{font-size:3.5rem;font-weight:800;margin:0 0 1rem;text-shadow:0 2px 20px rgba(0,0,0,.3);line-height:1.1;letter-spacing:-.02em}.page_recipeHeroMeta__3_dcv{display:flex;gap:2rem;flex-wrap:wrap;margin-top:1.5rem}.page_recipeHeroBadge__9xGLe{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:50px;font-size:.9rem;font-weight:500;border:1px solid rgba(255,255,255,.3)}.page_recipeHeroBadge__9xGLe i{font-size:1.1rem}.page_imageThumbnailGallery__mRmie{display:flex;justify-content:center;padding:1.5rem 2rem;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent);width:100%;position:relative;z-index:10}.page_thumbnailScrollContainer__5cHDX{display:flex;gap:.75rem;padding:.75rem;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:16px;border:1px solid var(--border-primary);box-shadow:0 4px 12px var(--shadow-primary);max-width:-moz-fit-content;max-width:fit-content}[data-theme=dark] .page_thumbnailScrollContainer__5cHDX{background:rgba(30,41,59,.95);border:1px solid var(--border-primary)}.page_imageThumbnail__eF9a5{flex-shrink:0;width:70px;height:70px;padding:0;border:3px solid transparent;border-radius:12px;background:none;cursor:pointer;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.page_imageThumbnail__eF9a5:before{content:"";position:absolute;inset:0;border-radius:12px;padding:3px;background:linear-gradient(135deg,rgba(255,107,107,.8),rgba(255,107,107,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.page_imageThumbnail__eF9a5:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,.4)}.page_imageThumbnail__eF9a5:hover:before{opacity:1}.page_imageThumbnail__eF9a5.page_thumbnailSelected___MNcr{border-color:var(--primary-coral);box-shadow:0 0 0 3px rgba(255,107,107,.3),0 4px 12px rgba(255,107,107,.4);transform:scale(1.1)}.page_thumbnailImage__bYInM{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:9px}.page_recipeContent__pJ9wu{max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;position:relative;width:100%;z-index:2}.page_recipeSidebar__z7OQf{position:sticky;top:2rem;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:1.5rem}.page_modernCard__5RV_H{background:var(--bg-secondary);backdrop-filter:blur(20px);border-radius:24px;padding:2rem;box-shadow:0 4px 6px -1px var(--shadow-secondary),0 10px 15px -3px var(--shadow-primary),0 0 0 1px var(--border-primary);border:1px solid var(--border-primary);transition:all .3s cubic-bezier(.4,0,.2,1)}.page_modernCard__5RV_H:hover{box-shadow:0 10px 15px -3px var(--shadow-primary),0 20px 25px -5px var(--shadow-primary),0 0 0 1px var(--border-primary);transform:translateY(-2px)}.page_ingredientsHeader__rx2jp{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.page_ingredientsHeader__rx2jp h3{margin:0;font-size:1.75rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.75rem}.page_ingredientsHeader__rx2jp h3:before{content:"";width:4px;height:24px;background:linear-gradient(180deg,var(--primary-coral) 0,#ff6b6b 100%);border-radius:2px}.page_ingredientsHeaderActions__vUrBm{display:flex;flex-direction:column;gap:1rem}.page_scaleControls__FGuOk{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:linear-gradient(135deg,rgba(255,107,107,.05),rgba(255,107,107,.02));border-radius:16px;border:1px solid rgba(255,107,107,.1)}.page_scaleLabel__qNP38{font-size:.875rem;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.page_scaleButtons__boRD4{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.page_scaleButton__48SMR{padding:.5rem 1rem;background:var(--bg-secondary);border:2px solid var(--border-primary);border-radius:12px;color:var(--text-primary);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;overflow:hidden}.page_scaleButton__48SMR:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--primary-coral) 0,#ff6b6b 100%);opacity:0;transition:opacity .2s ease}.page_scaleButton__48SMR:hover{border-color:var(--primary-coral);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,107,.2)}.page_scaleButtonActive__XfyFL{background:linear-gradient(135deg,var(--primary-coral) 0,#ff6b6b 100%);color:white;border-color:var(--primary-coral);box-shadow:0 4px 12px rgba(255,107,107,.3)}.page_scaleButtonActive__XfyFL:before{opacity:0}.page_scaleInput__dwTDJ{width:70px;padding:.5rem;background:var(--bg-secondary);border:2px solid var(--border-primary);border-radius:12px;color:var(--text-primary);font-size:.875rem;font-weight:600;text-align:center;transition:all .2s ease}.page_scaleInput__dwTDJ:focus{outline:none;border-color:var(--primary-coral);box-shadow:0 0 0 3px rgba(255,107,107,.1)}.page_resetScaleButton__XcHku{padding:.5rem;background:rgba(255,107,107,.1);border:2px solid rgba(255,107,107,.2);border-radius:12px;color:var(--primary-coral);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.page_resetScaleButton__XcHku:hover{background:rgba(255,107,107,.2);transform:rotate(180deg)}.page_resetScaleButton__XcHku i{font-size:1.1rem}.page_ingredientsList__Bs6Cx{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.page_ingredientItem__jdp3l{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:linear-gradient(135deg,rgba(255,107,107,.03),rgba(255,107,107,.01));border-radius:16px;border:1px solid var(--border-primary);transition:all .2s ease;position:relative;overflow:hidden}[data-theme=dark] .page_ingredientItem__jdp3l{background:linear-gradient(135deg,rgba(255,107,107,.08),rgba(255,107,107,.03))}.page_ingredientItem__jdp3l:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--primary-coral) 0,#ff6b6b 100%);opacity:0;transition:opacity .2s ease}.page_ingredientItem__jdp3l:hover{background:linear-gradient(135deg,rgba(255,107,107,.08),rgba(255,107,107,.03));transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.page_ingredientItem__jdp3l:hover:before{opacity:1}.page_ingredientItem__jdp3l i{color:var(--primary-coral);font-size:1.25rem;margin-top:2px;flex-shrink:0}.page_ingredientItem__jdp3l span{flex:1;font-size:1rem;line-height:1.6;color:var(--text-primary);font-weight:500}.page_originalAmount__vfzSo{color:var(--text-tertiary);font-size:.875rem;font-style:italic;font-weight:400;margin-left:.5rem}.page_recipeInfoCard__ZCQNB{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;padding:1.5rem}.page_recipeInfoItem__i6ThG{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,rgba(255,107,107,.05),rgba(255,107,107,.02));border-radius:16px;transition:all .2s ease}.page_recipeInfoItem__i6ThG:hover{background:linear-gradient(135deg,rgba(255,107,107,.1),rgba(255,107,107,.05));transform:translateY(-2px)}.page_recipeInfoItem__i6ThG i{font-size:2rem;color:var(--primary-coral);margin-bottom:.25rem}.page_recipeInfoItem__i6ThG span{font-size:.9rem;color:var(--text-secondary);font-weight:500}.page_recipeInfoItem__i6ThG strong{display:block;font-size:1.1rem;color:var(--text-primary);font-weight:700;margin-top:.25rem}.page_recipeContentColumn__BGhnW{display:flex;flex-direction:column;gap:2rem}.page_recipeDescriptionCard__1v4HS h3{margin:0 0 1rem;font-size:1.75rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.75rem}.page_recipeDescriptionCard__1v4HS h3:before{content:"";width:4px;height:24px;background:linear-gradient(180deg,var(--primary-coral) 0,#ff6b6b 100%);border-radius:2px}.page_recipeDescriptionCard__1v4HS p{margin:0;font-size:1.1rem;line-height:1.8;color:var(--text-secondary)}.page_recipeDirectionsCard__uyUUN h3{margin:0 0 1.5rem;font-size:1.75rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.75rem}.page_recipeDirectionsCard__uyUUN h3:before{content:"";width:4px;height:24px;background:linear-gradient(180deg,var(--primary-coral) 0,#ff6b6b 100%);border-radius:2px}.page_directionsList__2KpQ2{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.page_directionItem__FFsiL{display:flex;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,rgba(255,107,107,.03),rgba(255,107,107,.01));border-radius:20px;border:1px solid rgba(0,0,0,.05);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page_directionItem__FFsiL:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--primary-coral) 0,#ff6b6b 100%);opacity:0;transition:opacity .3s ease}.page_directionItem__FFsiL:hover{background:linear-gradient(135deg,rgba(255,107,107,.08),rgba(255,107,107,.03));transform:translateX(8px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.page_directionItem__FFsiL:hover:before{opacity:1}.page_directionItem__FFsiL p{margin:0;flex:1;color:var(--text-primary);font-size:1.05rem;line-height:1.8;font-weight:400}.page_directionStep__7H_m6{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-coral) 0,#ff6b6b 100%);color:white;border-radius:16px;font-weight:800;font-size:1.25rem;box-shadow:0 4px 12px rgba(255,107,107,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.page_directionItem__FFsiL:hover .page_directionStep__7H_m6{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px rgba(255,107,107,.4)}.page_recipeTagsCard__ks13e h3{margin:0 0 1rem;font-size:1.75rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.75rem}.page_recipeTagsCard__ks13e h3:before{content:"";width:4px;height:24px;background:linear-gradient(180deg,var(--primary-coral) 0,#ff6b6b 100%);border-radius:2px}.page_tagsList__gM454{display:flex;flex-wrap:wrap;gap:.75rem}.page_tag__hdZ_b{background:linear-gradient(135deg,rgba(255,107,107,.1),rgba(255,107,107,.05));color:var(--primary-coral);padding:.625rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,107,107,.2);transition:all .2s ease}.page_tag__hdZ_b:hover{background:linear-gradient(135deg,var(--primary-coral) 0,#ff6b6b 100%);color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,107,.3)}.page_emptyMessage__8W_0Z{color:var(--text-tertiary);font-style:italic;text-align:center;padding:2rem;font-size:1.1rem}.page_permissionBadge__yVst4{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;color:white;height:auto;box-sizing:border-box;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1);transition:all .2s ease;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.page_permissionBadge__yVst4:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.page_permissionBadge__yVst4.page_owner__7rm74{background:linear-gradient(135deg,#4CAF50,#45a049)}.page_permissionBadge__yVst4.page_editor__CxSmb{background:linear-gradient(135deg,#2196F3,#1976D2)}.page_permissionBadge__yVst4.page_viewer___Hv2m{background:linear-gradient(135deg,#9E9E9E,#757575)}.page_permissionBadge__yVst4.page_none__0WYlC{background:linear-gradient(135deg,#F44336,#D32F2F)}.page_permissionBadge__yVst4 i{font-size:1rem}.page_viewOnlyIndicator__K_VMM{display:inline-flex;font-size:.875rem;font-weight:600;color:var(--text-secondary)}.page_originalAuthorInfo__cS_n5,.page_viewOnlyIndicator__K_VMM{align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:50px;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);height:auto;box-sizing:border-box;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1)}.page_originalAuthorInfo__cS_n5{display:flex}.page_originalAuthorInfo__cS_n5 i{color:var(--primary-coral);font-size:1rem}.page_originalAuthorInfo__cS_n5 span{color:var(--text-secondary);font-size:.875rem}.page_originalAuthorInfo__cS_n5 .page_authorName__VtLma{color:var(--text-primary);font-weight:600}.page_aiRecipeBadge__Z8aXy{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);color:white;height:auto;box-sizing:border-box;box-shadow:0 4px 6px -1px rgba(102,126,234,.3),0 10px 15px -3px rgba(102,126,234,.2);border:1px solid rgba(255,255,255,.2)}.page_aiRecipeBadge__Z8aXy i{font-size:1rem;color:white}.page_modalOverlay__IaN0s{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:page_fadeIn__Wpjq9 .2s ease}@keyframes page_fadeIn__Wpjq9{0%{opacity:0}to{opacity:1}}.page_modal__fxpn9{background:white;border-radius:24px;width:90%;max-width:500px;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:page_slideUp__sPeoF .3s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes page_slideUp__sPeoF{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.page_modalHeader__MW9W4{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,rgba(255,107,107,.05),rgba(255,107,107,.02))}.page_modalHeader__MW9W4 h3{margin:0;color:var(--text-primary);font-size:1.5rem;font-weight:700}.page_closeBtn__cMdr7{background:none;border:none;font-size:1.5rem;color:var(--text-tertiary);cursor:pointer;padding:.5rem;line-height:1;border-radius:8px;transition:all .2s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.page_closeBtn__cMdr7:hover{color:var(--text-primary);background:rgba(0,0,0,.05)}.page_modalContent__8rDj4{padding:2rem}.page_modalActions__lkdym{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.page_ingredientsPreview__Rip5X{background:linear-gradient(135deg,rgba(255,107,107,.05),rgba(255,107,107,.02));border-radius:16px;padding:1.5rem;margin:1.5rem 0;max-height:200px;overflow-y:auto;border:1px solid rgba(0,0,0,.05)}.page_previewItem__IVHfA{padding:.5rem 0;color:var(--text-primary);font-size:.95rem;line-height:1.6}.page_scaleNotice__PDrWF{display:flex;align-items:center;gap:.75rem;padding:1rem;background:linear-gradient(135deg,rgba(255,107,107,.1),rgba(255,107,107,.05));border-radius:12px;color:var(--text-secondary);font-size:.9rem;margin:1rem 0;border:1px solid rgba(255,107,107,.2)}.page_scaleNotice__PDrWF i{color:var(--primary-coral);font-size:1.1rem}@media (max-width:1024px){.page_recipeContent__pJ9wu{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.page_recipeSidebar__z7OQf{position:static}.page_recipeHeroTitle__fkza4{font-size:2.5rem}.page_imageThumbnailGallery__mRmie{padding:1rem 1.5rem}.page_thumbnailScrollContainer__5cHDX{background:rgba(255,255,255,.95)}}@media (max-width:768px){.page_container__uGqOq{padding:0}.page_recipeHero__MuTs1{height:75vh}.page_recipeHeroTitle__fkza4{font-size:2rem}.page_recipeHeroMeta__3_dcv{gap:1rem}.page_backButton__hVDPX{top:calc(80px + 1rem);left:32px;padding:.625rem 1.25rem;font-size:.875rem}.page_backButton__hVDPX span{display:none}.page_floatingActions__Jce7v{top:calc(80px + 1rem);right:32px;gap:.5rem}.page_actionButton__InQuQ{padding:.625rem 1rem;font-size:.85rem}.page_actionButton__InQuQ span{display:none}.page_aiRecipeBadge__Z8aXy,.page_originalAuthorInfo__cS_n5,.page_permissionBadge__yVst4,.page_viewOnlyIndicator__K_VMM{font-size:.8rem;padding:.5rem 1rem}.page_recipeContent__pJ9wu{padding:2rem 1rem;gap:1.5rem}.page_modernCard__5RV_H{padding:1.5rem;border-radius:20px}.page_ingredientsHeader__rx2jp{gap:1rem}.page_ingredientsHeaderActions__vUrBm,.page_scaleControls__FGuOk{width:100%}.page_scaleButtons__boRD4{width:100%;justify-content:space-between}.page_recipeInfoCard__ZCQNB{grid-template-columns:1fr}.page_directionItem__FFsiL{flex-direction:column}}[data-theme=dark] .page_main__vCTpX{background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}[data-theme=dark] .page_recipeContent__pJ9wu{background:var(--bg-primary)}[data-theme=dark] .page_scaleControls__FGuOk{border:1px solid var(--border-primary)}[data-theme=dark] .page_recipeInfoItem__i6ThG,[data-theme=dark] .page_scaleControls__FGuOk{background:linear-gradient(135deg,rgba(255,107,107,.1),rgba(255,107,107,.05))}[data-theme=dark] .page_ingredientItem__jdp3l:hover{background:linear-gradient(135deg,rgba(255,107,107,.15),rgba(255,107,107,.08))}.page_main___5KmC{min-height:100vh;background:var(--bg-primary)}.page_container__LB4X_{max-width:1200px;margin:0 auto;padding:0 1rem}.page_signInCard__yIRXR{background:var(--bg-secondary);border-radius:.5rem;padding:2rem;margin:2rem auto;max-width:32rem;text-align:center;box-shadow:var(--shadow-secondary)}.page_signInCard__yIRXR h2{font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary)}.page_signInCard__yIRXR p{margin-bottom:1.5rem;color:var(--text-secondary)}.page_recipeForm__aIuUd{background:var(--bg-secondary);border-radius:.5rem;padding:2rem;margin:2rem 0;box-shadow:var(--shadow-secondary)}.page_errorMessage__rm_JR{display:flex;align-items:center;gap:.5rem;padding:1rem;margin-bottom:1.5rem;background-color:rgba(220,38,38,.1);border-radius:.375rem;color:#dc2626}.page_errorMessage__rm_JR i{font-size:1.25rem}.page_formGrid__Pwdb4{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.page_formGrid__Pwdb4{grid-template-columns:1fr 2fr}}.page_imageColumn__gQkNI{width:100%}.page_imageCard__L2AQZ{background:var(--bg-secondary);border-radius:.5rem;overflow:hidden;box-shadow:var(--shadow-secondary)}.page_imagePreview__3EvIL{width:100%;position:relative;aspect-ratio:1}.page_previewImage__EEQgB{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page_imageUpload__fSsyh{padding:1rem;background:var(--bg-tertiary)}.page_fileInput__zpHgH{display:none}.page_formGroup__15P68{margin-bottom:1.5rem;width:100%}.page_formRow__6quW5{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}@media (min-width:640px){.page_formRow__6quW5{flex-direction:row}}.page_label__wOiFV{display:block;font-weight:500;margin-bottom:.5rem;color:var(--text-primary)}.page_input__5O6Lc{width:100%;padding:.75rem;border:1px solid var(--border-primary);border-radius:.375rem;background-color:var(--bg-tertiary);color:var(--text-primary);font-size:1rem}.page_input__5O6Lc:focus{outline:none;border-color:var(--primary-coral);box-shadow:0 0 0 2px rgba(255,127,80,.1)}.page_textarea__pRJLu{width:100%;padding:.75rem;border:1px solid var(--border-primary);border-radius:.375rem;background-color:var(--bg-tertiary);color:var(--text-primary);font-size:1rem;resize:vertical}.page_textarea__pRJLu:focus{outline:none;border-color:var(--primary-coral);box-shadow:0 0 0 2px rgba(255,127,80,.1)}.page_sectionHeader__8RtMo{margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-primary)}.page_sectionHeader__8RtMo h3{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.page_ingredientRow__vPApF{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;margin-bottom:1rem;align-items:flex-end}@media (max-width:640px){.page_ingredientRow__vPApF{grid-template-columns:1fr}}.page_directionRow__YL4Nw{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;margin-bottom:1rem;align-items:flex-start}.page_directionNumber__BJ1DG{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:var(--primary-coral);color:white;border-radius:50%;font-weight:700}.page_addButton__O7e6G{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:transparent;color:var(--primary-coral);border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s}.page_addButton__O7e6G:hover,.page_removeButton__f0SsL{background-color:var(--bg-tertiary)}.page_removeButton__f0SsL{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:#ef4444;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.page_removeButton__f0SsL:hover{background-color:rgba(239,68,68,.1)}.page_removeButton__f0SsL:disabled{color:var(--text-tertiary);background-color:var(--bg-tertiary);cursor:not-allowed}.page_formActions__hyKCa{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border-primary)}.page_loadingSpinner__Y4PqH{width:40px;height:40px;border:3px solid var(--border-primary);border-top-color:var(--primary-coral);border-radius:50%;animation:page_spin__O7PNX 1s linear infinite;margin:0 auto 1rem}@keyframes page_spin__O7PNX{to{transform:rotate(1turn)}}.page_loadingContainer__7QKIB{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.page_loadingContainer__7QKIB p{color:var(--text-secondary);margin:0}
/*# sourceMappingURL=17ac150273687091.css.map*/