/* Hallmark · macrostructure: Catalogue with photographic fold · tone: atmospheric industrial · anchor hue: yellow
 * theme: custom · vibe: coal black island adventure store · paper: oklch(18.5% .005 248) · accent: oklch(86.1% .173 91.9)
 * display: Barlow Condensed + Noto Sans SC · body: Noto Sans SC · axes: dark / display-condensed / yellow
 * nav: N7 Brutal slab · footer: Ft4 Dense typographic · user-provided context
 * pre-emit critique: Philosophy 4 / Hierarchy 5 / Execution 4 / Specificity 5 / Restraint 4 / Variety 4
 */
:root {
 --color-paper:oklch(18.5% .005 248); --color-surface:oklch(22.2% .01 248); --color-surface-raised:oklch(25.8% .012 248);
 --color-ink:oklch(95.5% .007 90); --color-secondary:oklch(79% .013 248); --color-muted:oklch(72% .012 248);
 --color-rule:oklch(33% .012 248); --color-gunmetal:oklch(44.6% .03 257.3); --color-accent:oklch(86.1% .173 91.9);
 --color-accent-ink:oklch(18.5% .005 248); --color-cta:oklch(85% .2 127); --color-cta-hover:oklch(91% .19 127);
 --color-cta-shadow:oklch(49% .105 128); --color-link:oklch(80% .075 237); --color-error:oklch(57.7% .245 27.3);
 --color-focus:oklch(95.5% .007 90); --color-clear:oklch(18.5% .005 248 / 0); --color-shadow:oklch(10% .007 248 / .65);
 --color-overlay:oklch(14% .008 248 / .98); --color-overlay-mid:oklch(14% .008 248 / .72); --color-overlay-soft:oklch(14% .008 248 / .18); --color-overlay-bottom:oklch(18.5% .005 248 / .97);
 --color-dialog:oklch(10% .007 248 / .94); --color-shine:oklch(97% .01 90 / .32);
 --font-body:'Noto Sans SC','PingFang SC','Microsoft YaHei',sans-serif; --font-display:'Barlow Condensed','Noto Sans SC',sans-serif;
 --space-xs:4px; --space-sm:8px; --space-md:16px; --space-lg:24px; --space-xl:32px; --space-2xl:48px; --space-3xl:72px; --space-4xl:96px;
 --text-xs:.75rem; --text-sm:.875rem; --text-base:1rem; --text-lg:1.125rem; --text-xl:1.5rem; --text-2xl:2rem; --text-display:clamp(3rem,6vw,5.5rem);
 --ease-out:cubic-bezier(.16,1,.3,1); --ease-in:cubic-bezier(.4,0,1,1); --ease-in-out:cubic-bezier(.65,0,.35,1); --dur-fast:140ms; --dur-normal:220ms;
 --rule-thin:1px; --radius-sm:2px; --header-height:80px;
 color-scheme:dark;
}
