.product-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;max-width:1120px;margin:1.2rem auto 1.3rem}.product-heading h1{margin:.2rem 0;color:#102a43;font-size:clamp(2rem,4vw,2.8rem);font-weight:850;letter-spacing:-.04em}.product-heading p{margin:0;color:#718096}.product-search{display:flex;gap:.6rem;max-width:1120px;margin:0 auto 1rem}.product-search input{flex:1;border:1px solid #cddbd8;border-radius:11px;padding:.72rem .9rem;outline:none}.product-search input:focus{border-color:var(--tenant-primary,#0f766e);box-shadow:0 0 0 3px rgba(15,118,110,.09)}.product-table-wrap{max-width:1120px;margin:0 auto 3rem;overflow:auto;border:1px solid #e0e9e7;border-radius:15px;background:#fff}.product-table{width:100%;border-collapse:collapse;white-space:nowrap}.product-table th{padding:.75rem 1rem;background:#f5f9f8;color:#607a78;font-size:.67rem;text-transform:uppercase;letter-spacing:.06em}.product-table td{padding:.82rem 1rem;border-top:1px solid #edf2f1;color:#334e68;font-size:.78rem}.product-table td strong,.product-table td small{display:block}.product-table td strong{color:#102a43}.product-table td small{color:#8a9b99;margin-top:.15rem}.product-table .number{text-align:right}.product-table a{color:var(--tenant-primary,#0f766e);font-weight:750;text-decoration:none}.stock-low{color:#b45309;font-weight:800}.status-pill{display:inline-block;padding:.28rem .55rem;border-radius:999px;font-size:.64rem;font-weight:800}.status-pill.active{background:#e8f7f3;color:#0f766e}.status-pill.inactive{background:#f1f5f4;color:#718096}.product-form{display:grid;gap:1rem;max-width:900px;margin:0 auto 3rem}.new-unit>div{display:grid;grid-template-columns:2fr 1fr;gap:.4rem}.product-form input[readonly]{background:#edf2f1;color:#718096}.product-form .setup-actions{margin-top:.25rem}
.master-pager{display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:1120px;margin:-2rem auto 3rem;padding:.65rem .8rem;border:1px solid #dce8e7;border-radius:12px;background:#fff;color:#52677a;font-size:.75rem}.master-pager>div{display:flex;gap:.45rem}.master-pager .btn{min-height:38px;padding:.48rem .7rem}
@media(max-width:650px){.product-heading{align-items:flex-start}.product-heading p{display:none}.product-table th:nth-child(2),.product-table td:nth-child(2),.product-table th:nth-child(4),.product-table td:nth-child(4),.product-table th:nth-child(7),.product-table td:nth-child(7){display:none}.product-table th,.product-table td{padding:.7rem}.product-search{align-items:stretch}.product-form .setup-fields{grid-template-columns:1fr}.product-form .setup-fields .full{grid-column:auto}.master-pager{align-items:stretch;flex-direction:column;margin-top:-2.2rem}.master-pager>div{display:grid;grid-template-columns:1fr 1fr}.master-pager .btn{text-align:center}}
