.region-atlas-explorer{background:0 0;border:0;display:block}.atlas-map-panel{border:0;width:100%;min-width:0;padding:0}.atlas-region-map{box-sizing:border-box;isolation:isolate;background:#fff;border:0;border-radius:26px;width:100%;min-height:clamp(620px,74vh,820px);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 24px 70px #4e2d221a}.atlas-region-map .maplibregl-canvas{outline:none}.atlas-region-map .maplibregl-ctrl-top-right{top:.8rem;right:.8rem}.atlas-region-map .maplibregl-ctrl-group{border:1px solid #3f2f2b1f;border-radius:12px;overflow:hidden;box-shadow:0 12px 28px #3f2f2b1f}.atlas-region-map .maplibregl-ctrl-attrib{color:#2f2624b8;font-size:10px}.atlas-region-map .maplibregl-ctrl-reset-view{color:#3a302d;place-items:center;display:grid}.atlas-region-map .maplibregl-ctrl-reset-view svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.atlas-region-map .maplibregl-ctrl-reset-view:hover{color:var(--rose-dark);background:#e1306c1a}.atlas-region-map .maplibregl-ctrl-reset-view:focus-visible{z-index:1;outline:2px solid var(--rose);outline-offset:-2px;position:relative}.atlas-map-marker-layer{pointer-events:none;position:absolute;inset:0}.atlas-map-marker-shell{z-index:1;box-sizing:content-box;pointer-events:auto;width:auto;height:auto;padding-bottom:5px;display:block;position:absolute;top:0;left:0}.atlas-map-marker-shell:hover,.atlas-map-marker-shell:focus-within,.atlas-map-marker-shell.is-selected{z-index:40}.atlas-map-marker{--marker-color:var(--coffee);--marker-border-color:#fffffff5;--marker-active-border-color:#fff;border:2px solid var(--marker-border-color);background:var(--marker-color);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:0;min-height:35px;padding:.52rem .74rem;transition:border-color .16s,box-shadow .16s;display:inline-flex;position:relative;box-shadow:0 9px 22px #30262438}.atlas-map-marker:after{border-right:2px solid var(--marker-border-color);border-bottom:2px solid var(--marker-border-color);background:var(--marker-color);content:"";width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.atlas-map-marker.is-theater{--marker-color:var(--rose)}.atlas-map-marker.is-venue{--marker-color:#3f6fae}.atlas-map-marker.is-live_house{--marker-color:#3e8f6c}.atlas-map-marker.is-cultural_landmark{--marker-color:#fffafc;--marker-border-color:#96739a;--marker-active-border-color:#96739a;color:#6c466f;box-shadow:0 8px 20px #58375b2e}.atlas-map-marker.is-cultural_landmark .atlas-map-marker-label{z-index:1;color:currentColor;max-width:11rem;font-family:var(--font-ui);font-synthesis:none;text-overflow:ellipsis;text-shadow:none;white-space:nowrap;font-size:.67rem;font-style:normal;font-weight:700;line-height:1.15;display:block;position:relative;overflow:hidden}.atlas-map-marker-label{z-index:1;color:#fff;max-width:11rem;font-family:var(--font-ui);text-overflow:ellipsis;text-shadow:none;white-space:nowrap;font-size:.67rem;font-style:normal;font-weight:700;line-height:1.15;display:block;position:relative;overflow:hidden}.atlas-map-marker.is-location-group{--marker-color:#5f5077;--marker-active-border-color:#fff;gap:.46rem;max-width:min(15rem,100vw - 2.5rem);padding-left:.72rem;padding-right:.46rem}.atlas-map-marker.is-location-group .atlas-map-marker-label{max-width:11.8rem}.atlas-map-marker-count{z-index:1;color:#fff;min-width:1.42rem;height:1.42rem;font-family:var(--font-ui);font-variant-numeric:tabular-nums;background:#ffffff2e;border:1px solid #ffffff57;border-radius:999px;place-items:center;padding-inline:.3rem;font-size:.65rem;font-weight:780;line-height:1;display:inline-grid;position:relative}.atlas-map-marker:hover,.atlas-map-marker:focus-visible,.atlas-map-marker.is-selected{--marker-border-color:var(--marker-active-border-color);box-shadow:0 14px 30px #3026244d}.atlas-map-marker:focus-visible{outline:2px solid var(--rose);outline-offset:2px}.region-atlas-back{padding-top:clamp(3rem,6vw,5rem)}.atlas-map-loader{z-index:100;color:var(--muted);text-align:center;opacity:1;visibility:visible;pointer-events:auto;background:#fff;place-items:center;padding:1.5rem;font-size:.76rem;transition:opacity .2s,visibility 0s linear .2s;display:grid;position:absolute;inset:0}.atlas-map-loader.is-ready{opacity:0;visibility:hidden;pointer-events:none}.atlas-map-loader.is-error{opacity:1;visibility:visible;color:var(--rose-dark)}.atlas-map-loader__dots{justify-content:center;align-items:center;gap:.58rem;display:inline-flex}.atlas-map-loader__dots i{background:var(--rose);opacity:.24;border-radius:50%;width:9px;height:9px;animation:.9s ease-in-out infinite atlas-map-loader-dot;display:block}.atlas-map-loader__dots i:nth-child(2){animation-delay:.15s}.atlas-map-loader__dots i:nth-child(3){animation-delay:.3s}@keyframes atlas-map-loader-dot{0%,to{opacity:.24;transform:scale(.84)}40%{opacity:1;transform:scale(1)}}.atlas-region-map[aria-busy=true] .maplibregl-canvas-container,.atlas-region-map[aria-busy=true] .maplibregl-control-container,.atlas-region-map[aria-busy=true] .atlas-map-marker-shell{opacity:0;visibility:hidden}.atlas-region-map[aria-busy=false] .maplibregl-canvas-container,.atlas-region-map[aria-busy=false] .maplibregl-control-container,.atlas-region-map[aria-busy=false] .atlas-map-marker-shell{opacity:1;visibility:visible;transition:opacity .18s}.atlas-region-map.has-map-error{background:linear-gradient(135deg,#fff,#fff8fa)}@media (width<=640px){.atlas-region-map{border-radius:20px;min-height:580px}.atlas-map-marker{min-height:32px;padding:.45rem .62rem}.atlas-map-marker-label{max-width:8.5rem;font-size:.61rem}.atlas-map-marker.is-location-group{gap:.36rem;padding-left:.58rem;padding-right:.4rem}.atlas-map-marker-count{min-width:1.3rem;height:1.3rem;font-size:.6rem}}@media (prefers-reduced-motion:reduce){.atlas-map-marker,.atlas-map-loader,.atlas-map-loader__dots i{transition:none;animation:none}}.atlas-region-map .maplibregl-popup{z-index:80;width:min(304px,100vw - 1.5rem);max-width:min(304px,100vw - 1.5rem)!important}.atlas-region-map .maplibregl-popup-content{width:100%;max-height:min(440px, calc(var(--atlas-popup-map-height,620px) - 32px));background:#fffcf8;border:1px solid #3f2f2b24;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 18px 44px #3026242e,0 3px 10px #30262414}.atlas-region-map .maplibregl-popup-tip{border-top-color:#fffcf8}.atlas-map-popup-card{width:100%;max-height:min(440px, calc(var(--atlas-popup-map-height,620px) - 32px));background:0 0;grid-template-rows:auto minmax(0,1fr);margin:0;display:grid;overflow:hidden}.atlas-location-group-panel{width:100%;max-height:min(440px, calc(var(--atlas-popup-map-height,620px) - 32px));background:0 0;display:grid;overflow:hidden}.atlas-location-group-header{background:linear-gradient(135deg,#6655821a,#fffcf800);border-bottom:1px solid #3f2f2b1a;gap:.38rem;padding:.86rem .88rem .72rem;display:grid}.atlas-location-group-eyebrow{color:#665582;font-family:var(--font-ui);letter-spacing:.08em;font-size:.62rem;font-weight:780}.atlas-location-group-header h2{color:var(--ink);font-family:var(--font-editorial);letter-spacing:-.025em;margin:0;font-size:1.18rem;font-weight:560;line-height:1.2}.atlas-location-group-header p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.atlas-location-group-list{overscroll-behavior:contain;scrollbar-width:thin;gap:0;min-height:0;padding:.34rem;display:grid;overflow-y:auto}.atlas-location-group-choice{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:minmax(0,1fr);align-items:center;gap:.68rem;padding:.68rem;transition:background-color .15s,color .15s;display:grid}.atlas-location-group-choice.has-media{grid-template-columns:4.4rem minmax(0,1fr)}.atlas-location-group-choice-media{aspect-ratio:1.35;background:linear-gradient(135deg,#5e4f481f,#5e4f4809);border-radius:9px;width:4.4rem;display:block;overflow:hidden}.atlas-location-group-choice-media img{object-fit:cover;width:100%;height:100%;display:block}.atlas-location-group-choice-copy{gap:.24rem;min-width:0;display:grid}.atlas-popup-media.is-location-group-shared{aspect-ratio:2.2}.atlas-location-group-choice:hover{background:#66558214}.atlas-location-group-choice:focus-visible{outline-offset:-2px;background:#66558214;outline:2px solid #665582}.atlas-location-group-choice-title{color:var(--ink);font-family:var(--font-editorial);font-size:.96rem;font-weight:560;line-height:1.25}.atlas-location-group-choice-meta{color:var(--muted);font-family:var(--font-ui);font-size:.65rem;font-weight:650;line-height:1.35}.atlas-popup-media{aspect-ratio:2.05;background:linear-gradient(135deg,#5e4f481f,#5e4f4809);width:100%;margin:0;position:relative;overflow:hidden}.atlas-popup-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#19131175);height:34%;position:absolute;inset:auto 0 0}.atlas-popup-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.atlas-popup-media-credit{z-index:1;color:#fffffff2;max-width:calc(100% - .96rem);font-family:var(--font-ui);text-overflow:ellipsis;text-shadow:0 1px 3px #000000b8;white-space:nowrap;font-size:.52rem;font-weight:650;line-height:1.2;text-decoration:none;position:absolute;bottom:.38rem;right:.48rem;overflow:hidden}.atlas-popup-media-credit:hover,.atlas-popup-media-credit:focus-visible{text-decoration:underline}.atlas-popup-body{overscroll-behavior:contain;scrollbar-width:thin;gap:.58rem;min-height:0;padding:.78rem .84rem .88rem;display:grid;overflow-y:auto}.atlas-popup-meta{flex-wrap:wrap;align-items:center;gap:.38rem;margin:0;display:flex}.atlas-meta-pill{box-sizing:border-box;min-height:23px;font-family:var(--font-ui);font-variant:normal;letter-spacing:0;text-transform:none;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 .58rem;font-size:.65rem;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.atlas-meta-pill:before,.atlas-meta-pill:after{content:none;display:none}.atlas-meta-pill.is-type.is-theater{color:#963557;background:#fff0f5;border-color:#e8b5c7}.atlas-meta-pill.is-type.is-venue{color:#28588f;background:#edf4ff;border-color:#aac2e5}.atlas-meta-pill.is-type.is-live_house{color:#256548;background:#e6f5ed;border-color:#a8d4bf}.atlas-meta-pill.is-type.is-cultural_landmark{color:#764d78;background:#faf0fb;border-color:#d4b9d6}.atlas-meta-pill.is-district{color:#4d4a87;background:#f1f0ff;border-color:#c8c6ea}.atlas-popup-body h2{color:var(--ink);font-family:var(--font-editorial);letter-spacing:-.028em;margin:0;font-size:clamp(1.14rem,3.2vw,1.4rem);font-weight:550;line-height:1.16}.atlas-popup-body>p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.58}@media (width<=640px){.atlas-region-map .maplibregl-popup{width:min(276px,100vw - 1.1rem);max-width:min(276px,100vw - 1.1rem)!important}.atlas-region-map .maplibregl-popup-content,.atlas-map-popup-card{max-height:min(400px, calc(var(--atlas-popup-map-height,580px) - 24px))}.atlas-popup-media{aspect-ratio:2.1}.atlas-location-group-panel{max-height:min(400px, calc(var(--atlas-popup-map-height,580px) - 24px))}.atlas-location-group-header{padding:.72rem .74rem .62rem}.atlas-location-group-header h2{font-size:1.06rem}.atlas-location-group-choice{gap:.56rem;padding:.6rem}.atlas-location-group-choice.has-media{grid-template-columns:3.8rem minmax(0,1fr)}.atlas-location-group-choice-media{width:3.8rem}.atlas-popup-body{gap:.5rem;padding:.68rem .72rem .76rem}.atlas-meta-pill{min-height:22px;padding:0 .52rem;font-size:.62rem}.atlas-popup-body h2{font-size:1.08rem}.atlas-popup-body>p{font-size:.73rem;line-height:1.55}}
