
.gallery-carousel[data-v-56347688]::-webkit-scrollbar {
    display: none;
}
.dropdown-enter-active[data-v-56347688],
.dropdown-leave-active[data-v-56347688] {
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.dropdown-enter-from[data-v-56347688],
.dropdown-leave-to[data-v-56347688] {
    opacity: 0;
    transform: translateY(-4px);
}

/* Hamburger button — hidden on desktop */
@media (min-width: 1024px) {
.hamburger-btn[data-v-56347688] {
        display: none !important;
}
}
.page-shell[data-v-56347688] {
    scroll-behavior: smooth;
}
.page-shell section.scroll-reveal[data-v-56347688] {
    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-56347688] {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
}
.page-shell .scroll-reveal[data-v-56347688]: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-56347688] {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
}

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

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

[data-v-ec9caad5] .custom-pin {
    background: transparent !important;
    border: none !important;
}
[data-v-ec9caad5] .pin-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
[data-v-ec9caad5] .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-ec9caad5] .custom-pin:hover .pin-icon {
    transform: scale(1.2);
    color: #15803d;
}
[data-v-ec9caad5] .cluster-pin {
    background: transparent !important;
    border: none !important;
}
[data-v-ec9caad5] .cluster-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #16a34a;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0 2px 8px rgba(22, 163, 74, 0.5);
    border: 3px solid #fff;
    transition: transform 0.2s ease;
}
[data-v-ec9caad5] .cluster-pin:hover .cluster-wrapper {
    transform: scale(1.15);
    background: #15803d;
}
[data-v-ec9caad5] .leaflet-popup-content-wrapper {
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
[data-v-ec9caad5] .leaflet-popup-content {
    margin: 12px 16px;
}
[data-v-ec9caad5] .leaflet-container {
    font-family: inherit;
    background: #f1f5f9;
}

/* Non-scoped: targets the root element itself (not a child) */
.fullscreen-container {
    position: fixed !important;
    inset: 0 !important;
    z-index: 9999 !important;
    background: #f1f5f9;
}

.glass-card[data-v-677c3ea3] {
    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-677c3ea3]::-webkit-scrollbar {
    width: 4px;
}
.custom-scrollbar[data-v-677c3ea3]::-webkit-scrollbar-track {
    background: transparent;
}
.custom-scrollbar[data-v-677c3ea3]::-webkit-scrollbar-thumb {
    background: #E2E8F0;
    border-radius: 10px;
}

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

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

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

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

.wysiwyg-content .ProseMirror {
    outline: none;
    min-height: 120px;
}
.wysiwyg-content .ProseMirror p {
    margin: 0 0 0.5rem;
}
.wysiwyg-content .ProseMirror h2 {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 1rem 0 0.5rem;
}
.wysiwyg-content .ProseMirror h3 {
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0.75rem 0 0.5rem;
}
.wysiwyg-content .ProseMirror ul,
.wysiwyg-content .ProseMirror ol {
    padding-left: 1.5rem;
    margin: 0 0 0.5rem;
}
.wysiwyg-content .ProseMirror ul {
    list-style: disc;
}
.wysiwyg-content .ProseMirror ol {
    list-style: decimal;
}
.wysiwyg-content .ProseMirror img {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
    margin: 0.5rem 0;
}
.wysiwyg-content .ProseMirror a {
    color: var(--color-primary, #2563eb);
    text-decoration: underline;
}
.wysiwyg-content .ProseMirror:focus {
    outline: none;
}

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

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

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

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

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

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

.input-base[data-v-d8b164bd] {
    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-d8b164bd]:focus {
    border-color: rgb(0 94 164);
    box-shadow: 0 0 0 4px rgb(0 94 164 / 0.1);
}

.input-base[data-v-2b618097] {
    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-2b618097]:focus {
    border-color: rgb(0 94 164);
    box-shadow: 0 0 0 4px rgb(0 94 164 / 0.1);
}

.glass-card[data-v-498b6708] {
    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-498b6708]::-webkit-scrollbar { width: 4px;
}
.custom-scrollbar[data-v-498b6708]::-webkit-scrollbar-track { background: transparent;
}
.custom-scrollbar[data-v-498b6708]::-webkit-scrollbar-thumb { background: #E2E8F0; border-radius: 10px;
}

.dropdown-enter-active[data-v-6c23e683],
.dropdown-leave-active[data-v-6c23e683] {
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.dropdown-enter-from[data-v-6c23e683],
.dropdown-leave-to[data-v-6c23e683] {
    opacity: 0;
    transform: translateY(-4px);
}
.mobile-menu-enter-active[data-v-6c23e683],
.mobile-menu-leave-active[data-v-6c23e683] {
    transition: opacity 0.2s ease, max-height 0.2s ease;
    overflow: hidden;
}
.mobile-menu-enter-from[data-v-6c23e683],
.mobile-menu-leave-to[data-v-6c23e683] {
    opacity: 0;
    max-height: 0;
}
.mobile-menu-enter-to[data-v-6c23e683],
.mobile-menu-leave-from[data-v-6c23e683] {
    max-height: 500px;
}

/* Hamburger button — hidden on desktop via media query */
@media (min-width: 1024px) {
.hamburger-btn[data-v-6c23e683] {
        display: none !important;
}
}

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

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

.input-base[data-v-b8523e15] {
    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-b8523e15]:focus {
    border-color: rgb(0 94 164);
    box-shadow: 0 0 0 4px rgb(0 94 164 / 0.1);
}

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

.form-input[data-v-259f5365] {
    width: 100%;
    border-radius: 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #1c1b1f;
    outline: none;
    transition: border-color 0.2s;
}
.form-input[data-v-259f5365]:focus {
    border-color: var(--color-primary, #6750a4);
}

.splash-screen[data-v-cfdec8e5] {
    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-cfdec8e5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.splash-logo-wrap[data-v-cfdec8e5] {
    position: relative;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.splash-logo-ring[data-v-cfdec8e5] {
    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-cfdec8e5 1.2s linear infinite;
}
.splash-logo-ring-2[data-v-cfdec8e5] {
    inset: 8px;
    border: 2px solid rgba(255, 255, 255, 0.08);
    border-bottom-color: rgba(255, 255, 255, 0.5);
    animation: splash-spin-reverse-cfdec8e5 1.6s linear infinite;
}
.splash-logo-core[data-v-cfdec8e5] {
    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-cfdec8e5] {
    font-size: 20px;
    color: #fff;
}
.splash-brand[data-v-cfdec8e5] {
    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-cfdec8e5 2s ease-in-out infinite;
}
.splash-bar[data-v-cfdec8e5] {
    width: 180px;
    height: 3px;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 999px;
    overflow: hidden;
}
.splash-bar-fill[data-v-cfdec8e5] {
    height: 100%;
    width: 40%;
    background: linear-gradient(90deg, transparent, #fff, transparent);
    border-radius: 999px;
    animation: splash-load-cfdec8e5 1.4s ease-in-out infinite;
}
.splash-tagline[data-v-cfdec8e5] {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
}
@keyframes splash-spin-cfdec8e5 {
to { transform: rotate(360deg);
}
}
@keyframes splash-spin-reverse-cfdec8e5 {
to { transform: rotate(-360deg);
}
}
@keyframes splash-pulse-cfdec8e5 {
0%, 100% { opacity: 0.85;
}
50% { opacity: 1;
}
}
@keyframes splash-load-cfdec8e5 {
0% { transform: translateX(-100%);
}
100% { transform: translateX(350%);
}
}
.splash-fade-leave-active[data-v-cfdec8e5] {
    transition: opacity 0.5s ease, visibility 0.5s ease;
}
.splash-fade-leave-to[data-v-cfdec8e5] {
    opacity: 0;
    visibility: hidden;
}
