.structure-container{height:calc(100vh - 72px);padding:0;background:#fff;overflow:hidden}.qz-customer-nav,.structure-container~.footer-site,.structure-container~.site-footer{display:none!important}.structure-workspace{display:grid;grid-template-columns:140px 240px minmax(0,1fr) 230px;gap:0;align-items:stretch;height:100%;position:relative}.structure-workspace .is-tool-loading-action,.structure-workspace .is-tool-loading-action[disabled]{cursor:wait!important;opacity:.88!important}.tool-loading-inline{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:18px}.tool-loading-inline-spinner{flex:0 0 auto;width:14px;height:14px;border:2px solid rgba(255,255,255,.34);border-top-color:currentColor;border-radius:50%;animation:.85s linear infinite tool-loader-spin}.tool-loading-inline-text{display:inline-block;min-width:0;line-height:1.35;white-space:normal;word-break:break-word;text-align:center}@keyframes tool-loader-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.structure-input-column,.structure-preview-column,.structure-settings-column,.structure-tools-column{min-width:0}.modern-canvas-panel,.modern-input-panel,.modern-params-panel,.structure-side-panel{background:#fff;border:none;border-right:1px solid #e5e7eb;border-radius:0;box-shadow:none;overflow:hidden}.structure-side-panel{min-height:100%;display:flex;flex-direction:column}.modern-canvas-heading,.modern-panel-heading,.modern-params-heading,.structure-side-header{padding:12px 14px;background:#fff!important;border:none!important;color:#1f2937!important}.structure-side-header{border-bottom:1px solid #e5e7eb}.modern-canvas-heading .panel-title,.modern-panel-heading .panel-title,.modern-params-heading .panel-title,.structure-side-header h3{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:600;line-height:1.4;color:#111827}.modern-canvas-heading .panel-title>i:first-child,.modern-panel-heading .panel-title>i:first-child,.modern-params-heading .panel-title>i:first-child{flex:0 0 auto;margin-right:0}.modern-canvas-heading .panel-title .pull-right,.modern-panel-heading .panel-title .pull-right,.modern-params-heading .panel-title .pull-right{float:none!important;margin-left:auto}.modern-canvas-heading i,.modern-panel-heading i,.modern-params-heading i,.params-group-title i,.structure-side-header h3 i{margin-right:8px;color:#111827}.structure-side-header p{margin:3px 0 0;font-size:11px;color:#6b7280}.structure-tool-groups{padding:8px 6px 10px;overflow-y:auto;flex:1}.structure-tool-group+.structure-tool-group{margin-top:10px}.structure-tool-group-title{margin-bottom:6px;padding:0 6px;font-size:10px;font-weight:600;color:#9ca3af;letter-spacing:.04em;text-transform:uppercase}.structure-tool-link{display:flex;align-items:center;gap:7px;margin-bottom:1px;padding:7px 8px;border-radius:0;color:#374151;font-size:12px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.structure-tool-link:focus,.structure-tool-link:hover{background:#f5f5f5;color:#111827;text-decoration:none}.structure-tool-link.is-active{background:#f3f4f6;color:#111827;box-shadow:none;border-left:2px solid #111827}.structure-tool-link.is-active i{color:#111827}.modern-canvas-panel,.modern-input-panel,.modern-params-panel{min-height:100%;display:flex;flex-direction:column}.modern-input-panel .panel-body,.modern-params-body{padding:12px}.modern-input-panel .panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:6px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.modern-canvas-panel .panel-body{padding:0}.help-title,.modern-label{color:#111827;font-weight:700;margin-bottom:10px}.modern-label{font-size:14px}.modern-textarea,.structure-input{width:100%;min-height:220px;height:220px;padding:12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;font-family:Consolas,Monaco,"Courier New",monospace;font-size:13px;line-height:1.55;resize:vertical;transition:border-color .2s,box-shadow .2s}.modern-select:focus,.modern-textarea:focus,.structure-input:focus{border-color:#3b82f6;outline:0;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.modern-textarea::placeholder,.structure-input::placeholder{color:#94a3b8}.structure-page .structure-input,.structure-page .structure-input.modern-textarea{min-height:240px;height:clamp(240px,calc(100vh - 340px),560px)}.modern-help,.status-info{margin-top:8px}.char-count small,.help-block-compact{color:#6b7280;font-size:11px}.modern-help{padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fafafa;font-size:12px}.help-title{display:flex;align-items:center}.help-list{list-style:none;padding:0;margin:0}.help-list li{position:relative;margin-bottom:4px;padding-left:14px;color:#475569}.help-list li:last-child{margin-bottom:0}.help-list li::before{content:"•";position:absolute;left:0;top:0;color:#6b7280;font-weight:700}.modern-help .text-danger,.modern-help .text-info,.modern-help .text-primary,.modern-help .text-success{color:#111827;font-weight:600}.structure-input-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;position:sticky;bottom:0;z-index:4;padding-top:10px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 18px,#fff 100%)}.structure-input-actions .btn-group{flex:1 1 calc(33.333% - 10px);min-width:72px}.modern-btn{width:100%;border-radius:6px;padding:8px 10px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:12px;font-weight:600;text-shadow:none;transition:background-color .2s,border-color .2s,box-shadow .2s}.modern-btn:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:none}.modern-btn.btn-warning{background:#f3f4f6;border-color:#d1d5db;color:#374151}.modern-btn.btn-info,.modern-btn.btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.modern-btn.btn-info:hover,.modern-btn.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.modern-btn.btn-success{background:#10b981;border-color:#10b981;color:#fff}.modern-btn.btn-success:hover{background:#059669;border-color:#059669;color:#fff}.modern-alert{margin-top:0;border-radius:6px;border:1px solid;font-size:12px;padding:8px 10px}.modern-alert.alert-info{background:#f9fafb;border-color:#e5e7eb;color:#374151}.modern-alert.alert-danger{background:#fef2f2;border-color:#f3d3d3;color:#991b1b}.modern-canvas-heading{border-bottom:1px solid #e5e7eb!important}.canvas-controls{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;max-width:100%}.modern-control-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#6b7280;transition:background-color .2s,color .2s,border-color .2s}.modern-control-btn:hover{background:#f5f5f5;border-color:#d1d5db;color:#111827}.structure-edit-btn,.structure-export-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:96px;width:auto;height:30px;padding:0 12px;flex:0 0 auto;white-space:nowrap}.structure-export-btn{border-color:#10b981;background:#10b981;color:#fff}.structure-export-btn:focus,.structure-export-btn:hover{border-color:#059669;background:#059669;color:#fff}.structure-edit-btn{border-color:#f59e0b;background:#f59e0b;color:#fff}.structure-edit-btn:focus,.structure-edit-btn:hover{border-color:#d97706;background:#d97706;color:#fff}.structure-edit-btn span,.structure-export-btn span{font-size:11px;font-weight:600}.canvas-container,.modern-canvas-body{position:relative;flex:1;min-height:100%;overflow:hidden;background:#fff}#graphContainer,.graph-container,.watermark-layer{width:100%;height:100%}#graphContainer{position:relative;min-height:100%;background:#fff}.graph-container{position:relative;flex:1;background:#fff}.graph-container .mxGraphContainer,.graph-container svg{background:#fff}.structure-preview-column:-webkit-full-screen,.structure-preview-column:fullscreen{width:100vw;height:100vh;background:#fff}.structure-preview-column:-webkit-full-screen .modern-canvas-panel,.structure-preview-column:fullscreen .modern-canvas-panel{height:100vh;min-height:100vh;border-right:none}.structure-preview-column:-webkit-full-screen #graphContainer,.structure-preview-column:-webkit-full-screen .canvas-container,.structure-preview-column:-webkit-full-screen .modern-canvas-body,.structure-preview-column:fullscreen #graphContainer,.structure-preview-column:fullscreen .canvas-container,.structure-preview-column:fullscreen .modern-canvas-body{min-height:calc(100vh - 58px);height:calc(100vh - 58px)}.watermark,.watermark-layer{position:absolute;pointer-events:none}.watermark-layer{top:0;left:0;right:0;bottom:0;z-index:1000;overflow:visible;transition:opacity .3s}.watermark{font-family:Arial,sans-serif;font-size:14px;font-weight:700;color:rgba(156,163,175,.5);letter-spacing:1px;white-space:nowrap;user-select:none;transform:rotate(-15deg);transform-origin:center}#graphContainer.show-empty .watermark-layer{opacity:0!important;visibility:hidden!important}#graphContainer.show-empty .empty-state{display:block!important}#graphContainer:not(.show-empty) .watermark-layer{opacity:1;visibility:visible}#graphContainer:not(.show-empty) .empty-state{display:none!important}.modern-empty{position:absolute;top:50%;left:50%;z-index:1002;width:calc(100% - 40px);max-width:360px;min-height:280px;padding:20px;margin:0;border-radius:8px;background:rgba(255,255,255,.96);display:flex;flex-direction:column;justify-content:center;text-align:center;transform:translate(-50%,-50%);box-shadow:0 6px 16px rgba(15,23,42,.06)}.structure-page .structure-empty-state{max-width:420px;top:calc(50% - 220px)}.modern-empty .empty-icon{margin-bottom:18px}.modern-empty .empty-icon i{color:#cbd5e1}.modern-empty h4{margin-bottom:10px;color:#475569;font-size:18px;font-weight:600}.modern-empty p{margin-bottom:24px;color:#94a3b8;font-size:14px;line-height:1.6}.structure-empty-actions{display:flex;align-items:stretch;justify-content:center;gap:18px;margin-top:6px}.structure-empty-link{display:block;flex:1 1 0;max-width:220px}.structure-empty-btn{min-height:46px;font-size:14px;border-radius:10px}.structure-empty-btn-primary{background:#3b82f6;border-color:#3b82f6}.structure-empty-btn-primary:hover{background:#2563eb;border-color:#2563eb}.structure-empty-btn-success{background:#10b981;border-color:#10b981}.structure-empty-btn-success:hover{background:#059669;border-color:#059669}.modern-params-panel{position:sticky;top:0;border-right:none;border-left:1px solid #e5e7eb}.modern-params-heading{border-bottom:1px solid #e5e7eb!important}.modern-params-heading i.icon-chevron-down{color:#6b7280;transition:transform .2s}.modern-params-body{flex:1;overflow-y:auto}.modern-canvas-panel,.modern-input-panel,.modern-params-panel,.structure-side-panel{height:100%}.params-grid{display:grid;grid-template-columns:1fr;gap:6px}.params-column{min-width:0;padding:8px 10px;border:1px solid #ececec;border-radius:6px;background:#fff}.params-group-title{display:flex;align-items:center;margin:0 0 6px;padding-bottom:4px;border-bottom:1px solid #ececec;color:#0f172a;font-size:12px;font-weight:600}.form-group-compact{margin-bottom:6px}.form-group-compact:last-child{margin-bottom:0}.control-label-compact{display:block;margin-bottom:3px;color:#475569;font-size:11px;font-weight:600}.modern-slider{width:100%;height:6px;border-radius:999px;background:#dbe5f0;outline:0;opacity:.9;-webkit-appearance:none;appearance:none}.modern-slider:hover{opacity:1}.modern-slider::-webkit-slider-thumb{width:18px;height:18px;border:none;border-radius:50%;background:#2563eb;cursor:pointer;box-shadow:0 2px 8px rgba(37,99,235,.24);-webkit-appearance:none;appearance:none}.modern-slider::-moz-range-thumb{width:18px;height:18px;border:none;border-radius:50%;background:#2563eb;cursor:pointer;box-shadow:0 2px 8px rgba(37,99,235,.24)}.modern-select{width:100%;padding:7px 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#334155;font-size:12px}.btn-group-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.modern-preset-btn{min-width:0;padding:6px 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:11px;font-weight:600;text-shadow:none;transition:background-color .2s,border-color .2s}.modern-preset-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#1f2937}.modern-preset-btn.btn-warning{background:#f59e0b;border-color:#f59e0b;color:#fff}.modern-preset-btn.btn-warning:hover{background:#d97706;border-color:#d97706;color:#fff}.badge{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.badge-success{background:#111827;color:#fff}.params-shortcuts-column .modern-preset-btn:first-child{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.params-shortcuts-column .modern-preset-btn:nth-child(2){background:#f3f4f6;border-color:#d1d5db;color:#111827}.params-shortcuts-column .modern-preset-btn:nth-child(3){background:#ecfdf5;border-color:#bbf7d0;color:#047857}.modal .spinner{display:flex;justify-content:center;align-items:center}.spinner-icon{color:#2563eb}.modern-params-body::-webkit-scrollbar,.modern-textarea::-webkit-scrollbar,.structure-input::-webkit-scrollbar,.structure-tool-groups::-webkit-scrollbar{width:6px}.modern-params-body::-webkit-scrollbar-track,.modern-textarea::-webkit-scrollbar-track,.structure-input::-webkit-scrollbar-track,.structure-tool-groups::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.modern-params-body::-webkit-scrollbar-thumb,.modern-textarea::-webkit-scrollbar-thumb,.structure-input::-webkit-scrollbar-thumb,.structure-tool-groups::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.modern-params-body::-webkit-scrollbar-thumb:hover,.modern-textarea::-webkit-scrollbar-thumb:hover,.structure-input::-webkit-scrollbar-thumb:hover,.structure-tool-groups::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1680px){.structure-workspace{grid-template-columns:132px 225px minmax(0,1fr) 220px}}@media (max-width:1440px){.structure-workspace{grid-template-columns:120px 210px minmax(0,1fr) 210px}.modern-canvas-heading .panel-title,.modern-panel-heading .panel-title,.modern-params-heading .panel-title,.structure-side-header h3{font-size:14px}}@media (max-width:1200px){.structure-workspace{grid-template-columns:220px minmax(0,1fr);grid-template-areas:"tools preview" "input preview" "settings settings"}.structure-tools-column{grid-area:tools}.structure-input-column{grid-area:input}.structure-preview-column{grid-area:preview}.structure-settings-column{grid-area:settings}.modern-params-panel{position:static;border-left:none;border-top:1px solid #e5e7eb}.params-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-page .structure-input,.structure-page .structure-input.modern-textarea{height:420px;min-height:420px}}@media (max-width:900px){.structure-container{height:auto;min-height:calc(100vh - 72px);overflow:auto;padding:0}.structure-workspace{grid-template-columns:1fr;grid-template-areas:none;height:auto}.structure-input-column,.structure-preview-column,.structure-settings-column,.structure-tools-column{grid-area:auto}.modern-canvas-panel,.modern-input-panel,.modern-params-panel,.structure-side-panel{min-height:auto}#graphContainer,.canvas-container,.modern-canvas-body{min-height:560px}.structure-page .structure-input,.structure-page .structure-input.modern-textarea{height:360px;min-height:360px}.btn-group-compact,.params-grid{grid-template-columns:1fr}}@media (max-width:1366px),(max-height:860px){.modern-canvas-heading .panel-title,.modern-panel-heading .panel-title{align-items:flex-start}.structure-input-actions .btn-group{flex:1 1 calc(50% - 3px);min-width:0}.modern-canvas-heading .panel-title .canvas-controls,.modern-panel-heading .panel-title .canvas-controls{width:100%;margin-left:0;justify-content:flex-start;padding-top:4px}.modern-panel-heading .panel-title small.pull-right{width:100%;margin-left:0;padding-top:2px}}@media (max-height:860px){.structure-container{height:auto;min-height:calc(100vh - 72px);overflow:auto}.structure-workspace{height:auto;min-height:calc(100vh - 72px);align-items:start}.structure-container.erdgram-container,.structure-container.sql2er-page,.structure-container.sqltoword-page,.structure-container.usecasedoc-page{overflow:auto!important}.structure-container.sql2er-page .sql2er-workspace,.structure-container.usecasedoc-page .usecasedoc-workspace{height:auto!important;min-height:calc(100vh - 72px)}.structure-container.usecasedoc-page .usecasedoc-input-panel .panel-body{height:auto!important;max-height:none!important}.structure-container.sql2er-page .sql2er-sql-panel .panel-body{overflow-y:auto!important;overflow-x:hidden!important}.structure-container.erdgram-container .erd-sql-textarea,.structure-container.flowchart-page .flowchart-input,.structure-container.flowchart-page .flowchart-input.modern-textarea,.structure-container.sql2er-page .sql2er-sql-textarea,.structure-container.sql2er-page .sql2er-sql-textarea.modern-textarea,.structure-container.sqltoword-page .modern-textarea.sqltoword-textarea,.structure-container.sqltoword-page .sqltoword-textarea,.structure-container.structure-page .structure-input,.structure-container.structure-page .structure-input.modern-textarea,.structure-container.usecase-page .usecase-input.modern-textarea{height:320px!important;min-height:320px!important}.structure-container #graphContainer,.structure-container .canvas-container,.structure-container .graph-container,.structure-container .modern-canvas-body{min-height:460px}}@media (max-width:680px),(max-height:720px){.structure-input-actions .btn-group{flex-basis:100%}}.thesistable-page .structure-container+.footer-site,.thesistable-page+.footer-site{display:none!important}.thesistable-left-column,.thesistable-preview-column,.thesistable-settings-column{min-width:0}.thesistable-left-column{flex:0 0 300px}.thesistable-preview-column{flex:1 1 auto}.thesistable-settings-column{flex:0 0 340px}.thesistable-left-panel,.thesistable-preview-panel,.thesistable-settings-panel{height:calc(100vh - 120px);display:flex;flex-direction:column}.thesistable-left-panel .panel-body,.thesistable-settings-panel .modern-params-body{overflow-y:auto}.thesistable-template-summary{margin-top:12px;border:1px solid #dbe4ef;border-radius:14px;padding:12px 14px;background:linear-gradient(180deg,#fff 0,#f8fafc 100%)}.thesistable-template-group{display:inline-flex;align-items:center;padding:4px 10px;margin-bottom:10px;border-radius:999px;background:#e0ecff;color:#214a9a;font-size:11px;font-weight:700;letter-spacing:.02em}.thesistable-template-summary strong{display:block;color:#111827;font-size:14px;margin-bottom:4px}.thesistable-template-summary span{display:block;color:#6b7280;line-height:1.6;font-size:12px}.thesistable-template-picker{position:relative}.thesistable-template-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;height:40px;padding:8px 12px;text-align:left}.thesistable-template-trigger i{color:#64748b;font-size:14px}.thesistable-template-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;overflow:hidden;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.14)}.thesistable-template-search-wrap{padding:10px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.thesistable-template-search{font-family:"Microsoft YaHei",Arial,sans-serif}.thesistable-template-options{max-height:280px;overflow-y:auto;padding:8px 0}.thesistable-template-group-block{padding:0 8px 8px}.thesistable-template-group-block:last-child{padding-bottom:0}.thesistable-template-group-label{margin:0 0 6px;padding:0 6px;color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.thesistable-template-option{display:block;width:100%;padding:9px 10px;border:none;border-radius:6px;background:0 0;color:#1e293b;font-size:12px;text-align:left;transition:background-color .2s,color .2s}.thesistable-template-option:focus,.thesistable-template-option:hover{background:#eff6ff;color:#1d4ed8;outline:0}.thesistable-template-option.is-active{background:#dbeafe;color:#1d4ed8;font-weight:700}.thesistable-template-empty{padding:20px 12px;color:#64748b;font-size:12px;text-align:center}.thesistable-note-input{min-height:110px}.thesistable-control-grid,.thesistable-dimension-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.thesistable-structure-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.thesistable-tip-box{padding:16px;border-radius:16px;background:linear-gradient(180deg,#eff6ff 0,#f8fafc 100%);border:1px solid #dbeafe}.thesistable-tip-box h5{margin:0 0 10px;font-size:14px;font-weight:700;color:#1e3a8a}.thesistable-preview-body{padding:24px;background:#eef1f5}.thesistable-canvas{height:100%;overflow:auto;padding:8px}.thesistable-sheet{--table-width:92%;--title-align:center;--note-align:center;--title-font-size:16pt;--table-font-size:10.5pt;--header-font-size:11pt;--note-font-size:9.5pt;--row-height:44px;--cell-padding:8px;--page-padding-x:56px;--page-padding-y:44px;--title-gap:12px;--note-gap:12px;--table-align-left:auto;--table-align-right:auto;--text-color:#1f2937;--header-text-color:#111827;--header-bg:#f3f4f6;--body-bg:#ffffff;--stripe-bg:#f8fafc;--border-color:#94a3b8;--dash-line-color:#c4cad1;--top-line:1.5px;--header-line:1px;--bottom-line:1.5px;--grid-line:0.75px;--text-align:center;--vertical-align:middle;background:#fff;min-height:calc(100% - 2px);padding:var(--page-padding-y) var(--page-padding-x);box-shadow:0 12px 30px rgba(15,23,42,.08);border:1px solid #d5dbe3}.thesistable-sheet[data-table-align=left]{--table-align-left:0;--table-align-right:auto}.thesistable-sheet[data-table-align=center]{--table-align-left:auto;--table-align-right:auto}.thesistable-sheet[data-table-align=right]{--table-align-left:auto;--table-align-right:0}.thesistable-sheet-title{margin:0 0 var(--title-gap);text-align:var(--title-align);color:#111827;font-size:var(--title-font-size);font-weight:700;line-height:1.35;letter-spacing:.01em}.thesistable-sheet-note{margin:var(--note-gap) 0 0;color:#6b7280;font-size:var(--note-font-size);text-align:var(--note-align);line-height:1.55}.thesistable-editor{width:var(--table-width);margin-left:var(--table-align-left);margin-right:var(--table-align-right);border-collapse:collapse;table-layout:fixed;color:var(--text-color);font-size:var(--table-font-size);background:0 0}.thesistable-editor td,.thesistable-editor th{min-width:90px;min-height:var(--row-height);height:auto;padding:0;background:var(--body-bg);border:var(--grid-line) solid var(--border-color);text-align:var(--text-align);vertical-align:var(--vertical-align);transition:box-shadow .2s,background-color .2s}.thesistable-editor thead th{background:var(--header-bg);color:var(--header-text-color);font-size:var(--header-font-size);font-weight:700}.thesistable-editor.is-paper-matrix,.thesistable-editor.is-three-line,.thesistable-editor.is-three-line-dashed{border-collapse:collapse}.thesistable-editor.is-paper-matrix td,.thesistable-editor.is-paper-matrix th,.thesistable-editor.is-three-line td,.thesistable-editor.is-three-line th{border-left:0;border-right:0}.thesistable-editor.is-paper-matrix thead th,.thesistable-editor.is-three-line thead th,.thesistable-editor.is-three-line-dashed thead th{border-top:var(--top-line) solid var(--border-color);border-bottom:var(--header-line) solid var(--border-color)}.thesistable-editor.is-three-line tbody td{border-top:0;border-bottom:0;background-color:transparent}.thesistable-editor.is-paper-matrix tbody tr:last-child td,.thesistable-editor.is-three-line tbody tr:last-child td,.thesistable-editor.is-three-line-dashed tbody tr:last-child td{border-bottom:var(--bottom-line) solid var(--border-color)}.thesistable-editor.is-three-line-dashed tbody td{border-top:0;border-bottom:var(--grid-line) dashed var(--dash-line-color);background-color:transparent}.thesistable-editor.is-three-line-dashed td,.thesistable-editor.is-three-line-dashed th{border-left:var(--grid-line) dashed var(--dash-line-color);border-right:var(--grid-line) dashed var(--dash-line-color)}.thesistable-editor.is-paper-matrix tbody td{border-top:0;border-bottom:var(--grid-line) solid var(--border-color)}.thesistable-editor.is-blank td,.thesistable-editor.is-blank th,.thesistable-editor.is-normal td,.thesistable-editor.is-normal th{border-width:var(--grid-line)}.thesistable-editor.is-striped tbody tr:nth-child(2n) td{background:var(--stripe-bg)}.thesistable-editor.is-first-column-emphasis tbody td:first-child{font-weight:700;background:#f8fafc}.thesistable-cell-inner{min-height:calc(var(--row-height) - 2px);height:auto;padding:var(--cell-padding);outline:0;white-space:pre-wrap;word-break:break-word;line-height:1.2;display:flex;align-items:center;justify-content:center}.thesistable-editor .is-active{box-shadow:inset 0 0 0 2px #2563eb;position:relative;z-index:1}.thesistable-editor .is-active .thesistable-cell-inner{background:rgba(37,99,235,.06)}.thesistable-toolbar .modern-control-btn{margin-left:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:92px;height:30px;padding:0 12px;flex:0 0 auto;white-space:nowrap}.thesistable-toolbar .modern-control-btn i,.thesistable-toolbar .tool-document-save-inline-btn i{margin-right:0}.thesistable-toolbar .modern-control-btn span,.thesistable-toolbar .tool-document-save-inline-btn span{display:inline;margin-left:0;font-size:11px;font-weight:600}.thesistable-toolbar .tool-document-save-inline-btn{min-width:96px}#thesisTableResetBtn{border-color:#cbd5e1;background:#fff;color:#475569}#thesisTableResetBtn:focus,#thesisTableResetBtn:hover{border-color:#94a3b8;background:#f8fafc;color:#334155}.thesistable-export-btn{background:#16a34a;border-color:#16a34a;color:#fff}.thesistable-export-btn:hover{background:#15803d;border-color:#15803d;color:#fff}.thesistable-switch-group{display:grid;gap:10px;margin-top:12px}.thesistable-switch-item{display:flex;align-items:center;gap:8px;color:#374151;font-size:13px;font-weight:500}.thesistable-switch-item-inline{margin:12px 0}.thesistable-selected-meta{padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb;color:#475569;line-height:1.8;margin-bottom:12px}.thesistable-color-input{padding:2px;min-height:38px}.thesistable-color-presets{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.thesistable-color-preset{width:20px;height:20px;border-radius:999px;border:1px solid rgba(15,23,42,.14);cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.thesistable-color-preset:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(15,23,42,.16)}.thesistable-clear-cell-style-btn{width:100%}.thesistable-loading-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.28);z-index:9999}.thesistable-loading-box{width:min(360px,calc(100vw - 40px));padding:28px 24px;border-radius:20px;background:#fff;box-shadow:0 26px 60px rgba(15,23,42,.2);text-align:center}.thesistable-loading-spinner{width:46px;height:46px;margin:0 auto 14px;border-radius:50%;border:4px solid rgba(37,99,235,.18);border-top-color:#2563eb;animation:.9s linear infinite thesistable-spin}@keyframes thesistable-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1440px){.thesistable-left-column{flex-basis:280px}.thesistable-settings-column{flex-basis:320px}}@media (max-width:1199px){.thesistable-left-panel,.thesistable-preview-panel,.thesistable-settings-panel{height:auto;min-height:0}.thesistable-page .structure-workspace{flex-direction:column}.thesistable-left-column,.thesistable-preview-column,.thesistable-settings-column{flex:1 1 auto;width:100%}.thesistable-canvas{min-height:600px}}@media (max-width:767px){.thesistable-control-grid,.thesistable-dimension-grid,.thesistable-structure-actions{grid-template-columns:1fr}.thesistable-toolbar{display:flex;margin-top:10px;float:none!important;gap:8px;flex-wrap:wrap}.thesistable-sheet{--page-padding-x:18px;--page-padding-y:18px}.thesistable-editor{width:100%}}