.projects-page{margin:0;min-height:100vh;background:#101314;color:#f7f5ef}.map-header{height:76px;padding:0 clamp(18px,3vw,46px);display:flex;align-items:center;justify-content:space-between;background:#111315;border-bottom:1px solid rgba(255,255,255,.1)}.map-header .brand{color:#fff}.map-header>div{display:flex;align-items:center;gap:18px}.map-header .language-link{color:#fff}.map-layout{height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(360px,30vw) 1fr}.map-sidebar{padding:42px 32px;overflow:auto;background:#f3f0e8;color:var(--ink)}.map-sidebar h1{margin:8px 0 16px;font-size:clamp(2.3rem,3.4vw,4rem);line-height:.96}.map-intro{color:var(--muted);line-height:1.55}.map-stats{margin:28px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.map-stats div{padding:14px 10px;border-radius:12px;background:#fff}.map-stats strong,.map-stats span{display:block}.map-stats strong{color:var(--orange-dark);font-size:1.35rem}.map-stats span{margin-top:3px;color:var(--muted);font-size:.68rem}.filter-block{margin-top:20px}.filter-block>span{display:block;margin-bottom:9px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.filter-row{display:flex;flex-wrap:wrap;gap:7px}.filter-row button{padding:9px 11px;display:flex;align-items:center;gap:7px;border:1px solid #d4d0c7;border-radius:99px;background:#fff;color:var(--ink);font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.filter-row button.active{border-color:var(--orange);color:var(--orange-dark);background:rgba(242,106,46,.08)}.dot{width:9px;height:9px;display:inline-block;flex:0 0 auto;border-radius:50%}.dot.current{background:#2777d3}.dot.completed{background:#2f9d69}.project-results{margin-top:28px}.results-head{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--line);font-size:.75rem;font-weight:900}.project-list{display:grid}.project-list-item{width:100%;padding:12px 4px;display:grid;grid-template-columns:10px 1fr;gap:10px;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;cursor:pointer}.project-list-item b,.project-list-item small{display:block}.project-list-item b{font-size:.78rem}.project-list-item small{margin-top:3px;color:var(--muted);font-size:.68rem}.map-stage{position:relative;min-height:520px}.map-stage:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 90px rgba(15,18,19,.22);z-index:400}#projects-map{width:100%;height:100%;background:#d9ded8}.map-legend{position:absolute;z-index:500;top:20px;right:20px;padding:12px 15px;display:flex;gap:16px;border-radius:12px;background:rgba(17,19,21,.88);box-shadow:0 10px 30px rgba(0,0,0,.2)}.map-legend span{display:flex;align-items:center;gap:7px;font-size:.72rem}.project-marker-wrap{background:none;border:0}.project-marker{width:28px;height:28px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;box-shadow:0 7px 18px rgba(0,0,0,.32)}.project-marker.current{background:#2777d3}.project-marker.completed{background:#2f9d69}.project-marker i{width:7px;height:7px;border-radius:50%;background:#fff}.leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.25)}.project-popup{min-width:210px}.popup-status{display:inline-block;padding:4px 7px;border-radius:99px;color:#fff;font-size:.62rem;font-weight:900;text-transform:uppercase}.popup-status.current{background:#2777d3}.popup-status.completed{background:#2f9d69}.project-popup h3{margin:10px 0 5px;font-size:1rem;line-height:1.25}.project-popup p{margin:0 0 12px;color:#68706c}.project-popup a{display:inline-block;margin:0 12px 4px 0;color:#c84e1c;font-weight:900}.leaflet-control-attribution{font-size:9px}@media(max-width:900px){.map-layout{height:auto;grid-template-columns:1fr}.map-sidebar{max-height:none}.map-stage{height:68vh}.map-header .btn{display:none}}@media(max-width:520px){.map-sidebar{padding:32px 20px}.map-stats{grid-template-columns:repeat(3,1fr)}.map-legend{left:14px;right:auto;top:14px}}
