@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&family=DM+Mono:wght@400;600;700;900&display=swap";:root{--color-forest:#2f3a33;--color-lime:#d8f473;--color-sage:#8f9672;--color-white:#fff;--color-off-white:#f5f2ec;--color-border:#e8ebe4;--color-muted-text:#888;--color-faint-text:#bbb;--font-sans:"DM Sans", sans-serif;--font-mono:"DM Mono", monospace}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-sans);background:var(--color-off-white);color:var(--color-forest);-webkit-font-smoothing:antialiased;margin:0;padding:0}a,a:visited,a:hover,a:active{color:inherit}
