.editor-overlay{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;background:#020812d9;backdrop-filter:blur(8px);padding:18px}
.editor-dialog{width:min(100%,1050px);height:min(85vh,780px);display:flex;flex-direction:column;border:1px solid #365273;border-radius:16px;background:#07111e;box-shadow:0 28px 90px #000c;overflow:hidden}
.editor-dialog header,.editor-dialog footer{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;border-bottom:1px solid #1d3148}.editor-dialog header small,.editor-dialog footer span{font-size:11px;color:#8093aa}.editor-dialog h3{font:13px Consolas,monospace;margin:4px 0 0;color:#dce9f8;direction:ltr;text-align:left}.editor-dialog header>button{width:34px;height:34px;border:0;border-radius:7px;background:#19283c;color:#b9c9dc;font-size:23px}.code-wrap{position:relative;flex:1;overflow:hidden;background:#050b13}.code-wrap pre,.code-wrap textarea{box-sizing:border-box;position:absolute;inset:0;width:100%;height:100%;margin:0;padding:20px;overflow:auto;white-space:pre;tab-size:2;font:15px/1.7 Consolas,"Courier New",monospace;letter-spacing:0;direction:ltr;text-align:left}.code-wrap pre{pointer-events:none;color:#c9d8e8}.code-wrap textarea{resize:none;border:0;outline:0;background:transparent;color:transparent;caret-color:#fff;-webkit-text-fill-color:transparent}.tok-comment{color:#718198}.tok-string{color:#e6b86b}.tok-keyword{color:#8daeff;font-weight:700}.tok-number{color:#e48cc5}.code-error{margin:0;padding:10px 19px;border-top:1px solid #6b3039;background:#25161b;color:#ff9daa;font:12px/1.5 Consolas,monospace;direction:ltr;text-align:left;text-decoration:underline wavy #ff5161 2px}.editor-dialog footer{border-top:1px solid #1d3148;border-bottom:0}.editor-dialog footer div{display:flex;gap:8px}.editor-dialog footer button{border:1px solid #2b4260;background:#142238;color:#d6e2f1;border-radius:8px;padding:10px 15px;font-size:11px}.editor-dialog footer .electric{border:0!important;color:#101820!important}.editor-dialog footer .electric:disabled{opacity:.6}
@media(max-width:690px){.editor-overlay{padding:8px}.editor-dialog{height:92vh}.editor-dialog footer{align-items:flex-start;gap:10px;flex-direction:column}.editor-dialog footer div{width:100%}.editor-dialog footer button{flex:1}}
.workspace-overlay{position:fixed;inset:0;z-index:1200;background:#020812;display:grid;place-items:center;padding:12px}.workspace{width:min(100%,1400px);height:calc(100vh - 24px);display:flex;flex-direction:column;border:1px solid #274665;border-radius:14px;background:#081320;overflow:hidden;box-shadow:0 25px 90px #000d}.workspace>header{height:67px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #1d3148}.workspace>header small{color:#7890aa;font-size:11px}.workspace>header h3{margin:3px 0;font-size:16px}.workspace>header>div:last-child{display:flex;gap:8px}.workspace>header button{border:0;border-radius:8px;background:#1c2d43;color:#d4e0ef;padding:9px 13px;font-size:11px}.workspace>header .electric{color:#101820!important}.workspace-body{min-height:0;flex:1;display:grid;grid-template-columns:280px 1fr;direction:rtl}.workspace-body>aside{border-left:1px solid #1d3148;background:#07111d;overflow:auto}.workspace-files-head{display:flex;align-items:center;justify-content:space-between;padding:16px 14px 9px;color:#cbd9e9;font-size:12px}.workspace-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:8px 12px 13px;border-bottom:1px solid #1b2d43}.workspace-actions button{border:1px solid #2d4968;background:#162b43;color:#d9e8f8;border-radius:7px;padding:8px 6px;font-size:10px}.workspace-actions .workspace-upload{background:#1d4a43;border-color:#287364;color:#9ff0d5}.workspace-actions .workspace-delete{background:#341a22;border-color:#7c3645;color:#ff9ca9}.workspace-actions button:disabled{opacity:.45}.workspace-files{padding:8px}.workspace-files button{display:block;width:100%;border:0;border-right:3px solid transparent;background:transparent;color:#aebed1;text-align:right;padding:9px 8px;border-radius:5px;font:11px Consolas,monospace;direction:ltr}.workspace-files button span{display:inline-block;width:31px;color:#6ea2ff;font-size:9px}.workspace-files button.directory span{color:#edc650}.workspace-files button:not(.editable){color:#72839a}.workspace-files button.active,.workspace-files button:hover{background:#152a41;border-right-color:#4e90ff;color:#fff}.workspace-body>main{min-width:0;display:flex;flex-direction:column;background:#050b13}.workspace-tab{min-height:41px;padding:12px 16px;border-bottom:1px solid #1d3148;color:#c6d7e9;font:12px Consolas,monospace;direction:ltr;text-align:left}.workspace .code-wrap{flex:1}.workspace .code-wrap pre,.workspace .code-wrap textarea{font-size:15px}.workspace .code-error{font-size:12px}@media(max-width:760px){.workspace-overlay{padding:0}.workspace{height:100vh;border-radius:0}.workspace-body{grid-template-columns:160px 1fr}.workspace-actions{grid-template-columns:1fr}.workspace>header h3{font-size:13px}.workspace>header{padding:0 9px}.workspace>header button{padding:8px;font-size:9px}.workspace-files button{font-size:9px}.workspace-files button span{width:21px}.workspace .code-wrap pre,.workspace .code-wrap textarea{padding:13px;font-size:12px}}
.workspace-button{border:1px solid #675427!important;background:#332b13!important;color:#ffe486!important;border-radius:8px!important;padding:8px 11px!important;font-size:10px!important}
.files-entry{min-height:150px;display:flex;align-items:center;gap:17px;padding:13px}.files-entry>span{width:55px;height:55px;display:grid;place-items:center;border-radius:15px;background:#332b13;color:#ffe486;font-size:27px}.files-entry h3{font-size:18px;margin:0 0 7px}.files-entry p{font-size:12px;color:#8391a4;line-height:1.7;margin:0}.files-entry .workspace-button{margin-right:auto;font-size:12px!important;padding:11px 15px!important}.workspace-actions .workspace-move{background:#332515;border-color:#715528;color:#ffe29b}.move-overlay{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:18px;background:#020812d9;backdrop-filter:blur(7px)}.move-dialog{width:min(100%,520px);max-height:78vh;display:flex;flex-direction:column;border:1px solid #385672;border-radius:16px;background:#081522;box-shadow:0 28px 90px #000c;padding:21px}.move-dialog h3{font-size:17px;margin:0 0 9px;direction:ltr;text-align:left}.move-dialog p{font-size:12px;color:#899bb1;margin:0 0 15px}.move-destinations{overflow:auto;display:grid;gap:7px;padding-left:3px}.move-destinations button{border:1px solid #29445f;border-radius:9px;background:#0c1d2e;color:#d7e7f9;padding:11px;text-align:right;font:12px Consolas,monospace;direction:ltr}.move-destinations button:hover{background:#183653;border-color:#4d8cd4}.move-dialog footer{margin-top:14px;padding-top:12px;border-top:1px solid #1d3148}.move-dialog footer button{border:1px solid #344960;border-radius:8px;background:#172638;color:#cdd9e7;padding:9px 14px;font-size:11px}@media(max-width:690px){.files-entry{align-items:flex-start;flex-wrap:wrap}.files-entry .workspace-button{width:100%;margin-right:0}.files-entry p{font-size:10px}}
