.layout_container__KUVXC{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;padding:2rem 2rem 0;min-height:calc(100vh - 8rem)}@media(max-width:768px){.layout_container__KUVXC{padding-top:1rem;padding-left:.5rem;padding-right:.5rem;width:100%;max-width:100%}}.layout_title__M2_Xj{line-height:1.15;font-size:3rem;margin:0 0 1rem;color:#fff}@media(max-width:768px){.layout_title__M2_Xj{font-size:2rem}}.layout_title__M2_Xj{margin-bottom:.5rem}@media(max-width:768px){.layout_title__M2_Xj{font-size:1.5rem;margin-bottom:.25rem}}.layout_description__18grY{line-height:1.5;font-size:1.25rem;max-width:600px;margin:1rem 0}@media(max-width:768px){.layout_description__18grY{font-size:1rem;margin:.5rem 0 1rem}}.layout_grid__uJeQ3{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(max-width:768px){.layout_grid__uJeQ3{grid-template-columns:1fr}}.layout_grid__uJeQ3{gap:1rem;margin-top:.5rem}.layout_section__u_qD_{width:100%;margin-bottom:2rem}.layout_sectionTitle__CR0T_{font-size:1.5rem;color:#cf5c36;border-bottom:1px solid rgba(207,92,54,.2);padding-bottom:.5rem;margin:0 0 1.5rem}.layout_sectionGrid__0EAQg{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem;width:100%}.layout_stats__2Rs8i{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:.5rem;margin-bottom:1rem;width:100%}@media(max-width:768px){.layout_stats__2Rs8i{grid-template-columns:1fr}}.layout_statCard__4JTUV{padding:1.5rem;border-radius:10px;background:var(--card-background);border:1px solid var(--border-color);transition:color 1.5s ease-in-out,border-color 1.5s ease-in-out,transform 1.5s ease-in-out,background-color 1.5s ease-in-out;box-shadow:0 4px 6px rgba(0,0,0,.05);text-align:center}.layout_statCard__4JTUV:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.layout_statCard__4JTUV h3{margin:0 0 .5rem;font-size:1.1rem;color:#888}.layout_statNumber__bY_yt{margin:0;font-size:2rem;font-weight:700;color:#cf5c36}.layout_statText__5P87t{margin:0;font-size:1.5rem;font-weight:700;color:#cf5c36}.layout_filters__LCpds{margin:2rem 0;padding:1.5rem;background-color:var(--background);border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid rgba(207,92,54,.1);width:100%}@media(max-width:768px){.layout_filters__LCpds{margin:1rem 0;padding:.5rem;width:100%;max-width:100%;border-radius:8px}}.layout_filterGroup__26Hpm{margin-bottom:1.5rem}.layout_filterGroup__26Hpm h3{margin-bottom:.5rem;font-size:1.1rem;color:#cf5c36}.layout_filterOptions__Ho1E1{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){.layout_filterOptions__Ho1E1{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}}@media(max-width:480px){.layout_filterOptions__Ho1E1{grid-template-columns:repeat(3,1fr)}}.layout_pepperCount__YGKXF{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:.9em;letter-spacing:-.1em}.layout_emptyState__iB9CD{text-align:center;padding:3rem;margin-top:2rem;border:2px dashed rgba(207,92,54,.3);border-radius:10px;width:100%}.layout_emptyState__iB9CD h2{color:#cf5c36;margin-bottom:1rem}@media(max-width:768px){.layout_emptyState__iB9CD{padding:1.5rem;margin-top:1rem}.layout_emptyState__iB9CD h2{font-size:1.25rem;margin-bottom:.5rem}.layout_emptyState__iB9CD p{font-size:.9rem}}.layout_empty__pbW_k,.layout_error__MDWk_,.layout_loading__msjMd{text-align:center;padding:3rem;margin-top:2rem;border:2px dashed rgba(207,92,54,.3);border-radius:10px;width:100%}@media(max-width:768px){.layout_empty__pbW_k,.layout_error__MDWk_,.layout_loading__msjMd{padding:1.5rem;margin-top:1rem;font-size:.9rem}}.layout_error__MDWk_{color:red}.layout_dangerZone__I1OLk{background-color:rgba(255,0,0,.05);border:1px solid rgba(255,0,0,.2);border-radius:10px;padding:2rem;margin-top:2rem;width:100%}.layout_dangerZone__I1OLk h2{color:red;margin:0 0 .5rem}.layout_dangerZone__I1OLk p{color:#888;margin:0 0 1.5rem}.layout_recipesGrid__G0lAS{width:100%;margin-top:1.5rem}.layout_recipesList__EmW30{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}@media(max-width:768px){.layout_recipesList__EmW30{grid-template-columns:1fr}}.layout_recipeCardLink__kWmlJ{text-decoration:none;color:inherit;display:block}.layout_recipeCard__djgTf{border-radius:10px;background:var(--card-background);border:1px solid var(--border-color);transition:color 1.5s ease-in-out,border-color 1.5s ease-in-out,transform 1.5s ease-in-out,background-color 1.5s ease-in-out;box-shadow:0 4px 6px rgba(0,0,0,.05);padding:1.5rem;border-radius:20px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.layout_recipeCard__djgTf:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.layout_recipeTitle__H32kV{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#cf5c36}.layout_recipeMetadata__Ufcq_{margin:0 0 1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem}@media(max-width:576px){.layout_recipeMetadata__Ufcq_{flex-direction:column;align-items:flex-start;gap:.25rem}}.layout_recipeCreator__Tmfa7{margin:0;font-size:.9rem;font-weight:500;color:var(--foreground)}.layout_recipeDate___eL9j{margin:0;font-size:.9rem;color:var(--foreground);opacity:.7}.layout_ingredientsList__Y1Wc3 h4{margin:0 0 .5rem;font-size:1.1rem;color:var(--foreground)}.layout_ingredientsList__Y1Wc3 ul{list-style:none;padding:0;margin:0}.layout_ingredientItem__lb_gg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;padding:.25rem 0;border-bottom:1px solid rgba(224,224,224,.3)}.layout_ingredientItem__lb_gg:last-child{border-bottom:none}.layout_ingredientIcon__4zU3i{font-size:1rem;width:20px;text-align:center}.layout_ingredientName__ZGdMm{flex:1 1;font-weight:500;color:var(--foreground)}.layout_ingredientAmount__2h7Y3{font-size:.9rem;color:var(--foreground);opacity:.8;font-weight:500}.layout_ingredientsPreview__d3Z4D{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.layout_ingredientPreview__StskF{font-size:.9rem;background:rgba(207,92,54,.1);color:var(--foreground);padding:.25rem .5rem;border-radius:5px;border:1px solid rgba(207,92,54,.2)}.layout_moreIngredients__XribA{font-size:.9rem;color:#cf5c36;font-weight:500;font-style:italic}.layout_viewMore__kWHDw{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--foreground-rgb),.1);font-size:.9rem;color:#cf5c36;font-weight:500;text-align:center;opacity:.8;transition:opacity .2s ease}.layout_recipeCard__djgTf:hover .layout_viewMore__kWHDw{opacity:1}.layout_content__aRrO2{width:100%;margin-top:1rem}.layout_dangerActions__11ocB{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.layout_dangerActions__11ocB{flex-direction:column}}.cards_card__7sr6x{padding:1.5rem;border-radius:10px;background:var(--card-background);border:1px solid var(--border-color);transition:color 1.5s ease-in-out,border-color 1.5s ease-in-out,transform 1.5s ease-in-out,background-color 1.5s ease-in-out;box-shadow:0 4px 6px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;height:100%}.cards_card__7sr6x:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.cards_cardTitle__agZ2Y{margin:0 0 1rem;font-size:1.5rem;color:#cf5c36}.cards_cardContent__vSele{padding:1.5rem;display:flex;flex-direction:column;min-height:200px}.cards_cardContent__vSele h2{margin:0 0 .5rem;font-size:1.2rem;color:#cf5c36;line-height:1.2;min-height:1.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width:768px){.cards_cardContent__vSele{padding:1rem;min-height:150px}.cards_cardContent__vSele h2{font-size:1rem;margin-bottom:.25rem;-webkit-line-clamp:2}}.cards_cardFooter__Hc3wB{display:flex;justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:0;padding-top:1rem;gap:.5rem}.cards_cardImage__NhF8C{height:180px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.cards_cardImage__NhF8C{height:120px}}.cards_imagePlaceholder__CquZV{width:100px;height:100px;background-color:#cf5c36;opacity:.7;border-radius:50%}@media(max-width:768px){.cards_imagePlaceholder__CquZV{width:60px;height:60px}}.cards_badge__XT4dp,.cards_favoriteTag__sz64w,.cards_heatBadge__p4gWS{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;border-radius:20px;font-size:.8rem;font-weight:700}.cards_favoriteTag__sz64w{background-color:#cf5c36;color:#fff}.cards_heatLevel__hH2CP{display:flex;gap:.25rem;margin-bottom:.5rem}.cards_heatDot__t1ogP{width:10px;height:10px;background-color:#cf5c36;border-radius:50%;display:inline-block}.cards_rating__tcgz_{margin-bottom:.5rem}.cards_star__eKZIR{color:#e0e0e0;font-size:1.1rem}.cards_star__eKZIR.cards_filled__S5ot1{color:#cf5c36}.cards_scoville__q8Onj{display:flex;align-items:center;margin-bottom:.5rem;font-size:.9rem}.cards_scovilleLabel__D8I8S{font-weight:700;margin-right:.5rem}.cards_scovilleValue__N_D9S{color:#cf5c36}.cards_producer__rrBXU{margin:.5rem 0 1rem;font-size:.9rem;color:#888;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}@media(max-width:768px){.cards_producer__rrBXU{margin:.25rem 0 .5rem;font-size:.8rem}}.cards_addButton__5ubbR,.cards_removeButton__1T7Hk,.cards_viewButton__HNvWS{flex:1 1}.cards_viewButton__HNvWS{padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;border:none;background-color:#cf5c36;color:#fff}.cards_viewButton__HNvWS:hover{background-color:#b84e2e}.cards_removeButton__1T7Hk{padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;background-color:rgba(0,0,0,0);color:#cf5c36;border:1px solid #cf5c36;height:38px}.cards_removeButton__1T7Hk:hover{background-color:rgba(207,92,54,.1)}@media(max-width:768px){.cards_removeButton__1T7Hk{height:32px;padding:.25rem .5rem;font-size:.8rem}}.cards_addButton__5ubbR{padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;border:none;background-color:#cf5c36;color:#fff;width:100%}.cards_addButton__5ubbR:hover{background-color:#b84e2e}.cards_addButton__5ubbR.cards_loading__6X5wp{background-color:#888;cursor:not-allowed}.cards_addButton__5ubbR.cards_success__kIs4M{background-color:#28a745}.cards_addButton__5ubbR.cards_error__ffVue{background-color:red}.cards_addButton__5ubbR.cards_removeButton__1T7Hk{background-color:orange}.cards_addButton__5ubbR.cards_removeButton__1T7Hk:hover{background-color:#cc8400}@media(max-width:768px){.cards_addButton__5ubbR{padding:.25rem .5rem;font-size:.8rem}}.cards_favoriteButton__p3HYo{padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;background-color:rgba(0,0,0,0);color:#cf5c36;border:1px solid #cf5c36;width:100%;height:38px}.cards_favoriteButton__p3HYo:hover{background-color:rgba(207,92,54,.1)}@media(max-width:768px){.cards_favoriteButton__p3HYo{height:32px;padding:.25rem .5rem;font-size:.8rem}}.cards_profileCard__7Ja33{border-radius:10px;background:var(--card-background);border:1px solid var(--border-color);transition:color 1.5s ease-in-out,border-color 1.5s ease-in-out,transform 1.5s ease-in-out,background-color 1.5s ease-in-out;box-shadow:0 4px 6px rgba(0,0,0,.05);padding:2rem;margin-bottom:2rem;width:100%}.cards_profileCard__7Ja33:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.cards_profileHeader__l4714{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:2rem}@media(max-width:768px){.cards_profileHeader__l4714{flex-direction:column;text-align:center;gap:1rem}}.cards_avatar__Xbr_R{flex-shrink:0;position:relative}.cards_avatarPlaceholder__7a0pS{width:100px;height:100px;background-color:#cf5c36;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700}.cards_avatarImage__sEEMR{border-radius:50%;object-fit:cover}.cards_profileInfo__jK6cG{flex:1 1}.cards_profileInfo__jK6cG h2{margin:0 0 .5rem;font-size:2rem;color:var(--foreground)}.cards_profileInfo__jK6cG p{margin:0 0 1rem;color:#888}.cards_editButton__l9U08{padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;background-color:rgba(0,0,0,0);color:#cf5c36;border:1px solid #cf5c36}.cards_editButton__l9U08:hover{background-color:rgba(207,92,54,.1)}.cards_homeCard__Iu6DF{padding:1.5rem;border-radius:10px;background:var(--card-background);border:1px solid var(--border-color);transition:color 1.5s ease-in-out,border-color 1.5s ease-in-out,transform 1.5s ease-in-out,background-color 1.5s ease-in-out;box-shadow:0 4px 6px rgba(0,0,0,.05);cursor:pointer;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.cards_homeCard__Iu6DF:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.cards_homeCard__Iu6DF h2{margin:0 0 1rem;font-size:1.5rem;color:#cf5c36}.cards_homeCard__Iu6DF p{margin:0;font-size:1.1rem;line-height:1.5}.page_container__vHx0v{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;padding:2rem 2rem 0;min-height:calc(100vh - 8rem)}@media(max-width:768px){.page_container__vHx0v{padding-top:1rem;padding-left:.5rem;padding-right:.5rem;width:100%;max-width:100%}}.page_backLink__YJDQG{margin-bottom:2rem;display:inline-flex;align-items:center;color:#cf5c36;text-decoration:none;font-weight:700;font-size:1.1rem}@media(max-width:768px){.page_backLink__YJDQG{margin-bottom:1rem;font-size:1rem}}.page_backIcon__YW45N{width:24px;height:24px;margin-right:.5rem;fill:#cf5c36}@media(max-width:768px){.page_backIcon__YW45N{width:20px;height:20px}}.page_contentWrapper__XG1Pu{max-width:1000px;margin:0 auto;width:100%}.page_headerSection__szOa9{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media(max-width:768px){.page_headerSection__szOa9{gap:1rem;margin-bottom:1rem}}.page_mainInfo__vne7n{display:flex;flex-direction:row;gap:2rem;align-items:flex-start}@media(max-width:768px){.page_mainInfo__vne7n{flex-direction:column;gap:1.5rem}}.page_imageContainer__K62c1{position:relative;width:300px;height:300px;background-color:var(--background-alt);border-radius:8px;overflow:hidden}@media(max-width:768px){.page_imageContainer__K62c1{width:100%;height:250px}}.page_image__eHWrJ{width:100%;height:100%;object-fit:cover}.page_imagePlaceholder__u6UXL{width:150px;height:150px;background-color:var(--primary-color);opacity:.7;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:768px){.page_imagePlaceholder__u6UXL{width:100px;height:100px}}.page_heatBadge___qxtf{position:absolute;top:10px;right:10px;padding:5px 10px;border-radius:20px;color:#fff;font-weight:700;font-size:.9rem}.page_infoContainer__918kr{flex:1 1}.page_title__hEHJl{font-size:2.5rem;margin-bottom:.5rem;color:#fff}@media(max-width:768px){.page_title__hEHJl{font-size:1.8rem;margin-bottom:.3rem}}.page_producer__2nLcu{font-size:1.2rem;margin-bottom:1.5rem;color:var(--text-muted)}@media(max-width:768px){.page_producer__2nLcu{font-size:1rem;margin-bottom:1rem}}.page_statsContainer__006Wk{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;font-size:1.1rem}@media(max-width:768px){.page_statsContainer__006Wk{gap:1rem;margin-bottom:1rem;font-size:.9rem}}.page_statItem__QDD_J{display:flex;align-items:center}.page_statLabel__HNq_t{font-weight:700;margin-right:.5rem}.page_addButton__rSOvE{padding:.75rem 1.5rem;font-size:1.1rem;margin-bottom:1rem}@media(max-width:768px){.page_addButton__rSOvE{padding:.5rem 1rem;font-size:1rem;width:100%}}.page_buyButton__bMzcw{padding:.75rem 1.5rem;font-size:1.1rem;width:100%}.page_buyButton__bMzcw:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.page_buyButton__bMzcw{padding:.5rem 1rem;font-size:1rem;width:100%}}.page_divider__O9Jsr{margin:2rem 0;border:none;border-bottom:1px solid var(--border-color)}@media(max-width:768px){.page_divider__O9Jsr{margin:1.5rem 0}}.page_sectionTitle__rBAts{font-size:1.5rem;margin-bottom:1rem;color:#fff}@media(max-width:768px){.page_sectionTitle__rBAts{font-size:1.3rem;margin-bottom:.75rem}}.page_sectionContent__M2gfQ{padding:.5rem 0;font-size:1.1rem;line-height:1.6;color:#fff}@media(max-width:768px){.page_sectionContent__M2gfQ{font-size:1rem;line-height:1.5}}.page_section__Q9N6w{margin-bottom:2rem}@media(max-width:768px){.page_section__Q9N6w{margin-bottom:1.5rem}}.page_reviewsSection__TWmg0{font-style:italic}.page_priceContainer__ySCZ4{margin-bottom:1.5rem}@media(max-width:768px){.page_priceContainer__ySCZ4{margin-bottom:1rem}}.page_price__iTA1T{font-size:1.5rem;font-weight:700;color:#cf5c36}@media(max-width:768px){.page_price__iTA1T{font-size:1.3rem}}.ProfileImageSelector_container__HdmBJ{margin-bottom:1.5rem}.ProfileImageSelector_error__BNAuJ{color:red;margin-bottom:.5rem;font-size:.875rem}.ProfileImageSelector_changeButton__FnFsZ{background-color:#cf5c36;color:#fff;border:none;border-radius:5px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:background-color 1.5s}.ProfileImageSelector_changeButton__FnFsZ:hover{background-color:#b84e2e}.ProfileImageSelector_changeButton__FnFsZ:disabled{background-color:#888;cursor:not-allowed}.ProfileImageSelector_imageGrid___g8hD{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1rem}.ProfileImageSelector_imageOption__1PHPt{width:70px;height:70px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:border-color 1.5s,transform 1.5s;display:flex;align-items:center;justify-content:center}.ProfileImageSelector_imageOption__1PHPt:hover{transform:scale(1.05)}.ProfileImageSelector_imageOption__1PHPt.ProfileImageSelector_selected__qv8Yc{border-color:#cf5c36}.ProfileImageSelector_optionImage__HZlHe{width:100%;height:100%;object-fit:cover}.ProfileImageSelector_initialsOption__eh6Tt{width:100%;height:100%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;color:#333}.ProfileImageSelector_loading__Iji8_{grid-column:1/-1;text-align:center;padding:1rem;color:#888;font-size:.9rem}.page_container__qHkvZ{max-width:1200px;width:100%;margin:0 auto;padding:1.5rem 2rem 0;min-height:calc(100vh - 8rem)}@media(max-width:768px){.page_container__qHkvZ{padding-top:1rem;padding-left:.5rem;padding-right:.5rem}}.page_backLink__VbgOf{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;color:#cf5c36;text-decoration:none;font-size:.9rem;margin-bottom:1.5rem;transition:all 1.5s ease-in-out}.page_backLink__VbgOf:hover{color:#b84e2e;transform:translateX(-2px)}.page_backIcon__lQFSm{width:16px;height:16px}.page_contentWrapper__U5SGz{max-width:800px;margin:0 auto}.page_headerSection__WnTe7{margin-bottom:2rem}.page_mainInfo__bo93t{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2rem}@media(max-width:768px){.page_mainInfo__bo93t{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}}.page_iconContainer__iz0jJ{flex-shrink:0}.page_iconContainer__iz0jJ,.page_recipeIcon__kZTMV{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.page_recipeIcon__kZTMV{width:120px;height:120px;background:linear-gradient(135deg,#CF5C36,#b84e2e);border-radius:50%;font-size:3rem;box-shadow:0 8px 25px rgba(207,92,54,.3)}@media(max-width:768px){.page_recipeIcon__kZTMV{width:100px;height:100px;font-size:2.5rem}}.page_infoContainer__Jzkp6{flex:1 1;min-width:0}.page_title__XGCwI{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:var(--foreground);line-height:1.2}@media(max-width:768px){.page_title__XGCwI{font-size:1.5rem}}.page_creator__Nzt_P{margin:0 0 .25rem;font-size:1.1rem;font-weight:500;color:#cf5c36}.page_date__P8zaZ{margin:0 0 1.5rem;font-size:.9rem;color:var(--foreground);opacity:.7}.page_statsContainer__hp3BX{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem}@media(max-width:768px){.page_statsContainer__hp3BX{align-items:center}}.page_statItem__bq_Ti{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;font-size:.9rem}@media(max-width:768px){.page_statItem__bq_Ti{justify-content:center}}.page_statLabel__3pycI{font-weight:500;color:var(--foreground);opacity:.8}.page_divider__JQInw{border:none;height:1px;background:linear-gradient(90deg,transparent,var(--foreground),transparent);opacity:.2;margin:2rem 0}.page_section__zwbf9{margin-bottom:2rem}.page_section__zwbf9:last-child{margin-bottom:0}.page_sectionTitle__lCRjT{margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;color:#cf5c36;border-bottom:2px solid #cf5c36;padding-bottom:.5rem}.page_sectionContent__juAag{color:var(--foreground);line-height:1.6}.page_categorySection__ZQF1j{margin-bottom:2rem}.page_categorySection__ZQF1j:last-child{margin-bottom:0}.page_categoryTitle__6bWrW{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--foreground);padding:.5rem 1rem;background:rgba(207,92,54,.1);border-radius:5px;border-left:4px solid #cf5c36}.page_categoryIcon__9u5uJ{font-size:1.25rem}.page_ingredientsList___ei_4{display:grid;grid-gap:.5rem;gap:.5rem;margin-left:1.5rem}@media(max-width:768px){.page_ingredientsList___ei_4{margin-left:0}}.page_ingredientItem__L6BHc{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:.5rem 1rem;background:rgba(var(--foreground-rgb),.05);border-radius:5px;border:1px solid rgba(var(--foreground-rgb),.1);transition:all 1.5s ease-in-out}.page_ingredientItem__L6BHc:hover{background:rgba(var(--foreground-rgb),.08);transform:translateX(4px)}@media(max-width:768px){.page_ingredientItem__L6BHc{flex-direction:column;align-items:flex-start;gap:.25rem}}.page_ingredientIcon__HSni_{font-size:1rem;margin-right:.5rem}.page_ingredientName__Z2lDO{flex:1 1;font-weight:500;color:var(--foreground)}@media(max-width:768px){.page_ingredientName__Z2lDO{width:100%}}.page_ingredientAmount__TdNIh{font-size:.9rem;font-weight:600;color:#cf5c36;background:rgba(207,92,54,.1);padding:.25rem .5rem;border-radius:5px}@media(max-width:768px){.page_ingredientAmount__TdNIh{align-self:flex-end}}.page_instructionsContent__6ZWuk{line-height:1.8}.page_instructionStep__K5Fuk{margin-bottom:1rem;padding:.5rem 1rem;background:rgba(var(--foreground-rgb),.03);border-left:4px solid #cf5c36;border-radius:5px}.page_instructionStep__K5Fuk:last-child{margin-bottom:0}.page_stepNumber__yM7rj{font-weight:700;color:#cf5c36;margin-right:.5rem}.page_placeholderSection__EazDy{padding:1.5rem;background:rgba(var(--foreground-rgb),.05);border-radius:5px;border:2px dashed rgba(var(--foreground-rgb),.2);text-align:center;font-style:italic;color:var(--foreground);opacity:.7}