.admin-wrap{max-width:1320px;margin:auto;padding:48px 28px 90px}.admin-tabs{overflow-x:auto}.product-admin-layout{display:grid;grid-template-columns:1fr 470px;gap:24px;align-items:start}.product-admin-list{display:grid;gap:12px}.product-admin-card{display:grid;grid-template-columns:92px 1fr auto;gap:16px;align-items:center;padding:14px;background:#fff;border:1px solid #cfe6e4;border-radius:18px;box-shadow:0 10px 30px rgba(0,80,76,.06)}.product-admin-card img{width:92px;height:105px;object-fit:contain;background:#eff8f7;border-radius:12px}.product-admin-card h3{margin:0 0 7px;font-size:17px}.product-admin-card p{margin:0;color:#607876;font-size:13px}.product-admin-card .product-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.product-admin-card .product-meta span{padding:5px 8px;background:#edf8f7;color:#08756f;border-radius:999px;font-size:11px;font-weight:800}.product-admin-card button{padding:9px 13px;border:1px solid #0abab5;background:#fff;color:#08756f;border-radius:10px;font-weight:900;cursor:pointer}.product-editor{position:sticky;top:20px;display:grid;gap:15px;padding:25px;background:#fff;border:1px solid #bfe1de;border-radius:22px;box-shadow:0 22px 55px rgba(0,80,76,.12)}.product-editor label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#164a47}.product-editor input,.product-editor textarea,.product-editor select{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #c8dedc;border-radius:10px;background:#fbffff;font:inherit}.product-editor textarea{resize:vertical}.product-editor input:focus,.product-editor textarea:focus,.product-editor select:focus{outline:3px solid rgba(10,186,181,.14);border-color:#0abab5}.editor-head,.editor-actions{display:flex;justify-content:space-between;align-items:center;gap:15px}.editor-head small{color:#07837e;letter-spacing:2px;font-weight:900}.editor-head h3{margin:5px 0;font-size:24px}.editor-head>button{border:0;background:#edf8f7;width:36px;height:36px;border-radius:50%;font-size:21px;cursor:pointer}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.file-drop{padding:14px;border:1px dashed #79c9c4;border-radius:12px;background:#f2fbfa}.file-drop small{font-weight:500;color:#66817f}.existing-files{display:grid;gap:7px}.existing-files span{padding:9px 11px;background:#edf8f7;border-radius:9px;color:#29615e;font-size:12px}.form-message{min-height:20px;margin:0;color:#08756f;font-weight:800}.form-message.error{color:#a83232}.admin-empty{padding:35px;text-align:center;background:#fff;border:1px dashed #b8d8d5;border-radius:18px;color:#607876}@media(max-width:1000px){.product-admin-layout{grid-template-columns:1fr}.product-editor{position:static}}@media(max-width:620px){.admin-wrap{padding:28px 12px 65px}.product-admin-card{grid-template-columns:72px 1fr}.product-admin-card img{width:72px;height:82px}.product-admin-card>button{grid-column:1/-1}.form-two{grid-template-columns:1fr}.product-editor{padding:18px}.section-head{align-items:flex-start;gap:12px}}
.product-status-lists{display:grid;gap:26px}.product-status-section{display:grid;gap:12px}.product-status-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #bfe1de;border-radius:14px;background:#eaf9f7;color:#075f5a}.product-status-head h3{margin:0;font-size:18px}.product-status-head b{padding:6px 9px;border-radius:999px;background:#fff;font-size:12px}.product-draft-section .product-status-head{background:#fff8e8;border-color:#ead69d}
/* PDF inventory summary by category */
.product-pdf-inventory{margin:18px 0;padding:18px;border:1px solid #8fd8d3;border-radius:18px;background:linear-gradient(135deg,#effbf9,#fff);box-shadow:0 10px 28px rgba(0,80,76,.07)}
.product-pdf-inventory-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.product-pdf-inventory-head small{color:#08756f;font-weight:900;letter-spacing:.13em}.product-pdf-inventory-head h3{margin:4px 0 0}.product-pdf-inventory-head>b{color:#075f5b;font-size:18px}
.product-pdf-inventory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:10px;margin-top:14px}.product-pdf-stat{display:grid;gap:5px;padding:13px;border:1px solid #bfe1de;border-radius:13px;background:#fff}.product-pdf-stat b{color:#073f3d}.product-pdf-stat strong{color:#07837e;font-size:22px}.product-pdf-stat small,.product-pdf-inventory-note{color:#607876}.product-pdf-inventory-note{display:block;margin-top:11px}
@media(max-width:620px){.product-pdf-inventory-head{align-items:flex-start;flex-direction:column}.product-pdf-inventory-grid{grid-template-columns:1fr 1fr}}
