.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{background:#0000000a;align-items:stretch;gap:1px;font:13px/1.4 system-ui,sans-serif;display:flex}.tab{cursor:pointer;color:#4a4a4a;-webkit-user-select:none;user-select:none;background:#00000008;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;padding:6px 10px;display:flex;position:relative}.tab:hover{background:#0000000f}.tab--active{color:#000;box-shadow:inset 0 -2px 0 0 var(--jse-theme-color);background:#fff;font-weight:600}.tab--active:hover{background:#fff}.tab_tooltip{white-space:nowrap;color:#fff;pointer-events:none;z-index:10;background:#333;border-radius:3px;padding:3px 8px;font-size:11px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tab_close{cursor:pointer;color:inherit;opacity:.5;background:0 0;border:none;padding:0;font-size:16px;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.tab_close:hover{opacity:1}.tab_input{font:inherit;color:inherit;text-align:center;box-sizing:border-box;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;padding:0}.tab--editing .tab_close{display:none}.tab_add,.tab_tool{cursor:pointer;color:#4a4a4a;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:36px;padding:0;font-size:16px;line-height:1;display:flex}.tab_add:hover{color:#000}.tab_tool--trash:before{content:"";background:currentColor;width:16px;height:16px;display:block;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpolyline%20points='3%206%205%206%2021%206'/%3e%3cpath%20d='M19%206l-1%2014a2%202%200%200%201-2%202H8a2%202%200%200%201-2-2L5%206m3%200V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2'/%3e%3cline%20x1='10'%20y1='11'%20x2='10'%20y2='17'/%3e%3cline%20x1='14'%20y1='11'%20x2='14'%20y2='17'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpolyline%20points='3%206%205%206%2021%206'/%3e%3cpath%20d='M19%206l-1%2014a2%202%200%200%201-2%202H8a2%202%200%200%201-2-2L5%206m3%200V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2'/%3e%3cline%20x1='10'%20y1='11'%20x2='10'%20y2='17'/%3e%3cline%20x1='14'%20y1='11'%20x2='14'%20y2='17'/%3e%3c/svg%3e") 50%/contain no-repeat}.tab_tool:hover{color:#d23f31}body.jse-theme-dark .tab_tool{color:#bbb}body.jse-theme-dark .tab_tool:hover{color:#ff6b5e}body.jse-theme-dark .tabbar{background:#ffffff0d}body.jse-theme-dark .tab{color:#bbb;background:#ffffff0a}body.jse-theme-dark .tab:hover{background:#ffffff14}body.jse-theme-dark .tab--active,body.jse-theme-dark .tab--active:hover{color:#fff;box-shadow:inset 0 -2px 0 0 var(--jse-theme-color);background:#1e1e1e}body.jse-theme-dark .tab_add{color:#bbb}body.jse-theme-dark .tab_add:hover{color:#fff}.panes{flex:1;min-width:0;display:flex}.editor{flex:1;min-width:0}.editor.hidden{display:none}.actions{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:28px;padding:0;display:flex}.act_btn{cursor:pointer;color:#4a4a4a;background:0 0;border:none;padding:0;font-size:22px;line-height:1}.act_btn:hover{color:#000}.palette_backdrop{z-index:100;background:#0000004d;position:fixed;inset:0}.palette{z-index:101;background:#fff;border-radius:8px;width:360px;max-width:90vw;font:13px/1.4 system-ui,sans-serif;position:fixed;top:20%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 30px #00000040}.palette_input{width:100%;font:inherit;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #00000014;outline:none;padding:10px 14px}.palette_list{max-height:240px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.palette_item{cursor:pointer;color:#333;padding:6px 14px}.palette_item--active{background:var(--jse-theme-color);color:#fff}.palette_item--current{font-weight:600}.palette_item--action{opacity:.7;font-style:italic}.palette_item--action.palette_item--active{opacity:1}body.jse-theme-dark .palette{background:#2d2d2d;box-shadow:0 8px 30px #00000080}body.jse-theme-dark .palette_input{color:#eee;border-bottom-color:#ffffff1a}body.jse-theme-dark .palette_item{color:#ccc}body.jse-theme-dark .palette_item--active{background:var(--jse-theme-color);color:#fff}
