/* Kanomanya Hero V6 — görsel önce, ince içerik şeridi altta */
.hero.home-photo-hero{
  display:flex!important;
  flex-direction:column!important;
  position:relative!important;
  isolation:isolate!important;
  padding:0!important;
  min-height:0!important;
  height:auto!important;
  overflow:hidden!important;
  background:#fff!important;
}

/* Görsel alanı her zaman ilk sırada */
.home-hero-slider{
  order:1!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  min-height:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.home-slider-stage{
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.home-slide{
  position:absolute!important;
  inset:0!important;
}
.home-slide img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.home-slide-shade{
  background:linear-gradient(180deg,rgba(2,18,29,.04) 0%,rgba(2,18,29,.01) 62%,rgba(2,18,29,.16) 100%)!important;
}
.home-slide-copy{display:none!important}

/* İçerik görselin ALTINDA */
.home-hero-copy{
  order:2!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  text-align:center!important;
  color:#082b45!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  box-shadow:0 -1px 0 rgba(8,43,69,.08)!important;
  z-index:10!important;
}
.home-hero-copy .kicker{
  color:#f27622!important;
  text-align:center!important;
  letter-spacing:.2em!important;
  font-weight:800!important;
}
.hero.home-photo-hero h1{
  max-width:none!important;
  margin:0!important;
  color:#082b45!important;
  text-align:center!important;
  text-shadow:none!important;
  letter-spacing:-.035em!important;
}
.hero.home-photo-hero h1 span{color:#f27622!important}
.hero.home-photo-hero p{
  color:#667b8b!important;
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.home-hero-copy .hero-points{display:none!important}
.home-hero-copy .actions{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  pointer-events:auto!important;
}
.home-hero-copy .btn-primary{
  background:#ff7518!important;
  border-color:#ff7518!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(255,117,24,.22)!important;
}
.home-hero-copy .btn-secondary{
  background:#fff!important;
  color:#082b45!important;
  border-color:#d4e0e7!important;
  backdrop-filter:none!important;
}

/* Slider kontrolleri yalnızca görsel içinde */
.home-slider-controls{
  position:absolute!important;
  inset:0!important;
  z-index:9!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  pointer-events:none!important;
}
.home-slider-controls>button{
  pointer-events:auto!important;
  border:1px solid rgba(255,255,255,.62)!important;
  background:rgba(5,29,45,.25)!important;
  color:#fff!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}
.home-slider-dots{
  position:absolute!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  background:rgba(5,29,45,.28)!important;
  border-radius:999px!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
  pointer-events:auto!important;
}

@media (min-width:901px){
  .hero.home-photo-hero{margin-top:92px!important}
  .home-hero-slider{height:clamp(560px,70vh,760px)!important}
  .home-hero-copy{padding:20px 5vw 22px!important}
  .home-hero-copy .kicker{font-size:10px!important;margin:0 0 5px!important}
  .hero.home-photo-hero h1{font-size:clamp(32px,3vw,50px)!important;line-height:1!important}
  .hero.home-photo-hero p{max-width:760px!important;margin:8px auto 14px!important;font-size:15px!important;line-height:1.45!important}
  .home-hero-copy .actions{gap:10px!important}
  .home-hero-copy .actions .btn{min-width:190px!important;min-height:46px!important;padding:11px 20px!important;font-size:13px!important}
  .home-slider-controls{padding:0 28px!important}
  .home-slider-controls>button{width:54px!important;height:54px!important}
  .home-slider-dots{bottom:18px!important;top:auto!important;padding:7px 11px!important}
}

@media (min-width:641px) and (max-width:900px){
  .hero.home-photo-hero{margin-top:82px!important}
  .home-hero-slider{height:62vh!important;min-height:520px!important;max-height:680px!important}
  .home-hero-copy{padding:18px 28px 20px!important}
  .home-hero-copy .kicker{font-size:9px!important;margin:0 0 5px!important}
  .hero.home-photo-hero h1{font-size:38px!important;line-height:1!important}
  .hero.home-photo-hero p{max-width:620px!important;margin:8px auto 12px!important;font-size:14px!important}
  .home-hero-copy .actions{gap:9px!important}
  .home-hero-copy .actions .btn{min-width:180px!important;min-height:44px!important}
  .home-slider-controls{padding:0 18px!important}
  .home-slider-dots{bottom:16px!important;top:auto!important}
}

@media (max-width:640px){
  .hero.home-photo-hero{
    margin-top:70px!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }
  .home-hero-slider{
    height:64svh!important;
    min-height:470px!important;
    max-height:650px!important;
  }
  .home-hero-copy{
    padding:13px 16px 15px!important;
  }
  .home-hero-copy .kicker{
    font-size:7px!important;
    margin:0 0 4px!important;
  }
  .hero.home-photo-hero h1{
    font-size:clamp(27px,7.8vw,34px)!important;
    line-height:.98!important;
  }
  .hero.home-photo-hero p{
    max-width:355px!important;
    margin:6px auto 10px!important;
    font-size:11.5px!important;
    line-height:1.35!important;
    display:-webkit-box!important;
    -webkit-line-clamp:1!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .home-hero-copy .actions{
    gap:8px!important;
  }
  .home-hero-copy .actions .btn{
    min-height:42px!important;
    padding:9px 12px!important;
    font-size:11px!important;
    border-radius:999px!important;
  }
  .home-hero-copy .actions .btn-primary{flex:1.25!important}
  .home-hero-copy .actions .btn-secondary{flex:.9!important}
  .home-slider-controls{padding:0 10px!important}
  .home-slider-controls>button{width:40px!important;height:40px!important;font-size:24px!important}
  .home-slider-dots{bottom:13px!important;top:auto!important;padding:6px 9px!important}
  .float-wa{bottom:18px!important}
}

@media (max-width:380px){
  .home-hero-slider{height:61svh!important;min-height:430px!important}
  .home-hero-copy{padding:11px 12px 13px!important}
  .hero.home-photo-hero h1{font-size:27px!important}
  .hero.home-photo-hero p{font-size:10.5px!important}
  .home-hero-copy .actions .btn{font-size:10px!important;padding:8px 8px!important}
}

/* V7 — başlık üstte şeffaf, butonlar altta şeffaf; açıklama yok */
.hero.home-photo-hero{
  position:relative!important;
  display:block!important;
  background:#061b29!important;
}
.home-hero-slider{
  position:relative!important;
  z-index:1!important;
  order:initial!important;
}
.home-hero-copy{
  position:absolute!important;
  inset:0!important;
  z-index:12!important;
  order:initial!important;
  display:grid!important;
  grid-template-rows:auto auto 1fr auto!important;
  align-content:stretch!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
  pointer-events:none!important;
  overflow:hidden!important;
}
.home-hero-copy::before,
.home-hero-copy::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  z-index:-1;
  pointer-events:none;
}
.home-hero-copy::before{
  top:0;
  height:34%;
  background:linear-gradient(180deg,rgba(2,18,29,.66) 0%,rgba(2,18,29,.34) 46%,rgba(2,18,29,0) 100%);
}
.home-hero-copy::after{
  bottom:0;
  height:27%;
  background:linear-gradient(0deg,rgba(2,18,29,.74) 0%,rgba(2,18,29,.38) 48%,rgba(2,18,29,0) 100%);
}
.home-hero-copy .kicker{
  grid-row:1!important;
  align-self:start!important;
  justify-self:center!important;
  margin:0!important;
  color:#ff8b3d!important;
  text-align:center!important;
  text-shadow:0 2px 12px rgba(0,0,0,.55)!important;
}
.hero.home-photo-hero h1{
  grid-row:2!important;
  align-self:start!important;
  justify-self:center!important;
  max-width:min(92vw,980px)!important;
  margin:0!important;
  color:#fff!important;
  text-align:center!important;
  text-shadow:0 3px 22px rgba(0,0,0,.72)!important;
}
.hero.home-photo-hero h1 span{color:#ff7a1a!important}
.hero.home-photo-hero p{display:none!important}
.home-hero-copy .hero-points{display:none!important}
.home-hero-copy .actions{
  grid-row:4!important;
  align-self:end!important;
  justify-self:center!important;
  width:min(94vw,760px)!important;
  margin:0!important;
  pointer-events:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.home-hero-copy .actions .btn{
  border-radius:999px!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
}
.home-hero-copy .btn-primary{
  background:rgba(255,117,24,.92)!important;
  border-color:rgba(255,255,255,.28)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.26)!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}
.home-hero-copy .btn-secondary{
  background:rgba(5,29,45,.42)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.58)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}

@media (min-width:901px){
  .hero.home-photo-hero{margin-top:92px!important;height:clamp(620px,78vh,860px)!important}
  .home-hero-slider,.home-slider-stage{height:100%!important}
  .home-hero-copy{padding:30px 4vw 26px!important}
  .home-hero-copy .kicker{font-size:11px!important;letter-spacing:.22em!important;padding-top:2px!important}
  .hero.home-photo-hero h1{font-size:clamp(42px,4.2vw,72px)!important;line-height:.96!important;padding-top:8px!important}
  .home-hero-copy .actions{gap:12px!important;padding-bottom:0!important}
  .home-hero-copy .actions .btn{min-width:220px!important;min-height:52px!important;padding:13px 24px!important;font-size:14px!important}
}

@media (min-width:641px) and (max-width:900px){
  .hero.home-photo-hero{margin-top:82px!important;height:72vh!important;min-height:560px!important;max-height:760px!important}
  .home-hero-slider,.home-slider-stage{height:100%!important}
  .home-hero-copy{padding:24px 24px 20px!important}
  .home-hero-copy .kicker{font-size:9px!important}
  .hero.home-photo-hero h1{font-size:42px!important;line-height:.98!important;padding-top:7px!important}
  .home-hero-copy .actions{gap:10px!important}
  .home-hero-copy .actions .btn{min-width:190px!important;min-height:48px!important;font-size:13px!important}
}

@media (max-width:640px){
  .hero.home-photo-hero{
    margin-top:70px!important;
    height:calc(100svh - 70px)!important;
    min-height:610px!important;
    max-height:860px!important;
  }
  .home-hero-slider,.home-slider-stage{height:100%!important;min-height:0!important;max-height:none!important}
  .home-hero-copy{padding:18px 14px 18px!important}
  .home-hero-copy::before{height:31%!important;background:linear-gradient(180deg,rgba(2,18,29,.68) 0%,rgba(2,18,29,.32) 52%,rgba(2,18,29,0) 100%)!important}
  .home-hero-copy::after{height:24%!important;background:linear-gradient(0deg,rgba(2,18,29,.78) 0%,rgba(2,18,29,.38) 50%,rgba(2,18,29,0) 100%)!important}
  .home-hero-copy .kicker{font-size:7px!important;letter-spacing:.19em!important;padding-top:2px!important}
  .hero.home-photo-hero h1{
    font-size:clamp(29px,8.6vw,40px)!important;
    line-height:.96!important;
    max-width:94vw!important;
    padding-top:6px!important;
  }
  .home-hero-copy .actions{
    width:100%!important;
    gap:8px!important;
    padding-bottom:0!important;
  }
  .home-hero-copy .actions .btn{
    min-height:46px!important;
    padding:10px 12px!important;
    font-size:11px!important;
  }
  .home-hero-copy .actions .btn-primary{flex:1.2!important}
  .home-hero-copy .actions .btn-secondary{flex:1!important}
  .home-slider-dots{top:12px!important;bottom:auto!important}
  .home-slider-controls{padding:0 10px!important}
  .home-slider-controls>button{width:40px!important;height:40px!important}
}

@media (max-width:380px){
  .hero.home-photo-hero{min-height:570px!important}
  .home-hero-copy{padding:15px 11px 14px!important}
  .hero.home-photo-hero h1{font-size:29px!important}
  .home-hero-copy .actions .btn{font-size:10px!important;padding:9px 8px!important}
}

/* V7.1 — yalnızca masaüstü görünüm düzeltmesi. Mobil kurallar korunur. */
@media (min-width:901px){
  body{overflow-x:hidden!important}
  .hero.home-photo-hero{
    width:min(1540px,calc(100% - 48px))!important;
    height:clamp(560px,68vh,720px)!important;
    min-height:560px!important;
    max-height:720px!important;
    margin:106px auto 34px!important;
    border-radius:28px!important;
    overflow:hidden!important;
    box-shadow:0 24px 70px rgba(3,24,38,.16)!important;
  }
  .home-hero-slider,
  .home-slider-stage{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    border-radius:inherit!important;
  }
  .home-slide,
  .home-slide-crop-image{
    width:100%!important;
    height:100%!important;
  }
  .home-slide-crop-image{
    object-fit:cover!important;
  }
  .home-slide-shade{
    background:linear-gradient(180deg,rgba(2,18,29,.48) 0%,rgba(2,18,29,.12) 22%,rgba(2,18,29,.02) 60%,rgba(2,18,29,.42) 100%)!important;
  }
  .home-hero-copy{
    padding:24px 34px 24px!important;
    grid-template-rows:auto auto 1fr auto!important;
  }
  .home-hero-copy::before{
    height:25%!important;
    background:linear-gradient(180deg,rgba(2,18,29,.58) 0%,rgba(2,18,29,.22) 55%,rgba(2,18,29,0) 100%)!important;
  }
  .home-hero-copy::after{
    height:20%!important;
    background:linear-gradient(0deg,rgba(2,18,29,.62) 0%,rgba(2,18,29,.22) 55%,rgba(2,18,29,0) 100%)!important;
  }
  .home-hero-copy .kicker{
    font-size:9px!important;
    letter-spacing:.2em!important;
    padding-top:0!important;
  }
  .hero.home-photo-hero h1{
    max-width:820px!important;
    padding-top:5px!important;
    font-size:clamp(34px,3.45vw,58px)!important;
    line-height:.96!important;
  }
  .home-hero-copy .actions{
    width:auto!important;
    gap:10px!important;
    padding-bottom:0!important;
  }
  .home-hero-copy .actions .btn{
    min-width:190px!important;
    min-height:46px!important;
    padding:11px 20px!important;
    font-size:13px!important;
  }
  .home-slider-controls{
    padding:0 18px!important;
  }
  .home-slider-controls>button{
    width:48px!important;
    height:48px!important;
  }
  .home-slider-dots{
    top:auto!important;
    bottom:16px!important;
  }
}

@media (min-width:1500px){
  .hero.home-photo-hero{
    width:min(1640px,calc(100% - 72px))!important;
  }
}
