@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");body{margin:0;background:#020817;font-family:Inter,system-ui,sans-serif}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.15) transparent}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.14);border-radius:4px}::-webkit-scrollbar-track{background:transparent}