html{scroll-behavior:smooth}body{background:linear-gradient(170deg,#e0f7fa,#fff8e1 50%,#e0f7fa);background-attachment:fixed;font-family:source-sans-pro,Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;min-height:100vh}a{color:#f0ebd8}.map-container{height:93vh;width:100%}.card{border-radius:16px!important;margin:0 auto 14px;max-width:88%;overflow:hidden;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1)}.card:hover{transform:translateY(-3px) scale(1.015)}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.card-animate{animation:fadeSlideIn .4s cubic-bezier(.4,0,.2,1) both}@keyframes nowPulse{0%,to{box-shadow:0 0 0 0 #0891b259}50%{box-shadow:0 0 0 8px #0891b200}}.card-now{animation:nowPulse 2.4s ease-in-out infinite}
/*# sourceMappingURL=main.ccb8c562.css.map*/