:root{--font-display: "Fraunces", serif;--font-body: "Libre Franklin", sans-serif;--text-xs: 10px;--text-sm: 12px;--text-base: 14px;--text-md: 16px;--text-lg: 18px;--text-xl: 24px;--text-2xl: 30px;--text-3xl: 36px;--leading-xs: 1.4;--leading-sm: 1.5;--leading-base: 1.6;--leading-md: 1.5;--leading-lg: 1.4;--leading-xl: 1.3;--leading-2xl: 1.2;--leading-3xl: 1.1;--color-bg: #f4f1eb;--color-surface: #ffffff;--color-surface-warm: #faf8f4;--color-border: #e2ddd4;--color-border-light: #ece8e0;--color-text: #2c2416;--color-text-secondary: #6b5e4c;--color-text-dim: #a09585;--color-green-deep: #2d5a27;--color-green-mid: #4a8a3f;--color-green-light: #6db85a;--color-green-pale: #e8f3e4;--color-earth: #8b6914;--color-earth-pale: #faf0d8;--color-clay: #c4573a;--color-clay-pale: #fce8e2;--color-sky: #3a6b8c;--color-sky-pale: #e0eef6;--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;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--transition-fast: .15s ease;--transition-medium: .25s ease;--transition-slow: .5s ease;--motion-tap: .15s;--motion-page: .22s;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--focus-ring: 0 0 0 2px var(--color-surface), 0 0 0 4px var(--color-green-mid)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-base);color:var(--color-text);background-color:var(--color-bg)}img,svg{display:block;max-width:100%}button{font:inherit;color:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:none;box-shadow:var(--focus-ring)}
