.cells-map-page{--map-panel-width:min(430px,38vw)}.cells-map-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cells-map-page .lang-en{display:none}html[data-site-lang="en"] .cells-map-page .lang-ua{display:none}html[data-site-lang="en"] .cells-map-page .lang-en{display:inline}html[data-site-lang="en"] .cells-map-page p.lang-en{display:block}.cells-map-page main{overflow:clip}.cells-map-hero{padding:42px 0 24px}.cells-map-hero__row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.cells-map-kicker{display:inline-flex;margin-bottom:10px;color:var(--accent);font-size:.9rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cells-map-hero h1{margin:0 0 10px;font-size:clamp(38px,5vw,72px);line-height:1}.cells-map-hero p{max-width:760px;margin:0;color:var(--muted);font-size:clamp(17px,2vw,22px);line-height:1.55}.cells-map-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.cells-map-stat{min-width:118px;padding:12px 16px;border:1px solid var(--border);border-radius:16px;background:var(--bg2);box-shadow:0 8px 24px rgba(0,0,0,.06)}.cells-map-stat strong{display:block;font-size:1.55rem;line-height:1}.cells-map-stat span{color:var(--muted);font-size:.84rem;font-weight:750}.cells-map-section{padding:0 0 48px}.cells-map-shell{position:relative;min-height:620px;height:clamp(620px,78dvh,920px);overflow:hidden;border:1px solid var(--border);border-radius:28px;background:#dfe4e8;box-shadow:0 18px 55px rgba(0,0,0,.14)}#petrosCellsMap{position:absolute;inset:0;z-index:2;pointer-events:none;transition:opacity .25s ease}.cells-map-static{position:absolute;z-index:1;inset:0;display:grid;place-items:center;overflow:hidden;padding:72px 28px 36px;background:radial-gradient(circle at 50% 55%,rgba(255,255,255,.98),rgba(238,240,245,.94) 62%,rgba(223,226,234,.96));transition:opacity .25s ease}.cells-map-static__canvas{position:relative;height:100%;max-width:100%;aspect-ratio:1000 / 620;cursor:grab;touch-action:none;user-select:none;transform-origin:center;transition:transform .3s ease}.cells-map-static__canvas.is-dragging{cursor:grabbing}.cells-map-static__stage{position:absolute;inset:0;overflow:hidden}.cells-map-vector{display:block;width:100%;height:100%;background:transparent;filter:drop-shadow(0 12px 22px rgba(17,17,22,.14));shape-rendering:geometricPrecision}.ukraine-map__region{fill:#fafbfc;stroke:#18191d;stroke-width:1.25;vector-effect:non-scaling-stroke}.ukraine-map__country-border{fill:none;stroke:#07080a;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.cells-map-static__pins{position:absolute;inset:0;z-index:2}.cells-map-static__pin{--pin-tail:9px;position:absolute;width:30px;height:30px;padding:0;border:3px solid var(--accent);border-radius:50%;background:#fff;box-shadow:0 6px 16px rgba(17,17,22,.3);cursor:pointer;transform:translate(-50%,calc(-100% - var(--pin-tail)));transform-origin:50% calc(100% + var(--pin-tail));transition:transform .16s ease , box-shadow .16s ease}.cells-map-static__pin::before{content:"";position:absolute;z-index:-1;left:50%;bottom:-6px;width:12px;height:12px;border-right:3px solid var(--accent);border-bottom:3px solid var(--accent);border-radius:0 0 3px 0;background:#fff;transform:translateX(-50%) rotate(45deg)}.cells-map-static__pin::after{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:50%;background:#111116;transform:translate(-50%,-50%)}.cells-map-static__pin:hover,.cells-map-static__pin:focus-visible,.cells-map-static__pin.is-active{z-index:4;outline:none;box-shadow:0 0 0 5px rgba(255,0,243,.22) , 0 8px 20px rgba(17,17,22,.34);transform:translate(-50%,calc(-100% - var(--pin-tail))) scale(1.12)}.cells-map-static__pin.is-main{width:36px;height:36px;border-width:4px;box-shadow:0 0 0 6px rgba(255,0,243,.2) , 0 8px 22px rgba(17,17,22,.34)}@media (min-width:761px){.cells-map-shell.has-open-panel .cells-map-static__canvas{transform:translateX(-17%) scale(.84)}}.cells-map-static__crimea{position:absolute;z-index:3;left:68%;top:91%;padding:5px 9px;border:1px solid rgba(17,17,22,.22);border-radius:999px;background:rgba(255,255,255,.94);color:#111116;box-shadow:0 5px 16px rgba(17,17,22,.16);font-size:12px;font-weight:900;line-height:1;white-space:nowrap;transform:translate(-50%,-50%)}.cells-map-static-controls{position:absolute;right:16px;bottom:30px;z-index:5;display:flex;overflow:hidden;border:1px solid rgba(17,17,22,.16);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(0,0,0,.16)}.cells-map-static-controls button{width:46px;height:46px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#111116;font:900 26px/1 Arial,sans-serif;cursor:pointer}.cells-map-static-controls button+button{border-left:1px solid rgba(17,17,22,.14)}.cells-map-static-controls button:hover,.cells-map-static-controls button:focus-visible{background:rgba(255,0,243,.1)}.cells-map-static-controls button:disabled{opacity:.38;cursor:not-allowed}.cells-map-static__credit{position:absolute;right:12px;bottom:8px;z-index:3;color:#555;font-size:10px;text-decoration:none}.cells-map-shell.is-live-map .cells-map-static{opacity:0;pointer-events:none}.cells-map-shell.is-live-map .cells-map-static-controls{display:none}.cells-map-shell.is-live-map #petrosCellsMap{pointer-events:auto}.cells-map-shell.is-static-map #petrosCellsMap{opacity:0;pointer-events:none}.cells-map-toolbar{position:absolute;z-index:5;top:16px;left:16px;width:min(520px,calc(100% - 32px));display:flex;gap:8px;padding:8px;border:1px solid rgba(0,0,0,.1);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 12px 32px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.cells-map-search{flex:1 1 auto;min-width:0;min-height:48px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:#111;font:inherit;font-size:16px;outline:none}.cells-map-search:focus{box-shadow:inset 0 0 0 2px var(--accent)}.cells-map-search-button,.cells-map-reset,.cells-map-panel__close{display:inline-grid;place-items:center;border:0;cursor:pointer;font:inherit;font-weight:900;line-height:1}.cells-map-search-button{min-height:48px;padding:0 18px;border-radius:12px;background:#111;color:#fff}.cells-map-reset{position:absolute;z-index:5;left:16px;bottom:30px;min-height:46px;padding:0 15px;border:2px solid var(--accent);border-radius:14px;background:rgba(255,255,255,.95);color:#111;box-shadow:0 10px 28px rgba(0,0,0,.16)}.cells-map-crimea-label{padding:5px 9px;border:1px solid rgba(17,17,22,.22);border-radius:999px;background:rgba(255,255,255,.92);color:#111116;box-shadow:0 4px 16px rgba(17,17,22,.16);font-size:12px;font-weight:900;line-height:1;letter-spacing:.01em;pointer-events:none;white-space:nowrap}.cells-leaflet-pin-wrap{border:0;background:transparent}.cells-leaflet-pin{position:absolute;top:2px;left:3px;width:30px;height:30px;display:block;border:3px solid var(--accent);border-radius:50% 50% 50% 0;background:#fff;box-shadow:0 6px 16px rgba(17,17,22,.3);transform:rotate(-45deg);transition:transform .16s ease , box-shadow .16s ease}.cells-leaflet-pin i{position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:50%;background:#111116;transform:translate(-50%,-50%)}.cells-leaflet-pin-wrap:hover .cells-leaflet-pin,.cells-leaflet-pin-wrap:focus .cells-leaflet-pin,.cells-leaflet-pin-wrap.is-active .cells-leaflet-pin{box-shadow:0 0 0 5px rgba(255,0,243,.22) , 0 8px 20px rgba(17,17,22,.34);transform:rotate(-45deg) scale(1.12)}.cells-leaflet-label-wrap{width:auto!important;border:0;background:transparent}.cells-leaflet-label-wrap .cells-map-crimea-label{display:inline-block}#petrosCellsMap .leaflet-control-zoom{margin-top:18px;margin-right:18px;overflow:hidden;border:1px solid rgba(17,17,22,.16);border-radius:14px;box-shadow:0 10px 28px rgba(0,0,0,.16)}#petrosCellsMap .leaflet-control-zoom a{width:44px;height:44px;display:grid;place-items:center;border:0;background:rgba(255,255,255,.96);color:#111116;font:900 25px/1 Arial,sans-serif}#petrosCellsMap .leaflet-control-zoom a+a{border-top:1px solid rgba(17,17,22,.14)}#petrosCellsMap .leaflet-control-attribution{padding:3px 7px;background:rgba(255,255,255,.86);font-size:10px}#petrosCellsMap .leaflet-tooltip{padding:8px 10px;border:1px solid rgba(17,17,22,.12);border-radius:10px;color:#111116;font:inherit;box-shadow:0 8px 24px rgba(0,0,0,.16)}.cells-map-state{position:absolute;z-index:4;inset:0;display:grid;place-items:center;padding:30px;background:rgba(244,244,246,.42);text-align:center}.cells-map-state[hidden]{display:none}.cells-map-state__card{max-width:460px;padding:22px;border:1px solid var(--border);border-radius:20px;background:var(--bg2);box-shadow:0 16px 46px rgba(0,0,0,.13)}.cells-map-state__card strong{display:block;margin-bottom:7px;font-size:1.15rem}.cells-map-panel{position:absolute;z-index:7;top:12px;right:12px;bottom:auto;width:var(--map-panel-width);overflow:hidden;border:1px solid var(--border);border-radius:24px;background:var(--bg2);color:var(--text);box-shadow:0 22px 60px rgba(0,0,0,.26);transform:translateX(calc(100% + 28px));visibility:hidden;transition:transform .3s ease , visibility .3s;max-height:calc(100% - 24px)}.cells-map-panel.is-open{transform:translateX(0);visibility:visible}.cells-map-panel__handle{display:none}.cells-map-panel__scroll{height:100%;overflow:auto;overscroll-behavior:contain}.cells-map-panel__close{position:absolute;z-index:2;top:14px;right:14px;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.94);color:#111;font-size:1.45rem;box-shadow:0 8px 22px rgba(0,0,0,.16)}.cells-map-panel__hero{position:relative;background:var(--bg2)}.cells-map-panel__hero img{width:100%;height:220px;display:block;object-fit:cover}.cells-map-panel__body{padding:22px}.cells-leaflet-pin-wrap.is-main .cells-leaflet-pin{width:40px;height:40px;box-shadow:0 0 0 6px rgba(255,0,243,.2) , 0 8px 22px rgba(17,17,22,.3)}.cells-map-panel__actions{display:grid;gap:9px;margin-top:20px}.cells-map-panel__actions .btn{width:100%;justify-content:center;text-align:center}.cells-map-main-label{display:inline-flex;width:max-content;padding:6px 10px;border:1px solid rgba(255,0,243,.35);border-radius:999px;background:rgba(255,0,243,.08);color:var(--text);font-size:.82rem;font-weight:900}.cells-map-panel__body>.cells-map-main-label{margin-bottom:12px}.cells-map-panel__body h2{margin:0 48px 8px 0;font-size:clamp(25px,3vw,36px);line-height:1.05}.cells-map-panel__location{margin:0 0 17px;color:var(--muted);font-weight:750}.cells-map-panel__description{margin:0 0 20px;color:var(--muted);line-height:1.65;white-space:pre-line}.cells-map-panel__section{margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.cells-map-panel__section h3{margin:0 0 12px;font-size:1rem}.cells-map-coordinator{display:flex;align-items:center;gap:12px}.cells-map-coordinator img{width:62px;height:62px;object-fit:cover;border-radius:16px;border:1px solid var(--border)}.cells-map-coordinator strong,.cells-map-coordinator span{display:block}.cells-map-coordinator span{margin-top:3px;color:var(--muted);font-size:.9rem}.cells-map-chips,.cells-map-contact-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.cells-map-chip{padding:7px 11px;border:1px solid rgba(255,0,243,.32);border-radius:999px;background:rgba(255,0,243,.06);font-size:.86rem;font-weight:800}.cells-map-contact-list a{display:inline-flex;min-height:38px;align-items:center;padding:7px 11px;border:1px solid var(--border);border-radius:12px;color:var(--text);font-size:.88rem;font-weight:800;text-decoration:none}.cells-map-address{margin:0;color:var(--muted);line-height:1.55}.cells-map-details-link{width:100%;margin-top:20px;justify-content:center;text-align:center}.cells-map-list-section{padding:0 0 54px}.cells-map-list-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.cells-map-list-head h2{margin:0}.cells-map-list-head p{margin:0;color:var(--muted)}.cells-map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cells-map-card{gap:12px}.cells-map-card.is-main-hub{border-color:rgba(255,0,243,.5)}.cells-map-card img{width:100%;height:190px;object-fit:cover;border-radius:15px}.cells-map-card h3,.cells-map-card p{margin:0}.cells-map-card p{color:var(--muted);line-height:1.55}.cells-map-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:5px}.maplibregl-ctrl-group{overflow:hidden;border:1px solid rgba(0,0,0,.1)!important;border-radius:14px!important;box-shadow:0 10px 26px rgba(0,0,0,.15)!important}.maplibregl-popup-content{padding:12px 14px!important;border-radius:14px!important;color:#111;font:inherit;box-shadow:0 10px 30px rgba(0,0,0,.2)!important}.petros-map-popup strong,.petros-map-popup span{display:block}.petros-map-popup span{margin-top:3px;color:#555;font-size:.86rem}@media (max-width:1000px){.cells-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cells-map-page{--map-panel-width:100%}.cells-map-hero{padding:28px 0 18px}.cells-map-hero__row{align-items:flex-start;flex-direction:column}.cells-map-stats{justify-content:flex-start}.cells-map-shell{width:calc(100% + 24px);height:calc(100dvh - 185px);min-height:540px;margin-left:-12px;border-radius:22px}.cells-map-toolbar{top:10px;left:10px;width:calc(100% - 20px)}.cells-map-static{padding:80px 8px 48px}.cells-map-static__canvas{width:100%;height:auto;max-height:100%}.cells-map-static__pin{--pin-tail:8px;width:26px;height:26px}.cells-map-static__pin::before{bottom:-5px;width:11px;height:11px}.cells-map-static__pin::after{width:8px;height:8px}.cells-map-static__crimea{top:90%;font-size:10px}.cells-map-search-button{padding:0 13px}.cells-map-reset{left:10px;bottom:24px}.cells-map-static-controls{right:10px;bottom:24px}.cells-map-static-controls button{width:44px;height:44px}.cells-map-panel{top:auto;right:0;bottom:0;left:0;width:100%;height:38dvh;max-height:88dvh;border-radius:24px 24px 0 0;transform:translateY(calc(100% + 10px));transition:height .25s ease , transform .3s ease , visibility .3s}.cells-map-panel.is-open{transform:translateY(0)}.cells-map-panel.is-expanded{height:88dvh}.cells-map-panel__handle{position:absolute;z-index:3;top:0;left:50%;width:72px;height:30px;display:block;border:0;background:transparent;transform:translateX(-50%);cursor:ns-resize;touch-action:none}.cells-map-panel__handle::after{content:"";position:absolute;top:10px;left:16px;right:16px;height:5px;border-radius:999px;background:var(--border)}.cells-map-panel__scroll{padding-top:20px}.cells-map-panel__hero img{height:165px}.cells-map-panel__body{padding:18px}.cells-map-panel__close{top:32px}.cells-map-grid{grid-template-columns:1fr}.cells-map-list-head{align-items:flex-start;flex-direction:column}}@media (max-width:420px){.cells-map-stat{min-width:100px}.cells-map-toolbar{gap:5px;padding:6px}.cells-map-search{padding:0 10px}.cells-map-search-button{font-size:0}.cells-map-search-button::after{content:"🔍";font-size:18px}}