@keyframes fadein-topbar-btn-07e992ae{30%{opacity:0}to{opacity:.6}}@keyframes fadein-btn-spe-07e992ae{30%{opacity:0}to{opacity:1}}@keyframes fadein-delay-07e992ae{0%{opacity:0}to{opacity:1}}@keyframes fadein-slideup-07e992ae{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadein-slidedown-07e992ae{0%{opacity:0;transform:translateY(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadein-slidedown-light-07e992ae{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadein-scaleup-07e992ae{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut-07e992ae{0%{opacity:1}to{opacity:0}}@keyframes gradient-07e992ae{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes blink-07e992ae{0%{background-color:#35007b}50%{background-color:#fd2b7b}to{background-color:#35007b}}@keyframes blink-font-07e992ae{0%{color:#ffe53f}50%{color:#ff6a8a}to{color:#ffe53f}}@keyframes blink-font-02-07e992ae{0%{color:#cbf3a0}50%{color:#06ddbc}to{color:#cbf3a0}}@keyframes Y-expand-07e992ae{0%{opacity:0;height:0}to{opacity:1;height:60px}}.height-enter-from[data-v-07e992ae],.height-leave-to[data-v-07e992ae]{height:0}.height-enter-active[data-v-07e992ae],.height-leave-active[data-v-07e992ae]{transition:.4s cubic-bezier(.25,.75,0,1)}.height-enter-to[data-v-07e992ae],.height-leave-from[data-v-07e992ae]{height:60px}.home-map-section[data-v-d38679b5]{border-radius:1rem;box-shadow:var(--shadow-sm);border:1px solid var(--color-whitealpha-100);padding:1rem;height:100%;transition:var(--transition-colors-medium)}@media(max-width:700px){.home-map-section[data-v-d38679b5]{background-color:#fff0;padding:1rem;margin-bottom:2rem}}.map-header[data-v-d38679b5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-left:.5rem}.map-title[data-v-d38679b5]{font-size:.75rem;font-weight:700;color:var(--text-primary)}.map-settings[data-v-d38679b5]{display:flex;align-items:center;gap:.5rem}.city-dropdown[data-v-d38679b5]{position:relative}.city-button[data-v-d38679b5]{display:flex;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;background:#00b5d6;background:linear-gradient(-90deg,#2ec79f,#b2ea75);color:#00394e;border-radius:2rem;transition:var(--transition-colors-fast);border:none;cursor:pointer;transition:all .4s cubic-bezier(0,.515,0,.995)}.city-button[data-v-d38679b5]:hover{background-color:#b2ea75;color:var(--text-primary)}.dropdown-icon[data-v-d38679b5]{width:1rem;height:1rem;transition:var(--transition-transform-normal)}.dropdown-icon-open[data-v-d38679b5]{transform:rotate(180deg)}.city-emoji[data-v-d38679b5]{font-size:1.125rem}.city-info[data-v-d38679b5]{flex:1}.city-name[data-v-d38679b5]{font-weight:500;color:var(--text-primary)}.city-country[data-v-d38679b5]{font-size:.75rem;color:var(--text-muted)}.location-button[data-v-d38679b5]{display:none;padding:.25rem .75rem;gap:.35rem;font-size:.75rem;background-color:#fff;color:#000;font-weight:700;border-radius:2rem;transition:var(--transition-colors-fast);border:none;cursor:pointer;transition:all .4s cubic-bezier(0,.515,0,.995)}@media(max-width:750px){.location-button[data-v-d38679b5]{display:none}}.location-button[data-v-d38679b5]:hover{background-color:#000;color:#fff}.map-container-wrapper[data-v-d38679b5]{position:relative;width:100%}.map-container[data-v-d38679b5]{width:100%;height:20rem;border-radius:var(--radius-2xl);overflow:hidden;min-height:20rem}.map-v2-component.home-map[data-v-d38679b5]{width:100%;height:32rem;border-radius:var(--radius-2xl);overflow:hidden}@media(max-width:1280px){.map-v2-component.home-map[data-v-d38679b5]{height:26rem;border-radius:var(--radius-2xl)}.map-v2-component[data-v-d38679b5] .map-container{height:100%;border-radius:1rem}}.map-v2-component[data-v-d38679b5] .map-component{height:100%;border-radius:var(--radius-2xl)}.map-loading[data-v-d38679b5]{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--bg-muted);border-radius:var(--radius-2xl);display:flex;align-items:center;justify-content:center;transition:var(--transition-colors-medium)}.loading-content[data-v-d38679b5]{text-align:center}.loading-spinner[data-v-d38679b5]{width:2rem;height:2rem;border:4px solid var(--color-blue-500);border-top-color:transparent;border-radius:var(--radius-full);margin:0 auto .5rem;animation:spin-d38679b5 1s linear infinite}.loading-text[data-v-d38679b5]{font-size:.875rem;color:var(--text-secondary)}.map-error[data-v-d38679b5]{width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:var(--color-red-50);border-radius:var(--radius-2xl);display:flex;align-items:center;justify-content:center;transition:var(--transition-colors-medium)}.error-content[data-v-d38679b5]{text-align:center;padding:1.5rem}.error-icon[data-v-d38679b5]{font-size:2.25rem;margin-bottom:.5rem}.error-title[data-v-d38679b5]{font-size:.875rem;color:var(--color-red-600);margin-bottom:.5rem}.error-subtitle[data-v-d38679b5]{font-size:.75rem;color:var(--text-muted);margin-bottom:1rem}.retry-button[data-v-d38679b5]{padding:.5rem 1rem;background-color:var(--color-blue-500);color:var(--text-white);font-size:.875rem;border-radius:var(--radius-lg);transition:var(--transition-colors-fast);border:none;cursor:pointer}.retry-button[data-v-d38679b5]:hover{background-color:var(--color-blue-600)}.map-legend[data-v-d38679b5]{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.legend-items[data-v-d38679b5]{display:flex;align-items:center;gap:1rem}.legend-item[data-v-d38679b5]{display:flex;align-items:center;gap:.25rem}.legend-dot[data-v-d38679b5]{width:.75rem;height:.75rem;border-radius:var(--radius-full)}.legend-dot-blue[data-v-d38679b5]{background-color:var(--color-blue-500)}.legend-dot-orange[data-v-d38679b5]{background-color:var(--color-orange-500)}.legend-dot-green[data-v-d38679b5]{background-color:var(--color-green-500)}.legend-label[data-v-d38679b5]{color:var(--text-secondary)}.destinations-count[data-v-d38679b5]{color:var(--text-muted)}.dark .city-button[data-v-d38679b5]:hover{background-color:#ffffff18}.dark .location-button[data-v-d38679b5]:hover{background-color:#000;color:#fff}.dark .map-loading[data-v-d38679b5]{background-color:var(--color-gray-700)}.dark .map-error[data-v-d38679b5]{background-color:#7f1d1d33}.dark .error-title[data-v-d38679b5]{color:var(--color-red-400)}[data-v-d38679b5] .mapboxgl-popup-content{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:0;background-color:var(--bg-card);color:var(--text-primary)}[data-v-d38679b5] .mapboxgl-popup-tip{border-top-color:var(--bg-card)}[data-v-d38679b5] .mapboxgl-popup .p-3{padding:.75rem}[data-v-d38679b5] .mapboxgl-popup .flex{display:flex}[data-v-d38679b5] .mapboxgl-popup .items-center{align-items:center}[data-v-d38679b5] .mapboxgl-popup .space-x-2>*+*{margin-left:.5rem}[data-v-d38679b5] .mapboxgl-popup .mb-2{margin-bottom:.5rem}[data-v-d38679b5] .mapboxgl-popup .mt-2{margin-top:.5rem}[data-v-d38679b5] .mapboxgl-popup .font-bold{font-weight:700}[data-v-d38679b5] .mapboxgl-popup .text-lg{font-size:1.125rem}[data-v-d38679b5] .mapboxgl-popup .text-sm{font-size:.875rem}[data-v-d38679b5] .mapboxgl-popup .text-xs{font-size:.75rem}[data-v-d38679b5] .mapboxgl-popup .text-2xl{font-size:1.5rem}[data-v-d38679b5] .mapboxgl-popup .text-gray-600{color:var(--text-secondary)}[data-v-d38679b5] .mapboxgl-popup .text-gray-500{color:var(--text-muted)}[data-v-d38679b5] .mapboxgl-popup .inline-block{display:inline-block}[data-v-d38679b5] .mapboxgl-popup .px-2{padding-left:.5rem;padding-right:.5rem}[data-v-d38679b5] .mapboxgl-popup .py-1{padding-top:.25rem;padding-bottom:.25rem}[data-v-d38679b5] .mapboxgl-popup .rounded-full{border-radius:var(--radius-full)}[data-v-d38679b5] .mapboxgl-popup .bg-blue-100{background-color:var(--color-blue-100)}[data-v-d38679b5] .mapboxgl-popup .text-blue-700{color:var(--color-blue-700)}[data-v-d38679b5] .mapboxgl-popup .bg-orange-100{background-color:var(--color-orange-100)}[data-v-d38679b5] .mapboxgl-popup .text-orange-700{color:var(--color-orange-700)}[data-v-d38679b5] .mapboxgl-popup .bg-green-100{background-color:var(--color-green-100)}[data-v-d38679b5] .mapboxgl-popup .text-green-700{color:var(--color-green-700)}[data-v-d38679b5] .mapboxgl-popup .bg-gray-100{background-color:var(--color-gray-100)}[data-v-d38679b5] .mapboxgl-popup .text-gray-700{color:var(--color-gray-700)}.custom-marker .marker-content[data-v-d38679b5]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 12px #00000026;border:3px solid white;transition:transform .2s ease}.custom-marker .marker-content[data-v-d38679b5]:hover{transform:scale(1.1)}.custom-marker .marker-featured[data-v-d38679b5]{background:#3b82f6}.custom-marker .marker-trending[data-v-d38679b5]{background:#f97316}.custom-marker .marker-visited[data-v-d38679b5]{background:#10b981}@keyframes spin-d38679b5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.featured-container[data-v-71d6d9e8]{position:relative}.swiper-container[data-v-71d6d9e8]{width:100%;height:auto;overflow:hidden}.featured-slide[data-v-71d6d9e8]{width:100%;display:flex;justify-content:center}.image-overlay[data-v-71d6d9e8]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1}.featured-title[data-v-71d6d9e8],.featured-description[data-v-71d6d9e8],.featured-avatar[data-v-71d6d9e8],.featured-button[data-v-71d6d9e8]{position:relative;z-index:2}.featured-avatar[data-v-71d6d9e8]{width:3rem;height:3rem;border-radius:var(--radius-full);margin:.5rem 0;overflow:hidden;border:4px solid rgba(255,255,255,1);z-index:2}.avatar-image[data-v-71d6d9e8]{width:100%;height:100%;object-fit:cover}.featured-button.w-full[data-v-71d6d9e8]{width:100%;margin-top:1rem;background-color:var(--color-blue-500);border-color:var(--color-blue-500)}.featured-button.w-full[data-v-71d6d9e8]:hover{background-color:var(--color-blue-600);border-color:var(--color-blue-600)}.gradient-orange[data-v-71d6d9e8]{--gradient-from: #f97316;--gradient-to: #fb923c}.gradient-pink[data-v-71d6d9e8]{--gradient-from: #ec4899;--gradient-to: #f472b6}.gradient-blue[data-v-71d6d9e8]{--gradient-from: #3b82f6;--gradient-to: #60a5fa}.gradient-green[data-v-71d6d9e8]{--gradient-from: #10b981;--gradient-to: #34d399}.gradient-teal[data-v-71d6d9e8]{--gradient-from: #14b8a6;--gradient-to: #5eead4}.content-item-wrapper[data-v-42552848]{cursor:pointer;transition:all .5s cubic-bezier(0,.515,0,.995)}.content-item[data-v-42552848]{background-color:var(--bg-card);border-radius:var(--radius-2xl);padding:1.5rem;transition:var(--transition-colors-medium)}.content-item[data-v-42552848]:hover{border-color:var(--border-primary);box-shadow:var(--shadow-sm)}.content-header[data-v-42552848]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.content-avatar[data-v-42552848]{width:2.5rem;height:2.5rem;border-radius:var(--radius-full);background-color:var(--bg-muted);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.avatar-image[data-v-42552848]{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-full)}.avatar-placeholder[data-v-42552848]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-gray-300);color:var(--color-gray-600);font-weight:600;border-radius:var(--radius-full)}.content-user-info[data-v-42552848]{flex:1}.content-time[data-v-42552848]{font-size:.75rem;color:var(--text-muted);flex-shrink:0}.content-body[data-v-42552848]{margin-bottom:1rem}.content-cover[data-v-42552848]{margin-bottom:.5rem}.cover-image[data-v-42552848]{width:100%;height:8rem;object-fit:cover;border-radius:var(--radius-lg);transition:opacity .3s ease}.cover-image[src*="data:image"][data-v-42552848]{filter:blur(.5px);opacity:.8}.mobile-content-actions[data-v-42552848]{display:flex;justify-content:space-between;gap:2rem}.stat-item[data-v-97d6bb71]{text-align:center}.mobile-stats-title[data-v-97d6bb71]{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.mobile-stat-item[data-v-97d6bb71]{text-align:center}.user-item[data-v-5c845b85]{display:flex;flex-direction:column;align-items:center;padding:1rem;border-radius:var(--radius-lg);cursor:pointer}.user-item[data-v-5c845b85]:hover{background-color:var(--bg-muted)}.user-name[data-v-5c845b85]{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem;text-align:center}.user-location[data-v-5c845b85]{font-size:.65rem;color:var(--text-secondary);text-align:center}.mobile-user-avatar[data-v-5c845b85]{width:3.5rem;height:3.5rem;border-radius:var(--radius-full);overflow:hidden;margin-bottom:.75rem}.trending-avatar[data-v-5c845b85]{width:2.5rem;height:2.5rem;border-radius:var(--radius-full);overflow:hidden;flex-shrink:0}.trending-avatar-image[data-v-5c845b85]{width:100%;height:100%;object-fit:cover;border-radius:50%}.trending-info[data-v-5c845b85]{flex:1}.trending-country[data-v-5c845b85]{font-size:.55rem;color:var(--text-secondary)}.mobile-trending-content[data-v-5c845b85]{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--bg-card);border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition-colors-medium)}.mobile-trending-content[data-v-5c845b85]:hover{border-color:var(--border-primary)}.mobile-trending-avatar[data-v-5c845b85]{width:3rem;height:3rem;border-radius:var(--radius-full);overflow:hidden;flex-shrink:0}.mobile-trending-country[data-v-5c845b85]{font-size:.75rem;color:var(--text-secondary)}.dark .mobile-trending-content[data-v-5c845b85]{background-color:var(--bg-card-dark);border-color:var(--border-secondary-dark)}.dark .mobile-trending-content[data-v-5c845b85]:hover{border-color:var(--border-primary-dark)}.dark .user-item[data-v-5c845b85]:hover{background-color:var(--bg-muted-dark)}.user-item[data-v-9c52d503]{display:flex;flex-direction:column;align-items:center;padding:1rem;border-radius:var(--radius-lg);cursor:pointer}.user-item[data-v-9c52d503]:hover{background-color:var(--bg-muted)}.user-avatar-container[data-v-9c52d503]{width:3rem;height:3rem;border-radius:var(--radius-full);overflow:hidden;margin-bottom:.75rem}.user-name[data-v-9c52d503]{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem;text-align:center}.mobile-user-avatar[data-v-9c52d503]{width:3rem;height:3rem;border-radius:var(--radius-full);overflow:hidden;margin-bottom:.75rem}.trending-avatar[data-v-9c52d503]{width:2.5rem;height:2.5rem;border-radius:var(--radius-full);overflow:hidden;flex-shrink:0}.trending-avatar-image[data-v-9c52d503]{width:100%;height:100%;object-fit:cover;border-radius:50%}.trending-info[data-v-9c52d503]{flex:1}.mobile-trending-content[data-v-9c52d503]{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition-colors-medium)}.mobile-trending-content[data-v-9c52d503]:hover{border-color:var(--border-primary)}.mobile-trending-avatar[data-v-9c52d503]{width:2.5rem;height:2.5rem;border-radius:var(--radius-full);overflow:hidden;flex-shrink:0}.mobile-trending-avatar-image[data-v-9c52d503]{width:100%;height:100%;object-fit:cover;border-radius:50%}.mobile-trending-country[data-v-9c52d503]{font-size:.75rem;color:var(--text-secondary)}.dark .mobile-trending-content[data-v-9c52d503]{border-color:var(--border-secondary-dark)}.dark .mobile-trending-content[data-v-9c52d503]:hover{border-color:var(--border-primary-dark)}.dark .user-item[data-v-9c52d503]:hover{background-color:var(--bg-muted-dark)}.dark-mode-toggle[data-v-4e56efa7]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:1.5rem;background-color:var(--color-gray-200);border-radius:var(--radius-full);transition:var(--transition-colors-medium);border:none;cursor:pointer;outline:none}.dark-mode-toggle[data-v-4e56efa7]:hover{background-color:var(--color-gray-300)}.dark-mode-toggle-active[data-v-4e56efa7]{background-color:var(--color-blue-500)}.dark-mode-toggle-active[data-v-4e56efa7]:hover{background-color:var(--color-blue-600)}.toggle-circle[data-v-4e56efa7]{position:absolute;left:.125rem;display:inline-block;width:1.25rem;height:1.25rem;background-color:var(--color-white);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);transform:translate(0);transition:var(--transition-transform-medium);display:flex;align-items:center;justify-content:center}.toggle-circle-active[data-v-4e56efa7]{transform:translate(1.375rem)}.toggle-icon[data-v-4e56efa7]{position:absolute;display:flex;align-items:center;justify-content:center;font-size:.75rem;transition:var(--transition-opacity-fast)}.icon-visible[data-v-4e56efa7]{opacity:1}.icon-hidden[data-v-4e56efa7]{opacity:0}.dark .dark-mode-toggle[data-v-4e56efa7]{background-color:var(--color-gray-700)}.dark .dark-mode-toggle[data-v-4e56efa7]:hover{background-color:var(--color-gray-600)}.dark .dark-mode-toggle-active[data-v-4e56efa7]{background-color:var(--color-blue-600)}.dark .dark-mode-toggle-active[data-v-4e56efa7]:hover{background-color:var(--color-blue-700)}.welcome-section[data-v-520265df]{margin-bottom:2rem}.welcome-title[data-v-520265df]{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.card[data-v-e128005f]{background-color:var(--bg-card);border-radius:var(--radius-3xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-secondary);padding:1.5rem;height:100%;transition:var(--transition-colors-medium)}.mobile-section[data-v-e128005f]{display:flex;flex-direction:column}.section-wrapper[data-v-e128005f]{margin-bottom:2rem}.card-content[data-v-e128005f]{height:100%}.mobile-content[data-v-e128005f]{flex:1}.collection-cover-image[data-v-3fc40b2c]{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:opacity .3s ease}.collection-cover-image[src*="data:image"][data-v-3fc40b2c]{filter:blur(.5px);opacity:.8}.collection-overlay[data-v-3fc40b2c]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.7));z-index:1}.collection-info[data-v-3fc40b2c]{z-index:2;position:relative}.collection-title[data-v-3fc40b2c]{font-weight:600;margin-bottom:.25rem}.horizontal-scroll[data-v-fd2bd10b]{height:90%;display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:var(--border-secondary) transparent}.horizontal-scroll[data-v-fd2bd10b]::-webkit-scrollbar{height:6px}.horizontal-scroll[data-v-fd2bd10b]::-webkit-scrollbar-track{background:transparent}.horizontal-scroll[data-v-fd2bd10b]::-webkit-scrollbar-thumb{background-color:var(--border-secondary);border-radius:3px}.horizontal-scroll[data-v-fd2bd10b]::-webkit-scrollbar-thumb:hover{background-color:var(--border-primary)}.mobile-featured-user-list[data-v-fd2bd10b]::-webkit-scrollbar{display:none}.mobile-featured-user-list[data-v-fd2bd10b]>*{scroll-snap-align:start}.collection-cover-image[data-v-9c2833fa]{width:100%;height:100%;object-fit:cover;border-radius:8px}.loading-container[data-v-7d8bfaf8]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}.loading-container p[data-v-7d8bfaf8]{margin:0;color:#666;font-size:16px}.error-container[data-v-7d8bfaf8]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px;padding:20px;text-align:center}.error-container p[data-v-7d8bfaf8]{margin:0;color:#d32f2f;font-size:16px;max-width:500px}.collection-cover-image[data-v-7d8bfaf8]{width:100%;height:100%;object-fit:cover;border-radius:8px}
