html,body,#root{height:100%;margin:0}body{background:#f5f7fb;color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loginShell{min-height:100%;display:grid;place-items:center;background:#eef3f8}.loginPanel{width:min(420px,calc(100vw - 32px));background:#fff;border:1px solid #d9e1ec;border-radius:8px;padding:28px;box-shadow:0 16px 40px #192a461a}.appShell{min-height:100%}.topbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dfe6ef;padding-inline:20px}.topbar h4{margin:0}.sidebar{border-right:1px solid #dfe6ef;padding:12px}.sideButton,.toolbar{margin-bottom:12px}.content{padding:16px}.editorPane,.erShell{height:calc(100vh - 170px)}.splitEditor{height:calc(100% - 44px);border:1px solid #dfe6ef;background:#fff}.markdownInput,.sqlInput{height:100%;resize:none;border:0;border-radius:0;font-family:JetBrains Mono,Fira Code,monospace}.markdownPreview{height:100%;overflow:auto;padding:18px}.erCanvas{height:100%;overflow:auto;padding:18px;background:#fbfcff;display:flex;align-content:flex-start;align-items:flex-start;gap:14px;flex-wrap:wrap}.erTable{min-width:220px;border:1px solid #cfd8e5;border-radius:8px;background:#fff;padding:12px}.erColumn{display:flex;justify-content:space-between;border-top:1px solid #eef2f7;padding:6px 0;font-family:JetBrains Mono,monospace;font-size:12px}.erColumn span{color:#65758b}.fullFrame{width:100%;height:calc(100vh - 180px);border:1px solid #dfe6ef;background:#fff}.onlyOfficeShell,.onlyOfficeFrame{width:100%;height:calc(100vh - 180px)}.configPreview{height:calc(100vh - 180px);overflow:auto;padding:16px;border:1px solid #dfe6ef;background:#101828;color:#d8e1f0}
