.product-management_authContainer__Q5yvq{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.product-management_authCard__GrOgS{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);width:100%;max-width:400px;text-align:center}.product-management_authTitle__DsBJ2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem}.product-management_authSubtitle__Hlr8W{color:#666;margin-bottom:2rem;font-size:.9rem}.product-management_authForm__5VUXH{display:flex;flex-direction:column;gap:1rem}.product-management_passwordInput__u9nnD{width:100%;padding:.75rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.product-management_passwordInput__u9nnD:focus{outline:none;border-color:#667eea}.product-management_errorMessage__N1eoj{color:#ef4444;font-size:.875rem;margin:0}.product-management_authButton__i6OTs{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;padding:.75rem;border-radius:8px;font-weight:600;transition:transform .2s ease}.product-management_authButton__i6OTs:hover{transform:translateY(-1px)}.product-management_productManagementContainer__YndLR{padding:2rem;background-color:#f8fafc;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.product-management_productManagementContainer__YndLR *{box-sizing:border-box}.product-management_header__TxPm1{margin-bottom:2rem}.product-management_pageTitle__5cswd{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.product-management_pageSubtitle__YDLhy{color:#718096;font-size:1rem}.product-management_debugInfo__0zVVK{background:#f0f0f0;padding:.5rem;border-radius:4px;margin-top:.5rem;font-size:.875rem;color:#666}.product-management_filtersContainer___NDFl{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;align-items:center;width:100%;max-width:100%;box-sizing:border-box}.product-management_searchContainer__ob2On{display:flex;gap:.5rem;flex:1;min-width:200px;max-width:100%;box-sizing:border-box}.product-management_searchInput__nDzkf{flex:1;padding:.75rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem}.product-management_searchInput__nDzkf:focus{outline:none;border-color:#667eea}.product-management_searchButton__i6wAs{background:#667eea;border:none;color:#fff;padding:.75rem 1rem;border-radius:8px;transition:background-color .3s ease}.product-management_searchButton__i6wAs:hover{background:#5a67d8}.product-management_marketplaceFilter__4j6e8{min-width:200px;max-width:300px;flex-shrink:0}.product-management_statusFilter__4AZeo{min-width:150px;max-width:200px;flex-shrink:0}.product-management_duplicateFilter__XZWq4{display:flex;align-items:center;margin-left:1rem}.product-management_duplicateFilterLabel__VdR8A{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#374151;font-weight:500}.product-management_duplicateCheckbox__whQNR{width:1rem;height:1rem;accent-color:#3b82f6;cursor:pointer}.product-management_duplicateCheckboxText__Y5qZ4{-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-management_duplicateCount__UOZEG{color:#6b7280;font-weight:400;margin-left:.25rem}.product-management_loadingContainer__khZv7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}.product-management_productsGrid__53YVQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;width:100%;max-width:100%;box-sizing:border-box;padding:0 1rem}@media (min-width:1200px){.product-management_productsGrid__53YVQ{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto 2rem}}@media (min-width:992px) and (max-width:1199px){.product-management_productsGrid__53YVQ{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:991px){.product-management_productsGrid__53YVQ{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.product-management_productsGrid__53YVQ{grid-template-columns:1fr;padding:0 .5rem}}.product-management_productCard__0VnSA{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden;border:1px solid #e1e5e9}.product-management_productCard__0VnSA:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.product-management_productImageContainer__b_M0_{position:relative;height:200px;overflow:hidden}.product-management_productImage__a1gPp{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-management_productCard__0VnSA:hover .product-management_productImage__a1gPp{transform:scale(1.05)}.product-management_productStatusBadge__t8iJm{position:absolute;top:.75rem;right:.75rem}.product-management_productActionButtons__06Svk{position:absolute;top:.75rem;left:.75rem;display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}.product-management_productCard__0VnSA:hover .product-management_productActionButtons__06Svk{opacity:1}.product-management_editIconButton__IQ3cK{background:rgba(59,130,246,.1)!important;color:#3b82f6!important;border:1px solid rgba(59,130,246,.2)!important}.product-management_deleteIconButton__fKDKi{background:rgba(239,68,68,.1)!important;color:#ef4444!important;border:1px solid rgba(239,68,68,.2)!important}.product-management_deleteIconButton__fKDKi:hover{background:rgba(239,68,68,.2)!important;color:#dc2626!important}.product-management_productContent__A3vzt{padding:1.25rem;display:flex;flex-direction:column;height:100%}.product-management_productHeader__5yQIl{margin-bottom:.75rem}.product-management_productTitle__M_FnN{font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:.25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em}.product-management_productMeta__8JrNh{margin-bottom:.5rem}.product-management_marketplaceName__vU2ju{font-size:.75rem;color:#667eea;background:#f0f4ff;padding:.25rem .5rem;border-radius:4px;font-weight:500}.product-management_productCategory__n5e_J{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.5rem}.product-management_categoryRow__LZKn5{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.product-management_categoryLabel__ofTbn{font-size:.75rem;color:#718096;font-weight:500;min-width:80px;flex-shrink:0}.product-management_categoryValue__HFqtV{font-size:.75rem;color:#4a5568;background:#f7fafc;padding:.25rem .5rem;border-radius:4px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.product-management_productDescription__jL0Wq{color:#718096;font-size:.875rem;line-height:1.4;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.2em;flex-grow:1}.product-management_productStats__be6mo{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;padding:.75rem;background:#f7fafc;border-radius:8px}.product-management_productGroupId___8zLk{display:flex;align-items:center;gap:.5rem;margin:.75rem 0;padding:.5rem .75rem;background-color:#f1f5f9;border-radius:.375rem;border:1px solid #e2e8f0;font-size:.875rem}.product-management_groupIdLabel__9GDmR{font-weight:600;color:#475569;min-width:-moz-fit-content;min-width:fit-content}.product-management_groupIdValue__TNrIT{color:#64748b;font-family:Courier New,monospace;font-size:.8rem;word-break:break-all;flex:1}.product-management_statItem__iVdUG{text-align:center}.product-management_statLabel__AGcjX{display:block;font-size:.75rem;color:#718096;margin-bottom:.25rem;font-weight:500}.product-management_statValue__qUFX7{display:block;font-size:.875rem;font-weight:600;color:#1a202c}.product-management_productVariations__vxOdi{border-top:1px solid #e1e5e9;padding-top:1rem}.product-management_variationToggle__Cv0dL{width:100%;justify-content:center;margin-bottom:.75rem}.product-management_variationsList__aFvBJ{display:flex;flex-direction:column;gap:.5rem}.product-management_variationItem__pZJI7{padding:.75rem;background:#f7fafc;border-radius:6px;border:1px solid #e1e5e9}.product-management_variationDetails__cgCj_{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem;width:100%;max-width:100%;overflow:hidden}.product-management_variationPrice__h6skk{font-weight:600;color:#1a202c}.product-management_variationQuantity__J7aYS{font-size:.875rem;color:#718096}.product-management_variationAttributes__duyrL{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;max-width:100%;overflow:hidden}.product-management_variationAttribute__HjHR7{background:#667eea;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.product-management_loadMoreContainer__dwsTE{display:flex;justify-content:center;margin-top:2rem;padding:1rem}.product-management_loadMoreButton__q18H7{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;padding:.75rem 2rem;border-radius:8px;font-weight:600;transition:transform .2s ease}.product-management_loadMoreButton__q18H7:hover:not(:disabled){transform:translateY(-1px)}.product-management_loadMoreButton__q18H7:disabled{opacity:.7;cursor:not-allowed}.product-management_noMoreProducts__G29kQ{text-align:center;padding:2rem;color:#718096;font-style:italic}.product-management_deleteDialog__cwKRZ{text-align:center}.product-management_deleteDialogContent__kiIXV{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0 1rem}.product-management_deleteWarningIcon__qJzbw{margin-bottom:.5rem}.product-management_deleteDialogText__8G_Az h4{margin:0 0 1rem;color:#1a202c;font-size:1.125rem}.product-management_deleteDialogText__8G_Az p{margin:.5rem 0;color:#4a5568;font-size:.875rem}.product-management_deleteWarningText__9PEft{color:#ef4444!important;font-weight:500;font-size:.8rem;margin-top:1rem!important}.product-management_deleteDialogFooter__sofE5{display:flex;justify-content:flex-end;gap:.75rem;margin-top:2rem;padding:1.5rem 0 1rem;border-top:1px solid #e1e5e9}.product-management_deleteCancelButton__mX7Wn{min-width:100px}.product-management_deleteConfirmButton__aEw1z{min-width:150px}.product-management_editDialog__PP84c{text-align:left}.product-management_editDialogContent__aoscG{position:relative;max-height:70vh;overflow-y:auto}.product-management_editForm__kNhGd{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 0}.product-management_editFormRow__Bg1WE{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-management_editFormField__6MFtP{display:flex;flex-direction:column;gap:.5rem}.product-management_editFormThumbnailActions__ujdsM,.product-management_editFormThumbnail__tr_9W{display:flex;flex-direction:column;gap:1rem}.product-management_editFormThumbnailUpload__KMXk7{display:flex;align-items:center;gap:.75rem}.product-management_editFormThumbnailFileInput__km1X_{display:none}.product-management_editFormThumbnailUploadButton__WTiA9{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#374151;transition:all .2s ease;min-width:140px;justify-content:center}.product-management_editFormThumbnailUploadButton__WTiA9:hover{background-color:#e5e7eb;border-color:#9ca3af}.product-management_editFormThumbnailUploadButton__WTiA9:disabled{opacity:.5;cursor:not-allowed}.product-management_editFormThumbnailUploadConfirm__gROnK{min-width:80px}.product-management_editFormThumbnailDivider__cUtRn{display:flex;align-items:center;justify-content:center;position:relative;margin:.5rem 0}.product-management_editFormThumbnailDivider__cUtRn:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e5e7eb}.product-management_editFormThumbnailDivider__cUtRn span{background-color:#fff;padding:0 1rem;color:#6b7280;font-size:.75rem;font-weight:500}.product-management_editFormThumbnailPreview__ChhNR{position:relative;display:flex;justify-content:center;align-items:center;min-height:120px;border:2px dashed #e5e7eb;border-radius:.5rem;background-color:#f9fafb}.product-management_editFormThumbnailImage__rhkns{max-width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain;border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.product-management_editFormThumbnailError__rxnVp,.product-management_editFormThumbnailPlaceholder__3jkiS{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem}.product-management_editFormThumbnailPlaceholder__3jkiS{min-height:120px;justify-content:center;border:2px dashed #e5e7eb;border-radius:.5rem;background-color:#f9fafb}.product-management_hidden__anwQh{display:none!important}.product-management_editFormLabel___Hirf{font-weight:600;color:#374151;font-size:.875rem}.product-management_editFormInput__zhR2h{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .2s ease}.product-management_editFormInput__zhR2h:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.product-management_editFormDropdown__EGfwk{width:100%}.product-management_editFormSwitch__9Kf2v{display:flex;align-items:center;gap:.75rem}.product-management_editFormSwitchLabel__1kgub{font-size:.875rem;color:#6b7280;font-weight:500}.product-management_editFormImages__guNu6{display:flex;flex-direction:column;gap:1rem}.product-management_editFormImageItem__oTBB_{display:flex;gap:1rem;align-items:center}.product-management_editFormImage__d7OFy{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;border:1px solid #e5e7eb}.product-management_editFormImageInput__zfmsN{flex:1}.product-management_editFormVariations__7gcIF{display:flex;flex-direction:column;gap:1rem}.product-management_editFormVariationItem__G4pm2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-management_editDialogFooter__slTBp{display:flex;justify-content:flex-end;gap:.75rem;margin-top:2rem;padding:1.5rem 0 1rem;border-top:1px solid #e1e5e9}.product-management_editCancelButton__1n6AH{min-width:100px}.product-management_editSaveButton__gg631{min-width:120px}@media (max-width:768px){.product-management_productManagementContainer__YndLR{padding:1rem;width:100%;max-width:100vw;overflow-x:hidden}.product-management_filtersContainer___NDFl{flex-direction:column;align-items:stretch;width:100%;gap:.75rem}.product-management_searchContainer__ob2On{min-width:auto;width:100%}.product-management_productsGrid__53YVQ{grid-template-columns:1fr;width:100%;padding:0;gap:1rem}.product-management_productStats__be6mo{grid-template-columns:1fr 1fr;gap:.5rem}.product-management_productGroupId___8zLk{flex-direction:column;align-items:flex-start;gap:.25rem}.product-management_groupIdValue__TNrIT{font-size:.75rem;word-break:break-word}.product-management_productTitle__M_FnN{-webkit-line-clamp:2;min-height:2.6em}.product-management_productDescription__jL0Wq{-webkit-line-clamp:2;min-height:2.8em}.product-management_categoryValue__HFqtV{max-width:150px}.product-management_categoryRow__LZKn5{flex-direction:column;align-items:flex-start;gap:.25rem}.product-management_categoryLabel__ofTbn{min-width:auto}.product-management_variationDetails__cgCj_{flex-direction:column;align-items:flex-start}.product-management_marketplaceFilter__4j6e8,.product-management_statusFilter__4AZeo{width:100%;max-width:100%}.product-management_duplicateFilter__XZWq4{margin-left:0;margin-top:.75rem;width:100%}.product-management_loadMoreButton__q18H7{width:100%;max-width:300px}}@media (max-width:480px){.product-management_authCard__GrOgS{padding:1.5rem}.product-management_pageTitle__5cswd{font-size:1.5rem}.product-management_productContent__A3vzt{padding:1rem}}