:root{--border-primary:#3a3c42;--border-secondary:#2d2f34;--bg-main:#1f2023;--bg-secondary:#26272b;--accent-color:#4a9eff;--text-primary:#e0e0e0;--text-secondary:#d0d0d0;--text-muted:#888}.map-container{background:#1a1a1a;box-shadow:0 4px 20px rgba(0,0,0,.3);margin:20px 0 0;min-height:600px;overflow:hidden;position:relative}#map{background:#1a1a1a;cursor:-webkit-grab;cursor:grab;height:800px;width:100%;z-index:1}#map:active{cursor:-webkit-grabbing;cursor:grabbing}.map-meta{color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:14px;gap:20px;margin-top:10px}.map-meta span{align-items:center;display:flex;gap:5px}.mapPageTitleContainer{border-left:4px solid #b89872;padding-left:15px}.mapPageTitleContainer h1{margin-bottom:5px}.mapPageTitleContainer .mapSubtitle{color:#9c9c9c;font-size:1.3em;font-weight:100;z-index:1}.mapTitleBox{display:flex;justify-content:space-between;padding:1vw 2vw 0;position:static!important}@media (max-width:1500px){.mapTitleBox{display:block}}.mapBoxContent{padding:0!important;position:static!important}.mapWrapperContentMaterial{width:auto!important}.mapTitleSeparator{background:linear-gradient(to right,var(--border-primary) 50%,transparent 100%);height:1px;margin-top:10px;max-width:500px;width:100%}.map-info{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(20,20,30,.85);border:1px solid hsla(0,0%,100%,.05);border-radius:10px;bottom:20px;color:var(--text-secondary);display:flex;font-size:13px;justify-content:space-between;left:20px;padding:10px 18px;position:absolute;right:20px;z-index:1000}.map-info .map-coords{color:#aaa;font-family:Courier New,monospace;font-size:12px;opacity:.7}.map-info .map-controls{display:flex;gap:8px}.map-info .btn{border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;padding:5px 14px;transition:all .2s ease}.map-info .btn-primary{background:rgba(74,158,255,.2);border:1px solid rgba(74,158,255,.2);color:#4a9eff}.map-info .btn-primary:hover{background:rgba(74,158,255,.3);transform:translateY(-1px)}.map-info .btn-info{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);color:#ccc}.map-info .btn-info:hover{background:hsla(0,0%,100%,.15);transform:translateY(-1px)}.mapInfoWrapper{border-right:1px solid var(--border-primary);line-height:30px;padding:0 20px}.mapInfoWrapper a{padding:0}.mapInfoWrapper:first-child{border-left:1px solid var(--border-primary)}.mapInfoWrapper:last-child{border-right:none}.mapDataTitle{color:#9c9c9c;font-size:1.15em}.mapDataValue{color:#d7d7d7;font-size:1.25em;letter-spacing:1px}.map-info-control{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(20,20,30,.85);border:1px solid hsla(0,0%,100%,.05);border-radius:8px;color:var(--text-secondary);font-family:Courier New,monospace;font-size:12px;padding:8px 14px}.map-legend{-webkit-animation:legendAppear .4s ease-out;animation:legendAppear .4s ease-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(20,20,30,.92);border:1px solid hsla(0,0%,100%,.06);bottom:0;box-shadow:0 8px 32px rgba(0,0,0,.4);color:var(--text-primary);display:flex;flex-direction:column;height:100vh;max-width:280px;min-width:220px;overflow:hidden;pointer-events:auto;position:absolute;right:0;top:0;transition:all .3s ease;z-index:10}.map-legend,.map-legend.expanded{max-height:100vh}.map-legend.collapsed{cursor:pointer;height:auto;max-height:52px;min-width:150px}.map-legend.collapsed:hover{background:rgba(30,30,45,.95);border-color:rgba(74,158,255,.2)}.legend-header{align-items:center;background:rgba(0,0,0,.3);border-bottom:1px solid hsla(0,0%,100%,.06);cursor:pointer;display:flex;flex-shrink:0;justify-content:space-between;padding:12px 16px;transition:background .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.legend-header:hover{background:hsla(0,0%,100%,.05)}.legend-title{align-items:center;display:flex;flex:1;gap:10px;min-width:0}.legend-toggle-icon{color:var(--text-muted);display:inline-block;flex-shrink:0;font-size:12px;text-align:center;transition:transform .3s ease;width:16px}.map-legend.collapsed .legend-toggle-icon{color:var(--accent-color)}.legend-header h4{color:#fff;font-size:14px;font-weight:600;letter-spacing:.3px;margin:0;white-space:nowrap}.legend-count-badge{background:rgba(74,158,255,.15);border-radius:10px;color:var(--accent-color);flex-shrink:0;font-size:11px;font-weight:500;padding:1px 8px;white-space:nowrap}.legend-header-actions{align-items:center;display:flex;flex-shrink:0;gap:6px}.legend-toggle-btn{background:hsla(0,0%,100%,.05);border:none;border-radius:6px;color:#aaa;cursor:pointer;font-size:11px;padding:4px 10px;transition:all .2s ease;white-space:nowrap}.legend-toggle-btn:hover{background:hsla(0,0%,100%,.1);color:#fff}.legend-content{flex:1;min-height:0;overflow-y:auto;padding:12px 16px 16px;transition:all .3s ease}.legend-content::-webkit-scrollbar{width:4px}.legend-content::-webkit-scrollbar-track{background:hsla(0,0%,100%,.03)}.legend-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:3px}.legend-content::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}.legend-loader{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;min-height:200px;padding:40px 20px}.legend-loader-spinner{-webkit-animation:legendSpin .8s linear infinite;animation:legendSpin .8s linear infinite;border:3px solid hsla(0,0%,100%,.05);border-radius:50%;border-top:3px solid var(--accent-color);height:32px;width:32px}.legend-loader span{color:var(--text-muted);font-size:13px;letter-spacing:.5px}.legend-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:12px;gap:8px;margin:2px 0;padding:5px 8px;transition:all .2s ease}.legend-item:hover{background:hsla(0,0%,100%,.06)}.legend-item img{flex-shrink:0;height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.legend-name{color:var(--text-secondary);flex:1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-count{background:hsla(0,0%,100%,.05);border-radius:8px;color:var(--text-muted);flex-shrink:0;font-size:10px;min-width:20px;padding:1px 6px;text-align:center}.legend-toggle input[type=checkbox]{accent-color:var(--accent-color);cursor:pointer;flex-shrink:0;height:14px;width:14px}.legend-empty{color:#666;font-size:12px;padding:40px 20px;text-align:center}.map-items-popular{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.04);border-radius:12px;margin-top:30px;padding:20px 25px}.map-items-popular h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:16px}.items-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.item-card{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.04);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:12px 10px;transition:all .2s ease}.item-card:hover{background:hsla(0,0%,100%,.06);border-color:rgba(74,158,255,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-2px)}.item-card img{height:40px;margin-bottom:6px;-o-object-fit:contain;object-fit:contain;width:40px}.item-card span{word-wrap:break-word;color:#bbb;font-size:11px;line-height:1.2;max-width:100%;text-align:center}.map-loading{color:var(--text-muted);font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.map-loading .spinner{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border:3px solid hsla(0,0%,100%,.05);border-radius:50%;border-top:3px solid var(--accent-color);height:40px;margin:0 auto 12px;width:40px}.leaflet-container{position:relative!important}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute}.leaflet-tooltip-pane .leaflet-tooltip{position:absolute!important}.leaflet-control-zoom{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:rgba(20,20,30,.85)!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 16px rgba(0,0,0,.3)!important;overflow:hidden}.leaflet-control-zoom a{background:transparent!important;border:none!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:var(--text-secondary)!important;height:34px!important;line-height:34px!important;transition:background .2s;width:34px!important}.leaflet-control-zoom a:hover{background:hsla(0,0%,100%,.08)!important;color:#fff!important}.leaflet-control-zoom a:last-child{border-bottom:none!important}.leaflet-control-attribution{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:rgba(20,20,30,.7)!important;border-radius:4px!important;color:var(--text-muted)!important;font-size:10px!important;padding:2px 10px!important}.leaflet-control-attribution a{color:#66b0ff!important}.leaflet-right{display:none!important}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:20px}.map-container.light-theme #map{background:#f5f5f5}.map-container.light-theme .map-legend{background:hsla(0,0%,100%,.95)}.map-container.light-theme .map-legend,.map-container.light-theme .map-legend h4{border-color:rgba(0,0,0,.05);color:#333}.map-container.light-theme .map-info{background:hsla(0,0%,100%,.9);color:#333}.map-container.light-theme .leaflet-control-zoom{background:hsla(0,0%,100%,.9)!important}.map-container.light-theme .leaflet-control-zoom a{color:#333!important}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes legendSpin{to{transform:rotate(1turn)}}@keyframes legendSpin{to{transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@-webkit-keyframes legendAppear{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes legendAppear{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.map-info,.map-legend{-webkit-animation:fadeIn .4s ease-out;animation:fadeIn .4s ease-out}.map-legend.expanded .legend-content{-webkit-animation:slideDown .25s ease-out;animation:slideDown .25s ease-out}.map-legend.collapsed .legend-content{-webkit-animation:slideUp .25s ease-out;animation:slideUp .25s ease-out}.WraperConrentMaterial a[href]:before,.boxContentCM a[href]:before{content:"";display:none!important}@media (max-width:1200px){#map{height:650px}}@media (max-width:992px){.map-legend{border-radius:8px;bottom:auto;max-width:220px;min-width:170px;right:10px;top:10px}.map-legend,.map-legend.expanded{height:auto;max-height:70vh}.map-legend.collapsed{max-height:44px;min-width:120px}.legend-item img{height:22px;width:22px}.map-info{bottom:10px;flex-direction:column;gap:8px;left:10px;padding:10px 14px;right:10px}.map-info .map-controls{justify-content:center;width:100%}.items-grid{grid-template-columns:repeat(auto-fill,minmax(75px,1fr))}}@media (max-width:768px){#map{height:450px}.map-legend{border-radius:8px;bottom:auto;max-width:200px;min-width:150px;right:10px;top:10px}.map-legend,.map-legend.expanded{height:auto;max-height:70vh}.map-legend.collapsed{max-height:44px;min-width:120px}.legend-header{min-height:40px;padding:10px 12px}.legend-header h4{font-size:12px}.legend-content{max-height:calc(70vh - 48px);padding:8px 12px 12px}.legend-item{font-size:11px;padding:3px 6px}.legend-item img{height:20px;width:20px}.legend-count{display:none}.legend-toggle-btn{font-size:10px;padding:2px 8px}.legend-count-badge{font-size:10px;padding:0 6px}.map-info{font-size:11px;padding:8px 12px}.map-info .btn{font-size:10px;padding:4px 10px}.items-grid{gap:8px;grid-template-columns:repeat(auto-fill,minmax(65px,1fr))}.item-card span{font-size:10px}}@media (max-width:480px){#map{height:350px}.map-legend{max-height:60vh;max-width:160px;min-width:100px;right:8px;top:8px}.map-legend.collapsed{max-height:38px;min-width:80px}.map-legend.expanded{max-height:60vh}.map-legend{display:none!important}.legend-header{min-height:34px;padding:6px 10px}.legend-header h4{font-size:11px}.legend-toggle-icon{font-size:10px;width:12px}.legend-toggle-btn{font-size:9px;padding:2px 6px}.legend-count-badge{font-size:9px;padding:0 4px}.legend-content{max-height:calc(60vh - 34px);padding:6px 8px 10px}.map-info .map-coords{display:none}}.mapTitleWrapper{align-items:center;display:flex;max-width:80%}.itemTypeWrapper{border:1px solid #343029;border-radius:5px;display:flex;margin-right:20px;padding:10px}.itemTypeWrapper img{width:50px}.map-modal-content h2{line-height:30px}.map-modal-content hr{margin:10px 0}.itemMapMarkPopupType{color:gray;font-size:.9em}.mainMapContentPopupBody{display:flex;max-width:750px}.mainMapContentPopupBody img{height:300px}.mainMapContentPopupBody .images-gallery a{border:2px solid #343029;border-radius:10px;height:300px;margin:0!important;max-width:300px;overflow:hidden}@media (max-width:800px){.mainMapContentPopupBody{display:block;margin-bottom:10px}.mainMapContentPopupBody .images-gallery{display:flex;justify-content:center}}.mapBodyTextWrapper{border:2px solid #3430297a;border-left:none;border-radius:0 10px 10px 0;margin-right:15px;padding:10px 0;width:100%}.modal-meta{border-bottom:2px solid #3430297a;margin-bottom:10px;padding:10px}.author-label{font-weight:700}.mapBodyTextWrapper .description{padding:10px}.stash-items{margin-top:10px}.stash-items-title{font-size:1.5em;font-weight:700}.items-list{align-items:center;display:flex;margin-top:10px}@media (max-width:800px){.stash-items .items-list{display:block}.stash-items .stashItemWrapper{margin-bottom:10px}}.items-list .stashItemWrapper img{max-height:100px;max-width:100px}.items-list .stashItemWrapper{align-items:center;background:#1c1b18;border:1px solid #3d3731;border-radius:5px;display:grid;height:100px;justify-content:center;margin:0 3px;padding:5px;width:100px}.moreMapItems span{font-weight:700}.stashItemWrapper>div{text-align:center}.moreItemsLink:hover{background:#2a2927;text-decoration:none;transition:.5s}.moreItemsLink{color:#a29487;transition:.5s}.map-modal-header{margin-bottom:10px}.mapPopupFooter{display:flex;margin-top:20px}@media (max-width:800px){.mapPopupFooter{display:block}}.mapPopupFooter div{margin-right:10px}.pageMapItemContent{max-width:100%}#mapModalWindow{max-width:760px}.markerPageDescription{font-size:1.1em}#markerTitle{background:#24211d;border:0;border-radius:5px;color:#98b0d4;font-size:.9em;height:30px;margin:.3vw 40px .3vw .3vw;padding:1% 1.2%;resize:none;width:500px}
