/* SİBEL AKDUMAN HAKKIMDA SAYFASI - DÜZELTİLMİŞ TAM CSS */

/* ÜST ALAN: başka CSS kuralları ezmesin */
body .about-page-hero{
  position:relative;
  overflow:hidden;
  padding:78px 0 70px !important;
  background-color:#031126 !important;
  background-image:
    radial-gradient(circle at 88% 18%,rgba(69,215,255,.22),transparent 27%),
    radial-gradient(circle at 12% 88%,rgba(23,110,229,.18),transparent 30%),
    linear-gradient(135deg,#031126 0%,#082957 55%,#0d3978 100%) !important;
  color:#ffffff !important;
}

body .about-page-hero::after{
  content:"";
  position:absolute;
  right:-160px;
  bottom:-220px;
  width:430px;
  height:430px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:
    0 0 0 55px rgba(255,255,255,.025),
    0 0 0 110px rgba(255,255,255,.018);
  pointer-events:none;
}

body .about-page-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);
  gap:58px;
  align-items:center;
}

body .about-page-copy{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
}

body .about-page-copy .eyebrow{
  display:inline-flex !important;
  color:#b5efff !important;
  background:rgba(69,215,255,.13) !important;
  border-color:rgba(69,215,255,.45) !important;
}

body .about-page-copy h1{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  margin:20px 0 !important;
  max-width:780px;
  color:#ffffff !important;
  font-family:"Playfair Display",serif;
  font-size:clamp(42px,5vw,64px);
  font-weight:700;
  line-height:1.08;
  letter-spacing:-.02em;
  text-shadow:0 2px 20px rgba(0,0,0,.12);
}

body .about-page-copy h1 span{
  color:#67e2ff !important;
}

body .about-page-copy>p{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  max-width:760px;
  margin:0;
  color:#e7effa !important;
  font-size:17px;
  line-height:1.8;
}

body .about-page-buttons{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:22px;
  margin-top:28px;
}

body .about-page-buttons .button{
  background:#176ee5 !important;
  color:#ffffff !important;
  border:1px solid #176ee5 !important;
}

body .about-page-buttons .button:hover{
  background:#0f58bd !important;
  color:#ffffff !important;
}

body .about-page-link{
  color:#ffffff !important;
  font-weight:800;
}

body .about-page-link:hover{
  color:#67e2ff !important;
}

body .about-page-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  margin-top:38px;
  padding-top:25px;
  border-top:1px solid rgba(255,255,255,.20);
}

body .about-page-stats strong,
body .about-page-stats span{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
}

body .about-page-stats strong{
  color:#ffffff !important;
  font-size:28px;
  line-height:1.15;
}

body .about-page-stats span{
  margin-top:6px;
  color:#d5e0ef !important;
  font-size:12px;
}

/* FOTOĞRAF */
body .about-page-photo-card{
  position:relative;
  width:100%;
  max-width:315px;
  margin-left:auto;
  padding:10px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:25px;
  background:rgba(255,255,255,.10) !important;
  box-shadow:0 28px 65px rgba(0,0,0,.28);
}

body .about-page-photo-card img{
  display:block;
  width:100%;
  height:385px;
  object-fit:cover;
  object-position:center top;
  border-radius:18px;
}

body .about-page-photo-text{
  position:absolute;
  left:23px;
  right:23px;
  bottom:23px;
  padding:15px 17px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  background:rgba(3,17,38,.94) !important;
}

body .about-page-photo-text strong,
body .about-page-photo-text span{
  display:block;
}

body .about-page-photo-text strong{
  color:#ffffff !important;
  font-size:17px;
}

body .about-page-photo-text span{
  margin-top:3px;
  color:#7ee7ff !important;
  font-size:12px;
}

/* TANITIM */
body .about-page-intro{
  padding:88px 0 !important;
  background:#ffffff !important;
}

body .about-page-intro-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:start;
}

body .about-page-intro .eyebrow{
  color:#176ee5 !important;
  background:#eaf3ff !important;
  border-color:#c6ddfb !important;
}

body .about-page-intro h2{
  margin:18px 0 0;
  color:#071a38 !important;
  font-family:"Playfair Display",serif;
  font-size:clamp(34px,4vw,49px);
  line-height:1.15;
}

body .about-page-text p{
  margin:0 0 22px;
  color:#43516a !important;
  font-size:17px;
  line-height:1.85;
}

/* UZMANLIK */
body .about-page-light{
  padding:88px 0 !important;
  background:#f4f7fb !important;
}

body .about-page-light .eyebrow,
body .about-page-process .eyebrow{
  color:#176ee5 !important;
  background:#eaf3ff !important;
  border-color:#c6ddfb !important;
}

body .about-page-light .heading h2,
body .about-page-process .heading h2{
  color:#071a38 !important;
}

body .about-page-cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}

body .about-page-cards article{
  padding:30px;
  border:1px solid #dbe4ef;
  border-radius:22px;
  background:#ffffff !important;
  box-shadow:0 12px 35px rgba(6,26,56,.06);
}

body .about-page-cards article>span{
  display:grid;
  width:48px;
  height:48px;
  place-items:center;
  border-radius:14px;
  background:#e9f2ff !important;
  color:#176ee5 !important;
  font-weight:900;
}

body .about-page-cards h3{
  margin:20px 0 8px;
  color:#10233f !important;
  font-size:22px;
}

body .about-page-cards p{
  margin:0;
  color:#66748d !important;
}

/* İLKELER */
body .about-page-process{
  padding:88px 0 !important;
  background:#ffffff !important;
}

body .about-page-principles{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}

body .about-page-principles>div{
  padding:25px;
  border:1px solid #dfe6ef;
  border-radius:20px;
  background:#ffffff !important;
}

body .about-page-principles strong{
  display:grid;
  width:46px;
  height:46px;
  place-items:center;
  border-radius:14px;
  background:#071a38 !important;
  color:#ffffff !important;
  font-size:13px;
}

body .about-page-principles h3{
  margin:18px 0 8px;
  color:#10233f !important;
}

body .about-page-principles p{
  margin:0;
  color:#66748d !important;
  font-size:14px;
}

/* CTA */
body .about-page-cta-wrap{
  padding:0 0 88px !important;
  background:#ffffff !important;
}

body .about-page-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:35px;
  padding:42px;
  border-radius:26px;
  background:linear-gradient(135deg,#031126,#0d3978) !important;
  color:#ffffff !important;
}

body .about-page-cta .eyebrow{
  color:#b5efff !important;
  background:rgba(69,215,255,.13) !important;
  border-color:rgba(69,215,255,.45) !important;
}

body .about-page-cta h2{
  margin:15px 0 8px;
  color:#ffffff !important;
  font-family:"Playfair Display",serif;
  font-size:clamp(32px,4vw,44px);
}

body .about-page-cta p{
  margin:0;
  color:#dce7f5 !important;
}

body .about-page-cta .button{
  background:#176ee5 !important;
  color:#ffffff !important;
}

@media(max-width:900px){
  body .about-page-grid,
  body .about-page-intro-grid{
    grid-template-columns:1fr;
  }

  body .about-page-photo-card{
    max-width:300px;
    margin:0 auto;
  }

  body .about-page-principles{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:600px){
  body .about-page-hero{
    padding:58px 0 55px !important;
  }

  body .about-page-copy h1{
    font-size:38px;
  }

  body .about-page-stats,
  body .about-page-cards,
  body .about-page-principles{
    grid-template-columns:1fr;
  }

  body .about-page-photo-card{
    max-width:270px;
  }

  body .about-page-photo-card img{
    height:335px;
  }

  body .about-page-cta{
    display:block;
    padding:30px 24px;
  }

  body .about-page-cta .button{
    margin-top:22px;
  }
}
