:root{--color-grey-900:#2c2c2c;--color-grey-850:#282828;--color-grey-800:#222124;--color-grey-750:#bbb;--color-grey-700:#959595;--color-grey-650:#919191;--color-grey-600:#929292;--color-grey-500:#d9d9d9;--color-grey-400:#e6e6e7;--color-grey-350:#f3f3f3;--color-grey-300:#fafafa;--color-grey-250:#d9e8fc;--color-red-600:#e60f3d;--color-red-500:#b4433e;--color-red-100:rgba(180,67,62,.1);--color-blue-500:#4892e9;--color-blue-50:rgba(72,146,233,.1);--color-black:#000;--color-white:#fff;--color-overlay-dark:rgba(44,44,44,.6)}.d-flex{display:flex}.d-flex-column{flex-direction:column;display:flex}.d-flex-center{justify-content:center;align-items:center;display:flex}.d-flex-ai-center{align-items:center;display:flex}.flex-1{flex:1}.flex-2{flex:2}.f-jc-center{justify-content:center}.f-jc-flex-start{justify-content:flex-start}.f-jc-flex-end{justify-content:flex-end}.f-jc-space-between{justify-content:space-between}.f-ai-center{align-items:center}.text-al-center{text-align:center}.text-overflow-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.white-space-nowrap{white-space:nowrap}.gap-32px{gap:32px}.gap-24px{gap:24px}.gap-16px{gap:16px}.gap-8px{gap:8px}.gap-4px{gap:4px}.gap-2px{gap:2px}.gap-1px{gap:1px}.rotate-180{transform:rotate(180deg)}.rotate-90{transform:rotate(90deg)}.mirror-vertical{transform:scaleY(-1)}.mirror-horizontal{transform:scaleX(-1)}.filter-invert-50{filter:invert(50%)}.filter-invert-100{filter:invert()}@keyframes rotate-360{to{transform:rotate(360deg)}}:root{--animation-default-rotate-360:rotate-360 1s linear infinite}.font-inter-medium-14-500,.f-im-14-500{font-family:Inter,sans-serif;font-size:14px}.font-inter-bold-12-600,.f-ib-12-600{font-family:InterSemiBold,sans-serif;font-size:12px}.font-inter-regular-12-400,.f-ir-12-400{font-family:InterRegular,sans-serif;font-size:12px;font-weight:400}.font-inter-regular-12-300,.f-ir-12-300,.f-il-12-400{font-family:InterLight,sans-serif;font-size:12px}@font-face{font-family:InterLight;src:url(/fonts/Inter/Inter.woff2)format("woff2"),url(/fonts/Inter/Inter.woff)format("woff"),url(/fonts/Inter/Inter.ttf)format("truetype");font-weight:300}@font-face{font-family:InterRegular;src:url(/fonts/Inter/Inter.woff2)format("woff2"),url(/fonts/Inter/Inter.woff)format("woff"),url(/fonts/Inter/Inter.ttf)format("truetype");font-weight:400}@font-face{font-family:InterMedium;src:url(/fonts/Inter/Inter.woff2)format("woff2"),url(/fonts/Inter/Inter.woff)format("woff"),url(/fonts/Inter/Inter.ttf)format("truetype");font-weight:500}@font-face{font-family:InterSemiBold;src:url(/fonts/Inter/Inter.woff2)format("woff2"),url(/fonts/Inter/Inter.woff)format("woff"),url(/fonts/Inter/Inter.ttf)format("truetype");font-weight:600}.cursor-pointer{cursor:pointer}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body h1,body h2,body h3,body h4,body h5,body h6,body p{margin:0;padding:0}*,:after,:before{color:#282828;font-family:Inter,sans-serif;font-size:12px;font-weight:400}html,body,#app{overflow:hidden}#app{width:100dvw;min-width:100dvw;max-width:100dvw;height:100dvh;min-height:100dvh;max-height:100dvh;position:relative}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;border:none;outline:none;margin:0;padding:0}a{color:#282828}:root{--transition:.3s ease-in-out;--error-window-header-size:34px;--dark:#282828;--splitter-size:15px}body,body button{color:var(--dark)}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;max-height:100vh;margin:0;padding:0;font-family:Inter,sans-serif}.cm-editor{height:100%}.bg-loader{background-color:#ccc;transition:background-image .3s ease-in-out}.bg-loader.loaded{background-color:transparent}.singIn_with__VK{color:#fff;background-color:#07f;border:none;border-radius:20px;padding:10px;font-size:14pt}.accept_modal{color:#fff;background-color:#ee9500;border:none;border-radius:20px;width:125px;height:36px}.accept_modal:hover{border:1px solid #333}.splitpanes{width:100%;height:100%}.splitpanes__pane{justify-content:center;align-items:center;display:flex}.splitpanes--vertical>.splitpanes__splitter{min-width:var(--splitter-size);cursor:col-resize}.splitpanes--vertical>.splitpanes__splitter:after{width:4px;height:32px;top:50%;left:50%;transform:translate(-50%,-50%)}.splitpanes--horizontal>.splitpanes__splitter{min-height:var(--splitter-size);cursor:row-resize}.splitpanes--horizontal>.splitpanes__splitter:after{width:32px;height:4px;top:7px;left:50%;transform:translate(-50%)}.splitpanes__splitter{z-index:9;background:#fff;position:relative}.splitpanes__splitter:after{content:"";background-color:#d9d9d9;border-radius:90px;margin:0 auto;position:absolute}.splitpanes__splitter:hover:after{background-color:#929292}::-webkit-scrollbar{border-radius:90px;width:4px}::-webkit-scrollbar-track{background-color:#f7f7f7}::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:90px;width:10px}::-webkit-scrollbar-thumb:hover{background-color:#929292}.rtext[data-v-badb017a]{height:17px;position:relative;overflow:hidden}.rtext>.rtext__label[data-v-badb017a]{min-width:20px;height:100%}.rtext>.rtext__edit[data-v-badb017a]{height:100%;position:relative;overflow:hidden}.rtext>.rtext__edit>input[data-v-badb017a]{background-color:#fff;border:1px solid transparent;border-radius:4px;min-width:0;height:100%;padding:0 4px;overflow:hidden}.rtext>.rtext__edit>input[data-v-badb017a]:focus{border-color:#d9e8fc}.loader[data-v-65d663a4]{--color-loader:#000;aspect-ratio:1;width:var(--a8d3899e);border:1px solid transparent;border-top:1px solid var(--color-loader);border-right:1px solid var(--color-loader);border-radius:50%;animation:1s linear infinite rotate-360}.node_root__panel[data-v-c6c8fbdd]{min-height:20px;max-height:20px;position:relative}.dropdown-menu[data-v-c6c8fbdd]{--btn-bg-color:transparent;background-color:#fff;border:1px solid #e6e6e7;border-radius:8px;padding:4px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.dropdown-menu button[data-v-c6c8fbdd]{cursor:pointer;background-color:var(--btn-bg-color);border-radius:4px;align-items:center;gap:8px;height:32px;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;display:flex}.dropdown-menu button[data-v-c6c8fbdd]:hover{--btn-bg-color:#f3f3f3}.ellipsis-menu.show[data-v-c6c8fbdd]{flex-direction:column;display:flex}summary[data-v-c6c8fbdd]::marker{display:none}summary[data-v-c6c8fbdd]::-webkit-details-marker{display:none}details:not([open])>summary .carret-isopen[data-v-c6c8fbdd],details[open]>summary .carret-isopen[data-v-c6c8fbdd]{--rotate-deg:0deg;transform:rotate(var(--rotate-deg));transition:transform .4s}details:not([open])>summary .carret-isopen[data-v-c6c8fbdd]{--rotate-deg:-90deg}.node_dir .node_dir__header[data-v-c6c8fbdd]{height:20px;overflow:hidden}.node_dir .node_dir__header>.panel[data-v-c6c8fbdd]{padding-left:4px;display:none}.node_dir .node_dir__header__icons[data-v-c6c8fbdd]{padding-right:4px}.node_dir .node_dir__header__label[data-v-c6c8fbdd]{color:#929292}.node_dir .node_dir__items[data-v-c6c8fbdd]{--padding-left-items:16px;padding:0 0 0 var(--padding-left-items);position:relative}.node_dir .node_dir__items[data-v-c6c8fbdd]:before{content:"";background-color:#bbb;width:1px;height:calc(100% - 4px);position:absolute;left:4px;transform:translate(-50%)}.node_file[data-v-c6c8fbdd]{--bg-color-file:inherit;color:#282828;background-color:var(--bg-color-file);border-radius:8px;height:32px;padding:4px 8px;overflow:hidden}.node_file .node_file__label[data-v-c6c8fbdd]{width:100%}.node_file .panel[data-v-c6c8fbdd]{display:none}.node_file[data-v-c6c8fbdd]:hover{--bg-color-file:rgba(72,146,233,.1);font-weight:700}.node_dir__header:hover>.panel[data-v-c6c8fbdd],.node_file:hover>.panel[data-v-c6c8fbdd]{display:flex}