:root { color-scheme:light; }
html,body { width:100%; height:100%; margin:0; overflow:hidden; background:#f0f6f7; }
#pdf-container { position:absolute; inset:0; overflow:auto; scrollbar-gutter:stable; }
.pdfViewer.removePageBorders .page { margin:0 auto 8px; }
#pdf-status { position:relative; z-index:2; margin:0; padding:16px; background:#f0f6f7; color:#42545a; font:13px/1.6 system-ui,sans-serif; }
