html.dark .leaflet-tile-pane{filter:brightness(.7) saturate(.8)}html.dark .leaflet-container{background:#0f172a}html.dark .leaflet-control-attribution,html.dark .leaflet-control-zoom{filter:none}.journest-map-popup .leaflet-popup-content-wrapper{padding:0;border-radius:14px;overflow:hidden;background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,78%,.3);box-shadow:0 8px 32px rgba(0,0,0,.12)}.journest-map-popup .leaflet-popup-content{margin:13px 19px;color:#1f2937}.journest-map-popup .leaflet-popup-tip-container{display:none}.journest-map-popup .leaflet-popup-close-button{color:rgba(0,0,0,.4)!important;font-size:20px!important;padding:6px 8px!important;right:2px!important;top:2px!important}.journest-map-popup .leaflet-popup-close-button:hover{color:rgba(0,0,0,.7)!important}@media (prefers-color-scheme:dark){.journest-map-popup .leaflet-popup-content-wrapper{background:rgba(30,30,30,.9);border:1px solid hsla(0,0%,39%,.3);box-shadow:0 8px 32px rgba(0,0,0,.4)}.journest-map-popup .leaflet-popup-content{color:#f3f4f6}.journest-map-popup .leaflet-popup-close-button{color:hsla(0,0%,100%,.5)!important}.journest-map-popup .leaflet-popup-close-button:hover{color:hsla(0,0%,100%,.8)!important}}.journest-map-popup .popup-title{font-weight:600;font-size:14px;margin-bottom:6px}.journest-map-popup .popup-description{font-size:12px;opacity:.8;line-height:1.4}.journest-map-popup .popup-image{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:8px}.journest-map-popup .popup-meta{font-size:11px;opacity:.6;margin-top:6px}.journest-map-popup .popup-link{display:inline-block;margin-top:8px;padding:6px 12px;background:rgba(59,130,246,.1);color:#3b82f6;border-radius:6px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s}.journest-map-popup .popup-link:hover{background:rgba(59,130,246,.2)}@media (prefers-color-scheme:dark){.journest-map-popup .popup-link{background:rgba(96,165,250,.2);color:#60a5fa}.journest-map-popup .popup-link:hover{background:rgba(96,165,250,.3)}}.route-tooltip{background:hsla(0,0%,100%,.7)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,78%,.3)!important;border-radius:8px!important;padding:8px 12px!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;font-size:12px;white-space:nowrap}.route-tooltip:before{display:none!important}@media (prefers-color-scheme:dark){.route-tooltip{background:rgba(40,40,40,.7)!important;border:1px solid hsla(0,0%,39%,.3)!important;color:#f3f4f6!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important}}.marker-cluster{background:rgba(59,130,246,.2);backdrop-filter:blur(4px)}.marker-cluster div{background:#3b82f6;color:#fff;font-weight:600;box-shadow:0 2px 8px rgba(59,130,246,.4)}.marker-cluster-small{background:rgba(59,130,246,.2)}.marker-cluster-medium{background:rgba(147,51,234,.2)}.marker-cluster-medium div{background:#9333ea;box-shadow:0 2px 8px rgba(147,51,234,.4)}.marker-cluster-large{background:rgba(239,68,68,.2)}.marker-cluster-large div{background:#ef4444;box-shadow:0 2px 8px rgba(239,68,68,.4)}@media (prefers-color-scheme:dark){.marker-cluster-small{background:rgba(96,165,250,.3)}.marker-cluster-small div{background:#60a5fa}.marker-cluster-medium{background:rgba(167,139,250,.3)}.marker-cluster-medium div{background:#a78bfa}.marker-cluster-large{background:hsla(0,91%,71%,.3)}.marker-cluster-large div{background:#f87171}}.popup-favorite-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.popup-favorite-btn:hover{transform:scale(1.1);background:#fff}.popup-favorite-btn.active{background:#fef3c7}.popup-favorite-btn svg{width:16px;height:16px;color:#9ca3af;transition:color .2s}.popup-favorite-btn.active svg{color:#f59e0b;fill:#f59e0b}@media (prefers-color-scheme:dark){.popup-favorite-btn{background:rgba(50,50,50,.9)}.popup-favorite-btn:hover{background:#3c3c3c}.popup-favorite-btn.active{background:rgba(251,191,36,.2)}}.map-legend{background:hsla(0,0%,100%,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:8px;padding:10px 14px;box-shadow:0 2px 8px rgba(0,0,0,.1);font-size:12px}.map-legend-item{display:flex;align-items:center;gap:8px;margin-bottom:6px}.map-legend-item:last-child{margin-bottom:0}.map-legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}@media (prefers-color-scheme:dark){.map-legend{background:rgba(30,30,30,.95);color:#d1d5db;box-shadow:0 2px 8px rgba(0,0,0,.3)}}.map-layer-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;border:1px solid hsla(0,0%,78%,.3);background:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);transition:all .2s}.map-layer-toggle:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.map-layer-toggle.active{background:#3b82f6;color:#fff;border-color:#3b82f6}@media (prefers-color-scheme:dark){.map-layer-toggle{background:rgba(40,40,40,.9);border-color:hsla(0,0%,39%,.3);color:#d1d5db}.map-layer-toggle:hover{background:#323232}.map-layer-toggle.active{background:#60a5fa;border-color:#60a5fa;color:#1f2937}}.marker-cluster-small{background-color:rgba(59,130,246,.3);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.marker-cluster-small div{background-color:#3b82f6;color:#fff;font-weight:600}.marker-cluster-medium{background-color:rgba(147,51,234,.3);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.marker-cluster-medium div{background-color:#9333ea;color:#fff;font-weight:600}.marker-cluster-large{background-color:rgba(239,68,68,.3);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.marker-cluster-large div{background-color:#ef4444;color:#fff;font-weight:600}.marker-cluster,.marker-cluster div{border-radius:50%;display:flex;align-items:center;justify-content:center}.marker-cluster div{width:30px;height:30px;margin:5px;font-size:12px;box-shadow:0 2px 8px rgba(0,0,0,.2)}@media (prefers-color-scheme:dark){.marker-cluster-small{background-color:rgba(96,165,250,.3)}.marker-cluster-small div{background-color:#60a5fa;box-shadow:0 2px 8px rgba(96,165,250,.4)}.marker-cluster-medium{background-color:rgba(167,139,250,.3)}.marker-cluster-medium div{background-color:#a78bfa;box-shadow:0 2px 8px rgba(167,139,250,.4)}.marker-cluster-large{background-color:hsla(0,91%,71%,.3)}.marker-cluster-large div{background-color:#f87171;box-shadow:0 2px 8px hsla(0,91%,71%,.4)}}.places-cluster-small div{background-color:#7c3aed!important}.places-cluster-medium div{background-color:#6d28d9!important}.places-cluster-large div{background-color:#5b21b6!important}.hotels-cluster-small div{background-color:#6366f1!important}.hotels-cluster-medium div{background-color:#4f46e5!important}.hotels-cluster-large div{background-color:#4338ca!important}.cities-cluster-small div{background-color:#3b82f6!important}.cities-cluster-medium div{background-color:#2563eb!important}.cities-cluster-large div{background-color:#1d4ed8!important}.leaflet-control-attribution{background:hsla(0,0%,100%,.5)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border-radius:20px!important;padding:4px 12px!important;margin:8px!important;border:1px solid hsla(0,0%,100%,.3)!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;font-size:11px!important;color:rgba(0,0,0,.6)!important;line-height:1.4!important}.leaflet-control-attribution a{color:rgba(0,0,0,.7)!important;text-decoration:none!important}.leaflet-control-attribution a:hover{color:rgba(0,0,0,.9)!important;text-decoration:underline!important}html.dark .leaflet-control-attribution{background:rgba(30,30,30,.5)!important;border:1px solid hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.6)!important}html.dark .leaflet-control-attribution a{color:hsla(0,0%,100%,.7)!important}html.dark .leaflet-control-attribution a:hover{color:hsla(0,0%,100%,.9)!important}.leaflet-control-zoom{border:none!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;background:hsla(0,0%,100%,.5)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid hsla(0,0%,100%,.3)!important}.leaflet-control-zoom a{background:transparent!important;color:rgba(0,0,0,.6)!important;border:none!important;width:28px!important;height:28px!important;line-height:28px!important;font-size:16px!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important}.leaflet-control-zoom a:first-child{border-radius:20px 20px 0 0!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.leaflet-control-zoom a:last-child{border-radius:0 0 20px 20px!important}.leaflet-control-zoom a:hover{background:rgba(0,0,0,.05)!important;color:rgba(0,0,0,.8)!important}html.dark .leaflet-control-zoom{background:rgba(30,30,30,.5)!important;border:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 2px 8px rgba(0,0,0,.2)!important}html.dark .leaflet-control-zoom a{color:hsla(0,0%,100%,.6)!important}html.dark .leaflet-control-zoom a:first-child{border-bottom:1px solid hsla(0,0%,100%,.1)!important}html.dark .leaflet-control-zoom a:hover{background:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.9)!important}.map-filter-panel{background:hsla(0,0%,100%,.5)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid hsla(0,0%,100%,.3)!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;border-radius:20px!important}html.dark .map-filter-panel{background:rgba(30,30,30,.5)!important;border:1px solid hsla(0,0%,100%,.1)!important}.glass-btn{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.glass-btn:not(.active){background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.08);color:rgba(0,0,0,.6)}.glass-btn:not(.active):hover{background:rgba(0,0,0,.08);color:rgba(0,0,0,.8)}.glass-btn.active{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}html.dark .glass-btn:not(.active){background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.6)}html.dark .glass-btn:not(.active):hover{background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.9)}html.dark .glass-btn.active{color:#fff!important}.leaflet-overlay-pane svg path.district-polygon{filter:blur(3px)}#location-map,#location-map .leaflet-map-pane,#location-map .leaflet-marker-pane{overflow:visible!important}.location-glass-popup .leaflet-popup-content-wrapper{padding:0;border-radius:14px;overflow:hidden;background:hsla(0,0%,100%,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,78%,.3);box-shadow:0 8px 32px rgba(0,0,0,.12)}.location-glass-popup .leaflet-popup-content{margin:13px 19px}.location-glass-popup .leaflet-popup-tip-container{display:none}.location-glass-popup .leaflet-popup-close-button{color:rgba(0,0,0,.4)!important;font-size:20px!important;padding:6px 8px!important;right:2px!important;top:2px!important}.hotel-marker svg,.place-marker svg{transition:transform .2s ease-out,filter .2s ease-out;transform-origin:bottom center}.hotel-marker:hover svg,.place-marker:hover svg{transform:scale(2);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.poi-marker{z-index:100!important}.hotel-marker,.place-marker{z-index:500!important}.hotel-marker:hover,.place-marker:hover{z-index:1000!important}.country-glass-popup .leaflet-popup-content-wrapper{padding:0;border-radius:14px;overflow:hidden;background:hsla(0,0%,100%,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,78%,.3);box-shadow:0 8px 32px rgba(0,0,0,.12)}.country-glass-popup .leaflet-popup-content{margin:13px 19px}.country-glass-popup .leaflet-popup-tip-container{display:none}.country-glass-popup .leaflet-popup-close-button{color:rgba(0,0,0,.4)!important;font-size:20px!important;padding:6px 8px!important;right:2px!important;top:2px!important}.city-marker svg{transition:transform .2s ease-out,filter .2s ease-out;transform-origin:bottom center}.city-marker:hover svg{transform:scale(1.3);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.glass-popup-wrapper .leaflet-popup-content-wrapper{padding:0;border-radius:14px;overflow:hidden;background:hsla(0,0%,100%,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,78%,.3);box-shadow:0 8px 32px rgba(0,0,0,.12)}.glass-popup-wrapper .leaflet-popup-content{margin:13px 19px}.glass-popup-wrapper .leaflet-popup-tip-container{display:none}.glass-popup-wrapper .leaflet-popup-close-button{color:rgba(0,0,0,.4)!important;font-size:20px!important;padding:6px 8px!important;right:2px!important;top:2px!important;z-index:10}.glass-popup-wrapper .leaflet-popup-close-button:hover{color:rgba(0,0,0,.7)!important}.main-place-marker svg,.related-place-marker svg{transition:transform .2s ease-out,filter .2s ease-out;transform-origin:bottom center}.main-place-marker:hover svg,.related-place-marker:hover svg{transform:scale(2);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.city-car-marker{z-index:100!important}.related-place-marker{z-index:400!important}.main-place-marker{z-index:600!important}.main-place-marker:hover,.related-place-marker:hover{z-index:1000!important}.capital-marker svg{transition:transform .2s ease-out,filter .2s ease-out;transform-origin:bottom center}.capital-marker:hover svg{transform:scale(1.3);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.capital-marker{z-index:500!important}.capital-marker:hover{z-index:1000!important}.leaflet-control-attribution a[href*="leaflet.js"],.leaflet-control-attribution a[href*="leafletjs.com"],.leaflet-control-attribution-leaflet{display:none!important}.route-popup .leaflet-popup-content-wrapper{background:hsla(0,0%,100%,.5)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid hsla(0,0%,100%,.3)!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;border-radius:20px!important;padding:0!important}.dark .route-popup .leaflet-popup-content-wrapper{background:rgba(30,30,30,.5)!important;border:1px solid hsla(0,0%,100%,.1)!important}.route-popup .leaflet-popup-content{margin:0!important}.route-popup .leaflet-popup-close-button{color:rgba(0,0,0,.4)!important;font-size:18px!important;padding:8px!important;right:8px!important;top:4px!important;width:24px!important;height:24px!important;line-height:24px!important;text-align:center!important}.route-popup .leaflet-popup-close-button:hover{color:rgba(0,0,0,.7)!important}.dark .route-popup .leaflet-popup-close-button{color:hsla(0,0%,100%,.4)!important}.dark .route-popup .leaflet-popup-close-button:hover{color:hsla(0,0%,100%,.7)!important}.route-popup .leaflet-popup-tip-container{display:none}.route-popup-glass{--text-primary:rgba(0,0,0,.8);--text-secondary:rgba(0,0,0,.6);--text-muted:rgba(0,0,0,.45);--border-color:rgba(0,0,0,.08)}.dark .route-popup-glass{--text-primary:hsla(0,0%,100%,.9);--text-secondary:hsla(0,0%,100%,.7);--text-muted:hsla(0,0%,100%,.5);--border-color:hsla(0,0%,100%,.1)}.route-info-pill{z-index:9999!important}.route-info-pill button:hover{background:rgba(0,0,0,.15)!important}.route-info-pill .pill-text{color:rgba(0,0,0,.7)}.route-info-pill .pill-arrow{color:rgba(0,0,0,.6)}.route-info-pill .pill-close{background:rgba(0,0,0,.08)}.route-info-pill .pill-close svg{stroke:rgba(0,0,0,.5)}.route-info-pill .pill-close:hover{background:rgba(0,0,0,.15)}html.dark .route-info-pill .pill-text{color:hsla(0,0%,100%,.85)}html.dark .route-info-pill .pill-arrow{color:hsla(0,0%,100%,.6)}html.dark .route-info-pill .pill-close{background:hsla(0,0%,100%,.1)}html.dark .route-info-pill .pill-close svg{stroke:hsla(0,0%,100%,.6)}html.dark .route-info-pill .pill-close:hover{background:hsla(0,0%,100%,.2)}.route-info-pill .pill-icon{stroke:#3b82f6}html.dark .route-info-pill .pill-icon{stroke:hsla(0,0%,100%,.9)}.nearby-country-tooltip{background:rgba(0,0,0,.8)!important;color:#fff!important;border:none!important;border-radius:6px!important;padding:4px 8px!important;font-size:12px!important}.nearby-country-tooltip:before{border-top-color:rgba(0,0,0,.8)!important}