/* Design System CSS */
:root {
    --primary: #3b82f6;
    --success: #10b981;
    --danger: #ef4444;
}