:root{--background:#fff;--foreground:#171717;--scrollbar-thumb:#00c77a;--scrollbar-thumb-hover:#00dc55;--header-height:74px}@font-face{font-family:TT Firs Neue;src:url(/fonts/TTFirsNeue-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(/fonts/TTFirsNeue-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}html{scroll-behavior:smooth;height:100%}section[id]{scroll-margin-top:calc(var(--header-height) + 16px)}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:TT Firs Neue;display:flex}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) #0000;margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}a{color:inherit;text-decoration:none}button{font-family:inherit}
