:root{--ink: #1d2421;--ink-soft: #53615c;--ink-faint: #7d8a85;--page: #f5f5f2;--card: #ffffff;--line: #e3e7e0;--accent: #326451;--accent-bright: #3c7e66;--accent-ink: #ffffff;--accent-wash: #edf4ee;--shadow: 0 1px 2px rgb(29 36 33 / 6%), 0 12px 32px rgb(29 36 33 / 6%);--radius: 16px;color-scheme:light}@media(prefers-color-scheme:dark){:root{--ink: #eef1ec;--ink-soft: #aab5af;--ink-faint: #8a958f;--page: #141816;--card: #1c2320;--line: #2c3531;--accent: #6fbb9a;--accent-bright: #86d0ae;--accent-ink: #10211a;--accent-wash: #1e2a25;--shadow: 0 1px 2px rgb(0 0 0 / 30%), 0 12px 32px rgb(0 0 0 / 28%);color-scheme:dark}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;background:var(--page);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,p,ul,figure{margin:0}ul{padding:0;list-style:none}a{color:inherit}img,svg{max-width:100%}:focus-visible{outline:3px solid var(--accent-bright);outline-offset:3px;border-radius:4px}
