html{scroll-behavior:smooth}.app{width:80vw;margin:0 auto;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}@media(max-width:1024px){.app{width:100%}}.map-row{display:flex;flex-direction:row;gap:1rem}.map-row .map-card{flex:1 1 0;min-width:0}.map-row iframe{width:100%;height:50vh;border:0}@media(max-width:1024px){.map-row{flex-direction:column}.map-row .map-card{flex:0 0 auto}.map-row iframe{height:60vh}}.feed-list{font-variant-numeric:tabular-nums}
