/* generated from theme.json - do not edit (SM352) */
:root {
  --theme-channels-accent: 242,182,193;
  --theme-channels-ink: 91,11,25;
  --theme-channels-paper-warm: 255,253,240;
  --theme-channels-shadow: 0,0,0;
  --theme-colours-accent: #F2B6C1;
  --theme-colours-brand: #D51E36;
  --theme-colours-brand-hover: #B8182D;
  --theme-colours-highlight: #FFF8BD;
  --theme-colours-ink: #5B0B19;
  --theme-colours-ink-deep: #470815;
  --theme-colours-ink-solid: #2B0A10;
  --theme-colours-paper: #FFFFFF;
  --theme-colours-paper-sand: #F6EFE1;
  --theme-colours-paper-warm: #FFFDF0;
  --theme-colours-text: #5E4A4E;
  --theme-colours-text-dim: #6E5A5D;
  --theme-fonts-body: 'Public Sans', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --theme-fonts-mono: 'JetBrains Mono', ui-monospace, SFMono-Regular, monospace;
  --theme-layout-gutter: 48px;
  --theme-layout-gutter-sm: 20px;
  --theme-layout-maxw: 1440px;
  --theme-radius-lg: 16px;
  --theme-radius-md: 12px;
  --theme-radius-pill: 999px;
  --theme-radius-sm: 8px;
  --theme-radius-xl: 20px;
  --theme-space-2xl: 24px;
  --theme-space-3xl: 32px;
  --theme-space-4xl: 48px;
  --theme-space-lg: 16px;
  --theme-space-md: 12px;
  --theme-space-sm: 8px;
  --theme-space-xl: 20px;
  --theme-space-xs: 6px;
  --theme-type-body: 16px;
  --theme-type-display: 40px;
  --theme-type-h1: 32px;
  --theme-type-h2: 24px;
  --theme-type-h3: 20px;
  --theme-type-lead: 18px;
  --theme-type-meta: 13px;
  --theme-type-micro: 12px;
  --theme-type-small: 14px;
  --theme-type-ui: 15px;
}
