@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap";.w-md-editor-bar{position:absolute;cursor:s-resize;right:0;bottom:0;margin-top:-11px;margin-right:0;width:14px;z-index:3;height:10px;border-radius:0 0 3px;-webkit-user-select:none;user-select:none}.w-md-editor-bar svg{display:block;margin:0 auto}.w-md-editor-area{overflow:auto;border-radius:5px}.w-md-editor-text{min-height:100%;position:relative;text-align:left;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;box-sizing:border-box;padding:10px;margin:0;font-size:14px!important;line-height:18px!important;font-variant-ligatures:common-ligatures}.w-md-editor-text-pre,.w-md-editor-text-input,.w-md-editor-text>.w-md-editor-text-pre{margin:0;border:0;background:none;box-sizing:inherit;display:inherit;font-family:inherit;font-family:var(--md-editor-font-family)!important;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:inherit;overflow-wrap:inherit;word-break:inherit;word-break:normal;padding:0}.w-md-editor-text-pre{position:relative;margin:0!important;pointer-events:none;background-color:transparent!important}.w-md-editor-text-pre>code{padding:0!important;font-family:var(--md-editor-font-family)!important;font-size:14px!important;line-height:18px!important}.w-md-editor-text-input{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;outline:0;padding:inherit;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.w-md-editor-text-input:empty{-webkit-text-fill-color:inherit!important}.w-md-editor-text-pre,.w-md-editor-text-input{word-wrap:pre;word-break:break-word;white-space:pre-wrap}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.w-md-editor-text-input{color:transparent!important}.w-md-editor-text-input::selection{background-color:#accef7!important;color:transparent!important}}.w-md-editor-text-pre .punctuation{color:var(--color-prettylights-syntax-comment, #8b949e)!important}.w-md-editor-text-pre .token.url,.w-md-editor-text-pre .token.content{color:var(--color-prettylights-syntax-constant, #0550ae)!important}.w-md-editor-text-pre .token.title.important{color:var(--color-prettylights-syntax-markup-bold, #24292f)}.w-md-editor-text-pre .token.code-block .function{color:var(--color-prettylights-syntax-entity, #8250df)}.w-md-editor-text-pre .token.bold{font-weight:unset!important}.w-md-editor-text-pre .token.title{line-height:unset!important;font-size:unset!important;font-weight:unset!important}.w-md-editor-text-pre .token.code.keyword{color:var(--color-prettylights-syntax-constant, #0550ae)!important}.w-md-editor-text-pre .token.strike,.w-md-editor-text-pre .token.strike .content{color:var(--color-prettylights-syntax-markup-deleted-text, #82071e)!important}.w-md-editor-toolbar-child{position:absolute;border-radius:3px;box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);z-index:1;display:none}.w-md-editor-toolbar-child.active{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar{border-bottom:0;padding:3px;border-radius:3px}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li button{width:-webkit-fill-available;height:initial;box-sizing:border-box;padding:3px 4px 2px;margin:0}.w-md-editor-toolbar{border-bottom:1px solid var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);padding:3px;display:flex;justify-content:space-between;align-items:center;border-radius:3px 3px 0 0;-webkit-user-select:none;user-select:none;flex-wrap:wrap}.w-md-editor-toolbar.bottom{border-bottom:0px;border-top:1px solid var(--md-editor-box-shadow-color);border-radius:0 0 3px 3px}.w-md-editor-toolbar ul,.w-md-editor-toolbar li{margin:0;padding:0;list-style:none;line-height:initial}.w-md-editor-toolbar li{display:inline-block;font-size:14px}.w-md-editor-toolbar li+li{margin:0}.w-md-editor-toolbar li>button{border:none;height:20px;line-height:14px;background:none;padding:4px;margin:0 1px;border-radius:2px;text-transform:none;font-weight:400;overflow:visible;outline:none;cursor:pointer;transition:all .3s;white-space:nowrap;color:var(--color-fg-default)}.w-md-editor-toolbar li>button:hover,.w-md-editor-toolbar li>button:focus{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar li>button:active{background-color:var(--color-neutral-muted);color:var(--color-danger-fg)}.w-md-editor-toolbar li>button:disabled{color:var(--md-editor-box-shadow-color);cursor:not-allowed}.w-md-editor-toolbar li>button:disabled:hover{background-color:transparent;color:var(--md-editor-box-shadow-color)}.w-md-editor-toolbar li.active>button{color:var(--color-accent-fg);background-color:var(--color-neutral-muted)}.w-md-editor-toolbar-divider{height:14px;width:1px;margin:-3px 3px 0!important;vertical-align:middle;background-color:var(--md-editor-box-shadow-color)}.w-md-editor{text-align:left;border-radius:3px;padding-bottom:1px;position:relative;color:var(--color-fg-default);--md-editor-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;--md-editor-background-color: var(--color-canvas-default, #ffffff);--md-editor-box-shadow-color: var(--color-border-default, #d0d7de);box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;flex-direction:column}.w-md-editor.w-md-editor-rtl{direction:rtl!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-preview{right:unset!important;left:0;text-align:right!important;box-shadow:inset -1px 0 0 0 var(--md-editor-box-shadow-color)}.w-md-editor.w-md-editor-rtl .w-md-editor-text{text-align:right!important}.w-md-editor-toolbar{height:fit-content}.w-md-editor-content{height:100%;overflow:auto;position:relative;border-radius:0 0 3px}.w-md-editor .copied{display:none!important}.w-md-editor-input{width:50%;height:100%}.w-md-editor-text-pre>code{word-break:break-word!important;white-space:pre-wrap!important}.w-md-editor-preview{width:50%;box-sizing:border-box;box-shadow:inset 1px 0 0 0 var(--md-editor-box-shadow-color);position:absolute;padding:10px 20px;overflow:auto;top:0;right:0;bottom:0;border-radius:0 0 5px;display:flex;flex-direction:column}.w-md-editor-preview .anchor{display:none}.w-md-editor-preview .contains-task-list li.task-list-item{list-style:none}.w-md-editor-show-preview .w-md-editor-input{width:0%;overflow:hidden;background-color:var(--md-editor-background-color)}.w-md-editor-show-preview .w-md-editor-preview{width:100%;box-shadow:inset 0 0}.w-md-editor-show-edit .w-md-editor-input{width:100%}.w-md-editor-show-edit .w-md-editor-preview{width:0%;padding:0}.w-md-editor-fullscreen{overflow:hidden;position:fixed;z-index:99999;inset:0;height:100%!important}.w-md-editor-fullscreen .w-md-editor-content{height:100%}@media(prefers-color-scheme:dark){.wmde-markdown,.wmde-markdown-var{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-success-fg: #3fb950;--color-success-emphasis: #238636;--color-copied-active-bg: #2e9b33}}@media(prefers-color-scheme:light){.wmde-markdown,.wmde-markdown-var{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d;--color-copied-active-bg: #2e9b33}}[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],body[data-color-mode*=dark]{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149}[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],body[data-color-mode*=light]{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #cf222e}.wmde-markdown{-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word;color:var(--color-fg-default);background-color:var(--color-canvas-default)}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{background-color:transparent;color:var(--color-accent-fg);text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{display:inline-block;border-style:none;max-width:100%;box-sizing:content-box;background-color:var(--color-canvas-default)}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace,monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{box-sizing:content-box;overflow:hidden;background:transparent;border:0;border-bottom:1px solid var(--color-border-muted);height:.25em;padding:0;margin:24px 0;background-color:var(--color-border-default)}.wmde-markdown input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner,.wmde-markdown [type=reset]::-moz-focus-inner,.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button,.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button,.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:before{display:table;content:""}.wmde-markdown hr:after{display:table;clear:both;content:""}.wmde-markdown table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>*:not(summary){display:none!important}.wmde-markdown kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:var(--color-fg-default);vertical-align:middle;background-color:var(--color-canvas-subtle);border:solid 1px var(--color-neutral-muted);border-bottom-color:var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted)}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.wmde-markdown h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown h3{font-weight:600;font-size:1.25em}.wmde-markdown h4{font-weight:600;font-size:1em}.wmde-markdown h5{font-weight:600;font-size:.875em}.wmde-markdown h6{font-weight:600;font-size:.85em;color:var(--color-fg-muted)}.wmde-markdown p{margin-top:0;margin-bottom:10px}.wmde-markdown blockquote{margin:0;padding:0 1em;color:var(--color-fg-muted);border-left:.25em solid var(--color-border-default)}.wmde-markdown ul,.wmde-markdown ol{margin-top:0;margin-bottom:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ul ul ol,.wmde-markdown ul ol ol,.wmde-markdown ol ul ol,.wmde-markdown ol ol ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown tt,.wmde-markdown code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.wmde-markdown .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-outer-spin-button,.wmde-markdown input::-webkit-inner-spin-button{margin:0;appearance:none}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:before{display:table;content:""}.wmde-markdown:after{display:table;clear:both;content:""}.wmde-markdown>*:first-child{margin-top:0!important}.wmde-markdown>*:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown p,.wmde-markdown blockquote,.wmde-markdown ul,.wmde-markdown ol,.wmde-markdown dl,.wmde-markdown table,.wmde-markdown pre,.wmde-markdown details{margin-top:0;margin-bottom:16px}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 tt,.wmde-markdown h1 code,.wmde-markdown h2 tt,.wmde-markdown h2 code,.wmde-markdown h3 tt,.wmde-markdown h3 code,.wmde-markdown h4 tt,.wmde-markdown h4 code,.wmde-markdown h5 tt,.wmde-markdown h5 code,.wmde-markdown h6 tt,.wmde-markdown h6 code{padding:0 .2em;font-size:inherit}.wmde-markdown ul.no-list,.wmde-markdown ol.no-list{padding:0;list-style-type:none}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ul ul,.wmde-markdown ul ol,.wmde-markdown ol ol,.wmde-markdown ol ul{margin-top:0;margin-bottom:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.wmde-markdown dl dd{padding:0 16px;margin-bottom:16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table th,.wmde-markdown table td{padding:6px 13px;border:1px solid var(--color-border-default)}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:transparent}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--color-border-default)}.wmde-markdown span.frame span img{display:block;float:left}.wmde-markdown span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--color-fg-default)}.wmde-markdown span.align-center{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.wmde-markdown span.align-center span img{margin:0 auto;text-align:center}.wmde-markdown span.align-right{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.wmde-markdown span.align-right span img{margin:0;text-align:right}.wmde-markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.wmde-markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.wmde-markdown code,.wmde-markdown tt{padding:.2em .4em;margin:0;font-size:85%;background-color:var(--color-neutral-muted);border-radius:6px}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.wmde-markdown pre{font-size:85%;line-height:1.45;background-color:var(--color-canvas-subtle);border-radius:6px}.wmde-markdown pre code,.wmde-markdown pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.wmde-markdown pre>code{padding:16px;overflow:auto;display:block}.wmde-markdown pre>code::-webkit-scrollbar{background:transparent;width:8px;height:8px}.wmde-markdown pre>code::-webkit-scrollbar-thumb{background:var(--color-fg-muted);border-radius:10px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.wmde-markdown .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:var(--color-canvas-default);border:0}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{font-weight:600;background:var(--color-canvas-subtle);border-top:0}.wmde-markdown .footnotes{font-size:12px;color:var(--color-fg-muted);border-top:1px solid var(--color-border-default)}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{position:absolute;inset:-8px -8px -8px -24px;pointer-events:none;content:"";border:2px solid var(--color-accent-emphasis);border-radius:6px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .task-list-item-checkbox,.wmde-markdown .contains-task-list input[type=checkbox]{margin:0 .2em .25em -1.6em;vertical-align:middle}.wmde-markdown .contains-task-list:dir(rtl) .task-list-item-checkbox,.wmde-markdown .contains-task-list:dir(rtl) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{visibility:hidden;display:flex;position:absolute;cursor:pointer;color:var(--color-fg-default);top:6px;right:6px;border-radius:5px;background:var(--color-border-default);padding:6px;font-size:12px;transition:all .3s}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre:hover .copied:active,.wmde-markdown pre .copied.active{background:var(--color-copied-active-bg);color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.wmde-markdown .markdown-alert{padding:.5rem 1em;color:inherit;margin-bottom:16px;border-left:.25em solid var(--borderColor-default, var(--color-border-default))}.wmde-markdown .markdown-alert>:last-child{margin-bottom:0!important}.wmde-markdown .markdown-alert .markdown-alert-title{display:flex;align-items:center;line-height:1;font-weight:500;font-size:14px}.wmde-markdown .markdown-alert .markdown-alert-title svg.octicon{margin-right:var(--base-size-8, 8px)!important}.wmde-markdown .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis, var(--color-accent-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent, var(--color-accent-fg))}.wmde-markdown .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis, var(--color-success-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success, var(--color-success-fg))}.wmde-markdown .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis, var(--color-done-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done, var(--color-done-fg))}.wmde-markdown .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis, var(--color-attention-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention, var(--color-attention-fg))}.wmde-markdown .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis, var(--color-danger-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger, var(--color-danger-fg))}.wmde-markdown .highlight-line{background-color:var(--color-neutral-muted)}.wmde-markdown .code-line.line-number:before{display:inline-block;width:1rem;text-align:right;margin-right:16px;color:var(--color-fg-subtle);content:attr(line);white-space:nowrap}.wmde-markdown .token.comment,.wmde-markdown .token.prolog,.wmde-markdown .token.doctype,.wmde-markdown .token.cdata{color:var(--color-prettylights-syntax-comment)}.wmde-markdown .token.namespace{opacity:.7}.wmde-markdown .token.property,.wmde-markdown .token.tag,.wmde-markdown .token.selector,.wmde-markdown .token.constant,.wmde-markdown .token.symbol,.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-entity-tag)}.wmde-markdown .token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.wmde-markdown .token.property-access,.wmde-markdown .token.operator,.wmde-markdown .token.boolean,.wmde-markdown .token.number,.wmde-markdown .token.selector .token.class,.wmde-markdown .token.attr-name,.wmde-markdown .token.string,.wmde-markdown .token.char,.wmde-markdown .token.builtin{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.wmde-markdown .code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.wmde-markdown .token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.wmde-markdown .code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.wmde-markdown .token.variable{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.entity,.wmde-markdown .token.url,.wmde-markdown .language-css .token.string,.wmde-markdown .style .token.string,.wmde-markdown .token.color,.wmde-markdown .token.atrule,.wmde-markdown .token.attr-value,.wmde-markdown .token.function,.wmde-markdown .token.class-name{color:var(--color-prettylights-syntax-string)}.wmde-markdown .token.rule,.wmde-markdown .token.regex,.wmde-markdown .token.important,.wmde-markdown .token.keyword{color:var(--color-prettylights-syntax-keyword)}.wmde-markdown .token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.wmde-markdown .token.important,.wmde-markdown .token.bold{font-weight:700}.wmde-markdown .token.italic{font-style:italic}.wmde-markdown .token.entity{cursor:help}._searchContainer_17zdq_1{position:relative;flex-shrink:0;width:100%}._searchTrigger_17zdq_8{display:flex;align-items:center;gap:8px;padding:6px 12px;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--text-500);font-size:.875rem;cursor:pointer;transition:all .2s;width:100%;height:32px}._searchTrigger_17zdq_8:hover{background:var(--color-bg-light);border-color:var(--color-primary);color:var(--text-700)}._searchTrigger_17zdq_8:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._searchPlaceholder_17zdq_36{flex:1;text-align:left;font-weight:400;color:var(--text-400)}._searchKbd_17zdq_43{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:4px;font-size:.7rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,monospace;color:var(--text-500);line-height:1;font-weight:500}._searchDropdown_17zdq_58{position:absolute;top:0;left:0;right:0;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 10px 40px #0000001a,0 2px 8px #0000000f;z-index:1000;min-width:400px;max-height:400px;overflow:hidden;display:flex;flex-direction:column;animation:_softLanding_17zdq_1 .2s cubic-bezier(.16,1,.3,1) forwards;transform-origin:top center}@keyframes _softLanding_17zdq_1{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._searchInputWrapper_17zdq_89{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--color-border);color:var(--text-400)}._searchInput_17zdq_89{flex:1;border:none;outline:none;font-size:.9rem;color:var(--text-900);background:transparent;font-weight:400}._searchInput_17zdq_89::placeholder{color:var(--text-400)}._searchResults_17zdq_112{overflow-y:auto;max-height:320px}._searchResultItem_17zdq_117{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px 16px;border:none;background:none;text-align:left;cursor:pointer;transition:background-color .15s;border-left:3px solid transparent}._searchResultItem_17zdq_117:hover,._searchResultItem_17zdq_117._selected_17zdq_133{background:#6366f114;border-left-color:var(--color-primary)}._resultTitle_17zdq_138{font-size:.9rem;font-weight:500;color:var(--text-900)}._resultCategory_17zdq_144{font-size:.75rem;color:var(--text-500);text-transform:uppercase;letter-spacing:.05em;font-weight:600}._searchEmpty_17zdq_152,._searchHint_17zdq_153{padding:24px 16px;text-align:center;color:var(--text-500);font-size:.875rem}._searchHint_17zdq_153{padding:16px;font-style:italic;color:var(--text-400)}@media(max-width:768px){._searchTrigger_17zdq_8{min-width:180px}._searchPlaceholder_17zdq_36{display:none}._searchDropdown_17zdq_58{min-width:320px;right:auto}}@media(max-width:640px){._searchKbd_17zdq_43{display:none}._searchTrigger_17zdq_8{min-width:auto;padding:6px 10px}._searchDropdown_17zdq_58{left:-100px;min-width:280px}}@keyframes _layout-page-enter_wh720_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._container_wh720_6{display:flex;flex-direction:column;min-height:100vh}._header_wh720_12{height:64px;background-color:var(--color-bg-white);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:5000}._appDivider_wh720_26{height:1px;width:100%;background:var(--color-border);position:relative;z-index:50}._headerLeft_wh720_35{display:flex;align-items:center;gap:16px;flex-shrink:0}._headerCenter_wh720_42{flex:1;display:flex;align-items:center;justify-content:center;min-width:300px;max-width:900px;margin:0 24px}._headerRight_wh720_54{display:flex;align-items:center;gap:24px;flex-shrink:0;margin-right:0}._logoContainer_wh720_64{padding:0 24px 0 5px;display:flex;align-items:center;position:relative}._logo_wh720_64{height:70px;width:auto}._menuButton_wh720_78{background:none;border:none;cursor:pointer;display:none}._headerRight_wh720_54{display:flex;align-items:center}._userInfo_wh720_91{display:flex;align-items:center;gap:10px;min-width:0}._clientChip_wh720_98{display:inline-flex;align-items:center;gap:6px;padding:0 12px;height:28px;border-radius:9999px;background:rgba(var(--text-900-rgb),.05);border:1px solid rgba(var(--text-900-rgb),.12);color:var(--text-900);font-size:.8rem;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px;flex-shrink:1;cursor:default}._clientChipIcon_wh720_120{display:inline-flex;align-items:center;justify-content:center;color:var(--text-500);flex-shrink:0}._clientName_wh720_128{overflow:hidden;text-overflow:ellipsis}._avatar_wh720_133{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}._userDropdown_wh720_141{position:relative}._userButton_wh720_145{background:none;border:none;display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:var(--radius-sm);transition:background-color .2s}._userButton_wh720_145:hover{background-color:var(--color-bg-light)}._header_wh720_12{height:70px;background-color:var(--color-bg-white);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;padding:0 24px 0 4px;position:sticky;top:0;z-index:5000}._userName_wh720_176{font-weight:500}._dropdownContent_wh720_180{display:none;position:absolute;right:0;top:100%;background-color:#fff;border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:0 4px 12px #0000001a;min-width:160px;padding:8px 0}._userDropdown_wh720_141:hover ._dropdownContent_wh720_180{display:block}._dropdownItem_wh720_197{display:block;width:100%;text-align:left;padding:8px 16px;background:none;border:none;color:var(--color-text-body);text-decoration:none;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;line-height:1.4;appearance:none}._dropdownItem_wh720_197:hover{background-color:var(--color-bg-light)}._dropdownItem_wh720_197:focus-visible{outline:none;background-color:var(--color-bg-light)}._dropdownDivider_wh720_223{height:1px;margin:4px 0;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),0),rgba(var(--slate-400-rgb),.8),rgba(var(--slate-400-rgb),0))}._mainWrapper_wh720_229{display:flex;flex:1}._sidebar_wh720_234{width:240px;background-color:var(--color-bg-white);border-right:1px solid rgba(var(--text-900-rgb),.06);padding:24px 0;transition:transform .3s ease}._nav_wh720_243{display:flex;flex-direction:column}._navItem_wh720_248{padding:12px 24px;color:var(--color-text-body);text-decoration:none;font-weight:500;transition:background-color .2s,color .2s}._navItem_wh720_248:hover{background-color:var(--color-bg-light);color:var(--color-primary)}._active_wh720_261{background-color:#f0fdf9;color:var(--color-secondary);border-right:3px solid var(--color-secondary)}._navGroup_wh720_268{padding:12px 16px 8px;display:flex;flex-direction:column;gap:6px}._navGroupLabel_wh720_275{background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-400);padding:2px 8px;border-radius:6px;transition:color .15s,background .15s}._navGroupLabel_wh720_275:hover{color:var(--text-600);background:var(--surface-100, rgba(0,0,0,.03))}._navGroupItems_wh720_305{display:grid;grid-template-rows:1fr;overflow:hidden;transition:grid-template-rows .22s ease}._navGroupItemsCollapsed_wh720_317{grid-template-rows:0fr}._navGroupItems_wh720_305:after{content:none}._navGroupItems_wh720_305{display:flex;flex-direction:column;gap:4px;padding-left:8px;max-height:600px;transition:max-height .25s ease,opacity .2s ease,padding .2s ease;opacity:1}._navGroupItemsCollapsed_wh720_317{max-height:0!important;opacity:0;padding-top:0;padding-bottom:0;overflow:hidden;pointer-events:none}._navSubItem_wh720_347{padding:10px 16px;border-radius:8px;color:var(--color-text-body);text-decoration:none;font-weight:500;transition:background-color .2s,color .2s}._navSubItem_wh720_347:hover{background-color:var(--color-bg-light);color:var(--color-primary)}._activeSubItem_wh720_361{background-color:#6366f11f;color:var(--color-primary)}._navItemWithBadge_wh720_367{display:flex;align-items:center;gap:6px;width:100%}._navBadgeAlert_wh720_374{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background-color:#ef4444;color:#fff;font-size:9px;font-weight:700;line-height:1;flex-shrink:0}._content_wh720_389{flex:1;padding:32px;overflow-y:auto;background-color:var(--color-bg-white, #ffffff);animation:_layout-page-enter_wh720_1 .4s ease}@media(max-width:768px){._menuButton_wh720_78{display:block}._headerCenter_wh720_42{margin:0 12px;min-width:200px;max-width:600px}._sidebar_wh720_234{position:fixed;top:70px;bottom:0;left:0;transform:translate(-100%);z-index:90}._sidebarOpen_wh720_420{transform:translate(0)}._userName_wh720_176{display:none}}@media(max-width:640px){._headerCenter_wh720_42{display:none}._headerRight_wh720_54{gap:12px}._clientChip_wh720_98{max-width:140px;padding:0 10px}._clientChipIcon_wh720_120{display:none}}._bar_f2u1b_1{display:flex;height:18px;border-radius:6px;overflow:hidden;background:#e6f2ef;box-shadow:0 1px 2px #00000008}._barSegment_f2u1b_10{position:relative;height:100%;transition:flex-basis .3s,background .2s;cursor:pointer}._barSegment_f2u1b_10:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:-8px;width:16px;background:linear-gradient(90deg,var(--current-color),var(--next-color));z-index:2;pointer-events:none}._emptyBar_f2u1b_29{height:18px;background:#f5f5f5;border-radius:6px;display:flex;align-items:center;color:#aaa;font-size:13px;padding-left:8px}._legendPopover_f2u1b_40{position:absolute;z-index:10;background:#fff;border:1px solid #d0e3de;border-radius:6px;box-shadow:0 2px 8px #00000014;padding:10px 16px;min-width:220px;font-size:14px;color:#222;margin-top:6px}._legendItem_f2u1b_54{display:flex;align-items:center;margin-bottom:4px}._legendSwatch_f2u1b_60{width:16px;height:16px;border-radius:4px;margin-right:8px;display:inline-block}._legendLabel_f2u1b_68{font-size:14px;color:#333}._card_22jxc_1{grid-column:span 2;display:flex;flex-direction:column;gap:14px;padding:22px;border:1px solid var(--color-border, rgba(var(--text-900-rgb), .08));border-radius:16px;background:var(--surface-card, var(--surface-card, #ffffff));box-shadow:0 2px 8px rgba(var(--text-900-rgb),.06);transition:box-shadow .2s ease,border-color .2s ease;min-height:340px}._card_22jxc_1:hover{box-shadow:0 8px 22px rgba(var(--text-900-rgb),.16);border-color:rgba(var(--text-900-rgb),.14)}._header_22jxc_20{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._headerRight_22jxc_27{display:inline-flex;align-items:center;gap:10px}._titleGroup_22jxc_33{display:flex;flex-direction:column;gap:6px}._label_22jxc_39{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--text-900-rgb),.56)}._total_22jxc_47{font-size:12px;font-weight:500;color:rgba(var(--text-900-rgb),.46);text-align:right}._barSection_22jxc_54{display:flex;flex-direction:column;gap:8px}._bar_22jxc_54{display:flex;width:100%;height:16px;border-radius:999px;overflow:hidden;background:rgba(var(--brand-500-rgb),.12);box-shadow:inset 0 -1px rgba(var(--text-900-rgb),.08)}._barSegment_22jxc_70{position:relative;height:100%;min-width:0;transition:flex-basis .25s ease,flex-grow .25s ease}._barSegment_22jxc_70:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:-8px;width:16px;background:linear-gradient(90deg,var(--current-color),var(--next-color));z-index:2;pointer-events:none}._barSegment_22jxc_70:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}._barSegment_22jxc_70:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}._barSegmentClickable_22jxc_99{cursor:pointer;transition:flex-basis .25s ease,flex-grow .25s ease,opacity .2s ease,transform .2s ease}._barSegmentClickable_22jxc_99:hover{opacity:.85;transform:scaleY(1.1)}._barSegmentClickable_22jxc_99:active{opacity:.7;transform:scaleY(1.05)}._legendColumns_22jxc_114{display:flex;gap:24px;margin-top:2px}._legendColumn_22jxc_114{flex:1 1 0;display:flex;flex-direction:column;gap:8px}._legendItem_22jxc_127{display:inline-flex;align-items:center;gap:10px;font-size:.85rem;color:rgba(var(--text-900-rgb),.62);line-height:1.25}._legendItemClickable_22jxc_136{cursor:pointer;padding:4px 6px;margin:-4px -6px;border-radius:6px;transition:background-color .2s ease,color .2s ease}._legendItemClickable_22jxc_136:hover{background-color:rgba(var(--brand-500-rgb),.08);color:rgba(var(--text-900-rgb),.85)}._legendItemClickable_22jxc_136:active{background-color:rgba(var(--brand-500-rgb),.15)}._legendSwatch_22jxc_153{width:10px;height:10px;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(var(--text-900-rgb),.1);flex-shrink:0}._legendLabel_22jxc_161{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:2px}._legendName_22jxc_168{font-weight:400}._legendSeparator_22jxc_172{color:rgba(var(--text-900-rgb),.35)}._legendPercent_22jxc_176{font-weight:600}._legendCount_22jxc_180{color:rgba(var(--text-900-rgb),.45)}._legendSkeleton_22jxc_184{display:flex;flex-direction:column;gap:8px}._legendSkeletonRow_22jxc_190{width:160px;height:14px;border-radius:8px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_22jxc_1 1.4s infinite ease-in-out}._emptyMessage_22jxc_198,._errorMessage_22jxc_199{padding:14px 16px;border-radius:12px;font-size:.9rem}._emptyMessage_22jxc_198{background:var(--surface-muted, var(--surface-muted, #f3f4f6));color:var(--color-text-muted, #4b5563);text-align:center}._errorMessage_22jxc_199{background:#f8717129;color:var(--danger-600, #b91c1c);text-align:center}._badge_22jxc_217{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;line-height:1;background:rgba(var(--brand-500-rgb),.18);color:var(--shadow-chip-text);white-space:nowrap}._badgeDanger_22jxc_231,._badgeWarning_22jxc_232,._badgeSuccess_22jxc_233,._badgeNeutral_22jxc_234{background:rgba(var(--brand-500-rgb),.18);color:var(--shadow-chip-text)}._badgeSkeleton_22jxc_239{width:140px;height:24px;padding:0;border-radius:999px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_22jxc_1 1.4s infinite ease-in-out}._skeletonText_22jxc_248{display:block;width:90px;height:14px;border-radius:6px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_22jxc_1 1.4s infinite ease-in-out}._skeletonBar_22jxc_257{width:100%;height:16px;border-radius:999px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_22jxc_1 1.4s infinite ease-in-out}@keyframes _shimmer_22jxc_1{0%{background-position:-140px 0}to{background-position:140px 0}}@media(max-width:767px){._card_22jxc_1{grid-column:span 1}._legendColumns_22jxc_114{flex-direction:column;gap:12px}}._container_1etcu_4{padding:0;max-width:1440px;margin:0 auto}._header_1etcu_13{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 20px;border-bottom:1px solid var(--color-border, #e5e7eb);margin-bottom:28px;flex-wrap:wrap}._headerMeta_1etcu_24{display:flex;flex-direction:column;gap:2px}._pageTitle_1etcu_30{margin:0;font-size:1.45rem;font-weight:700;letter-spacing:-.02em;color:var(--text-900, #111827);line-height:1.2}._pageSubtitle_1etcu_39{margin:0;font-size:.825rem;color:var(--color-text-muted, #6b7280);font-weight:400}._filtersInline_1etcu_49{display:flex;align-items:center;flex-wrap:wrap;gap:8px}._filtersBar_1etcu_57{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:20px}._sectionDivider_1etcu_68{display:flex;align-items:center;gap:10px;margin:28px 0 14px}._sectionDivider_1etcu_68:after{content:"";flex:1;height:1px;background:var(--color-border, #e5e7eb)}._sectionLabel_1etcu_82{font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted, #9ca3af);white-space:nowrap}._cardsGrid_1etcu_94{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:0}@media(min-width:900px){._cardsGrid_1etcu_94{grid-template-columns:repeat(4,1fr)}}._rowTwoCol_1etcu_111{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:0}@media(min-width:780px){._rowTwoCol_1etcu_111{grid-template-columns:repeat(2,1fr)}}._rowThreeCol_1etcu_124{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:0}@media(min-width:780px){._rowThreeCol_1etcu_124{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){._rowThreeCol_1etcu_124{grid-template-columns:repeat(3,1fr)}}._twoColumn_1etcu_146{display:grid;grid-template-columns:1fr;gap:14px;margin-top:28px}@media(min-width:980px){._twoColumn_1etcu_146{grid-template-columns:1fr 1fr}}._cardsGridFive_1etcu_162{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:0}@media(min-width:1200px){._cardsGridFive_1etcu_162{grid-template-columns:repeat(5,1fr)}}@media(min-width:1200px){._span2_1etcu_179{grid-column:span 2}._span2_1etcu_179>article ._chartArea_1etcu_183{min-height:250px}}._highlightCard_1etcu_191{position:relative;display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:14px;background:linear-gradient(145deg,rgba(var(--brand-400-rgb),.28),rgba(var(--brand-500-rgb),.22));border:1px solid rgba(var(--brand-500-rgb),.45);box-shadow:0 18px 36px rgba(var(--brand-500-rgb),.22);overflow:hidden}._highlightCard_1etcu_191:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 65%);pointer-events:none}._highlightCard_1etcu_191>*{position:relative;z-index:1}._highlightCardHorizontal_1etcu_217{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:24px;border-radius:14px;background:linear-gradient(145deg,rgba(var(--brand-400-rgb),.28),rgba(var(--brand-500-rgb),.22));border:1px solid rgba(var(--brand-500-rgb),.45);box-shadow:0 8px 24px rgba(var(--brand-500-rgb),.15);overflow:hidden}._highlightCardHorizontal_1etcu_217:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 65%);pointer-events:none}._highlightCardHorizontal_1etcu_217>*{position:relative;z-index:1}@media(max-width:768px){._highlightCardHorizontal_1etcu_217{grid-template-columns:1fr;text-align:center}._licenseBadgeSection_1etcu_250{align-items:center}}._licenseMetricSection_1etcu_255{display:flex;flex-direction:column;gap:4px}._licenseInfoSection_1etcu_261{display:flex;flex-direction:column;gap:8px}._licenseBadgeSection_1etcu_250{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._highlightHeader_1etcu_274{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._highlightTitle_1etcu_281{margin:0;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary-dark);font-weight:700}._highlightBadge_1etcu_290{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(var(--brand-500-rgb),.25);color:var(--color-primary-dark);font-size:.8rem;font-weight:600}._highlightMetric_1etcu_302{font-size:2.25rem;font-weight:700;color:var(--text-900);margin:0}._highlightMetricLarge_1etcu_309{font-size:2.5rem;font-weight:700;color:var(--text-900);margin:0;line-height:1}._highlightContext_1etcu_317{margin:0;color:var(--text-900);font-size:.9rem;line-height:1.5;max-width:400px}._highlightFooter_1etcu_325{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;font-size:.85rem;color:rgba(var(--text-900-rgb),.75)}._highlightFooterStrong_1etcu_335{font-weight:600;color:var(--color-primary-dark)}._seatsFreeBadge_1etcu_340{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;background:rgba(var(--brand-600-rgb),.3);color:var(--color-primary-dark);font-size:.9rem;font-weight:600}._filtersFlow_1etcu_355{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._timelineSelector_1etcu_362{display:inline-flex;gap:4px;flex-wrap:wrap;background:var(--color-surface-alt, #f3f4f6);padding:3px;border-radius:8px}._timelineButton_1etcu_371{border:1px solid transparent;background:transparent;color:var(--color-text-muted, #6b7280);border-radius:6px;padding:5px 12px;font-size:.8rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease;white-space:nowrap}._timelineButton_1etcu_371:hover,._timelineButton_1etcu_371:focus-visible{color:var(--text-900, #111827);background:#fff}._timelineButtonActive_1etcu_390{background:#fff;color:var(--text-900, #111827);font-weight:600;box-shadow:0 1px 3px #0000001f}._filterTagRow_1etcu_397{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:6px}._filterAddControl_1etcu_405{position:relative;flex-shrink:0}._chipRow_1etcu_410{display:inline-flex;align-items:center;gap:6px}._timelineControl_1etcu_416{position:relative;display:inline-flex;align-items:center}._filterTag_1etcu_397{display:inline-flex;align-items:center;gap:6px;background:var(--surface-muted, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:999px;padding:4px 10px;font-size:.78rem;color:var(--text-900, #111827)}._filterTagLabel_1etcu_434{font-weight:500}._filterTagRemove_1etcu_438{border:none;background:none;color:var(--color-text-muted, #9ca3af);cursor:pointer;font-size:.9rem;line-height:1;padding:0;display:flex;align-items:center}._filterTagRemove_1etcu_438:hover,._filterTagRemove_1etcu_438:focus-visible{color:var(--color-accent-dark)}._filterTagEmpty_1etcu_455{color:var(--color-text-muted);font-size:.85rem;display:inline-flex;align-items:center;min-height:28px}._addFilterButton_1etcu_463{border:1px dashed var(--color-border, #d1d5db);background:#fff;color:var(--color-accent-dark);border-radius:6px;padding:5px 10px;font-size:.8rem;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;white-space:nowrap}._addFilterButton_1etcu_463:hover,._addFilterButton_1etcu_463:focus-visible{border-color:var(--color-accent);background:var(--color-accent-muted)}._filterPicker_1etcu_481,._trendPopover_1etcu_482{position:absolute;top:calc(100% + 8px);display:flex;flex-direction:column;gap:8px;padding:12px;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:10px;box-shadow:0 8px 32px #0000001f;z-index:2000}._filterPicker_1etcu_481{right:0;min-width:260px;max-width:320px}._trendPopover_1etcu_482{left:0;min-width:200px}._filterPickerSearch_1etcu_507{padding:6px 10px;border-radius:6px;border:1px solid var(--color-border, #d1d5db);font-size:.85rem;outline:none}._filterPickerSearch_1etcu_507:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent-muted)}._filterPickerList_1etcu_520{display:flex;flex-direction:column;gap:2px;max-height:240px;overflow-y:auto}._popupOption_1etcu_528,._filterPickerOption_1etcu_543{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:7px 10px;background:#fff;border:1px solid transparent;border-radius:6px;cursor:pointer;font-size:.85rem;text-align:left;transition:background .1s}._filterPickerOption_1etcu_543:hover,._filterPickerOption_1etcu_543:focus-visible,._popupOption_1etcu_528:hover,._popupOption_1etcu_528:focus-visible{background:var(--color-accent-muted, #eff6ff);border-color:var(--color-accent, #3b82f6)}._filterPickerEmpty_1etcu_566{padding:12px;text-align:center;color:var(--color-text-muted);font-size:.85rem}._trendControl_1etcu_573{position:relative;display:flex;align-items:center}._trendChip_1etcu_579{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--color-border, #e5e7eb);background:#fff;border-radius:999px;padding:5px 12px;font-size:.8rem;font-weight:500;color:var(--text-900, #111827);cursor:pointer;transition:border-color .15s ease,background .15s ease}._trendChip_1etcu_579:hover,._trendChip_1etcu_579:focus-visible{border-color:var(--color-accent);background:var(--color-accent-muted);color:var(--color-accent-dark)}._trendOption_1etcu_601{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:7px 10px;background:#fff;border:1px solid transparent;border-radius:6px;cursor:pointer;font-size:.85rem;text-align:left;transition:background .1s}._trendOption_1etcu_601:hover,._trendOption_1etcu_601:focus-visible{background:var(--color-accent-muted);border-color:var(--color-accent)}._trendOptionActive_1etcu_622{background:var(--color-accent-muted);border-color:var(--color-accent);color:var(--color-accent-dark);font-weight:600}._selectControl_1etcu_629{display:inline-flex;align-items:center;gap:10px}._selectControl_1etcu_629 select,._selectControl_1etcu_629 input{padding:6px 10px;border-radius:6px;border:1px solid var(--color-border, #d1d5db);font-size:.85rem}._selectControl_1etcu_629 input{min-width:180px}._selectControl_1etcu_629 button{padding:6px 12px;border-radius:6px;border:1px solid var(--color-accent);background:var(--color-accent-muted);color:var(--color-accent-dark);font-size:.85rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;min-width:var(--select-control-button-min-width, 160px)}._selectControl_1etcu_629 button:hover,._selectControl_1etcu_629 button:focus-visible{background:var(--color-accent);color:#fff}._selectControl_1etcu_629 button:disabled,._selectControl_1etcu_629 button:disabled:hover,._selectControl_1etcu_629 button:disabled:focus-visible{background:var(--surface-muted);border-color:var(--color-border);color:var(--color-text-muted);cursor:not-allowed}._usageCard_1etcu_677{background:var(--surface-card, #ffffff);border-radius:12px;border:1px solid var(--color-border, #e5e7eb);display:flex;flex-direction:column;padding:20px;gap:14px;box-shadow:0 1px 4px #0000000d}._usageCardHeader_1etcu_688{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._usageCardTitle_1etcu_695{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted, #6b7280)}._usageCardSubtitle_1etcu_704{font-size:.75rem;color:var(--color-text-muted, #9ca3af);white-space:nowrap}._usageCardFooter_1etcu_710{display:flex;justify-content:flex-end;margin-top:auto}._usageTableWrapper_1etcu_716{width:100%;overflow-x:auto;flex:1}._usageTable_1etcu_716{width:100%;border-collapse:collapse;background-color:transparent;border:none;font-size:.875rem}._usageTable_1etcu_716 thead{background:var(--surface-muted, #f9fafb)}._usageTable_1etcu_716 th,._usageTable_1etcu_716 td{padding:12px 14px;text-align:left}._usageTable_1etcu_716 thead th{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted, #9ca3af);border-bottom:1px solid var(--color-border, #e5e7eb)}._alignRight_1etcu_749{text-align:right}._alignCenter_1etcu_753,._usageTable_1etcu_716 ._alignCenter_1etcu_753{text-align:center}._usageTable_1etcu_716 tbody tr+tr{border-top:1px solid var(--color-border, #f3f4f6)}._clickableRow_1etcu_765{cursor:pointer;transition:background-color .12s ease}._clickableRow_1etcu_765:hover{background-color:var(--color-accent-muted, rgba(59, 130, 246, .05))}._rankBadge_1etcu_774{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--color-accent-muted, #eff6ff);color:var(--color-accent-dark, #1d4ed8);font-weight:700;font-size:.75rem}._tableAppCell_1etcu_787{display:flex;flex-direction:column;gap:2px}._appName_1etcu_793{font-weight:600;color:inherit;text-decoration:none}a._appName_1etcu_793{cursor:pointer;transition:color .15s ease}a._appName_1etcu_793:hover{color:var(--color-primary-dark);text-decoration:underline}._appMeta_1etcu_809{color:var(--color-text-muted);font-size:.78rem}._trendBadge_1etcu_817{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;padding:4px 10px;border-radius:6px;font-size:.8rem;font-weight:600}._trendValue_1etcu_828{font-weight:700}._trendDelta_1etcu_832{font-size:.72rem;opacity:.75}._trendIcon_1etcu_837{font-weight:700}._trendUp_1etcu_841{background:#dcfce7;color:#166534}._trendDown_1etcu_846{background:var(--badge-danger-bg, #fee2e2);color:var(--badge-danger-fg, #991b1b)}._trendFlat_1etcu_851{background:var(--surface-muted, #f3f4f6);color:var(--color-text-muted, #6b7280)}._badge_1etcu_859{background:var(--surface-muted, #f3f4f6);padding:2px 8px;border-radius:10px;font-size:.78rem;color:var(--color-text-muted)}._badgeDanger_1etcu_867{background:#fee2e2;padding:2px 8px;border-radius:10px;font-size:.78rem;color:#dc2626;font-weight:600}._badgeWarning_1etcu_876{background:#fef3c7;padding:2px 8px;border-radius:10px;font-size:.78rem;color:#d97706;font-weight:600}._badgePurple_1etcu_885{background:#ede9fe;padding:2px 8px;border-radius:10px;font-size:.78rem;color:#7c3aed;font-weight:600}._tagCritical_1etcu_894{color:#ef4444;background:#fee2e2;padding:2px 8px;border-radius:4px;font-weight:700;font-size:.72rem}._tagHigh_1etcu_903{color:#f97316;background:#ffedd5;padding:2px 8px;border-radius:4px;font-weight:700;font-size:.72rem}._severityChipCritical_1etcu_912{color:#fff!important;background:#dc2626!important;border:none!important;padding:3px 9px;border-radius:10px;font-weight:700;font-size:.72rem}._severityChipHigh_1etcu_922{color:#fff!important;background:#ea580c!important;border:none!important;padding:3px 9px;border-radius:10px;font-weight:700;font-size:.72rem}._severityChipMedium_1etcu_932{color:#000!important;background:#fbbf24!important;border:none!important;padding:3px 9px;border-radius:10px;font-weight:700;font-size:.72rem}._severityChipLow_1etcu_942{color:#166534!important;background:#bbf7d0!important;border:none!important;padding:3px 9px;border-radius:10px;font-weight:700;font-size:.72rem}._panelLoading_1etcu_955,._panelEmpty_1etcu_956{padding:24px;text-align:center;color:var(--color-text-muted);border-radius:10px;border:1px dashed var(--color-border, #e5e7eb);background:var(--surface-muted, #f9fafb)}._error_1etcu_965{color:var(--danger-500, #ef4444);padding:14px 16px;background-color:var(--badge-danger-bg, #fee2e2);border-radius:8px;font-size:.875rem}._restricted_1etcu_973{text-align:center;padding:64px;background-color:#fff;border-radius:12px;border:1px dashed var(--color-border, #e5e7eb)}._restricted_1etcu_973 h2{color:var(--color-text-muted)}._section_1etcu_68{margin-bottom:32px;display:flex;flex-direction:column}._sectionHeader_1etcu_994{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._sectionHeaderContent_1etcu_1003{display:flex;flex-direction:column;gap:4px}._sectionHeaderContent_1etcu_1003 h2{margin:0}._sectionHeaderContent_1etcu_1003 p{margin:0;color:var(--color-text-muted)}._sectionHeaderLink_1etcu_1018{font-size:12px;font-weight:600;color:var(--color-accent-dark, #0f766e);text-decoration:none;display:inline-flex;align-items:center;gap:4px}._sectionHeaderLink_1etcu_1018:hover{color:var(--brand-700);text-decoration:underline}._cardFooter_1etcu_1033{padding:10px 14px;display:flex;justify-content:flex-end;background:#fff}._card_1etcu_94{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px #0000000f;border:1px solid var(--color-border, #e5e7eb);display:flex;flex-direction:column;height:100%}._label_1etcu_1051{font-size:.8rem;font-weight:600;color:var(--color-text-muted)}._contentPadding_1etcu_1057{padding:8px 0;display:flex;flex-direction:column;gap:12px}._listContainer_1etcu_1064{overflow-x:auto}._statRow_1etcu_1068{display:flex;align-items:center;gap:12px;margin-bottom:8px;font-size:.85rem}._statLabel_1etcu_1076{width:140px;color:var(--text-900)}._progressBar_1etcu_1081{flex:1;height:7px;background-color:var(--surface-muted, #f3f4f6);border-radius:999px;overflow:hidden}._progressFill_1etcu_1089{height:100%;border-radius:999px}._statValue_1etcu_1094{width:40px;text-align:right;font-weight:600}._subHeader_1etcu_1100{margin:14px 0 6px;font-size:.72rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}._simpleList_1etcu_1109{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}._listItem_1etcu_1118{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:7px 0;border-bottom:1px solid var(--color-border, #f3f4f6)}._listItem_1etcu_1118:last-child{border-bottom:none}._viewMoreBtn_1etcu_1131{background:none;border:none;color:var(--brand-500);font-size:.85rem;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .15s ease}._viewMoreBtn_1etcu_1131:hover{background:var(--brand-50)}._chartRow_1etcu_1147{display:flex;align-items:center;gap:12px;font-size:.85rem}._chartLabel_1etcu_1154{color:var(--text-900)}._chartBarContainer_1etcu_1158{flex:1;height:24px;display:flex;align-items:center}._chartBar_1etcu_1158{height:14px;border-radius:4px}._chartValue_1etcu_1170{width:50px;text-align:right;color:var(--color-text-muted)}._mainGrid_1etcu_1176{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}@media(min-width:1024px){._mainGrid_1etcu_1176{grid-template-columns:1fr 1fr}}._analyticsGrid_1etcu_1189{display:grid;grid-template-columns:1fr;gap:20px;margin-top:20px;margin-bottom:20px}@media(min-width:1024px){._analyticsGrid_1etcu_1189{grid-template-columns:repeat(3,1fr)}}._leftColumn_1etcu_1203,._rightColumn_1etcu_1204{display:flex;flex-direction:column;gap:20px}._card_srozy_1{position:relative;display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--color-border, rgba(var(--text-900-rgb), .08));border-radius:14px;background:var(--surface-card, var(--surface-card, #ffffff));box-shadow:0 2px 8px rgba(var(--text-900-rgb),.06);transition:box-shadow .2s ease,border-color .2s ease}._clickable_srozy_14{cursor:pointer}:root{--metric-card-min-height: 110px}._fadeContent_srozy_23{display:flex;flex-direction:column;flex:1;min-height:100%}._card_srozy_1{min-height:var(--metric-card-min-height);box-sizing:border-box;position:relative;padding-bottom:12px;isolation:isolate;overflow:hidden}._card_srozy_1:hover{box-shadow:0 6px 16px rgba(var(--text-900-rgb),.12);border-color:rgba(var(--text-900-rgb),.12)}._cardContent_srozy_44{display:flex;flex-direction:column;gap:12px;z-index:2;position:relative}._label_srozy_52{font-size:12px;font-weight:500;color:var(--color-text-muted, var(--text-500));text-transform:uppercase;letter-spacing:.02em;margin-bottom:0;position:relative;z-index:40}._valueRow_srozy_64{font-size:26px;font-weight:600;color:var(--color-text-body, #111827);line-height:1;position:relative;z-index:2}._trendRow_srozy_73{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}._footerNote_srozy_82{position:relative;margin-top:0;margin-bottom:12px;padding:0;font-size:12px;color:var(--color-text-muted, var(--text-500));line-height:1.3;z-index:30}._trendBadge_srozy_94{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;border-radius:999px;padding:3px 10px;line-height:1;position:relative}._trendBadge_srozy_94{box-sizing:border-box;width:96px;min-width:96px;max-width:96px;justify-content:flex-end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._trendPositive_srozy_119{background:#1665341f;color:#166534}._trendNegative_srozy_124{background:#991b1b1f;color:var(--badge-danger-fg, #991b1b)}._trendNeutral_srozy_129{background:#6b72801f;color:#4b5563}._sparkline_srozy_134{position:absolute;left:0;right:auto;bottom:-2px;margin-left:-16px;width:calc(100% + 32px);height:54px;display:flex;align-items:center;justify-content:center;margin-top:0;flex-shrink:0;pointer-events:none;z-index:0;opacity:.95}._valueAndTrend_srozy_157{display:flex;align-items:center;gap:12px;justify-content:space-between;width:100%;min-height:32px;position:relative;z-index:20;margin-bottom:12px}._valueAndTrend_srozy_157 ._valueRow_srozy_64{font-size:26px;font-weight:600;color:var(--color-text-body, #111827);line-height:1;flex:0 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;z-index:21;margin-left:0}._trendFadeWrapper_srozy_193{margin-left:auto;display:flex}._trendBadge_srozy_94{white-space:nowrap;display:inline-flex;align-items:center;height:28px;padding:0 10px;box-sizing:border-box}._trendBadge_srozy_94{background:#fffc;box-shadow:0 1px 6px #0000000f;z-index:100;position:relative;pointer-events:auto;transform:translateY(0)}._valueOverlay_srozy_222{position:relative;top:0;margin-top:0;display:flex;align-items:flex-start;justify-content:space-between;padding:0;pointer-events:auto;z-index:50}._sparklinePlaceholder_srozy_236{width:100%;height:100%;border-radius:8px;background:transparent;opacity:1}._skeletonValue_srozy_245,._skeletonTrend_srozy_246{display:block;border-radius:6px;background:linear-gradient(90deg,var(--surface-muted, #f1f5f9) 0%,rgba(var(--text-900-rgb, 15, 23, 42),.07) 40%,var(--surface-muted, #f1f5f9) 100%);background-size:320px 100%;animation:_shimmer_srozy_1 1.5s infinite ease-in-out}._skeletonValue_srozy_245{width:72px;height:28px}._skeletonTrend_srozy_246{width:80px;height:16px;margin-top:4px}._errorState_srozy_270{display:flex;flex-direction:column;gap:6px;color:var(--badge-danger-fg, #991b1b)}._errorText_srozy_277{font-size:14px;font-weight:500}._errorHint_srozy_282{font-size:12px;color:#991b1bbf}@keyframes _shimmer_srozy_1{0%{background-position:-320px 0}to{background-position:320px 0}}@keyframes _cardFadeIn_srozy_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._fadeContent_srozy_23{animation:_cardFadeIn_srozy_1 .35s ease forwards}@media(max-width:640px){._card_srozy_1{padding:16px}._valueRow_srozy_64{font-size:24px}._sparkline_srozy_134{left:0;right:auto;bottom:-2px;margin-left:-16px;width:calc(100% + 32px);width:auto;height:24px}}._emptyValueBlock_srozy_323{display:flex;flex-direction:column;gap:2px}._emptyValue_srozy_323{font-size:26px;font-weight:600;color:var(--text-300, #d1d5db);line-height:1}._emptyHint_srozy_336{font-size:11px;color:var(--text-400, #9ca3af);font-style:italic}._wrapper_3zeoz_1{position:relative;width:100%;overflow:visible;box-sizing:border-box;transition:height var(--fade-duration, 1s) ease,opacity var(--fade-duration, 1s) ease}._layer_3zeoz_9{position:absolute;inset:0;display:flex;align-items:flex-start;transition:opacity var(--fade-duration, 1s) ease;will-change:opacity}._layer_3zeoz_9>*{width:100%}._prev_3zeoz_22{opacity:1;z-index:1;pointer-events:none}._next_3zeoz_28{opacity:0;z-index:2}._current_3zeoz_33{opacity:1;z-index:3}._out_3zeoz_49 ._prev_3zeoz_22,._out_3zeoz_49 ._next_3zeoz_28,._in_3zeoz_57 ._prev_3zeoz_22{opacity:0}._in_3zeoz_57 ._next_3zeoz_28{opacity:1}._starting_3zeoz_65 ._next_3zeoz_28{opacity:0;transition:none}._wrapper_3zeoz_1:not(._animating_3zeoz_39) ._layer_3zeoz_9{position:static}._animating_3zeoz_39 ._prev_3zeoz_22 ._spark-line-wide_3zeoz_79,._animating_3zeoz_39 ._prev_3zeoz_22 ._spark-line-thin_3zeoz_80{stroke-dashoffset:var(--spark-dashlen);transition:stroke-dashoffset var(--fade-duration, 1s) ease}._measurer_3zeoz_88{position:absolute;visibility:hidden;pointer-events:none;inset:0 auto auto 0;width:100%;box-sizing:border-box}._card_9g3ic_1{background:var(--card-bg, #fff);border-radius:8px;padding:16px;box-shadow:0 1px #0000000a;display:flex;flex-direction:column}._fixedCard_9g3ic_10{min-height:220px;width:100%}._header_9g3ic_15{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._titleGroup_9g3ic_22{display:flex;align-items:center;gap:8px}._label_9g3ic_28{font-size:.9rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._headerRight_9g3ic_36{display:flex;align-items:center;gap:8px}._total_9g3ic_42{font-size:.875rem;color:var(--muted-600, #6b7280)}._chartRow_9g3ic_48{display:flex;align-items:center;flex:1;min-height:0;gap:20px}._chartArea_9g3ic_57{position:relative;width:180px;height:180px;flex-shrink:0}._donutCenter_9g3ic_65{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}._donutTotal_9g3ic_75{font-size:1.4rem;font-weight:700;color:var(--text-900);line-height:1}._donutSubtitle_9g3ic_82{font-size:.7rem;color:var(--muted-600, #6b7280);margin-top:2px}._tooltip_9g3ic_89{background:var(--color-bg-white, #fff);border:1px solid var(--color-border, #e2e8f0);border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;gap:2px;box-shadow:0 4px 12px #0000001a}._tooltipLabel_9g3ic_100{font-size:.75rem;font-weight:600;color:var(--text-900)}._tooltipValue_9g3ic_106{font-size:.875rem;font-weight:700;color:var(--text-900)}._tooltipPct_9g3ic_112{font-weight:400;color:var(--muted-600, #6b7280)}._rightLegend_9g3ic_118{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0}._severityRow_9g3ic_126{display:flex;flex-direction:column;gap:4px;cursor:pointer;border-radius:6px;padding:2px 4px;transition:background .15s ease}._severityRow_9g3ic_126:hover{background:#00000008}._severityMeta_9g3ic_140{display:flex;align-items:center;gap:6px}._severityDot_9g3ic_146{width:8px;height:8px;border-radius:50%;flex-shrink:0}._severityLabel_9g3ic_153{font-size:.78rem;font-weight:500;color:var(--text-700, #374151);flex:1}._severityCount_9g3ic_160{font-size:.78rem;font-weight:600;color:var(--text-900);min-width:24px;text-align:right}._severityBarTrack_9g3ic_168{height:4px;background:var(--color-border, #e5e7eb);border-radius:9999px;overflow:hidden}._severityBarFill_9g3ic_175{height:100%;border-radius:9999px;transition:width .4s ease;min-width:4px;opacity:.85}._card_1tq8q_1{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px}._header_1tq8q_11{display:flex;justify-content:space-between;align-items:center}._title_1tq8q_17{margin:0;font-size:1rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._subtitle_1tq8q_26{font-size:12px;color:rgba(var(--text-900-rgb),.5);white-space:nowrap}._content_1tq8q_32{display:grid;grid-template-columns:1fr 1fr;gap:24px;min-height:200px;flex:1}@media(max-width:768px){._content_1tq8q_32{grid-template-columns:1fr}}._chartSection_1tq8q_47{display:flex;flex-direction:column;gap:12px}._chartContainer_1tq8q_53{flex:1;min-height:160px}._legend_1tq8q_58{display:flex;flex-direction:column;gap:6px}._legendItem_1tq8q_64{display:flex;align-items:center;gap:8px;font-size:.85rem}._legendDot_1tq8q_71{width:10px;height:10px;border-radius:50%;flex-shrink:0}._legendLabel_1tq8q_78{color:var(--text-700);flex:1}._legendValue_1tq8q_83{color:var(--text-500);font-weight:500}._eventsSection_1tq8q_89{display:flex;flex-direction:column;gap:12px}._eventsTitle_1tq8q_95{margin:0;font-size:.85rem;font-weight:600;color:var(--text-600);text-transform:uppercase;letter-spacing:.04em}._eventsList_1tq8q_104{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}._eventItem_1tq8q_114{display:flex;align-items:flex-start;gap:10px}._eventIconWrapper_1tq8q_120{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._appIcon_1tq8q_129{width:18px;height:18px;object-fit:contain}._eventDot_1tq8q_135{width:8px;height:8px;border-radius:50%;background:var(--brand-500);flex-shrink:0}._eventInfo_1tq8q_143{display:flex;flex-direction:column;gap:4px}._eventMeta_1tq8q_149{display:flex;align-items:center;gap:6px}._eventName_1tq8q_155{font-weight:500;color:var(--text-900);font-size:.9rem}._eventSeverity_1tq8q_161{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;display:inline-flex;align-items:center;line-height:1.25}._severityCritical_1tq8q_171{background:var(--risk-critical-bg);color:var(--risk-critical-text)}._severityHigh_1tq8q_176{background:var(--risk-high-bg);color:var(--risk-high-text)}._severityMedium_1tq8q_181{background:var(--risk-medium-bg);color:var(--risk-medium-text)}._severityLow_1tq8q_186{background:var(--risk-low-bg);color:var(--risk-low-text)}._eventUser_1tq8q_191{font-size:.85rem;color:var(--text-700)}._eventTime_1tq8q_196{font-size:.8rem;color:var(--text-500)}._viewAllLink_1tq8q_201{margin-top:auto;align-self:flex-end;font-size:12px;font-weight:600;color:var(--color-accent-dark, var(--color-accent-dark, #0f766e));text-decoration:none;display:inline-flex;align-items:center;gap:4px}._viewAllLink_1tq8q_201:hover{color:var(--brand-700);text-decoration:underline}._card_1dhu2_1{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px;height:100%}._header_1dhu2_12{display:flex;justify-content:space-between;align-items:center}._title_1dhu2_18{margin:0;font-size:.9rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._badge_1dhu2_27{background:var(--brand-100);color:var(--brand-700);padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600}._content_1dhu2_36{display:grid;grid-template-columns:1fr 1fr;gap:20px;flex:1}._gaugeSection_1dhu2_43{display:flex;flex-direction:column;align-items:center;gap:12px}._gaugeContainer_1dhu2_50{position:relative;width:100%;height:140px}._gaugeCenter_1dhu2_56{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-direction:column;gap:2px}._gaugeValue_1dhu2_67{font-size:2rem;font-weight:700;color:#0d9668;line-height:1}._gaugeLabel_1dhu2_74{font-size:.8rem;color:var(--text-600);font-weight:500}._gaugeLegend_1dhu2_80{display:flex;gap:16px;justify-content:center}._legendItem_1dhu2_86{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--text-700)}._legendDot_1dhu2_94{width:10px;height:10px;border-radius:50%;flex-shrink:0}._breakdownSection_1dhu2_101{display:flex;flex-direction:column;gap:12px}._breakdownTitle_1dhu2_107{margin:0;font-size:.8rem;font-weight:600;color:var(--text-600);text-transform:uppercase;letter-spacing:.04em}._breakdownList_1dhu2_116{display:flex;flex-direction:column;gap:10px}._breakdownItem_1dhu2_122{display:flex;flex-direction:column;gap:4px}._breakdownHeader_1dhu2_128{display:flex;justify-content:space-between;align-items:center}._breakdownCategory_1dhu2_134{font-size:.85rem;color:var(--text-800)}._breakdownCount_1dhu2_139{font-size:.85rem;font-weight:600;color:var(--text-700)}._breakdownBar_1dhu2_145{height:6px;background:var(--surface-hover);border-radius:3px;overflow:hidden}._breakdownFill_1dhu2_152{height:100%;border-radius:3px;transition:width .3s ease}._footer_1dhu2_158{display:flex;justify-content:space-around;padding-top:16px;border-top:1px solid var(--surface-border);gap:16px}._stat_1dhu2_166{display:flex;flex-direction:column;align-items:center;gap:2px}._statValue_1dhu2_173{font-size:1.1rem;font-weight:700;color:var(--text-900)}._statValueWarning_1dhu2_179{font-size:1.1rem;font-weight:700;color:#f59e0b}._statValueSuccess_1dhu2_185{font-size:1.1rem;font-weight:700;color:#0d9668}._statLabel_1dhu2_191{font-size:.75rem;color:var(--text-500);text-transform:uppercase;letter-spacing:.02em}._loading_1dhu2_198,._error_1dhu2_199{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:var(--text-500);font-size:.9rem}._error_1dhu2_199{color:var(--error, #dc2626)}._emptyState_1dhu2_212{display:flex;align-items:center;justify-content:center;padding:20px;color:var(--text-500);font-size:.85rem;font-style:italic}@media(max-width:600px){._content_1dhu2_36{grid-template-columns:1fr}}._card_znelt_1{display:flex;flex-direction:column;gap:16px;padding:22px;border-radius:16px;background:var(--surface-card, var(--surface-card, #ffffff))}._header_znelt_12{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._title_znelt_19{font-size:.9rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--text-900)}._subtitle_znelt_27{font-size:12px;color:rgba(var(--text-900-rgb),.5);white-space:nowrap}._skeletonList_znelt_33{display:flex;flex-direction:column;gap:12px}._skeletonRow_znelt_39{height:48px;border-radius:14px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_znelt_1 1.4s infinite ease-in-out}._error_znelt_46,._empty_znelt_47{padding:16px;border-radius:12px;font-size:.9rem;background:var(--surface-muted, var(--surface-muted, #f3f4f6));color:var(--color-text-muted, #4b5563);text-align:center}._error_znelt_46{background:#f8717129;color:var(--danger-600, #b91c1c)}._list_znelt_61{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._item_znelt_70{display:flex;flex-direction:column;gap:6px}._itemMain_znelt_76{display:flex;align-items:flex-start;gap:10px}._dot_znelt_82{width:9px;height:9px;border-radius:50%;margin-top:5px;box-shadow:0 0 0 2px #fffffff2}._itemBody_znelt_90{display:flex;flex-direction:column;gap:6px}._policyName_znelt_96{font-size:14px;font-weight:600;color:rgba(var(--text-900-rgb),.94);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._promptSnippet_znelt_105{font-size:12px;color:rgba(var(--text-900-rgb),.62);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._metaRow_znelt_113{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:12px;color:rgba(var(--text-900-rgb),.56)}._chip_znelt_122{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;font-weight:600;font-size:11px;line-height:1.25}._metaText_znelt_133{color:rgba(var(--text-900-rgb),.62)}._time_znelt_137{font-size:12px;color:var(--color-text-muted, rgba(var(--text-900-rgb), .45));margin-left:19px}._footer_znelt_143{display:flex;justify-content:flex-end;margin-top:auto}._viewAllLink_znelt_149{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--color-accent-dark, var(--color-accent-dark, #0f766e));text-decoration:none}._viewAllLink_znelt_149:hover,._viewAllLink_znelt_149:focus-visible{text-decoration:underline}@keyframes _shimmer_znelt_1{0%{background-position:-140px 0}to{background-position:140px 0}}@media(max-width:640px){._subtitle_znelt_27{display:none}._time_znelt_137{margin-left:0}._policyName_znelt_96,._promptSnippet_znelt_105{white-space:normal}}._card_1e30o_1{background:#fff;border-radius:8px;border:1px solid var(--color-border, #e2e8f0);padding:16px;flex:1;min-height:400px;display:flex;flex-direction:column}._header_1e30o_12{margin-bottom:16px}._title_1e30o_16{margin:0;font-size:1rem;font-weight:600;color:var(--text-900, #111827)}._subtitle_1e30o_23{margin:4px 0 0;font-size:.875rem;color:var(--text-500, #6b7280)}._tableWrapper_1e30o_29{flex:1;overflow-x:auto}._table_1e30o_29{width:100%;border-collapse:collapse;font-size:.875rem}._table_1e30o_29 thead{background:var(--color-bg-light, #f8fafc);border-bottom:1px solid var(--color-border, #e2e8f0)}._table_1e30o_29 th{padding:10px 8px;text-align:right;font-weight:600;color:var(--text-600, #4b5563)}._table_1e30o_29 th:first-child{text-align:left}._table_1e30o_29 td{padding:10px 8px;border-bottom:1px solid var(--color-border, #e2e8f0);text-align:right}._table_1e30o_29 td:first-child{text-align:left}._teamCol_1e30o_66{width:40%;text-align:left}._dataCol_1e30o_71{width:15%}._teamCell_1e30o_75{font-weight:500;color:var(--text-700, #374151)}._dataCell_1e30o_80{padding:10px 8px;border-radius:4px}._cellNone_1e30o_86{background-color:#fff}._cellLow_1e30o_90{background-color:#ef444414}._cellMed_1e30o_94{background-color:#ef444433}._cellHigh_1e30o_98{background-color:#ef444473;color:#fff;font-weight:500}._totalRow_1e30o_104{background:var(--color-bg-light, #f8fafc);font-weight:600;border-top:2px solid var(--color-border, #e2e8f0)}._totalRow_1e30o_104 ._dataCell_1e30o_80{border-radius:4px}._loadingState_1e30o_114,._errorState_1e30o_115,._emptyState_1e30o_116{display:flex;align-items:center;justify-content:center;flex:1;color:var(--text-500, #6b7280);font-size:.875rem}._errorState_1e30o_115{color:var(--color-error, #ef4444)}._card_1u9nh_1{background:#fff;border-radius:8px;border:1px solid var(--color-border, #e2e8f0);padding:16px;flex:1;min-height:400px;display:flex;flex-direction:column}._header_1u9nh_12{margin-bottom:16px}._title_1u9nh_16{margin:0;font-size:1rem;font-weight:600;color:var(--text-900, #111827)}._subtitle_1u9nh_23{margin:4px 0 0;font-size:.875rem;color:var(--text-500, #6b7280)}._appsList_1u9nh_29{display:flex;flex-direction:column;gap:12px;flex:1;overflow-y:auto}._appItem_1u9nh_37{padding:12px;border:1px solid var(--color-border, #e2e8f0);border-radius:6px;background:var(--color-bg-light, #f8fafc)}._appHeader_1u9nh_44{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._appNameRow_1u9nh_51{display:flex;align-items:center;gap:8px;flex:1}._appLogo_1u9nh_58{width:16px;height:16px;border-radius:2px;object-fit:contain}._appName_1u9nh_51{font-weight:500;color:var(--text-900, #111827);font-size:.875rem}._riskBadge_1u9nh_71{padding:4px 8px;border-radius:4px;font-weight:600;font-size:.875rem;min-width:40px;text-align:center}._riskGreen_1u9nh_80{background-color:#22c55e1a;color:#16a34a}._riskAmber_1u9nh_85{background-color:#d977061a;color:#d97706}._riskRed_1u9nh_90{background-color:#ef44441a;color:#ef4444}._riskBar_1u9nh_95{width:100%;height:6px;background:var(--color-bg-subtle, #f1f5f9);border-radius:3px;overflow:hidden;margin-bottom:10px}._riskBarFill_1u9nh_104{height:100%;border-radius:3px;transition:width .3s ease}._riskPills_1u9nh_110{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}._pill_1u9nh_117{font-size:.75rem;padding:3px 8px;border-radius:12px;background:#fff;border:1px solid var(--color-border, #e2e8f0);color:var(--text-600, #4b5563);white-space:nowrap}._loadingState_1u9nh_127,._errorState_1u9nh_128,._emptyState_1u9nh_129{display:flex;align-items:center;justify-content:center;flex:1;color:var(--text-500, #6b7280);font-size:.875rem}._errorState_1u9nh_128{color:var(--color-error, #ef4444)}._overlay_xgirz_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_xgirz_12{width:500px;max-width:90vw;background:var(--card-bg, #fff);border-radius:12px;padding:24px;box-shadow:0 8px 32px #0b0f191f;display:flex;flex-direction:column;gap:20px;animation:_slideIn_xgirz_1 .2s ease-out}@keyframes _slideIn_xgirz_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_xgirz_37{display:flex;justify-content:space-between;align-items:center}._title_xgirz_43{margin:0;font-size:1.25rem;font-weight:600;color:var(--color-text-body, #111827)}._closeButton_xgirz_50{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:var(--color-text-muted, #6b7280);transition:all .2s;display:flex;align-items:center;justify-content:center}._closeButton_xgirz_50:hover{background:#0000000d;color:var(--color-text-body, #111827)}._content_xgirz_68{display:flex;flex-direction:column;gap:16px}._intro_xgirz_74{margin:0;color:var(--color-text-body, #374151);line-height:1.5;font-size:.95rem}._factors_xgirz_81{display:flex;flex-direction:column;gap:12px;background:var(--surface-hover, #f9fafb);border-radius:8px;padding:16px;border:1px solid var(--color-border, #e5e7eb)}._factor_xgirz_81{display:flex;flex-direction:column;gap:2px;padding-bottom:12px;border-bottom:1px solid var(--color-border, #e5e7eb)}._factor_xgirz_81:last-child{padding-bottom:0;border-bottom:none}._factorHeader_xgirz_104{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;font-weight:600;color:var(--color-text-body, #111827);font-size:.9rem}._factorName_xgirz_114{text-align:left}._factorValue_xgirz_118{min-width:50px;text-align:right}._factorWeight_xgirz_123{background:rgba(var(--brand-500-rgb),.15);color:var(--brand-700);padding:2px 8px;border-radius:12px;font-size:.8rem;font-weight:600;min-width:48px;text-align:center}._factorDesc_xgirz_134{margin:0;color:var(--color-text-muted, #6b7280);font-size:.85rem}._wrapper_18c4y_1{position:relative;display:inline-block}._wrapperOpen_18c4y_6{z-index:3000}._trigger_18c4y_10{padding:6px 12px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;color:var(--color-accent-dark);cursor:pointer;font-size:.9rem;transition:border-color .2s ease,background-color .2s ease;min-width:var(--select-min-width, 220px)}._trigger_18c4y_10:hover,._trigger_18c4y_10:focus-visible{border-color:var(--color-accent);background:var(--color-accent-muted)}._trigger_18c4y_10:active{transform:translateY(.5px)}._popover_18c4y_35{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border-radius:var(--radius-sm);border:.8px dashed transparent;box-shadow:0 12px 32px rgba(var(--text-900-rgb),.15);padding:8px;display:flex;flex-direction:column;gap:6px;z-index:2000;min-width:var(--select-min-width, 220px)}._popover_18c4y_35[data-align=right]{right:0;left:auto}._option_18c4y_59{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;cursor:pointer;text-align:left;font-size:.9rem;width:100%}._popover_18c4y_35 ._option_18c4y_59{background:#fff!important;border-color:transparent!important;color:var(--color-accent-dark)!important}._popover_18c4y_35 ._option_18c4y_59,._popover_18c4y_35 ._option_18c4y_59:hover,._popover_18c4y_35>._option_18c4y_59[aria-selected=true]{color:var(--color-accent-dark)}._option_18c4y_59:focus-visible{border-color:var(--color-accent)}._option_18c4y_59:not([aria-selected=true]):hover{border-color:var(--color-accent);background:var(--color-accent-muted)}._popover_18c4y_35>._option_18c4y_59[aria-selected=true]{border-color:var(--color-accent)!important;background:var(--color-accent-muted)!important;font-weight:600}._popover_18c4y_35>._option_18c4y_59:not([aria-selected=true]):hover,._popover_18c4y_35>._option_18c4y_59:not([aria-selected=true]):focus-visible{border-color:var(--color-accent)!important;background:var(--color-accent-muted)!important;color:var(--color-accent-dark)!important}._option_18c4y_59:active{transform:translateY(.5px)}._optionLabel_18c4y_127{font-weight:500}._optionDesc_18c4y_131{color:var(--color-text-muted);font-size:.85rem}._option_18c4y_59,._trigger_18c4y_10{transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .05s ease}._wrapper_18c4y_1:hover ._trigger_18c4y_10,._trigger_18c4y_10:hover,._trigger_18c4y_10:focus-visible{border-style:dashed;border-color:var(--color-accent);border-width:.8px}._wrapper_18c4y_1:hover ._popover_18c4y_35,._popover_18c4y_35:hover,._popover_18c4y_35:focus-within{border-style:dashed;border-color:var(--color-accent);border-width:.8px}._wrapper_o6rtt_1{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:8px}._wrapperOpen_o6rtt_9{z-index:3000}._trigger_o6rtt_13{padding:6px 12px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;color:var(--color-accent-dark);cursor:pointer;font-size:.9rem;transition:border-color .2s ease,background-color .2s ease}._trigger_o6rtt_13:hover,._trigger_o6rtt_13:focus-visible{border-color:var(--color-accent);background:var(--color-accent-muted);border-style:dashed;border-width:.8px}._picker_o6rtt_34{position:fixed;background:#fff;border-radius:var(--radius-sm);border:.8px dashed transparent;box-shadow:0 12px 32px rgba(var(--text-900-rgb),.15);padding:12px;z-index:9999;display:flex;flex-direction:column;gap:8px}._search_o6rtt_48{padding:8px 10px;border-radius:var(--radius-sm);border:1px solid var(--color-border)}._list_o6rtt_54{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow:auto}._item_o6rtt_62{padding:8px 12px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;cursor:pointer;text-align:left;width:100%}._item_o6rtt_62:hover,._item_o6rtt_62:focus-visible{border-color:var(--color-accent);background:var(--color-accent-muted);border-style:dashed;border-width:.8px}._item_o6rtt_62:active{transform:translateY(.5px)}._itemLabel_o6rtt_84{display:flex;align-items:center;gap:.375rem;font-weight:500;font-size:.875rem;color:var(--text-900)}._itemIcon_o6rtt_93{display:inline-flex;align-items:center;flex-shrink:0;color:var(--text-500)}._itemEmail_o6rtt_100{display:block;font-size:.75rem;color:var(--text-500);margin-top:1px}._itemDesc_o6rtt_107{display:block;font-size:.75rem;color:var(--text-400);margin-top:1px;font-style:italic}._itemContent_o6rtt_115{display:flex;flex-direction:column}._item_o6rtt_62,._trigger_o6rtt_13{transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .05s ease}._empty_o6rtt_125{padding:12px;text-align:center;color:var(--color-text-muted);font-size:.85rem}._wrapper_o6rtt_1:hover ._trigger_o6rtt_13,._trigger_o6rtt_13:hover,._trigger_o6rtt_13:focus-visible{border-style:dashed;border-color:var(--color-accent);border-width:.8px}._wrapper_o6rtt_1:hover ._picker_o6rtt_34,._picker_o6rtt_34:hover,._picker_o6rtt_34:focus-within{border-style:dashed;border-color:var(--color-accent);border-width:.8px}._tag_o6rtt_151{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--surface-hover, #f3f4f6);border-radius:16px;font-size:.85rem;color:var(--text-700, #374151)}._tagIcon_o6rtt_162{display:inline-flex;align-items:center;flex-shrink:0;color:var(--text-500)}._tagLabel_o6rtt_169{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tagRemove_o6rtt_176{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--text-500, #6b7280);padding:0;line-height:1;display:flex;align-items:center;justify-content:center}._tagRemove_o6rtt_176:hover{color:#dc2626}._wrapper_1ag1s_7{position:relative;display:inline-flex;align-items:center;gap:0;height:32px;min-width:180px;max-width:260px;background:var(--surface-card, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;padding:0 8px;transition:border-color .15s ease,box-shadow .15s ease}._wrapper_1ag1s_7:focus-within{border-color:var(--color-accent, #3b82f6);box-shadow:0 0 0 2px var(--color-accent-muted, rgba(59, 130, 246, .12))}._icon_1ag1s_27{flex-shrink:0;color:var(--color-text-muted, #9ca3af);pointer-events:none;margin-right:6px}._input_1ag1s_34{flex:1;border:none;outline:none;background:transparent;font-size:.8rem;color:var(--text-900, #111827);line-height:1;min-width:0;-webkit-appearance:none;appearance:none}._input_1ag1s_34::placeholder{color:var(--color-text-muted, #9ca3af);font-weight:400}._input_1ag1s_34::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}._clearBtn_1ag1s_59{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:var(--surface-muted, #f3f4f6);border-radius:50%;color:var(--color-text-muted, #9ca3af);cursor:pointer;margin-left:4px;padding:0;transition:background .12s ease,color .12s ease}._clearBtn_1ag1s_59:hover,._clearBtn_1ag1s_59:focus-visible{background:var(--color-border, #e5e7eb);color:var(--text-900, #111827)}._card_15qpc_1{border-radius:.75rem;border:1px solid var(--color-border, #e2e8f0);background-color:#fff;box-shadow:0 1px 2px #0000000d}._cardHeader_15qpc_11{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--muted-200);padding:.75rem 1rem}._cardTitle_15qpc_21{font-size:.875rem;font-weight:600;color:var(--text-700);margin:0}._cardActions_15qpc_31{display:flex;align-items:center;gap:.5rem}._cardContent_15qpc_38{padding:1rem}._chip_15qpc_43{display:inline-flex;align-items:center;border-radius:var(--radius-sm);border:1px dashed var(--color-border, #e2e8f0);background-color:#fff;padding:6px 12px;font-size:.9rem;font-weight:500;color:var(--color-accent-dark)}._chipRemove_15qpc_55{border:none;background:none;color:var(--color-text-muted);cursor:pointer;font-size:1.1rem;line-height:1;padding:0;margin-left:4px;transition:color .2s ease}._chipRemove_15qpc_55:hover,._chipRemove_15qpc_55:focus-visible{color:var(--color-accent-dark)}._toggle_15qpc_72{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;cursor:pointer}._togglePressed_15qpc_92{border-color:var(--success-500);background-color:var(--success-50);color:#059669}._toggleUnpressed_15qpc_101{border-color:var(--color-border, #e2e8f0);background-color:#fff;color:var(--text-600)}._toggleUnpressed_15qpc_101:hover{border-color:#cbd5e1}._toggleIcon_15qpc_114{height:1rem;width:1rem}._pillButton_15qpc_121{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background-color:var(--text-900);padding:.5rem 1rem;font-weight:600;color:#fff;box-shadow:0 1px 2px #0000000d;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border:none;cursor:pointer}._pillButton_15qpc_121:hover{color:var(--text-700)}._outlineButton_15qpc_149{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid var(--color-border, #e2e8f0);background-color:transparent;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--text-600);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._outlineButton_15qpc_149:hover{border-color:#cbd5e1;background-color:var(--muted-100)}._sectionTitle_15qpc_179{font-size:1.125rem;font-weight:600;color:var(--text-800);margin:0}._iconBadge_15qpc_189{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--muted-200);padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:var(--text-700)}._priorityBadge_15qpc_208{display:inline-flex;align-items:center;border-radius:9999px;background-color:var(--text-900);padding:.25rem .625rem;font-size:.75rem;font-weight:600;color:#fff}._actionIcons_15qpc_224{display:flex;flex-wrap:wrap;gap:.5rem}._actionIcon_15qpc_224{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;border:1px solid var(--color-border, #e2e8f0);background-color:#fff;padding:.25rem .625rem;font-size:.75rem;font-weight:600;color:var(--text-600)}._iconButton_15qpc_251{display:inline-flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid var(--color-border, #e2e8f0);background-color:transparent;color:var(--text-600);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;cursor:pointer}._iconButton_15qpc_251:hover{border-color:#cbd5e1;background-color:var(--muted-100)}._icon_15qpc_189{height:1rem;width:1rem}._breadcrumb_92kxu_1{margin-top:8px;margin-bottom:24px;padding:10px 16px;background:linear-gradient(135deg,var(--color-bg-subtle, #f9fafb) 0%,var(--surface-muted, #f3f4f6) 100%);border-radius:var(--radius-md, 8px);border:1px solid var(--color-border, #e5e7eb)}._list_92kxu_10{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:0}._item_92kxu_20{display:inline-flex;align-items:center;font-size:.8125rem;line-height:1.5}._separator_92kxu_27{margin:0 10px;color:var(--color-text-muted, #9ca3af);font-size:.75rem;-webkit-user-select:none;user-select:none;opacity:.7}._link_92kxu_35{color:var(--color-primary, #3b82f6);text-decoration:none;font-weight:500;padding:2px 6px;border-radius:4px;transition:background-color .15s ease,color .15s ease}._link_92kxu_35:hover{background-color:#3b82f614;color:var(--color-primary-hover, #2563eb)}._link_92kxu_35:focus-visible{outline:2px solid var(--color-primary, #3b82f6);outline-offset:2px;border-radius:4px}._text_92kxu_55{color:var(--color-text-muted, #9ca3af);padding:2px 6px}._current_92kxu_60{color:var(--color-text-body, #374151);font-weight:600;padding:2px 6px}._homeIcon_92kxu_67{width:14px;height:14px;margin-right:4px;opacity:.8}._container_1dueu_2{padding:0;min-height:100%;display:flex;flex-direction:column;gap:20px}._loadingState_1dueu_11{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 40px;color:var(--text-500, #64748b);font-size:14px}._loadingSpinner_1dueu_22{width:32px;height:32px;border:3px solid var(--muted-200, #e2e8f0);border-top-color:#ef4444;border-radius:50%;animation:_spin_1dueu_1 .8s linear infinite}@keyframes _spin_1dueu_1{to{transform:rotate(360deg)}}._pageHeader_1dueu_36{display:flex;flex-direction:column;gap:12px}._headerContent_1dueu_42{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._headerLeft_1dueu_50{flex:1;min-width:0}._headerTitleRow_1dueu_55{display:flex;align-items:center;gap:10px;margin-bottom:6px}._shadowIcon_1dueu_62{font-size:22px;line-height:1}._pageTitle_1dueu_67{font-size:22px;font-weight:700;color:var(--text-900, #0f172a);margin:0}._alertPill_1dueu_74{display:inline-flex;align-items:center;padding:2px 10px;border-radius:12px;background:#fef2f2;color:#ef4444;font-size:11px;font-weight:600;border:1px solid #fecaca}._pageSubtitle_1dueu_86{font-size:13px;color:var(--text-500, #64748b);margin:0;max-width:560px;line-height:1.5}._filtersBar_1dueu_94{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._kpiGrid_1dueu_102{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}@media(max-width:1100px){._kpiGrid_1dueu_102{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){._kpiGrid_1dueu_102{grid-template-columns:repeat(2,1fr)}}._kpiCard_1dueu_116{background:#fff;border:1px solid var(--muted-200, #e2e8f0);border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:3px;transition:box-shadow .2s}._kpiCard_1dueu_116:hover{box-shadow:0 4px 16px #0000000f}._kpiCardWarning_1dueu_131{border-color:#fed7aa;background:#fff7ed}._kpiCardDanger_1dueu_136{border-color:#fecaca;background:#fef2f2}._kpiValue_1dueu_141{font-size:28px;font-weight:700;color:var(--text-900, #0f172a);line-height:1.1}._kpiValueWarning_1dueu_148{color:#f97316}._kpiValueDanger_1dueu_152{color:#ef4444}._kpiLabel_1dueu_156{font-size:12px;font-weight:600;color:var(--text-600, #475569)}._kpiFooter_1dueu_162{font-size:11px;color:var(--text-400, #94a3b8);margin-top:2px}._trendCard_1dueu_169{background:#fff;border:1px solid var(--muted-200, #e2e8f0);border-radius:12px;padding:20px 24px}._cardHeader_1dueu_176{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}._cardTitle_1dueu_184{font-size:14px;font-weight:600;color:var(--text-800, #1e293b);margin:0}._cardSubtitle_1dueu_191{font-size:12px;color:var(--text-400, #94a3b8)}._cardLink_1dueu_196{font-size:12px;color:var(--brand-600, #1a7d5c);text-decoration:none;font-weight:500}._cardLink_1dueu_196:hover{text-decoration:underline}._trendChart_1dueu_205{width:100%}._emptyChart_1dueu_209{display:flex;align-items:center;justify-content:center;height:80px;font-size:13px;color:var(--text-400, #94a3b8)}._insightRow_1dueu_219{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:1000px){._insightRow_1dueu_219{grid-template-columns:1fr 1fr}}@media(max-width:650px){._insightRow_1dueu_219{grid-template-columns:1fr}}._insightCard_1dueu_233{background:#fff;border:1px solid var(--muted-200, #e2e8f0);border-radius:12px;padding:18px 20px;display:flex;flex-direction:column;gap:12px}._appRiskList_1dueu_244{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}._appRiskItem_1dueu_253{display:flex;align-items:center;justify-content:space-between;gap:8px}._appRiskInfo_1dueu_260{display:flex;align-items:center;gap:7px;min-width:0;flex:1}._appLogo_1dueu_268{width:18px;height:18px;object-fit:contain;flex-shrink:0}._appLogoSmall_1dueu_275{width:15px;height:15px;object-fit:contain;flex-shrink:0}._appRiskName_1dueu_282{font-size:12px;font-weight:500;color:var(--text-700, #334155);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._appRiskRight_1dueu_291{display:flex;align-items:center;gap:8px;flex-shrink:0}._appRiskBarTrack_1dueu_298{width:60px;height:5px;background:var(--muted-100, #f1f5f9);border-radius:3px;overflow:hidden}._appRiskBarFill_1dueu_306{height:100%;border-radius:3px;transition:width .3s}._categoryLayout_1dueu_313{display:flex;flex-direction:column;gap:8px}._categoryLegend_1dueu_319{display:flex;flex-direction:column;gap:5px}._legendItem_1dueu_325{display:flex;align-items:center;gap:7px;font-size:11px}._legendDot_1dueu_332{width:8px;height:8px;border-radius:50%;flex-shrink:0}._legendLabel_1dueu_339{flex:1;color:var(--text-600, #475569);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}._legendCount_1dueu_348{font-weight:600;color:var(--text-700, #334155);font-size:11px}._newAppsList_1dueu_355{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}._newAppItem_1dueu_364{display:flex;align-items:center;justify-content:space-between;gap:6px}._newAppInfo_1dueu_371{display:flex;align-items:center;gap:7px;min-width:0;flex:1}._newAppName_1dueu_379{font-size:12px;font-weight:500;color:var(--text-700, #334155);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._newAppMeta_1dueu_388{display:flex;align-items:center;gap:5px;flex-shrink:0}._newAppBadge_1dueu_395{display:inline-block;padding:1px 6px;border-radius:4px;background:#dcfce7;color:#16a34a;font-size:9px;font-weight:700;letter-spacing:.5px}._newAppDate_1dueu_406{font-size:10px;color:var(--text-400, #94a3b8)}._newAppCount_1dueu_411{font-size:10px;font-weight:600;color:var(--text-500, #64748b)}._emptyState_1dueu_418{display:flex;align-items:center;gap:8px;padding:16px 0;font-size:12px;color:var(--text-400, #94a3b8)}._emptyIcon_1dueu_427{font-size:16px}._mainContent_1dueu_432{display:grid;grid-template-columns:1fr 280px;gap:16px;align-items:start}@media(max-width:900px){._mainContent_1dueu_432{grid-template-columns:1fr}}._tableSection_1dueu_444{background:#fff;border:1px solid var(--muted-200, #e2e8f0);border-radius:12px;overflow:hidden}._tableFilters_1dueu_451{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--muted-100, #f1f5f9);gap:12px;flex-wrap:wrap}._tableFilterControls_1dueu_461{display:flex;gap:8px;flex-wrap:wrap}._tableWrap_1dueu_467{overflow-x:auto}._table_1dueu_444{width:100%;border-collapse:collapse;font-size:13px}._table_1dueu_444 thead th{padding:10px 14px;text-align:left;font-size:11px;font-weight:600;color:var(--text-400, #94a3b8);text-transform:uppercase;letter-spacing:.5px;background:var(--muted-50, #f8fafc);border-bottom:1px solid var(--muted-200, #e2e8f0);white-space:nowrap}._table_1dueu_444 tbody td{padding:10px 14px;border-bottom:1px solid var(--muted-100, #f1f5f9);color:var(--text-700, #334155);vertical-align:middle}._tableRow_1dueu_497:hover{background:var(--muted-50, #f8fafc)}._timeCell_1dueu_501{font-size:11px;color:var(--text-400, #94a3b8);white-space:nowrap}._userCell_1dueu_507{cursor:pointer;color:var(--brand-600, #1a7d5c)!important}._userCellContent_1dueu_512{display:flex;align-items:center;gap:8px}._userInitial_1dueu_518{width:24px;height:24px;border-radius:50%;background:var(--brand-100, #d1fae5);color:var(--brand-700, #065f46);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._eventCell_1dueu_532{max-width:160px}._appCell_1dueu_536{display:flex;align-items:center;gap:7px;font-weight:500}._categoryChip_1dueu_543{display:inline-block;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:500;border:1px solid currentColor;color:var(--text-600, #475569);white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}._badgeShadowAccount_1dueu_558{display:inline-block;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600;background:#fef9c3;color:#854d0e;border:1px solid #fde68a}._badgeUnauthorized_1dueu_569{display:inline-block;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}._badgeSourceGeneric_1dueu_580{display:inline-block;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:500;background:var(--muted-100, #f1f5f9);color:var(--text-500, #64748b)}._riskBadge_1dueu_591{display:inline-block;padding:2px 9px;border-radius:20px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}._riskHigh_1dueu_602{background:#fee2e2;color:#991b1b}._riskElevated_1dueu_603{background:#ffedd5;color:#9a3412}._riskMedium_1dueu_604{background:#fef9c3;color:#854d0e}._riskLow_1dueu_605{background:#dcfce7;color:#166534}._emptyRow_1dueu_607{padding:32px!important;text-align:center;color:var(--text-400, #94a3b8);font-size:13px}._pagination_1dueu_615{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid var(--muted-100, #f1f5f9)}._pageBtn_1dueu_623{padding:6px 14px;border-radius:6px;border:1px solid var(--muted-200, #e2e8f0);background:#fff;color:var(--text-600, #475569);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}._pageBtn_1dueu_623:hover:not(:disabled){background:var(--muted-50, #f8fafc);border-color:var(--muted-300, #cbd5e1)}._pageBtn_1dueu_623:disabled{opacity:.4;cursor:default}._pageInfo_1dueu_645{font-size:12px;color:var(--text-400, #94a3b8)}._sidePanel_1dueu_651{display:flex;flex-direction:column;gap:14px}._sidePanelCard_1dueu_657{background:#fff;border:1px solid var(--muted-200, #e2e8f0);border-radius:12px;padding:18px 16px}._panelTitle_1dueu_664{font-size:13px;font-weight:600;color:var(--text-800, #1e293b);margin:0 0 12px}._usersList_1dueu_672{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._userItem_1dueu_681{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background .15s}._userItem_1dueu_681:hover{background:var(--muted-50, #f8fafc)}._userAvatar_1dueu_695{width:30px;height:30px;border-radius:50%;background:var(--brand-100, #d1fae5);color:var(--brand-700, #065f46);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userMeta_1dueu_709{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}._userName_1dueu_717{font-size:12px;font-weight:500;color:var(--text-700, #334155);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_1dueu_726{font-size:10px;color:var(--text-400, #94a3b8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEventCount_1dueu_734{font-size:12px;font-weight:700;color:var(--text-800, #1e293b);flex-shrink:0}._deptChart_1dueu_742{margin-top:4px}._container_16d6p_1{padding:24px 32px;max-width:1200px;margin:0 auto;color:var(--text-primary);display:flex;flex-direction:column;gap:0}._header_16d6p_11{margin-bottom:20px;display:flex;justify-content:space-between;align-items:flex-start}._title_16d6p_18{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._subtitle_16d6p_25{font-size:.875rem;color:var(--text-500);margin:4px 0 0}._backLink_16d6p_31{display:inline-flex;align-items:center;color:var(--text-400);text-decoration:none;font-size:.8125rem;margin-top:4px;transition:color .15s;white-space:nowrap}._backLink_16d6p_31:hover{color:var(--color-primary, #0d9668)}._loadingState_16d6p_43{padding:60px 0;text-align:center;color:var(--text-400);font-size:.875rem}._kpiGrid_16d6p_52{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md, 16px);margin:20px 0 32px}@media(max-width:900px){._kpiGrid_16d6p_52{grid-template-columns:repeat(2,1fr)}}._section_16d6p_65{margin-bottom:32px}._sectionTitle_16d6p_69{font-size:.9375rem;font-weight:600;color:var(--text-900);margin:0 0 4px}._sectionTitleRow_16d6p_76{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._sectionTitleRow_16d6p_76 ._sectionTitle_16d6p_69{margin:0}._seeAll_16d6p_85{font-size:.8rem;color:var(--color-primary, #0d9668);text-decoration:none;font-weight:500}._seeAll_16d6p_85:hover{text-decoration:underline}._sectionDesc_16d6p_93{font-size:.8125rem;color:var(--text-400);margin:0 0 16px;line-height:1.5}._methodGrid_16d6p_102{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:900px){._methodGrid_16d6p_102{grid-template-columns:1fr}}._methodCard_16d6p_112{background:var(--surface-0, #fff);border:1px solid var(--border-200);border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .15s}._methodCard_16d6p_112:hover{box-shadow:0 2px 8px #0000000f}._methodActive_16d6p_124{border-color:#a7f3d0;background:#f0fdf4}._methodHeader_16d6p_129{display:flex;align-items:center;gap:10px}._methodIcon_16d6p_135{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--surface-100, #f1f5f9);color:var(--text-500);flex-shrink:0}._methodMeta_16d6p_147{flex:1;display:flex;flex-direction:column;gap:3px}._methodName_16d6p_154{font-size:.8125rem;font-weight:600;color:var(--text-900);line-height:1.3}._methodBadge_16d6p_161{display:inline-block;padding:1px 7px;border-radius:999px;font-size:.6875rem;font-weight:600;width:fit-content}._badgeActive_16d6p_170{background:#ecfdf5;color:#059669}._badgeInactive_16d6p_171{background:#f3f4f6;color:#6b7280}._badgePassive_16d6p_172{background:#eff6ff;color:#1d4ed8}._methodCount_16d6p_174{font-size:1.375rem;font-weight:700;color:var(--text-900);margin-left:auto;flex-shrink:0;white-space:nowrap}._methodCountLabel_16d6p_183{font-size:.8125rem;font-weight:600;color:var(--text-500);margin-left:auto;flex-shrink:0}._methodDesc_16d6p_191{font-size:.8125rem;color:var(--text-500);line-height:1.5;margin:0}._methodExamples_16d6p_198{display:flex;flex-wrap:wrap;gap:5px}._methodExamples_16d6p_198 span{display:inline-block;background:var(--surface-100, #f3f4f6);border:1px solid var(--border-200);border-radius:4px;padding:2px 7px;font-size:.6875rem;color:var(--text-500)}._methodLink_16d6p_214{font-size:.75rem;color:var(--color-primary, #0d9668);text-decoration:none;margin-top:auto;font-weight:500}._methodLink_16d6p_214:hover{text-decoration:underline}._sourceChip_16d6p_225{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.6875rem;font-weight:600;letter-spacing:.02em}._splitRow_16d6p_236{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}@media(max-width:768px){._splitRow_16d6p_236{grid-template-columns:1fr}}._splitCard_16d6p_245{background:var(--surface-0, #fff);border:1px solid var(--border-200);border-radius:10px;padding:20px}._splitCard_16d6p_245 ._sectionTitle_16d6p_69{margin-bottom:16px}._emptyChart_16d6p_254{height:180px;display:flex;align-items:center;justify-content:center;color:var(--text-400);font-size:.8125rem}._userList_16d6p_265{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}._userRow_16d6p_274{display:flex;align-items:center;gap:10px;padding:8px 6px;border-radius:6px;transition:background .1s}._userRow_16d6p_274:hover{background:var(--surface-50, #f9fafb)}._userRank_16d6p_284{width:18px;text-align:center;font-size:.75rem;color:var(--text-400);font-weight:600;flex-shrink:0}._userAvatar_16d6p_293{width:28px;height:28px;border-radius:50%;flex-shrink:0;object-fit:cover}._userInfo_16d6p_301{flex:1;display:flex;flex-direction:column;min-width:0}._userName_16d6p_308{font-size:.8125rem;font-weight:500;color:var(--text-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_16d6p_317{font-size:.6875rem;color:var(--text-400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEvents_16d6p_325{font-size:.75rem;font-weight:600;color:var(--text-500);flex-shrink:0;white-space:nowrap}._eventsTable_16d6p_335{background:var(--surface-0, #fff);border:1px solid var(--border-200);border-radius:10px;overflow:hidden}._eventsHeader_16d6p_342{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 100px;padding:10px 16px;background:var(--surface-50, #f9fafb);border-bottom:1px solid var(--border-200);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-400);gap:12px}._eventRow_16d6p_356{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 100px;padding:10px 16px;border-bottom:1px solid var(--border-50, #f1f5f9);font-size:.8125rem;gap:12px;align-items:center;transition:background .1s}._eventRow_16d6p_356:last-child{border-bottom:none}._eventRow_16d6p_356:hover{background:var(--surface-50, #f9fafb)}._eventApp_16d6p_369{font-weight:500;color:var(--text-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._eventUser_16d6p_377{color:var(--text-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._eventTime_16d6p_384{color:var(--text-400);font-size:.75rem;text-align:right}._emptyState_16d6p_392{padding:24px;text-align:center;color:var(--text-400);font-size:.8125rem;border:1px solid var(--border-200);border-radius:10px;background:var(--surface-0, #fff)}._gapGrid_16d6p_404{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:768px){._gapGrid_16d6p_404{grid-template-columns:1fr}}._gapCard_16d6p_412{display:flex;gap:14px;align-items:flex-start;background:var(--surface-0, #fff);border:1px solid var(--border-200);border-left-width:3px;border-radius:8px;padding:16px}._gapWarn_16d6p_423{border-left-color:#f59e0b}._gapInfo_16d6p_424{border-left-color:#94a3b8}._gapOk_16d6p_425{border-left-color:#10b981}._gapIconWrap_16d6p_427{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;flex-shrink:0;margin-top:1px}._gapIconWarn_16d6p_438{background:#fef3c7;color:#d97706}._gapIconInfo_16d6p_439{background:#f1f5f9;color:#64748b}._gapIconOk_16d6p_440{background:#ecfdf5;color:#059669}._gapTitle_16d6p_442{font-size:.8125rem;font-weight:600;color:var(--text-900);margin-bottom:4px}._gapDesc_16d6p_449{font-size:.8125rem;color:var(--text-500);line-height:1.5}._gapDesc_16d6p_449 a{color:var(--color-primary, #0d9668);text-decoration:none}._gapDesc_16d6p_449 a:hover{text-decoration:underline}._container_5x4az_1{padding:24px 32px;max-width:1600px;margin:0 auto}._pageHeader_5x4az_8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}._pageTitle_5x4az_15{margin:0;font-size:1.5rem;font-weight:600;color:var(--text-900)}._pageSubtitle_5x4az_22{margin:4px 0 0;font-size:.95rem;color:var(--text-600)}._backLink_5x4az_28{color:var(--brand-600);text-decoration:none;font-size:.9rem;font-weight:500}._backLink_5x4az_28:hover{text-decoration:underline}._headerRow_5x4az_39{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}._filtersBar_5x4az_48{display:flex;align-items:center;gap:8px}._filtersFlow_5x4az_54{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._filterControl_5x4az_61{display:flex;align-items:center}._filterTag_5x4az_66{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--surface-hover);border-radius:16px;font-size:.85rem;color:var(--text-700)}._filterTagLabel_5x4az_77{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._filterTagRemove_5x4az_84{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--text-500);padding:0;line-height:1}._filterTagRemove_5x4az_84:hover{color:#dc2626}._kpiRow_5x4az_99{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:1024px){._kpiRow_5x4az_99{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._kpiRow_5x4az_99{grid-template-columns:1fr}}._kpiValueDanger_5x4az_118{font-size:2rem;font-weight:700;color:#dc2626}._chartsRow_5x4az_125{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}@media(max-width:900px){._chartsRow_5x4az_125{grid-template-columns:1fr}}._chartCard_5x4az_138{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;padding:20px}._chartTitle_5x4az_145{margin:0 0 16px;font-size:.9rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._chartContainer_5x4az_154{height:200px}._chartContent_5x4az_158{display:flex;align-items:center;gap:24px}._donutContainer_5x4az_164{flex:1;height:180px}._donutLegend_5x4az_169{display:flex;flex-direction:column;gap:8px}._legendItem_5x4az_175{display:flex;align-items:center;gap:8px;font-size:.85rem}._legendDot_5x4az_182{width:10px;height:10px;border-radius:50%;flex-shrink:0}._legendLabel_5x4az_189{color:var(--text-700)}._legendValue_5x4az_193{color:var(--text-500);font-weight:500}._filtersRow_5x4az_199{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:24px;padding:16px 20px;background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:12px}._filterGroup_5x4az_211{display:flex;flex-direction:column;gap:6px}._filterLabel_5x4az_217{font-size:.75rem;font-weight:600;color:var(--text-600);text-transform:uppercase;letter-spacing:.04em}._filterSelect_5x4az_225{padding:8px 12px;border:1px solid var(--surface-border);border-radius:8px;font-size:.9rem;color:var(--text-800);background:var(--surface-bg);min-width:180px}._filterSelect_5x4az_225:focus{outline:none;border-color:var(--brand-500)}._filterInput_5x4az_240{padding:8px 12px;border:1px solid var(--surface-border);border-radius:8px;font-size:.9rem;color:var(--text-800);background:var(--surface-bg);min-width:220px}._filterInput_5x4az_240:focus{outline:none;border-color:var(--brand-500)}._filterResults_5x4az_255{margin-left:auto;font-size:.85rem;color:var(--text-500)}._mainContent_5x4az_262{display:grid;grid-template-columns:1fr 320px;gap:24px}@media(max-width:1100px){._mainContent_5x4az_262{grid-template-columns:1fr}}._tableSection_5x4az_275{min-width:0}._tableCard_5x4az_279{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;overflow:hidden}._table_5x4az_275{width:100%;border-collapse:collapse}._table_5x4az_275 th{text-align:left;padding:14px 16px;font-size:.8rem;font-weight:600;color:var(--text-600);text-transform:uppercase;letter-spacing:.04em;background:var(--surface-hover);border-bottom:1px solid var(--surface-border)}._table_5x4az_275 td{padding:14px 16px;font-size:.9rem;color:var(--text-800);border-bottom:1px solid var(--surface-border)}._tableRow_5x4az_310{cursor:pointer;transition:background .15s ease}._tableRow_5x4az_310:hover{background:var(--surface-hover)}._timeCell_5x4az_319{color:var(--text-500);white-space:nowrap}._userCell_5x4az_324{font-weight:500}._eventCell_5x4az_328{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._categoryCell_5x4az_335{font-size:.85rem;color:var(--text-600)}._riskBadge_5x4az_340{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600}._riskHigh_5x4az_348{background:#fee2e2;color:#dc2626}._riskElevated_5x4az_353{background:#fef3c7;color:#d97706}._riskMedium_5x4az_358{background:#e0f2fe;color:#0284c7}._riskLow_5x4az_363{background:#d1fae5;color:#059669}._actionBtn_5x4az_368{padding:6px 12px;border:1px solid var(--brand-500);border-radius:6px;background:transparent;color:var(--brand-600);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s ease}._actionBtn_5x4az_368:hover{background:var(--brand-500);color:#fff}._pagination_5x4az_386{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px;border-top:1px solid var(--surface-border)}._pageBtn_5x4az_395{padding:8px 16px;border:1px solid var(--surface-border);border-radius:6px;background:var(--surface-bg);color:var(--text-700);font-size:.85rem;cursor:pointer;transition:all .15s ease}._pageBtn_5x4az_395:hover:not(:disabled){background:var(--surface-hover);border-color:var(--brand-500)}._pageBtn_5x4az_395:disabled{opacity:.5;cursor:not-allowed}._pageInfo_5x4az_416{font-size:.85rem;color:var(--text-600)}._usersPanel_5x4az_422{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;padding:20px;height:fit-content}._panelTitle_5x4az_430{margin:0 0 16px;font-size:.9rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._usersList_5x4az_439{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._userItem_5x4az_448{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;cursor:pointer;transition:background .15s ease}._userItem_5x4az_448:hover{background:var(--surface-hover)}._userAvatar_5x4az_462{width:40px;height:40px;border-radius:50%;background:var(--brand-100);color:var(--brand-700);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;flex-shrink:0}._userInfo_5x4az_476{flex:1;min-width:0}._userName_5x4az_481{display:block;font-weight:500;color:var(--text-900);font-size:.9rem}._userEmail_5x4az_488{display:block;font-size:.8rem;color:var(--text-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userStats_5x4az_497{text-align:right}._userEventCount_5x4az_501{display:block;font-weight:600;color:var(--brand-600);font-size:.85rem}._userLastActivity_5x4az_508{display:block;font-size:.75rem;color:var(--text-500)}._container_8b6va_1{padding:24px;max-width:1600px;margin:0 auto}._header_8b6va_7{margin-bottom:32px}._header_8b6va_7 h1{font-size:2rem;font-weight:700;color:var(--text-900);margin:0 0 8px}._header_8b6va_7 p{color:var(--color-text-muted);font-size:1.1rem;margin:0}._section_8b6va_24{margin-bottom:40px}._sectionHeader_8b6va_28{margin-bottom:24px}._sectionHeader_8b6va_28 h2{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0 0 8px}._sectionHeader_8b6va_28 p{color:var(--color-text-muted);margin:0}._grid_8b6va_44{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}._card_8b6va_50{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:24px;box-shadow:0 1px 3px #0000001a}._cardTitle_8b6va_58{font-size:1.1rem;font-weight:600;margin:0 0 16px;color:var(--text-900)}._chartContainer_8b6va_65{display:flex;flex-direction:column;gap:12px}._chartRow_8b6va_71{display:flex;align-items:center;gap:12px;font-size:.9rem}._chartLabel_8b6va_78{width:120px;flex-shrink:0;color:var(--text-700)}._chartBarContainer_8b6va_84{flex-grow:1;height:24px;background-color:var(--muted-200);border-radius:4px;overflow:hidden;position:relative}._chartBar_8b6va_84{height:100%;background-color:var(--color-primary);border-radius:4px;transition:width .5s ease-out}._chartValue_8b6va_100{width:60px;text-align:right;flex-shrink:0;color:var(--text-500);font-variant-numeric:tabular-nums}._tableWrapper_8b6va_108{overflow-x:auto;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md)}._table_8b6va_108{width:100%;border-collapse:collapse}._table_8b6va_108 th,._table_8b6va_108 td{padding:16px;text-align:left;border-bottom:1px solid var(--color-border)}._table_8b6va_108 th{background-color:var(--muted-100);font-weight:600;color:var(--text-600);font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}._table_8b6va_108 tr:last-child td{border-bottom:none}._loading_8b6va_140,._error_8b6va_141,._empty_8b6va_142{padding:48px;text-align:center;color:var(--color-text-muted);background:var(--surface-muted);border-radius:var(--radius-md);border:1px dashed var(--color-border)}._error_8b6va_141{color:var(--danger-500);background-color:var(--badge-danger-bg, #fee2e2);border-style:solid}._link_8b6va_157{color:var(--color-primary);text-decoration:none;font-weight:500}._link_8b6va_157:hover{text-decoration:underline}._clickableRow_8b6va_167{cursor:pointer;transition:background-color .2s ease}._clickableRow_8b6va_167:hover{background-color:var(--muted-100)}._modalOverlay_8b6va_176{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:24px}._modalContent_8b6va_190{background:#fff;border-radius:var(--radius-md);width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column}._modalHeader_8b6va_202{padding:24px;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center}._modalHeader_8b6va_202 h2{margin:0;font-size:1.5rem;color:var(--text-900)}._closeButton_8b6va_216{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-500);padding:4px;line-height:1;border-radius:4px}._closeButton_8b6va_216:hover{background-color:var(--muted-200);color:var(--text-900)}._modalBody_8b6va_232{padding:24px}._detailSection_8b6va_236{margin-bottom:32px}._detailSection_8b6va_236:last-child{margin-bottom:0}._detailSection_8b6va_236 h3{font-size:1.1rem;font-weight:600;color:var(--text-900);margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid var(--color-border)}._detailGrid_8b6va_253{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}._detailItem_8b6va_259{display:flex;flex-direction:column;gap:4px}._detailLabel_8b6va_265{font-size:.85rem;color:var(--text-500);font-weight:500}._detailValue_8b6va_271{font-size:.95rem;color:var(--text-900);font-weight:500}._alert_8b6va_277{background-color:#fff7ed;border:1px solid #fdba74;border-radius:var(--radius-md);padding:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:8px}._alertTitle_8b6va_288{font-weight:600;color:var(--badge-warning-fg, #9a3412);display:flex;align-items:center;gap:8px}._alertList_8b6va_296{margin:0;padding-left:20px;color:#c2410c}._alertList_8b6va_296 li{margin-bottom:4px}._linkButton_8b6va_306{background:none;border:none;padding:0;color:inherit;text-decoration:underline;cursor:pointer;font-family:inherit;font-size:inherit}._linkButton_8b6va_306:hover{opacity:.8}._versionCard_8b6va_321{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}._versionNumber_8b6va_330{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin:16px 0}._versionStatus_8b6va_337{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background-color:#dcfce7;color:#166534;border-radius:999px;font-size:.85rem;font-weight:500}._modalOverlay_12v2z_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:24px}._modalContent_12v2z_16{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;animation:_slideIn_12v2z_1 .2s ease-out}@keyframes _slideIn_12v2z_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._modalHeader_12v2z_40{padding:24px;border-bottom:1px solid var(--color-border, #e2e8f0);display:flex;justify-content:space-between;align-items:center;background-color:var(--muted-100);border-top-left-radius:12px;border-top-right-radius:12px}._modalHeader_12v2z_40 h2{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-900)}._closeButton_12v2z_58{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-500);padding:8px;line-height:1;border-radius:6px;transition:all .2s}._closeButton_12v2z_58:hover{background-color:var(--color-border, #e2e8f0);color:var(--text-900)}._modalBody_12v2z_75{padding:32px}._loading_12v2z_79,._error_12v2z_79{padding:48px;text-align:center;color:var(--text-500)}._error_12v2z_79{color:var(--danger-500)}._metaGrid_12v2z_89{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--color-border, #e2e8f0)}._metaItem_12v2z_98{display:flex;flex-direction:column;gap:6px}._label_12v2z_104{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-500);font-weight:600}._value_12v2z_112{font-size:.95rem;color:var(--text-900);font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._section_12v2z_119{margin-bottom:32px}._section_12v2z_119:last-child{margin-bottom:0}._sectionTitle_12v2z_127{font-size:1rem;font-weight:600;color:var(--text-900);margin:0 0 12px;display:flex;align-items:center;gap:8px}._promptText_12v2z_137{background-color:var(--muted-100);border:1px solid var(--color-border, #e2e8f0);border-radius:8px;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.6;color:var(--text-700);white-space:pre-wrap;overflow-x:auto}._jsonBlock_12v2z_150{background-color:var(--text-800);border-radius:8px;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;line-height:1.5;color:var(--muted-200);overflow-x:auto;margin:0}._badge_12v2z_162{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}._badge_12v2z_162._critical_12v2z_172{background-color:var(--badge-danger-bg, #fee2e2);color:var(--badge-danger-fg, #991b1b)}._badge_12v2z_162._high_12v2z_173{background-color:var(--badge-warning-bg, #ffedd5);color:var(--badge-warning-fg, #9a3412)}._badge_12v2z_162._medium_12v2z_174{background-color:#fef3c7;color:#92400e}._badge_12v2z_162._low_12v2z_175{background-color:var(--badge-info-bg, #e0f2fe);color:var(--badge-info-fg, #075985)}._container_lfj81_1{max-width:1200px;margin:0 auto;padding:0 16px}._breadcrumbs_lfj81_7{margin-bottom:24px;color:var(--color-text-muted)}._breadcrumbs_lfj81_7 a{color:var(--color-primary);text-decoration:none}._breadcrumbs_lfj81_7 a:hover{text-decoration:underline}._header_lfj81_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._name_lfj81_28{font-size:2rem;margin-bottom:4px;color:var(--color-text-heading)}._subtitle_lfj81_34{color:var(--color-text-muted);font-size:.9rem;margin-top:4px}._id_lfj81_40{font-family:monospace;color:var(--color-text-muted);font-size:.9rem}._status_lfj81_46{font-size:.875rem;font-weight:600;padding:6px 12px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}._status_lfj81_46[data-active=true]{background-color:var(--badge-success-bg, #d1fae5);color:var(--badge-success-fg, #065f46)}._status_lfj81_46[data-active=false]{background-color:var(--surface-muted, #f3f4f6);color:#4b5563}._dashboardGrid_lfj81_65{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}._card_lfj81_71{background-color:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:24px;box-shadow:0 2px 4px #00000005;display:flex;flex-direction:column}._card_lfj81_71._fullWidth_lfj81_81{grid-column:span 12}._card_lfj81_71._halfWidth_lfj81_85{grid-column:span 6}._card_lfj81_71._thirdWidth_lfj81_89{grid-column:span 4}._cardHeader_lfj81_93{margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--color-border)}._cardHeader_lfj81_93 h2{font-size:1.1rem;font-weight:600;color:var(--color-text-heading);margin:0}._dataGrid_lfj81_106{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}._field_lfj81_112{display:flex;flex-direction:column;gap:4px}._label_lfj81_118{color:var(--color-text-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}._value_lfj81_126{font-weight:500;font-size:.95rem;color:var(--color-text-body);word-break:break-word}._bigStat_lfj81_133{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background-color:var(--color-bg-subtle);border-radius:var(--radius-md);text-align:center}._bigStatValue_lfj81_144{font-size:2rem;font-weight:700;color:var(--color-primary);line-height:1.2}._bigStatLabel_lfj81_151{font-size:.875rem;color:var(--color-text-muted);margin-top:4px}._tableContainer_lfj81_157{overflow-x:auto}._table_lfj81_157{width:100%;border-collapse:collapse;font-size:.875rem}._table_lfj81_157 th{text-align:left;padding:12px 16px;border-bottom:1px solid var(--color-border);color:var(--color-text-muted);font-weight:600;background-color:var(--color-bg-subtle)}._table_lfj81_157 td{padding:12px 16px;border-bottom:1px solid var(--color-border);color:var(--color-text-body)}._table_lfj81_157 tr:last-child td{border-bottom:none}._badge_lfj81_186{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}._badge_lfj81_186._critical_lfj81_196{background-color:var(--badge-danger-bg, #fee2e2);color:var(--badge-danger-fg, #991b1b)}._badge_lfj81_186._high_lfj81_197{background-color:var(--badge-warning-bg, #ffedd5);color:var(--badge-warning-fg, #9a3412)}._badge_lfj81_186._medium_lfj81_198{background-color:#fef3c7;color:#92400e}._badge_lfj81_186._low_lfj81_199{background-color:var(--badge-info-bg, #e0f2fe);color:var(--badge-info-fg, #075985)}._badge_lfj81_186._active_lfj81_200{background-color:var(--badge-success-bg, #d1fae5);color:var(--badge-success-fg, #065f46)}._badge_lfj81_186._inactive_lfj81_201{background-color:var(--surface-muted, #f3f4f6);color:#4b5563}._badge_lfj81_186._suspended_lfj81_202{background-color:var(--badge-danger-bg, #fee2e2);color:var(--badge-danger-fg, #991b1b)}._bio_lfj81_204{line-height:1.6;color:var(--color-text-body);font-style:italic}._error_lfj81_210{color:var(--danger-500);padding:16px;background-color:var(--badge-danger-bg, #fee2e2);border-radius:var(--radius-sm);margin-bottom:24px}._restricted_lfj81_218{text-align:center;padding:64px;background-color:#fff;border-radius:var(--radius-md);border:1px dashed var(--color-border)}._modalOverlay_lfj81_226{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_lfj81_239{background-color:#fff;border-radius:var(--radius-lg);padding:24px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_lfj81_250{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--color-border)}._modalHeader_lfj81_250 h2{font-size:1.25rem;font-weight:600;margin:0}._closeButton_lfj81_265{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--color-text-muted);padding:4px;line-height:1}._closeButton_lfj81_265:hover{color:var(--color-text-heading)}._clickableRow_lfj81_279{cursor:pointer;transition:background-color .2s}._clickableRow_lfj81_279:hover{background-color:var(--color-bg-subtle)}._browserName_lfj81_288{font-weight:500;color:var(--color-primary);display:flex;align-items:center;gap:6px}._browserIcon_lfj81_296{font-size:1.1rem}._browserMeta_lfj81_300{font-size:.8rem;color:var(--color-text-muted);display:flex;align-items:center;gap:4px;margin-top:2px;padding-left:2px}._osIcon_lfj81_310{font-size:.9rem}._statusBadge_lfj81_314{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:capitalize}._statusActive_lfj81_323{background-color:var(--badge-success-bg, #d1fae5);color:var(--badge-success-fg, #065f46)}._statusInactive_lfj81_328{background-color:var(--surface-muted, #f3f4f6);color:#4b5563}._emailRow_lfj81_333{display:flex;align-items:center;gap:8px}._emailIcon_lfj81_339{font-size:1.1rem}._sectionHeader_lfj81_344{grid-column:span 12;padding:12px 0 4px;border-bottom:2px solid var(--color-border);margin-top:8px}._sectionHeader_lfj81_344 h3{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin:0}._kpiStrip_lfj81_361{grid-column:span 12;display:flex;gap:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background-color:#fff;box-shadow:0 2px 4px #00000005}._kpiItem_lfj81_372{flex:1;padding:16px 20px;display:flex;flex-direction:column;gap:4px;border-right:1px solid var(--color-border)}._kpiItem_lfj81_372:last-child{border-right:none}._kpiValue_lfj81_385{font-size:1.5rem;font-weight:700;color:var(--color-text-heading);line-height:1}._kpiLabel_lfj81_392{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}._kpiValueDanger_lfj81_400{color:var(--badge-danger-fg, #991b1b)}._kpiValueWarning_lfj81_404{color:var(--badge-warning-fg, #9a3412)}._pagination_lfj81_409{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);border-top:1px solid var(--muted-200)}._paginationControls_lfj81_417{display:flex;align-items:center;gap:var(--space-sm)}._paginationBtn_lfj81_423{padding:8px 16px;border:1px solid var(--muted-300);border-radius:var(--radius-sm);background:#fff;color:var(--text-700);font-size:.85rem;cursor:pointer;transition:all .15s ease}._paginationBtn_lfj81_423:hover:not(:disabled){background:var(--muted-100);border-color:var(--brand-500);color:var(--brand-600)}._paginationBtn_lfj81_423:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_lfj81_445{font-size:.85rem;color:var(--text-500)}._paginationPage_lfj81_450{font-size:.85rem;color:var(--text-700);font-weight:500;min-width:100px;text-align:center}._container_4uypt_2{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md)}._header_4uypt_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}._titleRow_4uypt_18{display:flex;justify-content:space-between;align-items:center}._title_4uypt_18{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._subtitle_4uypt_31{font-size:.875rem;color:var(--text-500);margin-top:6px;display:flex;align-items:center;gap:8px}._card_4uypt_40{background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;display:flex;flex-direction:column;gap:24px}._cardHeader_4uypt_51{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--muted-100);padding-bottom:16px}._cardHeader_4uypt_51 h2{font-size:1.2rem;font-weight:600;color:var(--text-900);margin:0}._detailGrid_4uypt_66{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}._detailItem_4uypt_72{display:flex;flex-direction:column;gap:4px}._detailLabel_4uypt_78{font-size:.85rem;color:var(--text-500);font-weight:500;text-transform:uppercase;letter-spacing:.05em}._detailValue_4uypt_86{font-size:1rem;color:var(--text-900);font-weight:500}._grid_4uypt_92{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._fullWidth_4uypt_98{grid-column:1 / -1}._table_4uypt_102{border:1px solid var(--muted-200, #e5e7eb);border-radius:8px;overflow:hidden;background:var(--muted-50, #f9fafb);display:flex;flex-direction:column}[data-theme=dark] ._table_4uypt_102{background:#0003;border-color:#ffffff1a}._tableHeader_4uypt_116{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;padding:12px 16px;background:var(--muted-100, #f3f4f6);border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-500, #6b7280);letter-spacing:.05em}[data-theme=dark] ._tableHeader_4uypt_116{background:#ffffff0d;border-bottom-color:#ffffff1a}._tableRow_4uypt_136{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.9rem;align-items:center;color:var(--text-700)}[data-theme=dark] ._tableRow_4uypt_136{border-bottom-color:#ffffff0d;color:var(--text-300)}._tableRow_4uypt_136:last-child{border-bottom:none}._userLink_4uypt_156{color:var(--brand-600, #6366f1);text-decoration:none;font-weight:500;transition:color .15s ease;cursor:pointer}._userLink_4uypt_156:hover{color:var(--brand-700);text-decoration:underline}[data-theme=dark] ._userLink_4uypt_156{color:var(--brand-400)}[data-theme=dark] ._userLink_4uypt_156:hover{color:var(--brand-300)}._rawUserAgent_4uypt_177{background:var(--surface-50);padding:16px;border-radius:8px;font-family:monospace;font-size:.875rem;color:var(--text-700);word-break:break-all;border:1px solid var(--muted-200)}[data-theme=dark] ._rawUserAgent_4uypt_177{background:#0003;border-color:#ffffff1a;color:var(--text-300)}._emptyState_4uypt_194{padding:32px;text-align:center;color:var(--text-500, #6b7280);font-style:italic;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px dashed var(--muted-200)}[data-theme=dark] ._emptyState_4uypt_194{background:#ffffff05;border-color:#ffffff1a}._loading_4uypt_209,._error_4uypt_210{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-500);flex-direction:column;gap:16px}._error_4uypt_210{color:var(--red-600)}._container_1f9it_1{padding:2rem;max-width:1200px;margin:0 auto}._breadcrumbs_1f9it_7{margin-bottom:1.5rem;font-size:.9rem;color:#666}._breadcrumbs_1f9it_7 a{color:#06c;text-decoration:none}._breadcrumbs_1f9it_7 a:hover{text-decoration:underline}._header_1f9it_22{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._title_1f9it_29{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}._subtitle_1f9it_36{font-size:1rem;color:#666}._card_1f9it_41{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:1.5rem}._tableContainer_1f9it_49{overflow-x:auto}._table_1f9it_49{width:100%;border-collapse:collapse;font-size:.9rem}._table_1f9it_49 th,._table_1f9it_49 td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #eee}._table_1f9it_49 th{font-weight:600;color:#444;background-color:#f9fafb}._table_1f9it_49 tr:last-child td{border-bottom:none}._clickableRow_1f9it_76{cursor:pointer;transition:background-color .15s ease}._clickableRow_1f9it_76:hover{background-color:#f3f4f6}._badge_1f9it_86{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase}._badge_1f9it_86._low_1f9it_95{background-color:var(--badge-info-bg, #e0f2fe);color:#0369a1}._badge_1f9it_86._medium_1f9it_100{background-color:#fef3c7;color:#b45309}._badge_1f9it_86._high_1f9it_105{background-color:var(--badge-danger-bg, #fee2e2);color:var(--danger-600, #b91c1c)}._badge_1f9it_86._critical_1f9it_110{background-color:#7f1d1d;color:#fef2f2}._error_1f9it_115{color:#dc2626;padding:1rem;background-color:var(--badge-danger-bg, #fee2e2);border-radius:4px;margin-bottom:1rem}._loading_1f9it_123{text-align:center;padding:2rem;color:#666}._container_1buxd_1{padding:24px;max-width:1400px;margin:0 auto}._header_1buxd_7{margin-bottom:24px}._title_1buxd_11{font-size:24px;font-weight:600;color:var(--text-primary, #1a1a2e);margin:0 0 8px}._subtitle_1buxd_18{font-size:14px;color:var(--text-secondary, #6b7280);margin:0}._toolbar_1buxd_24{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;flex-wrap:wrap}._searchForm_1buxd_33{display:flex;gap:8px;flex:1;max-width:400px}._searchInput_1buxd_40{flex:1;padding:8px 12px;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;font-size:14px;outline:none;transition:border-color .2s}._searchInput_1buxd_40:focus{border-color:var(--primary-color, #6366f1)}._searchButton_1buxd_54{padding:8px 16px;background:var(--primary-color, #6366f1);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._searchButton_1buxd_54:hover{background:var(--primary-hover, #4f46e5)}._stats_1buxd_70{font-size:14px;color:var(--text-secondary, #6b7280)}._loading_1buxd_75,._error_1buxd_76,._empty_1buxd_77{padding:48px;text-align:center;color:var(--text-secondary, #6b7280);background:var(--bg-secondary, #f9fafb);border-radius:8px}._error_1buxd_76{color:var(--error-color, #ef4444);background:var(--error-bg, #fef2f2)}._table_1buxd_90{background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;overflow:hidden}._tableHeader_1buxd_97{display:grid;grid-template-columns:2fr 2fr 1.5fr 100px;gap:16px;padding:12px 16px;background:var(--bg-secondary, #f9fafb);border-bottom:1px solid var(--border-color, #e5e7eb);font-size:12px;font-weight:600;text-transform:uppercase;color:var(--text-secondary, #6b7280)}._tableRow_1buxd_110{display:grid;grid-template-columns:2fr 2fr 1.5fr 100px;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);font-size:14px;cursor:pointer;transition:background-color .15s}._tableRow_1buxd_110:last-child{border-bottom:none}._tableRow_1buxd_110:hover{background:var(--bg-hover, #f3f4f6)}._colName_1buxd_129,._colEmail_1buxd_130,._colPosition_1buxd_131,._colStatus_1buxd_132{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actorName_1buxd_140{font-weight:500;color:var(--text-primary, #1a1a2e)}._colEmail_1buxd_130,._colPosition_1buxd_131{color:var(--text-secondary, #6b7280)}._statusActive_1buxd_153{display:inline-flex;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;background:var(--success-bg, #d1fae5);color:var(--success-color, #059669);border-radius:9999px}._statusInactive_1buxd_164{display:inline-flex;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;background:var(--neutral-bg, #f3f4f6);color:var(--neutral-color, #6b7280);border-radius:9999px}._pagination_1buxd_175{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}._pageButton_1buxd_184{padding:8px 16px;background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}._pageButton_1buxd_184:hover:not(:disabled){background:var(--bg-hover, #f3f4f6);border-color:var(--primary-color, #6366f1)}._pageButton_1buxd_184:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1buxd_204{font-size:14px;color:var(--text-secondary, #6b7280)}._toastRegion_fbgi7_1{position:fixed;bottom:1.5rem;right:1rem;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.75rem;z-index:1100;pointer-events:none}._toast_fbgi7_1{min-width:280px;max-width:360px;padding:.75rem 1rem;border-radius:.75rem;background:rgba(var(--text-900-rgb),.92);box-shadow:0 10px 30px rgba(var(--text-900-rgb),.25);color:var(--surface-card, #ffffff);display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-left:4px solid #6366f1;pointer-events:auto}._toastSuccess_fbgi7_29{border-left-color:#22c55e}._toastError_fbgi7_33{border-left-color:var(--danger-500)}._toastInfo_fbgi7_37{border-left-color:#6366f1}._toastContent_fbgi7_41{display:flex;flex-direction:column;gap:.25rem}._toastTitle_fbgi7_47{font-weight:600;letter-spacing:.01em}._toastDescription_fbgi7_52{font-size:.875rem;line-height:1.35;color:#ffffffd9}._toastClose_fbgi7_58{background:transparent;border:none;color:#fffc;font-size:1.1rem;line-height:1;cursor:pointer;padding:0}._toastClose_fbgi7_58:hover{color:var(--surface-card, #ffffff)}._page_tq6os_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}._form_tq6os_8{display:flex;flex-direction:column;gap:1.5rem}._header_tq6os_14{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._title_tq6os_21{font-size:1.75rem;font-weight:600;margin:0;color:var(--text-900)}._subtitle_tq6os_28{margin:.35rem 0 0;color:var(--text-600)}._meta_tq6os_33{color:var(--text-500);font-size:.875rem}._readOnlyBanner_tq6os_38{padding:.75rem 1rem;border-radius:.75rem;background:#fef3c7;border:1px solid #fcd34d;color:#92400e}._card_tq6os_46{background:var(--surface-card, #ffffff);border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 12px 30px rgba(var(--text-900-rgb),.08);display:flex;flex-direction:column;gap:1.25rem}._fieldGroup_tq6os_56{display:flex;flex-direction:column;gap:.5rem}._label_tq6os_62{font-weight:500;color:var(--text-900)}._input_tq6os_67,._textarea_tq6os_68{width:100%;border:1px solid #cbd5f5;border-radius:.65rem;padding:.65rem .75rem;font-size:1rem;color:var(--text-900);background:var(--muted-100);transition:border-color .2s ease,box-shadow .2s ease}._input_tq6os_67:focus,._textarea_tq6os_68:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;background:var(--surface-card, #ffffff)}._input_tq6os_67[readonly],._textarea_tq6os_68[readonly]{background:var(--muted-200);cursor:not-allowed;color:var(--text-500)}._markdownEditor_tq6os_94{border-radius:.75rem;border:1px solid #cbd5f5;overflow:hidden}._markdownEditor_tq6os_94 .w-md-editor{border:none;background:var(--muted-100);--w-e-textarea-bg: var(--muted-100);--w-e-textarea-color: var(--text-900);--w-e-textarea-border-color: transparent;--w-e-editor-bg: var(--surface-card, #ffffff);--w-e-editor-color: var(--text-900);--color-fg-default: var(--text-900);--color-fg-muted: var(--text-600);--color-fg-subtle: var(--text-500);--color-canvas-default: var(--surface-card, #ffffff);--color-canvas-subtle: var(--muted-200);--color-border-default: #cbd5f5;--color-neutral-muted: rgba(var(--slate-400-rgb), .2);--color-accent-fg: #6366f1;--color-accent-emphasis: #4f46e5;--color-attention-subtle: rgba(234, 179, 8, .15);--color-danger-fg: #dc2626;--color-danger-emphasis: var(--danger-600, #b91c1c)}._markdownEditor_tq6os_94 .w-md-editor-text{color:var(--text-900)}._markdownEditor_tq6os_94 .w-md-editor-toolbar{border-bottom:1px solid var(--color-border, #e2e8f0);background:var(--surface-card, #ffffff)}._markdownEditor_tq6os_94 .w-md-editor-text-input{background:var(--muted-100);color:var(--text-900);-webkit-text-fill-color:var(--text-900)!important}._markdownEditor_tq6os_94 .w-md-editor-text-pre>code{color:var(--text-900)}._markdownEditor_tq6os_94 .w-md-editor-text-input::placeholder{color:var(--text-400)}._markdownEditor_tq6os_94 textarea{color:var(--text-900);background:var(--muted-100);-webkit-text-fill-color:var(--text-900)!important}._markdownEditor_tq6os_94 .w-md-editor-toolbar button{color:var(--text-600)}._markdownPreview_tq6os_155{border:1px solid var(--color-border, #e2e8f0);border-radius:.75rem;background:var(--muted-100);padding:.75rem 1rem;min-height:160px;--color-fg-default: var(--text-900);--color-canvas-default: var(--surface-card, #ffffff);--color-border-default: var(--color-border, #e2e8f0)}._markdownPreview_tq6os_155 p{margin:0 0 .75rem}._markdownPreview_tq6os_155 p:last-child{margin-bottom:0}._markdownPreview_tq6os_155 .wmde-markdown{color:var(--text-900)}._markdownEmpty_tq6os_178{color:var(--text-400);font-style:italic}._fallbackMarkdown_tq6os_183{white-space:pre-wrap;font-size:.95rem;margin:0;color:var(--text-900)}._hint_tq6os_190{font-size:.85rem;color:var(--color-text-muted, #64748b)}._actions_tq6os_195{display:flex;gap:.75rem;justify-content:flex-end}._primaryButton_tq6os_201{background:#6366f1;color:var(--surface-card, #ffffff);border:none;border-radius:.65rem;padding:.6rem 1.2rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}._primaryButton_tq6os_201:disabled{background:#cbd5f5;cursor:not-allowed}._primaryButton_tq6os_201:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}._secondaryButton_tq6os_222{background:var(--color-border, #e2e8f0);color:var(--text-900);border:none;border-radius:.65rem;padding:.6rem 1.1rem;font-weight:500;cursor:pointer;transition:background .2s ease}._secondaryButton_tq6os_222:disabled{background:var(--color-border, #e2e8f0);color:var(--text-400);cursor:not-allowed}._secondaryButton_tq6os_222:hover:not(:disabled){background:#cbd5f5}._sectionHeader_tq6os_243{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}._sectionTitle_tq6os_250{margin:0;font-size:1.15rem;font-weight:600;color:var(--text-900)}._emptyMessage_tq6os_257{margin:0;color:var(--color-text-muted, #64748b)}._viewActorsLink_tq6os_262{color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s ease}._viewActorsLink_tq6os_262:hover{color:#4f46e5;text-decoration:underline}._historyButton_tq6os_274{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:var(--muted-200, #f1f5f9);border:1px solid var(--color-border, #e2e8f0);border-radius:2rem;font-size:.85rem;font-weight:500;color:var(--text-700);cursor:pointer;transition:all .2s ease}._historyButton_tq6os_274:hover{background:var(--muted-300, #e2e8f0);border-color:#cbd5f5;color:var(--text-900);transform:translateY(-1px)}._loadingState_tq6os_296,._emptyState_tq6os_297{padding:2rem;text-align:center;color:var(--text-600)}._emptyState_tq6os_297 h2{margin:0 0 .5rem;color:var(--text-900)}._retentionGrid_tq6os_308{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.5rem}._retentionActions_tq6os_315{display:flex;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border, #e2e8f0);margin-top:.25rem}._retentionLoading_tq6os_323{padding:1.5rem 0;text-align:center;color:var(--text-500);font-size:.9rem}@media(max-width:768px){._page_tq6os_1{padding:1rem}._header_tq6os_14{flex-direction:column;align-items:flex-start}._actions_tq6os_195{flex-direction:column;align-items:stretch}._primaryButton_tq6os_201,._secondaryButton_tq6os_222{width:100%}}._dataGrid_tq6os_351{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.5rem}._dataSection_tq6os_358{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--muted-100);border-radius:.75rem;border:1px solid var(--color-border, #e2e8f0)}._dataLabel_tq6os_368{font-size:.9rem;font-weight:600;color:var(--text-700);margin:0}._dataList_tq6os_375{display:flex;flex-wrap:wrap;gap:.5rem;min-height:2.5rem;align-content:flex-start}._dataTag_tq6os_383{display:flex;align-items:center;gap:.35rem;padding:.25rem .65rem;background:var(--surface-card, #ffffff);border:1px solid var(--color-border, #e2e8f0);border-radius:2rem;font-size:.85rem;color:var(--text-800);transition:border-color .2s ease}._dataTag_tq6os_383:hover{border-color:#6366f1}._removeData_tq6os_400{display:flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:50%;border:none;background:var(--muted-200);color:var(--text-600);cursor:pointer;font-size:.75rem;padding:0;transition:background .2s ease,color .2s ease}._removeData_tq6os_400:hover{background:var(--danger-100, #fee2e2);color:var(--danger-600, #dc2626)}._dataInputGroup_tq6os_421{display:flex;gap:.5rem}._dataInput_tq6os_421{flex:1;border:1px solid var(--color-border, #e2e8f0);border-radius:.5rem;padding:.4rem .6rem;font-size:.875rem;background:var(--surface-card, #ffffff)}._dataInput_tq6os_421:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}._addDataButton_tq6os_441{background:#6366f1;color:#fff;border:none;border-radius:.5rem;padding:0 .75rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .2s ease}._addDataButton_tq6os_441:hover:not(:disabled){background:#4f46e5}._addDataButton_tq6os_441:disabled{background:var(--muted-300);cursor:not-allowed}._modalOverlay_tq6os_463{position:fixed;inset:0;background:rgba(var(--text-900-rgb),.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}._modalContent_tq6os_478{background:var(--surface-card, #ffffff);border-radius:1rem;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040}._modalHeader_tq6os_489{padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border, #e2e8f0);display:flex;justify-content:space-between;align-items:center}._modalTitle_tq6os_497{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-900)}._closeButton_tq6os_504{background:none;border:none;font-size:1.5rem;color:var(--text-500);cursor:pointer;line-height:1}._modalBody_tq6os_513{padding:1.5rem;overflow-y:auto;flex:1}._historyTable_tq6os_519{width:100%;border-collapse:collapse}._historyTable_tq6os_519 th{text-align:left;padding:.75rem;border-bottom:2px solid var(--color-border, #e2e8f0);color:var(--text-700);font-weight:600;font-size:.875rem}._historyTable_tq6os_519 td{padding:1rem .75rem;border-bottom:1px solid var(--color-border, #e2e8f0);vertical-align:top;font-size:.875rem;color:var(--text-800)}._changeSummary_tq6os_541{font-weight:500;color:var(--text-900);display:block;margin-bottom:.25rem}._changeDetails_tq6os_548{font-size:.8rem;color:var(--text-500)}._historyTagList_tq6os_553{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}._historyTag_tq6os_553{font-size:.75rem;padding:.1rem .4rem;border-radius:.25rem;background:var(--muted-100);border:1px solid var(--color-border, #e2e8f0)}._historyTagAdded_tq6os_568{background:#ecfdf5;border-color:#10b981;color:#065f46}._historyTagRemoved_tq6os_574{background:#fef2f2;border-color:#ef4444;color:#991b1b;text-decoration:line-through}._historyMeta_tq6os_581{font-size:.75rem;color:var(--text-500)}._historyMeta_tq6os_581 b{color:var(--text-700)}@media(max-width:768px){._phrasesGrid_tq6os_591{grid-template-columns:1fr}}._page_c3sne_1{display:flex;flex-direction:column;gap:1.75rem;padding:1.75rem;background:var(--muted-100)}._header_c3sne_9{display:flex;flex-direction:column;gap:.4rem}._title_c3sne_15{margin:0;font-size:1.85rem;font-weight:600;color:var(--text-900)}._subtitle_c3sne_22{margin:0;color:var(--text-600);max-width:48rem}._feedback_c3sne_28{background:#e0fbf3;border:1px solid var(--brand-400);color:var(--text-900);padding:.85rem 1.1rem;border-radius:.85rem;font-size:.9rem}._summaryGrid_c3sne_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._summaryCard_c3sne_43{background:linear-gradient(135deg,var(--brand-400),var(--brand-500));color:var(--text-900);border-radius:1rem;padding:1rem 1.25rem;box-shadow:0 16px 32px rgba(var(--text-900-rgb),.14);display:flex;flex-direction:column;gap:.3rem}._summaryLabel_c3sne_54{margin:0;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--text-900-rgb),.65)}._summaryValue_c3sne_63{font-size:2rem;font-weight:600;color:var(--text-900)}._summaryCaption_c3sne_69{margin:0;font-size:.85rem;color:rgba(var(--text-900-rgb),.7)}._mainGrid_c3sne_75{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.5rem;align-items:flex-start}._card_c3sne_82{background:var(--surface-card, #ffffff);border-radius:1rem;padding:1.35rem 1.5rem;box-shadow:0 20px 45px rgba(var(--text-900-rgb),.1)}._cardHeader_c3sne_89{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}._cardTitle_c3sne_96{margin:0;font-size:1.15rem;font-weight:600;color:var(--text-900)}._cardSubtitle_c3sne_103{margin:0;font-size:.9rem;color:var(--color-text-muted, #64748b)}._tableWrapper_c3sne_109{overflow-x:auto}._userTable_c3sne_113{width:100%;border-collapse:collapse;min-width:640px}._userTable_c3sne_113 thead th{text-align:left;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding-bottom:.75rem;color:var(--text-400)}._userTable_c3sne_113 tbody td{padding:1rem 0;border-top:1px solid var(--color-border, #e2e8f0);vertical-align:top}._userTable_c3sne_113 tbody tr:first-child td{border-top:none}._userIdentity_c3sne_138{display:flex;flex-direction:column;gap:.25rem}._userName_c3sne_144{font-weight:600;color:var(--text-800)}._userEmail_c3sne_149{font-size:.85rem;color:var(--color-text-muted, #64748b)}._roleSelector_c3sne_154{display:flex;flex-wrap:wrap;gap:.5rem}._roleToggle_c3sne_160{position:relative;display:inline-flex}._roleToggle_c3sne_160 input{position:absolute;inset:0;opacity:0;pointer-events:none}._roleToggle_c3sne_160 span{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(var(--brand-500-rgb),.4);background:var(--muted-100);color:var(--text-800);font-size:.8rem;line-height:1;font-weight:500;transition:all .18s ease}._roleToggle_c3sne_160 input:checked+span{background:rgba(var(--brand-400-rgb),.35);border-color:var(--brand-500);color:var(--brand-800)}._roleToggle_c3sne_160 input:disabled+span{opacity:.55;border-style:dashed;cursor:not-allowed}._statusStack_c3sne_198{display:flex;flex-direction:column;gap:.35rem}._statusBadge_c3sne_204{display:inline-flex;align-items:center;justify-content:flex-start;padding:.25rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600}._statusActive_c3sne_214{background:#34d3992e;color:#047857}._statusInvited_c3sne_219{background:#facc152e;color:#a16207}._statusDisabled_c3sne_224{background:rgba(var(--slate-400-rgb),.2);color:var(--text-600)}._statusMeta_c3sne_229{font-size:.8rem;color:var(--color-text-muted, #64748b)}._actionsColumn_c3sne_234{text-align:right}._actionStack_c3sne_238{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}._actionButton_c3sne_245,._secondaryAction_c3sne_246,._primaryButton_c3sne_247{border:none;border-radius:.75rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._actionButton_c3sne_245{padding:.45rem .9rem;background:var(--brand-400);color:var(--brand-800);box-shadow:0 10px 20px rgba(var(--brand-400-rgb),.26)}._actionButton_c3sne_245:hover,._primaryButton_c3sne_247:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(var(--brand-500-rgb),.28)}._secondaryAction_c3sne_246{padding:.4rem .75rem;background:rgba(var(--brand-500-rgb),.12);color:var(--text-900);border:1px solid rgba(var(--brand-500-rgb),.4)}._secondaryAction_c3sne_246:hover{transform:translateY(-1px);box-shadow:0 12px 20px rgba(var(--brand-500-rgb),.2)}._primaryButton_c3sne_247{padding:.55rem 1rem;background:var(--brand-400);color:var(--brand-800);width:100%;margin-top:.5rem}._primaryButton_c3sne_247:focus-visible,._actionButton_c3sne_245:focus-visible,._secondaryAction_c3sne_246:focus-visible{outline:3px solid rgba(var(--brand-500-rgb),.65);outline-offset:2px}._sidePanel_c3sne_296{display:flex;flex-direction:column;gap:1.25rem}._inviteForm_c3sne_302{display:flex;flex-direction:column;gap:1rem}._fieldGroup_c3sne_308{display:flex;flex-direction:column;gap:.35rem}._fieldLabel_c3sne_314{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-600)}._textInput_c3sne_322{border:1px solid #cbd5e1;border-radius:.75rem;padding:.55rem .75rem;font-size:.95rem;transition:border-color .15s ease,box-shadow .15s ease}._textInput_c3sne_322:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}._fieldset_c3sne_336{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}._roleLegend_c3sne_345{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}._roleLegendItem_c3sne_354{display:flex;flex-direction:column;gap:.35rem}._roleLegendBadge_c3sne_360{display:inline-flex;align-items:center;padding:.3rem .7rem;background:rgba(var(--brand-400-rgb),.35);border-radius:999px;font-size:.8rem;font-weight:600;color:var(--brand-800)}._roleLegendDescription_c3sne_371{margin:0;font-size:.85rem;color:var(--text-600)}._roleLegendMetric_c3sne_377{font-size:.8rem;color:var(--color-text-muted, #64748b)}._bodyText_c3sne_382{margin:0;color:var(--color-text-muted, #64748b);font-size:.95rem;line-height:1.6}@media(max-width:1080px){._mainGrid_c3sne_75{grid-template-columns:1fr}._actionsColumn_c3sne_234,._actionStack_c3sne_238{text-align:left;align-items:flex-start}}@media(max-width:768px){._page_c3sne_1{padding:1.25rem;gap:1.25rem}._userTable_c3sne_113{min-width:100%}._summaryGrid_c3sne_37{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}._container_6f5n7_1{display:flex;flex-direction:column;gap:1.5rem;height:100%;overflow:hidden}._scrollableContent_6f5n7_12{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;flex:1;padding-right:.5rem}._stepWrapper_6f5n7_21{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}._grid_6f5n7_29{display:grid;gap:1rem}@media(min-width:768px){._grid_6f5n7_29{grid-template-columns:repeat(2,minmax(0,1fr))}}._label_6f5n7_42{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}._labelText_6f5n7_51{font-weight:500;color:var(--text-700)}._input_6f5n7_58{height:var(--control-height);padding:var(--control-padding);border-radius:var(--radius-sm);border:1px solid var(--muted-300);background:var(--surface-card);color:var(--text-900);font-size:.95rem;width:100%}._input_6f5n7_58:focus{border-color:var(--brand-500);box-shadow:0 6px 18px rgba(var(--brand-500-rgb),.12);outline:none}._textarea_6f5n7_75{height:5rem;border-radius:var(--radius-sm);border:1px solid var(--muted-300);padding:.75rem;font-size:.95rem;background:var(--surface-muted);color:var(--color-text-muted)}._autocompleteDropdown_6f5n7_87{position:fixed;background:#fff;border-radius:var(--radius-sm);border:1px solid var(--color-border);box-shadow:0 12px 32px rgba(var(--text-900-rgb),.15);padding:8px;z-index:10001;display:flex;flex-direction:column;gap:4px;max-height:240px;overflow-y:auto}._autocompleteOption_6f5n7_105{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:var(--radius-sm);border:1px solid transparent;background:#fff;cursor:pointer;text-align:left;width:100%;font-size:.875rem;transition:border-color .15s ease,background-color .15s ease}._autocompleteOption_6f5n7_105:hover,._autocompleteOption_6f5n7_105:focus-visible{border-color:var(--color-accent);background:var(--color-accent-muted)}._autocompleteOption_6f5n7_105:active{transform:translateY(.5px)}._textarea_6f5n7_75:focus{border-color:var(--brand-500);box-shadow:0 6px 18px rgba(var(--brand-500-rgb),.12);outline:none}._section_6f5n7_136{display:flex;flex-direction:column;gap:.5rem}._sectionTitle_6f5n7_143{font-size:.875rem;font-weight:500;color:var(--text-700)}._chipContainer_6f5n7_152{display:flex;flex-wrap:wrap;gap:.5rem}._chipSelected_6f5n7_159{border-color:transparent;background-color:var(--color-accent);color:#fff}._chipSelectedCritical_6f5n7_165{border-color:transparent;background-color:var(--severity-critical-chip-bg);color:var(--severity-critical-chip-text)}._chipSelectedHigh_6f5n7_171{border-color:transparent;background-color:var(--severity-high-chip-bg);color:var(--severity-high-chip-text)}._chipSelectedMedium_6f5n7_177{border-color:transparent;background-color:var(--severity-medium-chip-bg);color:var(--severity-medium-chip-text)}._chipSelectedLow_6f5n7_183{border-color:transparent;background-color:var(--severity-low-chip-bg);color:var(--severity-low-chip-text)}._chipDisabled_6f5n7_189{opacity:.6;cursor:not-allowed;background-color:var(--muted-200);color:var(--text-500)}._builderContainer_6f5n7_196{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem;border-radius:var(--radius-sm);border:1px dashed var(--muted-300);padding:.75rem;font-size:.875rem;background:var(--surface-muted)}._builderHeader_6f5n7_211{display:flex;align-items:center;justify-content:space-between}._builderTitle_6f5n7_217{font-weight:600;color:var(--text-700)}._stepContent_6f5n7_224{display:flex;align-items:center;gap:.5rem}._stepLabel_6f5n7_230{font-size:.75rem;font-weight:500;margin-top:.5rem;transition:color .3s ease}._stepLabelActive_6f5n7_237{color:var(--color-accent)}._stepLabelCompleted_6f5n7_241{color:#059669}._stepLabelInactive_6f5n7_246{color:var(--text-500)}._stepItem_6f5n7_250{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}._stepCircle_6f5n7_258{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;transition:all .3s ease;border:2px solid transparent}._stepCircleActive_6f5n7_271{background-color:#fff;border-color:var(--color-accent);color:var(--color-accent)}._stepCircleCompleted_6f5n7_277{background-color:#059669;color:#fff}._stepCircleInactive_6f5n7_283{background-color:var(--muted-200);color:var(--text-500)}._builderContent_6f5n7_288{display:flex;flex-direction:column;gap:.75rem}._suggestionContainer_6f5n7_295{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-500)}._suggestionChip_6f5n7_307{cursor:pointer;background-color:var(--muted-200);color:var(--text-700)}._suggestionChip_6f5n7_307:hover{background-color:var(--color-accent-muted)}._includedAppsChip_6f5n7_317{border-color:var(--muted-300);background-color:var(--badge-success-bg);color:var(--badge-success-fg, #065f46)}._modalOverlay_6f5n7_323{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#070b0f73;padding:var(--space-md) var(--space-sm)}._modalContent_6f5n7_334{display:flex;height:auto;max-height:85vh;width:100%;max-width:640px;flex-direction:column;overflow:hidden;border-radius:var(--radius-lg);background-color:#fff;box-shadow:var(--shadow-lg)}._modalHeader_6f5n7_349{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border);padding:var(--space-md) var(--space-lg);flex-shrink:0}._modalTitle_6f5n7_359{font-size:1.125rem;font-weight:600;color:var(--text-900);margin:0}._modalSubtitle_6f5n7_369{font-size:.75rem;text-transform:uppercase;letter-spacing:.025em;color:var(--text-500);margin:0}._progressIndicator_6f5n7_380{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:var(--color-text-muted);list-style:none;padding:0;margin:0;flex-shrink:0}._modalBody_6f5n7_399{position:relative;flex:1;overflow:hidden;display:flex;flex-direction:column;padding:var(--space-lg);gap:1rem}._modalFooter_6f5n7_410{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--color-border);background-color:var(--surface-muted);padding:var(--space-md) var(--space-lg);flex-shrink:0}._detectorsGrid_6f5n7_421{display:grid;grid-template-columns:1fr;gap:1rem;overflow-y:auto;padding-right:.5rem;flex:1;min-height:0}._detectorCard_6f5n7_435{padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;background-color:var(--surface-card)}._detectorCard_6f5n7_435:hover{border-color:var(--text-500)}._detectorCardSelected_6f5n7_448{border-color:var(--color-accent);background-color:var(--color-accent-muted)}._detectorHeader_6f5n7_453{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}._detectorTitle_6f5n7_463{font-weight:500;color:var(--text-900);word-break:break-word}._tagContainer_6f5n7_470{display:flex;gap:.5rem;flex-wrap:wrap}._detectorTag_6f5n7_476{font-size:.75rem;padding:.125rem .5rem;border-radius:var(--radius-sm);background-color:var(--muted-200);color:var(--text-700);white-space:nowrap}._detectorDescription_6f5n7_485{font-size:.875rem;color:var(--text-500);margin-bottom:.75rem}._exampleContainer_6f5n7_491{font-size:.75rem;background-color:var(--surface-muted);padding:.5rem;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.5rem}._exampleLabelUser_6f5n7_501{color:var(--color-accent);font-weight:600}._exampleLabelAI_6f5n7_506{color:#8b5cf6;font-weight:600}._exampleText_6f5n7_512{color:var(--text-700);word-break:break-word}._selectedDetectorsContainer_6f5n7_517{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background-color:var(--surface-muted);border-radius:var(--radius-sm);margin-bottom:1rem;flex-shrink:0;max-height:150px;overflow-y:auto}._selectedLabel_6f5n7_531{font-size:.75rem;font-weight:600;color:var(--text-500);text-transform:uppercase}._orSeparator_6f5n7_538{font-size:.75rem;font-weight:600;color:var(--text-400);padding:0 .125rem;align-self:center}._reviewStack_6f5n7_547{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;flex:1;padding-right:.5rem}._reviewTitle_6f5n7_556{font-size:1.125rem;font-weight:500;color:var(--text-900);margin-bottom:.5rem}._reviewRiskTag_6f5n7_563{font-size:.875rem;padding:.25rem .5rem;border-radius:var(--radius-sm);background-color:var(--muted-200);color:var(--text-700)}._reviewRiskCritical_6f5n7_571{background-color:var(--severity-critical-chip-bg);color:var(--severity-critical-chip-text)}._reviewRiskHigh_6f5n7_576{background-color:var(--severity-high-chip-bg);color:var(--severity-high-chip-text)}._reviewRiskMedium_6f5n7_581{background-color:var(--severity-medium-chip-bg);color:var(--severity-medium-chip-text)}._reviewRiskLow_6f5n7_586{background-color:var(--severity-low-chip-bg);color:var(--severity-low-chip-text)}._reviewGrid_6f5n7_591{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){._reviewGrid_6f5n7_591{grid-template-columns:1fr 1fr}}._reviewSectionTitle_6f5n7_603{font-size:.875rem;font-weight:600;color:var(--text-500);text-transform:uppercase;margin-bottom:.5rem}._reviewList_6f5n7_611{font-size:.875rem;color:var(--text-700);list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}._reviewLabel_6f5n7_622{color:var(--text-500);margin-right:.5rem}._reviewDetectorTag_6f5n7_627{font-size:.75rem;padding:.25rem .5rem;border-radius:var(--radius-sm);background-color:var(--color-accent-muted);color:var(--color-accent);border:1px solid var(--color-accent)}._emptyText_6f5n7_636{font-size:.875rem;color:var(--text-400)}@media(max-height:700px){._progressIndicator_6f5n7_380,._modalSubtitle_6f5n7_369{display:none}._modalBody_6f5n7_399{padding-top:0}}@media(max-width:640px){._progressIndicator_6f5n7_380{display:none}._modalTitle_6f5n7_359{font-size:1rem}}._signalBox_6f5n7_666{width:18px;height:18px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:700;color:#fff;box-shadow:0 1px 2px #0000001a;line-height:1}._signalUser_6f5n7_681{background-color:var(--color-accent);border:1px solid rgba(255,255,255,.2)}._signalAI_6f5n7_686{background-color:#8b5cf6;border:1px solid rgba(255,255,255,.2)}._chipContent_6f5n7_691{display:flex;align-items:center;gap:.5rem;padding-right:.25rem}._chipRemove_6f5n7_698{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:none;background-color:#fff3;color:#fff;font-size:12px;line-height:1;cursor:pointer;transition:background-color .2s ease;padding:0;margin-left:.5rem}._chipRemove_6f5n7_698:hover{background-color:#fff6}._groupBadge_6f5n7_720{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:3px;background-color:#ffffff40;color:#fff;margin-left:6px;margin-right:4px}._groupBadgeDropdown_6f5n7_733{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:3px;background-color:var(--color-accent-muted);color:var(--color-accent-dark);margin-left:auto;flex-shrink:0}._customBadge_6f5n7_746{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:3px;background-color:#ffffff40;color:#fff;margin-left:6px}._overlay_t14h3_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:10000}._modal_t14h3_11{width:420px;background:var(--card-bg, #fff);border-radius:8px;padding:16px;box-shadow:0 8px 32px #0b0f191f}._header_t14h3_19{margin:0 0 8px;font-size:1.125rem;font-weight:600}._input_t14h3_25{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #e6e9ef;border-radius:6px;font-size:.95rem}._actions_t14h3_34{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}._backButtonContainer_1iq0i_2{padding:1rem 2rem 0;max-width:1200px;margin:0 auto;width:100%}._backButton_1iq0i_2{padding:8px 16px;border:1px solid var(--muted-300);border-radius:6px;background:transparent;color:var(--text-600);font-size:.9rem;cursor:pointer;transition:all .15s ease}._backButton_1iq0i_2:hover{background:var(--muted-100);border-color:var(--muted-400)}._page_1iq0i_25{display:flex;flex-direction:column;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto;width:100%}._header_1iq0i_35{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._headerContent_1iq0i_42{display:flex;flex-direction:column;gap:.5rem}._title_1iq0i_48{margin:0;font-size:1.875rem;font-weight:700;color:var(--text-900);letter-spacing:-.025em}._subtitle_1iq0i_56{margin:0;color:var(--text-500);font-size:1rem;line-height:1.5}._policyGrid_1iq0i_63{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._policyCard_1iq0i_69{background:var(--surface-card, #ffffff);border:1px solid var(--color-border, #e2e8f0);border-radius:.75rem;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:all .2s ease;cursor:pointer;position:relative;overflow:hidden}._policyCard_1iq0i_69:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}._policyCard_1iq0i_69:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--accent-start, #7c3aed),var(--accent-end, #06b6d4))}._policyCard_1iq0i_69[data-risk=low]:before{background:var(--severity-low-chip-bg)}._policyCard_1iq0i_69[data-risk=medium]:before{background:var(--severity-medium-chip-bg)}._policyCard_1iq0i_69[data-risk=high]:before{background:var(--severity-high-chip-bg)}._policyCard_1iq0i_69[data-risk=critical]:before{background:var(--severity-critical-chip-bg)}._cardHeader_1iq0i_117{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}._cardHeader_1iq0i_117 ._right_1iq0i_124{display:flex;gap:.5rem;align-items:center}._policyName_1iq0i_130{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-900);line-height:1.4}._policyMeta_1iq0i_138{display:flex;flex-direction:column;gap:.25rem}._policyId_1iq0i_144{font-size:.75rem;color:var(--text-400);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}._cardBody_1iq0i_150{flex:1;display:flex;flex-direction:column;gap:.75rem}._description_1iq0i_157{margin:0;font-size:.95rem;color:var(--text-500);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._statsRow_1iq0i_169{display:flex;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--muted-200);align-items:center;justify-content:space-between}._stat_1iq0i_169{display:flex;flex-direction:column;gap:.125rem}._statLabel_1iq0i_185{font-size:.75rem;color:var(--text-400);font-weight:500;text-transform:uppercase;letter-spacing:.05em}._statValue_1iq0i_193{font-size:.875rem;color:var(--text-700);font-weight:600}._statusBadge_1iq0i_200,._riskBadge_1iq0i_201{font-size:.7rem;padding:.2rem .5rem}._statusBadge_1iq0i_200{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1}._statusActive_1iq0i_216{background-color:#dcfce7;color:#166534}._statusDraft_1iq0i_221{background-color:var(--muted-200);color:var(--text-600)}._riskBadge_1iq0i_201{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;text-transform:capitalize}._riskLow_1iq0i_237{background-color:var(--severity-low-chip-bg);color:var(--severity-low-chip-text)}._riskMedium_1iq0i_242{background-color:var(--severity-medium-chip-bg);color:var(--severity-medium-chip-text)}._riskHigh_1iq0i_247{background-color:var(--severity-high-chip-bg);color:var(--severity-high-chip-text)}._riskCritical_1iq0i_252{background-color:var(--severity-critical-chip-bg);color:var(--severity-critical-chip-text)}._emptyState_1iq0i_257{text-align:center;padding:4rem 2rem;background:var(--muted-100);border:2px dashed var(--color-border, #e2e8f0);border-radius:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyTitle_1iq0i_269{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-700)}._emptyText_1iq0i_276{margin:0;color:var(--text-500);max-width:400px;line-height:1.5}@media(max-width:768px){._page_1iq0i_25{padding:1rem}._header_1iq0i_35{flex-direction:column;align-items:stretch}._policyGrid_1iq0i_63{grid-template-columns:1fr}}._policyCardFaded_1iq0i_299{opacity:.35;filter:grayscale(50%);transform:scale(.98);pointer-events:auto}._policyCardFaded_1iq0i_299:hover{opacity:.5;transform:scale(.98);box-shadow:none}._policyCardHighlighted_1iq0i_312{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100),0 4px 12px #00000026;transform:scale(1.02)}._policyCardHighlighted_1iq0i_312:before{background:var(--brand-500)!important}._page_vt68q_3{display:flex;flex-direction:column;gap:2.5rem;padding:2rem;max-width:1600px;margin:0 auto;width:100%}._header_vt68q_13{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._headerContent_vt68q_20{display:flex;flex-direction:column;gap:.5rem}._title_vt68q_26{margin:0;font-size:1.875rem;font-weight:700;color:var(--text-900);letter-spacing:-.025em}._subtitle_vt68q_34{margin:0;color:var(--text-500);font-size:1rem;line-height:1.5;max-width:600px}._headerActions_vt68q_42{display:flex;gap:.75rem;align-items:center}._primaryButton_vt68q_49{padding:.625rem 1.25rem;background:var(--brand-600);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;gap:.5rem}._primaryButton_vt68q_49:hover{background:var(--brand-700)}._secondaryButton_vt68q_68{padding:.625rem 1.25rem;background:transparent;color:var(--brand-600);border:1px solid var(--brand-300);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}._secondaryButton_vt68q_68:hover{background:var(--brand-50);border-color:var(--brand-500);color:var(--brand-700)}._rulesSection_vt68q_91{display:flex;flex-direction:column;gap:1rem}._sectionTitle_vt68q_97{margin:0;font-size:1.125rem;font-weight:600;color:var(--text-800);display:flex;align-items:center;gap:.5rem}._resultCount_vt68q_107{font-size:.875rem;font-weight:400;color:var(--text-500)}._tableHeader_vt68q_113{display:flex;justify-content:space-between;align-items:center}._filtersBar_vt68q_120{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap;padding:1rem;background:var(--muted-50);border:1px solid var(--muted-200);border-radius:.5rem}._filterGroup_vt68q_131{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._filterTag_vt68q_139{display:inline-flex;align-items:center;gap:6px;background:var(--surface-muted);border:1px solid var(--color-border);border-radius:999px;padding:6px 12px;font-size:.8rem;color:inherit}._filterTagLabel_vt68q_151{font-weight:500}._filterTagRemove_vt68q_155{border:none;background:none;color:var(--color-text-muted);cursor:pointer;font-size:.9rem;line-height:1;padding:0}._filterTagRemove_vt68q_155:hover,._filterTagRemove_vt68q_155:focus-visible{color:var(--color-accent-dark)}._filterAddControl_vt68q_170{position:relative;flex-shrink:0}._filterLabel_vt68q_175{font-size:.75rem;font-weight:500;color:var(--text-500);text-transform:uppercase;letter-spacing:.05em}._filterSelect_vt68q_183{padding:.5rem .75rem;border:1px solid var(--muted-300);border-radius:.375rem;background:#fff;font-size:.875rem;color:var(--text-700);min-width:150px;cursor:pointer}._filterSelect_vt68q_183:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 2px var(--brand-100)}._searchGroup_vt68q_200{display:flex;align-items:center;position:relative;flex:1;min-width:200px;max-width:300px}._searchInput_vt68q_209{width:100%;padding:.5rem 2rem .5rem .75rem;border:1px solid var(--muted-300);border-radius:.375rem;font-size:.875rem;color:var(--text-700)}._searchInput_vt68q_209:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 2px var(--brand-100)}._searchInput_vt68q_209::placeholder{color:var(--text-400)}._clearSearch_vt68q_228{position:absolute;right:.5rem;padding:0;width:1.25rem;height:1.25rem;border:none;background:var(--muted-200);border-radius:50%;font-size:.875rem;color:var(--text-500);cursor:pointer;display:flex;align-items:center;justify-content:center}._clearSearch_vt68q_228:hover{background:var(--muted-300)}._noResults_vt68q_249{padding:3rem 1rem;text-align:center;color:var(--text-400);font-size:.9rem}._pagination_vt68q_257{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.75rem 0}._pageButton_vt68q_265{padding:.5rem 1rem;background:#fff;border:1px solid var(--muted-300);border-radius:.375rem;font-size:.875rem;color:var(--text-700);cursor:pointer;transition:all .15s ease}._pageButton_vt68q_265:hover:not(:disabled){background:var(--muted-50);border-color:var(--muted-400)}._pageButton_vt68q_265:disabled{opacity:.5;cursor:not-allowed}._pageInfo_vt68q_286{font-size:.875rem;color:var(--text-500)}._rulesTable_vt68q_291{background:var(--surface-card, #ffffff);border:1px solid var(--muted-200);border-radius:.75rem;overflow:hidden}._rulesHeader_vt68q_298{display:grid;grid-template-columns:50px 70px 180px 1fr 100px 150px 180px 100px;gap:1rem;padding:.75rem 1rem;background:var(--muted-100);border-bottom:1px solid var(--muted-200);font-size:.75rem;font-weight:600;color:var(--text-500);text-transform:uppercase;letter-spacing:.05em}._rulesRow_vt68q_312{display:grid;grid-template-columns:50px 70px 180px 1fr 100px 150px 180px 100px;gap:1rem;padding:.875rem 1rem;border-bottom:1px solid var(--muted-100);cursor:pointer;transition:background .15s ease;align-items:center}._rulesRow_vt68q_312:last-child{border-bottom:none}._rulesRow_vt68q_312:hover{background:var(--muted-50)}._rulesRow_vt68q_312._rowDisabled_vt68q_331{opacity:.5}._rulesRow_vt68q_312._dragging_vt68q_335{opacity:.4;background:var(--muted-100)}._rulesRow_vt68q_312._dragOver_vt68q_340{position:relative}._rulesRow_vt68q_312._dragOver_vt68q_340:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:var(--brand-500);z-index:1}._colOrder_vt68q_355{display:flex;align-items:center;gap:.25rem}._dragHandle_vt68q_361{display:flex;align-items:center;color:var(--text-300);cursor:grab;transition:color .15s ease}._dragHandle_vt68q_361:hover{color:var(--text-600)}._dragHandle_vt68q_361:active{cursor:grabbing}._orderNumber_vt68q_377{font-size:.75rem;font-weight:600;color:var(--text-400);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}._colEnabled_vt68q_384{display:flex;align-items:center;justify-content:center}._colEvent_vt68q_390{display:flex;align-items:center}._eventChip_vt68q_395{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:var(--muted-100);border:1px solid var(--muted-200);border-radius:.375rem;font-size:.75rem;color:var(--text-700);white-space:nowrap}._colName_vt68q_408{display:flex;flex-direction:column;gap:.125rem;min-width:0}._ruleName_vt68q_415{font-size:.875rem;font-weight:600;color:var(--text-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ruleDescription_vt68q_424{font-size:.75rem;color:var(--text-400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._colSeverity_vt68q_432{display:flex;align-items:center}._colActions_vt68q_437{display:flex;flex-wrap:wrap;gap:.25rem}._colTargets_vt68q_443{display:flex;flex-direction:column;gap:.125rem}._colContents_vt68q_449{display:contents}._colActionsRight_vt68q_453{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}._actionIconBtn_vt68q_461{background:none;border:none;cursor:pointer;color:var(--text-400);padding:.25rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s}._actionIconBtn_vt68q_461:hover{background:var(--surface-hover);color:var(--brand-600)}._actionIconDelete_vt68q_479:hover{color:var(--severity-critical-chip-text)}._targetInfo_vt68q_483{font-size:.75rem;color:var(--text-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._categorySection_vt68q_492{display:flex;flex-direction:column;gap:1.5rem}._categoryTitle_vt68q_498{margin:0;font-size:1.25rem;font-weight:700;color:var(--text-800);padding-bottom:.75rem;border-bottom:2px solid var(--muted-200)}._eventsGrid_vt68q_508{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._eventSection_vt68q_515{background:var(--surface-card, #ffffff);border:1px solid var(--muted-200);border-radius:.75rem;overflow:hidden}._eventHeader_vt68q_522{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:var(--muted-100);border-bottom:1px solid var(--muted-200)}._eventIcon_vt68q_531{font-size:1.25rem}._eventName_vt68q_535{font-size:.95rem;font-weight:600;color:var(--text-800);flex:1}._eventCount_vt68q_542{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;background:var(--muted-200);border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--text-600)}._eventEmpty_vt68q_556{padding:2rem 1rem;text-align:center;color:var(--text-400);font-size:.875rem}._policyCards_vt68q_564{display:flex;flex-direction:column;gap:0}._policyCard_vt68q_564{padding:1rem;border-bottom:1px solid var(--muted-100);cursor:pointer;transition:background .15s ease}._policyCard_vt68q_564:last-child{border-bottom:none}._policyCard_vt68q_564:hover{background:var(--muted-50)}._policyCard_vt68q_564._disabled_vt68q_586{opacity:.6}._cardHeader_vt68q_590{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._cardOrder_vt68q_597{font-size:.75rem;font-weight:700;color:var(--text-500);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:var(--muted-100);padding:.125rem .375rem;border-radius:.25rem}._cardToggle_vt68q_607{padding:.25rem}._cardBody_vt68q_611{margin-bottom:.75rem}._cardTitle_vt68q_615{margin:0 0 .25rem;font-size:.9rem;font-weight:600;color:var(--text-900)}._cardDescription_vt68q_622{margin:0;font-size:.8rem;color:var(--text-500);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardFooter_vt68q_633{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._cardActions_vt68q_640{display:flex;flex-wrap:wrap;gap:.25rem}._toggleSwitch_vt68q_647{position:relative;width:2.25rem;height:1.125rem;background:var(--muted-300);border-radius:9999px;cursor:pointer;transition:background .2s ease}._toggleSwitch_vt68q_647._enabled_vt68q_657{background:var(--brand-500)}._toggleSwitch_vt68q_647:after{content:"";position:absolute;top:2px;left:2px;width:.875rem;height:.875rem;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 2px #0003}._toggleSwitch_vt68q_647._enabled_vt68q_657:after{transform:translate(1.125rem)}._severityBadge_vt68q_679{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:9999px;font-size:.7rem;font-weight:500;line-height:1;text-transform:capitalize}._severityCritical_vt68q_690{background-color:var(--severity-critical-chip-bg);color:var(--severity-critical-chip-text)}._severityHigh_vt68q_695{background-color:var(--severity-high-chip-bg);color:var(--severity-high-chip-text)}._severityMedium_vt68q_700{background-color:var(--severity-medium-chip-bg);color:var(--severity-medium-chip-text)}._severityLow_vt68q_705{background-color:var(--severity-low-chip-bg);color:var(--severity-low-chip-text)}._severityUnknown_vt68q_710{background-color:var(--muted-200);color:var(--text-600)}._actionPill_vt68q_716{display:inline-flex;align-items:center;padding:.2rem .4rem;border-radius:.25rem;font-size:.65rem;font-weight:500}._actionBlock_vt68q_725{background:#fee2e2;color:#991b1b}._actionRedact_vt68q_730{background:#fef3c7;color:#92400e}._actionLog_vt68q_735{background:#e5e7eb;color:#374151}._actionEducate_vt68q_740{background:#fce7f3;color:#be185d}._actionScreenshot_vt68q_745{background:#e0f2fe;color:#075985}._actionAnonimize_vt68q_750{background:#f3e8ff;color:#6b21a8}@media(max-width:900px){._page_vt68q_3{padding:1rem;gap:2rem}._header_vt68q_13{flex-direction:column;align-items:stretch}._eventsGrid_vt68q_508{grid-template-columns:1fr}}@media(min-width:1400px){._eventsGrid_vt68q_508{grid-template-columns:repeat(3,1fr)}}._loadingState_vt68q_778{display:flex;justify-content:center;align-items:center;padding:3rem 1rem;font-size:1rem;color:var(--text-500);background:var(--muted-50);border-radius:.5rem;border:1px dashed var(--muted-300)}._wizardOverlay_f6gx6_3{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._wizardPanel_f6gx6_14{background:var(--surface-card, #ffffff);border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:720px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}._wizardHeader_f6gx6_26{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--muted-200)}._wizardTitle_f6gx6_34{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-900)}._wizardSubtitle_f6gx6_41{margin:.25rem 0 0;font-size:.875rem;font-weight:400;color:var(--text-500)}._closeButton_f6gx6_48{background:none;border:none;font-size:1.25rem;color:var(--text-400);cursor:pointer;padding:.25rem;line-height:1;transition:color .15s ease}._closeButton_f6gx6_48:hover{color:var(--text-700)}._progressBar_f6gx6_65{display:flex;justify-content:space-between;padding:1.5rem 3rem;background:var(--surface-card);border-bottom:1px solid var(--muted-200);position:relative}._stepItem_f6gx6_74{display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;flex:1;z-index:1;transition:opacity .2s ease}._stepLine_f6gx6_85{position:absolute;top:1.25rem;left:50%;width:100%;height:2px;background:var(--muted-200);z-index:-1;transform:translateY(-50%)}._stepCircle_f6gx6_96{width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;border:2px solid var(--muted-300);color:var(--text-400);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}._stepLabel_f6gx6_113{font-size:.875rem;font-weight:500;color:var(--text-500);transition:color .2s ease}._stepCircle_f6gx6_96._active_f6gx6_120{background:var(--brand-600);border-color:var(--brand-600);color:#fff;box-shadow:0 0 0 4px var(--brand-100)}._stepLabel_f6gx6_113._active_f6gx6_120{color:var(--brand-700);font-weight:600}._stepCircle_f6gx6_96._completed_f6gx6_132{background:var(--brand-50);border-color:var(--brand-600);color:var(--brand-600)}._stepItem_f6gx6_74[style*="cursor: pointer"]:hover ._stepCircle_f6gx6_96{border-color:var(--brand-400);background:var(--brand-50)}._stepItem_f6gx6_74[style*="cursor: pointer"]:hover ._stepLabel_f6gx6_113{color:var(--brand-600)}._wizardBody_f6gx6_149{flex:1;overflow-y:auto;padding:1.5rem}._stepTitle_f6gx6_155{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:var(--text-900)}._stepDescription_f6gx6_162{margin:0 0 1.5rem;font-size:.9rem;color:var(--text-500);line-height:1.5}._fieldGroup_f6gx6_170{margin-bottom:1.25rem}._fieldLabel_f6gx6_174{display:block;margin-bottom:.5rem;font-size:.85rem;font-weight:500;color:var(--text-700)}._fieldHint_f6gx6_182{display:block;margin-top:.25rem;font-size:.75rem;color:var(--text-400)}._eventCards_f6gx6_190{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._eventCard_f6gx6_190{padding:1.25rem;border:2px solid var(--muted-200);border-radius:.75rem;cursor:pointer;transition:all .15s ease;text-align:left}._eventCard_f6gx6_190:hover{border-color:var(--muted-400);background:var(--muted-50)}._eventCard_f6gx6_190._selected_f6gx6_210{border-color:var(--brand-500);background:var(--brand-50)}._eventCardIcon_f6gx6_215{font-size:1.5rem;margin-bottom:.5rem}._eventCardTitle_f6gx6_220{font-size:.95rem;font-weight:600;color:var(--text-900);margin-bottom:.25rem}._eventCardDescription_f6gx6_227{font-size:.8rem;color:var(--text-500);line-height:1.4}._categoryTabs_f6gx6_234{display:flex;gap:.25rem;margin-bottom:1rem;border-bottom:1px solid var(--muted-200)}._categoryTab_f6gx6_234{padding:.5rem 1rem;background:transparent;border:none;border-bottom:2px solid transparent;font-size:.85rem;font-weight:500;color:var(--text-500);cursor:pointer;transition:all .15s ease}._categoryTab_f6gx6_234:hover{color:var(--text-700);background:var(--muted-50)}._categoryTab_f6gx6_234._active_f6gx6_120{color:var(--brand-600);border-bottom-color:var(--brand-600)}._eventParams_f6gx6_264{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--muted-200)}._paramsTitle_f6gx6_270{margin:0 0 1rem;font-size:.95rem;font-weight:600;color:var(--text-700)}._conditionSection_f6gx6_278{margin-bottom:1.5rem;padding:1rem;background:var(--muted-50);border:1px solid var(--muted-200);border-radius:.5rem}._conditionSectionTitle_f6gx6_286{margin:0 0 1rem;font-size:.95rem;font-weight:600;color:var(--text-700);display:flex;align-items:center;gap:.5rem}._optionalBadge_f6gx6_296{font-size:.75rem;font-weight:400;color:var(--text-400);font-style:italic}._paramsGrid_f6gx6_303{display:flex;flex-direction:column;gap:1rem}._detectorList_f6gx6_310{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto}._detectorItem_f6gx6_318{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border:1px solid var(--muted-200);border-radius:.5rem;cursor:pointer;transition:all .15s ease}._detectorItem_f6gx6_318:hover{background:var(--muted-50)}._detectorItem_f6gx6_318._selected_f6gx6_210{border-color:var(--brand-400);background:var(--brand-50)}._detectorCheckbox_f6gx6_338{width:1.25rem;height:1.25rem;border:2px solid var(--muted-300);border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}._detectorItem_f6gx6_318._selected_f6gx6_210 ._detectorCheckbox_f6gx6_338{background:var(--brand-500);border-color:var(--brand-500);color:#fff}._detectorInfo_f6gx6_356{flex:1;min-width:0}._detectorLabel_f6gx6_361{font-size:.9rem;font-weight:500;color:var(--text-900)}._detectorId_f6gx6_367{font-size:.75rem;color:var(--text-400);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin-top:.125rem}._detectorDescription_f6gx6_374{font-size:.8rem;color:var(--text-500);line-height:1.4;margin-top:.25rem}._detectorExamples_f6gx6_381{margin-top:.75rem;padding:.5rem;background:var(--muted-100);border-radius:.375rem;font-size:.75rem}._exampleTitle_f6gx6_389{font-weight:600;color:var(--text-600);margin-bottom:.25rem;text-transform:uppercase;font-size:.65rem}._exampleItem_f6gx6_397{margin-top:.125rem;color:var(--text-700);overflow:hidden;text-overflow:ellipsis}._exampleLabel_f6gx6_404{font-weight:600;color:var(--brand-600)}._actionGrid_f6gx6_410{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}._actionCard_f6gx6_416{padding:1rem;border:2px solid var(--muted-200);border-radius:.5rem;cursor:pointer;transition:all .15s ease;text-align:center}._actionCard_f6gx6_416:hover{border-color:var(--muted-400)}._actionCard_f6gx6_416._selected_f6gx6_210{border-color:var(--brand-500);background:var(--brand-50)}._actionCard_f6gx6_416._block_f6gx6_434{border-color:#fee2e2;background:#fef2f2}._actionCard_f6gx6_416._block_f6gx6_434._selected_f6gx6_210{border-color:#ef4444;background:#fee2e2}._actionCard_f6gx6_416._redact_f6gx6_444{border-color:#fef3c7;background:#fffbeb}._actionCard_f6gx6_416._redact_f6gx6_444._selected_f6gx6_210{border-color:#f59e0b;background:#fef3c7}._actionCard_f6gx6_416._screenshot_f6gx6_454{border-color:#e0f2fe;background:#f0f9ff}._actionCard_f6gx6_416._screenshot_f6gx6_454._selected_f6gx6_210{border-color:#0ea5e9;background:#e0f2fe}._actionCard_f6gx6_416._anonimize_f6gx6_464{border-color:#e9d5ff;background:#faf5ff}._actionCard_f6gx6_416._anonimize_f6gx6_464._selected_f6gx6_210{border-color:#a855f7;background:#f3e8ff}._actionCard_f6gx6_416._log_f6gx6_474{border-color:#d1d5db;background:#f9fafb}._actionCard_f6gx6_416._log_f6gx6_474._selected_f6gx6_210{border-color:#6b7280;background:#e5e7eb}._actionCard_f6gx6_416._coach_f6gx6_484{border-color:#fce7f3;background:#fdf2f8}._actionCard_f6gx6_416._coach_f6gx6_484._selected_f6gx6_210{border-color:#ec4899;background:#fce7f3}._actionIcon_f6gx6_494{font-size:1.5rem;margin-bottom:.25rem}._actionLabel_f6gx6_499{font-size:.9rem;font-weight:600}._actionDescription_f6gx6_504{font-size:.75rem;color:var(--text-500);margin-top:.25rem}._severityOptions_f6gx6_511{display:flex;gap:.5rem;flex-wrap:wrap}._severityOption_f6gx6_511{padding:.5rem 1rem;border-radius:9999px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid transparent;opacity:.5;filter:grayscale(.3);border:2px solid transparent}._severityOption_f6gx6_511:hover{opacity:.8;filter:grayscale(0);transform:translateY(-1px)}._severityOption_f6gx6_511._selected_f6gx6_210{opacity:1;filter:grayscale(0);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px);border-color:currentColor}._critical_f6gx6_547{background-color:var(--severity-critical-chip-bg);color:var(--severity-critical-chip-text)}._high_f6gx6_552{background-color:var(--severity-high-chip-bg);color:var(--severity-high-chip-text)}._medium_f6gx6_557{background-color:var(--severity-medium-chip-bg);color:var(--severity-medium-chip-text)}._low_f6gx6_562{background-color:var(--severity-low-chip-bg);color:var(--severity-low-chip-text)}._checkboxLabel_f6gx6_568{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;font-weight:500;color:var(--text-700);cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxInput_f6gx6_580{width:1.1rem;height:1.1rem;accent-color:var(--brand-600);cursor:pointer}._tagInput_f6gx6_588{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;border:1px solid var(--muted-300);border-radius:.5rem;min-height:2.5rem}._tag_f6gx6_588{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--muted-100);border:1px solid var(--muted-200);border-radius:.25rem;font-size:.8rem}._tagRemove_f6gx6_609{background:none;border:none;font-size:.9rem;color:var(--text-400);cursor:pointer;padding:0;line-height:1}._tagRemove_f6gx6_609:hover{color:var(--text-700)}._targetSuggestions_f6gx6_623{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._suggestionChip_f6gx6_630{padding:.375rem .75rem;background:var(--muted-50);border:1px dashed var(--muted-300);border-radius:.25rem;font-size:.8rem;color:var(--text-600);cursor:pointer;transition:all .15s ease}._suggestionChip_f6gx6_630:hover{background:var(--muted-100);border-style:solid}._textInput_f6gx6_647{width:100%;padding:.625rem .875rem;border:1px solid var(--muted-300);border-radius:.5rem;font-size:.9rem;color:var(--text-900);transition:border-color .15s ease}._textInput_f6gx6_647:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100)}._textArea_f6gx6_663{min-height:80px;resize:vertical}._reviewSummary_f6gx6_669{display:flex;flex-direction:column;gap:1rem}._reviewSection_f6gx6_675{padding:1rem;background:var(--muted-50);border-radius:.5rem}._reviewLabel_f6gx6_681{font-size:.75rem;font-weight:600;color:var(--text-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._reviewValue_f6gx6_690{font-size:.95rem;color:var(--text-900)}._reviewFlow_f6gx6_695{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;text-align:center}._reviewFlowItem_f6gx6_702{padding:.75rem .5rem;background:var(--muted-100);border-radius:.5rem}._reviewFlowLabel_f6gx6_708{font-size:.7rem;font-weight:600;color:var(--text-400);text-transform:uppercase;margin-bottom:.25rem}._reviewFlowValue_f6gx6_716{font-size:.85rem;font-weight:500;color:var(--text-900)}._wizardFooter_f6gx6_723{display:flex;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid var(--muted-200);background:var(--muted-50)}._footerLeft_f6gx6_731,._footerRight_f6gx6_732{display:flex;gap:.75rem}._secondaryButton_f6gx6_737{padding:.625rem 1.25rem;background:transparent;color:var(--text-600);border:1px solid var(--muted-300);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}._secondaryButton_f6gx6_737:hover{background:var(--muted-100);border-color:var(--muted-400)}._primaryButton_f6gx6_754{padding:.625rem 1.25rem;background:var(--brand-600);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease}._primaryButton_f6gx6_754:hover{background:var(--brand-700)}._primaryButton_f6gx6_754:disabled{background:var(--muted-300);cursor:not-allowed}@media(max-width:640px){._wizardOverlay_f6gx6_3{padding:1rem}._eventCards_f6gx6_190,._actionGrid_f6gx6_410{grid-template-columns:1fr}._progressBar_f6gx6_65{overflow-x:auto;gap:1rem}._stepLabel_f6gx6_113{display:none}._reviewFlow_f6gx6_695{grid-template-columns:repeat(2,1fr)}}._overlay_19sdd_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}._panel_19sdd_11{background:var(--surface-card, #ffffff);border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;width:90%;max-width:900px;height:80vh;display:flex;flex-direction:column;overflow:hidden}._header_19sdd_23{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-subtle);background:var(--surface-main)}._title_19sdd_32{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-900)}._closeButton_19sdd_39{background:none;border:none;color:var(--text-400);cursor:pointer;padding:.25rem}._closeButton_19sdd_39:hover{color:var(--text-700)}._body_19sdd_51{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._historyItem_19sdd_60{border:1px solid var(--border-subtle);border-radius:.5rem;background:var(--surface-main)}._itemHeader_19sdd_66{padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:var(--surface-subtle)}._itemHeader_19sdd_66:hover{background:var(--surface-hover)}._itemMeta_19sdd_79{display:flex;gap:1rem;align-items:center}._versionBadge_19sdd_85{background:var(--brand-100);color:var(--brand-700);padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600}._date_19sdd_94{font-size:.875rem;color:var(--text-500)}._user_19sdd_99{font-size:.875rem;font-weight:500;color:var(--text-700)}._itemContent_19sdd_105{padding:1rem;border-top:1px solid var(--border-subtle);background:var(--surface-card)}._changeSummary_19sdd_111{margin-bottom:1rem}._summaryLine_19sdd_115{display:block;margin-bottom:.25rem;font-family:monospace;font-size:.85rem;color:var(--text-600)}._diffSection_19sdd_123{margin-top:1rem;padding:.75rem;background:var(--surface-subtle);border-radius:.375rem}._diffTitle_19sdd_130{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-400);margin-bottom:.5rem}._jsonDiff_19sdd_138{font-family:monospace;font-size:.8rem;white-space:pre-wrap;color:var(--text-700)}._emptyState_19sdd_145{text-align:center;padding:3rem;color:var(--text-muted)}._page_aati6_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:rgba(var(--brand-400-rgb),.08);min-height:100vh}._header_aati6_10{display:flex;flex-direction:column;gap:.5rem}._title_aati6_16{margin:0;font-size:1.75rem;font-weight:600;color:var(--text-900)}._subtitle_aati6_23{margin:0;color:var(--text-700)}._card_aati6_28{background:var(--surface-card, #ffffff);border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 12px 30px rgba(var(--text-900-rgb),.08)}._bodyText_aati6_35{margin:0;color:var(--text-500);font-size:.95rem;line-height:1.6}._summaryGrid_aati6_42{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}._summaryCard_aati6_48{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.4rem 1.6rem;border-radius:1.25rem;background:linear-gradient(135deg,rgba(var(--brand-400-rgb),.38),rgba(var(--brand-500-rgb),.32));border:1px solid rgba(var(--brand-500-rgb),.45);box-shadow:0 20px 36px rgba(var(--brand-500-rgb),.22);overflow:hidden}._summaryCard_aati6_48:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 65%);pointer-events:none}._summaryCard_aati6_48>*{position:relative;z-index:1}._summaryLabel_aati6_74{margin:0;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-dark);font-weight:700}._summaryValue_aati6_83{margin:0;font-size:2.4rem;font-weight:700;color:var(--text-900)}._summaryContext_aati6_90{margin:0;font-size:.95rem;color:rgba(var(--text-900-rgb),.85)}._summaryFooter_aati6_96{font-size:.85rem;color:rgba(var(--text-900-rgb),.75);display:flex;flex-wrap:wrap;gap:.5rem}._summaryFooterStrong_aati6_104{font-weight:600;color:var(--color-primary-dark)}._detailsGrid_aati6_109{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}._sectionCard_aati6_115{background:var(--surface-card, #ffffff);border-radius:1rem;padding:1.4rem 1.5rem;box-shadow:0 16px 32px rgba(var(--text-900-rgb),.1);display:flex;flex-direction:column;gap:1rem}._sectionHeader_aati6_125{display:flex;justify-content:space-between;align-items:center;gap:.75rem}._sectionTitle_aati6_132{margin:0;font-size:1rem;font-weight:600;color:var(--text-900)}._sectionAction_aati6_139{border:1px solid rgba(var(--brand-500-rgb),.6);background:rgba(var(--brand-400-rgb),.15);color:var(--color-primary-dark);border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}._sectionAction_aati6_139:hover,._sectionAction_aati6_139:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px rgba(var(--brand-500-rgb),.25)}._paymentMethod_aati6_157{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem 1.25rem}._methodRow_aati6_163{display:flex;flex-direction:column;gap:.25rem}._methodLabel_aati6_169{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-600);font-weight:600}._methodValue_aati6_177{font-size:.95rem;color:var(--text-900);font-weight:500}._autopayToggle_aati6_183{display:inline-flex;align-items:center;gap:.55rem;border-radius:999px;padding:.45rem .9rem;border:1px solid rgba(var(--brand-500-rgb),.45);background:rgba(var(--brand-400-rgb),.18);color:var(--color-primary-dark);font-size:.85rem;font-weight:600}._invoiceTable_aati6_196{width:100%;border-collapse:collapse;border:1px solid rgba(var(--text-900-rgb),.08);border-radius:.9rem;overflow:hidden}._invoiceTable_aati6_196 thead{background:rgba(var(--brand-400-rgb),.18)}._invoiceTable_aati6_196 th,._invoiceTable_aati6_196 td{padding:.85rem 1rem;text-align:left;font-size:.88rem;color:var(--text-900)}._invoiceTable_aati6_196 tbody tr+tr{border-top:1px solid rgba(var(--text-900-rgb),.08)}._statusBadge_aati6_220{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;font-size:.75rem;font-weight:600}._statusDue_aati6_229{background:#fed7aa66;color:#a16207}._statusPending_aati6_234{background:#facc1540;color:#92400e}._statusPaid_aati6_239{background:rgba(var(--brand-400-rgb),.3);color:var(--color-primary-dark)}._invoiceLink_aati6_244{color:var(--color-primary-dark);font-weight:600;text-decoration:none}._invoiceLink_aati6_244:hover,._invoiceLink_aati6_244:focus-visible{text-decoration:underline}._historySection_aati6_255{background:var(--surface-card, #ffffff);border-radius:1rem;padding:1.4rem 1.5rem;box-shadow:0 16px 32px rgba(var(--text-900-rgb),.1);display:flex;flex-direction:column;gap:1.1rem}._historyList_aati6_265{display:flex;flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none}._historyItem_aati6_274{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.8rem;border-bottom:1px solid rgba(var(--text-900-rgb),.08)}._historyItem_aati6_274:last-of-type{border-bottom:none;padding-bottom:0}._historyPrimary_aati6_289{display:flex;flex-direction:column;gap:.35rem}._historyAmount_aati6_295{font-size:1.05rem;font-weight:600;color:var(--text-900)}._historyMeta_aati6_301{font-size:.82rem;color:var(--text-700)}._historyStatus_aati6_306{font-size:.78rem;font-weight:600;color:var(--color-primary-dark)}._historyReceipt_aati6_312{color:var(--color-primary-dark);font-weight:600;text-decoration:none}._historyReceipt_aati6_312:hover,._historyReceipt_aati6_312:focus-visible{text-decoration:underline}@media(max-width:768px){._page_aati6_1{padding:1rem}._summaryGrid_aati6_42,._detailsGrid_aati6_109{grid-template-columns:1fr}._historyItem_aati6_274{align-items:flex-start}}._header_aati6_10{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._periodSelector_aati6_353{display:inline-flex;gap:4px;background:var(--muted-200, #f1f5f9);padding:3px;border-radius:8px;flex-shrink:0;align-self:flex-start}._periodBtn_aati6_363{border:1px solid transparent;background:transparent;color:var(--color-text-muted, #6b7280);border-radius:6px;padding:5px 12px;font-size:.8rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s;white-space:nowrap}._periodBtn_aati6_363:hover{color:var(--text-900);background:#fff}._periodBtnActive_aati6_378{background:#fff;color:var(--text-900, #111827);font-weight:600;box-shadow:0 1px 3px #0000001f}._tokenSummaryGrid_aati6_385{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:700px){._tokenSummaryGrid_aati6_385{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){._tokenSummaryGrid_aati6_385{grid-template-columns:repeat(5,1fr)}}._tokenKpi_aati6_399{display:flex;flex-direction:column;gap:6px;padding:18px 20px;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;box-shadow:0 1px 3px #0000000d}._tokenKpiLabel_aati6_410{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted, #9ca3af)}._tokenKpiValue_aati6_418{font-size:1.6rem;font-weight:700;color:var(--text-900, #0f172a);letter-spacing:-.02em;line-height:1}._stateMsg_aati6_426{padding:32px;text-align:center;color:var(--color-text-muted);font-size:.875rem}._tokenTable_aati6_433{width:100%;border-collapse:collapse;font-size:.875rem}._tokenTable_aati6_433 thead th{padding:10px 14px;text-align:left;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted, #9ca3af);border-bottom:1px solid var(--color-border, #e5e7eb);background:var(--muted-100, #f8fafc)}._tokenTable_aati6_433 tbody tr+tr{border-top:1px solid var(--color-border, #f3f4f6)}._tokenTable_aati6_433 tbody tr:hover{background:#3b82f60a}._tokenTable_aati6_433 td{padding:12px 14px;vertical-align:middle}._rankCell_aati6_464{color:var(--color-text-muted, #9ca3af);font-size:.8rem;font-weight:600;width:32px}._userName_aati6_477{font-weight:600;color:var(--text-900, #0f172a)}._userEmail_aati6_482{font-size:.78rem;color:var(--color-text-muted, #6b7280)}._numCol_aati6_487{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}._totalCol_aati6_493{font-weight:700;color:var(--text-900, #0f172a)}._barCell_aati6_498{width:120px;padding-left:12px}._usageBar_aati6_503{height:6px;background:var(--muted-200, #e5e7eb);border-radius:999px;overflow:hidden}._usageBarFill_aati6_510{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:999px;transition:width .4s ease}._licensePage_aati6_519{display:flex;flex-direction:column;gap:24px;max-width:1200px}._licenseHeader_aati6_526{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._licenseTitle_aati6_534{margin:0;font-size:1.6rem;font-weight:700;color:var(--text-900);letter-spacing:-.02em}._licenseSubtitle_aati6_542{margin:6px 0 0;font-size:.9rem;color:var(--muted-600, #6b7280);max-width:520px}._licenseSummaryGrid_aati6_550{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}._licenseKpi_aati6_556{background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:10px;padding:16px 20px;display:flex;flex-direction:column;gap:4px}._licenseKpiValue_aati6_566{font-size:1.75rem;font-weight:700;color:var(--text-900);line-height:1}._licenseKpiLabel_aati6_573{font-size:.78rem;color:var(--muted-600, #6b7280);font-weight:500}._licenseSection_aati6_580{background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;padding:0;overflow:hidden}._licenseSectionTitle_aati6_588{margin:0;padding:14px 24px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-900, #0f172a);background:var(--muted-50, #f8fafc);border-bottom:1px solid var(--color-border, #e5e7eb)}._licenseSectionBody_aati6_600{padding:20px 24px}._licenseAppGrid_aati6_605{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}._licenseAppCard_aati6_611{background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 4px #0000000d;transition:box-shadow .15s,border-color .15s}._licenseAppCard_aati6_611:hover{box-shadow:0 4px 12px #00000014;border-color:var(--brand-300, #6ee7b7)}._licenseAppCardHeader_aati6_628{display:flex;align-items:center;gap:8px}._licenseAppLogo_aati6_634{width:20px;height:20px;object-fit:contain;flex-shrink:0}._licenseAppEmoji_aati6_641{font-size:18px;line-height:1}._licenseAppName_aati6_646{font-size:.9rem;font-weight:600;color:var(--text-900);flex:1}._licenseAppUserCount_aati6_653{font-size:.78rem;color:var(--muted-500, #6b7280);white-space:nowrap}._licenseAppTiers_aati6_659{display:flex;flex-direction:column;gap:7px}._licenseAppTierRow_aati6_665{display:flex;align-items:center;gap:8px}._licenseAppTierBadge_aati6_671{font-size:.7rem;font-weight:600;padding:2px 7px;border-radius:999px;white-space:nowrap;width:90px;text-align:center;flex-shrink:0}._licenseAppTierBar_aati6_682{flex:1;height:7px;background:var(--muted-200, #e5e7eb);border-radius:999px;overflow:hidden}._licenseAppTierBarFill_aati6_690{height:100%;border-radius:999px;opacity:.85;transition:width .4s ease;min-width:3px}._licenseAppTierCount_aati6_698{font-size:.78rem;font-weight:600;color:var(--text-700, #374151);width:24px;text-align:right;flex-shrink:0}._licenseTableWrap_aati6_708{overflow-x:auto}._licenseTable_aati6_708{width:100%;border-collapse:collapse;font-size:.875rem}._licenseTable_aati6_708 th{text-align:left;padding:10px 12px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-700, #374151);border-bottom:2px solid var(--color-border, #e5e7eb);background:var(--muted-50, #f8fafc)}._licenseTable_aati6_708 td{padding:10px 12px;border-bottom:1px solid var(--color-border-subtle, #f1f5f9);vertical-align:middle}._licenseTable_aati6_708 tr:last-child td{border-bottom:none}._licenseTable_aati6_708 tr:hover td{background:var(--color-bg-light, #f9fafb)}._rankCell_aati6_464{color:var(--muted-400, #94a3b8);font-size:.78rem;width:32px;text-align:center}._userCell_aati6_471{display:flex;flex-direction:column;gap:2px}._licenseUserName_aati6_757{font-weight:600;color:var(--text-900)}._licenseUserEmail_aati6_762{font-size:.78rem;color:var(--muted-500, #6b7280)}._numCell_aati6_767{font-variant-numeric:tabular-nums;color:var(--text-700, #374151)}._licenseTierBadge_aati6_772{display:inline-block;font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:999px;white-space:nowrap}._licenseAppsChips_aati6_781{display:flex;flex-wrap:wrap;gap:6px}._licenseAppChip_aati6_787{font-size:.72rem;font-weight:500;padding:2px 8px;border-radius:999px;white-space:nowrap}._licenseEmpty_aati6_795{text-align:center;padding:32px;color:var(--muted-500, #6b7280);font-size:.9rem}._licenseLoading_aati6_802{display:flex;align-items:center;justify-content:center;padding:48px;color:var(--muted-500, #6b7280)}@media(max-width:900px){._licenseSummaryGrid_aati6_550{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){._licenseSummaryGrid_aati6_550{grid-template-columns:repeat(2,1fr)}}._card_1negn_1{background:var(--card-bg, #fff);border-radius:8px;padding:16px;box-shadow:0 1px #0000000a;display:flex;flex-direction:column}._fixedCard_1negn_11{min-height:220px;padding:12px 12px 16px}._header_1negn_15{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._label_1negn_21{font-size:.9rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._chartArea_1negn_28{position:relative;min-height:250px;flex:1 1 auto;min-width:0;transition:opacity .35s ease}._chartSkeleton_1negn_37{border-radius:8px;background:linear-gradient(90deg,var(--surface-muted, #f1f5f9) 0%,rgba(var(--text-900-rgb, 15, 23, 42),.07) 40%,var(--surface-muted, #f1f5f9) 100%);background-size:320px 100%;animation:_chartShimmer_1negn_1 1.5s infinite ease-in-out}@keyframes _chartFadeIn_1negn_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._chartLoaded_1negn_55{animation:_chartFadeIn_1negn_1 .4s ease forwards}@keyframes _chartShimmer_1negn_1{0%{background-position:-320px 0}to{background-position:320px 0}}._chartRow_1negn_63{display:flex;align-items:stretch;gap:12px}._leftLabels_1negn_68{width:180px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding-right:8px}._leftLabels_1negn_68 ._legendItem_1negn_76{justify-content:flex-start}._centerLabel_1negn_79{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}._centerNumber_1negn_88{font-size:20px;font-weight:600}._centerSub_1negn_92{font-size:12px;color:var(--muted-600, #6b7280)}._legend_1negn_76{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}._legendItem_1negn_76{display:flex;align-items:center;gap:6px;font-size:12px}._swatch_1negn_108{width:12px;height:12px;border-radius:2px}._card_1cgal_1{display:flex;flex-direction:column;gap:16px;padding:22px;border:1px solid var(--color-border, rgba(var(--text-900-rgb), .08));border-radius:16px;background:var(--surface-card, var(--surface-card, #ffffff));box-shadow:0 2px 8px rgba(var(--text-900-rgb),.06);transition:box-shadow .2s ease,border-color .2s ease}._card_1cgal_1:hover{box-shadow:0 8px 22px rgba(var(--text-900-rgb),.16);border-color:rgba(var(--text-900-rgb),.14)}._header_1cgal_18{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._title_1cgal_25{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--text-900-rgb),.56)}._subtitle_1cgal_33{font-size:12px;color:rgba(var(--text-900-rgb),.5);white-space:nowrap}._skeletonList_1cgal_39{display:flex;flex-direction:column;gap:12px}._skeletonRow_1cgal_45{height:48px;border-radius:14px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_1cgal_1 1.4s infinite ease-in-out}._error_1cgal_52,._empty_1cgal_53{padding:16px;border-radius:12px;font-size:.9rem;background:var(--surface-muted, var(--surface-muted, #f3f4f6));color:var(--color-text-muted, #4b5563);text-align:center}._error_1cgal_52{background:#f8717129;color:var(--danger-600, #b91c1c)}._list_1cgal_67{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._item_1cgal_76{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._itemMain_1cgal_83{display:flex;align-items:flex-start;gap:10px}._dot_1cgal_89{width:9px;height:9px;border-radius:50%;margin-top:5px;box-shadow:0 0 0 2px #fffffff2}._itemBody_1cgal_97{display:flex;flex-direction:column;gap:6px}._appName_1cgal_103{font-size:14px;font-weight:600;color:rgba(var(--text-900-rgb),.94)}._metaRow_1cgal_109{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:12px;color:rgba(var(--text-900-rgb),.56)}._chip_1cgal_118{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-weight:600;font-size:11px;line-height:1.25}._metaText_1cgal_129{color:rgba(var(--text-900-rgb),.62)}._time_1cgal_133{font-size:12px;color:var(--color-text-muted, rgba(var(--text-900-rgb), .45));white-space:nowrap}._footer_1cgal_139{display:flex;justify-content:flex-end}._viewAllLink_1cgal_144{font-size:12px;font-weight:600;color:var(--color-accent-dark, var(--color-accent-dark, #0f766e));text-decoration:none}._viewAllLink_1cgal_144:hover,._viewAllLink_1cgal_144:focus-visible{text-decoration:underline}@keyframes _shimmer_1cgal_1{0%{background-position:-140px 0}to{background-position:140px 0}}@media(max-width:640px){._subtitle_1cgal_33{display:none}._item_1cgal_76{flex-direction:column;align-items:flex-start}._time_1cgal_133{margin-left:19px}}._container_1siqu_3{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md)}._header_1siqu_13{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}._title_1siqu_22{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0 0 6px}._subtitle_1siqu_29{font-size:.875rem;color:var(--text-500);margin:4px 0 0}._toolbar_1siqu_36{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}._filtersBar_1siqu_45{display:flex;align-items:center;gap:8px}._filtersFlow_1siqu_51{display:flex;flex-wrap:nowrap;align-items:center;gap:8px}._filterGroup_1siqu_58{display:flex;align-items:center}._searchWrapper_1siqu_63{position:relative;flex:1;min-width:220px;max-width:380px}._searchIcon_1siqu_70{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-400);pointer-events:none}._searchInput_1siqu_79{width:100%;padding:8px 12px 8px 36px;border:1px solid var(--muted-200);border-radius:var(--radius-md);font-size:.875rem;color:var(--text-900);background:#fff;box-sizing:border-box;transition:border-color .15s}._searchInput_1siqu_79:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-500) 15%,transparent)}[data-theme=dark] ._searchInput_1siqu_79{background:var(--muted-900);border-color:var(--muted-700);color:var(--text-100)}._filterSelector_1siqu_104{min-width:180px}._table_1siqu_110{border:1px solid var(--muted-200);border-radius:var(--radius-lg);overflow:hidden;background:#fff}[data-theme=dark] ._table_1siqu_110{background:#0003;border-color:#ffffff1a}._tableHeader_1siqu_122{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(0,1fr) minmax(0,1.2fr) minmax(0,1.2fr) minmax(0,1.2fr) 80px;gap:16px;padding:12px 20px;background:var(--muted-100);border-bottom:1px solid var(--muted-300);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-600);-webkit-user-select:none;user-select:none}._headerSortable_1siqu_137{cursor:pointer;display:flex;align-items:center;gap:4px;transition:color .15s}._headerSortable_1siqu_137:hover,._headerActive_1siqu_149{color:var(--brand-600)}._sortArrow_1siqu_153{margin-left:4px;font-size:.75rem;color:var(--brand-500)}[data-theme=dark] ._tableHeader_1siqu_122{background:#ffffff0f;border-bottom-color:#ffffff1a}._tableRow_1siqu_164{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(0,1fr) minmax(0,1.2fr) minmax(0,1.2fr) minmax(0,1.2fr) 80px;gap:16px;padding:14px 20px;border-bottom:1px solid var(--muted-200);align-items:center;cursor:pointer;color:var(--text-700);transition:background .15s ease}._tableRow_1siqu_164:last-child{border-bottom:none}._tableRow_1siqu_164:hover{background:var(--muted-100)}[data-theme=dark] ._tableRow_1siqu_164{border-bottom-color:#ffffff0d;color:var(--text-200)}[data-theme=dark] ._tableRow_1siqu_164:hover{background:#ffffff0a}._appInfo_1siqu_194{display:flex;align-items:center;gap:12px;min-width:0}._appIcon_1siqu_201{width:36px;height:36px;object-fit:contain;border-radius:8px;border:1px solid var(--muted-200);background:#fff;padding:3px;flex-shrink:0}._appInitial_1siqu_212{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,var(--brand-500),var(--brand-700));color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}._appText_1siqu_226{min-width:0}._appName_1siqu_230{font-size:.9rem;font-weight:600;color:var(--text-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-theme=dark] ._appName_1siqu_230{color:var(--text-100)}._appVendor_1siqu_243{font-size:.8rem;color:var(--text-500);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._appVendorHq_1siqu_252{font-size:.75rem;color:var(--text-400);margin-top:1px}._catList_1siqu_259{display:flex;flex-wrap:wrap;gap:4px}._catTag_1siqu_265{padding:2px 7px;border-radius:4px;background:var(--brand-50);color:var(--brand-700);font-size:.72rem;font-weight:500;border:1px solid var(--brand-100);white-space:nowrap}[data-theme=dark] ._catTag_1siqu_265{background:#6366f126;border-color:#6366f14d;color:var(--brand-300)}._scoreCell_1siqu_283{display:flex;align-items:center;gap:8px}._scoreBar_1siqu_289{flex:1;height:6px;background:var(--muted-200);border-radius:3px;overflow:hidden}._scoreBarFill_1siqu_297{height:100%;border-radius:3px;background:var(--brand-500);transition:width .3s ease}._scoreFillCritical_1siqu_304,._scoreFillHigh_1siqu_308,._scoreFillMedium_1siqu_312,._scoreFillLow_1siqu_316{background:var(--brand-500)}._scoreNum_1siqu_320{font-size:.8125rem;font-weight:600;color:var(--text-700);min-width:26px;text-align:right}@media(max-width:960px){._scoreBar_1siqu_289{display:none}}._riskBadge_1siqu_335{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize;white-space:nowrap}._riskCritical_1siqu_347{background:var(--risk-critical-bg);color:var(--risk-critical-text)}._riskHigh_1siqu_352{background:var(--risk-high-bg);color:var(--risk-high-text)}._riskMedium_1siqu_357{background:var(--risk-medium-bg);color:var(--risk-medium-text)}._riskLow_1siqu_362,._recApproved_1siqu_367{background:var(--risk-low-bg);color:var(--risk-low-text)}._recApprovedCond_1siqu_372{background:var(--risk-medium-bg);color:var(--risk-medium-text)}._recReviewRequired_1siqu_377{background:var(--risk-high-bg);color:var(--risk-high-text)}._recBlocked_1siqu_382{background:var(--risk-critical-bg);color:var(--risk-critical-text)}._arrowIcon_1siqu_387{color:var(--text-300)}._colCenter_1siqu_391{display:flex;justify-content:center;align-items:center}._pagination_1siqu_398{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px}._pageButton_1siqu_406{padding:6px 14px;background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-md);font-size:.875rem;cursor:pointer;transition:all .2s;color:var(--text-700)}._pageButton_1siqu_406:hover:not(:disabled){background:var(--muted-50);border-color:var(--brand-500);color:var(--brand-600)}._pageButton_1siqu_406:disabled{opacity:.4;cursor:not-allowed}._pageInfo_1siqu_428{font-size:.875rem;color:var(--text-500)}._loading_1siqu_434,._error_1siqu_435{display:flex;justify-content:center;align-items:center;padding:64px;color:var(--text-500);flex-direction:column;gap:12px;font-size:.9375rem}._error_1siqu_435{color:var(--red-600)}._empty_1siqu_450{padding:48px;text-align:center;color:var(--text-400);font-size:.9375rem;font-style:italic;border:1px dashed var(--muted-300);border-radius:var(--radius-lg);background:var(--muted-50)}._container_xa3oy_3{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md)}._header_xa3oy_13{display:flex;align-items:center;gap:20px;flex-wrap:wrap}._appIcon_xa3oy_20{width:56px;height:56px;object-fit:contain;border-radius:12px;border:1px solid var(--muted-200);background:#fff;padding:6px;flex-shrink:0}._appInitial_xa3oy_31{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--brand-500),var(--brand-700));color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;flex-shrink:0}._headerText_xa3oy_45{flex:1;min-width:0}._title_xa3oy_50{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0 0 4px}._headerMeta_xa3oy_57{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.875rem;color:var(--text-500)}._headerBadges_xa3oy_66{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-left:auto}._recBadgeGroup_xa3oy_74{display:flex;flex-direction:column;align-items:center;gap:4px}._recLabel_xa3oy_81{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-400)}._scoreHero_xa3oy_90{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}._scoreCard_xa3oy_96{background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-lg);padding:20px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow-sm)}[data-theme=dark] ._scoreCard_xa3oy_96{background:var(--muted-800);border-color:var(--muted-700)}._scoreCardLabel_xa3oy_112{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-400)}._scoreCardValue_xa3oy_120{font-size:2rem;font-weight:700;line-height:1;color:var(--text-900)}[data-theme=dark] ._scoreCardValue_xa3oy_120{color:var(--text-100)}._scoreCardBar_xa3oy_131{height:6px;background:var(--muted-200);border-radius:3px;overflow:hidden}._scoreBarFill_xa3oy_138{height:100%;border-radius:3px;background:var(--brand-500);transition:width .4s ease}._scoreFillCritical_xa3oy_145,._scoreFillHigh_xa3oy_149,._scoreFillMedium_xa3oy_153,._scoreFillLow_xa3oy_157{background:var(--brand-500)}._scoreCardSub_xa3oy_161{font-size:.8rem;color:var(--text-400)}._grid_xa3oy_167{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._gridFull_xa3oy_173{grid-column:1 / -1}._card_xa3oy_178{background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}[data-theme=dark] ._card_xa3oy_178{background:var(--muted-800);border-color:var(--muted-700)}._cardHeader_xa3oy_191{display:flex;align-items:center;gap:10px;padding:18px 24px;border-bottom:1px solid var(--muted-100);background:var(--muted-50)}[data-theme=dark] ._cardHeader_xa3oy_191{background:#ffffff08;border-bottom-color:#ffffff12}._cardTitle_xa3oy_205{font-size:.9375rem;font-weight:600;color:var(--text-800);margin:0}[data-theme=dark] ._cardTitle_xa3oy_205{color:var(--text-100)}._cardIcon_xa3oy_216{color:var(--brand-500)}._cardBody_xa3oy_220{padding:24px}._detailList_xa3oy_225{display:flex;flex-direction:column;gap:0}._detailRow_xa3oy_231{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:10px 0;border-bottom:1px solid var(--muted-100);align-items:flex-start;font-size:.875rem}._detailRow_xa3oy_231:last-child{border-bottom:none}[data-theme=dark] ._detailRow_xa3oy_231{border-bottom-color:#ffffff0f}._detailLabel_xa3oy_249{font-weight:500;color:var(--text-500);text-transform:uppercase;font-size:.72rem;letter-spacing:.05em;padding-top:2px}._detailValue_xa3oy_258{color:var(--text-800);font-weight:500}[data-theme=dark] ._detailValue_xa3oy_258{color:var(--text-100)}._detailLink_xa3oy_267{color:var(--brand-600);text-decoration:none;word-break:break-all}._detailLink_xa3oy_267:hover{text-decoration:underline}._riskBadge_xa3oy_278{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:4px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._riskCritical_xa3oy_290{background:var(--red-100);color:var(--red-700);border:1px solid var(--red-200)}._riskHigh_xa3oy_296{background:var(--orange-100);color:var(--orange-700);border:1px solid var(--orange-200)}._riskMedium_xa3oy_302{background:var(--yellow-100);color:var(--yellow-700);border:1px solid var(--yellow-200)}._riskLow_xa3oy_308,._recApproved_xa3oy_314{background:var(--green-100);color:var(--green-700);border:1px solid var(--green-200)}._recApprovedCond_xa3oy_320{background:var(--yellow-100);color:var(--yellow-700);border:1px solid var(--yellow-200)}._recReview_xa3oy_326{background:var(--orange-100);color:var(--orange-700);border:1px solid var(--orange-200)}._recBlocked_xa3oy_332{background:var(--red-100);color:var(--red-700);border:1px solid var(--red-200)}._boolBadgeYes_xa3oy_338{color:var(--green-700);font-weight:600}._boolBadgeNo_xa3oy_343{color:var(--text-400)}._tagList_xa3oy_348{display:flex;flex-wrap:wrap;gap:6px}._tag_xa3oy_348{padding:3px 10px;border-radius:99px;font-size:.75rem;font-weight:500;background:var(--brand-50);color:var(--brand-700);border:1px solid var(--brand-100)}[data-theme=dark] ._tag_xa3oy_348{background:#6366f126;border-color:#6366f14d;color:var(--brand-300)}._tagGray_xa3oy_370{background:var(--muted-100);color:var(--text-600);border-color:var(--muted-200)}._conditionList_xa3oy_377{display:flex;flex-direction:column;gap:8px}._conditionItem_xa3oy_383{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;color:var(--text-700);line-height:1.4}[data-theme=dark] ._conditionItem_xa3oy_383{color:var(--text-300)}._conditionDot_xa3oy_396{width:6px;height:6px;border-radius:50%;background:var(--brand-500);margin-top:6px;flex-shrink:0}._jailbreakItem_xa3oy_406{padding:12px;border:1px solid var(--muted-200);border-radius:var(--radius-md);background:var(--muted-50);font-size:.875rem;display:flex;flex-direction:column;gap:4px}[data-theme=dark] ._jailbreakItem_xa3oy_406{background:#ffffff08;border-color:#ffffff14}._jailbreakDate_xa3oy_422{font-size:.75rem;color:var(--text-400)}._jailbreakDesc_xa3oy_427{color:var(--text-700);font-weight:500}[data-theme=dark] ._jailbreakDesc_xa3oy_427{color:var(--text-200)}._loading_xa3oy_437,._error_xa3oy_438{display:flex;justify-content:center;align-items:center;padding:64px;flex-direction:column;gap:12px;color:var(--text-500);font-size:.9375rem}._error_xa3oy_438{color:var(--red-600)}._sectionGap_xa3oy_454{height:0}._container_16ob6_1{padding:2rem;max-width:1400px;margin:0 auto}._header_16ob6_7{margin-bottom:2rem}._pageTitle_16ob6_11{font-size:1.875rem;font-weight:700;color:var(--text-900);margin:0}._contentCard_16ob6_18{background:var(--surface-card);border-radius:.75rem;border:1px solid var(--border-subtle);box-shadow:0 1px 2px #0000000d;overflow:hidden}._filtersBar_16ob6_26{padding:1rem 1.5rem;border-bottom:1px solid var(--border-subtle);display:flex;justify-content:space-between;align-items:center;background:var(--surface-subtle)}._filtersLeft_16ob6_35{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._filterSelect_16ob6_42{padding:.5rem;border:1px solid var(--border-default);border-radius:.375rem;background:var(--surface-main);color:var(--text-main);font-size:.875rem;min-width:150px}._tableContainer_16ob6_52{overflow-x:auto}._table_16ob6_52{width:100%;border-collapse:collapse;font-size:.875rem}._table_16ob6_52 th{text-align:left;padding:.75rem 1.5rem;background:var(--surface-subtle);color:var(--text-muted);font-weight:600;border-bottom:1px solid var(--border-subtle);white-space:nowrap}._table_16ob6_52 td{padding:1rem 1.5rem;border-bottom:1px solid var(--border-subtle);color:var(--text-main);vertical-align:top}._table_16ob6_52 tr:last-child td{border-bottom:none}._table_16ob6_52 tr:hover td{background:var(--surface-hover)}._pagination_16ob6_88{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid var(--border-subtle);background:var(--surface-subtle)}._pageInfo_16ob6_97{font-size:.875rem;color:var(--text-muted)}._pageButtons_16ob6_102{display:flex;gap:.5rem}._pageButton_16ob6_102{padding:.375rem .75rem;border:1px solid var(--border-default);background:var(--surface-main);border-radius:.375rem;cursor:pointer;font-size:.875rem;color:var(--text-main)}._pageButton_16ob6_102:disabled{opacity:.5;cursor:not-allowed}._pageButton_16ob6_102:not(:disabled):hover{background:var(--surface-hover)}._badge_16ob6_127{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize}._badgeCreated_16ob6_137{background:var(--success-100);color:var(--success-700)}._badgeUpdated_16ob6_142{background:var(--info-100);color:var(--info-700)}._badgeDeleted_16ob6_147{background:var(--error-100);color:var(--error-700)}._badgeEnabled_16ob6_152{background:var(--success-50);color:var(--success-600);border:1px solid var(--success-200)}._badgeDisabled_16ob6_158{background:var(--muted-100);color:var(--text-600)}._userCell_16ob6_164{display:flex;flex-direction:column}._userEmail_16ob6_169{font-size:.75rem;color:var(--text-muted)}._summaryCell_16ob6_175{max-width:400px;color:var(--text-600)}._summaryItem_16ob6_180{display:block;margin-bottom:.25rem}._emptyState_16ob6_185{padding:4rem;text-align:center;color:var(--text-muted)}._container_fa1d8_1{padding:2rem;max-width:1400px;margin:0 auto}._header_fa1d8_7{margin-bottom:2rem}._pageTitle_fa1d8_11{font-size:1.875rem;font-weight:700;color:var(--text-900);margin:0}._contentCard_fa1d8_18{background:var(--surface-card);border-radius:.75rem;border:1px solid var(--border-subtle);box-shadow:0 1px 2px #0000000d;overflow:hidden}._tableContainer_fa1d8_26{overflow-x:auto}._table_fa1d8_26{width:100%;border-collapse:collapse;font-size:.9rem}._table_fa1d8_26 th{text-align:left;padding:var(--space-sm) var(--space-md);background:var(--muted-100);color:var(--text-600);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--muted-300)}._table_fa1d8_26 td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--muted-200);color:var(--text-700);vertical-align:top}._tableRow_fa1d8_55{transition:background .15s ease}._tableRow_fa1d8_55:hover{background:var(--muted-100)}._pagination_fa1d8_64{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid var(--border-subtle);background:var(--surface-subtle)}._pageInfo_fa1d8_73{font-size:.875rem;color:var(--text-muted)}._pageButtons_fa1d8_78{display:flex;gap:.5rem}._pageButton_fa1d8_78{padding:.375rem .75rem;border:1px solid var(--border-default);background:var(--surface-main);border-radius:.375rem;cursor:pointer;font-size:.875rem;color:var(--text-main)}._pageButton_fa1d8_78:disabled{opacity:.5;cursor:not-allowed}._pageButton_fa1d8_78:not(:disabled):hover{background:var(--surface-hover)}._badge_fa1d8_103{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize}._badgeSuccess_fa1d8_113{background:var(--success-100);color:var(--success-700)}._badgeWarning_fa1d8_118{background:var(--warning-100);color:var(--warning-700)}._badgeError_fa1d8_123{background:var(--error-100);color:var(--error-700)}._badgeNeutral_fa1d8_128{background:var(--muted-100);color:var(--text-600)}._userCell_fa1d8_134{display:flex;flex-direction:column}._summaryCell_fa1d8_140{max-width:400px;color:var(--text-600)}._incidentsCell_fa1d8_145{display:flex;flex-wrap:wrap;gap:.25rem;max-width:300px}._incidentLink_fa1d8_152{color:var(--primary-600);text-decoration:none;font-size:.85rem}._incidentLink_fa1d8_152:hover{text-decoration:underline}._separator_fa1d8_162{color:var(--text-400);margin-right:.25rem}._noIncidents_fa1d8_167{color:var(--text-400);font-style:italic}._emptyState_fa1d8_172{padding:4rem;text-align:center;color:var(--text-muted)}._section_fa1d8_178{margin-bottom:2rem}._sectionTitle_fa1d8_182{font-size:1.25rem;font-weight:600;color:var(--text-800);margin-bottom:1rem;padding-left:.25rem}._addedLabel_fa1d8_190{color:var(--success-600);font-weight:600;font-size:.75rem;text-transform:uppercase;margin-right:.25rem}._removedLabel_fa1d8_198{color:var(--error-600);font-weight:600;font-size:.75rem;text-transform:uppercase;margin-right:.25rem}._page_14n4t_1{display:flex;flex-direction:column;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto;width:100%}._header_14n4t_11{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._headerContent_14n4t_18{display:flex;flex-direction:column;gap:.5rem}._title_14n4t_24{margin:0;font-size:1.875rem;font-weight:700;color:var(--text-900);letter-spacing:-.025em}._subtitle_14n4t_32{margin:0;color:var(--color-text-muted, #64748b);font-size:1rem;line-height:1.5}._headerActions_14n4t_39{display:flex;align-items:center;gap:.75rem}._directorySection_14n4t_45{display:flex;flex-direction:column;gap:.75rem;border-radius:.75rem;border:1px solid var(--color-border, #e2e8f0);background-color:#fff;padding:1rem;box-shadow:0 1px 2px #0000000d}._directoryHeader_14n4t_56{display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){._directoryHeader_14n4t_56{flex-direction:row;align-items:center;justify-content:space-between}}._directoryStats_14n4t_70{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--text-600)}._statLabel_14n4t_78{display:none}@media(min-width:640px){._statLabel_14n4t_78{display:inline}}._statValue_14n4t_88{font-weight:600;color:var(--text-900)}._searchLabel_14n4t_93{position:relative;display:flex;align-items:center}._searchInput_14n4t_99{width:100%;border-radius:.5rem;border:1px solid var(--color-border, #e2e8f0);padding:.5rem .75rem;font-size:.875rem;box-shadow:0 1px 2px #0000000d}._searchInput_14n4t_99:focus{border-color:var(--color-text-muted, #64748b);outline:none}._clearButton_14n4t_113{position:absolute;right:.5rem;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;color:var(--color-text-muted, #64748b)}._clearButton_14n4t_113:hover{background-color:var(--muted-200)}._helpText_14n4t_126{font-size:.75rem;color:var(--color-text-muted, #64748b)}._entriesGrid_14n4t_131{display:grid;gap:1rem}@media(min-width:768px){._entriesGrid_14n4t_131{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){._entriesGrid_14n4t_131{grid-template-columns:repeat(3,minmax(0,1fr))}}._entryCardWrapper_14n4t_148{border-radius:.75rem;border:1px solid transparent;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._entryCardWrapper_14n4t_148:focus-within{border-color:var(--text-400);box-shadow:0 0 0 2px var(--color-border, #e2e8f0)}._entryCardWrapperDropTarget_14n4t_161{border-color:var(--text-400);box-shadow:0 0 0 2px var(--color-border, #e2e8f0)}._cardActions_14n4t_166{display:flex;align-items:center;gap:.5rem}._cardHeader_14n4t_172{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--color-text-muted, #64748b)}._cardCount_14n4t_181{font-weight:600;color:var(--text-700)}._emptyState_14n4t_186{border-radius:.5rem;border:1px dashed var(--color-border, #e2e8f0);background-color:var(--muted-100);padding:1rem;text-align:center;font-size:.875rem;color:var(--color-text-muted, #64748b)}._appList_14n4t_196{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}._appItem_14n4t_205{display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;border:1px solid var(--color-border, #e2e8f0);background-color:#fff;padding:.5rem .75rem;font-size:.875rem;box-shadow:0 1px 2px #0000000d;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._appItem_14n4t_205:focus{outline:none}._appItem_14n4t_205:focus-visible{box-shadow:0 0 0 2px var(--text-400)}._appItemDragging_14n4t_228{opacity:.6}._appItemKeyboardTarget_14n4t_232{box-shadow:0 0 0 2px var(--text-400)}._appInfo_14n4t_236{display:flex;flex:1;flex-direction:row;align-items:flex-start;gap:.75rem}._appIcon_14n4t_244{width:2rem;height:2rem;flex-shrink:0;border-radius:.375rem}._appDetails_14n4t_251{display:flex;flex-direction:column;gap:.25rem;flex:1}._appHeader_14n4t_258{display:flex;align-items:center;gap:.5rem}._appNameRow_14n4t_264{display:inline-flex;align-items:center;gap:.4rem}._appName_14n4t_264{font-weight:600;color:var(--text-800)}._appNameIcon_14n4t_275{width:1rem;height:1rem}._appId_14n4t_280{font-size:.75rem;color:var(--color-text-muted, #64748b)}._moveButton_14n4t_285{font-size:.75rem;font-weight:600;color:var(--color-text-muted, #64748b);transition-property:color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._moveButton_14n4t_285:hover{color:var(--text-700)}._modalOverlay_14n4t_298{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background-color:#0f172a66;padding:1rem}._modalContent_14n4t_309{width:100%;max-width:28rem;border-radius:.75rem;background-color:#fff;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}._modalTitle_14n4t_318{font-size:1.125rem;font-weight:600;color:var(--text-900)}._modalDescription_14n4t_324{margin-top:.25rem;font-size:.875rem;color:var(--color-text-muted, #64748b)}._formStack_14n4t_330{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}._formGroup_14n4t_337{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem}._label_14n4t_344{font-weight:500;color:var(--text-700)}._input_14n4t_349{border-radius:.5rem;border:1px solid var(--color-border, #e2e8f0);padding:.5rem .75rem;font-size:.875rem}._input_14n4t_349:focus{border-color:var(--color-text-muted, #64748b);outline:none}._modalActions_14n4t_361{margin-top:1.5rem;display:flex;align-items:center;justify-content:flex-end;gap:.75rem}._errorText_14n4t_369{font-size:.875rem;color:#e11d48}._scopeChip_14n4t_374{border-width:1px}._scopeChipInternal_14n4t_378{border-color:#a7f3d0;background-color:var(--success-50);color:#047857}._scopeChipExternal_14n4t_384{border-color:var(--color-border, #e2e8f0);background-color:var(--muted-100);color:var(--text-600)}._page_1cffr_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:var(--brand-50, #f7fffb)}._header_1cffr_9{display:flex;flex-direction:column;gap:.5rem}._title_1cffr_15{margin:0;font-size:1.75rem;font-weight:600;color:var(--text-900)}._subtitle_1cffr_22{margin:0;color:var(--text-700)}._pageIntro_1cffr_27{background:var(--surface-card, #ffffff);border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 12px 30px rgba(var(--text-900-rgb),.08)}._bodyText_1cffr_34{margin:0;color:var(--text-500);font-size:.95rem;line-height:1.6}._groupSection_1cffr_41{background:var(--surface-card, #ffffff);border-radius:1rem;padding:1.35rem 1.5rem 1.5rem;box-shadow:0 16px 40px rgba(var(--text-900-rgb),.08);display:flex;flex-direction:column;gap:1.25rem;border:1px solid rgba(var(--brand-500-rgb),.12)}._groupHeader_1cffr_52{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem}._groupHeader_1cffr_52 button{flex-shrink:0}._groupTitle_1cffr_63{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-900)}._groupDescription_1cffr_70{margin:.25rem 0 0;color:var(--text-700);font-size:.92rem;line-height:1.45;max-width:540px}._addButton_1cffr_78{border:1px solid rgba(var(--brand-500-rgb),.6);background:var(--brand-400);color:var(--brand-800);border-radius:999px;padding:.55rem 1.05rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._addButton_1cffr_78:hover,._addButton_1cffr_78:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px rgba(var(--brand-400-rgb),.35)}._connectionGrid_1cffr_96{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}._connectionCard_1cffr_102{border:1px solid rgba(var(--brand-500-rgb),.16);border-radius:1rem;padding:1rem 1.1rem;background:linear-gradient(180deg,rgba(var(--brand-400-rgb),.12) 0%,var(--surface-card, #ffffff) 86%);display:flex;flex-direction:column;gap:.9rem}._connectionHeader_1cffr_112{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}._connectionName_1cffr_119{margin:0;font-size:1.02rem;font-weight:600;color:var(--text-900)}._connectionType_1cffr_126{display:inline-block;margin-top:.25rem;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:var(--text-500)}._controlIdBadge_1cffr_135{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;padding:.3rem .6rem;background:rgba(var(--brand-500-rgb),.12);border-radius:6px;border:1px solid rgba(var(--brand-500-rgb),.2)}._controlIdLabel_1cffr_146{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-600)}._controlIdValue_1cffr_154{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;color:var(--brand-700);font-weight:600}._connectionMeta_1cffr_161{display:flex;flex-direction:column;gap:.35rem;align-items:flex-end;text-align:right}._statusBadge_1cffr_169{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600}._statusHealthy_1cffr_179{background:rgba(var(--brand-500-rgb),.22);color:var(--brand-700)}._statusWarning_1cffr_184{background:#ffe9a74d;color:#9a4b00}._statusCritical_1cffr_189{background:#ffb9b94d;color:#a61b1b}._metaValue_1cffr_194{font-size:.78rem;color:var(--text-600)}._connectionSummary_1cffr_199{margin:0;font-size:.9rem;color:var(--text-600);line-height:1.5}._tagList_1cffr_206{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}._tagItem_1cffr_215{padding:.25rem .55rem;border-radius:999px;background:rgba(var(--brand-500-rgb),.18);color:var(--brand-700);font-size:.72rem;font-weight:600}._configGrid_1cffr_224{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.9rem}._configBlock_1cffr_230{display:flex;flex-direction:column;gap:.5rem}._configTitle_1cffr_236{margin:0;font-size:.85rem;font-weight:600;color:var(--text-900)}._configList_1cffr_243{margin:0;display:flex;flex-direction:column;gap:.35rem}._configRow_1cffr_250{display:grid;grid-template-columns:120px 1fr;gap:.5rem;font-size:.82rem;color:var(--text-700)}._configRow_1cffr_250 dt{font-weight:600;color:var(--text-900)}._configRow_1cffr_250 dd{margin:0}._secondaryActions_1cffr_267{display:flex;flex-wrap:wrap;gap:.4rem}._secondaryButton_1cffr_273{border:1px solid rgba(var(--brand-500-rgb),.45);background:rgba(var(--brand-400-rgb),.18);color:var(--text-900);border-radius:999px;padding:.4rem .75rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}._secondaryButton_1cffr_273:hover,._secondaryButton_1cffr_273:focus-visible{background:rgba(var(--brand-500-rgb),.3);color:var(--brand-700);border-color:rgba(var(--brand-500-rgb),.6)}._addButton_1cffr_78:focus-visible,._secondaryButton_1cffr_273:focus-visible{outline:3px solid rgba(var(--brand-500-rgb),.65);outline-offset:2px}@media(max-width:768px){._page_1cffr_1{padding:1rem}._groupHeader_1cffr_52{flex-direction:column;align-items:flex-start;gap:.75rem}._connectionHeader_1cffr_112{flex-direction:column;align-items:flex-start;gap:.6rem}._connectionMeta_1cffr_161{align-items:flex-start;text-align:left}._configRow_1cffr_250{grid-template-columns:1fr}}._card_1ayob_1{grid-column:span 1;display:flex;flex-direction:column;gap:14px;padding:22px;border:1px solid var(--color-border, rgba(var(--text-900-rgb), .08));border-radius:16px;background:var(--surface-card, var(--surface-card, #ffffff));box-shadow:0 2px 8px rgba(var(--text-900-rgb),.06);transition:box-shadow .2s ease,border-color .2s ease;min-height:340px}@media(max-width:767px){._card_1ayob_1{grid-column:span 1}._legend_1ayob_20{flex-direction:column;gap:10px}}._card_1ayob_1:hover{box-shadow:0 8px 22px rgba(var(--text-900-rgb),.16);border-color:rgba(var(--text-900-rgb),.14)}._header_1ayob_31{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._titleGroup_1ayob_38{display:flex;flex-direction:column;gap:6px}._label_1ayob_44{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--text-900-rgb),.56)}._headerRight_1ayob_52{display:flex;align-items:center;gap:10px}._totalText_1ayob_58{font-size:12px;font-weight:500;color:rgba(var(--text-900-rgb),.46)}._barSection_1ayob_64{display:flex;flex-direction:column;gap:8px}._bar_1ayob_64{display:flex;width:100%;height:16px;border-radius:999px;overflow:hidden;background:rgba(var(--brand-500-rgb),.12);box-shadow:inset 0 -1px rgba(var(--text-900-rgb),.08)}._barSegment_1ayob_80{height:100%;min-width:0;transition:flex-basis .25s ease,flex-grow .25s ease}._barSegment_1ayob_80:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}._barSegment_1ayob_80:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}._legend_1ayob_20{display:flex;flex-wrap:wrap;gap:12px 24px}._legendItem_1ayob_102{display:inline-flex;align-items:center;gap:10px;font-size:.85rem;color:rgba(var(--text-900-rgb),.62);line-height:1.25}._legendSwatch_1ayob_111{width:10px;height:10px;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(var(--text-900-rgb),.1);flex-shrink:0}._legendLabel_1ayob_119{display:inline-flex;align-items:baseline;gap:2px;flex-wrap:wrap}._legendName_1ayob_126{font-weight:400}._legendSeparator_1ayob_130{color:rgba(var(--text-900-rgb),.35)}._legendPercent_1ayob_134{font-weight:600}._legendCount_1ayob_138{color:rgba(var(--text-900-rgb),.45)}._badge_1ayob_142{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;background:rgba(var(--brand-500-rgb),.18);color:var(--shadow-chip-text);white-space:nowrap}._legendSkeleton_1ayob_155{display:flex;flex-direction:column;gap:8px}._legendSkeletonRow_1ayob_161{width:180px;height:14px;border-radius:8px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_1ayob_1 1.4s infinite ease-in-out}._emptyMessage_1ayob_169,._errorMessage_1ayob_170{padding:14px 16px;border-radius:12px;font-size:.9rem}._emptyMessage_1ayob_169{background:var(--surface-muted, var(--surface-muted, #f3f4f6));color:var(--color-text-muted, #4b5563);text-align:center}._errorMessage_1ayob_170{background:#f8717129;color:var(--danger-600, #b91c1c);text-align:center}._skeletonText_1ayob_188{display:block;width:80px;height:14px;border-radius:6px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_1ayob_1 1.4s infinite ease-in-out}._skeletonBar_1ayob_197{width:100%;height:16px;border-radius:999px;background:linear-gradient(90deg,rgba(var(--slate-400-rgb),.18),rgba(var(--slate-400-rgb),.35),rgba(var(--slate-400-rgb),.18));animation:_shimmer_1ayob_1 1.4s infinite ease-in-out}@keyframes _shimmer_1ayob_1{0%{background-position:-140px 0}to{background-position:140px 0}}@media(max-width:960px){._card_1ayob_1{grid-column:span 1}._legend_1ayob_20{flex-direction:column;gap:10px}}._moreLink_1ayob_226{font-size:12px;color:var(--brand-500);text-decoration:none;font-weight:500;margin-right:12px;padding:2px 8px;border-radius:4px;background:rgba(var(--brand-500-rgb),.1);transition:background .2s}._moreLink_1ayob_226:hover{background:rgba(var(--brand-500-rgb),.2);text-decoration:none}._card_1neuj_1{background-color:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:24px;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:16px}._card_1neuj_1:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:var(--color-secondary)}._header_1neuj_20{display:flex;justify-content:space-between;align-items:flex-start}._name_1neuj_26{font-size:1.25rem;margin:0;font-weight:600;color:var(--color-text-body)}._tags_1neuj_33{display:inline-flex;gap:6px;flex-wrap:wrap;margin-top:0;margin-bottom:0}._violationAndTags_1neuj_41{display:flex;flex-direction:column;align-items:flex-start}._violationAndTags_1neuj_41 ._tags_1neuj_33{margin-top:12px}._tag_1neuj_33{display:inline-block;padding:4px 8px;background:var(--surface-muted);border-radius:999px;font-size:12px;border:1.5px dashed #22c55e}._status_1neuj_59{font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}._status_1neuj_59[data-active=true]{background-color:var(--badge-success-bg, #d1fae5);color:var(--badge-success-fg, #065f46)}._status_1neuj_59[data-active=false]{background-color:var(--surface-muted, #f3f4f6);color:#4b5563}._body_1neuj_78{display:flex;flex-direction:column;gap:8px}._field_1neuj_84{display:flex;justify-content:space-between;font-size:.9rem}._label_1neuj_90{color:var(--color-text-muted)}._value_1neuj_94{font-weight:500;text-align:right}._root_4txft_1{display:inline-block}._select_4txft_5{height:var(--control-height);min-width:160px;padding:0 12px;border-radius:var(--radius-sm);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-size:.95rem;outline:none;transition:box-shadow .12s ease,border-color .12s ease}._select_4txft_5:focus{border-color:var(--brand-500);box-shadow:0 6px 18px rgba(var(--brand-500-rgb),.12)}._root_4txft_1._sm_4txft_23 ._select_4txft_5{height:30px;min-width:120px;font-size:.85rem}._root_4txft_1._md_4txft_24 ._select_4txft_5{height:var(--control-height);min-width:160px}._root_4txft_1._lg_4txft_25 ._select_4txft_5{height:44px;min-width:220px;font-size:1rem}._icon_4txft_27{display:inline-flex;align-items:center;margin-right:8px;color:var(--text-700)}._disabled_4txft_34{background:var(--surface-muted, #f7f9fb);color:var(--text-500);border-color:var(--muted-300);cursor:not-allowed;opacity:.9}._card_1jqec_1{border:1px solid var(--border);padding:10px;border-radius:6px;background:var(--bg)}._params_1jqec_7{margin-top:8px;font-size:12px;color:var(--muted)}._card_6vhxh_1{border:1px solid var(--border);padding:10px;border-radius:6px;background:var(--bg)}._header_6vhxh_7{display:flex;justify-content:space-between;align-items:center}._desc_6vhxh_12{color:var(--muted);font-size:12px}._tags_6vhxh_16{margin-top:8px;display:flex;gap:6px}._showcase_18u0c_1{padding:2rem;max-width:1400px;margin:0 auto;background:var(--background-primary, #ffffff);min-height:100vh}._header_18u0c_9{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--border-color, #e5e7eb)}._header_18u0c_9 h1{font-size:2.5rem;font-weight:700;color:var(--text-primary, #111827);margin-bottom:.5rem}._header_18u0c_9 p{font-size:1.125rem;color:var(--text-secondary, #6b7280)}._section_18u0c_27{margin-bottom:4rem}._section_18u0c_27 h2{font-size:2rem;font-weight:600;color:var(--text-primary, #111827);margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color, #e5e7eb)}._subsection_18u0c_40{margin-bottom:3rem}._subsection_18u0c_40 h3{font-size:1.5rem;font-weight:600;color:var(--text-primary, #374151);margin-bottom:1rem;padding:.5rem 1rem;background:var(--background-secondary, #f9fafb);border-left:4px solid var(--primary-color, #3b82f6);border-radius:4px}._grid_18u0c_55{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:1rem}._demoBox_18u0c_62{padding:2rem;background:var(--background-secondary, #f9fafb);border:1px solid var(--border-color, #e5e7eb);border-radius:8px;display:flex;flex-direction:column;gap:1.5rem}._demoBox_18u0c_62 button{padding:.75rem 1.5rem;background:var(--primary-color, #3b82f6);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;align-self:flex-start}._demoBox_18u0c_62 button:hover{background:var(--primary-color-dark, #2563eb)}._fadeDemo_18u0c_89{padding:2rem;background:#fff;border:2px dashed var(--border-color, #e5e7eb);border-radius:8px;text-align:center;font-size:1.5rem;font-weight:600;color:var(--text-primary, #111827)}._docs_18u0c_100{padding:2rem;background:var(--background-secondary, #f9fafb);border:1px solid var(--border-color, #e5e7eb);border-radius:8px}._docs_18u0c_100 p{font-size:1rem;line-height:1.6;color:var(--text-secondary, #4b5563);margin-bottom:1rem}._docs_18u0c_100 ul{list-style:none;padding-left:0}._docs_18u0c_100 li{padding:.75rem 1rem;margin-bottom:.5rem;background:#fff;border-left:3px solid var(--primary-color, #3b82f6);border-radius:4px;font-size:.95rem;line-height:1.5;color:var(--text-secondary, #4b5563)}._docs_18u0c_100 strong{color:var(--text-primary, #111827);font-weight:600}._note_18u0c_135{padding:1rem;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;color:#92400e;font-size:.875rem;line-height:1.5;margin:0}@media(max-width:768px){._showcase_18u0c_1{padding:1rem}._header_18u0c_9 h1{font-size:1.875rem}._section_18u0c_27 h2{font-size:1.5rem}._subsection_18u0c_40 h3{font-size:1.25rem}._grid_18u0c_55{grid-template-columns:1fr}._demoBox_18u0c_62{padding:1rem}}._page_1o6wm_3{display:flex;flex-direction:column;min-height:100%;background:var(--muted-100)}._pageHeader_1o6wm_10{padding:1.5rem 2rem 0;display:flex;align-items:flex-start;justify-content:space-between}._pageTitle_1o6wm_17{font-size:1.375rem;font-weight:700;color:var(--text-900);margin:0 0 .25rem}._pageSubtitle_1o6wm_24{font-size:.875rem;color:var(--text-500);margin:0}._content_1o6wm_30{flex:1;padding:1.5rem 2rem 6rem;display:flex;flex-direction:column;gap:1.5rem}._card_1o6wm_41{background:#fff;border:1px solid var(--muted-300);border-radius:var(--radius-md);padding:1.5rem;box-shadow:var(--shadow-sm)}._stepLabel_1o6wm_49{font-size:.7rem;font-weight:600;letter-spacing:.08em;color:var(--text-400);text-transform:uppercase;margin-bottom:.25rem}._sectionTitle_1o6wm_58{font-size:1.05rem;font-weight:700;color:var(--text-900);margin:0 0 .25rem}._sectionSubtitle_1o6wm_65{font-size:.82rem;color:var(--text-500);margin:0 0 1.25rem;line-height:1.45}._formGrid_1o6wm_74{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:start}._fieldSpan2_1o6wm_82{grid-column:span 2}._scopeGroup_1o6wm_87{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;align-items:start}._field_1o6wm_82{display:flex;flex-direction:column;gap:.375rem}._fieldLabel_1o6wm_100{font-size:.8rem;font-weight:500;color:var(--text-700)}._input_1o6wm_108{height:var(--control-height);padding:var(--control-padding);border-radius:var(--radius-sm);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-size:.875rem;width:100%;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}._input_1o6wm_108:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(var(--brand-500-rgb),.1);outline:none}._input_1o6wm_108::placeholder{color:var(--text-400)}._textarea_1o6wm_131{padding:.625rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-size:.875rem;width:100%;box-sizing:border-box;resize:vertical;min-height:72px;font-family:inherit;transition:border-color .15s,box-shadow .15s}._textarea_1o6wm_131:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(var(--brand-500-rgb),.1);outline:none}._textarea_1o6wm_131::placeholder{color:var(--text-400)}._selectWrapper_1o6wm_158{position:relative;display:inline-flex;align-items:center;width:100%}._select_1o6wm_158{appearance:none;height:var(--control-height);padding:var(--control-padding);padding-right:2rem;border-radius:var(--radius-sm);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-size:.875rem;width:100%;box-sizing:border-box;cursor:pointer;transition:border-color .15s,box-shadow .15s}._select_1o6wm_158:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(var(--brand-500-rgb),.1);outline:none}._selectChevron_1o6wm_187{position:absolute;right:.6rem;color:var(--text-500);pointer-events:none;flex-shrink:0}._severityMedium_1o6wm_196{color:#d97706;font-weight:600;border-color:#fbbf24;background:#fffbeb}._severityHigh_1o6wm_203{color:#c2410c;font-weight:600;border-color:#fb923c;background:#fff7ed}._severityCritical_1o6wm_210{color:#991b1b;font-weight:600;border-color:#f87171;background:#fef2f2}._severityLow_1o6wm_217{color:#166534;font-weight:600;border-color:#86efac;background:#f0fdf4}._actionsRow_1o6wm_226{display:flex;gap:1.5rem;flex-wrap:wrap}._actionsGroup_1o6wm_232{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}._actionsGroupLabel_1o6wm_240{font-size:.8rem;font-weight:600;color:var(--text-700)}._actionsGroupNote_1o6wm_246{font-weight:400;color:var(--text-400);font-size:.75rem}._actionsGroupDivider_1o6wm_252{width:1px;background:var(--muted-300);align-self:stretch;flex-shrink:0}._actionCards_1o6wm_259{display:flex;flex-wrap:wrap;gap:.5rem}._actionCard_1o6wm_259{display:flex;flex-direction:column;align-items:center;gap:4px;padding:.625rem .875rem;border:1px solid var(--muted-300);border-radius:var(--radius-sm);background:#fff;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;min-width:80px;text-align:center}._actionCard_1o6wm_259:hover{border-color:var(--muted-500);background:var(--muted-100)}._actionCardDisruptiveActive_1o6wm_285{border-color:var(--danger-500);background:var(--danger-50);box-shadow:0 0 0 3px #ef444414}._actionCardDisruptiveActive_1o6wm_285 ._actionCardIcon_1o6wm_291,._actionCardDisruptiveActive_1o6wm_285 ._actionCardLabel_1o6wm_295{color:var(--danger-500)}._actionCardRegularActive_1o6wm_299{border-color:var(--brand-500);background:rgba(var(--brand-500-rgb),.06);box-shadow:0 0 0 3px rgba(var(--brand-500-rgb),.1)}._actionCardRegularActive_1o6wm_299 ._actionCardIcon_1o6wm_291{color:var(--brand-600)}._actionCardRegularActive_1o6wm_299 ._actionCardLabel_1o6wm_295{color:var(--brand-700)}._actionCardIcon_1o6wm_291{color:var(--text-500);display:flex;align-items:center;justify-content:center}._actionCardLabel_1o6wm_295{font-size:.78rem;font-weight:600;color:var(--text-700);white-space:nowrap}._actionCardLocked_1o6wm_327{cursor:default;opacity:1}._actionsGroupObservation_1o6wm_332{margin:.4rem 0 0;font-size:.72rem;color:var(--text-500);line-height:1.4}._actionsGroupObservation_1o6wm_332 strong{color:var(--brand-700);font-weight:600}._actionCardDesc_1o6wm_344{font-size:.7rem;color:var(--text-400);white-space:nowrap}._tagPickerWrapper_1o6wm_349{min-height:var(--control-height);border:1px solid var(--muted-300);border-radius:var(--radius-sm);background:#fff;padding:4px 8px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;cursor:text;transition:border-color .15s}._tagPickerWrapper_1o6wm_349:focus-within{border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(var(--brand-500-rgb),.1)}._rulesCardHeader_1o6wm_370{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}._ruleBuilderBadge_1o6wm_377{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid var(--muted-300);border-radius:var(--radius-sm);font-size:.8rem;font-weight:500;color:var(--text-700);background:#fff;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}._ruleBuilderBadge_1o6wm_377:hover{background:var(--muted-100)}._rulesList_1o6wm_397{display:flex;flex-direction:column;gap:0;margin-bottom:1rem}._ruleOrDivider_1o6wm_404{display:flex;align-items:center;gap:.625rem;padding:.375rem 0}._ruleOrDivider_1o6wm_404:before,._ruleOrDivider_1o6wm_404:after{content:"";flex:1;height:1px;background:var(--muted-300)}._ruleOrBadge_1o6wm_419{display:inline-flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800;letter-spacing:.12em;color:var(--text-400);background:var(--muted-100);border:1px solid var(--muted-300);border-radius:999px;padding:.15rem .7rem}._ruleCard_1o6wm_435{border:1px solid var(--muted-300);border-left:3px solid var(--brand-400);border-radius:var(--radius-sm);padding:.875rem 1rem;background:#fff;box-shadow:0 1px 4px #0000000d;transition:box-shadow .15s,border-color .15s}._ruleCard_1o6wm_435:hover{box-shadow:0 2px 8px #00000014;border-left-color:var(--brand-500)}._ruleNumber_1o6wm_450{position:absolute;top:-1px;left:-1px;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:var(--muted-300);border-top-left-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-xs);font-size:.75rem;font-weight:700;color:var(--text-700)}._ruleHeader_1o6wm_467{display:flex;align-items:flex-end;gap:.75rem;margin-bottom:1rem}._ruleHeaderField_1o6wm_474{display:flex;flex-direction:column;gap:.25rem}._ruleHeaderField_1o6wm_474:first-child{flex:1}._deleteRuleBtn_1o6wm_484{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--radius-xs);background:transparent;color:var(--text-400);cursor:pointer;flex-shrink:0;transition:color .15s,background .15s}._deleteRuleBtn_1o6wm_484:hover{color:var(--danger-500);background:var(--danger-50)}._conditionsBlock_1o6wm_506{border-top:1px solid var(--muted-300);padding-top:.75rem}._conditionsHeader_1o6wm_511{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem}._conditionsLabel_1o6wm_518{font-size:.82rem;font-weight:600;color:var(--text-700);text-decoration:underline;text-underline-offset:2px}._junctionToggle_1o6wm_526{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;border:1px solid var(--muted-300);font-size:.72rem;font-weight:700;letter-spacing:.04em;background:#fff;color:var(--text-500);cursor:pointer;transition:background .15s,color .15s,border-color .15s}._junctionActive_1o6wm_541{border-color:var(--brand-500);background:rgba(var(--brand-500-rgb),.08);color:var(--brand-700)}._conditionRows_1o6wm_547{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.625rem}._conditionRow_1o6wm_547{display:flex;align-items:center;gap:.625rem}._condDetectorLabel_1o6wm_560{font-size:.8rem;font-weight:400;color:var(--text-400);white-space:nowrap;flex-shrink:0}._condDetectorLabelBold_1o6wm_568{font-weight:700;color:var(--text-700)}._condIndex_1o6wm_573{font-size:.8rem;color:var(--text-400);min-width:1.2rem;flex-shrink:0}._condSelect_1o6wm_580{appearance:none;height:32px;padding:0 .625rem;border-radius:var(--radius-xs);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-size:.8rem;cursor:pointer;flex:1;min-width:0;transition:border-color .15s}._condSelect_1o6wm_580:focus{border-color:var(--brand-500);outline:none}._condSelectNarrow_1o6wm_600{flex:0 0 auto;width:auto;min-width:60px}._condInput_1o6wm_606{height:32px;padding:0 .625rem;border-radius:var(--radius-xs);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-size:.8rem;flex:1;min-width:60px;transition:border-color .15s}._condInput_1o6wm_606:focus{border-color:var(--brand-500);outline:none}._condHelpIcon_1o6wm_624{color:var(--text-400);flex-shrink:0}._removeCondBtn_1o6wm_629{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid var(--muted-300);background:#fff;color:var(--text-500);font-size:1rem;line-height:1;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}._removeCondBtn_1o6wm_629:hover{background:var(--danger-50);border-color:var(--danger-500);color:var(--danger-500)}._addCondBtn_1o6wm_652{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border:1px dashed var(--muted-500);border-radius:var(--radius-xs);background:transparent;color:var(--text-500);font-size:.8rem;cursor:pointer;transition:border-color .15s,color .15s}._addCondBtn_1o6wm_652:hover{border-color:var(--brand-500);color:var(--brand-600)}._addRuleBtn_1o6wm_673{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;border-radius:var(--radius-sm);border:none;background:var(--text-900);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,box-shadow .15s}._addRuleBtn_1o6wm_673:hover{background:var(--text-800);box-shadow:var(--shadow-md)}._footer_1o6wm_695{position:sticky;bottom:0;z-index:20;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:.875rem 2rem;background:#fffffff5;border-top:1px solid var(--muted-300);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._cancelBtn_1o6wm_709{height:var(--control-height);padding:0 1.25rem;border-radius:var(--radius-sm);border:1px solid var(--muted-300);background:#fff;color:var(--text-700);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}._cancelBtn_1o6wm_709:hover{background:var(--muted-100);border-color:var(--muted-500)}._cancelBtn_1o6wm_709:disabled{opacity:.5;cursor:not-allowed}._saveBtn_1o6wm_732{height:var(--control-height);padding:0 1.5rem;border-radius:var(--radius-sm);border:none;background:linear-gradient(180deg,var(--brand-400),var(--brand-500));color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(var(--brand-500-rgb),.25);transition:opacity .15s,box-shadow .15s}._saveBtn_1o6wm_732:hover{opacity:.9;box-shadow:0 6px 18px rgba(var(--brand-500-rgb),.35)}._saveBtn_1o6wm_732:disabled{opacity:.6;cursor:not-allowed}._detPicker_1o6wm_758{position:relative;flex:1 1 0;min-width:0}._detPickerTrigger_1o6wm_764{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:var(--control-height);padding:0 .75rem;background:var(--muted-100);border:1px solid var(--muted-300);border-radius:var(--radius-sm);font-size:.875rem;color:var(--text-700);cursor:pointer;text-align:left;transition:border-color .15s}._detPickerTrigger_1o6wm_764:hover{border-color:var(--brand-400)}._detPickerTrigger_1o6wm_764 span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._detPickerDropdown_1o6wm_793{background:#fff;border:1px solid var(--muted-300);border-radius:var(--radius-md);box-shadow:0 8px 24px #0000001f;max-height:380px;overflow-y:auto;padding:.5rem 0}._detPickerGroup_1o6wm_803{padding:0 0 .25rem}._detPickerGroupLabel_1o6wm_807{padding:.5rem .75rem .25rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-400)}._detPickerItem_1o6wm_816{padding:.5rem .75rem;cursor:pointer;transition:background .12s}._detPickerItem_1o6wm_816:hover{background:var(--muted-100)}._detPickerItemSelected_1o6wm_826{background:rgba(var(--brand-500-rgb),.08);border-left:3px solid var(--brand-500);padding-left:calc(.75rem - 3px)}._detPickerItemSelected_1o6wm_826:hover{background:rgba(var(--brand-500-rgb),.13)}._detPickerItemName_1o6wm_836{font-size:.875rem;font-weight:600;color:var(--text-900);line-height:1.3}._detPickerItemDesc_1o6wm_843{font-size:.75rem;color:var(--text-400);margin-top:.2rem;line-height:1.45}@media(max-width:600px){._formGrid_1o6wm_74{grid-template-columns:1fr}._fieldSpan2_1o6wm_82{grid-column:span 1}._scopeGroup_1o6wm_87{grid-template-columns:1fr}._actionsRow_1o6wm_226{flex-direction:column}._actionsGroupDivider_1o6wm_252{width:auto;height:1px}._content_1o6wm_30{padding:1rem 1rem 6rem}._pageHeader_1o6wm_10{padding:1rem 1rem 0}._footer_1o6wm_695{padding:.75rem 1rem}}._container_1vs1z_1{padding:var(--space-lg);max-width:1400px;margin:0 auto}._header_1vs1z_7{margin-bottom:var(--space-md)}._headerRow_1vs1z_11{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg)}._pageTitle_1vs1z_20{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._filtersBar_1vs1z_27{display:flex;align-items:center;gap:var(--space-sm)}._filtersFlow_1vs1z_33{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}._filterControl_1vs1z_40{display:flex;align-items:center}._card_1vs1z_47{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);margin-bottom:var(--space-lg);overflow:hidden}._cardHeader_1vs1z_56{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);border-bottom:1px solid var(--muted-200)}._cardTitle_1vs1z_64{font-size:1rem;font-weight:600;color:var(--text-900);margin:0}._cardSubtitle_1vs1z_71{font-size:.85rem;color:var(--text-500)}._chartsGrid_1vs1z_76{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:24px}@media(max-width:1024px){._chartsGrid_1vs1z_76{grid-template-columns:1fr}}._chartContainer_1vs1z_89{padding:var(--space-md)}._tableWrapper_1vs1z_94{overflow-x:auto}._table_1vs1z_94{width:100%;border-collapse:collapse;font-size:.9rem}._table_1vs1z_94 th{text-align:left;padding:var(--space-sm) var(--space-md);background:var(--muted-100);color:var(--text-600);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--muted-300)}._sortableHeader_1vs1z_116{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s ease}._sortableHeader_1vs1z_116:hover{color:var(--brand-600)}._sortArrow_1vs1z_126{margin-left:4px;font-size:.75rem;color:var(--brand-500)}._table_1vs1z_94 td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--muted-200);color:var(--text-700)}._tableRow_1vs1z_138{cursor:pointer;transition:background .15s ease}._tableRow_1vs1z_138:hover{background:var(--muted-100)}._dateCell_1vs1z_147{white-space:nowrap;color:var(--text-500);font-size:.85rem}._actorLink_1vs1z_153{color:var(--brand-600);text-decoration:none;font-weight:500}._actorLink_1vs1z_153:hover{text-decoration:underline}._appCell_1vs1z_163{text-align:center;width:50px}._appIcon_1vs1z_168{width:20px;height:20px;object-fit:contain;display:inline-block;vertical-align:middle}._appIconFallback_1vs1z_176{font-size:1.25rem;display:inline-block;vertical-align:middle}._severityCell_1vs1z_182{text-align:center!important}._severityBadge_1vs1z_186{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}._severityBadge_1vs1z_186[data-severity=critical]{background:var(--risk-critical-bg);color:var(--risk-critical-text)}._severityBadge_1vs1z_186[data-severity=high]{background:var(--risk-high-bg);color:var(--risk-high-text)}._severityBadge_1vs1z_186[data-severity=medium]{background:var(--risk-medium-bg);color:var(--risk-medium-text)}._severityBadge_1vs1z_186[data-severity=low]{background:var(--risk-low-bg);color:var(--risk-low-text)}._severityBadge_1vs1z_186[data-severity=unknown]{background:var(--risk-unknown-bg);color:var(--risk-unknown-text)}._policyCell_1vs1z_220{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._contextCell_1vs1z_228{min-width:160px;max-width:260px}._contextBadges_1vs1z_233{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}._badgeShadow_1vs1z_240{display:inline-block;padding:2px 7px;border-radius:10px;font-size:.7rem;font-weight:600;background:#fef3c7;color:#92400e;border:1px solid #fcd34d}._badgeUnmanaged_1vs1z_251{display:inline-block;padding:2px 7px;border-radius:10px;font-size:.7rem;font-weight:600;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}._badgeModel_1vs1z_262{display:inline-block;padding:2px 7px;border-radius:10px;font-size:.7rem;font-weight:500;background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd;font-family:monospace}._badgeConfidence_1vs1z_274{display:inline-block;padding:2px 7px;border-radius:10px;font-size:.7rem;font-weight:600;background:#f0fdf4;color:#166534;border:1px solid #86efac}._promptSummary_1vs1z_285{font-size:.72rem;color:var(--color-text-secondary, #6b7280);line-height:1.3;max-width:240px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._pagination_1vs1z_298{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);border-top:1px solid var(--muted-200)}._paginationControls_1vs1z_306{display:flex;align-items:center;gap:var(--space-sm)}._paginationBtn_1vs1z_312{padding:8px 16px;border:1px solid var(--muted-300);border-radius:var(--radius-sm);background:#fff;color:var(--text-700);font-size:.85rem;cursor:pointer;transition:all .15s ease}._paginationBtn_1vs1z_312:hover:not(:disabled){background:var(--muted-100);border-color:var(--brand-500);color:var(--brand-600)}._paginationBtn_1vs1z_312:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_1vs1z_334{font-size:.85rem;color:var(--text-500)}._paginationPage_1vs1z_339{font-size:.85rem;color:var(--text-700);font-weight:500;min-width:100px;text-align:center}._loading_1vs1z_348,._error_1vs1z_349,._empty_1vs1z_350{padding:var(--space-xl);text-align:center;color:var(--text-500)}._error_1vs1z_349{color:var(--danger-500)}._promptId_1vs1z_364{font-size:.9rem;color:var(--text-500);margin:4px 0 0;font-family:var(--font-mono, monospace)}._backBtn_1vs1z_371{padding:8px 16px;border:1px solid var(--muted-300);border-radius:6px;background:transparent;color:var(--text-600);font-size:.9rem;cursor:pointer;transition:all .15s ease}._backBtn_1vs1z_371:hover{background:var(--muted-100);border-color:var(--muted-400)}._summaryBar_1vs1z_387{display:flex;gap:var(--space-lg);padding:var(--space-md);background:var(--muted-100);border-radius:8px;margin-bottom:var(--space-lg)}._summaryItem_1vs1z_396{font-size:.9rem;color:var(--text-600)}._summaryItem_1vs1z_396 strong{color:var(--text-900)}._policyLink_1vs1z_406{color:var(--brand-600);text-decoration:none;font-weight:500}._policyLink_1vs1z_406:hover{text-decoration:underline}._container_tqg2k_1{padding:var(--space-lg);max-width:1400px;margin:0 auto}._headerRow_tqg2k_7{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg)}._pageTitle_tqg2k_16{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._filtersBar_tqg2k_23{display:flex;align-items:center;gap:var(--space-sm)}._filtersFlow_tqg2k_29{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}._filterControl_tqg2k_36{display:flex;align-items:center}._filterTag_tqg2k_41{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--muted-200);border-radius:16px;font-size:.85rem;color:var(--text-700)}._filterTagLabel_tqg2k_52{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._filterTagRemove_tqg2k_59{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--text-500);padding:0;line-height:1}._filterTagRemove_tqg2k_59:hover{color:var(--danger-500)}._card_tqg2k_74{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);margin-bottom:var(--space-lg);overflow:hidden}._cardHeader_tqg2k_83{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);border-bottom:1px solid var(--muted-200)}._cardTitle_tqg2k_91{font-size:1rem;font-weight:600;color:var(--text-900);margin:0}._cardSubtitle_tqg2k_98{font-size:.85rem;color:var(--text-500)}._chartsGrid_tqg2k_103{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:24px}@media(max-width:1024px){._chartsGrid_tqg2k_103{grid-template-columns:1fr}}._chartContainer_tqg2k_116{padding:var(--space-md)}._tableWrapper_tqg2k_121{overflow-x:auto}._table_tqg2k_121{width:100%;border-collapse:collapse;font-size:.9rem}._table_tqg2k_121 th{text-align:left;padding:var(--space-sm) var(--space-md);background:var(--muted-100);color:var(--text-600);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--muted-300)}._sortableHeader_tqg2k_143{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s ease}._sortableHeader_tqg2k_143:hover{color:var(--brand-600)}._sortArrow_tqg2k_153{margin-left:4px;font-size:.75rem;color:var(--brand-500)}._table_tqg2k_121 td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--muted-200);color:var(--text-700);vertical-align:middle}._tableRow_tqg2k_166{cursor:pointer;transition:background .15s ease}._tableRow_tqg2k_166:hover{background:var(--muted-100)}._dateCell_tqg2k_175{white-space:nowrap;color:var(--text-500);font-size:.85rem;width:140px}._actorLink_tqg2k_182{color:var(--brand-600);text-decoration:none;font-weight:500}._actorLink_tqg2k_182:hover{text-decoration:underline}._appCell_tqg2k_192{text-align:center;width:50px}._appIcon_tqg2k_197{width:20px;height:20px;object-fit:contain;display:inline-block;vertical-align:middle}._appIconFallback_tqg2k_205{font-size:1.25rem;display:inline-block;vertical-align:middle}._severityCell_tqg2k_211{text-align:center!important;width:150px;white-space:nowrap}._severityBadge_tqg2k_217{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}._severityBadge_tqg2k_217[data-severity=critical]{background:var(--risk-critical-bg);color:var(--risk-critical-text)}._severityBadge_tqg2k_217[data-severity=high]{background:var(--risk-high-bg);color:var(--risk-high-text)}._severityBadge_tqg2k_217[data-severity=medium]{background:var(--risk-medium-bg);color:var(--risk-medium-text)}._severityBadge_tqg2k_217[data-severity=low]{background:var(--risk-low-bg);color:var(--risk-low-text)}._severityBadge_tqg2k_217[data-severity=unknown]{background:var(--risk-unknown-bg);color:var(--risk-unknown-text)}._promptCell_tqg2k_251{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono, monospace);font-size:.85rem;color:var(--text-800)}._policyCell_tqg2k_261{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._pagination_tqg2k_269{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);border-top:1px solid var(--muted-200)}._paginationControls_tqg2k_277{display:flex;align-items:center;gap:var(--space-sm)}._paginationBtn_tqg2k_283{padding:8px 16px;border:1px solid var(--muted-300);border-radius:var(--radius-sm);background:#fff;color:var(--text-700);font-size:.85rem;cursor:pointer;transition:all .15s ease}._paginationBtn_tqg2k_283:hover:not(:disabled){background:var(--muted-100);border-color:var(--brand-500);color:var(--brand-600)}._paginationBtn_tqg2k_283:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_tqg2k_305{font-size:.85rem;color:var(--text-500)}._paginationPage_tqg2k_310{font-size:.85rem;color:var(--text-700);font-weight:500;min-width:100px;text-align:center}._loading_tqg2k_319,._error_tqg2k_320,._empty_tqg2k_321{padding:var(--space-xl);text-align:center;color:var(--text-500)}._error_tqg2k_320{color:var(--danger-500)}._severityPicker_tqg2k_332{position:relative;display:inline-block}._severityPickerOpen_tqg2k_337{z-index:3000}._severityPickerBtn_tqg2k_341{padding:6px 12px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;color:var(--text-900);cursor:pointer;font-size:.9rem;transition:border-color .15s ease,background-color .15s ease,color .15s ease}._severityPickerBtn_tqg2k_341:hover,._severityPickerBtn_tqg2k_341:focus-visible{border-color:var(--color-accent, var(--brand-500));background:var(--color-accent-muted, var(--brand-100));border-style:dashed;border-width:.8px}._severityDropdown_tqg2k_360{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border-radius:var(--radius-sm);border:.8px dashed transparent;box-shadow:0 12px 32px rgba(var(--text-900-rgb, 0, 0, 0),.15);padding:8px;z-index:2000;display:flex;flex-direction:column;gap:4px}._severityPicker_tqg2k_332:hover ._severityDropdown_tqg2k_360,._severityPicker_tqg2k_332:focus-within ._severityDropdown_tqg2k_360{border-style:dashed;border-color:var(--color-accent, var(--brand-500));border-width:.8px}._severityOption_tqg2k_383{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;cursor:pointer;text-align:left;font-size:.9rem;color:var(--text-700);transition:border-color .15s ease,background-color .15s ease}._severityOption_tqg2k_383:hover,._severityOption_tqg2k_383:focus-visible{border-color:var(--color-accent, var(--brand-500));background:var(--color-accent-muted, var(--brand-100));border-style:dashed;border-width:.8px}._severityDot_tqg2k_407{width:10px;height:10px;border-radius:50%;flex-shrink:0}._severityNoOptions_tqg2k_414{padding:12px;text-align:center;color:var(--color-text-muted, var(--text-500));font-size:.85rem}._policyLink_tqg2k_422{color:var(--brand-600);text-decoration:none;font-weight:500}._policyLink_tqg2k_422:hover{text-decoration:underline}._container_g7u6a_2{width:100%}._timeline_g7u6a_6{display:flex;flex-direction:column;gap:0}._step_g7u6a_12{display:flex;gap:16px;position:relative;padding-bottom:24px}._step_g7u6a_12:last-child{padding-bottom:0}._stepMarker_g7u6a_23{display:flex;flex-direction:column;align-items:center;flex-shrink:0;position:relative}._marker_g7u6a_31{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;border:2px solid;background:#fff;transition:all .2s ease}._marker_default_g7u6a_45{border-color:var(--muted-300, #d1d5db);color:var(--text-600, #4b5563)}._marker_warning_g7u6a_50{border-color:var(--severity-high-chip-bg, #fb923c);background:var(--severity-high-chip-bg-light, #fff7ed);color:var(--severity-high-chip-text, #c2410c)}._marker_critical_g7u6a_56{border-color:var(--severity-critical-chip-bg, #ef4444);background:var(--severity-critical-chip-bg-light, #fef2f2);color:var(--severity-critical-chip-text, #991b1b)}[data-theme=dark] ._marker_g7u6a_31{background:#1a1a1a}[data-theme=dark] ._marker_default_g7u6a_45{border-color:#fff3;color:#9ca3af}[data-theme=dark] ._marker_warning_g7u6a_50{background:#fb923c1a;border-color:#fb923c80}[data-theme=dark] ._marker_critical_g7u6a_56{background:#ef44441a;border-color:#ef444480}._icon_g7u6a_81{font-size:14px;line-height:1}._connector_g7u6a_86{position:absolute;top:32px;left:50%;transform:translate(-50%);width:2px;height:calc(100% + 24px);background:var(--muted-200, #e5e7eb);z-index:1}[data-theme=dark] ._connector_g7u6a_86{background:#ffffff26}._stepContent_g7u6a_101{flex:1;padding-top:4px;display:flex;flex-direction:column;gap:4px}._stepType_g7u6a_109{font-size:.85rem;font-weight:600;color:var(--text-900, #111827);text-transform:capitalize}[data-theme=dark] ._stepType_g7u6a_109{color:#f3f4f6}._stepDescription_g7u6a_120{font-size:.875rem;color:var(--text-600, #4b5563);line-height:1.5}[data-theme=dark] ._stepDescription_g7u6a_120{color:#9ca3af}._step_g7u6a_12:hover ._marker_g7u6a_31{transform:scale(1.1);box-shadow:0 4px 8px #0000001a}[data-theme=dark] ._step_g7u6a_12:hover ._marker_g7u6a_31{box-shadow:0 4px 8px #0000004d}._redactedContainer_fdp77_1{position:relative;display:inline-block}._redactedTag_fdp77_6{background:#fee2e2;color:#000;padding:2px 8px;border-radius:4px;font-weight:600;font-size:.875rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease}._redactedTag_fdp77_6:hover{background:#ffb0b0}._tooltipContent_fdp77_23{padding:16px;border:1px solid #2db08f;border-radius:8px;background:#fff}._tooltipArrow_fdp77_31{color:var(--tooltip-bg, #1e293b)!important}._tooltipHeader_fdp77_35{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._tooltipTitle_fdp77_44{font-weight:600;font-size:.875rem;color:#1f2937}._redactionType_fdp77_50{background:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:500;color:#4b5563}._sectionLabel_fdp77_59{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:4px;display:block}._originalSection_fdp77_67{margin-bottom:12px}._originalText_fdp77_71{background:#f9fafb;padding:8px;border-radius:4px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.875rem;color:#1f2937;word-break:break-word}._transformationTimeline_fdp77_81{margin-bottom:12px}._transformationStep_fdp77_85{display:flex;gap:8px;margin-bottom:8px}._transformationStep_fdp77_85:last-child{margin-bottom:0}._stepMarker_fdp77_95{display:flex;flex-direction:column;align-items:center;flex-shrink:0}._icon_fdp77_102{font-size:1rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center}._connector_fdp77_111{width:2px;flex:1;background:linear-gradient(to bottom,#4caf50,#2196f3);margin:2px 0;min-height:16px}._stepContent_fdp77_119{flex:1;min-width:0}._stepDescription_fdp77_124{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:2px}._stepValue_fdp77_131{font-size:.875rem;color:#1f2937;background:#f9fafb;padding:4px 8px;border-radius:4px;word-break:break-word;font-family:Monaco,Menlo,Courier New,monospace}._stepConfidence_fdp77_141{font-size:.75rem;color:#9ca3af;margin-top:2px}._confidenceSection_fdp77_147{font-size:.75rem;color:#6b7280;padding-top:8px;border-top:1px solid #e5e7eb}._confidenceSection_fdp77_147 strong{color:#1f2937}._highlightedText_v5nmw_1{background-color:#ffc8c8;color:#000;padding:2px 8px;border-radius:4px;font-weight:600;cursor:pointer;position:relative;transition:all .2s ease}._highlightedText_v5nmw_1:hover{background-color:#ffb0b0}._warning_v5nmw_16{background-color:#ffc8c8;color:#000;padding:2px 8px;border-radius:4px;font-weight:600}._warning_v5nmw_16:hover{background-color:#ffb0b0}._tooltipContent_v5nmw_29{padding:16px;border:1px solid #2db08f;border-radius:8px;background:#fff}._tooltipArrow_v5nmw_37{color:#2db08f!important}._tooltipHeader_v5nmw_41{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}._tooltipTitle_v5nmw_50{font-weight:600;font-size:.875rem;color:#1f2937}._redactionType_v5nmw_56{background:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:500;color:#4b5563}._warningSection_v5nmw_65{background:#fef3c7;border:1px solid #fbbf24;border-radius:4px;padding:8px;margin-bottom:12px;font-size:.875rem;color:#92400e}._sectionLabel_v5nmw_75{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:4px;display:block}._transformationTimeline_v5nmw_83{margin-bottom:12px}._transformationStep_v5nmw_87{display:flex;gap:12px;margin-bottom:8px;padding:8px;background:#f9fafb;border-radius:4px}._stepDescription_v5nmw_96{flex:1;min-width:0;font-size:.813rem;color:#4b5563}._stepValue_v5nmw_103{color:#1f2937;font-weight:500;word-break:break-all}._stepConfidence_v5nmw_109{flex-shrink:0;font-size:.75rem;font-weight:600}._confidenceSection_v5nmw_115{background:#f3f4f6;border-radius:4px;padding:8px;display:flex;justify-content:space-between;align-items:center}._confidenceSection_v5nmw_115 span:first-child{font-size:.75rem;font-weight:600;color:#6b7280}._confidenceSection_v5nmw_115 span:last-child{font-weight:600;font-size:.875rem}._container_1lnh4_2{width:100%;margin:0}._title_1lnh4_7{font-size:1rem;font-weight:600;color:var(--text-900, #111827);margin:0 0 16px}[data-theme=dark] ._title_1lnh4_7{color:var(--text-100, #f3f4f6)}._retentionNote_1lnh4_18{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding:4px 0;background:transparent;border-radius:8px;border:none;box-shadow:none}[data-theme=dark] ._retentionNote_1lnh4_18{background:transparent;border:none}._retentionText_1lnh4_37{font-size:.875rem;color:#78350f;font-weight:500;flex:1 1 auto;display:flex;align-items:center;gap:8px;min-width:0}[data-theme=dark] ._retentionText_1lnh4_37{color:#fbbf24}._toggleButton_1lnh4_52{display:flex;align-items:center;gap:6px;background:var(--bg-white, #ffffff);border:1px solid var(--color-border, #e2e8f0);border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:500;color:var(--text-700, #374151);cursor:pointer;transition:all .2s ease;flex-shrink:0}._toggleButton_1lnh4_52:hover{background:var(--bg-gray-50, #f9fafb);border-color:var(--color-border-hover, #cbd5e1)}[data-theme=dark] ._toggleButton_1lnh4_52:hover{background:#ffffff14;border-color:#fff3}._deleteLink_1lnh4_84{background:none;border:none;color:#991b1b;font-size:.875rem;font-weight:700;font-style:normal;cursor:pointer;text-decoration:none;padding:0;transition:color .15s ease}._deleteLink_1lnh4_84:hover{color:#6b1414}._inlineView_1lnh4_102{margin-bottom:16px;padding:20px 24px;background:var(--bg-white, #ffffff);border:1px solid var(--color-border, #e2e8f0);border-radius:8px;box-shadow:0 1px 3px #0000000d}[data-theme=dark] ._inlineView_1lnh4_102{border-color:#ffffff1a;background:#ffffff08}._inlineLabel_1lnh4_116{font-size:.875rem;font-weight:600;color:var(--text-700, #374151);margin-bottom:8px}._inlineText_1lnh4_123{font-size:1rem;color:var(--text-900, #111827);line-height:1.8;letter-spacing:.01em;word-spacing:.05em;position:relative;z-index:2}[data-theme=dark] ._inlineText_1lnh4_123{color:var(--text-100, #f3f4f6)}._redactionLine_1lnh4_137{display:inline-flex;align-items:center;margin:4px 0}._contextText_1lnh4_143{font-family:Monaco,Menlo,Courier New,monospace;font-size:.875rem;color:var(--text-600, #6b7280);background:var(--bg-gray-50, #f9fafb);padding:2px 6px;border-radius:3px}[data-theme=dark] ._contextText_1lnh4_143{color:var(--text-400, #9ca3af);background:#ffffff0d}._separator_1lnh4_157{color:var(--text-400, #9ca3af);margin:0 8px}._redactionList_1lnh4_162{display:flex;flex-direction:column;gap:24px}._redactionItem_1lnh4_168{border:1px solid var(--color-border, #e2e8f0);border-radius:8px;padding:16px;background:var(--bg-white, #ffffff)}[data-theme=dark] ._redactionItem_1lnh4_168{border-color:#ffffff1a;background:#ffffff08}._redactedSection_1lnh4_181{margin-bottom:12px}._sectionHeader_1lnh4_185{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}._sectionLabel_1lnh4_193{font-size:.875rem;font-weight:600;color:var(--text-700, #374151)}[data-theme=dark] ._sectionLabel_1lnh4_193{color:var(--text-300, #d1d5db)}._redactionType_1lnh4_203{font-size:.75rem;padding:10px 14px;position:relative;z-index:1}._confidence_1lnh4_209{font-size:.75rem;color:var(--text-500, #6b7280);font-style:italic}[data-theme=dark] ._confidence_1lnh4_209{color:var(--text-400, #9ca3af)}._redactedText_1lnh4_219{background:var(--severity-high-chip-bg-light, #fef2f2);border:1px solid var(--severity-high-chip-bg, #fb923c);border-radius:6px;padding:12px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.6;white-space:normal;line-height:1.35}._redactedText_1lnh4_219 ._toggleButton_1lnh4_52{width:100%;padding:8px 12px;background:var(--muted-50, #f9fafb);border:1px solid var(--muted-200, #e5e7eb);border-radius:6px;color:var(--text-700, #374151);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}._toggleButton_1lnh4_52:hover{background:var(--muted-100, #f3f4f6);border-color:var(--muted-300, #d1d5db)}[data-theme=dark] ._toggleButton_1lnh4_52{background:#ffffff0d;border-color:#ffffff1a;color:var(--text-300, #d1d5db)}[data-theme=dark] ._toggleButton_1lnh4_52:hover{background:#ffffff14;border-color:#ffffff26}._transformationTimeline_1lnh4_267{margin:16px 0;padding:16px;background:var(--muted-25, #fafbfc);border-radius:6px}[data-theme=dark] ._transformationTimeline_1lnh4_267{background:#0003}._transformationStep_1lnh4_278{display:flex;gap:16px;position:relative;padding-bottom:20px}._transformationStep_1lnh4_278:last-child{padding-bottom:0}._stepMarker_1lnh4_289{display:flex;flex-direction:column;align-items:center;flex-shrink:0;position:relative}._marker_1lnh4_297{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;border:2px solid var(--primary-500, #3b82f6);background:var(--bg-white, #ffffff);transition:all .2s ease}[data-theme=dark] ._marker_1lnh4_297{background:#1a1a1a;border-color:#3b82f699}._icon_1lnh4_316{font-size:14px;line-height:1}._connector_1lnh4_321{position:absolute;top:32px;left:50%;transform:translate(-50%);width:2px;height:calc(100% + 20px);background:var(--muted-200, #e5e7eb);z-index:1}[data-theme=dark] ._connector_1lnh4_321{background:#ffffff26}._stepContent_1lnh4_336{flex:1;min-width:0}._stepHeader_1lnh4_341{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}._stepName_1lnh4_349{font-size:.8125rem;font-weight:600;color:var(--primary-600, #2563eb);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}[data-theme=dark] ._stepName_1lnh4_349{color:var(--primary-400, #60a5fa)}._stepDescription_1lnh4_360{font-size:.8125rem;color:var(--text-600, #4b5563)}[data-theme=dark] ._stepDescription_1lnh4_360{color:var(--text-400, #9ca3af)}._stepValue_1lnh4_369{background:var(--bg-white, #ffffff);border:1px solid var(--muted-200, #e5e7eb);border-radius:4px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem;color:var(--text-800, #1f2937);word-break:break-word;margin-top:4px}[data-theme=dark] ._stepValue_1lnh4_369{background:#0000004d;border-color:#ffffff1a;color:var(--text-200, #e5e7eb)}._stepMeta_1lnh4_387{font-size:.75rem;color:var(--text-500, #6b7280);margin-top:4px;font-style:italic}[data-theme=dark] ._stepMeta_1lnh4_387{color:var(--text-400, #9ca3af)}._noSteps_1lnh4_398{text-align:center;padding:24px;color:var(--text-500, #6b7280);font-size:.875rem;font-style:italic}[data-theme=dark] ._noSteps_1lnh4_398{color:var(--text-400, #9ca3af)}._originalSection_1lnh4_411{margin-top:16px;padding-top:16px;border-top:1px solid var(--muted-200, #e5e7eb)}[data-theme=dark] ._originalSection_1lnh4_411{border-top-color:#ffffff1a}._copyButton_1lnh4_421{padding:4px 10px;background:var(--primary-50, #eff6ff);border:1px solid var(--primary-200, #bfdbfe);border-radius:4px;color:var(--primary-700, #1d4ed8);font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}._copyButton_1lnh4_421:hover{background:var(--primary-100, #dbeafe);border-color:var(--primary-300, #93c5fd)}[data-theme=dark] ._copyButton_1lnh4_421{background:#3b82f61a;border-color:#3b82f64d;color:var(--primary-400, #60a5fa)}[data-theme=dark] ._copyButton_1lnh4_421:hover{background:#3b82f626;border-color:#3b82f666}._originalText_1lnh4_452{background:var(--success-chip-bg-light, #f0fdf4);border:1px solid var(--success-chip-bg, #86efac);border-radius:6px;padding:12px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.6;color:var(--text-900, #111827);word-break:break-word}[data-theme=dark] ._originalText_1lnh4_452{background:#22c55e1a;border-color:#22c55e4d;color:var(--text-100, #f3f4f6)}._patternInfo_1lnh4_470{margin-top:8px;font-size:.8125rem;color:var(--text-600, #4b5563)}[data-theme=dark] ._patternInfo_1lnh4_470{color:var(--text-400, #9ca3af)}._patternInfo_1lnh4_470 code{background:var(--muted-100, #f3f4f6);padding:2px 6px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem}[data-theme=dark] ._patternInfo_1lnh4_470 code{background:#ffffff1a}._container_uxc3l_1{display:flex;flex-direction:column;width:100%;isolation:isolate;z-index:1;position:relative}._scrollContainer_uxc3l_11{width:100%;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}._scrollContainer_uxc3l_11::-webkit-scrollbar{display:none}._scrollButton_uxc3l_29{position:absolute;top:50%;transform:translateY(-50%);background:var(--surface-0, #ffffff);border:2px solid var(--muted-300, #d1d5db);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:var(--text-700, #374151);box-shadow:0 2px 8px #0000001a;transition:all .2s ease}._scrollButton_uxc3l_29 img{width:20px;height:20px;display:block}._scrollButton_uxc3l_29:hover{background:var(--brand-50, #ecfdf5);border-color:var(--brand-600, #10b981);color:var(--brand-700, #059669);transform:translateY(-50%) scale(1.1)}._scrollButton_uxc3l_29:active{transform:translateY(-50%) scale(.95)}._scrollButtonLeft_uxc3l_65{left:8px}._scrollButtonRight_uxc3l_69{right:8px}[data-theme=dark] ._scrollButton_uxc3l_29{background:#1e1e1ef2;border-color:#fff3;color:#9ca3af}[data-theme=dark] ._scrollButton_uxc3l_29:hover{background:#10b98126;border-color:#10b98180;color:#10b981}._timeline_uxc3l_85{flex:1;display:flex;align-items:center;justify-content:center;gap:40px;padding:40px 60px;position:relative;min-height:120px;z-index:1;min-width:max-content}._timeline_uxc3l_85:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2px;background:var(--muted-300, #d1d5db);z-index:0}[data-theme=dark] ._timeline_uxc3l_85:before{background:#ffffff26}._empty_uxc3l_118{padding:24px;text-align:center;color:var(--text-500, #6b7280);font-size:.85rem}._contextMarker_uxc3l_126{position:relative;z-index:1;background:var(--surface-main, #ffffff);border:1px solid var(--muted-300, #d1d5db);border-radius:4px;padding:4px 8px;font-size:.75rem;color:var(--text-600, #4b5563);cursor:pointer;transition:all .15s ease;font-family:var(--font-mono, monospace)}._contextMarker_uxc3l_126:hover{border-color:var(--text-700, #374151);background:var(--muted-100, #f3f4f6)}[data-theme=dark] ._contextMarker_uxc3l_126{background:#1a1a1a;border-color:#fff3;color:#9ca3af}[data-theme=dark] ._contextMarker_uxc3l_126:hover{border-color:#fff6;background:#ffffff0d}._contextCount_uxc3l_156{font-weight:600}._markerWrapper_uxc3l_161{position:relative;z-index:2;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}._markerWrapper_uxc3l_161._smallGap_uxc3l_173{margin-left:-12px;margin-right:-12px}._markerWrapper_uxc3l_161:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;background:transparent;border-left:2px dashed var(--text-900, #111827);z-index:0;pointer-events:none}._markerWrapper_uxc3l_161._top_uxc3l_201:before{bottom:calc(50% + 11px);height:12px;top:auto}._markerWrapper_uxc3l_161._bottom_uxc3l_210:before{top:calc(50% + 11px);height:12px;bottom:auto}._markerWrapper_uxc3l_161._noLine_uxc3l_219:before{display:none}[data-theme=dark] ._markerWrapper_uxc3l_161:before{border-left-color:#fff9}._actionIconContainer_uxc3l_228{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:-25px;margin-left:-55px;margin-right:-40px}._actionIconsWrapper_uxc3l_242{display:flex;flex-direction:row;gap:6px;margin-bottom:4px}._actionLine_uxc3l_250{width:2px;height:38px;border-left:2px dotted var(--text-900, #111827);opacity:.6;margin-bottom:2px}[data-theme=dark] ._actionLine_uxc3l_250{border-left-color:#fff9}._actionTriangle_uxc3l_263{width:8px;height:8px;background-color:var(--text-900, #111827);transform:rotate(45deg);opacity:.8;margin-bottom:48px}[data-theme=dark] ._actionTriangle_uxc3l_263{background-color:#fffc}._actionIcon_uxc3l_228{font-size:1.2rem;cursor:pointer;opacity:.9;transition:opacity .2s,transform .2s;background:var(--surface-main, #ffffff);border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a;position:relative}._actionIcon_uxc3l_228:hover{opacity:1;transform:scale(1.1)}[data-theme=dark] ._actionIcon_uxc3l_228{background:var(--surface-elevated, #1f2937);box-shadow:0 2px 4px #0000004d}._actionTooltip_uxc3l_305{position:fixed;z-index:10000;background:var(--text-900, #111827);color:var(--surface-main, #ffffff);padding:8px 12px;border-radius:6px;font-size:.75rem;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px #00000026;min-width:120px;text-align:left}._actionTooltip_uxc3l_305:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--text-900, #111827)}._portalTooltip_uxc3l_330{position:fixed;z-index:10000;background:var(--text-900, #111827);color:var(--surface-main, #ffffff);padding:10px 12px;border-radius:6px;font-size:.75rem;white-space:nowrap;pointer-events:auto;box-shadow:0 4px 12px #00000026;min-width:140px;text-align:left}._portalTooltip_uxc3l_330:before{content:"";position:absolute;top:100%;left:0;right:0;height:20px;background:transparent;pointer-events:auto}._portalTooltip_uxc3l_330:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--text-900, #111827)}[data-theme=dark] ._portalTooltip_uxc3l_330{background:#374151;color:#f9fafb}[data-theme=dark] ._portalTooltip_uxc3l_330:after{border-top-color:#374151}[data-theme=dark] ._actionTooltip_uxc3l_305{background:#374151;color:#f9fafb}[data-theme=dark] ._actionTooltip_uxc3l_305:after{border-top-color:#374151}._actionTooltipType_uxc3l_387{font-weight:700;font-size:.7rem;letter-spacing:.05em;margin-bottom:4px;color:var(--primary-light, #93c5fd)}[data-theme=dark] ._actionTooltipType_uxc3l_387{color:#60a5fa}._actionTooltipDesc_uxc3l_399{font-size:.75rem;line-height:1.3;color:inherit}._actionTooltipWarning_uxc3l_405{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.2);font-size:.7rem;line-height:1.4;color:#fbbf24;font-weight:500}[data-theme=dark] ._actionTooltipWarning_uxc3l_405{color:#fcd34d;border-top-color:#ffffff1a}._actionIcon_uxc3l_228._lazyAction_uxc3l_421{opacity:.4;filter:grayscale(.7)}._actionIcon_uxc3l_228._lazyAction_uxc3l_421:hover{opacity:.6;filter:grayscale(.5)}._eventLabel_uxc3l_432{position:absolute;font-size:.7rem;color:var(--text-600, #4b5563);font-weight:500;white-space:nowrap;text-align:center;-webkit-user-select:none;user-select:none;left:50%;transform:translate(-50%);z-index:1}._markerWrapper_uxc3l_161:hover ._eventLabel_uxc3l_432{color:var(--text-900, #111827);font-weight:600}[data-theme=dark] ._eventLabel_uxc3l_432{color:#9ca3af}[data-theme=dark] ._markerWrapper_uxc3l_161:hover ._eventLabel_uxc3l_432{color:#f3f4f6}._markerWrapper_uxc3l_161._top_uxc3l_201 ._eventLabel_uxc3l_432{bottom:100%;margin-bottom:16px}._markerWrapper_uxc3l_161._bottom_uxc3l_210 ._eventLabel_uxc3l_432{top:100%;margin-top:16px}._timeLabel_uxc3l_473{position:absolute;top:100%;margin-top:32px;font-size:.65rem;color:var(--text-500, #6b7280);font-weight:500;font-family:var(--font-mono, monospace);white-space:nowrap;text-align:center;left:50%;transform:translate(-50%)}[data-theme=dark] ._timeLabel_uxc3l_473{color:#6b7280}._t0Pin_uxc3l_492{position:absolute;top:100%;margin-top:20px;font-size:1rem;line-height:1;left:50%;transform:translate(-50%);text-align:center}._t0DateContainer_uxc3l_504{position:absolute;top:100%;margin-top:48px;display:flex;flex-direction:column;align-items:center;gap:0;left:50%;transform:translate(-50%)}._t0DashedLine_uxc3l_517{width:2px;height:10px;border-left:2px dashed var(--severity-high-chip-bg, #000000)}[data-theme=dark] ._t0DashedLine_uxc3l_517{border-left-color:#000}._t0Date_uxc3l_504{margin-top:2px;font-size:.75rem;color:var(--severity-high-chip-text, #92400e);font-weight:600;white-space:nowrap;text-align:center}[data-theme=dark] ._t0Date_uxc3l_504{color:#000}._timeLabel_uxc3l_473._t0Label_uxc3l_541{color:var(--severity-high-chip-text, #92400e);background:var(--severity-high-chip-bg, #fef3c7);padding:2px 8px;border-radius:4px;font-weight:700;font-size:.75rem}[data-theme=dark] ._timeLabel_uxc3l_473._t0Label_uxc3l_541{color:#000;background:#fbbf241a}._t0Indicator_uxc3l_555{font-size:.8rem;margin-left:2px}._markerWrapper_uxc3l_161._bottom_uxc3l_210 ._tooltip_uxc3l_561{bottom:auto;top:100%;margin-top:12px;margin-bottom:0}._markerWrapper_uxc3l_161._bottom_uxc3l_210 ._tooltip_uxc3l_561:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:var(--text-900, #111827)}[data-theme=dark] ._markerWrapper_uxc3l_161._bottom_uxc3l_210 ._tooltip_uxc3l_561:after{border-bottom-color:#374151}._marker_uxc3l_161{width:16px;height:16px;border:3px solid currentColor;background:var(--surface-main, #ffffff);transition:all .15s ease;position:relative;display:flex;align-items:center;justify-content:center;font-size:.5rem;font-weight:700;color:inherit;flex-shrink:0}[data-theme=dark] ._marker_uxc3l_161{background:#1a1a1a}._marker_uxc3l_161:hover{transform:scale(1.3);box-shadow:0 0 0 3px #0000001a;z-index:3}._marker_uxc3l_161._selected_uxc3l_606{transform:scale(1.4);box-shadow:0 0 0 4px #00000026;z-index:3}._marker_uxc3l_161._t0_uxc3l_492{transform:scale(1.5);box-shadow:0 0 0 3px var(--severity-high-chip-bg, #fbbf24),0 0 8px #fbbf2480;z-index:3;border:2px solid var(--severity-high-chip-bg, #fbbf24)}._marker_uxc3l_161._t0_uxc3l_492:hover{transform:scale(1.6);box-shadow:0 0 0 4px var(--severity-high-chip-bg, #fbbf24),0 0 12px #fbbf2499}[data-theme=dark] ._marker_uxc3l_161._t0_uxc3l_492{box-shadow:0 0 0 3px #fbbf24,0 0 10px #fbbf2466}._marker_uxc3l_161._conversationStart_uxc3l_633{border-color:#3b82f6;border-width:3px;box-shadow:0 0 0 2px #3b82f64d}._marker_uxc3l_161._conversationStart_uxc3l_633:hover{box-shadow:0 0 0 3px #3b82f666}[data-theme=dark] ._marker_uxc3l_161._conversationStart_uxc3l_633{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa4d}[data-theme=dark] ._marker_uxc3l_161._conversationStart_uxc3l_633:hover{box-shadow:0 0 0 3px #60a5fa66}._marker_dot_uxc3l_653{border-radius:50%}._marker_square_uxc3l_657{border-radius:2px}._marker_triangle_uxc3l_661{border-radius:2px;transform:rotate(45deg)}._marker_normal_uxc3l_667{width:16px;height:16px}._marker_small_uxc3l_672{width:10px;height:10px;border-width:2px;font-size:.4rem}._marker_small_uxc3l_672:hover{transform:scale(1.2)}._marker_small_uxc3l_672._selected_uxc3l_606{transform:scale(1.3)}._marker_triangle_uxc3l_661 ._groupCount_uxc3l_687{transform:rotate(-45deg)}._risk_neutral_uxc3l_692{color:#6b7280}._risk_sensitive_uxc3l_696{color:#f59e0b}._risk_high_risk_uxc3l_700{color:#dc2626}._groupCount_uxc3l_687{position:absolute;top:-10px;right:-10px;background:currentColor;color:#fff;font-size:.6rem;padding:1px 3px;border-radius:2px;line-height:1;font-weight:700;min-width:12px;text-align:center}._tooltip_uxc3l_561{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:12px;background:var(--text-900, #111827);color:#fff;padding:10px 12px;border-radius:6px;font-size:.75rem;white-space:nowrap;pointer-events:none;z-index:9;box-shadow:0 4px 12px #0000004d}._tooltip_uxc3l_561:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:var(--text-900, #111827)}[data-theme=dark] ._tooltip_uxc3l_561{background:#374151}[data-theme=dark] ._tooltip_uxc3l_561:after{border-top-color:#374151}._tooltipHeader_uxc3l_756{display:flex;align-items:center;gap:6px;margin-bottom:4px;font-weight:600}._tooltipType_uxc3l_764{color:#fff}._tooltipCount_uxc3l_768{opacity:.7}._tooltipTime_uxc3l_772{font-family:var(--font-mono, monospace);opacity:.8;font-size:.7rem;margin-bottom:4px}._tooltipRisk_uxc3l_779{font-size:.7rem;opacity:.9}._tooltipSource_uxc3l_784{margin-top:4px;padding-top:4px;border-top:1px solid rgba(255,255,255,.2);max-width:300px}._sourceWrapper_uxc3l_791{display:flex;align-items:center;gap:8px}._appIcon_uxc3l_797{width:14px;height:14px;flex-shrink:0;object-fit:contain;border-radius:2px}._appIconPlaceholder_uxc3l_805{font-size:12px;width:14px;height:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._sourceText_uxc3l_815{font-family:var(--font-mono, monospace);font-size:.7rem;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tooltipClickable_uxc3l_824{pointer-events:auto!important;cursor:default}._tooltipThumbnail_uxc3l_830{margin-top:6px;border-radius:4px;overflow:hidden;border:1px solid rgba(255,255,255,.15)}._tooltipThumbnail_uxc3l_830 img{display:block;max-width:180px;max-height:120px;object-fit:cover;border-radius:3px}._tooltipAction_uxc3l_845{margin-top:6px;font-size:.65rem;color:#93c5fd;text-align:center;pointer-events:auto;cursor:pointer;position:relative;z-index:10}._riskLabel_neutral_uxc3l_857{color:#9ca3af}._riskLabel_sensitive_uxc3l_861{color:#f59e0b;font-weight:600}._riskLabel_high_risk_uxc3l_866{color:#dc2626;font-weight:700}._tooltipPolicies_uxc3l_872{margin-top:6px;margin-bottom:4px;display:flex;flex-direction:column;gap:4px}._policiesLabel_uxc3l_880{font-weight:700;font-size:.65rem;color:var(--primary-light, #93c5fd);text-transform:uppercase;letter-spacing:.025em;margin-bottom:2px}._policiesList_uxc3l_889{display:flex;flex-wrap:wrap;gap:4px}._policyTag_uxc3l_895{background:#ffffff1f;color:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:.68rem;font-weight:500;border:1px solid rgba(255,255,255,.1);text-decoration:none;transition:all .15s ease;cursor:pointer;display:inline-block}._policyTag_uxc3l_895:hover{background:#fff3;border-color:#ffffff4d;color:#fff}._policyTag_uxc3l_895:active{background:#ffffff26;transform:translateY(1px)}[data-theme=dark] ._policiesLabel_uxc3l_880{color:#60a5fa}._tooltipAuth_uxc3l_925{margin-top:4px;font-size:.7rem;color:#fff9}._authSuccess_uxc3l_931{color:#34d399;font-weight:600}._authLink_uxc3l_937{color:#34d399!important;font-weight:600;cursor:pointer;pointer-events:auto;position:relative;z-index:10;display:inline-block;text-decoration:none}._authLink_uxc3l_937:hover{color:#6ee7b7!important}._authFailure_uxc3l_953{color:#f87171;font-weight:600}._detailPanel_uxc3l_960{width:100%;flex-shrink:0;background:var(--surface-main, #ffffff);border:1px solid var(--muted-300, #d1d5db);border-radius:8px;overflow:hidden;max-height:400px;display:flex;flex-direction:column;margin-top:16px}[data-theme=dark] ._detailPanel_uxc3l_960{background:#1a1a1a;border-color:#ffffff26}._detailHeader_uxc3l_978{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--muted-200, #e5e7eb);background:var(--muted-50, #f9fafb)}[data-theme=dark] ._detailHeader_uxc3l_978{background:#ffffff08;border-bottom-color:#ffffff1a}._detailHeader_uxc3l_978 h3{margin:0;font-size:.95rem;font-weight:600;color:var(--text-900, #111827)}[data-theme=dark] ._detailHeader_uxc3l_978 h3{color:#f3f4f6}._closeButton_uxc3l_1003{background:none;border:none;font-size:1.5rem;color:var(--text-500, #6b7280);cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s ease}._closeButton_uxc3l_1003:hover{background:var(--muted-200, #e5e7eb)}[data-theme=dark] ._closeButton_uxc3l_1003:hover{background:#ffffff1a}._detailContent_uxc3l_1027{padding:16px;overflow-y:auto;flex:1}._detailRow_uxc3l_1033{display:grid;grid-template-columns:100px 1fr;gap:12px;margin-bottom:12px;font-size:.8rem}._detailLabel_uxc3l_1041{color:var(--text-600, #4b5563);font-weight:500}[data-theme=dark] ._detailLabel_uxc3l_1041{color:#9ca3af}._detailValue_uxc3l_1050{color:var(--text-900, #111827);font-family:var(--font-mono, monospace);word-break:break-all}[data-theme=dark] ._detailValue_uxc3l_1050{color:#e5e7eb}._detailPre_uxc3l_1060{margin:0;padding:12px;background:var(--muted-100, #f3f4f6);border-radius:4px;font-size:.75rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:300px;overflow-y:auto;grid-column:1 / -1}[data-theme=dark] ._detailPre_uxc3l_1060{background:#ffffff0d}@media(max-width:768px){._timeline_uxc3l_85{gap:32px}}._overlay_ua8rh_1{position:fixed;inset:0;background:#000a1f73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000}._modal_ua8rh_12{width:480px;background:var(--surface-card, #fff);border-radius:12px;padding:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid var(--border-subtle, #e5e7eb);animation:_modalEnter_ua8rh_1 .2s ease-out}@keyframes _modalEnter_ua8rh_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._header_ua8rh_34{margin:0 0 12px;font-size:1.25rem;font-weight:700;color:var(--text-900, #111827);display:flex;align-items:center;gap:8px}._warningIcon_ua8rh_44{color:var(--error-600, #dc2626)}._content_ua8rh_48{margin-bottom:20px;line-height:1.5;color:var(--text-700, #374151)}._warningBox_ua8rh_54{background:var(--error-50, #fef2f2);border:1px solid var(--error-200, #fecaca);border-radius:8px;padding:12px;margin-bottom:16px;display:flex;gap:10px}._warningText_ua8rh_64{font-size:.875rem;color:var(--error-700, #b91c1c);font-weight:500}._instruction_ua8rh_70{font-size:.875rem;margin-bottom:8px;color:var(--text-600, #4b5563)}._inputField_ua8rh_76{width:100%;box-sizing:border-box;padding:10px 14px;border:1px solid var(--border-default, #d1d5db);border-radius:8px;font-size:1rem;transition:all .2s;background:var(--surface-main, #f9fafb)}._inputField_ua8rh_76:focus{outline:none;border-color:var(--primary-600, #2563eb);box-shadow:0 0 0 3px #2563eb1a;background:#fff}._actions_ua8rh_94{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_ua8rh_101{padding:10px 16px;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;background:#fff;border:1px solid var(--border-default, #d1d5db);color:var(--text-700, #374151);transition:all .2s}._cancelButton_ua8rh_101:hover{background:var(--surface-hover, #f3f4f6)}._confirmButton_ua8rh_117{padding:10px 20px;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;background:var(--error-600, #dc2626);border:none;color:#fff;transition:all .2s;display:flex;align-items:center;gap:6px}._confirmButton_ua8rh_117:hover:not(:disabled){background:var(--error-700, #b91c1c)}._confirmButton_ua8rh_117:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.5)}._container_1irhz_2{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md)}._header_1irhz_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}._titleRow_1irhz_18{display:flex;justify-content:space-between;align-items:center}._title_1irhz_18{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._backButton_1irhz_31{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px;align-self:flex-start;color:var(--brand-600);text-decoration:none;font-size:.9rem;font-weight:500}._backButton_1irhz_31:hover{text-decoration:underline}._card_1irhz_50{background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;display:flex;flex-direction:column;gap:24px}._cardHeader_1irhz_61{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--muted-100);padding-bottom:16px}._policyName_1irhz_69{font-size:1.2rem;font-weight:600;color:var(--text-900);margin:0 0 4px}._incidentId_1irhz_76{font-size:.8rem;color:var(--text-400);font-family:monospace}._subtitle_1irhz_82{font-size:.875rem;color:var(--text-500);margin-top:6px;display:flex;align-items:center;gap:8px}._actorName_1irhz_92{color:inherit;text-decoration:none;font-weight:600}._actorName_1irhz_92:hover{text-decoration:underline;opacity:.95}._cardMeta_1irhz_103{display:flex;align-items:center;gap:16px}._cardMeta_1irhz_103 ._metaApp_1irhz_109{display:flex;align-items:center}._metaItem_1irhz_114{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:120px}._metaLabel_1irhz_122{font-size:.75rem;color:var(--text-500);font-weight:600;text-transform:uppercase;letter-spacing:.04em}._metaValue_1irhz_130{font-size:.95rem;color:var(--text-900)}._severityTag_1irhz_135{display:inline-flex;align-items:center;padding:4px 12px;border-radius:100px;font-size:.85rem;font-weight:500;text-transform:capitalize}._severityTag_1irhz_135[data-severity=critical]{background:var(--severity-critical-chip-bg);color:var(--severity-critical-chip-text)}._severityTag_1irhz_135[data-severity=high]{background:var(--severity-high-chip-bg);color:var(--severity-high-chip-text)}._severityTag_1irhz_135[data-severity=medium]{background:var(--severity-medium-chip-bg);color:var(--severity-medium-chip-text)}._severityTag_1irhz_135[data-severity=low]{background:var(--severity-low-chip-bg);color:var(--severity-low-chip-text)}._detailGrid_1irhz_165{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}._detailRow_1irhz_171{display:flex;align-items:center;gap:24px;flex-wrap:wrap}._metadataGrid_1irhz_179{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:20px;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px solid var(--muted-100, #e5e7eb)}[data-theme=dark] ._metadataGrid_1irhz_179{background:#ffffff08;border-color:#ffffff1a}@media(min-width:768px){._metadataGrid_1irhz_179{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(min-width:1200px){._metadataGrid_1irhz_179{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}._detailItem_1irhz_208{display:flex;flex-direction:column;gap:4px}._label_1irhz_214{font-size:.85rem;color:var(--text-500);font-weight:500;text-transform:uppercase;letter-spacing:.05em}._collapsibleHeader_1irhz_223{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0;-webkit-user-select:none;user-select:none}._collapsibleHeader_1irhz_223:hover{opacity:.8}._collapseIcon_1irhz_236{font-size:.75rem;color:var(--text-500);transition:transform .2s ease}._collapsedMessage_1irhz_242{padding:12px 16px;background:var(--muted-50, #f9fafb);border:1px solid var(--muted-200, #e5e7eb);border-radius:8px;font-size:.9rem;color:var(--text-600, #4b5563);font-style:italic;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s ease,border-color .2s ease}._collapsedMessage_1irhz_242:hover{background:var(--muted-100, #f3f4f6);border-color:var(--muted-300, #d1d5db)}[data-theme=dark] ._collapsedMessage_1irhz_242{background:#ffffff08;border-color:#ffffff1a;color:var(--text-400, #9ca3af)}[data-theme=dark] ._collapsedMessage_1irhz_242:hover{background:#ffffff0d;border-color:#ffffff26}._promptDetailsHeader_1irhz_274{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}._headerButtons_1irhz_281{display:flex;gap:8px;align-items:center}._eyeToggleButton_1irhz_287{background:transparent;border:1px solid var(--muted-200, #e5e7eb);border-radius:6px;padding:6px 12px;font-size:1.2rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;height:36px}._eyeIcon_1irhz_302{width:20px;height:20px;display:block}._eyeToggleButton_1irhz_287:hover{background:var(--muted-100, #f3f4f6);border-color:var(--muted-300, #d1d5db);transform:scale(1.05)}._eyeToggleButton_1irhz_287:active{transform:scale(.98)}[data-theme=dark] ._eyeToggleButton_1irhz_287{border-color:#ffffff1a}[data-theme=dark] ._eyeToggleButton_1irhz_287:hover{background:#ffffff0d;border-color:#fff3}._trashButton_1irhz_327{background:transparent;border:1px solid var(--muted-200, #e5e7eb);border-radius:6px;padding:6px 12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;height:36px}._trashIcon_1irhz_341{width:20px;height:20px;display:block}._trashButton_1irhz_327:hover{background:#fef2f2;border-color:#fca5a5;transform:scale(1.05)}._trashButton_1irhz_327:active{transform:scale(.98)}[data-theme=dark] ._trashButton_1irhz_327{border-color:#ffffff1a}[data-theme=dark] ._trashButton_1irhz_327:hover{background:#ef44441a;border-color:#ef44444d}._deleteTooltipContent_1irhz_367{padding:0;background:#fff;border-radius:12px;overflow:hidden}._deleteTooltipHeader_1irhz_374{padding:16px;background:#fef3c7;border-bottom:1px solid #fde68a;font-size:.9rem;font-weight:500;color:#78350f}._deleteOptions_1irhz_383{padding:12px;display:flex;flex-direction:column;gap:8px}._deleteOption_1irhz_383{width:100%;text-align:left;padding:12px;background:transparent;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}._deleteOption_1irhz_383:hover{background:#fef2f2;border-color:#fca5a5}._deleteOptionTitle_1irhz_406{font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:4px}._deleteOptionDesc_1irhz_413{font-size:.8rem;color:#6b7280;line-height:1.4}._deleteTooltipFooter_1irhz_419{padding:12px 16px;background:#fef2f2;border-top:1px solid #fecaca;font-size:.85rem;font-weight:500;color:#991b1b;text-align:center}[data-theme=dark] ._deleteTooltipContent_1irhz_367{background:#1f2937}[data-theme=dark] ._deleteTooltipHeader_1irhz_374{background:#fef3c71a;border-bottom-color:#fde68a33;color:#fbbf24}[data-theme=dark] ._deleteOption_1irhz_383{border-color:#ffffff1a}[data-theme=dark] ._deleteOption_1irhz_383:hover{background:#ef44441a;border-color:#ef44444d}[data-theme=dark] ._deleteOptionTitle_1irhz_406{color:#f3f4f6}[data-theme=dark] ._deleteOptionDesc_1irhz_413{color:#9ca3af}[data-theme=dark] ._deleteTooltipFooter_1irhz_419{background:#fef2f20d;border-top-color:#fecaca1a;color:#fca5a5}._value_1irhz_462{font-size:1rem;color:var(--text-900)}._appDisplay_1irhz_467{display:inline-flex;align-items:center;gap:8px}._appLogo_1irhz_473{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;object-fit:contain}._appLogoFallback_1irhz_482{font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center}._descriptionBox_1irhz_489{background:var(--muted-50);border:1px solid var(--muted-200);border-radius:var(--radius-md);padding:16px;font-family:monospace;font-size:.9rem;white-space:pre-wrap;color:var(--text-700)}._konaInsightBox_1irhz_501{background:linear-gradient(135deg,rgba(var(--brand-400-rgb),.15),rgba(var(--brand-500-rgb),.12));border:1px solid rgba(var(--brand-500-rgb),.3);border-radius:var(--radius-md);padding:20px;display:flex;flex-direction:column;gap:16px}[data-theme=dark] ._konaInsightBox_1irhz_501{background:linear-gradient(135deg,rgba(var(--brand-400-rgb),.12),rgba(var(--brand-500-rgb),.1));border-color:rgba(var(--brand-500-rgb),.25)}._konaInsightText_1irhz_516{font-size:.95rem;color:var(--text-800, #1f2937);line-height:1.6}[data-theme=dark] ._konaInsightText_1irhz_516{color:var(--text-200, #e5e7eb)}._konaLabel_1irhz_526{font-weight:700;color:var(--brand-700, #047857);font-family:var(--font-mono, "Monaco", "Consolas", monospace)}[data-theme=dark] ._konaLabel_1irhz_526{color:var(--brand-400, #34d399)}._continueConversationBtn_1irhz_536{align-self:flex-start;padding:10px 20px;background:var(--brand-500, #10b981);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}._continueConversationBtn_1irhz_536:hover{background:var(--brand-600, #059669);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--brand-500-rgb),.3)}._continueConversationBtn_1irhz_536:active{transform:translateY(0)}[data-theme=dark] ._continueConversationBtn_1irhz_536{background:var(--brand-600, #059669)}[data-theme=dark] ._continueConversationBtn_1irhz_536:hover{background:var(--brand-700, #047857)}._loading_1irhz_570,._error_1irhz_571{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-500);flex-direction:column;gap:16px}._actionRow_1irhz_581{margin-top:24px;padding-top:24px;border-top:1px solid var(--muted-200);display:flex;gap:12px}._similarBtn_1irhz_589{padding:10px 20px;border:1px solid var(--brand-500);border-radius:8px;background:transparent;color:var(--brand-600);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s ease}._similarBtn_1irhz_589:hover{background:var(--brand-500);color:#fff}._policyNameLink_1irhz_607{color:var(--brand-600);text-decoration:none;transition:color .15s ease}._policyNameLink_1irhz_607:hover{color:var(--brand-700);text-decoration:underline}._policyLink_1irhz_618{color:var(--brand-600);text-decoration:none;font-weight:500}._policyLink_1irhz_618:hover{text-decoration:underline}._timelineContainer_1irhz_629{padding:16px;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px solid var(--muted-200, #e5e7eb)}[data-theme=dark] ._timelineContainer_1irhz_629{background:#0003;border-color:#ffffff1a}._loadingTimeline_1irhz_641{padding:16px;text-align:center;color:var(--text-500);font-size:.9rem}._promptSection_1irhz_649{display:flex;flex-direction:column;gap:8px}._promptContent_1irhz_655{padding:16px;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px solid var(--muted-200, #e5e7eb);font-family:var(--font-mono, "Courier New", monospace);font-size:.9rem;line-height:1.6;color:var(--text-800, #1f2937);white-space:pre-wrap;word-break:break-word;max-height:400px;overflow-y:auto;position:relative}._scrubDetails_1irhz_671{margin-top:8px;padding:8px 12px;background:var(--muted-50, #f9fafb);border:1px dashed var(--muted-200, #e5e7eb);border-radius:6px;font-size:.8rem;color:var(--text-500, #6b7280);font-family:var(--font-sans, sans-serif);font-style:italic;display:flex;align-items:center;gap:6px}[data-theme=dark] ._scrubDetails_1irhz_671{background:#ffffff08;border-color:#ffffff1a}[data-theme=dark] ._promptContent_1irhz_655{background:#0003;border-color:#ffffff1a;color:#e5e7eb}._classificationSection_1irhz_698{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--muted-50, #f9fafb);border-radius:8px;border-left:3px solid var(--brand-500, #3b82f6)}[data-theme=dark] ._classificationSection_1irhz_698{background:#3b82f60d;border-left-color:var(--brand-400, #60a5fa)}._classificationBadge_1irhz_713{display:inline-flex;align-items:center;padding:4px 12px;background:var(--brand-100, #dbeafe);color:var(--brand-700, #1d4ed8);border-radius:100px;font-size:.85rem;font-weight:500}[data-theme=dark] ._classificationBadge_1irhz_713{background:#3b82f633;color:var(--brand-300, #93c5fd)}._conversationContext_1irhz_730{display:flex;align-items:center;gap:12px;padding:16px;background:var(--brand-50, #eff6ff);border-radius:8px;border:1px solid var(--brand-200, #bfdbfe);flex-wrap:wrap}[data-theme=dark] ._conversationContext_1irhz_730{background:#3b82f614;border-color:#3b82f633}._contextIcon_1irhz_746{font-size:1.5rem;line-height:1}._contextText_1irhz_751{font-size:.95rem;color:var(--text-700, #374151);flex:1;min-width:200px}[data-theme=dark] ._contextText_1irhz_751{color:#d1d5db}._conversationLink_1irhz_762{color:var(--brand-600, #2563eb);text-decoration:none;font-weight:600;font-size:.9rem;white-space:nowrap;transition:color .15s ease}._conversationLink_1irhz_762:hover{color:var(--brand-700, #1d4ed8);text-decoration:underline}[data-theme=dark] ._conversationLink_1irhz_762{color:var(--brand-400, #60a5fa)}[data-theme=dark] ._conversationLink_1irhz_762:hover{color:var(--brand-300, #93c5fd)}._actionsContainer_1irhz_785{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._actionType_1irhz_792{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:16px;font-size:.8rem;font-weight:600}._actionTypeText_1irhz_802{text-transform:capitalize}._actionType_alert_1irhz_806{background:var(--risk-low-bg, #dbeafe);color:var(--risk-low-text, #1e40af)}._actionType_block_1irhz_811{background:var(--risk-critical-bg, #fee2e2);color:var(--risk-critical-text, #991b1b)}._actionType_notify_1irhz_816{background:var(--risk-medium-bg, #fef3c7);color:var(--risk-medium-text, #92400e)}._actionType_review_1irhz_821{background:var(--muted-200, #e5e7eb);color:var(--text-700, #374151)}._actionType_escalate_1irhz_826{background:var(--risk-high-bg, #fed7aa);color:var(--risk-high-text, #9a3412)}._actionType_remediate_1irhz_831{background:#d1fae5;color:#065f46}._actionType_custom_1irhz_836{background:#e0e7ff;color:#3730a3}._actionStatus_1irhz_841{padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}._actionStatus_completed_1irhz_849{background:#d1fae5;color:#065f46}._actionStatus_pending_1irhz_854{background:#fef3c7;color:#92400e}._actionStatus_failed_1irhz_859{background:#fee2e2;color:#991b1b}._actionStatus_cancelled_1irhz_864{background:var(--muted-200, #e5e7eb);color:var(--text-500, #6b7280)}._actionMeta_1irhz_871{display:flex;gap:16px;font-size:.8rem;color:var(--text-500, #6b7280)}[data-theme=dark] ._actionMeta_1irhz_871{color:#9ca3af}._actionDetails_1irhz_882{margin-top:8px}._actionDetails_1irhz_882 summary{cursor:pointer;font-size:.85rem;color:var(--brand-600, #2563eb);font-weight:500;-webkit-user-select:none;user-select:none}._actionDetails_1irhz_882 summary:hover{color:var(--brand-700, #1d4ed8)}._actionDetailsContent_1irhz_898{margin-top:8px;padding:12px;background:#00000008;border-radius:6px;font-size:.8rem;overflow-x:auto;color:var(--text-700, #374151)}[data-theme=dark] ._actionDetailsContent_1irhz_898{background:#0000004d;color:#d1d5db}._lazyIngestionAlert_1irhz_913{display:flex;gap:1rem;padding:1rem;background-color:#fff3cd;border:1px solid #ffc107;border-radius:4px;margin-bottom:1.5rem}._alertIcon_1irhz_923{font-size:1.5rem;flex-shrink:0}._alertContent_1irhz_928{flex:1}._alertContent_1irhz_928 strong{display:block;margin-bottom:.5rem;color:#856404}._alertContent_1irhz_928 p{margin:0;color:#856404;line-height:1.5}[data-theme=dark] ._lazyIngestionAlert_1irhz_913{background-color:#3a3000;border-color:#ffc107}[data-theme=dark] ._alertContent_1irhz_928 strong,[data-theme=dark] ._alertContent_1irhz_928 p{color:#ffd454}._classificationLabel_1irhz_955{display:inline-flex;align-items:center;padding:4px 10px;background:var(--brand-50, #eff6ff);color:var(--brand-700, #1e40af);border-radius:4px;font-weight:500;font-size:.85rem}[data-theme=dark] ._classificationLabel_1irhz_955{background:#3b82f626;color:#60a5fa}._processingLabel_1irhz_972{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;background:var(--muted-100, #f3f4f6);color:var(--text-600, #4b5563);border-radius:4px;font-size:.85rem;font-style:italic}[data-theme=dark] ._processingLabel_1irhz_972{background:#ffffff0d;color:#9ca3af}._dots_1irhz_989{color:currentColor;width:16px;height:16px}._dots_1irhz_989 circle{animation:_blink_1irhz_1 1.4s infinite both}._dots_1irhz_989 circle:nth-child(2){animation-delay:.2s}._dots_1irhz_989 circle:nth-child(3){animation-delay:.4s}@keyframes _blink_1irhz_1{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}._authDetailsContainer_1irhz_1022{display:flex;flex-direction:column;gap:20px;padding:16px;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px solid var(--muted-100, #e5e7eb)}[data-theme=dark] ._authDetailsContainer_1irhz_1022{background:#ffffff08;border-color:#ffffff1a}._authSection_1irhz_1037{display:flex;flex-direction:column;gap:12px}._authSectionTitle_1irhz_1043{font-size:.95rem;font-weight:600;color:var(--text-700, #374151);margin:0;padding-bottom:8px;border-bottom:1px solid var(--muted-200, #e5e7eb)}[data-theme=dark] ._authSectionTitle_1irhz_1043{color:#d1d5db;border-bottom-color:#ffffff1a}._authGrid_1irhz_1057{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}._authField_1irhz_1063{display:flex;flex-direction:column;gap:4px}._authFieldLabel_1irhz_1069{font-size:.8rem;font-weight:500;color:var(--text-500, #6b7280);text-transform:uppercase;letter-spacing:.025em}[data-theme=dark] ._authFieldLabel_1irhz_1069{color:#9ca3af}._authFieldValue_1irhz_1081{font-size:.9rem;color:var(--text-800, #1f2937);word-break:break-word;font-family:var(--font-mono, "Monaco", "Consolas", monospace);padding:6px 8px;background:#fff;border-radius:4px;border:1px solid var(--muted-100, #e5e7eb)}[data-theme=dark] ._authFieldValue_1irhz_1081{color:#e5e7eb;background:#0003;border-color:#ffffff1a}._sessionNarrative_1irhz_1098{display:flex;align-items:flex-start;gap:8px;background:var(--color-bg-light, #f8fafc);border:1px solid var(--color-border, #e2e8f0);border-radius:8px;padding:10px 14px;margin-bottom:16px;font-size:.875rem;color:var(--text-700, #374151);line-height:1.5}._sessionNarrativeIcon_1irhz_1112{flex-shrink:0;font-size:.9rem;margin-top:1px}._sessionNarrativeText_1irhz_1118{flex:1}._container_q0l7w_1{padding:var(--space-lg);max-width:1200px;margin:0 auto;display:flex;flex-direction:column;height:auto}._headerRow_q0l7w_13{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-lg)}._pageTitle_q0l7w_22{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._headerMetadata_q0l7w_29{display:flex;align-items:center;gap:12px;margin-top:4px}._subtitleRow_q0l7w_36{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}._subtitleItems_q0l7w_44{display:flex;gap:12px;align-items:center;color:var(--text-600);font-size:.9rem}._subtitleItem_q0l7w_44{background:transparent;padding:4px 8px;border-radius:6px;color:var(--text-600)}._appLogo_q0l7w_59 img{width:40px;height:40px;object-fit:contain;border-radius:6px}._appLogo_q0l7w_59{display:flex;align-items:center;justify-content:center;min-width:40px}._conversationId_q0l7w_73{font-size:.9rem;color:var(--text-500);margin:0;font-family:var(--font-mono, monospace)}._conversationId_q0l7w_73 ._actorName_q0l7w_81{color:inherit;text-decoration:none;font-weight:500;font-size:inherit;font-family:inherit}._conversationId_q0l7w_73 ._actorName_q0l7w_81:hover{text-decoration:underline;opacity:.8}._appBadge_q0l7w_94{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--brand-50, #eff6ff);color:var(--brand-700, #1d4ed8);border-radius:6px;font-size:.85rem;font-weight:500}[data-theme=dark] ._appBadge_q0l7w_94{background:#3b82f61a;color:#60a5fa}._appIcon_q0l7w_111{font-size:1rem}._backBtn_q0l7w_115{padding:8px 16px;border:1px solid var(--muted-300);border-radius:6px;background:transparent;color:var(--text-600);font-size:.9rem;cursor:pointer;transition:all .15s ease}._backBtn_q0l7w_115:hover{background:var(--muted-100);border-color:var(--muted-400)}._actorCard_q0l7w_132{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--surface-main);border:1px solid var(--muted-200);border-radius:12px;margin-bottom:var(--space-lg)}._actorAvatar_q0l7w_143{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--brand-400),var(--brand-600));display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:#fff}._actorInfo_q0l7w_156{display:flex;flex-direction:column;gap:2px}._actorName_q0l7w_81{font-size:1.1rem;font-weight:600;color:inherit;text-decoration:none}._actorName_q0l7w_81:hover{text-decoration:underline;opacity:.95}._actorLabel_q0l7w_174{font-size:.85rem;color:var(--text-500)}._summaryCard_q0l7w_180{background:var(--surface-main);border:1px solid var(--muted-200);border-radius:12px;padding:var(--space-lg);margin-bottom:var(--space-lg)}._summaryGrid_q0l7w_188{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-lg)}._summarySection_q0l7w_194{display:flex;flex-direction:column;gap:var(--space-sm)}._sectionTitle_q0l7w_200{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-500);margin:0 0 var(--space-xs) 0}._sectionHeader_q0l7w_209{font-size:1.1rem;font-weight:600;color:var(--text-800);margin:0 0 var(--space-md) 0}._statRow_q0l7w_217{display:flex;justify-content:space-between;align-items:center;padding:4px 0}._statLabel_q0l7w_224{font-size:.9rem;color:var(--text-600)}._statValue_q0l7w_229{font-size:.9rem;font-weight:600;color:var(--text-900)}._policyList_q0l7w_235{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._policiesSection_q0l7w_243{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--muted-200)}._policyCloud_q0l7w_249{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;padding:16px;background:var(--muted-50, #f9fafb);border-radius:8px;min-height:60px;align-items:flex-start;align-content:flex-start}[data-theme=dark] ._policyCloud_q0l7w_249{background:#0003}._loading_q0l7w_266,._error_q0l7w_267,._emptyState_q0l7w_268{display:flex;justify-content:center;align-items:center;padding:var(--space-xl);color:var(--text-500)}._promptGroups_q0l7w_277{display:flex;flex-direction:column;gap:var(--space-md);position:relative}._timelineItem_q0l7w_287{display:flex;gap:16px;position:relative;min-width:0;align-items:center}._timelineItem_q0l7w_287:not(:last-child):before{content:"";position:absolute;left:64px;top:16px;width:2px;height:calc(100% + 16px);background:linear-gradient(180deg,var(--kona-green-400, #6ee7b7),var(--kona-green-500, #10b981));z-index:0}._timelineMarker_q0l7w_309{width:32px;min-width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--kona-green-500, #10b981),var(--kona-green-600, #059669));display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff;box-shadow:0 2px 6px #10b9814d;z-index:2}._timelineTime_q0l7w_325{font-size:.75rem;font-weight:600;color:var(--kona-green-600, #059669);min-width:32px;text-align:right}._timelineMarkerSquare_q0l7w_333{border-radius:4px;background:linear-gradient(135deg,var(--muted-400, #9ca3af),var(--muted-500, #6b7280));box-shadow:0 2px 4px #6b728033;font-size:1rem}._timelineMarkerChat_q0l7w_340{border-radius:50%;background:linear-gradient(135deg,var(--kona-green-500, #10b981),var(--kona-green-600, #059669));box-shadow:0 2px 6px #10b9814d;font-size:1rem}._timelineContent_q0l7w_347{flex:1;background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;transition:none;min-width:0;position:relative;z-index:1}._timelineContent_q0l7w_347:hover{border-color:transparent;box-shadow:none}._timelineHeader_q0l7w_367{display:flex;align-items:center;gap:12px;cursor:default;padding:4px 0}._timelineTitle_q0l7w_375{font-weight:600;font-size:.95rem;color:var(--text-800);white-space:normal;overflow:hidden;text-overflow:ellipsis;max-width:70%;transition:color .15s ease;display:flex;align-items:center;gap:8px}._moreDetailsLink_q0l7w_390{display:block;margin-top:6px;color:var(--kona-green-600, #059669);text-decoration:none;font-size:.8rem;font-weight:500;background:#10b9811a;padding:2px 8px;border-radius:4px;transition:all .15s ease;white-space:nowrap;width:fit-content}._moreDetailsLink_q0l7w_390:hover{background:#10b98133;color:var(--kona-green-700, #047857);text-decoration:underline}._timelineMeta_q0l7w_411{margin-left:auto;color:var(--text-500);font-size:.8rem;background:var(--muted-100);padding:2px 8px;border-radius:4px}._timelineBody_q0l7w_420{margin-top:12px;padding-top:12px;border-top:1px solid var(--muted-100);display:flex;flex-direction:column;gap:6px}._timelineIncident_q0l7w_429{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:var(--muted-50);border-left:3px solid var(--kona-green-400, #34d399);cursor:pointer;transition:all .15s ease;min-width:0}._timelineIncident_q0l7w_429:hover{background:var(--kona-green-50, #ecfdf5);border-left-color:var(--kona-green-500, #10b981);transform:translate(2px)}._timelineItemNoIncident_q0l7w_449{cursor:default}._timelineItemNoIncident_q0l7w_449 ._timelineContent_q0l7w_347{background:transparent;border:none;padding:0;box-shadow:none}._timelineItemNoIncident_q0l7w_449 ._timelineHeader_q0l7w_367{padding:0}._incidentMsg_q0l7w_465{color:var(--text-600);font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex:1}._promptGroup_q0l7w_277{border:1px solid var(--muted-200);border-radius:8px;overflow:hidden;background:var(--surface-main)}._promptHeader_q0l7w_484{display:flex;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md);background:var(--muted-50);border:none;cursor:pointer;text-align:left;font-size:.95rem;transition:background .15s ease}._promptHeader_q0l7w_484:hover{background:var(--muted-100)}._promptNumber_q0l7w_502{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:var(--brand-500);color:#fff;border-radius:12px;font-size:.75rem;font-weight:600}._expandIcon_q0l7w_515{font-size:.75rem;color:var(--text-500);width:16px}._promptId_q0l7w_521{font-family:var(--font-mono, monospace);font-weight:600;color:var(--text-800)}._promptMeta_q0l7w_527{margin-left:auto;font-size:.85rem;color:var(--text-500)}._promptIncidents_q0l7w_533{padding:0}._table_q0l7w_538{width:100%;border-collapse:collapse;font-size:.9rem}._table_q0l7w_538 th{padding:var(--space-sm) var(--space-md);text-align:left;font-weight:600;color:var(--text-600);background:var(--muted-50);border-bottom:1px solid var(--muted-200)}._table_q0l7w_538 td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--muted-100)}._tableRow_q0l7w_558{cursor:pointer;transition:background .1s ease}._tableRow_q0l7w_558:hover{background:var(--muted-50)}._tableRow_q0l7w_558:last-child td{border-bottom:none}._severityChip_q0l7w_571{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:capitalize}._policyCell_q0l7w_580{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._messageCell_q0l7w_587{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-600)}._policyTag_q0l7w_596{display:inline-flex;align-items:center;padding:6px 14px;background:var(--brand-100, #dbeafe);border:1px solid var(--brand-200, #bfdbfe);border-radius:20px;font-size:.85rem;font-weight:500;color:var(--brand-700, #1d4ed8);text-decoration:none;transition:all .2s ease}._policyTag_q0l7w_596:hover{background:var(--brand-200, #bfdbfe);border-color:var(--brand-300, #93c5fd);color:var(--brand-800, #1e40af);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}[data-theme=dark] ._policyTag_q0l7w_596{background:#3b82f626;border-color:#3b82f64d;color:var(--brand-300, #93c5fd)}[data-theme=dark] ._policyTag_q0l7w_596:hover{background:#3b82f640;border-color:#3b82f666;color:var(--brand-200, #bfdbfe)}._policyLink_q0l7w_630{color:var(--brand-600);text-decoration:none;font-weight:500}._policyLink_q0l7w_630:hover{text-decoration:underline}._conversationSummarySection_q0l7w_641{padding-bottom:var(--space-md);margin-bottom:var(--space-md);border-bottom:1px solid var(--muted-200)}._conversationSummaryText_q0l7w_647{font-size:.95rem;color:var(--text-700);font-weight:400;line-height:1.5;margin:0;padding:var(--space-sm) 0}._classificationSection_q0l7w_658{padding-bottom:var(--space-md);margin-bottom:var(--space-md);border-bottom:1px solid var(--muted-200)}._classificationGrid_q0l7w_664{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-md);margin-top:var(--space-sm)}._classificationItem_q0l7w_671{padding:var(--space-md);background:var(--muted-50);border-radius:8px;border:1px solid var(--muted-200)}[data-theme=dark] ._classificationItem_q0l7w_671{background:#0003}._classificationHeader_q0l7w_682{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-xs)}._classificationLabel_q0l7w_689{font-size:.95rem;font-weight:600;color:var(--text-800)}._classificationCount_q0l7w_695{font-size:.85rem;font-weight:500;color:var(--text-600);background:var(--muted-200);padding:2px 8px;border-radius:12px}._classificationDescription_q0l7w_704{font-size:.85rem;color:var(--text-600);margin:var(--space-xs) 0 0 0;line-height:1.4}._heatmapSection_q0l7w_711{margin:var(--space-xl) 0;padding:var(--space-lg);background:var(--background-50);border:1px solid var(--border-200);border-radius:var(--radius-md)}._container_y7sa0_1{padding:24px;max-width:1400px;margin:0 auto}._header_y7sa0_7{margin-bottom:24px}._title_y7sa0_11{font-size:24px;font-weight:600;color:var(--text-primary, #1a1a2e);margin:0 0 8px}._subtitle_y7sa0_18{font-size:14px;color:var(--text-secondary, #6b7280);margin:0}._table_y7sa0_24{background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;overflow:hidden}._tableHeader_y7sa0_31{display:grid;grid-template-columns:1.5fr 1.5fr 1.5fr 1.5fr .8fr 1.2fr 1.2fr;gap:16px;padding:12px 16px;background:var(--bg-secondary, #f9fafb);border-bottom:1px solid var(--border-color, #e5e7eb);font-size:12px;font-weight:600;text-transform:uppercase;color:var(--text-secondary, #6b7280)}._tableRow_y7sa0_44{display:grid;grid-template-columns:1.5fr 1.5fr 1.5fr 1.5fr .8fr 1.2fr 1.2fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);font-size:14px;transition:background-color .15s}._tableRow_y7sa0_44:hover{background:var(--bg-hover, #f3f4f6)}._tableRow_y7sa0_44:last-child{border-bottom:none}._hostname_y7sa0_62{font-weight:500;color:var(--text-primary, #1a1a2e);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profileId_y7sa0_70,._guid_y7sa0_79{font-family:monospace;font-size:13px;color:var(--text-secondary, #6b7280);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._osContainer_y7sa0_88{display:flex;flex-direction:row;align-items:center;gap:12px}._osIcon_y7sa0_95{width:24px;height:24px;object-fit:contain}._osText_y7sa0_101{display:flex;flex-direction:column;gap:2px}._osVersion_y7sa0_107{font-size:12px;color:var(--text-secondary, #6b7280)}._count_y7sa0_112{font-weight:500}._date_y7sa0_116{font-size:13px;color:var(--text-secondary, #6b7280)}._pagination_y7sa0_121{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}._pageButton_y7sa0_130{padding:8px 16px;background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}._pageButton_y7sa0_130:hover:not(:disabled){background:var(--bg-hover, #f3f4f6);border-color:var(--primary-color, #6366f1)}._pageButton_y7sa0_130:disabled{opacity:.5;cursor:not-allowed}._pageInfo_y7sa0_150{font-size:14px;color:var(--text-secondary, #6b7280)}._loading_y7sa0_155,._error_y7sa0_156,._empty_y7sa0_157{padding:48px;text-align:center;color:var(--text-secondary, #6b7280);background:var(--bg-secondary, #f9fafb);border-radius:8px}._error_y7sa0_156{color:var(--error-color, #ef4444);background:var(--error-bg, #fef2f2)}._container_14apn_2{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md)}._header_14apn_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}._titleRow_14apn_18{display:flex;justify-content:space-between;align-items:center}._title_14apn_18{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._subtitle_14apn_31{font-size:.875rem;color:var(--text-500);margin-top:6px;display:flex;align-items:center;gap:8px}._card_14apn_40{background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;display:flex;flex-direction:column;gap:24px}._cardHeader_14apn_51{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--muted-100);padding-bottom:16px}._cardHeader_14apn_51 h2{font-size:1.2rem;font-weight:600;color:var(--text-900);margin:0}._detailGrid_14apn_66{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}._detailItem_14apn_72{display:flex;flex-direction:column;gap:4px}._detailLabel_14apn_78{font-size:.85rem;color:var(--text-500);font-weight:500;text-transform:uppercase;letter-spacing:.05em}._detailValue_14apn_86{font-size:1rem;color:var(--text-900);font-weight:500}._grid_14apn_92{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._table_14apn_98{border:1px solid var(--muted-200, #e5e7eb);border-radius:8px;overflow:hidden;background:var(--muted-50, #f9fafb)}[data-theme=dark] ._table_14apn_98{background:#0003;border-color:#ffffff1a}._tableHeader_14apn_110{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:12px 16px;background:var(--muted-100, #f3f4f6);border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-500, #6b7280);letter-spacing:.05em}[data-theme=dark] ._tableHeader_14apn_110{background:#ffffff0d;border-bottom-color:#ffffff1a}._tableRow_14apn_130{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.9rem;align-items:center;color:var(--text-700)}[data-theme=dark] ._tableRow_14apn_130{border-bottom-color:#ffffff0d;color:var(--text-300)}._tableRow_14apn_130:last-child{border-bottom:none}._userLink_14apn_150{color:var(--brand-600, #6366f1);text-decoration:none;font-weight:500;transition:color .15s ease}._userLink_14apn_150:hover{color:var(--brand-700);text-decoration:underline}[data-theme=dark] ._userLink_14apn_150{color:var(--brand-400)}[data-theme=dark] ._userLink_14apn_150:hover{color:var(--brand-300)}._emptyState_14apn_170{padding:32px;text-align:center;color:var(--text-500, #6b7280);font-style:italic;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px dashed var(--muted-200)}[data-theme=dark] ._emptyState_14apn_170{background:#ffffff05;border-color:#ffffff1a}._loading_14apn_185,._error_14apn_186{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-500);flex-direction:column;gap:16px}._error_14apn_186{color:var(--red-600)}._container_p2g11_1{padding:24px;max-width:1400px;margin:0 auto}._header_p2g11_7{margin-bottom:16px}._headerRow_p2g11_11{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:24px}._title_p2g11_20{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._subtitle_p2g11_27{font-size:.875rem;color:var(--text-500);margin:0}._filtersBar_p2g11_34{display:flex;align-items:center;gap:var(--space-sm)}._filtersFlow_p2g11_40{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}._filterControl_p2g11_47{display:flex;align-items:center}._filterTag_p2g11_52{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--muted-200);border-radius:16px;font-size:.85rem;color:var(--text-700)}._filterTagLabel_p2g11_63{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._filterTagRemove_p2g11_70{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--text-500);padding:0;line-height:1}._filterTagRemove_p2g11_70:hover{color:var(--danger-500)}._activeToggle_p2g11_85{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 12px;background:#fff;border:.8px dashed transparent;border-radius:var(--radius-sm);transition:border-color .15s ease,background-color .15s ease}._activeToggle_p2g11_85:hover{border-color:var(--color-accent, var(--brand-500));background:var(--color-accent-muted, var(--brand-100));border-style:dashed}._activeToggle_p2g11_85 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._activeToggle_p2g11_85 span{font-size:.9rem;font-weight:500;color:var(--text-900)}._searchGroup_p2g11_117{flex:1;min-width:200px}._searchInput_p2g11_122{width:100%;padding:6px 12px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;font-size:.9rem;transition:border-color .15s ease,background-color .15s ease}._searchInput_p2g11_122:hover,._searchInput_p2g11_122:focus{outline:none;border-color:var(--color-accent, var(--brand-500));background:var(--color-accent-muted, var(--brand-100));border-style:dashed}._table_p2g11_140{background:#fff;border:1px solid var(--muted-300);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}._tableHeader_p2g11_148{display:grid;grid-template-columns:1.5fr .8fr 1.2fr 1fr .8fr 1fr;gap:16px;padding:12px 16px;background:var(--bg-secondary, #f9fafb);border-bottom:1px solid var(--border-color, #e5e7eb);font-size:12px;font-weight:600;text-transform:uppercase;color:var(--text-secondary, #6b7280)}._tableRow_p2g11_161{display:grid;grid-template-columns:1.5fr .8fr 1.2fr 1fr .8fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);font-size:14px;transition:background-color .15s}._tableRow_p2g11_161:hover{background:var(--bg-hover, #f3f4f6)}._tableRow_p2g11_161:last-child{border-bottom:none}._browserContainer_p2g11_179{display:flex;flex-direction:row;align-items:center;gap:12px}._browserIcon_p2g11_186{width:24px;height:24px;object-fit:contain}._browserName_p2g11_192{font-weight:500;color:var(--text-primary, #1a1a2e)}._version_p2g11_197{font-family:monospace;font-size:13px;color:var(--text-secondary, #6b7280);font-weight:600}._osContainer_p2g11_204{display:flex;flex-direction:row;align-items:center;gap:8px}._osIcon_p2g11_211{width:20px;height:20px;object-fit:contain}._osName_p2g11_217{font-size:13px;color:var(--text-primary, #1a1a2e)}._userCount_p2g11_223{font-weight:500;color:var(--text-primary, #1a1a2e)}._statusCell_p2g11_229{display:flex;align-items:center}._statusActive_p2g11_234{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#dcfce7;color:#166534;border-radius:12px;font-size:12px;font-weight:600}._statusOld_p2g11_246{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#f3f4f6;color:#6b7280;border-radius:12px;font-size:12px;font-weight:600}._date_p2g11_258{font-size:13px;color:var(--text-secondary, #6b7280)}._pagination_p2g11_263{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}._pageButton_p2g11_272{padding:8px 16px;background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}._pageButton_p2g11_272:hover:not(:disabled){background:var(--bg-hover, #f3f4f6);border-color:var(--primary-color, #6366f1)}._pageButton_p2g11_272:disabled{opacity:.5;cursor:not-allowed}._pageInfo_p2g11_292{font-size:14px;color:var(--text-secondary, #6b7280)}._loading_p2g11_297,._error_p2g11_298,._empty_p2g11_299{padding:48px;text-align:center;color:var(--text-secondary, #6b7280);background:var(--bg-secondary, #f9fafb);border-radius:8px}._error_p2g11_298{color:var(--error-color, #ef4444);background:var(--error-bg, #fef2f2)}._container_fj7xq_1{padding:var(--space-lg);max-width:1400px;margin:0 auto}._header_fj7xq_7{margin-bottom:16px}._headerRow_fj7xq_11{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:24px}._title_fj7xq_20{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._subtitle_fj7xq_27{font-size:.875rem;color:var(--text-500);margin:0}._actions_fj7xq_33{display:flex;align-items:center;gap:var(--space-md)}._filtersBar_fj7xq_40{display:flex;align-items:center;gap:var(--space-sm)}._filtersFlow_fj7xq_46{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}._filterControl_fj7xq_53{display:flex;align-items:center}._filterTag_fj7xq_58{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--muted-200);border-radius:16px;font-size:.85rem;color:var(--text-700)}._filterTagLabel_fj7xq_69{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._filterTagRemove_fj7xq_76{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--text-500);padding:0;line-height:1}._filterTagRemove_fj7xq_76:hover{color:var(--danger-500)}._searchGroup_fj7xq_91{flex:1;min-width:200px}._searchInput_fj7xq_96{width:100%;padding:6px 12px;border-radius:var(--radius-sm);border:.8px dashed transparent;background:#fff;font-size:.9rem;transition:border-color .15s ease,background-color .15s ease}._searchInput_fj7xq_96:hover,._searchInput_fj7xq_96:focus{outline:none;border-color:var(--color-accent, var(--brand-500));background:var(--color-accent-muted, var(--brand-100));border-style:dashed}._detailsCard_fj7xq_115{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);padding:var(--space-lg);margin-bottom:var(--space-lg)}._detailsGrid_fj7xq_124{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg)}._detailItem_fj7xq_130{display:flex;flex-direction:column;gap:6px}._detailLabel_fj7xq_136{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-500)}._detailValue_fj7xq_144{font-size:.9rem;color:var(--text-900);line-height:1.5}._detailValueMono_fj7xq_150{font-size:.85rem;color:var(--text-700);font-family:var(--font-mono, monospace);background:var(--muted-100);padding:8px 12px;border-radius:var(--radius-sm);word-break:break-all}._tableSection_fj7xq_161{margin-bottom:var(--space-xl)}._sectionTitle_fj7xq_165{font-size:1.125rem;font-weight:600;color:var(--text-900);margin:0 0 var(--space-md) 0;display:flex;align-items:center;gap:12px}._sectionCount_fj7xq_175{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;padding:0 8px;background:var(--muted-200);color:var(--text-700);border-radius:12px;font-size:.8rem;font-weight:600}._card_fj7xq_190{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);overflow:hidden}._table_fj7xq_161{width:100%}._tableHeader_fj7xq_203{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:16px;padding:12px 16px;background:var(--muted-100);border-bottom:1px solid var(--muted-300);font-size:.8rem;font-weight:600;text-transform:uppercase;color:var(--text-600);letter-spacing:.05em}._tableRow_fj7xq_217{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--muted-200);font-size:.9rem;transition:background-color .15s;align-items:center}._tableRow_fj7xq_217:hover{background:var(--muted-100)}._tableRow_fj7xq_217:last-child{border-bottom:none}._userEmail_fj7xq_236{font-weight:500;color:var(--text-900)}._browserId_fj7xq_241{font-family:var(--font-mono, monospace);font-size:.85rem;color:var(--text-600)}._date_fj7xq_247{font-size:.85rem;color:var(--text-500)}._statusCell_fj7xq_253{display:flex;align-items:center}._statusUpToDate_fj7xq_258{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#dcfce7;color:#166534;border-radius:12px;font-size:.75rem;font-weight:600}._statusNeedsUpgrade_fj7xq_270{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#fef3c7;color:#92400e;border-radius:12px;font-size:.75rem;font-weight:600}._loading_fj7xq_282,._error_fj7xq_283,._empty_fj7xq_284{padding:48px;text-align:center;color:var(--text-500);background:var(--muted-100);border-radius:var(--radius-md)}._error_fj7xq_283{color:var(--danger-500);background:var(--danger-100)}._container_1n64q_3{padding:24px;max-width:1200px;margin:0 auto}._loading_1n64q_9,._error_1n64q_10{text-align:center;padding:48px 24px;font-size:1rem;color:var(--text-600, #6b7280)}._error_1n64q_10{color:var(--error-500, #ef4444)}._header_1n64q_22{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px}._browserInfo_1n64q_30{display:flex;align-items:center;gap:12px}._browserEmoji_1n64q_36{width:2rem;height:2rem;filter:var(--icon-filter, none)}._title_1n64q_42{font-size:1.5rem;font-weight:700;color:var(--text-900, #111827);margin:0}._subtitle_1n64q_49{font-size:.875rem;color:var(--text-600, #6b7280);margin:4px 0 0}._backButton_1n64q_55{background:var(--muted-100, #f3f4f6);border:1px solid var(--muted-200, #e5e7eb);border-radius:var(--radius-md, 6px);padding:8px 16px;font-size:.875rem;color:var(--text-700, #374151);cursor:pointer;transition:all .15s ease;white-space:nowrap}._backButton_1n64q_55:hover{background:var(--muted-200, #e5e7eb);color:var(--text-900, #111827)}._timelineSection_1n64q_73{margin-top:32px}._sectionTitle_1n64q_77{font-size:1.25rem;font-weight:600;color:var(--text-900, #111827);margin-bottom:16px;display:flex;align-items:center;gap:8px}._sectionCount_1n64q_87{font-size:.875rem;color:var(--text-500, #6b7280);font-weight:400}._extensionsList_1n64q_94{margin-top:24px}._extensionsSection_1n64q_98{margin-bottom:32px}._extensionsGrid_1n64q_102{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}._extensionCard_1n64q_108._clickable_1n64q_108{cursor:pointer}._extensionCard_1n64q_108._clickable_1n64q_108:hover{border-color:var(--brand-300, #93c5fd);box-shadow:0 4px 12px #2563eb26;transform:translateY(-1px)}._extensionCard_1n64q_108{background:#fff;border:1px solid var(--muted-200, #e5e7eb);border-radius:var(--radius-lg, 8px);padding:16px;box-shadow:0 1px 3px #0000001a;transition:all .15s ease}._extensionCard_1n64q_108:hover{border-color:var(--brand-200, #bfdbfe);box-shadow:0 4px 6px #0000001a}._extensionCard_1n64q_108._inactive_1n64q_132{opacity:.7;background:var(--muted-50, #f9fafb)}._extensionHeader_1n64q_137{display:flex;align-items:center;gap:12px;margin-bottom:12px}._extensionIcon_1n64q_144{width:16px;height:16px;filter:var(--icon-filter, none);flex-shrink:0}._extensionName_1n64q_151{font-weight:600;color:var(--text-900, #111827);flex:1}._extensionStatus_1n64q_157{font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}._extensionStatus_1n64q_157._active_1n64q_166{background:#dcfce7;color:#166534}._extensionStatus_1n64q_157._inactiveStatus_1n64q_171{background:var(--muted-200, #e5e7eb);color:var(--text-600, #6b7280)}._extensionStatus_1n64q_157._disabledStatus_1n64q_176{background:#fef3c7;color:#92400e}._extensionStatus_1n64q_157._removedStatus_1n64q_181{background:#fef2f2;color:#991b1b}._extensionCard_1n64q_108._disabledCard_1n64q_186{opacity:.85;background:#fffbeb;border-color:#fde68a}._extensionDetails_1n64q_192{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._extensionVersion_1n64q_199{font-size:.75rem;font-weight:500;color:var(--text-600, #6b7280);font-family:var(--font-mono, monospace);background:var(--muted-100, #f3f4f6);padding:2px 6px;border-radius:4px}._extensionType_1n64q_209{font-size:.75rem;color:var(--text-500, #6b7280);text-transform:capitalize}._enabled_1n64q_215{font-size:.75rem;color:var(--success-700, #15803d)}._disabled_1n64q_176{font-size:.75rem;color:var(--error-700, #dc2626)}._timeline_1n64q_73{position:relative}._empty_1n64q_230{text-align:center;padding:64px 24px;color:var(--text-500, #6b7280)}._emptyIcon_1n64q_236{display:block;width:3rem;height:3rem;margin:0 auto 12px;opacity:.5;filter:var(--icon-filter, none)}._timelineItem_1n64q_246{position:relative;display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}._timelineItem_1n64q_246:last-child{margin-bottom:0}._timelineDot_1n64q_258{width:40px;height:40px;border-radius:50%;border:3px solid white;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0;z-index:2;position:relative;box-shadow:0 2px 8px #00000026}._timelineConnector_1n64q_273{position:absolute;left:19px;top:40px;bottom:-24px;width:2px;background:var(--muted-200, #e5e7eb);z-index:1}._timelineContent_1n64q_283{flex:1;background:#fff;border:1px solid var(--muted-200, #e5e7eb);border-radius:var(--radius-lg, 8px);padding:16px;box-shadow:0 1px 3px #0000001a}._eventHeader_1n64q_292{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:16px}._eventTitle_1n64q_300{font-size:1rem;font-weight:600;color:var(--text-900, #111827);margin:0}._eventTime_1n64q_307{font-size:.75rem;color:var(--text-500, #6b7280);white-space:nowrap}._eventDetails_1n64q_313{display:flex;align-items:center;gap:12px;margin-bottom:8px}._eventAction_1n64q_320{font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}._eventAction_1n64q_320._installed_1n64q_329{background:#dcfce7;color:#166534}._eventAction_1n64q_320._removed_1n64q_181{background:#fef2f2;color:#dc2626}._eventAction_1n64q_320._enabled_1n64q_215{background:#dbeafe;color:#1d4ed8}._eventAction_1n64q_320._disabled_1n64q_176{background:#fef3c7;color:#d97706}._eventVersion_1n64q_349{font-size:.75rem;font-weight:500;color:var(--text-600, #6b7280);font-family:var(--font-mono, monospace);background:var(--muted-100, #f3f4f6);padding:2px 6px;border-radius:4px}._eventType_1n64q_359{font-size:.75rem;color:var(--text-500, #6b7280);text-transform:capitalize}._eventMeta_1n64q_365{font-size:.875rem;color:var(--text-600, #6b7280);margin-top:4px}._modalOverlay_1n64q_372{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:24px}._modalContent_1n64q_386{background:#fff;border-radius:12px;width:100%;max-width:640px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;animation:_modalSlideIn_1n64q_1 .2s ease-out}@keyframes _modalSlideIn_1n64q_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._modalHeader_1n64q_403{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--muted-200, #e5e7eb);background:var(--muted-50, #f9fafb);border-radius:12px 12px 0 0}._modalTitleRow_1n64q_413{display:flex;align-items:center;gap:12px}._modalTitle_1n64q_413{font-size:1.125rem;font-weight:700;color:var(--text-900, #111827);margin:0}._modalSubtitle_1n64q_426{font-size:.8rem;color:var(--text-500, #6b7280);margin:2px 0 0}._modalClose_1n64q_432{background:none;border:none;font-size:1.5rem;color:var(--text-400, #9ca3af);cursor:pointer;line-height:1;padding:4px;border-radius:var(--radius-md, 6px);transition:color .15s}._modalClose_1n64q_432:hover{color:var(--text-700, #374151)}._modalBody_1n64q_448{padding:20px 24px;overflow-y:auto;flex:1}._modalEmpty_1n64q_454{text-align:center;padding:32px 16px;color:var(--text-500, #6b7280);font-size:.9rem}._modalTimeline_1n64q_462{position:relative}._modalTimelineItem_1n64q_466{position:relative;display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}._modalTimelineItem_1n64q_466:last-child{margin-bottom:0}._modalTimelineDot_1n64q_478{width:32px;height:32px;border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0;z-index:2;position:relative;box-shadow:0 1px 4px #00000026}._modalConnector_1n64q_493{position:absolute;left:15px;top:32px;bottom:-20px;width:2px;background:var(--muted-200, #e5e7eb);z-index:1}._modalTimelineBody_1n64q_503{flex:1;padding-top:4px}._modalEventRow_1n64q_508{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._modalEventDate_1n64q_515{font-size:.75rem;color:var(--text-400, #9ca3af);margin-top:2px}._modalFooter_1n64q_522{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--muted-200, #e5e7eb);background:var(--muted-50, #f9fafb);border-radius:0 0 12px 12px}._modalViewDetails_1n64q_533{background:var(--brand-500, #3b82f6);color:#fff;border:none;border-radius:var(--radius-md, 6px);padding:8px 18px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}._modalViewDetails_1n64q_533:hover{background:var(--brand-600, #2563eb)}._modalCloseBtn_1n64q_549{background:var(--muted-100, #f3f4f6);border:1px solid var(--muted-200, #e5e7eb);border-radius:var(--radius-md, 6px);padding:8px 18px;font-size:.875rem;color:var(--text-700, #374151);cursor:pointer;transition:all .15s}._modalCloseBtn_1n64q_549:hover{background:var(--muted-200, #e5e7eb)}@media(max-width:768px){._container_1n64q_3{padding:16px}._header_1n64q_22{flex-direction:column;align-items:flex-start;gap:12px}._browserInfo_1n64q_30{align-self:stretch}._backButton_1n64q_55{align-self:flex-end}._eventHeader_1n64q_292{flex-direction:column;align-items:flex-start;gap:4px}._eventTime_1n64q_307{align-self:flex-end}._eventDetails_1n64q_313{flex-wrap:wrap;gap:8px}._timelineDot_1n64q_258{width:32px;height:32px;font-size:.8rem}._timelineConnector_1n64q_273{left:15px;top:32px}}._container_jiry7_1{padding:var(--space-lg);max-width:1400px;margin:0 auto}._header_jiry7_7{margin-bottom:16px}._title_jiry7_11{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._summaryBar_jiry7_19{display:flex;gap:var(--space-lg);padding:var(--space-md);background:var(--muted-100);border-radius:var(--radius-md);margin-bottom:var(--space-lg)}._summaryItem_jiry7_28{display:flex;align-items:center;gap:8px}._summaryLabel_jiry7_34{font-size:.9rem;color:var(--text-500);font-weight:500}._summaryValue_jiry7_40{font-size:.9rem;color:var(--text-900);font-weight:600}._deviceList_jiry7_47{display:flex;flex-direction:column;gap:var(--space-md)}._deviceCard_jiry7_54{background:#fff;border:1px solid var(--muted-300);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}._deviceHeader_jiry7_62{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--muted-200);background:var(--muted-50)}._deviceInfo_jiry7_71{display:flex;align-items:center;gap:10px}._deviceEmoji_jiry7_77{font-size:1.25rem}._hostname_jiry7_81{font-size:1rem;font-weight:600;color:var(--text-900);font-family:var(--font-mono, monospace)}._extensionsBadge_jiry7_88{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:var(--muted-100, #f3f4f6);color:var(--text-700, #374151);border:1px solid var(--muted-200, #e5e7eb);border-radius:12px;font-size:.8rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:all .15s ease}._extensionIcon_jiry7_104{width:14px;height:14px;filter:var(--icon-filter, none)}._extensionsBadge_jiry7_88:hover{background:var(--brand-50, #eff6ff);border-color:var(--brand-200, #bfdbfe);color:var(--brand-700, #1d4ed8)}._deviceBody_jiry7_117{padding:16px 20px;display:flex;flex-direction:column;gap:10px}._browserLine_jiry7_124{display:flex;align-items:center;gap:8px;font-size:.95rem;color:var(--text-700)}._inlineIcon_jiry7_132{width:18px;height:18px;object-fit:contain}._browserLabel_jiry7_138{font-weight:600;color:var(--text-900)}._onSeparator_jiry7_143{color:var(--text-400);font-style:italic}._osLabel_jiry7_148{color:var(--text-700)}._metaRow_jiry7_152{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--text-500)}._metaItem_jiry7_160{color:var(--text-500)}._metaSep_jiry7_164{color:var(--muted-400)}._versionUpToDate_jiry7_168{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#dcfce7;color:#166534;border-radius:10px;font-size:.75rem;font-weight:600}._versionNeedsUpgrade_jiry7_180{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#fef3c7;color:#92400e;border-radius:10px;font-size:.75rem;font-weight:600}._historySection_jiry7_193{border-top:1px solid var(--muted-200);padding:0 20px 16px}._historyToggle_jiry7_198{display:inline-flex;align-items:center;padding:10px 0;background:none;border:none;color:var(--text-600);font-size:.85rem;font-family:var(--font-mono, monospace);cursor:pointer;transition:color .15s ease}._historyToggle_jiry7_198:hover{color:var(--brand-600)}._historyList_jiry7_215{display:flex;flex-direction:column;gap:0;margin-left:16px;border-left:2px solid var(--muted-300);padding-left:16px}._historyItem_jiry7_224{display:flex;align-items:flex-start;gap:10px;padding:8px 0;position:relative}._historyItem_jiry7_224:before{content:"";position:absolute;left:-22px;top:14px;width:10px;height:2px;background:var(--muted-300)}._historyDot_jiry7_246{width:8px;height:8px;border-radius:50%;background:var(--muted-400);flex-shrink:0;margin-top:6px}._historyCurrent_jiry7_242 ._historyDot_jiry7_246{background:var(--brand-500)}._historyContent_jiry7_259{display:flex;flex-direction:column;gap:2px}._historyVersion_jiry7_265{font-size:.875rem;font-weight:600;color:var(--text-900);display:flex;align-items:center;gap:8px}._currentBadge_jiry7_274{display:inline-flex;padding:1px 6px;background:var(--brand-100);color:var(--brand-700);border-radius:8px;font-size:.7rem;font-weight:600}._historyMeta_jiry7_284{font-size:.8rem;color:var(--text-500);display:flex;align-items:center;gap:6px}._loading_jiry7_293,._error_jiry7_294,._empty_jiry7_295{padding:var(--space-xl);text-align:center;color:var(--text-500);background:var(--muted-100);border-radius:var(--radius-md)}._error_jiry7_294{color:var(--danger-500);background:var(--danger-100)}._container_vezgn_1{padding:24px;max-width:1400px;margin:0 auto}._header_vezgn_7{margin-bottom:24px}._title_vezgn_11{font-size:24px;font-weight:600;color:var(--text-primary, #1a1a2e);margin:0 0 8px}._subtitle_vezgn_18{font-size:14px;color:var(--text-secondary, #6b7280);margin:0}._table_vezgn_24{background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;overflow:hidden}._tableHeader_vezgn_31{display:grid;grid-template-columns:1.5fr 2fr 1fr 1fr 1fr;gap:16px;padding:12px 16px;background:var(--bg-secondary, #f9fafb);border-bottom:1px solid var(--border-color, #e5e7eb);font-size:12px;font-weight:600;text-transform:uppercase;color:var(--text-secondary, #6b7280)}._tableRow_vezgn_44{display:grid;grid-template-columns:1.5fr 2fr 1fr 1fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);font-size:14px;transition:background-color .15s}._tableRow_vezgn_44:hover{background:var(--bg-hover, #f3f4f6)}._tableRow_vezgn_44:last-child{border-bottom:none}._osInfo_vezgn_62{display:flex;flex-direction:row;align-items:center;gap:12px}._osIcon_vezgn_69{width:24px;height:24px;object-fit:contain}._osName_vezgn_75{font-weight:500;color:var(--text-primary, #1a1a2e)}._version_vezgn_80{color:var(--text-secondary, #6b7280)}._count_vezgn_84{font-weight:500;text-align:center}._pagination_vezgn_89{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}._pageButton_vezgn_98{padding:8px 16px;background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}._pageButton_vezgn_98:hover:not(:disabled){background:var(--bg-hover, #f3f4f6);border-color:var(--primary-color, #6366f1)}._pageButton_vezgn_98:disabled{opacity:.5;cursor:not-allowed}._pageInfo_vezgn_118{font-size:14px;color:var(--text-secondary, #6b7280)}._loading_vezgn_123,._error_vezgn_124,._empty_vezgn_125{padding:48px;text-align:center;color:var(--text-secondary, #6b7280);background:var(--bg-secondary, #f9fafb);border-radius:8px}._error_vezgn_124{color:var(--error-color, #ef4444);background:var(--error-bg, #fef2f2)}._container_1nco5_2{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md)}._header_1nco5_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}._titleRow_1nco5_18{display:flex;justify-content:space-between;align-items:center}._title_1nco5_18{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._subtitle_1nco5_31{font-size:.875rem;color:var(--text-500);margin-top:6px;display:flex;align-items:center;gap:8px}._card_1nco5_40{background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;display:flex;flex-direction:column;gap:24px}._cardHeader_1nco5_51{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--muted-100);padding-bottom:16px}._cardHeader_1nco5_51 h2{font-size:1.2rem;font-weight:600;color:var(--text-900);margin:0}._detailGrid_1nco5_66{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}._detailItem_1nco5_72{display:flex;flex-direction:column;gap:4px}._detailLabel_1nco5_78{font-size:.85rem;color:var(--text-500);font-weight:500;text-transform:uppercase;letter-spacing:.05em}._detailValue_1nco5_86{font-size:1rem;color:var(--text-900);font-weight:500}._grid_1nco5_92{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._tableContainer_1nco5_98{overflow-x:auto;border:1px solid var(--muted-200);border-radius:var(--radius-md)}._table_1nco5_98{width:100%;border-collapse:collapse;font-size:.875rem}._table_1nco5_98 thead{background:var(--muted-100);border-bottom:2px solid var(--muted-300)}._table_1nco5_98 th{padding:12px 16px;text-align:left;font-weight:600;color:var(--text-600);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}._table_1nco5_98 tbody tr{border-bottom:1px solid var(--muted-200);transition:background-color .15s ease}._table_1nco5_98 tbody tr:hover{background:var(--muted-50)}._table_1nco5_98 tbody tr:last-child{border-bottom:none}._table_1nco5_98 td{padding:12px 16px;color:var(--text-700)}._table_1nco5_98 a{transition:color .15s ease}._table_1nco5_98 a:hover{color:var(--brand-700);text-decoration:underline}[data-theme=dark] ._table_1nco5_98 a:hover{color:var(--brand-400)}[data-theme=dark] ._tableContainer_1nco5_98{border-color:#ffffff1a}[data-theme=dark] ._table_1nco5_98 thead{background:#ffffff0d;border-bottom-color:#ffffff1a}[data-theme=dark] ._table_1nco5_98 th{color:var(--text-400)}[data-theme=dark] ._table_1nco5_98 tbody tr{border-bottom-color:#ffffff0d}[data-theme=dark] ._table_1nco5_98 tbody tr:hover{background:#ffffff05}[data-theme=dark] ._table_1nco5_98 td{color:var(--text-300)}._tableHeader_1nco5_181{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:12px 16px;background:var(--muted-100, #f3f4f6);border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-500, #6b7280);letter-spacing:.05em}[data-theme=dark] ._tableHeader_1nco5_181{background:#ffffff0d;border-bottom-color:#ffffff1a}._tableRow_1nco5_201{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.9rem;align-items:center;color:var(--text-700)}[data-theme=dark] ._tableRow_1nco5_201{border-bottom-color:#ffffff0d;color:var(--text-300)}._tableRow_1nco5_201:last-child{border-bottom:none}._userLink_1nco5_221{color:var(--brand-600, #6366f1);text-decoration:none;font-weight:500;transition:color .15s ease}._userLink_1nco5_221:hover{color:var(--brand-700);text-decoration:underline}[data-theme=dark] ._userLink_1nco5_221{color:var(--brand-400)}[data-theme=dark] ._userLink_1nco5_221:hover{color:var(--brand-300)}._emptyState_1nco5_241{padding:32px;text-align:center;color:var(--text-500, #6b7280);font-style:italic;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px dashed var(--muted-200)}[data-theme=dark] ._emptyState_1nco5_241{background:#ffffff05;border-color:#ffffff1a}._loading_1nco5_256,._error_1nco5_257{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-500);flex-direction:column;gap:16px}._error_1nco5_257{color:var(--red-600)}._container_awf7n_1{padding:24px;max-width:1400px;margin:0 auto}._header_awf7n_7{margin-bottom:24px}._title_awf7n_11{font-size:24px;font-weight:600;color:var(--text-primary, #1a1a2e);margin:0 0 8px}._subtitle_awf7n_18{font-size:14px;color:var(--text-secondary, #6b7280);margin:0}._table_awf7n_24{background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;overflow:hidden}._tableHeader_awf7n_31{display:grid;grid-template-columns:2fr 1fr .8fr .8fr .8fr 1.2fr 1.2fr;gap:16px;padding:12px 16px;background:var(--bg-secondary, #f9fafb);border-bottom:1px solid var(--border-color, #e5e7eb);font-size:12px;font-weight:600;text-transform:uppercase;color:var(--text-secondary, #6b7280)}._tableRow_awf7n_44{display:grid;grid-template-columns:2fr 1fr .8fr .8fr .8fr 1.2fr 1.2fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);font-size:14px;transition:background-color .15s}._tableRow_awf7n_44:hover{background:var(--bg-hover, #f3f4f6)}._tableRow_awf7n_44:last-child{border-bottom:none}._extInfo_awf7n_62{display:flex;flex-direction:row;align-items:center;gap:12px}._extIcon_awf7n_69{width:24px;height:24px;object-fit:contain;border-radius:4px}._extName_awf7n_76{font-weight:500;color:var(--text-primary, #1a1a2e);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._count_awf7n_84{font-weight:500;text-align:center}._date_awf7n_89{font-size:13px;color:var(--text-secondary, #6b7280)}._pagination_awf7n_94{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}._pageButton_awf7n_103{padding:8px 16px;background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}._pageButton_awf7n_103:hover:not(:disabled){background:var(--bg-hover, #f3f4f6);border-color:var(--primary-color, #6366f1)}._pageButton_awf7n_103:disabled{opacity:.5;cursor:not-allowed}._pageInfo_awf7n_123{font-size:14px;color:var(--text-secondary, #6b7280)}._loading_awf7n_128,._error_awf7n_129,._empty_awf7n_130{padding:48px;text-align:center;color:var(--text-secondary, #6b7280);background:var(--bg-secondary, #f9fafb);border-radius:8px}._error_awf7n_129{color:var(--error-color, #ef4444);background:var(--error-bg, #fef2f2)}._container_1ank6_1{padding:24px;max-width:1600px;margin:0 auto}._header_1ank6_7{margin-bottom:24px}._title_1ank6_11{font-size:24px;font-weight:600;color:var(--text-primary, #1a1a2e);margin:0 0 8px}._subtitle_1ank6_18{font-size:14px;color:var(--text-secondary, #6b7280);margin:0}._table_1ank6_24{background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;overflow:hidden}._tableHeader_1ank6_31{display:grid;grid-template-columns:2fr 1.2fr 1.2fr .8fr .8fr .8fr .8fr 1.2fr 1.2fr;gap:16px;padding:12px 16px;background:var(--bg-secondary, #f9fafb);border-bottom:1px solid var(--border-color, #e5e7eb);font-size:12px;font-weight:600;text-transform:uppercase;color:var(--text-secondary, #6b7280)}._tableRow_1ank6_44{display:grid;grid-template-columns:2fr 1.2fr 1.2fr .8fr .8fr .8fr .8fr 1.2fr 1.2fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);font-size:14px;transition:background-color .15s}._tableRow_1ank6_44:hover{background:var(--bg-hover, #f3f4f6)}._tableRow_1ank6_44:last-child{border-bottom:none}._appInfo_1ank6_62{display:flex;flex-direction:row;align-items:center;gap:12px}._appIcon_1ank6_69{width:32px;height:32px;object-fit:contain;border-radius:6px}._appText_1ank6_76{display:flex;flex-direction:column;gap:4px}._appName_1ank6_82{font-weight:500;color:var(--text-primary, #1a1a2e)}._appDescription_1ank6_87{font-size:12px;color:var(--text-secondary, #6b7280);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._provider_1ank6_95{color:var(--text-secondary, #6b7280)}._category_1ank6_99{color:var(--text-secondary, #6b7280);font-size:13px}._riskLevel_1ank6_104{display:flex;align-items:center}._riskBadge_1ank6_109{display:inline-flex;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;text-transform:uppercase;border-radius:9999px}._riskCritical_1ank6_119{background:#ef44441a;color:#dc2626}._riskHigh_1ank6_124{background:#f973161a;color:#ea580c}._riskMedium_1ank6_129{background:#f59e0b1a;color:#d97706}._riskLow_1ank6_134{background:#22c55e1a;color:#16a34a}._count_1ank6_139{font-weight:500;text-align:center}._date_1ank6_144{font-size:13px;color:var(--text-secondary, #6b7280)}._pagination_1ank6_149{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}._pageButton_1ank6_158{padding:8px 16px;background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}._pageButton_1ank6_158:hover:not(:disabled){background:var(--bg-hover, #f3f4f6);border-color:var(--primary-color, #6366f1)}._pageButton_1ank6_158:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1ank6_178{font-size:14px;color:var(--text-secondary, #6b7280)}._loading_1ank6_183,._error_1ank6_184,._empty_1ank6_185{padding:48px;text-align:center;color:var(--text-secondary, #6b7280);background:var(--bg-secondary, #f9fafb);border-radius:8px}._error_1ank6_184{color:var(--error-color, #ef4444);background:var(--error-bg, #fef2f2)}._container_13y0p_2{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md)}._header_13y0p_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}._titleRow_13y0p_18{display:flex;justify-content:space-between;align-items:center}._title_13y0p_18{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._subtitle_13y0p_31{font-size:.875rem;color:var(--text-500);margin-top:6px;display:flex;align-items:center;gap:8px}._grid_13y0p_40{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._card_13y0p_46{background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;display:flex;flex-direction:column;gap:24px}._cardHeader_13y0p_57{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--muted-100);padding-bottom:16px}._cardHeader_13y0p_57 h2{font-size:1.2rem;font-weight:600;color:var(--text-900);margin:0}._detailGrid_13y0p_72{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}._detailItem_13y0p_78{display:flex;flex-direction:column;gap:4px}._detailLabel_13y0p_84{font-size:.85rem;color:var(--text-500);font-weight:500;text-transform:uppercase;letter-spacing:.05em}._detailValue_13y0p_92{font-size:1rem;color:var(--text-900);font-weight:500}._riskBadge_13y0p_98{display:inline-flex;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._riskCritical_13y0p_108{background-color:var(--red-100);color:var(--red-700);border:1px solid var(--red-200)}._riskHigh_13y0p_114{background-color:var(--orange-100);color:var(--orange-700);border:1px solid var(--orange-200)}._riskMedium_13y0p_120{background-color:var(--yellow-100);color:var(--yellow-700);border:1px solid var(--yellow-200)}._riskLow_13y0p_126{background-color:var(--green-100);color:var(--green-700);border:1px solid var(--green-200)}._table_13y0p_132{border:1px solid var(--muted-200, #e5e7eb);border-radius:8px;overflow:hidden;background:var(--muted-50, #f9fafb);display:flex;flex-direction:column}[data-theme=dark] ._table_13y0p_132{background:#0003;border-color:#ffffff1a}._tableHeader_13y0p_146{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;gap:16px;padding:12px 16px;background:var(--muted-100, #f3f4f6);border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-500, #6b7280);letter-spacing:.05em}[data-theme=dark] ._tableHeader_13y0p_146{background:#ffffff0d;border-bottom-color:#ffffff1a}._tableRow_13y0p_166{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid var(--muted-200, #e5e7eb);font-size:.9rem;align-items:center;color:var(--text-700)}[data-theme=dark] ._tableRow_13y0p_166{border-bottom-color:#ffffff0d;color:var(--text-300)}._tableRow_13y0p_166:last-child{border-bottom:none}._userLink_13y0p_186{color:var(--brand-600, #6366f1);text-decoration:none;font-weight:500;transition:color .15s ease;cursor:pointer}._userLink_13y0p_186:hover{color:var(--brand-700);text-decoration:underline}[data-theme=dark] ._userLink_13y0p_186{color:var(--brand-400)}[data-theme=dark] ._userLink_13y0p_186:hover{color:var(--brand-300)}._emptyState_13y0p_207{padding:32px;text-align:center;color:var(--text-500, #6b7280);font-style:italic;background:var(--muted-50, #f9fafb);border-radius:8px;border:1px dashed var(--muted-200)}[data-theme=dark] ._emptyState_13y0p_207{background:#ffffff05;border-color:#ffffff1a}._loading_13y0p_222,._error_13y0p_223{display:flex;justify-content:center;align-items:center;height:100%;color:var(--text-500);flex-direction:column;gap:16px}._error_13y0p_223{color:var(--red-600)}._pagination_13y0p_237{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px}._pageButton_13y0p_246{padding:6px 12px;background:#fff;border:1px solid var(--muted-200);border-radius:var(--radius-md);font-size:.875rem;cursor:pointer;transition:all .2s;color:var(--text-700)}._pageButton_13y0p_246:hover:not(:disabled){background:var(--muted-50);border-color:var(--brand-600);color:var(--brand-700)}._pageButton_13y0p_246:disabled{opacity:.5;cursor:not-allowed;background:var(--muted-100)}._pageInfo_13y0p_269{font-size:.875rem;color:var(--text-500)}._appIcon_13y0p_274{width:48px;height:48px;object-fit:contain;border-radius:8px;margin-right:16px;background:#fff;padding:4px;border:1px solid var(--muted-200)}._page_y16vx_2{padding:2rem;max-width:1400px;margin:0 auto}._loading_y16vx_8{padding:4rem;text-align:center;color:var(--text-500);font-size:1rem}._header_y16vx_16{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}._headerContent_y16vx_24{flex:1}._title_y16vx_28{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:var(--text-900)}._subtitle_y16vx_35{margin:0;font-size:.95rem;color:var(--text-600);line-height:1.5}._headerActions_y16vx_42{display:flex;gap:.75rem;align-items:center}._primaryButton_y16vx_48{padding:.625rem 1.25rem;background:var(--brand-600);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;gap:.5rem}._primaryButton_y16vx_48:hover{background:var(--brand-700)}._primaryButton_y16vx_48:disabled{opacity:.5;cursor:not-allowed}._secondaryButton_y16vx_72{padding:.625rem 1.25rem;background:transparent;color:var(--brand-600);border:1px solid var(--brand-300);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:.5rem}._secondaryButton_y16vx_72:hover{background:var(--brand-50);border-color:var(--brand-500);color:var(--brand-700)}._searchBar_y16vx_94{margin-bottom:1.5rem}._searchInput_y16vx_98{width:100%;max-width:400px;padding:.625rem 1rem;border:1px solid var(--muted-300);border-radius:.5rem;font-size:.875rem;transition:border-color .15s ease}._searchInput_y16vx_98:focus{outline:none;border-color:var(--brand-500)}._formCard_y16vx_114{background:#fff;border:1px solid var(--muted-300);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}._formTitle_y16vx_123{margin:0 0 1.25rem;font-size:1.125rem;font-weight:600;color:var(--text-900)}._formFields_y16vx_130{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}._formField_y16vx_130{display:flex;flex-direction:column;gap:.5rem}._formLabel_y16vx_143{font-size:.875rem;font-weight:500;color:var(--text-700)}._formInput_y16vx_149,._formTextarea_y16vx_150{padding:.625rem 1rem;border:1px solid var(--muted-300);border-radius:.5rem;font-size:.875rem;font-family:inherit;transition:border-color .15s ease}._formInput_y16vx_149:focus,._formTextarea_y16vx_150:focus{outline:none;border-color:var(--brand-500)}._formTextarea_y16vx_150{resize:vertical;min-height:80px}._formActions_y16vx_170{display:flex;gap:.75rem;justify-content:flex-end}._groupsList_y16vx_177{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._groupCard_y16vx_183{background:#fff;border:1px solid var(--muted-300);border-radius:.75rem;padding:1.25rem;transition:all .15s ease}._groupCard_y16vx_183:hover{box-shadow:0 4px 12px #00000014;border-color:var(--muted-400)}._groupHeader_y16vx_196{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}._groupInfo_y16vx_204{flex:1;min-width:0}._groupName_y16vx_209{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--text-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._groupDescription_y16vx_219{margin:0;font-size:.875rem;color:var(--text-600);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._groupActions_y16vx_230{display:flex;gap:.25rem}._iconButton_y16vx_235{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:.375rem;cursor:pointer;font-size:1rem;transition:background .15s ease}._iconButton_y16vx_235:hover{background:var(--muted-100)}._groupMeta_y16vx_253{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--muted-200)}._actorCount_y16vx_261{font-size:.8rem;color:var(--text-500);font-weight:500}._emptyState_y16vx_268{grid-column:1 / -1;padding:4rem 2rem;text-align:center;color:var(--text-500);font-size:.95rem}._memberCard_y16vx_277{background:#fff;border:1px solid var(--muted-300);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}._memberHeader_y16vx_286{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--muted-200)}._memberManager_y16vx_295{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem}._sectionHeading_y16vx_302{font-size:.9rem;font-weight:600;color:var(--text-700);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.025em}._stagedMembers_y16vx_311{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto;padding-right:.5rem}._memberTag_y16vx_320{background:var(--muted-50);border:1px solid var(--muted-200);border-radius:.5rem;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}._memberNameInfo_y16vx_331{display:flex;flex-direction:column;min-width:0}._memberTagName_y16vx_337{font-size:.875rem;font-weight:600;color:var(--text-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._memberTagEmail_y16vx_346{font-size:.75rem;color:var(--text-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._removeMemberButton_y16vx_354{background:transparent;border:none;color:var(--text-400);cursor:pointer;padding:.25rem;font-size:.875rem;line-height:1;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._removeMemberButton_y16vx_354:hover{background:var(--error-50);color:var(--error-600)}._searchContainer_y16vx_374{position:relative}._searchSpinner_y16vx_378{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--text-400)}._searchResults_y16vx_387{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border:1px solid var(--muted-300);border-radius:.5rem;box-shadow:0 4px 12px #0000001a;z-index:10;max-height:300px;overflow-y:auto}._searchResultItem_y16vx_401{padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .15s ease}._searchResultItem_y16vx_401:hover{background:var(--brand-50)}._resultInfo_y16vx_414{display:flex;flex-direction:column;min-width:0}._resultName_y16vx_420{font-size:.875rem;font-weight:500;color:var(--text-900)}._resultEmail_y16vx_426{font-size:.75rem;color:var(--text-500)}._addIcon_y16vx_431{font-size:1.25rem;color:var(--brand-600);font-weight:300}._memberPreview_y16vx_437{font-size:.75rem;color:var(--text-400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}._emptyMessage_y16vx_446{font-size:.875rem;color:var(--text-400);font-style:italic;margin:0}@media(max-width:1024px){._memberManager_y16vx_295{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){._page_y16vx_2{padding:1rem}._header_y16vx_16{flex-direction:column;align-items:stretch}._headerActions_y16vx_42{justify-content:flex-start}._groupsList_y16vx_177{grid-template-columns:1fr}}._container_1qt78_1{padding:24px;max-width:1400px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._breadcrumb_1qt78_8{font-size:14px;color:var(--text-secondary, #6b7280);margin-bottom:24px}._breadcrumb_1qt78_8 a{color:var(--primary-color, #6366f1);text-decoration:none}._breadcrumb_1qt78_8 a:hover{text-decoration:underline}._header_1qt78_23{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}._headerMain_1qt78_30{display:flex;align-items:center;gap:24px}._icon_1qt78_36{width:64px;height:64px;border-radius:12px;object-fit:cover;box-shadow:0 4px 6px #0000001a}._titleSection_1qt78_44 h1{font-size:28px;font-weight:700;margin:0 0 8px;color:var(--text-primary, #111827)}._meta_1qt78_51{display:flex;align-items:center;gap:16px;font-size:14px;color:var(--text-secondary, #6b7280)}._meta_1qt78_51 ._version_1qt78_59{font-weight:600;background:var(--bg-secondary, #f3f4f6);padding:2px 8px;border-radius:4px}._meta_1qt78_51 ._link_1qt78_66{display:flex;align-items:center;gap:4px;color:var(--primary-color, #6366f1);text-decoration:none}._riskBadge_1qt78_74{display:flex;align-items:center;gap:8px;padding:8px 16px;border:2px solid currentColor;border-radius:8px;font-weight:600;background:transparent}._grid_1qt78_85{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._card_1qt78_91{background:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}._fullWidth_1qt78_99{grid-column:span 3}._cardHeader_1qt78_103{padding:16px 20px;background:var(--bg-secondary, #f9fafb);border-bottom:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;gap:12px}._cardHeader_1qt78_103 h2{margin:0;font-size:16px;font-weight:600;color:var(--text-primary, #374151)}._cardIcon_1qt78_119{color:var(--text-secondary, #6b7280)}._cardContent_1qt78_123{padding:20px}._securityCard_1qt78_127{grid-column:span 2}._riskDetails_1qt78_132{display:flex;flex-direction:column;gap:20px}._riskScore_1qt78_138{display:flex;align-items:center;justify-content:space-between;padding:12px;background:var(--bg-highlight, #fef2f2);border-radius:8px}._riskLabel_1qt78_148{font-weight:600;color:var(--text-primary, #111827)}._riskValue_1qt78_153{font-size:18px;font-weight:700;text-transform:uppercase}._riskDescription_1qt78_159{margin:0;line-height:1.6;color:var(--text-secondary, #4b5563)}._infoRow_1qt78_165{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--border-color, #f3f4f6)}._infoRow_1qt78_165:last-child{border-bottom:none}._label_1qt78_176{color:var(--text-secondary, #6b7280);font-size:14px}._value_1qt78_181{font-weight:500;color:var(--text-primary, #111827);font-size:14px;text-align:right;display:flex;align-items:center;gap:6px}._permissionsList_1qt78_191 h3{margin:0 0 12px;font-size:14px;color:var(--text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.05em}._tags_1qt78_199{display:flex;flex-wrap:wrap;gap:8px}._permissionTag_1qt78_205{background:var(--bg-hover, #f3f4f6);color:var(--text-secondary, #4b5563);padding:4px 10px;border-radius:16px;font-size:12px;display:flex;align-items:center;gap:4px}._hostTag_1qt78_216{background:var(--bg-tech, #e0e7ff);color:var(--text-tech, #4338ca);padding:4px 10px;border-radius:16px;font-size:12px;display:flex;align-items:center;gap:4px}._emptyText_1qt78_228{color:var(--text-muted, #9ca3af);font-style:italic;font-size:14px}._loading_1qt78_234,._error_1qt78_235{text-align:center;padding:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}._spinner_1qt78_245{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:var(--primary-color, #6366f1);animation:_spin_1qt78_245 1s linear infinite}@keyframes _spin_1qt78_245{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._backButton_1qt78_264{margin-top:16px;padding:8px 16px;background:var(--primary-color, #6366f1);color:#fff;text-decoration:none;border-radius:6px;transition:background .2s}._backButton_1qt78_264:hover{background:var(--primary-hover, #4f46e5)}._overviewText_1qt78_278{line-height:1.6;color:var(--text-secondary, #4b5563)}._stars_1qt78_284{display:inline-block;font-size:12px;font-family:Times;line-height:1}._stars_1qt78_284:before{content:"★★★★★";letter-spacing:2px;background:linear-gradient(90deg,#fbbf24 calc(var(--rating) * 20%),#d1d5db calc(var(--rating) * 20%));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._timeline_1qt78_302{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}._timelineItem_1qt78_309{display:flex;gap:16px;cursor:pointer;padding:12px;border-radius:8px;transition:background-color .2s;border:1px solid transparent}._timelineItem_1qt78_309:hover{background-color:var(--bg-secondary, #f9fafb)}._selectedVersion_1qt78_323{background-color:var(--bg-hover, #f3f4f6);border-color:var(--primary-color, #6366f1)}._timelinePoint_1qt78_328{width:4px;background-color:var(--text-muted, #9ca3af);border-radius:4px;flex-shrink:0}._timelineContent_1qt78_335{flex:1;display:flex;flex-direction:column;gap:4px}._versionHeader_1qt78_342{display:flex;justify-content:space-between;align-items:center}._versionNumber_1qt78_348{font-weight:600;color:var(--text-primary, #111827)}._versionDate_1qt78_353{font-size:12px;color:var(--text-secondary, #6b7280)}._versionRisk_1qt78_358{font-size:13px;font-weight:500}._versionChanges_1qt78_363{font-size:13px;color:var(--text-secondary, #4b5563);margin-top:4px;line-height:1.4}._showMoreButton_1qt78_370{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:transparent;border:1px dashed var(--border-color, #e5e7eb);color:var(--text-secondary, #6b7280);border-radius:8px;cursor:pointer;font-size:14px;transition:all .2s}._showMoreButton_1qt78_370:hover{background:var(--bg-secondary, #f9fafb);color:var(--text-primary, #374151);border-style:solid}._container_10lof_1{padding:32px 24px;max-width:1200px;margin:0 auto}._breadcrumbs_10lof_7{font-size:.95rem;margin-bottom:18px;color:#888}._breadcrumbs_10lof_7 a{color:#3b82f6;text-decoration:none}._breadcrumbs_10lof_7 span{color:#222}._title_10lof_22{font-size:2rem;font-weight:600;margin-bottom:24px}._detailsCard_10lof_28{margin-top:24px;text-align:center;color:#6b7280;font-size:.95rem}._detailRow_10lof_35{display:inline-flex;align-items:center;justify-content:center;gap:8px}._label_10lof_42{font-weight:400;color:inherit;min-width:unset}._urlText_10lof_48{color:#3b82f6;word-break:break-all}._conversationLink_10lof_53{color:#3b82f6;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:color .2s}._conversationLink_10lof_53:hover{color:#2563eb;text-decoration:underline}._imageContainer_10lof_68{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000000a;display:flex;justify-content:center}._screenshotImg_10lof_77{max-width:100%;height:auto;border-radius:6px;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:transform .2s}._screenshotImg_10lof_77:hover{transform:scale(1.02)}._loading_10lof_90{color:#888;font-size:1.1rem;margin:40px 0;text-align:center}._fullScreenHint_10lof_97{text-align:center;color:#6b7280;font-size:.875rem;margin-top:12px}._imagePlaceholder_10lof_104{background:#f9fafb;border-radius:8px;padding:60px 24px;text-align:center;color:#9ca3af;font-size:1.1rem}._fullScreenOverlay_10lof_114{position:fixed;inset:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;cursor:zoom-out;animation:_fadeIn_10lof_1 .2s ease}@keyframes _fadeIn_10lof_1{0%{opacity:0}to{opacity:1}}._fullScreenContent_10lof_139{position:relative;max-width:95vw;max-height:95vh;display:flex;align-items:center;justify-content:center}._closeButton_10lof_148{position:fixed;top:20px;right:20px;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#111;transition:all .2s;z-index:10000}._closeButton_10lof_148:hover{background:#fff;transform:scale(1.1)}._fullScreenImg_10lof_172{max-width:95vw;max-height:95vh;object-fit:contain;border-radius:4px;cursor:default}._subtitle_10lof_180{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:.95rem;margin-top:-16px;margin-bottom:24px}._separator_10lof_190{color:#9ca3af;margin:0 4px}._appIcon_10lof_195{width:16px;height:16px;object-fit:contain}._container_1de0g_1{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding:var(--space-md);color:var(--text-900)}._loading_1de0g_11,._error_1de0g_12{display:flex;justify-content:center;align-items:center;height:300px;font-size:1.1rem;color:var(--text-500)}._title_1de0g_30{font-size:1.5rem;font-weight:600;margin:0 0 8px;display:flex;align-items:center;gap:12px;color:var(--text-900)}._eventTypeBadge_1de0g_40{font-size:.875rem;padding:2px 8px;border-radius:4px;background-color:var(--muted-100, #F3F4F6);color:var(--text-600, #4B5563);font-weight:500;border:1px solid var(--muted-200, #E5E7EB)}._metadata_1de0g_50{font-size:.875rem;color:var(--text-500);display:flex;gap:16px;align-items:center}._card_1de0g_65{background:#fff;border:1px solid var(--muted-200, #E5E7EB);border-radius:var(--radius-lg, 8px);padding:24px;box-shadow:var(--shadow-sm, 0 1px 2px 0 rgba(0, 0, 0, .05));display:flex;flex-direction:column;gap:16px}._cardTitle_1de0g_76{font-size:1.125rem;font-weight:600;margin:0 0 16px;color:var(--text-900);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--muted-100);padding-bottom:16px}._label_1de0g_100{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-500);font-weight:500}._value_1de0g_108{font-size:1rem;color:var(--text-900);word-break:break-word}._link_1de0g_114{color:var(--brand-600, #3B82F6);text-decoration:none;font-weight:500}._link_1de0g_114:hover{text-decoration:underline;color:var(--brand-700)}._detailGrid_1de0g_126{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}._sectionGroup_1de0g_132{display:flex;flex-direction:column;gap:16px}._groupTitle_1de0g_138{font-size:.95rem;font-weight:600;color:var(--text-900);margin:0 0 8px;padding-bottom:8px;border-bottom:1px solid var(--muted-200, #E5E7EB)}._icon_1de0g_147{width:16px;height:16px;object-fit:contain;vertical-align:text-bottom;margin-right:8px}._tableWrapper_1de0g_156{overflow-x:auto;border-radius:8px;border:1px solid var(--muted-200, #E5E7EB)}._table_1de0g_156{width:100%;border-collapse:collapse;font-size:.9rem}._table_1de0g_156 th{text-align:left;padding:12px 16px;background:var(--muted-50, #F9FAFB);border-bottom:1px solid var(--muted-200, #E5E7EB);color:var(--text-600);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}._table_1de0g_156 td{padding:12px 16px;border-bottom:1px solid var(--muted-200, #E5E7EB);color:var(--text-700)}._tableRow_1de0g_186{transition:background .15s ease;cursor:pointer}._tableRow_1de0g_186:hover{background:var(--muted-50, #F9FAFB)}._tableRow_1de0g_186:last-child td{border-bottom:none}._textMuted_1de0g_199{color:var(--text-400, #9CA3AF)}._loading_1de0g_11,._error_1de0g_12{display:flex;justify-content:center;align-items:center;height:300px;font-size:1.1rem;color:var(--text-secondary, #6B7280)}._error_1de0g_12{color:var(--error-main, #EF4444)}._header_1de0g_26{margin-bottom:24px}._title_1de0g_30{font-size:1.5rem;font-weight:600;margin:0 0 8px;display:flex;align-items:center;gap:12px}._eventTypeBadge_1de0g_40{font-size:.875rem;padding:2px 8px;border-radius:4px;background-color:var(--surface-hover, #F3F4F6);color:var(--text-secondary, #4B5563);font-weight:500;border:1px solid var(--border-main, #E5E7EB)}._metadata_1de0g_50{font-size:.875rem;color:var(--text-secondary, #6B7280);display:flex;gap:16px;align-items:center}._grid_1de0g_58{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-bottom:24px}._card_1de0g_65{background:var(--surface-main, #FFFFFF);border:1px solid var(--border-main, #E5E7EB);border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000000d}._cardTitle_1de0g_76{font-size:1.125rem;font-weight:600;margin:0 0 16px;color:var(--text-main, #111827);display:flex;justify-content:space-between;align-items:center}._field_1de0g_89{margin-bottom:12px;display:flex;flex-direction:column;gap:4px}._field_1de0g_89:last-child{margin-bottom:0}._label_1de0g_100{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary, #6B7280);font-weight:600}._value_1de0g_108{font-size:.9375rem;color:var(--text-main, #111827);word-break:break-word}._link_1de0g_114{color:var(--primary-main, #3B82F6);text-decoration:none;font-weight:500}._link_1de0g_114:hover{text-decoration:underline}._logo_1de0g_203{width:20px;height:20px;object-fit:contain;vertical-align:text-bottom;margin-right:6px;margin-left:2px}._incidentCount_1de0g_212{color:var(--error-main, #EF4444);font-weight:600;margin-left:8px}._scopeList_1de0g_343{display:flex;flex-wrap:wrap;gap:6px}._scopeBadge_1de0g_349{display:inline-block;font-size:.75rem;padding:2px 8px;border-radius:4px;background:var(--muted-100, #F3F4F6);color:var(--text-600, #4B5563);border:1px solid var(--muted-200, #E5E7EB);font-family:monospace;white-space:nowrap}._verifiedBadge_1de0g_361{color:var(--success-main, #22C55E);font-size:.8rem;font-weight:500;margin-left:6px}._unverifiedBadge_1de0g_368{color:var(--error-main, #EF4444);font-size:.8rem;font-weight:500;margin-left:6px}._alienBadge_1de0g_375{display:inline-block;font-size:.7rem;padding:1px 8px;border-radius:4px;background:#fef3c7;color:#92400e;border:1px solid #FCD34D;font-weight:600;margin-left:8px;text-transform:uppercase;letter-spacing:.03em}._mainUserBadge_1de0g_389{display:inline-block;font-size:.7rem;padding:1px 8px;border-radius:4px;background:#dcfce7;color:#166534;border:1px solid #86EFAC;font-weight:600;margin-left:8px;text-transform:uppercase;letter-spacing:.03em}._container_d7lzm_1{padding:var(--space-lg);max-width:1400px;margin:0 auto}._header_d7lzm_8{margin-bottom:var(--space-md)}._headerRow_d7lzm_12{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg)}._pageTitle_d7lzm_21{font-size:1.5rem;font-weight:600;color:var(--text-900);margin:0}._statsRow_d7lzm_29{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-md);margin-bottom:var(--space-lg)}._statCard_d7lzm_36{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);padding:var(--space-md);display:flex;flex-direction:column;gap:4px}._statLabel_d7lzm_47{font-size:.75rem;font-weight:500;color:var(--text-500);text-transform:uppercase;letter-spacing:.05em}._statValue_d7lzm_55{font-size:1.75rem;font-weight:700;color:var(--text-900)}._statSub_d7lzm_61{font-size:.8rem;color:var(--text-500)}._filtersBar_d7lzm_67{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap}._searchInput_d7lzm_75{flex:1;min-width:220px;height:var(--control-height);padding:var(--control-padding);border:1px solid var(--muted-300);border-radius:var(--radius-sm);font-size:.875rem;color:var(--text-900);background:#fff;outline:none;transition:border-color .15s}._searchInput_d7lzm_75:focus{border-color:var(--brand-500)}._filterSelect_d7lzm_93{height:var(--control-height);padding:0 var(--space-sm);border:1px solid var(--muted-300);border-radius:var(--radius-sm);font-size:.875rem;color:var(--text-700);background:#fff;cursor:pointer}._card_d7lzm_105{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);overflow:hidden}._table_d7lzm_113{width:100%;border-collapse:collapse}._table_d7lzm_113 th{text-align:left;padding:var(--space-sm) var(--space-md);font-size:.75rem;font-weight:600;color:var(--text-500);text-transform:uppercase;letter-spacing:.04em;background:var(--muted-100);border-bottom:1px solid var(--muted-300);white-space:nowrap}._table_d7lzm_113 td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--muted-200);font-size:.875rem;color:var(--text-700);vertical-align:middle}._table_d7lzm_113 tr:last-child td{border-bottom:none}._table_d7lzm_113 tr:hover td{background:var(--muted-100)}._clickableRow_d7lzm_147{cursor:pointer;transition:background .1s}._actorCell_d7lzm_153{display:flex;align-items:center;gap:var(--space-sm)}._actorAvatar_d7lzm_159{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}._actorName_d7lzm_167{font-weight:500;color:var(--text-900)}._actorLink_d7lzm_172{color:var(--brand-600);text-decoration:none}._actorLink_d7lzm_172:hover{text-decoration:underline}._statusBadge_d7lzm_182{display:inline-flex;align-items:center;gap:5px;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}._statusCompleted_d7lzm_193{background:var(--success-50);color:#15803d}._statusRunning_d7lzm_198{background:#eff6ff;color:#1d4ed8}._statusFailed_d7lzm_203{background:var(--danger-50);color:#dc2626}._statusDot_d7lzm_208{width:7px;height:7px;border-radius:50%;flex-shrink:0}._statusCompleted_d7lzm_193 ._statusDot_d7lzm_208{background:#15803d}._statusRunning_d7lzm_198 ._statusDot_d7lzm_208{background:#1d4ed8;animation:_pulse_d7lzm_1 1.5s ease-in-out infinite}._statusFailed_d7lzm_203 ._statusDot_d7lzm_208{background:#dc2626}@keyframes _pulse_d7lzm_1{0%,to{opacity:1}50%{opacity:.35}}._categoryChips_d7lzm_234{display:flex;flex-wrap:wrap;gap:4px}._categoryChip_d7lzm_234{display:inline-block;padding:1px 8px;border-radius:999px;font-size:.7rem;font-weight:600;white-space:nowrap;border:1px solid}._tagsList_d7lzm_251{display:flex;flex-wrap:wrap;gap:4px}._tag_d7lzm_251{display:inline-block;padding:1px 8px;background:var(--muted-200);color:var(--text-600);border-radius:999px;font-size:.7rem;font-weight:500}._promptPreview_d7lzm_268{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-700)}._workspaceBadge_d7lzm_277{display:inline-block;padding:1px 8px;background:var(--muted-200);color:var(--text-700);border-radius:var(--radius-xs);font-size:.78rem;font-family:JetBrains Mono,Fira Code,Menlo,Monaco,Consolas,monospace;font-weight:500;white-space:nowrap}._emptyState_d7lzm_290{padding:var(--space-xl);text-align:center;color:var(--text-500)}._mutedText_d7lzm_297{color:var(--text-500);font-size:.8rem}._container_s7pdq_1{padding:var(--space-lg);max-width:1100px;margin:0 auto}._headerCard_s7pdq_8{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);padding:var(--space-lg);margin-bottom:var(--space-lg)}._headerTop_s7pdq_17{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-md);flex-wrap:wrap}._traceTitle_s7pdq_26{font-size:1.35rem;font-weight:600;color:var(--text-900);margin:0 0 4px}._traceMeta_s7pdq_33{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center;font-size:.8rem;color:var(--text-500)}._metaItem_s7pdq_42{display:flex;align-items:center;gap:4px}._metaLabel_s7pdq_48{font-weight:600;color:var(--text-600)}._actorLink_s7pdq_53{color:var(--brand-600);text-decoration:none;font-weight:500}._actorLink_s7pdq_53:hover{text-decoration:underline}._traceStats_s7pdq_64{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:var(--space-md);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--muted-200)}._miniStat_s7pdq_73{display:flex;flex-direction:column;gap:2px}._miniStatLabel_s7pdq_79{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-500)}._miniStatValue_s7pdq_87{font-size:1.15rem;font-weight:700;color:var(--text-900)}._statusBadge_s7pdq_94{display:inline-flex;align-items:center;gap:5px;padding:3px 12px;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}._statusCompleted_s7pdq_105{background:var(--success-50);color:#15803d}._statusRunning_s7pdq_106{background:#eff6ff;color:#1d4ed8}._statusFailed_s7pdq_107{background:var(--danger-50);color:#dc2626}._statusDot_s7pdq_109{width:7px;height:7px;border-radius:50%;flex-shrink:0}._statusCompleted_s7pdq_105 ._statusDot_s7pdq_109{background:#15803d}._statusRunning_s7pdq_106 ._statusDot_s7pdq_109{background:#1d4ed8;animation:_pulse_s7pdq_1 1.5s ease-in-out infinite}._statusFailed_s7pdq_107 ._statusDot_s7pdq_109{background:#dc2626}@keyframes _pulse_s7pdq_1{0%,to{opacity:1}50%{opacity:.35}}._tags_s7pdq_123{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}._tag_s7pdq_123{display:inline-block;padding:1px 8px;background:var(--muted-200);color:var(--text-600);border-radius:999px;font-size:.7rem;font-weight:500}._promptCard_s7pdq_141{background:var(--muted-100);border:1px solid var(--muted-300);border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-lg);font-size:.9rem;color:var(--text-800);line-height:1.55}._promptCardLabel_s7pdq_152{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-500);margin-bottom:6px}._timeline_s7pdq_162{position:relative;padding-left:32px}._timeline_s7pdq_162:before{content:"";position:absolute;left:11px;top:0;bottom:0;width:2px;background:var(--muted-300)}._step_s7pdq_178{position:relative;margin-bottom:var(--space-md)}._stepDot_s7pdq_183{position:absolute;left:-32px;top:8px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;z-index:1;border:2px solid white;box-shadow:0 0 0 2px var(--muted-300)}._stepDotUser_s7pdq_200{background:var(--brand-100);color:var(--brand-700);box-shadow:0 0 0 2px var(--brand-300)}._stepDotModel_s7pdq_201{background:#fef3c7;color:#92400e;box-shadow:0 0 0 2px #fde68a}._stepDotTool_s7pdq_202{background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 2px #bfdbfe}._stepDotResponse_s7pdq_203{background:var(--success-50);color:#15803d;box-shadow:0 0 0 2px #bbf7d0}._stepCard_s7pdq_205{background:#fff;border:1px solid var(--muted-300);border-radius:var(--radius-sm);overflow:hidden;transition:box-shadow .15s}._stepCard_s7pdq_205:hover{box-shadow:var(--shadow-md)}._stepHeader_s7pdq_218{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);cursor:pointer;-webkit-user-select:none;user-select:none}._stepHeader_s7pdq_218:hover{background:var(--muted-100)}._stepTypeBadge_s7pdq_231{font-size:.68rem;font-weight:600;text-transform:uppercase;padding:2px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0}._badgeUser_s7pdq_241{background:var(--brand-100);color:var(--brand-700)}._badgeModel_s7pdq_242{background:#fef3c7;color:#92400e}._badgeTool_s7pdq_243{color:#fff}._badgeResponse_s7pdq_244{background:var(--success-50);color:#15803d}._stepSummary_s7pdq_246{flex:1;font-size:.85rem;color:var(--text-700);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._stepTimestamp_s7pdq_255{font-size:.7rem;color:var(--text-400);white-space:nowrap;flex-shrink:0}._stepDuration_s7pdq_262{font-size:.7rem;color:var(--text-400);white-space:nowrap;flex-shrink:0;font-weight:500}._expandIcon_s7pdq_270{font-size:14px;color:var(--text-400);transition:transform .2s;flex-shrink:0}._expandIconOpen_s7pdq_277{transform:rotate(90deg)}._stepBody_s7pdq_282{border-top:1px solid var(--muted-200);padding:var(--space-md)}._stepContent_s7pdq_287{font-size:.85rem;color:var(--text-700);line-height:1.6;white-space:pre-wrap;word-break:break-word}._toolSection_s7pdq_296{margin-bottom:var(--space-md)}._toolSection_s7pdq_296:last-child{margin-bottom:0}._toolSectionLabel_s7pdq_304{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-500);margin-bottom:6px;display:flex;align-items:center;gap:6px}._toolStatusBadge_s7pdq_316{font-size:.65rem;padding:1px 6px;border-radius:999px;font-weight:600}._toolStatusSuccess_s7pdq_323{background:var(--success-50);color:#15803d}._toolStatusError_s7pdq_328{background:var(--danger-50);color:#dc2626}._codeBlock_s7pdq_333{background:#1e1e2e;color:#cdd6f4;border-radius:var(--radius-xs);padding:var(--space-sm) var(--space-md);font-family:JetBrains Mono,Fira Code,Cascadia Code,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.55;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:400px;overflow-y:auto}._codeBlockLight_s7pdq_348{background:var(--muted-100);color:var(--text-800);border:1px solid var(--muted-300);border-radius:var(--radius-xs);padding:var(--space-sm) var(--space-md);font-family:JetBrains Mono,Fira Code,Cascadia Code,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.55;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:400px;overflow-y:auto}._tokenRow_s7pdq_365{display:flex;gap:var(--space-md);margin-top:var(--space-sm);font-size:.75rem;color:var(--text-500)}._tokenItem_s7pdq_373{display:flex;align-items:center;gap:4px}._tokenLabel_s7pdq_379{font-weight:600}._categoryChip_s7pdq_384{display:inline-block;padding:1px 8px;border-radius:999px;font-size:.68rem;font-weight:600;white-space:nowrap;border:1px solid}._loadingState_s7pdq_395{padding:var(--space-xl);text-align:center;color:var(--text-500);font-size:.9rem}._errorState_s7pdq_402{padding:var(--space-xl);text-align:center;color:#dc2626;font-size:.9rem}._sectionTitle_s7pdq_410{font-size:.85rem;font-weight:600;color:var(--text-700);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.04em}._page_1x13b_1{padding:24px;max-width:1400px;margin:0 auto}._header_1x13b_7{margin-bottom:24px}._title_1x13b_11{font-size:1.6rem;font-weight:700;color:var(--color-text-primary, #111827);margin:8px 0 4px}._subtitle_1x13b_18{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin:0}._controls_1x13b_24{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;align-items:flex-end;padding:16px;background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px}._controlGroup_1x13b_36{display:flex;flex-direction:column;gap:4px;min-width:160px}._label_1x13b_43{font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.04em}._select_1x13b_51{padding:7px 10px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;font-size:.875rem;background:var(--color-surface, #fff);color:var(--color-text-primary, #111827);min-width:180px}._toggleGroup_1x13b_61{display:flex;gap:4px}._toggleBtn_1x13b_66{padding:7px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;background:var(--color-surface, #fff);color:var(--color-text-secondary, #6b7280);font-size:.8rem;cursor:pointer;transition:all .15s}._toggleBtn_1x13b_66:hover{background:var(--color-surface-hover, #f9fafb)}._toggleBtnActive_1x13b_81{background:var(--brand-600, #2563eb);color:#fff;border-color:var(--brand-600, #2563eb)}._loadingText_1x13b_87{font-size:.875rem;color:var(--color-text-secondary, #6b7280)}._loading_1x13b_87,._error_1x13b_92,._empty_1x13b_92{padding:32px;text-align:center;color:var(--color-text-secondary, #6b7280);font-size:.875rem}._error_1x13b_92{color:#dc2626}._tableWrap_1x13b_103{overflow-x:auto;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;background:var(--color-surface, #fff)}._table_1x13b_103{width:100%;border-collapse:collapse;font-size:.875rem}._table_1x13b_103 thead th{padding:10px 14px;text-align:left;font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-border, #e5e7eb);background:var(--color-surface-alt, #f9fafb);white-space:nowrap}._row_1x13b_129{border-bottom:1px solid var(--color-border, #f3f4f6);transition:background .1s}._row_1x13b_129:hover{background:var(--color-surface-hover, #f9fafb)}._row_1x13b_129 td{padding:10px 14px;vertical-align:middle}._dateCell_1x13b_143{white-space:nowrap;color:var(--color-text-secondary, #6b7280);font-size:.8rem}._fileCell_1x13b_149{max-width:200px}._fileName_1x13b_153{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:.8rem}._sizeCell_1x13b_162{white-space:nowrap;color:var(--color-text-secondary, #6b7280);font-size:.8rem}._mimeChip_1x13b_168{display:inline-block;padding:2px 6px;border-radius:4px;background:#f3f4f6;color:#374151;font-size:.7rem;font-family:monospace;border:1px solid #e5e7eb}._badgeBlocked_1x13b_179{display:inline-block;padding:3px 8px;border-radius:10px;font-size:.7rem;font-weight:600;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}._badgeAllowed_1x13b_190{display:inline-block;padding:3px 8px;border-radius:10px;font-size:.7rem;font-weight:600;background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}._appChip_1x13b_201{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.75rem;background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd}._userLink_1x13b_211,._policyLink_1x13b_211{color:var(--brand-600, #2563eb);text-decoration:none;font-size:.875rem}._userLink_1x13b_211:hover,._policyLink_1x13b_211:hover{text-decoration:underline}._policyCell_1x13b_221{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._footer_1x13b_228{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:12px}._count_1x13b_236{font-size:.875rem;color:var(--color-text-secondary, #6b7280)}._pagination_1x13b_241{display:flex;align-items:center;gap:8px}._pageBtn_1x13b_247{padding:6px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;background:var(--color-surface, #fff);font-size:.8rem;cursor:pointer;color:var(--color-text-primary, #111827)}._pageBtn_1x13b_247:disabled{opacity:.4;cursor:default}._pageInfo_1x13b_262{font-size:.8rem;color:var(--color-text-secondary, #6b7280)}._page_74zsb_1{padding:24px;max-width:1400px;margin:0 auto}._header_74zsb_7{margin-bottom:24px}._title_74zsb_11{font-size:1.6rem;font-weight:700;color:var(--color-text-primary, #111827);margin:8px 0 4px}._subtitle_74zsb_18{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin:0}._summaryRow_74zsb_24{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}._summaryCard_74zsb_31{flex:1;min-width:120px;padding:16px 20px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px}._summaryCardAlert_74zsb_40{border-color:#fca5a5;background:#fff7f7}._summaryValue_74zsb_45{font-size:1.8rem;font-weight:700;color:var(--color-text-primary, #111827);line-height:1}._summaryLabel_74zsb_52{font-size:.75rem;color:var(--color-text-secondary, #6b7280);margin-top:4px}._controls_74zsb_58{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;align-items:flex-end;padding:16px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px}._controlGroup_74zsb_70{display:flex;flex-direction:column;gap:4px}._label_74zsb_76{font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.04em}._toggleGroup_74zsb_84{display:flex;gap:4px}._toggleBtn_74zsb_89{padding:7px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;background:var(--color-surface, #fff);color:var(--color-text-secondary, #6b7280);font-size:.8rem;cursor:pointer;transition:all .15s}._toggleBtn_74zsb_89:hover{background:var(--color-surface-hover, #f9fafb)}._toggleBtnActive_74zsb_104{background:var(--brand-600, #2563eb);color:#fff;border-color:var(--brand-600, #2563eb)}._loading_74zsb_110,._error_74zsb_110,._empty_74zsb_110{padding:32px;text-align:center;color:var(--color-text-secondary, #6b7280);font-size:.875rem}._error_74zsb_110{color:#dc2626}._tableWrap_74zsb_121{overflow-x:auto;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;background:var(--color-surface, #fff)}._table_74zsb_121{width:100%;border-collapse:collapse;font-size:.875rem}._table_74zsb_121 thead th{padding:10px 14px;text-align:left;font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-border, #e5e7eb);background:var(--color-surface-alt, #f9fafb);white-space:nowrap}._row_74zsb_147{border-bottom:1px solid var(--color-border, #f3f4f6);transition:background .1s}._row_74zsb_147:hover{background:var(--color-surface-hover, #f9fafb)}._row_74zsb_147 td{padding:10px 14px;vertical-align:middle}._dateCell_74zsb_161{white-space:nowrap;color:var(--color-text-secondary, #6b7280);font-size:.8rem}._urlCell_74zsb_167{font-family:monospace;font-size:.78rem;color:var(--color-text-secondary, #6b7280);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._numCell_74zsb_177{white-space:nowrap;color:var(--color-text-secondary, #6b7280);font-size:.8rem}._viaCell_74zsb_183{font-size:.8rem;color:var(--color-text-secondary, #9ca3af)}._signalsCell_74zsb_188{display:flex;gap:4px;flex-wrap:wrap}._badgePaste_74zsb_194{display:inline-block;padding:3px 8px;border-radius:10px;font-size:.7rem;font-weight:600;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;text-transform:capitalize}._badgeCopy_74zsb_206{display:inline-block;padding:3px 8px;border-radius:10px;font-size:.7rem;font-weight:600;background:#e0f2fe;color:#0369a1;border:1px solid #7dd3fc;text-transform:capitalize}._entropyBadge_74zsb_218{display:inline-block;padding:3px 8px;border-radius:10px;font-size:.72rem;font-family:monospace}._entropyBadge_low_74zsb_226{background:#f0fdf4;color:#166534;border:1px solid #86efac}._entropyBadge_medium_74zsb_232{background:#fef9c3;color:#854d0e;border:1px solid #fde047}._entropyBadge_high_74zsb_238{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}._signalBadge_74zsb_244{display:inline-block;padding:2px 6px;border-radius:6px;font-size:.68rem;font-weight:600;background:#fef3c7;color:#92400e;border:1px solid #fcd34d}._signalBadgeEmail_74zsb_255{display:inline-block;padding:2px 6px;border-radius:6px;font-size:.68rem;font-weight:600;background:#e0f2fe;color:#0369a1;border:1px solid #7dd3fc}._footer_74zsb_266{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:12px}._count_74zsb_274{font-size:.875rem;color:var(--color-text-secondary, #6b7280)}._pagination_74zsb_279{display:flex;align-items:center;gap:8px}._pageBtn_74zsb_285{padding:6px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;background:var(--color-surface, #fff);font-size:.8rem;cursor:pointer;color:var(--color-text-primary, #111827)}._pageBtn_74zsb_285:disabled{opacity:.4;cursor:default}._pageInfo_74zsb_300{font-size:.8rem;color:var(--color-text-secondary, #6b7280)}._page_1ycn7_1{padding:24px;max-width:1400px;margin:0 auto}._header_1ycn7_7{margin-bottom:24px}._title_1ycn7_11{font-size:1.6rem;font-weight:700;color:var(--color-text-primary, #111827);margin:8px 0 4px}._subtitle_1ycn7_18{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin:0}._summaryRow_1ycn7_24{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}._summaryCard_1ycn7_31{flex:1;min-width:120px;max-width:200px;padding:16px 20px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px}._summaryValue_1ycn7_41{font-size:1.8rem;font-weight:700;color:var(--color-text-primary, #111827);line-height:1}._summaryLabel_1ycn7_48{font-size:.75rem;color:var(--color-text-secondary, #6b7280);margin-top:4px}._controls_1ycn7_54{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;align-items:flex-end;padding:16px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px}._controlGroup_1ycn7_66{display:flex;flex-direction:column;gap:4px;min-width:160px}._label_1ycn7_73{font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.04em}._select_1ycn7_81{padding:7px 10px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;font-size:.875rem;background:var(--color-surface, #fff);color:var(--color-text-primary, #111827);min-width:200px}._loadingText_1ycn7_91{font-size:.875rem;color:var(--color-text-secondary, #6b7280)}._loading_1ycn7_91,._error_1ycn7_96{padding:32px;text-align:center;font-size:.875rem;color:var(--color-text-secondary, #6b7280)}._error_1ycn7_96{color:#dc2626}._emptyState_1ycn7_105{padding:48px 24px;text-align:center;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px}._emptyIcon_1ycn7_113{font-size:2.5rem;margin-bottom:12px}._emptyTitle_1ycn7_118{font-size:1.1rem;font-weight:600;color:var(--color-text-primary, #111827);margin-bottom:6px}._emptyText_1ycn7_125{font-size:.875rem;color:var(--color-text-secondary, #6b7280)}._tableWrap_1ycn7_130{overflow-x:auto;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;background:var(--color-surface, #fff)}._table_1ycn7_130{width:100%;border-collapse:collapse;font-size:.875rem}._table_1ycn7_130 thead th{padding:10px 14px;text-align:left;font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-border, #e5e7eb);background:var(--color-surface-alt, #f9fafb);white-space:nowrap}._row_1ycn7_156{border-bottom:1px solid var(--color-border, #f3f4f6);transition:background .1s}._row_1ycn7_156:hover{background:#fff7f7}._row_1ycn7_156 td{padding:10px 14px;vertical-align:middle}._dateCell_1ycn7_170{white-space:nowrap;color:var(--color-text-secondary, #6b7280);font-size:.8rem}._fileCell_1ycn7_176{max-width:180px}._fileName_1ycn7_180{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:.8rem}._sizeCell_1ycn7_189{white-space:nowrap;color:var(--color-text-secondary, #6b7280);font-size:.8rem}._mimeChip_1ycn7_195{display:inline-block;padding:2px 6px;border-radius:4px;background:#f3f4f6;color:#374151;font-size:.7rem;font-family:monospace;border:1px solid #e5e7eb}._appChip_1ycn7_206{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.75rem;background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd}._badgeBlocked_1ycn7_216{display:inline-block;padding:3px 8px;border-radius:10px;font-size:.7rem;font-weight:600;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}._actionChip_1ycn7_227{display:inline-block;padding:3px 8px;border-radius:10px;font-size:.7rem;font-weight:600;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;text-transform:capitalize}._warnChip_1ycn7_239{display:inline-block;padding:2px 6px;border-radius:6px;font-size:.65rem;background:#fef9c3;color:#854d0e;border:1px solid #fde047;margin-left:4px}._policyCell_1ycn7_250{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._policyLink_1ycn7_257{color:var(--brand-600, #2563eb);text-decoration:none;font-family:monospace;font-size:.8rem}._policyLink_1ycn7_257:hover{text-decoration:underline}._messageCell_1ycn7_268{max-width:200px}._messageText_1ycn7_272{font-size:.78rem;color:var(--color-text-secondary, #6b7280)}._userLink_1ycn7_277{color:var(--brand-600, #2563eb);text-decoration:none;font-size:.875rem}._userLink_1ycn7_277:hover{text-decoration:underline}._footer_1ycn7_287{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:12px}._count_1ycn7_295{font-size:.875rem;color:var(--color-text-secondary, #6b7280)}._pagination_1ycn7_300{display:flex;align-items:center;gap:8px}._pageBtn_1ycn7_306{padding:6px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:6px;background:var(--color-surface, #fff);font-size:.8rem;cursor:pointer;color:var(--color-text-primary, #111827)}._pageBtn_1ycn7_306:disabled{opacity:.4;cursor:default}._pageInfo_1ycn7_321{font-size:.8rem;color:var(--color-text-secondary, #6b7280)}._container_ner27_1{padding:24px 32px;max-width:1600px;margin:0 auto}._headerRow_ner27_8{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}._pageTitle_ner27_17{margin:0;font-size:1.5rem;font-weight:600;color:var(--text-900)}._filtersBar_ner27_25{display:flex;align-items:center;gap:8px}._filtersFlow_ner27_31{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._filterControl_ner27_38{display:flex;align-items:center}._filterTag_ner27_43{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--surface-hover);border-radius:16px;font-size:.85rem;color:var(--text-700)}._filterTagLabel_ner27_54{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._filterTagRemove_ner27_61{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--text-500);padding:0;line-height:1}._filterTagRemove_ner27_61:hover{color:#dc2626}._kpiRow_ner27_76{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:1024px){._kpiRow_ner27_76{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._kpiRow_ner27_76{grid-template-columns:1fr}}._chartsRow_ner27_92{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px;align-items:start}@media(max-width:900px){._chartsRow_ner27_92{grid-template-columns:1fr}}._chartCard_ner27_104{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;padding:20px}._chartTitle_ner27_111{margin:0 0 16px;font-size:.9rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._chartContent_ner27_120{display:flex;align-items:center;gap:24px}._donutContainer_ner27_126{flex:1;min-width:0}._donutLegend_ner27_131{display:flex;flex-direction:column;gap:8px;min-width:0}._legendItem_ner27_138{display:flex;align-items:center;gap:8px;font-size:.8rem;white-space:nowrap;overflow:hidden}._legendDot_ner27_147{width:10px;height:10px;border-radius:50%;flex-shrink:0}._legendLabel_ner27_154{color:var(--text-700);overflow:hidden;text-overflow:ellipsis}._legendValue_ner27_160{color:var(--text-500);font-weight:500;flex-shrink:0}._mainContent_ner27_167{display:grid;grid-template-columns:1fr 320px;gap:24px}@media(max-width:1100px){._mainContent_ner27_167{grid-template-columns:1fr}}._tableSection_ner27_178{min-width:0}._tableCard_ner27_182{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;overflow:hidden}._table_ner27_178{width:100%;border-collapse:collapse}._table_ner27_178 th{text-align:left;padding:14px 16px;font-size:.8rem;font-weight:600;color:var(--text-600);text-transform:uppercase;letter-spacing:.04em;background:var(--surface-hover);border-bottom:1px solid var(--surface-border)}._table_ner27_178 td{padding:14px 16px;font-size:.9rem;color:var(--text-800);border-bottom:1px solid var(--surface-border)}._tableRow_ner27_213{transition:background .15s ease}._tableRow_ner27_213:hover{background:var(--surface-hover)}._timeCell_ner27_221{color:var(--text-500);white-space:nowrap}._userCell_ner27_226{font-weight:500}._eventCell_ner27_230{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._categoryCell_ner27_237{font-size:.85rem;color:var(--text-600)}._pagination_ner27_243{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px;border-top:1px solid var(--surface-border)}._pageBtn_ner27_252{padding:8px 16px;border:1px solid var(--surface-border);border-radius:6px;background:var(--surface-bg);color:var(--text-700);font-size:.85rem;cursor:pointer;transition:all .15s ease}._pageBtn_ner27_252:hover:not(:disabled){background:var(--surface-hover);border-color:var(--brand-500)}._pageBtn_ner27_252:disabled{opacity:.5;cursor:not-allowed}._pageInfo_ner27_273{font-size:.85rem;color:var(--text-600)}._sidePanels_ner27_279{display:flex;flex-direction:column;gap:24px}._usersPanel_ner27_285{background:var(--card-bg, #fff);border:1px solid var(--surface-border);border-radius:16px;padding:20px}._panelTitle_ner27_292{margin:0 0 16px;font-size:.9rem;font-weight:600;color:var(--text-900);text-transform:uppercase;letter-spacing:.03em}._usersList_ner27_301{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}._userItem_ner27_310{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:10px;cursor:pointer;transition:background .15s ease}._userItem_ner27_310:hover{background:var(--surface-hover)}._userAvatar_ner27_324{width:36px;height:36px;border-radius:50%;background:var(--brand-100);color:var(--brand-700);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}._userInfo_ner27_338{flex:1;min-width:0}._userName_ner27_343{display:block;font-weight:500;color:var(--text-900);font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userEmail_ner27_353{display:block;font-size:.775rem;color:var(--text-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userStats_ner27_362{text-align:right;flex-shrink:0}._userEventCount_ner27_367{display:block;font-weight:600;color:var(--brand-600);font-size:.8rem;white-space:nowrap}._skeleton_ner27_376{background:linear-gradient(90deg,var(--surface-hover) 25%,var(--surface-100, #f5f7fa) 50%,var(--surface-hover) 75%);background-size:200% 100%;animation:_shimmer_ner27_1 1.4s infinite;border-radius:8px}@keyframes _shimmer_ner27_1{0%{background-position:200% 0}to{background-position:-200% 0}}._empty_ner27_388{padding:32px 0;text-align:center;color:var(--text-400);font-size:.9rem}._card_1l4pi_1{background:#fff;border-radius:8px;border:1px solid var(--color-border, #e2e8f0);padding:16px;flex:1;min-height:auto;display:flex;flex-direction:column}._header_1l4pi_12{margin-bottom:16px}._title_1l4pi_16{margin:0;font-size:1rem;font-weight:600;color:var(--text-900, #111827)}._subtitle_1l4pi_23{margin:4px 0 0;font-size:.875rem;color:var(--text-500, #6b7280)}._anomaliesList_1l4pi_29{display:flex;flex-direction:column;gap:12px;flex:1}._anomalyItem_1l4pi_36{display:block;padding:12px;border:1px solid var(--color-border, #e2e8f0);border-radius:6px;background:var(--color-bg-light, #f8fafc);text-decoration:none;transition:all .2s ease;cursor:pointer}._anomalyItem_1l4pi_36:hover{border-color:var(--color-primary, #3b82f6);background:#fff;box-shadow:0 1px 3px #0000001a}._userInfo_1l4pi_53{margin-bottom:8px}._userName_1l4pi_57{font-weight:500;color:var(--text-900, #111827);font-size:.875rem}._userEmail_1l4pi_63{font-size:.75rem;color:var(--text-500, #6b7280);margin-top:2px}._spikeBadge_1l4pi_69{display:inline-block;padding:4px 10px;background:#d977061a;color:#d97706;border-radius:4px;font-weight:600;font-size:.875rem;margin-bottom:8px}._volumeInfo_1l4pi_80{font-size:.75rem;color:var(--text-600, #4b5563);line-height:1.4}._emptyState_1l4pi_86{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:8px;color:var(--color-success, #22c55e);font-size:.875rem;min-height:120px}._emptyIcon_1l4pi_98{font-size:1.5rem}._loadingState_1l4pi_102,._errorState_1l4pi_103{display:flex;align-items:center;justify-content:center;flex:1;color:var(--text-500, #6b7280);font-size:.875rem;min-height:120px}._errorState_1l4pi_103{color:var(--color-error, #ef4444)}:root{--color-primary: var(--brand-400);--color-secondary: var(--brand-500);--color-primary-dark: var(--brand-800);--color-primary-muted: rgba(var(--brand-400-rgb), .2);--color-secondary-muted: rgba(var(--brand-500-rgb), .2);--color-black: #000000;--color-text-body: #1a1a1a;--color-text-muted: #666666;--color-bg-light: #f8f9fa;--color-bg-white: var(--surface-card, #ffffff);--color-bg-muted: var(--muted-200);--color-border: #e5e7eb;--color-border-muted: #d4d8e3;--font-primary: "Inter", sans-serif;--font-display: "Inter", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px}body{margin:0;font-family:var(--font-primary);background-color:var(--color-bg-light);color:var(--color-text-body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:900;color:var(--color-black);margin-top:0}button{font-family:var(--font-primary)}*{box-sizing:border-box}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.react-tooltip,[role=tooltip],div[id^=react-tooltip]{z-index:2147483647!important}:root{--brand-50: #f7fffb;--brand-100: #ecfff4;--brand-200: #d7fced;--brand-300: #bdf7db;--brand-400: #89e2c7;--brand-500: #45d4b5;--brand-400-rgb: 137, 226, 199;--brand-500-rgb: 69, 212, 181;--brand-600: #2db08f;--brand-700: #1f7d62;--brand-800: #15513f;--brand-900: #0a2b1f;--accent-50: #fff8f3;--accent-300: #ffd6b6;--accent-600: #ff9a3d;--muted-100: #f8fafc;--muted-200: #f1f5f9;--muted-300: #e9eef5;--muted-500: #cfd8e3;--success-50: #ecfdf5;--success-500: #10b981;--danger-50: #fff1f2;--danger-500: #ef4444;--text-900: #0f172a;--text-700: #334155;--text-500: #6b7280;--text-600: #475569;--text-800: #1e293b;--text-400: #94a3b8;--shadow-sm: 0 1px 2px rgba(var(--text-900-rgb), .04);--shadow-md: 0 8px 24px rgba(var(--text-900-rgb), .08);--shadow-lg: 0 18px 36px rgba(var(--text-900-rgb), .12);--radius-xs: 6px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--font-base: 16px;--leading-tight: 1.1;--leading-normal: 1.45;--control-height: 36px;--control-padding: 10px 12px;--shadow-unauth-dot: var(--brand-500);--shadow-alien-dot: var(--brand-400);--shadow-unauth-chip-bg: rgba(var(--brand-500-rgb), .18);--shadow-alien-chip-bg: rgba(var(--brand-400-rgb), .22);--shadow-fallback-chip-bg: rgba(102, 102, 102, .15);--shadow-chip-text: #127762;--text-muted: #666666;--surface-card: var(--surface-card, #ffffff);--surface-muted: var(--surface-muted, #f3f4f6);--color-border: var(--color-border, #e2e8f0);--color-text-muted: var(--color-text-muted, #64748b);--color-accent-dark: var(--color-accent-dark, #0f766e);--color-accent: var(--brand-500);--color-accent-muted: rgba(var(--brand-500-rgb), .12);--badge-danger-bg: var(--badge-danger-bg, #fee2e2);--badge-danger-fg: var(--badge-danger-fg, #991b1b);--badge-warning-bg: var(--badge-warning-bg, #ffedd5);--badge-warning-fg: var(--badge-warning-fg, #9a3412);--badge-info-bg: var(--badge-info-bg, #e0f2fe);--badge-info-fg: var(--badge-info-fg, #075985);--badge-success-bg: var(--badge-success-bg, #d1fae5);--badge-success-fg: var(--badge-success-fg, #065f46);--text-900-rgb: 15, 23, 42;--slate-400-rgb: 148, 163, 184;--white-rgb: 255, 255, 255;--danger-600: var(--danger-600, #b91c1c);--severity-critical-chip-bg: #E53935;--severity-critical-chip-text: #FFFFFF;--severity-critical-text: #C62828;--severity-high-chip-bg: #FFB74D;--severity-high-chip-text: #000000;--severity-high-text: #F57C00;--severity-medium-chip-bg: #45D4B5;--severity-medium-chip-text: #00352B;--severity-medium-text: #00796B;--severity-low-chip-bg: #89E2C7;--severity-low-chip-text: #00352B;--severity-low-text: #2E7D6A;--risk-critical-bg: #fee2e2;--risk-critical-text: #991b1b;--risk-critical-color: #ef4444;--risk-high-bg: #ffedd5;--risk-high-text: #9a3412;--risk-high-color: #f97316;--risk-medium-bg: #fef3c7;--risk-medium-text: #92400e;--risk-medium-color: #f59e0b;--risk-low-bg: #d1fae5;--risk-low-text: #065f46;--risk-low-color: #10b981;--risk-unknown-bg: #f1f5f9;--risk-unknown-text: #475569;--risk-unknown-color: #94a3b8;--risk-critical-soft: #fca5a5;--risk-high-soft: #fdba74;--risk-medium-soft: #fcd34d;--risk-low-soft: #6ee7b7;--risk-unknown-soft: #cbd5e1;--green-level-1: #0d4f3c;--green-level-2: #1a7d5c;--green-level-3: #2db08f;--green-level-4: #6ee7c2}.app-container{max-width:1280px;margin:0 auto;padding:var(--space-lg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:var(--control-height);padding:var(--control-padding);border-radius:var(--radius-md);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-weight:600;font-size:.95rem;cursor:pointer;box-shadow:var(--shadow-sm);transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .12s ease}.btn:hover,.btn:focus-visible{transform:translateY(-1px)}.btn-primary{background:linear-gradient(180deg,var(--brand-400),var(--brand-500));border-color:transparent;color:#fff;box-shadow:0 8px 24px rgba(var(--brand-500-rgb),.18)}.btn-outline{background:transparent;border-color:var(--muted-300);color:var(--text-700)}.btn-danger{background:var(--danger-500);color:#fff}.input,select,textarea{height:var(--control-height);padding:0 12px;border-radius:var(--radius-sm);border:1px solid var(--muted-300);background:#fff;color:var(--text-900);font-size:.95rem;outline:none;transition:box-shadow .12s ease,border-color .12s ease}.input:focus,select:focus,textarea:focus{border-color:var(--brand-500);box-shadow:0 6px 18px rgba(var(--brand-500-rgb),.12)}.card-base{background:#fff;border-radius:var(--radius-md);border:1px solid var(--muted-300);box-shadow:var(--shadow-sm);padding:var(--space-md)}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:6px 10px;border-radius:999px;background:linear-gradient(180deg,var(--brand-100),transparent);color:var(--brand-800);font-weight:700;font-size:.85rem}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#070b0f73;z-index:10000}.modal-card{width:100%;max-width:560px;background:#fff;border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-lg)}.row{display:flex;gap:var(--space-md);align-items:center}.col{display:flex;flex-direction:column;gap:var(--space-sm)}.center{display:flex;align-items:center;justify-content:center}.mt-1{margin-top:var(--space-sm)}.mt-2{margin-top:var(--space-md)}.mb-2{margin-bottom:var(--space-md)}h1,h2,h3{color:var(--text-900);margin:0 0 var(--space-sm) 0}p{color:var(--text-700);line-height:var(--leading-normal);margin:0}@media(max-width:768px){.app-container{padding:var(--space-md)}.modal-card{margin:12px}}.selectControl select,.selectControl input{padding:8px 10px;border-radius:var(--radius-sm);border:1px solid var(--muted-300)}.selectControl button{padding:6px 12px;border-radius:var(--radius-sm)}
