@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap";
:root{--color-bg:#f4f5f6;--color-surface:#fff;--color-surface-alt:#dedede;--color-ink:#1f364f;--color-ink-soft:#5c6b79;--color-line:#dedede;--color-moss:#124036;--color-barn:#f9ba11;--color-on-barn:#1f364f;--color-steel:#759eb5;--color-steel-soft:#e4edf2;--color-amber-soft:#fcefc7;--color-warn:#8a6100;--color-warn-bg:#fcefc7}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-ink);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
