@supports (height:100dvh){.pdf-viewer-mobile-stable{height:calc(var(--stable-viewport-height, 100dvh) - 120px)!important;min-height:calc(var(--stable-viewport-height, 100dvh) - 120px)!important}}@supports not (height:100dvh){.pdf-viewer-mobile-stable{height:calc(var(--stable-viewport-height, 100vh) - 120px)!important;min-height:calc(var(--stable-viewport-height, 100vh) - 120px)!important}}@media (max-width:768px){.pdf-viewer-container{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.pdf-viewer-container *{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.pdf-viewer-container.stable-height{height:var(--stable-viewport-height,80vh)!important;min-height:var(--stable-viewport-height,80vh)!important;max-height:var(--stable-viewport-height,80vh)!important}.pdf-viewer-container,.pdf-viewer-container .pdf-page-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pdf-viewer-container .pdf-page-container{touch-action:manipulation}.pdf-page,.pdf-page-container{will-change:transform;contain:layout style paint}}