:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--shadow:#00000014 0 8px 24px -8px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/1.5 var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:1280px;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}.wm-shell{box-sizing:border-box;text-align:left;flex-direction:column;width:100%;max-width:1180px;margin:0 auto;padding:24px 24px 48px;display:flex}.wm-header{margin-bottom:16px}.wm-preview-wrap{background:var(--bg,#fff);flex:520px;min-width:360px}.wm-preview-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.wm-preview-stage{background:#f4f3ec;border:1px dashed #d9d8d3;border-radius:8px;justify-content:center;align-items:center;max-height:70vh;padding:16px;display:flex;position:relative;overflow:auto}.wm-preview-inner{line-height:0;display:inline-block;position:relative}.wm-preview-image{border-radius:4px;max-width:100%;height:auto;display:block;box-shadow:0 2px 8px #00000014}.wm-empty{border:1px dashed #d9d8d3;border-radius:6px;justify-content:center;align-items:center;width:320px;height:200px;display:flex}.wm-config-wrap{background:#fafafa;border:1px solid #eee;border-radius:8px;flex:0 0 340px;min-width:300px;max-height:80vh;padding:16px;overflow:auto}.wm-config-wrap .ant-form-item{margin-bottom:12px}.wm-multi-lines{background:#00000005;border-radius:6px;margin-bottom:12px;padding:12px}@media (width<=900px){.wm-config-wrap{width:100%}}
