/* GENERATED by scripts/build-tokens.mjs. Do not edit. */
:root {
  --dz-cream: #FCF7EE;
  --dz-emerald: #0F4F46;
  --dz-coral: #E4694B;
  --dz-blush: #F7DDD3;
  --dz-marigold: #EFA52E;
  --dz-ink: #16211F;
  --dz-white: #FFFFFF;
  --dz-emerald-deep: #00342d;
  --dz-emerald-soft: #DDEBE5;
  --dz-cream-deep: #efebe2;
  --dz-coral-text: #b13b1d;
  --dz-coral-display: #d05639;
  --dz-ink-muted: #586663;
  --dz-line: rgba(22, 33, 31, 0.12);
  --dz-line-strong: rgba(22, 33, 31, 0.24);
  --dz-line-on-dark: rgba(252, 247, 238, 0.22);
  --dz-font-display: 'Fraunces', 'Iowan Old Style', 'Palatino Linotype', Georgia, serif;
  --dz-font-ui: 'DM Sans', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  --dz-size-hero: clamp(2.75rem, 1.6rem + 4.6vw, 5rem);
  --dz-size-display: 2.8125rem;
  --dz-size-h2: 2.375rem;
  --dz-size-h3: 1.75rem;
  --dz-size-lead: 1.625rem;
  --dz-size-body: 1.5rem;
  --dz-size-body-sm: 1.3125rem;
  --dz-size-ui: 0.9375rem;
  --dz-size-small: 0.8125rem;
  --dz-size-eyebrow: 0.75rem;
  --dz-size-button: 0.8125rem;
  --dz-space-3xs: 0.25rem;
  --dz-space-2xs: 0.5rem;
  --dz-space-xs: 0.75rem;
  --dz-space-sm: 1rem;
  --dz-space-md: 1.5rem;
  --dz-space-lg: 2rem;
  --dz-space-xl: 3rem;
  --dz-space-2xl: 4rem;
  --dz-space-3xl: 6rem;
  --dz-space-4xl: 8rem;
  --dz-layout-max: 96rem;
  --dz-layout-wide: 108rem;
  --dz-layout-measure: 51.25rem;
  --dz-layout-gutter: clamp(1.25rem, 3.5vw, 4rem);
  --dz-layout-header: 4.5rem;
  --dz-layout-section-top: clamp(2.75rem, 4.5vw, 4.5rem);
  --dz-layout-section-bottom: clamp(2.25rem, 3.5vw, 3.5rem);
  --dz-layout-band-top: clamp(3rem, 5vw, 4.5rem);
  --dz-layout-band-bottom: clamp(3rem, 5vw, 4.5rem);
  --dz-radius-none: 0;
  --dz-radius-sm: 0.5rem;
  --dz-radius-pill: 999px;
  --dz-radius-arch: 999px 999px 0 0;
  --dz-motion-dur-1: 107ms;
  --dz-motion-dur-2: 214ms;
  --dz-motion-dur-3: 321ms;
  --dz-motion-dur-4: 428ms;
  --dz-motion-dur-6: 642ms;
  --dz-motion-ease: cubic-bezier(0.4, 0.9, 0.3, 1);
  --dz-motion-ease-out: cubic-bezier(0.23, 1, 0.32, 1);
  --dz-motion-dur-press: 160ms;
  --dz-shadow-sm: 0 1px 2px rgba(22, 33, 31, 0.06), 0 2px 8px rgba(22, 33, 31, 0.05);
  --dz-shadow-md: 0 2px 4px rgba(22, 33, 31, 0.06), 0 12px 32px rgba(22, 33, 31, 0.1);
  --dz-shadow-card: 0 0 0 1px rgba(22, 33, 31, 0.05), 0 1px 2px rgba(22, 33, 31, 0.05), 0 8px 24px rgba(22, 33, 31, 0.06);
  --dz-shadow-header: 0 1px 0 rgba(22, 33, 31, 0.08);
}
