.admin-product-form{max-width:1536px;margin:0 auto;width:100%;box-sizing:border-box;padding-bottom:5rem}.product-form-breadcrumbs{margin-bottom:1.5rem}.product-form-breadcrumbs-content{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:#64748b;margin-bottom:1rem}.product-form-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.product-form-breadcrumb-link:hover{color:#1e293b}.product-form-breadcrumb-separator{color:#94a3b8}.product-form-breadcrumb-current{color:#1e293b;font-weight:500}.product-form-header-title{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media (min-width: 640px){.product-form-header-title{flex-direction:row;justify-content:space-between;align-items:center}}.product-form-header-title h1{font-size:1.5rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:-.02em;margin:0}.product-form-view-site-link{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#2563eb;text-decoration:none;transition:color .2s}.product-form-view-site-link:hover{color:#1d4ed8}.product-form-action-bar{background:#fff;padding:1rem;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;position:sticky;top:0;z-index:20}@media (min-width: 640px){.product-form-action-bar{flex-direction:row;align-items:center}}.product-form-action-bar-title{font-size:1.125rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin:0;display:none}@media (min-width: 640px){.product-form-action-bar-title{display:block}}.product-form-action-bar-actions{display:flex;align-items:center;gap:.75rem;width:100%}@media (min-width: 640px){.product-form-action-bar-actions{width:auto}}.product-form-action-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;border:1px solid;cursor:pointer;transition:all .2s;flex:1}@media (min-width: 640px){.product-form-action-btn{flex:none}}.product-form-action-btn-outline{background:#fff;color:#334155;border-color:#cbd5e1}.product-form-action-btn-outline:hover{background:#f8fafc;border-color:#94a3b8}.product-form-action-btn-cancel{background:transparent;border:none;color:#64748b;padding:.5rem 1rem}.product-form-action-btn-cancel:hover{color:#1e293b}.product-form-action-btn-save{background:#1e293b;color:#fff;border-color:#1e293b;padding:.5rem 1.5rem}.product-form-action-btn-save:hover:not(:disabled){background:#334155;border-color:#334155}.product-form-action-btn-save:disabled{opacity:.6;cursor:not-allowed}.product-form-error-message{padding:1rem;background:#fef2f2;color:#dc2626;border-radius:.375rem;margin-bottom:1.5rem;border:1px solid #fecaca;font-size:.875rem}.product-form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1280px){.product-form-grid{grid-template-columns:2fr 1fr}}.product-form-main-content,.product-form-sidebar{display:flex;flex-direction:column;gap:1.5rem}.product-form-card{background:#fff;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;overflow:hidden}.product-form-card-header{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;background:#f8fafc}.product-form-card-title{font-size:.875rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin:0}.product-form-card-content{padding:1.5rem}.product-form-grid-fields{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.product-form-grid-fields{grid-template-columns:repeat(2,1fr)}}.product-form-field{display:flex;flex-direction:column;gap:.375rem}.product-form-field-checkbox{flex-direction:row;align-items:center}.product-form-label{font-size:.75rem;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.05em}.product-form-input,.product-form-select,.product-form-textarea{width:100%;padding:.625rem;font-size:.875rem;font-weight:500;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff;color:#1e293b;font-family:inherit;transition:all .2s;box-sizing:border-box}.product-form-select{padding-right:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px}.product-form-input:focus,.product-form-select:focus,.product-form-textarea:focus{outline:none;border-color:#475569;box-shadow:0 0 0 1px #475569}.product-form-input::placeholder,.product-form-textarea::placeholder{color:#94a3b8}.product-form-input-mono{font-family:ui-monospace,monospace}.product-form-input-bold{font-weight:700}.product-form-input-error{border-color:#dc2626}.product-form-input-flex-2{flex:2}.product-form-field-error{font-size:.75rem;color:#dc2626;margin:0}.product-form-field-hint{font-size:.625rem;color:#94a3b8;margin:0}.product-form-textarea{resize:vertical;min-height:80px}.product-form-slug-row{display:flex;gap:.5rem}.product-form-slug-generate-btn{display:flex;align-items:center;justify-content:center;padding:.625rem;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff;color:#64748b;cursor:pointer;transition:all .2s}.product-form-slug-generate-btn:hover{background:#f8fafc;border-color:#94a3b8}.product-form-checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#334155;cursor:pointer}.product-form-checkbox{width:1rem;height:1rem;cursor:pointer;accent-color:#2563eb}.product-form-translations-card{min-height:500px}.product-form-translations-tabs{display:flex;gap:2rem;padding:1.5rem 1.5rem 0;border-bottom:1px solid #e2e8f0;overflow-x:auto}.product-form-translation-tab{padding:.75rem 0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid transparent;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer;transition:all .2s;color:#94a3b8;white-space:nowrap;margin-bottom:-1px}.product-form-translation-tab:hover{color:#475569;border-bottom-color:#cbd5e1}.product-form-translation-tab.active{color:#2563eb;border-bottom-color:#2563eb}.product-form-translation-content{padding:1.5rem}.product-form-translation-title{font-size:.875rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;border-left:4px solid #1e293b;padding-left:.75rem;margin:0 0 1.25rem}.product-form-translation-fields{display:flex;flex-direction:column;gap:1.25rem}.product-form-characteristics{padding-top:1rem;border-top:1px solid #f1f5f9}.product-form-characteristics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.product-form-add-characteristic-btn{display:flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#2563eb;background:none;border:none;cursor:pointer;padding:0;transition:color .2s}.product-form-add-characteristic-btn:hover{color:#1d4ed8;text-decoration:underline}.product-form-characteristics-list{display:flex;flex-direction:column;gap:.5rem}.product-form-characteristic-row{display:flex;gap:.5rem;align-items:center}.product-form-characteristic-row .product-form-input{flex:1}.product-form-characteristic-remove-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;color:#dc2626;background:none;border:none;cursor:pointer;border-radius:.25rem;transition:all .2s}.product-form-characteristic-remove-btn:hover{background:#fef2f2}.product-form-seo-section{padding-top:1.5rem;border-top:1px solid #f1f5f9}.product-form-seo-title{font-size:.875rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.25rem;display:flex;align-items:center;gap:.5rem}.product-form-seo-subtitle{font-weight:400;text-transform:none;color:#94a3b8;font-size:.75rem}.product-form-seo-fields{display:flex;flex-direction:column;gap:1rem}.product-form-sidebar-card{background:#fff;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;padding:1.25rem}.product-form-sidebar-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.product-form-sidebar-card-title{font-size:.875rem;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.05em}.product-form-status-badge{display:flex;align-items:center;gap:.25rem;padding:.125rem .5rem;background:#d1fae5;color:#065f46;border:1px solid #a7f3d0;border-radius:.25rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-form-sidebar-card-content{display:flex;flex-direction:column;gap:1rem}.product-form-categories-list{max-height:12rem;overflow-y:auto;border:1px solid #f1f5f9;border-radius:.375rem;padding:.5rem;background:#f8fafc}.product-form-category-item{display:flex;align-items:center;gap:.5rem;padding:.375rem;border-radius:.25rem;cursor:pointer;transition:background-color .2s}.product-form-category-item:hover{background:#fff}.product-form-category-item span{font-size:.875rem;color:#334155}.product-form-volumes-list{display:flex;flex-direction:column;gap:.75rem}.product-form-volume-row{display:flex;gap:.5rem;align-items:center}.product-form-volume-row .product-form-input{flex:1}.product-form-volume-remove-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;color:#f87171;background:none;border:1px solid transparent;cursor:pointer;border-radius:.25rem;transition:all .2s}.product-form-volume-remove-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.product-form-volume-add-btn{width:100%;padding:.5rem;border:1px dashed #cbd5e1;border-radius:.375rem;background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.product-form-volume-add-btn:hover{color:#475569;border-color:#94a3b8;background:#f1f5f9}.product-form-mobile-actions{display:flex;gap:.75rem;padding:1rem;background:#fff;border-top:1px solid #e2e8f0;position:fixed;bottom:0;left:0;right:0;z-index:50}@media (min-width: 640px){.product-form-mobile-actions{display:none}}.product-form-mobile-btn{flex:1;padding:.75rem;border-radius:.375rem;font-size:.875rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .2s;border:none}.product-form-mobile-btn-cancel{background:#f1f5f9;color:#334155}.product-form-mobile-btn-cancel:hover{background:#e2e8f0}.product-form-mobile-btn-save{background:#1e293b;color:#fff}.product-form-mobile-btn-save:hover:not(:disabled){background:#334155}.product-form-mobile-btn-save:disabled{opacity:.6;cursor:not-allowed}.product-form-images-placeholder{padding:2rem 1rem;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.375rem}.product-form-images-placeholder-text{font-size:.875rem;font-weight:600;color:#475569;margin:0 0 .5rem}.product-form-images-placeholder-hint{font-size:.75rem;color:#64748b;margin:0;line-height:1.5}@media (max-width: 1279px){.product-form-sidebar{order:-1}}@media (max-width: 768px){.admin-product-form{padding-bottom:6rem}.product-form-card-content{padding:1rem}.product-form-grid-fields{grid-template-columns:1fr}}
