.product-manager-container{margin-bottom:2rem;border-radius:1.75rem;border-width:1px;border-color:#e8ddd0cc;background-color:#ffffffe6;padding:1rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media(min-width:640px){.product-manager-container{padding:1.5rem}}.product-manager-container{display:none!important}.product-manager-container.is-visible{display:block!important}.product-manager-header{margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem}@media(min-width:1024px){.product-manager-header{flex-direction:row;align-items:center}}.header-actions{display:flex;width:100%;flex-wrap:wrap;gap:.5rem}@media(min-width:1024px){.header-actions{width:auto}}.product-manager-title{font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(79 61 50 / var(--tw-text-opacity, 1))}.product-list{display:flex;flex-direction:column;gap:.75rem}.product-list-select-all{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;border-width:1px;border-bottom-width:0px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 253 251 / var(--tw-bg-opacity, 1));padding:1rem}.select-all-label{display:flex;cursor:pointer;align-items:center;gap:.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(95 72 57 / var(--tw-text-opacity, 1))}.product-item-checkbox{display:flex;flex-shrink:0;cursor:pointer;align-items:center}.product-item-first{border-top-left-radius:0;border-top-right-radius:0}.product-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fffffff0;border-radius:1.2rem;border:1px solid #e8ddd3;transition:all .2s ease;box-shadow:0 12px 24px #351f120d}.product-item:hover{border-color:#c9b8a8;box-shadow:0 4px 12px #4e342e1a}.product-item-image{width:64px;height:64px;min-width:64px;border-radius:.5rem;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#e8ddd3,#d4c8bc)}.product-item-image img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;display:block}.product-item-info{flex:1;min-width:0}.product-item-name{font-weight:600;color:#3d2314;font-size:1rem;white-space:normal;overflow:hidden;text-overflow:ellipsis;margin-bottom:.25rem}.product-item-meta{font-size:.875rem;color:#6b5344;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.product-item-meta span{display:inline-flex;align-items:center}.product-item-badge{font-size:.75rem;padding:.125rem .5rem;border-radius:9999px;font-weight:500}.badge-active{background:#dcfce7;color:#15803d}.badge-draft{background:#fef9c3;color:#a16207}.badge-archived{background:#f3f4f6;color:#4b5563}.badge-featured{background:#f3e8ff;color:#7c3aed}.badge-stock{background:#dbeafe;color:#1d4ed8}.badge-out-of-stock{background:#fee2e2;color:#dc2626}.badge-tag{background:#e0e7ff;color:#4338ca}.product-item-actions{display:flex;gap:.5rem;flex-shrink:0;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(114 86 67 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(254 253 251 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(95 72 57 / var(--tw-bg-opacity, 1))}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(212 194 171 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(95 72 57 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(253 250 245 / var(--tw-bg-opacity, 1))}.btn-danger{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-danger:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.btn-sm{padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem}.modal{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5}.modal-content{margin:.75rem;display:flex;max-height:90vh;width:100%;max-width:56rem;flex-direction:column;overflow:hidden;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media(min-width:640px){.modal-content{margin:1rem}}.modal-content .product-form{flex:1 1 0%;overflow-y:auto;padding:1.5rem;min-height:0}.modal-content .category-management{flex:1 1 0%;overflow-y:auto;min-height:0}.modal-header{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));padding:1rem}@media(min-width:640px){.modal-header{padding:1.5rem}}.product-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.form-group>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.form-group label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(79 61 50 / var(--tw-text-opacity, 1))}.form-group input,.form-group textarea,.form-group select{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(212 194 171 / var(--tw-border-opacity, 1));padding:.5rem .75rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(157 122 92 / var(--tw-ring-opacity, 1))}.form-group small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(138 106 79 / var(--tw-text-opacity, 1))}.form-row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:768px){.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-actions{display:flex;flex-shrink:0;flex-direction:column-reverse;justify-content:flex-end;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));padding-top:1rem}@media(min-width:640px){.form-actions{flex-direction:row}}.form-actions{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem}.loading{padding-top:2rem;padding-bottom:2rem;text-align:center;--tw-text-opacity: 1;color:rgb(138 106 79 / var(--tw-text-opacity, 1))}.error{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:1rem;--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.category-management>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.category-management{padding:1.5rem}.categories-list{margin-top:1.5rem}.categories-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.category-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(245 240 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 253 251 / var(--tw-bg-opacity, 1));padding:.75rem}@media(min-width:640px){.category-item{flex-direction:row;align-items:center}}.category-item-name{font-weight:600;--tw-text-opacity: 1;color:rgb(79 61 50 / var(--tw-text-opacity, 1))}.category-item-slug{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(138 106 79 / var(--tw-text-opacity, 1))}.image-upload-status{margin-top:.5rem;font-size:.875rem;line-height:1.25rem}.image-upload-status.success{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.image-upload-status.error{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.image-preview{margin-top:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 253 251 / var(--tw-bg-opacity, 1));padding:.5rem}.preview-image{max-height:12rem;max-width:20rem;border-radius:.25rem;-o-object-fit:contain;object-fit:contain}.image-management-section>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.image-upload-controls{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:767px){.header-actions>*{width:100%;justify-content:center;text-align:center}.product-item{flex-direction:column}.product-item-image,.product-item-image img{width:100%;height:180px}.product-item-actions{width:100%}.product-item-actions>*{flex:1 1 100%;text-align:center;justify-content:center}.modal-content .product-form,.category-management{padding:1rem}#category-modal{padding:0}#category-modal .modal-content{margin:0;max-height:100vh;height:100vh;max-width:100%;border-radius:0}.form-actions{padding-left:1rem;padding-right:1rem;padding-bottom:1rem}.image-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-images-gallery{justify-content:center}}.modal{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5;padding:1rem}.modal.hidden{display:none}.modal-large.modal-content{display:flex;max-height:90vh;width:100%;max-width:56rem;flex-direction:column;overflow:hidden;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.modal-large{max-width:72rem}.modal-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));padding:1rem}.modal-header h3{font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(79 61 50 / var(--tw-text-opacity, 1))}.modal-close{cursor:pointer;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(138 106 79 / var(--tw-text-opacity, 1))}.modal-close:hover{--tw-text-opacity: 1;color:rgb(79 61 50 / var(--tw-text-opacity, 1))}.modal-close{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center}.image-gallery-container{flex:1 1 0%;overflow-y:auto;padding:1rem}.image-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:640px){.image-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.image-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.image-gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.image-gallery-item{position:relative;cursor:pointer;overflow:hidden;border-radius:.5rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.image-gallery-item:hover{--tw-border-opacity: 1;border-color:rgb(184 157 122 / var(--tw-border-opacity, 1))}.image-gallery-item:hover .gallery-image-overlay{--tw-bg-opacity: .6;opacity:1}.gallery-image{height:8rem;width:100%;-o-object-fit:cover;object-fit:cover}.gallery-image-overlay{position:absolute;inset:0;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: 0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:0}.select-image-btn,.delete-image-btn{border-radius:.25rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.select-image-btn{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.select-image-btn:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.delete-image-btn{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.delete-image-btn:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.gallery-image-info{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem}.btn-sm{padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}.product-images-gallery{margin-bottom:1rem;display:flex;min-height:100px;flex-wrap:wrap;gap:.75rem;border-radius:.5rem;border-width:2px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(212 194 171 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(253 250 245 / var(--tw-bg-opacity, 1));padding:.75rem}.product-images-gallery:empty:before{content:"No images added yet. Upload or browse to add images.";font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(157 122 92 / var(--tw-text-opacity, 1))}.product-image-item{position:relative;height:6rem;width:6rem;overflow:hidden;border-radius:.5rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-image-item:hover{--tw-border-opacity: 1;border-color:rgb(184 157 122 / var(--tw-border-opacity, 1))}.product-image-item.is-main{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.product-image-item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-image-item .image-badge{position:absolute;top:.25rem;left:.25rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.product-image-item .image-actions{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:.25rem;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: 0;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-image-item:hover .image-actions{--tw-bg-opacity: .5;opacity:1}.product-image-item .image-actions button{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.product-image-item .set-main-btn{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.product-image-item .set-main-btn:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.product-image-item .remove-image-btn{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.product-image-item .remove-image-btn:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.image-gallery-item.selected{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.image-gallery-item .selection-check{position:absolute;top:.5rem;right:.5rem;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.image-gallery-item.selected .selection-check{opacity:1}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(232 221 208 / var(--tw-border-opacity, 1));padding:1rem}.form-help{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(138 106 79 / var(--tw-text-opacity, 1))}.tags-checkboxes{display:flex;flex-wrap:wrap;gap:1rem}.tag-checkbox{display:flex;cursor:pointer;align-items:center;gap:.5rem}
