
/* V5: AI features removed. Rule-based safety alerts remain available. */
.ai-summary-panel { display: none !important; }
.smart-grid.no-ai-layout,
.smart-grid:has(.smart-alert-panel:only-child) { grid-template-columns: minmax(0, 1fr) !important; }
.smart-alert-panel { width: 100%; }
.ai-pill { background: #eef5f2 !important; color: #176c58 !important; border-color: #d7e7e0 !important; }
