:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000a3;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow:hidden;position:relative;width:100%;height:100%}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box;flex-shrink:0}#root{overflow:auto;width:100%;height:100%}button{background:none;border:0;cursor:pointer}#app{display:flex;justify-content:center;align-items:center;height:100%}#app>div{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:1512px;max-width:1512px;height:100%;min-height:752px;max-height:752px}#app>div>div{overflow:hidden;height:100%;background:#e9e9e9;border-radius:8px}#app>div>div:nth-child(1){flex:0 0 280px}#app>div>div:nth-child(2){flex:0 0 962px}#app>div>div:nth-child(3){flex:0 0 250px}.left-section{overflow-y:auto;display:flex;flex-direction:column}.left-content{display:flex;flex-direction:column;flex:1}
