""" TraceMind CSS Theme Central CSS variables and global styling for consistent theming """ def get_tracemind_css(): """ Return the complete CSS for TraceMind with CSS variables Features: - Dark theme optimized - CSS variables for easy theming - Responsive design support - Smooth transitions """ return """ """