/* Same shell as the narrative longform; only the lecture canvas and extra jumps differ. */
.stage.lecture-stage{aspect-ratio:1920/930;display:block;background:#102b3a}.stage.lecture-stage>img{display:block;width:100%;height:auto;max-width:none;object-fit:initial;transition:none}.captions p{min-height:3.3em}.captions{min-height:120px}.preferences{gap:10px}.time-jump{margin-top:16px;font-size:12px}.time-jump summary{cursor:pointer;margin-bottom:12px}.time-jump input{border:1px solid #bcc8be;border-radius:7px;background:#fffdf8;padding:8px;width:80px;color:var(--ink)}#sceneGo,#timeGo{font-size:11px;margin-top:9px}.mode select{max-width:100%}.downloads{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}.downloads a{font-size:12px;border:1px solid #bcc8be;padding:10px 13px;border-radius:8px;text-decoration:none;background:#fffdf8}.references details{padding:14px 0;border-top:1px solid var(--line)}#fullTranscript p{font-size:15px;line-height:1.9}#fullTranscript h3{font-size:16px}.references>h2{font-size:21px}.transport button{min-height:44px}.preferences button,.preferences select{min-height:38px}.captions[hidden]{display:none!important}@media(max-width:740px){.stage.lecture-stage{aspect-ratio:1920/930}.edition{max-width:104px}.intro h1{font-size:28px}.transport .primary{min-width:130px}.preferences{gap:9px}.captions p{min-height:3.2em}.mode select{width:100%;max-width:100%}}@media print{.references{display:none!important}}
@media(max-width:740px){.transport{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr;gap:6px}.transport .primary{min-width:0}.transport button{padding:10px 5px;white-space:nowrap}}

/* Keep Korean words together in narrow headings. */
.intro h1{word-break:keep-all;overflow-wrap:anywhere}
