.scoppar-supplier-grid,.scoppar-supplier-dashboard,.scoppar-suppliers-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.scoppar-supplier-card,.scoppar-supplier-panel,.scoppar-suppliers-stat{padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.scoppar-supplier-thumb img{display:block;width:100%;height:auto;border-radius:10px}.scoppar-supplier-form input,.scoppar-supplier-form textarea{width:100%;max-width:100%}.scoppar-supplier-form button{background:#dc2626;color:#fff;border:0;border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer}.scoppar-supplier-result{margin-top:12px;padding:12px 14px;border-radius:12px;background:#eff6ff}.scoppar-supplier-result.success{background:#ecfdf5;color:#065f46}