:root{--white: #ffffff;--cream: #faf8f2;--cream-sunk: #f1ede1;--cream-panel: #e6e0cf;--ink: #1a1a17;--ink-70: #53504a;--ink-55: #6c6860;--ink-40: #9e988c;--ink-15: #d8d2c4;--forest: #1f4620;--forest-dark: #16331a;--forest-mid: #3d7a3f;--forest-tint: #e7efe4;--canopy: #0d1a10;--canopy-raised: #14261a;--canopy-line: rgb(158 216 79 / .18);--sprout: #9ed84f;--sprout-dim: rgb(158 216 79 / .62);--harvest: #b35510;--harvest-dark: #8f4109;--harvest-tint: #fbeee2;--leaf: #2f7d32;--leaf-tint: #e6f2e6;--danger: #a3271b;--danger-tint: #f9e9e7;--warn: #7a5312;--warn-tint: #f6efdf;--color-bg: var(--cream);--color-surface: var(--white);--color-surface-sunk: var(--cream-sunk);--color-surface-panel: var(--cream-panel);--color-text: var(--ink);--color-text-muted: var(--ink-70);--color-text-subtle: var(--ink-55);--color-text-faint: var(--ink-40);--color-line: var(--ink-15);--color-accent: var(--harvest);--color-accent-text: var(--harvest-dark);--color-accent-hover: var(--harvest-dark);--color-accent-tint: var(--harvest-tint);--color-accent-contrast: var(--white);--color-brand: var(--forest);--color-brand-dark: var(--forest-dark);--color-brand-tint: var(--forest-tint);--color-brand-contrast: var(--white);--color-secondary: var(--forest-mid);--color-chrome: var(--canopy);--color-chrome-raised: var(--canopy-raised);--color-chrome-text: #f2f5ee;--color-chrome-muted: rgb(242 245 238 / .66);--color-chrome-line: var(--canopy-line);--color-chrome-highlight: var(--sprout);--color-chrome-highlight-dim: var(--sprout-dim);--gradient-canopy: radial-gradient(120% 140% at 8% -20%, #26512a 0%, rgb(38 81 42 / 0) 62%), radial-gradient(90% 120% at 96% 0%, rgb(179 85 16 / .22) 0%, rgb(179 85 16 / 0) 55%), var(--canopy);--color-focus: #b8560a;--color-focus-on-brand: #ffc266;--color-focus-on-chrome: var(--color-focus-on-brand);--color-accent-on-brand: #ffab70;--color-banner-bg: var(--canopy-raised);--color-banner-text: var(--color-chrome-text);--color-banner-control: rgb(255 255 255 / .14);--color-banner-control-hover: rgb(255 255 255 / .26);--color-stock: var(--leaf);--color-stock-tint: var(--leaf-tint);--color-danger: var(--danger);--color-danger-tint: var(--danger-tint);--color-warn: var(--warn);--color-warn-tint: var(--warn-tint);--font-display: "Archivo", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-ui: "Archivo", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-display-lg: clamp(1.75rem, 1.1rem + 2.4vw, 2.5rem);--text-display-md: clamp(1.375rem, 1.05rem + 1.5vw, 1.875rem);--text-display-sm: clamp(1.125rem, 1rem + .7vw, 1.375rem);--text-title: 1.0625rem;--text-body: 1rem;--text-ui: .875rem;--text-fine: .75rem;--text-micro: .6875rem;--leading-display: 1.15;--leading-title: 1.3;--leading-body: 1.55;--tracking-display: -.015em;--tracking-tight: -.005em;--tracking-caps: .06em;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2.25rem;--space-7: 3.25rem;--space-8: 4.5rem;--radius-0: 0px;--radius-2: 2px;--radius-4: 4px;--radius-6: 6px;--radius-8: 8px;--radius-full: 999px;--rule: 1px solid var(--color-line);--rule-strong: 1px solid rgb(0 0 0 / .25);--shadow-1: 0 1px 1px rgb(26 25 23 / .05);--shadow-2: 0 1px 2px rgb(26 25 23 / .07), 0 4px 12px rgb(26 25 23 / .06);--shadow-3: 0 8px 28px rgb(26 25 23 / .13);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-overshoot: cubic-bezier(.34, 1.56, .64, 1);--dur-1: .12s;--dur-2: .2s;--dur-3: .52s;--reveal-shift: 1.75rem;--dur-marquee: 6s;--measure: 68ch;--page-max: 82rem;--gutter: clamp(.875rem, 3vw, 2rem);--header-h: 4rem;color-scheme:light}:root[data-surface=admin]{--color-bg: #17181a;--color-surface: #1f2124;--color-surface-sunk: #131416;--color-surface-panel: #26282c;--color-text: #f3f4f6;--color-text-muted: #b6bac1;--color-text-subtle: #9ba0a8;--color-text-faint: #7b8089;--color-line: #33363b;--color-accent: #e2793f;--color-accent-text: #f09a6a;--color-accent-hover: #f09a6a;--color-accent-tint: #341c0f;--color-accent-contrast: #1a0f07;--color-brand: #3d7a3f;--color-brand-dark: #1f4620;--color-brand-tint: #16241a;--color-brand-contrast: #f3f4f6;--color-stock: #6ec97a;--color-stock-tint: #16261a;--color-focus: #f0a24a;--color-banner-bg: #1f4620;color-scheme:dark}@media(prefers-reduced-motion:reduce){:root{--dur-1: 0ms;--dur-2: 0ms;--dur-marquee: 0s;--dur-3: 0ms;--reveal-shift: 0rem}}
