:is(
    .yg-bank-hero,
    .yg-blog-hero,
    .category-hero,
    .yg-contact-hero,
    .yg-donate-hero,
    .yg-dd-page-hero,
    .yg-breadcrumb-band,
    .yg-detail-hero,
    .yg-donations-hero,
    .yg-gallery-hero,
    .yg-news-hero,
    .yg-page-hero,
    .yg-cookie-policy-hero,
    .yg-video-hero,
    .yg-zakat-hero
) {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1) !important;
    background:
        radial-gradient(circle at 6% -65%, rgba(65, 145, 245, .28) 0, transparent 42%),
        radial-gradient(circle at 94% 155%, rgba(30, 112, 224, .18) 0, transparent 38%),
        linear-gradient(112deg, #0e4a99 0%, #0a3778 46%, #062760 100%) !important;
}

/* Tek tarafta kullanılan rumi filigranı, başlık alanını sakin ve dengeli tutar. */
:is(
    .yg-bank-hero,
    .yg-blog-hero,
    .category-hero,
    .yg-contact-hero,
    .yg-donate-hero,
    .yg-dd-page-hero,
    .yg-breadcrumb-band,
    .yg-detail-hero,
    .yg-donations-hero,
    .yg-gallery-hero,
    .yg-news-hero,
    .yg-page-hero,
    .yg-cookie-policy-hero,
    .yg-video-hero,
    .yg-zakat-hero
)::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    pointer-events: none;
    opacity: .1;
    background-image: url("../images/ottoman-breadcrumb-monochrome.svg");
    background-repeat: no-repeat;
    background-position: calc(100% + 175px) 50%;
    background-size: 900px 900px;
    -webkit-mask-image: linear-gradient(90deg, transparent 12%, rgba(0, 0, 0, .08) 32%, rgba(0, 0, 0, .42) 62%, #000 100%);
    mask-image: linear-gradient(90deg, transparent 12%, rgba(0, 0, 0, .08) 32%, rgba(0, 0, 0, .42) 62%, #000 100%);
}

:is(
    .yg-bank-hero,
    .yg-blog-hero,
    .category-hero,
    .yg-contact-hero,
    .yg-donate-hero,
    .yg-dd-page-hero,
    .yg-breadcrumb-band,
    .yg-detail-hero,
    .yg-donations-hero,
    .yg-gallery-hero,
    .yg-news-hero,
    .yg-page-hero,
    .yg-cookie-policy-hero,
    .yg-video-hero,
    .yg-zakat-hero
) > * {
    position: relative;
    z-index: 1;
}

@media (min-width: 992px) {
    :is(
        .yg-bank-hero,
        .yg-blog-hero,
        .category-hero,
        .yg-contact-hero,
        .yg-donate-hero,
        .yg-dd-page-hero,
        .yg-breadcrumb-band,
        .yg-detail-hero,
        .yg-donations-hero,
        .yg-gallery-hero,
        .yg-news-hero,
        .yg-page-hero,
        .yg-cookie-policy-hero,
        .yg-video-hero,
        .yg-zakat-hero
    ) {
        min-height: 220px;
    }
}

.yg-has-breadcrumb {
    padding-top: 0 !important;
}

.yg-site-breadcrumb {
    position: relative;
    z-index: 1;
    isolation: isolate;
    display: flex !important;
    min-height: 0;
    align-items: center !important;
    gap: 6px !important;
    margin: 0 0 24px !important;
    padding: 24px 0 0 !important;
    color: rgba(255, 255, 255, .96) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.45 !important;
}

.yg-site-breadcrumb::before,
.yg-site-breadcrumb::after {
    display: none;
}

.yg-site-breadcrumb::before {
    content: none;
}

.yg-site-breadcrumb::after {
    content: none;
}

.yg-site-breadcrumb a {
    color: rgba(255, 255, 255, .7) !important;
    text-decoration: none !important;
    transition: color .2s ease;
}

.yg-site-breadcrumb a:hover {
    color: #fff !important;
}

.yg-site-breadcrumb span {
    min-width: 0;
    overflow: hidden;
    color: #fff !important;
    font-weight: 700 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yg-site-breadcrumb i {
    color: #78AEF5 !important;
    font-size: 15px !important;
}

:is(
    .yg-bank-hero,
    .yg-blog-hero,
    .category-hero,
    .yg-contact-hero,
    .yg-donate-hero,
    .yg-dd-page-hero,
    .yg-detail-hero,
    .yg-donations-hero,
    .yg-gallery-hero,
    .yg-news-hero,
    .yg-page-hero,
    .yg-cookie-policy-hero,
    .yg-video-hero,
    .yg-zakat-hero
) h1 {
    color: #fff !important;
}

:is(
    .yg-bank-hero-grid > div,
    .yg-blog-hero-copy,
    .category-hero-copy,
    .yg-contact-hero-content,
    .yg-donate-hero-title,
    .yg-dd-page-hero-inner,
    .yg-donations-hero-title,
    .yg-gallery-hero-inner,
    .yg-news-hero-inner,
    .yg-page-hero-inner,
    .yg-cookie-policy-hero-title,
    .yg-video-hero-inner,
    .yg-zakat-hero-content
) > span {
    color: #8fc0ff !important;
}

:is(
    .yg-bank-hero-grid > div,
    .yg-blog-hero-copy,
    .category-hero-copy,
    .yg-contact-hero-content,
    .yg-gallery-hero-inner,
    .yg-news-hero-inner,
    .yg-video-hero-inner,
    .yg-zakat-hero-content
) > p {
    color: rgba(231, 241, 255, .78) !important;
}

.category-hero-panel,
.yg-bank-summary {
    color: #fff !important;
    border-color: rgba(255, 255, 255, .16) !important;
    background: rgba(255, 255, 255, .08) !important;
    box-shadow: none !important;
    backdrop-filter: blur(12px);
}

.category-hero-panel span,
.yg-bank-summary span,
.yg-bank-summary p {
    color: rgba(231, 241, 255, .72) !important;
}

.category-hero-panel strong,
.yg-bank-summary strong {
    color: #fff !important;
}

@media (max-width: 767px) {
    :is(
        .yg-bank-hero,
        .yg-blog-hero,
        .category-hero,
        .yg-contact-hero,
        .yg-donate-hero,
        .yg-dd-page-hero,
        .yg-breadcrumb-band,
        .yg-detail-hero,
        .yg-donations-hero,
        .yg-gallery-hero,
        .yg-news-hero,
        .yg-page-hero,
        .yg-cookie-policy-hero,
        .yg-video-hero,
        .yg-zakat-hero
    )::before {
        opacity: .08;
        background-position: calc(100% + 145px) 50%;
        background-size: 500px 500px;
        -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, .2) 38%, #000 100%);
        mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, .2) 38%, #000 100%);
    }

    .yg-site-breadcrumb {
        margin-bottom: 18px !important;
        padding-top: 18px !important;
        font-size: 11px !important;
    }

.yg-site-breadcrumb i {
        font-size: 14px !important;
    }
}

.yg-breadcrumb-band {
    overflow: hidden;
}

.yg-breadcrumb-band .container {
    max-width: 1160px;
}

.yg-breadcrumb-band .yg-site-breadcrumb {
    min-height: 58px;
    margin: 0 !important;
    padding: 18px 0 !important;
}

.yg-breadcrumb-band--title {
    padding-bottom: 34px;
}

.yg-breadcrumb-band--title .yg-site-breadcrumb {
    min-height: 52px;
    padding-bottom: 12px !important;
}

.yg-breadcrumb-band-title h1 {
    margin: 0;
    color: #fff;
    font-size: clamp(32px, 3.4vw, 46px);
    font-weight: 750;
    line-height: 1.1;
    letter-spacing: -.02em;
}

@media (max-width: 767px) {
    .yg-breadcrumb-band--title {
        padding-bottom: 26px;
    }

    .yg-breadcrumb-band-title h1 {
        font-size: 32px;
    }
}

/* Çerez politikası eski kart yapısından bağımsız olarak aynı ortak sayfa bandını kullanır. */
.yg-cookie-policy {
    padding-top: 0 !important;
}

.yg-cookie-policy-hero {
    overflow: hidden;
    padding: 42px 0 52px;
}

.yg-cookie-policy-hero-title > span {
    display: block;
    margin-bottom: 8px;
    color: #8fc0ff;
    font-size: 13px;
    font-weight: 700;
}

.yg-cookie-policy-hero-title h1 {
    margin: 0;
    color: #fff;
    font-size: clamp(34px, 4vw, 50px);
    font-weight: 750;
    line-height: 1.12;
}

.yg-cookie-policy .yg-cookie-policy-card {
    margin-top: 52px;
}

@media (max-width: 600px) {
    .yg-cookie-policy .yg-cookie-policy-card {
        margin-top: 34px;
    }
}
