/* Auto-generated by admin settings — do not edit manually */
:root {
  --font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Plus Jakarta Sans", "Inter", sans-serif;
  --hero-h1-font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  --font-size-base: 16px;
  --heading-weight: 700;
  --heading-letter-spacing: -0.02em;
  --body-line-height: 1.5;
  --h1-size-desktop: 4rem;
  --h1-size-mobile: 2.5rem;
  --h2-size-desktop: 3rem;
  --h2-size-mobile: 2rem;
  --heading-color-light: #0A0A0A;
  --heading-color-dark: #FFFFFF;
}
html { font-size: 16px; }
body { line-height: 1.5; }
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  letter-spacing: -0.02em;
}
