.monaco-editor-wrapper{border-radius:5px;overflow:hidden;border:1px solid;height:100px;display:flex;position:relative;text-align:initial;width:100%;resize:vertical;border-color:var(--chakra-colors-chakra-border-color);box-shadow:none;transition:var(--chakra-transition-duration-normal) ease;transition-property:border-color,box-shadow}.monaco-editor-wrapper.error{border-color:#fc8181;box-shadow:0 0 0 1px #fc8181}.monaco-editor-wrapper:focus-within{border-color:#63b3ed;box-shadow:0 0 0 1px #63b3ed}.disabled-editor{opacity:.7;filter:grayscale(1)}.variable-changed-line-decoration{background-color:#00ff001a}.kbar-shortcut{font-family:monospace;background:var(--background-2);padding:var(--chakra-space-1) var(--chakra-space-2);border-radius:var(--chakra-space-1);box-shadow:var(--shadow)}.kbar-position{z-index:100000;-webkit-backdrop-filter:blur(.8px) contrast(.7);backdrop-filter:blur(.8px) contrast(.7)}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.z-xterm,.z-xterm .xterm{height:100%;width:100%}.popout-xterm-container .xterm{padding-bottom:24px}.transition-fade-enter{opacity:0}.transition-fade-enter-active{opacity:1;transition:opacity .3s}.transition-fade-exit{opacity:1}.transition-fade-exit-active{opacity:0;transition:opacity .3s}.svg-icon svg{position:relative}.svg-180 svg{transform:rotate(180deg)}.form-input{padding:.375rem;background-color:#eee;border:none;border-radius:4px;font-size:.875rem;color:#424242}.form-input:focus{outline:none;box-shadow:0 0 1px 2px #8ecae6}.is-fullwidth{width:100%}.bg-white{background-color:#fff}.data-input{white-space:pre-wrap;border:none;padding:.5rem;color:#424242;font-size:1rem;border-radius:4px;resize:none;background-color:#fff;box-sizing:border-box;flex:1 1 auto}.data-input:focus{outline:none}.shadow-5{box-shadow:0 1px 2px #0000001f,0 2px 4px #0000001f,0 4px 6px #0000001f,0 8px 16px #0000001f,0 16px 32px #0000001f}.svg-icon-sm svg{position:relative;height:1.25em;width:1.25em}.svg-gray svg{stroke:#9e9e9e}.option-input{width:100%;font-size:1rem;border:none;background-color:transparent}.option-input:focus{outline:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.overlay{position:fixed;top:0;left:0;height:100vh;width:100%;z-index:2;overflow:hidden}.sort-button{padding:.25rem .75rem;width:100%;background-color:transparent;border:0;font-size:.875rem;cursor:pointer;text-align:left;display:flex;align-items:center}.tr:last-child .td{border-bottom:0}.add-row{padding:.5rem;display:flex;align-items:center;font-size:.875rem;cursor:pointer;height:42px}.add-row:hover{background-color:#f5f5f5}.th{font-weight:500;font-size:.875rem;cursor:pointer;color:#99999b;padding-left:15px}.th:not(:first-child){border-left:1px solid rgba(84,74,77,.05)}.th-content{overflow-x:hidden;text-overflow:ellipsis;padding:.5rem;display:flex;align-items:center;height:42px}.td{align-items:stretch;padding:0;display:flex;flex-direction:column}.td-content{display:block}.table{display:inline-block;border-spacing:0}.th:last-child{border-right:0}.td:last-child{border-right:0}.resizer{display:inline-block;background:transparent;width:8px;height:100%;position:absolute;right:0;top:0;transform:translate(50%);z-index:1;cursor:col-resize;touch-action:none}.resizer:hover{background-color:#8ecae6}.th,.td{white-space:nowrap;margin:0}.text-align-right{text-align:right}.cell-padding{padding:.5rem}.d-flex{display:flex}.d-inline-block{display:inline-block}.cursor-default{cursor:default}.align-items-center{align-items:center}.flex-wrap-wrap{flex-wrap:wrap}.border-radius-md{border-radius:5px}.cursor-pointer{cursor:pointer}.icon-margin{margin-right:4px}.font-weight-600{font-weight:600}.font-weight-400{font-weight:400}.font-size-75{font-size:.75rem}.flex-1{flex:1}.mt-5{margin-top:.5rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.mr-5{margin-right:.5rem}.justify-content-center{justify-content:center}.flex-column{flex-direction:column}.overflow-auto{overflow:auto}.overflow-y-hidden{overflow-y:hidden}.list-padding{padding:4px 0}.bg-grey-200{background-color:#eee}.color-grey-800{color:#424242}.color-grey-600{color:#757575}.color-grey-500{color:#9e9e9e}.border-radius-sm{border-radius:4px}.text-transform-uppercase{text-transform:uppercase}.text-transform-capitalize{text-transform:capitalize}.fsl-overflow{overflow:visible!important}ol.chakra-breadcrumb__list{display:inherit;max-width:100%}.App{display:flex}.NavBrand{color:#fff;font-size:3rem;padding:0 2rem}.NavBrand:hover{color:#aaa;opacity:.8}#env-upload-button{margin-left:0}#env-upload-button:hover{cursor:pointer}.NavRight{margin-left:auto}@media screen and (max-width: 768px){.NavRight{display:none}}.NavRight a img:hover{opacity:.8}.NavRight button{margin-right:2rem}.AppContent{padding:2rem 5rem}@media screen and (max-width: 768px){.AppContent{padding:2rem}}.uploadcare--widget__button.uploadcare--widget__button_type_open{display:inline-flex;appearance:none;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;position:relative;white-space:nowrap;vertical-align:middle;outline:2px solid transparent;outline-offset:2px;line-height:1;border-radius:var(--chakra-radii-md);font-weight:var(--chakra-fontWeights-semibold);transition-property:var(--chakra-transition-property-common);transition-duration:var(--chakra-transition-duration-normal);box-shadow:var(--chakra-shadows-md);height:var(--chakra-sizes-10);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:14px;padding-inline-start:var(--chakra-space-4);padding-inline-end:var(--chakra-space-4);background:var(--background-2);border:1px solid var(--chakra-colors-chakra-border-color);color:var(--foreground)}.ant-menu-horizontal{border-bottom:none}@media screen and (max-width: 768px){.ant-layout-header{padding:0}.ant-layout-header .ant-menu-item{padding:0 1.5rem}}@media screen and (max-width: 768px){.ant-table thead>tr>th,.ant-table tbody>tr>td,.ant-table tfoot>tr>th,.ant-table tfoot>tr>td{padding:8px}}@keyframes glowing{0%{background-color:#4cb32b}50%{background-color:#59cd32;box-shadow:0 0 10px #59cd32}to{background-color:#4cb32b}}button.button-flash{animation:glowing 2s infinite}html,body{height:100%;overflow:auto!important;margin-right:0!important}input[readonly]{cursor:not-allowed;color:var(--secondary);opacity:.7}@keyframes slideFade{0%,to{transform:translateY(0);opacity:1}25%{transform:translateY(-100%);opacity:0}50%{transform:translateY(-200%);opacity:0}75%{transform:translateY(200%);opacity:0}}@keyframes initialSlideFade{0%{transform:translateY(200%);opacity:0}to{transform:translateY(0);opacity:1}}select option{background-color:#222}.nice-digits{width:50%;text-align:center}.textarea-password{-webkit-text-security:disc}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.deployment-loading{position:relative;overflow:hidden;z-index:0}.deployment-loading:before{content:"";display:block;background:conic-gradient(var(--success),lime,var(--success),lime,var(--success));width:141.421356237%;padding-bottom:141.421356237%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:100%;z-index:-2;animation:spin 5s linear infinite}.deployment-loading:after{content:"";position:absolute;inset:2px;background:var(--background-2);z-index:-1;border-radius:.5rem}@media screen and (max-width: 576px){html{font-size:12px}}@media screen and (max-width: 374px){html{font-size:10px}}body>iframe[style*="2147483647"]:not([id=webpack-dev-server-client-overlay]){display:none}
