:root{--ink:#111411;--ink-soft:#232823;--paper:#f2efe7;--paper-bright:#fbfaf6;--paper-deep:#e6e0d5;--line:#c9c2b6;--line-dark:#343a34;--muted:#696d68;--muted-dark:#aeb5ae;--signal:#526fe1;--signal-light:#aebcf8;--white:#fff;--header-height:72px;--section-pad-top:96px;--section-pad-bottom:120px}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Helvetica Neue,Inter,Arial,sans-serif;font-size:16px;line-height:1.5;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}section[id],header[id],footer[id]{scroll-margin-top:calc(var(--header-height) + 24px)}@media (max-width:820px){:root{--header-height:64px;--section-pad-top:72px;--section-pad-bottom:90px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
