:root {
  /* ---- pulled from MBA Geotecnologias design system: technical, comedido — never pill/extra-rounded ---- */
  --radius-input: 8px;
  --radius-button: 8px;
  --radius-card: 12px;
  --radius-modal: 16px;
  --radius-pill: 999px; /* reserved for the Switch track only — see readme Visual Foundations */

  --border-width: 1px;
}
