.explore-shell{display:grid;gap:1rem}.explore-head{display:grid;grid-template-columns:1fr minmax(260px,38%);gap:1rem;align-items:end}.explore-head h2{margin:.2rem 0}.explore-head p{margin:.25rem 0;color:#a9c5d0}.explore-search{position:relative}.explore-search input{width:100%;min-height:48px}.explore-results{position:absolute;z-index:1002;left:0;right:0;top:calc(100% + 5px);display:grid;max-height:310px;overflow:auto;border-radius:13px;background:#0a222e;box-shadow:0 14px 35px #020b10}.explore-results:empty{display:none}.explore-result{display:flex;gap:.65rem;align-items:center;padding:.72rem;border:0;border-bottom:1px solid #294959;background:transparent;color:#fff;text-align:left}.explore-result span{font-size:1.25rem}.explore-result small{display:block;color:#9eb9c5}.explore-map-card{padding:12px;border:1px solid #315668;border-radius:18px;background:#0b2633}.explore-map-legend{display:flex;gap:1rem;flex-wrap:wrap;padding:.2rem .25rem .7rem;color:#b8ccd5;font-size:.82rem}.explore-map-legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px}.legend-airfield{background:#20d5ff}.legend-walk{background:#52d68a}.legend-other{background:#ff9d52}#airfieldExploreMap{height:min(64vh,570px);min-height:360px;border-radius:14px;overflow:hidden}.selected-destination{padding:1rem;border:1px solid #315668;border-radius:18px;background:#0b2633}.selected-destination.hidden{display:none}.destination-title{display:flex;justify-content:space-between;gap:1rem;align-items:start}.destination-title h3{margin:.15rem 0}.destination-title p{margin:.2rem 0;color:#a9c5d0}.destination-count{white-space:nowrap;padding:.45rem .7rem;border-radius:999px;background:#123d50;color:#8ed8fa}.nearby-fold{margin-top:.8rem;border-top:1px solid #31505f}.nearby-fold>summary{padding:.9rem 0;cursor:pointer;font-weight:800;color:#fff}.nearby-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.65rem}.nearby-place{padding:.8rem;border:1px solid #294e5e;border-radius:13px;background:#081f2a}.nearby-place header{display:flex;justify-content:space-between;gap:.6rem}.nearby-place h4{margin:0}.nearby-place p{margin:.35rem 0;color:#adc3cd}.nearby-place .walkable{color:#7ce5a6}.nearby-place .transfer{color:#ffc18f}.nearby-place a{color:#8ed8fa;font-size:.86rem}.explore-empty{padding:1rem;color:#aec3cc;text-align:center}.explore-note{font-size:.75rem;color:#8fa8b3}@media(max-width:680px){.explore-head{grid-template-columns:1fr}#airfieldExploreMap{height:52vh;min-height:330px}.destination-title{display:grid}.destination-count{justify-self:start}}
