.home-mapa{height:calc(100svh - var(--header-height) - var(--footer-height));display:flex;flex-direction:column;background:#f6f7f8}#mapa{width:100%;height:100vh}.panel-resultados{position:relative;z-index:100;margin-top:.15rem;height:30vh;overflow:visible;border-radius:16px 16px 0 0;box-shadow:0 -6px 20px #00000014;transition:transform .2s ease,height .2s ease}.panel-resultados.is-active{transform:translateY(-12px)}.panel-resultados.is-empty{opacity:.95}.panel-wrapper{max-height:30vh;overflow-y:auto;-webkit-overflow-scrolling:touch}
