.productCatalog_overlay__jRddW{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000}.productCatalog_modal__0DFOX{background:white;border-radius:8px;width:85vw;max-width:85vw;height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 25px rgba(0,0,0,.2)}.productCatalog_header__bsl8Z{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;border-radius:8px 8px 0 0}.productCatalog_headerLeft__OmeNO{display:flex;align-items:center;gap:16px}.productCatalog_title__jDO9o{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.productCatalog_connectionStatus__neY0a{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#6b7280}.productCatalog_statusDot__Yhqcv{width:8px;height:8px;border-radius:50%}.productCatalog_statusDot__Yhqcv.productCatalog_connected__kNdMC{background-color:#10b981}.productCatalog_statusDot__Yhqcv.productCatalog_disconnected__MRuDi{background-color:#ef4444}.productCatalog_headerRight__gJAsS{display:flex;align-items:center;gap:16px}.productCatalog_viewModeToggle__dQGLI{display:flex;border:var(--border-width) solid var(--border-color-light);border-radius:6px;overflow:hidden}.productCatalog_viewModeButton__ANBR3{padding:8px 16px;background:white;border:none;cursor:pointer;font-size:.875rem;transition:all .2s}.productCatalog_viewModeButton__ANBR3:hover{background-color:#f3f4f6}.productCatalog_viewModeButton__ANBR3.productCatalog_active__yjUga{background-color:#3b82f6;color:white}.productCatalog_addButton__gxXv1{padding:8px 16px;border:1px solid #3b82f6;background:#eff6ff;color:#1d4ed8;font-weight:500;white-space:nowrap}.productCatalog_addButton__gxXv1:hover{background-color:#dbeafe}.productCatalog_closeButton__8ZEIK{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.125rem;transition:background-color .2s}.productCatalog_closeButton__8ZEIK:hover{background-color:#e5e7eb}.productCatalog_searchContainer__0trN3{padding:16px 24px;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px}.productCatalog_searchInputRow__Hj5Yy{display:flex;flex-wrap:wrap;gap:12px}.productCatalog_dictionaryFilterRow__eccKh{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px 12px}.productCatalog_dictionaryFilterItem__bYjVp{min-width:0}.productCatalog_dictionaryFilterItem__bYjVp>div{margin-bottom:0}.productCatalog_dictionaryFilterItem__bYjVp .customSelect{min-height:36px;padding:6px 10px;border-radius:8px}.productCatalog_dictionaryFilterItem__bYjVp .searchInput{font-size:.875rem;line-height:1.2}.productCatalog_dictionaryFilterItem__bYjVp .arrow{margin-left:8px;font-size:10px}.productCatalog_dictionaryFilterItem__bYjVp .noResults,.productCatalog_dictionaryFilterItem__bYjVp .option{font-size:.875rem;padding:8px 10px}.productCatalog_dictionaryFilterItem__bYjVp .dropdown{margin-top:2px}.productCatalog_dictionaryFilterItem__bYjVp .defaultSelected{color:#6b7280;font-style:normal}@media (max-width:1280px){.productCatalog_dictionaryFilterRow__eccKh{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width:768px){.productCatalog_dictionaryFilterRow__eccKh{grid-template-columns:1fr}}.productCatalog_searchInput__ucYOK{padding:12px 16px;border:var(--border-width) solid var(--border-color-light);border-radius:6px;font-size:1rem;outline:none;transition:border-color .2s;box-sizing:border-box}.productCatalog_searchInputName__EPHpU{flex:1 1;min-width:200px}.productCatalog_searchInputArticle__ZXoT2{flex:0 0 auto;width:11ch;min-width:11ch;max-width:11ch;padding-left:10px;padding-right:10px}.productCatalog_searchInput__ucYOK:focus{border-color:var(--border-color-focus);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.productCatalog_itemsPerPageSelector__8kzcL{padding:12px 20px;margin:0 16px 8px;border:1px solid #93c5fd;border-left:3px solid #3b82f6;border-radius:6px;display:flex;align-items:center;gap:8px;background:#f9fafb}.productCatalog_itemsPerPageSelector__8kzcL label{font-size:14px;color:#666;font-weight:500}.productCatalog_itemsPerPageSelect__ZzW71{padding:6px 12px;border:var(--border-width) solid var(--border-color-light);border-radius:4px;background:white;font-size:14px;cursor:pointer;transition:border-color .2s ease}.productCatalog_itemsPerPageSelect__ZzW71:hover{border-color:#9ca3af}.productCatalog_itemsPerPageSelect__ZzW71:focus{outline:none;border-color:var(--border-color-focus);box-shadow:0 0 0 2px rgba(59,130,246,.25)}.productCatalog_content__jAVIl{flex:1 1;overflow:hidden;display:flex;flex-direction:column}.productCatalog_paginationFooter__mibzx{flex-shrink:0;padding:12px 16px 16px;background:#fff;border-top:1px solid #e5e7eb}.productCatalog_loading__Htu_c{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#6b7280}.productCatalog_loadingIco__Lzc5W{width:32px;height:32px;animation:productCatalog_spin__xnide 1s linear infinite}@keyframes productCatalog_spin__xnide{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.productCatalog_productList__eyo42{flex:1 1;overflow-y:auto;padding:16px}.productCatalog_productList__eyo42.productCatalog_gridView__XE8VP{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.productCatalog_productList__eyo42.productCatalog_listView__Q4jxq{display:flex;flex-direction:column;gap:8px}.productCatalog_emptyState__tXFZx{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280;font-size:1.125rem}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX{border:var(--border-width) solid var(--border-color-light);border-radius:12px;padding:0;background:white;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);height:395px;min-height:395px}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX:hover{border-color:var(--border-color-focus);box-shadow:0 8px 25px rgba(0,0,0,.15);transform:translateY(-2px)}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX.productCatalog_folderItem__6uOeo{background:white;border:2px solid #f59e0b;position:relative}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX.productCatalog_folderItem__6uOeo:hover{border-color:#d97706;box-shadow:0 8px 25px rgba(245,158,11,.25);transform:translateY(-2px)}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX.productCatalog_folderItem__6uOeo:before{content:"📁";position:absolute;top:8px;right:8px;font-size:1.2rem;z-index:2;background:rgba(255,255,255,.9);border-radius:4px;padding:2px 4px}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX.productCatalog_folderItem__6uOeo .productCatalog_itemContent__sEcIT{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:0 0 12px 12px}.productCatalog_itemIcon__yZCI1{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f3f4f6;border-radius:8px;margin-bottom:8px}.productCatalog_folderIcon__uWBZd,.productCatalog_folderOpenIcon__JH3Qd,.productCatalog_folderPlusIcon__ptIae{width:24px;height:24px;color:#f59e0b}.productCatalog_folderIcon__uWBZd.productCatalog_noChildren__Qaqkn{color:#a3a3a3}.productCatalog_itemIcon__yZCI1{width:24px;height:24px;color:#6b7280}.productCatalog_itemContent__sEcIT{flex:1 1;display:flex;flex-direction:column;padding:16px;gap:12px}.productCatalog_gridView__XE8VP .productCatalog_itemContent__sEcIT{flex:1 1!important;padding:12px 12px 0!important;gap:6px!important;justify-content:flex-start!important;display:flex!important;flex-direction:column!important;overflow:hidden}.productCatalog_gridView__XE8VP .productCatalog_productImageContainer__3GjrR{position:relative;width:100%!important;height:170px!important;max-height:170px!important;min-height:170px!important;overflow:hidden;background:#f8f9fa;display:block!important;padding:0!important;margin:0!important;min-width:180px!important;flex-shrink:0!important;flex-grow:0!important}.productCatalog_productImage___W5qo{height:170px;transition:transform .3s ease;display:block;margin:0;padding:0;border:none}.productCatalog_gridView__XE8VP .productCatalog_productImageContainer__3GjrR .productCatalog_productImage___W5qo{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;min-height:220px!important;min-width:220px!important;max-height:none!important;max-width:none!important;flex-shrink:0!important;flex-grow:1!important;display:block!important}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX:hover .productCatalog_productImage___W5qo{transform:scale(1.05)}.productCatalog_imagePlaceholder__SDnlq{width:100%;height:100%;background:#f3f4f6;font-size:3rem}.productCatalog_gridView__XE8VP .productCatalog_imagePlaceholder__SDnlq{width:100%!important;height:100%!important;min-height:220px!important;min-width:220px!important}.productCatalog_itemName__yFHm3{font-weight:400;color:#111827;font-size:1.1rem;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-align:left;min-height:35px}.productCatalog_itemMeta__SHiq7{font-size:.8125rem;color:#6b7280;line-height:1.35;margin-bottom:6px;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.productCatalog_itemMetaSep__r2q0a{color:#9ca3af;-webkit-user-select:none;user-select:none}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_itemMeta__SHiq7{font-size:.75rem;margin-bottom:4px}.productCatalog_listItem__U1RQw .productCatalog_itemMeta__SHiq7{font-size:.72rem;margin-top:4px;width:100%}.productCatalog_itemComment__z_y1X{color:#6b7280;font-size:.875rem;line-height:1.4;margin-bottom:auto;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productCatalog_price__o8Ww2{font-weight:700;color:#dc2626;font-size:1.25rem;margin-bottom:5px;text-align:left}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_itemName__yFHm3{font-size:16px!important;line-height:1.3!important;margin-bottom:4px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;word-break:break-word!important;min-height:63px!important;color:#111827!important}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_itemComment__z_y1X{font-size:.8rem!important;line-height:1.3!important;-webkit-line-clamp:1;line-clamp:1;display:block!important;color:#6b7280!important}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_price__o8Ww2{font-size:1rem!important;margin-bottom:6px!important;display:block!important;color:black!important}.productCatalog_stockInfo__L5q1J{margin-bottom:5px;text-align:left}.productCatalog_availableQuantity__QDR1g{font-weight:400;font-size:15px}.productCatalog_availableQuantity__QDR1g span{font-weight:600}.productCatalog_reservedQuantity__qYy3h{color:#d97706;font-weight:500}.productCatalog_loadingStock__P7D8e{color:#6b7280;font-size:.875rem;display:flex;align-items:center;gap:6px}.productCatalog_loadingDot__Vqg52{animation:productCatalog_pulse__uAkNb 1.5s ease-in-out infinite;color:#3b82f6}@keyframes productCatalog_pulse__uAkNb{0%,to{opacity:1}50%{opacity:.3}}.productCatalog_addToCart__weNIy{display:flex;gap:8px;margin-top:auto;width:100%}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_stockInfo__L5q1J{font-size:.75rem}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_loadingStock__P7D8e{font-size:.7rem;gap:4px}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_addToCart__weNIy{gap:6px!important;margin-top:auto!important;display:flex!important;align-items:center!important;padding:0 12px 12px!important}.productCatalog_quantityInput___VHKv{width:70px;padding:8px 12px;border:var(--border-width) solid var(--border-color-light);border-radius:6px;font-size:.875rem;text-align:center;transition:border-color .2s}.productCatalog_quantityInput___VHKv:focus{outline:none;border-color:var(--border-color-focus);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.productCatalog_addButton__gxXv1{flex:1 1;padding:10px 16px;background:#059669;color:white;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_quantityInput___VHKv{width:50px;padding:4px 6px;border-radius:4px;font-size:.75rem}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_quantityInput___VHKv:focus{box-shadow:0 0 0 2px rgba(59,130,246,.1)}.productCatalog_gridView__XE8VP .productCatalog_gridItem__iSzLX .productCatalog_addButton__gxXv1{padding:6px 10px;border-radius:4px;font-size:.75rem;letter-spacing:.3px}.productCatalog_addButton__gxXv1:hover:not(:disabled){background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px rgba(5,150,105,.3)}.productCatalog_addButton__gxXv1:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.productCatalog_listItem__U1RQw{display:grid;grid-template-columns:60px 2fr 1fr 1fr 1fr 150px;gap:12px;align-items:center;padding:8px 12px;border:var(--border-width) solid var(--border-color-light);border-radius:6px;background:white;cursor:pointer;transition:all .2s;min-height:60px;max-height:96px}.productCatalog_listItem__U1RQw:hover{border-color:var(--border-color-focus);background-color:#f8fafc}.productCatalog_listItem__U1RQw.productCatalog_folderItem__6uOeo{background:linear-gradient(90deg,#fefce8,#fef3c7);border-left:4px solid #f59e0b;font-weight:600}.productCatalog_listItem__U1RQw.productCatalog_folderItem__6uOeo:hover{background:linear-gradient(90deg,#fef3c7,#fde68a);border-color:#d97706}.productCatalog_listItem__U1RQw.productCatalog_nestedItem__cOlya{background-color:#f9fafb;border-left:4px solid #9ca3af}.productCatalog_listItem__U1RQw .productCatalog_productImageContainer__3GjrR{width:50px;height:50px;border-radius:6px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}.productCatalog_listItem__U1RQw .productCatalog_productImage___W5qo{width:100%;height:100%;object-fit:cover}.productCatalog_listItem__U1RQw .productCatalog_imagePlaceholder__SDnlq{font-size:1.5rem;color:#9ca3af}.productCatalog_listItem__U1RQw .productCatalog_itemIcon__yZCI1{width:16px;height:16px;margin:0;flex-shrink:0}.productCatalog_listItem__U1RQw .productCatalog_folderIcon__uWBZd,.productCatalog_listItem__U1RQw .productCatalog_folderOpenIcon__JH3Qd,.productCatalog_listItem__U1RQw .productCatalog_folderPlusIcon__ptIae{width:16px;height:16px;color:#f59e0b}.productCatalog_listItem__U1RQw .productCatalog_itemName__yFHm3{font-weight:500;font-size:.95rem;line-height:1.3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.productCatalog_listItem__U1RQw .productCatalog_itemComment__z_y1X{color:#6b7280;font-size:.875rem}.productCatalog_listItem__U1RQw .productCatalog_price__o8Ww2{font-weight:600;color:#059669}.productCatalog_listItem__U1RQw .productCatalog_stockInfo__L5q1J{font-size:.875rem;min-height:20px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;word-wrap:break-word}.productCatalog_listItem__U1RQw .productCatalog_addToCart__weNIy{display:flex;gap:6px;align-items:center;justify-content:center;min-width:140px;max-width:140px}.productCatalog_listItem__U1RQw .productCatalog_quantityInput___VHKv{width:50px;padding:4px 6px;font-size:.8rem}.productCatalog_listItem__U1RQw .productCatalog_addButton__gxXv1{padding:6px 10px;font-size:.8rem}.productCatalog_addToOrderButton__0eVPy{background:#16A34A;color:white;border:none;border-radius:8px;padding:12px 16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;box-shadow:0 2px 8px rgba(22,163,74,.3)}.productCatalog_addToOrderButton__0eVPy:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 4px 12px rgba(22,163,74,.4)}.productCatalog_gridView__XE8VP .productCatalog_addToOrderButton__0eVPy{font-size:.85rem;padding:10px 12px;cursor:pointer!important;pointer-events:auto!important}.productCatalog_listItem__U1RQw .productCatalog_addToOrderButton__0eVPy{font-size:.8rem;padding:8px 12px;width:100%;flex-shrink:0}.productCatalog_calculationsButton__FPi2I{background:#3B82F6;color:white;border:none;border-radius:8px;padding:8px 12px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:4px;width:100%;box-shadow:0 2px 6px rgba(59,130,246,.3)}.productCatalog_calculationsButton__FPi2I:hover{background:#2563EB;transform:translateY(-1px);box-shadow:0 4px 10px rgba(59,130,246,.4)}.productCatalog_gridView__XE8VP .productCatalog_calculationsButton__FPi2I{font-size:.75rem;padding:6px 10px;cursor:pointer!important;pointer-events:auto!important}.productCatalog_listItem__U1RQw .productCatalog_calculationsButton__FPi2I{font-size:.75rem;padding:6px 10px;width:100%;flex-shrink:0}.productCatalog_errorState__GGL90{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#d32f2f;font-size:.9rem;gap:1rem}.productCatalog_retryButton__f1MBe{background:#1976d2;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background-color .2s}.productCatalog_retryButton__f1MBe:hover{background:#1565c0}.productCatalog_imageContainer__rHhpW{display:flex;align-items:center;justify-content:center;margin-bottom:8px;min-height:60px;border-radius:6px;overflow:hidden;background-color:#f9fafb}.productCatalog_productImage___W5qo{width:100%;max-width:60px;height:60px;object-fit:cover;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.productCatalog_imagePlaceholder__SDnlq{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#e5e7eb;border-radius:4px;font-size:24px;color:#9ca3af}.productCatalog_listItem__U1RQw .productCatalog_imageContainer__rHhpW{min-height:40px;margin-right:12px;margin-bottom:0}.productCatalog_listItem__U1RQw .productCatalog_productImage___W5qo{max-width:40px;height:40px}.productCatalog_listItem__U1RQw .productCatalog_imagePlaceholder__SDnlq{width:40px;height:40px;font-size:16px}.productCatalog_listItem__U1RQw .productCatalog_itemContent__sEcIT{display:flex;align-items:center;gap:8px}.productCatalog_gridItem__iSzLX .productCatalog_itemContent__sEcIT{display:flex;flex-direction:column;gap:4px}.productCatalog_stockValue__MCcL8{display:flex}