:root{--forest:#1a3a2e;--forest-deep:#0f2620;--cream:#f4ecd8;--cream-pale:#faf6e9;--terracotta:#c97d60;--terracotta-deep:#a45d43;--sage:#9caf88;--ink:#0f0e0b;--hairline:rgba(26,58,46,.1);--hairline-strong:rgba(26,58,46,.18);--muted:rgba(26,58,46,.55)}*{margin:0;padding:0;box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.fraunces{font-family:Fraunces,serif}.instrument{font-family:"Instrument Serif",serif;font-style:italic}.mono{font-family:JetBrains Mono,monospace}