
/* ShowPets B15 — responsive/i18n final polish */
html,body{max-width:100%;overflow-x:hidden}
img,video,canvas,svg{max-width:100%}
.sp-flag-img,.auth-flag-img,.sp-lang-flag{display:inline-block;width:30px;height:20px;object-fit:cover;border-radius:4px;background:#fff;box-shadow:0 0 0 1px rgba(15,23,42,.14);flex:0 0 auto}
.dropdown-menu{overscroll-behavior:contain}
@media(max-width:430px){
  .container,.container-fluid{max-width:100%;overflow-x:hidden}
  .card,.sp-card,.service-card,.pet-card,.adoption-card{max-width:100%}
  table{max-width:100%}
  .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}
  input,select,textarea,button,.btn{font-size:16px}
}
.leaflet-container{max-width:100%;touch-action:pan-x pan-y}
#map,.map,.sp-map,.observatorio-map{max-width:100%;min-height:360px}
.sp-copilot-card,.copiloto-card,.chatbot-widget{max-width:100%;overflow-wrap:anywhere;word-break:normal}
