/**
 * Auto-generated by Figma Tokens Sync
 * Last updated: 2026-09-06 13:15:04
 */

:root {
  /* --- Цвета --- */
  --white: #ffffff;
  --back: #f9f9f9;
  --black: #171717;
  --grey: #454545;
  --background: #fafafa;
  --grey2: #6c6c6c;

  /* --- Типографика --- */
  /* Typography: heading-1 */
  --font-heading-1: 700 36px/44px 'Inter', sans-serif;
  --font-heading-1-family: 'Inter', sans-serif;
  --font-heading-1-size: 36px;
  --font-heading-1-weight: 700;
  --font-heading-1-line-height: 44px;
  --font-heading-1-letter-spacing: -0.02em;

  /* Typography: heading-2 */
  --font-heading-2: 600 24px/32px 'Inter', sans-serif;
  --font-heading-2-family: 'Inter', sans-serif;
  --font-heading-2-size: 24px;
  --font-heading-2-weight: 600;
  --font-heading-2-line-height: 32px;
  --font-heading-2-letter-spacing: -0.01em;

  /* Typography: body-regular */
  --font-body-regular: 400 16px/24px 'Inter', sans-serif;
  --font-body-regular-family: 'Inter', sans-serif;
  --font-body-regular-size: 16px;
  --font-body-regular-weight: 400;
  --font-body-regular-line-height: 24px;
  --font-body-regular-letter-spacing: normal;

  /* Typography: button-text */
  --font-button-text: 600 15px/20px 'Inter', sans-serif;
  --font-button-text-family: 'Inter', sans-serif;
  --font-button-text-size: 15px;
  --font-button-text-weight: 600;
  --font-button-text-line-height: 20px;
  --font-button-text-letter-spacing: 0.01em;

}
