/**
 * Default tema — anasayfa SEO metin alanı (borderless, primary scrollbar).
 */
html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo {
    position: relative;
    background: #f4f6f8;
    padding-top: clamp(1.25rem, 2.5vw, 1.75rem);
    padding-bottom: clamp(2.25rem, 4.5vw, 3.25rem);
    margin-bottom: 0;
    isolation: isolate;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo::before , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    top: 0;
    bottom: 0;
    background: inherit;
    z-index: -1;
    pointer-events: none;
}

html[data-bs-theme="dark"][data-orvix-theme="orvapro-default"] .orvix-default-home-seo,
html[data-bs-theme="dark"][data-orvix-theme="orvapro-neo"] .orvix-default-home-seo {
    background: #0b0d12;
    padding-bottom: 1.25rem;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo.fdh-shell,
html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__card {
    padding-left: clamp(1rem, 4vw, 1.35rem);
    padding-right: clamp(1rem, 4vw, 1.35rem);
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body {
    padding: 0.65rem clamp(0.85rem, 3vw, 1.15rem) 0.5rem clamp(0.85rem, 3vw, 1.15rem);
}

/* Platformlar / oyunlar dizini — SEO bandı beyaz zemin */
html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo--white , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo--white {
    background: #fff;
}

html[data-bs-theme="dark"][data-orvix-theme="orvapro-default"] .orvix-default-home-seo--white {
    background: #151821;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo {
    margin-top: 0;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__card , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__card {
    position: relative;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    overflow: visible;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__card::after , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__card::after {
    display: none;
    content: none;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body {
    max-height: 400px;
    overflow: auto;
    overscroll-behavior: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable;
    scrollbar-width: thin;
    scrollbar-color: var(--bs-primary, #3762ea) transparent;
}

html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body {
    padding: 0.5rem 0.55rem 0.35rem 0;
}

@media (min-width: 992px) {
    html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body,
    html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body.is-seo-engaged,
    html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body,
    html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body.is-seo-engaged {
        overflow: auto;
    }
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body::-webkit-scrollbar , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    display: block;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body::-webkit-scrollbar-track , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body::-webkit-scrollbar-track {
    background: transparent;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body::-webkit-scrollbar-thumb , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body::-webkit-scrollbar-thumb {
    background: var(--bs-primary, #3762ea);
    border-radius: 999px;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body.is-scroll , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body.is-scroll {
    overflow: auto;
    scrollbar-width: thin;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body :where(h1, h2, h3) , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body :where(h1, h2, h3) {
    color: #111827;
    font-weight: 800;
}

html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body :where(p, ul, ol) , html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body :where(p, ul, ol) {
    color: rgba(17, 24, 39, 0.62);
}

html[data-bs-theme="dark"][data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body :where(h1, h2, h3),
html[data-bs-theme="dark"][data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body :where(h1, h2, h3) {
    color: rgba(255, 255, 255, 0.95);
}

html[data-bs-theme="dark"][data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body :where(p, ul, ol),
html[data-bs-theme="dark"][data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body :where(p, ul, ol) {
    color: rgba(255, 255, 255, 0.68);
}

@media (max-width: 991.98px) {
    html[data-orvix-theme="orvapro-neo"] .orvix-default-home-seo .orvix-pl-seo__body {
        max-height: clamp(240px, 46vh, 340px);
        overflow: auto;
        overscroll-behavior: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0.65rem 0.55rem 0.5rem 0.55rem;
        scrollbar-gutter: stable;
        scrollbar-width: thin;
        touch-action: pan-y;
    }

    html[data-orvix-theme="orvapro-default"] .orvix-default-home-seo .orvix-pl-seo__body {
        max-height: clamp(240px, 46vh, 340px);
        overflow: auto;
        overscroll-behavior: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0.65rem clamp(0.85rem, 3vw, 1.15rem) 0.5rem clamp(0.85rem, 3vw, 1.15rem);
        scrollbar-gutter: stable;
        scrollbar-width: thin;
        touch-action: pan-y;
    }
}

