:root{--white: #ffffff;--grey-50: #f8f9fb;--grey-100: #f0f2f5;--grey-150: #e6e9ee;--ink: #1f1f1f;--ink-70: #4f4f4f;--ink-55: #6c6c6c;--ink-45: #9a9a9a;--ink-20: #e8eaee;--brand: #f8cb46;--brand-dark: #eebd2c;--brand-tint: #fef6e0;--green: #0c831f;--green-dark: #096917;--green-tint: #e9f6ea;--danger: #c0392b;--danger-tint: #fdecea;--warn: #8a5a00;--warn-tint: #fdf3e2;--color-bg: var(--white);--color-surface: var(--white);--color-surface-sunk: var(--grey-50);--color-surface-panel: var(--grey-100);--color-text: var(--ink);--color-text-muted: var(--ink-70);--color-text-subtle: var(--ink-55);--color-text-faint: var(--ink-45);--color-line: var(--ink-20);--color-accent: var(--green);--color-accent-text: var(--green-dark);--color-accent-hover: var(--green-dark);--color-accent-tint: var(--green-tint);--color-accent-contrast: var(--white);--color-brand: var(--brand);--color-brand-dark: var(--brand-dark);--color-brand-tint: var(--brand-tint);--color-brand-contrast: var(--ink);--color-secondary: var(--brand);--color-focus: #1c4ed8;--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, monospace;--text-display-lg: clamp(1.75rem, 1.1rem + 2.4vw, 2.625rem);--text-display-md: clamp(1.375rem, 1.05rem + 1.5vw, 2rem);--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.5;--tracking-display: -.02em;--tracking-tight: -.01em;--tracking-caps: .04em;--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: 4px;--radius-4: 8px;--radius-6: 12px;--radius-8: 16px;--radius-full: 999px;--rule: 1px solid var(--color-line);--shadow-1: 0 1px 2px rgb(28 28 28 / .06), 0 1px 6px rgb(28 28 28 / .04);--shadow-2: 0 2px 6px rgb(28 28 28 / .08), 0 8px 24px rgb(28 28 28 / .08);--shadow-3: 0 12px 32px rgb(28 28 28 / .14);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-overshoot: cubic-bezier(.34, 1.56, .64, 1);--dur-1: .14s;--dur-2: .24s;--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: #3fbf55;--color-accent-text: #6fd483;--color-accent-hover: #6fd483;--color-accent-tint: #16301b;--color-accent-contrast: #0d1a10;--color-brand-contrast: #17181a;--color-focus: #7aa2ff;color-scheme:dark}@media(prefers-reduced-motion:reduce){:root{--dur-1: 0ms;--dur-2: 0ms}}
