:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0003;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;padding:32px;border-radius:12px;min-width:320px;max-width:600px;width:100%;box-shadow:0 2px 16px #0000001f}.modal-title{font-size:20px;font-weight:700;margin-bottom:16px}.modal-error{color:red;margin-bottom:12px}.modal-input{margin-bottom:10px;width:100%;padding:8px;box-sizing:border-box}.modal-row{display:flex;gap:8px;margin-bottom:10px}.modal-actions{display:flex;justify-content:flex-end;gap:12px}.modal-btn{padding:8px 16px;border:none;border-radius:6px;font-weight:600}.modal-btn-primary{background:#2563eb;color:#fff}.modal-btn-secondary{background:#e5e7eb;color:#333}._container_1eec8_2{padding:14px 32px 0}._title_1eec8_6{font-size:28px;font-weight:700;margin-bottom:24px}._contentCard_1eec8_12{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000a}._sectionTitle_1eec8_19{font-size:20px;font-weight:600;margin-bottom:16px}._noDataMessage_1eec8_25{color:#6b7280}._upcomingList_1eec8_29{list-style:none;padding:0}._upcomingItem_1eec8_34{margin-bottom:24px;padding:16px;border:1px solid #e5e7eb;border-radius:8px}._itemHeader_1eec8_41{margin-bottom:8px;font-weight:600}._loadingMessage_1eec8_46{color:#6b7280;font-size:14px;margin:0}._getIdeasButton_1eec8_52{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer}._getIdeasButton_1eec8_52:hover{background:#2563eb}._productsGrid_1eec8_66{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}._productCard_1eec8_72{text-decoration:none;color:inherit;display:block;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._productCard_1eec8_72:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._productImageContainer_1eec8_89{width:100%;height:120px;background:#f9fafb;border-radius:6px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}._productImage_1eec8_89{width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%}._productImagePlaceholder_1eec8_109{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:24px}._productName_1eec8_117{font-size:13px;font-weight:600;color:#111827;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productPrice_1eec8_130{font-size:14px;font-weight:700;color:#059669;margin-bottom:4px}._productRating_1eec8_137{display:flex;align-items:center;gap:4px;font-size:11px;color:#6b7280}._ratingStar_1eec8_145{color:#f59e0b}._showMoreContainer_1eec8_149{margin-top:16px;text-align:center}._showMoreButton_1eec8_154{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}._showMoreButton_1eec8_154:hover:not(:disabled){background:#e5e7eb}._showMoreButton_1eec8_154:disabled{opacity:.6;cursor:not-allowed}._noPreferencesMessage_1eec8_174{color:#6b7280;font-size:14px;margin:0}._container_we6nm_2{padding:14px 32px 0}._header_we6nm_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_we6nm_13{font-size:28px;font-weight:700;margin:0}._addButton_we6nm_19{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}._addButton_we6nm_19:hover{background:#2563eb}._filtersContainer_we6nm_35{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px #0000000a}._filtersContent_we6nm_43{display:flex;flex-direction:column;gap:16px}._searchSection_we6nm_49{display:flex;flex-direction:column;gap:12px}._filtersRow_we6nm_55{display:flex;gap:16px;align-items:center;flex-wrap:wrap}._searchInput_we6nm_62{flex:1;min-width:200px;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}._searchInput_we6nm_62:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._filterLabel_we6nm_77{display:flex;align-items:center;gap:8px;font-size:14px}._recipeGrid_we6nm_85{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}._recipeCard_we6nm_91{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000a;border:1px solid #e5e7eb;transition:all .2s ease}._recipeCard_we6nm_91:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}._recipeHeader_we6nm_106{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._recipeTitle_we6nm_113{text-decoration:none;color:#111827;cursor:pointer;display:block;flex:1;transition:color .2s ease}._recipeTitle_we6nm_113:hover{color:#3b82f6}._recipeTitleHeading_we6nm_126{font-size:18px;font-weight:600;margin:0;line-height:1.3}._favoriteButton_we6nm_133{background:none;border:none;font-size:18px;cursor:pointer;padding:4px;transition:transform .2s ease}._favoriteButton_we6nm_133:hover{transform:scale(1.1)}._favoriteButton_we6nm_133._favorited_we6nm_146{color:#ef4444}._favoriteButton_we6nm_133._unfavorited_we6nm_150{color:#9ca3af}._recipeDescription_we6nm_155{font-size:14px;color:#6b7280;margin:0 0 12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._recipeMeta_we6nm_167{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}._metaTag_we6nm_174{padding:4px 8px;border-radius:4px;font-size:12px;color:#374151}._metaTagDefault_we6nm_181{background:#f3f4f6}._metaTagCost_we6nm_185{background:#dcfce7;color:#166534}._metaTagCalories_we6nm_190{background:#fef3c7;color:#92400e}._recipeSource_we6nm_196{margin-bottom:16px}._sourceText_we6nm_200{font-size:12px;color:#6b7280;margin-bottom:4px}._modificationTag_we6nm_206{font-size:12px;color:#059669;background:#d1fae5;padding:2px 6px;border-radius:4px;display:inline-block}._actionsContainer_we6nm_216{display:flex;justify-content:flex-end}._sourceButton_we6nm_221{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:8px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s ease}._sourceButton_we6nm_221:hover{background:#e5e7eb}._emptyState_we6nm_237{background:#fff;border-radius:12px;padding:40px;text-align:center;box-shadow:0 2px 8px #0000000a}._emptyStateIcon_we6nm_245{font-size:48px;margin-bottom:16px}._emptyStateTitle_we6nm_250{font-size:18px;font-weight:600;color:#111827;margin-bottom:8px}._emptyStateText_we6nm_257{color:#6b7280;margin-bottom:20px}._emptyStateButton_we6nm_262{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}._emptyStateButton_we6nm_262:hover{background:#2563eb}._loadingContainer_we6nm_278{text-align:center;padding:50px}._modalOverlay_we6nm_284{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_we6nm_284{background:#fff;border-radius:12px;padding:24px;max-width:500px;width:90%;max-height:90vh;overflow:auto}._modalTitle_we6nm_307{font-size:20px;font-weight:600;margin-bottom:16px}._modalField_we6nm_313{margin-bottom:16px}._modalLabel_we6nm_317{display:block;font-size:14px;font-weight:500;margin-bottom:6px;color:#374151}._modalInput_we6nm_325{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}._modalInput_we6nm_325:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalHelp_we6nm_339{font-size:12px;color:#6b7280;margin:6px 0 0}._modalActions_we6nm_345{display:flex;gap:12px;justify-content:flex-end}._modalButton_we6nm_351{padding:10px 20px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}._modalButtonSecondary_we6nm_359{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}._modalButtonSecondary_we6nm_359:hover{background:#e5e7eb}._modalButtonPrimary_we6nm_369{background:#3b82f6;color:#fff;border:none}._modalButtonPrimary_we6nm_369:hover{background:#2563eb}._modalButtonPrimary_we6nm_369:disabled{background:#9ca3af;cursor:not-allowed}._clearSearchButton_we6nm_385{background:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;align-self:flex-start}._clearSearchButton_we6nm_385:hover{background:#dc2626}._searchResultsInfo_we6nm_401{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:6px;padding:12px;margin-top:12px}._searchResultsInfo_we6nm_401 p{margin:0;font-size:14px;color:#0c4a6e}._overlay_18gpz_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_18gpz_15{background:#fff;border-radius:8px;max-width:1000px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 25px #0000004d}._header_18gpz_27{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._title_18gpz_36{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._closeButton_18gpz_43{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._closeButton_18gpz_43:hover{background:#e5e7eb;color:#374151}._searchForm_18gpz_64{padding:20px;border-bottom:1px solid #e5e7eb}._searchContainer_18gpz_69{display:flex;gap:12px}._searchInput_18gpz_74{flex:1;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}._searchInput_18gpz_74:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchButton_18gpz_88{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._searchButton_18gpz_88:hover:not(:disabled){background:#2563eb}._searchButton_18gpz_88:disabled{background:#9ca3af;cursor:not-allowed}._error_18gpz_109{padding:12px 20px;background:#fef2f2;color:#dc2626;border-bottom:1px solid #e5e7eb;font-size:14px}._productsContainer_18gpz_117{flex:1;overflow-y:auto;padding:20px}._loading_18gpz_123,._noProducts_18gpz_123{text-align:center;padding:40px 20px;color:#6b7280;font-size:16px}._productsGrid_18gpz_130{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._productCard_18gpz_136{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;transition:box-shadow .2s}._productCard_18gpz_136:hover{box-shadow:0 4px 12px #0000001a}._productImageContainer_18gpz_148{position:relative;width:100%;height:120px;margin-bottom:12px;border-radius:4px;overflow:hidden;background:#f3f4f6}._productImage_18gpz_148{width:100%;height:100%;object-fit:cover}._productImagePlaceholder_18gpz_164{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#9ca3af;background:#f3f4f6}._productInfo_18gpz_175{flex:1}._productName_18gpz_179{font-size:14px;font-weight:500;margin:0 0 8px;color:#111827;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._productPrice_18gpz_191{font-size:16px;font-weight:600;color:#059669;margin-bottom:8px}._productRating_18gpz_198{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280;margin-bottom:12px}._ratingStar_18gpz_207{color:#fbbf24}._selectedButton_18gpz_211{background:#16a34a!important;color:#fff!important}._selectedButton_18gpz_211:hover:not(:disabled){background:#15803d!important}._modalFooter_18gpz_220{border-top:1px solid #e5e7eb;padding:20px;background:#f9fafb;border-radius:0 0 8px 8px}._usageSection_18gpz_227{margin-bottom:20px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px}._modalActions_18gpz_235{display:flex;gap:12px;justify-content:flex-end}._cancelButton_18gpz_241{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._cancelButton_18gpz_241:hover{background:#e5e7eb}._doneButton_18gpz_257{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._doneButton_18gpz_257:hover:not(:disabled){background:#2563eb}._doneButton_18gpz_257:disabled{background:#9ca3af;cursor:not-allowed}._usageLabel_18gpz_278{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._usageInput_18gpz_286{display:flex;align-items:center;gap:8px;margin-bottom:6px}._percentageInput_18gpz_293{width:70px;padding:8px 10px;border:1px solid #d1d5db;border-radius:4px;font-size:16px;font-weight:600;text-align:center;background:#fff}._percentageInput_18gpz_293:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._percentSymbol_18gpz_310{font-size:16px;font-weight:600;color:#6b7280}._usageHelp_18gpz_316{font-size:12px;color:#6b7280;line-height:1.4}._productActions_18gpz_322{display:flex;flex-direction:column;gap:8px}._selectButton_18gpz_328{width:100%;padding:8px 12px;background:#16a34a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._selectButton_18gpz_328:hover:not(:disabled){background:#15803d}._selectButton_18gpz_328:disabled{background:#9ca3af;cursor:not-allowed}._viewButton_18gpz_350{width:100%;padding:8px 12px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:4px;text-decoration:none;font-size:14px;font-weight:500;text-align:center;transition:background-color .2s}._viewButton_18gpz_350:hover{background:#e5e7eb}._currentProduct_18gpz_368{border:2px solid #3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important;position:relative}._currentProductBadge_18gpz_374{position:absolute;top:-1px;right:-1px;background:#3b82f6;color:#fff;padding:4px 8px;font-size:12px;font-weight:600;border-radius:0 6px;z-index:10}
