:root{--color-primary: #3A3E30;--color-secondary: #C3875D;--color-background: #FFFFFF;--color-background-light: #F5F1EF;--color-border: #D4C4B8;--color-text: #1A1A1A;--color-text-light: #3A3E30;--color-text-muted: #6B6B6B;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--color-white: #FFFFFF;--color-black: #000000;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--line-height-tight: 1.2;--line-height-base: 1.5;--line-height-relaxed: 1.6;--motion-fast: .12s;--motion-base: .2s;--motion-slow: .32s;--motion-ease: cubic-bezier(.4, 0, .2, 1);--motion-ease-out: cubic-bezier(0, 0, .2, 1);--focus-ring: 0 0 0 3px color-mix(in srgb, var(--color-secondary) 50%, transparent);--focus-ring-error: 0 0 0 3px color-mix(in srgb, var(--color-error) 50%, transparent);--focus-outline-width: 2px;--focus-outline-offset: 2px;--shadow-sm: 0 1px 2px rgba(58, 62, 48, .06);--shadow-md: 0 4px 12px rgba(58, 62, 48, .1);--shadow-lg: 0 8px 24px rgba(58, 62, 48, .14);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;font-family:Public Sans,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}
