*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0f0f14;height:100vh;font-family:Inter,system-ui,sans-serif;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0f0f14}::-webkit-scrollbar-thumb{background:#2d1b4e;border-radius:2px}input,select,button{font-family:inherit}
