.mobcode-shell{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.mobcode-workspace{flex:1;grid-template-columns:minmax(220px,280px) minmax(0,1fr);min-height:0;display:grid}.mobcode-sidebar{flex-direction:column;min-height:0;display:flex}.mobcode-editor-pane{background:#fff;min-width:0;min-height:0}.mobcode-editor-theme-light{background:#fff}.mobcode-editor-theme-one-dark{background:#282c34}.mobcode-editor-theme-github-light{background:#fff}.mobcode-editor-theme-github-dark{background:#0d1117}.mobcode-editor-pane .cm-editor{background:0 0;height:100%;font-size:14px}.mobcode-editor-pane .cm-scroller,.mobcode-editor-pane .cm-gutters{background:0 0}.mobcode-editor-pane .mobcode-remote-selection{background:#60a5fa52}.mobcode-editor-pane .mobcode-remote-cursor{vertical-align:text-top;pointer-events:none;border-left:2px solid #2563eb;width:0;height:1.4em;margin-left:-1px;display:inline-block;position:relative}.mobcode-editor-pane .mobcode-remote-cursor-label{white-space:nowrap;color:#fff;background:#2563eb;border-radius:4px;padding:.2rem .35rem;font-size:.6875rem;line-height:1;position:absolute;top:-1.5rem;left:-1px}.mobcode-empty{color:#64748b;justify-content:center;align-items:center;min-height:24rem;padding:2rem;display:flex}@media (width<=760px){.mobcode-workspace{grid-template-columns:1fr}.mobcode-sidebar{border-bottom:1px solid #e5e7eb;max-height:14rem}}
