:root{color:#1f2937;background:#eef2f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}.app-shell{grid-template-rows:56px 1fr;height:100%;display:grid}.app-shell__header{background:#fff;border-bottom:1px solid #dbe3ee;align-items:center;padding:0 16px;display:flex}.app-shell__header h1{margin:0;font-size:18px;font-weight:700}.app-shell__main{min-height:0;padding:8px}.legacy-frame-wrap{background:#fff;border:1px solid #dbe3ee;border-radius:12px;width:100%;height:100%;overflow:hidden}.legacy-frame{border:0;width:100%;height:100%;display:block}
