/*
 * Auto-generated by BoltPress Design System.
 * Do not edit — this file is overwritten on every save.
 * Edit tokens in BoltPress → Settings → Design System.
 */

:root {
	--boltpress-colors-primary: #2B1F18;
	--boltpress-colors-secondary: #8A6E5F;
	--boltpress-colors-accent: #B0543A;
	--boltpress-colors-text: #2B1F18;
	--boltpress-colors-links-initial: #B0543A;
	--boltpress-colors-links-hover: #8A3E27;
	--boltpress-colors-headings-general: #2B1F18;
	--boltpress-colors-success: #6A7F6E;
	--boltpress-colors-warning: #C88A4A;
	--boltpress-colors-error: #A0421F;
	--boltpress-colors-accent-dark: #8A3E27;
	--boltpress-colors-background: #FAF3EC;
	--boltpress-colors-background-alt: #F0E5DA;
	--boltpress-colors-background-dark: #2B1F18;
	--boltpress-colors-text-light: #FAF3EC;
	--boltpress-colors-text-muted: #5C4A3E;
	--boltpress-colors-border: #E6D4C2;
	--boltpress-typography-font-family-primary: system-ui, -apple-system, sans-serif;
	--boltpress-typography-font-family-heading: 'Fraunces', Georgia, serif;
	--boltpress-typography-font-family-body: 'Instrument Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
	--boltpress-typography-font-size-xs: 0.75rem;
	--boltpress-typography-font-size-sm: 0.875rem;
	--boltpress-typography-font-size-base: 1rem;
	--boltpress-typography-font-size-lg: 1.125rem;
	--boltpress-typography-font-size-xl: 1.375rem;
	--boltpress-typography-font-size-2xl: 1.875rem;
	--boltpress-typography-font-size-3xl: 2.5rem;
	--boltpress-typography-font-size-4xl: 3.5rem;
	--boltpress-typography-font-weight-normal: 400;
	--boltpress-typography-font-weight-medium: 500;
	--boltpress-typography-font-weight-semibold: 600;
	--boltpress-typography-font-weight-bold: 700;
	--boltpress-typography-line-height-tight: 1.1;
	--boltpress-typography-line-height-normal: 1.6;
	--boltpress-typography-line-height-relaxed: 1.75;
	--boltpress-spacing-1: 4px;
	--boltpress-spacing-2: 8px;
	--boltpress-spacing-3: 12px;
	--boltpress-spacing-4: 16px;
	--boltpress-spacing-5: 24px;
	--boltpress-spacing-6: 32px;
	--boltpress-spacing-8: 48px;
	--boltpress-spacing-10: 64px;
	--boltpress-spacing-12: 96px;
	--boltpress-spacing-16: 128px;
	--boltpress-border-radius-sm: 4px;
	--boltpress-border-radius-md: 8px;
	--boltpress-border-radius-lg: 12px;
	--boltpress-border-radius-xl: 16px;
	--boltpress-border-radius-full: 9999px;
}
