.header-module__3iWRfG__header{background:var(--secondary);border-bottom:1px solid var(--border);z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;top:0;left:0;right:0}.header-module__3iWRfG__headerContent{justify-content:center;align-items:center;gap:2rem;max-width:1400px;height:80px;margin:0 auto;padding:.75rem 1rem;display:flex}.header-module__3iWRfG__logo{z-index:51;flex-shrink:0;align-items:center;gap:1rem;margin:0;padding:0;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.header-module__3iWRfG__logoContainer{background:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;padding:.25rem;display:flex}.header-module__3iWRfG__logoImage{object-fit:contain;box-sizing:border-box;filter:drop-shadow(0 2px 8px #ff8c0033);flex-shrink:0;width:60px;height:60px;margin:0;padding:0}.header-module__3iWRfG__logoLink{color:inherit;text-decoration:none}.header-module__3iWRfG__logoLink:hover{text-decoration:none}.header-module__3iWRfG__title{color:#fff;margin:0;font-size:40pt;font-weight:700;line-height:1}.header-module__3iWRfG__workspaceIndicator{cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:.5rem;flex:1;align-items:center;gap:.75rem;max-width:400px;padding:.5rem 1rem;transition:all .2s;display:flex}.header-module__3iWRfG__workspaceIndicator:hover{background:#fff3;border-color:#ffffff59}.header-module__3iWRfG__workspaceName{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:600;overflow:hidden}.header-module__3iWRfG__changeWorkspace{color:#ffffffb3;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.header-module__3iWRfG__changeWorkspace:hover{color:#fff;background:#ffffff1a}.header-module__3iWRfG__headerActions{z-index:51;align-items:center;gap:.75rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.header-module__3iWRfG__userButton{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff26;border:1px solid #ffffff40;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;height:2.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;line-height:1;transition:all .2s;display:inline-flex}.header-module__3iWRfG__userButton:hover{background:#fff3;border-color:#ffffff59}.header-module__3iWRfG__userButton:active{transform:scale(.98)}.header-module__3iWRfG__userNameDisplay{text-overflow:ellipsis;white-space:nowrap;max-width:150px;line-height:1;overflow:hidden}.header-module__3iWRfG__userAvatarSmall{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;overflow:hidden}.header-module__3iWRfG__userAvatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.header-module__3iWRfG__userAvatar{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.header-module__3iWRfG__userAvatar:hover{background:#fff3;border-color:#fff6}.header-module__3iWRfG__userAvatar:active{transform:scale(.95)}.header-module__3iWRfG__contextMenu{z-index:1000;border:1px solid var(--border);border-radius:.5rem;min-width:240px;max-height:calc(100vh - 100px);padding:.375rem;animation:.15s ease-out header-module__3iWRfG__contextMenuFadeIn;position:fixed;overflow-y:auto;box-shadow:0 4px 6px -1px #00000014,0 10px 15px -3px #0000001a,0 0 0 1px #00000008;background-color:var(--popover)!important;color:var(--popover-foreground)!important}@keyframes header-module__3iWRfG__contextMenuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.header-module__3iWRfG__contextMenuItem{text-align:left;cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:flex;color:var(--popover-foreground)!important;background:0 0!important}.header-module__3iWRfG__contextMenuItem:hover{background:var(--accent)!important;color:var(--accent-foreground)!important}.header-module__3iWRfG__contextMenuItem:focus{outline:none;background:var(--accent)!important}.header-module__3iWRfG__contextMenuItem:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.header-module__3iWRfG__contextMenuItem:active{background:var(--muted)!important}.header-module__3iWRfG__contextMenuItem span{color:inherit!important}.header-module__3iWRfG__contextMenuItem svg{flex-shrink:0;color:inherit!important}.header-module__3iWRfG__contextMenuDivider{background:var(--border);height:1px;margin:.375rem .5rem}.header-module__3iWRfG__contextMenuHeader{border-bottom:1px solid var(--border);margin-bottom:.25rem;padding:.75rem .875rem}.header-module__3iWRfG__userNameText{color:var(--popover-foreground);letter-spacing:-.01em;font-size:.9375rem;font-weight:600;line-height:1.3}.header-module__3iWRfG__userEmailText{color:var(--muted-foreground);margin-top:.1875rem;font-size:.8125rem;line-height:1.3}.header-module__3iWRfG__headerActions>button{color:#fff}.header-module__3iWRfG__headerActions>button:hover{color:#fff;background-color:#ffffff26!important}.header-module__3iWRfG__headerActions>a>button{color:#fff}.header-module__3iWRfG__headerActions>a>button:hover{color:#fff;background-color:#ffffff26!important}.header-module__3iWRfG__workspaceDropdown.header-module__3iWRfG__workspaceDropdown{flex-direction:column;min-width:300px;padding:0;display:flex;overflow:hidden}.header-module__3iWRfG__workspaceDropdownHeader{flex-shrink:0;padding:.5rem .5rem 0}.header-module__3iWRfG__workspaceDropdownList{flex:auto;min-height:0;padding:0 .5rem .5rem;overflow-y:auto}.header-module__3iWRfG__dropdownWorkspaceName{font-size:.875rem;font-weight:600}.header-module__3iWRfG__dropdownWorkspaceDescription{color:var(--muted-foreground);margin-top:.125rem;font-size:.75rem}.header-module__3iWRfG__activeWorkspace{background:var(--accent)}.header-module__3iWRfG__browseAllWorkspaces{width:100%;color:inherit;cursor:pointer;text-decoration:none}.header-module__3iWRfG__browseAllWorkspaces:hover,.header-module__3iWRfG__browseAllWorkspaces:focus{color:inherit;text-decoration:none}.header-module__3iWRfG__workspaceRowText{flex:1;min-width:0}.header-module__3iWRfG__verticalSeparator{background:var(--border);height:1px;margin:.5rem 0}@media (max-width:768px){.header-module__3iWRfG__headerContent{height:60px;padding:.5rem 1rem}.header-module__3iWRfG__title{font-size:1.5rem}.header-module__3iWRfG__logoImage{width:40px;height:40px}.header-module__3iWRfG__headerActions{gap:.5rem}.header-module__3iWRfG__userDetails{padding:.375rem .5rem}.header-module__3iWRfG__userName{font-size:.75rem}}@media (max-width:640px){.header-module__3iWRfG__headerContent{gap:.5rem;height:48px;padding:.25rem .5rem}.header-module__3iWRfG__logo{gap:.5rem;left:2.75rem}.header-module__3iWRfG__logoImage{width:32px;height:32px}.header-module__3iWRfG__title{display:none}.header-module__3iWRfG__workspaceIndicator{border-radius:.375rem;gap:.375rem;max-width:180px;padding:.25rem .5rem}.header-module__3iWRfG__workspaceName{font-size:.8125rem}.header-module__3iWRfG__headerActions{gap:.25rem;right:.5rem}.header-module__3iWRfG__userButton{border-radius:.375rem;gap:.25rem;height:2rem;padding:.25rem .5rem}.header-module__3iWRfG__userNameDisplay{display:none}.header-module__3iWRfG__userAvatarSmall{width:1.25rem;height:1.25rem}.header-module__3iWRfG__workspaceDropdown{min-width:250px}}
.footer-module__nP6W3G__footer{background:var(--background);border-top:1px solid var(--border);z-index:40;height:40px;margin:0;padding:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000d}.footer-module__nP6W3G__footerContent{justify-content:space-between;align-items:center;max-width:100%;height:40px;margin:0 auto;padding:.5rem 1rem;display:flex}.footer-module__nP6W3G__leftSection,.footer-module__nP6W3G__centerSection,.footer-module__nP6W3G__rightSection{flex:1;align-items:center;gap:.75rem;display:flex}.footer-module__nP6W3G__leftSection{justify-content:flex-start}.footer-module__nP6W3G__centerSection{justify-content:center}.footer-module__nP6W3G__rightSection{justify-content:flex-end}.footer-module__nP6W3G__version{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:flex}.footer-module__nP6W3G__version svg{opacity:.7}.footer-module__nP6W3G__envBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:9999px;align-items:center;height:1.125rem;padding:0 .375rem;font-size:.625rem;font-weight:600;line-height:1;display:inline-flex}.footer-module__nP6W3G__envDev{color:#ae7613;background:#f59f0a26;border:1px solid #f59f0a4d}.footer-module__nP6W3G__envStaging{color:#1466b8;background:#1a80e61f;border:1px solid #1a80e640}.footer-module__nP6W3G__envProd{color:#1f7a40;background:#2eb8601f;border:1px solid #2eb86040}.footer-module__nP6W3G__recentTask{color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.5rem;max-width:500px;padding:.125rem .375rem;font-size:.75rem;transition:background .15s;display:flex}.footer-module__nP6W3G__recentTask:hover{background:var(--accent);color:var(--foreground)}.footer-module__nP6W3G__recentTask svg{opacity:.7;flex-shrink:0}.footer-module__nP6W3G__taskAction{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.footer-module__nP6W3G__taskTime{color:var(--muted-foreground);white-space:nowrap;font-size:.7rem}.footer-module__nP6W3G__toggleButton{align-items:center;gap:.375rem;height:28px;padding:0 .5rem;font-size:.75rem;display:flex}.footer-module__nP6W3G__assistantButton{height:30px;color:var(--muted-foreground);border-radius:9999px;gap:.5rem;padding:0 .75rem 0 .625rem;font-weight:500;transition:color .15s,background .15s}.footer-module__nP6W3G__assistantButton:hover{color:var(--foreground);background:var(--accent)}.footer-module__nP6W3G__assistantButtonActive{color:#1a80e6;background:#1a80e614}.footer-module__nP6W3G__assistantButtonActive:hover{color:#1773cf;background:#1a80e624}.footer-module__nP6W3G__assistantLabel{font-size:.75rem;font-weight:500}.footer-module__nP6W3G__assistantBadge{color:#fff;background:#1a80e6;border-radius:9999px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;padding:0 .3125rem;font-size:.625rem;font-weight:600;line-height:1;display:inline-flex}.footer-module__nP6W3G__assistantButtonActive .footer-module__nP6W3G__assistantBadge{background:#1773cf}.footer-module__nP6W3G__historyPanel{background:var(--popover);border:1px solid var(--border);z-index:50;border-radius:.75rem;flex-direction:column;width:420px;max-height:600px;animation:.3s ease-out footer-module__nP6W3G__slideIn;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 40px #00000026}@keyframes footer-module__nP6W3G__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes footer-module__nP6W3G__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.footer-module__nP6W3G__historyHeader{border-bottom:1px solid var(--border);background:linear-gradient(135deg, hsl(var(--accent) / .05) 0%, hsl(var(--accent) / .02) 100%);z-index:1;border-radius:.75rem .75rem 0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.footer-module__nP6W3G__historyTitle{color:var(--popover-foreground);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.footer-module__nP6W3G__historyActions{align-items:center;gap:.25rem;display:flex}.footer-module__nP6W3G__clearButton,.footer-module__nP6W3G__closeButton{height:28px;padding:0 .5rem;font-size:.75rem}.footer-module__nP6W3G__historyList{flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.footer-module__nP6W3G__historyList::-webkit-scrollbar{width:6px}.footer-module__nP6W3G__historyList::-webkit-scrollbar-track{background:0 0}.footer-module__nP6W3G__historyList::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:3px}.footer-module__nP6W3G__historyList::-webkit-scrollbar-thumb:hover{background-color:var(--muted-foreground)}.footer-module__nP6W3G__historyItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:.75rem;padding:.75rem 1rem;transition:background-color .15s;animation:.3s ease-out footer-module__nP6W3G__slideUp;display:flex}.footer-module__nP6W3G__historyItem:hover{background:var(--muted) / 30%}.footer-module__nP6W3G__historyItem:last-child{border-bottom:none}.footer-module__nP6W3G__historyItem.footer-module__nP6W3G__toast-destructive{background-color:hsl(var(--destructive) / .05)}.footer-module__nP6W3G__historyItem.footer-module__nP6W3G__toast-destructive:hover{background-color:hsl(var(--destructive) / .1)}.footer-module__nP6W3G__historyItem.footer-module__nP6W3G__toast-default{background-color:#0000}.footer-module__nP6W3G__messageIcon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;padding-top:.125rem;display:flex}.footer-module__nP6W3G__historyItemContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.footer-module__nP6W3G__historyAction{color:var(--popover-foreground);font-size:.875rem;font-weight:600}.footer-module__nP6W3G__historyDetails{color:var(--muted-foreground);white-space:normal;word-break:break-word;font-size:.75rem;line-height:1.4}.footer-module__nP6W3G__historyPath{color:var(--muted-foreground);font-size:.7rem;font-family:var(--font-mono,monospace);white-space:nowrap;text-overflow:ellipsis;opacity:.7;overflow:hidden}.footer-module__nP6W3G__historyTime{color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;font-size:.7rem}body{padding-bottom:40px}@media (max-width:768px){.footer-module__nP6W3G__recentTask{max-width:200px}.footer-module__nP6W3G__taskAction{max-width:100px}.footer-module__nP6W3G__centerSection{flex:2}.footer-module__nP6W3G__historyPanel{width:360px;max-height:500px;bottom:.5rem;right:.5rem}}
.select-module__CpdUNG__selectContainer{width:100%;display:inline-block;position:relative}.select-module__CpdUNG__selectTrigger{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border-radius:.375rem;justify-content:space-between;align-items:center;min-height:2.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.select-module__CpdUNG__selectTrigger:hover{border-color:var(--border-hover)}.select-module__CpdUNG__selectTrigger:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .2);outline:none}.select-module__CpdUNG__selectValue{text-align:left;color:var(--foreground);flex:1}.select-module__CpdUNG__selectIcon{width:1rem;height:1rem;color:var(--muted-foreground);transition:transform .2s}.select-module__CpdUNG__selectIconOpen{transform:rotate(180deg)}.select-module__CpdUNG__selectContent{z-index:50;background:var(--background);border:1px solid var(--border);border-radius:.375rem;margin-top:.25rem;animation:.15s ease-out select-module__CpdUNG__selectContentShow;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes select-module__CpdUNG__selectContentShow{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.select-module__CpdUNG__selectContentInner{max-height:12rem;padding:.25rem;overflow-y:auto}.select-module__CpdUNG__selectItem{cursor:pointer;color:var(--foreground);border-radius:.25rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;transition:background-color .15s;display:flex}.select-module__CpdUNG__selectItem:hover{background:var(--muted)}.select-module__CpdUNG__selectItemSelected{background:var(--muted);color:var(--foreground)}.select-module__CpdUNG__selectItemText{text-align:left;flex:1}.select-module__CpdUNG__selectItemCheck{width:1rem;height:1rem;color:var(--primary);margin-left:.5rem}@media (prefers-color-scheme:dark){.select-module__CpdUNG__selectContent{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}}.select-module__CpdUNG__selectTrigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.select-module__CpdUNG__selectItem:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.select-module__CpdUNG__selectTrigger:disabled,.select-module__CpdUNG__selectItem:disabled{opacity:.5;cursor:not-allowed}
.typeahead-select-module__BsQEIG__container{width:100%;display:inline-block;position:relative}.typeahead-select-module__BsQEIG__trigger{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);cursor:pointer;text-align:left;border-radius:.375rem;align-items:center;gap:.25rem;min-height:2.5rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s;display:flex}.typeahead-select-module__BsQEIG__trigger:hover{border-color:var(--border-hover,var(--border))}.typeahead-select-module__BsQEIG__trigger:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb,59, 130, 246), .2);outline:none}.typeahead-select-module__BsQEIG__triggerText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.typeahead-select-module__BsQEIG__triggerDetail{color:var(--muted-foreground);flex-shrink:0;font-size:.6875rem}.typeahead-select-module__BsQEIG__chevron{width:.875rem;height:.875rem;color:var(--muted-foreground);flex-shrink:0;transition:transform .15s}.typeahead-select-module__BsQEIG__chevronOpen{transform:rotate(180deg)}.typeahead-select-module__BsQEIG__dropdown{z-index:50;background:var(--background);border:1px solid var(--border);border-radius:.375rem;margin-top:.25rem;animation:.12s ease-out typeahead-select-module__BsQEIG__dropdownShow;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes typeahead-select-module__BsQEIG__dropdownShow{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.typeahead-select-module__BsQEIG__searchWrapper{border-bottom:1px solid var(--border);padding:.375rem;position:relative}.typeahead-select-module__BsQEIG__searchIcon{width:.875rem;height:.875rem;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.typeahead-select-module__BsQEIG__searchInput{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:.25rem;outline:none;padding:.375rem .5rem .375rem 1.75rem;font-size:.8125rem}.typeahead-select-module__BsQEIG__searchInput:focus{border-color:var(--primary)}.typeahead-select-module__BsQEIG__searchInput::placeholder{color:var(--muted-foreground)}.typeahead-select-module__BsQEIG__optionsList{max-height:14rem;padding:.25rem;overflow-y:auto}.typeahead-select-module__BsQEIG__option{cursor:pointer;color:var(--foreground);border-radius:.25rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;transition:background .1s;display:flex}.typeahead-select-module__BsQEIG__option:hover{background:var(--muted)}.typeahead-select-module__BsQEIG__optionSelected{background:var(--accent)}.typeahead-select-module__BsQEIG__optionLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.typeahead-select-module__BsQEIG__optionDetail{color:var(--muted-foreground);flex-shrink:0;font-size:.6875rem}.typeahead-select-module__BsQEIG__checkIcon{width:.875rem;height:.875rem;color:var(--primary);flex-shrink:0}.typeahead-select-module__BsQEIG__noResults{text-align:center;color:var(--muted-foreground);padding:1rem;font-size:.8125rem}
.remark-modal-module__BuRaIq__modalContent{flex-direction:column;gap:1.25rem;display:flex}.remark-modal-module__BuRaIq__selectedTextPreview{background:var(--muted);border-left:3px solid var(--primary);border-radius:.375rem;padding:.75rem}.remark-modal-module__BuRaIq__selectedTextLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.remark-modal-module__BuRaIq__selectedTextValue{color:var(--foreground);font-size:.875rem;font-style:italic;line-height:1.5}.remark-modal-module__BuRaIq__formGroup{flex-direction:column;gap:.5rem;display:flex}.remark-modal-module__BuRaIq__label{color:var(--foreground);font-size:.875rem;font-weight:500}.remark-modal-module__BuRaIq__select{width:100%}.remark-modal-module__BuRaIq__severityValue,.remark-modal-module__BuRaIq__severityOption{align-items:center;gap:.5rem;display:flex}.remark-modal-module__BuRaIq__color-blue{color:#3b82f6}.remark-modal-module__BuRaIq__color-green{color:#10b981}.remark-modal-module__BuRaIq__color-red{color:#ef4444}.remark-modal-module__BuRaIq__color-purple{color:#8b5cf6}.remark-modal-module__BuRaIq__textarea{resize:vertical;min-height:120px}.remark-modal-module__BuRaIq__modalActions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}
.query-builder-module__5k1Sxa__filterGroup{border:1px solid var(--border);background:var(--card);border-radius:6px}.query-builder-module__5k1Sxa__filterGroupHeader{background:var(--muted);border-bottom:1px solid var(--border);border-radius:6px 6px 0 0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.query-builder-module__5k1Sxa__filterGroupLabel{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.query-builder-module__5k1Sxa__filterGroupActions{gap:.25rem;margin-left:auto;display:flex}.query-builder-module__5k1Sxa__conditionRow{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.query-builder-module__5k1Sxa__conditionRow:last-child{border-bottom:none}.query-builder-module__5k1Sxa__conditionField{flex:2;min-width:0}.query-builder-module__5k1Sxa__conditionOperator{flex:1.2;min-width:0}.query-builder-module__5k1Sxa__conditionValue{flex:2;min-width:0}.query-builder-module__5k1Sxa__conditionRemove{flex-shrink:0}.query-builder-module__5k1Sxa__nestedGroup{margin:.5rem .75rem}.query-builder-module__5k1Sxa__operatorToggle{border:1px solid var(--border);border-radius:4px;display:inline-flex;overflow:hidden}.query-builder-module__5k1Sxa__operatorToggle button{background:var(--background);color:var(--muted-foreground);cursor:pointer;border:none;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;transition:all .15s}.query-builder-module__5k1Sxa__operatorToggle button[data-active=true]{background:var(--primary);color:var(--primary-foreground)}.query-builder-module__5k1Sxa__pipelineLayout{grid-template-columns:1fr 220px;gap:1rem;min-height:0;display:grid}.query-builder-module__5k1Sxa__pipelineMain{min-width:0}.query-builder-module__5k1Sxa__pipelineEmpty{text-align:center;color:var(--foreground);padding:2rem 1rem;font-size:.875rem}.query-builder-module__5k1Sxa__stageList{flex-direction:column;gap:.5rem;display:flex}.query-builder-module__5k1Sxa__stageCard{border:1px solid var(--border);background:var(--card);border-radius:6px}.query-builder-module__5k1Sxa__stageCard[data-disabled=true]{opacity:.5}.query-builder-module__5k1Sxa__stageCardHeader{background:var(--muted);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.query-builder-module__5k1Sxa__stageCardHeaderLeft{cursor:pointer;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.query-builder-module__5k1Sxa__stageBadge{color:var(--primary-foreground);background:var(--primary);border-radius:4px;flex-shrink:0;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.query-builder-module__5k1Sxa__stageDescription{color:var(--muted-foreground);font-size:.75rem}.query-builder-module__5k1Sxa__stageActions{flex-shrink:0;align-items:center;gap:.125rem;display:flex}.query-builder-module__5k1Sxa__stageBody{padding:.75rem}.query-builder-module__5k1Sxa__rawStageNotice{background:var(--muted);border:1px dashed var(--border);color:var(--muted-foreground);border-radius:4px;flex-direction:column;gap:.5rem;padding:.625rem .75rem;font-size:.8125rem;display:flex}.query-builder-module__5k1Sxa__rawStageNoticeTitle{color:var(--foreground);font-size:.8125rem;font-weight:600}.query-builder-module__5k1Sxa__rawStagePreview{background:var(--background);border:1px solid var(--border);font-family:var(--font-mono,ui-monospace, monospace);color:var(--foreground);white-space:pre;border-radius:4px;max-height:10rem;margin:0;padding:.5rem .625rem;font-size:.75rem;overflow-x:auto}.query-builder-module__5k1Sxa__rawStageActions{align-items:center;gap:.375rem;display:flex}.query-builder-module__5k1Sxa__stageConfigRow{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.query-builder-module__5k1Sxa__stageConfigRow:last-child{margin-bottom:0}.query-builder-module__5k1Sxa__stageConfigLabel{color:var(--muted-foreground);flex-shrink:0;min-width:80px;font-size:.8125rem;font-weight:500}.query-builder-module__5k1Sxa__projectActions{border-bottom:1px solid var(--border);gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.query-builder-module__5k1Sxa__projectFieldToggle{cursor:pointer;color:var(--foreground);background:0 0;border:none;align-items:center;gap:.5rem;padding:.125rem 0;font-size:.8125rem;display:flex}.query-builder-module__5k1Sxa__projectFieldToggle[data-included=false]{color:var(--muted-foreground);text-decoration:line-through}.query-builder-module__5k1Sxa__pipelineSidebar{flex-direction:column;gap:.75rem;display:flex}.query-builder-module__5k1Sxa__sidebarPanel{border:1px solid var(--border);background:var(--card);border-radius:6px;overflow:hidden}.query-builder-module__5k1Sxa__sidebarPanelHeader{color:var(--foreground);background:var(--muted);border-bottom:1px solid var(--border);padding:.5rem .75rem;font-size:.75rem;font-weight:600}.query-builder-module__5k1Sxa__sidebarStageList{counter-reset:stage-counter;margin:0;padding:0;list-style:none}.query-builder-module__5k1Sxa__sidebarStageItem{border-bottom:1px solid var(--border);counter-increment:stage-counter;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;display:flex}.query-builder-module__5k1Sxa__sidebarStageItem:before{content:counter(stage-counter) ".";color:var(--muted-foreground);min-width:1rem;font-size:.6875rem;font-weight:700}.query-builder-module__5k1Sxa__sidebarStageItem:last-child{border-bottom:none}.query-builder-module__5k1Sxa__sidebarStageItem[data-disabled=true]{opacity:.5}.query-builder-module__5k1Sxa__sidebarStageActions{gap:.125rem;margin-left:auto;display:flex}.query-builder-module__5k1Sxa__sidebarStageActions button{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:3px;align-items:center;padding:.125rem;display:flex}.query-builder-module__5k1Sxa__sidebarStageActions button:hover{color:var(--foreground);background:var(--accent)}.query-builder-module__5k1Sxa__sidebarEmpty{color:var(--muted-foreground);text-align:center;padding:.75rem;font-size:.75rem}.query-builder-module__5k1Sxa__sidebarAddStage{align-items:center;gap:.375rem;padding:.5rem .75rem;display:flex}.query-builder-module__5k1Sxa__sidebarReferenceList{margin:0;padding:0;list-style:none}.query-builder-module__5k1Sxa__sidebarReferenceItem{border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;padding:.375rem .75rem;transition:background .1s;display:flex}.query-builder-module__5k1Sxa__sidebarReferenceItem:last-child{border-bottom:none}.query-builder-module__5k1Sxa__sidebarReferenceItem:hover{background:var(--accent)}.query-builder-module__5k1Sxa__sidebarRefName{color:var(--foreground);font-size:.8125rem;font-weight:500}.query-builder-module__5k1Sxa__sidebarRefDesc{color:var(--muted-foreground);font-size:.6875rem}@media (max-width:768px){.query-builder-module__5k1Sxa__pipelineLayout{grid-template-columns:1fr}.query-builder-module__5k1Sxa__pipelineSidebar{order:-1}}.query-builder-module__5k1Sxa__jsonEditorContainer{flex-direction:column;gap:.75rem;display:flex}.query-builder-module__5k1Sxa__jsonEditorToolbar{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.query-builder-module__5k1Sxa__jsonEditorOptions{align-items:center;gap:.75rem;display:flex}.query-builder-module__5k1Sxa__jsonEditorOption{align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.query-builder-module__5k1Sxa__monacoWrapper{border:1px solid var(--border);border-radius:6px;overflow:hidden}.query-builder-module__5k1Sxa__schemaPanel{border:1px solid var(--border);background:var(--card);border-radius:6px;flex-direction:column;height:100%;display:flex;overflow:hidden}.query-builder-module__5k1Sxa__schemaPanelHeader{border-bottom:1px solid var(--border);background:var(--muted);padding:.75rem}.query-builder-module__5k1Sxa__schemaPanelTitle{color:var(--foreground);margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.query-builder-module__5k1Sxa__schemaPanelSearch{width:100%}.query-builder-module__5k1Sxa__fieldList{flex:1;padding:.25rem 0;overflow-y:auto}.query-builder-module__5k1Sxa__fieldItem{cursor:pointer;justify-content:space-between;align-items:center;padding:.375rem .75rem;font-size:.8125rem;transition:background .1s;display:flex}.query-builder-module__5k1Sxa__fieldItem:hover{background:var(--accent)}.query-builder-module__5k1Sxa__fieldName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.query-builder-module__5k1Sxa__fieldType{color:var(--muted-foreground);flex-shrink:0;margin-left:.5rem;font-size:.6875rem}.query-builder-module__5k1Sxa__saveForm{flex-direction:column;gap:1rem;display:flex}.query-builder-module__5k1Sxa__saveFormField{flex-direction:column;gap:.375rem;display:flex}.query-builder-module__5k1Sxa__saveFormRow{gap:1rem;display:flex}.query-builder-module__5k1Sxa__saveFormRow>*{flex:1}.query-builder-module__5k1Sxa__saveFormActions{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;padding-top:.5rem;display:flex}.query-builder-module__5k1Sxa__tagInput{align-items:center;gap:.5rem;display:flex}.query-builder-module__5k1Sxa__tagList{flex-wrap:wrap;gap:.375rem;margin-top:.375rem;display:flex}.query-builder-module__5k1Sxa__tag{background:var(--accent);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;display:inline-flex}.query-builder-module__5k1Sxa__tagRemove{cursor:pointer;color:var(--muted-foreground);transition:color .1s}.query-builder-module__5k1Sxa__tagRemove:hover{color:var(--destructive)}.query-builder-module__5k1Sxa__libraryHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.query-builder-module__5k1Sxa__libraryFilters{flex:1;align-items:center;gap:.75rem;display:flex}.query-builder-module__5k1Sxa__queryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.query-builder-module__5k1Sxa__queryCard{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:8px;flex-direction:column;padding:1rem;transition:border-color .15s,box-shadow .15s;display:flex}.query-builder-module__5k1Sxa__queryCard:hover{border-color:var(--primary);box-shadow:0 2px 8px #0000000f}.query-builder-module__5k1Sxa__queryCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.query-builder-module__5k1Sxa__queryCardTitle{color:var(--foreground);font-size:.9375rem;font-weight:600}.query-builder-module__5k1Sxa__queryCardMeta{color:var(--muted-foreground);gap:.75rem;margin-top:auto;padding-top:.75rem;font-size:.75rem;display:flex}.query-builder-module__5k1Sxa__queryBuilderLayout{grid-template-columns:1fr 240px;gap:1rem;min-height:0;display:grid}.query-builder-module__5k1Sxa__queryBuilderMain{flex-direction:column;gap:1rem;min-width:0;display:flex}.query-builder-module__5k1Sxa__queryBuilderSidebar{min-width:0}.query-builder-module__5k1Sxa__queryToolbar{background:var(--muted);border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.query-builder-module__5k1Sxa__queryToolbarLeft,.query-builder-module__5k1Sxa__queryToolbarRight{align-items:center;gap:.5rem;display:flex}@media (max-width:1024px){.query-builder-module__5k1Sxa__queryBuilderLayout{grid-template-columns:1fr}.query-builder-module__5k1Sxa__queryBuilderSidebar{order:-1}}@media (max-width:768px){.query-builder-module__5k1Sxa__conditionRow{flex-wrap:wrap}.query-builder-module__5k1Sxa__conditionField,.query-builder-module__5k1Sxa__conditionOperator,.query-builder-module__5k1Sxa__conditionValue{flex:unset;min-width:100%}}
.remark-context-menu-module__3khKyG__contextMenu{background:var(--popover);border:1px solid var(--border);z-index:10000;border-radius:.375rem;min-width:180px;padding:.25rem;position:fixed;box-shadow:0 4px 12px #00000026}.remark-context-menu-module__3khKyG__menuItem{text-align:left;cursor:pointer;width:100%;color:var(--popover-foreground);background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}.remark-context-menu-module__3khKyG__menuItem:hover{background:var(--muted)}.remark-context-menu-module__3khKyG__menuItem:active{background:var(--muted);opacity:.8}
.modal-module__09A2QG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out modal-module__09A2QG__fadeIn;display:flex;position:fixed;inset:0}@keyframes modal-module__09A2QG__fadeIn{0%{opacity:0}to{opacity:1}}.modal-module__09A2QG__modal{background:var(--background);border:1px solid var(--border);border-radius:12px;flex-direction:column;max-height:90vh;animation:.3s ease-out modal-module__09A2QG__slideIn;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes modal-module__09A2QG__slideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-module__09A2QG__sm{width:100%;max-width:400px}.modal-module__09A2QG__md{width:100%;max-width:600px}.modal-module__09A2QG__lg{width:100%;max-width:800px}.modal-module__09A2QG__xl{width:100%;max-width:1200px}.modal-module__09A2QG__full{width:95vw;max-width:none;height:90vh;max-height:none}.modal-module__09A2QG__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.modal-module__09A2QG__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.modal-module__09A2QG__closeButton{opacity:.7;border-radius:6px;flex-shrink:0;width:2rem;height:2rem;padding:.5rem;transition:opacity .2s}.modal-module__09A2QG__closeButton:hover{opacity:1}.modal-module__09A2QG__content{flex:1;padding:1.5rem;overflow:auto}@media (max-width:768px){.modal-module__09A2QG__overlay{padding:.5rem}.modal-module__09A2QG__modal{border-radius:8px;max-height:95vh}.modal-module__09A2QG__full{width:98vw;height:95vh}.modal-module__09A2QG__header{padding:1rem 1rem .75rem}.modal-module__09A2QG__title{font-size:1.125rem}.modal-module__09A2QG__content{padding:1rem}.modal-module__09A2QG__closeButton{width:1.75rem;height:1.75rem}}@media (max-width:480px){.modal-module__09A2QG__overlay{padding:.25rem}.modal-module__09A2QG__full{width:99vw;height:97vh}.modal-module__09A2QG__header{padding:.75rem .75rem .5rem}.modal-module__09A2QG__content{padding:.75rem}}
.visualization-module__PJGCUa__container{max-width:100%;padding:0}.visualization-module__PJGCUa__pageHeader{justify-content:flex-end;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.visualization-module__PJGCUa__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.visualization-module__PJGCUa__title{color:var(--foreground);margin:0;font-size:2rem;font-weight:700}.visualization-module__PJGCUa__subtitle{color:var(--muted-foreground);margin:.5rem 0 0;font-size:1rem}.visualization-module__PJGCUa__headerActions{align-items:center;gap:.75rem;display:flex}.visualization-module__PJGCUa__loading{color:var(--muted-foreground);justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.1rem;display:flex}.visualization-module__PJGCUa__error{color:var(--destructive);text-align:center;justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.1rem;display:flex}.visualization-module__PJGCUa__overviewGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.visualization-module__PJGCUa__overviewCard{border:1px solid var(--border);background:var(--card);border-radius:.5rem;padding:1.5rem;transition:all .2s}.visualization-module__PJGCUa__overviewCard:hover{border-color:var(--border-hover,var(--border));box-shadow:0 4px 12px #0000001a}.visualization-module__PJGCUa__cardContent{align-items:center;gap:1rem;display:flex}.visualization-module__PJGCUa__cardIcon{background:var(--muted);width:3rem;height:3rem;color:var(--muted-foreground);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.visualization-module__PJGCUa__cardData{flex:1}.visualization-module__PJGCUa__cardValue{color:var(--foreground);font-size:1.75rem;font-weight:700;line-height:1}.visualization-module__PJGCUa__cardLabel{color:var(--muted-foreground);margin-top:.25rem;font-size:.875rem}.visualization-module__PJGCUa__chartControls{margin-bottom:2rem}.visualization-module__PJGCUa__chartTypeGrid{flex-wrap:wrap;gap:.75rem;display:flex}.visualization-module__PJGCUa__chartTypeButton{align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.visualization-module__PJGCUa__chartTypeButton span{font-weight:500}.visualization-module__PJGCUa__chartArea{margin-top:2rem}.visualization-module__PJGCUa__chartCard{padding:1.5rem}.visualization-module__PJGCUa__chartHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.visualization-module__PJGCUa__chartHeader h3{margin:0;font-size:1.25rem;font-weight:600}.visualization-module__PJGCUa__chartPlaceholder{text-align:center;color:var(--muted-foreground);background:rgba(var(--muted-rgb), .2);border:2px dashed var(--border);border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.visualization-module__PJGCUa__chartPlaceholder p{margin:1rem 0 0;font-size:.9rem}@media (max-width:768px){.visualization-module__PJGCUa__header{flex-direction:column;align-items:stretch}.visualization-module__PJGCUa__title{font-size:1.75rem}.visualization-module__PJGCUa__overviewGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.visualization-module__PJGCUa__overviewCard{padding:1rem}.visualization-module__PJGCUa__cardContent{gap:.75rem}.visualization-module__PJGCUa__cardIcon{width:2.5rem;height:2.5rem}.visualization-module__PJGCUa__cardValue{font-size:1.5rem}.visualization-module__PJGCUa__chartTypeGrid{gap:.5rem}.visualization-module__PJGCUa__chartTypeButton{padding:.5rem .75rem;font-size:.8rem}}@media (max-width:480px){.visualization-module__PJGCUa__overviewGrid{grid-template-columns:repeat(2,1fr)}.visualization-module__PJGCUa__chartTypeGrid{grid-template-columns:repeat(2,1fr);display:grid}.visualization-module__PJGCUa__chartTypeButton{justify-content:center}}.visualization-module__PJGCUa__widgetGrid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem 0;display:grid}.visualization-module__PJGCUa__widget{background:var(--card);border:1px solid var(--border);border-radius:8px;flex-direction:column;height:max(30vh,300px);padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.visualization-module__PJGCUa__widget:hover{border-color:var(--border-hover,var(--border));transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.visualization-module__PJGCUa__widgetHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.visualization-module__PJGCUa__widgetIcon{background:var(--primary);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.visualization-module__PJGCUa__widgetTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.visualization-module__PJGCUa__widgetContent{flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.visualization-module__PJGCUa__placeholderWidget{height:100%;color:var(--muted-foreground);text-align:center;justify-content:center;align-items:center;padding:1rem;font-style:italic;display:flex}.visualization-module__PJGCUa__diagramContainer{width:100%;height:100%;overflow:hidden}.visualization-module__PJGCUa__centeredPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.visualization-module__PJGCUa__centeredMessage{justify-content:center;align-items:center;height:100%;display:flex}.visualization-module__PJGCUa__mutedText{color:var(--muted-foreground)}.visualization-module__PJGCUa__mutedTextSmall{color:var(--muted-foreground);font-size:12px}.visualization-module__PJGCUa__markdownScrollContainer{height:100%;margin-bottom:-.75rem;margin-right:-.75rem;padding-bottom:.75rem;font-size:13px;line-height:1.5;overflow:auto}.visualization-module__PJGCUa__markdownContent{padding:16px calc(16px + .75rem) 16px 16px}.visualization-module__PJGCUa__markdownTable{border-collapse:collapse;width:100%;margin:8px 0;font-size:12px}.visualization-module__PJGCUa__markdownTableHeader{border-bottom:2px solid var(--border);text-align:left;color:var(--foreground);padding:6px 12px;font-weight:600}.visualization-module__PJGCUa__markdownTableCell{border-bottom:1px solid var(--border);color:var(--muted-foreground);padding:4px 12px}.visualization-module__PJGCUa__markdownH2{color:var(--foreground);margin-top:4px;margin-bottom:8px;font-size:16px;font-weight:600}.visualization-module__PJGCUa__markdownH3{color:var(--foreground);margin-top:12px;margin-bottom:4px;font-size:14px;font-weight:600}.visualization-module__PJGCUa__markdownStatusLine{color:var(--foreground);margin:4px 0}.visualization-module__PJGCUa__markdownSpacer{height:4px}.visualization-module__PJGCUa__markdownText{color:var(--muted-foreground);margin:2px 0}.visualization-module__PJGCUa__tableScrollContainer{height:100%;padding:8px;overflow:auto}.visualization-module__PJGCUa__tableWidget{border-collapse:collapse;width:100%;font-size:12px}.visualization-module__PJGCUa__tableWidgetHeader{text-align:left;border-bottom:1px solid var(--border);color:var(--foreground);white-space:nowrap;padding:8px 12px;font-weight:600}.visualization-module__PJGCUa__tableWidgetCell{border-bottom:1px solid var(--border);padding:6px 12px}@media (max-width:1024px){.visualization-module__PJGCUa__widgetGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.visualization-module__PJGCUa__widgetGrid{grid-template-columns:1fr;gap:.75rem}.visualization-module__PJGCUa__widget{height:max(30vh,250px)}}
.collection-module__aX0_Cq__container{width:100%;padding:1.5rem}.collection-module__aX0_Cq__loading,.collection-module__aX0_Cq__error{height:200px;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.collection-module__aX0_Cq__error{color:var(--destructive)}.collection-module__aX0_Cq__header{margin-bottom:2rem}.collection-module__aX0_Cq__headerContent{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.collection-module__aX0_Cq__headerLeft{flex:1;align-items:center;gap:1rem;display:flex}.collection-module__aX0_Cq__title{color:var(--foreground);margin:0;font-size:2rem;font-weight:700}.collection-module__aX0_Cq__subtitle{color:var(--muted-foreground);margin:.25rem 0 0;font-size:1rem}.collection-module__aX0_Cq__headerActions{align-items:center;gap:.75rem;display:flex}.collection-module__aX0_Cq__actionButton{align-items:center;gap:.5rem;display:flex}.collection-module__aX0_Cq__statsSection{margin-bottom:2rem}.collection-module__aX0_Cq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.collection-module__aX0_Cq__searchCard{margin-bottom:2rem}.collection-module__aX0_Cq__searchForm{flex-direction:column;gap:0;display:flex}.collection-module__aX0_Cq__searchToolbar{border-top:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.collection-module__aX0_Cq__toolbarLeft{align-items:center;gap:.5rem;display:flex}.collection-module__aX0_Cq__toolbarRight{align-items:center;gap:.75rem;display:flex}.collection-module__aX0_Cq__limitSelector{align-items:center;gap:.5rem;display:flex}.collection-module__aX0_Cq__limitLabel{white-space:nowrap;margin:0;font-size:.875rem;font-weight:500}.collection-module__aX0_Cq__limitSelect{width:80px}.collection-module__aX0_Cq__searchButton{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.collection-module__aX0_Cq__activeFilters{background:var(--accent);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem;display:flex}.collection-module__aX0_Cq__filtersLabel{color:var(--foreground);font-size:.875rem;font-weight:500}.collection-module__aX0_Cq__filterBadge{align-items:center;gap:.25rem;display:flex}.collection-module__aX0_Cq__clearButton{margin-left:auto}.collection-module__aX0_Cq__errorCard{border-color:var(--destructive);background:var(--destructive);margin-bottom:2rem}.collection-module__aX0_Cq__errorMessage{color:var(--destructive);font-weight:500}.collection-module__aX0_Cq__resultsCard{margin-bottom:2rem}.collection-module__aX0_Cq__resultsContainer{padding:0}.collection-module__aX0_Cq__viewControls{background:var(--muted);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.collection-module__aX0_Cq__viewControlsLeft,.collection-module__aX0_Cq__viewControlsRight{align-items:center;gap:.5rem;display:flex}.collection-module__aX0_Cq__resultsGrid{flex-direction:column;gap:1rem;padding:1rem;display:flex}.collection-module__aX0_Cq__resultItem{border:1px solid var(--border);transition:all .2s}.collection-module__aX0_Cq__resultItem:hover{border-color:var(--border);box-shadow:0 4px 6px -1px #0000001a}.collection-module__aX0_Cq__emptyCard{margin-bottom:2rem}.collection-module__aX0_Cq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.collection-module__aX0_Cq__emptyTitle{color:var(--foreground);margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600}.collection-module__aX0_Cq__emptyDescription{color:var(--muted-foreground);max-width:400px;font-size:1rem;line-height:1.5}@media (max-width:1024px){.collection-module__aX0_Cq__headerContent{flex-direction:column;align-items:stretch}.collection-module__aX0_Cq__headerActions{justify-content:flex-end}.collection-module__aX0_Cq__resultsGrid{grid-template-columns:1fr}}@media (max-width:768px){.collection-module__aX0_Cq__container{padding:1rem}.collection-module__aX0_Cq__title{font-size:1.5rem}.collection-module__aX0_Cq__headerLeft{flex-direction:column;align-items:flex-start;gap:.5rem}.collection-module__aX0_Cq__statsGrid{grid-template-columns:repeat(2,1fr)}.collection-module__aX0_Cq__headerActions{flex-direction:column;gap:.5rem}.collection-module__aX0_Cq__actionButton{justify-content:center}}@media (max-width:480px){.collection-module__aX0_Cq__statsGrid{grid-template-columns:1fr}.collection-module__aX0_Cq__activeFilters{flex-direction:column;align-items:stretch;gap:.5rem}.collection-module__aX0_Cq__clearButton{align-self:flex-end;margin-left:0}}.collection-module__aX0_Cq__filtersContainer{background:var(--muted);border-radius:0}.collection-module__aX0_Cq__noFieldsMessage{text-align:center;color:var(--muted-foreground);background:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.collection-module__aX0_Cq__noFieldsMessage p{color:var(--foreground);margin:.5rem 0;font-size:1rem;font-weight:500}.collection-module__aX0_Cq__noFieldsHint{color:var(--muted-foreground)!important;font-size:.875rem!important;font-weight:400!important}.collection-module__aX0_Cq__filtersList{flex-direction:column;gap:0;display:flex}.collection-module__aX0_Cq__filterRow{border-bottom:1px solid var(--border);background:var(--background);align-items:center;gap:.5rem;padding:.75rem;display:flex}.collection-module__aX0_Cq__filterField{flex:2;min-width:180px}.collection-module__aX0_Cq__filterOperator{flex:1;min-width:140px}.collection-module__aX0_Cq__filterValue{flex:2;min-width:180px}.collection-module__aX0_Cq__removeFilterButton{color:var(--muted-foreground);flex-shrink:0;padding:.5rem;transition:color .2s}.collection-module__aX0_Cq__removeFilterButton:hover{color:var(--destructive)}@media (max-width:1024px){.collection-module__aX0_Cq__searchToolbar{flex-wrap:wrap}.collection-module__aX0_Cq__toolbarRight{justify-content:space-between;width:100%}}@media (max-width:768px){.collection-module__aX0_Cq__toolbarLeft{flex-wrap:wrap}.collection-module__aX0_Cq__toolbarRight{flex-wrap:wrap;width:100%}.collection-module__aX0_Cq__limitSelector,.collection-module__aX0_Cq__searchButton{flex:1}.collection-module__aX0_Cq__filterRow{flex-direction:column;align-items:stretch;gap:.5rem}.collection-module__aX0_Cq__filterField,.collection-module__aX0_Cq__filterOperator,.collection-module__aX0_Cq__filterValue{flex:1;min-width:100%}.collection-module__aX0_Cq__removeFilterButton{align-self:flex-end}}
.remark-hover-tooltip-module__sCO14q__tooltip{background:var(--popover);border:1px solid var(--border);opacity:0;border-radius:.5rem;min-width:320px;max-width:480px;transition:opacity .15s,transform .15s;transform:translateY(-8px);box-shadow:0 8px 24px #0003}.remark-hover-tooltip-module__sCO14q__tooltip.remark-hover-tooltip-module__sCO14q__visible{opacity:1;transform:translateY(0)}.remark-hover-tooltip-module__sCO14q__tooltipHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.remark-hover-tooltip-module__sCO14q__tooltipTitle{flex-direction:column;gap:.25rem;display:flex}.remark-hover-tooltip-module__sCO14q__author{color:var(--popover-foreground);font-size:.875rem;font-weight:600}.remark-hover-tooltip-module__sCO14q__date{color:var(--muted-foreground);font-size:.75rem}.remark-hover-tooltip-module__sCO14q__closeButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.remark-hover-tooltip-module__sCO14q__closeButton:hover{color:var(--popover-foreground);background:var(--muted)}.remark-hover-tooltip-module__sCO14q__tooltipContent{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.remark-hover-tooltip-module__sCO14q__selectedTextPreview{background:var(--muted);border-left:3px solid var(--primary);border-radius:.375rem;padding:.5rem}.remark-hover-tooltip-module__sCO14q__selectedTextLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem;font-weight:500;display:block}.remark-hover-tooltip-module__sCO14q__selectedTextValue{color:var(--popover-foreground);font-size:.8rem;font-style:italic;line-height:1.4}.remark-hover-tooltip-module__sCO14q__remarkText{color:var(--popover-foreground);white-space:pre-wrap;word-wrap:break-word;font-size:.875rem;line-height:1.5}.remark-hover-tooltip-module__sCO14q__tooltipActions{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;display:flex}.remark-hover-tooltip-module__sCO14q__actionButton{flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:100px;display:flex}.remark-hover-tooltip-module__sCO14q__dangerButton{color:var(--destructive)}.remark-hover-tooltip-module__sCO14q__dangerButton:hover{background:var(--destructive);color:var(--destructive-foreground)}
.folder-tree-module__lhlBNq__folderTree,.folder-tree-module__lhlBNq__section{flex-direction:column;display:flex}.folder-tree-module__lhlBNq__sectionHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground,#68727d);border-bottom:1px solid var(--border,#d0d5dd);margin-top:.25rem;padding:.625rem .75rem .375rem;font-size:.6875rem;font-weight:700}.folder-tree-module__lhlBNq__sectionHeader:first-child{margin-top:0}.folder-tree-module__lhlBNq__folderGroup{flex-direction:column;display:flex}.folder-tree-module__lhlBNq__folderHeader{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--card-foreground,var(--foreground,#101423));border-radius:.25rem;align-items:center;gap:.375rem;min-width:0;margin:1px .25rem;padding:.375rem .75rem;font-size:.8125rem;transition:background-color .15s;display:flex}.folder-tree-module__lhlBNq__folderHeader:hover{background-color:var(--accent,var(--muted,#f5f5f5))}.folder-tree-module__lhlBNq__folderChevron{opacity:.5;flex-shrink:0}.folder-tree-module__lhlBNq__folderIcon{flex-shrink:0}.folder-tree-module__lhlBNq__folderName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--card-foreground,var(--foreground,#101423));flex:1;font-weight:600;overflow:hidden}.folder-tree-module__lhlBNq__folderBadges{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.folder-tree-module__lhlBNq__folderCount{background-color:color-mix(in srgb, var(--muted-foreground,#68727d) 12%, transparent);min-width:1.125rem;height:1.125rem;color:var(--muted-foreground,#68727d);border:none;border-radius:.625rem;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex}.folder-tree-module__lhlBNq__changeBadge{height:1.125rem;color:var(--muted-foreground,#68727d);border:1px solid color-mix(in srgb, var(--primary,#3863ff) 20%, transparent);background:0 0;border-radius:.625rem;align-items:center;gap:.25rem;padding:0 .375rem;font-size:.6875rem;line-height:1;display:flex}.folder-tree-module__lhlBNq__changeCount{color:var(--primary,#3863ff);font-weight:600}.folder-tree-module__lhlBNq__changeDate{opacity:.8;font-size:.625rem}.folder-tree-module__lhlBNq__folderDocs{flex-direction:column;display:flex}.folder-tree-module__lhlBNq__docListItem{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--card-foreground,var(--foreground,#101423));border-radius:.25rem;align-items:center;gap:.375rem;min-width:0;margin:0 .25rem;padding:.3125rem .75rem;font-size:.8125rem;transition:background-color .15s;display:flex;position:relative}.folder-tree-module__lhlBNq__docListItem:hover{background-color:var(--accent,var(--muted,#f5f5f5))}.folder-tree-module__lhlBNq__docListItem.folder-tree-module__lhlBNq__active{background-color:color-mix(in srgb, var(--primary,#3863ff) 10%, transparent);color:var(--primary,#3863ff);font-weight:500}.folder-tree-module__lhlBNq__fileIcon{opacity:.45;flex-shrink:0}.folder-tree-module__lhlBNq__docTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.folder-tree-module__lhlBNq__fileMeta{color:var(--muted-foreground,#68727d);flex-shrink:0;align-items:center;gap:.25rem;font-size:.6875rem;display:flex}.folder-tree-module__lhlBNq__fileChangeCount{color:var(--primary,#3863ff);background-color:color-mix(in srgb, var(--primary,#3863ff) 10%, transparent);border-radius:.25rem;padding:0 .25rem;font-size:.625rem;font-weight:600}.folder-tree-module__lhlBNq__fileDate{opacity:.7;font-size:.625rem}.folder-tree-module__lhlBNq__flatDocText{flex-direction:column;flex:1;gap:.0625rem;min-width:0;line-height:1.2;display:flex}.folder-tree-module__lhlBNq__flatDocPath{color:var(--muted-foreground,#68727d);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.625rem;overflow:hidden}.folder-tree-module__lhlBNq__activeIndicator{background-color:var(--primary,#3863ff);border-radius:1px;width:2px;position:absolute;top:.25rem;bottom:.25rem;left:0}
.sidebar-tabs-module__YRLG3W__tabs{border-bottom:1px solid var(--border);background-color:var(--card);gap:.125rem;padding:.375rem;display:flex}.sidebar-tabs-module__YRLG3W__tab{color:var(--card-muted-foreground,var(--muted-foreground));cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex;position:relative}.sidebar-tabs-module__YRLG3W__tab.sidebar-tabs-module__YRLG3W__iconOnly{gap:0;padding:.375rem}.sidebar-tabs-module__YRLG3W__tab:hover:not(:disabled){background-color:var(--card-muted,var(--muted));color:var(--card-foreground)}.sidebar-tabs-module__YRLG3W__tab.sidebar-tabs-module__YRLG3W__active{background-color:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary)}.sidebar-tabs-module__YRLG3W__tab:disabled{opacity:.5;cursor:not-allowed}.sidebar-tabs-module__YRLG3W__badge{background-color:var(--primary);min-width:1.25rem;height:1.25rem;color:var(--primary-foreground);border-radius:9999px;justify-content:center;align-items:center;padding:0 .375rem;font-size:.75rem;font-weight:600;display:inline-flex}
.empty-state-module__9TuPeG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:48px 24px;display:flex}.empty-state-module__9TuPeG__icon{color:var(--muted-foreground);opacity:.6;margin-bottom:16px}.empty-state-module__9TuPeG__icon svg{width:40px;height:40px}.empty-state-module__9TuPeG__title{color:var(--foreground);margin-bottom:6px;font-size:16px;font-weight:600}.empty-state-module__9TuPeG__description{color:var(--muted-foreground);max-width:360px;margin-bottom:20px;font-size:14px;line-height:1.5}.empty-state-module__9TuPeG__action{margin-top:4px}
.table-module__81tUjW__tableContainer{width:100%;overflow-x:auto}.table-module__81tUjW__table{border-collapse:collapse;width:100%;font-size:.8125rem}.table-module__81tUjW__tableHeader{background:var(--muted);border-bottom:1px solid var(--border)}.table-module__81tUjW__tableBody{background:var(--card)}.table-module__81tUjW__tableRow{border-bottom:1px solid var(--border);transition:background-color .15s}.table-module__81tUjW__tableBody .table-module__81tUjW__tableRow:last-child{border-bottom:none}.table-module__81tUjW__tableBody .table-module__81tUjW__tableRow:hover{background:rgb(from var(--muted) r g b / .5)}.table-module__81tUjW__tableHead{text-align:left;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.625rem 1rem;font-size:.6875rem;font-weight:600}.table-module__81tUjW__tableCell{color:var(--foreground);vertical-align:middle;padding:.625rem 1rem}
.slide-presenter-module__O60hEG__presenter{-webkit-user-select:none;user-select:none;background:#000;outline:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.slide-presenter-module__O60hEG__slideContainer{aspect-ratio:16/9;background:var(--bg-white,#fff);width:100%;max-width:1280px;color:var(--dark,#101423);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:calc(20px * var(--slide-font-scale,1));border-radius:4px;flex-direction:column;padding:48px 64px;line-height:1.5;display:flex;position:relative;overflow:hidden}.slide-presenter-module__O60hEG__presenter:fullscreen .slide-presenter-module__O60hEG__slideContainer{aspect-ratio:auto;width:100vw;max-width:none;height:100vh;font-size:calc(24px * var(--slide-font-scale,1));border-radius:0;padding:60px 80px}.slide-presenter-module__O60hEG__slideContainer h1{color:var(--dark,#101423);letter-spacing:-.03em;margin:0 0 8px;font-size:2em;font-weight:600;line-height:1.2}.slide-presenter-module__O60hEG__slideContainer h2{color:var(--blue,#3863ff);letter-spacing:-.02em;margin:0 0 20px;font-size:1.5em;font-weight:500;line-height:1.2}.slide-presenter-module__O60hEG__slideContainer h3{margin:0 0 12px;font-size:1.15em;font-weight:500}.slide-presenter-module__O60hEG__slideContainer p{margin:0 0 8px}.slide-presenter-module__O60hEG__slideContainer ul,.slide-presenter-module__O60hEG__slideContainer ol{margin:0 0 12px;padding-left:24px}.slide-presenter-module__O60hEG__slideContainer li{margin-bottom:4px}.slide-presenter-module__O60hEG__slideContainer strong{font-weight:600}.slide-presenter-module__O60hEG__slideContainer em{color:var(--muted,#68727d)}.slide-presenter-module__O60hEG__slideContainer a{color:var(--blue,#3863ff);text-decoration:none}.slide-presenter-module__O60hEG__slideContainer blockquote{border-left:4px solid var(--blue,#3863ff);background:var(--bg-light,#f5f5f5);border-radius:0 8px 8px 0;margin:12px 0;padding:12px 20px}.slide-presenter-module__O60hEG__slideContainer table{border-collapse:collapse;width:100%;margin:12px 0;font-size:.85em}.slide-presenter-module__O60hEG__slideContainer th{background:var(--bg-light,#f5f5f5);text-align:left;border-bottom:2px solid var(--border,#d0d5dd);padding:8px 14px;font-weight:600}.slide-presenter-module__O60hEG__slideContainer td{border-bottom:1px solid var(--border-light,#eaecf0);padding:6px 14px}.slide-presenter-module__O60hEG__slideContainer code{background:var(--bg-light,#f5f5f5);color:var(--blue,#3863ff);border-radius:4px;padding:1px 6px;font-size:.85em}.slide-presenter-module__O60hEG__slideContainer pre{background:var(--bg-light,#f5f5f5);border-radius:8px;margin:8px 0;padding:12px 16px;overflow:auto}.slide-presenter-module__O60hEG__slideContainer pre code{color:var(--dark,#101423);background:0 0;padding:0}.slide-presenter-module__O60hEG__diagramContainer{flex:1;justify-content:center;align-items:center;min-height:0;margin:12px 0;display:flex}.slide-presenter-module__O60hEG__diagramContainer svg{max-width:100%;height:auto;max-height:100%}.slide-presenter-module__O60hEG__infographicSlide{overflow:hidden;background:0 0!important;padding:0!important}.slide-presenter-module__O60hEG__infographicContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.slide-presenter-module__O60hEG__infographicContainer>div{width:100%;height:100%}.slide-presenter-module__O60hEG__pagination{color:var(--muted,#68727d);font-size:12px;position:absolute;bottom:20px;right:48px}.slide-presenter-module__O60hEG__presenter:fullscreen .slide-presenter-module__O60hEG__pagination{font-size:14px;bottom:28px;right:80px}.slide-presenter-module__O60hEG__dark{color:#fff!important;background:#181818!important}.slide-presenter-module__O60hEG__dark h1,.slide-presenter-module__O60hEG__dark h2,.slide-presenter-module__O60hEG__dark h3,.slide-presenter-module__O60hEG__dark strong{color:#fff!important}.slide-presenter-module__O60hEG__dark p,.slide-presenter-module__O60hEG__dark li{color:#ffffffd9!important}.slide-presenter-module__O60hEG__dark .slide-presenter-module__O60hEG__pagination{color:#fff6!important}.slide-presenter-module__O60hEG__navy{color:#fff!important;background:#003369!important}.slide-presenter-module__O60hEG__navy h1,.slide-presenter-module__O60hEG__navy h2,.slide-presenter-module__O60hEG__navy h3,.slide-presenter-module__O60hEG__navy strong{color:#fff!important}.slide-presenter-module__O60hEG__navy p,.slide-presenter-module__O60hEG__navy li{color:#ffffffd9!important}.slide-presenter-module__O60hEG__navy .slide-presenter-module__O60hEG__pagination{color:#fff6!important}.slide-presenter-module__O60hEG__light{background:#f5f5f5!important}.slide-presenter-module__O60hEG__title{text-align:center;justify-content:center!important;align-items:center!important}.slide-presenter-module__O60hEG__title h1{margin-bottom:4px;font-size:2.5em}.slide-presenter-module__O60hEG__title h2{margin-bottom:32px;font-size:1.2em;font-weight:400}.slide-presenter-module__O60hEG__title.slide-presenter-module__O60hEG__dark h2{color:#3863ff!important}.slide-presenter-module__O60hEG__title p{color:#ffffff80;font-size:.75em}.slide-presenter-module__O60hEG__branded:before{content:"BinaryStar Systems";color:var(--muted,#68727d);letter-spacing:.02em;font-size:12px;position:absolute;bottom:20px;left:48px}.slide-presenter-module__O60hEG__presenter:fullscreen .slide-presenter-module__O60hEG__branded:before{font-size:14px;bottom:28px;left:80px}.slide-presenter-module__O60hEG__dark.slide-presenter-module__O60hEG__branded:before,.slide-presenter-module__O60hEG__navy.slide-presenter-module__O60hEG__branded:before{color:#fff6!important}.slide-presenter-module__O60hEG__accent h2:after{content:"";background:#ff5c00;width:60px;height:3px;margin-top:8px;display:block}.slide-presenter-module__O60hEG__split{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;gap:0 40px;display:grid!important}.slide-presenter-module__O60hEG__split h2{grid-column:1/-1}.slide-presenter-module__O60hEG__columns{gap:32px;flex-direction:row!important}.slide-presenter-module__O60hEG__diagram{padding:32px 48px 24px}.slide-presenter-module__O60hEG__diagram h2{margin-bottom:8px}.slide-presenter-module__O60hEG__diagram h3{margin-bottom:4px;font-size:.9em}.slide-presenter-module__O60hEG__diagram p,.slide-presenter-module__O60hEG__diagram em{margin-bottom:4px;font-size:.8em}.slide-presenter-module__O60hEG__diagram>div:not(.slide-presenter-module__O60hEG__pagination){contain:unset;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.slide-presenter-module__O60hEG__diagram svg{width:100%;max-width:100%;height:auto;max-height:100%;display:block}.slide-presenter-module__O60hEG__compact{padding:36px 52px}.slide-presenter-module__O60hEG__compact h2{margin-bottom:10px;font-size:1.3em}.slide-presenter-module__O60hEG__compact h3{margin-bottom:6px;font-size:1em}.slide-presenter-module__O60hEG__compact p,.slide-presenter-module__O60hEG__compact li{margin-bottom:3px;font-size:.82em;line-height:1.4}.slide-presenter-module__O60hEG__compact ul,.slide-presenter-module__O60hEG__compact ol{margin-bottom:6px}.slide-presenter-module__O60hEG__compact table{margin:6px 0;font-size:.72em}.slide-presenter-module__O60hEG__compact th{padding:4px 10px}.slide-presenter-module__O60hEG__compact td{padding:3px 10px}.slide-presenter-module__O60hEG__compact blockquote{margin:8px 0;padding:8px 14px;font-size:.82em}.slide-presenter-module__O60hEG__dense{column-count:2;column-gap:32px;padding:36px 52px;display:block!important}.slide-presenter-module__O60hEG__dense h2{column-span:all;margin-bottom:12px;font-size:1.3em}.slide-presenter-module__O60hEG__dense h3{break-after:avoid;margin-bottom:6px;font-size:1em}.slide-presenter-module__O60hEG__dense p,.slide-presenter-module__O60hEG__dense li{margin-bottom:3px;font-size:.85em;line-height:1.45}.slide-presenter-module__O60hEG__dense ul,.slide-presenter-module__O60hEG__dense ol{margin-bottom:8px}.slide-presenter-module__O60hEG__dense table{break-inside:avoid;margin:8px 0;font-size:.75em}.slide-presenter-module__O60hEG__dense th{padding:5px 10px}.slide-presenter-module__O60hEG__dense td{padding:4px 10px}.slide-presenter-module__O60hEG__dense blockquote{break-inside:avoid;margin:8px 0;padding:8px 14px}.slide-presenter-module__O60hEG__twoCol{column-count:2;column-gap:32px;padding:36px 52px;display:block!important}.slide-presenter-module__O60hEG__twoCol h2{column-span:all;margin-bottom:12px;font-size:1.3em}.slide-presenter-module__O60hEG__twoCol h3{break-after:avoid;margin-bottom:6px;font-size:1em}.slide-presenter-module__O60hEG__twoCol p,.slide-presenter-module__O60hEG__twoCol li{margin-bottom:3px;font-size:.85em;line-height:1.45}.slide-presenter-module__O60hEG__twoCol ul,.slide-presenter-module__O60hEG__twoCol ol{margin-bottom:8px}.slide-presenter-module__O60hEG__twoCol table{break-inside:avoid;margin:8px 0;font-size:.75em}.slide-presenter-module__O60hEG__twoCol th{padding:5px 10px}.slide-presenter-module__O60hEG__twoCol td{padding:4px 10px}.slide-presenter-module__O60hEG__twoCol blockquote{break-inside:avoid;margin:8px 0;padding:8px 14px}.slide-presenter-module__O60hEG__counter{color:#fff;pointer-events:none;opacity:0;z-index:10;background:#0000008c;border-radius:6px;padding:6px 14px;font:500 13px/1 system-ui,-apple-system,sans-serif;transition:opacity .3s;position:absolute;bottom:16px;right:16px}.slide-presenter-module__O60hEG__counterVisible{opacity:1}.slide-presenter-module__O60hEG__controls{opacity:0;z-index:10;background:#0000008c;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;transition:opacity .3s;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.slide-presenter-module__O60hEG__presenter:hover .slide-presenter-module__O60hEG__controls{opacity:1}.slide-presenter-module__O60hEG__controlButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.slide-presenter-module__O60hEG__controlButton:hover{background:#ffffff26}.slide-presenter-module__O60hEG__controlButton:disabled{opacity:.3;cursor:default}.slide-presenter-module__O60hEG__controlButton:disabled:hover{background:0 0}.slide-presenter-module__O60hEG__slideInfo{color:#ffffffb3;text-align:center;min-width:60px;font:500 13px/1 system-ui,-apple-system,sans-serif}
.editable-data-table-module__gTknzW__tableContainer{flex-direction:column;width:100%;height:100%;font-size:.875rem;display:flex}.editable-data-table-module__gTknzW__tableActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.editable-data-table-module__gTknzW__changeActions{gap:.5rem;display:flex}.editable-data-table-module__gTknzW__actionButton{align-items:center;gap:.25rem;height:auto;padding:.375rem .75rem;font-size:.75rem;display:flex}.editable-data-table-module__gTknzW__tableWrapper{border:1px solid var(--border);background:var(--background);border-radius:6px;flex:1;overflow:auto}.editable-data-table-module__gTknzW__table{border-collapse:collapse;width:100%;font-size:.75rem;display:table}.editable-data-table-module__gTknzW__th{background:var(--muted);color:var(--muted-foreground);text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;text-overflow:ellipsis;max-width:100px;padding:.5rem .25rem;font-size:.7rem;font-weight:600;overflow:hidden}.editable-data-table-module__gTknzW__sortableTh{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.editable-data-table-module__gTknzW__sortableTh:hover{background:var(--muted-foreground);background:color-mix(in srgb, var(--muted) 70%, var(--foreground) 10%)}.editable-data-table-module__gTknzW__sortableHeader{align-items:center;gap:4px;display:flex}.editable-data-table-module__gTknzW__tr{border-bottom:1px solid var(--border)}.editable-data-table-module__gTknzW__tr:hover{background:rgba(var(--muted-rgb), .5)}.editable-data-table-module__gTknzW__td{vertical-align:middle;padding:.25rem}.editable-data-table-module__gTknzW__cellInput{background:0 0;border:none;border-radius:3px;width:100%;padding:.25rem .5rem;font-size:.75rem;transition:background-color .2s}.editable-data-table-module__gTknzW__cellInput:focus{background:var(--background);border:1px solid var(--primary);outline:none}.editable-data-table-module__gTknzW__deleteButton{width:1.5rem;height:1.5rem;color:var(--destructive);opacity:.6;padding:.25rem;transition:opacity .2s}.editable-data-table-module__gTknzW__deleteButton:hover{opacity:1;background:rgba(var(--destructive-rgb), .1)}.editable-data-table-module__gTknzW__emptyState{color:var(--muted-foreground);text-align:center;border:1px solid var(--border);background:rgba(var(--muted-rgb), .2);border-radius:6px;justify-content:center;align-items:center;padding:2rem 1rem;font-size:.8rem;display:flex}.editable-data-table-module__gTknzW__emptyState p{margin:0}.editable-data-table-module__gTknzW__bottomActions{border-top:1px solid var(--border);justify-content:center;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}@media (max-width:768px){.editable-data-table-module__gTknzW__tableActions{flex-direction:column;align-items:stretch}.editable-data-table-module__gTknzW__changeActions{justify-content:center}.editable-data-table-module__gTknzW__th,.editable-data-table-module__gTknzW__cellInput{font-size:.7rem}.editable-data-table-module__gTknzW__th{max-width:80px;padding:.375rem .25rem}.editable-data-table-module__gTknzW__actionButton{padding:.25rem .5rem;font-size:.7rem}}
.markdown-widget-module__iN87oa__markdownContainer{color:var(--foreground);box-sizing:border-box;-webkit-user-select:text;user-select:text;flex:1;width:100%;max-width:min(1200px,85vw);min-height:0;margin:0 auto;padding:2.5rem 3rem;font-size:.9375rem;line-height:1.7}.markdown-widget-module__iN87oa__borderlessCard{box-shadow:none!important;border:none!important}.markdown-widget-module__iN87oa__markdownContainer h1{color:var(--foreground);border-bottom:2px solid var(--border);margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;scroll-margin-top:100px;font-size:2rem;font-weight:700;line-height:1.3}.markdown-widget-module__iN87oa__markdownContainer h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;scroll-margin-top:100px;font-size:1.5rem;font-weight:600;line-height:1.4}.markdown-widget-module__iN87oa__markdownContainer h3{color:var(--foreground);margin-top:2rem;margin-bottom:.75rem;scroll-margin-top:100px;font-size:1.25rem;font-weight:600;line-height:1.4}.markdown-widget-module__iN87oa__markdownContainer h4,.markdown-widget-module__iN87oa__markdownContainer h5,.markdown-widget-module__iN87oa__markdownContainer h6{color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;scroll-margin-top:100px;font-weight:600;line-height:1.4}.markdown-widget-module__iN87oa__markdownContainer h4{font-size:1.125rem}.markdown-widget-module__iN87oa__markdownContainer h5{font-size:1rem}.markdown-widget-module__iN87oa__markdownContainer h6{font-size:.9375rem}.markdown-widget-module__iN87oa__markdownContainer p{color:var(--foreground);margin-bottom:1rem;line-height:1.7}.markdown-widget-module__iN87oa__markdownContainer ul,.markdown-widget-module__iN87oa__markdownContainer ol{margin-bottom:1rem;padding-left:2rem}.markdown-widget-module__iN87oa__markdownContainer li{color:var(--foreground);margin-bottom:.5rem;line-height:1.6}.markdown-widget-module__iN87oa__markdownContainer pre{background-color:var(--muted);border:1px solid var(--border);white-space:pre;border-radius:.375rem;padding:1rem 1.25rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:.75rem;line-height:1.4;overflow:auto}.markdown-widget-module__iN87oa__markdownContainer code{background-color:var(--muted);border-radius:.25rem;padding:.125rem .25rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:.8em}.markdown-widget-module__iN87oa__markdownContainer pre code{font-size:inherit;white-space:pre;background:0 0;border-radius:0;padding:0}.markdown-widget-module__iN87oa__markdownContainer blockquote{border-left:4px solid var(--primary);color:var(--muted-foreground);margin:1rem 0;padding-left:1rem;font-style:italic}.markdown-widget-module__iN87oa__markdownContainer hr{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.markdown-widget-module__iN87oa__markdownContainer table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.8rem}.markdown-widget-module__iN87oa__markdownContainer th,.markdown-widget-module__iN87oa__markdownContainer td{border:1px solid var(--border);text-align:left;padding:.5rem}.markdown-widget-module__iN87oa__markdownContainer th{background-color:var(--muted);font-weight:600}.markdown-widget-module__iN87oa__diagramPlaceholder{background-color:var(--muted);border:1px solid var(--border);text-align:center;width:100%;color:var(--muted-foreground);box-sizing:border-box;border-radius:.375rem;margin:1rem 0;padding:.75rem;font-size:.75rem;display:inline-block}.markdown-widget-module__iN87oa__diagramPlaceholder .markdown-widget-module__iN87oa__icon{margin-right:.5rem;font-size:1.5rem;display:inline-block}.markdown-widget-module__iN87oa__disabledLink{color:var(--muted-foreground);cursor:not-allowed;text-decoration:underline}.markdown-widget-module__iN87oa__internalLink{color:var(--primary);cursor:pointer;text-decoration:underline}.markdown-widget-module__iN87oa__internalLink:hover{color:var(--primary);opacity:.8}.markdown-widget-module__iN87oa__externalLink{color:var(--primary);text-decoration:underline}.markdown-widget-module__iN87oa__externalLink:hover{color:var(--primary);opacity:.8}.markdown-widget-module__iN87oa__mermaidContainer{background-color:var(--card);box-sizing:border-box;contain:layout style;aspect-ratio:16/9;border:none;border-radius:.5rem;flex-direction:column;width:100%;max-width:calc(100vw - 2rem);min-height:0;display:flex;position:relative;overflow:auto}.markdown-widget-module__iN87oa__archimateContainer,.markdown-widget-module__iN87oa__wireframeContainer{aspect-ratio:unset;contain:none;overflow:visible}.markdown-widget-module__iN87oa__archimateContainer svg{width:auto!important;max-width:100%!important;height:auto!important}.markdown-widget-module__iN87oa__mermaidContainer .markdown-widget-module__iN87oa__serverSideDiagram{flex:1;width:100%;height:100%;background-color:#0000!important}.markdown-widget-module__iN87oa__mermaidContainer svg{display:block;width:auto!important;max-width:100%!important;height:auto!important}.markdown-widget-module__iN87oa__fullscreenButton{z-index:10;cursor:pointer;opacity:.8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #00000014;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s,background .2s;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 8px #00000014}.markdown-widget-module__iN87oa__fullscreenButton:hover{opacity:1;background:#fff;border-color:#0000001f}.markdown-widget-module__iN87oa__diagramControls{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;visibility:visible;opacity:1;background:#fffffff2;border:1px solid #00000014;border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.25rem;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.markdown-widget-module__iN87oa__controlButton{width:2rem;height:2rem;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.markdown-widget-module__iN87oa__controlButton:hover{background-color:var(--accent);color:var(--accent-foreground)}.markdown-widget-module__iN87oa__zoomLevel{width:2rem;height:1.5rem;color:var(--muted-foreground);border-top:1px solid #00000014;justify-content:center;align-items:center;margin-top:.25rem;padding-top:.25rem;font-size:.75rem;font-weight:500;display:flex}.markdown-widget-module__iN87oa__fullscreenModal{z-index:9999;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.markdown-widget-module__iN87oa__fullscreenContent{background:var(--card);border-radius:.5rem;flex-direction:column;width:95vw;max-width:1600px;height:90vh;max-height:1200px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.markdown-widget-module__iN87oa__closeButton{z-index:10;background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.markdown-widget-module__iN87oa__closeButton:hover{background:var(--destructive);color:#fff}.markdown-widget-module__iN87oa__fullscreenDiagram{background:#fff;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;overflow:auto}.markdown-widget-module__iN87oa__statusMarkerIcon{vertical-align:middle;justify-content:center;align-items:center;margin:0 .375rem;line-height:1;display:inline-flex}.markdown-widget-module__iN87oa__statusMarkerIcon svg{vertical-align:middle;display:inline-block}.markdown-widget-module__iN87oa__fullscreenImageContent{background:var(--card);border-radius:.5rem;flex-direction:column;width:95vw;max-width:1800px;height:95vh;max-height:1400px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080}.markdown-widget-module__iN87oa__fullscreenImageContainer{background:#00000005;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex;overflow:auto}.markdown-widget-module__iN87oa__fullscreenImage{object-fit:contain;border-radius:.5rem;width:auto;max-width:100%;height:auto;max-height:calc(100% - 120px);box-shadow:0 8px 32px #0003}.markdown-widget-module__iN87oa__imageDescription{background:var(--card);border:1px solid var(--border);border-radius:.5rem;width:100%;max-width:800px;margin-top:2rem;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000001a}.markdown-widget-module__iN87oa__imageDescriptionText{color:var(--foreground);text-align:center;margin:0;font-size:1rem;line-height:1.6}.markdown-widget-module__iN87oa__videoContainer{background:var(--card);border:1px solid var(--border);border-radius:.5rem;margin:1rem 0;overflow:hidden}.markdown-widget-module__iN87oa__videoWrapper{aspect-ratio:16/9;cursor:pointer;background:#000;position:relative}.markdown-widget-module__iN87oa__videoElement{object-fit:contain;width:100%;height:100%;display:block}.markdown-widget-module__iN87oa__videoPlayOverlay{background:#00000059;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.markdown-widget-module__iN87oa__videoPlayOverlayHidden{opacity:0;pointer-events:none}.markdown-widget-module__iN87oa__videoWrapper:hover .markdown-widget-module__iN87oa__videoPlayOverlayHidden{opacity:1;pointer-events:auto}.markdown-widget-module__iN87oa__videoPlayButton{color:#101423;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .15s;display:flex;box-shadow:0 4px 16px #0003}.markdown-widget-module__iN87oa__videoWrapper:hover .markdown-widget-module__iN87oa__videoPlayButton{transform:scale(1.08)}.markdown-widget-module__iN87oa__videoMuteButton{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0009;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:opacity .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem}.markdown-widget-module__iN87oa__videoWrapper:hover .markdown-widget-module__iN87oa__videoMuteButton{opacity:1}.markdown-widget-module__iN87oa__videoError{color:var(--muted-foreground);background:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex;position:absolute;inset:0}.markdown-widget-module__iN87oa__videoTitle{color:var(--foreground);border-top:1px solid var(--border);white-space:nowrap;text-overflow:ellipsis;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;overflow:hidden}.markdown-widget-module__iN87oa__videoGrid{grid-template-columns:repeat(var(--video-grid-cols,2), 1fr);gap:1rem;margin:1rem 0;display:grid}@media (max-width:640px){.markdown-widget-module__iN87oa__videoGrid{grid-template-columns:1fr}}@media print{.markdown-widget-module__iN87oa__videoContainer{page-break-inside:avoid;break-inside:avoid}.markdown-widget-module__iN87oa__videoPlayOverlay,.markdown-widget-module__iN87oa__videoMuteButton{display:none!important}}.markdown-widget-module__iN87oa__svgDiagramContainer{background-color:var(--card);box-sizing:border-box;contain:layout style;border:none;border-radius:.5rem;flex-direction:column;width:100%;max-width:calc(100vw - 2rem);min-height:0;display:flex;position:relative;overflow:auto}.markdown-widget-module__iN87oa__svgContainer{background-color:var(--card);border:1px solid var(--border);box-sizing:border-box;border-radius:.5rem;flex-direction:column;width:calc(100% + 6rem);max-width:calc(100vw - 2rem);min-height:200px;margin:1rem -3rem;display:flex;position:relative;overflow:hidden}.markdown-widget-module__iN87oa__svgContainer:hover{border-color:var(--primary)}.markdown-widget-module__iN87oa__svgContent{background:var(--background);flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex;overflow:auto}.markdown-widget-module__iN87oa__svgContent svg{max-width:100%;height:auto}.markdown-widget-module__iN87oa__fullscreenSvgContent{background:var(--card);border-radius:.5rem;flex-direction:column;width:95vw;max-width:1600px;height:90vh;max-height:1200px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.markdown-widget-module__iN87oa__fullscreenSvgContainer{background:var(--background);flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;overflow:auto}.markdown-widget-module__iN87oa__fullscreenSvgContainer svg{max-width:100%;max-height:100%}.markdown-widget-module__iN87oa__svgError{color:var(--destructive);background:var(--destructive-foreground);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:.875rem;display:flex}@media (prefers-color-scheme:dark){.markdown-widget-module__iN87oa__svgContent,.markdown-widget-module__iN87oa__fullscreenSvgContainer{background:var(--card)}}@media print{.markdown-widget-module__iN87oa__borderlessCard{page-break-inside:avoid;box-shadow:none!important;background:#fff!important;border:none!important}.markdown-widget-module__iN87oa__markdownContainer{color:#000!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:11pt!important;line-height:1.5!important}.markdown-widget-module__iN87oa__markdownContainer h1{page-break-after:avoid;break-after:avoid;color:#000!important;border-bottom:1px solid #333!important;font-size:18pt!important}.markdown-widget-module__iN87oa__markdownContainer h2{page-break-after:avoid;break-after:avoid;color:#000!important;margin-top:1.5rem!important;font-size:14pt!important}.markdown-widget-module__iN87oa__markdownContainer h3{page-break-after:avoid;break-after:avoid;color:#000!important;font-size:12pt!important}.markdown-widget-module__iN87oa__markdownContainer h4,.markdown-widget-module__iN87oa__markdownContainer h5,.markdown-widget-module__iN87oa__markdownContainer h6{page-break-after:avoid;break-after:avoid;color:#000!important}.markdown-widget-module__iN87oa__markdownContainer p{orphans:3;widows:3;color:#000!important}.markdown-widget-module__iN87oa__markdownContainer pre{page-break-inside:avoid;break-inside:avoid;white-space:pre-wrap!important;word-wrap:break-word!important;background-color:#f5f5f5!important;border:1px solid #ccc!important;font-size:9pt!important}.markdown-widget-module__iN87oa__markdownContainer code{color:#000!important;background-color:#f5f5f5!important;font-size:9pt!important}.markdown-widget-module__iN87oa__markdownContainer table{page-break-inside:avoid;break-inside:avoid;border-collapse:collapse!important;width:100%!important}.markdown-widget-module__iN87oa__markdownContainer th,.markdown-widget-module__iN87oa__markdownContainer td{color:#000!important;border:1px solid #333!important;padding:.25rem .5rem!important}.markdown-widget-module__iN87oa__markdownContainer th{background-color:#e9e9e9!important}.markdown-widget-module__iN87oa__markdownContainer blockquote{page-break-inside:avoid;break-inside:avoid;color:#333!important;border-left:3px solid #333!important}.markdown-widget-module__iN87oa__markdownContainer a{color:#000!important;text-decoration:underline!important}.markdown-widget-module__iN87oa__markdownContainer ul,.markdown-widget-module__iN87oa__markdownContainer ol,.markdown-widget-module__iN87oa__markdownContainer li{color:#000!important}.markdown-widget-module__iN87oa__fullscreenButton,.markdown-widget-module__iN87oa__fullscreenModal{display:none!important}.markdown-widget-module__iN87oa__mermaidContainer{page-break-inside:avoid;break-inside:avoid;background:#fff!important;border:1px solid #ccc!important;height:auto!important;min-height:auto!important;margin:1rem 0!important}.markdown-widget-module__iN87oa__archimateContainer{page-break-inside:avoid;break-inside:avoid;max-height:calc(100vh - 3rem);aspect-ratio:unset!important;width:100%!important;overflow:hidden!important}.markdown-widget-module__iN87oa__archimateContainer svg{-webkit-print-color-adjust:exact;print-color-adjust:exact;max-height:calc(100vh - 4rem);margin:0 auto;display:block;width:auto!important;height:auto!important}.markdown-widget-module__iN87oa__svgDiagramContainer,.markdown-widget-module__iN87oa__svgContainer{page-break-inside:avoid;break-inside:avoid;background:#fff!important;border:1px solid #ccc!important}.markdown-widget-module__iN87oa__svgContent{background:#fff!important}.markdown-widget-module__iN87oa__statusMarkerIcon{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.markdown-widget-module__iN87oa__slideScrollContainer{flex-direction:column;align-items:center;gap:24px;padding:24px;display:flex;overflow-y:auto}.markdown-widget-module__iN87oa__slideCard{aspect-ratio:16/9;border-radius:8px;flex-shrink:0;width:100%;max-width:960px;box-shadow:0 2px 12px #0000001f}
.trans-value-module__eTg_tW__transRefLink{color:var(--primary);text-underline-offset:2px;cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.trans-value-module__eTg_tW__transRefLink:hover{color:var(--primary);text-decoration-style:solid}
.version-history-module__s42N3q__container{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden}.version-history-module__s42N3q__header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .3);align-items:center;gap:.75rem;padding:1rem;display:flex}.version-history-module__s42N3q__header h3{flex:1;margin:0;font-size:1rem;font-weight:600}.version-history-module__s42N3q__count{color:hsl(var(--muted-foreground));background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem}.version-history-module__s42N3q__timeline{max-height:600px;padding:.5rem;overflow-y:auto}.version-history-module__s42N3q__commitItem{cursor:pointer;border-radius:.375rem;gap:.75rem;padding:.75rem;transition:background-color .2s;display:flex;position:relative}.version-history-module__s42N3q__commitItem:hover{background:hsl(var(--accent) / .5)}.version-history-module__s42N3q__commitItem.version-history-module__s42N3q__active{background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .3)}.version-history-module__s42N3q__commitIcon{background:hsl(var(--primary) / .1);width:2rem;height:2rem;color:hsl(var(--primary));z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.version-history-module__s42N3q__commitContent{flex:1;min-width:0}.version-history-module__s42N3q__commitHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.version-history-module__s42N3q__commitHash{color:hsl(var(--primary));background:hsl(var(--primary) / .1);border-radius:.25rem;padding:.125rem .375rem;font-family:Courier New,monospace;font-size:.75rem;font-weight:600}.version-history-module__s42N3q__commitTime{color:hsl(var(--muted-foreground));align-items:center;gap:.25rem;font-size:.75rem;display:flex}.version-history-module__s42N3q__commitMessage{color:hsl(var(--foreground));text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.version-history-module__s42N3q__commitAuthor{color:hsl(var(--muted-foreground));align-items:center;gap:.375rem;font-size:.75rem;display:flex}.version-history-module__s42N3q__timelineLine{background:hsl(var(--border));width:2px;position:absolute;top:3rem;bottom:-.75rem;left:1.75rem}.version-history-module__s42N3q__loading,.version-history-module__s42N3q__empty{text-align:center;color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.version-history-module__s42N3q__empty{min-height:300px}
.markdown-viewer-module__gz6ApW__viewerWrap{position:relative}.markdown-viewer-module__gz6ApW__viewerWrap:hover .markdown-viewer-module__gz6ApW__expandTrigger{opacity:1}.markdown-viewer-module__gz6ApW__viewer{resize:vertical;min-height:48px;max-height:600px;height:var(--viewer-h,300px);border-radius:var(--radius);background:var(--muted);padding:.5rem .625rem;position:relative;overflow:auto}.markdown-viewer-module__gz6ApW__empty{border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);padding:.5rem;font-size:.8125rem}.markdown-viewer-module__gz6ApW__expandTrigger{border:1px solid var(--border);background:var(--card);width:20px;height:20px;color:var(--muted-foreground);cursor:pointer;opacity:0;z-index:1;border-radius:3px;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .1s,color .1s;display:flex;position:absolute;top:4px;right:4px}.markdown-viewer-module__gz6ApW__expandTrigger:hover{background:var(--accent);color:var(--foreground)}.markdown-viewer-module__gz6ApW__markdown{color:var(--foreground);font-size:.8125rem;line-height:1.6}.markdown-viewer-module__gz6ApW__markdown p{margin:0 0 .5rem}.markdown-viewer-module__gz6ApW__markdown p:last-child{margin-bottom:0}.markdown-viewer-module__gz6ApW__markdown h1,.markdown-viewer-module__gz6ApW__markdown h2,.markdown-viewer-module__gz6ApW__markdown h3,.markdown-viewer-module__gz6ApW__markdown h4{color:var(--foreground);margin:.75rem 0 .375rem;font-weight:600;line-height:1.3}.markdown-viewer-module__gz6ApW__markdown h1{font-size:1rem}.markdown-viewer-module__gz6ApW__markdown h2{font-size:.9375rem}.markdown-viewer-module__gz6ApW__markdown h3{font-size:.875rem}.markdown-viewer-module__gz6ApW__markdown h4{font-size:.8125rem}.markdown-viewer-module__gz6ApW__markdown ul,.markdown-viewer-module__gz6ApW__markdown ol{margin:0 0 .5rem;padding-left:1.375rem}.markdown-viewer-module__gz6ApW__markdown li{margin-bottom:.2rem}.markdown-viewer-module__gz6ApW__markdown li::marker{color:var(--muted-foreground)}.markdown-viewer-module__gz6ApW__markdown strong{color:var(--foreground);font-weight:600}.markdown-viewer-module__gz6ApW__markdown em{font-style:italic}.markdown-viewer-module__gz6ApW__markdown code{background:color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:3px;padding:.0625rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85em}.markdown-viewer-module__gz6ApW__markdown pre{border-radius:var(--radius);background:color-mix(in srgb, var(--foreground) 6%, transparent);border:1px solid var(--border);margin:.375rem 0 .5rem;padding:.5rem .625rem;font-size:.6875rem;line-height:1.5;overflow-x:auto}.markdown-viewer-module__gz6ApW__markdown pre code{background:0 0;padding:0}.markdown-viewer-module__gz6ApW__markdown blockquote{border-left:2px solid var(--border);color:var(--muted-foreground);margin:0 0 .5rem;padding:.25rem .5rem}.markdown-viewer-module__gz6ApW__markdown a,.markdown-viewer-module__gz6ApW__inlineLink,.markdown-viewer-module__gz6ApW__externalLink{color:var(--primary);text-underline-offset:2px;cursor:pointer;text-decoration:underline}.markdown-viewer-module__gz6ApW__externalLink:hover{opacity:.8}.markdown-viewer-module__gz6ApW__docLink{color:var(--primary);text-underline-offset:2px;cursor:pointer;background:color-mix(in srgb, var(--primary) 8%, transparent);border-radius:3px;padding:.0625rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85em;text-decoration:underline}.markdown-viewer-module__gz6ApW__docLink:hover{background:color-mix(in srgb, var(--primary) 16%, transparent)}.markdown-viewer-module__gz6ApW__docLinkInner{color:inherit;text-underline-offset:2px;font-weight:600;text-decoration:underline}.markdown-viewer-module__gz6ApW__docLinkInnerCode{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-underline-offset:2px;background:0 0;border-radius:0;padding:0;text-decoration:underline}.markdown-viewer-module__gz6ApW__markdown hr{border:none;border-top:1px solid var(--border);margin:.5rem 0}.markdown-viewer-module__gz6ApW__markdown table{border-collapse:collapse;width:100%;margin-bottom:.5rem;font-size:.75rem}.markdown-viewer-module__gz6ApW__markdown th,.markdown-viewer-module__gz6ApW__markdown td{border:1px solid var(--border);text-align:left;padding:.25rem .5rem}.markdown-viewer-module__gz6ApW__markdown th{background:color-mix(in srgb, var(--foreground) 5%, transparent);font-weight:600}.markdown-viewer-module__gz6ApW__expandBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;background:#0000008c;justify-content:center;align-items:center;padding:1.5rem;animation:.15s ease-out markdown-viewer-module__gz6ApW__mdFadeIn;display:flex;position:fixed;inset:0}@keyframes markdown-viewer-module__gz6ApW__mdFadeIn{0%{opacity:0}to{opacity:1}}.markdown-viewer-module__gz6ApW__expandPanel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;width:min(140ch,100vw - 3rem);max-height:min(92vh,1200px);animation:.15s ease-out markdown-viewer-module__gz6ApW__mdScaleIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}@keyframes markdown-viewer-module__gz6ApW__mdScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.markdown-viewer-module__gz6ApW__expandHeader{border-bottom:1px solid var(--border);background:var(--muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:.375rem .5rem .375rem .625rem;display:flex}.markdown-viewer-module__gz6ApW__expandLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.625rem;font-weight:600}.markdown-viewer-module__gz6ApW__expandClose{width:20px;height:20px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.markdown-viewer-module__gz6ApW__expandClose:hover{background:var(--destructive);color:#fff}.markdown-viewer-module__gz6ApW__expandContent{flex:1;padding:1.25rem 1.5rem;overflow:auto}.markdown-viewer-module__gz6ApW__expandContent .markdown-viewer-module__gz6ApW__markdown{font-size:.9375rem}.markdown-viewer-module__gz6ApW__expandContent .markdown-viewer-module__gz6ApW__markdown h1{font-size:1.25rem}.markdown-viewer-module__gz6ApW__expandContent .markdown-viewer-module__gz6ApW__markdown h2{font-size:1.125rem}.markdown-viewer-module__gz6ApW__expandContent .markdown-viewer-module__gz6ApW__markdown h3{font-size:1rem}.markdown-viewer-module__gz6ApW__expandContent .markdown-viewer-module__gz6ApW__markdown h4{font-size:.9375rem}.markdown-viewer-module__gz6ApW__expandContent .markdown-viewer-module__gz6ApW__markdown pre{font-size:.8125rem}
.agent-ide-module__duqaKq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.agent-ide-module__duqaKq__statCardHeader{gap:.125rem;padding:.625rem .875rem 0}.agent-ide-module__duqaKq__statCardTitle{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:500}.agent-ide-module__duqaKq__statCardContent{padding:0 .875rem .625rem}.agent-ide-module__duqaKq__statValue{color:var(--primary);font-size:1.5rem;font-weight:700;line-height:1.2}.agent-ide-module__duqaKq__statValueActive{color:var(--success)}.agent-ide-module__duqaKq__statsList{flex-direction:column;gap:.375rem;display:flex}.agent-ide-module__duqaKq__statItem{justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.agent-ide-module__duqaKq__statLabel{color:var(--muted-foreground)}.agent-ide-module__duqaKq__ideLayout{border:1px solid var(--border);border-radius:var(--radius);flex:1;min-height:400px;display:flex;overflow:hidden}.agent-ide-module__duqaKq__sidebarContent{flex-direction:column;height:100%;display:flex;overflow:hidden}.agent-ide-module__duqaKq__sidebarFilters{border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.agent-ide-module__duqaKq__filterRow{gap:.5rem;display:flex}.agent-ide-module__duqaKq__filterRow>*{flex:1;min-width:0}.agent-ide-module__duqaKq__interactionScroll{flex:1;overflow-y:auto}.agent-ide-module__duqaKq__sectionHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);align-items:center;gap:.375rem;padding:.5rem .75rem .25rem;font-size:.6875rem;font-weight:600;display:flex}.agent-ide-module__duqaKq__pulseDot{background:var(--success);border-radius:50%;width:6px;height:6px;animation:2s infinite agent-ide-module__duqaKq__pulse-green}@keyframes agent-ide-module__duqaKq__pulse-green{0%,to{opacity:1}50%{opacity:.4}}.agent-ide-module__duqaKq__interactionItem{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;width:100%;color:var(--foreground);background:0 0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;transition:background .1s;display:flex}.agent-ide-module__duqaKq__interactionItem:hover{background:var(--muted)}.agent-ide-module__duqaKq__interactionItemSelected{background:var(--accent)}.agent-ide-module__duqaKq__statusDot{background:var(--muted-foreground);border-radius:50%;flex-shrink:0;width:8px;height:8px}.agent-ide-module__duqaKq__statusRunning{background:var(--success);animation:2s infinite agent-ide-module__duqaKq__pulse-green}.agent-ide-module__duqaKq__statusCompleted{background:var(--primary)}.agent-ide-module__duqaKq__statusError{background:var(--destructive)}.agent-ide-module__duqaKq__statusWarning{background:var(--warning)}.agent-ide-module__duqaKq__statusAborted{background:var(--muted-foreground)}.agent-ide-module__duqaKq__interactionInfo{flex:1;min-width:0}.agent-ide-module__duqaKq__interactionAgent{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.agent-ide-module__duqaKq__interactionMeta{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.6875rem;display:flex}.agent-ide-module__duqaKq__toolCount{color:var(--muted-foreground);white-space:nowrap;font-size:.6875rem}.agent-ide-module__duqaKq__emptyList{text-align:center;color:var(--muted-foreground);padding:2rem .75rem;font-size:.8125rem}.agent-ide-module__duqaKq__loadMoreBtn{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:.8rem;display:flex}.agent-ide-module__duqaKq__loadMoreBtn:hover{background:var(--muted)}.agent-ide-module__duqaKq__detailPanel{flex-direction:column;height:100%;display:flex;overflow:hidden}.agent-ide-module__duqaKq__emptyDetail{height:100%;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.agent-ide-module__duqaKq__emptyDetail svg{opacity:.3}.agent-ide-module__duqaKq__emptyDetailTitle{font-weight:500}.agent-ide-module__duqaKq__emptyDetailSubtitle{font-size:.875rem}.agent-ide-module__duqaKq__detailHeader{border-bottom:1px solid var(--border);flex-shrink:0;padding:1rem}.agent-ide-module__duqaKq__detailTitleRow{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.agent-ide-module__duqaKq__detailTitle{font-size:1rem;font-weight:600}.agent-ide-module__duqaKq__abortButton{flex-shrink:0}.agent-ide-module__duqaKq__pauseNotice{color:var(--foreground);border-radius:var(--radius);background:color-mix(in srgb, var(--muted-foreground) 15%, transparent);margin-bottom:.5rem;padding:.375rem .5rem;font-size:.75rem}.agent-ide-module__duqaKq__abortError{color:var(--destructive);border-radius:var(--radius);background:color-mix(in srgb, var(--destructive) 10%, transparent);margin-bottom:.5rem;padding:.375rem .5rem;font-size:.75rem}.agent-ide-module__duqaKq__detailMeta{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.agent-ide-module__duqaKq__sessionIdBadge{max-width:220px;font-family:var(--font-mono,monospace);cursor:pointer;align-items:center;gap:.25rem;font-size:.6875rem;display:inline-flex}.agent-ide-module__duqaKq__sessionIdText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-ide-module__duqaKq__sessionIdCopyIcon{opacity:.6;flex-shrink:0;width:.75rem;height:.75rem}.agent-ide-module__duqaKq__timeline{flex:1;padding:1rem;overflow-y:auto}.agent-ide-module__duqaKq__timelineEvent{gap:.75rem;min-height:2rem;display:flex}.agent-ide-module__duqaKq__timelineLine{flex-direction:column;flex-shrink:0;align-items:center;width:16px;display:flex}.agent-ide-module__duqaKq__timelineDot{background:var(--border);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.agent-ide-module__duqaKq__dotStarted{background:var(--success)}.agent-ide-module__duqaKq__dotToolCall,.agent-ide-module__duqaKq__dotResponse{background:var(--primary)}.agent-ide-module__duqaKq__dotCompleted{background:var(--success)}.agent-ide-module__duqaKq__dotError{background:var(--destructive)}.agent-ide-module__duqaKq__dotAborted{background:var(--muted-foreground)}.agent-ide-module__duqaKq__timelineConnector{background:var(--border);flex:1;width:2px;min-height:8px}.agent-ide-module__duqaKq__timelineContent{flex:1;min-width:0;padding-bottom:.75rem}.agent-ide-module__duqaKq__eventLabel{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:flex}.agent-ide-module__duqaKq__eventTimestamp{color:var(--muted-foreground);font-size:.6875rem;font-weight:400}.agent-ide-module__duqaKq__eventCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);overflow:hidden}.agent-ide-module__duqaKq__eventCardHeader{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;padding:.375rem .5rem;font-size:.8125rem;display:flex}.agent-ide-module__duqaKq__eventCardHeader:hover{background:var(--muted)}.agent-ide-module__duqaKq__toolNameGroup{align-items:center;gap:.375rem;display:flex}.agent-ide-module__duqaKq__toolName{font-weight:600;font-family:var(--font-mono,monospace);font-size:.75rem}.agent-ide-module__duqaKq__toolDuration{color:var(--muted-foreground);font-size:.6875rem}.agent-ide-module__duqaKq__eventCardBody{border-top:1px solid var(--border);background:var(--background);padding:.5rem}.agent-ide-module__duqaKq__codeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-top:.375rem;margin-bottom:2px;font-size:.625rem;font-weight:600}.agent-ide-module__duqaKq__codeLabel:first-child{margin-top:0}.agent-ide-module__duqaKq__codeBlock{border-radius:var(--radius);background:var(--muted);font-family:var(--font-mono,monospace);white-space:pre-wrap;word-break:break-all;max-height:200px;margin:0;padding:.5rem;font-size:.6875rem;line-height:1.5;overflow-y:auto}.agent-ide-module__duqaKq__promptBlock{border-radius:var(--radius);background:var(--muted);white-space:pre-wrap;padding:.5rem;font-size:.8125rem;line-height:1.5}.agent-ide-module__duqaKq__responseBlock{border-radius:var(--radius);background:var(--muted);white-space:pre-wrap;max-height:300px;padding:.5rem;font-size:.8125rem;line-height:1.5;overflow-y:auto}.agent-ide-module__duqaKq__responseMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.375rem;display:flex}.agent-ide-module__duqaKq__errorBlock{color:var(--destructive);}.agent-ide-module__duqaKq__tokenSummary{color:var(--muted-foreground);align-items:center;gap:1rem;font-size:.75rem;display:flex}.agent-ide-module__duqaKq__screenshotPreview{margin-bottom:.5rem}.agent-ide-module__duqaKq__screenshotImage{border-radius:var(--radius);border:1px solid var(--border);cursor:pointer;max-width:100%;max-height:300px;transition:opacity .15s}.agent-ide-module__duqaKq__screenshotImage:hover{opacity:.9}@media (max-width:768px){.agent-ide-module__duqaKq__statsGrid{grid-template-columns:1fr 1fr;gap:1rem}.agent-ide-module__duqaKq__filterRow{flex-direction:column}}
.review-agent-activity-panel-module__YsM60G__summaryBar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.review-agent-activity-panel-module__YsM60G__liveIndicator{color:var(--muted-foreground);align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.review-agent-activity-panel-module__YsM60G__refreshButton{border:1px solid var(--border);cursor:pointer;color:var(--muted-foreground);background:0 0;border-radius:4px;margin-left:auto;padding:.25rem .5rem;font-size:.75rem}.review-agent-activity-panel-module__YsM60G__clearButton{border:1px solid var(--border);cursor:pointer;color:var(--muted-foreground);background:0 0;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:color .15s,border-color .15s;display:inline-flex}.review-agent-activity-panel-module__YsM60G__clearButton:hover:not(:disabled){color:var(--destructive);border-color:var(--destructive)}.review-agent-activity-panel-module__YsM60G__clearButton:disabled{opacity:.5;cursor:not-allowed}.review-agent-activity-panel-module__YsM60G__interactionList{flex-direction:column;gap:1.5rem;display:flex}.review-agent-activity-panel-module__YsM60G__interactionCard{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:1rem}.review-agent-activity-panel-module__YsM60G__interactionHeader{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.review-agent-activity-panel-module__YsM60G__interactionName{font-size:.875rem;font-weight:600}.review-agent-activity-panel-module__YsM60G__interactionModel{font-size:.7rem}.review-agent-activity-panel-module__YsM60G__interactionMeta{color:var(--muted-foreground);font-size:.75rem}.review-agent-activity-panel-module__YsM60G__eventTimeline{flex-direction:column;gap:.375rem;display:flex}.review-agent-activity-panel-module__YsM60G__eventRow{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:inline-flex}.review-agent-activity-panel-module__YsM60G__errorToggle{color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:0;font-size:.8125rem;display:flex}.review-agent-activity-panel-module__YsM60G__errorToggleIcon{color:var(--warning,#f59e0b);flex-shrink:0}.review-agent-activity-panel-module__YsM60G__errorList{flex-direction:column;gap:3px;margin-top:4px;margin-left:1.25rem;display:flex}.review-agent-activity-panel-module__YsM60G__errorItem{color:var(--muted-foreground);white-space:pre-wrap;word-break:break-all;background:#ef444412;border:1px solid #ef444433;border-radius:3px;padding:3px 6px;font-family:monospace;font-size:.6875rem}
.source-category-list-module__0iMJaW__wrapper{flex-direction:column;flex:1;min-height:0;display:flex}.source-category-list-module__0iMJaW__scrollArea{flex:1;padding:.25rem 0;font-size:.85rem;overflow-y:auto}.source-category-list-module__0iMJaW__group{flex-direction:column;display:flex}.source-category-list-module__0iMJaW__groupHeader{background:var(--color-background-subtle);border:none;border-top:1px solid var(--color-border);width:100%;color:var(--color-text-primary);cursor:pointer;text-align:left;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex}.source-category-list-module__0iMJaW__groupHeader:hover{background:var(--muted,var(--color-background-subtle))}.source-category-list-module__0iMJaW__chevron,.source-category-list-module__0iMJaW__categoryIcon{width:14px;height:14px;color:var(--color-text-secondary);flex-shrink:0}.source-category-list-module__0iMJaW__groupLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.source-category-list-module__0iMJaW__groupMeta{color:var(--color-text-secondary);flex-shrink:0;font-size:.7rem;font-weight:400}.source-category-list-module__0iMJaW__groupBody{flex-direction:column;padding:.1rem 0;display:flex}.source-category-list-module__0iMJaW__fileRow{text-align:left;cursor:pointer;color:var(--color-text-primary);background:0 0;border:none;border-radius:0;align-items:center;gap:.4rem;padding:.25rem .75rem .25rem 1.6rem;font-family:inherit;font-size:.8rem;display:flex}.source-category-list-module__0iMJaW__fileRow:hover{background:var(--color-background-subtle)}.source-category-list-module__0iMJaW__fileRowSelected{background:#3b82f61f}.source-category-list-module__0iMJaW__fileRowSelected:hover{background:#3b82f62e}.source-category-list-module__0iMJaW__fileIcon{width:14px;height:14px;color:var(--color-text-secondary);flex-shrink:0}.source-category-list-module__0iMJaW__fileName{flex-shrink:0;font-weight:500}.source-category-list-module__0iMJaW__filePath{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-text-secondary);flex:1;font-size:.7rem;overflow:hidden}.source-category-list-module__0iMJaW__statusGroup{flex-shrink:0;align-items:center;gap:.15rem;display:inline-flex}.source-category-list-module__0iMJaW__statusDot{justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.source-category-list-module__0iMJaW__statusActive{color:#10b981}.source-category-list-module__0iMJaW__statusInactive{color:var(--color-text-secondary);opacity:.35}.source-category-list-module__0iMJaW__fileGroup{flex-direction:column;display:flex}.source-category-list-module__0iMJaW__fileHeader{width:100%;color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:.25rem .75rem .25rem 1.5rem;font-family:inherit;font-size:.78rem;font-weight:500;display:flex}.source-category-list-module__0iMJaW__fileHeader:hover{background:var(--color-background-subtle)}.source-category-list-module__0iMJaW__fileCount{color:var(--color-text-secondary);flex-shrink:0;margin-left:auto;font-size:.7rem;font-weight:400}.source-category-list-module__0iMJaW__recordBody{flex-direction:column;display:flex}.source-category-list-module__0iMJaW__recordRow{color:var(--color-text-primary);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:.2rem .75rem .2rem 2.5rem;font-size:.78rem;display:flex}.source-category-list-module__0iMJaW__recordRow:hover{background:var(--color-background-subtle)}.source-category-list-module__0iMJaW__recordRowSelected{background:#3b82f61f}.source-category-list-module__0iMJaW__recordRowSelected:hover{background:#3b82f62e}.source-category-list-module__0iMJaW__recordIcon{width:12px;height:12px;color:var(--color-text-secondary);flex-shrink:0}.source-category-list-module__0iMJaW__recordName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}
.source-file-history-module__pCK-Kq__wrapper{flex-direction:column;flex:1;min-height:0;display:flex}.source-file-history-module__pCK-Kq__hint{color:var(--color-text-secondary);padding-top:.25rem;font-size:.75rem}.source-file-history-module__pCK-Kq__inlinePath{font-family:var(--font-mono,ui-monospace, monospace);background:var(--color-background-subtle);border-radius:.25rem;padding:.05rem .35rem;font-size:.7rem}.source-file-history-module__pCK-Kq__scrollArea{flex:1;padding:.25rem 0;overflow-y:auto}.source-file-history-module__pCK-Kq__entry{border-bottom:1px solid var(--color-border);flex-direction:column;gap:.35rem;padding:.6rem .75rem;display:flex}.source-file-history-module__pCK-Kq__entryHeader{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.source-file-history-module__pCK-Kq__actionIcon{color:var(--color-text-secondary);justify-content:center;align-items:center;display:inline-flex}.source-file-history-module__pCK-Kq__actionLabel{color:var(--color-text-primary);font-weight:600}.source-file-history-module__pCK-Kq__statusBadge{text-transform:capitalize;padding:.05rem .4rem;font-size:.65rem}.source-file-history-module__pCK-Kq__statusBadgeInner{align-items:center;gap:.2rem;display:inline-flex}.source-file-history-module__pCK-Kq__entryTime{color:var(--color-text-secondary);margin-left:auto;font-size:.7rem}.source-file-history-module__pCK-Kq__entryMeta{color:var(--color-text-secondary);flex-wrap:wrap;gap:.25rem .75rem;font-size:.7rem;display:flex}.source-file-history-module__pCK-Kq__error{color:var(--color-error,#dc2626);background:#ef444414;border-radius:.25rem;align-items:flex-start;gap:.3rem;padding:.35rem .5rem;font-size:.75rem;display:flex}
