/* Integration rules: no captured slide images are used. */
.slide-canvas .native-picture {max-width:none}
.slide-canvas .native-table td {overflow-wrap:normal}
.module-row {grid-template-columns:1fr 28px}
body.presenting .slide-view {display:block;width:100%;height:100%;max-width:none;margin:0}
body.presenting .slide-view>.native-stage {width:100%;height:100%;aspect-ratio:auto}
body.presenting .native-source-links {display:none}
.native-source-links {display:flex;flex-direction:column;gap:12px;margin:24px 0;overflow-wrap:anywhere}
.native-source-links a {min-height:44px}
@media(max-width:480px){.module-row{grid-template-columns:1fr}}
