@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800&family=Russo+One&display=swap");body,html{padding:0;margin:0;font-family:Poppins}a{color:inherit;text-decoration:none}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#282832}::-webkit-scrollbar-thumb{background:#d2d2d2;-webkit-transition:.3s ease-out;transition:.3s ease-out}::-webkit-scrollbar-thumb:hover{background:#ffb43c}@media (prefers-color-scheme:dark){html{color-scheme:dark;scroll-behavior:smooth}body{color:#fff;background:#000014}}@media (prefers-color-scheme:light){html{color-scheme:light;scroll-behavior:smooth}body{color:#fff;background:#000014}}