/* Shared light surfaces across every active page. Keep the signature green and gold. */
:root {
  --cream: #f7f8f5;
  --cream-light: #fcfcfa;
  --bone: #e8ede7;
}
.nav, .nav.scrolled { background: rgba(247, 248, 245, .96); }
