:root{--forest: #284A2A;--forest-mid: #546E51;--sage: #8EA491;--clay: #B46634;--clay-light: #C87D38;--cream: #F8F8F3;--color-primary: var(--forest);--color-primary-hover: var(--forest-mid);--color-primary-text: var(--cream);--color-accent: var(--clay);--color-accent-hover: var(--clay-light);--color-accent-text: #FFFFFF;--color-bg: var(--cream);--color-surface: #FFFFFF;--color-surface-raised: #FFFFFF;--color-surface-sunken: rgba(40,74,42,.04);--color-text: #1C2B1D;--color-text-secondary: #4A5D4B;--color-text-tertiary: #7A8F7B;--color-text-on-dark: var(--cream);--color-border: #D6DDD6;--color-border-strong: #B8C4B8;--color-border-focus: var(--forest);--color-success: #2D6A2F;--color-success-bg: #EBF5EC;--color-success-border: rgba(45, 106, 47, .2);--color-warning: #8A5A00;--color-warning-bg: #FFF8E6;--color-warning-border: rgba(138, 90, 0, .2);--color-error: #8B2020;--color-error-bg: #FCEAEA;--color-error-border: rgba(139, 32, 32, .2);--color-info: #1A4A7A;--color-info-bg: #E8F0F9;--color-info-border: rgba(26, 74, 122, .2);--font-display: "Cambria", Georgia, serif;--font-body: "Source Sans 3", system-ui, -apple-system, sans-serif;--font-mono: "Courier New", Courier, monospace;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--text-3xl: 36px;--text-4xl: 48px;--leading-tight: 1.2;--leading-snug: 1.4;--leading-normal: 1.6;--leading-relaxed: 1.75;--weight-light: 300;--weight-regular: 400;--weight-semibold: 600;--weight-bold: 700;--tracking-tight: -.03em;--tracking-snug: -.01em;--tracking-normal: 0;--tracking-wide: .06em;--tracking-wider: .1em;--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;--space-20: 80px;--space-24: 96px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 24px;--radius-full: 9999px;--shadow-none: none;--shadow-flat: 0 0 0 1px var(--color-border);--shadow-sm: 0 1px 3px rgba(40,74,42,.08), 0 1px 2px rgba(40,74,42,.04);--shadow-md: 0 4px 12px rgba(40,74,42,.1), 0 2px 4px rgba(40,74,42,.06);--shadow-lg: 0 10px 28px rgba(40,74,42,.12), 0 4px 10px rgba(40,74,42,.06);--shadow-focus: 0 0 0 3px rgba(40,74,42,.25);--shadow-focus-error: 0 0 0 3px rgba(139,32,32,.2);--color-hover-subtle: rgba(40,74,42,.06);--color-selected-subtle: rgba(40,74,42,.08);--color-selected-strong: rgba(40,74,42,.12);--transition-fast: .1s ease;--transition-base: .2s ease;--transition-slow: .3s ease-in-out;--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-modal: 300;--z-toast: 400;--z-tooltip: 500;--max-width-content: 720px;--max-width-ui: 1200px;--nav-height: 60px;--sidebar-width: 240px;--logo-min-width-screen: 90px;--logo-min-width-print: 32mm}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}#root{overflow:hidden}#root:has(.landing-page){overflow:auto;height:auto;min-height:100%}
