/* Концепты D/E/F по референсу neyropsiholog.ru: единый гротеск Manrope */
:root{ --sans: "Manrope", "Segoe UI", Arial, sans-serif; }
body{font-family:"Manrope","Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
input,button,select,textarea{font-family:inherit}
