/* Saffron Master Brand Library — saffron-designs tokens as plain CSS custom properties.
   Generated from tokens/saffron-designs.css (@theme). For non-Tailwind consumers: <link> or @import this file.
   Do not edit by hand; regenerate from the @theme source. */
:root {
  --color-ink: #0b0807;
  --color-ivory: #f7f2e9;
  --color-saffron: #a5320f;
  --color-gold: #c9a24b;
  --color-muted: #8a7967;
  --color-line: #221912;
  --color-on-ink: #f7f2e9;
  --color-on-ivory: #0b0807;
  --color-on-saffron: #f7f2e9;
  --color-on-gold: #0b0807;
  --color-primary: #a5320f;
  --font-h1: "Cormorant Garamond";
  --font-h2: "Cormorant Garamond";
  --font-h3: "Cormorant Garamond";
  --font-h4: "Jost";
  --font-body-lg: "Jost";
  --font-body-md: "Jost";
  --font-body-sm: "Jost";
  --font-kicker: "Cormorant Garamond";
  --font-label-caps: "Jost";
  --font-button-label: "Jost";
  --font-wordmark: "Cormorant Garamond";
  --font-wordmark-light: "Cormorant Garamond";
  --text-h1: 4rem;
  --text-h2: 3rem;
  --text-h3: 2rem;
  --text-h4: 1.125rem;
  --text-body-lg: 1.125rem;
  --text-body-md: 1rem;
  --text-body-sm: 0.875rem;
  --text-kicker: 1.25rem;
  --text-label-caps: 0.625rem;
  --text-button-label: 0.625rem;
  --text-wordmark: 7.25rem;
  --text-wordmark-light: 7.25rem;
  --tracking-h1: -0.02em;
  --tracking-h4: 0.05em;
  --tracking-label-caps: 0.42em;
  --tracking-button-label: 0.42em;
  --tracking-wordmark: -0.03em;
  --tracking-wordmark-light: -0.03em;
  --font-weight-h1: 400;
  --font-weight-h2: 400;
  --font-weight-h3: 500;
  --font-weight-h4: 400;
  --font-weight-body-lg: 300;
  --font-weight-body-md: 400;
  --font-weight-body-sm: 400;
  --font-weight-kicker: 400;
  --font-weight-label-caps: 400;
  --font-weight-button-label: 500;
  --font-weight-wordmark: 400;
  --font-weight-wordmark-light: 400;
  --radius-none: 0px;
  --radius-sm: 4px;
  --radius-md: 8px;
  --spacing-xs: 4px;
  --spacing-sm: 8px;
  --spacing-md: 16px;
  --spacing-lg: 24px;
  --spacing-xl: 48px;
  --spacing-xxl: 96px;
  --spacing-section: 160px;
}
