/* Концепт B «Протокол»: Manrope как основной гротеск, JetBrains Mono на метках */
:root{
  --sans: "Manrope", "Segoe UI", Arial, sans-serif;
  --mono: "JetBrains Mono", Consolas, "Courier New", monospace;
}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
h1,h2{font-weight:800}
h3,h4{font-weight:700}
