html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{height:100%;display:flex;flex-direction:column}.editor-host{flex:1;overflow:auto}.cm-editor{height:100%}.cm-scroller{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body[data-theme=dark]{background-color:#1e1e22;color:#e6e6e6}body[data-theme=light]{background-color:#fff;color:#1a1a1a}.theme-toggle{position:fixed;top:12px;right:16px;z-index:10;padding:6px 12px;border:1px solid currentColor;background:transparent;color:inherit;border-radius:4px;cursor:pointer;font:inherit}.editor-error{padding:24px;color:#c92a2a}.status{padding:24px;opacity:.7;font-size:.95em}.status-error{color:#c92a2a;opacity:1}
