:root {--color-primary: #718600;--color-primary-hover: #405416;--color-secondary: #F59994;--color-accent: #C9D6D5;--color-bg: F9F7F2;--color-bg-alt: #ffffff;--color-text: #2D2926;--color-text-light: #6b6559;--color-border: rgba(139, 122, 143, 0.15);--color-destructive: #d4183d;--color-destructive-foreground: #ffffff;--color-muted: #F5EFE7;--color-muted-foreground: #717182;--color-input: transparent;--color-input-background: #f9f5f2;--color-switch-background: #cbced4;--color-ring: #8B7A8F;--color-sidebar: #F5EFE7;--color-sidebar-foreground: #3d3832;--color-sidebar-primary: #8B7A8F;--color-sidebar-primary-foreground: #ffffff;--color-sidebar-accent: #C9D6D5;--color-sidebar-accent-foreground: #030213;--color-sidebar-border: rgba(139, 122, 143, 0.15);--color-sidebar-ring: #8B7A8F;--warm-neutral: #F5EFE7;--soft-gray: #E8E4E1;--font-base: 'Inter', sans-serif;--font-heading: 'Poppins', sans-serif;--fs-xs: clamp(0.75rem, 1.2vw, 0.875rem);--fs-sm: clamp(1rem, 1.5vw, 1.25rem);--fs-md: clamp(1.25rem, 2vw, 1.5rem);--fs-mdp: clamp(1.5rem, 2vw, 1.75rem);--fs-lg: clamp(2rem, 3vw, 2.5rem);--fs-xl: clamp(3rem, 4vw, 4rem);--fs-xxl: clamp(5rem, 5vw, 7rem);--fw-regular: 400;--fw-medium: 500;--space-xxs: clamp(0.25rem, 0.5vw, 0.5rem);--space-xs: clamp(0.5rem, 0.8vw, 0.75rem);--space-sm: clamp(0.75rem, 1vw, 1rem);--space-md: clamp(1rem, 1.5vw, 1.5rem);--space-lg: clamp(1.5rem, 2vw, 2rem);--space-xl: clamp(2rem, 3vw, 3rem);--space-xxl: clamp(3rem, 5vw, 4rem);--radius-sm: clamp(0.25rem, 0.5vw, 0.5rem);--radius-md: clamp(0.5rem, 1vw, 0.75rem);--radius-lg: clamp(0.75rem, 1.5vw, 1rem);--radius-xl: clamp(1rem, 2vw, 1.25rem);--shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.08);--shadow-md: 0 4px 6px rgba(0, 0, 0, 0.1);--shadow-lg: 0 10px 20px rgba(0, 0, 0, 0.15);}