:root{--color-primary: #2d5016;--color-primary-light: #4a8029;--color-primary-dark: #1e360f;--color-accent: #c9a84c;--color-accent-light: #e4c97e;--color-accent-text: #8a6d1a;--color-surface: #fafaf8;--color-surface-raised: #ffffff;--color-surface-subtle: #f3f2ef;--color-border: #e5e2dc;--color-border-focus: #4a8029;--color-text: #1a1a18;--color-text-muted: #6b6b67;--color-text-inverse: #ffffff;--color-error: #c0392b;--color-error-bg: #fdf0ef;--color-success: #2d5016;--color-success-bg: #f0f4ec;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--font-sans: "Inter", system-ui, sans-serif;--font-serif: "Playfair Display", Georgia, serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--leading-tight: 1.25;--leading-normal: 1.5;--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .07), 0 2px 4px -2px rgb(0 0 0 / .07);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .07), 0 4px 6px -4px rgb(0 0 0 / .07);--transition-fast: .12s ease;--transition-base: .2s ease}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);font-size:16px;color:var(--color-text);background-color:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-block-size:100vh}h1,h2,h3,h4{font-family:var(--font-serif);line-height:var(--leading-tight);margin-block:0}p{margin-block:0;line-height:var(--leading-normal)}a{color:var(--color-primary);text-decoration-line:underline;text-underline-offset:2px}a:hover{color:var(--color-primary-light)}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.container{margin-inline:auto;padding-inline:var(--space-4);max-inline-size:72rem}
