body{font-family:Inter,sans-serif}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-float{animation:3s ease-in-out infinite float}.animate-fade-in-up{animation:.6s ease-out forwards fadeInUp;opacity:0}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}.map-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:1rem}.map-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}details summary::-webkit-details-marker{display:none}details summary{list-style:none}