/* Generated from site.json — edit the theme in the builder, not this file. */
:root {
  --dcms-color-brand: #9f1239;
  --dcms-color-brand-strong: #881337;
  --dcms-color-brand-soft: #fff1f2;
  --dcms-color-brand-contrast: #fffbf5;
  --dcms-color-accent: #0f766e;
  --dcms-color-accent-contrast: #ffffff;
  --dcms-color-text: #2b2622;
  --dcms-color-heading: #17130f;
  --dcms-color-muted: #7a6f66;
  --dcms-color-surface: #fffdf8;
  --dcms-color-surface-alt: #f7f2e9;
  --dcms-color-surface-sunken: #efe8dc;
  --dcms-color-inverse: #17130f;
  --dcms-color-inverse-text: #fffdf8;
  --dcms-color-border: #e0d6c7;
  --dcms-color-border-strong: #17130f;
  --dcms-color-success: #15803d;
  --dcms-color-warning: #b45309;
  --dcms-color-danger: #b91c1c;
  --dcms-font-body: 'Palatino Linotype', Palatino, Georgia, 'Book Antiqua', serif;
  --dcms-font-heading: Georgia, 'Iowan Old Style', 'Times New Roman', Times, serif;
  --dcms-font-mono: ui-monospace, SFMono-Regular, 'SF Mono', Menlo, Consolas, monospace;
  --dcms-space-2xs: 0.288rem;
  --dcms-space-xs: 0.575rem;
  --dcms-space-sm: 0.862rem;
  --dcms-space-md: 1.15rem;
  --dcms-space-lg: 2.3rem;
  --dcms-space-xl: 4.6rem;
  --dcms-space-2xl: 6.9rem;
  --dcms-space-3xl: 9.2rem;
  --dcms-text-xs: 0.598rem;
  --dcms-text-sm: 0.797rem;
  --dcms-text-base: 1.063rem;
  --dcms-text-lg: 1.416rem;
  --dcms-text-xl: 1.888rem;
  --dcms-text-2xl: clamp(1.56rem, 2.39vw + 1.56rem, 2.517rem);
  --dcms-text-3xl: clamp(2.08rem, 3.19vw + 2.08rem, 3.355rem);
  --dcms-text-4xl: clamp(2.772rem, 4.25vw + 2.772rem, 4.472rem);
  --dcms-text-5xl: clamp(3.696rem, 5.66vw + 3.696rem, 5.961rem);
  --dcms-shadow-xs: none;
  --dcms-shadow-sm: none;
  --dcms-shadow-md: none;
  --dcms-shadow-lg: none;
  --dcms-shadow-xl: none;
  --dcms-container: 68rem;
  --dcms-container-narrow: 38rem;
  --dcms-radius-sm: 0;
  --dcms-radius-lg: 0;
  --dcms-radius-pill: 0;
  --dcms-border-width: 1px;
  --dcms-transition: 200ms ease;
  --dcms-leading-body: 1.75;
  --dcms-leading-heading: 1.1;
  --dcms-weight-heading: 700;
  --dcms-tracking-heading: -0.015em;
  --dcms-tracking-label: 0.14em;
  --dcms-transform-heading: none;
  --dcms-section-py: 5.5rem;
  --dcms-overlay: rgb(23 19 15 / 60%);
  --dcms-radius: 0;
}
