@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#e6edf3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0d12;font-family:Inter,-apple-system,sans-serif;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#21262d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#30363d}*{scrollbar-width:thin;scrollbar-color:#21262d transparent}.desktop-layout{display:flex}.desktop-main{flex:1;display:flex}.desktop-nav{display:flex}.mobile-content,.mobile-tabs{display:none}@media (width<=768px){.desktop-layout,.desktop-nav{display:none!important}.mobile-content{display:block!important}.mobile-tabs{background:#0d1117;border-top:1px solid #21262d;flex-shrink:0;display:flex!important}}::selection{color:#e6edf3;background:#58a6ff33}
