@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;200;300;400;500;600;700&family=Inter:wght@100;200;300;400;500;600;700&family=Kanit:wght@100;200;300;400;500;600;700;800;900&display=swap");*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,61%,.5) transparent}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,61%,.5);border-radius:20px;border:transparent}:root{--background-color:#000;--primary-color:#01e299;--secondary-color:#122e33;--text-color:#fff}body{font-family:IBM Plex Sans,sans-serif!important;margin:0;-webkit-font-smoothing:antialiased;overflow-x:hidden;-moz-osx-font-smoothing:grayscale}p{color:var(--text-color)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}