/* components.css - overrides / supplementary */
/* This file is intentionally minimal since global.css contains all component styles now */

/* Ensure no dark theme bleed from old file */
body { background: #edf0f9; color: #1a1a2e; }
