/*
 * 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: #001F3F;
	--boltpress-colors-secondary: #3B4131;
	--boltpress-colors-accent: #FFDC00;
	--boltpress-colors-accent-hover: #E6C600;
	--boltpress-colors-background: #FFFFFF;
	--boltpress-colors-background-alt: #FFF6DB;
	--boltpress-colors-background-dark: #001F3F;
	--boltpress-colors-text: #2D3748;
	--boltpress-colors-text-light: #FFFFFF;
	--boltpress-colors-text-muted: #718096;
	--boltpress-colors-border: #E2E8F0;
	--boltpress-colors-border-light: #F5EEDB;
	--boltpress-colors-success: #48BB78;
	--boltpress-colors-dark-bg: #050510;
	--boltpress-colors-dark-text-muted: rgba(255,255,255,0.7);
	--boltpress-colors-dark-text-subtle: rgba(255,255,255,0.35);
	--boltpress-colors-dark-border: rgba(255,255,255,0.05);
	--boltpress-colors-dark-border-light: rgba(255,255,255,0.15);
	--boltpress-colors-badge-border: rgba(255,220,0,0.3);
	--boltpress-colors-accent-gradient-end: #FF9500;
	--boltpress-colors-white: #FFFFFF;
	--boltpress-typography-font-family-heading: 'Urbanist', sans-serif;
	--boltpress-typography-font-family-body: 'Nunito Sans', 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-md: 1.125rem;
	--boltpress-typography-font-size-lg: 1.25rem;
	--boltpress-typography-font-size-xl: 1.5rem;
	--boltpress-typography-font-size-2xl: 1.875rem;
	--boltpress-typography-font-size-3xl: 2.25rem;
	--boltpress-typography-font-size-4xl: 3rem;
	--boltpress-typography-font-size-5xl: 3.75rem;
	--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.2;
	--boltpress-typography-line-height-normal: 1.5;
	--boltpress-typography-line-height-relaxed: 1.7;
	--boltpress-spacing-xs: 0.25rem;
	--boltpress-spacing-sm: 0.5rem;
	--boltpress-spacing-md: 0.75rem;
	--boltpress-spacing-base: 1rem;
	--boltpress-spacing-lg: 1.5rem;
	--boltpress-spacing-xl: 2rem;
	--boltpress-spacing-2xl: 3rem;
	--boltpress-spacing-3xl: 4rem;
	--boltpress-spacing-4xl: 5rem;
	--boltpress-spacing-5xl: 7.5rem;
	--boltpress-spacing-container: 1200px;
	--boltpress-spacing-container-narrow: 800px;
	--boltpress-border-radius-sm: 2px;
	--boltpress-border-radius-md: 4px;
	--boltpress-border-radius-lg: 8px;
	--boltpress-border-radius-full: 9999px;
	--boltpress-shadows-sm: 0 1px 3px rgba(0, 0, 0, 0.08);
	--boltpress-shadows-md: 0 4px 12px rgba(0, 0, 0, 0.1);
	--boltpress-shadows-lg: 0 8px 30px rgba(0, 0, 0, 0.12);
	--boltpress-transitions-fast: 150ms ease;
	--boltpress-transitions-base: 250ms ease;
	--boltpress-transitions-slow: 400ms ease;
}
