html,body,#root{height:100%;margin:0;padding:0;background-color:#0f172a;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;overflow:hidden}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#475569 #0f172a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#475569;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#64748b}::-webkit-scrollbar-corner{background:#0f172a}body{background-color:#0f172a}
