.popupbar[hidden]{display:none}
body.popup-mode .event-list.cards .event-card{grid-template-columns:26px minmax(0,1fr) auto 40px;grid-template-rows:auto;min-height:0;padding:10px}
body.popup-mode .event-list.cards .event-card .event-number{grid-column:auto}
body.popup-mode .event-list.cards .event-card .event-keys{grid-column:auto}
body.popup-mode .event-list.cards .play-button{width:38px;height:38px}
