:root{font-family:Inter,Arial,sans-serif;color:#eef5f1;background:#0a100e;--green:#55d99f;--panel:#101916f2;--line:#2a3b35;--safe-bottom:var(--tg-safe-area-inset-bottom,env(safe-area-inset-bottom,0px))}*{box-sizing:border-box}html,body{position:fixed;inset:0;width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}[hidden]{display:none!important}button{font:inherit}header{position:fixed;z-index:800;top:calc(var(--tg-content-safe-area-inset-top,var(--tg-safe-area-inset-top,env(safe-area-inset-top,0px))) + 10px);left:10px;right:10px;max-width:calc(100vw - 20px);overflow:hidden;padding:13px 14px 10px;background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 36px #0008;backdrop-filter:blur(12px)}.tg-fullscreen header{top:max(108px,calc(var(--tg-content-safe-area-inset-top,var(--tg-safe-area-inset-top,0px)) + 10px))}.search-open header{display:none}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand i{flex:none;width:31px;height:31px;border:8px solid var(--green);border-radius:50%;box-shadow:0 0 18px #55d99f66}.brand div{min-width:0}.brand strong,.brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand strong{display:block;letter-spacing:.12em;font-size:12px;color:#dffbef}.brand span{display:block;margin-top:3px;color:#8fa199;font-size:11px}nav{display:flex;width:100%;gap:6px;margin-top:11px;overflow-x:auto;overscroll-behavior:contain;scrollbar-width:none}nav::-webkit-scrollbar{display:none}.filter{flex:1 0 auto;padding:7px 10px;color:#9aaba4;background:#17231f;border:1px solid #293a34;border-radius:99px;font-size:11px}.filter.active{color:#092016;background:var(--green);border-color:var(--green);font-weight:700}#map{position:absolute;inset:0;height:100%;background:#101816;touch-action:none}.leaflet-tile{filter:saturate(.55) brightness(.66) hue-rotate(95deg)}.marker{display:grid;place-items:center;width:31px;height:31px;color:#0b1d16;background:var(--green);border:3px solid #e8fff5;border-radius:11px;box-shadow:0 4px 14px #0009;font-size:15px;font-weight:900}.marker.parking_underground{background:#72a9ff}.marker.underpass{background:#f0b85e}.marker.bunker{background:#e9816f}.marker.nearest{color:#0b1d16;background:#fff;border-color:var(--green);box-shadow:0 0 0 6px #55d99f55,0 7px 20px #000b}.origin-marker{display:grid;place-items:center;width:36px;height:36px;background:#0d1b17;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 5px #55d99f88,0 7px 22px #000b}.origin-marker i{width:10px;height:10px;background:var(--green);border-radius:50%}.marker-cluster div{background:#143b2c;color:#eafff4;border:2px solid var(--green);font-weight:800}.marker-cluster{background:#55d99f55!important}#zoom-hint{position:fixed;z-index:750;left:50%;top:55%;width:min(310px,calc(100vw - 32px));padding:14px 18px;transform:translate(-50%,-50%);color:#dce9e3;background:#101916e8;border:1px solid #355047;border-radius:14px;box-shadow:0 10px 30px #0009;text-align:center;pointer-events:none}#zoom-hint b,#zoom-hint span{display:block}#zoom-hint b{color:var(--green);font-size:14px}#zoom-hint span{margin-top:4px;color:#94a59e;font-size:11px}#map-actions{position:fixed;z-index:700;right:14px;bottom:calc(62px + var(--safe-bottom));display:flex;gap:8px}#map-actions button{height:46px;color:#092016;background:var(--green);border:0;border-radius:14px;box-shadow:0 7px 24px #0009;font-weight:800}#map-actions #search-toggle{padding:0 16px;font-size:12px}#map-actions #locate{position:static;width:46px;font-size:26px}.search-open #map-actions,.search-open .leaflet-control-zoom{display:none!important}#search-panel{position:fixed;z-index:850;left:10px;right:10px;bottom:calc(118px + var(--safe-bottom));padding:15px;background:#101916fa;border:1px solid #355047;border-radius:16px;box-shadow:0 12px 38px #000b}#search-close{position:absolute;right:10px;top:8px;color:#a8b6b0;background:transparent;border:0;font-size:25px}#selected-city{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 32px 10px 0;padding:8px 10px;color:#dffbef;background:#183027;border:1px solid #2e5848;border-radius:10px;font-size:11px;font-weight:700}#selected-city span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#selected-city button{flex:none;padding:4px 7px;color:var(--green);background:transparent;border:0;font-size:10px;font-weight:800}#search-form label{display:block;margin:0 30px 10px 0;color:#dffbef;font-size:12px;font-weight:800}#search-form div{display:flex;gap:7px}#search-form input{min-width:0;flex:1;height:42px;padding:0 12px;color:#edf5f1;background:#18231f;border:1px solid #344740;border-radius:11px;outline:none;font-size:16px}#search-form input:focus{border-color:var(--green)}#search-form button{padding:0 14px;color:#092016;background:var(--green);border:0;border-radius:11px;font-weight:800}#search-form button:disabled{opacity:.6}#search-progress{display:flex;align-items:center;gap:9px;margin-top:11px;padding:10px;color:#a8bab2;background:#18231f;border-radius:10px;font-size:11px}#search-progress i{width:17px;height:17px;border:2px solid #355047;border-top-color:var(--green);border-radius:50%;animation:search-spin .7s linear infinite}@keyframes search-spin{to{transform:rotate(360deg)}}#search-results{display:grid;gap:6px;max-height:min(230px,32dvh);margin-top:9px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;color:#91a39b;font-size:11px;scrollbar-color:#46675a transparent;scrollbar-width:thin}#search-results button{padding:9px 10px;color:#dce9e3;background:#18231f;border:1px solid #2b3b35;border-radius:9px;text-align:left;font-size:11px;line-height:1.3}.leaflet-bottom{bottom:calc(38px + var(--safe-bottom))}.leaflet-control-zoom{display:grid;gap:7px;margin:0 0 12px 12px!important;border:0!important;background:transparent!important;box-shadow:none!important}.leaflet-control-zoom a{display:grid!important;place-items:center;width:44px!important;height:44px!important;color:var(--green)!important;background:#101916ed!important;border:1px solid #355047!important;border-radius:13px!important;box-shadow:0 7px 22px #0008!important;font-family:Inter,Arial,sans-serif!important;font-size:24px!important;font-weight:500!important;line-height:1!important}.leaflet-control-zoom a:hover{color:#092016!important;background:var(--green)!important}.leaflet-control-zoom a.leaflet-disabled{opacity:.4!important}aside{position:fixed;z-index:900;left:8px;right:8px;bottom:calc(42px + var(--safe-bottom));max-height:58%;overflow:auto;overscroll-behavior:contain;padding:21px 18px 18px;background:#101916fa;border:1px solid #355047;border-radius:20px 20px 13px 13px;box-shadow:0 -12px 44px #000b}aside:before{content:"";display:block;width:42px;height:4px;margin:-11px auto 13px;background:#40554d;border-radius:4px}.close{position:absolute;right:12px;top:13px;width:31px;height:31px;color:#a8b6b0;background:#1c2925;border:0;border-radius:50%;font-size:22px}.eyebrow{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}aside h2{max-width:85%;margin:7px 0 3px;font-size:20px;line-height:1.15}aside .address{margin:0 0 15px;color:#9baba5;font-size:13px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fact{padding:10px;background:#17221f;border:1px solid #263630;border-radius:11px}.fact small{display:block;margin-bottom:3px;color:#778b83;font-size:9px;text-transform:uppercase}.fact b{font-size:12px;color:#e8f2ee}.source{display:block;margin-top:13px;color:#7cdcb5;font-size:11px;text-decoration:none}.warning{margin:12px 0 0;padding:10px;color:#b8a987;background:#292319;border-radius:9px;font-size:10px}footer{position:fixed;z-index:650;bottom:0;left:0;right:0;padding:8px 10px calc(8px + var(--safe-bottom));background:#09100ede;text-align:center;color:#708079;font-size:9px}footer a{color:#86a89a;text-decoration:none}@media(max-width:480px){header{left:8px;right:8px;max-width:calc(100vw - 16px);padding:11px 12px 9px;border-radius:14px}.brand i{width:27px;height:27px;border-width:7px}nav{margin-top:9px}.filter{padding:6px 8px}}@media(min-width:700px){header{right:auto;width:430px}#search-panel{left:auto;right:14px;width:410px}aside{left:10px;right:auto;width:410px;bottom:calc(48px + var(--safe-bottom))}#map-actions{right:18px}}
