.map-layout{background-color:var(--brand-background-subtle);border-radius:6px;max-height:85vh;overflow:hidden;position:relative;width:100%;z-index:1}.map-layout[data-rounded=none]{border-radius:0}.map-layout[data-rounded=top]{border-radius:6px 6px 0 0}.map-layout[data-rounded=bottom]{border-radius:0 0 6px 6px}.map-layout:focus-visible{outline:3px solid rgba(var(--bs-primary-rgb),.5);outline-offset:0}.map-layout-progress-bar{bottom:12px;position:absolute;width:50%;z-index:1000}[dir=ltr] .map-layout-progress-bar{left:50%;transform:translate(-50%)}[dir=rtl] .map-layout-progress-bar{right:50%;transform:translate(50%)}.map-layout-overlay{align-items:center;background:#0009;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:999}
