:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;color:#222}@media (prefers-color-scheme: light){:root{color:#222;background-color:#fff}}#root{max-width:800px;margin:0 auto}._home_19on2_1{width:100%;display:flex;flex-wrap:wrap;gap:10px;padding:10px;box-sizing:border-box;align-items:center;justify-content:center;margin:auto 0}._home_btn_19on2_13{width:calc(50% - 5px);background:#e3e3e3;border-radius:100px;text-decoration:none;color:#222;padding:10px;display:flex;text-align:center;box-sizing:border-box;align-items:center;justify-content:center}._form_ia90s_1 input{padding:.5rem;border:1px solid #ccc;border-radius:100px;background:#fff;height:48px;box-sizing:border-box;color:#222;width:80%;max-width:300px}._button_ia90s_12{background:#1976d2;border-radius:100px;height:48px;box-shadow:none;border:none;width:80%;max-width:300px}._form_ia90s_1{width:100%;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;height:100vh}._inventoryContainer_fe3rr_3{max-width:900px;margin:0 auto;padding:1rem;font-family:Arial,sans-serif}._inventoryHeader_fe3rr_10{display:flex;justify-content:space-between;align-items:center}._inventoryHeader_fe3rr_10 a{text-decoration:none;color:#1976d2;font-size:.9rem}._btnLogout_fe3rr_21{margin-left:1rem;padding:.5rem 1rem;background:#d32f2f;color:#fff;border:none;border-radius:4px;cursor:pointer}._filterContainer_fe3rr_31{margin:1rem 0}._typeButtons_fe3rr_35,._subTypeButtons_fe3rr_36{display:flex;flex-wrap:wrap;gap:2px;margin-bottom:10px}._typeButtons_fe3rr_35 button,._subTypeButtons_fe3rr_36 button{padding:.5rem 1rem;border:1px solid #1976d2;background:#fff;color:#1976d2;cursor:pointer;border-radius:100px}._subTypeButtons_fe3rr_36 button{border:1px solid #65e396;color:#65e396}._typeButtons_fe3rr_35 ._activeFilter_fe3rr_57{background:#1976d2;color:#fff}._subTypeButtons_fe3rr_36 ._activeFilter_fe3rr_57{background:#65e396;color:#fff}._inventorySearch_fe3rr_67{margin:1rem 0;display:flex;gap:2px}._inventorySearch_fe3rr_67 input{padding:.5rem;width:100%;max-width:300px;border:1px solid #ccc;border-radius:100px;background:#fff;height:48px;box-sizing:border-box;color:#222}._inventorySearch_fe3rr_67 button{border-radius:100px;width:calc(30% - 2px);height:48px;box-shadow:none;border:none;background:#50d68f;color:#fff}._inventoryAdd_fe3rr_94{margin:2rem 0}._addForm_fe3rr_98{display:flex;gap:.5rem;flex-wrap:wrap}._addForm_fe3rr_98 input,._addForm_fe3rr_98 select{padding:.5rem;flex:1;min-width:120px;border:1px solid #ccc;border-radius:4px}._addForm_fe3rr_98 button{padding:.5rem 1rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}._inventoryList_fe3rr_122{margin-top:2rem}._inventoryItem_fe3rr_126{display:flex;justify-content:space-between;align-items:center;background:#f8f8f8;padding:1rem;box-sizing:border-box;border-radius:100px;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a}._itemInfo_fe3rr_137{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px}._itemInfo_fe3rr_137 span{display:block;line-height:1}._itemActions_fe3rr_148{display:flex;gap:2px}._itemActions_fe3rr_148 button{background:#1976d2;color:#fff;border:none;border-radius:100px;width:32px;height:32px;display:flex;cursor:pointer;align-items:center;justify-content:center}._itemActions_quantity_fe3rr_164{width:30px;height:32px;display:flex;align-items:center;justify-content:center}._error_fe3rr_172{color:red;margin-bottom:1rem}._popupOverlay_fe3rr_178{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center}._popupContent_fe3rr_190{background:#fff;padding:1.5rem;border-radius:6px;width:350px;box-shadow:0 2px 8px #0003;max-width:80vw}._editRow_fe3rr_199{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._quickButtons_fe3rr_206{display:flex;gap:.5rem}._quickButtons_fe3rr_206 button{flex:1;padding:.5rem;background:#e0e0e0;border:none;border-radius:4px;cursor:pointer}._activeButton_fe3rr_220{background:#1976d2;color:#fff}._customInput_fe3rr_225{flex:1}._customInput_fe3rr_225 input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}._popupButtons_fe3rr_236{display:flex;justify-content:flex-end;gap:.5rem}._popupButtons_fe3rr_236 button{padding:.5rem .75rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}._popupButtons_fe3rr_236 button:last-child{background:#757575}._itemInfo_types_fe3rr_255{font-size:10px}._itemInfo_name_fe3rr_258{text-transform:capitalize}._itemInfo_img_fe3rr_261{aspect-ratio:1/1;height:50px;border-radius:100px;border:1px solid #eaeaea;margin:-10px 5px -10px -10px}._bottom_fe3rr_269{position:sticky;bottom:0;left:50%;width:100%;border-top:1px solid #eaeaea;padding:10px 10px 15px;box-sizing:border-box;display:flex;background:#fff;align-items:center;max-width:900px;justify-content:space-between}._bottom_fe3rr_269 a{border-radius:100px;width:calc(50% - 5px);height:48px;box-shadow:none;border:none;font-size:18px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center}._bottom_cart_fe3rr_297{background:#7900a6}._bottom_use_fe3rr_300{background:#e07204}._useContainer_1jfb1_3{max-width:800px;margin:0 auto;padding:1rem;font-family:Arial,sans-serif}._useHeader_1jfb1_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._useHeader_1jfb1_10 a{text-decoration:none;color:#1976d2;font-size:.9rem}._userLabel_1jfb1_23{font-size:.9rem;color:#555}._groupForm_1jfb1_28{display:flex;gap:.5rem;margin-bottom:1rem}._groupInput_1jfb1_34{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:4px}._useButton_1jfb1_41{border-radius:100px;padding:5px 20px;height:40px;box-shadow:none;border:none;background:#50d68f;margin:-10px 0 10px}._useButton_1jfb1_41:disabled{background:#90caf9;cursor:default}._summarySection_1jfb1_56{margin-bottom:1rem;background:#f1f8e9;padding:.75rem;border-radius:4px}._summarySection_1jfb1_56 h3{margin:0}._summaryList_1jfb1_66{margin:0;padding-left:1.25rem}._inventoryList_1jfb1_71{margin-bottom:2rem}._searchWrapper_1jfb1_75{margin-bottom:.75rem}._searchInput_1jfb1_79{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:100px;background:#fff;color:#222;box-sizing:border-box}._noItemsMessage_1jfb1_89{color:#888;font-style:italic}._inventoryItem_1jfb1_94{display:flex;justify-content:space-between;align-items:center;background:#f8f8f8;padding:.75rem;margin-bottom:.5rem;border-radius:4px}._itemInfo_1jfb1_104{display:flex;flex-direction:column}._itemName_1jfb1_109{font-weight:700}._itemMeta_1jfb1_113{font-size:.85rem;color:#555}._itemSelect_1jfb1_118{width:100px;display:flex;gap:2px}._itemSelect_btn_1jfb1_123{background:#e0e0e0;border-radius:100px;display:flex;align-items:center;justify-content:center;width:40px}._quantityInput_1jfb1_132{width:100%;padding:.4rem;border:1px solid #ccc;box-sizing:border-box;background:#fff;color:#222;border-radius:100px}._historySection_1jfb1_143{margin-top:2rem}._noHistoryMessage_1jfb1_147{color:#888;font-style:italic}._historyItem_1jfb1_152{border:1px solid #e0e0e0;padding:.75rem;margin-bottom:.5rem;border-radius:4px;background:#fff}._historyHeader_1jfb1_160{display:flex;justify-content:space-between;margin-bottom:.5rem}._historyName_1jfb1_166{font-size:1rem}._historyDate_1jfb1_170{font-size:.85rem;color:#666}._historyList_1jfb1_175{margin:0;padding-left:1.25rem}._historyListItem_1jfb1_180{line-height:1.4}._cartContainer_1dd3m_3{max-width:900px;margin:0 auto;padding:1rem;font-family:Arial,sans-serif}._cartHeader_1dd3m_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._cartHeader_1dd3m_10 a{text-decoration:none;color:#1976d2;font-size:.9rem}._createListSection_1dd3m_22{display:flex;gap:.5rem;margin-bottom:1.5rem}._createListSection_1dd3m_22 input{padding:.5rem;width:100%;max-width:300px;border:1px solid #ccc;border-radius:100px;background:#fff;height:48px;box-sizing:border-box;color:#222}._createListSection_1dd3m_22 button{border-radius:100px;width:calc(30% - 2px);height:48px;box-shadow:none;border:none;background:#50d68f;color:#fff}._listsSection_1dd3m_49{display:flex;flex-direction:column;gap:1.5rem}._singleList_1dd3m_55{border:1px solid #e0e0e0;padding:1rem;border-radius:6px;background:#fafafa}._listHeader_1dd3m_62{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._listHeader_1dd3m_62 h2{margin:0}._listHeader_1dd3m_62 button{padding:.25rem .5rem;background:#d32f2f;color:#fff;border:none;border-radius:4px;cursor:pointer}._listItems_1dd3m_82{margin-bottom:1rem}._listItem_1dd3m_82{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:.5rem;margin-bottom:.5rem;border-radius:4px;border:1px solid #e0e0e0}._listItemButtons_1dd3m_97 button{margin-left:.5rem;padding:.25rem .6rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}._listItemButtons_1dd3m_97{width:120px;display:flex;flex-direction:row;justify-content:flex-end}._addItemForm_1dd3m_113{display:flex;gap:.5rem;margin-top:.5rem}._addItemForm_1dd3m_113 input{padding:.5rem;max-width:40%;border:1px solid #ccc;border-radius:100px;background:#fff;height:48px;box-sizing:border-box;color:#222}._addItemForm_1dd3m_113 button{padding:.5rem 1rem;background:#388e3c;color:#fff;border:none;border-radius:4px;cursor:pointer}._container_qjomg_3{max-width:900px;margin:0 auto;padding:1rem;font-family:Arial,sans-serif}._header_qjomg_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._header_qjomg_10 a{text-decoration:none;color:#1976d2;font-size:.9rem}._errorMessage_qjomg_22{color:red;margin-bottom:1rem}._createTypeSection_qjomg_27{border:1px solid #e0e0e0;padding:1rem;margin-bottom:1.5rem;border-radius:6px;background:#fafafa}._createTypeForm_qjomg_35{display:flex;gap:.5rem}._input_qjomg_40{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:4px;background:#343434;color:#fff}._button_qjomg_49{padding:.5rem 1rem;background:#388e3c;color:#fff;border:none;border-radius:4px;cursor:pointer}._listSection_qjomg_58{display:flex;flex-direction:column;gap:1.25rem}._typeCard_qjomg_64{border:1px solid #e0e0e0;padding:1rem;border-radius:6px;background:#fff}._typeCard_qjomg_64 input{background:#343434;color:#fff}._typeHeader_qjomg_75{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem}._inputSmall_qjomg_82{flex:1;padding:.4rem;border:1px solid #ccc;border-radius:4px}._buttonSmall_qjomg_89{padding:.4rem .75rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}._buttonDelete_qjomg_98{padding:.4rem .75rem;background:#d32f2f;color:#fff;border:none;border-radius:4px;cursor:pointer}._subtypesSection_qjomg_107{padding-left:1rem;border-left:2px solid #e0e0e0}._subtypeRow_qjomg_112{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}._addSubtypeRow_qjomg_119{display:flex;gap:.5rem;align-items:center;margin-top:.75rem}._home_74psj_1{width:100%;display:flex;flex-wrap:wrap;gap:10px;padding:10px;box-sizing:border-box;height:100vh;align-items:center;justify-content:center}._home_btn_74psj_12{width:calc(50% - 5px);background:#e3e3e3;border-radius:100px;text-decoration:none;color:#222;padding:10px;display:flex;text-align:center;box-sizing:border-box;align-items:center;justify-content:center}._header_74psj_25 a{text-decoration:none;color:#1976d2;font-size:.9rem;padding:10px;box-sizing:border-box}._container_v66fd_3{padding:16px}._header_v66fd_7{display:flex;align-items:center;justify-content:space-between}._header_v66fd_7 a{text-decoration:none;color:#1976d2;font-size:.9rem}._userLabel_v66fd_18{font-size:.9rem;color:#555}._listSection_v66fd_23{margin-top:16px;display:flex;flex-direction:column;gap:12px}._drunkItem_v66fd_30{padding:8px;border-bottom:1px solid #ddd}._itemName_v66fd_35{font-weight:700}._itemMeta_v66fd_39{margin-left:10px;color:#555;font-size:.9rem}._popupOverlay_v66fd_46{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center}._popupContent_v66fd_58{background:#fff;padding:1.5rem;border-radius:6px;width:350px;box-shadow:0 2px 8px #0003;max-width:80vw}._popupContent_v66fd_58 textarea{width:100%;background:#fff;color:#222;border-radius:8px;min-height:100px;max-width:100%;min-width:100%}._popupButtons_v66fd_76{display:flex;justify-content:flex-end;gap:.5rem}._popupButtons_v66fd_76 button{padding:.5rem .75rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}._container_ka5r9_3{padding:16px}._header_ka5r9_7{display:flex;align-items:center;justify-content:space-between}._header_ka5r9_7 a{text-decoration:none;color:#1976d2;font-size:.9rem}._userLabel_ka5r9_18{font-size:.9rem;color:#555}._searchSection_ka5r9_23{margin-top:12px;display:flex;gap:8px}._searchSection_ka5r9_23 input{padding:.5rem;width:70%;max-width:300px;border:1px solid #ccc;border-radius:100px;background:#fff;height:48px;box-sizing:border-box;color:#222}._searchSection_ka5r9_23 button{border-radius:100px;width:calc(30% - 2px);height:48px;box-shadow:none;border:none;background:#50d68f;color:#fff}._filterContainer_ka5r9_51{margin:12px 0}._typeButtons_ka5r9_55{display:flex;gap:6px;flex-wrap:wrap}._typeButtons_ka5r9_55 button{padding:.5rem 1rem;border:1px solid #1976d2;background:#fff;color:#1976d2;cursor:pointer;border-radius:100px}._typeButtons_ka5r9_55 ._activeFilter_ka5r9_71{background:#1976d2;color:#fff}._addSection_ka5r9_76{margin-top:16px;padding:12px;border:1px solid #ccc;border-radius:4px}._addForm_ka5r9_83{display:flex;flex-wrap:wrap;gap:8px}._addForm_ka5r9_83 input,._addForm_ka5r9_83 select{padding:4px 8px;font-size:.9rem}._addForm_ka5r9_83 button{padding:4px 12px}._listSection_ka5r9_99{margin-top:24px;display:flex;flex-direction:column;gap:10px}._drinkItem_ka5r9_106{display:flex;align-items:center;justify-content:space-between;padding:8px;border-bottom:1px solid #ddd}._drink_small_ka5r9_113{font-size:12px}._popupOverlay_ka5r9_118{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center}._popupContent_ka5r9_130{background:#fff;padding:1.5rem;border-radius:6px;width:350px;box-shadow:0 2px 8px #0003;max-width:80vw}._popupContent_ka5r9_130 textarea{width:100%;background:#fff;color:#222;border-radius:8px;min-height:100px;max-width:100%;min-width:100%}._popupButtons_ka5r9_148{display:flex;justify-content:flex-end;gap:.5rem}._popupButtons_ka5r9_148 button{padding:.5rem .75rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}._editRow_ka5r9_163{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._itemInfo_ka5r9_170{flex:1}._itemName_ka5r9_174{font-weight:700}._itemMeta_ka5r9_178{margin-left:10px;color:#555;font-size:.9rem}._itemActions_ka5r9_183{display:flex;gap:2px}._itemActions_ka5r9_183 button{background:#1976d2;color:#fff;border:none;border-radius:100px;width:32px;height:32px;display:flex;cursor:pointer;align-items:center;justify-content:center}._container_1cnm3_3{padding:16px}._header_1cnm3_7{display:flex;justify-content:space-between;align-items:center}._header_1cnm3_7 a{text-decoration:none;color:#1976d2;font-size:.9rem}._userLabel_1cnm3_18{font-size:.9rem;color:#555}._createSection_1cnm3_23{display:flex;gap:8px;margin-top:12px}._createSection_1cnm3_23 input{flex:1;padding:6px 8px;font-size:14px}._createSection_1cnm3_23 button{padding:6px 12px}._typesList_1cnm3_39{margin-top:16px;display:flex;flex-direction:column;gap:8px}._typeItem_1cnm3_46{display:flex;align-items:center;gap:8px}._typeName_1cnm3_52{flex:1;font-weight:700}._typeItem_1cnm3_46 input{padding:4px 8px;font-size:14px;flex:1}._typeItem_1cnm3_46 button{padding:4px 8px;font-size:13px}
