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