/* Hallmark · macrostructure: Catalogue · F6 product grid knobs: ratio=4/3, density=3-up, micro-action=View →
 * genre: modern-minimal · theme: Coral/reference-preserved · tone: playful B2B · anchor hue: candy pink
 * nav: N1b three-section (links=4, dropdowns=none, scroll=frost-on-scroll) · footer: Ft2 inline rule (order=wordmark/links/credit, separator=middot, density=spaced)
 * enrichment: none — owner-supplied product photography enters through Media Library
 * pre-emit critique: P5 H5 E4 S5 R4 V4
 */
@font-face {
  font-family: "Be Vietnam Pro";
  src: url("../fonts/be-vietnam-pro.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --color-paper: oklch(99% 0.006 330);
  --color-paper-2: oklch(97.2% 0.012 330);
  --color-paper-3: oklch(94.8% 0.02 330);
  --color-ink: oklch(19% 0.02 300);
  --color-ink-2: oklch(36% 0.024 300);
  --color-muted: oklch(51% 0.026 300);
  --color-muted-on-ink: oklch(82% 0.014 330);
  --color-rule: oklch(91% 0.012 330);
  --color-rule-strong: oklch(84% 0.02 330);
  --color-accent: oklch(68% 0.18 350);
  --color-accent-soft: oklch(95% 0.035 350);
  --color-accent-ink: oklch(19% 0.03 350);
  --color-product-mango: oklch(95% 0.08 85);
  --color-product-durian: oklch(96% 0.06 115);
  --color-product-strawberry: oklch(95% 0.06 25);
  --color-product-chocolate: oklch(94% 0.045 50);
  --color-product-tropical: oklch(95% 0.06 180);
  --color-product-milk: oklch(97% 0.03 75);
  --color-dark: oklch(20% 0.02 300);
  --color-dark-2: oklch(25% 0.025 300);
  --color-dark-line: oklch(100% 0 0 / 0.14);
  --color-focus: oklch(44% 0.16 285);
  --color-success: oklch(48% 0.14 150);
  --color-error: oklch(52% 0.18 25);
  --font-display: "Bricolage Grotesque", "Be Vietnam Pro", Arial, sans-serif;
  --font-body: "Schibsted Grotesk", "Be Vietnam Pro", Arial, sans-serif;
  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-6: 1.5rem;
  --space-8: 2rem;
  --space-12: 3rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;
  --space-32: 8rem;
  --text-xs: 0.75rem;
  --text-sm: 0.875rem;
  --text-md: 1rem;
  --text-lg: 1.125rem;
  --text-xl: 1.375rem;
  --text-2xl: 1.75rem;
  --text-3xl: clamp(2.25rem, 5vw, 3.25rem);
  --text-display: clamp(3.5rem, 10vw, 6.5rem);
  --text-display-sm: clamp(2.75rem, 7vw, 4.5rem);
  --page-max: 80rem;
  --page-gutter: clamp(1rem, 4vw, 3.5rem);
  --radius-card: 1.5rem;
  --radius-soft: 1rem;
  --radius-pill: 999px;
  --ease-out: cubic-bezier(0.2, 0.85, 0.2, 1);
  --ease-in: cubic-bezier(0.6, 0, 0.8, 0.15);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --dur-fast: 160ms;
  --dur-base: 240ms;
  --dur-slow: 520ms;
}
