@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.app-dialog-overlay{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:24px;background:#0948539e;background:color-mix(in srgb,var(--primary) 62%,transparent);box-sizing:border-box}.app-dialog{width:min(440px,100%);max-height:min(80vh,680px);display:flex;flex-direction:column;gap:14px;background:var(--bg-light);color:var(--text);border:1px solid var(--border-muted);border-radius:8px;box-shadow:var(--shadow);padding:18px;box-sizing:border-box;outline:none}.app-dialog__title{margin:0;font-size:16px;line-height:1.25;font-weight:800}.app-dialog__body{font-size:14px;line-height:1.45;color:var(--text);overflow:auto}.app-dialog__actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}: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{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;inset: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;inset:100% 0 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}:root{--bg-dark: hsl(189 30%, 90%);--bg: hsl(189 30% 98%);--bg-light: hsl(0, 0%, 100%);--text: hsl(0 0% 5%);--text-muted: hsl(0 0% 30%);--border: hsl(189 12% 72%);--border-muted: hsl(189 18% 86%);--gradient: linear-gradient(0deg, var(--bg) 95%, var(--bg-light));--gradient-hover: linear-gradient(0deg, var(--bg), var(--bg-light));--highlight: hsl(0 0% 100%);--border-card: solid 1px var(--border-muted);--shadow: 0px 2px 2px hsla(0, 0%, 0%, .07), 0px 4px 4px hsla(0, 0%, 0%, .15);--primary: hsl(189, 90%, 19%);--primary-muted: hsl(189, 30%, 90%);--text-light: var(--bg-light);--danger: hsl(10, 40%, 41%)}:root{--ui-radius-sm: 5px;--ui-pill-padding: 5px;--ui-icon-action-size: 88px;--ui-popover-gap: 8px}button:not([class]):not([style]){display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-radius-sm);background:transparent;color:var(--text-muted);border:1px solid var(--text-muted);padding:6px 12px;line-height:1;min-height:32px}.button.logout,.unstyled-pill-btn{border-radius:var(--ui-radius-sm);background:transparent;padding:var(--ui-pill-padding)}button:not([class]):not([style]):disabled,.unstyled-pill-btn:disabled{opacity:.6;cursor:not-allowed}.button.logout{color:var(--bg-light);border:1px solid var(--bg-light)}.unstyled-pill-btn{color:var(--text-muted);border:1px solid var(--text-muted)}button:not([class]):not([style]):hover,.unstyled-pill-btn:hover{background:var(--primary);color:var(--text-light)}.icon-action-btn{height:var(--ui-icon-action-size);width:var(--ui-icon-action-size);border-radius:50%;border:none;background:var(--bg-light);color:var(--primary);box-shadow:none;display:grid;place-items:center;padding:0;overflow:hidden;white-space:nowrap;cursor:pointer;transition:transform .14s ease}.icon-action-btn .action-icon{width:72px;height:72px;min-width:72px;display:inline-flex;align-items:center;justify-content:center}.icon-action-btn .action-icon svg{width:58px;height:58px;stroke-width:1.75}.icon-action-btn .action-label{display:none}.icon-action-btn:hover,.icon-action-btn:focus-visible{transform:translateY(-2px)}.action-menu{position:relative;display:inline-flex}.action-popover{position:absolute;left:0;bottom:calc(var(--ui-icon-action-size) + var(--ui-popover-gap));min-width:200px;background:var(--bg-light);border:1px solid var(--border-muted);border-radius:12px;padding:6px;z-index:2000;transform-origin:bottom left;transform:scaleY(.9);opacity:0;pointer-events:none;transition:transform .12s ease,opacity .12s ease}.action-popover.is-open{transform:scaleY(1);opacity:1;pointer-events:auto}.action-popover-item{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:10px;border-radius:10px;cursor:pointer;text-align:left}.action-popover-item:hover{background:var(--bg)}.action-popover-icon{width:24px;display:inline-flex;justify-content:center}.ai-chat-launcher{position:absolute;right:22px;bottom:22px;width:88px;height:88px;border:none;border-radius:50%;background:var(--bg-light);color:var(--primary);box-shadow:none;display:grid;place-items:center;cursor:pointer;z-index:2600;padding:0;transition:transform .14s ease}.ai-chat-launcher:hover,.ai-chat-launcher:focus-visible{transform:translateY(-2px)}.ai-chat-launcher-icon{position:relative;z-index:1;width:72px;height:72px;display:grid;place-items:center}.ai-chat-launcher-icon img{width:72px;height:72px;display:block}.ai-assistant-pane{position:relative;height:100%;flex:0 0 auto;background:var(--bg-light);border-left:1px solid #ddd;display:flex;flex-direction:column;overflow:hidden;transition:width .18s ease,border-color .18s ease}.ai-assistant-pane.is-collapsed{border-left-color:transparent;pointer-events:none}.ai-assistant-resize-handle{position:absolute;top:0;left:-3px;bottom:0;width:6px;cursor:col-resize;z-index:2}.ai-assistant-resize-handle:hover{background:color-mix(in srgb,var(--primary) 18%,transparent)}.ai-assistant-pane-header{min-height:64px;padding:12px 14px;border-bottom:1px solid var(--border-muted);display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--bg)}.ai-assistant-title{font-size:16px;font-weight:800;color:var(--text)}.ai-assistant-subtitle{margin-top:2px;font-size:12px;color:var(--text-muted)}.ai-assistant-header-actions{display:flex;align-items:center;gap:8px}.ai-assistant-clear-btn{min-height:32px;border:1px solid var(--border-muted);border-radius:8px;background:var(--bg-light);color:var(--text-muted);padding:0 10px;cursor:pointer;font-size:12px;font-weight:700}.ai-assistant-clear-btn:disabled{cursor:not-allowed;opacity:.55}.ai-assistant-collapse-btn{width:32px;height:32px;border:1px solid var(--border-muted);border-radius:8px;background:var(--bg-light);color:var(--text);cursor:pointer;display:grid;place-items:center;padding:0}.ai-assistant-collapse-btn img{width:14px;height:14px;display:block}.ai-assistant-thread{flex:1;min-height:0;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.ai-assistant-thread-error{border:1px solid #f3b7b7;border-radius:8px;background:#fff5f5;color:#9f1d1d;padding:8px 10px;font-size:12px}.ai-assistant-message{max-width:92%;border:1px solid var(--border-muted);border-radius:8px;padding:10px 11px;font-size:13px;line-height:1.4;color:var(--text);background:var(--bg);white-space:pre-wrap;overflow-wrap:anywhere}.ai-assistant-message.is-user{align-self:flex-end;background:var(--primary-muted)}.ai-assistant-message.is-pending{color:var(--text-muted)}.ai-assistant-message a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:2px}.ai-assistant-context-used{margin-top:8px;font-size:12px;color:var(--text-muted)}.ai-assistant-context-used summary{cursor:pointer;font-weight:700;color:var(--text-muted)}.ai-assistant-context-grid{margin-top:8px;display:grid;gap:6px}.ai-assistant-context-grid div{display:grid;gap:2px}.ai-assistant-context-grid span{color:var(--text-muted)}.ai-assistant-context-grid strong{color:var(--text);font-weight:600}.ai-assistant-composer{border-top:1px solid var(--border-muted);padding:12px;display:grid;grid-template-columns:1fr;gap:8px;background:var(--bg-light)}.ai-assistant-composer textarea{width:100%;min-width:0;box-sizing:border-box;resize:none;border:1px solid var(--border-muted);border-radius:8px;padding:8px 9px;font:inherit;font-size:13px;color:var(--text);background:var(--bg-light)}.ai-assistant-composer button{justify-self:end;align-self:end;min-height:36px;border:1px solid var(--border-muted);border-radius:8px;background:var(--bg);color:var(--text-muted);padding:0 12px}.ai-assistant-composer textarea:disabled,.ai-assistant-composer button:disabled{opacity:.65}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,sans-serif}.auth-gate{min-height:100vh;display:grid;place-items:center;padding:24px;background-color:#1a1e27;font-family:Inter,sans-serif}.auth-gate-card{border:1px solid #3b4252;border-radius:14px;padding:24px;background:#262a33;min-width:320px;max-width:440px;width:100%;box-shadow:0 20px 60px #00000073,0 0 0 1px #ffffff0a;animation:fadeInScale .2s ease-out forwards}.auth-gate-title{font-size:20px;font-weight:700;margin-bottom:8px;color:#f7fafc}.auth-gate-text{font-size:14px;color:#cbd5e0;margin-bottom:16px}.auth-gate .button{padding:10px 18px;font-size:14px;font-weight:600;border-radius:10px;border:none;cursor:pointer;transition:all .2s ease;outline:none}.auth-gate .button:focus{box-shadow:0 0 0 4px #63b3ed59}.auth-gate .button.login{background-color:#63b3ed;color:#1a1e27}.auth-gate .button.login:hover{background-color:#4299e1}.auth-gate .button.logout{background-color:#fc8181;color:#1a1e27}.auth-gate .button.logout:hover{background-color:#e53e3e}.loading-text{font-size:1rem;color:#a0aec0;animation:pulse 1.5s infinite ease-in-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}
