/**
 * Vendored from hmrdkn-branding/site/public/tokens.css on 2026-07-26.
 * Do not edit directly; this is the generated brand artifact.
 */

/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --color-neutral-50: #fafaf9; /** Zinc 50 — paper white */
  --color-neutral-100: #f4f4f5; /** Zinc 100 */
  --color-neutral-200: #e4e4e7; /** Zinc 200 — border default */
  --color-neutral-300: #d4d4d8; /** Zinc 300 */
  --color-neutral-400: #a1a1aa; /** Zinc 400 */
  --color-neutral-500: #71717a; /** Zinc 500 — muted text */
  --color-neutral-600: #52525b; /** Zinc 600 */
  --color-neutral-700: #3f3f46; /** Zinc 700 */
  --color-neutral-800: #27272a; /** Zinc 800 */
  --color-neutral-900: #18181b; /** Zinc 900 — ink / primary */
  --color-neutral-950: #09090b; /** Zinc 950 — near black */
  --color-semantic-background: #fafaf9; /** Page background — paper white */
  --color-semantic-foreground: #18181b; /** Default text color */
  --color-semantic-muted: #71717a; /** Muted / secondary text */
  --color-semantic-border: #e4e4e7; /** Default border color */
  --color-semantic-ink: #18181b; /** Ink — primary text and marks */
  --color-semantic-paper: #fafaf9; /** Paper — surface / background */
  --color-semantic-primary: #18181b; /** Primary brand color — ink IS the primary; monochrome by design */
  --color-semantic-inverse-bg: #18181b; /** Inverse background — dark surface */
  --color-semantic-inverse-fg: #fafaf9; /** Inverse foreground — text on dark surface */
  --color-accent-default: #18181b; /** no chromatic accent — monochrome by design */
  --color-accent-light: #18181b; /** no chromatic accent — monochrome by design */
  --color-accent-dark: #18181b; /** no chromatic accent — monochrome by design */
  --color-secondary-default: #18181b; /** no chromatic accent — monochrome by design */
  --color-secondary-light: #18181b; /** no chromatic accent — monochrome by design */
  --color-secondary-dark: #18181b; /** no chromatic accent — monochrome by design */
  --spacing-0: 0rem; /** Spacing 0 — 0px */
  --spacing-1: 0.25rem; /** Spacing 1 — 4px at 16px root */
  --spacing-2: 0.5rem; /** Spacing 2 — 8px at 16px root */
  --spacing-3: 0.75rem; /** Spacing 3 — 12px at 16px root */
  --spacing-4: 1rem; /** Spacing 4 — 16px at 16px root */
  --spacing-5: 1.25rem; /** Spacing 5 — 20px at 16px root */
  --spacing-6: 1.5rem; /** Spacing 6 — 24px at 16px root */
  --spacing-8: 2rem; /** Spacing 8 — 32px at 16px root */
  --spacing-10: 2.5rem; /** Spacing 10 — 40px at 16px root */
  --spacing-12: 3rem; /** Spacing 12 — 48px at 16px root */
  --spacing-16: 4rem; /** Spacing 16 — 64px at 16px root */
  --spacing-20: 5rem; /** Spacing 20 — 80px at 16px root */
  --spacing-24: 6rem; /** Spacing 24 — 96px at 16px root */
  --spacing-32: 8rem; /** Spacing 32 — 128px at 16px root */
  --spacing-40: 10rem; /** Spacing 40 — 160px at 16px root */
  --spacing-48: 12rem; /** Spacing 48 — 192px at 16px root */
  --spacing-64: 16rem; /** Spacing 64 — 256px at 16px root */
  --typography-font-family-heading: 'Geist Mono', 'JetBrains Mono', ui-monospace, SFMono-Regular, monospace; /** Heading font — monospace stack; Geist Mono preferred */
  --typography-font-family-body: 'Geist Sans', Inter, system-ui, -apple-system, sans-serif; /** Body font — humanist sans stack; Geist Sans preferred */
  --typography-font-family-mono: 'Geist Mono', 'JetBrains Mono', ui-monospace, SFMono-Regular, monospace; /** Monospace font — same as heading stack */
  --typography-font-size-xs: 0.75rem; /** Font size extra small (12px at 16px root) */
  --typography-font-size-sm: 0.875rem; /** Font size small (14px at 16px root) */
  --typography-font-size-base: 1rem; /** Font size base (16px) */
  --typography-font-size-lg: 1.125rem; /** Font size large (18px at 16px root) */
  --typography-font-size-xl: 1.25rem; /** Font size extra large (20px at 16px root) */
  --typography-font-size-2xl: 1.5rem; /** Font size 2x large (24px at 16px root) */
  --typography-font-size-3xl: 1.875rem; /** Font size 3x large (30px at 16px root) */
  --typography-font-size-4xl: 2.25rem; /** Font size 4x large (36px at 16px root) */
  --typography-font-size-5xl: 3rem; /** Font size 5x large (48px at 16px root) */
  --typography-font-size-6xl: 3.75rem; /** Font size 6x large (60px at 16px root) */
  --typography-font-weight-regular: 400; /** Font weight regular */
  --typography-font-weight-medium: 500; /** Font weight medium */
  --typography-font-weight-semibold: 600; /** Font weight semibold */
  --typography-font-weight-bold: 700; /** Font weight bold */
  --typography-line-height-tight: 1.1; /** Line height tight — large display headings */
  --typography-line-height-normal: 1.5; /** Line height normal — body text */
  --typography-line-height-relaxed: 1.7; /** Line height relaxed — long-form reading */
}
