@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;background:#09090b;color:#fff;font-family:Inter,system-ui,sans-serif}#root{min-height:100vh}button,input,select,textarea{font-family:inherit}
