:root {
  --d360-deep: #0d2721;
  --d360-forest: #153c33;
  --d360-paper: #fbf8f1;
  --d360-cream: #f1ebdf;
  --d360-rust: #d66532;
  --d360-ink: #15221f;
  --d360-muted: #5d6965;
  --d360-border: rgb(21 34 31 / 16%);
  --d360-display: "DM Serif Display", Georgia, serif;
  --d360-body: "Be Vietnam Pro", sans-serif;
  --d360-reading-width: 68ch;
  --d360-shell: min(1180px, calc(100% - 40px));
  --d360-focus: 0 0 0 3px rgb(214 101 50 / 35%);
}
