.fantasy-map-container{position:relative;margin:20px 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 20px rgba(0,0,0,.3);background:#1a1a1a}.fantasy-interactive-map{border:2px solid #8b4513;background:#1a1a1a;position:relative}.map-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(26,26,26,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;color:#fff}.loading-spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-bottom:15px}.loading-text{font-size:16px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@keyframes spin{to{transform:rotate(360deg)}}.leaflet-container{background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.leaflet-control-attribution{display:none !important}.leaflet-map-pane{z-index:100 !important}.leaflet-tile-pane{z-index:100 !important}.leaflet-overlay-pane{z-index:200 !important}.leaflet-shadow-pane{z-index:300 !important}.leaflet-marker-pane{z-index:400 !important}.leaflet-tooltip-pane{z-index:500 !important}.leaflet-popup-pane{z-index:600 !important}.grid-overlay,.fog-overlay{pointer-events:none !important}.fantasy-interactive-map.map-zooming .leaflet-image-layer{filter:blur(8px) brightness(.4);transition:filter .3s ease}.map-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1000;pointer-events:none;opacity:0;transition:opacity .3s ease}.leaflet-control-zoom{border:none !important;border-radius:5px !important;box-shadow:0 2px 10px rgba(0,0,0,.3) !important}.leaflet-control-zoom a,.leaflet-control-custom a,.reset-control a{background-color:#e9dfc7 !important;border:2px solid #8b4513 !important;color:#8b4513 !important;font-weight:700 !important;text-decoration:none !important;box-shadow:0 2px 5px rgba(0,0,0,.3) !important;transition:all .3s ease !important;width:35px !important;height:35px !important;line-height:31px !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}.leaflet-control-zoom a:hover,.leaflet-control-custom a:hover,.reset-control a:hover{background-color:#8b4513 !important;color:#fff !important;border-color:#654321 !important;transform:translateY(-1px) !important;box-shadow:0 4px 8px rgba(0,0,0,.4) !important}.leaflet-control-zoom a:active,.leaflet-control-custom a:active,.reset-control a:active{transform:translateY(0) !important;box-shadow:0 1px 3px rgba(0,0,0,.3) !important}.leaflet-control-zoom a{font-size:20px !important}.leaflet-control-zoom a.leaflet-control-zoom-in{border-radius:5px 5px 0 0 !important;border-bottom:1px solid #8b4513 !important}.leaflet-control-zoom a.leaflet-control-zoom-out{border-radius:0 0 5px 5px !important;font-size:24px !important}.reset-control{display:none !important;margin-top:50px !important}.reset-control a{border-radius:5px !important;font-size:18px !important}.leaflet-top.leaflet-right .leaflet-control{margin-top:10px !important;margin-right:10px !important}.marker-popup .leaflet-popup-content-wrapper{border-radius:10px;max-width:400px}.marker-popup-content h4{margin:0 0 10px;color:#2c3e50;font-size:18px;border-bottom:2px solid #8b4513;padding-bottom:8px}.marker-type{margin:5px 0;color:#7f8c8d;font-style:italic}.marker-description{margin-top:10px;line-height:1.4;color:#555;max-height:200px;overflow-y:auto;padding:5px;background:#f8f9fa;border-radius:4px;border-left:3px solid #8b4513}.marker-description::-webkit-scrollbar{width:6px}.marker-description::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.marker-description::-webkit-scrollbar-thumb{background:#8b4513;border-radius:3px}.marker-description::-webkit-scrollbar-thumb:hover{background:#654321}.marker-tooltip .leaflet-tooltip{background:rgba(0,0,0,.8);border:1px solid #8b4513;border-radius:4px;color:#fff;font-weight:700;font-size:12px}.markers-legend{background:#e9dfc7 !important;padding:8px 10px !important;border-radius:6px !important;box-shadow:0 2px 10px rgba(0,0,0,.3) !important;border:2px solid #8b4513 !important;backdrop-filter:blur(5px) !important;max-width:180px !important;min-width:160px !important;z-index:1000 !important;max-height:70vh !important;pointer-events:auto !important}.legend-header{display:flex !important;justify-content:space-between !important;align-items:center !important;margin-bottom:8px !important;padding-bottom:6px !important;border-bottom:1px solid #8b4513 !important;min-height:20px !important}.legend-header h4{font-size:12px !important;color:#8b4513 !important;margin:0 !important;padding:0 !important}.legend-toggle{background-color:#e9dfc7 !important;border:2px solid #8b4513 !important;color:#8b4513 !important;width:20px !important;height:20px !important;line-height:16px !important;font-size:12px !important;font-weight:700 !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:3px !important;cursor:pointer !important;box-shadow:0 1px 3px rgba(0,0,0,.3) !important;transition:all .2s ease !important;padding:0 !important;margin:0 !important}.legend-toggle:hover{background-color:#8b4513 !important;color:#fff !important;border-color:#654321 !important;transform:translateY(-1px) !important;box-shadow:0 2px 5px rgba(0,0,0,.4) !important}.legend-toggle:active{transform:translateY(0) !important;box-shadow:0 1px 2px rgba(0,0,0,.3) !important}.legend-content{transition:all .2s ease !important}.legend-scroll-container{max-height:300px !important;overflow-y:auto !important;overflow-x:hidden !important;padding-right:5px !important;margin-right:-5px !important}.legend-scroll-container::-webkit-scrollbar{width:6px !important}.legend-scroll-container::-webkit-scrollbar-track{background:rgba(139,69,19,.1) !important;border-radius:3px !important}.legend-scroll-container::-webkit-scrollbar-thumb{background:#8b4513 !important;border-radius:3px !important}.legend-scroll-container::-webkit-scrollbar-thumb:hover{background:#654321 !important}.legend-item{display:flex !important;align-items:center !important;margin-bottom:0 !important;padding:4px 2px !important;border-radius:3px !important;transition:none !important;border:none !important;background:0 0 !important}.legend-item:hover{background-color:transparent !important}.legend-icon-container{width:30px !important;height:30px !important;margin-right:10px !important;border-radius:4px !important;border:2px solid #8b4513 !important;padding:0 !important;background:#fff !important;flex-shrink:0 !important;overflow:hidden !important;display:flex !important;align-items:flex-start !important;justify-content:center !important}.legend-icon{width:50px !important;height:50px !important;object-fit:cover !important;object-position:center top !important;margin:-4px !important;border:none !important;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3)) !important;padding:0 !important;background:0 0 !important}.legend-text{font-size:13px !important;color:#333 !important;font-weight:600 !important;flex:1 !important;line-height:1.3 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.marker-popup .leaflet-marker-icon{width:40px !important;height:40px !important}.marker-popup .leaflet-popup-close-button{position:absolute;top:3px !important;right:3px !important;width:24px !important;height:24px !important;line-height:20px !important;text-align:center !important;font-size:18px !important;font-weight:700;color:#666 !important;background:#fff !important;border:1px solid #ddd !important;border-radius:3px !important;padding:0 !important;margin:0 !important;z-index:1000;transition:all .2s ease}.marker-popup .leaflet-popup-close-button:hover{color:#333 !important;background:#f8f9fa !important;border-color:#999 !important}.marker-popup .leaflet-popup-content-wrapper{border-radius:8px;padding:0;overflow:hidden}.marker-popup .leaflet-popup-content{margin:0;padding:15px;min-width:300px}.marker-popup-content h4{margin:0 0 10px;padding:0;color:#2c3e50;font-size:18px;font-weight:600}.marker-popup-content .marker-description{color:#555;line-height:1.5;font-size:14px}.leaflet-popup-close-button{top:3px !important;right:3px !important}.dnd-breadcrumbs{background:#f8f9fa;padding:15px 0;border-bottom:1px solid #e9ecef;margin:0 0 20px}.dnd-breadcrumbs-list{list-style:none;margin:0;padding:0 15px;display:flex;align-items:center;flex-wrap:wrap}.dnd-breadcrumbs-item{display:flex;align-items:center;margin:0;font-size:14px}.dnd-breadcrumbs-item:not(:last-child):after{content:"/";margin:0 10px;color:#6c757d;opacity:.6}.dnd-breadcrumbs a{color:#8b4513;text-decoration:none;font-weight:500}.dnd-breadcrumbs a:hover{color:#654321;text-decoration:underline}.dnd-breadcrumb-current{color:#495057;font-weight:600}@media (max-width:768px){.fantasy-interactive-map{height:60vh !important}.dnd-breadcrumbs{padding:10px 0}.dnd-breadcrumbs-item{font-size:13px}.markers-legend{max-width:160px !important;min-width:140px !important;padding:6px 8px !important}.legend-icon-container{width:26px !important;height:26px !important;margin-right:8px !important}.legend-icon{width:42px !important;height:42px !important}.legend-text{font-size:12px !important}.legend-scroll-container{max-height:250px !important}.leaflet-popup-content{margin:10px;font-size:13px}.leaflet-control-zoom a,.reset-control a{width:40px !important;height:40px !important;line-height:36px !important;font-size:22px !important}.leaflet-control-zoom a.leaflet-control-zoom-out{font-size:26px !important}.reset-control a{font-size:20px !important}}@media (max-width:480px){.fantasy-interactive-map{height:50vh !important}.markers-legend{max-width:140px !important;min-width:120px !important;padding:5px 6px !important}.legend-item{margin-bottom:6px !important;padding:2px 1px !important}.legend-icon-container{width:22px !important;height:22px !important;margin-right:6px !important}.legend-icon{width:36px !important;height:36px !important}.legend-text{font-size:11px !important}.legend-scroll-container{max-height:200px !important}.leaflet-control-zoom{display:none}.leaflet-control-zoom a,.reset-control a{width:45px !important;height:45px !important;line-height:41px !important;font-size:24px !important}.leaflet-control-zoom a.leaflet-control-zoom-out{font-size:28px !important}.reset-control a{font-size:22px !important}}