""" DocMind — Custom CSS Styles Injected via st.markdown() for premium chat UI styling, grounding bars, confidence badges, and document color tags. """ def get_custom_css() -> str: """Return the full custom CSS stylesheet as a string.""" return """ """