"""Custom CSS styles for the SeniorCare Intelligence Engine.""" def get_global_css() -> str: """Return global CSS to inject into the Streamlit app.""" return """ """