body{margin:0;font-family:Arial,sans-serif;min-height:100vh}@supports (scrollbar-width: auto){body{scrollbar-width:thin}}@supports selector(::-webkit-scrollbar){::-webkit-scrollbar{width:3px;height:3px}:hover::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f2f2f2}::-webkit-scrollbar-thumb{background:#bdbdbd}::-webkit-scrollbar-thumb:hover{background:#6e6e6e}}.dialogWrapper{padding:10px}.details{color:var(--mui-palette-grey-500);font-size:smaller}.dockerRun{white-space:pre-wrap;word-wrap:break-word}.SamplerError{color:var(--mui-palette-error-main);white-space:pre-wrap}.stdout pre,.stderr pre{margin:0;padding:1px}.CompileResultPanel{height:100%;width:100%;overflow:auto}.ErrorWarningMessage{font-family:courier;font-size:13px}.MainWindow{height:100vh;width:100%;overflow:hidden}.MenuBarSpacer{margin-left:auto}.Sidebar{overflow-x:hidden}.Sidebar h3{padding:0 0 0 10px;margin-bottom:0;margin-top:0}.Sidebar li{margin-top:0;margin-bottom:5px;padding:0 10px}.FileDropAreaWrapper{border:1px solid black;padding:10px}.FileDropAreaInner{height:100%;display:flex;justify-content:center;align-items:center}:root{--editor-menu-height: 30px}.EditorMenuBar{height:var(--editor-menu-height);position:relative;display:flex;align-content:center;align-items:center;container-name:EditorMenuBar;container-type:inline-size;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.EditorWithToolbar{height:calc(100% - var(--editor-menu-height))}span.EditorToolbarItem{padding-left:15px}.ToolbarButtonText{text-transform:none;font-weight:400;letter-spacing:normal;display:inline-block;white-space:nowrap;padding-left:5px;font-size:14px}@container EditorMenuBar (max-width: 500px){.ToolbarButtonText{display:none;width:0;padding:0}span.EditorToolbarItem{padding:0}}span.EditorTitle{padding-left:5px;padding-right:5px}.NotSelectable{-webkit-user-select:none;user-select:none}.StanEditorDefaultText{padding:20px}.RunPanel{overflow-y:auto}.RunPanelPadded{padding:5px}.SamplingProgress{width:85%}.DrawAbbreviationToggle,.PlotAbbreviationToggle{padding:5px}.Loading{padding:10px;display:grid;place-items:center}.ScatterHelpText{text-align:center}.SamplingOptsWrapper{padding:10px;width:80%;min-width:8em}.GistExplainer{max-width:800px}.ConsoleOutputArea,.ImageOutputArea{width:100%;height:100%;overflow:auto}.EditorHintText{font-style:italic;color:var(--mui-palette-grey-500);pointer-events:none}.EditorHintText a{color:var(--mui-palette-grey-600);text-decoration:underline;pointer-events:all}.HoverHelp{cursor:help;text-decoration:underline}.HomeEmbedded{margin:0 auto;width:100%;height:100%;display:flex;flex-direction:column}
