/* Generated from drafts/design-md/07-offenes-haus__wein-salbei/DESIGN.md by design-draft/tokens_css.py — do not edit. */
:root {
  --surface: #ffffff;
  --surface-dim: #ddd5cc;
  --surface-bright: #ffffff;
  --surface-container-lowest: #ffffff;
  --surface-container-low: #f9f6f2;
  --surface-container: #f4f0eb;
  --surface-container-high: #ece6df;
  --surface-container-highest: #e4ddd5;
  --on-surface: #1d1411;
  --on-surface-variant: #665a53;
  --inverse-surface: #2f231e;
  --inverse-on-surface: #f6f1ea;
  --outline: #8c7f76;
  --outline-variant: #e2dad2;
  --surface-tint: #87111d;
  --primary: #87111d;
  --on-primary: #ffffff;
  --primary-container: #87111d;
  --on-primary-container: #ffffff;
  --inverse-primary: #e3a5a9;
  --secondary: #68000f;
  --on-secondary: #ffffff;
  --secondary-container: #87111d;
  --on-secondary-container: #ffffff;
  --tertiary: #58735c;
  --on-tertiary: #ffffff;
  --tertiary-container: #cceace;
  --on-tertiary-container: #07200f;
  --error: #ba1a1a;
  --on-error: #ffffff;
  --error-container: #ffdad6;
  --on-error-container: #93000a;
  --primary-fixed: #ffdad8;
  --primary-fixed-dim: #e3a5a9;
  --on-primary-fixed: #410006;
  --on-primary-fixed-variant: #8c1520;
  --secondary-fixed: #f8e9e8;
  --secondary-fixed-dim: #ffbbb8;
  --on-secondary-fixed: #410006;
  --on-secondary-fixed-variant: #8c1520;
  --tertiary-fixed: #d2f0d4;
  --tertiary-fixed-dim: #b6d4b8;
  --on-tertiary-fixed: #07200f;
  --on-tertiary-fixed-variant: #334d38;
  --background: #ffffff;
  --on-background: #1d1411;
  --surface-variant: #ece6df;
  --surface-base: #ffffff;
  --surface-muted: #eef3ee;
  --status-success: #58735c;
  --status-warning: #9e6d1c;
  --status-error: #ba1a1a;
  --text-heading: #1d1411;
  --text-body: #554741;
  --anchor-raised: #3d2f28;
  --type-display-lg-size: 60px;
  --type-display-lg-weight: 700;
  --type-display-lg-line: 64px;
  --type-display-lg-tracking: -0.01em;
  --type-headline-lg-size: 40px;
  --type-headline-lg-weight: 700;
  --type-headline-lg-line: 46px;
  --type-headline-lg-tracking: -0.005em;
  --type-headline-md-size: 26px;
  --type-headline-md-weight: 600;
  --type-headline-md-line: 32px;
  --type-headline-md-tracking: 0em;
  --type-headline-sm-size: 20px;
  --type-headline-sm-weight: 600;
  --type-headline-sm-line: 28px;
  --type-headline-sm-tracking: -0.005em;
  --type-body-size: 16px;
  --type-body-weight: 400;
  --type-body-line: 26px;
  --type-body-tracking: 0em;
  --type-label-uppercase-size: 13px;
  --type-label-uppercase-weight: 600;
  --type-label-uppercase-line: 16px;
  --type-label-uppercase-tracking: 0.08em;
  --type-button-size: 16px;
  --type-button-weight: 600;
  --type-button-line: 20px;
  --type-button-tracking: 0.01em;
  --type-body-lg-size: 18px;
  --type-body-lg-weight: 400;
  --type-body-lg-line: 30px;
  --type-body-lg-tracking: 0em;
  --type-body-sm-size: 14px;
  --type-body-sm-weight: 400;
  --type-body-sm-line: 22px;
  --type-body-sm-tracking: 0em;
  --type-numeral-size: 72px;
  --type-numeral-weight: 700;
  --type-numeral-line: 72px;
  --type-numeral-tracking: -0.01em;
  --type-numeral-phone-size: 44px;
  --type-numeral-phone-weight: 700;
  --type-numeral-phone-line: 48px;
  --type-numeral-phone-tracking: 0.01em;
  --type-numeral-step-size: 24px;
  --type-numeral-step-weight: 700;
  --type-numeral-step-line: 24px;
  --type-numeral-step-tracking: 0em;
  --space-base: 8px;
  --space-xs: 4px;
  --space-sm: 12px;
  --space-md: 24px;
  --space-lg: 40px;
  --space-xl: 64px;
  --container-max: 1240px;
  --gutter: 24px;
  --space-tile-gap: 16px;
  --space-tile-pad: 28px;
  --space-overlap: 48px;
  --space-section-gap: 112px;
  --space-section-gap-mobile: 72px;
  --space-container-narrow: 760px;
  --space-margin-desktop: 40px;
  --space-margin-mobile: 20px;
  --radius-sm: 6px;
  --radius: 12px;
  --radius-md: 12px;
  --radius-lg: 12px;
  --radius-xl: 16px;
  --radius-full: 9999px;
  --radius-button: 12px;
  --radius-input: 12px;
  --radius-card: 12px;
  --radius-marker: 3px;
  --font-heading: 'Archivo Narrow', 'Arial Narrow', 'Helvetica Neue', Arial, sans-serif;
  --font-body: 'Hanken Grotesk', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-label: 'Hanken Grotesk', system-ui, sans-serif;
  /* Implementation tokens */
  --fs-h1: clamp(38px, 4.4vw, 60px);
  --fs-h2: clamp(30px, 3.2vw, 40px);
  --fs-h3: 26px / 32px;
  --fs-body: 16px / 26px;
  --fs-label: 13px / 16px;
  --fs-numeral: clamp(52px, 5.4vw, 72px);
  --container-narrow: 760px;
  --section-gap: 112px;
  --overlap: 48px;
  --shadow-card: none;
  --shadow-hover: inset 0 4px 0 #87111d, 0 18px 40px -18px rgba(29, 20, 17, 0.28);
  --shadow-flyout: 0 24px 48px -20px rgba(29, 20, 17, 0.30);
}
@media (max-width: 767px) {
  :root {
    --type-display-lg-size: 38px;
    --type-display-lg-weight: 700;
    --type-display-lg-line: 44px;
    --type-display-lg-tracking: -0.005em;
  }
}
