/* Hallmark · genre: modern-minimal · macrostructure: Workbench · theme: Cobalt · enrichment: none · nav: N3 · footer: Ft2 · slop-test: 58/58 pass */
/* This generated static copy mirrors /tokens.css. */
:root {
  color-scheme: light;
  --color-paper: oklch(98.5% 0.004 250);
  --color-paper-raised: oklch(100% 0.003 250);
  --color-paper-soft: oklch(96.5% 0.008 250);
  --color-paper-pressed: oklch(93.5% 0.012 250);
  --color-graphite: oklch(22% 0.016 260);
  --color-graphite-raised: oklch(27% 0.018 260);
  --color-ink: oklch(24% 0.02 258);
  --color-ink-soft: oklch(34% 0.018 257);
  --color-muted: oklch(48% 0.015 255);
  --color-faint: oklch(64% 0.012 252);
  --color-rule: oklch(88% 0.012 252);
  --color-rule-strong: oklch(76% 0.02 252);
  --color-accent: oklch(52% 0.2 256);
  --color-accent-hover: oklch(46% 0.2 256);
  --color-accent-soft: oklch(94% 0.035 256);
  --color-accent-ink: oklch(99% 0.004 250);
  --color-focus: oklch(45% 0.22 256);
  --color-success: oklch(44% 0.12 154);
  --color-success-soft: oklch(95% 0.03 154);
  --color-warning: oklch(48% 0.13 72);
  --color-warning-soft: oklch(96% 0.04 82);
  --color-error: oklch(48% 0.18 28);
  --color-error-soft: oklch(95% 0.035 28);
  --color-overlay: oklch(18% 0.02 258 / 0.5);
  --color-shadow: oklch(20% 0.02 258 / 0.08);
  --font-display: "Space Grotesk", "Avenir Next", ui-sans-serif, sans-serif;
  --font-body: "IBM Plex Sans", "Segoe UI", ui-sans-serif, sans-serif;
  --font-mono: "JetBrains Mono", "SFMono-Regular", ui-monospace, monospace;
  --space-3xs: 0.125rem;
  --space-2xs: 0.25rem;
  --space-xs: 0.5rem;
  --space-sm: 0.75rem;
  --space-md: 1rem;
  --space-lg: 1.5rem;
  --space-xl: 2.5rem;
  --space-2xl: 4rem;
  --space-3xl: 6rem;
  --space-4xl: 9rem;
  --text-xs: 0.72rem;
  --text-sm: 0.84rem;
  --text-base: 1rem;
  --text-md: 1.2rem;
  --text-lg: 1.44rem;
  --text-xl: 1.728rem;
  --text-2xl: 2.074rem;
  --text-3xl: 2.488rem;
  --text-display: clamp(2.4rem, 4vw + 0.5rem, 4.3rem);
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in: cubic-bezier(0.7, 0, 0.84, 0);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --dur-micro: 120ms;
  --dur-short: 220ms;
  --dur-long: 420ms;
  --rule-thin: 1px solid var(--color-rule);
  --rule-strong: 1px solid var(--color-rule-strong);
  --radius-xs: 0.25rem;
  --radius-sm: 0.375rem;
  --radius-md: 0.625rem;
  --radius-lg: 0.875rem;
  --radius-round: 999rem;
  --shadow-whisper: 0 1px 2px var(--color-shadow);
  --shadow-float: 0 1rem 3rem var(--color-shadow);
  --z-base: 1;
  --z-raised: 10;
  --z-dropdown: 100;
  --z-sticky: 200;
  --z-modal: 400;
  --z-toast: 500;
  --z-tooltip: 600;
  --sidebar-width: 16.5rem;
  --content-max: 92rem;
  --control-height: 2.75rem;
}
