/* WebGx Pro — print.css */
@page { margin: 1.6cm; }
body { background: #fff !important; color: #000 !important; font-size: 11pt; }
.wgx-header, .wgx-footer, .wp-block-navigation, .skip-link, .wgx-progress, .wgx-cta, .wgx-finder, .wgx-article__nav, .wp-block-comments, .wgx-related, .wp-block-search, .wgx-actions, .wp-block-buttons, .wgx-btn, .wgx-map__hint, .wgx-toc { display: none !important; }
main, .wgx-container, .wgx-container--narrow { width: auto !important; max-width: none !important; margin: 0 !important; }
a { color: #000; text-decoration: underline; }
a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 9pt; color: #555; }
.wgx-card, .wgx-map__stage, .wgx-usecase, .wgx-compare__col { border: 1px solid #999 !important; box-shadow: none !important; break-inside: avoid; }
h1, h2, h3 { break-after: avoid; }
img { max-width: 100% !important; }
.is-style-section-dark, .wgx-dark { background: #fff !important; color: #000 !important; }
