.fullscreen-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.6);border-radius:9px;background:transparent;color:#fff;padding:8px 11px;font-weight:800;white-space:nowrap}.fullscreen-toggle.is-active{background:#fff;color:#123f49}.slide,.slide-content{min-width:0;max-width:100%;overflow:hidden}.resource-frame{width:100%;max-width:100%;height:min(68vh,760px);margin-top:26px;border:1px solid #c9e0e4;border-radius:18px;overflow:hidden;background:#fff}.resource-frame iframe{display:block;width:100%;max-width:100%;height:100%;border:0}html:fullscreen body,html:-webkit-full-screen body{height:100vh;overflow:auto}html:fullscreen .player-shell,html:-webkit-full-screen .player-shell{min-height:calc(100vh - 76px)}@media(max-width:800px){.fullscreen-toggle span{display:none}.fullscreen-toggle{padding:7px 9px}.resource-frame{height:70vh}}
