:root {
  --color-brand: 77 75 246;
  --color-brand-strong: 69 68 221;
  --color-brand-on: 255 255 255;
  --color-brand-ink: 77 75 246;
  --color-ink: 0 14 51;
  --color-ink-soft: 95 102 121;
  --surface: 247 248 252;
  --surface-sunken: 232 234 245;
  --line-hairline: 226 229 242;
  --line-control: 126 134 168;
  --header: 255 255 255;
  --header-ink: 0 14 51;
  --header-ink-soft: 89 98 122;
  --day-working: 255 255 255;
  --day-away: 203 203 246;
  --ball-work: 77 75 246;
  --font-brand: "Space Grotesk", system-ui, -apple-system, "Segoe UI", sans-serif;
}
