#map,#map-mobile,#detail-map{z-index:1;background-color:#f8f9fa}.map-container{width:100%;height:100%;min-height:400px}.custom-marker{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,0.3)}.custom-marker i{transform:rotate(45deg);font-size:14px;color:#fff}.marker-easy{background-color:#198754}.marker-moderate{background-color:#0d6efd}.marker-difficult{background-color:#fd7e14}.marker-expert{background-color:#dc3545}.marker-status-dot{position:absolute;top:-4px;right:-4px;width:12px;height:12px;border-radius:50%;border:2px solid #fff;transform:rotate(45deg)}.marker-status-open{background-color:#198754}.marker-status-closed{background-color:#dc3545}.marker-status-partial{background-color:#ffc107}.marker-status-unknown{background-color:#6c757d}.leaflet-marker-icon.circle-marker{border-radius:50%;border:3px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,0.3)}.leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);padding:0;overflow:hidden}.leaflet-popup-content{margin:0;min-width:200px;max-width:280px}.leaflet-popup-tip{box-shadow:0 4px 12px rgba(0,0,0,0.15)}.track-popup{padding:0}.track-popup-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:12px 15px}.track-popup-header h6{margin:0;font-weight:600;font-size:14px}.track-popup-body{padding:12px 15px}.track-popup-body .badge{font-size:11px}.track-popup-footer{padding:8px 15px;background-color:#f8f9fa;border-top:1px solid #dee2e6}.track-popup-footer a{font-size:13px;text-decoration:none;color:#0d6efd;font-weight:500}.track-popup-footer a:hover{text-decoration:underline}.leaflet-control-zoom{border:none!important;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.leaflet-control-zoom a{background-color:#fff;color:#333;border:none;width:36px;height:36px;line-height:36px;font-size:18px}.leaflet-control-zoom a:hover{background-color:#f8f9fa;color:#0d6efd}.leaflet-control-zoom-in{border-radius:4px 4px 0 0}.leaflet-control-zoom-out{border-radius:0 0 4px 4px}.leaflet-control-attribution{background-color:rgba(255,255,255,0.8)!important;font-size:10px;padding:2px 8px}.leaflet-control-attribution a{color:#0d6efd}.map-legend{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.15);padding:10px 12px;font-size:12px;z-index:1000}.map-legend h6{font-size:11px;font-weight:600;text-transform:uppercase;margin-bottom:8px;color:#6c757d}.map-legend-item{display:flex;align-items:center;margin-bottom:4px}.map-legend-item:last-child{margin-bottom:0}.map-legend-color{width:14px;height:14px;border-radius:50%;margin-right:8px;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.map-legend-color.easy{background-color:#198754}.map-legend-color.moderate{background-color:#0d6efd}.map-legend-color.difficult{background-color:#fd7e14}.map-legend-color.expert{background-color:#dc3545}.marker-cluster{background-color:rgba(13,110,253,0.6);border-radius:50%}.marker-cluster div{background-color:rgba(13,110,253,0.9);border-radius:50%;color:#fff;font-weight:600;font-size:12px;display:flex;align-items:center;justify-content:center}.marker-cluster-small{width:30px;height:30px}.marker-cluster-small div{width:22px;height:22px}.marker-cluster-medium{width:40px;height:40px}.marker-cluster-medium div{width:30px;height:30px}.marker-cluster-large{width:50px;height:50px}.marker-cluster-large div{width:38px;height:38px}.map-loading{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(248,249,250,0.9);display:flex;align-items:center;justify-content:center;z-index:1000}.map-loading-spinner{width:40px;height:40px;border:3px solid #dee2e6;border-top-color:#0d6efd;border-radius:50%;animation:map-spin 1s linear infinite}@keyframes map-spin{to{transform:rotate(360deg)}}@media (max-width:767.98px){.leaflet-popup-content{min-width:180px;max-width:240px}.track-popup-header,.track-popup-body{padding:10px 12px}.map-legend{padding:8px 10px;font-size:11px}.custom-marker{width:28px;height:28px}.custom-marker i{font-size:12px}}@media (prefers-color-scheme:dark){}