/* Hallmark · custom industrial storefront · dark / display-condensed / yellow
   Palette anchors: coal #111315, gunmetal #4B5563, yellow #FACC15, red #DC2626 */
:root{
 --color-paper:oklch(18.5% .006 250);--color-paper-2:oklch(22% .009 250);--color-paper-3:oklch(26% .011 250);--color-rule:oklch(33% .016 250);--color-gunmetal:oklch(44.6% .03 257);--color-ink:oklch(96% .006 250);--color-muted:oklch(74% .012 250);--color-subtle:oklch(65% .014 250);--color-accent:oklch(85.2% .199 91.936);--color-accent-ink:oklch(18.5% .006 250);--color-cta:oklch(80% .204 137);--color-cta-hover:oklch(85% .2 137);--color-cta-shadow:oklch(46% .11 137);--color-link:oklch(78% .088 236);--color-error:oklch(57.7% .245 27.325);--color-focus:oklch(90% .14 80);--color-clear:oklch(18.5% .006 250 / 0);--color-overlay:oklch(13% .012 250 / .78);--color-shadow:oklch(10% .007 250 / .6);--color-sheen:oklch(99% .003 90 / .35);
 --font-body:'Noto Sans SC',sans-serif;--font-display:'Oswald','Noto Sans SC',sans-serif;--font-mono:ui-monospace,SFMono-Regular,Consolas,monospace;
 --space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;
 --text-sm:.8125rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-display:clamp(3.2rem,6.8vw,6rem);
 --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-short:150ms;--dur-press:100ms;
 --rule:1px solid var(--color-rule);--radius:2px;--z-sticky:200;--z-dropdown:100;--z-modal:400;
}
