@import url(https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.ui.button,.ui.label,a,button{transition:color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease}@supports (padding-bottom:env(safe-area-inset-bottom)){#app>footer{padding-bottom:env(safe-area-inset-bottom)}}@media only screen and (max-width:767px){.ui.labels>.label{padding:.6em .8em!important;margin:3px!important;font-size:.85em}}body,html{overflow:hidden}#app{height:100vh;height:100dvh;display:flex;flex-flow:column nowrap;scroll-padding-top:72px;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y proximity}#app>header{position:-webkit-sticky;position:sticky;top:0;z-index:3;padding:0;background-color:#1b3a5c}#app>header>nav.menu{font-family:"Yanone Kaffeesatz",sans-serif;letter-spacing:.5px;text-transform:uppercase}#app>header>nav.menu>.item{padding:2px .25em 0;font-size:larger;line-height:2.5;color:hsla(0,0%,100%,.85)}#app>header>nav.menu>.item:hover{color:#f5c518}#app>header>nav.menu>.item.active{color:#f5c518!important;border-color:#f5c518!important}#app>footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;padding:0;background-color:#f3f4f5;border-radius:0;color:"dimgrey"}#app>footer>p{color:"grey"}#app>main{flex:1 1;min-height:0}.site-brand{text-transform:uppercase!important;white-space:pre;color:#f5c518!important;font-weight:700;letter-spacing:1px}.hamburger-btn{display:none;background:none;border:none;color:hsla(0,0%,100%,.85);font-size:1.4em;cursor:pointer;padding:8px 12px;min-width:44px;min-height:44px;align-items:center;justify-content:center;margin-left:auto}.hamburger-btn:hover{color:#f5c518}.mobile-nav-drawer{max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:#1b3a5c}.mobile-nav-drawer.open{max-height:300px}.mobile-nav-drawer .item{display:block;padding:12px 20px;min-height:44px;line-height:44px;color:hsla(0,0%,100%,.85);text-decoration:none;text-transform:uppercase;font-family:"Yanone Kaffeesatz",sans-serif;letter-spacing:.5px;font-size:1.1em;border-bottom:1px solid hsla(0,0%,100%,.08);transition:color .15s ease,background-color .15s ease}.mobile-nav-drawer .item.active,.mobile-nav-drawer .item:hover{color:#f5c518;background-color:hsla(0,0%,100%,.04)}@media only screen and (max-width:767px){.hamburger-btn{display:flex}#app>header>nav.menu>.item.nav-link{display:none}#app>header>nav.menu{min-height:0;align-items:center}.site-brand{font-size:.95em!important}}@media only screen and (min-width:768px){.mobile-nav-drawer{display:none!important}}#age-input::placeholder{color:hsla(0,0%,100%,.7)}#age-input,#keyword-input,#location-input,#population-input{background-color:#142d4a;font-weight:700;border:2px solid #2e5a8a;font-size:1.05em;color:#fff}#keyword-input{display:flex;flex-direction:row;z-index:2}#keyword-input #keyword-icon{justify-self:flex-start;margin-right:15px}#keyword-input i.dropdown.icon.clear:before{font-size:1.25em}#keyword-input input{color:#fff}#map-nav{scroll-snap-align:start;background-color:#1b3a5c!important}#map-nav>form>.labels{padding:0;margin:0}#map-nav>form>.labels>.label{text-transform:capitalize}.leaflet-container{height:68vh}#map-page{display:grid;grid:"cards map-right"/1fr 1fr;grid-gap:1em;gap:1em}#map-page>.cards{grid-area:cards;width:auto;margin-top:1rem}#map-page>.cards>.card:first-child{margin-top:0}#map-page>.cards>.card{scroll-snap-align:start}#map-page>.map-right-col{grid-area:map-right;position:-webkit-sticky;position:sticky;top:72px;z-index:1;align-self:start}#map-page>.map-right-col>.leaflet-container{width:auto}#map-page .leaflet-popup-content .description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}#map-page nav.filters{position:-webkit-sticky;position:sticky;top:58px;z-index:2}#map-page>nav>.ui.form .field{margin-bottom:0}#map-page .breadcrumb .label>strong{text-transform:capitalize}.map-card .segment:empty{display:none}.map-card .value-list>dt+dd:before{content:": "}.map-card .value-list>dd+dd:before{content:", "}.map-card .value-list>dd:after,.map-card .value-list>dt:after{content:none!important}.map-card .value-list>dt{font-weight:700}.map-card .value-list>dd{display:contents!important;margin:0!important}#map-page>.cards>.card.map-card{border-radius:12px!important;box-shadow:0 2px 12px rgba(0,0,0,.08)!important;transition:box-shadow .2s ease,transform .2s ease;overflow:hidden}#map-page>.cards>.card.map-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.13)!important}#map-page>.cards{grid-gap:14px;gap:14px}.map-card .ui.secondary.segment .description{padding:4px 0;line-height:1.6}.map-card .ui.secondary.segment .description a{display:inline-block;min-height:32px;line-height:32px}#map-nav .mobile-category-scroll{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-gap:.5em;gap:.5em;padding:.5em 1em;scroll-snap-type:x proximity;justify-content:center;flex-wrap:wrap}#map-nav .mobile-category-scroll::-webkit-scrollbar{display:none}#map-nav .mobile-category-scroll>li{flex:0 0 auto;scroll-snap-align:start;min-width:72px;text-align:center;list-style:none}.saved-btn-desktop{display:inline-flex!important}.saved-btn-mobile{display:none!important}.filter-drawer{max-height:500px;overflow:visible;transition:max-height .3s ease,opacity .25s ease;opacity:1}.filter-drawer.collapsed{max-height:0;overflow:hidden;opacity:0;pointer-events:none}.filter-drawer .filter-grid{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;align-items:center}.filter-drawer .filter-grid>*{flex:1 1 120px;min-width:0}.filter-drawer .filter-grid>.ui.input{flex:0 0 80px}.filter-drawer .filter-grid>.full-width{flex:0 0 auto}.mobile-card-panel .drag-handle,.mobile-card-panel .panel-header{display:none}@media only screen and (max-width:991px){.fixed.sticky{position:absolute!important}}@media only screen and (max-width:767px){#app>header>nav.menu{min-height:0}#app>header>nav.menu>.item.mac-logo{display:none}#app.map-active{overflow:hidden!important;height:100vh;height:100dvh}#map-nav.ui.segment{border-radius:0!important;flex-shrink:0}#map-nav.ui.segment,#map-page.ui.container{margin-left:0!important;margin-right:0!important;width:100%!important}#map-page.ui.container{max-width:100%!important;padding-left:0;padding-right:0}#map-page{display:flex!important;flex-direction:column;position:relative;flex:1 1!important;min-height:0;grid-gap:0;gap:0;overflow:hidden}#map-page>.map-right-col{flex:1 1;position:relative!important;top:0!important;z-index:0;width:100%;min-height:0;overflow:hidden}#map-page>.map-right-col>.leaflet-container{height:100%!important;width:100%!important}#map-page>.map-right-col>.ui.segment:not(.leaflet-container){display:none}#map-page>.cards{position:absolute;bottom:0;left:0;right:0;z-index:2;max-height:35vh;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.15);overflow-y:auto;overscroll-behavior:contain;transition:max-height .35s ease;padding:0 8px env(safe-area-inset-bottom,0)}#map-page>.cards.expanded{max-height:80vh}.mobile-card-panel .drag-handle{display:block;width:36px;height:4px;border-radius:2px;background:#ccc;margin:8px auto 4px;cursor:pointer}.mobile-card-panel .panel-header{display:flex;justify-content:space-between;align-items:center;padding:4px 12px 8px;font-size:.85em;color:#666;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #eee;margin-bottom:8px}#map-page>.cards>.card.map-card:active{transform:scale(.98)}.saved-btn-desktop{display:none!important}.saved-btn-mobile{display:inline-flex!important}#map-nav .mobile-category-scroll{display:none}#map-nav .search-row{margin-top:.5em!important}#map-nav.ui.segment{padding-top:.4em!important;padding-bottom:.4em!important}.map-card .ui.secondary.segment .description a{min-height:44px;line-height:44px;padding:0 4px}#app{scroll-snap-type:none}.filter-drawer .filter-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.filter-drawer .filter-grid .full-width{grid-column:1/-1}.embed-filter-items{display:none!important}.embed-filter-items[style*=flex]{display:flex!important}.embed-filter-toggle{display:inline-flex!important}.embed-content{grid-template-columns:1fr!important;grid-template-rows:1fr 1fr}.embed-cards-col{order:2}.embed-map-col{order:1}}@media only screen and (min-width:768px){.embed-filter-toggle{display:none!important}}#suggest-update-page{display:flex;flex-flow:column nowrap}#suggest-update-page .embed{flex:1 1 100%;margin:1rem 0;display:flex;flex-flow:column nowrap}#suggest-update-page .tab{flex:1 1 100%;display:flex;padding:0}#suggest-update-page iframe{flex:1 0 100%}#about-page,#about-page>article{flex:1 0;display:flex;flex-flow:column}#about-page>article>figure{margin:auto 0 0;align-self:flex-end}#about-page>article>figure>figcaption{margin:1rem 0}#about-page .embed{flex:1 1 100%;margin:1rem 0;display:flex;flex-flow:column nowrap}
/*# sourceMappingURL=main.e4344bda.chunk.css.map */