: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)}.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(--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(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--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 .endOfContent.active{top:0}.pdf-viewer{display:flex;flex-direction:column;height:100%;background-color:transparent;position:relative}.pdf-header{padding:18px 20px;background:var(--surface);border-bottom:1px solid rgba(15,23,42,.04)}.pdf-header h2{font-size:1.1rem;color:#081026;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-content{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;justify-content:center;align-items:flex-start;padding:20px;background:var(--bg);min-height:0}.pdf-viewer:fullscreen,.pdf-viewer:-webkit-full-screen{position:fixed!important;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important;z-index:99999;background:#fff}.pdf-viewer:fullscreen .pdf-content,.pdf-viewer:-webkit-full-screen .pdf-content{padding:24px;align-items:center}.pdf-viewer:fullscreen .page-wrapper .react-pdf__Page__canvas,.pdf-viewer:-webkit-full-screen .page-wrapper .react-pdf__Page__canvas{width:100%!important;height:auto!important}.react-pdf__Document{display:flex;justify-content:center}.react-pdf__Page{box-shadow:0 12px 36px #02061714;background:#fff;border-radius:10px;overflow:hidden}.page-wrapper{perspective:1400px}.page-wrapper .react-pdf__Page{transform-style:preserve-3d;backface-visibility:hidden}.page-wrapper.page-turn-left .react-pdf__Page{transform-origin:left center;animation:pageFlipLeft .6s ease-in-out forwards}.page-wrapper.page-turn-right .react-pdf__Page{transform-origin:right center;animation:pageFlipRight .6s ease-in-out forwards}@keyframes pageFlipLeft{0%{transform:rotateY(0);box-shadow:0 18px 48px #0206171f}40%{transform:rotateY(-85deg);box-shadow:0 40px 80px #0206172e}60%{transform:rotateY(85deg);box-shadow:0 40px 80px #0206172e}to{transform:rotateY(0);box-shadow:0 12px 36px #02061714}}@keyframes pageFlipRight{0%{transform:rotateY(0);box-shadow:0 18px 48px #0206171f}40%{transform:rotateY(85deg);box-shadow:0 40px 80px #0206172e}60%{transform:rotateY(-85deg);box-shadow:0 40px 80px #0206172e}to{transform:rotateY(0);box-shadow:0 12px 36px #02061714}}.react-pdf__Page__canvas{max-width:100%;height:auto!important}.react-pdf__Page{position:relative}.react-pdf__Page__canvas{position:relative;z-index:1}.react-pdf__Page__textContent{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:auto;user-select:text;-webkit-user-select:text}.react-pdf__Page__textContent span{color:transparent;pointer-events:auto}.loading,.error{padding:40px;text-align:center;color:#666}.error{color:#c33}.pdf-controls{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-top:1px solid #e0e0e0;gap:8px;flex-wrap:wrap}.nav-button{padding:8px 12px;background:var(--primary);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.88rem;font-weight:600;transition:background .18s;min-width:64px}.nav-button:hover:not(:disabled){background:var(--primary-dark)}.nav-button:disabled{background:#ccc;cursor:not-allowed}.page-info{color:#666;font-weight:600;margin:0 12px;flex:0 0 auto}.control-group{display:flex;gap:8px;align-items:center}.pdf-controls .nav-button{flex-shrink:0}@media (min-width: 980px){.pdf-controls{padding:18px 24px}}@media (max-width: 640px){.pdf-controls{padding:12px}.nav-button{padding:6px 10px;font-size:.82rem;min-width:56px}.page-info{order:2;width:100%;text-align:center;margin-top:6px}.control-group{order:1;width:100%;justify-content:center;flex-wrap:wrap}}.text-context-menu{position:fixed;background:#ffffffe6;border:1px solid rgba(15,23,42,.06);border-radius:12px;box-shadow:0 12px 36px #0206171f;padding:8px;z-index:1000;display:flex;flex-direction:row;gap:6px;transform:translate(-50%);animation:fadeIn .18s ease-in;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-5px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.text-context-menu button{padding:10px 16px;background:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;text-align:center;transition:background .2s;display:flex;align-items:center;gap:6px;white-space:nowrap;font-weight:500}.text-context-menu button{padding:10px 14px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;text-align:center;transition:background .12s,transform .12s;display:flex;align-items:center;gap:6px;white-space:nowrap;font-weight:600}.text-context-menu button:hover{background:#0f172a08;transform:translateY(-1px)}.pdf-highlights{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.pdf-highlight{font-size:.8rem}.note-bubble{width:48px;height:48px;border-radius:50%;background:linear-gradient(180deg,#fffbee,#fff1b8);border:1px solid rgba(12,20,30,.06);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px #0a121c1f,inset 0 1px #fff9;cursor:grab;z-index:6;-webkit-user-select:none;user-select:none;touch-action:none;font-size:20px;line-height:1;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s,opacity .16s;position:absolute}.note-bubble:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;background:radial-gradient(circle at center,#ffdc5042,#ffdc5000 45%);filter:blur(10px);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:5}.note-bubble:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 14px 38px #0a121c2e}.note-bubble:hover:after{opacity:1}.note-bubble:active{transform:translateY(0) scale(.99);cursor:grabbing;box-shadow:0 8px 22px #0a121c29}.note-bubble:focus-visible{outline:none;box-shadow:0 0 0 6px #ffc83c1f,0 12px 36px #0a121c29}.note-bubble.global{background:linear-gradient(180deg,#fffae6f2,#fff5d2eb);box-shadow:0 14px 40px #00000024;font-size:18px;z-index:9}.note-bubble>*{pointer-events:none}.note-editor{position:absolute;right:0;top:48px;z-index:7;width:320px;max-width:calc(100vw - 96px);background:#fff;border-radius:12px;box-shadow:0 10px 36px #0000002e;padding:12px;display:flex;flex-direction:column;gap:8px;box-sizing:border-box;max-height:56vh;overflow:hidden}.note-editor.collapsed{min-height:56px;height:auto;padding-bottom:10px}.note-editor.collapsed textarea,.note-editor.collapsed .note-editor-actions,.note-editor .compact-preview{display:none}.note-editor.collapsed .compact-preview{display:block}.note-editor textarea{flex:1 1 auto;min-height:100px;width:100%;resize:none;padding:10px 12px;border-radius:8px;border:1px solid #ececec;font-size:.9rem;line-height:1.4;overflow:auto;box-sizing:border-box}.note-editor-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;width:100%;align-items:center}.note-editor-actions button{padding:6px 12px;border:none;border-radius:8px;cursor:pointer;background:var(--primary);color:#fff;font-size:.9rem;line-height:1;min-width:64px;height:34px}.note-editor-actions button:hover{filter:brightness(.96)}.note-editor-actions button[style*=red]{background:#ff5252}.editor-resizer{z-index:20}.note-editor-title{font-size:.75rem;color:#444;margin-bottom:6px;font-weight:600}.note-editor textarea::placeholder{font-size:.72rem;color:#777}.editor-resizer{position:absolute;width:12px;height:12px;background:transparent;border:1px solid rgba(0,0,0,.06);border-radius:3px;z-index:9;opacity:0;transition:opacity .12s ease,background .12s ease,border-color .12s ease}.note-editor:hover .editor-resizer,.note-editor:focus-within .editor-resizer{opacity:1;background:#0000000a;border-color:#0000001f}.editor-resizer-right{right:-6px;top:50%;transform:translateY(-50%);cursor:ew-resize}.editor-resizer-bottom{bottom:-6px;left:50%;transform:translate(-50%);cursor:ns-resize}.editor-resizer-corner{right:-6px;bottom:-6px;cursor:nwse-resize}.selection-overlay{pointer-events:none}.selection-overlay.active{pointer-events:auto;cursor:crosshair}.selection-rect{box-sizing:border-box;border:2px dashed rgba(0,120,212,.95);background:#0078d40f;z-index:60;pointer-events:none}.selection-toolbar{background:var(--surface);color:#111;padding:8px 10px;border-radius:8px;box-shadow:0 8px 24px #0000001f;border:1px solid rgba(15,23,42,.06);transform:none;display:flex;gap:8px;align-items:center;font-size:13px;z-index:120;box-sizing:border-box;max-width:calc(100% - 24px);left:0}.selection-toolbar select,.selection-toolbar input{font-size:13px;padding:6px 8px;border:1px solid rgba(0,0,0,.08);border-radius:6px}.selection-toolbar button{background:var(--primary);color:#fff;border:none;padding:6px 10px;border-radius:6px;cursor:pointer}.selection-toolbar button[disabled]{opacity:.6;cursor:not-allowed}@media (max-width: 640px){.selection-toolbar{left:8px!important;right:8px!important;transform:none;top:auto!important;bottom:12px!important;justify-content:space-between}.selection-toolbar input{flex:1 1 auto;min-width:80px}}
