.cm-s-summerfruit{font-size:1em;font-family:var(--monospace);letter-spacing:.3px;background:var(--white);color:#181818}.cm-s-summerfruit .CodeMirror-gutters{z-index:3;border:none;background:#f6f9fc}.cm-s-summerfruit .CodeMirror-linenumber{color:#8898aa}.cm-s-summerfruit div.CodeMirror-cursor{border-left:1px solid #181818}.cm-s-summerfruit .CodeMirror-activeline-background{background:#ffffff0d}.cm-s-summerfruit .CodeMirror-selected{background:#b7dce8}.cm-s-summerfruit .cm-comment{color:#91a2b0}.cm-s-summerfruit .cm-keyword{color:#5c65c1}.cm-s-summerfruit .cm-string{color:#159570}.cm-s-summerfruit .cm-variable-2{color:#f92672}.cm-s-summerfruit .cm-number{color:#fb6620}.cm-s-summerfruit .cm-operator{color:#fb6620}.cm-s-summerfruit .cm-tag:not(.cm-bracket){color:#da1225}.cm-s-summerfruit .cm-attribute{font-style:italic;color:#e36209}.global-shortcuts-container{height:100%}.two-column-container{display:grid;grid-gap:12px;grid:auto/1fr 1fr}.editor{height:100%;font-family:var(--sans-serif);font-size:var(--font-size-12)}.editor .panel-section-header{font-family:var(--sans-serif);font-weight:600;color:#7a7a7a;border-top:1px solid #ece6e6;margin-left:15px;margin-right:15px;margin-top:30px;padding-top:20px;font-size:14px}.editor .panel-section-header--hide-divider{border:none;margin-top:0px}.editor .header-navbar{border-bottom:1px solid var(--faint-gray);padding:0 16px 0 0;height:var(--nav-bar-height);box-sizing:border-box}.editor .header-navbar .navbar-group{height:100%}.editor .header-navbar .navbar__logo button{padding-right:8px}.editor .header-navbar .navbar__saving-indicator__dash{margin:0 5px;height:1px;background:#979797;width:10.5px}.editor .header-navbar .navbar__desktop-mobile{display:flex}.editor .header-navbar .navbar__desktop-mobile label{padding:0 5px}.editor .header-navbar .navbar__share-button{border:1px solid #bbb;font-weight:normal;margin-left:10px;border-radius:4px}.editor .header-navbar .navbar__scale-buttons{border-radius:4px;display:flex;align-items:center}.editor .header-navbar .navbar__scale-buttons span{color:var(--gray)}.editor .header-navbar .navbar__scale-buttons button{border:none;height:24px;width:24px;padding:0;display:flex;justify-content:center;align-items:center;background-color:var(--near-white)}.editor .header-navbar .navbar__scale-buttons button:disabled{background-color:var(--washed-gray);cursor:not-allowed;opacity:.3}.editor .header-navbar .navbar__scale-buttons .navbar__scale-value{margin:0 2px;width:36px;text-align:center;font-weight:600;color:var(--gray);font-size:11px}.editor .header-navbar .navbar__open-modal-buttons{display:flex;border-radius:4px}.editor .header-navbar .navbar__open-modal-buttons button{padding:5px;width:24px;height:24px}.editor .header-navbar .navbar__open-modal-buttons>*+*{margin-left:2px}.editor .header-navbar .navbar__quick-preview-button{display:flex;justify-content:center;align-items:center}.editor .header-navbar .navbar__quick-preview-button button{padding:5px;width:24px;height:24px}.editor .header-navbar .navbar__open-modal-button{position:relative;width:47px;height:30px;border-color:#bbb}.editor .header-navbar .navbar__open-modal-icon{position:absolute;top:1px;right:1px;bottom:1px;left:1px;margin:auto;width:27px;height:20px;box-sizing:border-box;border:1px solid #bbb}.editor .header-navbar .navbar__open-modal-icon::after{content:"";position:absolute;background:#bbb}.editor .header-navbar .navbar__open-modal-icon-left::after{top:1px;bottom:1px;left:1px;width:4px;border-radius:3px}.editor .header-navbar .navbar__open-modal-icon-bottom::after{bottom:1px;left:1px;right:1px;height:4px;border-radius:3px}.editor .header-navbar .navbar__open-modal-icon-right::after{top:1px;bottom:1px;right:1px;width:4px;border-radius:3px}.editor .header-navbar .navbar__open-modal-button-selected .navbar__open-modal-icon{border-color:var(--blue)}.editor .header-navbar .navbar__open-modal-button-selected .navbar__open-modal-icon::after{background:var(--blue)}.editor .header-navbar .navbar__run-button{position:relative;display:flex}.editor .header-navbar .navbar__run-button>.retool-button{height:28px;padding:0 12px}.editor .header-navbar .navbar__run-button>.ant-dropdown-trigger{padding:0 8px}.editor .editor-center{flex:1 0 0;height:100%;position:relative;display:flex;justify-content:space-between;height:100%}.editor .editor-center-body-wrapper{width:100%}.editor .editor-center-body-wrapper .Resizer.horizontal.disabled{display:none}.editor .editor-body{background:#f4f4f4;display:flex;flex-direction:row;height:calc(100% - var(--nav-bar-height));position:relative}.editor .editor-body.hidden{display:none}.editor .editor-body.showStatusBar{height:calc(100% - var(--nav-bar-height) - 24px)}.editor .editor-body .explorerTabBody .SplitPane.horizontal .Pane.horizontal{display:flex;overflow:hidden}.editor .editor-body .explorerTabBody .SplitPane.horizontal .Resizer.horizontal{height:11px}.editor .editor-body .SplitPane.horizontal .Pane.horizontal{overflow:auto}.editor .editor-body .SplitPane.horizontal .query-editor-body .Pane.horizontal{overflow:hidden}.editor .editor-body .view-selector-wrapper{padding-top:10px}.editor .editor-body .view-selector-wrapper .retool-view-selector-active svg{color:var(--gray)}.editor .editor-body .view-selector-wrapper .retool-view-selector-inactive svg{color:var(--lighter-gray)}.editor .editor-body .view-selector-wrapper .retool-view-selector-active{border-color:initial;box-shadow:none;color:#d9d9d9}.editor .editor-body .editor-canvas-scrolling-wrapper{overflow-x:auto;overflow-y:scroll;height:100%;width:100%}.editor .editor-body .editor-canvas-container{height:100%;width:100%;flex-shrink:0;flex-grow:1;--retool-canvas-min-width: 1040px;min-width:var(--retool-canvas-min-width)}.editor .editor-body .editor-canvas-container.side-panel-open{width:100vw}.editor .editor-body .editor-canvas-container.small-screen{min-width:var(--retool-canvas-mobile-content-width, 400px);max-width:max(var(--retool-canvas-mobile-content-width, 400px, 100%))}.editor .editor-body .editor-canvas-container.small-screen.has-sidebar{min-width:calc( var(--retool-canvas-mobile-content-width, 400px) + var(--retool-canvas-sidebar-max-width, 240px) );max-width:max(calc(var(--retool-canvas-mobile-content-width, 400px) + var(--retool-canvas-sidebar-max-width, 240px)), 100%)}.editor .editor-body .editor-canvas-container.has-sidebar{min-width:calc(var(--retool-canvas-min-width) + var(--retool-canvas-sidebar-max-width, 240px))}.editor .editor-body .editor-canvas-container.fit-width{width:100%}.editor .editor-body .editor-canvas-container.inspector-open{width:calc(100% + 321px)}.editor .editor-body .editor-property-manager,.editor .editor-body .editor-widget-picker{background-color:var(--white);border-left:1px solid var(--faint-gray);position:relative;width:321px;z-index:calc(var(--modal-click-outside-z-index) - 1)}.editor .editor-body .editor-property-manager label{user-select:none}.editor .editor-body .editor-property-manager .retool-code-editor__popout-editor .CodeMirror .CodeMirror-scroll{max-height:calc(16px + (12 * 16px))}.editor .editor-body .editor-property-manager .editor-property-manager__property-browser-container{position:absolute;top:564px;right:0;bottom:0;left:0;z-index:1;box-shadow:rgba(234,234,234,.5) 26px -2px 23px 5px}.editor .editor-body .editor-property-manager .editor-property-manager__property-browser-container .editor-property-manager__property-browser-container__resize{position:absolute;top:-3px;left:0;right:0;z-index:2;height:6px;cursor:ns-resize}.editor .editor-body .editor-property-manager .editor-property-manager__property-browser-container .property-browser{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;border:none;box-shadow:rgba(234,234,234,.5) 26px -2px 23px 5px}.editor .editor-body .editor-property-manager .editor-property-manager__property-browser-container .property-browser>h4{margin:0;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;padding:20px 15px;cursor:ns-resize}.editor .editor-body .editor-property-manager .editor-property-manager__property-browser-container .property-browser .property-browser__json-tree-container{position:absolute;top:57px;left:0;right:0;bottom:0;overflow:scroll}.editor .editor-body .editor-rhs__tabs,.editor .editor-body .editor-lhs__tabs{border-bottom:1px solid var(--faint-gray);z-index:4;width:100%;background:var(--white)}.editor .editor-body .editor-rhs__tabs #editor-rhs-tab-Insert,.editor .editor-body .editor-lhs__tabs #editor-rhs-tab-Insert{margin-right:0px}.editor .editor-body .editor-rhs__tabs .retool-tab-menu,.editor .editor-body .editor-rhs__tabs .retool-tab-menu-tab,.editor .editor-body .editor-lhs__tabs .retool-tab-menu,.editor .editor-body .editor-lhs__tabs .retool-tab-menu-tab{height:36px;line-height:36px;display:flex;align-items:center}.editor .editor-body .editor-rhs__tabs .retool-tab-menu,.editor .editor-body .editor-lhs__tabs .retool-tab-menu{margin-bottom:-1px;z-index:3;display:flex;justify-content:center}.editor .editor-body .editor-property-manager,.editor .editor-body .editor-widget-picker{background:#fff;flex-shrink:0;height:100%;transition:50ms;display:flex;flex-direction:column}.editor .editor-body .editor-property-manager .code-input input,.editor .editor-body .editor-property-manager textarea.code-input,.editor .editor-body .editor-widget-picker .code-input input,.editor .editor-body .editor-widget-picker textarea.code-input{font-family:var(--monospace);font-size:12px}.editor .editor-body .editor-property-manager .select-widget--options-input,.editor .editor-body .editor-widget-picker .select-widget--options-input{margin-top:5px}.editor .editor-body .editor-property-manager pre,.editor .editor-body .editor-widget-picker pre{white-space:pre-wrap}.editor .query-editor-closed-bar{padding:1px 20px 1px 20px;font-family:var(--monospace);font-weight:bold;min-height:35px;background-color:#fbfbfb;height:35px;line-height:35px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.widget-editable-text{border:1px dashed #919191;padding:2px;border-radius:3px;font-size:15px}.widget-delete-button{margin:0px 20px 10px 0px}.widget-save-button{margin:0px 20px 10px 0px}.editor-form-bottom-container .ant-checkbox-wrapper{margin-bottom:5px}.editor-form-bottom-container .update-button{width:240px;align-self:center;margin-top:10px;margin-bottom:5px}.active-widget-editable-text{margin-right:10px}.separator{height:1px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#d9d9d9}.editor-form-buttons{width:65px;flex-shrink:0}.editor-form-header{border-bottom:1px solid var(--faint-gray);display:flex;justify-content:space-between;align-items:center;height:40px;font-weight:600;padding:0 16px;background:#fff;z-index:1000}.editor-form-header__name{flex:1 0 0;min-width:0}.editor-form-header__name:not(:first-child){margin-left:6px}.editor-form-header .retool-icon.guideflow_hovered{cursor:pointer;color:var(--dark-gray)}.editor-form-header .retool-icon-trash.guideflow_hovered{color:var(--red)}.editor-form-header .retool-inline-edit-wrapper{margin-left:-8px;margin-right:10px;padding-left:0;border:none;font-size:var(--font-size-12);cursor:pointer;font-weight:600;width:100%}.editor-form-body{flex:1;overflow:auto;padding-bottom:70px}.editor-form-body .retool-collapse{background-color:#fff}.editor-form-spinner{position:absolute;top:150px;left:50%;transform:translateX(-50%);animation:0ms 250ms editor-form-spinner-delay both}@keyframes editor-form-spinner-delay{from{opacity:0}to{opacity:1}}.editor-groups .retool-collapse-panel:not(:first-child){border-top:1px solid var(--faint-gray)}.editor-groups .retool-collapse-panel.hasBanner{border-top:none}.editor-groups .widget-editor-toggle{margin-top:15px;display:flex;align-items:center}.editor-groups .widget-editor-toggle .widget-editor-toggle__label{display:block;margin-left:15px;line-height:var(--line-height-16);font-size:var(--fs-12);font-weight:500;border-bottom:dashed 1px #aeafbb}.editor-groups .editor-group .editor-group__title{font-size:var(--font-size-12);font-weight:600}.editor-groups .editor-group .twitter-picker{margin-left:-5px}.editor-groups .editor-group>label{position:relative;z-index:3}.editor-groups .editor-group .editor-switch{margin:5px 0px 0px 0px;font-size:12px}.editor-groups .editor-group .editor-switch--pushed-right{margin-left:15px}.editor-groups .editor-group .cm-evaluation-wrapper{border-radius:4px}.editor-groups .editor-group .editor-group__editors .editor-group__editor{margin-bottom:12px;color:var(--dark-gray)}.editor-groups .editor-group .ant-collapse-content-box{padding-top:0;padding-bottom:0;margin-bottom:16px}.editor-groups .editor-group .ant-collapse-content-box .widget-input{position:relative}.editor-groups .editor-group .ant-collapse-content-box>div:first-child{margin-top:0}.editor-groups .editor-group .ant-collapse-content-box>div:first-child .label-title,.editor-groups .editor-group .ant-collapse-content-box>div:first-child .label-title-container{margin-top:0}.editor__share-menu-modal{padding:0}.editor__share-menu-modal .ant-modal-content{padding:16px 20px}

/*# sourceMappingURL=617798.own.aa5588d4de1a9151a0ca.css.map*/