custom-app{box-sizing:border-box;padding:2rem;display:block}header,h4{background:var(--pico-card-background-color);border-radius:6px;margin-bottom:2vw;padding:0 2vw}article>label{background-color:var(--pico-progress-background-color);text-align:center;border-radius:5px;padding:.5rem 1rem;font-weight:700}#hud{box-sizing:border-box;flex-direction:row;gap:2rem;width:100%;display:flex;overflow:hidden}#hud>*{flex-direction:column;flex:1;display:flex}#hud app-store-table{flex:.6}#hud app-store-event-table{flex:.4}@media screen and (width<=959px){#hud{flex-direction:column;gap:0}article>label{font-size:2vw}#hud table{max-width:100%;font-size:calc(1.7 * var(--table-font-size))}}
