/* Exported from DESIGN.md with @google/design.md. Do not edit values here. */
:root {
  --color-primary: #6e53b8;
  --color-primary-alt: #4e4663;
  --color-ink: #444444;
  --color-ink-muted: #666666;
  --color-paper: #ffffff;
  --color-paper-sunk: #f6f4fa;
  --color-border: #e4dfed;
  --color-danger: #8f3540;
  --color-danger-surface: #faf0f1;
  --color-success: #24634d;
  --color-success-surface: #f0f7f3;
  --text-display: 72px;
  --text-title: 60px;
  --text-sub: 48px;
  --text-lead: 36px;
  --text-body: 32px;
  --text-label: 26px;
  --text-note: 20px;
  --text-reading: 18px;
  --text-control: 16px;
  --font-weight-display: 700;
  --font-weight-title: 700;
  --font-weight-sub: 700;
  --font-weight-lead: 500;
  --font-weight-body: 400;
  --font-weight-label: 700;
  --font-weight-note: 400;
  --font-weight-reading: 400;
  --font-weight-control: 600;
  --radius-sm: 8px;
  --radius-md: 16px;
  --spacing-xs: 8px;
  --spacing-sm: 16px;
  --spacing-md: 24px;
  --spacing-lg: 32px;
  --spacing-xl: 48px;
  --spacing-xxl: 64px;
  --spacing-page: 96px;
}
