:root{--background:#f8fafc;--foreground:#0f172a;--muted:#5e6a65;--panel:#fff;--line:#dbe3df;--site-primary:#123f3d;--site-primary-alt:#123f3d;--site-primary-avatar:#123f3d;--site-primary-deep:#0d3438;--site-primary-hover:#0d3438;--site-primary-rgb:18, 63, 61;--site-primary-alt-rgb:18, 63, 61;--site-primary-deep-rgb:13, 52, 56;--green:var(--site-primary-alt);--brand-accent:var(--site-primary);--coral:#e35d4f;--gold:#c98a1b;--ink:#101513;--site-header-height:69px;--site-anchor-offset:96px}html{scroll-behavior:smooth;height:100%;scroll-padding-top:var(--site-anchor-offset)}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input{font:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (max-width:760px){:root{--site-header-height:65px;--site-anchor-offset:88px}}
