*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#111b21;color:#e9edef;height:100vh;overflow:hidden}#root{height:100vh;display:flex}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a3942;border-radius:4px}input,textarea,button{font-family:inherit}a{color:inherit;text-decoration:none}
