@tailwind base;@tailwind components;@tailwind utilities;@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll-left{animation:scroll-left 20s linear infinite;will-change:transform}@keyframes share-fab-pulse{0%,to{box-shadow:0 10px 25px -5px #fb71858c,0 0 #fb923c73;transform:scale(1)}50%{box-shadow:0 14px 35px -5px #fb7185d9,0 0 0 10px #fb923c00;transform:scale(1.06)}}.animate-share-fab-pulse{animation:share-fab-pulse 1.35s ease-in-out infinite}@keyframes location-fab-pulse{0%,to{box-shadow:0 10px 25px -5px #0ea5e98c,0 0 #3b82f680;transform:scale(1)}50%{box-shadow:0 14px 35px -5px #0ea5e9e6,0 0 0 12px #3b82f600;transform:scale(1.08)}}@keyframes location-fab-icon-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.92)}}.animate-location-fab-pulse{animation:location-fab-pulse 1.2s ease-in-out infinite}.animate-location-fab-icon-blink{animation:location-fab-icon-blink 1.2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.animate-location-fab-pulse,.animate-location-fab-icon-blink{animation:none!important}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.touch-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html,body{margin:0;padding:0;width:100%;height:100%;background-color:transparent;overflow-x:hidden!important;overscroll-behavior-x:none;box-sizing:border-box}.leaflet-container{background:transparent!important}.leaflet-tile-container img.leaflet-tile{transform:translateZ(0);backface-visibility:hidden}*,*:before,*:after{box-sizing:inherit}
