.hero_hero__SQWyN{text-align:center;margin-bottom:2rem}.hero_titleSection__RkE2y{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.hero_mainTitle__OPGMC{margin:0;text-transform:uppercase}.search-controls_controls__NCT9l{display:flex;gap:1rem;align-items:center;justify-content:space-between}.search-controls_searchContainer__RVeIp{position:relative;flex:1 1;width:100%}.search-controls_inputWrapper__Ju1FX{position:relative;display:flex;align-items:center}.search-controls_searchInput__C8dWH{background-color:var(--color-input-background);border:1px solid var(--color-border-secondary);border-radius:var(--radius-large);width:100%;transition:all .2s ease;color:var(--color-input-foreground)}.search-controls_searchInput__C8dWH:focus,.search-controls_searchInput__C8dWH:focus-visible{border-color:var(--color-border-secondary);outline:none}.search-controls_buttonIcon__C13ip{width:1rem;height:1rem}.search-controls_searchButton__2if_z{position:absolute;right:.75rem;background:transparent;border:none;padding:.375rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.search-controls_searchButton__2if_z:hover{transform:scale(1.05)}.search-controls_searchButton__2if_z:focus-visible{outline:2px solid var(--color-button-focus);outline-offset:2px}.search-controls_searchButton__2if_z .search-controls_buttonIcon__C13ip{color:var(--primary-color);width:1.25rem;height:1.25rem}@media (min-width:640px){.search-controls_controls__NCT9l{flex-direction:row;margin:auto}}.recipe-card_card__9NFl4{cursor:pointer;transition:all .3s ease;background:var(--color-background-card);border:1px solid var(--color-border-secondary);border-radius:var(--radius-large);box-shadow:var(--shadow-card);overflow:hidden;outline:none;padding:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;text-align:left;width:100%;text-decoration:none;color:inherit;display:flex;flex-direction:column;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.recipe-card_card__9NFl4:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.recipe-card_card__9NFl4:active{transform:scale(.98);transition:transform .05s ease}.recipe-card_card__9NFl4:focus-visible{outline:3px solid #f59e0b;outline-offset:2px;box-shadow:var(--shadow-card-hover)}.recipe-card_imageContainer__r0M4c{position:relative;width:100%;aspect-ratio:16/9;height:auto;overflow:hidden;border-bottom:1px solid #f3e8ff}.recipe-card_recipeImage__A1Lhs{width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform .3s ease}.recipe-card_placeholderImage__6qSu5{width:100%;height:100%;background:linear-gradient(135deg,#fef3c7,#fde68a);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af}.recipe-card_placeholderIcon__xOkUf{width:3rem;height:3rem;margin-bottom:.5rem;opacity:.6}.recipe-card_placeholderText__rBc_e{font-size:.875rem;font-weight:500}.recipe-card_categoryTag__vgbJx{position:absolute;top:.75rem;right:0;display:flex;align-items:center;gap:.25rem;background-color:var(--color-background-primary-dark);color:var(--color-foreground-white);padding:.375rem .75rem;border:none;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.recipe-card_tagIcon__IAJE2{width:.75rem;height:.75rem;color:var(--color-foreground-white)}.recipe-card_categoryText__AxBWf{font-size:.75rem;color:var(--color-foreground-white);font-weight:600;text-transform:uppercase}.recipe-card_featuredBadge__f5p3S{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;gap:.25rem;background-color:rgba(239,68,68,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.25rem .5rem;border-radius:var(--radius-round);border:1px solid #dc2626;color:white}.recipe-card_featuredIcon__HJxDG{width:.75rem;height:.75rem;color:white}.recipe-card_featuredText__QqYeu{font-size:.75rem;color:white;font-weight:var(--font-weight-semibold)}.recipe-card_myRecipeBadge__E8RVu{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;gap:.25rem;background-color:rgba(34,197,94,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.25rem .5rem;border-radius:var(--radius-round);border:1px solid #16a34a;color:var(--color-foreground-white)}.recipe-card_myRecipeIcon__GZAHv{width:.75rem;height:.75rem;color:var(--color-foreground-white)}.recipe-card_myRecipeText__PBSBF{font-size:.75rem;color:var(--color-foreground-white);font-weight:var(--font-weight-semibold)}.recipe-card_header__tJTG7{padding:1.25rem 1.25rem .75rem;text-align:center}.recipe-card_title__vBF5A{margin:0 0 .75rem;font-size:1.25rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.5px;line-height:1.3}.recipe-card_description__267he{margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recipe-card_metaInfo__Nc43a{display:flex;align-items:flex-start;justify-content:space-around;padding:.75rem 1.25rem 1.25rem;width:100%;border-top:1px solid #f3e8ff;margin-top:auto}.recipe-card_metaItem__WUxFs{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.recipe-card_metaIcon__tfGnr{width:1.25rem;height:1.25rem;color:var(--color-text);margin-bottom:.125rem}.recipe-card_metaItem__WUxFs span{font-size:.75rem;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.25px}.loading-skeleton_skeletonGrid__BjzFQ{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.loading-skeleton_skeletonGrid__BjzFQ{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.loading-skeleton_skeletonGrid__BjzFQ{grid-template-columns:repeat(3,1fr)}}.loading-skeleton_skeleton__eSbsr{background:#fefcf3;border:2px solid #fbbf24;border-radius:var(--radius-large);overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.loading-skeleton_imageSkeleton__5M1Uk{height:200px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:loading-skeleton_shimmer__sh6_Y 1.5s infinite}.loading-skeleton_contentSkeleton__JeHM_{padding:1rem}.loading-skeleton_titleSkeleton__p9cvo{height:1.5rem;margin-bottom:.5rem;width:80%}.loading-skeleton_descriptionSkeleton__V6jTx,.loading-skeleton_titleSkeleton__p9cvo{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:loading-skeleton_shimmer__sh6_Y 1.5s infinite;border-radius:var(--radius-small)}.loading-skeleton_descriptionSkeleton__V6jTx{height:1rem;margin-bottom:1rem;width:100%}.loading-skeleton_metaSkeleton__pEJ__{display:flex;gap:1rem}.loading-skeleton_metaItemSkeleton__AKPFX{height:1rem;width:4rem}.loading-skeleton_categorySkeleton__a4Jqb,.loading-skeleton_metaItemSkeleton__AKPFX{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:loading-skeleton_shimmer__sh6_Y 1.5s infinite;border-radius:var(--radius-small)}.loading-skeleton_categorySkeleton__a4Jqb{height:100px;margin:1rem}@keyframes loading-skeleton_shimmer__sh6_Y{0%{background-position:-200% 0}to{background-position:200% 0}}.featured-recipes_featuredSection__GzoMo{-webkit-padding-before:2rem;padding-block-start:2rem;-webkit-padding-after:6rem;padding-block-end:6rem}.featured-recipes_sectionTitle__Gme9Z{margin-bottom:1.5rem;text-align:center}.featured-recipes_decorativeLine__2OoSS{width:8rem;height:4px;background:var(--color-decorative-line-primary);margin:0 auto 2rem}.featured-recipes_recipeCarousel__L3XdG{padding:0 1rem;margin:0 -1rem;-webkit-overflow-scrolling:touch}.featured-recipes_swiperContainer__LAFlX{width:100%;height:100%;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.featured-recipes_recipeCarouselItem__iSVAK{width:calc(100% - 2rem)!important;max-width:400px;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.featured-recipes_recipeGrid__yqXaw{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.featured-recipes_recipeGridMobileHidden__ZT4cY{display:none}@media (min-width:768px){.featured-recipes_featuredSection__GzoMo{-webkit-padding-after:8rem;padding-block-end:8rem}.featured-recipes_recipeGrid__yqXaw{display:grid;grid-template-columns:repeat(3,1fr)}.featured-recipes_recipeGridMobileHidden__ZT4cY{display:grid}.featured-recipes_recipeCarousel__L3XdG{display:none}}@media (min-width:1024px){.featured-recipes_recipeGrid__yqXaw{grid-template-columns:repeat(3,1fr)}}.categories-section_sectionTitle__2S2sH{margin-bottom:1.5rem;text-align:center}.categories-section_categoriesGrid__2dkT1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem;margin:auto}.categories-section_categoryCard__gkXOK{background-color:#fefcf3;border:2px solid #fbbf24;border-radius:.5rem;padding:1.5rem;text-align:center;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;gap:.75rem;outline:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;position:relative;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.categories-section_categoryCard__gkXOK:hover{box-shadow:0 20px 25px rgba(0,0,0,.1);transform:translateY(var(--translate-y-2));border-color:#f59e0b}.categories-section_categoryCard__gkXOK:active{transform:translateY(var(--translate-y-2)) scale(.98);transition:transform .05s ease}.categories-section_categoryCard__gkXOK:focus-visible{outline:3px solid #f59e0b;outline-offset:2px;box-shadow:0 20px 25px rgba(0,0,0,.1);transform:translateY(var(--translate-y-2))}.categories-section_categoryCard__gkXOK:disabled{cursor:not-allowed;opacity:.7;transform:none}.categories-section_categoryCard__gkXOK.categories-section_loading__9fGNr{pointer-events:none}.categories-section_categoryIcon__q1od_{width:2rem;height:2rem;color:var(--primary-color);transition:transform .2s ease}.categories-section_categoryCard__gkXOK:hover .categories-section_categoryIcon__q1od_{transform:scale(1.1) rotate(-10deg)}.categories-section_categoryCard__gkXOK.categories-section_loading__9fGNr .categories-section_categoryIcon__q1od_{animation:categories-section_pulse__yO26x 1.5s ease-in-out infinite}.categories-section_loadingOverlay__TNP83{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(254,252,243,.8);display:flex;align-items:center;justify-content:center;border-radius:.5rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.categories-section_loadingSpinner__sjSOq{width:1.5rem;height:1.5rem;border:2px solid #fbbf24;border-top-color:transparent;border-radius:50%;animation:categories-section_spin__ijQr_ 1s linear infinite}@keyframes categories-section_spin__ijQr_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes categories-section_pulse__yO26x{0%,to{opacity:1}50%{opacity:.5}}.categories-section_categoryTitle__S0iBr{color:var(--color-heading)}.categories-section_decorativeLine__i0Kiu{width:8rem;height:4px;background:var(--color-decorative-line-primary);margin:0 auto 2rem}.categories-section_categoryCount___deik{margin-top:.5rem}@media (max-width:480px){.categories-section_categoriesGrid__2dkT1{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}.footer_footer__bIxLQ{margin-top:6rem;text-align:center;margin-bottom:6rem}.footer_footerLine__SlFCa{width:12rem;height:4px;background:var(--color-decorative-line-primary);margin:0 auto 1rem}.footer_footerText__Oc2YG{color:var(--primary-color);font-style:italic;margin:0}.category_container__lmicF{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center}.category_content__DHZRr{position:relative;z-index:1;width:100%;max-width:1000px;padding:2rem 1rem;margin:6rem auto 0}.category_header__RD1sb{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;z-index:100;padding:1rem 1.5rem}.category_headerContent__55_jp{display:flex;align-items:center;justify-self:center;width:100%;max-width:960px}.category_mainTitle__GGtdf{color:var(--primary-color);flex:1 1;text-align:center;margin:0}.category_resultsContainer__PAWl_{min-height:200px}.category_recipeGrid__sy1cN{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin:0 auto;padding:2rem 0}.category_recipeGrid__sy1cN>:only-child{justify-self:center;max-width:400px;width:100%}.category_emptyState__bv3QH{display:flex;flex-direction:column;justify-content:center;align-items:center}.category_emptyTitle__mDQal{color:#b36b00;margin-bottom:.5rem;font-family:var(--font-family-header)}.category_buttonIcon__hnbsG{width:1.5rem;height:1.5rem}.category_addButton__jdUZq{margin-top:2rem}