/* meuSped360 — tipografia (fonte: src/style.css + custom.scss) */
:root{
--ms-font-sans:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
--ms-font-size-base:0.875rem; /* 14px — densidade apertada de propósito */
--ms-line-height-base:1.4;
--ms-font-size-sm:0.8125rem; /* 13px botões sm */
--ms-font-size-xs:0.75rem;
/* Escala de headings Bootstrap com base 14px */
--ms-h1:2.1875rem;--ms-h2:1.75rem;--ms-h3:1.53125rem;--ms-h4:1.3125rem;--ms-h5:1.09375rem;--ms-h6:0.875rem;
--ms-fw-normal:400;/* @kind font */--ms-fw-medium:500;/* @kind font */--ms-fw-semibold:600;/* @kind font */--ms-fw-bold:700;/* @kind font */
}
