.pet-marker{position:absolute;width:40px;height:40px;margin-left:-20px;margin-top:-20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.pet-core{position:absolute;width:12px;height:12px;border-radius:50%;z-index:2}.pet-pulse{position:absolute;width:12px;height:12px;background:transparent;border:2px solid;border-radius:50%;animation:svelte-bushmd-pet-expand 2s ease-out infinite;z-index:1}.pet-pulse.delay{animation-delay:1s}@keyframes svelte-bushmd-pet-expand{0%{transform:scale(1);opacity:1}to{transform:scale(4);opacity:0}}.pet-marker:hover .pet-core{transform:scale(1.3)}.pet-popup-container .maplibregl-popup-content{background:#080c14!important;border:1px solid #1e293b;border-radius:4px;font-family:Share Tech Mono,monospace;max-width:200px;padding:8px 8px 0!important}@media(min-width:768px){.pet-popup-container .maplibregl-popup-content{max-width:280px;padding:10px 10px 0!important}}.pet-popup .popup-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:11px;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #1e293b;letter-spacing:.5px}@media(min-width:768px){.pet-popup .popup-header{font-size:14px;margin-bottom:8px;padding-bottom:8px;letter-spacing:1px}}.pet-popup .popup-image{width:100%;max-height:100px;-o-object-fit:contain;object-fit:contain;border-radius:4px;margin-bottom:6px;border:1px solid #1e293b;background:#0f172a}@media(min-width:768px){.pet-popup .popup-image{max-height:180px;margin-bottom:8px}}.pet-popup .popup-detail{font-size:9px;color:#94a3b8;margin-bottom:3px}@media(min-width:768px){.pet-popup .popup-detail{font-size:11px;margin-bottom:4px}}.pet-popup .popup-detail .label{color:#64748b}.pet-popup .popup-detail.contact{margin-top:8px;padding-top:8px;border-top:1px solid #1e293b;color:#22c55e}.species-badge{font-size:7px;padding:1px 4px;border-radius:2px;font-weight:700}@media(min-width:768px){.species-badge{font-size:9px;padding:2px 6px;border-radius:3px}}.pet-popup-container .maplibregl-popup-close-button{position:absolute;top:6px;right:6px;width:20px;height:20px;font-size:16px;line-height:18px;text-align:center;color:#64748b;background:transparent;border-radius:4px;border:none;cursor:pointer;z-index:10}.pet-popup-container .maplibregl-popup-close-button:hover{color:#f97316;background:transparent}body{background-color:#020408}
