/* Görsel Haber V3.6.60 - reklam yerleşimleri; head HTML yükünü azaltmak için dış dosyaya taşındı. */
.gh-side-ad-v3628{display:none;position:fixed;top:176px;z-index:28;width:150px;text-decoration:none!important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.12));transition:transform .18s ease,filter .18s ease}
.gh-side-ad-v3628:hover{transform:translateY(-2px);filter:drop-shadow(0 5px 12px rgba(0,0,0,.18))}
.gh-side-ad-v3628 img{display:block;width:100%;height:auto;max-height:calc(100vh - 205px);object-fit:contain;border-radius:4px;background:#fff}
.gh-side-ad-v3628:focus-visible{outline:3px solid #111;outline-offset:3px}
@media (min-width:1540px){.gh-side-ad-v3628{display:block}.gh-side-ad-v3628--left{left:14px}.gh-side-ad-v3628--right{right:14px}}
@media (min-width:1840px){.gh-side-ad-v3628{width:170px}.gh-side-ad-v3628--left{left:22px}.gh-side-ad-v3628--right{right:22px}}
@media (min-width:2200px){.gh-side-ad-v3628{width:190px}}

/* V3.6.28c: Yan reklamlar ana içerik alanını ASLA kapatmaz. Konum JS ile gerçek container sınırına göre hesaplanır. */
@media (min-width:1540px){
  .gh-side-ad-v3628{left:auto!important;right:auto!important}
}

/* İST Organizasyon — haber içi reklam */
.gh-istorg-inarticle-ad{
    margin:28px 0 30px;
    border:1px solid #dedede;
    border-left:4px solid #c90f19;
    border-radius:10px;
    background:linear-gradient(135deg,#fff 0%,#fafafa 68%,#f4f4f4 100%);
    box-shadow:0 5px 18px rgba(0,0,0,.055);
    overflow:hidden;
    font-family:inherit;
}
.gh-istorg-inarticle-ad a{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    gap:15px;
    align-items:center;
    padding:17px 18px;
    color:#161616;
    text-decoration:none!important;
}
.gh-istorg-inarticle-ad .gh-ad-label{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:54px;
    height:25px;
    padding:0 8px;
    border-radius:5px;
    background:#ededed;
    color:#555;
    font-size:10px;
    line-height:1;
    font-weight:800;
    letter-spacing:.8px;
}
.gh-istorg-inarticle-ad .gh-ad-brand{
    display:block;
    margin:0 0 4px;
    color:#c90f19;
    font-size:12px;
    line-height:1.2;
    font-weight:800;
    letter-spacing:.25px;
}
.gh-istorg-inarticle-ad .gh-ad-title{
    display:block;
    margin:0 0 5px;
    color:#151515;
    font-size:19px;
    line-height:1.18;
    font-weight:850;
}
.gh-istorg-inarticle-ad .gh-ad-desc{
    display:block;
    color:#555;
    font-size:12.5px;
    line-height:1.45;
}
.gh-istorg-inarticle-ad .gh-ad-cta{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    white-space:nowrap;
    min-height:40px;
    padding:0 17px;
    border-radius:7px;
    background:#c90f19;
    color:#fff;
    font-size:13px;
    font-weight:800;
    box-shadow:0 3px 8px rgba(201,15,25,.18);
}
.gh-istorg-inarticle-ad a:hover .gh-ad-cta{background:#a90c14}
@media (max-width:700px){
    .gh-istorg-inarticle-ad{margin:22px 0 24px;border-radius:8px}
    .gh-istorg-inarticle-ad a{
        grid-template-columns:auto minmax(0,1fr);
        gap:10px 11px;
        padding:14px;
    }
    .gh-istorg-inarticle-ad .gh-ad-title{font-size:17px}
    .gh-istorg-inarticle-ad .gh-ad-desc{font-size:12px}
    .gh-istorg-inarticle-ad .gh-ad-cta{
        grid-column:1 / -1;
        width:100%;
        min-height:42px;
        margin-top:2px;
    }
}
