"""Styles for the app.""" text: dict[str, str] = { "font_family": "var(--chakra-fonts-branding)", "font_weight": "var(--chakra-fontWeights-black)", }