:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;height:100%;overflow:hidden}#root{height:100%;overflow:hidden}.App{height:100vh;overflow:hidden}.root{display:flex;height:100vh;overflow:hidden}.content{flex:1;overflow:hidden;display:flex;flex-direction:column}.root{display:flex;height:100vh;text-align:left;overflow:hidden}.content{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.content-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px}.content-scroll::-webkit-scrollbar{width:12px}.content-scroll::-webkit-scrollbar-track{background:#2d2d2d;border-radius:5px}.content-scroll::-webkit-scrollbar-thumb{background:#555;border-radius:5px}.content-scroll::-webkit-scrollbar-thumb:hover{background:#777}.hamburger-container{padding:8px 16px;border-bottom:1px solid #3d3d3d}
