.product-manager-client-module__SyzHZG__container{width:100%;min-width:0;max-width:72rem;margin-left:auto;margin-right:auto;padding:1.5rem 1rem}@media (min-width:640px){.product-manager-client-module__SyzHZG__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.product-manager-client-module__SyzHZG__container{padding-top:2rem;padding-bottom:2rem}}.product-manager-client-module__SyzHZG__breadcrumb{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.product-manager-client-module__SyzHZG__breadcrumbLink{color:var(--app-text-muted);font-size:.875rem;font-weight:500;transition:color .2s}.product-manager-client-module__SyzHZG__breadcrumbLink:hover{color:var(--primary)}.product-manager-client-module__SyzHZG__breadcrumbIcon{width:1rem;height:1rem;color:var(--app-text-subtle)}.product-manager-client-module__SyzHZG__breadcrumbText{color:var(--app-text);font-size:.875rem;font-weight:500}.product-manager-client-module__SyzHZG__header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.product-manager-client-module__SyzHZG__header{flex-direction:row;align-items:center}}.product-manager-client-module__SyzHZG__headerTitle{color:var(--app-text);letter-spacing:-.025em;font-size:1.875rem;font-weight:900}.product-manager-client-module__SyzHZG__headerDescription{color:var(--app-text-muted);margin-top:.25rem}.product-manager-client-module__SyzHZG__filters{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.product-manager-client-module__SyzHZG__filters{flex-direction:row}}.product-manager-client-module__SyzHZG__filtersLeft{flex:1}.product-manager-client-module__SyzHZG__filtersRight{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.product-manager-client-module__SyzHZG__filterSelect{background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-muted);border-radius:.75rem;min-width:0;max-width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.product-manager-client-module__SyzHZG__filterButton{background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-muted);border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.product-manager-client-module__SyzHZG__priceRange{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.product-manager-client-module__SyzHZG__priceInputWrap{background:var(--app-page);border:1px solid var(--app-border);border-radius:.625rem;align-items:center;width:9rem;min-height:2.5rem;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex;position:relative}.product-manager-client-module__SyzHZG__priceInputWrap:hover{border-color:rgba(var(--primary-rgb),.4)}.product-manager-client-module__SyzHZG__priceInputWrap:focus-within{background:var(--app-surface);border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.12)}.product-manager-client-module__SyzHZG__priceInput{width:100%;min-width:0;color:var(--app-text);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:.5rem 2rem .5rem .75rem;font-size:.875rem}.product-manager-client-module__SyzHZG__priceInput::placeholder{color:var(--app-text-subtle)}.product-manager-client-module__SyzHZG__priceInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-manager-client-module__SyzHZG__priceInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-manager-client-module__SyzHZG__priceInput[type=number]{-moz-appearance:textfield}.product-manager-client-module__SyzHZG__currencySuffix{color:var(--app-text-muted);pointer-events:none;font-size:.8125rem;font-weight:700;position:absolute;right:.625rem}.product-manager-client-module__SyzHZG__priceSeparator{color:var(--app-text-subtle);font-weight:700}.product-manager-client-module__SyzHZG__errorMessage{background:var(--app-danger-bg);border:1px solid var(--app-danger-border);color:var(--app-danger-text);border-radius:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem}.product-manager-client-module__SyzHZG__errorRetry{font-weight:600;text-decoration:underline}.product-manager-client-module__SyzHZG__mobileCards{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.product-manager-client-module__SyzHZG__mobileCards{display:none}}.product-manager-client-module__SyzHZG__loadingMessage{text-align:center;color:var(--app-text-muted);padding:2.5rem 1rem}.product-manager-client-module__SyzHZG__productCard{background:var(--app-surface);border:1px solid var(--app-border);cursor:pointer;border-radius:.75rem;padding:1rem;transition:background-color .2s}.product-manager-client-module__SyzHZG__productCard:hover{background:#f8fafcb3}.product-manager-client-module__SyzHZG__productCardContent{align-items:flex-start;gap:.75rem;display:flex}.product-manager-client-module__SyzHZG__productImage{object-fit:cover;border:1px solid var(--app-border);border-radius:.5rem;flex-shrink:0;width:5rem;height:5rem}.product-manager-client-module__SyzHZG__productInfo{flex:1;min-width:0}.product-manager-client-module__SyzHZG__productHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.product-manager-client-module__SyzHZG__productName{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.product-manager-client-module__SyzHZG__productId,.product-manager-client-module__SyzHZG__productBusiness{color:var(--app-text-muted);margin-top:.25rem;font-size:.75rem}.product-manager-client-module__SyzHZG__productStatus{text-transform:uppercase;letter-spacing:.025em;border:1px solid;border-radius:9999px;flex-shrink:0;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:800;display:inline-flex}.product-manager-client-module__SyzHZG__productDetails{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem;font-size:.875rem;display:grid}.product-manager-client-module__SyzHZG__detailCard{background:var(--app-surface-hover);border-radius:.5rem;padding:.75rem}.product-manager-client-module__SyzHZG__detailLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--app-text-muted);font-size:.625rem;font-weight:700}.product-manager-client-module__SyzHZG__detailValue{color:var(--app-text);margin-top:.25rem;font-weight:600}.product-manager-client-module__SyzHZG__emptyMessage{text-align:center;color:var(--app-text-muted);padding:2.5rem 1rem}.product-manager-client-module__SyzHZG__tableScrollWrap{display:none}@media (min-width:768px){.product-manager-client-module__SyzHZG__tableScrollWrap{-webkit-overflow-scrolling:touch;border-radius:1rem;width:100%;display:block;overflow-x:auto;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000f}.product-manager-client-module__SyzHZG__productTable{border-collapse:collapse;background:var(--app-surface);table-layout:fixed;border-radius:1rem;width:100%;overflow:hidden}.product-manager-client-module__SyzHZG__productTable thead{background:var(--app-surface-hover)}.product-manager-client-module__SyzHZG__productTable th{text-transform:uppercase;letter-spacing:.08em;color:var(--app-text-muted);text-align:left;border-bottom:1px solid var(--app-border);padding:1rem 1.25rem;font-size:.6875rem;font-weight:800}.product-manager-client-module__SyzHZG__productTable th:first-child{padding-left:1.5rem}.product-manager-client-module__SyzHZG__productTable th:last-child{text-align:right;padding-right:1.5rem}.product-manager-client-module__SyzHZG__thImage{width:72px;min-width:72px}.product-manager-client-module__SyzHZG__thProduct{min-width:180px}.product-manager-client-module__SyzHZG__thBusiness{min-width:140px}.product-manager-client-module__SyzHZG__thPrice{text-align:right;width:140px}.product-manager-client-module__SyzHZG__thStock{text-align:right;width:80px}.product-manager-client-module__SyzHZG__thStatus{text-align:right;width:130px}.product-manager-client-module__SyzHZG__productTable tbody tr{cursor:pointer;border-bottom:1px solid var(--app-border);transition:background-color .15s}.product-manager-client-module__SyzHZG__productTable tbody tr:last-child{border-bottom:none}.product-manager-client-module__SyzHZG__productTable tbody tr:hover{background:var(--app-surface-hover)}.product-manager-client-module__SyzHZG__productTable td{vertical-align:middle;padding:1rem 1.25rem;font-size:.875rem}.product-manager-client-module__SyzHZG__productTable td:first-child{padding-left:1.5rem}.product-manager-client-module__SyzHZG__productTable td:last-child{padding-right:1.5rem}.product-manager-client-module__SyzHZG__tdEmpty{text-align:center;padding:3rem 1.5rem!important}.product-manager-client-module__SyzHZG__tdImage{width:72px}.product-manager-client-module__SyzHZG__imgWrap{background:var(--app-surface-hover);border:1px solid var(--app-border);border-radius:.75rem;flex-shrink:0;width:48px;height:48px;overflow:hidden}.product-manager-client-module__SyzHZG__imgWrap img{object-fit:cover;width:100%;height:100%;display:block}.product-manager-client-module__SyzHZG__tdProduct{overflow:hidden}.product-manager-client-module__SyzHZG__tdProduct .product-manager-client-module__SyzHZG__productName{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.3;overflow:hidden}.product-manager-client-module__SyzHZG__tdProduct .product-manager-client-module__SyzHZG__productId{color:var(--app-text-muted);margin-top:.25rem;font-size:.75rem}.product-manager-client-module__SyzHZG__tdBusiness{color:var(--app-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-manager-client-module__SyzHZG__tdPrice{text-align:right;width:120px;color:var(--app-text);font-weight:600}.product-manager-client-module__SyzHZG__tdStock{text-align:right;width:72px;color:var(--app-text-muted)}.product-manager-client-module__SyzHZG__tdStatus{text-align:right;width:120px}}.product-manager-client-module__SyzHZG__statusBadge{text-transform:uppercase;letter-spacing:.025em;border:1px solid;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:800;display:inline-flex}.product-manager-client-module__SyzHZG__statusActive{color:var(--app-success-text);background:#10b9811a;border-color:#05966933}.product-manager-client-module__SyzHZG__statusInactive{color:var(--app-text-muted);background:#64748b1a;border-color:#47556933}.product-manager-client-module__SyzHZG__statusOther{color:var(--app-text-muted);background:#d977061a;border-color:#b4530933}.product-manager-client-module__SyzHZG__quickChipsContainer{scrollbar-width:thin;align-items:center;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.product-manager-client-module__SyzHZG__chipItem{white-space:nowrap;cursor:pointer;background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-muted);border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.product-manager-client-module__SyzHZG__chipItem:hover{background:var(--app-surface-hover);border-color:rgba(var(--primary-rgb),.4);color:var(--app-text);transform:translateY(-1px)}.product-manager-client-module__SyzHZG__chipActive{box-shadow:0 4px 12px rgba(var(--primary-rgb),.25);background:var(--primary)!important;color:var(--primary-foreground)!important;border-color:var(--primary)!important}.product-manager-client-module__SyzHZG__viewSwitcher{background:var(--app-surface);border:1px solid var(--app-border);border-radius:.75rem;align-items:center;gap:.25rem;padding:.25rem;display:inline-flex}.product-manager-client-module__SyzHZG__viewBtn{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.375rem .625rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.product-manager-client-module__SyzHZG__viewBtn:hover{color:var(--app-text)}.product-manager-client-module__SyzHZG__viewBtnActive{background:var(--primary);color:var(--primary-foreground);box-shadow:0 2px 8px rgba(var(--primary-rgb),.2)}.product-manager-client-module__SyzHZG__productGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;display:grid}@media (min-width:640px){.product-manager-client-module__SyzHZG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.product-manager-client-module__SyzHZG__productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.product-manager-client-module__SyzHZG__productGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-manager-client-module__SyzHZG__gridCard{background:var(--app-surface);border:1px solid var(--app-border);border-radius:1.25rem;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.product-manager-client-module__SyzHZG__gridCard:hover{border-color:rgba(var(--primary-rgb),.3);transform:translateY(-4px);box-shadow:0 16px 32px -8px #0000001f}.product-manager-client-module__SyzHZG__gridCardSelected{box-shadow:0 0 0 2px var(--primary),0 8px 24px rgba(var(--primary-rgb),.2);border-color:var(--primary)!important}.product-manager-client-module__SyzHZG__gridImageWrap{aspect-ratio:4/3;background:var(--app-page);width:100%;position:relative;overflow:hidden}.product-manager-client-module__SyzHZG__gridImage{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.product-manager-client-module__SyzHZG__gridCard:hover .product-manager-client-module__SyzHZG__gridImage{transform:scale(1.06)}.product-manager-client-module__SyzHZG__gridBadges{pointer-events:none;z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:.75rem;left:.75rem;right:.75rem}.product-manager-client-module__SyzHZG__gridBadgeLeft{flex-wrap:wrap;gap:.375rem;display:flex}.product-manager-client-module__SyzHZG__gridBody{flex-direction:column;flex:1;padding:1.125rem;display:flex}.product-manager-client-module__SyzHZG__gridBusinessName{color:var(--app-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.375rem;font-size:.75rem;font-weight:600;overflow:hidden}.product-manager-client-module__SyzHZG__gridTitle{color:var(--app-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5rem;margin-bottom:.75rem;font-size:.9375rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product-manager-client-module__SyzHZG__gridPriceRow{border-top:1px dashed var(--app-border);justify-content:space-between;align-items:baseline;margin-top:auto;padding-top:.75rem;display:flex}.product-manager-client-module__SyzHZG__gridPrice{color:var(--primary);font-size:1.125rem;font-weight:800}.product-manager-client-module__SyzHZG__gridStock{border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.product-manager-client-module__SyzHZG__gridStockNormal{color:#10b981;background:#10b9811a}.product-manager-client-module__SyzHZG__gridStockLow{color:#f59e0b;background:#f59e0b1a}.product-manager-client-module__SyzHZG__gridStockOut{color:#ef4444;background:#ef44441a}.product-manager-client-module__SyzHZG__gridActions{items-center:center;background:var(--app-surface-hover);border-top:1px solid var(--app-border);justify-content:flex-end;gap:.5rem;padding:.75rem 1.125rem;display:flex}.product-manager-client-module__SyzHZG__bulkFloatingBar{z-index:999;-webkit-backdrop-filter:blur(12px);color:#fff;background:#0f172ae6;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:1rem;padding:.75rem 1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) product-manager-client-module__SyzHZG__slideUp;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 20px 40px -10px #0006,0 0 20px #3b82f64d}@keyframes product-manager-client-module__SyzHZG__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.product-manager-client-module__SyzHZG__bulkCount{align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.product-manager-client-module__SyzHZG__bulkBadge{background:var(--primary);color:var(--primary-foreground);border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.product-manager-client-module__SyzHZG__lightboxOverlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.2s ease-out product-manager-client-module__SyzHZG__fadeIn;display:flex;position:fixed;inset:0}@keyframes product-manager-client-module__SyzHZG__fadeIn{0%{opacity:0}to{opacity:1}}.product-manager-client-module__SyzHZG__lightboxImage{object-fit:contain;border-radius:1rem;max-width:90vw;max-height:85vh;box-shadow:0 25px 50px -12px #00000080}
