.modalpet-marker-root{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;pointer-events:none}.modalpet-marker-root--active{z-index:10}.modalpet-map-marker{position:relative;display:grid;width:2.2rem;height:2.2rem;place-items:center;border:2.5px solid #fff;border-radius:1.1rem 1.1rem 1.1rem .35rem;background:#357a76;color:#fff;box-shadow:0 4px 12px rgba(39,69,66,.28);cursor:pointer;pointer-events:auto;transform:rotate(-45deg);transition:transform .16s ease,box-shadow .16s ease}.modalpet-map-marker>span{display:block;max-width:1.8rem;overflow:hidden;font-size:.54rem;font-weight:800;letter-spacing:0;line-height:1;text-overflow:clip;white-space:nowrap;transform:rotate(45deg)}.modalpet-map-marker--place{background:#357a76}.modalpet-map-marker--stay{background:#3e78b2}.modalpet-map-marker--outdoor{background:#3f8c5b}.modalpet-map-marker--cafe{background:#bd6f45}.modalpet-map-marker--care{background:#b75d77}.modalpet-map-marker--registered{box-shadow:0 0 0 2px rgba(111,86,194,.72),0 5px 14px rgba(39,69,66,.3)}.modalpet-map-marker--pet-reported:after,.modalpet-map-marker--pet-verified:after{position:absolute;top:-.2rem;right:-.2rem;width:.68rem;height:.68rem;border:2px solid #fff;border-radius:999px;content:""}.modalpet-map-marker--pet-verified:after{background:#24a46d}.modalpet-map-marker--pet-reported:after{background:#e4a33b}.modalpet-map-marker--active{border-color:#fff;box-shadow:0 0 0 3px rgba(23,85,78,.22),0 8px 20px rgba(27,55,53,.38);transform:rotate(-45deg) scale(1.14)}.modalpet-map-marker__label{position:absolute;top:50%;left:calc(50% + 1.35rem);max-width:11rem;overflow:hidden;border:1px solid rgba(30,67,63,.12);border-radius:.55rem;background:rgba(255,255,255,.96);box-shadow:0 4px 12px rgba(27,55,53,.16);color:#24433f;font-size:.68rem;font-weight:800;line-height:1;padding:.48rem .62rem;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;transform:translateY(-50%)}.modalpet-map-marker:focus-visible,.modalpet-map-marker:hover{outline:none;box-shadow:0 0 0 3px rgba(23,85,78,.16),0 8px 20px rgba(27,55,53,.34);transform:rotate(-45deg) scale(1.08)}.modalpet-user-location-dot{width:1.05rem;height:1.05rem;border:3px solid #fff;border-radius:999px;background:#2f7cf6;box-shadow:0 2px 10px rgba(47,124,246,.55)}.modalpet-user-location-dot:after{position:absolute;inset:-.55rem;border-radius:999px;background:rgba(47,124,246,.18);content:"";pointer-events:none;animation:modalpet-user-location-pulse 2.4s ease-out infinite}@keyframes modalpet-user-location-pulse{0%{transform:scale(.6);opacity:.9}70%{transform:scale(1.25);opacity:0}to{transform:scale(1.25);opacity:0}}[data-map-provider=maplibre].maplibregl-map{position:absolute;inset:0;width:100%;height:100%}[data-map-provider=maplibre] .maplibregl-canvas{outline:none}[data-testid=modalpet-maplibre-experience] .maplibregl-ctrl-group{overflow:hidden;border:1px solid rgba(255,255,255,.88);border-radius:1rem;background:rgba(255,253,248,.94);box-shadow:0 12px 30px -18px rgba(25,65,61,.72)}[data-testid=modalpet-maplibre-experience] .maplibregl-ctrl-attrib{border-radius:0 .75rem 0 0;background:rgba(255,253,248,.82);font-family:Pretendard,Noto Sans KR,sans-serif;font-size:9px}@media (max-width:1023px){[data-testid=modalpet-maplibre-experience] .modalpet-map-brand-row{display:none}[data-testid=modalpet-maplibre-experience] .modalpet-map-search-panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}[data-testid=modalpet-maplibre-experience] .modalpet-map-search-form{height:3rem;padding:.25rem;border:1px solid rgba(255,255,255,.82);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 5px 18px rgba(31,56,53,.16);backdrop-filter:blur(12px) saturate(135%)}[data-testid=modalpet-maplibre-experience] .modalpet-map-search-field{min-height:2.5rem;border:0;background:transparent;box-shadow:none}[data-testid=modalpet-maplibre-experience] .modalpet-map-search-submit{width:2.5rem;height:2.5rem}[data-testid=modalpet-maplibre-experience] .modalpet-map-filter-row{gap:.375rem;margin-top:.5rem;padding:0 .125rem .1rem}[data-testid=modalpet-maplibre-experience] .modalpet-map-filter-row button{min-height:2.25rem;padding-right:.625rem;padding-left:.625rem}}@media (min-width:1024px){[data-testid=modalpet-maplibre-experience] .modalpet-map-canvas{left:22rem;width:auto}.modalpet-map-results-shell,.modalpet-map-search-shell{border-right:1px solid #e2e8e5;background:#fff}.modalpet-map-search-shell{padding-bottom:.75rem}.modalpet-map-results-shell{padding-top:.25rem}[data-testid=modalpet-maplibre-experience] .maplibregl-ctrl-bottom-left{left:22rem;width:auto}}@media (max-width:767px){[data-testid=modalpet-maplibre-experience] .maplibregl-ctrl-bottom-right{display:none}[data-testid=modalpet-maplibre-experience] .maplibregl-ctrl-bottom-left{bottom:6.25rem}}@media (prefers-reduced-motion:reduce){.modalpet-map-marker{transition:none}}