.widget-page-module__PFE8cq__container{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.widget-page-module__PFE8cq__pageTitle{border-bottom:1px solid var(--border);background:var(--background);padding:1rem 2rem 1.5rem}.widget-page-module__PFE8cq__titleSection{align-items:center;gap:1rem;display:flex}.widget-page-module__PFE8cq__widgetIcon{background:var(--primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.widget-page-module__PFE8cq__title{color:var(--foreground);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.widget-page-module__PFE8cq__subtitle{color:var(--muted-foreground);margin:.25rem 0 0;font-size:.875rem}.widget-page-module__PFE8cq__headerActions{gap:.75rem;display:flex}.widget-page-module__PFE8cq__content{flex:1;grid-template-columns:1fr 1.5fr;align-items:start;gap:2rem;min-height:0;padding:2rem;display:grid}.widget-page-module__PFE8cq__chartSection{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;height:100%;min-height:600px;padding:2rem;display:flex}.widget-page-module__PFE8cq__chartContainer{flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;display:flex;position:relative}.widget-page-module__PFE8cq__dataSection{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;min-height:0;padding:2rem;display:flex}.widget-page-module__PFE8cq__sectionHeader{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem}.widget-page-module__PFE8cq__sectionHeader h2{color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.widget-page-module__PFE8cq__sectionHeader p{color:var(--muted-foreground);margin:0;font-size:.875rem}.widget-page-module__PFE8cq__querySelector{background:var(--muted);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.widget-page-module__PFE8cq__querySelector label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.widget-page-module__PFE8cq__querySelector select{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.widget-page-module__PFE8cq__querySelector select:focus{border-color:var(--primary);outline:none}.widget-page-module__PFE8cq__tableContainer{flex:1;min-height:0;overflow:auto}.widget-page-module__PFE8cq__queryEditor{margin-bottom:1.5rem}.widget-page-module__PFE8cq__queryEditorLabel{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.widget-page-module__PFE8cq__queryTextarea{border:1px solid var(--border);background:var(--background);width:100%;min-height:200px;color:var(--foreground);resize:vertical;tab-size:2;border-radius:6px;padding:.75rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8125rem;line-height:1.5}.widget-page-module__PFE8cq__queryTextarea:focus{border-color:var(--primary);outline:none}.widget-page-module__PFE8cq__queryActions{gap:.75rem;margin-top:1rem;display:flex}.widget-page-module__PFE8cq__executeButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.widget-page-module__PFE8cq__executeButton:hover:not(:disabled){background:color-mix(in srgb, var(--primary) 90%, black)}.widget-page-module__PFE8cq__executeButton:disabled{opacity:.5;cursor:not-allowed}.widget-page-module__PFE8cq__saveButton{color:var(--foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.widget-page-module__PFE8cq__saveButton:hover:not(:disabled){background:var(--muted)}.widget-page-module__PFE8cq__saveButton:disabled{opacity:.5;cursor:not-allowed}.widget-page-module__PFE8cq__queryResult{border-radius:6px;margin-top:1rem;padding:.75rem;font-size:.8125rem}.widget-page-module__PFE8cq__queryResultSuccess{background:color-mix(in srgb, var(--success) 15%, transparent);color:var(--success);border:1px solid color-mix(in srgb, var(--success) 30%, transparent)}.widget-page-module__PFE8cq__queryResultError{background:color-mix(in srgb, var(--destructive) 15%, transparent);color:var(--destructive);border:1px solid color-mix(in srgb, var(--destructive) 30%, transparent)}.widget-page-module__PFE8cq__dataSourceToggle{gap:.5rem;margin-bottom:1rem;display:flex}.widget-page-module__PFE8cq__dataSourceTab{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;transition:all .2s}.widget-page-module__PFE8cq__dataSourceTab:hover{background:var(--muted)}.widget-page-module__PFE8cq__dataSourceTabActive{background:var(--primary);color:#fff;border-color:var(--primary)}.widget-page-module__PFE8cq__emptyChart{height:100%;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.widget-page-module__PFE8cq__mermaidEditorContainer{border:1px solid var(--border);background:var(--background);border-radius:8px;margin-bottom:1rem;overflow:hidden}.widget-page-module__PFE8cq__diagramPreviewContainer{border:1px solid var(--border);background:var(--background);border-radius:8px;flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;display:flex;position:relative;overflow:auto}.widget-page-module__PFE8cq__diagramPreview{justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex}.widget-page-module__PFE8cq__diagramPreview svg{max-width:100%;max-height:100%}@media (max-width:1024px){.widget-page-module__PFE8cq__content{grid-template-rows:1fr auto;grid-template-columns:1fr;gap:1.5rem}.widget-page-module__PFE8cq__chartContainer{min-height:400px}}@media (max-width:768px){.widget-page-module__PFE8cq__header{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.widget-page-module__PFE8cq__headerLeft{flex-direction:column;align-items:stretch;gap:1rem}.widget-page-module__PFE8cq__titleSection{gap:.75rem}.widget-page-module__PFE8cq__widgetIcon{width:2.5rem;height:2.5rem}.widget-page-module__PFE8cq__title{font-size:1.5rem}.widget-page-module__PFE8cq__content{gap:1rem;padding:1rem}.widget-page-module__PFE8cq__chartSection,.widget-page-module__PFE8cq__dataSection{padding:1.5rem}.widget-page-module__PFE8cq__chartContainer{min-height:300px}.widget-page-module__PFE8cq__headerActions{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.widget-page-module__PFE8cq__headerActions{grid-template-columns:repeat(2,1fr);gap:.5rem}.widget-page-module__PFE8cq__backButton{padding:.375rem .75rem;font-size:.8rem}}
.diagram-base-module__iMwgra__container{background:0 0;border:none;width:100%;height:100%;min-height:200px;position:relative}.diagram-base-module__iMwgra__diagramContainer{box-sizing:border-box;background-color:#0000;border:2px solid #0000;border-radius:.5rem;width:100%;min-height:200px;transition:border-color .2s;position:relative;overflow:visible}.diagram-base-module__iMwgra__diagramContainer.diagram-base-module__iMwgra__inactive{cursor:pointer}.diagram-base-module__iMwgra__diagramContainer.diagram-base-module__iMwgra__active{cursor:grab;border:2px solid #3863ff;border-radius:.5rem}.diagram-base-module__iMwgra__diagramContainer.diagram-base-module__iMwgra__dragging{cursor:grabbing}.diagram-base-module__iMwgra__diagramContent{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;padding:1rem;display:flex;position:relative;overflow:hidden}.diagram-base-module__iMwgra__diagramContent svg{box-sizing:border-box;display:block;width:auto!important;max-width:100%!important;height:auto!important}.diagram-base-module__iMwgra__diagramContent.diagram-base-module__iMwgra__smooth{transition:transform .1s ease-out}.diagram-base-module__iMwgra__zoomControls{z-index:10000;background-color:var(--card);border:1px solid var(--border);pointer-events:auto;border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.25rem;display:flex;position:fixed;top:12px;right:12px;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.diagram-base-module__iMwgra__zoomButton{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}.diagram-base-module__iMwgra__zoomButton:hover{background-color:var(--accent);color:var(--accent-foreground)}.diagram-base-module__iMwgra__zoomButton:focus-visible{box-shadow:0 0 0 2px var(--ring);box-shadow:0 0 0 2px var(--ring), 0 0 0 4px var(--ring-offset);outline:none}.diagram-base-module__iMwgra__deactivateButton{border-top:1px solid var(--border);margin-top:.25rem;padding-top:.25rem}.diagram-base-module__iMwgra__zoomLevel{width:2rem;height:1.5rem;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.diagram-base-module__iMwgra__loadingContainer{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.diagram-base-module__iMwgra__loadingContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.diagram-base-module__iMwgra__spinner{border:2px solid #0000;border-bottom:2px solid var(--primary);border-radius:50%;width:2rem;height:2rem;animation:1s linear infinite diagram-base-module__iMwgra__spin}@keyframes diagram-base-module__iMwgra__spin{to{transform:rotate(360deg)}}.diagram-base-module__iMwgra__loadingText{color:var(--muted-foreground);font-size:.875rem}.diagram-base-module__iMwgra__errorContainer{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.diagram-base-module__iMwgra__errorContent{text-align:center}.diagram-base-module__iMwgra__errorIcon{color:#ef4444;margin-bottom:.5rem}.diagram-base-module__iMwgra__errorSource{color:var(--muted-foreground);word-break:break-all;opacity:.8;margin-bottom:.5rem;font-family:monospace;font-size:.75rem}.diagram-base-module__iMwgra__errorMessage{color:var(--muted-foreground);margin-bottom:1rem;font-size:.875rem}.diagram-base-module__iMwgra__retryButton{background-color:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;transition:background-color .2s}.diagram-base-module__iMwgra__retryButton:hover{background-color:var(--primary);opacity:.9}.diagram-base-module__iMwgra__emptyContainer{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.diagram-base-module__iMwgra__emptyText{color:var(--muted-foreground)}.diagram-base-module__iMwgra__icon{width:1rem;height:1rem}.diagram-base-module__iMwgra__contextMenu{background-color:var(--popover);border:1px solid var(--border);z-index:10001;border-radius:.5rem;min-width:180px;padding:.25rem;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.diagram-base-module__iMwgra__contextMenuItem{width:100%;color:var(--popover-foreground);cursor:pointer;text-align:left;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}.diagram-base-module__iMwgra__contextMenuItem:hover{background-color:var(--accent);color:var(--accent-foreground)}.diagram-base-module__iMwgra__contextMenuItem:focus-visible{box-shadow:0 0 0 2px var(--ring);outline:none}.diagram-base-module__iMwgra__contextMenuIcon{flex-shrink:0;width:1rem;height:1rem}.diagram-base-module__iMwgra__contextMenuSeparator{background-color:var(--border);height:1px;margin:.25rem 0}.diagram-base-module__iMwgra__maximizeModal{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out diagram-base-module__iMwgra__fadeIn;display:flex;position:fixed;inset:0}@keyframes diagram-base-module__iMwgra__fadeIn{0%{opacity:0}to{opacity:1}}.diagram-base-module__iMwgra__maximizeContent{background:var(--card);border-radius:.75rem;flex-direction:column;width:98vw;height:98vh;animation:.2s ease-out diagram-base-module__iMwgra__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes diagram-base-module__iMwgra__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.diagram-base-module__iMwgra__maximizeCloseButton{z-index:100000;background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #00000026}.diagram-base-module__iMwgra__maximizeCloseButton:hover{background:var(--destructive);color:#fff;transform:scale(1.05)}.diagram-base-module__iMwgra__maximizeCloseButton:active{transform:scale(.95)}.diagram-base-module__iMwgra__maximizeDiagramContainer{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;overflow:hidden}
.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}
.badge-module__J5sY1G__badge{align-items:center;gap:var(--Main-System-4px);border-radius:var(--radius-full);padding:var(--Main-System-4px) var(--Main-System-12px);cursor:default;border:1px solid #0000;font-size:.75rem;font-weight:500;line-height:1;text-decoration:none;transition:colors .2s;display:inline-flex}.badge-module__J5sY1G__badge:focus{outline:2px solid var(--ring);outline-offset:2px}.badge-module__J5sY1G__default{background-color:rgba(var(--primary-rgb), .12);color:var(--primary)}.badge-module__J5sY1G__default:hover{background-color:rgba(var(--primary-rgb), .18)}.badge-module__J5sY1G__secondary{background-color:rgba(var(--secondary-rgb), .08);color:var(--secondary)}.badge-module__J5sY1G__secondary:hover{background-color:rgba(var(--secondary-rgb), .12)}.badge-module__J5sY1G__destructive{background-color:rgba(var(--destructive-rgb), .1);color:var(--destructive)}.badge-module__J5sY1G__destructive:hover{background-color:rgba(var(--destructive-rgb), .16)}.badge-module__J5sY1G__outline{color:var(--foreground);border-color:var(--border)}.badge-module__J5sY1G__success{background-color:rgba(var(--success-rgb), .1);color:var(--success)}.badge-module__J5sY1G__success:hover{background-color:rgba(var(--success-rgb), .16)}.badge-module__J5sY1G__filled{background-color:var(--foreground);color:var(--background)}.badge-module__J5sY1G__filled:hover{background-color:rgba(var(--foreground-rgb), .85)}
.rule-text-module__scl4jW__fieldRefLink{color:var(--primary,#4f46e5);text-underline-offset:.15em;font-family:var(--font-mono,monospace);border-radius:.125rem;padding:0 .125rem;font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .12s,background .12s}.rule-text-module__scl4jW__fieldRefLink:hover{color:var(--primary-foreground,#fff);background:var(--primary,#4f46e5);text-decoration-style:solid}.rule-text-module__scl4jW__fieldRefLink:focus-visible{outline:2px solid var(--primary,#4f46e5);outline-offset:1px}
.entity-explorer-module__zS16Pa__explorerLayout{border-top:1px solid var(--border);flex:1;min-height:0;display:flex}.entity-explorer-module__zS16Pa__listPanel{border-right:1px solid var(--border);background:var(--background);flex-direction:column;width:420px;min-width:320px;max-width:520px;display:flex}.entity-explorer-module__zS16Pa__panelTabBar{border-bottom:1px solid var(--border);background:var(--background);flex-shrink:0;display:flex}.entity-explorer-module__zS16Pa__panelTab{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:8px 12px;font-size:.75rem;font-weight:500;transition:color .15s,border-color .15s}.entity-explorer-module__zS16Pa__panelTab:hover{color:var(--foreground)}.entity-explorer-module__zS16Pa__panelTabActive{color:var(--primary);border-bottom-color:var(--primary);}.entity-explorer-module__zS16Pa__queriesTabContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.entity-explorer-module__zS16Pa__listHeader{padding:var(--Main-System-12px);border-bottom:1px solid var(--border);gap:var(--Main-System-8px);flex-direction:column;flex-shrink:0;display:flex}.entity-explorer-module__zS16Pa__searchForm{display:flex;position:relative}.entity-explorer-module__zS16Pa__searchInput{width:100%;padding:var(--Main-System-8px) var(--Main-System-12px);border:1px solid var(--border);border-radius:var(--Main-System-6px);background:var(--card);color:var(--foreground);padding-right:2rem;font-size:.8125rem}.entity-explorer-module__zS16Pa__searchInput:focus{border-color:var(--primary);outline:none}.entity-explorer-module__zS16Pa__clearBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:1rem;line-height:1;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.entity-explorer-module__zS16Pa__filterRow{gap:var(--Main-System-4px);flex-wrap:wrap;display:flex}.entity-explorer-module__zS16Pa__filterBtn{border:1px solid var(--border);background:var(--background);color:var(--muted-foreground);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:500;transition:all .15s}.entity-explorer-module__zS16Pa__filterBtn:hover{border-color:var(--primary);color:var(--foreground)}.entity-explorer-module__zS16Pa__filterBtnActive{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary);}.entity-explorer-module__zS16Pa__listMeta{justify-content:space-between;align-items:center;display:flex}.entity-explorer-module__zS16Pa__listCount{color:var(--muted-foreground);font-size:.6875rem}.entity-explorer-module__zS16Pa__sortSelect{color:var(--muted-foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--Main-System-4px);cursor:pointer;padding:2px 6px;font-size:.6875rem}.entity-explorer-module__zS16Pa__listLoading{text-align:center;color:var(--muted-foreground);padding:2rem;font-size:.8125rem}.entity-explorer-module__zS16Pa__entityList{flex:1;overflow-y:auto}.entity-explorer-module__zS16Pa__entityCard{align-items:center;gap:var(--Main-System-8px);width:100%;padding:var(--Main-System-10px) var(--Main-System-12px);border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;transition:background .1s;display:flex}.entity-explorer-module__zS16Pa__entityCard:hover{background:var(--accent)}.entity-explorer-module__zS16Pa__entityCardSelected{background:color-mix(in srgb, var(--primary) 8%, var(--background));border-left:3px solid var(--primary)}.entity-explorer-module__zS16Pa__entityCardMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.entity-explorer-module__zS16Pa__entityName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.entity-explorer-module__zS16Pa__entityMeta{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.entity-explorer-module__zS16Pa__typeDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.entity-explorer-module__zS16Pa__scoreBadge{border-radius:var(--Main-System-4px);background:var(--accent);color:var(--foreground);flex-shrink:0;padding:2px 8px;font-size:.625rem;font-weight:600}.entity-explorer-module__zS16Pa__detailPanel{background:var(--card);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.entity-explorer-module__zS16Pa__detailScrollArea{min-height:0;padding:var(--Main-System-24px);flex:1;overflow-y:auto}.entity-explorer-module__zS16Pa__detailHeader{justify-content:space-between;align-items:flex-start;gap:var(--Main-System-16px);margin-bottom:var(--Main-System-16px);display:flex}.entity-explorer-module__zS16Pa__detailTitle{color:var(--foreground);margin:0 0 var(--Main-System-8px);font-size:1.25rem;font-weight:700}.entity-explorer-module__zS16Pa__detailMeta{gap:var(--Main-System-6px);flex-wrap:wrap;display:flex}.entity-explorer-module__zS16Pa__detailBadge{border-radius:var(--Main-System-4px);color:#fff;letter-spacing:.02em;padding:2px 10px;font-size:.625rem;font-weight:600}.entity-explorer-module__zS16Pa__detailBadgeMuted{border-radius:var(--Main-System-4px);color:var(--muted-foreground);background:var(--accent);padding:2px 10px;font-size:.625rem;font-weight:500}.entity-explorer-module__zS16Pa__detailActions{gap:var(--Main-System-8px);flex-shrink:0;display:flex}.entity-explorer-module__zS16Pa__primaryBtn{padding:var(--Main-System-6px) var(--Main-System-16px);background:var(--primary);color:var(--primary-foreground);border-radius:var(--Main-System-6px);cursor:pointer;border:none;font-size:.8125rem;font-weight:500;transition:opacity .15s}.entity-explorer-module__zS16Pa__primaryBtn:hover{opacity:.9}.entity-explorer-module__zS16Pa__outlineBtn{padding:var(--Main-System-6px) var(--Main-System-16px);background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:var(--Main-System-6px);cursor:pointer;font-size:.8125rem;font-weight:500;text-decoration:none;transition:border-color .15s}.entity-explorer-module__zS16Pa__outlineBtn:hover{border-color:var(--primary)}.entity-explorer-module__zS16Pa__detailDescription{color:var(--foreground);margin:0 0 var(--Main-System-16px);font-size:.875rem;line-height:1.6}.entity-explorer-module__zS16Pa__detailDivider{background:var(--border);height:1px;margin:var(--Main-System-16px) 0}.entity-explorer-module__zS16Pa__sectionHeading{color:var(--foreground);margin:0 0 var(--Main-System-12px);font-size:.8125rem;font-weight:600}.entity-explorer-module__zS16Pa__emptySection{color:var(--muted-foreground);font-size:.8125rem;font-style:italic}.entity-explorer-module__zS16Pa__relationGroup{margin-bottom:var(--Main-System-16px)}.entity-explorer-module__zS16Pa__relationLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin:0 0 var(--Main-System-6px);font-size:.625rem;font-weight:600}.entity-explorer-module__zS16Pa__relationItem{width:100%;padding:var(--Main-System-6px) var(--Main-System-10px);border-radius:var(--Main-System-4px);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;transition:background .1s;display:flex}.entity-explorer-module__zS16Pa__relationItem:hover{background:var(--accent)}.entity-explorer-module__zS16Pa__relationName{color:var(--foreground);font-size:.8125rem;font-weight:600}.entity-explorer-module__zS16Pa__relationMeta{color:var(--muted-foreground);font-size:.6875rem}.entity-explorer-module__zS16Pa__provenanceCard{padding:var(--Main-System-12px);background:var(--accent);border:1px solid var(--border);border-radius:var(--Main-System-6px);margin-bottom:var(--Main-System-8px)}.entity-explorer-module__zS16Pa__provenanceTitle{color:var(--foreground);margin-bottom:4px;font-size:.8125rem;font-weight:600}.entity-explorer-module__zS16Pa__provenanceMeta{gap:var(--Main-System-12px);color:var(--muted-foreground);margin-bottom:var(--Main-System-6px);font-size:.6875rem;display:flex}.entity-explorer-module__zS16Pa__provenanceText{color:var(--foreground);margin:0;font-size:.8125rem;line-height:1.5}.entity-explorer-module__zS16Pa__emptyDetail{justify-content:center;align-items:center;height:100%;min-height:300px;display:flex}.entity-explorer-module__zS16Pa__emptyDetailText{color:var(--muted-foreground);text-align:center;max-width:300px;font-size:.875rem}.entity-explorer-module__zS16Pa__detailTabs{border-bottom:1px solid var(--border);background:var(--muted);flex-shrink:0;gap:2px;padding:6px 8px;display:flex}.entity-explorer-module__zS16Pa__detailTab{border-radius:var(--Main-System-4px,4px);color:var(--muted-foreground);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #0000;max-width:180px;padding:4px 12px;font-size:.75rem;font-weight:500;transition:color .12s,background .12s;overflow:hidden}.entity-explorer-module__zS16Pa__detailTab:hover{color:var(--foreground);background:color-mix(in srgb, var(--border) 50%, transparent)}.entity-explorer-module__zS16Pa__detailTabActive{background:var(--background);border-color:var(--border);color:var(--foreground);}.entity-explorer-module__zS16Pa__queryResultPane{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.entity-explorer-module__zS16Pa__queryResultHeader{padding:var(--Main-System-10px) var(--Main-System-12px);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.entity-explorer-module__zS16Pa__queryResultTitle{color:var(--foreground);font-size:.875rem;font-weight:600}.entity-explorer-module__zS16Pa__queryResultClose{border-radius:var(--Main-System-4px,4px);border:1px solid var(--border);width:22px;height:22px;color:var(--muted-foreground);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;display:flex}.entity-explorer-module__zS16Pa__queryResultClose:hover{color:var(--foreground);border-color:var(--foreground)}
.process-flow-module__K_oBpW__flowContainer{padding:var(--Main-System-24px);flex:1;width:100%;max-width:960px;margin:0 auto;overflow-y:auto}.process-flow-module__K_oBpW__flowHeader{justify-content:space-between;align-items:flex-start;gap:var(--Main-System-16px);margin-bottom:var(--Main-System-24px);display:flex}.process-flow-module__K_oBpW__flowHeaderLeft{align-items:flex-start;gap:var(--Main-System-16px);display:flex}.process-flow-module__K_oBpW__backBtn{padding:var(--Main-System-6px) var(--Main-System-12px);background:var(--background);border:1px solid var(--border);border-radius:var(--Main-System-6px);cursor:pointer;color:var(--muted-foreground);flex-shrink:0;font-size:.8125rem;transition:border-color .15s,color .15s}.process-flow-module__K_oBpW__backBtn:hover{border-color:var(--primary);color:var(--foreground)}.process-flow-module__K_oBpW__flowTitle{color:var(--foreground);margin:0 0 var(--Main-System-4px);font-size:1.375rem;font-weight:700}.process-flow-module__K_oBpW__flowSubtitle{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}.process-flow-module__K_oBpW__flowBadges{gap:var(--Main-System-6px);flex-shrink:0;display:flex}.process-flow-module__K_oBpW__flowBadge{border-radius:var(--Main-System-4px);color:#fff;padding:3px 10px;font-size:.625rem;font-weight:600}.process-flow-module__K_oBpW__flowBadgeMuted{border-radius:var(--Main-System-4px);color:var(--muted-foreground);background:var(--accent);padding:3px 10px;font-size:.625rem;font-weight:500}.process-flow-module__K_oBpW__summaryCards{gap:var(--Main-System-12px);margin-bottom:var(--Main-System-24px);flex-wrap:wrap;display:flex}.process-flow-module__K_oBpW__summaryCard{padding:var(--Main-System-12px) var(--Main-System-16px);background:var(--card);border:1px solid var(--border);border-radius:var(--Main-System-6px);flex-direction:column;gap:2px;min-width:100px;display:flex}.process-flow-module__K_oBpW__summaryValue{color:var(--foreground);font-size:1.25rem;font-weight:700;line-height:1}.process-flow-module__K_oBpW__summaryLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:.625rem;font-weight:500}.process-flow-module__K_oBpW__stepsContainer{gap:var(--Main-System-16px);flex-direction:column;display:flex}.process-flow-module__K_oBpW__step{padding:var(--Main-System-16px) var(--Main-System-20px);background:var(--card);border:1px solid var(--border);border-radius:var(--Main-System-8px)}.process-flow-module__K_oBpW__stepHeader{align-items:center;gap:var(--Main-System-12px);margin-bottom:var(--Main-System-12px);display:flex}.process-flow-module__K_oBpW__stepNumber{background:var(--primary);width:28px;height:28px;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.process-flow-module__K_oBpW__stepTitle{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.process-flow-module__K_oBpW__stepCards{gap:var(--Main-System-12px);flex-wrap:wrap;display:flex}.process-flow-module__K_oBpW__depCard{padding:var(--Main-System-12px) var(--Main-System-16px);background:var(--accent);border:1px solid var(--border);border-radius:var(--Main-System-6px);cursor:pointer;text-align:left;flex-direction:column;flex:1;gap:4px;min-width:180px;max-width:300px;transition:border-color .15s;display:flex}.process-flow-module__K_oBpW__depCard:hover{border-color:var(--primary)}.process-flow-module__K_oBpW__depCardLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);font-size:.5625rem;font-weight:600}.process-flow-module__K_oBpW__depCardName{color:var(--foreground);font-size:.875rem;font-weight:600}.process-flow-module__K_oBpW__depCardMeta{color:var(--muted-foreground);font-size:.6875rem}.process-flow-module__K_oBpW__emptyFlow{text-align:center;color:var(--muted-foreground);align-items:center;gap:var(--Main-System-12px);flex-direction:column;padding:3rem 2rem;display:flex}
.knowledge-graph-module__IWE1yW__actionsRow{gap:var(--Main-System-8px);align-items:center;display:flex}.knowledge-graph-module__IWE1yW__syncButton{padding:var(--Main-System-6px) var(--Main-System-12px);background:var(--background);color:var(--primary);border:1px solid var(--primary);border-radius:var(--Main-System-6px);cursor:pointer;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s}.knowledge-graph-module__IWE1yW__syncButton:hover:not(:disabled){background:var(--primary);color:var(--primary-foreground)}.knowledge-graph-module__IWE1yW__syncButton:disabled{background:var(--muted);color:var(--muted-foreground);border-color:var(--border);cursor:wait}.knowledge-graph-module__IWE1yW__presetBar{gap:var(--Main-System-4px);padding:var(--Main-System-4px) var(--Main-System-12px);border-bottom:1px solid var(--border);background:var(--background);scrollbar-width:none;flex-shrink:0;align-items:center;display:flex;overflow-x:auto}.knowledge-graph-module__IWE1yW__presetBar::-webkit-scrollbar{display:none}.knowledge-graph-module__IWE1yW__presetBarLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);white-space:nowrap;padding-right:var(--Main-System-4px);flex-shrink:0;font-size:.625rem;font-weight:600}.knowledge-graph-module__IWE1yW__presetChip{border:1px solid var(--border);background:var(--background);color:var(--muted-foreground);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.6875rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.knowledge-graph-module__IWE1yW__presetChip:hover{border-color:var(--primary);color:var(--foreground);background:color-mix(in srgb, var(--primary) 6%, var(--background))}.knowledge-graph-module__IWE1yW__presetChipActive{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary);}.knowledge-graph-module__IWE1yW__presetChipActive:hover{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary);opacity:.9}.knowledge-graph-module__IWE1yW__syncSpinner{vertical-align:middle;border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;margin-right:6px;animation:.7s linear infinite knowledge-graph-module__IWE1yW__spin;display:inline-block}@keyframes knowledge-graph-module__IWE1yW__spin{to{transform:rotate(360deg)}}.knowledge-graph-module__IWE1yW__syncOverlay{z-index:10;background:color-mix(in srgb, var(--background) 85%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.knowledge-graph-module__IWE1yW__syncOverlaySpinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite knowledge-graph-module__IWE1yW__spin}.knowledge-graph-module__IWE1yW__syncOverlayLabel{color:var(--foreground);font-size:.875rem;font-weight:500}.knowledge-graph-module__IWE1yW__syncOverlaySub{color:var(--muted-foreground);text-align:center;max-width:260px;font-size:.75rem;line-height:1.5}.knowledge-graph-module__IWE1yW__graphContainerRevealing{}.knowledge-graph-module__IWE1yW__graphContainerRevealing>*{animation:.5s ease-out both knowledge-graph-module__IWE1yW__graphFadeIn}@keyframes knowledge-graph-module__IWE1yW__graphFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.knowledge-graph-module__IWE1yW__emptyState{height:400px;color:var(--muted-foreground);justify-content:center;align-items:center;gap:var(--Main-System-16px);flex-direction:column;display:flex}.knowledge-graph-module__IWE1yW__emptyIcon{font-size:3rem}.knowledge-graph-module__IWE1yW__emptyTitle{font-size:1.125rem;font-weight:600}.knowledge-graph-module__IWE1yW__emptyDescription{text-align:center;max-width:400px}.knowledge-graph-module__IWE1yW__emptyAction{padding:var(--Main-System-10px) var(--Main-System-24px);background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);cursor:pointer;border:none;font-size:.875rem;font-weight:500;transition:opacity .15s}.knowledge-graph-module__IWE1yW__emptyAction:hover:not(:disabled){opacity:.9}.knowledge-graph-module__IWE1yW__fullHeightLayout{padding-bottom:0!important;overflow:hidden!important}.knowledge-graph-module__IWE1yW__fullscreenTarget{background:var(--background);flex:1;min-height:0;display:flex}.knowledge-graph-module__IWE1yW__graphLayout{flex:1;min-height:0}.knowledge-graph-module__IWE1yW__graphPanel{flex-direction:column;height:100%;min-height:0;display:flex}.knowledge-graph-module__IWE1yW__graphContainer{flex:1;min-height:0;position:relative}.knowledge-graph-module__IWE1yW__focusBar{align-items:center;gap:var(--Main-System-12px);padding:var(--Main-System-6px) var(--Main-System-12px);background:var(--accent);border-bottom:1px solid var(--border);flex-shrink:0;font-size:.75rem;display:flex}.knowledge-graph-module__IWE1yW__focusLabel{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.knowledge-graph-module__IWE1yW__focusLabel strong{color:var(--foreground)}.knowledge-graph-module__IWE1yW__focusHint{color:var(--muted-foreground);white-space:nowrap;font-style:italic}.knowledge-graph-module__IWE1yW__depthControl{align-items:center;gap:var(--Main-System-6px);color:var(--muted-foreground);white-space:nowrap;cursor:default;margin-left:auto;display:flex}.knowledge-graph-module__IWE1yW__depthSlider{width:80px;height:4px;accent-color:var(--primary);cursor:pointer}.knowledge-graph-module__IWE1yW__depthValue{color:var(--foreground);text-align:center;min-width:12px;font-weight:600}.knowledge-graph-module__IWE1yW__clearFocusButton{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;padding:3px 10px;font-size:.6875rem}.knowledge-graph-module__IWE1yW__clearFocusButton:hover{background:var(--background);color:var(--foreground);border-color:var(--foreground)}.knowledge-graph-module__IWE1yW__sidebarContent{padding:var(--Main-System-12px);flex-direction:column;height:100%;font-size:.75rem;display:flex;overflow-y:auto}.knowledge-graph-module__IWE1yW__sidebarSection{margin-bottom:var(--Main-System-16px)}.knowledge-graph-module__IWE1yW__resetFiltersButton{width:100%;padding:var(--Main-System-8px) var(--Main-System-12px);background:var(--accent);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--foreground);font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.knowledge-graph-module__IWE1yW__resetFiltersButton:hover{background:var(--muted);border-color:var(--primary)}.knowledge-graph-module__IWE1yW__sectionHeader{margin-bottom:var(--Main-System-8px);justify-content:space-between;align-items:center;display:flex}.knowledge-graph-module__IWE1yW__sectionTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:.6875rem;font-weight:600}.knowledge-graph-module__IWE1yW__bulkActions{align-items:center;gap:2px;display:flex}.knowledge-graph-module__IWE1yW__bulkButton{cursor:pointer;color:var(--muted-foreground);border-radius:var(--radius-sm);background:0 0;border:none;padding:2px 4px;font-size:.6875rem}.knowledge-graph-module__IWE1yW__bulkButton:hover:not(:disabled){color:var(--foreground);background:var(--accent)}.knowledge-graph-module__IWE1yW__bulkButton:disabled{opacity:.35;cursor:default}.knowledge-graph-module__IWE1yW__bulkSeparator{color:var(--border);font-size:.6875rem}.knowledge-graph-module__IWE1yW__filterRow{cursor:pointer;border-radius:var(--radius-sm);align-items:center;gap:6px;margin-bottom:2px;padding:4px 6px;transition:opacity .15s,background .15s;display:flex}.knowledge-graph-module__IWE1yW__filterRow:hover{background:var(--accent)}.knowledge-graph-module__IWE1yW__colorDot{border-radius:2px;flex-shrink:0;width:10px;height:10px}.knowledge-graph-module__IWE1yW__hiddenCheckbox{display:none}.knowledge-graph-module__IWE1yW__filterLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.knowledge-graph-module__IWE1yW__filterCountBar{flex-shrink:0;align-items:center;gap:6px;display:flex}.knowledge-graph-module__IWE1yW__filterBarTrack{background:var(--accent);border-radius:2px;width:40px;height:4px;overflow:hidden}.knowledge-graph-module__IWE1yW__filterBarFill{border-radius:2px;height:100%;transition:width .3s}.knowledge-graph-module__IWE1yW__domainLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.75rem;font-weight:500;overflow:hidden}.knowledge-graph-module__IWE1yW__filterCount{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.6875rem}.knowledge-graph-module__IWE1yW__detailPanel{background:var(--card);border:1px solid var(--border);border-radius:var(--Main-System-10px);z-index:10;flex-direction:column;width:380px;max-height:380px;font-size:.8125rem;display:flex;position:absolute;bottom:16px;left:16px;overflow:hidden;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.knowledge-graph-module__IWE1yW__detailPanelHeader{padding:var(--Main-System-12px) var(--Main-System-16px);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:start;display:flex}.knowledge-graph-module__IWE1yW__detailPanelTitle{color:var(--foreground);font-size:.875rem;font-weight:600;line-height:1.3}.knowledge-graph-module__IWE1yW__detailPanelBadges{gap:var(--Main-System-6px);flex-wrap:wrap;margin-top:4px;display:flex}.knowledge-graph-module__IWE1yW__detailBadge{border-radius:var(--radius-sm);letter-spacing:.02em;padding:1px 8px;font-size:.625rem;font-weight:600}.knowledge-graph-module__IWE1yW__detailClose{cursor:pointer;color:var(--muted-foreground);border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;padding:2px;font-size:16px;line-height:1}.knowledge-graph-module__IWE1yW__detailClose:hover{color:var(--foreground);background:var(--accent)}.knowledge-graph-module__IWE1yW__detailPanelBody{padding:var(--Main-System-12px) var(--Main-System-16px);min-height:0;color:var(--foreground);flex:1;line-height:1.6;overflow-y:auto}.knowledge-graph-module__IWE1yW__viewToggle{border:1px solid var(--border);border-radius:var(--Main-System-6px);display:flex;overflow:hidden}.knowledge-graph-module__IWE1yW__viewToggleBtn{padding:var(--Main-System-6px) var(--Main-System-12px);background:var(--background);color:var(--muted-foreground);cursor:pointer;border:none;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s}.knowledge-graph-module__IWE1yW__viewToggleBtn:hover{background:var(--accent);color:var(--foreground)}.knowledge-graph-module__IWE1yW__viewToggleBtnActive{padding:var(--Main-System-6px) var(--Main-System-12px);background:var(--primary);color:var(--primary-foreground);cursor:default;border:none;font-size:.8125rem;font-weight:600}
.button-module__HjQxJG__button{white-space:nowrap;border-radius:calc(var(--radius) - 2px);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:colors .2s;display:inline-flex;position:relative;overflow:hidden}.button-module__HjQxJG__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.button-module__HjQxJG__button:disabled{pointer-events:none;opacity:.5}.button-module__HjQxJG__default{background-color:var(--primary);color:var(--primary-foreground)}.button-module__HjQxJG__default:hover{background-color:var(--primary);opacity:.9}.button-module__HjQxJG__destructive{background-color:var(--destructive);color:var(--destructive-foreground)}.button-module__HjQxJG__destructive:hover{background-color:var(--destructive);opacity:.9}.button-module__HjQxJG__outline{border:1px solid var(--border);background-color:var(--background);color:var(--foreground)}.button-module__HjQxJG__outline:hover{background-color:var(--accent);color:var(--accent-foreground)}.button-module__HjQxJG__secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.button-module__HjQxJG__secondary:hover{background-color:var(--secondary);opacity:.8}.button-module__HjQxJG__secondaryAction{background-color:var(--secondary-color);color:var(--text-icons-light-on-color)}.button-module__HjQxJG__secondaryAction:hover{background-color:var(--secondary-color);opacity:.9}.button-module__HjQxJG__ghost{color:var(--foreground);background-color:#0000}.button-module__HjQxJG__ghost:hover{background-color:var(--accent);color:var(--accent-foreground)}.button-module__HjQxJG__link{color:var(--primary);text-underline-offset:4px;background-color:#0000;padding:0;text-decoration:underline}.button-module__HjQxJG__link:hover{text-decoration:underline}.button-module__HjQxJG__sm{height:var(--Main-System-40px);padding:var(--Main-System-4px) var(--Main-System-12px);font-size:.875rem}.button-module__HjQxJG__default{height:var(--Main-System-48px);padding:var(--Main-System-8px) var(--Main-System-24px)}.button-module__HjQxJG__lg{height:var(--Main-System-48px);padding:var(--Main-System-12px) var(--Main-System-40px)}.button-module__HjQxJG__icon{height:var(--Main-System-48px);width:var(--Main-System-48px);padding:var(--Main-System-0px)}
.card-module__uAl7SW__card{border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.card-module__uAl7SW__cardHeader{gap:var(--Main-System-8px);padding:var(--Main-System-24px);flex-direction:column;display:flex}.card-module__uAl7SW__cardTitle{letter-spacing:-.025em;align-items:center;font-size:1.5rem;font-weight:600;line-height:1.2;display:flex}.card-module__uAl7SW__cardDescription{color:var(--muted-foreground);font-size:.875rem}.card-module__uAl7SW__cardContent{padding:var(--Main-System-24px);padding-top:var(--Main-System-0px)}.card-module__uAl7SW__cardFooter{padding:var(--Main-System-24px);padding-top:var(--Main-System-0px);align-items:center;display:flex}
.graphql-error-module__Kxcltq__graphqlError{border:1px solid var(--destructive);background-color:hsl(var(--destructive) / .1);border-radius:8px;align-items:flex-start;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.graphql-error-module__Kxcltq__errorIcon{flex-shrink:0;margin-top:.25rem;font-size:1.5rem}.graphql-error-module__Kxcltq__errorContent{flex:1;min-width:0}.graphql-error-module__Kxcltq__errorType{color:var(--destructive);margin:0 0 .5rem;font-size:1rem;font-weight:600}.graphql-error-module__Kxcltq__errorMessage{color:var(--foreground);margin:0 0 1rem;line-height:1.5}.graphql-error-module__Kxcltq__errorDetails{background-color:var(--muted);border:1px solid var(--border);border-radius:4px;margin:1rem 0;padding:.75rem}.graphql-error-module__Kxcltq__errorDetails summary{cursor:pointer;color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.graphql-error-module__Kxcltq__errorStack{color:var(--muted-foreground);white-space:pre-wrap;word-break:break-word;max-height:200px;margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;overflow:auto}.graphql-error-module__Kxcltq__errorActions{flex-wrap:wrap;gap:.5rem;display:flex}
.column-selector-module__05m3JW__triggerButton{align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.column-selector-module__05m3JW__columnCount{margin-left:.25rem;padding:.125rem .375rem;font-size:.75rem}.column-selector-module__05m3JW__popoverContent{border:1px solid var(--border);border-radius:var(--radius);background:var(--popover);width:280px;color:var(--popover-foreground);padding:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.column-selector-module__05m3JW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.column-selector-module__05m3JW__title{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.column-selector-module__05m3JW__actions{gap:.25rem;display:flex}.column-selector-module__05m3JW__actionButton{height:auto;padding:.25rem .5rem;font-size:.75rem}.column-selector-module__05m3JW__columnList{max-height:300px;padding:.5rem 0;overflow-y:auto}.column-selector-module__05m3JW__columnItem{justify-content:space-between;align-items:center;padding:.5rem 1rem;transition:background-color .15s;display:flex}.column-selector-module__05m3JW__columnItem:hover{background:var(--accent)}.column-selector-module__05m3JW__checkboxContainer{flex:1;align-items:center;gap:.75rem;display:flex}.column-selector-module__05m3JW__checkbox{flex-shrink:0}.column-selector-module__05m3JW__columnLabel{cursor:pointer;flex:1;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.column-selector-module__05m3JW__idColumn{color:var(--primary);font-weight:600}.column-selector-module__05m3JW__requiredBadge{border-color:var(--primary);color:var(--primary);padding:.125rem .25rem;font-size:.625rem}.column-selector-module__05m3JW__visibleBadge{background:var(--primary);color:var(--primary-foreground);flex-shrink:0;padding:.125rem .375rem;font-size:.625rem}.column-selector-module__05m3JW__footer{border-top:1px solid var(--border);background:var(--muted);padding:.75rem 1rem}.column-selector-module__05m3JW__summary{color:var(--muted-foreground);margin:0;font-size:.75rem}.column-selector-module__05m3JW__partialSelection{color:var(--foreground);font-weight:500}.column-selector-module__05m3JW__allSelection{color:var(--primary);font-weight:500}.column-selector-module__05m3JW__noneSelection{color:var(--destructive);font-weight:500}@media (max-width:640px){.column-selector-module__05m3JW__popoverContent{width:260px}.column-selector-module__05m3JW__header{padding:.75rem}.column-selector-module__05m3JW__columnItem{padding:.375rem .75rem}.column-selector-module__05m3JW__footer{padding:.5rem .75rem}.column-selector-module__05m3JW__columnLabel{font-size:.8rem}}.column-selector-module__05m3JW__dark .column-selector-module__05m3JW__popoverContent{background:var(--popover);border-color:var(--border)}.column-selector-module__05m3JW__dark .column-selector-module__05m3JW__visibleBadge{background:var(--primary);color:var(--primary-foreground)}
.input-module__7BXsdW__input{border-radius:calc(var(--radius) - 2px);border:1px solid var(--input);background-color:var(--background);width:100%;height:2.5rem;padding:.5rem .75rem;font-size:.875rem;transition:colors .2s;display:flex}.input-module__7BXsdW__input::placeholder{color:var(--muted-foreground)}.input-module__7BXsdW__input:focus{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring);outline:none}.input-module__7BXsdW__input:disabled{cursor:not-allowed;opacity:.5}.input-module__7BXsdW__input[type=file]{background:0 0;border:0;font-size:.875rem;font-weight:500}
.breadcrumb-module__p1j1hq__breadcrumb{color:var(--muted-foreground);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.25rem 0 .5rem;font-size:.85rem;display:flex}.breadcrumb-module__p1j1hq__breadcrumbItems{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;align-items:center;gap:.25rem;min-width:0;display:flex;overflow:auto hidden}.breadcrumb-module__p1j1hq__breadcrumbItems::-webkit-scrollbar{height:4px}.breadcrumb-module__p1j1hq__breadcrumbItems::-webkit-scrollbar-track{background:0 0}.breadcrumb-module__p1j1hq__breadcrumbItems::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.breadcrumb-module__p1j1hq__breadcrumbItems::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.breadcrumb-module__p1j1hq__breadcrumbAction{align-items:center;display:flex}.breadcrumb-module__p1j1hq__breadcrumb.breadcrumb-module__p1j1hq__headerBreadcrumb{border-bottom:none;margin-bottom:0;padding:0}.breadcrumb-module__p1j1hq__breadcrumbItem{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.breadcrumb-module__p1j1hq__breadcrumbLink{color:var(--primary);border-radius:calc(var(--radius) - 4px);align-items:center;padding:.125rem .25rem;font-size:.85rem;line-height:1.2;text-decoration:none;transition:background-color .2s;display:flex}.breadcrumb-module__p1j1hq__breadcrumbLink:hover{background-color:var(--muted)}.breadcrumb-module__p1j1hq__breadcrumbCurrent{color:var(--foreground);align-items:center;padding:.125rem .25rem;font-size:.85rem;font-weight:500;line-height:1.2;display:flex}.breadcrumb-module__p1j1hq__breadcrumbSeparator{color:var(--muted-foreground);align-items:center;margin:0 .25rem;font-size:.75rem;line-height:1;display:flex}@media (max-width:640px){.breadcrumb-module__p1j1hq__breadcrumb{gap:.5rem;margin-bottom:.25rem;padding:.125rem 0 .25rem;font-size:.75rem}.breadcrumb-module__p1j1hq__breadcrumbLink,.breadcrumb-module__p1j1hq__breadcrumbCurrent{padding:.0625rem .125rem;font-size:.75rem}.breadcrumb-module__p1j1hq__breadcrumbSeparator{margin:0 .125rem;font-size:.625rem}}
.label-module__WeEVDq__label{color:var(--foreground);font-size:.875rem;font-weight:500;line-height:1}.label-module__WeEVDq__label:has([data-disabled]){cursor:not-allowed;opacity:.7}
.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}}
.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}}
.skeleton-module__Cuawza__skeleton{background:linear-gradient(90deg, var(--muted) 25%, color-mix(in srgb, var(--muted) 60%, var(--background)) 50%, var(--muted) 75%);background-size:200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite skeleton-module__Cuawza__shimmer}@keyframes skeleton-module__Cuawza__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-module__Cuawza__textGroup{flex-direction:column;gap:8px;display:flex}.skeleton-module__Cuawza__textLine{height:14px}.skeleton-module__Cuawza__table{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.skeleton-module__Cuawza__tableHeader{background:var(--muted);gap:1px;padding:12px 16px;display:flex}.skeleton-module__Cuawza__tableHeaderCell{flex:1;max-width:120px;height:14px}.skeleton-module__Cuawza__tableRow{border-top:1px solid var(--border);gap:1px;padding:12px 16px;display:flex}.skeleton-module__Cuawza__tableCell{flex:1;height:14px}.skeleton-module__Cuawza__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.skeleton-module__Cuawza__card{border:1px solid var(--border);border-radius:10px;overflow:hidden}.skeleton-module__Cuawza__cardImage{border-radius:0;height:140px}.skeleton-module__Cuawza__cardBody{flex-direction:column;gap:8px;padding:16px;display:flex}.skeleton-module__Cuawza__cardTitle{width:60%;height:18px}.skeleton-module__Cuawza__cardText{width:100%;height:12px}.skeleton-module__Cuawza__detail{flex-direction:column;gap:16px;max-width:720px;display:flex}.skeleton-module__Cuawza__detailTitle{width:40%;height:28px}.skeleton-module__Cuawza__detailSubtitle{width:25%;height:16px}.skeleton-module__Cuawza__detailDivider{background:var(--border);height:1px;margin:4px 0}.skeleton-module__Cuawza__detailSection{flex-direction:column;gap:12px;margin-top:8px;display:flex}.skeleton-module__Cuawza__detailSectionTitle{width:30%;height:20px}.skeleton-module__Cuawza__page{flex-direction:column;gap:24px;padding:0;display:flex;position:relative}.skeleton-module__Cuawza__pageHeader{flex-direction:column;gap:8px;display:flex}.skeleton-module__Cuawza__pageHeaderFaded{opacity:.3;filter:blur(1px);pointer-events:none;transition:opacity .6s,filter .6s}.skeleton-module__Cuawza__pageTitle{width:200px;height:28px}.skeleton-module__Cuawza__pageSubtitle{width:300px;height:16px}.skeleton-module__Cuawza__mascotOverlay{z-index:2;flex-direction:column;justify-content:center;align-items:center;animation:.8s ease-out skeleton-module__Cuawza__mascotFadeIn;display:flex;position:absolute;inset:0}@keyframes skeleton-module__Cuawza__mascotFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.skeleton-module__Cuawza__mascotLottie{width:180px;height:180px}.skeleton-module__Cuawza__mascotMessage{color:var(--muted-foreground);letter-spacing:.01em;margin-top:.25rem;font-size:.85rem;font-weight:500}@media (max-width:768px){.skeleton-module__Cuawza__mascotLottie{width:140px;height:140px}}@media (prefers-reduced-motion:reduce){.skeleton-module__Cuawza__mascotOverlay{animation:none}}
.login-form-module__Fkv70a__backdrop{background:linear-gradient(135deg, #ff780014 0%, #ffa5000a 50%, hsl(var(--secondary) / .05) 100%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.login-form-module__Fkv70a__container{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:420px;display:flex}.login-form-module__Fkv70a__loginCard{background-color:hsl(var(--card));border:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.login-form-module__Fkv70a__header{text-align:center;border-bottom:1px solid hsl(var(--border) / .5);background:0 0;padding:2rem 2rem 1rem}.login-form-module__Fkv70a__logoSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.login-form-module__Fkv70a__logo{display:block}.login-form-module__Fkv70a__logoIcon{width:3rem;height:3rem;color:hsl(var(--primary));background:hsl(var(--primary) / .1);border-radius:12px;padding:.75rem}.login-form-module__Fkv70a__title{color:hsl(var(--foreground));margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.login-form-module__Fkv70a__subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.4}.login-form-module__Fkv70a__content{padding:2rem}.login-form-module__Fkv70a__authOptions{flex-direction:column;gap:1.5rem;display:flex}.login-form-module__Fkv70a__form{flex-direction:column;gap:1.25rem;display:flex}.login-form-module__Fkv70a__formGroup{flex-direction:column;gap:.5rem;display:flex}.login-form-module__Fkv70a__label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.login-form-module__Fkv70a__input{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:8px;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.login-form-module__Fkv70a__input:focus{border-color:#ff780099;outline:none;box-shadow:0 0 0 3px #ff78001a}.login-form-module__Fkv70a__input:disabled{opacity:.6;cursor:not-allowed}.login-form-module__Fkv70a__passwordInput{position:relative}.login-form-module__Fkv70a__passwordToggle{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;transition:color .2s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.login-form-module__Fkv70a__passwordToggle:hover{color:hsl(var(--foreground))}.login-form-module__Fkv70a__passwordToggle:disabled{opacity:.5;cursor:not-allowed}.login-form-module__Fkv70a__error{background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .2);color:hsl(var(--destructive));border-radius:8px;padding:.75rem 1rem;font-size:.875rem;line-height:1.4}.login-form-module__Fkv70a__submitButton{color:#fff;background:linear-gradient(135deg,#ff7800,#ff8c00);border:none;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #ff780040}.login-form-module__Fkv70a__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#ff6400,#ff7800);transform:translateY(-1px);box-shadow:0 4px 12px #ff780059}.login-form-module__Fkv70a__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-form-module__Fkv70a__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite login-form-module__Fkv70a__spin}@keyframes login-form-module__Fkv70a__spin{to{transform:rotate(360deg)}}.login-form-module__Fkv70a__footer{text-align:center;opacity:.7}.login-form-module__Fkv70a__footerText{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem}.login-form-module__Fkv70a__mfaIcon{color:#c2410c;background:linear-gradient(135deg,#ff780026,#ffa5001a);border-radius:16px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto;display:flex}.login-form-module__Fkv70a__totpInput{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));text-align:center;letter-spacing:.5rem;border-radius:8px;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.5rem;font-weight:700;transition:all .2s}.login-form-module__Fkv70a__totpInput:focus{border-color:#ff780099;outline:none;box-shadow:0 0 0 3px #ff78001a}.login-form-module__Fkv70a__totpInput:disabled{opacity:.6;cursor:not-allowed}.login-form-module__Fkv70a__backButton{width:100%;color:hsl(var(--muted-foreground));font-weight:500}.login-form-module__Fkv70a__backButton:hover{color:hsl(var(--foreground))}@media (max-width:640px){.login-form-module__Fkv70a__backdrop{padding:.5rem}.login-form-module__Fkv70a__container{gap:1rem;max-width:100%}.login-form-module__Fkv70a__header{padding:1.5rem 1.5rem 1rem}.login-form-module__Fkv70a__content{padding:1.5rem}.login-form-module__Fkv70a__title{font-size:1.25rem}.login-form-module__Fkv70a__logoIcon{width:2.5rem;height:2.5rem}}@media (prefers-color-scheme:dark){.login-form-module__Fkv70a__backdrop{background:linear-gradient(135deg, hsl(var(--primary) / .05) 0%, hsl(var(--secondary) / .02) 100%)}.login-form-module__Fkv70a__loginCard{box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000001a}}
.page-layout-module__VJzfzW__pageContainer{flex-direction:column;flex:1;gap:1.5rem;width:100%;min-height:0;margin:0 auto;padding:1rem 1.25rem 3rem;display:flex;overflow:auto}.page-layout-module__VJzfzW__maxWidth-sm{max-width:640px}.page-layout-module__VJzfzW__maxWidth-md{max-width:768px}.page-layout-module__VJzfzW__maxWidth-lg{max-width:1024px}.page-layout-module__VJzfzW__maxWidth-xl{max-width:1280px}.page-layout-module__VJzfzW__maxWidth-2xl{max-width:1536px}.page-layout-module__VJzfzW__maxWidth-full{max-width:100%}.page-layout-module__VJzfzW__breadcrumbWrapper{margin-bottom:-.5rem}.page-layout-module__VJzfzW__pageHeader{flex-direction:column;gap:1rem;display:flex}.page-layout-module__VJzfzW__headerWithDivider{border-bottom:1px solid var(--border);padding-bottom:1.5rem}.page-layout-module__VJzfzW__headerMain{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-layout-module__VJzfzW__headerText{flex:1;min-width:0}.page-layout-module__VJzfzW__pageTitle{color:var(--foreground);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.page-layout-module__VJzfzW__pageSubtitle{color:var(--muted-foreground);margin:.5rem 0 0;font-size:1rem;line-height:1.5}.page-layout-module__VJzfzW__headerActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.page-layout-module__VJzfzW__headerExtra{width:100%}.page-layout-module__VJzfzW__pageContent{flex-direction:column;flex:1;display:flex}.page-layout-module__VJzfzW__compactLayout{gap:1rem;padding:1rem}.page-layout-module__VJzfzW__compactLayout .page-layout-module__VJzfzW__pageTitle{font-size:1.5rem}.page-layout-module__VJzfzW__compactLayout .page-layout-module__VJzfzW__pageSubtitle{font-size:.875rem}.page-layout-module__VJzfzW__compactLayout .page-layout-module__VJzfzW__headerMain{gap:.75rem}.page-layout-module__VJzfzW__compactLayout .page-layout-module__VJzfzW__headerActions{gap:.5rem}.page-layout-module__VJzfzW__centeredLayout{align-items:center}.page-layout-module__VJzfzW__centeredLayout .page-layout-module__VJzfzW__pageHeader{text-align:center;align-items:center}.page-layout-module__VJzfzW__centeredLayout .page-layout-module__VJzfzW__headerMain{text-align:center;flex-direction:column;align-items:center}.page-layout-module__VJzfzW__centeredLayout .page-layout-module__VJzfzW__pageContent{align-items:center;width:100%}@media (max-width:768px){.page-layout-module__VJzfzW__pageContainer{gap:1rem;padding:1rem}.page-layout-module__VJzfzW__pageTitle{font-size:1.5rem}.page-layout-module__VJzfzW__pageSubtitle{font-size:.875rem}.page-layout-module__VJzfzW__headerMain{flex-direction:column;align-items:stretch}.page-layout-module__VJzfzW__headerActions{justify-content:flex-start;width:100%}}@media (max-width:640px){.page-layout-module__VJzfzW__pageContainer{padding:.75rem}.page-layout-module__VJzfzW__pageTitle{font-size:1.25rem}.page-layout-module__VJzfzW__headerActions{flex-direction:column;width:100%}.page-layout-module__VJzfzW__headerActions>*{width:100%}}
.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}
.json-viewer-module__84zoNq__viewerWrap{position:relative}.json-viewer-module__84zoNq__viewerWrap:hover .json-viewer-module__84zoNq__expandTrigger{opacity:1}.json-viewer-module__84zoNq__viewer{resize:vertical;min-height:48px;max-height:600px;height:var(--viewer-h,200px);border-radius:var(--radius);background:var(--muted);padding:.5rem;position:relative;overflow:auto}.json-viewer-module__84zoNq__content{font-family:var(--font-mono,ui-monospace, SFMono-Regular, monospace);white-space:pre-wrap;word-break:break-all;font-size:.6875rem;line-height:1.6}.json-viewer-module__84zoNq__str{color:#16a34a}.json-viewer-module__84zoNq__num{color:#ea580c}.json-viewer-module__84zoNq__bool{color:#7c3aed}.json-viewer-module__84zoNq__null{color:#94a3b8;font-style:italic}.json-viewer-module__84zoNq__key{color:#2563eb}.json-viewer-module__84zoNq__bracket{color:var(--muted-foreground);font-weight:600}.json-viewer-module__84zoNq__comma,.json-viewer-module__84zoNq__colon{color:var(--muted-foreground)}.json-viewer-module__84zoNq__dark .json-viewer-module__84zoNq__str,[data-theme=dark] .json-viewer-module__84zoNq__str{color:#4ade80}.json-viewer-module__84zoNq__dark .json-viewer-module__84zoNq__num,[data-theme=dark] .json-viewer-module__84zoNq__num{color:#fb923c}.json-viewer-module__84zoNq__dark .json-viewer-module__84zoNq__bool,[data-theme=dark] .json-viewer-module__84zoNq__bool{color:#c084fc}.json-viewer-module__84zoNq__dark .json-viewer-module__84zoNq__key,[data-theme=dark] .json-viewer-module__84zoNq__key{color:#60a5fa}.json-viewer-module__84zoNq__indent{border-left:1px solid color-mix(in srgb, var(--border) 60%, transparent);margin-left:.25em;padding-left:1.25em}.json-viewer-module__84zoNq__viewerWrap+.json-viewer-module__84zoNq__viewerWrap{margin-top:.375rem}.json-viewer-module__84zoNq__toggle{width:14px;height:14px;color:var(--muted-foreground);cursor:pointer;vertical-align:middle;background:0 0;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;margin-right:2px;padding:0;font-size:.5rem;line-height:1;display:inline-flex}.json-viewer-module__84zoNq__toggle:hover{background:color-mix(in srgb, var(--foreground) 10%, transparent);color:var(--foreground)}.json-viewer-module__84zoNq__ellipsis{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--muted-foreground);cursor:pointer;vertical-align:middle;border-radius:3px;margin:0 .125em;padding:0 .375em;font-size:.625rem;display:inline-block}.json-viewer-module__84zoNq__ellipsis:hover{background:color-mix(in srgb, var(--foreground) 14%, transparent);color:var(--foreground)}.json-viewer-module__84zoNq__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}.json-viewer-module__84zoNq__expandTrigger:hover{background:var(--accent);color:var(--foreground)}.json-viewer-module__84zoNq__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 json-viewer-module__84zoNq__jsonFadeIn;display:flex;position:fixed;inset:0}@keyframes json-viewer-module__84zoNq__jsonFadeIn{0%{opacity:0}to{opacity:1}}.json-viewer-module__84zoNq__expandPanel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;width:min(140ch,100vw - 3rem);max-height:min(80vh,900px);animation:.15s ease-out json-viewer-module__84zoNq__jsonScaleIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}@keyframes json-viewer-module__84zoNq__jsonScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.json-viewer-module__84zoNq__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}.json-viewer-module__84zoNq__expandLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.625rem;font-weight:600}.json-viewer-module__84zoNq__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}.json-viewer-module__84zoNq__expandClose:hover{background:var(--destructive);color:#fff}.json-viewer-module__84zoNq__expandContent{font-family:var(--font-mono,ui-monospace, SFMono-Regular, monospace);white-space:pre-wrap;word-break:break-all;flex:1;padding:.75rem;font-size:.75rem;line-height:1.6;overflow:auto}
.command-palette-module__V6Gj_q__overlay{z-index:9999;background:rgb(from var(--background) r g b / .6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:flex-start;padding-top:20vh;animation:.1s command-palette-module__V6Gj_q__fadeIn;display:flex;position:fixed;inset:0}.command-palette-module__V6Gj_q__backdrop{cursor:default;background:0 0;border:none;position:absolute;inset:0}.command-palette-module__V6Gj_q__container{background:var(--background);border:1px solid var(--border);width:min(640px,90vw);box-shadow:0 16px 70px #0003, 0 0 0 1px rgb(from var(--foreground) r g b / .05);border-radius:12px;animation:.15s command-palette-module__V6Gj_q__slideDown;position:relative;overflow:hidden}.command-palette-module__V6Gj_q__command{flex-direction:column;display:flex}.command-palette-module__V6Gj_q__inputWrapper{border-bottom:1px solid var(--border);color:var(--muted-foreground);align-items:center;gap:8px;padding:12px 16px;display:flex}.command-palette-module__V6Gj_q__input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.command-palette-module__V6Gj_q__input::placeholder{color:var(--muted-foreground)}.command-palette-module__V6Gj_q__kbd{background:var(--muted);color:var(--muted-foreground);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}.command-palette-module__V6Gj_q__list{max-height:400px;padding:8px;overflow-y:auto}.command-palette-module__V6Gj_q__empty{text-align:center;color:var(--muted-foreground);padding:32px 16px;font-size:14px}.command-palette-module__V6Gj_q__group{padding-bottom:4px}.command-palette-module__V6Gj_q__group [cmdk-group-heading]{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);padding:8px 8px 4px;font-size:11px;font-weight:600}.command-palette-module__V6Gj_q__item{cursor:pointer;color:var(--foreground);border-radius:8px;align-items:center;gap:10px;padding:8px;font-size:14px;transition:background .1s;display:flex}.command-palette-module__V6Gj_q__item[data-selected=true],.command-palette-module__V6Gj_q__item:hover{background:var(--accent)}.command-palette-module__V6Gj_q__itemIcon{color:var(--muted-foreground);flex-shrink:0;align-items:center;display:flex}.command-palette-module__V6Gj_q__item[data-selected=true] .command-palette-module__V6Gj_q__itemIcon{color:var(--primary)}.command-palette-module__V6Gj_q__itemContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.command-palette-module__V6Gj_q__itemLabel{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.command-palette-module__V6Gj_q__itemDescription{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.command-palette-module__V6Gj_q__itemSection{color:var(--muted-foreground);background:var(--muted);border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:11px}@keyframes command-palette-module__V6Gj_q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes command-palette-module__V6Gj_q__slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.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}
.resizable-divider-module__awg2iW__divider{cursor:col-resize;background-color:var(--border);z-index:10;flex-shrink:0;width:4px;transition:background-color .2s;position:relative}.resizable-divider-module__awg2iW__divider:hover,.resizable-divider-module__awg2iW__divider[data-resizing=true]{background-color:var(--primary)}.resizable-divider-module__awg2iW__divider:active{cursor:col-resize}
.tabs-module__s23JuW__tabsList{border-radius:var(--radius);background-color:var(--muted);height:2.5rem;padding:var(--Main-System-4px);color:var(--muted-foreground);justify-content:center;align-items:center;gap:var(--Main-System-4px);display:inline-flex}.tabs-module__s23JuW__tabsTrigger{justify-content:center;align-items:center;gap:var(--Main-System-4px);white-space:nowrap;border-radius:calc(var(--radius) - 2px);padding:6px var(--Main-System-12px);cursor:pointer;color:inherit;background:0 0;border:none;font-size:.8125rem;font-weight:500;line-height:1;transition:all .15s;display:inline-flex}.tabs-module__s23JuW__tabsTrigger:hover{color:var(--foreground)}.tabs-module__s23JuW__tabsTrigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.tabs-module__s23JuW__tabsTrigger:disabled{pointer-events:none;opacity:.5}.tabs-module__s23JuW__tabsTrigger[data-state=active]{background-color:var(--background);color:var(--foreground);box-shadow:0 1px 2px #0000000f}.tabs-module__s23JuW__tabsTrigger svg{flex-shrink:0;width:.875rem;height:.875rem}.tabs-module__s23JuW__tabsContent{margin-top:var(--Main-System-8px);outline:none}.tabs-module__s23JuW__tabsContent:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
.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}
.content-sidebar-layout-module__85K10W__layout{height:100%;display:flex;overflow:hidden}.content-sidebar-layout-module__85K10W__sidebar{border-right:1px solid var(--border);background:var(--card);flex-direction:column;flex-shrink:0;transition:width .2s;display:flex;overflow:hidden}.content-sidebar-layout-module__85K10W__sidebarCollapsed{width:50px!important}.content-sidebar-layout-module__85K10W__collapsedContent{padding:var(--Main-System-8px) 0;align-items:center;gap:var(--Main-System-4px);flex-direction:column;display:flex}.content-sidebar-layout-module__85K10W__expandButton{justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.content-sidebar-layout-module__85K10W__mainContent{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}@media (max-width:640px){.content-sidebar-layout-module__85K10W__sidebar{z-index:30;background:var(--card);position:fixed;top:49px;bottom:0;left:0;box-shadow:2px 0 12px #0000001a}.content-sidebar-layout-module__85K10W__sidebarCollapsed{width:40px!important}.content-sidebar-layout-module__85K10W__collapsedContent{padding:.25rem 0}.content-sidebar-layout-module__85K10W__expandButton{width:28px;height:28px}}
.sidebar-layout-module__k1gSWa__layout{background-color:var(--background);height:calc(100vh - 121px);margin-top:81px;display:flex;overflow:hidden}.sidebar-layout-module__k1gSWa__sidebar{background-color:var(--card);border-right:1px solid var(--border);z-index:10;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex-shrink:0;width:min(280px,30vw);min-width:min(280px,30vw);max-width:30vw;transition:width .3s,min-width .3s,max-width .3s;display:flex;position:relative;overflow:hidden}.sidebar-layout-module__k1gSWa__sidebar::-webkit-scrollbar{display:none}.sidebar-layout-module__k1gSWa__sidebar.sidebar-layout-module__k1gSWa__collapsed{width:min(60px,10vw);min-width:min(60px,10vw);max-width:10vw;overflow-y:hidden}.sidebar-layout-module__k1gSWa__sidebarFooter{border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.25rem;margin-top:auto;padding:.5rem;display:flex}.sidebar-layout-module__k1gSWa__sidebar.sidebar-layout-module__k1gSWa__collapsed .sidebar-layout-module__k1gSWa__sidebarFooter{flex-direction:column;justify-content:center}.sidebar-layout-module__k1gSWa__toggleButton{color:var(--card-muted-foreground,var(--muted-foreground));transition:color .2s}.sidebar-layout-module__k1gSWa__toggleButton:hover{color:var(--card-foreground)}.sidebar-layout-module__k1gSWa__searchButton{color:var(--card-muted-foreground,var(--muted-foreground));transition:all .2s}.sidebar-layout-module__k1gSWa__searchButton:hover{color:var(--card-foreground);background-color:var(--card-muted,var(--muted))}.sidebar-layout-module__k1gSWa__filterButton{color:var(--card-muted-foreground,var(--muted-foreground));transition:all .2s}.sidebar-layout-module__k1gSWa__filterButton:hover{color:var(--card-foreground);background-color:var(--card-muted,var(--muted))}.sidebar-layout-module__k1gSWa__filterButton.sidebar-layout-module__k1gSWa__filterActive{color:var(--primary);background-color:color-mix(in srgb, var(--primary) 10%, transparent)}.sidebar-layout-module__k1gSWa__filterButton.sidebar-layout-module__k1gSWa__filterActive:hover{background-color:color-mix(in srgb, var(--primary) 15%, transparent)}.sidebar-layout-module__k1gSWa__navigation{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;min-height:0;padding:1rem 0;overflow:hidden auto}.sidebar-layout-module__k1gSWa__navigation::-webkit-scrollbar{width:6px;display:block}.sidebar-layout-module__k1gSWa__navigation::-webkit-scrollbar-track{background:0 0}.sidebar-layout-module__k1gSWa__navigation::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.sidebar-layout-module__k1gSWa__navigation::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.sidebar-layout-module__k1gSWa__section{margin-bottom:.5rem}.sidebar-layout-module__k1gSWa__section:not(:last-child):after{content:"";background-color:var(--border);height:1px;margin:.5rem .75rem;display:block}.sidebar-layout-module__k1gSWa__sectionHeaderWrapper{align-items:center;gap:0;padding:.125rem .5rem;display:flex}.sidebar-layout-module__k1gSWa__sectionPinToggle{cursor:pointer;width:1.25rem;height:1.25rem;color:var(--card-muted-foreground,var(--muted-foreground));opacity:0;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.125rem;transition:all .15s;display:flex}.sidebar-layout-module__k1gSWa__sectionHeaderWrapper:hover .sidebar-layout-module__k1gSWa__sectionPinToggle,.sidebar-layout-module__k1gSWa__sectionPinToggle.sidebar-layout-module__k1gSWa__pinVisible{opacity:.5}.sidebar-layout-module__k1gSWa__sectionHeaderWrapper:hover .sidebar-layout-module__k1gSWa__sectionPinToggle:hover,.sidebar-layout-module__k1gSWa__sectionPinToggle.sidebar-layout-module__k1gSWa__pinVisible:hover{opacity:1;color:var(--primary)}.sidebar-layout-module__k1gSWa__sectionPinToggle:active{transform:scale(.95)}.sidebar-layout-module__k1gSWa__sectionHeader{cursor:pointer;color:var(--card-foreground);text-align:left;background:0 0;border:none;border-radius:.375rem;flex:1;justify-content:space-between;align-items:center;padding:.625rem .75rem;font-size:.875rem;font-weight:600;transition:background-color .2s;display:flex}.sidebar-layout-module__k1gSWa__sectionHeader:hover{background-color:var(--card-muted,var(--muted))}.sidebar-layout-module__k1gSWa__sectionHeader.sidebar-layout-module__k1gSWa__pinnedSection{background-color:var(--primary) / .05}.sidebar-layout-module__k1gSWa__sectionHeaderWrapper:has(.sidebar-layout-module__k1gSWa__sectionHeader.sidebar-layout-module__k1gSWa__pinnedSection) .sidebar-layout-module__k1gSWa__sectionPinToggle{color:var(--primary);opacity:.5}.sidebar-layout-module__k1gSWa__sectionHeaderWrapper:has(.sidebar-layout-module__k1gSWa__sectionHeader.sidebar-layout-module__k1gSWa__pinnedSection) .sidebar-layout-module__k1gSWa__sectionPinToggle:hover{color:var(--primary);opacity:1}.sidebar-layout-module__k1gSWa__sectionLabel{text-align:left;flex:1}.sidebar-layout-module__k1gSWa__sectionBadge{background:var(--chart-4,#e5a00d);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.625rem;font-weight:600;line-height:1;display:inline-flex}.sidebar-layout-module__k1gSWa__chevron{color:var(--card-muted-foreground,var(--muted-foreground));flex-shrink:0;transition:transform .2s}.sidebar-layout-module__k1gSWa__sectionHeader.sidebar-layout-module__k1gSWa__expanded .sidebar-layout-module__k1gSWa__chevron{transform:rotate(90deg)}.sidebar-layout-module__k1gSWa__sectionItems{margin:0;padding:0 0 0 .5rem;list-style:none}.sidebar-layout-module__k1gSWa__sectionItem{color:var(--card-muted-foreground,var(--muted-foreground));border-radius:.375rem;flex:1;align-items:center;min-width:0;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.sidebar-layout-module__k1gSWa__sectionItem:hover{background-color:var(--card-muted,var(--muted));color:var(--card-foreground)}.sidebar-layout-module__k1gSWa__sectionItem.sidebar-layout-module__k1gSWa__active,.sidebar-layout-module__k1gSWa__sectionItem.sidebar-layout-module__k1gSWa__active:hover{background-color:var(--primary);color:var(--primary-foreground)}.sidebar-layout-module__k1gSWa__itemIcon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-right:.75rem;display:flex}.sidebar-layout-module__k1gSWa__sectionIcon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-right:.5rem;display:flex}.sidebar-layout-module__k1gSWa__itemLabel{text-align:left;flex:1}.sidebar-layout-module__k1gSWa__sectionItemWrapper{align-items:center;gap:0;margin:.125rem 0;padding:.125rem .5rem;display:flex}.sidebar-layout-module__k1gSWa__sectionItemWrapper.sidebar-layout-module__k1gSWa__pinnedItem{border-radius:.375rem}.sidebar-layout-module__k1gSWa__itemPinToggle{cursor:pointer;width:1.25rem;height:1.25rem;color:var(--card-muted-foreground,var(--muted-foreground));opacity:0;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.125rem;transition:all .15s;display:flex}.sidebar-layout-module__k1gSWa__sectionItemWrapper:hover .sidebar-layout-module__k1gSWa__itemPinToggle,.sidebar-layout-module__k1gSWa__itemPinToggle.sidebar-layout-module__k1gSWa__pinVisible{opacity:.4}.sidebar-layout-module__k1gSWa__sectionItemWrapper:hover .sidebar-layout-module__k1gSWa__itemPinToggle:hover,.sidebar-layout-module__k1gSWa__itemPinToggle.sidebar-layout-module__k1gSWa__pinVisible:hover{opacity:1;color:var(--primary)}.sidebar-layout-module__k1gSWa__itemPinToggle:active{transform:scale(.95)}.sidebar-layout-module__k1gSWa__sectionItemWrapper.sidebar-layout-module__k1gSWa__pinnedItem .sidebar-layout-module__k1gSWa__itemPinToggle{color:var(--primary)}.sidebar-layout-module__k1gSWa__sectionItemWrapper.sidebar-layout-module__k1gSWa__pinnedItem .sidebar-layout-module__k1gSWa__itemPinToggle:hover{color:var(--primary);opacity:1}.sidebar-layout-module__k1gSWa__collapsedNavigation{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.sidebar-layout-module__k1gSWa__collapsedNavigation:after{content:"";background-color:var(--border);height:1px;margin:.5rem 0;display:block}.sidebar-layout-module__k1gSWa__collapsedDivider{background-color:var(--border);height:1px;margin:.375rem .5rem}.sidebar-layout-module__k1gSWa__collapsedItemContainer{align-items:center;width:100%;display:flex;position:relative}.sidebar-layout-module__k1gSWa__pinnedBadge{background-color:var(--primary);width:.875rem;height:.875rem;color:var(--primary-foreground);z-index:10;opacity:.6;border-radius:50%;justify-content:center;align-items:center;font-size:.425rem;transition:opacity .2s;display:flex;position:absolute;top:.25rem;right:.25rem}.sidebar-layout-module__k1gSWa__collapsedItemContainer:hover .sidebar-layout-module__k1gSWa__pinnedBadge{opacity:.8}.sidebar-layout-module__k1gSWa__collapsedItems{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.sidebar-layout-module__k1gSWa__collapsedItem{color:var(--card-muted-foreground,var(--muted-foreground));border-radius:.375rem;justify-content:center;align-items:center;width:100%;padding:.75rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar-layout-module__k1gSWa__collapsedItem .sidebar-layout-module__k1gSWa__itemIcon{width:1.5rem;height:1.5rem;margin-right:0}.sidebar-layout-module__k1gSWa__collapsedItem:hover{background-color:var(--card-muted,var(--muted));color:var(--card-foreground)}.sidebar-layout-module__k1gSWa__collapsedItem.sidebar-layout-module__k1gSWa__active,.sidebar-layout-module__k1gSWa__collapsedItem.sidebar-layout-module__k1gSWa__active:hover{background-color:var(--primary);color:var(--primary-foreground)}.sidebar-layout-module__k1gSWa__collapsedItem.sidebar-layout-module__k1gSWa__pinned{background-color:var(--primary) / .08;position:relative}.sidebar-layout-module__k1gSWa__collapsedItem.sidebar-layout-module__k1gSWa__pinned:after{content:"";background-color:var(--primary);opacity:.6;border-radius:1px;width:2px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar-layout-module__k1gSWa__pinnedIndicator{color:var(--primary);font-size:.75rem;font-weight:700;position:absolute;bottom:.25rem;right:.25rem}.sidebar-layout-module__k1gSWa__content{background-color:var(--background);flex-direction:column;flex:1;min-width:0;height:calc(100vh - 121px);padding:.5rem .5rem 0;transition:margin-left .3s,min-width .3s;display:flex;position:relative;overflow:hidden auto}.sidebar-layout-module__k1gSWa__content.sidebar-layout-module__k1gSWa__contentExpanded{min-width:0}.sidebar-layout-module__k1gSWa__mobileMenuButton,.sidebar-layout-module__k1gSWa__mobileBackdrop{display:none}@media (max-width:768px){.sidebar-layout-module__k1gSWa__sidebar{width:min(240px,30vw);min-width:min(240px,30vw);max-width:30vw}}@media (max-width:640px){.sidebar-layout-module__k1gSWa__layout{height:calc(100vh - 89px);margin-top:49px}.sidebar-layout-module__k1gSWa__mobileMenuButton{z-index:55;color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:flex;position:fixed;top:.5rem;left:.5rem}.sidebar-layout-module__k1gSWa__mobileMenuButton:hover{background:#ffffff40}.sidebar-layout-module__k1gSWa__mobileBackdrop{z-index:40;background:#00000080;animation:.2s sidebar-layout-module__k1gSWa__backdropFadeIn;display:block;position:fixed;inset:0}@keyframes sidebar-layout-module__k1gSWa__backdropFadeIn{0%{opacity:0}to{opacity:1}}.sidebar-layout-module__k1gSWa__sidebar{z-index:41;border-right:1px solid var(--border);border-bottom:none;width:280px;min-width:280px;max-width:80vw;height:auto;transition:transform .3s;position:fixed;top:49px;bottom:0;left:0;transform:translate(-100%)}.sidebar-layout-module__k1gSWa__sidebar.sidebar-layout-module__k1gSWa__collapsed{width:280px;min-width:280px;max-width:80vw;overflow-y:auto}.sidebar-layout-module__k1gSWa__sidebar.sidebar-layout-module__k1gSWa__mobileOpen{transform:translate(0);box-shadow:4px 0 24px #00000026}.sidebar-layout-module__k1gSWa__toggleButton{display:none}.sidebar-layout-module__k1gSWa__content{flex-direction:column;flex:1;width:100%;min-width:0;height:calc(100vh - 89px);padding:.25rem;display:flex;overflow:hidden auto}}
.agent-ide-module__duqaKq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.agent-ide-module__duqaKq__statValue{color:var(--primary);font-size:2rem;font-weight:700}.agent-ide-module__duqaKq__statValueActive{color:var(--success)}.agent-ide-module__duqaKq__statsList{flex-direction:column;gap:.5rem;display:flex}.agent-ide-module__duqaKq__statItem{justify-content:space-between;align-items:center;font-size:.875rem;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__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__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}}
.import-button-module__ExBZsW__importButton{align-items:center;gap:.5rem;display:inline-flex}
.progress-module__Asu-Aq__progress{background:var(--muted);border-radius:9999px;width:100%;height:.5rem;position:relative;overflow:hidden}.progress-module__Asu-Aq__progressBar{background:var(--primary);border-radius:9999px;height:100%;transition:width .3s ease-in-out}.progress-module__Asu-Aq__progressBarIndeterminate{animation:1.5s cubic-bezier(.65,.815,.735,.395) infinite progress-module__Asu-Aq__indeterminate;width:40%!important}@keyframes progress-module__Asu-Aq__indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}
