#lost-pets-map{height:480px;width:100%;border-radius:24px;z-index:10;border:2px solid #fee2e2;box-shadow:0 4px 20px -2px #ef444414}#lost-pet-single-map{height:320px;width:100%;border-radius:20px;z-index:10;border:2px solid #fee2e2}.lost-pet-card{transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #fee2e2;position:relative;overflow:hidden}.lost-pet-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -4px #ef44441f,0 4px 8px -2px #0000000a;border-color:#fca5a5}.lost-pet-cluster-small{background-color:#fecaca99}.lost-pet-cluster-small div{background-color:#ef4444b3;color:#fff;font-weight:700}.lost-pet-cluster-medium{background-color:#fca5a5b3}.lost-pet-cluster-medium div{background-color:#dc2626d9;color:#fff;font-weight:700}.lost-pet-cluster-large{background-color:#f87171bf}.lost-pet-cluster-large div{background-color:#b91c1cf2;color:#fff;font-weight:700}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Instrument Sans,Helvetica Neue,Arial,sans-serif;line-height:30px}.lost-pet-popup .leaflet-popup-content-wrapper{border-radius:20px;padding:0;overflow:hidden;box-shadow:0 15px 30px -5px #dc26262e,0 8px 10px -6px #0000001a;border:1px solid #fee2e2}.lost-pet-popup .leaflet-popup-content{margin:0!important;width:280px!important}.lost-pet-popup-header{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:10px 14px;font-weight:700;display:flex;align-items:center;justify-content:space-between;font-size:.85rem;letter-spacing:.025em}.lost-pet-popup-body{padding:14px;background-color:#fff}.lost-pet-custom-marker{display:flex;align-items:center;justify-content:center;position:relative}.lost-pet-pin{width:38px;height:38px;border-radius:50%;background:#ef4444;border:3px solid #ffffff;box-shadow:0 4px 12px #dc262666;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:transform .2s ease;overflow:hidden}.lost-pet-pin:hover{transform:scale(1.15)}.lost-pet-pulse-ring{position:absolute;width:44px;height:44px;border-radius:50%;background-color:#ef444459;animation:lostPetPulse 2s infinite cubic-bezier(.4,0,.6,1);pointer-events:none;z-index:-1}@keyframes lostPetPulse{0%{transform:scale(.9);opacity:.9}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}@media(max-width:768px){#lost-pets-map{height:320px;border-radius:16px}#lost-pet-single-map{height:240px;border-radius:16px}.lost-pets-popup .leaflet-popup-content{width:250px!important}}.lost-pets-guide-card{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:24px;padding:1.75rem;box-shadow:0 10px 25px -5px #f9731614,0 4px 6px -2px #00000008;position:relative;overflow:hidden}.lost-pets-guide-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f97316,#ef4444)}.lost-pets-steps-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:640px){.lost-pets-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lost-pets-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.lost-pets-step-item{background:#ffffffe6;border:1px solid #ffedd5;border-radius:18px;padding:1.25rem;position:relative;transition:all .25s ease;display:flex;flex-direction:column;justify-content:space-between}.lost-pets-step-item:hover{transform:translateY(-2px);border-color:#fdba74;box-shadow:0 8px 16px -4px #f973161f}.lost-pets-step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.lost-pets-step-badge{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#ea580c,#dc2626);color:#fff;font-weight:900;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #ea580c4d}.lost-pets-faq-item{background:#fff;border:1px solid #fee2e2;border-radius:16px;padding:1rem 1.25rem;margin-bottom:.75rem;transition:all .2s ease}.lost-pets-faq-item:hover{border-color:#fca5a5;box-shadow:0 4px 12px #ef44440d}.lost-pets-faq-item[open]{border-color:#f87171;background:snow}.lost-pets-faq-summary{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:.95rem;color:#111827;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.lost-pets-faq-summary::-webkit-details-marker{display:none}.lost-pets-faq-icon{font-size:1.25rem;color:#ef4444;font-weight:300;transition:transform .2s ease;margin-left:.5rem;flex-shrink:0}.lost-pets-faq-item[open] .lost-pets-faq-icon{transform:rotate(45deg)}.lost-pets-faq-content{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #fecaca;color:#4b5563;font-size:.875rem;line-height:1.6}
