.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;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 24px;transition:all .3s ease-in-out;display:flex;position:relative}.header-left,.header-center,.header-right{align-items:center;gap:16px;display:flex}.document-title{color:#333;white-space:nowrap;text-overflow:ellipsis;max-width:300px;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;height:calc(100% - 70px);display:flex;position:relative;overflow:hidden}.document-content{flex:1;justify-content:center;align-items:flex-start;height:100%;padding:0 20px;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-slides::-webkit-scrollbar{background:0 0;width:8px}.document-slides::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.document-slides::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:4px}.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}.document-slides::-webkit-scrollbar-thumb:hover{background:#555}.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}}
.feedCard-module__lQ2NPq__feedCardWrapper .card_body{padding:1.2rem;position:relative}:is(.feedCard-module__lQ2NPq__feedCardWrapper .BtnPrimarySolidActive.action_liked,.feedCard-module__lQ2NPq__feedCardWrapper .BtnPrimarySolidActive){box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.feedCard-module__lQ2NPq__doc_attach_card{cursor:pointer;border:1px solid #e6e8ec;border-radius:12px;padding:0}.feedCard-module__lQ2NPq__doc_icon_capsule{background:#e9f2ff;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex}.feedCard-module__lQ2NPq__doc_attach_innerPadding{padding:12px 16px!important}.feedCard-module__lQ2NPq__file_type_clear{align-items:center;display:flex}.feedCard-module__lQ2NPq__file_type_clear button.btn.icon_btn.sm_btn[data-download-btn=true]{margin-right:14px;background:#f2f4f7!important;border-radius:10px!important;width:2.7rem!important;height:2.7rem!important}.feedCard-module__lQ2NPq__file_type_clear button.btn.icon_btn.sm_btn[data-download-btn=true]:hover{background:#eceff3!important}.feedCard-module__lQ2NPq__feedCardWrapper .attached_view.list{margin-top:1.2rem;margin-bottom:1px}.feedCard-module__lQ2NPq__feedCardWrapper .attached_view.list:hover{background-color:#f5f5f5;border-radius:10px}.feedCard-module__lQ2NPq__feedCardWrapper .attached_view.list:hover button.btn.icon_btn.sm_btn[data-download-btn=true]{background:#e8eaed!important}.feedCard-module__lQ2NPq__feedCardWrapper .attached_view.list:hover button.btn.icon_btn.sm_btn[data-download-btn=true]:hover{background:#dde1e6!important}.feedCard-module__lQ2NPq__videoCardCompactLayout{align-items:stretch;gap:16px;min-height:120px;display:flex}.feedCard-module__lQ2NPq__videoCardContentLeft{flex-direction:column;flex:1;justify-content:space-between;gap:12px;display:flex}.feedCard-module__lQ2NPq__videoCardContentTop{flex-direction:column;gap:8px;display:flex}.feedCard-module__lQ2NPq__videoCardContentTop h2.large{margin:0}:is(.feedCard-module__lQ2NPq__videoCardContentTop h2.large,.feedCard-module__lQ2NPq__feedCardWrapper .post_body h2.pointer){color:#0f0f0f;font-family:Inter,sans-serif;font-size:1.1rem;font-style:normal;font-weight:600}.feedCard-module__lQ2NPq__videoCardThumbnailRight{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:8px;width:131.41px;height:84px;min-height:84px;display:flex}.feedCard-module__lQ2NPq__videoCardThumbnailRight .list_media_ico.small{width:131.41px!important;height:84px!important}.feedCard-module__lQ2NPq__videoCardActionsTop{align-items:center;gap:8px;display:flex}.feedCard-module__lQ2NPq__engagementBar{justify-content:space-between;align-items:center;width:100%;margin-top:auto;display:flex}.feedCard-module__lQ2NPq__bottomActions{align-items:center;gap:0;margin-left:auto;display:flex}.feedCard-module__lQ2NPq__bottomActions button.btn.icon_btn.sm_btn{width:2rem!important;min-width:2rem!important;height:2rem!important;padding:0!important}:is(.feedCard-module__lQ2NPq__bottomActions button.btn.icon_btn.sm_btn svg,.feedCard-module__lQ2NPq__bottomActions button.btn.icon_btn.sm_btn i){width:13.47px!important;height:14.47px!important;font-size:14.47px!important}.feedCard-module__lQ2NPq__authorByLine{color:#666;font-size:14px}.feedCard-module__lQ2NPq__authorByLine h6{margin:0;font-size:14px;font-weight:400;color:#666!important}.feedCard-module__lQ2NPq__authorByLine h6 span{color:#666!important}.feedCard-module__lQ2NPq__thumbnailWithBadge{border-radius:10px;width:131.41px;height:84px;position:relative;overflow:hidden}.feedCard-module__lQ2NPq__thumbnailBackground{z-index:0;background:#dde6f0;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.feedCard-module__lQ2NPq__thumbnailImage{z-index:1;border-radius:10px;position:absolute}.feedCard-module__lQ2NPq__thumbnailPortrait{object-fit:contain;width:auto;max-width:100%;max-height:calc(100% - 16px);top:50%;left:50%;transform:translate(-50%,-50%)}.feedCard-module__lQ2NPq__thumbnailLandscape{object-fit:cover;width:100%;height:100%;top:0;left:0}.feedCard-module__lQ2NPq__thumbnailPlaceholder{background:#848484;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.feedCard-module__lQ2NPq__fileTypeBadge{z-index:1;justify-content:center;align-items:center;width:15.05px;height:18px;display:flex;position:absolute;bottom:6px;right:6px}.feedCard-module__lQ2NPq__fileTypeBadge .document-icon{line-height:0;display:inline-block}.feedCard-module__lQ2NPq__attachImageContainer{width:140px;min-width:140px;height:78px;position:relative}.feedCard-module__lQ2NPq__attachImagePortraitBg{background:#dde6f0;border-top-left-radius:10px;border-bottom-left-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.feedCard-module__lQ2NPq__attachImage{object-fit:cover;border-radius:10px 8px 8px 10px;position:absolute}.feedCard-module__lQ2NPq__attachImageLandscape{border-top-right-radius:0;border-bottom-right-radius:0;width:140px;height:78px;top:0;left:0}.feedCard-module__lQ2NPq__attachImagePortrait{object-fit:contain;background:#dde6f0;width:47px;height:67px;top:6px;left:47px}.feedCard-module__lQ2NPq__attachImageDefault{object-fit:cover;border-radius:8px;width:56px;height:72px;top:0;left:0}.feedCard-module__lQ2NPq__doc_thumb_container{width:140px;min-width:140px;height:78px;position:relative}.feedCard-module__lQ2NPq__doc_thumb_bg{background:#dde6f0;border-top-left-radius:10px;border-bottom-left-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.feedCard-module__lQ2NPq__doc_thumb_img{object-fit:cover;border-radius:10px 0 0 10px;width:140px;height:78px;position:absolute;top:0;left:0}.feedCard-module__lQ2NPq__doc_thumb_portrait{object-fit:contain;border-radius:10px 8px 8px 10px;width:47px;height:67px;top:6px;left:47px}.feedCard-module__lQ2NPq__doc_action_btn{background:#f2f4f7;border-radius:10px}.feedCard-module__lQ2NPq__doc_action_btn:hover{background:#eceff3}
