@import "https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap";
*{-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif}body{box-sizing:border-box;background:#fff;width:min(100vw,1440px);margin:auto;padding:0;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#1c1e20}::-webkit-scrollbar-thumb{cursor:pointer;background:#d3d2d2}::-webkit-scrollbar-thumb:hover{background:#e0e0e0}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
