:root{--box-shadow-dreamy-soft: 0 1px 1px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12), 0 4px 4px rgba(0, 0, 0, .12), 0 8px 8px rgba(0, 0, 0, .12), 0 16px 16px rgba(0, 0, 0, .12)}:root{--white: #fff;--black: #11151d;--gray-100: #f7fafc;--gray-200: #edf2f7;--gray-300: #e2e8f0;--gray-400: #cbd5e0;--gray-500: #a0aec0;--gray-600: #718096;--gray-700: #4a5568;--gray-800: #2d3748;--gray-900: #1a202c;--gray-1000: hsl(222, 25%, 8%);--indigo-100: #ebf4ff;--indigo-200: #c3dafe;--indigo-300: #a3bffa;--indigo-400: #7f9cf5;--indigo-500: #667eea;--indigo-600: #5a67d8;--indigo-700: #4c51bf;--indigo-800: #434190;--indigo-900: #3c366b;--green-100: #f0fff4;--green-200: #c6f6d5;--green-300: #9ae6b4;--green-400: #68d391;--green-500: #48bb78;--green-600: #38a169;--green-700: #2f855a;--green-800: #276749;--green-900: #22543d;--red-100: #fff5f5;--red-200: #fed7d7;--red-300: #feb2b2;--red-400: #fc8181;--red-500: #f56565;--red-600: #e53e3e;--red-700: #c53030;--red-800: #9b2c2c;--red-900: #742a2a;--yellow-100: #fffff0;--yellow-200: #fefcbf;--yellow-300: #faf089;--yellow-400: #f6e05e;--yellow-500: #ecc94b;--yellow-600: #d69e2e;--yellow-700: #b7791f;--yellow-800: #975a16;--yellow-900: #744210}:root{--font-sans: "Inter", sans-serif;--font-heading: "Camphor pro", sans-serif;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--color-background: var(--gray-200);--color-text: var(--gray-900);--color-text-inverted: var(--white);--color-text-subdued: var(--gray-500);--color-logo: var(--gray-800);--icon-color-medium: var(--gray-500);--panel-background: var(--white);--panel-border: 1px solid var(--gray-300);--panel-subheader-background: var(--gray-100);--panel-subheader-border: .1rem solid var(--gray-200);--panel-subheader-label-color: var(--gray-500);--form-label-color: var(--gray-600);--form-icon-color: var(--gray-600);--form-input-border-color: var(--gray-300);--form-input-border: 1px solid var(--gray-300);--form-input-color: var(--gray-800);--form-input-placeholder-color: var(--gray-500);--form-input-background: var(--white);--form-input-disabled-color: var(--gray-500);--form-input-disabled-background: var(--gray-100);--form-input-disabled-border: 1px solid var(--gray-300);--switch-background: var(--gray-300);--switch-handle-color: var(--white);--switch-box-shadow: 0 3px 5px 0 var(--gray-500);--switch-label-on-color: var(--white);--switch-label-off-color: var(--gray-500);--sidebar-background: var(--white);--sidebar-border: var(--panel-border);--sidebar-border-light: .1rem dotted var(--gray-200);--navigation-background: var(--gray-900);--navigation-step-color: var(--gray-500);--button-secondary-background: var(--gray-100);--button-secondary-color: var(--gray-600);--button-secondary-border: .1rem solid var(--gray-400);--button-secondary-hover-color: var(--gray-500);--button-secondary-hover-border: .1rem solid var(--gray-300);--button-disabled-color: var(--gray-500);--button-disabled-background: var(--gray-100);--button-disabled-border: 1px solid var(--gray-300);--button-link-color: var(--gray-500);--button-link-active-background: var(--indigo-100);--button-link-active-color: var(--indigo-800);--button-link-hover-color: var(--indigo-600);--table-background: var(--white);--table-box-shadow: 0 0 0 1px var(--gray-300);--table-head-color: var(--gray-500);--table-border: 1px solid var(--gray-200);--table-cell-hover-background: var(--gray-100);--tree-node-children-not-visible-color: var(--gray-600);--tree-node-children-visible-color: var(--gray-900);--tree-leaf-color: var(--gray-900);--tree-leaf-icon-color: var(--indigo-500);--tree-leaf-output-color: var(--indigo-400);--tree-leaf-hover-background: var(--indigo-100);--tree-leaf-hover-border: 1px solid var(--indigo-200);--focus-border: 1px solid var(--indigo-400);--focus-box-shadow: 0 0 0 3px var(--indigo-200);--flits-background: var(--gray-800);--flits-text-color: var(--white);--flits-close-color: var(--gray-300);--flits-border: .1rem solid var(--gray-900);--flits-box-shadow: 0 .2rem 2rem 0 var(--gray-800);--flits-border-radius: var(--border-radius-lg);--popover-background: var(--white);--popover-text-color: var(--color-text);--popover-box-shadow: 0 0 8px var(--gray-400);--popover-nav-border: .1rem solid var(--gray-200);--tabs-background: var(--gray-100);--tabs-background-active: var(--white);--tabs-border: .1rem solid var(--gray-300);--tabs-links-active: var(--color-text);--tabs-links-inactive: var(--color-text-subdued);--tabs-links-disabled: var(--gray-300);--modal-background: rgba(0, 0, 0, .6);--context-menu-background: var(--white);--logo-type-color: var(--color-text);--logo-symbol-color: var(--red-600);--badge-background: var(--indigo-200);--badge-color: var(--indigo-800)}:root[darkmode-enabled],[darkmode]{--color-background: var(--gray-800);--color-text: var(--white);--color-text-inverted: var(--gray-900);--color-text-subdued: var(--gray-500);--color-logo: var(--white);--panel-background: var(--gray-900);--panel-box-shadow: 0 2px 4px var(--gray-900);--panel-border: 1px solid var(--black);--panel-subheader-background: var(--gray-800);--panel-subheader-border: .1rem solid var(--gray-900);--panel-subheader-label-color: var(--gray-600);--navigation-background: var(--gray-1000);--navigation-border: 1px solid var(--gray-800);--navigation-box-shadow: none;--form-input-border: 1px solid var(--gray-900);--form-input-border-color: var(--gray-800);--form-input-color: var(--gray-200);--form-input-placeholder-color: var(--gray-500);--form-input-background: var(--gray-800);--form-input-disabled-color: var(--gray-600);--form-input-disabled-background: var(--gray-900);--form-input-disabled-border: 1px solid var(--gray-800);--focus-box-shadow: 0 0 0 3px var(--indigo-700);--focus-border: 1px solid var(--gray-900);--switch-background: var(--gray-700);--switch-handle-color: var(--white);--switch-box-shadow: 0 3px 5px 0 var(--gray-900);--switch-label-on-color: var(--white);--switch-label-off-color: var(--gray-500);--sidebar-background: var(--gray-900);--sidebar-border: 1px solid var(--gray-800);--button-secondary-background: hsl(221, 24%, 23%);--button-secondary-color: var(--gray-100);--button-secondary-border: .1rem solid var(--gray-800);--button-secondary-hover-color: var(--gray-500);--button-secondary-hover-border: .1rem solid var(--gray-600);--button-disabled-color: var(--gray-600);--button-disabled-background: var(--gray-800);--button-disabled-border: 1px solid var(--gray-800);--button-link-color: var(--gray-600);--button-link-active-background: var(--indigo-500);--button-link-active-color: var(--indigo-100);--button-link-hover-color: var(--indigo-100);--table-background: var(--gray-900);--table-box-shadow: 0 0 0 1px var(--gray-900);--table-head-color: var(--gray-600);--table-border: 1px solid var(--black);--table-cell-hover-background: var(--gray-800);--tree-node-children-not-visible-color: var(--gray-600);--tree-node-children-visible-color: var(--gray-300);--tree-leaf-color: var(--gray-100);--tree-leaf-icon-color: var(--indigo-500);--tree-leaf-output-color: var(--indigo-400);--tree-leaf-hover-background: var(--gray-800);--tree-leaf-hover-border: 1px solid var(--gray-700);--flits-background: var(--gray-100);--flits-text-color: var(--gray-900);--flits-close-color: var(--gray-700);--flits-border: .1rem solid var(--gray-300);--flits-box-shadow: 0 .2rem 2rem 0 var(--gray-600);--flits-border-radius: var(--border-radius-lg);--popover-background: var(--gray-800);--popover-text-color: var(--white);--popover-box-shadow: 0 0 2px var(--black);--popover-nav-border: .1rem solid hsl(221, 25%, 19%);--tabs-background: var(--gray-1000);--tabs-background-active: var(--gray-900);--tabs-border: .1rem solid var(--gray-800);--tabs-links-active: var(--color-text);--tabs-links-inactive: var(--gray-600);--tabs-links-disabled: var(--gray-800);--tabs-box-shadow: 0 2px 4px var(--gray-900);--context-menu-background: var(--gray-1000)}:root{--border-radius-sm: .2rem;--border-radius-md: .4rem;--border-radius-lg: .8rem;--border-radius-xl: 1.2rem;--border-radius-full: 999px}:root{--fontsize-body-xs: 1rem;--fontsize-body-sm: 1.2rem;--fontsize-body-base: 1.4rem;--fontsize-body-lg: 1.6rem;--fontsize-header-xs: 1.6rem;--fontsize-header-sm: 1.8rem;--fontsize-header-base: 2.4rem;--fontsize-header-lg: 3.2rem}:root{--size-icon-large: 2rem;--size-icon-base: 1.6rem;--size-icon-small: 1.2rem}:root{--spacing-1: .4rem;--spacing-2: .8rem;--spacing-3: 1.2rem;--spacing-4: 1.6rem;--spacing-5: 2rem;--spacing-6: 2.4rem;--spacing-8: 3.2rem;--spacing-10: 4rem;--spacing-12: 4.2rem;--spacing-12: 6rem;--spacing-12: 6.4rem;--spacing-20: 8rem;--spacing-24: 9.6rem;--spacing-32: 12.8rem;--spacing-40: 16rem;--spacing-48: 19.2rem;--spacing-56: 22.4rem;--spacing-64: 25.6rem}.full-width{width:100%}.center{text-align:center}.right{text-align:right}.content-wrap{max-width:95rem;margin:auto}.inline,.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.subdued{color:var(--color-text-subdued)}input.no-spinner[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.no-spinner[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:disabled{opacity:.3}.container.scrollable,.container.resizeable{width:100%;height:100%;overflow:auto}h1{font-size:20px}h3{font-size:14px}h1,h2,h3,h4,h5{font-weight:400}a{-webkit-transition:color .3s;transition:color .3s;outline:none}.variable,.value{margin:0 .5em}.variable,.value{color:#43b6f1}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-c342b1b7.woff2?v=3.12) format("woff2"),url(/assets/Inter-Regular-b825f1bc.woff?v=3.12) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Inter-Italic-950174d1.woff2?v=3.12) format("woff2"),url(/assets/Inter-Italic-b0b21adf.woff?v=3.12) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBold-af44b8a2.woff2?v=3.12) format("woff2"),url(/assets/Inter-SemiBold-3041a990.woff?v=3.12) format("woff")}html{font-family:Inter,sans-serif;font-size:62.5%;min-height:100dvh;-ms-touch-action:manipulation;touch-action:manipulation}html.touch{cursor:none}html.touch *{cursor:none!important}html span,html a,html p,html h1,html h2,html h3,html h4,html h5,html h6,html button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}canvas{outline:none;border:none}canvas:focus{outline:none}body{font-size:1.4rem;padding:0;margin:0;min-height:100%;color:#2d3748;background:#272f3a;width:100vw;height:100dvh}body li.gu-mirror{pointer-events:none;z-index:1000000;display:inline-block;position:absolute;-webkit-transition:width .3s,height .3s,background .3s;transition:width .3s,height .3s,background .3s;background:#667eea;border:1px solid #4c51bf;border-radius:4px;width:50px;height:50px}body li.gu-mirror figure{-webkit-box-shadow:none;box-shadow:none;pointer-events:none;background:none;border:none}body li.gu-mirror figure svg{color:#fff}body li.gu-mirror p{display:none}body li.gu-mirror.component{display:-webkit-box;display:-ms-flexbox;display:flex;background:black;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:none}body li.gu-mirror.component figure{border:none;margin:0;width:15px;height:30px}body li.gu-mirror.component figure svg{stroke:#43b6f1}body>li.sortable-drag{list-style:none}body.dragging *{-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none}fieldset,.fieldset{border:none;padding:5px 0}fieldset>label,.fieldset>label{display:block;min-width:95px;color:#323232;margin-bottom:5px}fieldset>div,.fieldset>div{display:block}fieldset>div label,.fieldset>div label{display:block;height:20px}fieldset input,.fieldset input,fieldset textarea,.fieldset textarea,fieldset select,.fieldset select{width:100%;padding:4px 8px;border-radius:4px;border:1px solid #cccccc;-webkit-box-sizing:border-box;box-sizing:border-box}fieldset input:-moz-placeholder,.fieldset input:-moz-placeholder,fieldset textarea:-moz-placeholder,.fieldset textarea:-moz-placeholder,fieldset select:-moz-placeholder,.fieldset select:-moz-placeholder{color:#a2adc3}fieldset input::-moz-placeholder,.fieldset input::-moz-placeholder,fieldset textarea::-moz-placeholder,.fieldset textarea::-moz-placeholder,fieldset select::-moz-placeholder,.fieldset select::-moz-placeholder{color:#a2adc3;opacity:1}fieldset input:-ms-input-placeholder,.fieldset input:-ms-input-placeholder,fieldset textarea:-ms-input-placeholder,.fieldset textarea:-ms-input-placeholder,fieldset select:-ms-input-placeholder,.fieldset select:-ms-input-placeholder{color:#a2adc3}fieldset input::-webkit-input-placeholder,.fieldset input::-webkit-input-placeholder,fieldset textarea::-webkit-input-placeholder,.fieldset textarea::-webkit-input-placeholder,fieldset select::-webkit-input-placeholder,.fieldset select::-webkit-input-placeholder{color:#a2adc3}fieldset input:focus,.fieldset input:focus,fieldset textarea:focus,.fieldset textarea:focus,fieldset select:focus,.fieldset select:focus{outline:0}fieldset input.error,.fieldset input.error,fieldset textarea.error,.fieldset textarea.error,fieldset select.error,.fieldset select.error{background:#ee5558;color:#fff;border-color:#ee5558}fieldset textarea,.fieldset textarea{resize:vertical}fieldset input[type=checkbox],.fieldset input[type=checkbox]{width:auto}.icon{width:30px;height:30px;display:inline-block;padding:0;margin:0}a{text-decoration:none;color:#fff}[v-cloak]{display:none}table{table-layout:fixed;font-size:12px;font-weight:300;border-collapse:collapse}table th{line-height:1;color:#fff}table td{line-height:1}table td:nth-child(4){text-align:center}table span{max-width:95%;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:middle}table.striped th{-webkit-transition:background-color .4s;transition:background-color .4s;background-color:#0c1216}table.striped td{-webkit-transition:background-color .4s;transition:background-color .4s;background-color:#324a56}table.striped tr:nth-child(even) td{background-color:#283c46}table.interactive tr{-webkit-transition:background-color .2s;transition:background-color .2s}table.interactive tr:hover{background-color:#667eea;border-radius:4px}table th,table td{padding:8px}@media only screen and (min-width: 768px){table{min-width:500px}}.panel{-webkit-box-sizing:border-box;box-sizing:border-box;color:#f7fafc}.panel header{margin-bottom:30px}.panel header figure{margin:0 5px 0 0;display:inline-block;vertical-align:middle}.panel header figure svg{height:30px;width:30px;color:#cbd5e0}.panel header h1{margin:0;display:inline-block;line-height:30px;vertical-align:middle}.panels .actions{list-style:none;padding:0 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0 0}.panels .actions li{margin-right:4px}.button-rounded{cursor:pointer;display:inline-block;background-color:#5e8493;color:#fff;font-weight:700;border-radius:15px;padding:0 10px;line-height:30px;min-width:130px;text-align:center}.button-rounded:active{background-color:#83c736}.button-rect{cursor:pointer;display:inline-block;background-color:#43b6f1;color:#fff;font-weight:700;padding:0 5px;line-height:30px;min-width:100px;text-align:center}.button-rect:active{background-color:#83c736}.button-circle{cursor:pointer;background:#f7f8f9;-webkit-box-shadow:0 0 10px 0 rgba(56,67,81,.5);box-shadow:0 0 10px #38435180;border-radius:50%;width:60px;height:60px;display:inline-block;text-align:center;position:relative}.button-circle svg{-webkit-transition:fill .3s;transition:fill .3s;height:100%}.button-circle .add{position:absolute;top:50%;-webkit-transform:translate(-55%,-50%);transform:translate(-55%,-50%)}.add{cursor:pointer;text-align:center;position:relative;width:24px;height:24px;background-color:#83c736;border-radius:50%;-webkit-box-shadow:0 0 5px 0 rgba(85,120,135,.3);box-shadow:0 0 5px #5578874d}.add svg{fill:#fff;width:12px;height:24px}.close{cursor:pointer}.close div{display:block;width:50px;height:50px;border-radius:50%;background-color:#20313a;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.close div span{width:20px;height:3px;background-color:#fff;display:block;position:absolute;left:50%}.close div span:first-child{top:25px;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.close div span:last-child{top:25px;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.btn,button{background-color:#f7fafc;border:1px solid #cbd5e0;display:inline-block;padding:4px 8px;border-radius:3px;color:#718096;-webkit-box-shadow:none;box-shadow:none;font-family:Inter,sans-serif;font-size:11px;font-weight:500;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.btn svg.icon,button svg.icon{width:14px;height:14px;stroke-width:2px;margin:0 2px 0 -2px}.btn.icon,button.icon{padding:4px}.btn.icon svg.icon,button.icon svg.icon{margin:0}.btn.warning,button.warning{background-color:#f56565;border-color:#c53030;color:#fff}.btn.warning:hover,button.warning:hover{background-color:#fc8181;border-color:#e53e3e}.btn.success,button.success{background-color:#48bb78;border-color:#38a169;color:#fff}.btn.success:hover,button.success:hover{background-color:#68d391;border-color:#48bb78}.btn.primary,button.primary{background-color:#667eea;color:#fff;border-color:#4c51bf}.btn.secondary,button.secondary{background-color:#4a5568;color:#fff;border-color:#4a5568}.btn:hover,button:hover,.btn.active,button.active{background-color:#7f9cf5;color:#fff;border-color:#5a67d8}.btn.inactive,button.inactive{opacity:.6;pointer-events:none;cursor:none}.btn:focus,button:focus{outline:0}.btn.promise .loader,button.promise .loader{display:inline-block;color:#fff}.btn.promise.error,button.promise.error,.btn.promise.success,button.promise.success,.btn.promise.loading,button.promise.loading{color:#fff}.btn.promise.error,button.promise.error{background-color:#f56565;border-color:#c53030}.btn.promise.success,button.promise.success{background-color:#48bb78;border-color:#2f855a}.btn.promise.loading,button.promise.loading{background-color:#667eea;border-color:#4c51bf}.btn.link:not(.active),button.link:not(.active){background:none;border:1px solid transparent}.btn.link:not(.active) svg.icon,button.link:not(.active) svg.icon{color:#a0aec0}.btn.sober,button.sober{border:none;background:none;padding:0;border-radius:0}.button-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;border-radius:4px;overflow:hidden}.button-list *{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0}.button-list *:not(:first-child){margin-left:-1px}.component-wrap.active{z-index:50}.component-wrap .background{width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;background:rgba(67,182,241,.3);border-radius:4px;pointer-events:all;z-index:10;cursor:-webkit-grab;cursor:grab}.component-wrap .background:active{cursor:-webkit-grabbing;cursor:grabbing}.admin .component.invisible{opacity:.2}.front .component.invisible{display:none}.field-header{font-weight:300;font-size:11px;color:#718096;margin:4px 0}.field-header .icon{width:14px;height:14px;color:#cbd5e0;margin-right:5px}.align-right input{text-align:right}.fields-inline .fields{margin:0 -4px;display:-webkit-box;display:-ms-flexbox;display:flex}.fields-inline .fields .field{padding:0 4px}.fields-inline.checkboxes{margin-top:5px}.fields-inline.checkboxes .field{-webkit-box-flex:1;-ms-flex:1;flex:1}fieldset{margin:0 0 10px}.field,.v-input{margin:8px 0;font-size:11px}.field input[type=text],.v-input input[type=text],.field input[type=password],.v-input input[type=password],.field input[type=number],.v-input input[type=number],.field select,.v-input select,.field textarea,.v-input textarea{border:1px solid #e2e8f0;padding:8px 10px;border-radius:4px;background:#fff;outline:none;line-height:1;width:100%;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2d3748;font-size:11px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Inter,sans-serif}.field input[type=text]::-webkit-input-placeholder,.v-input input[type=text]::-webkit-input-placeholder,.field input[type=password]::-webkit-input-placeholder,.v-input input[type=password]::-webkit-input-placeholder,.field input[type=number]::-webkit-input-placeholder,.v-input input[type=number]::-webkit-input-placeholder,.field select::-webkit-input-placeholder,.v-input select::-webkit-input-placeholder,.field textarea::-webkit-input-placeholder,.v-input textarea::-webkit-input-placeholder{color:#a0aec0}.field input[type=text]::-moz-placeholder,.v-input input[type=text]::-moz-placeholder,.field input[type=password]::-moz-placeholder,.v-input input[type=password]::-moz-placeholder,.field input[type=number]::-moz-placeholder,.v-input input[type=number]::-moz-placeholder,.field select::-moz-placeholder,.v-input select::-moz-placeholder,.field textarea::-moz-placeholder,.v-input textarea::-moz-placeholder{color:#a0aec0}.field input[type=text]:-ms-input-placeholder,.v-input input[type=text]:-ms-input-placeholder,.field input[type=password]:-ms-input-placeholder,.v-input input[type=password]:-ms-input-placeholder,.field input[type=number]:-ms-input-placeholder,.v-input input[type=number]:-ms-input-placeholder,.field select:-ms-input-placeholder,.v-input select:-ms-input-placeholder,.field textarea:-ms-input-placeholder,.v-input textarea:-ms-input-placeholder{color:#a0aec0}.field input[type=text]::-ms-input-placeholder,.v-input input[type=text]::-ms-input-placeholder,.field input[type=password]::-ms-input-placeholder,.v-input input[type=password]::-ms-input-placeholder,.field input[type=number]::-ms-input-placeholder,.v-input input[type=number]::-ms-input-placeholder,.field select::-ms-input-placeholder,.v-input select::-ms-input-placeholder,.field textarea::-ms-input-placeholder,.v-input textarea::-ms-input-placeholder{color:#a0aec0}.field input[type=text]::placeholder,.v-input input[type=text]::placeholder,.field input[type=password]::placeholder,.v-input input[type=password]::placeholder,.field input[type=number]::placeholder,.v-input input[type=number]::placeholder,.field select::placeholder,.v-input select::placeholder,.field textarea::placeholder,.v-input textarea::placeholder{color:#a0aec0}.field input[type=text]:focus,.v-input input[type=text]:focus,.field input[type=password]:focus,.v-input input[type=password]:focus,.field input[type=number]:focus,.v-input input[type=number]:focus,.field select:focus,.v-input select:focus,.field textarea:focus,.v-input textarea:focus,.field input[type=text][focus-within],.v-input input[type=text][focus-within],.field input[type=password][focus-within],.v-input input[type=password][focus-within],.field input[type=number][focus-within],.v-input input[type=number][focus-within],.field select[focus-within],.v-input select[focus-within],.field textarea[focus-within],.v-input textarea[focus-within]{border-color:#667eea;-webkit-box-shadow:0 0 0 3px #c3dafe;box-shadow:0 0 0 3px #c3dafe;position:relative;z-index:1}.field input[type=text]:focus,.v-input input[type=text]:focus,.field input[type=password]:focus,.v-input input[type=password]:focus,.field input[type=number]:focus,.v-input input[type=number]:focus,.field select:focus,.v-input select:focus,.field textarea:focus,.v-input textarea:focus,.field input[type=text]:focus-within,.v-input input[type=text]:focus-within,.field input[type=password]:focus-within,.v-input input[type=password]:focus-within,.field input[type=number]:focus-within,.v-input input[type=number]:focus-within,.field select:focus-within,.v-input select:focus-within,.field textarea:focus-within,.v-input textarea:focus-within{border-color:#667eea;-webkit-box-shadow:0 0 0 3px #c3dafe;box-shadow:0 0 0 3px #c3dafe;position:relative;z-index:1}.field input[type=number]::-webkit-inner-spin-button,.v-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.field input[type=number]::-webkit-outer-spin-button,.v-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.field textarea,.v-input textarea{width:100%;outline:none;resize:vertical;min-height:80px}.field select,.v-input select{display:block;height:31px}.field span,.v-input span{padding:0 10px 0 0;font-size:10px;position:relative;margin:0 0 6px;display:block}.field span span,.v-input span span{display:inline-block}.field span .icon,.v-input span .icon{width:14px;height:14px;margin-right:4px}.field .icon,.v-input .icon{-webkit-transition:color .3s;transition:color .3s}.field label,.v-input label{color:#718096;-webkit-transition:color .3s;transition:color .3s}.field label.error,.v-input label.error{border-color:#ee5558}.field .input,.v-input .input{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e2e8f0;padding:8px 10px;border-radius:4px;background:#fff;outline:none;line-height:1;width:100%;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2d3748;font-size:11px}.field .input::-webkit-input-placeholder,.v-input .input::-webkit-input-placeholder{color:#a0aec0}.field .input::-moz-placeholder,.v-input .input::-moz-placeholder{color:#a0aec0}.field .input:-ms-input-placeholder,.v-input .input:-ms-input-placeholder{color:#a0aec0}.field .input::-ms-input-placeholder,.v-input .input::-ms-input-placeholder{color:#a0aec0}.field .input::placeholder,.v-input .input::placeholder{color:#a0aec0}.field .input:focus,.v-input .input:focus,.field .input[focus-within],.v-input .input[focus-within]{border-color:#667eea;-webkit-box-shadow:0 0 0 3px #c3dafe;box-shadow:0 0 0 3px #c3dafe;position:relative;z-index:1}.field .input:focus,.v-input .input:focus,.field .input:focus-within,.v-input .input:focus-within{border-color:#667eea;-webkit-box-shadow:0 0 0 3px #c3dafe;box-shadow:0 0 0 3px #c3dafe;position:relative;z-index:1}.field .input input,.v-input .input input{border:none;margin:0;padding:0}.field .input input:focus,.v-input .input input:focus{border:none;-webkit-box-shadow:none;box-shadow:none;position:relative;z-index:0}.field .input[data-suffix]:after,.v-input .input[data-suffix]:after{content:attr(data-suffix);white-space:nowrap;color:#a0aec0;font-size:10px;margin-left:4px;line-height:1.4}.field:after,.v-input:after,.field input,.v-input input{-webkit-box-sizing:border-box;box-sizing:border-box}.field.show-border label,.v-input.show-border label,.field:hover label,.v-input:hover label{border-color:#a2adc3}.field[focus-within] label,.v-input[focus-within] label{border-color:#667eea}.field:focus-within label,.v-input:focus-within label{border-color:#667eea}.field[focus-within] .icon,.v-input[focus-within] .icon{color:#667eea}.field:focus-within .icon,.v-input:focus-within .icon{color:#667eea}.field.error label,.v-input.error label{border-color:#ee5558}.field.error:focus input,.v-input.error:focus input,.field.error[focus-within] input,.v-input.error[focus-within] input{border-color:#ee5558;-webkit-box-shadow:0 0 0 3px #feb2b2;box-shadow:0 0 0 3px #feb2b2}.field.error:focus input,.v-input.error:focus input,.field.error:focus-within input,.v-input.error:focus-within input{border-color:#ee5558;-webkit-box-shadow:0 0 0 3px #feb2b2;box-shadow:0 0 0 3px #feb2b2}.field.inline label,.v-input.inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field.inline label input,.v-input.inline label input,.field.inline label .color-picker,.v-input.inline label .color-picker{margin-right:4px}.field .inputs,.v-input .inputs{width:100%}.field.group .inputs,.v-input.group .inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field.group .inputs input,.v-input.group .inputs input{border-radius:4px 0 0 4px}.field.group .inputs *:not(input),.v-input.group .inputs *:not(input){border-radius:0 4px 4px 0;margin-left:-1px}.field.group .inputs *,.v-input.group .inputs *{height:31px}.readonly{background:#fff;color:#718096;width:100%;border:1px solid #e2e8f0;padding:7px 10px 6px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:10px;cursor:pointer;min-height:22px;margin-right:5px;-webkit-transition:border-color .3s;transition:border-color .3s}.program{color:#2d3748}.program .mode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.program .mode .v-switch{margin:0 5px}.program .class-editor.advanced{border-radius:4px;overflow:hidden;margin:5px 15px 50px;border:1px solid #a3bffa}.program.collapsible-panel>.collapsible{overflow:unset}.program .collapsible>.body{border-top:1px solid #cbd5e0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.program .collapsible>.body h1{margin:10px 15px;font-size:12px}.program .collapsible>.body .main-editor .root>ul{margin-top:0}.program .collapsible>.body .main-editor h1{margin-bottom:5px}.program .class-editor{margin-top:0}.program .v-programs{width:auto;height:auto;background:white}.program .v-programs .v-index .create>div:first-child,.program .v-programs .v-index .create>div:last-child{margin:0}.program .v-programs .footer{display:none}.program .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}.program .holder .editors{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;background:#fbfcfd}.program .holder .editors>footer{padding:19.5px;text-align:right;border-top:1px solid #e2e8f0;background:#edf2f7;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateY(66px);transform:translateY(66px);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.program .holder .editors>footer nav{position:absolute;top:-29px;right:0}.program .holder .editors>footer nav button{border-radius:0;border-bottom:0;border-right:none;padding:6px 8px}.program .holder .editors>footer nav button:first-child{border-top-left-radius:3px}.program .holder .editors>footer .v-input{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 5px 0 0}.program .holder .editors>footer .v-input input{padding:6px 8px}.program .holder .editors>footer button.disabled{opacity:.7;pointer-events:none}.program .holder .editors>footer.active{-webkit-transform:translateY(0);transform:translateY(0)}.program .holder .body{-webkit-box-flex:1;-ms-flex:1;flex:1}.program>.collapsible .header header{background:white}.program>.collapsible .header header ul{margin:0 0 0 15px}.program>.collapsible .header header ul li:first-child button{border-top-left-radius:3px;border-bottom-left-radius:3px}.program>.collapsible .header header ul li:last-child button{border-top-right-radius:3px;border-bottom-right-radius:3px}.program>.collapsible .header header ul li:menu{border-left:none}.program>.collapsible .header header ul button{border-radius:0;white-space:nowrap}.program>.collapsible .header header .btn-deploy{min-width:83px}.program .custom-header>*{pointer-events:none}.program .drop-area{color:#718096;margin:5px 10px 5px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px dashed #cbd5e0;border-radius:3px;padding:8px 8px 8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px}.program .drop-area .icon{height:16px;width:16px}.program .element:not(.root){margin:5px 0}.program .element:not(.root) section.wrap{margin:0 10px 0 0;border:1px solid #e2e8f0;-webkit-box-shadow:0 1px 4px #edf2f7;box-shadow:0 1px 4px #edf2f7;background:#fff;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}.program .element:not(.root) section.wrap .body{border-top:1px solid #e2e8f0}.program .element:not(.root) section.wrap .body>section{padding:8px 16px 16px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.program .element:not(.root) section.wrap>header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;margin-right:5px;overflow:hidden}.program .element:not(.root) section.wrap>header .elements{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#2d3748;position:relative;height:100%;margin-right:7px}.program .element:not(.root) section.wrap>header .elements .header-drag-handler,.program .element:not(.root) section.wrap>header .elements .custom-header{position:absolute;top:0;left:0;width:100%;height:100%;line-height:35px}.program .element:not(.root) section.wrap>header .elements .header-drag-handler>div,.program .element:not(.root) section.wrap>header .elements .custom-header>div{white-space:nowrap}.program .element:not(.root) section.wrap>header .elements .custom-header{pointer-events:none;white-space:nowrap;overflow:hidden}.program .element:not(.root) section.wrap>header .elements span{margin-right:5px;line-height:35px}.program .element:not(.root) section.wrap>header .elements span.var{color:#667eea}.program .element:not(.root) section.wrap>header .btn-menu,.program .element:not(.root) section.wrap>header .chevron{padding:10px}.program .element:not(.root) section.wrap>header .btn-menu{border:none;background:none;padding-right:5px}.program .element:not(.root) section.wrap>header svg{width:14px;height:14px;color:#a0aec0}.program .element:not(.root) section.wrap>header.no-menu span.elements .custom-header{padding-left:10px}.program .element:not(.root) section.wrap .arguments,.program .element:not(.root) section.wrap .v-argument-list{padding:0;margin-top:10px}.program .element:not(.root) section.wrap .arguments ul,.program .element:not(.root) section.wrap .v-argument-list ul{padding:0;margin:0;list-style:none}.program .element:not(.root) section.wrap .arguments .v-dropzone,.program .element:not(.root) section.wrap .v-argument-list .v-dropzone,.program .element:not(.root) section.wrap .arguments .v-input label,.program .element:not(.root) section.wrap .v-argument-list .v-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.program .element:not(.root) section.wrap .arguments .v-dropzone span,.program .element:not(.root) section.wrap .v-argument-list .v-dropzone span,.program .element:not(.root) section.wrap .arguments .v-input label span,.program .element:not(.root) section.wrap .v-argument-list .v-input label span,.program .element:not(.root) section.wrap .arguments .v-dropzone header,.program .element:not(.root) section.wrap .v-argument-list .v-dropzone header,.program .element:not(.root) section.wrap .arguments .v-input label header,.program .element:not(.root) section.wrap .v-argument-list .v-input label header{min-width:80px;margin:0}.program .element:not(.root) section.wrap .arguments .v-dropzone,.program .element:not(.root) section.wrap .v-argument-list .v-dropzone{margin-bottom:7px}.program .element:not(.root) section.wrap .arguments .v-dropzone header,.program .element:not(.root) section.wrap .v-argument-list .v-dropzone header{padding:0 10px 0 0}.program .element:not(.root).active>.wrap>.body{border-top:1px solid #667eea}.program .element:not(.root).running>section.wrap>header{background:#667eea;color:#fff;margin-right:0;border-radius:4px}.program .element:not(.root).running>section.wrap>header span{color:#fff}.program .element:not(.root).running>section.wrap>header span.var{color:#fff}.program .element:not(.root).running>section.wrap>header svg{color:#fff}.program .element:not(.root).active>section.wrap>header{border-bottom-left-radius:0;border-bottom-right-radius:0}.program .element{position:relative}.program .element ul{list-style:none;padding:0 0 0 15px}.program .element *{outline:none}.program .element .sortable .library-item{margin:5px 0}.program .element .sortable .library-item section.wrap{margin:0 10px 0 0;border:1px solid #e2e8f0;-webkit-box-shadow:0 1px 4px #edf2f7;box-shadow:0 1px 4px #edf2f7;background:#fff;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}.program .element .sortable .library-item section.wrap .body{border-top:1px solid #e2e8f0}.program .element .sortable .library-item section.wrap .body>section{padding:8px 16px 16px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.program .element .sortable .library-item section.wrap>header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;margin-right:5px;overflow:hidden}.program .element .sortable .library-item section.wrap>header .elements{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#2d3748;position:relative;height:100%;margin-right:7px}.program .element .sortable .library-item section.wrap>header .elements .header-drag-handler,.program .element .sortable .library-item section.wrap>header .elements .custom-header{position:absolute;top:0;left:0;width:100%;height:100%;line-height:35px}.program .element .sortable .library-item section.wrap>header .elements .header-drag-handler>div,.program .element .sortable .library-item section.wrap>header .elements .custom-header>div{white-space:nowrap}.program .element .sortable .library-item section.wrap>header .elements .custom-header{pointer-events:none;white-space:nowrap;overflow:hidden}.program .element .sortable .library-item section.wrap>header .elements span{margin-right:5px;line-height:35px}.program .element .sortable .library-item section.wrap>header .elements span.var{color:#667eea}.program .element .sortable .library-item section.wrap>header .btn-menu,.program .element .sortable .library-item section.wrap>header .chevron{padding:10px}.program .element .sortable .library-item section.wrap>header .btn-menu{border:none;background:none;padding-right:5px}.program .element .sortable .library-item section.wrap>header svg{width:14px;height:14px;color:#a0aec0}.program .element .sortable .library-item section.wrap>header.no-menu span.elements .custom-header{padding-left:10px}.program .element .sortable .library-item section.wrap .arguments,.program .element .sortable .library-item section.wrap .v-argument-list{padding:0;margin-top:10px}.program .element .sortable .library-item section.wrap .arguments ul,.program .element .sortable .library-item section.wrap .v-argument-list ul{padding:0;margin:0;list-style:none}.program .element .sortable .library-item section.wrap .arguments .v-dropzone,.program .element .sortable .library-item section.wrap .v-argument-list .v-dropzone,.program .element .sortable .library-item section.wrap .arguments .v-input label,.program .element .sortable .library-item section.wrap .v-argument-list .v-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.program .element .sortable .library-item section.wrap .arguments .v-dropzone span,.program .element .sortable .library-item section.wrap .v-argument-list .v-dropzone span,.program .element .sortable .library-item section.wrap .arguments .v-input label span,.program .element .sortable .library-item section.wrap .v-argument-list .v-input label span,.program .element .sortable .library-item section.wrap .arguments .v-dropzone header,.program .element .sortable .library-item section.wrap .v-argument-list .v-dropzone header,.program .element .sortable .library-item section.wrap .arguments .v-input label header,.program .element .sortable .library-item section.wrap .v-argument-list .v-input label header{min-width:80px;margin:0}.program .element .sortable .library-item section.wrap .arguments .v-dropzone,.program .element .sortable .library-item section.wrap .v-argument-list .v-dropzone{margin-bottom:7px}.program .element .sortable .library-item section.wrap .arguments .v-dropzone header,.program .element .sortable .library-item section.wrap .v-argument-list .v-dropzone header{padding:0 10px 0 0}.program .element .sortable .library-item.active>.wrap>.body{border-top:1px solid #667eea}.program .element .sortable .library-item.running>section.wrap>header{background:#667eea;color:#fff;margin-right:0;border-radius:4px}.program .element .sortable .library-item.running>section.wrap>header span{color:#fff}.program .element .sortable .library-item.running>section.wrap>header span.var{color:#fff}.program .element .sortable .library-item.running>section.wrap>header svg{color:#fff}.program .element .sortable .library-item.active>section.wrap>header{border-bottom-left-radius:0;border-bottom-right-radius:0}.program .element .sortable .library-item span{padding:10px;font-size:12px;text-align:center;display:block}.program .element .sortable .library-item figure{display:none}.program .element .library-item.sortable-chosen{opacity:.5;display:block}.program .element .library-item.sortable-chosen div{display:-webkit-box;display:-ms-flexbox;display:flex}.program .element .library-item.sortable-chosen section.wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.program .element .library-item.sortable-chosen section.wrap span{font-size:10px}.program .element .library-item.sortable-chosen div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:12px}.program .element .library-item.sortable-chosen .icon{width:14px;height:14px}.program .element.root>.sortable{padding-bottom:0}.program .element .menu ul{margin:0;padding:0}.program .element .menu li{display:block;margin-bottom:0;border-bottom:1px solid #e2e8f0}.program .element .menu a,.program .element .menu button{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0;min-width:100px;padding:10px;background:#f7fafc;border:none;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;color:#2d3748}.program .element .menu a .icon,.program .element .menu button .icon{width:12px;height:12px;margin-right:5px;color:#a0aec0}.program .element .menu a:hover,.program .element .menu button:hover{background:#667eea;color:#fff}.program .element .menu a:hover .icon,.program .element .menu button:hover .icon{color:#fff}.program .element .menu a.btn-delete,.program .element .menu button.btn-delete,.program .element .menu a.btn-delete .icon,.program .element .menu button.btn-delete .icon{color:#f56565}.program .element .menu a.btn-delete:hover,.program .element .menu button.btn-delete:hover{background:#f56565;color:#fff}.program .element .menu a.btn-delete:hover .icon,.program .element .menu button.btn-delete:hover .icon{color:#fff}.program .v-elements{overflow-y:auto;width:100%}.collapsible-panel>.collapsible{overflow:auto}.collapsible-panel>.collapsible .header>header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;-webkit-box-shadow:border-box;box-shadow:border-box}.collapsible-panel>.collapsible .header>header h4{font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:300;-webkit-font-smoothing:antialiased;margin:0}.collapsible-panel>.collapsible .header>header ul{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.collapsible-panel>.collapsible .header>header ul li{margin:0 0 0 -1px}.collapsible-panel>.collapsible .header>header ul li:first-child{margin:0}.collapsible-panel>.collapsible .header>header .min-max svg{margin:0}.collapsible-panel>.collapsible .body{overflow:auto}nav.navigation{height:60px;background:#1a202c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;-webkit-transition:background .3s;transition:background .3s}nav.navigation #trigger{display:none}nav.navigation .actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;border-radius:4px;-webkit-transform:translate(-20px,-55px);transform:translate(-20px,-55px)}nav.navigation .actions li:first-child{margin-right:4px}nav.navigation.edit-mode{background-color:#2d3748}nav.navigation.edit-mode .status-bar{display:none}nav.navigation.edit-mode a{border-radius:0;border-right:1px solid #718096}nav.navigation.edit-mode a .icon{display:inline-block}nav.navigation.edit-mode a.active{border:none;border-right:1px solid #718096}nav.navigation.edit-mode li:first-child a{border-left:1px solid #718096}nav.navigation .nav{margin-right:8px}nav.navigation ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}nav.navigation ul a{display:block;padding:4px 12px;border-radius:16px;background:transparent;border:1px solid transparent;font-size:12px;white-space:nowrap;-webkit-font-smoothing:antialiased}nav.navigation ul a.active{border-color:#667eea}nav.navigation ul a:hover:not(.active){color:#667eea}nav.navigation ul a .icon{width:12px;display:none}nav.navigation ul li.sortable-chosen{will-change:transform;background:#1a202c;opacity:1;font-weight:700}nav.navigation ul li.sortable-ghost{background:#1a202c}nav.navigation.mobile #trigger{display:block}nav.navigation.mobile .nav{display:none;position:absolute;top:60px;left:0;background:#1a202c;z-index:1005;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px;-webkit-transition:background .3s;transition:background .3s}nav.navigation.mobile .nav.show{display:block}nav.navigation.mobile.edit-mode .nav{background-color:#2d3748}nav.navigation.mobile.edit-mode a{border-right:none;border-bottom:1px solid #718096}nav.navigation.mobile.edit-mode li:first-child a{border-left:none;border-top:1px solid #718096}.logs td{padding:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@padding 25px;.errors{text-align:left;margin-bottom:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.errors tr{cursor:pointer}.errors th{background-color:#2d3748}.errors th:first-child{width:180px}.errors th:nth-child(2){width:20px}.errors th:nth-child(3){width:20px}.errors th:nth-child(4){width:45px;text-align:center}.errors th:nth-child(5){text-align:left}.errors footer{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.errors .close-description{margin-right:5px}.errors .acknowledge{margin-top:10px}.errors .description{text-align:left;width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.errors .description ol,.errors .description ul{font-size:13px;line-height:20px;font-weight:400}.errors .description h1{font-size:14px;color:#cbd5e0}.errors .description h2{font-size:12px;font-weight:700;color:#667eea;margin-bottom:5px}.errors .description p{line-height:18px;font-weight:400;padding:0;margin-top:0}div[data-v-e96956a8]{display:-webkit-box;display:-ms-flexbox;display:flex}div>div[data-v-e96956a8]{margin:0 4px}div .status span[data-v-e96956a8]{margin-left:4px}div .icon[data-v-e96956a8]{color:#667eea}div .time .icon[data-v-e96956a8]{margin-right:4px}div .time span[data-v-e96956a8]{min-width:50px}.status-bar .bar-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.status-bar .bar{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;margin-left:8px}.status-bar .bar .icon{width:16px;height:16px}.status-bar .bar .btn.gui-list{margin-right:5px;background:#28303e;color:#fff;border:none;white-space:nowrap;padding:7px 10px;margin-left:5px}.status-bar .bar .btn.gui-list:hover{background:#667eea}.status-bar .bar .btn.gui-list:hover .icon{color:#fff}.status-bar .bar button{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;border-color:transparent;margin:0 0 0 4px}.status-bar .bar button .icon{margin:0;color:#667eea;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.status-bar .bar button:hover{background:#000}.status-bar .bar button:hover svg.icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.status-bar .bar button.active .icon{color:#000}.status-bar .bar button.level1{background:#fff;border-color:#fff}.status-bar .bar button.level2{background:#ecc94b;border-color:#ecc94b}.status-bar .bar button.level3,.status-bar .bar button.level4,.status-bar .bar button.level5{color:#f56565;-webkit-animation:error-pulse 1s infinite ease-in-out;animation:error-pulse 1s infinite ease-in-out}.status-bar .bar button.level3 .icon,.status-bar .bar button.level4 .icon,.status-bar .bar button.level5 .icon{color:#fff}@-webkit-keyframes error-pulse{0%{background:transparent}50%{background:currentColor;border-color:currentColor}to{background:transparent}}@keyframes error-pulse{0%{background:transparent}50%{background:currentColor;border-color:currentColor}to{background:transparent}}.slide-in-from-right-enter-active,.slide-in-from-right-leave-active,.slide-in-from-right-enter-to,.slide-in-from-right-leave{max-width:720px;opacity:1}.slide-in-from-right-leave-to,.slide-in-from-right-enter{max-width:0px;opacity:0}.slide-in-from-right-enter-active,.slide-in-from-right-leave-active{-webkit-transition:max-width .3s ease-in-out,opacity .3s ease-in-out;transition:max-width .3s ease-in-out,opacity .3s ease-in-out}#status-view{pointer-events:none}#status-view>div{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#status-view div>*{pointer-events:all}#status-view .error-log-panel{background:gray;background:rgba(26,32,44,.95);border-left:1px solid #000;color:#fff;position:absolute;right:0;z-index:1001}#status-view .error-log-panel header{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#status-view .error-log-panel header h1{margin:0 0 0 5px;font-size:18px}#status-view .error-log-panel header .icon{width:17px;height:17px}#status-view .error-log-panel header:first-child{margin-top:10px}#status-view .error-log-panel .close{position:absolute;right:0;top:0;padding:20px}#status-view .error-log-panel .close svg{-webkit-transition:fill .3s,-webkit-transform .3s;transition:fill .3s,-webkit-transform .3s;transition:fill .3s,transform .3s;transition:fill .3s,transform .3s,-webkit-transform .3s}#status-view .error-log-panel .close:hover svg{fill:#fff;stroke:#1a202c;-webkit-transform:scale(1.2);transform:scale(1.2)}#status-view .error-log-panel .drag-handle{position:absolute;bottom:30px;left:-18.5px;width:17.5px;height:35px;background:#667eea;z-index:7000;border-bottom-left-radius:70px;border-top-left-radius:70px}#status-view .error-log-panel .drag-handle svg{color:#fff;margin:0;height:100%;width:21px}#status-view .error-log-panel .panel-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:hidden;overflow-y:auto}#status-view .error-log-panel .panel-content table{width:100%;table-layout:auto}#status-view .error-log-panel .panel-content table td{font-size:11px;color:#cbd5e0}#status-view .error-log-panel .panel-content p{font-size:11px;margin:0;color:#cbd5e0}#status-view .errors,#status-view .logs{width:680px}#status-view .errors{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#status-view .logs{overflow-y:auto}#status-view .logs:first-child{margin-top:auto}@media only screen and (max-width: 767px){#status-view{max-width:100%}#status-view .panel-content{width:100%}}v-icon,svg.icon{width:24px;height:24px;display:inline-block;vertical-align:middle;stroke-linecap:round}svg.icon{fill:transparent;stroke:currentColor}.loader .icon{-webkit-animation:spin 1.2s 0s ease-in-out infinite;animation:spin 1.2s 0s ease-in-out infinite;color:inherit;stroke-width:2px}progress[value]{height:5px;border:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;position:absolute}progress[value]::-webkit-progress-bar{background:none}progress[value]::-moz-progress-bar{background:none}progress[value]::-webkit-progress-value{background:#43b6f1}progress[value]::-moz-progress-value{background:#43b6f1}.panel-content{border-bottom:1px solid transparent}.panel-content:last-child{border-bottom:none}.panel-content .body{display:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin:16px 20px}.panel-content .body .disabled-message{color:#a0aec0;font-style:italic;margin-top:5px;font-size:12px;background:#fff}.panel-content.component .body{margin:0}.panel-content.component section{padding:8px 20px;border-bottom:1px solid #edf2f7}.panel-content.component section>header,.panel-content.component section>div header{border:none;background:none;margin-bottom:5px}.panel-content.component section>header h3,.panel-content.component section>div header h3{color:#4a5568;text-transform:uppercase;font-size:9px;font-weight:600}.panel-content.component section .field label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.panel-content.component section .field label span{-webkit-box-flex:1;-ms-flex:1;flex:1}.panel-content.component section .field label>div,.panel-content.component section .field label input[type=text]{-webkit-box-flex:3;-ms-flex:3;flex:3;text-align:left}.panel-content>header{padding:8px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .3s,color .3s,border .3s;transition:background .3s,color .3s,border .3s;cursor:pointer;background:transparent;border-top:1px solid transparent;border-bottom:1px solid #edf2f7;margin-top:-1px}.panel-content>header h3{margin:7px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;font-weight:300;-webkit-transition:color .3s;transition:color .3s;-webkit-font-smoothing:antialiased}.panel-content>header h3:first-letter{text-transform:uppercase}.panel-content>header svg{color:#a2adc3}.panel-content>header svg:not(.chevron){margin-right:8px;width:16px;height:16px}.panel-content>header .chevron{-webkit-transition:color .3s,-webkit-transform .1s;transition:color .3s,-webkit-transform .1s;transition:transform .1s,color .3s;transition:transform .1s,color .3s,-webkit-transform .1s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.panel-content.expanded{border-color:#edf2f7}.panel-content.expanded header{background:#ebf4ff;border-color:#a3bffa;border-top:1px solid #a3bffa}.panel-content.expanded .body{display:block}.panel-content.expanded h3{color:#667eea}.panel-content.expanded svg{color:#667eea}.panel-content.expanded .chevron{-webkit-transform:rotate(0deg);transform:rotate(0)}.panel-content.last{border-bottom:none}.color-picker .picker[data-v-8b5bb7cd]{position:relative}.color-picker .picker .unit[data-v-8b5bb7cd]{cursor:pointer;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin:0}.color-picker .picker .unit.open[data-v-8b5bb7cd]{width:80px;border:1px solid #cccccc;border-radius:4px}.color-picker .picker .unit.transparent[data-v-8b5bb7cd]{position:relative;overflow:hidden;border:2px solid #e3e6e9}.color-picker .picker .unit.transparent[data-v-8b5bb7cd]:before{content:"";position:absolute;display:block;width:100px;height:2px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);background:red}.color-picker .picker .holder[data-v-8b5bb7cd]{background:#ffffff;border:1px solid #cccccc;width:102px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:absolute;top:0;left:30px;z-index:10000}.color-picker .picker .holder input[data-v-8b5bb7cd]{border:none}.color-picker .picker .holder .unit[data-v-8b5bb7cd]{float:left}.color-picker .picker .holder .unit[data-v-8b5bb7cd]:after{width:35px}.v-textarea textarea[data-v-4c720296]{resize:none}.v-number.align-right input[type=number]{text-align:right}.v-number .input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-number .input .icon{width:18px;height:12px}.v-number .input .drag{margin-right:12px;cursor:col-resize}.v-number label{position:relative}.v-number .percentage{width:calc(100% - 20px);height:1px;background-color:#c3dafe;position:absolute;bottom:-1px}.v-number .percentage .bar{background:#5a67d8;height:1px}.v-number .unit{margin:0 0 0 3px;padding:0;color:#667eea}.radio>label[data-v-c41c1775],.radio .options[data-v-c41c1775]{display:inline-block}.radio>label[data-v-c41c1775]{vertical-align:top}.radio .options span[data-v-c41c1775]{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;margin-bottom:0}.radio .options .field[data-v-c41c1775]{margin-top:0}.radio .options input[data-v-c41c1775]{margin-left:0}.radio.inline .options .field[data-v-c41c1775]{display:inline-block}.checkbox label[data-v-7eb65120]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.checkbox input[data-v-7eb65120]{margin:0}.v-path.small .field label span[data-v-7055b7f8]{min-width:55px}.list ul[data-v-17caac2a]{list-style:none;margin:0;padding:0}.list ul li[data-v-17caac2a]{border-bottom:1px dashed #e3e6e9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list ul li .delete[data-v-17caac2a]{width:20px;height:20px;border-radius:50%;background:#ee5558;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px}.list ul li .delete .icon[data-v-17caac2a]{width:12px;height:12px;stroke-width:2px}.list ul li>div[data-v-17caac2a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.list .actions[data-v-17caac2a]{padding:20px 0;text-align:right}.list .actions a[data-v-17caac2a]{margin-left:5px}.list .actions a.active[data-v-17caac2a]{background:#83c736}.filemanager{width:600px;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filemanager header{background:#c1c9d7;padding:12px 15px;overflow:hidden}.filemanager header .loader{float:right;-webkit-transform:translateY(2px);transform:translateY(2px)}.filemanager header .loader .icon{-webkit-animation:spin 1s 0s linear infinite;animation:spin 1s 0s linear infinite;width:14px;height:14px;color:#46536d}.filemanager .body{overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.filemanager footer{background:#e0e4eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.filemanager footer .button{margin-right:10px}.filemanager footer.footer-enter-active,.filemanager footer.footer-leave-active{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.filemanager footer.footer-enter,.filemanager footer.footer-leave-to{-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.filemanager .breadcrumb,.filemanager .directories,.filemanager .files{list-style:none;padding:0;margin:0}.filemanager .breadcrumb{float:left}.filemanager .breadcrumb li{display:inline-block}.filemanager .breadcrumb li a,.filemanager .breadcrumb li span{margin-right:5px;color:#666;line-height:14px}.filemanager .breadcrumb li a{font-size:12px}.filemanager .breadcrumb li a.active{color:#333;text-decoration:underline}.filemanager .breadcrumb li span{font-size:11px}.filemanager .directories:last-child li:last-child,.filemanager .files:last-child li:last-child{border-bottom:none}.filemanager .directories li,.filemanager .files li{margin-bottom:0;border-bottom:1px solid #e6e7e8}.filemanager .directories li.selected,.filemanager .files li.selected,.filemanager .directories li:hover,.filemanager .files li:hover{background:#d1edfc}.filemanager .directories a,.filemanager .files a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#323c4e;padding:12px 15px;font-size:13px;min-height:20px}.filemanager .directories a.inactive,.filemanager .files a.inactive{opacity:.5;pointer-events:none}.filemanager .directories .icon,.filemanager .files .icon{width:18px;height:18px;margin-right:10px}.filemanager .directories .icon.directory,.filemanager .files .icon.directory{color:#43b6f1;fill:#8ad2f6}.filemanager .directories .icon.file,.filemanager .files .icon.file{color:#323c4e}.filemanager .directories li{display:-webkit-box;display:-ms-flexbox;display:flex}.filemanager .directories li.selected .follow{opacity:1}.filemanager .directories a{-webkit-box-flex:1;-ms-flex:1;flex:1}.filemanager .directories .follow{-ms-flex-preferred-size:100px;flex-basis:100px;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.filemanager .directories .follow div{display:inline-block;width:10px;height:10px;border:1px solid #8392af;border-radius:50%;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:white;border:1px solid #43b6f1;-webkit-transition:background .2s;transition:background .2s}.filemanager .directories .follow .icon{stroke-width:2;stroke:#43b6f1;margin:0}.filemanager .directories .follow:hover div{background:#43b6f1}.filemanager .directories .follow:hover .icon{stroke:#fff}.resource .inputs[data-v-03549646]{display:-webkit-box;display:-ms-flexbox;display:flex}.resource .inputs input[data-v-03549646]{border-radius:4px 0 0 4px;border-right:0}.resource .inputs a[data-v-03549646]{-ms-flex-preferred-size:80px;flex-basis:80px;border-radius:0 4px 4px 0;line-height:20px;padding:4px 20px}.pair .container[data-v-b867179c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.pair a[data-v-b867179c]{-ms-flex-preferred-size:60px;flex-basis:60px;text-align:center}.pair a.active[data-v-b867179c]{background:#68d391;border-color:#38a169}.pair .readonly[data-v-b867179c]{border-radius:4px 0 0 4px;margin:0;border-right:none}.pair .btn[data-v-b867179c]{padding:5px 8px 6px;border-radius:0 4px 4px 0}.v-break .input[data-v-cbefdbbc]{-webkit-box-flex:1;-ms-flex:1;flex:1}.v-break .color-picker[data-v-cbefdbbc]{margin:0}.v-break input[type=checkbox][data-v-cbefdbbc]{margin-top:6px}.select label>div[data-v-e77dbbb5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e2e8f0;background:white;border-radius:4px;position:relative}.select label>div select[data-v-e77dbbb5]{background:none;border:none;padding-right:25px}.select label>div select[data-v-e77dbbb5]:focus{-webkit-box-shadow:none;box-shadow:none}.select label>div svg[data-v-e77dbbb5]{width:15px;padding:0 5px;position:absolute;right:0;pointer-events:none}.path-color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.path-color>.field{margin:4px 8px 0 0}.path-color .prefix,.path-color .color-picker{margin-top:0}.v-switch label[data-v-b93e819f]{display:block;position:relative;background:#f7fafc;width:60px;height:26px;border-radius:13px;padding:3px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #cbd5e0}.v-switch label input[data-v-b93e819f]{opacity:0;display:block;width:100%;height:100%;position:absolute;z-index:1;cursor:pointer;margin:0;top:0;left:0}.v-switch label .button[data-v-b93e819f]{-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;transition:transform .3s,background-color .3s;transition:transform .3s,background-color .3s,-webkit-transform .3s;width:18px;height:18px;background-color:#cbd5e0;border-radius:50%;position:absolute}.v-switch label.checked[data-v-b93e819f]{border-color:#fff}.v-switch label.checked .button[data-v-b93e819f]{background-color:#667eea;-webkit-transform:translateX(35px);transform:translate(35px)}.v-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000}.v-dialog .overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:hsla(0,0%,0%,.4)}.v-dialog .modal{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:#fff;margin:6rem 0 0;z-index:1000;min-width:350px;border-radius:4px;background:#f7fafc;overflow:hidden}.v-dialog .modal nav{background:#fff;border-bottom:1px solid #e2e8f0}.v-dialog .modal nav ul{padding:0;margin:0;list-style:none}.v-dialog .modal nav li{display:inline-block}.v-dialog .modal nav a{padding:18px 20px;font-size:14px;color:#a0aec0;display:inherit;border-top:2px solid transparent}.v-dialog .modal nav a.active{color:#2d3748;border-bottom:2px solid #667eea}.v-dialog .modal .container{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}@media (max-width: 640px){.v-dialog .overlay{display:none}.v-dialog .modal{position:fixed;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;margin:0}}.fade-shrink-in-enter-active,.fade-shrink-in-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.fade-shrink-in-enter,.fade-shrink-in-leave-to{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}
