:root {
  --background: #F4EFE9;
  --surface: #FBF8F5;
  --surface-alt: #EDE5DD;
  --text: #241C20;
  --muted: #75676E;
  --accent: #BD5F74;
  --accent-2: #D8899B;
  --accent-soft: #F3DADF;
  --accent-ink: #8B3F54;
  --accent-contrast: #FFFFFF;
  --border: #CFC4BA;
  --radius: 2px;
  --font-heading: 'Shippori Mincho', 'Yu Mincho', Georgia, serif;
  --font-body: 'Zen Kaku Gothic New', 'Hiragino Sans', 'Noto Sans JP', sans-serif;
}
