/* Hallmark · pre-emit critique: P5 H5 E5 S5 R5 V4
 * macrostructure: Marquee Hero · genre: atmospheric · tone: premium automotive
 * theme: Bloom · dark warm-charcoal / light warm-cream · accent oklch(65% 0.12 35)
 * display: Geist 600 · body: Geist 400 · outlier: Instrument Serif · nav: N11 · footer: Ft5
 * checks: contrast pass · slop 58/58 · tokens pass · responsive unchanged/pass · images unchanged/text-free
 */
@font-face{font-family:'Geist';src:url('assets/fonts/geist-variable.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'Instrument Serif';src:url('assets/fonts/instrument-serif-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Geist Fallback';src:local('Arial');size-adjust:107%;ascent-override:100%;descent-override:25%;line-gap-override:0%}
@font-face{font-family:'Instrument Serif Fallback';src:local('Georgia');size-adjust:93%;ascent-override:91%;descent-override:25%;line-gap-override:0%}

:root {
  --color-paper: oklch(13% 0.018 40);
  --color-paper-2: oklch(17% 0.020 40);
  --color-paper-3: oklch(21% 0.022 42);
  --color-rule: oklch(31% 0.018 45);
  --color-rule-2: oklch(44% 0.020 48);
  --color-muted: oklch(72% 0.018 58);
  --color-neutral: oklch(82% 0.014 64);
  --color-ink-2: oklch(88% 0.012 68);
  --color-ink: oklch(96% 0.010 72);
  --color-accent: oklch(65% 0.120 35);
  --color-accent-2: oklch(68% 0.080 55);
  --color-accent-ink: oklch(14% 0.018 40);
  --color-focus: oklch(74% 0.140 35);
  --color-field: oklch(16% 0.020 40);
  --color-danger: oklch(66% 0.170 25);
  --color-night: oklch(9% 0.018 40);
  --color-night-96: oklch(11% 0.018 40 / .96);
  --color-night-94: oklch(7% 0.018 40 / .94);
  --color-night-92: oklch(8% 0.018 40 / .92);
  --color-night-86: oklch(8% 0.018 40 / .86);
  --color-night-85: oklch(9% 0.018 40 / .85);
  --color-night-82: oklch(7% 0.018 40 / .82);
  --color-night-20: oklch(7% 0.018 40 / .20);
  --color-night-18: oklch(8% 0.018 40 / .18);
  --color-night-12: oklch(8% 0.018 40 / .12);
  --color-night-10: oklch(8% 0.018 40 / .10);
  --color-static-ink: oklch(20% 0.022 40);
  --color-static-muted: oklch(50% 0.018 58);
  --color-static-paper: oklch(97% 0.010 72);
  --color-static-light: oklch(97% 0.010 72);
  --color-static-light-35: oklch(97% 0.010 72 / .35);
  --color-static-light-25: oklch(97% 0.010 72 / .25);
  --color-static-light-20: oklch(97% 0.010 72 / .20);
  --font-display: 'Geist', 'Geist Fallback', sans-serif;
  --font-body: 'Geist', 'Geist Fallback', sans-serif;
  --font-outlier: 'Instrument Serif', 'Instrument Serif Fallback', serif;
  --display-weight: 600;
  --space-3xs: .125rem;
  --space-2xs: .25rem;
  --space-xs: .5rem;
  --space-sm: .75rem;
  --space-md: 1rem;
  --space-lg: 1.5rem;
  --space-xl: 2.5rem;
  --space-2xl: 4rem;
  --space-3xl: 6.5rem;
  --space-4xl: 10rem;
  --space-5xl: 13rem;
  --text-xs: .75rem;
  --text-sm: .875rem;
  --text-base: 1rem;
  --text-md: 1.125rem;
  --text-lg: 1.375rem;
  --text-xl: 1.75rem;
  --text-2xl: 2.25rem;
  --text-3xl: 2.75rem;
  --text-display: clamp(3rem, 6vw + 1rem, 5.75rem);
  --text-display-s: clamp(2rem, 3vw + 1rem, 3.5rem);
  --lh-tight: 1.06;
  --lh-snug: 1.2;
  --tracking-display: -.022em;
  --tracking-tight: -.014em;
  --tracking-label: .12em;
  --ease-out: cubic-bezier(.16, 1, .3, 1);
  --ease-in: cubic-bezier(.7, 0, .84, 0);
  --ease-in-out: cubic-bezier(.65, 0, .35, 1);
  --dur-fast: 140ms;
  --dur-base: 240ms;
  --dur-slow: 480ms;
  --dur-none: .01ms;
  --dur-micro: 120ms;
  --dur-short: 220ms;
  --dur-long: 420ms;
  --rule-hair: 1px;
  --radius-card: 1rem;
  --radius-pill: 999px;
  --radius-input: .75rem;
  --page-gutter: clamp(1rem, 4vw, 4rem);
  --page-max: 120rem;
  --space-menu-top: 6rem;
  --space-hero-top: 7rem;
  --space-hero-bottom: 9.5rem;
  --space-hero-top-wide: 8rem;
  --offset-finder: -5.5rem;
  --offset-finder-wide: -4.5rem;
  --z-base: 1;
  --z-raised: 10;
  --z-dropdown: 100;
  --z-sticky: 200;
  --z-modal: 400;
  --z-toast: 500;
  --z-tooltip: 600;
  --tracking-nav: .02em;
}

html[data-theme='light'] {
  --color-paper: oklch(97% 0.010 72);
  --color-paper-2: oklch(94.5% 0.012 72);
  --color-paper-3: oklch(91% 0.014 68);
  --color-rule: oklch(86% 0.012 70);
  --color-rule-2: oklch(68% 0.016 64);
  --color-muted: oklch(50% 0.018 58);
  --color-neutral: oklch(40% 0.020 52);
  --color-ink-2: oklch(30% 0.022 46);
  --color-ink: oklch(20% 0.022 40);
  --color-accent: oklch(56% 0.130 35);
  --color-accent-2: oklch(64% 0.090 55);
  --color-accent-ink: oklch(98% 0.010 72);
  --color-focus: oklch(56% 0.130 35);
  --color-field: oklch(94.5% 0.012 72);
}

/* Catalogue · studied DNA from supplied automotive reference */
:root,
html[data-theme='light'] {
  --color-paper: oklch(97.5% 0.008 250);
  --color-paper-2: oklch(94.5% 0.012 250);
  --color-paper-3: oklch(90% 0.018 250);
  --color-rule: oklch(84% 0.012 250);
  --color-rule-2: oklch(68% 0.018 250);
  --color-muted: oklch(51% 0.020 255);
  --color-neutral: oklch(38% 0.025 255);
  --color-ink-2: oklch(28% 0.030 258);
  --color-ink: oklch(19% 0.028 258);
  --color-accent: oklch(56% 0.190 258);
  --color-accent-2: oklch(66% 0.100 248);
  --color-accent-ink: oklch(98.5% 0.004 250);
  --color-focus: oklch(48% 0.210 258);
  --color-focus-inner: oklch(98.5% 0.004 250);
  --color-field: oklch(98.5% 0.004 250);
  --color-hero-top: oklch(53% 0.115 250);
  --color-hero-bottom: oklch(85% 0.035 245);
  --color-graphite: oklch(14% 0.020 258);
  --color-graphite-2: oklch(19% 0.022 258);
  --color-on-graphite: oklch(96% 0.008 250);
  --color-on-hero: oklch(98% 0.006 250);
  --color-danger: oklch(55% 0.190 28);
  --color-success: oklch(53% 0.120 148);
  --shadow-finder: 0 1rem 3rem oklch(24% 0.030 258 / .10);
  --font-display: 'Geist', 'Geist Fallback', sans-serif;
  --font-body: 'Geist', 'Geist Fallback', sans-serif;
  --font-outlier: 'Instrument Serif', 'Instrument Serif Fallback', serif;
  --display-weight: 600;
  --text-display: clamp(2.75rem, 5vw + 1rem, 5.25rem);
  --text-display-s: clamp(2.15rem, 3vw + 1rem, 3.75rem);
  --radius-card: .625rem;
  --radius-input: .375rem;
  --radius-pill: .375rem;
  --page-max: 100rem;
}

html[data-theme='dark'] {
  --color-paper: oklch(14% 0.018 258);
  --color-paper-2: oklch(18% 0.020 258);
  --color-paper-3: oklch(22% 0.022 258);
  --color-rule: oklch(30% 0.018 258);
  --color-rule-2: oklch(47% 0.022 258);
  --color-muted: oklch(71% 0.016 250);
  --color-neutral: oklch(82% 0.012 250);
  --color-ink-2: oklch(89% 0.010 250);
  --color-ink: oklch(96% 0.008 250);
  --color-accent: oklch(70% 0.150 258);
  --color-accent-2: oklch(62% 0.100 248);
  --color-accent-ink: oklch(14% 0.018 258);
  --color-focus: oklch(78% 0.140 250);
  --color-focus-inner: oklch(14% 0.018 258);
  --color-field: oklch(17% 0.020 258);
  --color-hero-top: oklch(20% 0.070 255);
  --color-hero-bottom: oklch(36% 0.060 250);
  --color-graphite: oklch(10% 0.018 258);
  --color-graphite-2: oklch(15% 0.020 258);
  --color-on-graphite: oklch(96% 0.008 250);
  --color-on-hero: oklch(98% 0.006 250);
  --shadow-finder: 0 1rem 3rem oklch(5% 0.020 258 / .32);
}
