@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:#16222d;color:#f0f4f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#16222d}::-webkit-scrollbar-thumb{background:#fd6801;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#e55a00}
