/* PDF access controls are scoped to the requested pages. */
#inline-guide .guide-downloads .faq-download { background: #102c35; border-color: #50cdd6; color: #a5f3f6; font-size: 1rem; font-weight: 700; padding: 12px 18px; }
.white-paper-viewer .document-toolbar { flex-wrap: wrap; }
.white-paper-viewer .document-toolbar > div { min-width: 0; }
.white-paper-viewer .document-toolbar h2 { color: #071017; font-size: 1.5rem; line-height: 1.3; margin: 0 0 8px; }
.white-paper-viewer .document-toolbar p { color: #46575e; font-size: 1rem; line-height: 1.55; }
.white-paper-viewer .document-toolbar > div:last-child { flex-wrap: wrap; }
.white-paper-viewer .document-toolbar a { font-size: .875rem; min-height: 44px; }
.white-paper-viewer .document-frame { height: 82vh; height: 82svh; min-height: 380px; }
.white-paper-viewer .pdf-fallback { color: #071017; font-size: 1rem; line-height: 1.65; margin: 0; padding: 24px; }
.white-paper-viewer .pdf-fallback a { color: #006e85; text-decoration: underline; }
.white-paper-viewer a:focus-visible { outline: 3px solid #008f98; outline-offset: 4px; }
@media print { .white-paper-viewer { display: none; } }
