body.map-fullscreen-active{overflow:hidden}.map-pseudo-fullscreen{position:fixed!important;inset:0!important;z-index:4000!important;display:flex!important;flex-direction:column!important;width:100%!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}:root{--map-attribution-bottom:env(safe-area-inset-bottom,0px);--map-attribution-height:1.375rem;--map-control-bottom:calc(var(--map-attribution-bottom) + var(--map-attribution-height) + 0.5rem)}@media (min-width:1024px){:root{--map-attribution-bottom:0px;--map-control-bottom:calc(var(--map-attribution-height) + 0.5rem)}}.store-item{overflow:hidden;background:var(--card)}.store-item__main{display:block;width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.store-item--with-image .store-item__main{display:flex;align-items:flex-start;gap:.75rem}.store-item__media{position:relative;flex-shrink:0;overflow:hidden;width:5rem;aspect-ratio:4/3;border-radius:.5rem;background:var(--muted)}.store-item__image{display:block;width:100%;height:100%;object-fit:cover}.store-item__content{min-width:0;flex:1}.store-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.store-item__title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.35;color:var(--foreground)}.store-distance{flex-shrink:0;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2;white-space:nowrap;color:var(--muted-foreground);background:var(--muted)}.store-item--list.store-item--active .store-distance{background:color-mix(in srgb,var(--brand) 18%,var(--muted));color:var(--foreground)}.store-item__meta{display:flex;align-items:flex-start;gap:.375rem;margin:.375rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--muted-foreground)}.store-item__meta-icon{width:.875rem;height:.875rem;flex-shrink:0;margin-top:.125rem;color:var(--muted-foreground)}.store-item__actions{display:flex;flex-wrap:wrap;gap:.5rem}.store-item--list{margin:0;border:0;border-bottom:1px solid var(--border);border-radius:0;box-shadow:none}.store-list-scroll>.store-item--list:first-child{border-top:1px solid var(--border)}@media (hover:hover){.store-item--list:hover{background:color-mix(in srgb,var(--brand-muted) 55%,transparent)}}.store-item--list.store-item--active{background:color-mix(in srgb,var(--brand-muted) 70%,transparent);box-shadow:inset 3px 0 0 var(--brand)}.store-item--list .store-item__main{padding:.875rem 1rem .625rem}.store-item--list .store-item__actions{padding:0 1rem .875rem}.showroom-shell.map-pseudo-fullscreen{gap:0}.showroom-shell.map-pseudo-fullscreen .showroom-header{border-radius:0;border-right:0;border-left:0;border-top:0}.showroom-shell.map-pseudo-fullscreen .showroom-body{height:auto;min-height:0;flex:1 1 auto;border:0;border-radius:0}.showroom-map{min-height:0;height:auto}.custom-marker-wrapper{background:transparent;border:none}.custom-marker-pin{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;cursor:pointer}.custom-marker-pin:hover{transform:scale(1.15) translateY(-2px)}.custom-marker-pin.is-active{transform:scale(1.35) translateY(-4px)}.custom-marker-pin.marker-bounce{animation:marker-bounce .55s ease}.custom-marker-pin.marker-enter{opacity:0;transition:none;animation:marker-enter .75s cubic-bezier(.34,1.45,.64,1) both;animation-delay:var(--enter-delay,0s)}@keyframes marker-enter{0%{opacity:0;transform:translateY(-52px) scale(.15)}50%{opacity:1;transform:translateY(8px) scale(1.12)}68%{transform:translateY(-5px) scale(.94)}82%{transform:translateY(2px) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes marker-bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.custom-marker-pin.is-active.marker-bounce{animation:marker-bounce-active .55s ease}@keyframes marker-bounce-active{0%,to{transform:translateY(-4px) scale(1.35)}50%{transform:translateY(-12px) scale(1.4)}}.custom-marker-pin.marker-pulse{animation:marker-pulse .5s ease}@keyframes marker-pulse{0%,to{transform:scale(1.35) translateY(-4px)}50%{transform:scale(1.48) translateY(-4px)}}.custom-marker-pin.is-tech.is-active:not(.marker-bounce){animation:marker-tech-pulse 2s ease-in-out infinite}@keyframes marker-tech-pulse{0%,to{transform:scale(1.15) translateY(-2px)}50%{transform:scale(1.25) translateY(-4px)}}.leaflet-container{font-family:inherit;background:#4e92c2}.leaflet-container .leaflet-tile-pane{background:#4e92c2}.leaflet-container .leaflet-tile-container img,.leaflet-container .leaflet-tile-pane img{max-width:none!important;max-height:none!important;padding:0!important;border:none!important;outline:none!important}.leaflet-container.leaflet-touch-restricted{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-restricted.leaflet-touch-multitouch{touch-action:none}.map-touch-hint{position:absolute;inset:0;z-index:900;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding:1.5rem;background:rgba(15,23,42,.58);color:#ffffff;text-align:center;pointer-events:none;animation:map-touch-hint-in .22s ease}.map-touch-hint__title{margin:0;font-size:1.0625rem;font-weight:600;letter-spacing:.02em}.map-touch-hint__sub{margin:0;font-size:.8125rem;line-height:1.45;color:rgba(255,255,255,.88)}@keyframes map-touch-hint-in{0%{opacity:0}to{opacity:1}}.map-fullscreen-btn{position:relative;overflow:visible;isolation:isolate}.map-fullscreen-btn--pulse{animation:map-fullscreen-btn-pulse 1s ease-in-out infinite;z-index:1}.map-fullscreen-btn--pulse:after,.map-fullscreen-btn--pulse:before{content:"";position:absolute;inset:-2px;z-index:-1;border-radius:9999px;border:2px solid color-mix(in srgb,var(--brand) 75%,white);pointer-events:none;animation:map-fullscreen-radar 2s cubic-bezier(.22,1,.36,1) infinite}.map-fullscreen-btn--pulse:after{animation-delay:1s}@keyframes map-fullscreen-radar{0%{transform:scale(1);opacity:.9}to{transform:scale(2.55);opacity:0}}@keyframes map-fullscreen-btn-pulse{0%,to{box-shadow:0 4px 14px rgba(15,23,42,.18),0 0 0 0 color-mix(in srgb,var(--brand) 55%,transparent)}50%{box-shadow:0 6px 18px rgba(15,23,42,.22),0 0 0 10px transparent}}@media (prefers-reduced-motion:reduce){.map-fullscreen-btn--pulse{animation:none;box-shadow:0 4px 14px rgba(15,23,42,.18),0 0 0 4px color-mix(in srgb,var(--brand) 35%,transparent)}.map-fullscreen-btn--pulse:after,.map-fullscreen-btn--pulse:before{animation:none;display:none}}.leaflet-container .leaflet-bottom.leaflet-right{top:auto;right:0;left:auto;bottom:var(--map-attribution-bottom);margin-bottom:0}.leaflet-container .leaflet-bottom.leaflet-right .leaflet-control-attribution{margin-bottom:0}.leaflet-container .leaflet-control-attribution{max-width:min(72vw,18rem);margin:0;border-radius:.375rem 0 0 0;font-size:10px;line-height:1.3;white-space:normal;padding:3px 6px;background:rgba(255,255,255,.92)}@media (min-width:1024px){.leaflet-container .leaflet-control-attribution{font-size:11px;max-width:min(50vw,20rem)}}.leaflet-control-zoom{display:none}.leaflet-container .store-popup .leaflet-popup-content-wrapper{padding:0!important;border-radius:.75rem;background:var(--card);color:var(--foreground);box-shadow:0 8px 24px rgba(15,23,42,.14);overflow:visible!important}.leaflet-container .store-popup .leaflet-popup-tip-container{width:40px!important;height:20px!important;margin-left:-20px!important;overflow:hidden;pointer-events:none}.leaflet-container .store-popup .leaflet-popup-tip{width:14px!important;height:14px!important;margin:-7px auto 0!important;padding:0!important;border:none!important;border-radius:2px;background:var(--card)!important;box-shadow:0 2px 8px rgba(15,23,42,.12);transform:rotate(45deg)}.leaflet-container .store-popup .leaflet-popup-content{margin:0!important;padding:0!important;width:220px!important;min-width:220px!important;max-width:220px!important;min-height:0!important;overflow:visible!important;line-height:1.35;font-size:13px}.leaflet-container .store-popup .leaflet-popup-content>*{margin:0!important}.leaflet-container .store-popup .leaflet-popup-content h1,.leaflet-container .store-popup .leaflet-popup-content h2,.leaflet-container .store-popup .leaflet-popup-content h3,.leaflet-container .store-popup .leaflet-popup-content h4,.leaflet-container .store-popup .leaflet-popup-content p{margin:0!important;padding:0!important}.leaflet-container .store-popup a.leaflet-popup-close-button{display:none!important}.store-popup-card{display:flex;flex-direction:column;gap:.5rem;box-sizing:border-box;width:100%;margin:0;padding:1rem;color:var(--foreground)}.store-popup-card[data-variant=tech]{color:#f8fafc}.store-popup-media{overflow:hidden;flex-shrink:0;width:100%;height:4.5rem;margin:0;border-radius:.5rem;background:var(--muted)}.store-popup-card[data-variant=tech] .store-popup-media{background:color-mix(in srgb,var(--accent-tech) 18%,#0f172a)}.store-popup-media__image{display:block;width:100%;height:100%;margin:0;object-fit:cover}.store-popup-media__placeholder{width:100%;height:100%;margin:0;background:linear-gradient(135deg,color-mix(in srgb,var(--muted-foreground) 12%,transparent) 0,transparent 55%),var(--muted)}.store-popup-card[data-variant=tech] .store-popup-media__placeholder{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-tech) 28%,transparent) 0,transparent 55%),color-mix(in srgb,var(--accent-tech) 18%,#0f172a)}.store-popup-body{display:flex;flex-direction:column;gap:.25rem;min-width:0;margin:0!important;padding:0!important}.store-popup-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.375rem}.store-popup-header .store-popup-title{min-width:0;flex:1}.store-popup-card[data-variant=tech] .store-distance{color:#cbd5e1;background:color-mix(in srgb,var(--accent-tech) 28%,#1e293b)}.store-popup-title{margin:0!important;padding:0!important;font-size:.875rem;font-weight:700;line-height:1.3;color:var(--foreground)}.store-popup-card[data-variant=tech] .store-popup-title{color:#f8fafc}.store-popup-meta{margin:0!important;padding:0!important;font-size:.75rem;line-height:1.4;color:var(--muted-foreground)}.store-popup-card[data-variant=tech] .store-popup-meta{color:#cbd5e1}.store-popup-actions{display:flex;flex-wrap:nowrap;gap:.4rem;box-sizing:border-box;width:100%;margin:.35rem 0 0!important;padding:0!important;overflow:visible}.store-popup-call-btn,.store-popup-nav-btn{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;margin:0!important;border-radius:.4rem;padding:.4rem .45rem!important;font-size:.75rem;font-weight:600;line-height:1.2;white-space:nowrap;text-decoration:none!important;text-align:center}.store-popup-nav-btn--normal{background-color:var(--brand)!important;color:var(--brand-foreground)!important}.store-popup-nav-btn--normal:hover{background-color:var(--brand-hover)!important;color:var(--brand-foreground)!important}.store-popup-nav-btn--tech{background-color:var(--accent-tech)!important;color:#ffffff!important}.store-popup-nav-btn--tech:hover{background-color:var(--accent-tech-hover)!important;color:#ffffff!important}.store-popup-call-btn--normal{border:1px solid var(--border)!important;background:transparent!important;color:var(--foreground)!important}.store-popup-call-btn--normal:hover{background:var(--muted)!important;color:var(--foreground)!important}.store-popup-call-btn--tech{border:1px solid color-mix(in srgb,var(--accent-tech) 45%,transparent)!important;background:transparent!important;color:#e2e8f0!important}.store-popup-call-btn--tech:hover{background:color-mix(in srgb,var(--accent-tech) 18%,transparent)!important;color:#ffffff!important}.leaflet-container .store-popup.store-popup--normal .leaflet-popup-content-wrapper,.leaflet-container .store-popup.store-popup--normal .leaflet-popup-tip{background:var(--card)!important;color:var(--foreground)!important;border:none!important;box-shadow:0 8px 24px rgba(15,23,42,.14)}.leaflet-container .store-popup.store-popup--normal .leaflet-popup-tip{box-shadow:0 2px 8px rgba(15,23,42,.12)}.leaflet-container .store-popup.store-popup--tech .leaflet-popup-content-wrapper,.leaflet-container .store-popup.store-popup--tech .leaflet-popup-tip{background:var(--inverse-surface)!important;color:#f8fafc!important;border:1px solid color-mix(in srgb,var(--accent-tech) 35%,transparent)}.leaflet-container .store-popup.store-popup--tech .leaflet-popup-tip{border:none!important;box-shadow:0 2px 10px rgba(0,0,0,.35)}.leaflet-container .store-popup.popup-fade-in .leaflet-popup-content-wrapper{animation:popup-fade-in .2s ease}.leaflet-container .store-popup.popup-fade-in .leaflet-popup-tip{animation:popup-tip-fade-in .2s ease}@keyframes popup-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popup-tip-fade-in{0%{opacity:0}to{opacity:1}}.leaflet-fade-anim .leaflet-tile{transition:none}.user-location-wrapper{background:transparent;border:none;pointer-events:none}.user-location-marker{position:relative;width:40px;height:40px;transform:none;transform-origin:center center;pointer-events:none}.user-location-aura{position:absolute;inset:4px;border-radius:50%;background:radial-gradient(circle,var(--ul-glow) 0,transparent 68%);animation:user-location-aura 2.8s ease-in-out infinite}.user-location-ring{position:absolute;inset:0;border-radius:50%;border:1.5px solid var(--ring-color);box-shadow:0 0 12px var(--ul-glow);opacity:0;animation:user-location-radar 2.4s cubic-bezier(.22,.61,.36,1) infinite}.user-location-ring--delay{animation-delay:.8s}.user-location-ring--slow{animation-delay:1.6s}.user-location-core{width:14px;height:14px}.user-location-core,.user-location-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.user-location-dot{width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ffffff,var(--ul-primary) 45%,var(--ul-secondary) 100%);border:2px solid rgba(255,255,255,.95);box-shadow:0 0 8px var(--ul-primary),0 0 16px var(--ul-glow);animation:user-location-dot-pulse 2s ease-in-out infinite}.user-location-marker.is-tech .user-location-dot{border-color:#e0f2fe}.user-location-marker.is-locating .user-location-ring{animation-duration:1.3s}.user-location-marker.is-locating .user-location-dot{animation-duration:.75s}.user-location-marker.user-location-burst .user-location-aura{animation:user-location-burst-aura .85s ease-out}.user-location-marker.user-location-burst .user-location-ring{animation:user-location-burst-ring .85s ease-out}.user-location-marker.user-location-burst .user-location-dot{animation:user-location-burst-core .85s ease-out}@keyframes user-location-aura{0%,to{transform:scale(.92);opacity:.55}50%{transform:scale(1.08);opacity:.9}}@keyframes user-location-radar{0%{transform:scale(.25);opacity:.9}70%{opacity:.2}to{transform:scale(1.65);opacity:0}}@keyframes user-location-dot-pulse{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 10px var(--ul-primary),0 0 22px var(--ul-glow)}50%{transform:translate(-50%,-50%) scale(1.15);box-shadow:0 0 14px var(--ul-primary),0 0 32px var(--ul-glow),0 0 48px var(--ul-secondary)}}@keyframes user-location-burst-aura{0%{transform:scale(.6);opacity:.3}40%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:.65}}@keyframes user-location-burst-ring{0%{transform:scale(.2);opacity:1;border-width:4px}to{transform:scale(2.2);opacity:0;border-width:1px}}@keyframes user-location-burst-core{0%{transform:translate(-50%,-50%) scale(.5)}35%{transform:translate(-50%,-50%) scale(1.45)}65%{transform:translate(-50%,-50%) scale(.92)}to{transform:translate(-50%,-50%) scale(1)}}