@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Text-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Text-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Text-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/Inter/Inter-Display-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/Inter/Inter-Display-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--header-height:136px;--light-green:#05f29b;--light-green-hover:#05f2af;--black:#1c1c1c;--light-black:#262626;--font-family:"Inter", sans-serif;--font-family-display:"Inter Display", sans-serif;--max-width:1280px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--light-black);max-width:100vw;color:var(--color-text-primary);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-display)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-dark)}::-webkit-scrollbar-thumb{background:var(--color-bg-surface);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}
