.table-canvas-editor[data-v-fa6a8108]{background:var(--color-surface);flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.table-canvas-editor__toolbar[data-v-fa6a8108]{border-bottom:1px solid var(--color-border);background:var(--color-surface-muted);flex-wrap:wrap;align-items:end;gap:.5rem;padding:.65rem;display:flex}.table-canvas-editor__toolbar label[data-v-fa6a8108]{color:var(--color-text-secondary);gap:.2rem;font-size:.75rem;display:grid}.table-canvas-editor__icon-button[data-v-fa6a8108]{border:1px solid var(--color-border);background:var(--color-surface);width:2rem;height:2rem;color:var(--color-text-secondary);cursor:pointer;border-radius:6px;place-items:center;display:inline-grid;position:relative}.table-canvas-editor__icon-button[data-v-fa6a8108]:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-accent)}.table-canvas-editor__icon-button[data-v-fa6a8108]:disabled{cursor:default;opacity:.4}.table-canvas-editor__icon-badge[data-v-fa6a8108]{background:var(--color-surface);border-radius:999px;position:absolute;bottom:1px;right:1px}.table-canvas-editor__grid[data-v-fa6a8108]{flex:auto;min-height:0;position:relative;overflow:hidden}.table-canvas-editor__preview-overlay[data-v-fa6a8108]{z-index:20;pointer-events:none;position:absolute}.table-canvas-editor__preview-overlay--row-before[data-v-fa6a8108],.table-canvas-editor__preview-overlay--row-after[data-v-fa6a8108],.table-canvas-editor__preview-overlay--column-before[data-v-fa6a8108],.table-canvas-editor__preview-overlay--column-after[data-v-fa6a8108]{background:var(--color-accent);box-shadow:0 0 0 1px var(--color-surface), 0 0 8px var(--color-accent);border-radius:999px}.table-canvas-editor__preview-overlay--remove-row[data-v-fa6a8108],.table-canvas-editor__preview-overlay--remove-column[data-v-fa6a8108]{border:2px dashed var(--color-accent);background:repeating-linear-gradient(135deg, color-mix(in srgb, var(--color-accent) 22%, transparent) 0 6px, transparent 6px 12px)}.table-canvas-editor__grid[data-v-fa6a8108] revo-grid{height:100%;min-height:0;display:block}.table-canvas-editor__context-menu[data-v-fa6a8108]{z-index:1000;border:1px solid var(--color-border);background:var(--color-surface);min-width:13rem;box-shadow:var(--shadow-card);border-radius:8px;padding:.3rem;display:grid;position:fixed}.table-canvas-editor__context-menu button[data-v-fa6a8108]{color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:.55rem;padding:.45rem .6rem;display:flex}.table-canvas-editor__context-menu button[data-v-fa6a8108]:hover:not(:disabled),.table-canvas-editor__context-menu button[data-v-fa6a8108]:focus-visible{background:var(--color-accent-soft);outline:none}.table-canvas-editor__context-menu button[data-v-fa6a8108]:disabled{opacity:.4}.table-canvas-editor__error[data-v-fa6a8108]{border:1px solid var(--color-danger-border,var(--color-border));background:var(--color-surface-muted);color:var(--color-text-primary);border-radius:8px;margin:1rem;padding:.85rem 1rem}.structured-editor-root[data-v-2eabbc98]{flex-direction:column;flex:1;min-height:0;display:flex}.structured-editor-shell[data-v-2eabbc98]{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.structured-editor-shell[data-v-2eabbc98]:after{content:"";border-radius:var(--structured-editor-radius);pointer-events:none;opacity:0;z-index:3;transition:opacity .15s,box-shadow .15s;position:absolute;inset:0}.structured-editor-shell[data-v-2eabbc98]:has(.cm-focused,.structured-editor-corner-menu :focus):after{opacity:1;box-shadow:0 0 0 1px var(--color-accent), var(--focus-ring-shadow)}.structured-editor-view-toggle[data-v-2eabbc98]{z-index:2;opacity:.5;transition:opacity .15s;position:absolute;top:.7rem;right:.75rem}.structured-editor-view-toggle[data-v-2eabbc98]:hover{opacity:1}.structured-editor-view-toggle[data-v-2eabbc98]:has(:focus-visible){opacity:1}.structured-editor-view-toggle[data-v-2eabbc98] .app-inline-segmented-button{min-width:2rem;min-height:1.8rem;padding:.28rem .5rem}.structured-editor-view-toggle[data-v-2eabbc98] svg{display:block}.structured-editor-corner-menu[data-v-2eabbc98]{z-index:1;pointer-events:none;width:var(--structured-editor-corner-width);justify-content:flex-end;align-items:flex-end;max-width:calc(100% - 2px);display:inline-flex;position:absolute;bottom:1px;right:1px}.structured-editor-format-controls[data-v-2eabbc98]{pointer-events:auto;justify-content:flex-start;gap:0;width:100%;display:flex}.structured-editor-format-picker[data-v-2eabbc98]{min-width:0;position:relative}.structured-editor-format-controls--footer[data-v-2eabbc98]{flex:0 0 min(100%,22rem);justify-content:flex-end;align-items:center;gap:.2rem;width:min(100%,22rem)}.structured-editor-format-select[data-v-2eabbc98],.structured-editor-code-subtype-input[data-v-2eabbc98]{border-bottom:none;border-right:none}.structured-editor-format-select[data-v-2eabbc98]{width:100%;min-width:0}.structured-editor-format-button[data-v-2eabbc98]{justify-content:space-between;align-items:center;gap:.3rem;display:inline-flex}.structured-editor-format-button__label[data-v-2eabbc98]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.structured-editor-corner-menu--code .structured-editor-format-select[data-v-2eabbc98]{width:var(--structured-editor-code-format-width);flex:0 0 var(--structured-editor-code-format-width)}.structured-editor-corner-menu--code .structured-editor-code-subtype[data-v-2eabbc98]{flex:0 0 var(--structured-editor-code-subtype-width);width:var(--structured-editor-code-subtype-width);min-width:var(--structured-editor-code-subtype-width)}.structured-editor-codemirror[data-v-2eabbc98]{width:100%;min-height:var(--structured-editor-min-height);flex:1;min-width:0}.structured-editor-codemirror[data-v-2eabbc98] .codemirror-container{flex:1;width:100%;min-width:0;display:flex}.structured-editor-codemirror[data-v-2eabbc98] .cm-editor{min-height:var(--structured-editor-min-height);border-radius:var(--structured-editor-radius);border:1px solid var(--color-border);background:var(--color-surface-muted);width:100%;height:100%;color:var(--color-text-primary)}.structured-editor-codemirror[data-v-2eabbc98] .cm-scroller{scrollbar-gutter:stable;font-family:inherit;line-height:1.5}.structured-editor-codemirror[data-v-2eabbc98] .cm-content{padding:var(--structured-editor-padding);min-height:var(--structured-editor-min-height);font-family:inherit}.structured-editor-codemirror[data-v-2eabbc98] .cm-focused{outline:none}.structured-editor-codemirror[data-v-2eabbc98] .cm-gutters{background:color-mix(in srgb, var(--color-surface-muted) 90%, var(--color-page-bg) 10%);border-right:1px solid var(--color-border)}.structured-editor-codemirror[data-v-2eabbc98] .cm-activeLine,.structured-editor-codemirror[data-v-2eabbc98] .cm-activeLineGutter{background:color-mix(in srgb, var(--color-accent-soft) 35%, transparent)}.structured-editor-codemirror--code[data-v-2eabbc98] .cm-scroller,.structured-editor-codemirror--code[data-v-2eabbc98] .cm-content{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.structured-editor-footer[data-v-2eabbc98]{justify-content:space-between;align-items:center;gap:.4rem;min-height:1.7rem;margin-top:.2rem;display:flex}.structured-editor-footer-meta[data-v-2eabbc98]{flex:auto;min-width:0;padding-left:.35rem}.structured-editor-format-controls--footer .structured-editor-format-select[data-v-2eabbc98],.structured-editor-format-controls--footer .structured-editor-code-subtype-input[data-v-2eabbc98]{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface-muted) 82%, var(--color-page-bg));min-height:1.7rem;box-shadow:none;border-radius:4px;padding:.1rem .42rem;font-size:.76rem;line-height:1.1}.structured-editor-footer--code .structured-editor-format-select[data-v-2eabbc98]{width:var(--structured-editor-code-format-width);flex:0 0 var(--structured-editor-code-format-width)}.structured-editor-footer:not(.structured-editor-footer--code) .structured-editor-format-controls--footer .structured-editor-format-select[data-v-2eabbc98],.structured-editor-footer:not(.structured-editor-footer--code) .structured-editor-format-controls--footer .structured-editor-format-picker[data-v-2eabbc98]{flex:auto;width:100%}.structured-editor-footer--code .structured-editor-format-controls--footer[data-v-2eabbc98]{grid-template-columns:var(--structured-editor-code-format-width) minmax(0, 1fr) var(--structured-editor-tab-width-control-width) 1.85rem;flex:0 0 min(100%,22rem);width:min(100%,22rem);display:grid}.structured-editor-footer--code .structured-editor-code-subtype[data-v-2eabbc98]{align-items:stretch;width:100%;min-width:0;display:flex}.structured-editor-footer--code .structured-editor-code-subtype-input[data-v-2eabbc98]{flex:auto;width:100%;min-width:0;max-width:none;display:block}.structured-editor-tab-width-picker[data-v-2eabbc98]{min-width:0;position:relative}.structured-editor-tab-width-control[data-v-2eabbc98]{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface-muted) 82%, var(--color-page-bg));width:100%;min-height:1.7rem;color:var(--color-text-secondary);box-shadow:none;border-radius:4px;justify-content:flex-start;align-items:center;gap:.18rem;padding:.1rem .2rem .1rem .28rem;display:inline-flex}.structured-editor-tab-width-label[data-v-2eabbc98]{white-space:nowrap;font-size:.76rem;line-height:1.1}.structured-editor-tab-width-input[data-v-2eabbc98]{width:2ch;min-width:2ch;max-width:2ch;color:var(--color-text-primary);font:inherit;font-size:.76rem;font-weight:inherit;text-align:right;appearance:textfield;background:0 0;border:none;outline:none;flex:0 0 2ch;padding:0;line-height:1.1;display:inline-block}.structured-editor-tab-width-input[data-v-2eabbc98]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.structured-editor-tab-width-input[data-v-2eabbc98]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.structured-editor-tab-width-chevron[data-v-2eabbc98]{color:var(--color-text-muted);flex:none;width:.75rem;height:.75rem;margin-left:auto}.structured-editor-tab-width-menu[data-v-2eabbc98]{background:var(--color-surface);border:1px solid var(--color-border);width:max-content;min-width:100%;max-width:min(12rem,100vw - 2rem);max-height:min(16rem,100vh - 6rem);box-shadow:var(--shadow-card);z-index:12;border-radius:.7rem .7rem 0 0;position:absolute;bottom:calc(100% - 1px);left:0;overflow:auto}.structured-editor-tab-width-option[data-v-2eabbc98]{width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.45rem .65rem}.structured-editor-tab-width-option.active[data-v-2eabbc98],.structured-editor-tab-width-option[data-v-2eabbc98]:hover{background:var(--color-surface-muted);color:var(--color-text-primary)}.structured-editor-format-toggle[data-v-2eabbc98]{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface-muted) 82%, var(--color-page-bg));width:1.85rem;min-width:1.85rem;min-height:1.7rem;color:var(--color-text-secondary);box-shadow:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.structured-editor-format-toggle[data-v-2eabbc98]:hover,.structured-editor-format-toggle[data-v-2eabbc98]:focus-visible,.structured-editor-format-toggle--active[data-v-2eabbc98],.structured-editor-tab-width-control[data-v-2eabbc98]:hover,.structured-editor-tab-width-control[data-v-2eabbc98]:focus-within{color:var(--color-text-primary);background:color-mix(in srgb, var(--color-accent-soft) 30%, var(--color-surface-muted))}.structured-editor-preview[data-v-2eabbc98],.structured-editor-code-view[data-v-2eabbc98]{box-sizing:border-box;width:100%;min-height:var(--structured-editor-min-height);height:100%;padding:var(--structured-editor-padding);border-radius:var(--structured-editor-radius);border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-primary);scrollbar-gutter:stable;flex:1;overflow:auto}.structured-editor-code-view[data-v-2eabbc98] pre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95rem;line-height:1.5}.structured-editor-code-subtype[data-v-2eabbc98]{position:relative}.structured-editor-picker-menu[data-v-2eabbc98],.structured-editor-code-subtype-menu[data-v-2eabbc98]{background:var(--color-surface);border:1px solid var(--color-border);width:max-content;min-width:100%;max-width:min(28rem,100vw - 2rem);max-height:min(20rem,100vh - 6rem);box-shadow:var(--shadow-card);z-index:12;border-radius:.7rem .7rem 0 0;position:absolute;bottom:calc(100% - 1px);left:0;overflow:auto}.structured-editor-picker-option[data-v-2eabbc98],.structured-editor-code-subtype-option[data-v-2eabbc98]{width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.5rem .7rem}.structured-editor-picker-option.active[data-v-2eabbc98],.structured-editor-picker-option[data-v-2eabbc98]:hover,.structured-editor-code-subtype-option.active[data-v-2eabbc98],.structured-editor-code-subtype-option[data-v-2eabbc98]:hover{background:var(--color-surface-muted);color:var(--color-text-primary)}.structured-editor-table-errors[data-v-2eabbc98]{border-bottom:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-primary);gap:.2rem;padding:.65rem .8rem;font-size:.82rem;display:grid}
