/* Kanomanya V8 — masaüstünde klasik iki sütunlu hero, mobil sürüm korunur */
@media (min-width: 901px){
  .hero.home-photo-hero{
    display:grid!important;
    grid-template-columns:minmax(420px,.92fr) minmax(520px,1.08fr)!important;
    align-items:center!important;
    gap:clamp(42px,5vw,82px)!important;
    min-height:calc(100vh - 86px)!important;
    height:auto!important;
    margin-top:0!important;
    padding:clamp(92px,9vh,132px) 7vw clamp(58px,7vh,88px)!important;
    overflow:hidden!important;
    background:
      radial-gradient(circle at 78% 15%,rgba(244,122,31,.20),transparent 31%),
      radial-gradient(circle at 8% 8%,rgba(32,212,193,.12),transparent 27%),
      linear-gradient(135deg,#f7fbfd 0%,#eaf6f8 54%,#f8f1e7 100%)!important;
    isolation:isolate!important;
  }

  .home-hero-copy{
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    order:initial!important;
    display:block!important;
    width:auto!important;
    max-width:680px!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
    text-align:left!important;
    color:#0a2744!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    pointer-events:auto!important;
    z-index:3!important;
  }
  .home-hero-copy::before,.home-hero-copy::after{display:none!important}
  .home-hero-copy .kicker{
    margin:0 0 18px!important;
    color:#f47a1f!important;
    font-size:12px!important;
    line-height:1.2!important;
    letter-spacing:.20em!important;
    text-align:left!important;
    text-shadow:none!important;
  }
  .hero.home-photo-hero h1{
    max-width:650px!important;
    margin:0!important;
    color:#0a2744!important;
    font-size:clamp(58px,5.7vw,92px)!important;
    line-height:.94!important;
    letter-spacing:-.045em!important;
    text-align:left!important;
    text-shadow:none!important;
  }
  .hero.home-photo-hero h1 span{color:#f47a1f!important}
  .hero.home-photo-hero p{
    display:block!important;
    max-width:610px!important;
    margin:26px 0 24px!important;
    color:#647786!important;
    font-size:17px!important;
    line-height:1.72!important;
    text-align:left!important;
    text-shadow:none!important;
    overflow:visible!important;
    -webkit-line-clamp:unset!important;
  }
  .home-hero-copy .actions{
    display:flex!important;
    justify-content:flex-start!important;
    align-items:center!important;
    gap:12px!important;
    margin:0!important;
    padding:0!important;
    pointer-events:auto!important;
  }
  .home-hero-copy .actions .btn{
    min-width:0!important;
    min-height:48px!important;
    padding:14px 22px!important;
    border-radius:999px!important;
    font-size:13px!important;
  }
  .home-hero-copy .btn-primary{
    background:#f47a1f!important;
    border-color:#f47a1f!important;
    color:#fff!important;
    box-shadow:0 14px 30px rgba(244,122,31,.25)!important;
  }
  .home-hero-copy .btn-secondary{
    background:#fff!important;
    color:#0a2744!important;
    border:1px solid rgba(10,39,68,.14)!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  /* Kullanıcının istemediği alttaki küçük bilgi satırları */
  .home-hero-copy .hero-points{display:none!important}

  .home-hero-slider{
    position:relative!important;
    inset:auto!important;
    order:initial!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    max-width:720px!important;
    justify-self:end!important;
    overflow:visible!important;
    z-index:2!important;
  }
  .home-slider-stage{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:clamp(460px,58vh,600px)!important;
    min-height:460px!important;
    max-height:600px!important;
    border-radius:34px!important;
    overflow:hidden!important;
    background:#0c2738!important;
    box-shadow:0 32px 80px rgba(10,39,68,.22)!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{
    display:block!important;
    background:linear-gradient(180deg,rgba(2,20,31,.02) 22%,rgba(2,20,31,.76) 100%)!important;
  }
  .home-slide-copy{
    display:grid!important;
    position:absolute!important;
    left:28px!important;
    right:28px!important;
    bottom:76px!important;
    gap:6px!important;
    color:#fff!important;
    text-align:left!important;
    z-index:5!important;
  }
  .home-slide-copy small{font-size:10px!important;letter-spacing:.17em!important;font-weight:900!important;color:#c8fff7!important}
  .home-slide-copy strong{font-size:clamp(28px,2.6vw,44px)!important;line-height:1!important}
  .home-slide-copy span{font-size:13px!important;color:rgba(255,255,255,.82)!important}

  .home-slider-controls{
    position:absolute!important;
    left:20px!important;
    right:20px!important;
    top:auto!important;
    bottom:18px!important;
    inset-block-start:auto!important;
    transform:none!important;
    z-index:9!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:0!important;
    pointer-events:none!important;
  }
  .home-slider-controls>button{
    position:relative!important;
    inset:auto!important;
    width:42px!important;
    height:42px!important;
    border-radius:50%!important;
    border:1px solid rgba(255,255,255,.46)!important;
    background:rgba(4,24,38,.30)!important;
    color:#fff!important;
    font-size:27px!important;
    backdrop-filter:blur(8px)!important;
    -webkit-backdrop-filter:blur(8px)!important;
    pointer-events:auto!important;
  }
  .home-slider-dots{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    transform:none!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    padding:0!important;
    background:transparent!important;
    border-radius:0!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    pointer-events:auto!important;
  }
  .home-slider-dots button{width:8px!important;height:8px!important;background:rgba(255,255,255,.5)!important}
  .home-slider-dots button.active{width:28px!important;background:#fff!important}
}

@media (min-width:901px) and (max-width:1180px){
  .hero.home-photo-hero{
    grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr)!important;
    gap:34px!important;
    padding-left:5vw!important;
    padding-right:5vw!important;
  }
  .hero.home-photo-hero h1{font-size:clamp(52px,5.5vw,72px)!important}
  .home-slider-stage{height:500px!important;min-height:500px!important}
}
