.ProductManagement-module__1xteBq__container{background-color:#f5f5f5;width:100%;padding:40px 20px;margin-top:150px!important}.ProductManagement-module__1xteBq__containerDenied{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.ProductManagement-module__1xteBq__accessDeniedText{color:#d32f2f;font-size:20px;font-weight:600}.ProductManagement-module__1xteBq__header{justify-content:space-around;align-items:center;margin-bottom:30px;display:flex}.ProductManagement-module__1xteBq__header h1{color:#000;margin:0;font-size:2em;font-weight:600}.ProductManagement-module__1xteBq__buttonContainer{gap:100px;display:flex}@media screen and (max-width:480px){.ProductManagement-module__1xteBq__buttonContainer{gap:20px}}.ProductManagement-module__1xteBq__addButton{color:#fff;cursor:pointer;background-color:#b30000;border:none;border-radius:5px;padding:12px 24px;font-size:16px;font-weight:600;transition:background-color .2s}.ProductManagement-module__1xteBq__addButton:hover{background-color:#000}.ProductManagement-module__1xteBq__tableContainer{background:#fff;border-radius:8px;overflow-x:auto;box-shadow:0 2px 8px #0000001a}.ProductManagement-module__1xteBq__table{border-collapse:collapse;width:100%}.ProductManagement-module__1xteBq__table thead{background-color:#f5f5f5}.ProductManagement-module__1xteBq__table th{text-align:left;color:#000;border-bottom:2px solid #ddd;padding:15px;font-weight:700}.ProductManagement-module__1xteBq__table td{color:#000;border-bottom:1px solid #eee;padding:15px}.ProductManagement-module__1xteBq__table tbody tr:hover{background-color:#f9f9f9}.ProductManagement-module__1xteBq__productImage{object-fit:cover;border-radius:4px;width:60px;height:60px}.ProductManagement-module__1xteBq__editButton,.ProductManagement-module__1xteBq__deleteButton{cursor:pointer;border:none;border-radius:4px;margin-right:5px;padding:6px 12px;font-size:14px;transition:all .2s}@media screen and (max-width:480px){.ProductManagement-module__1xteBq__editButton,.ProductManagement-module__1xteBq__deleteButton{margin-top:5px}}.ProductManagement-module__1xteBq__editButton{color:#fff;background-color:#06c}.ProductManagement-module__1xteBq__editButton:hover{background-color:#0052a3}.ProductManagement-module__1xteBq__deleteButton{color:#fff;background-color:#dc3545}.ProductManagement-module__1xteBq__deleteButton:hover{background-color:#c82333}.ProductManagement-module__1xteBq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ProductManagement-module__1xteBq__modalContent{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;padding:30px;overflow-y:auto}.ProductManagement-module__1xteBq__modalContent h2{color:#000;text-align:center;margin-top:0;margin-bottom:20px;font-size:1.5em;font-weight:700}.ProductManagement-module__1xteBq__formGroup{margin-bottom:20px}.ProductManagement-module__1xteBq__variantRow{grid-template-columns:1fr 1fr 1fr 1fr 1fr auto;gap:8px;margin-bottom:8px;display:grid}.ProductManagement-module__1xteBq__variantAddBar{justify-content:flex-start;margin-top:10px;display:flex}.ProductManagement-module__1xteBq__formGroup label{color:#000;margin-bottom:5px;font-weight:600;display:block}.ProductManagement-module__1xteBq__formGroup input,.ProductManagement-module__1xteBq__formGroup textarea{box-sizing:border-box;color:#000;border:1px solid #ddd;border-radius:4px;width:100%;padding:10px;font-size:14px}.ProductManagement-module__1xteBq__formGroup input:focus,.ProductManagement-module__1xteBq__formGroup textarea:focus{border-color:#b30000;outline:none;box-shadow:0 0 0 2px #b300001a}.ProductManagement-module__1xteBq__modalButtons{background:linear-gradient(#ffffffd9,#fff 60%);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:10px;display:flex;position:sticky;bottom:0}.ProductManagement-module__1xteBq__submitButton,.ProductManagement-module__1xteBq__cancelButton{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:600}.ProductManagement-module__1xteBq__submitButton{color:#fff;background-color:#b30000}.ProductManagement-module__1xteBq__submitButton:hover{background-color:#000}.ProductManagement-module__1xteBq__cancelButton{color:#000;background-color:#ccc}.ProductManagement-module__1xteBq__cancelButton:hover{background-color:#b0b0b0}.ProductManagement-module__1xteBq__modalOverlayCategory{z-index:1000;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ProductManagement-module__1xteBq__modalContentCategory{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;padding:30px;overflow-y:auto}.ProductManagement-module__1xteBq__categoryFormGroup{margin-bottom:20px}.ProductManagement-module__1xteBq__modalContentCategory h2{color:#000;text-align:center;margin-top:0;margin-bottom:20px;font-size:1.5em;font-weight:600}.ProductManagement-module__1xteBq__categoryFormGroup label{color:#000;margin-bottom:5px;font-weight:600;display:block}.ProductManagement-module__1xteBq__categoryFormGroup input{box-sizing:border-box;color:#000;border:1px solid #ddd;border-radius:4px;width:100%;padding:10px;font-size:14px}.ProductManagement-module__1xteBq__categoryFormGroup input:focus{border-color:#b30000;outline:none;box-shadow:0 0 0 2px #b300001a}.ProductManagement-module__1xteBq__modalButtonsCategory{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.ProductManagement-module__1xteBq__submitButtonCategory,.ProductManagement-module__1xteBq__cancelButtonCategory{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:600}.ProductManagement-module__1xteBq__cancelButtonCategory{color:#000;background-color:#ccc}.ProductManagement-module__1xteBq__cancelButtonCategory:hover{background-color:#b0b0b0}.ProductManagement-module__1xteBq__submitButtonCategory{color:#fff;background-color:#b30000}.ProductManagement-module__1xteBq__submitButtonCategory:hover{color:#fff;background-color:#000}.ProductManagement-module__1xteBq__listCategory{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;margin-top:20px;padding:15px}.ProductManagement-module__1xteBq__listCategory h3{color:#000;margin-bottom:12px;font-size:16px;font-weight:600}.ProductManagement-module__1xteBq__listCategory ul{margin:0;padding:0;list-style:none}.ProductManagement-module__1xteBq__listCategory ul li{color:#000;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:6px;padding:8px 12px;font-size:14px;transition:all .2s}.ProductManagement-module__1xteBq__listCategory ul li:hover{background-color:#fff3f3;border-color:#b30000}@media (max-width:768px){.ProductManagement-module__1xteBq__header{flex-direction:column;align-items:flex-start;gap:15px;margin-top:50px}.ProductManagement-module__1xteBq__table{font-size:14px}.ProductManagement-module__1xteBq__table th,.ProductManagement-module__1xteBq__table td{padding:10px}.ProductManagement-module__1xteBq__table th:first-child,.ProductManagement-module__1xteBq__table td:first-child{display:none}.ProductManagement-module__1xteBq__productImage{width:40px;height:40px}}.ProductManagement-module__1xteBq__detailImages{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ProductManagement-module__1xteBq__detailImageItem{object-fit:cover;border-radius:4px;width:60px;height:60px}.ProductManagement-module__1xteBq__detailTable{margin-top:10px}.ProductManagement-module__1xteBq__pagination{justify-content:center;align-items:center;gap:10px;margin-top:30px;padding:20px 0;display:flex}.ProductManagement-module__1xteBq__pageButton{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:10px 20px;font-size:14px;transition:all .3s}.ProductManagement-module__1xteBq__pageButton:hover:not(:disabled){color:#b30000;background-color:#f5f5f5;border-color:#b30000}.ProductManagement-module__1xteBq__pageButton:disabled{opacity:.5;cursor:not-allowed}.ProductManagement-module__1xteBq__pageNumbers{align-items:center;gap:5px;display:flex}.ProductManagement-module__1xteBq__pageNumber{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px 12px;font-size:14px;transition:all .3s;display:flex}.ProductManagement-module__1xteBq__pageNumber:hover{color:#b30000;background-color:#f5f5f5;border-color:#b30000}.ProductManagement-module__1xteBq__pageNumber.ProductManagement-module__1xteBq__activePage{color:#fff;background-color:#b30000;border-color:#b30000;font-weight:600}.ProductManagement-module__1xteBq__pageNumber.ProductManagement-module__1xteBq__activePage:hover{background-color:#900}.ProductManagement-module__1xteBq__pageEllipsis{color:#666;padding:0 5px;font-size:14px}.ProductManagement-module__1xteBq__paginationInfo{text-align:center;color:#666;margin-top:15px;font-size:14px}@media (max-width:768px){.ProductManagement-module__1xteBq__pagination{flex-wrap:wrap;gap:8px}.ProductManagement-module__1xteBq__pageButton{padding:8px 16px;font-size:13px}.ProductManagement-module__1xteBq__pageNumber{min-width:35px;height:35px;padding:6px 10px;font-size:13px}.ProductManagement-module__1xteBq__paginationInfo{font-size:12px}}
