:root {
  --color-primary: #cc771b;
  --color-secondary: #C9A84C;
  --color-accent: #D4AF37;
  --color-bg: #fdfaf6;
  --color-text: #1a1a1a;
  --font-heading: 'Shippori Mincho', sans-serif;
  --font-body: 'Noto Sans JP', sans-serif;
}
