.erp-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-top:16px}.erp-product-card{border:1px solid #e2e2e2;border-radius:8px;padding:14px;text-align:center}.erp-product-card img{max-width:100%;height:140px;object-fit:cover;border-radius:4px}.erp-price{color:#d63638;font-weight:700}.erp-catalog-filter{display:flex;gap:8px}.erp-quote-table,.erp-order-result,.erp-customer-center table{width:100%;border-collapse:collapse;margin:12px 0}.erp-quote-table th,.erp-quote-table td{border:1px solid #eee;padding:8px;text-align:left}.erp-success{background:#d4edda;color:#155724;padding:10px 14px;border-radius:4px;margin-bottom:14px}.erp-error{background:#f8d7da;color:#721c24;padding:10px 14px;border-radius:4px;margin-bottom:14px}