.product-form-container{padding-left:2rem!important;padding-right:2rem!important}@media (max-width:640px){.product-form-container{padding-left:1rem!important;padding-right:1rem!important}}.product-form-container .grid{display:grid!important}.product-form-container .grid.grid-cols-2{grid-template-columns:1fr 1fr!important}.product-form-container .grid.grid-cols-1{grid-template-columns:1fr!important}@media (min-width:1024px){.product-form-container .grid.grid-cols-1.lg\:grid-cols-2{grid-template-columns:1fr 1fr!important}}.product-form-container .space-y-6>*+*{margin-top:1.5rem!important}.product-form-container .form-column{background-color:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:.75rem!important;padding:1.5rem!important}@media (prefers-color-scheme:dark){.product-form-container .form-column{background-color:#111827!important;border-color:#374151!important}}.dark .product-form-container .form-column{background-color:#111827!important;border-color:#374151!important}.product-form-container .gap-x-8{column-gap:2rem!important}.product-form-container .gap-y-6{row-gap:1.5rem!important}.product-form-container .gap-6>*+*{margin-top:1.5rem!important}.product-form-container input,.product-form-container select,.product-form-container textarea{border:1px solid #d1d5db!important;border-radius:.5rem!important;padding:.75rem 1rem!important;transition:all .2s ease-in-out!important}.product-form-container input:focus,.product-form-container select:focus,.product-form-container textarea:focus{ring:2px solid #6366f1!important;border-color:#6366f1!important;outline:none!important}.product-form-container input:hover,.product-form-container select:hover,.product-form-container textarea:hover{border-color:#9ca3af!important}@media (prefers-color-scheme:dark){.product-form-container .form-container-bg{background-color:#1f2937!important;border-color:#374151!important}.product-form-container input,.product-form-container select,.product-form-container textarea{color:#fff!important;background-color:#374151!important;border-color:#4b5563!important}.product-form-container input::placeholder{color:#9ca3af!important}.product-form-container textarea::placeholder{color:#9ca3af!important}.product-form-container input:hover,.product-form-container select:hover,.product-form-container textarea:hover{border-color:#6b7280!important}}.dark .product-form-container .form-container-bg{background-color:#1f2937!important;border-color:#374151!important}.dark .product-form-container input,.dark .product-form-container select,.dark .product-form-container textarea{color:#fff!important;background-color:#374151!important;border-color:#4b5563!important}.dark .product-form-container input::placeholder{color:#9ca3af!important}.dark .product-form-container textarea::placeholder{color:#9ca3af!important}.dark .product-form-container input:hover,.dark .product-form-container select:hover,.dark .product-form-container textarea:hover{border-color:#6b7280!important}.product-form-container .form-section{margin-bottom:2rem!important}.product-form-container .section-header{margin-bottom:1.5rem!important}.product-form-container .section-divider{background:linear-gradient(90deg,#e5e7eb,#f3f4f6)!important;height:1px!important}.dark .product-form-container .section-divider{background:linear-gradient(90deg,#374151,#4b5563)!important}.product-form-container button{font-weight:500!important;transition:all .2s ease-in-out!important}.product-form-container .form-actions{padding:0 1.5rem 1.5rem!important}.product-form-container .form-actions button{text-transform:uppercase!important;letter-spacing:.025em!important;border:none!important;border-radius:.5rem!important;min-width:120px!important;padding:.75rem 1.5rem!important;font-size:.875rem!important;font-weight:600!important;transition:all .2s ease-in-out!important}.product-form-container .form-actions button[type=button]{color:#fff!important;background-color:#6b7280!important}.product-form-container .form-actions button[type=button]:hover{background-color:#4b5563!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important}.product-form-container .form-actions button[type=submit]{color:#fff!important;background-color:#3b82f6!important}.product-form-container .form-actions button[type=submit]:hover{background-color:#2563eb!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(59,130,246,.3)!important}.product-form-container .form-actions button[type=submit]:disabled{cursor:not-allowed!important;box-shadow:none!important;background-color:#9ca3af!important;transform:none!important}@media (prefers-color-scheme:dark){.product-form-container .form-actions button[type=button]{color:#fff!important;background-color:#6b7280!important}.product-form-container .form-actions button[type=button]:hover{background-color:#4b5563!important}.product-form-container .form-actions button[type=submit]{color:#fff!important;background-color:#3b82f6!important}.product-form-container .form-actions button[type=submit]:hover{background-color:#2563eb!important}}.dark .product-form-container .form-actions button[type=button]{color:#fff!important;background-color:#6b7280!important}.dark .product-form-container .form-actions button[type=button]:hover{background-color:#4b5563!important}.dark .product-form-container .form-actions button[type=submit]{color:#fff!important;background-color:#3b82f6!important}.dark .product-form-container .form-actions button[type=submit]:hover{background-color:#2563eb!important}.product-form-container input[type=file]{cursor:pointer!important}.product-form-container input[type=file]::file-selector-button{color:#fff!important;cursor:pointer!important;background-color:#6366f1!important;border:none!important;border-radius:.5rem!important;padding:.5rem 1rem!important;font-weight:500!important;transition:all .2s ease-in-out!important}.product-form-container input[type=file]::file-selector-button:hover{background-color:#4f46e5!important}@media (prefers-color-scheme:dark){.product-form-container input[type=file]::file-selector-button{color:#fff!important;background-color:#6366f1!important}.product-form-container input[type=file]::file-selector-button:hover{background-color:#4f46e5!important}}.dark .product-form-container input[type=file]::file-selector-button{color:#fff!important;background-color:#6366f1!important}.dark .product-form-container input[type=file]::file-selector-button:hover{background-color:#4f46e5!important}.product-form-container input[type=checkbox]{accent-color:#6366f1!important}@media (max-width:640px){.product-form-container .grid.lg\:grid-cols-2{grid-template-columns:1fr!important}}.delete-modal-delete-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px rgba(185,28,28,.3);background:#b91c1c!important}.delete-modal-delete-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.delete-modal-cancel-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1);background:var(--sidebar-bg-light)!important}@media (prefers-color-scheme:dark){.delete-modal-cancel-btn:hover:not(:disabled){background:var(--border-dark)!important}}.dark .delete-modal-cancel-btn:hover:not(:disabled){background:var(--border-dark)!important}.media-section-spacing{margin-bottom:2.5rem!important}.asset-filename-display{background-color:#f3f4f6!important}html.dark .asset-filename-display,.dark .asset-filename-display{background-color:#374151!important}body.uploading-cursor,body.uploading-cursor *{cursor:wait!important}