:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f5f1;--surface:#fbfcf9;--surface-strong:#fff;--ink:#26322d;--ink-strong:#13231c;--muted:#617069;--muted-light:#87938d;--accent:#186d4d;--accent-strong:#10583d;--accent-muted:#82af9c;--accent-light:#59c99d;--success:#176344;--success-soft:#e4f3eb;--danger:#a23c32;--danger-soft:#faeae7;--warning:#8a5d18;--warning-soft:#fbf1d8;--line:#d8ded9;--line-soft:#e5e9e5;--nav-background:#14251f;--nav-active:#203b31;--nav-line:#294038;--nav-ink:#f4f8f5;--nav-muted:#8da29a;--nav-muted-strong:#b8c6c0;--radius-medium:.9rem;--radius-large:1.25rem;--shadow-soft:0 1rem 3rem #1a2f260d}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 85% 0%, #dcece38c, transparent 28rem), var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}::selection{color:var(--ink-strong);background:#bce6d4}:where(a,button,input,select,textarea):focus-visible{outline-offset:.18rem;outline:.2rem solid #54a888}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
