html{font-family:Calibri,Arial,sans-serif;height:100vh}body{margin:0;padding:0 8px;background:#eee}body,#app{height:100%}#app{margin:auto;display:flex;flex-direction:column;padding:0 8px;background:#fff}#controls{display:flex;justify-content:right;margin-bottom:8px}#tag-list{width:120px}:root{--fc-today-bg-color: rgb(255, 235, 190);--fc-event-bg-color: rgb(5, 120, 175);--fc-event-border-color: rgb(5, 120, 175)}.fc .fc-toolbar{display:block}@media (min-width: 600px){.fc .fc-toolbar{display:flex}}@media (min-width: 1024px){body{padding:0}#app{width:80vw}footer{display:flex;justify-content:space-between}}#calendar{flex-grow:1;min-height:300px}#popover{position:absolute;border:1px solid #ddd;border-radius:5px;padding:24px;width:600px;max-width:80vw;height:180px}#popover h2{margin-top:0}#popover p:last-child{margin-bottom:0}#popover::backdrop{background-color:#0006}footer ul{padding-left:0}footer li{display:inline-block;list-style-type:none}
