.page_container__kZJSw{max-width:800px;margin:0 auto;padding:2rem;background:var(--background-color);color:var(--text-color);min-height:100vh}.page_title__qXJyv{text-align:center;font-size:2rem;font-weight:600;margin-bottom:2rem;color:var(--text-color)}.page_progressBar__z7wMs{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;position:relative}.page_progressBar__z7wMs:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:#333;z-index:1}.page_progressStep__eEfYF{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;background:var(--background-color);padding:0 1rem}.page_stepNumber__nNTzF{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.page_stepLine__RFqFC{width:60px;height:3px;background:#333;border-radius:2px}.page_stepLine__RFqFC.page_active__T1uwL{background:#ff6b35}.page_section__1Xcou{margin-bottom:3rem}.page_sectionTitle__AX34Y{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-color)}.page_ingredientGrid__blqfE{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;background:#2a2a2a;padding:1.5rem;border-radius:12px}.page_ingredientItem__Xt0yV{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:rgba(0,0,0,0);border:none;color:var(--text-color);cursor:pointer;border-radius:8px;transition:background-color .2s}.page_ingredientItem__Xt0yV:hover{background:hsla(0,0%,100%,.1)}.page_ingredientLeft__TBnxO{display:flex;align-items:center;gap:.75rem}.page_ingredientIcon__0w3pJ{font-size:1.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.page_ingredientName__t_JlL{font-size:1rem;font-weight:400}.page_checkbox__rtTUw{width:20px;height:20px;border:2px solid #666;border-radius:4px;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;transition:all .2s}.page_checkbox__rtTUw.page_checked__W40Ye{background:#4caf50;border-color:#4caf50}.page_checkbox__rtTUw.page_checked__W40Ye:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.page_bottomSection__PAxUs{position:fixed;bottom:0;left:0;right:0;background:var(--background-color);border-top:1px solid #333;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;z-index:100}.page_saucePreview__l2R67{display:flex;align-items:center;gap:.5rem;color:#ff6b35;font-weight:500}.page_sauceIcon__vBNGS{font-size:1.5rem}.page_actionButtons__m1kfU{display:flex;gap:1rem;align-items:center}.page_addButton__z7EYh{background:#ff6b35;color:#fff;border:none;padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.page_addButton__z7EYh:hover{background:#e55a2b}.page_resetButton__z7Hkz{background:rgba(0,0,0,0);color:var(--text-color);border:none;padding:.75rem 1rem;font-size:1rem;cursor:pointer;transition:color .2s}.page_resetButton__z7Hkz:hover{color:#ff6b35}@media(max-width:768px){.page_container__kZJSw{padding:1rem 1rem 100px}.page_ingredientGrid__blqfE{grid-template-columns:1fr;gap:.5rem}.page_bottomSection__PAxUs{padding:1rem;flex-direction:column;gap:1rem}.page_actionButtons__m1kfU{width:100%;justify-content:space-between}.page_addButton__z7EYh{flex:1 1;max-width:200px}}.forms_formGroup__Wp_dN{margin-bottom:1.5rem;width:100%}.forms_formGroup__Wp_dN label{display:block;margin-bottom:.5rem;font-weight:700;font-size:1.25rem;color:#333}.forms_input__zYufO{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);color:var(--foreground);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out;margin-bottom:.5rem}.forms_input__zYufO:focus{outline:none;border-color:#cf5c36;box-shadow:0 0 0 2px rgba(207,92,54,.2)}.forms_searchInput__yCHTB{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);color:var(--foreground);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out}.forms_searchInput__yCHTB:focus{outline:none;border-color:#cf5c36;box-shadow:0 0 0 2px rgba(207,92,54,.2)}.forms_searchForm__0Xm_G{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:1.5rem;gap:.5rem}.forms_searchButton__zg72w{border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;border:none;background-color:#cf5c36;color:#fff;padding:.75rem 1.5rem;font-size:1rem}.forms_searchButton__zg72w:hover{background-color:#b84e2e}.forms_select__nnyac{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);color:var(--foreground);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out;min-width:150px}.forms_select__nnyac:focus{outline:none;border-color:#cf5c36;box-shadow:0 0 0 2px rgba(207,92,54,.2)}.forms_sortSelect__4aesg{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);color:var(--foreground);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out}.forms_sortSelect__4aesg:focus{outline:none;border-color:#cf5c36;box-shadow:0 0 0 2px rgba(207,92,54,.2)}.forms_collectionControls__jCpo2{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1rem;gap:.5rem;width:100%}@media(max-width:768px){.forms_collectionControls__jCpo2{flex-direction:column;align-items:stretch}}.forms_search__gpBei{flex:1 1;min-width:250px}.forms_sort__ZiuG_{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}@media(max-width:768px){.forms_sort__ZiuG_{width:100%}}.forms_filterButton__5N2Hm{padding:.5rem 1rem;background-color:rgba(0,0,0,0);border:1px solid rgba(207,92,54,.3);border-radius:20px;cursor:pointer;transition:all 1.5s ease-in-out;font-size:.9rem;color:var(--foreground)}.forms_filterButton__5N2Hm:hover{background-color:rgba(207,92,54,.1);border-color:#cf5c36}.forms_filterButton__5N2Hm.forms_active__4zOV4{background-color:#cf5c36;color:#fff;border:3px solid #fff}@media(max-width:768px){.forms_filterButton__5N2Hm{width:100%;padding:.25rem .5rem;font-size:.8rem;display:flex;justify-content:center;align-items:center;text-align:center}}.forms_switch__TMkkP{position:relative;display:inline-block;width:60px;height:34px}.forms_switch__TMkkP input{opacity:0;width:0;height:0}.forms_slider__iEpdg{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.forms_slider__iEpdg:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.forms_slider__iEpdg{background-color:#cf5c36}input:focus+.forms_slider__iEpdg{box-shadow:0 0 1px #cf5c36}input:checked+.forms_slider__iEpdg:before{transform:translateX(26px)}.forms_toggleContainer__iFX4z{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;margin-top:.5rem}.forms_toggleSwitch__LLKil{position:relative;display:inline-block;width:60px;height:34px}.forms_toggleSwitch__LLKil input{opacity:0;width:0;height:0}.forms_toggleSlider__lcNkW{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.forms_toggleSlider__lcNkW:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.forms_toggleSwitch__LLKil input:checked+.forms_toggleSlider__lcNkW{background-color:#cf5c36}.forms_toggleSwitch__LLKil input:focus+.forms_toggleSlider__lcNkW{box-shadow:0 0 1px #cf5c36}.forms_toggleSwitch__LLKil input:checked+.forms_toggleSlider__lcNkW:before{transform:translateX(26px)}.forms_toggleLabel__5h4jJ{font-size:1rem;font-weight:500}.forms_preferenceItem__Ojr6Z{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:1rem 0;border-bottom:1px solid rgba(207,92,54,.1)}.forms_preferenceItem__Ojr6Z:last-child{border-bottom:none}.forms_preferenceItem__Ojr6Z h3{margin:0 0 .25rem;font-size:1.1rem}.forms_preferenceItem__Ojr6Z p{margin:0;font-size:.9rem;color:#888}.forms_changeButton__1w8Oq{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}.forms_changeButton__1w8Oq:hover{background-color:rgba(207,92,54,.1)}.forms_discoverButton__v_imO{border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;border:none;background-color:#cf5c36;color:#fff;margin-top:1.5rem;padding:.5rem 1.5rem;font-size:1rem}.forms_discoverButton__v_imO:hover{background-color:#b84e2e}.forms_dangerButton__lRyHo{padding:.5rem 1.5rem;background-color:rgba(0,0,0,0);color:red;border:1px solid red;border-radius:5px;cursor:pointer;transition:all 1.5s ease-in-out;font-size:.9rem}.forms_dangerButton__lRyHo:hover{background-color:rgba(255,0,0,.05)}.forms_authContainer__SdKkA{max-width:500px;width:100%;margin:2rem auto 0;padding:2rem;background-color:#fff;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.forms_form__rNum_{width:100%}.forms_submitButton__NMLhP{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%;padding:1rem;margin-top:1rem;font-size:1rem}.forms_submitButton__NMLhP:hover{background-color:#b84e2e}.forms_submitButton__NMLhP:disabled{opacity:.7;cursor:not-allowed}.forms_cancelButton__7Ndjc{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%;padding:1rem;margin-top:.5rem}.forms_cancelButton__7Ndjc:hover{background-color:rgba(207,92,54,.1)}.forms_signOutButton__Da6Tx{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;color:#888;border:1px solid #888}.forms_signOutButton__Da6Tx:hover{background-color:rgba(207,92,54,.1);color:#333;border-color:#333}.forms_divider__rnnCD{position:relative;text-align:center;margin:1.5rem 0}.forms_divider__rnnCD:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e0e0e0}.forms_divider__rnnCD span{position:relative;display:inline-block;padding:0 .5rem;background-color:#fff;color:#888;font-size:.9rem}.forms_googleButton__pnv9N{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;padding:1rem;background-color:#fff;color:#333;border:1px solid #e0e0e0;border-radius:5px;font-size:1rem;cursor:pointer;transition:all 1.5s ease-in-out}.forms_googleButton__pnv9N:hover{background-color:#f8f9fa}.forms_googleButton__pnv9N:disabled{opacity:.7;cursor:not-allowed}.forms_googleIcon__y8VBB{margin-right:.5rem}.forms_links__oHSU5{margin-top:1.5rem;text-align:center;font-size:.9rem;color:#888}.forms_link__jCgA6{color:#cf5c36;text-decoration:none}.forms_link__jCgA6:hover{text-decoration:underline}.forms_error__xZ_NI{padding:1rem;margin-bottom:1.5rem;background-color:rgba(255,0,0,.05);color:red;border-radius:5px;font-size:.9rem}.forms_hint__hd97i{display:block;margin-top:.25rem;font-size:.8rem;color:#888}.forms_textarea__zGgJM{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);color:var(--foreground);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out;min-height:100px;resize:vertical}.forms_textarea__zGgJM:focus{outline:none;border-color:#cf5c36;box-shadow:0 0 0 2px rgba(207,92,54,.2)}.forms_checkboxGroup__aeUkp{flex-direction:column;align-items:flex-start;margin-top:.5rem;width:100%}.forms_checkboxGroup__aeUkp,.forms_checkbox__51s_f{display:flex;justify-content:flex-start;flex-wrap:nowrap;gap:.5rem}.forms_checkbox__51s_f{flex-direction:row;align-items:center;cursor:pointer}.forms_checkbox__51s_f input[type=checkbox]{margin:0}.forms_formActions__7GLz4{display:flex;flex-direction:column;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:.5rem;margin-top:1.5rem;width:100%}.forms_profileField__6X7Z4{margin-bottom:1.5rem;width:100%}.forms_profileField__6X7Z4 h3{margin:0 0 .25rem;font-size:1.1rem;color:#888}.forms_profileField__6X7Z4 p{margin:0;font-size:1rem}.forms_preferencesList__uhZVD{list-style:none;padding:0;margin:0;width:100%}.forms_preferencesList__uhZVD li{padding:.25rem 0;font-size:1rem}.forms_preferencesList__uhZVD li:before{content:"•";margin-right:.5rem;color:#cf5c36}.forms_profilePictureGrid__dNCu9{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-top:1rem}@media(max-width:768px){.forms_profilePictureGrid__dNCu9{grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.forms_profilePictureGrid__dNCu9{grid-template-columns:repeat(2,1fr)}}.forms_profilePictureOption__wFJsS{cursor:pointer;border-radius:50%;overflow:hidden;width:60px;height:60px;position:relative;transition:all .2s ease;border:3px solid rgba(0,0,0,0)}.forms_profilePictureOption__wFJsS:hover{transform:scale(1.05)}.forms_profilePictureOption__wFJsS.forms_selected__IHWjo{border-color:#cf5c36}.forms_initialsOption__PPsm9{width:100%;height:100%;background-color:#cf5c36;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:700}.forms_profilePictureOptionImage__huxF_{width:100%;height:100%;object-fit:cover;border-radius:50%}.forms_errorContainer___TxjV{max-width:500px;margin:0 auto;padding:1.5rem;background-color:#fff;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center}.forms_errorIcon__3B7g0{color:red;margin-bottom:1rem}.forms_errorMessage__Xnlc6{margin-bottom:1.5rem;font-size:1.1rem}.forms_errorActions__UtC9z{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;flex-wrap:wrap}.forms_primaryButton__YyTDw{border-radius:5px;cursor:pointer;transition:background-color 1.5s ease-in-out;font-size:.9rem;border:none;background-color:#cf5c36;color:#fff;padding:.5rem 1.5rem}.forms_primaryButton__YyTDw:hover{background-color:#b84e2e}.forms_secondaryButton__4exMt{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;padding:.5rem 1.5rem}.forms_secondaryButton__4exMt:hover{background-color:rgba(207,92,54,.1)}.forms_modalOverlay__y1IOl{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}.forms_modal__f4B2g{background-color:#fff;border-radius:20px;padding:2rem;width:90%;max-width:500px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.forms_modalTitle__DYSyH{margin-top:0;margin-bottom:1rem;font-size:1.5rem;color:#333}.forms_modalText__ocGTg{margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.forms_modalActions__EW3iK{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:1rem}@media(max-width:576px){.forms_modalActions__EW3iK{flex-direction:column-reverse;width:100%}.forms_modalActions__EW3iK button{width:100%}}.forms_modalActions__EW3iK .forms_ingredientsList__XsGpb{border:1px solid #e0e0e0;border-radius:5px;padding:1rem;background-color:#f8f9fa}.forms_modalActions__EW3iK .forms_ingredientRow__jOW5R{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:1rem;margin-bottom:.5rem;background:rgba(var(--foreground-rgb),.03);border:1px solid rgba(var(--foreground-rgb),.1);border-radius:5px;transition:all 1.5s ease-in-out}.forms_modalActions__EW3iK .forms_ingredientRow__jOW5R:hover{background:rgba(var(--foreground-rgb),.05);border-color:rgba(207,92,54,.3)}.forms_modalActions__EW3iK .forms_ingredientRow__jOW5R:last-child{margin-bottom:0}@media(max-width:576px){.forms_modalActions__EW3iK .forms_ingredientRow__jOW5R{flex-direction:column;align-items:flex-start;gap:.5rem}}.forms_modalActions__EW3iK .forms_ingredientInfo__fddIm{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;flex:1 1;min-width:0}.forms_modalActions__EW3iK .forms_ingredientIcon__MMz7J{font-size:1.25rem;flex-shrink:0}.forms_modalActions__EW3iK .forms_ingredientName__6ofg8{font-weight:500;color:var(--foreground);flex:1 1;min-width:0}.forms_modalActions__EW3iK .forms_ingredientInputs__W6AVy{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.5rem;flex-shrink:0}@media(max-width:576px){.forms_modalActions__EW3iK .forms_ingredientInputs__W6AVy{width:100%;justify-content:flex-start}}.forms_modalActions__EW3iK .forms_amountInput__N7d9d{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out;width:100px;margin:0;text-align:center;font-weight:500;border:2px solid rgba(var(--foreground-rgb),.1);background:var(--background);color:var(--foreground)}.forms_modalActions__EW3iK .forms_amountInput__N7d9d:focus{outline:none;box-shadow:0 0 0 2px rgba(207,92,54,.2);border-color:#cf5c36;box-shadow:0 0 0 3px rgba(207,92,54,.1)}@media(max-width:576px){.forms_modalActions__EW3iK .forms_amountInput__N7d9d{width:120px}}.forms_modalActions__EW3iK .forms_unitSelect__kQWp_{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out;min-width:120px;margin:0;font-weight:500;border:2px solid rgba(var(--foreground-rgb),.1);background:var(--background);color:var(--foreground)}.forms_modalActions__EW3iK .forms_unitSelect__kQWp_:focus{outline:none;box-shadow:0 0 0 2px rgba(207,92,54,.2);border-color:#cf5c36;box-shadow:0 0 0 3px rgba(207,92,54,.1)}@media(max-width:576px){.forms_modalActions__EW3iK .forms_unitSelect__kQWp_{min-width:140px}}.forms_modalActions__EW3iK .forms_buttonGroup__hrUj_{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;margin-top:2rem}@media(max-width:576px){.forms_modalActions__EW3iK .forms_buttonGroup__hrUj_{flex-direction:column;width:100%}.forms_modalActions__EW3iK .forms_buttonGroup__hrUj_ button{width:100%}}.forms_modalActions__EW3iK .forms_label__t1ugm{display:block;margin-bottom:.5rem;font-weight:700;font-size:1.25rem;color:var(--foreground)}.forms_instructionSteps__DtzfQ{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;width:100%}.forms_instructionStep__KUqs9{position:relative;width:100%}.forms_stepHeader__BZQUB{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-bottom:.25rem}.forms_stepLabel__t74yH{font-weight:600;font-size:1rem;color:var(--foreground)}.forms_removeStepButton___Vyin{background:none;border:none;color:red;cursor:pointer;padding:.25rem;border-radius:5px;transition:all 1.5s ease-in-out;font-size:.9rem}.forms_removeStepButton___Vyin:hover{background-color:rgba(255,0,0,.05);color:red}.forms_removeStepButton___Vyin:disabled{opacity:.5;cursor:not-allowed}.forms_stepTextarea__ml2v8{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:5px;font-size:1rem;background-color:var(--input-background);color:var(--foreground);transition:border-color 1.5s ease-in-out,background-color 1.5s ease-in-out,color 1.5s ease-in-out;min-height:80px;resize:vertical;width:100%}.forms_stepTextarea__ml2v8:focus{outline:none;border-color:#cf5c36;box-shadow:0 0 0 2px rgba(207,92,54,.2)}.forms_addStepButton__7uJqW{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.25rem;padding:.5rem 1rem;background-color:rgba(0,0,0,0);border:2px dashed rgba(207,92,54,.3);border-radius:5px;color:#cf5c36;cursor:pointer;transition:all 1.5s ease-in-out;font-size:.9rem;font-weight:500;margin-top:.5rem}.forms_addStepButton__7uJqW:hover{border-color:#cf5c36;background-color:rgba(207,92,54,.05)}.forms_addStepButton__7uJqW .forms_plusIcon__tZrQH{font-size:1.25rem;font-weight:700}.HotSauceGrid_container__Un92a{width:100%;max-width:1200px;margin:0 auto;padding:0}.HotSauceGrid_filters__SRHs3{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)}.HotSauceGrid_searchForm__p5Jyo{display:flex;margin-bottom:1.5rem;gap:.5rem}.HotSauceGrid_searchInput__tiU8r{flex:1 1;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:5px;font-size:1rem;background-color:var(--background);color:var(--foreground)}.HotSauceGrid_searchInput__tiU8r:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(207,92,54,.2)}.HotSauceGrid_searchButton__YDtZg{padding:.75rem 1.5rem;background-color:var(--primary-color);color:white;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s ease;font-size:1rem}.HotSauceGrid_searchButton__YDtZg:hover{background-color:#b84e2e}.HotSauceGrid_filterGroup__JQGby{margin-bottom:1.5rem}.HotSauceGrid_filterGroup__JQGby h3{margin-bottom:.75rem;font-size:1.2rem;color:var(--primary-color)}.HotSauceGrid_filterOptions__hyFVw{display:flex;flex-wrap:wrap;gap:.5rem}.HotSauceGrid_filterButton__oQ1s8{padding:.5rem 1rem;background-color:transparent;border:1px solid rgba(207,92,54,.3);border-radius:20px;cursor:pointer;transition:all .2s ease;font-size:.9rem;color:var(--foreground)}.HotSauceGrid_filterButton__oQ1s8:hover{background-color:rgba(207,92,54,.1);border-color:var(--primary-color)}.HotSauceGrid_filterButton__oQ1s8.HotSauceGrid_active__BzC7O{background-color:var(--primary-color);color:white;border-color:var(--primary-color)}.HotSauceGrid_select__mjEPG{padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:5px;font-size:1rem;background-color:var(--background);color:var(--foreground);min-width:250px}.HotSauceGrid_select__mjEPG:focus{outline:none;border-color:var(--primary-color)}.HotSauceGrid_extreme__dW3LF{background-color:#ff0000!important;color:white!important}.HotSauceGrid_veryHot__9R4c6{background-color:#ff4500!important;color:white!important}.HotSauceGrid_hot__N_0yI{background-color:#ff8c00!important;color:white!important}.HotSauceGrid_medium__U6lRj{background-color:#ffa500!important;color:white!important}.HotSauceGrid_mild__Vt3_5{background-color:#ffcc00!important;color:black!important}.HotSauceGrid_low__S_8it{background-color:#ffff00!important;color:black!important}.HotSauceGrid_grid__HtBW5{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;position:relative;z-index:1}.HotSauceGrid_card__faLua{border-radius:10px;overflow:hidden;background:var(--background);border:1px solid rgba(207,92,54,.2);transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.05);position:relative;z-index:2}.HotSauceGrid_card__faLua:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.HotSauceGrid_cardImage__vtA8h{height:180px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;position:relative}.HotSauceGrid_imagePlaceholder__gyH4y{width:100px;height:100px;background-color:var(--primary-color);opacity:.7;border-radius:50%}.HotSauceGrid_heatBadge__2cd6Y{position:absolute;top:10px;right:10px;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:700}.HotSauceGrid_cardContent__KlIrK{padding:1.5rem}.HotSauceGrid_cardContent__KlIrK h2{margin:0 0 .5rem;font-size:1.2rem;color:var(--primary-color);line-height:1.4;height:3.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.HotSauceGrid_scoville__i9oDe{display:flex;align-items:center;margin-bottom:.5rem;font-size:.9rem}.HotSauceGrid_scovilleLabel__Bp1M_{font-weight:700;margin-right:.5rem}.HotSauceGrid_scovilleValue__EWsJK{color:var(--primary-color)}.HotSauceGrid_producer__3MJIs{margin:.5rem 0 1rem;font-size:.9rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HotSauceGrid_addButton__UmpwJ{width:100%;padding:.75rem 1rem;background-color:var(--primary-color);color:white;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s ease;font-size:.9rem}.HotSauceGrid_addButton__UmpwJ:hover{background-color:#b84e2e}.HotSauceGrid_empty__QK8AX,.HotSauceGrid_error__hNafb,.HotSauceGrid_loading__isrST{text-align:center;padding:3rem;margin-top:2rem;border:2px dashed rgba(207,92,54,.3);border-radius:10px}.HotSauceGrid_error__hNafb{color:#ff0000}@media (max-width:768px){.HotSauceGrid_container__Un92a{padding:1rem .5rem 0;width:100%;max-width:100%}.HotSauceGrid_filters__SRHs3{margin:1rem 0;padding:1rem .75rem;width:100%;border-radius:8px}.HotSauceGrid_grid__HtBW5{grid-template-columns:repeat(2,1fr);gap:.75rem}.HotSauceGrid_filterOptions__hyFVw{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}.HotSauceGrid_filterButton__oQ1s8{width:100%;padding:.5rem .25rem;font-size:.8rem;display:flex;justify-content:center;align-items:center}.HotSauceGrid_select__mjEPG{width:100%}.HotSauceGrid_cardImage__vtA8h{height:120px}.HotSauceGrid_imagePlaceholder__gyH4y{width:60px;height:60px}.HotSauceGrid_cardContent__KlIrK{padding:1rem}.HotSauceGrid_cardContent__KlIrK h2{font-size:1rem;height:2.8em}.HotSauceGrid_producer__3MJIs{margin:.25rem 0 .5rem;font-size:.8rem}.HotSauceGrid_addButton__UmpwJ{padding:.5rem;font-size:.8rem}}@media (max-width:480px){.HotSauceGrid_grid__HtBW5{grid-template-columns:1fr}.HotSauceGrid_filterOptions__hyFVw{grid-template-columns:repeat(3,1fr)}}