/* Montserrat is the sole typeface in the source Figma file.
   No font binaries shipped with the .fig, so the family is loaded from
   Google Fonts (weights 400/500/600/700 — the four used in the file). */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
:root{--font-core:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
