::selection{background:#285c63}body,html{margin:0;padding:0;height:100%;width:100%;position:fixed;overflow:hidden;background:#111;font-family:Inter,sans-serif;overscroll-behavior:none}#map{position:absolute;width:100%;height:100%;transition:opacity .7s}#map,#top-border{max-width:100vw;overflow:hidden}.ol-viewport{touch-action:auto!important}.ol-zoom{position:absolute;bottom:15px;top:auto;left:15px;right:auto}.ol-zoom button{background-color:rgba(30,30,30,.9);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:8px;width:28px;height:28px;font-size:18px;margin:4px 0;transition:background-color .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(0,0,0,.4)}.ol-zoom button:hover{background-color:rgba(41,119,118,.9);border-color:rgba(255,255,255,.25);transform:scale(1.05)}.ol-zoom button:active{background-color:rgba(41,119,118,.7);transform:scale(.95)}#close-all-btn{position:absolute;top:50%;right:10px;width:64px;height:64px;transform:translateY(-50%);background:0 0;border:none;color:#ccc;font-size:22px;cursor:pointer;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:opacity .3s,color .2s;z-index:9999}#close-all-btn:hover{color:#fff}#close-all-btn.visible{opacity:1;pointer-events:auto;animation:.4s rotateIn}@keyframes rotateIn{from{transform:translateY(-50%) rotate(-90deg);opacity:0}to{transform:translateY(-50%) rotate(0);opacity:1}}.sidebar-popup{box-sizing:border-box;margin-top:35px;position:absolute;top:0;right:0;width:33%;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:auto;word-wrap:break-word;max-height:calc(100dvh - 35px);height:100%;background:rgba(17,17,17,.9);color:#fff;border-radius:0 0 6px;padding:0;backdrop-filter:blur(2px);box-shadow:-4px 0 12px rgba(0,0,0,.6);transform:translateX(110%);transition:transform .4s;will-change:transform;z-index:11}.sidebar-popup.open{transform:translateX(0)}.sidebar-close{position:absolute;top:12px;right:16px;background:rgba(255,255,255,.1);border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;border-radius:6px;padding:2px 8px;transition:background .2s;z-index:12}.sidebar-close:hover{background:rgba(255,255,255,.25)}.sidebar-popup img{width:100%;height:auto;border:none;border-radius:6px;display:block}.sidebar-popup h2{margin:0 10px 10px 0;font-size:22px;text-align:center;padding-top:16px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:16px}.sidebar-popup p{font-size:14px;padding:10px 50px;line-height:1.4em;color:#ddd;margin-bottom:12px}.sidebar-popup a{color:#ddd;text-decoration:none;font-weight:700}.sidebar-popup a:hover{text-decoration:underline}.popup-btn{display:inline-block;padding:14px 24px;font-size:16px;background:rgba(231,152,61,.99);color:#000;border:none;border-radius:6px;cursor:pointer;font-family:Inter,sans-serif;font-weight:700;transition:background-color .2s,transform .2s}.popup-btn:hover{background:rgba(247,185,110,.99)}@media (max-width:810px){#close-all-btn{right:0}.sidebar-popup{width:100%;right:0;transform:translateX(100%);font-size:15px;box-shadow:none;z-index:11;max-height:calc(100dvh - 35px)}.sidebar-popup h2{font-size:18px}.sidebar-popup p{font-size:13px;padding:10px 20px}}#sidebar-left{margin-top:35px;position:absolute;top:0;left:0;width:22%;height:100%;background:rgba(17,17,17,.9);color:#fff;overflow-x:hidden;border-radius:0;box-shadow:4px 0 12px rgba(0,0,0,.6);transform:translateX(-100%);transition:transform .4s;will-change:transform;padding:20px;box-sizing:border-box;z-index:8}#sidebar-left.open{transform:translateX(0)}#sidebar-left h3{margin-top:0;text-align:center;font-size:18px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:10px}#sidebar-left a{display:block;color:#ddd;text-decoration:none;margin:10px 5px;font-size:14px;transition:color .2s}#sidebar-left a:hover{color:rgba(41,119,118,.9)}.points-list{list-style:disc;padding-left:20px;margin:0}.points-list li{margin-bottom:8px}.points-list li a{color:#ddd;text-decoration:none;font-size:8px}.points-list li a:hover{color:rgba(41,119,118,.9)}.points-list>li:not(.points-zone){list-style:none}.points-zone{list-style:disc;margin-top:14px}.points-zone>a{font-weight:600;font-size:15px!important}.points-sublist{list-style:none;padding-left:20px;margin:4px 0 0}.points-sublist li{margin-bottom:4px}.points-sublist li a{font-size:7px;color:#aaa}@media (max-width:810px){#menu-btn{top:20px;width:42px;height:38px;z-index:9}#sidebar-left{width:100%;left:0;transform:translateX(-100%);padding:20px;font-size:15px}#sidebar-left h2{font-size:18px}#sidebar-left a{font-size:15px}}.tab-content{display:none;padding:10px}.tab-content.active{display:block}.sidebar-hidden{pointer-events:none;visibility:hidden}#sidebar-left::-webkit-scrollbar,#top-layer::-webkit-scrollbar,.sidebar-popup::-webkit-scrollbar{width:12px}#sidebar-left::-webkit-scrollbar-track,#top-layer::-webkit-scrollbar-track,.sidebar-popup::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}#sidebar-left::-webkit-scrollbar-thumb,#top-layer::-webkit-scrollbar-thumb,.sidebar-popup::-webkit-scrollbar-thumb{background:rgba(41,119,118,.7);border-radius:4px;transition:background .3s}#sidebar-left::-webkit-scrollbar-thumb:hover,#top-layer::-webkit-scrollbar-thumb:hover,.sidebar-popup::-webkit-scrollbar-thumb:hover{background:rgba(41,119,118,.9)}#sidebar-left,#top-layer,.sidebar-popup{scrollbar-width:thin;scrollbar-color:rgba(41,119,118,0.7) rgba(255,255,255,0.05)}@media (max-width:1024px){#sidebar-left::-webkit-scrollbar,#top-layer::-webkit-scrollbar,.sidebar-popup::-webkit-scrollbar{display:none}#sidebar-left,#top-layer,.sidebar-popup{scrollbar-width:none;-ms-overflow-style:none}}#sidebar,#sidebar-left,#top-layer{touch-action:none}#top-border{touch-action:auto}@media (min-width:2560px){html{font-size:18px}#sidebar-left a,.catalog-info h4,.catalog-info p,.top-btn,.top-link,body{font-size:1.1em}#top-border{height:50px}.top-border-inner{height:50px;padding:0 32px}.ol-zoom button{width:38px;height:38px;font-size:22px}#sidebar-left,#top-layer,.sidebar-popup{font-size:1.1em}.catalog-item img{width:90px;height:130px}.popup-btn{padding:18px 28px;font-size:18px}}@media (min-width:3800px){html{font-size:22px}#top-border{height:48px}.top-border-inner{height:48px;padding:0 32px}.top-btn{font-size:18px;padding:6px 14px}.top-link{font-size:18px}.ol-zoom button{width:40px;height:40px;font-size:22px}#sidebar,#sidebar-left,.sidebar-popup{font-size:22px}.catalog-info h4{font-size:20px}.catalog-info p{font-size:16px}.catalog-item img{width:90px;height:130px}.popup-btn{font-size:18px;padding:18px 30px}}#sidebar,#sidebar-left,#top-layer,.sidebar-popup{overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:auto}.ol-marker img{image-rendering:auto;-webkit-image-rendering:auto;-moz-image-rendering:auto;-o-image-rendering:auto}@media (max-width:1420px) and (min-width:811px){#sidebar-left,.sidebar-popup{width:50%}#top-layer{width:100%}}@media (max-width:1619px) and (min-width:1421px){#sidebar-left{width:35%}.sidebar-popup{width:40%}#top-layer{width:65%}}.gm-only{display:none!important}body.gamemaster .gm-only{display:block!important}.popup-btn.gm-only,button.gm-only{display:none!important}body.gamemaster .popup-btn.gm-only,body.gamemaster button.gm-only{display:inline-block!important}#menu-btn{display:none}body.gamemaster #sidebar-left,body.gamemaster #top-layer,body.gamemaster .sidebar-popup{margin-top:70px;max-height:calc(100dvh - 70px);height:calc(100dvh - 70px)}