/* GP23 — Отбасылық денсаулық орталықтары */
#gp23-csz-kz-2026{
  max-width:1380px;
  margin:0 auto;
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
  color:#243942;
  font-size:16px;
  line-height:1.65;
}
#gp23-csz-kz-2026,
#gp23-csz-kz-2026 *{
  box-sizing:border-box;
}
#gp23-csz-kz-2026 a{
  text-decoration:none;
}

/* Hero */
#gp23-csz-kz-2026 .hero{
  position:relative;
  overflow:hidden;
  margin-bottom:28px;
  padding:40px 42px;
  border-radius:24px;
  background:linear-gradient(135deg,#0a6f75 0%,#0d8e94 56%,#14a8ac 100%);
  box-shadow:0 16px 40px rgba(10,111,117,.18);
}
#gp23-csz-kz-2026 .hero:before{
  content:"";
  position:absolute;
  width:240px;
  height:240px;
  right:-75px;
  top:-110px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
}
#gp23-csz-kz-2026 .hero:after{
  content:"";
  position:absolute;
  width:130px;
  height:130px;
  right:120px;
  bottom:-78px;
  border-radius:50%;
  background:rgba(255,255,255,.06);
}
#gp23-csz-kz-2026 .hero h2{
  position:relative;
  z-index:1;
  margin:0;
  color:#fff;
  font-size:36px;
  line-height:1.2;
  font-weight:850;
  letter-spacing:-.4px;
}
#gp23-csz-kz-2026 .hero p{
  position:relative;
  z-index:1;
  max-width:900px;
  margin:11px 0 0;
  color:rgba(255,255,255,.93);
  font-size:17px;
}

/* Leader cards */
#gp23-csz-kz-2026 .leaders{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-bottom:30px;
}
#gp23-csz-kz-2026 .leader-card{
  position:relative;
  padding:22px 20px;
  overflow:hidden;
  background:#fff;
  border:1px solid #dce7e9;
  border-radius:18px;
  box-shadow:0 9px 28px rgba(23,62,70,.07);
}
#gp23-csz-kz-2026 .leader-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:linear-gradient(#0b777c,#12a2a7);
}
#gp23-csz-kz-2026 .leader-top{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:16px;
  align-items:center;
}
#gp23-csz-kz-2026 .leader-photo{
  position:relative;
  display:block;
  width:112px;
  height:136px;
  border-radius:14px;
  overflow:hidden;
  background:#eef6f6;
  cursor:zoom-in;
}
#gp23-csz-kz-2026 .leader-photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  transition:transform .25s ease, filter .25s ease;
}
#gp23-csz-kz-2026 .leader-photo:hover img{
  transform:scale(1.05);
  filter:brightness(.93);
}
#gp23-csz-kz-2026 .zoom-icon{
  position:absolute;
  right:8px;
  bottom:8px;
  width:30px;
  height:30px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(17,62,70,.82);
  color:#fff;
  border:1px solid rgba(255,255,255,.42);
  font-size:17px;
  font-weight:800;
  pointer-events:none;
}
#gp23-csz-kz-2026 .leader-content h3{
  margin:0;
  color:#173f48;
  font-size:18px;
  line-height:1.35;
  font-weight:800;
}
#gp23-csz-kz-2026 .leader-content p{
  margin:9px 0 0;
  color:#6f8186;
  font-size:14px;
}
#gp23-csz-kz-2026 .leader-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:14px;
}
#gp23-csz-kz-2026 .badge{
  display:inline-block;
  padding:5px 9px;
  border-radius:999px;
  background:#eef9f9;
  color:#0b777c;
  font-size:12px;
  font-weight:800;
}
#gp23-csz-kz-2026 .photo-link{
  color:#0b7f83 !important;
  font-size:13px;
  font-weight:800;
}

/* Section */
#gp23-csz-kz-2026 .section{
  margin-bottom:28px;
  padding:30px;
  background:#fff;
  border:1px solid #dce7e9;
  border-radius:20px;
  box-shadow:0 9px 28px rgba(23,62,70,.07);
}
#gp23-csz-kz-2026 .section-head{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:20px;
  padding-bottom:17px;
  border-bottom:1px solid #e5eeee;
}
#gp23-csz-kz-2026 .section-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  min-width:48px;
  border-radius:14px;
  background:linear-gradient(135deg,#0b777c,#12a2a7);
  color:#fff;
  font-size:21px;
  font-weight:850;
  box-shadow:0 6px 16px rgba(13,143,149,.18);
}
#gp23-csz-kz-2026 .section h3{
  margin:0;
  color:#17474b;
  font-size:24px;
  line-height:1.3;
  font-weight:850;
}
#gp23-csz-kz-2026 .section-head p{
  margin:4px 0 0;
  color:#748589;
  font-size:14px;
}
#gp23-csz-kz-2026 .functions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  counter-reset:func;
}
#gp23-csz-kz-2026 .function-item{
  position:relative;
  min-height:96px;
  padding:18px 18px 18px 58px;
  background:#f8fbfc;
  border:1px solid #e1eaec;
  border-radius:14px;
  color:#2b434b;
}
#gp23-csz-kz-2026 .function-item:before{
  counter-increment:func;
  content:counter(func);
  position:absolute;
  left:17px;
  top:17px;
  display:flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:9px;
  background:#def4f4;
  color:#0b777c;
  font-size:13px;
  font-weight:850;
}
#gp23-csz-kz-2026 .function-item:hover{
  background:#effafa;
  border-color:#cfe6e7;
}
#gp23-csz-kz-2026 .highlight{
  margin-bottom:28px;
  padding:22px 24px;
  background:linear-gradient(90deg,#eefafa,#fff);
  border:1px solid #d9ecec;
  border-left:5px solid #0d8f95;
  border-radius:0 15px 15px 0;
}
#gp23-csz-kz-2026 .highlight strong{
  display:block;
  margin-bottom:6px;
  color:#17474b;
  font-size:17px;
}
#gp23-csz-kz-2026 .highlight p{
  margin:0;
  color:#60757a;
}

/* Lightbox */
.gp23-csz-lightbox{
  display:none !important;
  position:fixed !important;
  inset:0 !important;
  z-index:2147483647 !important;
  align-items:center !important;
  justify-content:center !important;
  padding:24px !important;
}
.gp23-csz-lightbox:target{
  display:flex !important;
}
.gp23-csz-lightbox-bg{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  background:rgba(3,14,18,.91) !important;
  backdrop-filter:blur(6px);
  cursor:zoom-out;
}
.gp23-csz-lightbox-box{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  flex-direction:column !important;
  width:auto !important;
  max-width:94vw !important;
  max-height:94vh !important;
  overflow:hidden !important;
  border-radius:18px !important;
  background:#fff !important;
  box-shadow:0 28px 90px rgba(0,0,0,.52) !important;
}
.gp23-csz-lightbox-box img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:94vw !important;
  max-height:80vh !important;
  object-fit:contain !important;
  margin:0 auto !important;
  background:#111 !important;
}
.gp23-csz-lightbox-close{
  position:absolute !important;
  right:12px !important;
  top:12px !important;
  z-index:3 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:42px !important;
  height:42px !important;
  border-radius:50% !important;
  background:rgba(12,34,39,.84) !important;
  border:1px solid rgba(255,255,255,.35) !important;
  color:#fff !important;
  font-size:30px !important;
  line-height:1 !important;
  text-decoration:none !important;
}
.gp23-csz-lightbox-caption{
  display:flex;
  flex-direction:column;
  gap:3px;
  padding:14px 18px 16px;
  background:#fff;
}
.gp23-csz-lightbox-caption strong{
  color:#173f48;
  font-size:16px;
}
.gp23-csz-lightbox-caption span{
  color:#718287;
  font-size:13px;
}

/* Responsive */
@media(max-width:1024px){
  #gp23-csz-kz-2026 .leaders{
    grid-template-columns:1fr;
  }
}
@media(max-width:900px){
  #gp23-csz-kz-2026 .functions{
    grid-template-columns:1fr;
  }
}
@media(max-width:650px){
  #gp23-csz-kz-2026{
    font-size:15px;
  }
  #gp23-csz-kz-2026 .hero{
    padding:26px 21px;
    border-radius:18px;
  }
  #gp23-csz-kz-2026 .hero h2{
    font-size:29px;
  }
  #gp23-csz-kz-2026 .hero p{
    font-size:15px;
  }
  #gp23-csz-kz-2026 .leader-card{
    padding:18px 16px;
  }
  #gp23-csz-kz-2026 .leader-top{
    grid-template-columns:86px 1fr;
    gap:12px;
    align-items:start;
  }
  #gp23-csz-kz-2026 .leader-photo{
    width:86px;
    height:106px;
    border-radius:12px;
  }
  #gp23-csz-kz-2026 .leader-content h3{
    font-size:17px;
  }
  #gp23-csz-kz-2026 .leader-content p{
    font-size:13px;
  }
  #gp23-csz-kz-2026 .leader-bottom{
    flex-wrap:wrap;
  }
  #gp23-csz-kz-2026 .section{
    padding:21px 17px;
    border-radius:16px;
  }
  #gp23-csz-kz-2026 .section h3{
    font-size:21px;
  }
  .gp23-csz-lightbox{
    padding:10px !important;
  }
  .gp23-csz-lightbox-box{
    max-width:96vw !important;
    max-height:95vh !important;
    border-radius:14px !important;
  }
  .gp23-csz-lightbox-box img{
    max-width:96vw !important;
    max-height:80vh !important;
  }
  .gp23-csz-lightbox-close{
    right:8px !important;
    top:8px !important;
    width:38px !important;
    height:38px !important;
    font-size:27px !important;
  }
}