@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans/InstrumentSans-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans/InstrumentSans-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans/InstrumentSans-SemiBold.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans/InstrumentSans-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-auth:"Instrument Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:16px}body{overflow:hidden}.noesis-window-surface{width:100%;min-width:0;height:100dvh;min-height:0;overflow:hidden}.noesis-desktop-titlebar{app-region:drag;z-index:100;border-bottom:1px solid var(--noesis-color-border);background:var(--noesis-color-surface);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;flex:none;width:100%;height:44px;position:relative}.noesis-desktop-titlebar__safe-area{width:env(titlebar-area-width,100%);height:env(titlebar-area-height,44px);margin-left:env(titlebar-area-x,0);grid-template-columns:64px minmax(0,1fr);display:grid}.noesis-desktop-titlebar__brand{background:var(--noesis-color-ink);justify-content:center;align-items:center;height:44px;display:flex}.noesis-desktop-titlebar__brand img{object-fit:contain;pointer-events:none;width:26px;height:26px}.noesis-desktop-titlebar__drag-region{justify-content:center;align-items:center;min-width:0;padding:0 16px;display:flex}.noesis-desktop-titlebar__search{app-region:no-drag;-webkit-app-region:no-drag;width:min(420px,48vw);background:var(--noesis-color-surface-soft)!important;height:30px!important;color:var(--noesis-color-muted)!important;border:1px solid #0000!important;border-radius:8px!important;padding:0 9px!important}.noesis-desktop-titlebar__search:hover{border-color:var(--noesis-color-border)!important;background:var(--noesis-color-selection)!important;color:var(--noesis-color-ink)!important}.noesis-desktop-titlebar__search:active{transform:translateY(1px)}.noesis-desktop-titlebar__search-content{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.noesis-desktop-titlebar__search-content>span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.noesis-desktop-titlebar__search kbd{border:1px solid color-mix(in srgb, var(--noesis-color-muted) 22%, transparent);background:color-mix(in srgb, var(--noesis-color-surface) 72%, transparent);color:var(--noesis-color-muted);font-family:var(--font-ui);font-variant-numeric:tabular-nums;border-radius:5px;padding:1px 5px;font-size:10px;line-height:16px}.mail-workbench{background:var(--ant-color-bg-container);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.mail-workbench__header{border-bottom:1px solid var(--ant-color-border-secondary);grid-template-columns:minmax(160px,1fr) minmax(280px,560px) minmax(200px,1fr);align-items:center;gap:16px;min-height:52px;padding:0 14px;display:grid}.mail-workbench__search{align-items:center;gap:10px;display:flex}.mail-workbench__columns{flex:1;grid-template-columns:minmax(220px,.75fr) minmax(300px,1fr) minmax(420px,1.65fr);min-width:0;min-height:0;display:grid}.mail-workbench__navigation,.mail-workbench__messages,.mail-workbench__reader{min-width:0;min-height:0;overflow:hidden}.mail-workbench__navigation,.mail-workbench__messages{border-right:1px solid var(--ant-color-border-secondary)}.mail-workbench__nav-list{gap:4px;padding:8px;display:grid}.mail-workbench__row,.mail-workbench__folder,.mail-workbench__message{width:100%;color:var(--ant-color-text);cursor:pointer;text-align:left;background:0 0;border:0}.mail-workbench__row{border-radius:8px;grid-template-columns:24px minmax(0,1fr) 10px;align-items:center;gap:7px;padding:9px;display:grid}.mail-workbench__row:hover,.mail-workbench__folder:hover,.mail-workbench__message:hover{background:var(--ant-color-fill-tertiary)}.mail-workbench__row.is-active,.mail-workbench__folder.is-active,.mail-workbench__message.is-active{background:var(--ant-color-primary-bg);color:var(--ant-color-primary-text)}.mail-workbench__row-copy{min-width:0;display:grid}.mail-workbench__row-copy strong,.mail-workbench__row-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mail-workbench__row-copy small{color:var(--ant-color-text-secondary);font-size:11px}.mail-workbench__folders{gap:2px;padding:2px 0 8px 24px;display:grid}.mail-workbench__folder{border-radius:7px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:6px;padding:7px 9px;display:grid}.mail-workbench__message{border-bottom:1px solid var(--ant-color-border-secondary);gap:5px;padding:12px 14px;display:grid}.mail-workbench__message.is-unread .mail-workbench__subject,.mail-workbench__message.is-unread strong{font-weight:750}.mail-workbench__message-line{justify-content:space-between;gap:8px;min-width:0;font-size:13px;display:flex}.mail-workbench__message-line strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mail-workbench__message-line time{color:var(--ant-color-text-secondary);flex:none;font-size:11px}.mail-workbench__subject{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mail-workbench__message-meta{color:var(--ant-color-text-tertiary);align-items:center;gap:5px;font-size:11px;display:flex}.mail-workbench__coverage{border-bottom:1px solid var(--ant-color-border-secondary);color:var(--ant-color-text-secondary);padding:7px 12px;font-size:11px}.mail-workbench__reader-actions{border-bottom:1px solid var(--ant-color-border-secondary);align-items:center;gap:4px;min-height:44px;padding:0 12px;display:flex}.mail-workbench__article{max-width:860px;margin:0 auto;padding:28px 34px 56px}.mail-workbench__article h1{margin:0 0 20px;font-size:24px;line-height:1.25}.mail-workbench__participants{grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;display:grid}.mail-workbench__participants span{color:var(--ant-color-text-secondary);font-size:12px}.mail-workbench__participants time{color:var(--ant-color-text-secondary);grid-area:1/2/span 2;font-size:12px}.mail-workbench__recipients{color:var(--ant-color-text-secondary);grid-template-columns:auto minmax(0,1fr);gap:3px 8px;margin:12px 0 22px;font-size:12px;display:grid}.mail-workbench__recipients dt{font-weight:650}.mail-workbench__recipients dd{margin:0}.mail-workbench__html,.mail-workbench__plain{overflow-wrap:anywhere;white-space:pre-wrap;margin-top:22px;font-family:inherit;font-size:14px;line-height:1.65}.mail-workbench__html img{max-width:100%;height:auto}.mail-workbench__attachments{border-top:1px solid var(--ant-color-border-secondary);flex-wrap:wrap;gap:8px;margin-top:28px;padding-top:18px;display:flex}.mail-workbench__attachments h2{width:100%;margin:0 0 4px;font-size:14px}.mail-workbench__form{gap:14px;padding-top:8px;display:grid}.mail-workbench__field{gap:6px;font-size:13px;font-weight:650;display:grid}.mail-workbench__endpoint-grid{grid-template-columns:minmax(0,1fr) 110px;gap:12px;display:grid}.mail-workbench__manage-list{gap:2px;display:grid}.mail-workbench__manage-row{border-bottom:1px solid var(--ant-color-border-secondary);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:8px 0;display:flex}.mail-workbench__compose-attachments{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mail-workbench__file-button{cursor:pointer;color:var(--ant-color-primary);align-items:center;gap:6px;font-size:13px;display:inline-flex}@media (max-width:1080px){.mail-workbench__columns{grid-template-columns:220px minmax(280px,1fr) minmax(360px,1.3fr)}.mail-workbench__header{grid-template-columns:auto minmax(240px,1fr) auto}}.executor-access{background:radial-gradient(circle at 50% 44%, var(--ant-color-fill-quaternary) 0, transparent 36%), var(--ant-color-bg-layout);flex:1;justify-content:center;align-items:center;min-height:0;padding:clamp(32px,6vw,88px);display:flex}.executor-access__content{border:1px solid var(--ant-color-border-secondary);background:var(--ant-color-bg-container);width:min(100%,720px);box-shadow:0 24px 64px color-mix(in srgb, var(--ant-color-text) 8%, transparent), 0 2px 8px color-mix(in srgb, var(--ant-color-text) 5%, transparent);border-radius:18px;padding:38px 40px 42px}.executor-access__header{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:18px;display:grid}.executor-access__mark,.executor-access__source-icon{color:var(--ant-color-primary);background:var(--ant-color-primary-bg);justify-content:center;align-items:center;display:inline-flex}.executor-access__mark{width:48px;height:48px;box-shadow:inset 0 0 0 1px var(--ant-color-primary-border);border-radius:14px}.executor-access__header h1,.executor-access__source h2,.executor-access__header p,.executor-access__source p{margin:0}.executor-access__header h1{letter-spacing:-.025em;text-wrap:balance;font-size:clamp(24px,3vw,30px);font-weight:650;line-height:1.18}.executor-access__header p{max-width:58ch;color:var(--ant-color-text-secondary);text-wrap:pretty;margin-top:10px;font-size:15px;line-height:1.65}.executor-access__sources{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.executor-access__source{border:1px solid var(--ant-color-border-secondary);background:color-mix(in srgb, var(--ant-color-fill-quaternary) 42%, var(--ant-color-bg-container));border-radius:13px;flex-direction:column;min-height:190px;padding:18px;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.executor-access__source:hover{border-color:var(--ant-color-primary-border);background:color-mix(in srgb, var(--ant-color-primary-bg) 38%, var(--ant-color-bg-container));transform:translateY(-1px)}.executor-access__source-heading{grid-template-columns:34px minmax(0,1fr);gap:11px;display:grid}.executor-access__source-icon{border-radius:10px;width:34px;height:34px}.executor-access__source h2{font-size:15px;font-weight:650;line-height:1.35}.executor-access__source p{color:var(--ant-color-text-secondary);margin-top:4px;font-size:12px;line-height:1.5}.executor-access__source-actions{flex-direction:column;flex:1;justify-content:flex-end;margin-top:18px;display:flex}.executor-access__empty{padding:10px 2px}.executor-access__options{flex-direction:column;gap:6px;display:flex}.executor-access__option{min-height:50px;border:1px solid var(--ant-color-border-secondary)!important;background:var(--ant-color-bg-container)!important;border-radius:9px!important;justify-content:space-between!important;padding:8px 10px!important;transition:border-color .18s,transform .18s!important}.executor-access__option:hover{transform:translateY(-1px);border-color:var(--ant-color-primary-border)!important}.executor-access__option:active{transform:translateY(0)}.executor-access__option-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.executor-access__option-action{color:var(--ant-color-primary);align-items:center;gap:5px;margin-left:12px;font-size:12px;font-weight:600;display:inline-flex}.executor-access__status{background:var(--ant-color-fill-quaternary);border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:88px;margin-top:28px;display:flex}.executor-access__status--error{color:var(--ant-color-error);justify-content:space-between;padding:16px}@media (max-width:720px){.executor-access{align-items:flex-start;padding:24px 18px;overflow-y:auto}.executor-access__content{padding:26px 22px 28px}.executor-access__sources{grid-template-columns:1fr}}.noesis-auth-scaffold{width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.noesis-auth-visual{width:46%;min-width:360px;position:relative;overflow:hidden}.noesis-auth-content{flex:1;justify-content:center;min-width:0;padding:72px;display:flex;position:relative;overflow-y:auto}.noesis-auth-panel{align-self:center;width:100%;max-width:520px;margin-block:auto}@media (max-width:900px){.noesis-auth-visual{display:none}.noesis-auth-content{padding:72px 32px 32px}}button,input,textarea{font:inherit}.message-markdown{color:inherit;font:inherit;overflow-wrap:anywhere;font-size:15px;line-height:24px}.message-markdown>:first-child{margin-top:0}.message-markdown>:last-child{margin-bottom:0}.message-markdown p,.message-markdown ul,.message-markdown ol,.message-markdown blockquote,.message-markdown pre,.message-markdown table{margin:0 0 10px}.message-markdown h1,.message-markdown h2,.message-markdown h3,.message-markdown h4,.message-markdown h5,.message-markdown h6{color:inherit;margin:14px 0 8px;font-weight:700;line-height:1.35}.message-markdown h1{font-size:22px}.message-markdown h2{font-size:19px}.message-markdown h3{font-size:17px}.message-markdown h4,.message-markdown h5,.message-markdown h6{font-size:15px}.message-markdown ul,.message-markdown ol{padding-left:24px}.message-markdown li+li{margin-top:3px}.message-markdown blockquote{border-left:3px solid var(--ant-color-border);color:var(--ant-color-text-secondary);padding-left:12px}.message-markdown code{background:var(--ant-color-fill-secondary);border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.message-markdown pre{background:var(--ant-color-fill-secondary);border-radius:8px;padding:10px 12px;overflow-x:auto}.message-markdown pre code{background:0 0;padding:0}.message-markdown table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.message-markdown th,.message-markdown td{border:1px solid var(--ant-color-border-secondary);text-align:left;padding:5px 8px}.message-markdown th{background:var(--ant-color-fill-quaternary);font-weight:700}.message-markdown__mention,.message-markdown__source{border:1px solid var(--ant-color-border-secondary);background:var(--ant-color-fill-quaternary);color:inherit;white-space:nowrap;border-radius:999px;margin:0 1px;padding:0 7px;font-weight:700;line-height:20px;text-decoration:none;display:inline-flex}.message-markdown__source{cursor:pointer}.noesis-global-rail-menu.ant-menu{box-sizing:border-box;border-inline-end:0;font-size:13px;font-weight:800;color:var(--noesis-color-surface-soft)!important;background:0 0!important;flex:none!important;padding:0!important}.noesis-global-rail-menu .ant-menu-item,.noesis-global-rail-menu .ant-menu-submenu-title{box-sizing:border-box;border-radius:8px;margin-block:4px;height:40px!important;color:var(--noesis-color-surface-soft)!important;background:0 0!important;border:1px solid #0000!important;line-height:38px!important}.noesis-global-rail-menu .ant-menu-item:hover,.noesis-global-rail-menu .ant-menu-submenu-title:hover{background:color-mix(in srgb, var(--noesis-color-surface-soft) 10%, transparent)!important;color:var(--noesis-color-surface-soft)!important}.noesis-global-rail-menu .ant-menu-item:focus-visible,.noesis-global-rail-menu .ant-menu-submenu-title:focus-visible{outline:2px solid var(--noesis-color-primary);outline-offset:-2px}.noesis-global-rail-menu .ant-menu-item-selected,.noesis-global-rail-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{border-color:var(--noesis-color-primary)!important;background:var(--noesis-color-primary)!important;color:var(--noesis-color-surface-soft)!important}.noesis-global-rail-menu .ant-menu-item-icon,.noesis-global-rail-menu .anticon{color:inherit!important}.noesis-global-rail-menu .ant-menu-sub.ant-menu-inline{color:var(--noesis-color-surface-soft)!important;background:0 0!important;border:0!important}.noesis-global-rail-menu .ant-menu-sub.ant-menu-inline>.ant-menu-item{width:calc(100% - 8px)!important;margin-inline:4px!important;padding-inline-start:36px!important}.noesis-global-rail-menu .ant-menu-submenu-arrow{color:currentColor}.noesis-global-rail-menu .ant-menu-item-divider{border-color:var(--noesis-color-border);margin:4px 0}.noesis-global-rail-menu:not(.ant-menu-inline-collapsed)>.ant-menu-item,.noesis-global-rail-menu:not(.ant-menu-inline-collapsed)>.ant-menu-submenu>.ant-menu-submenu-title{width:100%!important;margin-inline:0!important;padding-inline:10px!important}.noesis-global-rail-menu:not(.ant-menu-inline-collapsed)>.ant-menu-submenu-selected.ant-menu-submenu-open>.ant-menu-submenu-title{background:0 0!important;border-color:#0000!important}.noesis-global-rail-menu:not(.ant-menu-inline-collapsed)>.ant-menu-submenu-selected.ant-menu-submenu-open>.ant-menu-submenu-title:hover{background:color-mix(in srgb, var(--noesis-color-surface-soft) 10%, transparent)!important}.noesis-global-rail-menu.ant-menu-inline-collapsed{width:40px!important}.noesis-global-rail-menu.ant-menu-inline-collapsed>.ant-menu-item,.noesis-global-rail-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{width:40px!important;height:40px!important;margin-inline:0!important;padding-inline:11px!important}: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
