:root{--font-family-pro:"Geist",sans-serif;--header-height-desktop:80px;--header-height-mobile:64px}html{scroll-behavior:smooth}body{background:#080808;color:#fff}body,html{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-family-pro);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ul li{list-style:none}.fi{margin-right:8px}button{background:none;border:none;cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#181818;border-radius:6px}::-webkit-scrollbar-thumb{background:#444;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#666}.text-violet{color:#9300e8}.text-green{color:#00e07f}.text-gradient{background:linear-gradient(90deg,#00e07f,#b3b3b3,#9300e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}