/* Hallmark · genre: modern-minimal · tone: technical · anchor hue: blue-orange · structural fingerprints: Stat-Led / Split Studio */
:root {
  --font-product-body: Inter, Arial, sans-serif;
  --font-product-display: Archivo, Arial, sans-serif;
  --color-product-grid: oklch(100% 0.005 250 / 0.045);
  --color-product-focus: oklch(67% 0.19 44);
  --color-product-body: oklch(45% 0.035 250);
  --color-product-navy: oklch(36% 0.105 250);
  --color-product-rule: oklch(91% 0.015 250);
  --color-product-soft: oklch(97% 0.01 250);
  --color-product-white-20: oklch(100% 0.005 250 / 0.22);
  --color-product-white-10: oklch(100% 0.005 250 / 0.08);
  --space-product-sm: 0.5rem;
  --space-product-md: 1rem;
  --space-product-lg: 2rem;
  --text-product-display: clamp(2.5rem, 6vw, 4.75rem);
  --ease-product-out: cubic-bezier(0.16, 1, 0.3, 1);
  --dur-product-fast: 120ms;
  --rule-product: 1px;
  --radius-product: 1rem;
}
