/* Hallmark · macrostructure: Marquee Hero · tone: architectural · anchor hue: Studio Green */
:root{
 --color-paper:oklch(97.7% .007 80);--color-ink:oklch(29.3% 0 0);--color-stone:oklch(91.9% .008 75);--color-muted:oklch(47% .009 65);--color-accent:oklch(31.5% .028 158);--color-reverse:oklch(97.7% .007 80);--color-dark:oklch(24% .003 80);--color-rule:oklch(79% .012 75);--color-focus:oklch(48% .055 158);
 --font-display:'Cormorant Garamond',Georgia,serif;--font-body:'Libre Franklin',sans-serif;
 --space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:96px;--space-5xl:128px;
 --text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:20px;--text-xl:24px;--text-2xl:32px;--text-3xl:48px;--text-display:clamp(48px,5.4vw,88px);
 --ease-out:cubic-bezier(.22,1,.36,1);--ease-in:cubic-bezier(.4,0,1,1);--ease-in-out:cubic-bezier(.65,0,.35,1);--dur-fast:160ms;--dur-normal:300ms;--radius-sm:2px;--rule-width:1px;
 --gutter:clamp(24px,5vw,80px);--section-space:clamp(72px,8vw,128px)
}
