/* Auto-generiert aus extract_chrome.py — Design-Tokens (Referenz) */
:root {
  --sylthaus-color-nav-text: #2c7ac0;
  --sylthaus-color-link: #2083d5;
  --sylthaus-color-link-hover: #1a74be;
  --sylthaus-color-footer-bg: #98907b;
  --sylthaus-color-text: #525252;
  --sylthaus-color-body-bg: #ffffff;
  --sylthaus-font-nav: Cabin, sans-serif;
  --sylthaus-font-body: HelveticaNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
  --sylthaus-font-size-body: 12px;
  --sylthaus-line-height-body: 20px;
  --sylthaus-container-width: 940px;
}
