
.gallery-carousel[data-v-30aff2d8]::-webkit-scrollbar {
    display: none;
}
.dropdown-enter-active[data-v-30aff2d8],
.dropdown-leave-active[data-v-30aff2d8] {
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.dropdown-enter-from[data-v-30aff2d8],
.dropdown-leave-to[data-v-30aff2d8] {
    opacity: 0;
    transform: translateY(-4px);
}
.page-shell[data-v-30aff2d8] {
    scroll-behavior: smooth;
}
.page-shell section.scroll-reveal[data-v-30aff2d8] {
    opacity: 0;
    transform: translateY(60px) scale(0.96);
    filter: blur(8px);
    transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1),
                transform 1s cubic-bezier(0.16, 1, 0.3, 1),
                filter 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.page-shell section.scroll-reveal.scroll-reveal-visible[data-v-30aff2d8] {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
}
.page-shell .scroll-reveal[data-v-30aff2d8]:not(section) {
    opacity: 0;
    transform: translateY(40px) scale(0.95);
    filter: blur(4px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1),
                transform 0.8s cubic-bezier(0.16, 1, 0.3, 1),
                filter 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.page-shell .scroll-reveal:not(section).scroll-reveal-visible[data-v-30aff2d8] {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
}

[data-v-71808d73] .custom-pin {
    background: transparent !important;
    border: none !important;
}
[data-v-71808d73] .pin-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
[data-v-71808d73] .pin-icon {
    font-size: 32px;
    color: #16a34a;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
    transition: transform 0.2s ease;
}
[data-v-71808d73] .custom-pin:hover .pin-icon {
    transform: scale(1.2);
    color: #15803d;
}
[data-v-71808d73] .leaflet-popup-content-wrapper {
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
[data-v-71808d73] .leaflet-popup-content {
    margin: 12px 16px;
}
[data-v-71808d73] .leaflet-container {
    font-family: inherit;
    background: #f1f5f9;
}

.glass-card[data-v-8030aa1f] {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(8px);
    border: 1px solid #E2E8F0;
    box-shadow: 0px 4px 20px rgba(15, 23, 42, 0.05);
}
.custom-scrollbar[data-v-8030aa1f]::-webkit-scrollbar {
    width: 4px;
}
.custom-scrollbar[data-v-8030aa1f]::-webkit-scrollbar-track {
    background: transparent;
}
.custom-scrollbar[data-v-8030aa1f]::-webkit-scrollbar-thumb {
    background: #E2E8F0;
    border-radius: 10px;
}

.modal-enter-active[data-v-f391fca1], .modal-leave-active[data-v-f391fca1] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-f391fca1], .modal-leave-to[data-v-f391fca1] { opacity: 0;
}

.modal-enter-active[data-v-36338662], .modal-leave-active[data-v-36338662] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-36338662], .modal-leave-to[data-v-36338662] { opacity: 0;
}

.modal-enter-active[data-v-efb31a2d], .modal-leave-active[data-v-efb31a2d] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-efb31a2d], .modal-leave-to[data-v-efb31a2d] { opacity: 0;
}

.modal-enter-active[data-v-0a7140a3], .modal-leave-active[data-v-0a7140a3] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-0a7140a3], .modal-leave-to[data-v-0a7140a3] { opacity: 0;
}

.modal-enter-active[data-v-8ee50851], .modal-leave-active[data-v-8ee50851] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-8ee50851], .modal-leave-to[data-v-8ee50851] { opacity: 0;
}

.modal-enter-active[data-v-242a13a3], .modal-leave-active[data-v-242a13a3] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-242a13a3], .modal-leave-to[data-v-242a13a3] { opacity: 0;
}

.modal-enter-active[data-v-3450c6c3], .modal-leave-active[data-v-3450c6c3] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-3450c6c3], .modal-leave-to[data-v-3450c6c3] { opacity: 0;
}

.modal-enter-active[data-v-3ead734d], .modal-leave-active[data-v-3ead734d] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-3ead734d], .modal-leave-to[data-v-3ead734d] { opacity: 0;
}

.modal-enter-active[data-v-71a61ebd], .modal-leave-active[data-v-71a61ebd] { transition: opacity 0.2s ease;
}
.modal-enter-from[data-v-71a61ebd], .modal-leave-to[data-v-71a61ebd] { opacity: 0;
}

.input-base[data-v-62cba6b7] {
    width: 100%;
    border-radius: 0.75rem;
    border: 1px solid rgb(192 199 212 / 0.5);
    background: rgb(248 249 255);
    padding: 0.625rem 1rem;
    font-size: 16px;
    outline: none;
    transition: all 0.2s;
}
.input-base[data-v-62cba6b7]:focus {
    border-color: rgb(0 94 164);
    box-shadow: 0 0 0 4px rgb(0 94 164 / 0.1);
}

.input-base[data-v-42c915eb] {
    width: 100%;
    border-radius: 0.75rem;
    border: 1px solid rgb(192 199 212 / 0.5);
    background: rgb(248 249 255);
    padding: 0.625rem 1rem;
    font-size: 16px;
    outline: none;
    transition: all 0.2s;
}
.input-base[data-v-42c915eb]:focus {
    border-color: rgb(0 94 164);
    box-shadow: 0 0 0 4px rgb(0 94 164 / 0.1);
}

.dropdown-enter-active[data-v-ab6c2f49],
.dropdown-leave-active[data-v-ab6c2f49] {
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.dropdown-enter-from[data-v-ab6c2f49],
.dropdown-leave-to[data-v-ab6c2f49] {
    opacity: 0;
    transform: translateY(-4px);
}

@keyframes scaleIn-f03c6421 {
from { transform: scale(0.5); opacity: 0;
}
to { transform: scale(1); opacity: 1;
}
}

.custom-scroll[data-v-61e64b25]::-webkit-scrollbar { width: 4px;
}
.custom-scroll[data-v-61e64b25]::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 10px;
}

.input-base[data-v-0203c592] {
    width: 100%;
    border-radius: 0.75rem;
    border: 1px solid rgb(192 199 212 / 0.5);
    background: rgb(248 249 255);
    padding: 0.625rem 1rem;
    font-size: 16px;
    line-height: 24px;
    outline: none;
    transition: all 0.2s;
}
.input-base[data-v-0203c592]:focus {
    border-color: rgb(0 94 164);
    box-shadow: 0 0 0 4px rgb(0 94 164 / 0.1);
}

.splash-screen[data-v-70542c42] {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #001a2e 0%, #003d6b 50%, #005ea4 100%);
}
.splash-content[data-v-70542c42] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.splash-logo-wrap[data-v-70542c42] {
    position: relative;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.splash-logo-ring[data-v-70542c42] {
    position: absolute;
    inset: 0;
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-top-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    animation: splash-spin-70542c42 1.2s linear infinite;
}
.splash-logo-ring-2[data-v-70542c42] {
    inset: 8px;
    border: 2px solid rgba(255, 255, 255, 0.08);
    border-bottom-color: rgba(255, 255, 255, 0.5);
    animation: splash-spin-reverse-70542c42 1.6s linear infinite;
}
.splash-logo-core[data-v-70542c42] {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(8px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.splash-logo-core .material-symbols-outlined[data-v-70542c42] {
    font-size: 20px;
    color: #fff;
}
.splash-brand[data-v-70542c42] {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 6px;
    color: #fff;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
    animation: splash-pulse-70542c42 2s ease-in-out infinite;
}
.splash-bar[data-v-70542c42] {
    width: 180px;
    height: 3px;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 999px;
    overflow: hidden;
}
.splash-bar-fill[data-v-70542c42] {
    height: 100%;
    width: 40%;
    background: linear-gradient(90deg, transparent, #fff, transparent);
    border-radius: 999px;
    animation: splash-load-70542c42 1.4s ease-in-out infinite;
}
.splash-tagline[data-v-70542c42] {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
}
@keyframes splash-spin-70542c42 {
to { transform: rotate(360deg);
}
}
@keyframes splash-spin-reverse-70542c42 {
to { transform: rotate(-360deg);
}
}
@keyframes splash-pulse-70542c42 {
0%, 100% { opacity: 0.85;
}
50% { opacity: 1;
}
}
@keyframes splash-load-70542c42 {
0% { transform: translateX(-100%);
}
100% { transform: translateX(350%);
}
}
.splash-fade-leave-active[data-v-70542c42] {
    transition: opacity 0.5s ease, visibility 0.5s ease;
}
.splash-fade-leave-to[data-v-70542c42] {
    opacity: 0;
    visibility: hidden;
}
