:root {
  --background: #fffdf6;
  --surface: #ffffff;
  --surface-soft: #f5f0df;
  --text: #111111;
  --accent: #fcc415;
  --line: rgb(17 17 17 / 0.12);
  --line-strong: rgb(17 17 17 / 0.35);
  --focus: #8a5900;
  --footer-background: #111111;
  --footer-text: #ffffff;
}
