@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Syne:wght@700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#080810;font-family:Inter,system-ui,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#8b5cf64d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#8b5cf680}select option{color:#e2e8f0;background:#1e1b2e}
