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