:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8eaed;background:#0c0e11;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{min-width:320px}.app-loading,.editor-placeholder{color:#9aa4b2;background:#0f1217;place-items:center;height:100%;font-size:13px;display:grid}button,input{font:inherit}.app-shell{background:#0c0e11;grid-template-rows:auto auto 1fr;height:100vh;min-height:520px;display:grid}.topbar{background:#15181d;border-bottom:1px solid #262c35;justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:14px 18px;display:flex}h1{letter-spacing:0;margin:0;font-size:17px;font-weight:650}#connection-status{color:#aab2bf;margin:4px 0 0;font-size:13px}.session-actions{color:#cbd5e1;white-space:nowrap;align-items:center;gap:12px;font-size:13px;display:flex}.presence-list{align-items:center;gap:6px;min-width:0;display:flex}.presence-chip{color:#d7dde7;text-overflow:ellipsis;white-space:nowrap;background:#111923;border:1px solid #344154;border-radius:999px;max-width:220px;min-height:28px;padding:4px 10px;font-size:12px;font-weight:600;overflow:hidden}.presence-chip:hover:not(:disabled){background:#1d2b3c}.auto-save-control,.follow-candidate-control,.show-candidate-cursor-control{color:#cbd5e1;white-space:nowrap;grid-template-columns:none;align-items:center;gap:6px;font-size:12px;display:flex}.is-hidden{display:none!important}.auto-save-control input,.follow-candidate-control input,.show-candidate-cursor-control input{accent-color:#f2c879;width:14px;min-height:14px;margin:0}.connect-panel{background:#101318;border-bottom:1px solid #262c35;grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px;padding:12px 18px;display:grid}.connect-panel.is-connected{display:none}label{color:#aab2bf;gap:6px;font-size:12px;display:grid}input{color:#e8eaed;background:#0c0e11;border:1px solid #364152;border-radius:5px;width:100%;min-height:36px;padding:8px 10px}button{color:#111827;cursor:pointer;background:#d7e3f4;border:1px solid #53657f;border-radius:5px;min-height:34px;padding:7px 12px;font-weight:650}button:not(.tree-row):not(.tab-close):hover:not(:disabled){background:#eff6ff}button:disabled{cursor:not-allowed;opacity:.48}.workspace{grid-template-columns:var(--left-pane-width,280px) 6px minmax(0, 1fr) 6px var(--right-pane-width,430px);height:calc(100vh - 68px);min-height:0;display:grid;overflow:hidden}.resize-handle{cursor:col-resize;touch-action:none;background:#0c0e11;min-width:6px;position:relative}.resize-handle:before{content:"";background:0 0;position:absolute;inset:0 2px}.resize-handle:hover:before,.resize-handle:active:before{background:#f2c879}.runtime-panel{grid-template-rows:minmax(170px, var(--preview-pane-height,320px)) 6px minmax(180px, 1fr);background:#0f1217;border-left:1px solid #262c35;min-width:0;min-height:0;display:grid}.runtime-resize-handle{cursor:row-resize;touch-action:none;background:#0c0e11;min-height:6px;position:relative}.runtime-resize-handle:before{content:"";background:0 0;position:absolute;inset:2px 0}.runtime-resize-handle:hover:before,.runtime-resize-handle:active:before{background:#f2c879}.is-resizing-pane iframe{pointer-events:none}.sidebar{background:#111419;border-right:1px solid #262c35;grid-template-rows:auto 1fr;min-width:0;min-height:0;display:grid}.sidebar-header,.editor-header{color:#cbd5e1;border-bottom:1px solid #262c35;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 12px;font-size:13px;display:flex}.sidebar-header button{min-height:28px;padding:5px 8px;font-size:12px}.file-tree{min-height:0;padding:6px 0;overflow:auto}.tree-row{color:#d7dde7;cursor:pointer;text-align:left;opacity:1;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:28px;padding-top:5px;padding-bottom:5px;padding-right:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:400;display:grid}.tree-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tree-presence{align-items:center;gap:3px;padding-right:4px;display:flex}.tree-presence-marker,.tree-presence-more{color:#12161c;background:#f2c879;border-radius:999px;place-items:center;width:16px;height:16px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:800;display:grid}.tree-presence-more{color:#d7dde7;background:#3b4656;font-size:8px}.tree-row:hover:not(:disabled){color:#fff;background:#202a38}.tree-row.is-active{color:#fff;background:#1e314d}.tree-row.is-active:hover:not(:disabled){background:#294263}.tree-row.is-directory{color:#f2c879}.tree-muted{color:#7d8795;cursor:default}.editor-shell{background:#0c0e11;grid-template-rows:auto auto 1fr;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.tabs-bar{background:#101318;border-bottom:1px solid #262c35;min-width:0;min-height:38px;display:flex;overflow:auto hidden}.tabs-empty{color:#6f7a89;align-items:center;padding:0 12px;font-size:12px;display:flex}.editor-tab{color:#cbd5e1;cursor:pointer;background:#151a21;border:0;border-right:1px solid #262c35;border-radius:0;grid-template-columns:minmax(40px,auto) 24px;align-items:center;gap:6px;min-width:128px;max-width:220px;min-height:38px;padding:0 8px 0 14px;font-size:13px;font-weight:500;display:grid;position:relative}.editor-tab:hover,.editor-tab:focus-visible{background:#1b222d}.editor-tab.is-active{color:#fff;background:#0f1217}.tab-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tab-dirty-dot{border-radius:999px;width:8px;height:8px;position:absolute;top:6px;left:8px}.editor-tab.is-dirty .tab-dirty-dot{background:#f2c879}.tab-close{color:#8d99aa;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:22px;height:22px;min-height:0;padding:0;font-size:14px;line-height:1;display:grid}.tab-close:hover{color:#fff;background:#303947}#active-file,#editor-state{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#editor-state{color:#9aa4b2;font-size:12px}.editor-frame{background:#0f1217;height:100%;min-height:0;overflow:hidden}#editor{width:100%;height:100%}.terminal-panel{background:#0f1217;grid-template-rows:auto auto 1fr;min-width:0;min-height:0;display:grid}.preview-panel{background:#0c0f14;grid-template-rows:auto 1fr;min-width:0;min-height:0;display:grid}.preview-header{color:#cbd5e1;border-bottom:1px solid #262c35;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:38px;padding:7px 10px;font-size:13px;display:grid}.preview-header input,.preview-header button{min-height:28px;padding:5px 8px;font-size:12px}.preview-frame{background:#fff;min-height:0;overflow:hidden}.preview-frame iframe{background:#fff;border:0;width:100%;height:100%;display:block}.preview-placeholder{color:#7d8795;text-align:center;background:#0f1217;place-items:center;height:100%;padding:18px;font-size:13px;display:grid}.terminal-header{color:#cbd5e1;border-bottom:1px solid #262c35;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:8px 12px;font-size:13px;display:flex}.terminal-header span:last-child{color:#9aa4b2;font-size:12px}.terminal-status{color:#9aa4b2;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #202631;min-height:28px;padding:6px 12px;font-size:12px;overflow:hidden}.terminal-frame{min-height:0;margin-bottom:10px;padding:8px;overflow:hidden}.terminal-frame .xterm{height:100%}.terminal-placeholder,.terminal-loading{color:#7d8795;text-align:center;place-items:center;min-height:0;padding:18px;font-size:13px;display:grid}.remote-cursor-caret{border-left:2px solid #f2c879;margin-left:-1px}.remote-cursor-label{color:#12161c;background:#f2c879;border-radius:3px;padding:1px 5px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:800}.remote-selection{background:#f2c87938}#editor-state.is-dirty{color:#f2c879}@media (width<=760px){.topbar{flex-direction:column;align-items:flex-start;gap:10px}.connect-panel{grid-template-columns:1fr}.workspace{grid-template-rows:minmax(160px,26vh) minmax(280px,1fr) minmax(220px,32vh);grid-template-columns:1fr}.resize-handle,.runtime-resize-handle{display:none}.sidebar{border-bottom:1px solid #262c35;border-right:0}.runtime-panel{border-top:1px solid #262c35;border-left:0;grid-template-rows:minmax(120px,42%) minmax(160px,1fr)}.preview-header{grid-template-columns:1fr auto auto}.preview-header span{display:none}}
