#root,body,html{height:100%;width:100%}html{background-color:#24282a;background-color:var(--interface-background-color)}body{margin:0;padding:0;overflow-y:hidden}:root{--standard-font-family:"Fira Sans",sans-serif;--monospace-font-family:"Fira Mono",monospace;--interface-background-color:#24282a;--sidebar-background-color:var(--interface-background-color);--sidebar-highlight-color:rgba(131,226,252,0.2);--editor-background-color:#1d2023;--stack-vis-background-color:#181b1e;--scrolled-under-shadow:rgba(17,17,17,0.67) 0 6px 6px -6px inset;--toolbar-icon-color:hsla(0,0%,100%,0.6)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#666;border-radius:20px}:-moz-focusring,::-moz-focus-inner,:active,:focus{border-color:#8addff!important;outline-color:#8addff!important}.App{height:100%;width:100%;margin:0;display:flex;flex-direction:column;font-family:var(--standard-font-family)}code{font-family:var(--monospace-font-family)}.mosaic.mosaic-blueprint-theme.bp3-dark{background-color:var(--interface-background-color)}.mosaic-root{position:absolute;top:0;right:0;bottom:0;left:0}.mosaic-tile{margin:0}body,html{-ms-scroll-chaining:none;overscroll-behavior:none}html{scrollbar-color:hsla(0,0%,47.8%,.4) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:3px!important;height:3px!important}::-webkit-scrollbar-thumb{background:hsla(0,0%,47.5%,.4)!important;border:0!important;border-radius:0!important}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,47.5%,.5)!important}::-webkit-scrollbar-thumb:active{background:hsla(0,0%,47.5%,.6)!important}::-webkit-scrollbar-corner{background:transparent!important}.Editor{flex-grow:1;flex:1 1}.Editor .loading{background-color:var(--editor-background-color)}.EditorPane{display:flex;flex-direction:column}.EditorPane .EditorPaneContents{padding:24px;overflow-y:auto}.EditorPane h2{flex-shrink:0;font-weight:400;font-size:14px;display:flex;align-items:center;margin:0;padding:8px 14px;height:14px;box-sizing:content-box;box-sizing:initial}.EditorPane .description{margin:0 0 24px;font-family:var(--monospace-font-family)}.ide-secondary-button{background:none transparent!important;border:1px solid hsla(0,0%,100%,.33)!important;color:hsla(0,0%,100%,.67)!important;margin-right:12px}.ide-secondary-button .bp3-icon{margin:0 8px 4px 0!important;color:hsla(0,0%,100%,.33)!important}.ide-secondary-button.delete-item-button{background:none transparent!important;border:1px solid hsla(0,0%,100%,.07)!important;color:hsla(0,0%,100%,.33)!important;margin-right:12px}.ide-secondary-button.delete-item-button .bp3-icon{margin:0 8px 4px 0!important;color:hsla(0,0%,100%,.2)!important}.ProjectExplorer{overflow-y:auto}.ProjectExplorer .entities-section .add-button:focus,.ProjectExplorer .entities-section:hover .add-button,.ProjectExplorer .script-section .add-button:focus,.ProjectExplorer .script-section:hover .add-button{opacity:1}.ProjectExplorer .add-button{line-height:inherit;opacity:0;transition:opacity .2s;display:inline-block;line-height:0;vertical-align:middle;margin:0 0 2px 6px}.ProjectExplorer .add-button,.ProjectExplorer .no-button-style{-webkit-appearance:none;border:0;background:0 none;font-size:inherit;color:inherit;text-align:inherit;padding:0}.ProjectExplorer .no-button-style{font-family:inherit;line-height:inherit;margin:0;display:block;width:100%;cursor:pointer}.ProjectExplorer .no-button-style.activatable:hover,.ProjectExplorer .no-button-style:focus{outline:none}.ProjectExplorer .no-button-style.activatable:hover li,.ProjectExplorer .no-button-style:focus li{background-color:hsla(0,0%,100%,.1)}.ProjectExplorer .no-button-style:active>li{border-left:2px solid #8addff}.ProjectExplorer .no-button-style.activatable{pointer-events:all}.ProjectExplorer .no-button-style.active{cursor:default;pointer-events:none}.ProjectExplorer .no-button-style.active .title-area,.ProjectExplorer .no-button-style.active>li{border-left-color:#2a5b8b;background-color:transparent!important}.ProjectExplorer .title-area{font-size:1em;padding:1em;margin:0;border-bottom:1px solid var(--editor-background-color);display:flex;flex-direction:row;align-items:center}.ProjectExplorer .title-area .title{flex-grow:1}.ProjectExplorer .title-area .settings-button{color:hsla(0,0%,100%,.6);line-height:0;margin-left:5px}.ProjectExplorer h3{font-size:16px;color:#868f98;font-weight:400;text-transform:uppercase;padding-left:1em}.ProjectExplorer ul{padding:0;margin-top:8px}.ProjectExplorer>ul{margin:0 0 2em}.ProjectExplorer>ul ul{margin-top:.7em}.ProjectExplorer .title-area,.ProjectExplorer li{border-left:2px solid transparent}.ProjectExplorer li{list-style:none;padding:.5em 1em}.ProjectExplorer li .icon{color:hsla(0,0%,100%,.27);vertical-align:middle;margin-right:6px;outline:none;pointer-events:all}.interface-tooltip .bp3-popover-content{background:var(--editor-background-color)!important;color:#fff!important}.interface-tooltip .bp3-popover-arrow-border,.interface-tooltip .bp3-popover-arrow-fill{fill:var(--editor-background-color)!important;fill-opacity:1}.ScriptEditor{background:var(--editor-background-color)}.ScriptEditor h2{font-weight:400;font-size:14px;display:flex;align-items:center;margin:0;padding:8px 14px;background:var(--interface-background-color);height:14px;box-sizing:content-box;box-sizing:initial;z-index:1;position:relative}.ScriptEditor h2 .icon{color:var(--toolbar-icon-color);vertical-align:middle;margin-right:10px}.ScriptEditor h2 .bp3-icon:focus,.ScriptEditor h2 .icon:focus{outline:none;color:#fff}.ScriptEditor h2 .script-buttons{flex-grow:1;text-align:right;line-height:0;color:var(--toolbar-icon-color)}.ScriptEditor h2 .script-buttons .bp3-icon:hover{cursor:pointer;color:#fff}.ScriptEditor .script-tag{font-size:.7em;background-color:#2e7105;border-radius:3px;display:inline-block;padding:.1em .5em;margin-left:1em}.ScriptEditor .p2sh-tag{text-transform:uppercase;background-color:#2e7105}.ScriptEditor .pushed-tag{background-color:#c5872b}.ScriptEditor .editor{height:calc(100% - 34px)}.ScriptEditor .monaco-editor .scroll-decoration{box-shadow:var(--scrolled-under-shadow)}.ScriptEditor .monaco-editor .monaco-icon-label:before{margin-right:4px}.ScriptEditor .monaco-editor .unexecuted-sample{opacity:.3;-webkit-filter:grayscale(1);filter:grayscale(1)}.ScriptEditor .monaco-editor .monaco-editor-hover .hover-row.status-bar{display:none}.bp3-dark.editor-dialog,.bp3-dark .editor-dialog,.bp3-dialog,.editor-dialog{font-family:var(--standard-font-family);color:hsla(0,0%,100%,.8);background:var(--editor-background-color)}.bp3-dark.editor-dialog .bp3-dialog-header,.bp3-dark .editor-dialog .bp3-dialog-header,.bp3-dialog .bp3-dialog-header,.editor-dialog .bp3-dialog-header{background:var(--interface-background-color)}.bp3-dark.editor-dialog .bp3-dialog-header .bp3-icon,.bp3-dark .editor-dialog .bp3-dialog-header .bp3-icon,.bp3-dialog .bp3-dialog-header .bp3-icon,.editor-dialog .bp3-dialog-header .bp3-icon{color:hsla(0,0%,100%,.4)}.bp3-dark.editor-dialog .bp3-heading,.bp3-dark .editor-dialog .bp3-heading,.bp3-dialog .bp3-heading,.editor-dialog .bp3-heading{color:hsla(0,0%,100%,.53);font-weight:400;font-size:14px}.bp3-dark.editor-dialog .divider,.bp3-dark .editor-dialog .divider,.bp3-dialog .divider,.editor-dialog .divider{width:100%;height:0;border-bottom:2px dashed hsla(0,0%,100%,.07);margin:24px 0}.bp3-dark.editor-dialog .bp3-button,.bp3-dark .editor-dialog .bp3-button,.bp3-dark.editor-dialog .bp3-input,.bp3-dark .editor-dialog .bp3-input,.bp3-dark.editor-dialog select,.bp3-dark .editor-dialog select,.bp3-dialog .bp3-button,.bp3-dialog .bp3-input,.bp3-dialog select,.editor-dialog .bp3-button,.editor-dialog .bp3-input,.editor-dialog select{background:var(--interface-background-color);color:hsla(0,0%,100%,.8)}.bp3-dark.editor-dialog .bp3-button:hover,.bp3-dark .editor-dialog .bp3-button:hover,.bp3-dark.editor-dialog .bp3-input:hover,.bp3-dark .editor-dialog .bp3-input:hover,.bp3-dark.editor-dialog select:hover,.bp3-dark .editor-dialog select:hover,.bp3-dialog .bp3-button:hover,.bp3-dialog .bp3-input:hover,.bp3-dialog select:hover,.editor-dialog .bp3-button:hover,.editor-dialog .bp3-input:hover,.editor-dialog select:hover{background:#273136}.bp3-dark.editor-dialog .bp3-button.bp3-disabled,.bp3-dark .editor-dialog .bp3-button.bp3-disabled,.bp3-dark.editor-dialog .bp3-input.bp3-disabled,.bp3-dark .editor-dialog .bp3-input.bp3-disabled,.bp3-dark.editor-dialog select.bp3-disabled,.bp3-dark .editor-dialog select.bp3-disabled,.bp3-dialog .bp3-button.bp3-disabled,.bp3-dialog .bp3-input.bp3-disabled,.bp3-dialog select.bp3-disabled,.editor-dialog .bp3-button.bp3-disabled,.editor-dialog .bp3-input.bp3-disabled,.editor-dialog select.bp3-disabled{background:var(--interface-background-color);color:hsla(0,0%,100%,.2)}.bp3-dark.editor-dialog .bp3-button.bp3-disabled:hover,.bp3-dark .editor-dialog .bp3-button.bp3-disabled:hover,.bp3-dark.editor-dialog .bp3-input.bp3-disabled:hover,.bp3-dark .editor-dialog .bp3-input.bp3-disabled:hover,.bp3-dark.editor-dialog select.bp3-disabled:hover,.bp3-dark .editor-dialog select.bp3-disabled:hover,.bp3-dialog .bp3-button.bp3-disabled:hover,.bp3-dialog .bp3-input.bp3-disabled:hover,.bp3-dialog select.bp3-disabled:hover,.editor-dialog .bp3-button.bp3-disabled:hover,.editor-dialog .bp3-input.bp3-disabled:hover,.editor-dialog select.bp3-disabled:hover{background:var(--interface-background-color)}.bp3-dark.editor-dialog .bp3-button.bp3-intent-danger,.bp3-dark .editor-dialog .bp3-button.bp3-intent-danger,.bp3-dark.editor-dialog .bp3-input.bp3-intent-danger,.bp3-dark .editor-dialog .bp3-input.bp3-intent-danger,.bp3-dark.editor-dialog select.bp3-intent-danger,.bp3-dark .editor-dialog select.bp3-intent-danger,.bp3-dialog .bp3-button.bp3-intent-danger,.bp3-dialog .bp3-input.bp3-intent-danger,.bp3-dialog select.bp3-intent-danger,.editor-dialog .bp3-button.bp3-intent-danger,.editor-dialog .bp3-input.bp3-intent-danger,.editor-dialog select.bp3-intent-danger{background-color:#db3737}.bp3-dark.editor-dialog .bp3-button.bp3-intent-danger:hover,.bp3-dark .editor-dialog .bp3-button.bp3-intent-danger:hover,.bp3-dark.editor-dialog .bp3-input.bp3-intent-danger:hover,.bp3-dark .editor-dialog .bp3-input.bp3-intent-danger:hover,.bp3-dark.editor-dialog select.bp3-intent-danger:hover,.bp3-dark .editor-dialog select.bp3-intent-danger:hover,.bp3-dialog .bp3-button.bp3-intent-danger:hover,.bp3-dialog .bp3-input.bp3-intent-danger:hover,.bp3-dialog select.bp3-intent-danger:hover,.editor-dialog .bp3-button.bp3-intent-danger:hover,.editor-dialog .bp3-input.bp3-intent-danger:hover,.editor-dialog select.bp3-intent-danger:hover{background-color:#c23030}.bp3-dark.editor-dialog code,.bp3-dark .editor-dialog code,.bp3-dialog code,.editor-dialog code{background-color:var(--stack-vis-background-color);border-radius:2px;margin:0 2px;padding:0 2px;border:1px solid var(--interface-background-color)}.bp3-dark.editor-dialog .bp3-label,.bp3-dark .editor-dialog .bp3-label,.bp3-dialog .bp3-label,.editor-dialog .bp3-label{width:90px;flex-shrink:0}.bp3-dark.editor-dialog .bp3-dialog-footer-actions,.bp3-dark .editor-dialog .bp3-dialog-footer-actions,.bp3-dialog .bp3-dialog-footer-actions,.editor-dialog .bp3-dialog-footer-actions{display:flex;justify-content:space-between;align-items:center}.bp3-dark.editor-dialog .bp3-button,.bp3-dark .editor-dialog .bp3-button,.bp3-dialog .bp3-button,.editor-dialog .bp3-button{flex-shrink:0}.bp3-dark.editor-dialog .error,.bp3-dark .editor-dialog .error,.bp3-dialog .error,.editor-dialog .error{display:flex;align-items:center}.bp3-dark.editor-dialog .error .bp3-icon,.bp3-dark .editor-dialog .error .bp3-icon,.bp3-dialog .error .bp3-icon,.editor-dialog .error .bp3-icon{margin-right:6px;margin-bottom:2px}.bp3-dark.editor-dialog .error code,.bp3-dark .editor-dialog .error code,.bp3-dialog .error code,.editor-dialog .error code{padding:2px 4px;margin:0 4px}.bp3-dialog-container{outline:none}.EvaluationViewer{background:var(--stack-vis-background-color);line-height:14px;overflow-x:auto;overflow-y:auto;display:flex}.EvaluationViewer .evaluation{margin-top:18px;padding-bottom:14px}.EvaluationViewer .content{height:100%;white-space:nowrap;flex:1 1}.EvaluationViewer .cached .state{opacity:.5}.EvaluationViewer .compilation-error-without-cache{width:100%;white-space:normal;overflow-y:scroll;height:100%}.EvaluationViewer .compilation-error-without-cache .header-bar-content{margin-left:1em}.EvaluationViewer .compilation-error-without-cache .list{font-family:var(--monospace-font-family);padding:1em;margin:0}.EvaluationViewer .compilation-error-without-cache .list>li{padding:.25em .5em;list-style:none;-webkit-animation:error-animation 1s ease;animation:error-animation 1s ease}.EvaluationViewer .compilation-error-without-cache .list>li .error-message{color:#fff;padding:1px 2px;line-height:18px}.EvaluationViewer .compilation-error-without-cache .list>li .line-and-column{margin-left:2px;opacity:.5}.EvaluationViewer .compilation-error-without-cache .list .assistance-popover-target .bp3-popover-target{display:inline}.EvaluationViewer .compilation-error-without-cache .list .bp3-popover-target .error-message{background-color:var(--editor-background-color);border-radius:3px}.EvaluationViewer .header-bar{height:30px;box-sizing:content-box;box-sizing:initial;display:flex;align-items:center}.EvaluationViewer .header-bar:before,.EvaluationViewer .header-bar>.header-bar-content-fade{position:fixed;height:30px;width:100%}.EvaluationViewer .header-bar:before{content:"";background:var(--editor-background-color);z-index:5}.EvaluationViewer .header-bar>.header-bar-content{z-index:10;position:relative}.EvaluationViewer .header-bar>.header-bar-content-fade{z-index:15;box-shadow:0 3px 7px 5px inset var(--editor-background-color);pointer-events:none}.EvaluationViewer .controls{display:flex;align-content:center;justify-content:space-between;height:30px;align-items:center}.EvaluationViewer .controls .viewing-stack{margin-left:10px;position:fixed}.EvaluationViewer .controls .toggles{margin-right:10px;position:fixed;right:0}.EvaluationViewer .controls .scenario-switcher>select{background:var(--editor-background-color);color:hsla(0,0%,100%,.8);font-size:12px;border-radius:0;box-shadow:none;border-left:1px solid #fff;border-left-color:var(--stack-vis-background-color);border-bottom-color:var(--stack-vis-background-color);border-right:1px solid;border-right-color:var(--stack-vis-background-color);border-top-color:var(--stack-vis-background-color);width:auto}.EvaluationViewer .controls .scenario-switcher>select:focus,.EvaluationViewer .controls .scenario-switcher>select:hover{background:var(--interface-background-color);border-color:var(--editor-background-color);outline:none}.EvaluationViewer .controls .scenario-switcher .bp3-icon{top:9px}.EvaluationViewer .controls .scenario-detail-icon{width:30px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;height:16px;color:var(--toolbar-icon-color)}.EvaluationViewer .controls .scenario-detail-icon.scenario-generation-error{color:gold}.EvaluationViewer .controls .scenario-detail-icon-error{color:#ff2600}.EvaluationViewer .controls svg{width:14px;height:14px}.EvaluationViewer .controls .shrink svg{width:12px;height:12px}.EvaluationViewer .controls .bp3-button:focus,.EvaluationViewer .controls .bp3-button:hover,.EvaluationViewer .controls .bp3-icon:focus,.EvaluationViewer .controls .bp3-icon:hover{outline:none;color:#fff}.EvaluationViewer .controls .bp3-button{background:none;border:none;box-shadow:none;min-height:inherit;height:16px;padding:0;font-size:12px;color:var(--toolbar-icon-color)}.EvaluationViewer .controls .bp3-button .bp3-icon{color:inherit}.EvaluationViewer .controls .bp3-button.alt-stack,.EvaluationViewer .controls .bp3-button.stack{padding:0 4px}.EvaluationViewer .controls .bp3-button.alt-stack{color:rgba(255,215,0,.8)}.EvaluationViewer .controls .bp3-button.alt-stack:hover{color:gold}.EvaluationViewer .controls .bp3-button:focus,.EvaluationViewer .controls .bp3-button:hover{outline:none;background-color:var(--interface-background-color);box-shadow:none}.EvaluationViewer.header-scroll-decoration .header-bar:after{content:"";display:block;width:100%;height:6px;position:absolute;top:30px;box-shadow:var(--scrolled-under-shadow)}.EvaluationViewer .state{height:18px;padding-left:12px;align-items:center;display:flex}.EvaluationViewer .state.highlight{padding-left:10px;height:16px}.EvaluationViewer .state.highlight .stack-item{background-color:transparent}.EvaluationViewer .state.success{background-color:rgba(20,105,30,.2);border-left:2px solid #14691e}.EvaluationViewer .state.active-cursor{background-color:var(--editor-background-color)}.EvaluationViewer .state.active-cursor .stack-item{background-color:var(--interface-background-color)}.EvaluationViewer .state.active-cursor.success{background-color:rgba(20,105,30,.27)}.EvaluationViewer .stack-item{display:inline-block;padding:0 2px;margin:0 2px;background-color:var(--editor-background-color);border-radius:2px;font-size:12px;font-family:"Fira Mono",monospace;cursor:default;-webkit-animation:evaluation-line-animation 1s ease;animation:evaluation-line-animation 1s ease}.EvaluationViewer .stack-item.named{color:#8addff}.EvaluationViewer .stack-item.number{color:#b5cea8}.EvaluationViewer .stack-item.binary{color:#a8bcce}.EvaluationViewer .stack-item.hex{color:#5bb498}.EvaluationViewer .stack-item.error{background-color:transparent;color:#b3675a}.EvaluationViewer .stack-item.error:before{content:"ⓧ";font-size:8px;margin-right:6px;vertical-align:middle}.EvaluationViewer .stack-item.error.error-with-help{background-color:rgba(179,103,90,.07)}.EvaluationViewer .spacer{display:inline-block;width:8px;height:100%;margin-right:4px}.EvaluationViewer .spacer.spacer-conditional-executed{border-right:1px solid rgba(214,141,114,.53)}.EvaluationViewer .spacer.spacer-conditional-skipped{border-right:1px solid rgba(214,141,114,.13)}.EvaluationViewer .spacer.spacer-evaluation{border-right:1px solid rgba(255,215,0,.67)}.control-popover .bp3-popover-content,.control-tooltip .bp3-popover-content,.help-popover .bp3-popover-content,.stack-popover .bp3-popover-content{background:var(--interface-background-color)!important}.control-popover .bp3-popover-arrow-fill,.control-tooltip .bp3-popover-arrow-fill,.help-popover .bp3-popover-arrow-fill,.stack-popover .bp3-popover-arrow-fill{fill:var(--interface-background-color)!important}.control-popover .bp3-popover-content{max-width:500px!important}.help-popover .bp3-popover-content{color:#fff!important;max-width:600px!important;padding:14px;line-height:20px}.help-popover .help-popover-scroll{max-height:500px;overflow-y:auto}.help-popover em{font-weight:700;font-style:normal}.help-popover code{background-color:var(--editor-background-color);padding:0 4px;border-radius:3px}.help-popover ol,.help-popover summary,.help-popover ul{margin-bottom:8px}.help-popover .assistance-section{margin:14px 0}.help-popover .assistance-section+.assistance-section{padding-top:14px;border-top:1px dashed var(--editor-background-color)}.help-popover .assistance-section:first-child{margin-top:0}.help-popover .assistance-section:last-child{margin-bottom:0}.help-popover .error-signed-message-hex{font-family:var(--monospace-font-family);color:#5bb498!important;padding:0 4px}.generated-scenario,.help-popover .error-signed-message-hex{background-color:var(--editor-background-color);border-radius:3px}.generated-scenario{overflow:auto;display:block;padding:1em;max-height:100px}.generated-scenario pre{margin:0}.generated-scenario-log{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:0 none;line-height:inherit;color:inherit;opacity:.9;display:inline-block;margin:1em 0;padding:0;text-decoration:underline;cursor:pointer}.generated-scenario-log:hover{opacity:1}.generated-scenario-log:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.control-popover .bp3-popover-content,.control-tooltip .bp3-popover-content{color:#fff!important;padding:4px 12px}.stack-popover .bp3-popover-content{max-width:400px!important;overflow-wrap:break-word;font-family:var(--monospace-font-family);color:#5bb498!important;padding:12px}@-webkit-keyframes evaluation-line-animation{0%{background-color:hsla(0,0%,100%,.2)}to{background-color:transparent}}@keyframes evaluation-line-animation{0%{background-color:hsla(0,0%,100%,.2)}to{background-color:transparent}}@-webkit-keyframes error-animation{0%{background-color:rgba(255,0,0,.2)}to{background-color:transparent}}@keyframes error-animation{0%{background-color:rgba(255,0,0,.2)}to{background-color:transparent}}.EntitySettingsEditor{background-color:var(--editor-background-color)}.EntitySettingsEditor h2{background:var(--interface-background-color)}.EntitySettingsEditor .name{margin:0 0 12px}.EntitySettingsEditor code{background-color:var(--stack-vis-background-color);border-radius:2px;margin:0 2px;padding:0 2px;border:1px solid var(--interface-background-color)}.EntitySettingsEditor .bp3-input{background:var(--stack-vis-background-color)}.EntitySettingsEditor .bp3-label{width:90px;flex-shrink:0}.EntitySettingsEditor .bp3-form-group .bp3-form-helper-text{color:hsla(0,0%,100%,.4);line-height:18px}.EntityVariableEditor{background-color:var(--stack-vis-background-color)}.EntityVariableEditor h2{background:var(--editor-background-color)}.EntityVariableEditor .entity-variables{display:flex;flex-direction:column;align-items:center;padding:24px;overflow-y:auto}.EntityVariableEditor .entity-variables .add-variable,.EntityVariableEditor .entity-variables .variable{width:600px;max-width:80%;margin:12px 0;padding:0;border-radius:5px;background:var(--editor-background-color)}.EntityVariableEditor .entity-variables .description{padding:24px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.EntityVariableEditor .entity-variables .add-variable{background:none transparent;border:2px dashed hsla(0,0%,100%,.07);text-align:center;padding:12px;cursor:pointer}.EntityVariableEditor .entity-variables .variable-header{font-weight:400;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0;padding:12px;border-bottom:1px solid var(--stack-vis-background-color)}.EntityVariableEditor .entity-variables .variable-header .bp3-icon{color:hsla(0,0%,100%,.4);margin-right:12px;margin-bottom:2px}.EntityVariableEditor .entity-variables .variable-header .identifier{font-family:var(--monospace-font-family);background:var(--stack-vis-background-color);border:1px solid var(--interface-background-color);border-radius:2px;padding:2px 6px}.EditVariableDialog{width:700px}.EditVariableDialog .name{display:flex;align-items:center}.EditVariableDialog .name .bp3-icon{color:hsla(0,0%,100%,.2);margin-right:12px;margin-bottom:4px}.EditVariableDialog .bp3-form-content{min-width:0}.EditVariableDialog .result{overflow-wrap:break-word;display:block}.EditVariableDialog .guide-link{color:#106ba3;background:none;border:none;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:700;padding:0;cursor:pointer}.TemplateSettings{background-color:var(--editor-background-color)}.TemplateSettings.EditorPane{overflow-y:auto}.TemplateSettings.EditorPane .EditorPaneContents{overflow-y:visible;overflow-y:initial}.TemplateSettings .name{font-size:20px;margin:10px 0 20px;display:flex;justify-content:space-between;align-items:center}.TemplateSettings .description{font-size:14px;max-width:700px}.TemplateSettings .description pre{font-family:var(--monospace-font-family);white-space:pre-wrap;word-break:break-word;margin:0}.TemplateSettings .template-settings{max-width:1200px}.TemplateSettings .instructions{margin:2em 0;font-style:italic;font-weight:700}.TemplateSettings .bp3-checkbox{display:flex;align-items:center}.TemplateSettings .bp3-editable-text:before{box-shadow:0 0 0 0 rgba(19,124,189,0),0 0 0 0 rgba(19,124,189,0),inset 0 0 0 1px hsla(0,0%,100%,.05)}.TemplateSettings .supported-vms-label{max-width:350px;margin-right:24px;display:block;line-height:1}.TemplateSettings .supported-vms-label h4{margin:0 24px 12px 0}.TemplateSettings .supported-vms-label p{color:#5c7080;line-height:1.3}.TemplateSettings .vm{display:flex;align-items:center;color:hsla(0,0%,100%,.33)}.TemplateSettings .vm code{color:#fff;background-color:var(--stack-vis-background-color);border-radius:2px;margin:0 4px;padding:2px 4px;border:1px solid var(--interface-background-color)}.TemplateSettings .vm .chain{color:#fff}.TemplateSettings .vm .version{margin:0 6px}.TemplateSettings .vm .tag{display:inline-block;padding:1px 3px;border-radius:4px;font-size:10px;text-transform:lowercase;margin-bottom:2px}.TemplateSettings .vm .tag.spec{background-color:#c5872b;color:#fff}.TemplateSettings .vm .tag.live{background-color:#0d540d;color:#fff}.TemplateSettings .divider{width:100%;height:0;border-bottom:1px dashed hsla(0,0%,100%,.07);margin:36px 0}.ImportExportDialog{max-width:900px;width:100%!important}.ImportExportDialog .actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ImportExportDialog .actions-right{display:flex}.ImportExportDialog .action{margin:12px 12px 24px 0}.ImportExportDialog .import-input .bp3-file-upload-input:after{background:var(--interface-background-color)}.ImportExportDialog .error code{padding:8px 16px;margin:0 16px;display:inline-block;line-height:20px}.import-export-editor{height:400px}.restore-dialog{width:500px;max-width:500px}.share-dialog{width:600px;max-width:600px}.share-dialog .sharing-link{padding:.5em;width:550px;display:block;background:var(--interface-background-color);color:hsla(0,0%,100%,.8);border:0}.show-next-issue-button{cursor:pointer;color:#3c9dda;margin-left:6px}.sharing-link-popover .bp3-popover-content{max-width:400px!important;overflow-wrap:break-word;background:var(--stack-vis-background-color)!important;color:#fff!important;padding:12px}.sharing-link-popover .bp3-popover-arrow-fill{fill:var(--stack-vis-background-color)!important}.ImportScriptDialog .preview{display:block;padding:1em}.ImportScriptDialog .preview-token{max-width:200px;text-overflow:ellipsis;display:inline-block;overflow:hidden}.WelcomePane{background-color:var(--editor-background-color)}.WelcomePane .welcome-box{width:600px;border-radius:6px;padding:40px 60px;background-color:var(--interface-background-color);margin:20px auto}.WelcomePane .welcome-box p{font-size:14px;line-height:24px;color:hsla(0,0%,100%,.6);margin:0}.WelcomePane .welcome-box .instructions{font-size:16px;margin:0 0 22px;font-weight:700}.WelcomePane .welcome-box .starter-template{background:none;-webkit-appearance:none;width:100%;text-align:left;display:block;cursor:pointer;border:1px solid hsla(0,0%,100%,.07);border-radius:4px;margin:12px 0;padding:16px 20px}.WelcomePane .welcome-box .starter-template:hover{background-color:hsla(0,0%,100%,.07)}.WelcomePane .welcome-box .starter-template h4{color:#fff;margin:6px 0;font-size:16px;display:flex;align-items:baseline}.WelcomePane .welcome-box .starter-template .bp3-icon{margin-right:12px}.WalletEditor{background-color:var(--editor-background-color)}.WalletEditor.EditorPane h2{padding:8px 2px 8px 14px}.WalletEditor h2{background:var(--interface-background-color)}.WalletEditor h2 .header-buttons{flex-grow:1;text-align:right;line-height:0;color:var(--toolbar-icon-color);visibility:hidden}.WalletEditor h2 .header-buttons .bp3-button{background:none;border:none;box-shadow:none;min-height:inherit;height:16px;padding:0;font-size:12px}.WalletEditor h2 .header-buttons .bp3-button:hover .bp3-icon{color:#fff}.WalletEditor h2 .header-buttons .bp3-button svg{width:14px;height:14px}.WalletEditor h2 .header-buttons .bp3-button:hover{background-color:var(--interface-background-color);box-shadow:none}.WalletEditor:hover .header-buttons{visibility:visible}.TransactionEditor{background-color:var(--stack-vis-background-color)}.TransactionEditor h2{background:var(--editor-background-color)}.WalletHistoryExplorer{background-color:var(--stack-vis-background-color)}.WalletHistoryExplorer h2{background:var(--editor-background-color)}.HeaderBar{justify-content:space-between;background-image:linear-gradient(90deg,var(--editor-background-color),var(--stack-vis-background-color));height:56px;box-shadow:inset 0 -7px 9px -7px rgba(23,25,27,.5)}.HeaderBar,.HeaderBar .left-section,.HeaderBar .right-section{display:flex;align-items:center}.HeaderBar .app-title{color:hsla(0,0%,100%,.53);font-size:16px;font-weight:400;margin:13px;font-family:var(--monospace-font-family)}.HeaderBar .app-title .bitauth{padding-right:10px;border-right:1px solid hsla(0,0%,100%,.2);margin-right:10px}.HeaderBar a.link,.HeaderBar button.link{background:none;-webkit-appearance:none;border:none;line-height:0;color:#fff;font-size:12px;padding:0;margin-left:24px;display:flex;align-items:center}.HeaderBar a.link:hover,.HeaderBar button.link:hover{color:#fff}.HeaderBar .left-section .bp3-popover-wrapper{line-height:0!important}.HeaderBar .github-logo img{width:14px;margin-right:6px}.HeaderBar .link .bp3-icon{margin-right:6px}.HeaderBar .bp3-button{background:transparent none!important;box-shadow:none!important;color:hsla(0,0%,100%,.53)!important}.HeaderBar .bp3-button .bp3-icon-caret-down{color:#242b2f!important}.intro-popover .bp3-popover-content{max-width:400px!important;background:var(--interface-background-color)!important;color:#fff!important;padding:12px}.intro-popover .bp3-popover-arrow-fill{fill:var(--interface-background-color)!important}.intro-popover p{margin:0;font-size:16px}.GuideDialog{width:900px;padding:2em 6em 3em;font-size:medium;height:95vh;overflow:scroll}.GuideDialog h2{margin-top:30px;font-size:24px}.GuideDialog h3{font-size:20px}.GuideDialog h4{font-size:18px}.GuideDialog li,.GuideDialog p{line-height:1.5em}.GuideDialog em{font-weight:700;font-style:normal}.GuideDialog li{margin-top:10px}
/*# sourceMappingURL=main.3c789947.chunk.css.map */