.jse-theme-dark{--jse-theme:dark;--jse-theme-color:#2f6dd0;--jse-theme-color-highlight:#467cd2;--jse-background-color:#1e1e1e;--jse-text-color:#d4d4d4;--jse-text-color-inverse:#4d4d4d;--jse-main-border:1px solid #4f4f4f;--jse-menu-color:#fff;--jse-modal-background:#2f2f2f;--jse-modal-overlay-background:#00000080;--jse-modal-code-background:#2f2f2f;--jse-tooltip-color:var(--jse-text-color);--jse-tooltip-background:#4b4b4b;--jse-tooltip-border:1px solid #737373;--jse-tooltip-action-button-color:inherit;--jse-tooltip-action-button-background:#737373;--jse-panel-background:#333;--jse-panel-background-border:1px solid #464646;--jse-panel-color:var(--jse-text-color);--jse-panel-color-readonly:#737373;--jse-panel-border:1px solid #3c3c3c;--jse-panel-button-color-highlight:#e5e5e5;--jse-panel-button-background-highlight:#464646;--jse-navigation-bar-background:#656565;--jse-navigation-bar-background-highlight:#7e7e7e;--jse-navigation-bar-dropdown-color:var(--jse-text-color);--jse-context-menu-background:#4b4b4b;--jse-context-menu-background-highlight:#595959;--jse-context-menu-separator-color:#595959;--jse-context-menu-color:var(--jse-text-color);--jse-context-menu-pointer-background:#737373;--jse-context-menu-pointer-background-highlight:#818181;--jse-context-menu-pointer-color:var(--jse-context-menu-color);--jse-key-color:#9cdcfe;--jse-value-color:var(--jse-text-color);--jse-value-color-number:#b5cea8;--jse-value-color-boolean:#569cd6;--jse-value-color-null:#569cd6;--jse-value-color-string:#ce9178;--jse-value-color-url:#ce9178;--jse-delimiter-color:#949494;--jse-edit-outline:2px solid var(--jse-text-color);--jse-selection-background-color:#464646;--jse-selection-background-inactive-color:#333;--jse-hover-background-color:#343434;--jse-active-line-background-color:#ffffff0f;--jse-search-match-background-color:#343434;--jse-collapsed-items-background-color:#333;--jse-collapsed-items-selected-background-color:#565656;--jse-collapsed-items-link-color:#b2b2b2;--jse-collapsed-items-link-color-highlight:#ec8477;--jse-search-match-color:#724c27;--jse-search-match-outline:1px solid #966535;--jse-search-match-active-color:#9f6c39;--jse-search-match-active-outline:1px solid #bb7f43;--jse-tag-background:#444;--jse-tag-color:#bdbdbd;--jse-table-header-background:#333;--jse-table-header-background-highlight:#424242;--jse-table-row-odd-background:#ffffff1a;--jse-input-background:#3d3d3d;--jse-input-border:var(--jse-main-border);--jse-button-background:gray;--jse-button-background-highlight:#7a7a7a;--jse-button-color:#e0e0e0;--jse-button-secondary-background:#494949;--jse-button-secondary-background-highlight:#5d5d5d;--jse-button-secondary-background-disabled:#9d9d9d;--jse-button-secondary-color:var(--jse-text-color);--jse-a-color:#55abff;--jse-a-color-highlight:#4387c9;--jse-svelte-select-background:#3d3d3d;--jse-svelte-select-border:1px solid #4f4f4f;--list-background:#3d3d3d;--item-hover-bg:#505050;--multi-item-bg:#5b5b5b;--input-color:#d4d4d4;--multi-clear-bg:#8a8a8a;--multi-item-clear-icon-color:#d4d4d4;--multi-item-outline:1px solid #696969;--list-shadow:0 2px 8px 0 #0006;--jse-color-picker-background:#656565;--jse-color-picker-border-box-shadow:#8c8c8c 0 0 0 1px}:root,.jse-theme-dark{--jse-theme-color:#62c4ff;--jse-theme-color-highlight:#8ad3ff}body.jse-theme-dark{background:#1e1e1e}body.jse-theme-dark .act_btn{color:#bbb}body.jse-theme-dark .act_btn:hover{color:#fff}html,body{height:100%;margin:0}body{flex-direction:column;display:flex}.app{box-sizing:border-box;flex:1;gap:4px;min-height:0;padding:4px;display:flex}.tabbar{align-items:center;gap:2px;padding:2px 4px 0;font:12px/1.4 system-ui,sans-serif;display:flex}.tab{cursor:pointer;color:#4a4a4a;-webkit-user-select:none;user-select:none;border-radius:4px 4px 0 0;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.tab:hover{background:#0000000f}.tab--active{color:#000;background:#0000001a}.tab_close{cursor:pointer;color:inherit;opacity:.5;background:0 0;border:none;padding:0;font-size:12px;line-height:1}.tab_close:hover{opacity:1}.tab_input{font:inherit;color:inherit;background:0 0;border:none;outline:none;padding:0}.tab_add{cursor:pointer;color:#4a4a4a;background:0 0;border:none;padding:0 6px;font-size:14px;line-height:1}.tab_add:hover{color:#000}body.jse-theme-dark .tab{color:#bbb}body.jse-theme-dark .tab:hover{background:#ffffff14}body.jse-theme-dark .tab--active{color:#fff;background:#ffffff24}body.jse-theme-dark .tab_add{color:#bbb}body.jse-theme-dark .tab_add:hover{color:#fff}.editor{flex:1;min-width:0}.actions{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:0 8px;display:flex}.act_btn{cursor:pointer;color:#4a4a4a;background:0 0;border:none;font-size:28px;line-height:1}.act_btn:hover{color:#000}
