/* mama health sets a Helvetica-class neo-grotesque on the live site. Inter Tight is the
   approved stand-in for this design system: same neo-grotesque proportions, tighter
   default tracking, and available as a webfont everywhere. Loaded from Google Fonts. */
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&display=swap");
:root{--font-stack-grotesque:"Inter Tight","Inter","Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif}
