:root {
  --background: #F3F1EB;
  --surface: #FBFAF6;
  --surface-alt: #EAE7DE;
  --text: #111B17;
  --muted: #68716C;
  --accent: #33785E;
  --accent-2: #4E9C7E;
  --accent-soft: #DFD8C1;
  --accent-ink: #245741;
  --accent-contrast: #FFFFFF;
  --border: #C7C7C0;
  --radius: 0px;
  --font-heading: 'Shippori Mincho', Georgia, 'Yu Mincho', serif;
  --font-body: 'Inter', 'Zen Kaku Gothic New', 'Hiragino Sans', 'Noto Sans JP', sans-serif;
}
