html,body,#root{height:100%;margin:0;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f8fafc;background-color:#0f172a;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a99;border-radius:4px}::-webkit-scrollbar-thumb{background:#334155cc;border:2px solid #0f172a99;border-radius:4px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#3b82f6}*{scrollbar-width:thin;scrollbar-color:#334155cc #0f172a99}
