:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.monitor-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(29,78,216,.08),transparent 28%),linear-gradient(180deg,#f4f7fb,#eef3f9);padding:20px;box-sizing:border-box;color:#0f172a;font-family:Inter,Segoe UI,Arial,sans-serif}.monitor-topbar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0f3bc7,#0b5fff);color:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 14px 40px #0f3bc73d}.brand-wrap{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-weight:800;font-size:20px;background:#ffffff29;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.brand-name{font-size:28px;font-weight:800;line-height:1}.brand-sub{font-size:12px;opacity:.92;margin-top:4px}.topbar-right{display:flex;align-items:center;gap:10px}.refresh-btn{border:1px solid rgba(255,255,255,.22);background:#ffffff1f;color:#fff;border-radius:10px;padding:9px 14px;display:inline-flex;gap:8px;align-items:center;cursor:pointer;font-weight:700}.profile-chip{display:inline-flex;gap:8px;align-items:center;border-radius:999px;padding:8px 12px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);font-weight:700}.mini-down{font-size:11px}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.kpi-card{background:#ffffffdb;border:1px solid rgba(219,228,238,.95);border-radius:14px;padding:16px 18px;box-shadow:0 8px 24px #0f172a0a}.kpi-label{font-size:12px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.kpi-value{margin-top:8px;font-size:34px;font-weight:800;color:#0f172a}.toolbar-card,.table-card{margin-top:16px;background:#ffffffeb;border:1px solid #dbe4ee;border-radius:16px;box-shadow:0 10px 30px #0f172a0d}.toolbar-card{padding:16px}.toolbar-row{display:grid;gap:12px}.toolbar-row-main{grid-template-columns:1.8fr auto auto auto;align-items:end}.toolbar-row-filters{margin-top:12px;grid-template-columns:1fr 1fr 1fr auto;align-items:center}.search-wrap{position:relative}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:13px}.search-input,.filter-select,.date-input{width:100%;min-height:42px;border-radius:12px;border:1px solid #dbe4ee;background:#fff;color:#0f172a;padding:0 14px;font-size:13px;box-sizing:border-box;outline:none}.search-input{padding-left:38px}.search-input:focus,.filter-select:focus,.date-input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #0b5fff14}.date-group{display:flex;flex-direction:column;gap:6px}.date-label{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase}.primary-btn{min-height:42px;padding:0 18px;border:none;border-radius:12px;background:linear-gradient(135deg,#0f3bc7,#0b5fff);color:#fff;font-weight:800;cursor:pointer}.toolbar-actions{display:flex;gap:8px;justify-content:flex-end}.icon-btn{width:42px;height:42px;border-radius:12px;border:1px solid #dbe4ee;background:#fff;color:#334155;display:grid;place-items:center;cursor:pointer}.icon-btn:hover,.refresh-btn:hover,.primary-btn:hover{filter:brightness(.98)}.table-headline{display:flex;justify-content:space-between;align-items:center;padding:16px 18px 10px}.headline-left{display:flex;gap:12px;align-items:center}.headline-title{font-size:16px;font-weight:800}.headline-count{font-size:12px;color:#64748b;font-weight:700}.headline-right{display:flex;gap:8px}.expanded-shell{margin-top:10px;padding:14px;border-top:1px solid #e6edf5;background:linear-gradient(180deg,#f8fbfff2,#f3f7fcf5)}.expanded-top-strip{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.expanded-doc-meta,.expanded-right-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.expanded-chip{display:inline-flex;align-items:center;border:1px solid #dbe4ee;background:#ffffffeb;color:#334155;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.expanded-status,.expanded-confidence{display:inline-flex;align-items:center;justify-content:center;min-width:86px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;border:1px solid transparent}.expanded-status.pending{background:#f59e0b1f;color:#b45309;border-color:#f59e0b2e}.expanded-status.error{background:#ef44441a;color:#b91c1c;border-color:#ef444426}.expanded-status.success{background:#10b9811a;color:#047857;border-color:#10b98124}.expanded-status.progress{background:#3b82f61a;color:#1d4ed8;border-color:#3b82f624}.expanded-status.neutral{background:#f8fafc;color:#475569;border-color:#e2e8f0}.expanded-confidence.high{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.expanded-confidence.medium{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.expanded-confidence.low{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.expanded-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:14px;align-items:start}.expanded-panel{background:#fffffff2;border:1px solid #dbe4ee;border-radius:16px;box-shadow:0 10px 30px #0f172a0d;overflow:hidden}.expanded-panel-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#fcfdff,#f8fbff)}.expanded-panel-title{font-size:15px;font-weight:800;color:#0f172a}.expanded-panel-subtitle{font-size:12px;color:#64748b;margin-top:4px}.expanded-panel-body{padding:14px}.details-scroll{max-height:980px;overflow:auto}.viewer-panel .expanded-panel-body,.details-panel .expanded-panel-body{padding:14px}@media (max-width: 1100px){.expanded-grid{grid-template-columns:1fr}.details-scroll{max-height:none}}.toggle-chip{padding:6px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:700}.toggle-chip.active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.table-wrap{overflow:auto;border-top:1px solid #eef2f7}.monitor-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1120px}.monitor-table thead th{position:sticky;top:0;background:linear-gradient(180deg,#f8fbff,#f3f7fc);color:#475569;font-size:11px;text-transform:uppercase;letter-spacing:.02em;font-weight:800;text-align:left;padding:13px 14px;border-bottom:1px solid #e5edf6}.monitor-table tbody td{padding:14px;border-bottom:1px solid #eef2f7;font-size:13px;color:#0f172a;background:#ffffffe6}.monitor-table tbody tr:hover td{background:#f8fbff}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#334155}.status-pill,.confidence-pill,.source-pill{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid transparent}.status-pill.pending{background:#f59e0b1f;color:#b45309;border-color:#f59e0b2e}.status-pill.error{background:#ef44441a;color:#b91c1c;border-color:#ef444426}.status-pill.success{background:#10b9811a;color:#047857;border-color:#10b98124}.status-pill.progress{background:#3b82f61a;color:#1d4ed8;border-color:#3b82f624}.status-pill.neutral{background:#f8fafc;color:#475569;border-color:#e2e8f0}.confidence-pill.high{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.confidence-pill.medium{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.confidence-pill.low{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.source-pill{background:#f8fafc;color:#334155;border-color:#e2e8f0}.empty-state{text-align:center;color:#64748b;padding:34px!important}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1200px){.kpi-row{grid-template-columns:repeat(2,1fr)}.toolbar-row-main,.toolbar-row-filters{grid-template-columns:1fr}}.profile-menu-wrap{position:relative}.profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;background:#fff;border:1px solid #dbe4ee;border-radius:12px;box-shadow:0 18px 40px #0f172a1f;overflow:hidden;z-index:50}.profile-dropdown-item{width:100%;border:none;background:#fff;text-align:left;padding:12px 14px;font-size:13px;color:#0f172a;cursor:pointer}.profile-dropdown-item:hover{background:#f8fbff}.monitor-row{cursor:pointer}.monitor-row.expanded td{background:#f8fbff}.expanded-row-wrap td{background:transparent!important}
