:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#1e1e1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden}.monaco-editor,.monaco-editor .overflow-guard{width:100%!important;height:100%!important}.monaco-editor-container{width:100%;height:100%;overflow:hidden}.monaco-scrollable-element{width:100%!important;height:100%!important}::-webkit-scrollbar-thumb{background-color:#79797966}::-webkit-scrollbar-thumb:hover{background-color:#646464b3}::-webkit-scrollbar-track{background-color:transparent}#root{width:100%;height:100vh}[data-panel-resize-handle-id]{background-color:#252526;width:4px;transition:background-color .2s}[data-panel-resize-handle-id]:hover{background-color:#007acc}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#1e1e1e}::-webkit-scrollbar-thumb{background:#555;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#777}
