.product-editor-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.65fr);gap:18px;align-items:start}.product-editor-main,.product-editor-side{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.product-image-preview{display:grid;place-items:center;align-content:center;gap:8px;aspect-ratio:1/1;margin:14px 0;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;overflow:hidden}.product-image-preview img{width:100%;height:100%;object-fit:contain}.product-image-preview span{font-size:60px}.product-image-preview small{color:#64748b}.file-picker{display:block;padding:12px;text-align:center;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:8px;cursor:pointer}.file-picker input{margin-top:10px;background:#fff}.settings-checks{display:grid;gap:10px}.setting-check{display:flex!important;align-items:flex-start;gap:11px;margin:0!important;padding:14px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc;cursor:pointer}.setting-check:hover{border-color:#93c5fd}.setting-check input{width:18px;height:18px;margin:2px 0 0;flex:0 0 auto;accent-color:#2563eb}.setting-check span{display:block}.setting-check strong,.setting-check small{display:block}.setting-check strong{font-size:13px}.setting-check small{margin-top:4px;color:#64748b;font-size:11px;line-height:1.45}.danger-check{margin-top:12px!important;background:#fff7f7;border-color:#fecaca}.danger-check strong{color:#b91c1c}.product-save-button{width:100%;padding:16px;border-radius:9px;font-size:15px}.product-card-image{display:grid;place-items:center;height:180px;margin:-20px -20px 16px;background:#f8fafc;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:contain}.product-card-image span{font-size:55px}.product-detail-image img{width:100%;height:100%;max-height:500px;object-fit:contain}.admin-product-thumb{display:grid;place-items:center;width:58px;height:58px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.admin-product-thumb img{width:100%;height:100%;object-fit:contain}.admin-product-thumb span{font-size:25px}.mini-badge{display:inline-block;margin-left:7px;padding:3px 6px;background:#eff6ff;color:#2563eb;border-radius:999px;font-size:10px;font-weight:900}.table-scroll{overflow-x:auto}.table-scroll table{min-width:800px}@media(max-width:900px){.product-editor-layout{grid-template-columns:1fr}.product-editor-side{grid-template-columns:1fr 1fr}.product-save-button{grid-column:1/-1}}@media(max-width:650px){.form-grid,.product-editor-side{grid-template-columns:1fr}.product-save-button{grid-column:auto}.product-card-image{height:210px}}
.product-image-count{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:10px 0;color:#64748b;font-size:10px}.product-image-count strong{color:#0f172a;font-size:14px}.product-gallery-editor{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0}.product-gallery-editor label{display:grid;gap:5px;margin:0;padding:7px;background:#f8fafc;border:1px solid #dbe3ef;border-radius:8px;font-size:9px}.product-gallery-editor img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:5px}.product-gallery-editor input{width:auto;margin:0}.category-spec-builder{margin:18px 0;padding:16px;background:#f8fafc;border:1px solid #bfdbfe;border-radius:12px}.category-spec-heading{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px}.category-spec-heading div{display:grid}.category-spec-heading span,.category-spec-builder>p{color:#64748b;font-size:10px}.category-spec-heading b{padding:5px 8px;background:#dbeafe;color:#1d4ed8;border-radius:999px;font-size:9px}.category-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.category-spec-builder>label{margin-bottom:0}@media(max-width:650px){.category-spec-grid{grid-template-columns:1fr}}
.spec-unit-input{display:grid;grid-template-columns:1fr auto;align-items:center}.spec-unit-input input{grid-column:1/-1;grid-row:1;padding-right:58px}.spec-unit-input b{z-index:1;grid-column:2;grid-row:1;padding-right:12px;color:#475569;font-size:11px;pointer-events:none}
.product-form-bto{display:none!important}.category-spec-grid select{width:100%;min-height:48px;background:#fff}.category-spec-grid select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.category-spec-builder .part-select-note{margin:-6px 0 14px;color:#475569;font-size:11px}
