.ErrorAlert-module__25PWTG__errorAlert{border-radius:var(--border-radius,8px);font-size:var(--medium-font);background-color:#ef44440d;border:1px solid #ef444433;border-left:4px solid #ef4444;align-items:center;margin:12px 0;padding:12px 16px;transition:all .2s;animation:.3s ease-out ErrorAlert-module__25PWTG__slideIn;display:flex;position:relative;box-shadow:0 1px 3px #0000000f}.ErrorAlert-module__25PWTG__errorAlert:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}.ErrorAlert-module__25PWTG__errorContent{align-items:flex-start;gap:12px;width:100%;display:flex}.ErrorAlert-module__25PWTG__errorIcon{color:#ef4444;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.ErrorAlert-module__25PWTG__errorText{color:#7f1d1d;word-break:break-word;flex:1;margin:0;font-weight:500;line-height:1.5}.ErrorAlert-module__25PWTG__dismissButton{color:#991b1b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:-2px;margin-right:-4px;transition:all .2s;display:flex}.ErrorAlert-module__25PWTG__dismissButton:hover{color:#dc2626;background-color:#ef444426;transform:scale(1.05)}.ErrorAlert-module__25PWTG__dismissButton:active{transform:scale(.95)}.ErrorAlert-module__25PWTG__dismissButton:focus{outline:none;box-shadow:0 0 0 2px #ef44444d}@keyframes ErrorAlert-module__25PWTG__slideIn{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dark-mode .ErrorAlert-module__25PWTG__errorAlert{background-color:#ef44441a;border-color:#f871714d #f871714d #f871714d #f87171;box-shadow:0 1px 3px #0006}.dark-mode .ErrorAlert-module__25PWTG__errorAlert:hover{box-shadow:0 2px 8px #00000080}.dark-mode .ErrorAlert-module__25PWTG__errorIcon{color:#f87171}.dark-mode .ErrorAlert-module__25PWTG__errorText{color:var(--on-surface-color,#fca5a5)}.dark-mode .ErrorAlert-module__25PWTG__dismissButton{color:#f87171}.dark-mode .ErrorAlert-module__25PWTG__dismissButton:hover{color:var(--on-surface-color,#fca5a5);background-color:#f8717126}.dark-mode .ErrorAlert-module__25PWTG__dismissButton:focus{box-shadow:0 0 0 2px #f8717166}@media (max-width:768px){.ErrorAlert-module__25PWTG__errorAlert{font-size:var(--small-font);margin:10px 0;padding:10px 12px}.ErrorAlert-module__25PWTG__errorContent{gap:10px}.ErrorAlert-module__25PWTG__dismissButton{width:24px;height:24px}}@media (max-width:576px){.ErrorAlert-module__25PWTG__errorAlert{font-size:var(--small-font);border-radius:6px;margin:8px 0;padding:8px 10px}.ErrorAlert-module__25PWTG__errorContent{gap:8px}.ErrorAlert-module__25PWTG__dismissButton{width:20px;height:20px}}@media (prefers-contrast:high){.ErrorAlert-module__25PWTG__errorAlert{border-width:2px 2px 2px 6px}.ErrorAlert-module__25PWTG__errorText{color:#b91c1c;font-weight:600}.ErrorAlert-module__25PWTG__errorIcon{color:#b91c1c}}@media (prefers-reduced-motion:reduce){.ErrorAlert-module__25PWTG__errorAlert{transition:none;animation:none}.ErrorAlert-module__25PWTG__dismissButton{transition:none}.ErrorAlert-module__25PWTG__dismissButton:hover{transform:none}}.ErrorAlert-module__25PWTG__errorAlert:focus-within{outline-offset:2px;outline:2px solid #ef444480}.ErrorAlert-module__25PWTG__errorText strong{color:#991b1b;font-weight:600}.dark-mode .ErrorAlert-module__25PWTG__errorText strong{color:#fca5a5}
.AnalysisResultsSidebar-module__voIeKa__analysisSidebar{background-color:var(--surface-container-color);border-radius:var(--border-radius);width:100%;height:100%;position:relative;overflow:hidden auto}.AnalysisResultsSidebar-module__voIeKa__sidebarHeader{align-items:center;min-height:60px;padding:16px;display:flex}.AnalysisResultsSidebar-module__voIeKa__toggleButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:inline-flex}.AnalysisResultsSidebar-module__voIeKa__toggleButton:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}.AnalysisResultsSidebar-module__voIeKa__collapsed .AnalysisResultsSidebar-module__voIeKa__sectionTabs{display:none}.AnalysisResultsSidebar-module__voIeKa__sectionTabs{scrollbar-width:none;background:0 0;align-items:center;gap:4px;padding:10px 14px;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 16px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 16px),#0000 100%)}.AnalysisResultsSidebar-module__voIeKa__sectionTabs::-webkit-scrollbar{display:none}.AnalysisResultsSidebar-module__voIeKa__sectionTab{max-width:160px;color:var(--text-muted);font-size:var(--x-small-font);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;align-items:center;gap:6px;padding:5px 10px;font-weight:500;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}.AnalysisResultsSidebar-module__voIeKa__sectionTab:hover{background:var(--background-hover);color:var(--text-color)}.AnalysisResultsSidebar-module__voIeKa__sectionTabActive,.AnalysisResultsSidebar-module__voIeKa__sectionTabActive:hover{background:var(--primary-color);color:var(--color-white)}.AnalysisResultsSidebar-module__voIeKa__sectionTabLabel{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.AnalysisResultsSidebar-module__voIeKa__sectionTabCount{background:var(--background-hover);min-width:16px;height:15px;color:var(--text-muted);letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:500;display:inline-flex}.AnalysisResultsSidebar-module__voIeKa__sectionTabActive .AnalysisResultsSidebar-module__voIeKa__sectionTabCount{color:var(--color-white);background:#ffffff38}.AnalysisResultsSidebar-module__voIeKa__drawerMode{background-color:var(--color-white);border-radius:8px;height:100%}@media (max-width:767.98px){.AnalysisResultsSidebar-module__voIeKa__analysisSidebar{display:none!important}}
.FolderInsightsSidebar-module__s5ryXG__insightsSidebar button:not(:disabled){cursor:pointer}.FolderInsightsSidebar-module__s5ryXG__insightsSidebar{border-left:1px solid var(--border-light);container-type:inline-size;background-color:var(--color-white)!important;border-radius:0!important}.FolderInsightsSidebar-module__s5ryXG__insightsSidebar.FolderInsightsSidebar-module__s5ryXG__maximized{z-index:1050;border-left:none;height:100vh;position:fixed;inset:0;width:100%!important;max-width:none!important}.FolderInsightsSidebar-module__s5ryXG__tabBar{border-bottom:1px solid var(--border-light);scrollbar-width:none;background:0 0;align-items:flex-end;gap:2px;padding:6px 8px 0;display:flex;overflow:auto hidden}.FolderInsightsSidebar-module__s5ryXG__tabBar::-webkit-scrollbar{display:none}.FolderInsightsSidebar-module__s5ryXG__collapsed .FolderInsightsSidebar-module__s5ryXG__tabBar{display:none}.FolderInsightsSidebar-module__s5ryXG__tab{max-width:180px;color:var(--text-muted);font-size:var(--x-small-font);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:none;border-top-left-radius:9px;border-top-right-radius:9px;flex:none;align-items:center;gap:6px;padding:8px 12px;font-weight:500;line-height:1;transition:background-color .15s,color .15s;display:inline-flex;position:relative;top:1px}.FolderInsightsSidebar-module__s5ryXG__tab:hover{background:var(--background-hover);color:var(--text-color)}.FolderInsightsSidebar-module__s5ryXG__tabSelect{min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;line-height:1;display:inline-flex}.FolderInsightsSidebar-module__s5ryXG__tabActive,.FolderInsightsSidebar-module__s5ryXG__tabActive:hover{background:var(--surface-container-color);color:var(--text-color);border-color:var(--border-light);border-bottom:1px solid var(--surface-container-color);font-weight:600}.FolderInsightsSidebar-module__s5ryXG__tabFolderIcon{color:var(--text-color);flex-shrink:0}.FolderInsightsSidebar-module__s5ryXG__tabLabel{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.FolderInsightsSidebar-module__s5ryXG__insightsHeader{gap:4px;min-height:40px;padding:0 12px}.FolderInsightsSidebar-module__s5ryXG__sidebarTitle{font-size:var(--small-font);color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:600;overflow:hidden}.FolderInsightsSidebar-module__s5ryXG__tabCloseBtn{width:20px;height:20px;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:4px;padding:0;line-height:1;display:inline-flex}.FolderInsightsSidebar-module__s5ryXG__tabCloseBtn:hover{opacity:1;background:#0000001a}.FolderInsightsSidebar-module__s5ryXG__viewToggle{gap:4px;padding:4px 14px 10px;display:flex}.FolderInsightsSidebar-module__s5ryXG__viewToggleBtn{border:1px solid var(--border-color,#e5e7eb);color:var(--text-muted);font-size:var(--x-small-font);cursor:pointer;background:0 0;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:5px 8px;font-weight:500;transition:background-color .15s,color .15s;display:inline-flex}.FolderInsightsSidebar-module__s5ryXG__viewToggleBtn:hover{background:var(--background-hover);color:var(--text-color)}.FolderInsightsSidebar-module__s5ryXG__viewToggleLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@container (max-width:500px){.FolderInsightsSidebar-module__s5ryXG__viewToggleLabel{display:none}}.FolderInsightsSidebar-module__s5ryXG__viewToggleBtnActive{background:var(--surface-container-color);border-color:var(--border-light);color:var(--text-color)}.FolderInsightsSidebar-module__s5ryXG__viewToggleBtnActive:hover{background:var(--surface-container-color);color:var(--text-color)}.FolderInsightsSidebar-module__s5ryXG__regenerateBtn{border:1px solid var(--border-color,#e5e7eb);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:4px;margin-right:4px;padding:3px 8px;font-size:11px;transition:color .15s,border-color .15s;display:inline-flex}.FolderInsightsSidebar-module__s5ryXG__regenerateBtn:hover{color:var(--primary-color);border-color:var(--primary-color)}.FolderInsightsSidebar-module__s5ryXG__regenerateBtn:disabled{opacity:.5;cursor:not-allowed}.FolderInsightsSidebar-module__s5ryXG__insightsContent{flex:1;min-height:0;padding:4px 0;overflow:hidden auto}.FolderInsightsSidebar-module__s5ryXG__loadingWrap{color:var(--text-muted);font-size:var(--x-small-font);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 16px;display:flex}.FolderInsightsSidebar-module__s5ryXG__noProject{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.FolderInsightsSidebar-module__s5ryXG__noProjectIcon{background:var(--surface-container-color);width:48px;height:48px;color:var(--text-muted);border-radius:14px;justify-content:center;align-items:center;display:flex}.FolderInsightsSidebar-module__s5ryXG__noProjectTitle{font-size:var(--small-font);color:var(--text-color);font-weight:600}.FolderInsightsSidebar-module__s5ryXG__noProjectHint{max-width:240px;font-size:var(--x-small-font);color:var(--text-secondary);line-height:1.5}.FolderInsightsSidebar-module__s5ryXG__generateBtn{border:1px solid var(--primary-color);background:var(--primary-color);color:var(--color-white);font-size:var(--x-small-font);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-weight:600;transition:opacity .15s;display:inline-flex}.FolderInsightsSidebar-module__s5ryXG__generateBtn:hover{opacity:.9}.FolderInsightsSidebar-module__s5ryXG__generateBtn:disabled{opacity:.5;cursor:not-allowed}.FolderInsightsSidebar-module__s5ryXG__staleNote{color:#b45309;background:#fb8c001f;border-radius:6px;align-items:center;gap:6px;margin:0 14px 6px;padding:6px 10px;font-size:11px;line-height:1.3;display:flex}.FolderInsightsSidebar-module__s5ryXG__accessNote{background:var(--background-hover);color:var(--text-secondary);border-radius:6px;flex-shrink:0;align-items:center;gap:8px;margin:0 14px 6px;padding:6px 10px;font-size:11px;line-height:1.3;display:flex}.FolderInsightsSidebar-module__s5ryXG__accessNote span{flex:1}.FolderInsightsSidebar-module__s5ryXG__lockedScrollArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.FolderInsightsSidebar-module__s5ryXG__requestAccessBtn{border:1px solid var(--primary-color);background:var(--primary-color);color:var(--color-white);white-space:nowrap;cursor:pointer;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600;transition:opacity .15s}.FolderInsightsSidebar-module__s5ryXG__requestAccessBtn:hover{opacity:.9}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer{width:100%;height:100%;color:var(--text-color);overscroll-behavior:contain;touch-action:none;cursor:grab;position:relative}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer:active{cursor:grabbing}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer .markmap-foreign{color:var(--text-color);font-size:12px;line-height:1.3;overflow:visible}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer .markmap-foreign>div{width:max-content}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer .markmap-foreign>div>div{background:var(--surface-container-color);box-shadow:inset 3px 0 0 var(--mm-accent,var(--border-light)), inset 0 0 0 1px var(--border-light);white-space:nowrap;cursor:pointer;border-radius:8px;padding:6px 12px;transform:translateY(50%)}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer .markmap-node>line{display:none}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer circle.markmap-fold{r:8px;cursor:pointer;stroke-width:1.5px}.FolderInsightsSidebar-module__s5ryXG__mindmapContainer .mm-toolbar{z-index:2;background:var(--color-white);border:1px solid var(--border-light);border-radius:var(--border-radius);box-shadow:var(--shadow-md);cursor:default;padding:4px;position:absolute;bottom:10px;right:10px;overflow:hidden}.FolderInsightsSidebar-module__s5ryXG__timeline{padding:8px 14px;position:relative}.FolderInsightsSidebar-module__s5ryXG__timelineItem{gap:12px;padding-bottom:20px;display:flex;position:relative}.FolderInsightsSidebar-module__s5ryXG__timelineDotWrap{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.FolderInsightsSidebar-module__s5ryXG__timelineDot{background:var(--primary-color);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.FolderInsightsSidebar-module__s5ryXG__timelineLine{background:var(--border-color,#e5e7eb);flex:1;width:2px;margin-top:4px}.FolderInsightsSidebar-module__s5ryXG__timelineContent{flex:1;min-width:0}.FolderInsightsSidebar-module__s5ryXG__timelineMeta{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:2px;display:flex}.FolderInsightsSidebar-module__s5ryXG__timelineDate{color:var(--text-muted);font-size:11px}.FolderInsightsSidebar-module__s5ryXG__timelineCategory{background:var(--background-hover);color:var(--text-muted);text-transform:capitalize;border-radius:99px;padding:1px 6px;font-size:10px;display:inline-block}.FolderInsightsSidebar-module__s5ryXG__timelineTitle{color:var(--text-color);text-overflow:ellipsis;margin-bottom:2px;font-size:12px;font-weight:600;display:block;overflow:hidden}.FolderInsightsSidebar-module__s5ryXG__timelineDesc{color:var(--text-muted);margin:0 0 4px;font-size:11px;line-height:1.4}.FolderInsightsSidebar-module__s5ryXG__timelineSource{color:var(--text-muted);opacity:.7;font-size:10px;font-style:italic}.FolderInsightsSidebar-module__s5ryXG__high .FolderInsightsSidebar-module__s5ryXG__timelineDot{background:#e53935}.FolderInsightsSidebar-module__s5ryXG__medium .FolderInsightsSidebar-module__s5ryXG__timelineDot{background:#fb8c00}.FolderInsightsSidebar-module__s5ryXG__low .FolderInsightsSidebar-module__s5ryXG__timelineDot{background:var(--primary-color)}
.FolderReportsPanel-module__9VD2eG__picker{flex-direction:column;gap:10px;height:100%;min-height:0;padding:12px;display:flex;overflow-y:auto}.FolderReportsPanel-module__9VD2eG__sectionLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#9aa0a6);align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.FolderReportsPanel-module__9VD2eG__sectionLabelRow{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.FolderReportsPanel-module__9VD2eG__linkBtn{color:var(--primary-color,#4f8cff);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:12px;font-weight:600}.FolderReportsPanel-module__9VD2eG__linkBtn:disabled{opacity:.5;cursor:default}.FolderReportsPanel-module__9VD2eG__tileGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.FolderReportsPanel-module__9VD2eG__tile{flex-direction:column;display:flex}.FolderReportsPanel-module__9VD2eG__tileMain{text-align:left;border:1px solid var(--border-color,#ffffff1f);background:var(--secondary-bg,#ffffff08);width:100%;height:100%;color:var(--text-color,#e8eaed);cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px;transition:border-color .15s,background .15s;display:flex}.FolderReportsPanel-module__9VD2eG__tileMain:hover:not(:disabled){border-color:var(--primary-color,#4f8cff);background:var(--hover-bg,#ffffff0f)}.FolderReportsPanel-module__9VD2eG__tileMain:disabled{opacity:.6;cursor:default}.FolderReportsPanel-module__9VD2eG__tileTitle{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.FolderReportsPanel-module__9VD2eG__tileDesc{color:var(--text-muted,#9aa0a6);font-size:11.5px;line-height:1.35}.FolderReportsPanel-module__9VD2eG__tileGenerating{color:var(--primary-color,#4f8cff);font-size:11px}.FolderReportsPanel-module__9VD2eG__tileSkeleton{border:1px solid var(--border-color,#ffffff14);background:linear-gradient(90deg, var(--secondary-bg,#ffffff08) 25%, var(--hover-bg,#ffffff12) 50%, var(--secondary-bg,#ffffff08) 75%);background-size:200% 100%;border-radius:10px;height:88px;animation:1.2s ease-in-out infinite FolderReportsPanel-module__9VD2eG__shimmer}@keyframes FolderReportsPanel-module__9VD2eG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.FolderReportsPanel-module__9VD2eG__moreToggle{border:1px solid var(--border-color,#ffffff1f);color:var(--text-color,#e8eaed);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.FolderReportsPanel-module__9VD2eG__moreToggle:hover{background:var(--hover-bg,#ffffff0f)}.FolderReportsPanel-module__9VD2eG__savedDot{background:var(--primary-color,#4f8cff);border-radius:50%;width:7px;height:7px;display:inline-block}.FolderReportsPanel-module__9VD2eG__customBox{flex-direction:column;gap:6px;margin-top:6px;display:flex}.FolderReportsPanel-module__9VD2eG__customInput{resize:vertical;border:1px solid var(--border-color,#ffffff1f);background:var(--input-bg,#0003);width:100%;color:var(--text-color,#e8eaed);border-radius:8px;padding:8px;font-size:12px}.FolderReportsPanel-module__9VD2eG__generateBtn{background:var(--primary-color,#4f8cff);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.FolderReportsPanel-module__9VD2eG__generateBtn:disabled{opacity:.5;cursor:default}.FolderReportsPanel-module__9VD2eG__suggestHint{color:var(--text-muted,#9aa0a6);border:1px dashed var(--border-color,#ffffff1f);border-radius:10px;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.FolderReportsPanel-module__9VD2eG__errorNote{color:#ff6b6b;background:#ff6b6b1a;border-radius:8px;padding:8px 10px;font-size:12px}.FolderReportsPanel-module__9VD2eG__filterBar{background:var(--background-color,transparent);z-index:1;gap:8px;padding-bottom:4px;display:flex;position:sticky;top:0}.FolderReportsPanel-module__9VD2eG__filterSelect{border:1px solid var(--border-color,#ffffff1f);background:var(--secondary-bg,#ffffff08);color:var(--text-color,#e8eaed);cursor:pointer;border-radius:8px;flex:1;padding:6px 8px;font-size:12px}.FolderReportsPanel-module__9VD2eG__templateList{flex-direction:column;gap:2px;display:flex}.FolderReportsPanel-module__9VD2eG__templateRow{text-align:left;width:100%;color:var(--text-color,#e8eaed);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 8px;transition:background .12s;display:flex}.FolderReportsPanel-module__9VD2eG__templateRow:hover:not(:disabled){background:var(--hover-bg,#ffffff0f)}.FolderReportsPanel-module__9VD2eG__templateRow:disabled{opacity:.6;cursor:default}.FolderReportsPanel-module__9VD2eG__checkbox{border:1.5px solid var(--border-color,#ffffff4d);background:0 0;border-radius:4px;flex:none;width:15px;height:15px}.FolderReportsPanel-module__9VD2eG__checkboxOn{background:var(--primary-color,#4f8cff);border-color:var(--primary-color,#4f8cff)}.FolderReportsPanel-module__9VD2eG__templateLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.FolderReportsPanel-module__9VD2eG__templateChips{color:var(--text-muted,#9aa0a6);text-transform:uppercase;letter-spacing:.03em;flex:none;font-size:10.5px}.FolderReportsPanel-module__9VD2eG__reportView{flex-direction:column;height:100%;min-height:0;display:flex}.FolderReportsPanel-module__9VD2eG__reportHeader{border-bottom:1px solid var(--border-color,#ffffff1f);align-items:center;gap:8px;padding:8px 12px;display:flex}.FolderReportsPanel-module__9VD2eG__reportTitle{color:var(--text-color,#e8eaed);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.FolderReportsPanel-module__9VD2eG__iconBtn{width:28px;height:28px;color:var(--text-color,#e8eaed);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.FolderReportsPanel-module__9VD2eG__iconBtn:hover:not(:disabled){background:var(--hover-bg,#ffffff14)}.FolderReportsPanel-module__9VD2eG__iconBtn:disabled{opacity:.5;cursor:default}.FolderReportsPanel-module__9VD2eG__staleNote{color:#e0a800;padding:6px 12px;font-size:11.5px}.FolderReportsPanel-module__9VD2eG__reportBody{min-height:0;color:var(--text-color,#e8eaed);flex:1;padding:12px 16px;font-size:13px;line-height:1.55;overflow-y:auto}.FolderReportsPanel-module__9VD2eG__reportBody h1{font-size:18px}.FolderReportsPanel-module__9VD2eG__reportBody h2{margin-top:16px;font-size:15px}.FolderReportsPanel-module__9VD2eG__reportBody h3{font-size:13.5px}.FolderReportsPanel-module__9VD2eG__reportBody ul{padding-left:18px}.FolderReportsPanel-module__9VD2eG__reportBody code{font-size:12px}
.TabularModals-module__D70pBq__themeVars{--tm-bg:var(--background-primary);--tm-surface:var(--surface-1);--tm-elevated:var(--surface-2);--tm-text:var(--text-color);--tm-muted:var(--text-secondary);--tm-border:var(--border-color);--tm-hover:var(--background-hover);--tm-primary:var(--primary-color);--tm-primary-soft:var(--primary-color-light);--tm-on-primary:var(--text-primary)}.TabularModals-module__D70pBq__iconBtn{border-radius:var(--radius-full,999px);width:30px;height:30px;color:var(--tm-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.TabularModals-module__D70pBq__iconBtn:hover{background:var(--tm-hover);color:var(--tm-text)}.TabularModals-module__D70pBq__ghostBtn{border-radius:var(--radius-full,999px);border:1px solid var(--tm-border);color:var(--tm-text);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:7px 16px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.TabularModals-module__D70pBq__ghostBtn:hover{background:var(--tm-hover)}.TabularModals-module__D70pBq__ghostBtn:disabled{opacity:.5;cursor:default}.TabularModals-module__D70pBq__primaryBtn{border-radius:var(--radius-full,999px);background:var(--tm-primary);color:var(--tm-on-primary);letter-spacing:.01em;cursor:pointer;border:none;align-items:center;gap:7px;padding:8px 20px;font-size:13px;font-weight:600;transition:filter .15s;display:inline-flex;box-shadow:0 1px 2px #0000001f,inset 0 1px #ffffff14}.TabularModals-module__D70pBq__primaryBtn:hover:not(:disabled){filter:brightness(1.06)}.TabularModals-module__D70pBq__primaryBtn:disabled{opacity:.45;cursor:default;box-shadow:none}.TabularModals-module__D70pBq__hint{color:var(--tm-muted);font-size:11.5px}.TabularModals-module__D70pBq__emptyHint{color:var(--tm-muted);padding:12px;font-size:12.5px}.TabularModals-module__D70pBq__selectorDialog{max-width:1060px}.TabularModals-module__D70pBq__selectorContent{background:var(--tm-bg);color:var(--tm-text);border:1px solid var(--tm-border);border-radius:var(--radius-lg,8px);box-shadow:var(--shadow-xl);overflow:hidden}.TabularModals-module__D70pBq__selectorHeader{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.TabularModals-module__D70pBq__breadcrumb{color:var(--tm-text);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.TabularModals-module__D70pBq__breadcrumbMuted{color:var(--tm-muted);font-weight:500}.TabularModals-module__D70pBq__breadcrumbSep{color:var(--tm-muted)}.TabularModals-module__D70pBq__selectorBody{border-top:1px solid var(--tm-border);grid-template-columns:360px 1fr;gap:0;height:440px;display:grid}.TabularModals-module__D70pBq__leftPane{border-right:1px solid var(--tm-border);flex-direction:column;gap:10px;min-height:0;padding:14px;display:flex}.TabularModals-module__D70pBq__searchBox{border-radius:var(--radius-xl,10px);border:1px solid var(--tm-border);background:var(--tm-surface);align-items:center;gap:8px;padding:8px 12px;display:flex}.TabularModals-module__D70pBq__searchIcon{color:var(--tm-muted);flex:none}.TabularModals-module__D70pBq__searchInput{color:var(--tm-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.TabularModals-module__D70pBq__workflowList{flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow-y:auto}.TabularModals-module__D70pBq__workflowRow{text-align:left;border-radius:var(--radius-xl,10px);width:100%;color:var(--tm-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:11px 12px;font-size:13.5px;transition:background .12s;display:flex}.TabularModals-module__D70pBq__workflowRow:hover{background:var(--tm-hover)}.TabularModals-module__D70pBq__workflowRowActive{background:var(--tm-primary-soft);font-weight:600}.TabularModals-module__D70pBq__newRow{color:var(--tm-primary);font-weight:600}.TabularModals-module__D70pBq__workflowIcon{color:var(--tm-primary);flex:none}.TabularModals-module__D70pBq__workflowLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.TabularModals-module__D70pBq__workflowTypeIcon{color:var(--tm-muted);flex:none}.TabularModals-module__D70pBq__workflowRowMain{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:0;display:flex}.TabularModals-module__D70pBq__tplKebabBtn{color:var(--tm-muted);border-radius:var(--radius-md,6px);cursor:pointer;background:0 0;border:none;flex:none;align-items:center;padding:2px 4px;display:inline-flex}.TabularModals-module__D70pBq__tplKebabBtn:hover{background:var(--tm-elevated);color:var(--tm-text)}.TabularModals-module__D70pBq__tplDate{color:var(--tm-muted);white-space:nowrap;flex:none;font-size:10px}.TabularModals-module__D70pBq__rightPane{flex-direction:column;gap:12px;min-height:0;padding:14px 18px;display:flex}.TabularModals-module__D70pBq__columnsHeader{justify-content:space-between;align-items:center;display:flex}.TabularModals-module__D70pBq__columnsTitle{color:var(--tm-text);font-size:14px;font-weight:600}.TabularModals-module__D70pBq__addColumnBtn{border-radius:var(--radius-md,6px);border:1px solid var(--tm-primary);background:var(--tm-primary-soft);color:var(--tm-primary);cursor:pointer;align-items:center;gap:5px;padding:6px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.TabularModals-module__D70pBq__addColumnBtn:hover{background:var(--tm-primary);color:var(--tm-on-primary)}.TabularModals-module__D70pBq__columnsList{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex;overflow-y:auto}.TabularModals-module__D70pBq__emptyColumns{color:var(--tm-muted);flex-direction:column;gap:4px;padding:24px 8px;font-size:13px;display:flex}.TabularModals-module__D70pBq__columnRow{border:1px solid var(--tm-border);border-radius:var(--radius-md,6px);background:var(--tm-surface);cursor:pointer;align-items:center;gap:10px;padding:10px 12px;transition:border-color .12s,background .12s;display:flex}.TabularModals-module__D70pBq__columnRow:hover{border-color:var(--tm-primary);background:var(--tm-hover)}.TabularModals-module__D70pBq__colDragging{opacity:.45}.TabularModals-module__D70pBq__moveBtns{flex-direction:column;flex:none;gap:0;display:inline-flex}.TabularModals-module__D70pBq__moveBtn{color:var(--tm-muted);cursor:pointer;border-radius:var(--radius-sm,4px);background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:14px;padding:0;display:inline-flex}.TabularModals-module__D70pBq__moveBtn:hover:not(:disabled){background:var(--tm-hover);color:var(--tm-primary)}.TabularModals-module__D70pBq__moveBtn:disabled{opacity:.3;cursor:default}.TabularModals-module__D70pBq__colChevron{color:var(--tm-muted);flex:none;transition:transform .15s}.TabularModals-module__D70pBq__colChevronOpen{color:var(--tm-primary);transform:rotate(90deg)}.TabularModals-module__D70pBq__inlineEditor{border:1px solid var(--tm-primary);border-radius:0 0 var(--radius-md,6px) var(--radius-md,6px);background:var(--tm-bg);border-top:none;flex-direction:column;gap:5px;max-height:300px;margin:2px 0 8px;padding:10px 12px;display:flex;overflow-y:auto}.TabularModals-module__D70pBq__inlineEditor .TabularModals-module__D70pBq__input,.TabularModals-module__D70pBq__inlineEditor .TabularModals-module__D70pBq__textarea{padding:6px 10px;font-size:12.5px}.TabularModals-module__D70pBq__inlineEditor .TabularModals-module__D70pBq__fieldLabel{margin-top:2px;font-size:11px}.TabularModals-module__D70pBq__inlineEditor .TabularModals-module__D70pBq__toggleRow{margin-top:4px;font-size:12.5px}.TabularModals-module__D70pBq__inlineEditorFooter{justify-content:flex-end;margin-top:4px;display:flex}.TabularModals-module__D70pBq__btnSm{padding:5px 14px;font-size:12.5px}.TabularModals-module__D70pBq__stepLink{color:var(--tm-text);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.TabularModals-module__D70pBq__stepLink:hover:not(:disabled){color:var(--tm-primary)}.TabularModals-module__D70pBq__stepLinkMuted{color:var(--tm-muted);font-weight:500}.TabularModals-module__D70pBq__stepLink:disabled{cursor:default;opacity:.6}.TabularModals-module__D70pBq__listSectionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--tm-muted);padding:8px 12px 2px;font-size:10.5px;font-weight:700}.TabularModals-module__D70pBq__columnIcon{color:var(--tm-muted);flex:none}.TabularModals-module__D70pBq__columnName{color:var(--tm-text);flex:1;align-items:center;gap:8px;font-size:13.5px;display:inline-flex}.TabularModals-module__D70pBq__optionalTag{text-transform:uppercase;letter-spacing:.03em;color:var(--tm-muted);background:var(--tm-elevated);border-radius:var(--radius-full,999px);padding:1px 6px;font-size:9.5px;font-weight:700}.TabularModals-module__D70pBq__columnOutput{color:var(--tm-muted);flex:none;font-size:12.5px}.TabularModals-module__D70pBq__columnDelete{color:var(--tm-muted);cursor:pointer;border-radius:var(--radius-md,6px);background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.TabularModals-module__D70pBq__columnDelete:hover{background:var(--tm-hover);color:var(--error-color,#ef4444)}.TabularModals-module__D70pBq__sourceCount{color:var(--tm-muted);background:0 0;flex:none;padding:0 2px;font-size:11px;font-weight:500}.TabularModals-module__D70pBq__selectAllRow{border:1px solid var(--tm-border);border-radius:var(--radius-md,6px);background:var(--tm-surface);width:100%;color:var(--tm-text);cursor:pointer;align-items:center;gap:9px;padding:9px 10px;font-size:13px;display:flex}.TabularModals-module__D70pBq__selectAllRow:hover{border-color:var(--tm-primary)}.TabularModals-module__D70pBq__selectAllRow:disabled{opacity:.5;cursor:default}.TabularModals-module__D70pBq__selectAllLabel{text-align:left;flex:1;font-weight:600}.TabularModals-module__D70pBq__fileItem{border-radius:var(--radius-md,6px);align-items:center;gap:4px;display:flex}.TabularModals-module__D70pBq__fileItem:hover{background:var(--tm-hover)}.TabularModals-module__D70pBq__fileItemActive{background:var(--tm-primary-soft)}.TabularModals-module__D70pBq__fileCheckBtn{cursor:pointer;background:0 0;border:none;flex:none;padding:8px 4px 8px 8px;display:inline-flex}.TabularModals-module__D70pBq__fileNameBtn{min-width:0;color:var(--tm-text);cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:8px 8px 8px 0;font-size:13px;display:flex}.TabularModals-module__D70pBq__checkbox{border-radius:var(--radius-sm,4px);border:1.5px solid var(--tm-border);color:#fff;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.TabularModals-module__D70pBq__checkboxOn{background:var(--tm-primary);border-color:var(--tm-primary)}.TabularModals-module__D70pBq__fileIcon{color:var(--tm-muted);flex:none}.TabularModals-module__D70pBq__fileName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.TabularModals-module__D70pBq__previewPane{flex-direction:column;gap:10px;height:100%;min-height:0;display:flex;overflow-y:auto}.TabularModals-module__D70pBq__previewName{color:var(--tm-text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.TabularModals-module__D70pBq__previewThumb{cursor:pointer;background:0 0;border:none;justify-content:center;width:100%;padding:4px 0;display:flex}.TabularModals-module__D70pBq__openPdfBtn{border-radius:var(--radius-md,6px);border:1px solid var(--tm-primary);background:var(--tm-primary-soft);color:var(--tm-primary);cursor:pointer;align-self:flex-start;padding:5px 12px;font-size:12.5px;font-weight:600}.TabularModals-module__D70pBq__openPdfBtn:hover{background:var(--tm-primary);color:var(--tm-on-primary)}.TabularModals-module__D70pBq__previewTocTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--tm-muted);font-size:11px;font-weight:700}.TabularModals-module__D70pBq__previewTocList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.TabularModals-module__D70pBq__previewTocItem{border-radius:var(--radius-sm,4px);justify-content:space-between;align-items:baseline;gap:10px;padding:5px 8px;font-size:12.5px;display:flex}.TabularModals-module__D70pBq__previewTocItem:hover{background:var(--tm-hover)}.TabularModals-module__D70pBq__previewTocName{color:var(--tm-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TabularModals-module__D70pBq__previewTocPage{color:var(--tm-muted);flex:none;font-size:11.5px}.TabularModals-module__D70pBq__previewEmpty{height:100%;color:var(--tm-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:13px;display:flex}.TabularModals-module__D70pBq__saveAsLabel{color:var(--tm-muted);cursor:pointer;align-items:center;gap:6px;font-size:12.5px;display:flex}.TabularModals-module__D70pBq__nameInput{border-radius:var(--radius-md,8px);border:1px solid var(--tm-border);background:var(--tm-surface);width:200px;color:var(--tm-text);padding:7px 11px;font-size:13px}.TabularModals-module__D70pBq__nameInput:focus{border-color:var(--tm-primary);outline:none}.TabularModals-module__D70pBq__nameInput::placeholder{color:var(--tm-muted)}.TabularModals-module__D70pBq__viewDescInput{border-radius:var(--radius-md,8px);border:1px solid var(--tm-border);background:var(--tm-surface);width:100%;color:var(--tm-text);resize:vertical;padding:8px 12px;font-family:inherit;font-size:13px}.TabularModals-module__D70pBq__viewDescInput:focus{border-color:var(--tm-primary);outline:none}.TabularModals-module__D70pBq__viewDescInput::placeholder{color:var(--tm-muted)}.TabularModals-module__D70pBq__selectorFooter{border-top:1px solid var(--tm-border);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.TabularModals-module__D70pBq__footerRight{align-items:center;gap:14px;display:inline-flex}.TabularModals-module__D70pBq__footHint{color:var(--tm-muted);font-size:12px}.TabularModals-module__D70pBq__headerSpacer{flex:1}.TabularModals-module__D70pBq__buildDialog{max-width:920px}.TabularModals-module__D70pBq__docsDialog{max-width:640px}.TabularModals-module__D70pBq__buildBody{border-top:none;grid-template-columns:280px 1fr;gap:12px;height:480px;padding:0 16px}.TabularModals-module__D70pBq__docsBody{border-top:none;flex-direction:column;gap:10px;height:480px;padding:4px 20px 10px;display:flex}.TabularModals-module__D70pBq__buildBody .TabularModals-module__D70pBq__leftPane{background:var(--tm-surface);border-radius:var(--radius-xl,12px);border-right:none}.TabularModals-module__D70pBq__buildBody .TabularModals-module__D70pBq__searchBox{background:var(--tm-bg);border-color:#0000}.TabularModals-module__D70pBq__buildRight{border-radius:var(--radius-xl,12px);background:0 0;gap:8px;padding:14px 18px 14px 6px}.TabularModals-module__D70pBq__buildDialog .TabularModals-module__D70pBq__selectorFooter,.TabularModals-module__D70pBq__docsDialog .TabularModals-module__D70pBq__selectorFooter{border-top:none;padding-top:10px}.TabularModals-module__D70pBq__buildTitleRow{align-items:center;gap:10px;min-height:34px;display:flex}.TabularModals-module__D70pBq__buildTitle{color:var(--tm-text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.TabularModals-module__D70pBq__customNameInput{border:none;border-bottom:1.5px solid var(--tm-primary);min-width:220px;color:var(--tm-text);background:0 0;border-radius:0;outline:none;flex:0 320px;padding:2px 0;font-size:15px;font-weight:600}.TabularModals-module__D70pBq__customNameInput::placeholder{color:var(--tm-muted);font-weight:400}.TabularModals-module__D70pBq__colList{flex-direction:column;flex:1;gap:2px;min-height:0;font-family:Inter,Manrope,sans-serif;display:flex;overflow-y:auto}.TabularModals-module__D70pBq__colCard{border-radius:var(--radius-lg,10px);flex:none}.TabularModals-module__D70pBq__colCardHead{border-radius:var(--radius-lg,10px);cursor:pointer;align-items:center;gap:10px;padding:9px 10px;display:flex}.TabularModals-module__D70pBq__colCardHead:hover{background:var(--tm-surface)}.TabularModals-module__D70pBq__colCardHeadActive,.TabularModals-module__D70pBq__colCardHeadActive:hover{background:var(--tm-primary-soft)}.TabularModals-module__D70pBq__colTypeIcon{color:var(--icons-color);flex:none}.TabularModals-module__D70pBq__colCardName{min-width:0;color:var(--tm-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;overflow:hidden}.TabularModals-module__D70pBq__colTypeLabel{color:var(--tm-muted);flex:none;font-size:12px}.TabularModals-module__D70pBq__colRowActions{flex:none;justify-content:flex-end;align-items:center;min-width:50px;height:24px;display:inline-flex;position:relative}.TabularModals-module__D70pBq__colChevron{color:var(--tm-muted);opacity:1;transition:opacity .12s;position:absolute;right:5px}.TabularModals-module__D70pBq__colActionBtns{opacity:0;align-items:center;gap:2px;transition:opacity .12s;display:inline-flex}.TabularModals-module__D70pBq__colCardHead:hover .TabularModals-module__D70pBq__colChevron,.TabularModals-module__D70pBq__colCardHeadActive .TabularModals-module__D70pBq__colChevron{opacity:0}.TabularModals-module__D70pBq__colCardHead:hover .TabularModals-module__D70pBq__colActionBtns,.TabularModals-module__D70pBq__colCardHeadActive .TabularModals-module__D70pBq__colActionBtns{opacity:1}.TabularModals-module__D70pBq__colIconBtn{width:24px;height:24px;color:var(--tm-muted);border-radius:var(--radius-md,6px);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.TabularModals-module__D70pBq__colIconBtn:hover{background:var(--tm-elevated);color:var(--tm-primary)}.TabularModals-module__D70pBq__colCardBody{flex-direction:column;gap:2px;padding:4px 12px 10px 35px;display:flex}.TabularModals-module__D70pBq__colPromptLabel{color:var(--tm-muted);padding:4px 10px 0;font-size:11.5px;font-weight:500}.TabularModals-module__D70pBq__colPromptInput{border-radius:var(--radius-md,8px);width:100%;color:var(--tm-text);resize:none;field-sizing:content;background:0 0;border:none;outline:none;min-height:2lh;max-height:200px;padding:6px 10px;font-family:Inter,Manrope,sans-serif;font-size:13px;line-height:1.6;transition:background .12s;overflow-y:auto}.TabularModals-module__D70pBq__colPromptInput:hover,.TabularModals-module__D70pBq__colPromptInput:focus{background:var(--tm-surface)}.TabularModals-module__D70pBq__colTagsInput{border-radius:var(--radius-md,8px);width:100%;color:var(--tm-text);background:0 0;border:none;outline:none;padding:6px 10px;font-family:Inter,Manrope,sans-serif;font-size:13px;transition:background .12s}.TabularModals-module__D70pBq__colTagsInput:hover,.TabularModals-module__D70pBq__colTagsInput:focus{background:var(--tm-surface)}.TabularModals-module__D70pBq__buildEmpty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:22px;padding:12px 0;display:flex}.TabularModals-module__D70pBq__buildEmptyIcon{color:var(--tm-muted)}.TabularModals-module__D70pBq__buildEmptyGroup{flex-direction:column;gap:7px;width:340px;max-width:100%;display:flex}.TabularModals-module__D70pBq__buildEmptyLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--tm-muted);font-size:10.5px;font-weight:700}.TabularModals-module__D70pBq__buildEmptyHint{color:var(--tm-muted);text-align:center;font-size:12px}.TabularModals-module__D70pBq__analysisNameGroup{flex-direction:column;gap:6px;display:flex}.TabularModals-module__D70pBq__analysisNameInput{border-radius:var(--radius-md,8px);border:1px solid var(--tm-border);background:var(--tm-surface);width:100%;color:var(--tm-text);outline:none;padding:9px 12px;font-size:14px;font-weight:500}.TabularModals-module__D70pBq__analysisNameInput:focus{border-color:var(--tm-primary)}.TabularModals-module__D70pBq__analysisNameInput::placeholder{color:var(--tm-muted);font-weight:400}.TabularModals-module__D70pBq__docsSubtitle{color:var(--tm-muted);font-size:13px}.TabularModals-module__D70pBq__docsList{background:var(--tm-surface);border-radius:var(--radius-xl,12px);flex-direction:column;flex:1;gap:1px;min-height:0;padding:6px;display:flex;overflow-y:auto}.TabularModals-module__D70pBq__docsList .TabularModals-module__D70pBq__docRow:hover{background:var(--tm-bg)}.TabularModals-module__D70pBq__docsBody .TabularModals-module__D70pBq__selectAllRow{border-radius:var(--radius-xl,12px);border:none}.TabularModals-module__D70pBq__docRow{text-align:left;width:100%;color:var(--tm-text);border-radius:var(--radius-md,8px);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.TabularModals-module__D70pBq__docRow:hover{background:var(--tm-hover)}.TabularModals-module__D70pBq__editorContent{background:var(--tm-bg);color:var(--tm-text);border:1px solid var(--tm-border);border-radius:var(--radius-2xl,16px);box-shadow:var(--shadow-xl);overflow:hidden}.TabularModals-module__D70pBq__editorHeader{border-bottom:1px solid var(--tm-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.TabularModals-module__D70pBq__editorTitle{color:var(--tm-text);font-size:15px;font-weight:600}.TabularModals-module__D70pBq__editorBody{flex-direction:column;gap:8px;max-height:62vh;padding:16px 20px;display:flex;overflow-y:auto}.TabularModals-module__D70pBq__fieldLabel{color:var(--tm-muted);align-items:center;gap:5px;margin-top:6px;font-size:12px;font-weight:600;display:inline-flex}.TabularModals-module__D70pBq__input{border-radius:var(--radius-xl,10px);border:1px solid var(--tm-border);background:var(--tm-surface);width:100%;color:var(--tm-text);outline:none;padding:9px 12px;font-size:13px}.TabularModals-module__D70pBq__input:focus{border-color:var(--tm-primary)}.TabularModals-module__D70pBq__textarea{border-radius:var(--radius-xl,10px);border:1px solid var(--tm-border);background:var(--tm-surface);width:100%;color:var(--tm-text);resize:vertical;outline:none;padding:9px 12px;font-family:inherit;font-size:13px}.TabularModals-module__D70pBq__textarea:focus{border-color:var(--tm-primary)}.TabularModals-module__D70pBq__toggleRow{color:var(--tm-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;margin-top:10px;padding:0;font-size:13px;display:inline-flex}.TabularModals-module__D70pBq__switch{border-radius:var(--radius-full,999px);background:var(--tm-border);flex:none;width:36px;height:20px;transition:background .18s;display:inline-flex;position:relative}.TabularModals-module__D70pBq__switchOn{background:var(--tm-primary)}.TabularModals-module__D70pBq__switchKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:2px;left:2px}.TabularModals-module__D70pBq__switchOn .TabularModals-module__D70pBq__switchKnob{transform:translate(16px)}.TabularModals-module__D70pBq__toolGrid{flex-wrap:wrap;gap:6px;display:flex}.TabularModals-module__D70pBq__toolChip{border-radius:var(--radius-full,999px);border:1px solid var(--tm-border);background:var(--tm-surface);color:var(--tm-text);cursor:pointer;align-items:center;gap:5px;padding:6px 11px;font-size:12px;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.TabularModals-module__D70pBq__toolChip:hover{background:var(--tm-hover)}.TabularModals-module__D70pBq__toolChipOn,.TabularModals-module__D70pBq__toolChipOn:hover{border-color:var(--tm-primary);background:var(--tm-primary);color:var(--tm-on-primary);font-weight:600}.TabularModals-module__D70pBq__toolChipOn:hover{filter:brightness(1.08)}.TabularModals-module__D70pBq__connectMcpBtn{border-radius:var(--radius-full,999px);border:1px dashed var(--tm-border);color:var(--tm-muted);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:6px 11px;font-size:12px;display:inline-flex}.TabularModals-module__D70pBq__connectMcpBtn:hover{color:var(--tm-text);border-color:var(--tm-primary)}.TabularModals-module__D70pBq__editorFooter{border-top:1px solid var(--tm-border);justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px;display:flex}.TabularModals-module__D70pBq__fieldError{color:var(--error-color,#ef4444);background:var(--error-color-light,#ef44441a);border-radius:var(--radius-lg,8px);margin-top:8px;padding:8px 10px;font-size:12px}
.TabularReviewPanel-module__BxCjgG__hint{color:var(--text-secondary);font-size:11px}.TabularReviewPanel-module__BxCjgG__loadingRow{justify-content:center;align-items:center;gap:10px;display:flex}.TabularReviewPanel-module__BxCjgG__spinIcon{animation:.9s linear infinite TabularReviewPanel-module__BxCjgG__tabularSpin;display:inline-flex}@keyframes TabularReviewPanel-module__BxCjgG__tabularSpin{to{transform:rotate(360deg)}}.TabularReviewPanel-module__BxCjgG__gridWrap{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.TabularReviewPanel-module__BxCjgG__genOverlay{z-index:5;background:color-mix(in srgb, var(--color-white) 68%, transparent);color:var(--text-color);font-size:var(--small-font);justify-content:center;align-items:center;gap:8px;font-weight:500;display:flex;position:absolute;inset:0}.TabularReviewPanel-module__BxCjgG__errorNote{color:var(--error-color,#ef4444);background:var(--error-color-light,#ef44441a);border-radius:var(--radius-lg,8px);padding:8px 10px;font-size:12px}.TabularReviewPanel-module__BxCjgG__liveTitle{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;max-width:40%;font-size:14px;font-weight:600;overflow:hidden}.TabularReviewPanel-module__BxCjgG__livePill{border-radius:var(--radius-full,999px);background:var(--primary-color-light,#335cff1f);color:var(--primary-color);white-space:nowrap;align-items:center;gap:6px;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.TabularReviewPanel-module__BxCjgG__liveProgressRow{align-items:center;gap:12px;padding:2px 2px 0;display:flex}.TabularReviewPanel-module__BxCjgG__liveTrack{border-radius:var(--radius-full,999px);background:var(--background-secondary,var(--background-hover));flex:1;height:5px;display:block;overflow:hidden}.TabularReviewPanel-module__BxCjgG__liveFill{border-radius:var(--radius-full,999px);background:var(--primary-color);height:100%;transition:width .4s;display:block}.TabularReviewPanel-module__BxCjgG__liveNote{color:var(--text-secondary);white-space:nowrap;flex:none;font-size:11px}.TabularReviewPanel-module__BxCjgG__cellShimmer{border-radius:var(--radius-sm,4px);background:linear-gradient(90deg, var(--background-hover) 25%, var(--background-secondary,var(--border-light)) 50%, var(--background-hover) 75%);background-size:400px 100%;height:12px;animation:1.5s linear infinite TabularReviewPanel-module__BxCjgG__tabularShimmer;display:block}@keyframes TabularReviewPanel-module__BxCjgG__tabularShimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.TabularReviewPanel-module__BxCjgG__cellFadeIn{animation:.4s TabularReviewPanel-module__BxCjgG__tabularCellIn}@keyframes TabularReviewPanel-module__BxCjgG__tabularCellIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}.TabularReviewPanel-module__BxCjgG__listView{flex-direction:column;gap:10px;height:100%;min-height:0;padding:12px;display:flex;position:relative;overflow-y:auto}.TabularReviewPanel-module__BxCjgG__listHeader{justify-content:space-between;align-items:center;display:flex}.TabularReviewPanel-module__BxCjgG__listTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:11px;font-weight:600}.TabularReviewPanel-module__BxCjgG__newReviewBtn{border-radius:var(--radius-lg,8px);background:var(--primary-color);color:var(--text-primary);cursor:pointer;border:none;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.TabularReviewPanel-module__BxCjgG__newReviewBtn:hover{filter:brightness(1.06)}.TabularReviewPanel-module__BxCjgG__newReviewBtn:disabled{opacity:.6;cursor:default}.TabularReviewPanel-module__BxCjgG__reviewCards{flex-direction:column;gap:6px;display:flex}.TabularReviewPanel-module__BxCjgG__reviewCard{border-radius:var(--radius-xl,10px);border:1px solid var(--border-color);background:var(--surface-1);color:var(--text-color);cursor:pointer;align-items:center;gap:10px;padding:11px 12px;transition:border-color .15s,background .15s;display:flex}.TabularReviewPanel-module__BxCjgG__reviewCard:hover{border-color:var(--primary-color);background:var(--background-hover)}.TabularReviewPanel-module__BxCjgG__reviewCardIcon{color:var(--text-secondary);flex:none}.TabularReviewPanel-module__BxCjgG__reviewCardMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.TabularReviewPanel-module__BxCjgG__reviewCardTitle{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.TabularReviewPanel-module__BxCjgG__reviewCardMeta{color:var(--text-secondary);font-size:11px}.TabularReviewPanel-module__BxCjgG__reviewCardDelete{border-radius:var(--radius-md,6px);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.TabularReviewPanel-module__BxCjgG__reviewCardDelete:hover{background:var(--background-hover);color:var(--error-color,#ef4444)}.TabularReviewPanel-module__BxCjgG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;min-height:0;padding:24px;display:flex}.TabularReviewPanel-module__BxCjgG__emptyIcon{border-radius:var(--radius-2xl,14px);border:1px solid var(--border-color);background:var(--surface-1);width:56px;height:56px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.TabularReviewPanel-module__BxCjgG__emptyTitle{color:var(--text-color);font-size:15px;font-weight:600}.TabularReviewPanel-module__BxCjgG__emptyDesc{color:var(--text-secondary);max-width:280px;font-size:12.5px;line-height:1.45}.TabularReviewPanel-module__BxCjgG__createBtn{border-radius:var(--radius-xl,10px);background:var(--primary-color);color:var(--text-primary);cursor:pointer;border:none;align-items:center;gap:7px;margin-top:6px;padding:9px 18px;font-size:13px;font-weight:600;display:inline-flex}.TabularReviewPanel-module__BxCjgG__createBtn:hover:not(:disabled){filter:brightness(1.06)}.TabularReviewPanel-module__BxCjgG__createBtn:disabled{opacity:.6;cursor:default}.TabularReviewPanel-module__BxCjgG__emptyState{justify-content:flex-start;overflow-y:auto}.TabularReviewPanel-module__BxCjgG__stepper{flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:100%;padding:8px 4px 14px;display:flex}.TabularReviewPanel-module__BxCjgG__step{flex-direction:column;flex:none;align-items:center;gap:6px;display:flex}.TabularReviewPanel-module__BxCjgG__stepCircle{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:600;display:inline-flex}.TabularReviewPanel-module__BxCjgG__stepLabel{text-align:center;max-width:66px;font-size:10.5px;line-height:1.2}.TabularReviewPanel-module__BxCjgG__stepBar{background:var(--border-color);border-radius:2px;flex:auto;max-width:34px;height:2px;margin-bottom:20px}.TabularReviewPanel-module__BxCjgG__stepDone .TabularReviewPanel-module__BxCjgG__stepCircle{background:var(--primary-color);color:var(--text-primary)}.TabularReviewPanel-module__BxCjgG__stepDone .TabularReviewPanel-module__BxCjgG__stepLabel{color:var(--text-color)}.TabularReviewPanel-module__BxCjgG__stepCurrent .TabularReviewPanel-module__BxCjgG__stepCircle{color:var(--primary-color);border:2px solid var(--primary-color);background:0 0}.TabularReviewPanel-module__BxCjgG__stepCurrent .TabularReviewPanel-module__BxCjgG__stepLabel{color:var(--text-color);font-weight:600}.TabularReviewPanel-module__BxCjgG__stepPending .TabularReviewPanel-module__BxCjgG__stepCircle{background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border-color)}.TabularReviewPanel-module__BxCjgG__stepPending .TabularReviewPanel-module__BxCjgG__stepLabel{color:var(--text-secondary)}.TabularReviewPanel-module__BxCjgG__templateList{text-align:left;flex-direction:column;gap:2px;width:100%;display:flex}.TabularReviewPanel-module__BxCjgG__templateSectionLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);padding:10px 6px 4px;font-size:10px;font-weight:600}.TabularReviewPanel-module__BxCjgG__templateRow{border-radius:var(--radius-lg,8px);width:100%;color:var(--text-color);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:flex}.TabularReviewPanel-module__BxCjgG__templateRow:hover:not(:disabled){background:var(--surface-container-color);border-color:var(--border-light)}.TabularReviewPanel-module__BxCjgG__templateRow:disabled{opacity:.6;cursor:default}.TabularReviewPanel-module__BxCjgG__templateNewRow{color:var(--primary-color);font-weight:600}.TabularReviewPanel-module__BxCjgG__templateRowIcon{flex:none}.TabularReviewPanel-module__BxCjgG__templateName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TabularReviewPanel-module__BxCjgG__templateTag{color:var(--text-secondary);background:var(--surface-1);border:1px solid var(--border-color);border-radius:99px;flex:none;padding:1px 7px;font-size:10px}.TabularReviewPanel-module__BxCjgG__templateTypeIcon{color:var(--text-secondary);flex:none}.TabularReviewPanel-module__BxCjgG__reviewView{flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.TabularReviewPanel-module__BxCjgG__reviewHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:6px;padding:8px 12px;display:flex}.TabularReviewPanel-module__BxCjgG__reviewTitle{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.TabularReviewPanel-module__BxCjgG__reviewTitleInput{width:200px;min-width:0;max-width:45%;color:var(--text-color);border-radius:var(--radius-md,6px);background:0 0;border:1px solid #0000;flex:0 auto;padding:3px 6px;font-size:13px;font-weight:600}.TabularReviewPanel-module__BxCjgG__reviewTitleInput:hover{border-color:var(--border-color)}.TabularReviewPanel-module__BxCjgG__reviewTitleInput:focus{border-color:var(--primary-color);background:var(--surface-1);outline:none}.TabularReviewPanel-module__BxCjgG__headerSpacer{flex:auto;min-width:0}.TabularReviewPanel-module__BxCjgG__summaryField{border-radius:var(--radius-lg,10px);border:1px solid var(--primary-color);background:var(--primary-color-light,#4c7dff14);border-left:3px solid var(--primary-color);margin:8px 12px 4px;padding:8px 12px}.TabularReviewPanel-module__BxCjgG__summaryLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color);margin-bottom:3px;font-size:10px;font-weight:700;display:block}.TabularReviewPanel-module__BxCjgG__summaryText{color:var(--text-color);font-size:12.5px;line-height:1.45}.TabularReviewPanel-module__BxCjgG__iconBtn{border-radius:var(--radius-md,7px);width:28px;height:28px;color:var(--text-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.TabularReviewPanel-module__BxCjgG__iconBtn:hover:not(:disabled){background:var(--background-hover)}.TabularReviewPanel-module__BxCjgG__iconBtn:disabled{opacity:.5;cursor:default}.TabularReviewPanel-module__BxCjgG__iconBtnPrimary{background:var(--primary-color);color:var(--text-primary)}.TabularReviewPanel-module__BxCjgG__iconBtnPrimary:hover:not(:disabled){background:var(--primary-color);filter:brightness(1.08)}.TabularReviewPanel-module__BxCjgG__staleNote{color:var(--warning-color,#e0a800);padding:6px 12px;font-size:11.5px}.TabularReviewPanel-module__BxCjgG__tableScroll{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent;flex:1;min-height:0;padding:0;overflow:auto}.TabularReviewPanel-module__BxCjgG__tableScroll::-webkit-scrollbar{width:11px;height:11px}.TabularReviewPanel-module__BxCjgG__tableScroll::-webkit-scrollbar-track{background:0 0}.TabularReviewPanel-module__BxCjgG__tableScroll::-webkit-scrollbar-thumb{background:var(--scrollbar-color);background-clip:padding-box;border:3px solid #0000;border-radius:8px}.TabularReviewPanel-module__BxCjgG__tableScroll::-webkit-scrollbar-thumb:hover{background:var(--border-color);background-clip:padding-box}.TabularReviewPanel-module__BxCjgG__table{border-collapse:separate;border-spacing:0;color:var(--text-color);width:max-content;min-width:100%;font-size:12.5px}.TabularReviewPanel-module__BxCjgG__table th,.TabularReviewPanel-module__BxCjgG__table td{border-bottom:1px solid var(--border-light,var(--border-color));vertical-align:top}.TabularReviewPanel-module__BxCjgG__table tbody tr:last-child th,.TabularReviewPanel-module__BxCjgG__table tbody tr:last-child td{border-bottom:none}.TabularReviewPanel-module__BxCjgG__cornerCell,.TabularReviewPanel-module__BxCjgG__headCell{z-index:2;background:var(--background-primary);color:var(--text-secondary);text-align:left;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--border-color);padding:13px 16px;font-size:10.5px;font-weight:600;position:sticky;top:0}.TabularReviewPanel-module__BxCjgG__headCell{min-width:170px;max-width:260px}.TabularReviewPanel-module__BxCjgG__cornerCell{z-index:3;border-right:1px solid var(--border-light,var(--border-color));width:240px;min-width:240px;max-width:240px;left:0;box-shadow:8px 0 12px -10px #0000001f}.dark-mode .TabularReviewPanel-module__BxCjgG__cornerCell{box-shadow:8px 0 12px -10px #00000080}.TabularReviewPanel-module__BxCjgG__headCellInner{cursor:default;align-items:center;gap:6px;display:inline-flex;position:relative}.TabularReviewPanel-module__BxCjgG__headName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TabularReviewPanel-module__BxCjgG__colFillWrap{text-transform:none;letter-spacing:normal;flex-direction:column;align-items:flex-start;gap:2px;margin-top:6px;display:flex}.TabularReviewPanel-module__BxCjgG__colNotRunLabel{color:var(--tm-muted,#8a8f98);font-size:10px;font-weight:600}.TabularReviewPanel-module__BxCjgG__colFillBtn{border-radius:var(--radius-md,6px);border:1px solid var(--tm-primary,#2563eb);color:var(--tm-primary,#2563eb);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.TabularReviewPanel-module__BxCjgG__colFillBtn:hover{background:var(--tm-primary-soft,#2563eb1a)}.TabularReviewPanel-module__BxCjgG__headTypeDot{background:var(--primary-color);opacity:.45;border-radius:50%;flex:none;width:5px;height:5px}.TabularReviewPanel-module__BxCjgG__typeTip{z-index:5;white-space:nowrap;border-radius:var(--radius-md,6px);border:1px solid var(--border-color);background:var(--surface-0);color:var(--text-secondary);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;padding:4px 8px;font-size:10.5px;font-weight:600;transition:opacity .12s;position:absolute;top:calc(100% + 6px);left:0}.TabularReviewPanel-module__BxCjgG__headCellInner:hover .TabularReviewPanel-module__BxCjgG__typeTip{opacity:1}.TabularReviewPanel-module__BxCjgG__rowHead{z-index:1;background:var(--background-primary);vertical-align:top;border-right:1px solid var(--border-light,var(--border-color));width:240px;min-width:240px;max-width:240px;padding:14px 16px;font-weight:500;position:sticky;left:0;box-shadow:8px 0 12px -10px #0000001f}.dark-mode .TabularReviewPanel-module__BxCjgG__rowHead{box-shadow:8px 0 12px -10px #00000080}.TabularReviewPanel-module__BxCjgG__rowHeadInner{align-items:flex-start;gap:7px;display:flex}.TabularReviewPanel-module__BxCjgG__rowHeadIcon{color:var(--text-secondary);flex:none;margin-top:2px}.TabularReviewPanel-module__BxCjgG__rowHeadLabel{text-align:left;min-width:0;font:inherit;color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:none;flex:1;padding:0;font-weight:500;overflow:hidden}.TabularReviewPanel-module__BxCjgG__rowHeadLabel:hover:not(:disabled){color:var(--primary-color);text-decoration:underline}.TabularReviewPanel-module__BxCjgG__rowHeadLabel:disabled{cursor:default}.TabularReviewPanel-module__BxCjgG__cell{cursor:context-menu;min-width:170px;max-width:300px;padding:14px 16px;transition:background .12s}.TabularReviewPanel-module__BxCjgG__table tbody tr:hover .TabularReviewPanel-module__BxCjgG__cell{background:var(--background-hover)}.TabularReviewPanel-module__BxCjgG__cellBody{flex-direction:column;gap:6px;display:flex}.TabularReviewPanel-module__BxCjgG__cellText{white-space:pre-wrap;line-height:1.55}.TabularReviewPanel-module__BxCjgG__cellEmpty{color:var(--text-secondary);opacity:.6}.TabularReviewPanel-module__BxCjgG__flagPill{text-transform:uppercase;letter-spacing:.07em;border-radius:var(--radius-full,999px);border:1px solid #0000;align-self:flex-start;padding:2px 8px;font-size:9px;font-weight:600}.TabularReviewPanel-module__BxCjgG__flagRisk{color:#e05252;background:#ef444414;border-color:#ef444447}.TabularReviewPanel-module__BxCjgG__flagWarning{color:#c79200;background:#e0a80014;border-color:#e0a80052}.TabularReviewPanel-module__BxCjgG__flagMissing{border-color:var(--border-color);color:var(--text-secondary);background:0 0}.TabularReviewPanel-module__BxCjgG__flagInfo{background:var(--primary-color-light);color:var(--primary-color);border-color:#0000}.TabularReviewPanel-module__BxCjgG__citationBadge{color:var(--text-secondary);cursor:help;border-bottom:1px dotted var(--border-color);margin-top:6px;font-size:10.5px;font-weight:500;transition:color .12s,border-color .12s;display:inline-block}.TabularReviewPanel-module__BxCjgG__citationBadge:hover{color:var(--primary-color);border-color:currentColor}.TabularReviewPanel-module__BxCjgG__menuBackdrop{z-index:1090;position:fixed;inset:0}.TabularReviewPanel-module__BxCjgG__cellMenu{z-index:1091;background:var(--surface-0);width:300px;max-width:92vw;max-height:70vh;color:var(--text-color);border:1px solid var(--border-color);border-radius:var(--radius-2xl,12px);box-shadow:var(--shadow-xl);flex-direction:column;gap:10px;padding:12px 14px;display:flex;position:fixed;overflow-y:auto}.TabularReviewPanel-module__BxCjgG__cellMenuHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.TabularReviewPanel-module__BxCjgG__cellMenuTitle{font-size:13.5px;font-weight:700}.TabularReviewPanel-module__BxCjgG__cellMenuType{text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);background:var(--surface-2);border-radius:var(--radius-full,999px);padding:1px 7px;font-size:10px;font-weight:700}.TabularReviewPanel-module__BxCjgG__cellMenuClose{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md,6px);background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.TabularReviewPanel-module__BxCjgG__cellMenuClose:hover{background:var(--background-hover)}.TabularReviewPanel-module__BxCjgG__cellMenuSection{flex-direction:column;gap:3px;display:flex}.TabularReviewPanel-module__BxCjgG__cellMenuLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:10px;font-weight:700}.TabularReviewPanel-module__BxCjgG__cellMenuText{white-space:pre-wrap;font-size:12.5px;line-height:1.45}.TabularReviewPanel-module__BxCjgG__cellMenuPrompt{color:var(--text-color);background:var(--surface-1);border:1px solid var(--border-color);border-radius:var(--radius-lg,8px);padding:8px 10px;font-size:12px;line-height:1.45}.TabularReviewPanel-module__BxCjgG__cellMenuQuote{color:var(--text-secondary);border-left:2px solid var(--primary-color);padding:2px 0 2px 8px;font-size:11.5px;line-height:1.4}
.TabularViewPage-module__f5VeXa__overlay{z-index:1040;-webkit-backdrop-filter:blur(7px);background:#0f172a38;justify-content:center;align-items:center;padding:2vh 2vw;display:flex;position:fixed;inset:0}.dark-mode .TabularViewPage-module__f5VeXa__overlay{background:#00000073}.TabularViewPage-module__f5VeXa__gridWrap{border:1px solid var(--border-light,var(--tm-border));border-radius:var(--radius-xl,12px);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.TabularViewPage-module__f5VeXa__genOverlay{z-index:5;background:color-mix(in srgb, var(--tm-bg) 68%, transparent);color:var(--tm-text);justify-content:center;align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:flex;position:absolute;inset:0}.TabularViewPage-module__f5VeXa__spinIcon{animation:.9s linear infinite TabularViewPage-module__f5VeXa__tabularSpin;display:inline-flex}@keyframes TabularViewPage-module__f5VeXa__tabularSpin{to{transform:rotate(360deg)}}.TabularViewPage-module__f5VeXa__page{background:var(--tm-bg);width:min(1240px,96vw);height:94vh;min-height:0;color:var(--tm-text);border:1px solid color-mix(in srgb, var(--tm-border) 70%, transparent);border-radius:var(--radius-2xl,20px);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d,0 16px 40px -12px #0000002e,0 40px 90px -20px #00000038}.TabularViewPage-module__f5VeXa__topBar{border-bottom:1px solid color-mix(in srgb, var(--tm-border) 60%, transparent);align-items:center;gap:14px;padding:16px 24px;display:flex}.TabularViewPage-module__f5VeXa__titleInput{min-width:0;color:var(--tm-text);letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;font-size:17px;font-weight:600}.TabularViewPage-module__f5VeXa__titleInput::placeholder{color:var(--tm-muted);font-weight:400}.TabularViewPage-module__f5VeXa__topActions{align-items:center;gap:8px;display:inline-flex}.TabularViewPage-module__f5VeXa__body{flex:1;min-height:0;display:flex}.TabularViewPage-module__f5VeXa__rail{border-right:1px solid var(--tm-border);background:var(--tm-surface);flex-direction:column;flex:0 0 340px;gap:20px;width:340px;min-height:0;padding:16px;display:flex;overflow-y:auto}.TabularViewPage-module__f5VeXa__railSection{flex-direction:column;gap:10px;display:flex}.TabularViewPage-module__f5VeXa__railColumns{flex-direction:column;gap:6px;display:flex}.TabularViewPage-module__f5VeXa__sourceRow{flex-wrap:wrap;gap:8px;display:flex}.TabularViewPage-module__f5VeXa__railFiles{flex-direction:column;gap:2px;max-height:240px;margin-top:2px;display:flex;overflow-y:auto}.TabularViewPage-module__f5VeXa__main{background:var(--tm-bg);flex-direction:column;flex:1;min-width:0;min-height:0;padding:20px 24px 24px;display:flex}.TabularViewPage-module__f5VeXa__mainEmpty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.TabularViewPage-module__f5VeXa__mainEmptyTitle{letter-spacing:-.01em;color:var(--tm-text);font-size:16px;font-weight:600}.TabularViewPage-module__f5VeXa__mainEmptyDesc{color:var(--tm-muted);max-width:340px;margin-bottom:8px;font-size:13px;line-height:1.55}
.TabularStepper-module__TFhedG__stepper{flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 4px 14px;display:flex}.TabularStepper-module__TFhedG__step{font:inherit;color:inherit;cursor:default;background:0 0;border:none;flex:none;align-items:center;gap:7px;padding:0;display:flex}.TabularStepper-module__TFhedG__step:not(:disabled){cursor:pointer}.TabularStepper-module__TFhedG__step:not(:disabled):hover .TabularStepper-module__TFhedG__label{text-decoration:underline}.TabularStepper-module__TFhedG__circle{border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:inline-flex}.TabularStepper-module__TFhedG__label{white-space:nowrap;font-size:12px;line-height:1.2}.TabularStepper-module__TFhedG__bar{background:var(--border-color);border-radius:2px;flex:none;width:26px;height:2px}.TabularStepper-module__TFhedG__done .TabularStepper-module__TFhedG__circle{background:var(--primary-color);color:var(--text-primary)}.TabularStepper-module__TFhedG__done .TabularStepper-module__TFhedG__label{color:var(--text-color)}.TabularStepper-module__TFhedG__current .TabularStepper-module__TFhedG__circle{color:var(--primary-color);border:2px solid var(--primary-color);background:0 0}.TabularStepper-module__TFhedG__current .TabularStepper-module__TFhedG__label{color:var(--text-color);font-weight:600}.TabularStepper-module__TFhedG__pending .TabularStepper-module__TFhedG__circle{background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border-color)}.TabularStepper-module__TFhedG__pending .TabularStepper-module__TFhedG__label{color:var(--text-secondary)}.TabularStepper-module__TFhedG__compact{justify-content:flex-start;gap:4px;width:auto;padding:2px 0}.TabularStepper-module__TFhedG__compact .TabularStepper-module__TFhedG__circle{width:20px;height:20px;font-size:11px}.TabularStepper-module__TFhedG__compact .TabularStepper-module__TFhedG__bar{width:16px}
