html,body,#root{margin:0;padding:0;width:100%;height:100%}*{box-sizing:border-box}body{background:#0a0a0a;color:#f5f5f5;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#121212}
