.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__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}
