.image-upload-section{grid-column:1/-1;border-top:1px solid var(--line);padding-top:17px}.upload-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.upload-heading b{font:700 13px Manrope}.upload-heading span{color:var(--muted);font-size:10px}.image-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.image-slot{border:1px solid var(--line);padding:9px;background:#fafbfb}.image-preview{height:130px;background:#eceff1;display:grid;place-items:center;overflow:hidden;color:var(--muted);font-size:10px}.image-preview img{width:100%;height:100%;object-fit:contain;background:white}.upload-button{display:block!important;text-align:center;background:var(--navy);color:white;padding:8px;margin-top:8px;cursor:pointer;font-size:10px!important}.upload-button input{display:none}.remove-image{display:flex!important;align-items:center;justify-content:center;gap:5px;margin-top:7px;color:#b94545}.remove-image input{width:14px!important;height:14px!important;margin:0!important}.real-product-image{object-fit:contain}.detail-main-image .real-product-image{width:86%;height:86%}.thumb .real-product-image,.cart-thumb .real-product-image{width:100%;height:100%;object-fit:contain}.product-image .real-product-image{width:92%;height:92%}@media(max-width:560px){.image-slots{grid-template-columns:1fr}.image-preview{height:180px}.upload-heading{display:block}.upload-heading span{display:block;margin-top:3px}}
