body { font-family: system-ui; max-width: 700px; margin: 40px auto; line-height: 1.8; }
audio { width: 100%; }
nav a { margin-right: 16px; }
#transcript p { cursor: pointer; padding: 4px 8px; margin: 2px 0; }
#transcript p.active { background: #ffe066; }
#speeches li { cursor: pointer; padding: 8px; }
#speeches li:hover { background: #f0f0f0; }