.TabbedPanel-module__kDRoQG__panel{flex-direction:column;gap:0;display:flex}.TabbedPanel-module__kDRoQG__tabBar{border-bottom:2px solid #e5e5e5;gap:0;margin-bottom:24px;display:flex}.TabbedPanel-module__kDRoQG__tab{color:#6f8197;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 20px;font-size:14px;font-weight:600;transition:color .2s,border-color .2s}.TabbedPanel-module__kDRoQG__tab:hover{color:#1c375b}.TabbedPanel-module__kDRoQG__activeTab{color:#1c375b;border-bottom-color:#1c375b}.TabbedPanel-module__kDRoQG__tabContent{min-height:0}@media (max-width:600px){.TabbedPanel-module__kDRoQG__tab{padding:8px 14px;font-size:13px}}
.TheaterModeDialog-module__HO561G__dialog{z-index:100;background-color:#fff;border:none;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:0;position:fixed;inset:0}.TheaterModeDialog-module__HO561G__dialog::backdrop{background-color:#0009}.TheaterModeDialog-module__HO561G__layout{height:100vh;display:flex;overflow:hidden}.TheaterModeDialog-module__HO561G__closeButton{color:#1c375b;cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,border-color .15s;display:flex}.TheaterModeDialog-module__HO561G__closeButton:hover{background-color:#e9ecef;border-color:#dee2e6}.TheaterModeDialog-module__HO561G__viewerColumn{flex-direction:column;flex:0 0 60%;height:100vh;display:flex;overflow:hidden}.TheaterModeDialog-module__HO561G__viewerArea{flex-direction:column;flex:1;min-height:0;display:flex}.TheaterModeDialog-module__HO561G__panelColumn{border-left:1px solid #e5e5e5;flex-direction:column;flex:0 0 40%;height:100vh;display:flex;overflow-y:auto}.TheaterModeDialog-module__HO561G__panelHeader{background-color:#f8f9fa;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.TheaterModeDialog-module__HO561G__panelTitle{color:#1c375b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:14px;font-weight:700}.TheaterModeDialog-module__HO561G__panelContent{flex:1;min-height:0;padding:20px;overflow-y:auto}@media (max-width:768px){.TheaterModeDialog-module__HO561G__layout{flex-direction:column}.TheaterModeDialog-module__HO561G__viewerColumn{flex:none;height:50vh}.TheaterModeDialog-module__HO561G__panelColumn{border-top:1px solid #e5e5e5;border-left:none;flex:none;height:50vh}}
.AnnotationHighlights-module__Ui1GJW__overlay{pointer-events:none;z-index:4;position:absolute;inset:0}.AnnotationHighlights-module__Ui1GJW__box{pointer-events:auto;cursor:default;background-color:#ffe60033;border:1px solid #ffc80080;border-radius:2px;transition:background-color .15s,border-color .15s;position:absolute}.AnnotationHighlights-module__Ui1GJW__box:hover{background-color:#ffc80066;border-color:#c8a000b3}.AnnotationHighlights-module__Ui1GJW__activeBox{background-color:#ffb40059;border:2px solid #dc9600cc}.AnnotationHighlights-module__Ui1GJW__activeBox:hover{background-color:#ffa00080;border-color:#c88200e6}
.DeepZoomViewer-module__4djiOG__wrapper{background-color:#1a1a1a;border-radius:4px;width:100%;height:100%;min-height:480px;position:relative;overflow:hidden}.DeepZoomViewer-module__4djiOG__canvas{width:100%;height:100%}.DeepZoomViewer-module__4djiOG__overlay{color:#f5f5f5;pointer-events:none;background-color:#0009;border-radius:4px;margin:0;padding:.5rem 1rem;font-size:.9rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DeepZoomViewer-module__4djiOG__error{pointer-events:auto;background-color:#8c1414d9}.DeepZoomViewer-module__4djiOG__controls{z-index:5;background-color:#000000a6;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.DeepZoomViewer-module__4djiOG__controls button{color:#f5f5f5;cursor:pointer;background:0 0;border:none;border-radius:4px;min-width:2rem;padding:.35rem .6rem;font-size:.95rem;line-height:1}.DeepZoomViewer-module__4djiOG__controls button:hover:not(:disabled){background-color:#ffffff2e}.DeepZoomViewer-module__4djiOG__controls button:focus-visible{outline-offset:1px;outline:2px solid #fff}.DeepZoomViewer-module__4djiOG__controls button:disabled{opacity:.35;cursor:default}.DeepZoomViewer-module__4djiOG__pageLabel{color:#f5f5f5;font-variant-numeric:tabular-nums;white-space:nowrap;padding:0 .4rem;font-size:.85rem}.DeepZoomViewer-module__4djiOG__annotationBox{box-sizing:border-box;border:2px var(--anno-name-border,solid) var(--anno-name-color,#4ea1ff);background-color:color-mix(in srgb, var(--anno-name-color,#4ea1ff) calc(var(--anno-fill-opacity,.16) * 100%), transparent);pointer-events:auto;border-radius:2px;transition:background-color .12s ease-in-out}.DeepZoomViewer-module__4djiOG__annotationBox:hover{background-color:color-mix(in srgb, var(--anno-name-color,#4ea1ff) calc(min(var(--anno-fill-opacity,.16) * 2, .4) * 100%), transparent);border-color:color-mix(in srgb, var(--anno-name-color,#4ea1ff) 70%, white);z-index:2}.DeepZoomViewer-module__4djiOG__annotationLabel{color:#f5f7fa;white-space:nowrap;pointer-events:none;background-color:#10161eeb;border-radius:3px;margin-bottom:3px;padding:2px 6px;font-family:system-ui,sans-serif;font-size:12px;line-height:1.4;display:none;position:absolute;bottom:100%;left:0}.DeepZoomViewer-module__4djiOG__annotationBox:hover .DeepZoomViewer-module__4djiOG__annotationLabel{display:block}@media (prefers-reduced-motion:reduce){.DeepZoomViewer-module__4djiOG__annotationBox{transition:none}}.DeepZoomViewer-module__4djiOG__annotationNote{border-style:var(--anno-note-border,dashed);border-color:var(--anno-note-color,#d9a300);background-color:color-mix(in srgb, var(--anno-note-color,#d9a300) calc(var(--anno-fill-opacity,.16) * 100%), transparent)}.DeepZoomViewer-module__4djiOG__annotationNote:hover{background-color:color-mix(in srgb, var(--anno-note-color,#d9a300) calc(min(var(--anno-fill-opacity,.16) * 2, .4) * 100%), transparent);border-color:color-mix(in srgb, var(--anno-note-color,#d9a300) 70%, white)}.DeepZoomViewer-module__4djiOG__noteLayer{z-index:5;pointer-events:none;position:absolute;inset:0}.DeepZoomViewer-module__4djiOG__noteLeaders{position:absolute;inset:0;overflow:visible}.DeepZoomViewer-module__4djiOG__noteLeader{stroke:var(--anno-note-color,#d9a300);stroke-width:1px;stroke-linecap:round;opacity:.9}.DeepZoomViewer-module__4djiOG__noteLeaderActive{stroke-width:1.5px;opacity:1}.DeepZoomViewer-module__4djiOG__notePin{box-sizing:border-box;background-color:var(--anno-note-color,#d9a300);color:#10161e;font-variant-numeric:tabular-nums;cursor:pointer;pointer-events:auto;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;font:600 13px/1 system-ui,sans-serif;transition:transform .12s ease-out,box-shadow .12s ease-out;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 4px #10161e80}.DeepZoomViewer-module__4djiOG__notePin:hover{transform:translate(-50%,-50%)scale(1.15);box-shadow:0 2px 8px #10161e99}.DeepZoomViewer-module__4djiOG__notePin:focus-visible{outline-offset:2px;outline:3px solid #1c375b}.DeepZoomViewer-module__4djiOG__notePinActive{color:#fff;border-color:var(--anno-note-color,#d9a300);background-color:#10161e;transform:translate(-50%,-50%)scale(1.15)}@media (prefers-reduced-motion:reduce){.DeepZoomViewer-module__4djiOG__notePin,.DeepZoomViewer-module__4djiOG__notePin:hover,.DeepZoomViewer-module__4djiOG__notePinActive{transition:none;transform:translate(-50%,-50%)}}.DeepZoomViewer-module__4djiOG__annotationNote .DeepZoomViewer-module__4djiOG__annotationLabel{white-space:normal;width:max-content;max-width:42ch}.DeepZoomViewer-module__4djiOG__pageInput{text-align:right;width:3.2em;font:inherit;color:inherit;-moz-appearance:textfield;background:#ffffff1f;border:1px solid #ffffff40;border-radius:3px;padding:0 .25em}.DeepZoomViewer-module__4djiOG__pageInput:focus{background:#fff3;border-color:#fff;outline:none}.DeepZoomViewer-module__4djiOG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DeepZoomViewer-module__4djiOG__notePopover{z-index:6;color:#1c375b;background:#fdfdfb;border-radius:8px;flex-direction:column;width:280px;max-height:45%;padding:10px 12px 12px;display:flex;position:absolute;transform:translateY(-100%);box-shadow:0 6px 24px #10161e73}.DeepZoomViewer-module__4djiOG__notePopoverBelow{transform:none}.DeepZoomViewer-module__4djiOG__notePopover:after{content:"";left:var(--caret-x,50%);border:8px solid #0000;border-top-color:#fdfdfb;border-bottom-width:0;margin-left:-8px;position:absolute;top:100%}.DeepZoomViewer-module__4djiOG__notePopoverBelow:after{border-top-width:0;border-top-color:#0000;border-bottom-width:8px;border-bottom-color:#fdfdfb;top:auto;bottom:100%}.DeepZoomViewer-module__4djiOG__notePopoverHead{align-items:center;gap:8px;margin-bottom:6px;display:flex}.DeepZoomViewer-module__4djiOG__notePopoverNumber{background:var(--anno-note-color,#d9a300);color:#10161e;font-variant-numeric:tabular-nums;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font:600 12px/1 system-ui,sans-serif;display:grid}.DeepZoomViewer-module__4djiOG__notePopoverTitle{text-transform:uppercase;letter-spacing:.04em;color:#5b6b82;margin-right:auto;font:600 12px/1.2 system-ui,sans-serif}.DeepZoomViewer-module__4djiOG__notePopoverClose{color:#5b6b82;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none;width:24px;height:24px;padding:0;font-size:13px;line-height:1}.DeepZoomViewer-module__4djiOG__notePopoverClose:hover{color:#1c375b;background:#eceff4}.DeepZoomViewer-module__4djiOG__notePopoverClose:focus-visible{outline-offset:1px;outline:2px solid #205493}.DeepZoomViewer-module__4djiOG__notePopoverText{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font:400 13.5px/1.5 system-ui,sans-serif;overflow-y:auto}@media (max-width:420px){.DeepZoomViewer-module__4djiOG__notePopover{width:calc(100vw - 32px);max-width:280px}}
.AnnotatedReader-module__sJVLDW__wrapper{flex-direction:column;gap:.5rem;height:100%;min-height:0;display:flex}.AnnotatedReader-module__sJVLDW__bar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.AnnotatedReader-module__sJVLDW__toggle{font:inherit;color:#1f2933;cursor:pointer;background:#fff;border:1px solid #c8ccd2;border-radius:4px;padding:.35rem .7rem;font-size:.85rem}.AnnotatedReader-module__sJVLDW__toggle:hover:not(:disabled){background:#f2f4f7}.AnnotatedReader-module__sJVLDW__toggle:focus-visible{outline-offset:1px;outline:2px solid #205493}.AnnotatedReader-module__sJVLDW__toggle:disabled{opacity:.45;cursor:default}.AnnotatedReader-module__sJVLDW__status{color:#55606d;font-variant-numeric:tabular-nums;font-size:.85rem}
