:root {
  --tj-surface: #ffffff;
  --tj-text: #0a1628;
  --tj-accent: #4d9fff;
  --tj-border: rgba(10, 22, 40, 0.14);
  --tj-radius: 14px;
  --tj-font-display: inherit;
  --tj-font-body: inherit;
  --tj-space: 1rem;
  --tj-motion: 180ms;
  --tj-contract-surface: var(--tj-surface);
}
