.pdf-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;-webkit-overflow-scrolling:touch;z-index:1}.pdf-container::-webkit-scrollbar{width:8px;height:8px}.pdf-container::-webkit-scrollbar-track{background:transparent}.pdf-container::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:4px;cursor:pointer}.pdf-container::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}.pdf-content{position:relative;width:100%;min-height:100%}.pdf-page{position:relative;background-color:#fff;box-shadow:0 2px 8px #0003;margin:0 auto;border-radius:8px;overflow:hidden}.pdf-page>canvas{border-radius:8px;display:block}.pdf-page .react-pdf__Page__textContent{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;opacity:.2;mix-blend-mode:multiply;pointer-events:auto!important;user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;cursor:text;line-height:1.4}.pdf-page .react-pdf__Page__textContent::-moz-selection,.pdf-page .react-pdf__Page__textContent>span::-moz-selection{background:#007bff4d}.pdf-page .react-pdf__Page__textContent::selection,.pdf-page .react-pdf__Page__textContent>span::selection{background:#007bff4d}.pdf-page .react-pdf__Page__textContent>span{color:transparent!important;background:transparent!important;pointer-events:auto!important;cursor:text!important;user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.pdf-page .react-pdf__Page__annotations{padding:0;margin:0}.pdf-page .react-pdf__Page__annotations.annotationLayer{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.pdf-page .react-pdf__Page__loading{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px;border-radius:8px;background-color:#ffffff1a}.preview-overlay{z-index:10}
