:root{--background:#f8fafc;--foreground:#0f172a;--muted:#5e6a65;--panel:#fff;--line:#dbe3df;--green:#176b4d;--blue:#2563eb;--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}}
