@import"https://unpkg.com/maplibre-gl@2.4.0/dist/maplibre-gl.css";#map-container{position:relative;width:100%;height:100%}#map{position:absolute;height:100%;width:100%}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}#parks-container{position:relative;padding-left:20px;width:100%;height:calc(100vh - 77px)}@media only screen and (max-width:600px){#parks-container{height:100%}}#park{position:absolute;height:100px;width:100%}li{list-style-type:none}.top-parks-list{padding-left:1.5em;margin-top:.5em}.top-parks-list li{list-style-type:decimal;padding:8px 12px;margin:4px 0;cursor:pointer;border-radius:4px;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.top-parks-list li:hover{background-color:#f0f0f0}.top-parks-list li.active{background-color:#e3f2fd}.park-select{position:relative;max-width:520px}.park-search-input{width:100%;padding:6px 8px;border:1px solid #cfcfcf;border-radius:4px}.park-results{position:absolute;z-index:2;width:100%;max-height:240px;overflow:hidden;border:1px solid #ddd;border-top:none;background:#fff}.park-results-list{max-height:240px}.park-result{padding:6px 8px;cursor:pointer}.park-result:hover,.park-result.active{background:#f2f2f2}.park-results-empty{padding:8px;color:#666}.park-name{font-weight:500;flex:1;margin-right:10px}.park-count{color:#666;font-size:.9em;white-space:nowrap}#container{display:grid;grid-template-columns:60% 30%}@media only screen and (max-width:600px){#container{display:grid;grid-template-columns:initial;grid-template-rows:60vh 30vh}}color palette from :root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1680px;margin:0 auto;padding:2rem;font-weight:400;height:100vh}
