: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)}.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(--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(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor));border-top:1px solid #333}.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{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;-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 .endOfContent.active{top:0}
.document-viewer{top:calc(var(--site-header-height,68px) + 40px);width:100%;max-width:1200px;height:calc(100vh - var(--site-header-height,68px) - 40px);z-index:100;background:#fff;border-radius:10px;flex-direction:column;margin:0 auto;transition:all .3s ease-in-out;display:flex;position:sticky;overflow:hidden;box-shadow:0 4px 6px #0000001a}.document_space_wrap{gap:1.2rem;display:flex}.BtnPrimarySolidActive{outline-offset:-1px;cursor:pointer;background:#fff;border:none;border-radius:8px;outline:1px solid #000;justify-content:center;align-items:center;gap:8px;width:86px;min-height:auto;transition:all .2s ease-in-out;display:inline-flex;overflow:hidden;padding:.575rem 1.3rem!important}.ThumbUpLine{align-items:center;display:flex;position:relative}.like-count-text{overflow-wrap:break-word;color:#333;width:20.91px;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Frame13914{border-radius:4px;justify-content:flex-start;align-items:center;gap:4px;height:24px;padding:16px 8px;display:inline-flex}.PdfDocument{color:#333;box-shadow:none;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:flex}.book_badge{opacity:.75;z-index:100;background:#000;border-radius:26px;justify-content:flex-end;align-items:center;gap:4px;height:25.61px;padding:5px 8px;display:inline-flex;position:absolute;bottom:18px;right:8px}.Group13940{z-index:1;width:100%;height:5px;position:absolute;bottom:0;left:0}.Rectangle3705{background:#cfd7e0;width:100%;height:5px;position:absolute;top:0;left:0}.Rectangle3706{background:#006a3a;height:5px;position:absolute;top:0;left:0}.document-viewer-header{z-index:100;background:#fff;border-bottom:1px solid #e3e4e6;border-radius:0;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 15px;transition:all .3s ease-in-out;display:flex;position:relative}.header-left,.header-center,.header-right{align-items:center;gap:0;display:flex}.header-left{width:calc(100% - 120px)}.document-title{color:#333;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0 0 0 16px;font-size:18px;font-weight:600;overflow:hidden}.post_btn_group{align-items:center;gap:8px;display:flex}.header-center{position:absolute;left:50%;transform:translate(-50%)}.page-controls{background:0 0;align-items:center;gap:4px;display:flex}.page-number{color:#000;text-align:center;cursor:pointer;background:#fff;border:1px solid #7a7a7a;border-radius:6px;width:70px;min-width:40px;padding:6px 10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 1px 3px #0000001a}.page-number-input{color:#000;text-align:center;cursor:text;background:#fff;border:1px solid #7a7a7a;border-radius:6px;outline:none;width:68px;min-width:40px;padding:6px 10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;box-shadow:0 1px 3px #0000001a}.page-total{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.progress-text{color:#000;text-align:left;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.toggle-sidebar-btn,.fullscreen-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.document-viewer-main{background:#fff;flex:1;width:100%;max-width:800px;height:calc(100% - 70px);margin:1rem auto;display:flex;position:relative;overflow:hidden}.document-viewer-main:has(.image-preview-viewport){max-width:95%}.document-content{flex:1;justify-content:center;align-items:flex-start;height:100%;padding:0;transition:all .3s ease-in-out;display:flex;overflow-y:auto}.thumbnail-sidebar{scrollbar-width:none;-ms-overflow-style:none;opacity:1;flex-direction:column;flex:0 0 130px;gap:16px;padding:14px 16px;transition:all .3s ease-in-out;display:flex;overflow:hidden auto;transform:translate(0)}.document-slides{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:0;width:100%;max-width:703px;height:100%;padding:0 20px;transition:opacity .3s;display:flex;overflow-y:hidden}.document-slide{justify-content:center;align-items:flex-start;width:100%;margin-bottom:20px;padding:0;transition:opacity .2s;display:flex;position:relative}.thumbnail-item{cursor:pointer;transform-origin:50%;flex-direction:column;flex-shrink:0;width:112px;min-height:120px;max-height:180px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.thumbnail-image-container{background:#fff;border:2px solid #e3e4e6;border-radius:10px;flex:1;justify-content:center;align-items:center;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.thumbnail-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.thumbnail-number{color:#333;text-align:center;white-space:nowrap;z-index:5;min-width:20px;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;position:relative}.document-image-container{cursor:pointer;background:#fff;border:1px solid #e3e4e6;border-radius:8px;width:100%;max-width:703px;transition:opacity .3s ease-in-out;overflow:hidden}.document-image{object-fit:contain;width:100%;height:auto;display:block}.image-loading{color:#666;background:#f5f5f5;justify-content:center;align-items:center;min-height:400px;font-size:14px;display:flex}.image-loaded{opacity:1}.image-placeholder{opacity:.3;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;margin:0 auto 10px;animation:1s linear infinite spin}.image-error{color:#666;background:#f9f9f9;border:1px solid #e3e4e6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.error-icon{margin-bottom:8px;font-size:24px}.error-text{font-size:14px}.document-viewer-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex}.empty-icon{margin-bottom:16px;font-size:64px}.empty-title{color:#333;margin-bottom:8px;font-family:Inter,sans-serif;font-size:24px;font-weight:600}.empty-subtitle{color:#666;font-family:Inter,sans-serif;font-size:16px}.progress-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:flex-start;padding-top:15vh;animation:.3s ease-out fade-in;display:flex;position:absolute;inset:0}.progress-overlay-content{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:400px;padding:24px 32px;animation:.3s ease-out scale-in;position:relative;box-shadow:0 20px 60px #0000004d}.progress-welcome{align-items:center;gap:16px;margin-bottom:16px;display:flex}.progress-icon{flex-shrink:0;font-size:32px}.progress-title{color:#1f2937;margin-bottom:6px;font-size:20px;font-weight:700}.progress-subtitle{color:#6b7280;font-size:16px;line-height:1.4}.progress-details{color:#9ca3af;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:16px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.progress-bar-container{background:#e2e8f0;border-radius:3px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg, var(--primary400-color), var(--primary-color));border-radius:3px;height:100%;transition:width .3s}.progress-actions{border-top:1px solid #e5e7eb;justify-content:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.progress-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.document-image-placeholder{color:#666;background:#f5f5f5;border:2px dashed #ddd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;font-size:14px;display:flex}.ThumbUpLine svg{width:25px;height:24px}.ThumbUpLine i{color:#000;font-size:25px}.PdfDocument span{color:#646464;font-size:14px;font-weight:600}.PdfDocument i{color:#ff2c2e;font-size:28px}.book_badge i{color:#fff;font-size:15px}.book_badge span{color:#fff;overflow-wrap:break-word;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.document-viewer.sticky{border-radius:10px;box-shadow:0 4px 20px #00000026}.document_space_wrap .attach_image_item{margin-bottom:10px}.document_space_wrap .content_area_body{flex:1;max-width:calc(100% - 420px)}.document_space_wrap .content_area_aside{width:420px}.document_space_wrap .document-viewer{margin-bottom:0}.document_space_wrap .card_header{border:0!important}.BtnPrimarySolidActive:hover{background:#f5f5f5}.BtnPrimarySolidActive.action_liked{cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:flex;color:var(--primary-color)!important}.document_space_wrap .card_body{padding-top:0!important}.page-number:hover{border-color:#4a4a4a;box-shadow:0 2px 4px #00000026}.toggle-sidebar-btn:hover,.fullscreen-btn:hover{background-color:#0000000d}.thumbnail-sidebar.hiding{opacity:0;flex:0 0 0;width:0;min-width:0;margin:0;padding:0;overflow:hidden;transform:translate(-100%)}.thumbnail-sidebar.showing{opacity:0;flex:0 0 0;width:0;min-width:0;margin:0;padding:0;animation:.3s ease-in-out forwards slide-in-from-left;overflow:hidden;transform:translate(-100%)}.document-slide:last-child{margin-bottom:20px}.thumbnail-item:hover{transform:scale(1.02)}.thumbnail-item:last-child{margin-bottom:120px}.thumbnail-item.active{transform:scale(1.05)}.document-content.with-sidebar,.document-content.without-sidebar{margin-left:0}.document-slide:first-child{margin-top:10px}.document-viewer.fullscreen{z-index:9999;border-radius:0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.progress-close:hover{color:#475569;background:#e2e8f0}.document_space_wrap .video_povider{border-bottom:none}.document-viewer,.document-viewer *{scrollbar-width:thin;scrollbar-color:#dfdfdf #eef2ef00}.document-viewer ::-webkit-scrollbar{width:6px;height:6px}.document-viewer ::-webkit-scrollbar-track{background:#eef0f2;border-radius:4px}.document-viewer ::-webkit-scrollbar-thumb{background:#9ca3af;border:1px solid #eef0f2;border-radius:4px}.document-viewer ::-webkit-scrollbar-thumb:hover{background:#6b7280}.thumbnail-sidebar{scrollbar-width:none;-ms-overflow-style:none}.thumbnail-sidebar::-webkit-scrollbar{display:none}.content_area_body .document-viewer.sticky{width:100%;max-width:100%;margin:0 auto;left:0;transform:none}.document_space_wrap .document-viewer.sticky{top:calc(var(--site-header-height,68px) + 40px);height:calc(100vh - var(--site-header-height,68px) - 40px);position:sticky}.BtnPrimarySolidActive.action_liked .like-count-text{color:var(--primary-color)!important}.document_space_wrap .card_header.document_provider{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0!important}.document_space_wrap .members_items .user_ico{width:3rem;height:3rem}.BtnPrimarySolidActive.action_liked:hover{background:#e0e0e0}.document-viewer.sticky .document-slides{overflow-y:scroll}.document-viewer.sticky .thumbnail-sidebar{z-index:auto;height:calc(100vh - 70px);position:relative;top:auto;left:auto}.thumbnail-item:hover .thumbnail-image-container{border-color:#d1d1d1}.thumbnail-item.active .thumbnail-image-container{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(270deg,#ad97ff 0%,#ff9e43 100%) border-box;border:2px solid #0000;border-radius:10px;padding:2px;box-shadow:0 0 10px #ad97ff33}.thumbnail-item:hover .thumbnail-image{transform:scale(1.05)}.document-viewer.fullscreen .document-viewer-main{height:calc(100vh - 70px)}.document-viewer.fullscreen .document-viewer-header{z-index:1000;position:relative}.document-viewer.fullscreen .thumbnail-sidebar{height:calc(100vh - 70px)}.BtnPrimarySolidActive.action_liked .ThumbUpLine i{color:var(--primary-color)!important}.document_space_wrap .card_header.document_provider h2{color:#374151;margin:0;font-size:18px;font-weight:600}.BtnPrimarySolidActive.action_liked .ThumbUpLine svg path{fill:var(--primary-color)!important}.document_space_wrap .members_list .user_media.members_items{border-bottom:none}@keyframes slide-in-from-left{0%{opacity:0;flex:0 0 0;width:0;min-width:0;margin:0;padding:0;transform:translate(-100%)}to{opacity:1;flex:0 0 130px;width:auto;min-width:130px;margin:0;padding:14px 16px;transform:translate(0)}}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{0%,to{transform:rotate(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.thumbnail-sidebar{max-height:100px}.thumbnail-item{width:60px;min-height:80px;max-height:120px;margin-bottom:40px}.thumbnail-number{padding:2px 5px;font-size:10px;bottom:-16px}.document-viewer-header{height:60px;padding:0 10px}.page-number,.page-total{font-size:12px}.document-content{padding:10px}.document-slide{margin-bottom:20px}}@media (min-resolution:2x),(min-resolution:192dpi){.document-image,.thumbnail-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media print{.document-viewer-header,.thumbnail-sidebar{display:none}.document-viewer-main{flex-direction:column}.document-content{margin:0;padding:0}.document-slide{break-inside:avoid;margin-bottom:20px}}@media (max-width:1024px){.document-viewer,.video-document-viewer{border-radius:0!important;width:100%!important;max-width:100%!important;margin:0!important}.thumbnail-sidebar{display:none!important}.document-content{margin-left:0!important}.toggle-sidebar-btn{display:none!important}.document_space_wrap .content_area_body{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.document-content.without-sidebar{margin-left:0!important}}@media (max-width:768px){.document-viewer{border-radius:0;max-width:100%;margin:0}.document-viewer-main{flex-direction:column}.thumbnail-sidebar{border-bottom:1px solid #e3e4e6;border-right:none;flex-direction:row;width:100%;height:120px;max-height:120px;padding:10px;position:relative;overflow:auto hidden}.thumbnail-item{flex-shrink:0;width:80px;min-height:100px;max-height:140px;margin-bottom:45px}.thumbnail-number{padding:3px 6px;font-size:11px;bottom:-18px}.document-content{padding:15px}.document-viewer-header{padding:0 15px}.progress-text{text-align:center;display:none}.progress-overlay-content{max-width:350px;padding:20px 24px}.progress-welcome{text-align:center;flex-direction:column;gap:12px}.progress-icon{font-size:28px}.progress-title{font-size:18px}.progress-subtitle{font-size:14px}.progress-details{margin-bottom:12px;padding:6px 12px;font-size:12px}.progress-bar-container{height:4px;margin-bottom:6px}.progress-actions{flex-direction:column;gap:8px;margin-top:12px}.progress-close{width:28px;height:28px;font-size:14px}.header-center{position:static;transform:none}.document-viewer.sticky .thumbnail-sidebar{z-index:auto;height:120px;position:relative;top:auto;left:auto}}.document-viewer.embedded,.document-viewer.modal-document-viewer,.document-viewer.fullscreen-viewer{width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;box-shadow:none;position:relative;top:auto;border-radius:0!important}.document-viewer.embedded .document-viewer-main,.document-viewer.modal-document-viewer .document-viewer-main{height:calc(100vh - 70px);min-height:0}.document-viewer.embedded .document-content-embedded,.document-viewer.modal-document-viewer .document-content-embedded{border:1px solid #eaeaea;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;height:calc(100vh - 100px)!important}.document-viewer.modal-document-viewer .document-content-embedded:has(.image-preview-stage){border:none!important}.document-embedded-renderer{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;height:90%!important}.document-embedded-renderer:has(.react-pdf__Page){overflow:auto}.react-pdf__message--loading{opacity:0!important}.react-pdf__Page{z-index:1;min-height:100vh!important}#pdf-page-wrapper.zoom_loader_active:after{content:"Loading...";color:#000;z-index:1000;background-color:#fff;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:1px 10px 1px 1px}.document-viewer-download-btn,.document-viewer-close-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.document-viewer-download-btn{color:#333;font-size:22px}.document-viewer-download-btn:hover:not(:disabled),.document-viewer-close-btn:hover{color:#333;background:#f1f3f5}.document-viewer-download-btn:disabled{opacity:.45;cursor:wait}
