@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg-dark:#08070f;--bg-light:#f7f5fb}html,body{-webkit-font-smoothing:antialiased;background-color:var(--bg-light);color:#15131f;margin:0;padding:0;font-family:Inter,-apple-system,system-ui,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}button{font-family:inherit}*{box-sizing:border-box}::-webkit-scrollbar{background:0 0;width:0}
