@font-face{font-family:Satoshi;src:url(./Satoshi-Regular-B3SN4yqc.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(./Satoshi-Medium-DoW3kFbX.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(./Satoshi-Bold-C3YRi9Vg.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}.lifted-map-app,.lifted-map-app *,.lifted-map-app *:before,.lifted-map-app *:after,#lifted-map-app,#lifted-map-app *,#lifted-map-app *:before,#lifted-map-app *:after{transition:none!important;animation:none!important}#app,#lifted-map-app,.lifted-map-app{--map-height: 70vh;--bg: #eef1f4;--surface: #fbfaf9;--surface-muted: #f4f4f4;--text: #1a1818;--text-muted: rgba(26, 24, 24, .75);--outdoor: #c62128;--indoor: #2188fe;--mixed: #7a4fe8;--shadow: 2px 2px 5px rgba(0, 0, 0, .15);--shadow-mobile: 0 0 4px rgba(0, 0, 0, .1);--map-overlay-gap: 24px;--map-location-card-width: 300px;--location-card-width: var(--map-location-card-width);--map-legend-bottom-gap: 44px;font-family:Satoshi,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#app *,#lifted-map-app *,.lifted-map-app *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,#lifted-map-app,.lifted-map-app{color:var(--text);font-family:Satoshi,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#app button,#app a,#lifted-map-app button,#lifted-map-app a,.lifted-map-app button,.lifted-map-app a{font:inherit}#app button,#lifted-map-app button,.lifted-map-app button{padding:0}#app h1,#app h2,#app p,#lifted-map-app h1,#lifted-map-app h2,#lifted-map-app p,.lifted-map-app h1,.lifted-map-app h2,.lifted-map-app p{margin:0}#app{min-height:var(--map-height)}#lifted-map-app,.lifted-map-app{width:100%;height:var(--map-height);min-height:var(--map-height)}.map-shell{position:relative;height:var(--map-height);min-height:var(--map-height);overflow:hidden;background:var(--bg);font-family:Satoshi,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:var(--map-height);background:#dce2e7}.leaflet-control-container .leaflet-bottom.leaflet-right{bottom:30px;right:30px}.map-stats{position:absolute;top:var(--map-overlay-gap);right:var(--map-overlay-gap);left:auto;z-index:500;display:grid;max-width:760px;width:min(760px,calc(100% - var(--map-location-card-width) - (var(--map-overlay-gap) * 3)));grid-template-columns:repeat(4,minmax(112px,1fr));gap:10px;pointer-events:none}.map-stat{display:flex;min-width:0;flex-direction:column;gap:6px;padding:13px 14px 12px;border:1px solid rgba(255,255,255,.72);border-radius:12px;background:#fbfaf9e6;box-shadow:0 10px 26px #1a18181f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.map-stat__label{overflow:hidden;color:#1a181894;font-size:9px;font-weight:700;letter-spacing:.08em;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.map-stat__value{display:block;overflow-wrap:anywhere;color:var(--text);font-size:18px;font-weight:700;letter-spacing:0;line-height:1.12}.map-stat__value--stacked{display:grid;gap:2px;font-size:16px}.map-stat__value--stacked span{display:block}.map-stat:before{display:block;width:18px;height:3px;border-radius:999px;background:var(--outdoor);content:""}.map-legend{position:absolute;left:var(--map-overlay-gap);bottom:var(--map-legend-bottom-gap);z-index:500;display:flex;flex-wrap:wrap;gap:15px;padding:15px;border-radius:15px;background:var(--surface);box-shadow:var(--shadow)}.map-reset{position:absolute;right:10px;bottom:114px;z-index:505;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(0,0,0,.12);border-radius:2px;background:#fff;box-shadow:0 1px 4px #0000003d;color:#444;cursor:pointer;font-size:17px;line-height:1}.map-reset:hover{background:#f5f5f5;color:var(--text)}.map-reset:focus-visible{outline:2px solid var(--indoor);outline-offset:2px}.legend-pill,.pill{display:inline-flex;align-items:center;width:fit-content;border-radius:100px;font-weight:500;line-height:1}.legend-pill{gap:5px;padding:5px 10px 5px 5px;font-size:10px}.legend-pill--outdoor,.pill--outdoor{background:#c621281a;color:var(--outdoor)}.legend-pill--indoor,.pill--indoor{background:#2188fe1a;color:var(--indoor)}.pill--mixed{background:#7a4fe81a;color:var(--mixed)}.media-icon{display:block;flex:0 0 auto;width:20px;height:20px}.detail-panel{position:absolute;top:var(--map-overlay-gap);left:var(--map-overlay-gap);z-index:510;display:none;width:var(--location-card-width);max-height:calc(var(--map-height) - (var(--map-overlay-gap) * 2))}.detail-panel.is-visible{display:block}.location-detail{position:relative;display:flex;flex-direction:column;gap:15px;overflow:hidden;max-height:inherit;padding:20px;border-radius:15px;background:var(--surface);box-shadow:var(--shadow)}.location-detail__close{position:absolute;top:15px;right:15px;z-index:1;width:15px;height:15px;border:0;background:transparent;cursor:pointer}.location-detail__close:before,.location-detail__close:after{position:absolute;top:7px;left:1px;width:13px;height:1.5px;border-radius:2px;background:var(--text);content:""}.location-detail__close:before{transform:rotate(45deg)}.location-detail__close:after{transform:rotate(-45deg)}.location-detail__header{display:flex;flex-direction:column;gap:15px;padding-right:25px}.pill{gap:5px;padding:5px 10px 5px 5px;font-size:12px}.location-detail__header h2{color:var(--text);font-size:18px;font-weight:500;letter-spacing:0;line-height:1.2;font-family:Satoshi-Bold}.location-detail__meta{display:flex;flex-direction:column}.location-detail__meta p,.location-detail__product{color:var(--text-muted);font-size:12px;font-weight:500;letter-spacing:0;line-height:1.2}.location-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.location-stats>div{display:flex;min-width:0;flex-direction:column;gap:10px;padding:10px 5px;border-radius:10px;background:var(--surface-muted);text-align:left}.location-stats small{color:var(--text-muted);font-size:10px;font-weight:500;line-height:1}.location-stats span{display:block;color:var(--text);font-size:16px;font-weight:700;line-height:1.2}.unit-list{display:grid;gap:10px;min-height:0;margin:0;padding:0;overflow:auto;list-style:none}.unit-item{overflow:hidden;border:.5px solid var(--surface-muted);border-radius:10px}.unit-item__header{padding:10px 5px;background:var(--surface-muted)}.unit-item__title{display:block;color:var(--text);font-size:12px;font-weight:700;line-height:1.1}.unit-title-link{display:inline-flex;max-width:100%;border-radius:3px;color:inherit;outline:2px solid transparent;outline-offset:2px;overflow-wrap:anywhere;text-decoration:none}.unit-title-link:hover{color:var(--outdoor);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.unit-title-link:focus-visible{outline-color:var(--indoor)}.unit-facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;margin:0;padding:10px 5px}.unit-facts div{min-width:0}.unit-facts dt{overflow-wrap:anywhere;color:var(--text-muted);font-size:10px;font-weight:500;line-height:1.2}.unit-facts dd{margin:4px 0 0;overflow-wrap:anywhere;color:var(--text);font-size:12px;font-weight:500;line-height:1.2}.sales-sheet-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 15px!important;border:0;border-radius:100px;background:var(--outdoor);color:#f4f4f4;font-size:14px!important;font-weight:500;line-height:1!important;letter-spacing:0;text-align:center;text-decoration:none;transition:background-color .16s ease;text-transform:capitalize;cursor:pointer}.sales-sheet-cta:hover{background:var(--indoor);color:#fff}.sales-sheet-cta--unit{width:auto;margin:0 5px 10px;padding:8px 12px!important;align-self:flex-start;font-size:11px!important}.sales-sheet-cta--disabled{cursor:default}.touchpoint-marker-wrap{border:0;background:transparent;contain:layout paint style;transition:opacity .16s ease;will-change:transform}.touchpoint-marker-wrap.is-unfocused{opacity:.5}.marker{position:relative;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:999px;background:#c621281f;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.marker__inner{--marker-glyph-size: 12px;--marker-glyph-x: 0px;--marker-glyph-y: 0px;display:grid;place-items:center;width:26px;height:26px;border-radius:inherit;background:var(--outdoor);box-shadow:0 1px 4px #0000002e}.marker--indoor{background:#2188fe1f}.marker--indoor .marker__inner{background:var(--indoor)}.marker--mixed{background:#7a4fe81f}.marker--mixed .marker__inner{background:var(--mixed)}.marker--outdoor:hover{background:#c6212838}.marker--outdoor:hover .marker__inner{background:var(--outdoor)}.marker--indoor:hover{background:#2188fe38;box-shadow:0 0 0 2px #2188fe4d}.marker--indoor:hover .marker__inner{background:var(--indoor)}.marker--mixed:hover{background:#7a4fe838;box-shadow:0 0 0 2px #7a4fe84d}.marker--mixed:hover .marker__inner{background:var(--mixed)}.marker--grouped{width:50px;height:50px}.marker--grouped .marker__inner{--marker-glyph-size: 14px;width:32px;height:32px}.marker__icon{display:block;width:var(--marker-glyph-size);height:var(--marker-glyph-size);transform:translate(var(--marker-glyph-x),var(--marker-glyph-y))}.marker__count{position:absolute;top:1px;right:1px;display:grid;min-width:16px;height:16px;place-items:center;padding:0 4px;border:1.5px solid var(--surface);border-radius:999px;background:var(--text);color:var(--surface);font-size:9px;font-weight:700;line-height:1}.touchpoint-marker-wrap.is-active .marker{background:#c6212838;box-shadow:0 0 0 2px #c621284d}.touchpoint-marker-wrap.is-active .marker--indoor{background:#2188fe38;box-shadow:0 0 0 2px #2188fe4d}.touchpoint-marker-wrap.is-active .marker--mixed{background:#7a4fe838;box-shadow:0 0 0 2px #7a4fe84d}.location-group__list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.location-group__button{width:100%;padding:10px;border:0;border-radius:10px;background:var(--surface-muted);color:var(--text);cursor:pointer;font-size:10px;font-weight:700;line-height:1.15;text-align:left}.location-group__button:hover{background:#2188fe1a}.error-shell{padding:40px;color:var(--text-muted)}@media (max-width: 1180px) and (min-width: 721px){#app,#lifted-map-app,.lifted-map-app{--map-overlay-gap: 20px;--map-legend-bottom-gap: 44px}.map-stats{max-width:420px;width:min(420px,calc(100% - var(--map-location-card-width) - (var(--map-overlay-gap) * 3)));grid-template-columns:repeat(2,minmax(0,1fr))}.map-stat{padding:10px 12px}.map-stat__value{font-size:15px}.map-stat__value--stacked{font-size:14px}}@media (max-width: 720px){#app,#lifted-map-app,.lifted-map-app{--map-overlay-gap: 16px;--map-legend-bottom-gap: 72px}.leaflet-control-container .leaflet-bottom.leaflet-right{bottom:20px;right:20px}.map-stats{top:var(--map-overlay-gap);right:var(--map-overlay-gap);left:auto;max-width:min(360px,calc(100% - (var(--map-overlay-gap) * 2)));width:calc(100% - (var(--map-overlay-gap) * 2));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.map-stat{gap:5px;padding:9px 10px;border-radius:10px;box-shadow:var(--shadow-mobile)}.map-stat:before{width:14px;height:2px}.map-stat__label{font-size:8px}.map-stat__value{font-size:13px}.map-stat__value--stacked{gap:1px;font-size:12px}.map-legend{top:auto;right:auto;bottom:var(--map-legend-bottom-gap);left:var(--map-overlay-gap);gap:10px;padding:10px;border-radius:10px;box-shadow:var(--shadow-mobile)}.map-reset{right:10px;bottom:114px;width:40px;height:40px}.map-reset.has-detail{bottom:calc(min(72vh,calc(100dvh - 80px)) + 36px)}.legend-pill{gap:5px;font-size:8px}.media-icon{width:15px;height:15px}.location-detail__header h2{font-size:16px}.location-detail__header{gap:10px}.detail-panel{top:auto;left:0;right:0;bottom:0;width:100%;max-height:none;padding:20px;background:linear-gradient(180deg,#1a181800,#1a181840)}.location-detail{width:100%;max-height:min(72vh,calc(100dvh - 80px));gap:15px;overflow:auto;padding:10px;box-shadow:var(--shadow-mobile)}.location-detail__close{top:10px;right:10px}.location-detail__header{padding-right:22px}.pill{font-size:10px}.location-detail__meta{flex-flow:row wrap;column-gap:10px;row-gap:4px}.location-stats span{font-size:12px}.unit-facts{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px}.sales-sheet-cta{font-size:12px}.marker{width:26px;height:26px}.marker__inner{--marker-glyph-size: 9px;width:16px;height:16px}.marker--grouped{width:34px;height:34px}.marker--grouped .marker__inner{--marker-glyph-size: 10px;width:21px;height:21px}.marker__count{min-width:14px;height:14px;padding:0 3px;font-size:8px}}.leaflet-touch .leaflet-bar{border:none}.leaflet-right .leaflet-control{margin-right:0}
