.panels{display:grid;grid-template-columns:fit-content(300px) fit-content(300px) 1fr}.position,.position+.speaker,.position+.speaker+.dialogue{border-top:solid thin lightgray;margin-bottom:10px}.position:first-child,.position:first-child+.speaker,.position:first-child+.speaker+.dialogue,.position:empty,.position:empty+.speaker,.position:empty+.speaker+.dialogue{border-top-width:0}.position{font-size:1.1em;padding:20px 5px 0 5px}.speaker{padding:20px 10px 0 0;font-size:1.2em;text-align:right}.speaker .type{font-size:.8em;white-space:nowrap}.dialogue{padding-top:3px}.japanese{display:flex;flex-wrap:wrap;column-gap:10px}.word{font-size:1.1em;display:flex;flex-direction:column;padding:4px;justify-content:flex-end}.word:hover{background-color:#eee}.word.highlight{border:solid 1px black;padding:3px}.word+.word .j,.word+.word .e{text-align:center!important}.j,.e{white-space:nowrap}.rough{font-size:1.1em}.polished{font-weight:bold;font-size:1.1em}.polished .note{font-weight:normal}ul.notes{padding-left:.5em;margin-bottom:0}