/* SarisanDijital - Paket seçim sayfaları V44
   Yalnızca body.page-category üzerinde çalışır. */

body.page-category {
    --cat43-text: #0d1733;
    --cat43-muted: #74809a;
    --cat43-soft: #f7f8fc;
    --cat43-line: rgba(13, 23, 51, .10);
    --cat43-shadow: 0 24px 70px rgba(22, 31, 68, .10);
}

body.page-category .path-wave.path-wave-up {
    background:
        radial-gradient(circle at 4% 6%, color-mix(in srgb, var(--main-color) 8%, transparent), transparent 24%),
        radial-gradient(circle at 95% 12%, rgba(47, 123, 255, .07), transparent 26%),
        #f4f6fb !important;
}

body.page-category .service--area.category-service-v43,
body.page-category .service--area.category-service-v43.active {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 22px !important;
    align-items: stretch !important;
    padding: 42px 0 76px !important;
    margin: 0 !important;
    transform: none !important;
}

/* Eski çocuk/poster alanını tamamen kaldıran yeni üst bölüm */
body.page-category .category-overview-v43 {
    position: relative !important;
    top: auto !important;
    z-index: 2;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0 !important;
    width: 100%;
    margin: 0 !important;
    overflow: hidden;
    border: 1px solid rgba(13, 23, 51, .08);
    border-radius: 26px;
    background: rgba(255, 255, 255, .94);
    box-shadow: var(--cat43-shadow);
}

body.page-category .category-overview-v43 .poster {
    display: none !important;
}

/* Örnek kullanıcılar */
body.page-category .category-users-v43 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    min-height: 112px;
    padding: 24px 28px;
    border-bottom: 1px solid var(--cat43-line);
    background:
        linear-gradient(120deg, color-mix(in srgb, var(--main-color) 6%, #fff), #fff 58%, rgba(47, 123, 255, .045));
}

body.page-category .category-users-copy-v43 {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 24px;
}

body.page-category .category-users-label-v43,
body.page-category .category-section-kicker-v43 {
    display: block;
    color: var(--main-color);
    font-size: 12px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .16em;
    text-transform: uppercase;
}

body.page-category .category-users-label-v43 {
    flex: 0 0 auto;
    color: #79839a;
    white-space: nowrap;
}

body.page-category .category-avatar-list-v43 {
    display: flex;
    min-width: 0;
    align-items: center;
    padding-left: 8px;
}

body.page-category .category-avatar-v43 {
    position: relative;
    z-index: calc(20 - var(--avatar-order));
    display: block;
    width: 52px;
    min-width: 52px;
    height: 52px;
    margin-left: -10px;
    overflow: hidden;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #e9edf6;
    box-shadow: 0 8px 20px rgba(22, 31, 68, .13);
    transition: transform .2s ease, z-index .2s ease;
}

body.page-category .category-avatar-v43:first-child {
    margin-left: 0;
}

body.page-category .category-avatar-v43:hover {
    z-index: 30;
    transform: translateY(-4px) scale(1.04);
}

body.page-category .category-avatar-v43 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.page-category .category-live-v43 {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 12px;
    min-width: 225px;
    padding: 13px 16px;
    border: 1px solid color-mix(in srgb, var(--main-color) 18%, #e5e9f2);
    border-radius: 17px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(22, 31, 68, .06);
}

body.page-category .category-live-icon-v43 {
    display: grid;
    width: 42px;
    min-width: 42px;
    height: 42px;
    place-items: center;
    border-radius: 13px;
    color: var(--main-color);
    background: color-mix(in srgb, var(--main-color) 10%, #fff);
    font-size: 21px;
}

body.page-category .category-live-v43 strong,
body.page-category .category-live-v43 small {
    display: block;
}

body.page-category .category-live-v43 strong {
    color: var(--cat43-text);
    font-size: 15px;
    font-weight: 800;
    line-height: 1.25;
}

body.page-category .category-live-v43 small {
    margin-top: 2px;
    color: var(--cat43-muted);
    font-size: 12px;
    line-height: 1.3;
}

/* Özellikler */
body.page-category .category-benefits-v43 {
    padding: 28px;
}

body.page-category .category-benefits-head-v43,
body.page-category .category-package-heading-v43 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 28px;
}

body.page-category .category-benefits-head-v43 {
    margin-bottom: 20px;
}

body.page-category .category-benefits-head-v43 h2,
body.page-category .category-package-heading-v43 h2 {
    margin: 7px 0 0;
    color: var(--cat43-text);
    font-size: clamp(25px, 2.4vw, 34px);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -.035em;
}

body.page-category .category-benefits-head-v43 p,
body.page-category .category-package-heading-v43 p {
    max-width: 500px;
    margin: 0;
    color: var(--cat43-muted);
    font-size: 14px;
    line-height: 1.65;
}

body.page-category .category-overview-v43 .service--features {
    margin: 0 !important;
}

body.page-category .category-overview-v43 .service--features ul {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.page-category .category-overview-v43 .service--features ul li {
    display: flex !important;
    min-width: 0;
    min-height: 104px;
    align-items: center !important;
    gap: 13px;
    margin: 0 !important;
    padding: 17px !important;
    border: 1px solid var(--cat43-line) !important;
    border-radius: 18px !important;
    background: var(--cat43-soft) !important;
    box-shadow: none !important;
    transition: transform .2s ease, border-color .2s ease, background-color .2s ease;
}

body.page-category .category-overview-v43 .service--features ul li:hover {
    transform: translateY(-2px);
    border-color: color-mix(in srgb, var(--main-color) 25%, var(--cat43-line)) !important;
    background: #fff !important;
}

body.page-category .category-overview-v43 .service--features ul li > .icon {
    display: grid !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    place-items: center;
    border-radius: 14px !important;
    color: var(--main-color) !important;
    background: color-mix(in srgb, var(--main-color) 10%, #fff) !important;
    font-size: 21px !important;
}

body.page-category .feature-copy-v43 {
    min-width: 0;
}

body.page-category .feature-copy-v43 span,
body.page-category .feature-copy-v43 small {
    display: block;
    min-width: 0;
}

body.page-category .feature-copy-v43 span {
    padding: 0 !important;
    color: var(--cat43-text) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.28 !important;
}

body.page-category .feature-copy-v43 small {
    margin-top: 4px;
    color: var(--cat43-muted);
    font-size: 11px;
    line-height: 1.35;
}

/* Paket alanı */
body.page-category .service--base.service--bases {
    min-width: 0;
    padding: 28px;
    border: 1px solid rgba(13, 23, 51, .08);
    border-radius: 26px;
    background: rgba(255, 255, 255, .96);
    box-shadow: var(--cat43-shadow);
}

body.page-category .category-package-heading-v43 {
    margin-bottom: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--cat43-line);
}

body.page-category .service--content {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.page-category .service--content .pack--list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px !important;
}

body.page-category .service--content .pack--list .pack {
    position: relative;
    display: flex !important;
    min-width: 0;
    min-height: 138px !important;
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: center !important;
    padding: 20px !important;
    overflow: hidden;
    border: 1px solid var(--cat43-line) !important;
    border-radius: 18px !important;
    background: #f7f8fc !important;
    text-align: left !important;
    box-shadow: none !important;
    cursor: pointer;
}

body.page-category .service--content .pack--list .pack::after {
    content: "";
    position: absolute;
    right: -28px;
    bottom: -32px;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: color-mix(in srgb, var(--main-color) 8%, transparent);
    transition: transform .25s ease, background-color .25s ease;
}

body.page-category .service--content .pack--list .pack:hover,
body.page-category .service--content .pack--list .pack.selected {
    transform: translateY(-3px) !important;
    border-color: var(--main-color) !important;
    background: #fff !important;
    box-shadow: 0 16px 34px color-mix(in srgb, var(--main-color) 13%, transparent) !important;
}

body.page-category .service--content .pack--list .pack.selected::after {
    transform: scale(1.35);
    background: color-mix(in srgb, var(--main-color) 14%, transparent);
}

body.page-category .service--content .pack--list .pack span.amount {
    position: relative;
    z-index: 1;
    max-width: 100%;
    color: var(--cat43-text);
    font-size: clamp(24px, 2.4vw, 32px) !important;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -.035em;
}

body.page-category .service--content .pack--list .pack span.type {
    position: relative;
    z-index: 1;
    margin-top: 7px;
    color: var(--cat43-muted) !important;
    font-size: 13px !important;
    font-weight: 600;
    line-height: 1.3;
}

body.page-category .service--content .pack--list .pack span.price {
    position: relative;
    z-index: 1;
    margin-top: 12px;
    color: var(--main-color) !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

body.page-category .service--content .service--bottom,
body.page-category .service--content .service--bottom.active-bar {
    position: sticky !important;
    left: auto !important;
    bottom: 18px !important;
    z-index: 12;
    display: flex !important;
    width: auto !important;
    min-height: 78px;
    align-items: center !important;
    gap: 16px !important;
    margin-top: 18px !important;
    padding: 14px 16px !important;
    border: 1px solid color-mix(in srgb, var(--main-color) 16%, var(--cat43-line)) !important;
    border-radius: 18px !important;
    background: rgba(255, 255, 255, .96) !important;
    box-shadow: 0 20px 48px rgba(22, 31, 68, .13) !important;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

body.page-category .service--content .selected--pack .icon {
    color: var(--main-color) !important;
    background: color-mix(in srgb, var(--main-color) 10%, #fff) !important;
}

body.page-category .service--content .pack--action .pack--butto,
body.page-category .active-bar .pack--butto {
    background: linear-gradient(115deg, var(--main-color), #2f7bff) !important;
    box-shadow: 0 12px 24px color-mix(in srgb, var(--main-color) 22%, transparent) !important;
}

/* Detaylı paket kartları */
body.page-category .service--pack_content {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px !important;
}

body.page-category .service--pack_content .pack {
    border-radius: 20px !important;
    box-shadow: 0 15px 38px rgba(22, 31, 68, .07) !important;
}

body.page-category .service--pack_content .pack .head {
    background: linear-gradient(120deg, color-mix(in srgb, var(--main-color) 9%, #fff), #fff) !important;
}

@media (max-width: 1100px) {
    body.page-category .category-users-v43 {
        align-items: flex-start;
    }

    body.page-category .category-users-copy-v43 {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    body.page-category .category-overview-v43 .service--features ul,
    body.page-category .service--content .pack--list {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 900px) {
    body.page-category .category-users-v43 {
        align-items: center;
    }

    body.page-category .category-users-copy-v43 {
        min-width: 0;
        flex: 1 1 auto;
    }

    body.page-category .category-avatar-v43 {
        width: 47px;
        min-width: 47px;
        height: 47px;
    }

    body.page-category .category-live-v43 {
        min-width: 205px;
    }

    body.page-category .category-overview-v43 .service--features ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.page-category .service--pack_content {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 768px) {
    body.page-category .service--area.category-service-v43,
    body.page-category .service--area.category-service-v43.active {
        gap: 16px !important;
        padding: 26px 0 62px !important;
    }

    body.page-category .category-overview-v43,
    body.page-category .service--base.service--bases {
        border-radius: 21px;
    }

    body.page-category .category-users-v43 {
        flex-direction: column;
        align-items: stretch;
        gap: 18px;
        padding: 22px 18px;
    }

    body.page-category .category-users-copy-v43 {
        align-items: center;
        text-align: center;
    }

    body.page-category .category-users-label-v43 {
        font-size: 11px;
    }

    body.page-category .category-avatar-list-v43 {
        justify-content: center;
        padding-left: 0;
    }

    body.page-category .category-avatar-v43 {
        width: 45px;
        min-width: 45px;
        height: 45px;
        margin-left: -9px;
    }

    body.page-category .category-live-v43 {
        width: 100%;
        min-width: 0;
        justify-content: center;
    }

    body.page-category .category-benefits-v43,
    body.page-category .service--base.service--bases {
        padding: 20px 16px;
    }

    body.page-category .category-benefits-head-v43,
    body.page-category .category-package-heading-v43 {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    body.page-category .category-benefits-head-v43 h2,
    body.page-category .category-package-heading-v43 h2 {
        font-size: clamp(24px, 8vw, 31px);
    }

    body.page-category .category-benefits-head-v43 p,
    body.page-category .category-package-heading-v43 p {
        font-size: 13px;
    }

    body.page-category .category-overview-v43 .service--features ul {
        grid-template-columns: 1fr 1fr !important;
        gap: 9px !important;
    }

    body.page-category .category-overview-v43 .service--features ul li {
        min-height: 105px;
        align-items: flex-start !important;
        flex-direction: column;
        gap: 10px;
        padding: 14px !important;
    }

    body.page-category .category-overview-v43 .service--features ul li > .icon {
        width: 38px !important;
        min-width: 38px !important;
        height: 38px !important;
        border-radius: 12px !important;
        font-size: 18px !important;
    }

    body.page-category .feature-copy-v43 span {
        font-size: 12px !important;
    }

    body.page-category .feature-copy-v43 small {
        font-size: 10px;
    }

    body.page-category .service--content .pack--list {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 9px !important;
    }

    body.page-category .service--content .pack--list .pack {
        min-height: 122px !important;
        padding: 16px !important;
    }

    body.page-category .service--content .service--bottom,
    body.page-category .service--content .service--bottom.active-bar {
        bottom: 88px !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        min-height: auto;
        padding: 12px !important;
    }
}

@media (max-width: 520px) {
    body.page-category .category-avatar-v43 {
        width: 42px;
        min-width: 42px;
        height: 42px;
        margin-left: -10px;
    }

    body.page-category .category-avatar-v43:nth-child(n+7) {
        display: none;
    }

    body.page-category .category-overview-v43 .service--features ul {
        grid-template-columns: 1fr 1fr !important;
    }

    body.page-category .service--content .service--bottom,
    body.page-category .service--content .service--bottom.active-bar {
        grid-template-columns: 1fr !important;
    }

    body.page-category .service--content .pack--action {
        width: 100%;
    }

    body.page-category .service--content .pack--action .pack--butto {
        flex: 1 1 auto;
    }
}

@media (max-width: 370px) {
    body.page-category .category-avatar-v43 {
        width: 38px;
        min-width: 38px;
        height: 38px;
    }

    body.page-category .category-overview-v43 .service--features ul,
    body.page-category .service--content .pack--list {
        grid-template-columns: 1fr !important;
    }
}


/* =========================================================
   V43: Masaüstünde sol bilgi sütunu + yalnız tanımlı özellikler
   ========================================================= */
@media (min-width: 1051px) {
    body.page-category .service--area.category-service-v43,
    body.page-category .service--area.category-service-v43.active {
        grid-template-columns: minmax(320px, 370px) minmax(0, 1fr) !important;
        gap: 24px !important;
        align-items: start !important;
    }

    body.page-category .category-overview-v43 {
        position: sticky !important;
        top: 104px !important;
        align-self: start !important;
        min-width: 0;
        max-height: calc(100vh - 128px);
        overflow: auto;
        scrollbar-width: thin;
    }

    body.page-category .category-users-v43 {
        display: block !important;
        min-height: 0 !important;
        padding: 25px !important;
    }

    body.page-category .category-users-copy-v43 {
        display: block !important;
    }

    body.page-category .category-users-label-v43 {
        margin-bottom: 17px;
    }

    body.page-category .category-avatar-list-v43 {
        width: 100%;
        padding-left: 0 !important;
        overflow: visible;
    }

    body.page-category .category-avatar-v43 {
        width: 46px !important;
        min-width: 46px !important;
        height: 46px !important;
        margin-left: -11px !important;
    }

    body.page-category .category-avatar-v43:first-child {
        margin-left: 0 !important;
    }

    body.page-category .category-live-v43 {
        width: 100%;
        min-width: 0 !important;
        margin-top: 21px;
    }

    body.page-category .category-benefits-v43 {
        padding: 25px !important;
    }

    body.page-category .category-benefits-head-v43 {
        display: block !important;
        margin-bottom: 17px !important;
    }

    body.page-category .category-benefits-head-v43 h2 {
        font-size: 24px !important;
        line-height: 1.14 !important;
    }

    body.page-category .category-overview-v43 .service--features ul {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }

    body.page-category .category-overview-v43 .service--features ul li {
        min-height: 68px !important;
        padding: 13px 14px !important;
    }

    body.page-category .feature-copy-v43 span {
        font-size: 14px !important;
        line-height: 1.35 !important;
    }

    body.page-category .service--base.service--bases {
        min-width: 0;
    }
}

@media (min-width: 1350px) {
    body.page-category .service--area.category-service-v43,
    body.page-category .service--area.category-service-v43.active {
        grid-template-columns: 385px minmax(0, 1fr) !important;
        gap: 28px !important;
    }
}

@media (max-width: 1050px) {
    body.page-category .service--area.category-service-v43,
    body.page-category .service--area.category-service-v43.active {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    body.page-category .category-overview-v43 {
        position: relative !important;
        top: auto !important;
        max-height: none !important;
        overflow: hidden !important;
    }

    body.page-category .category-overview-v43 .service--features ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 640px) {
    body.page-category .category-users-v43 {
        display: block !important;
        padding: 21px !important;
    }

    body.page-category .category-users-copy-v43 {
        display: block !important;
    }

    body.page-category .category-users-label-v43 {
        margin-bottom: 15px;
    }

    body.page-category .category-avatar-list-v43 {
        width: 100%;
        padding-left: 0 !important;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: none;
    }

    body.page-category .category-avatar-list-v43::-webkit-scrollbar {
        display: none;
    }

    body.page-category .category-live-v43 {
        width: 100%;
        min-width: 0 !important;
        margin-top: 18px;
    }

    body.page-category .category-benefits-v43 {
        padding: 21px !important;
    }

    body.page-category .category-benefits-head-v43 {
        display: block !important;
    }

    body.page-category .category-benefits-head-v43 h2 {
        font-size: 23px !important;
    }

    body.page-category .category-overview-v43 .service--features ul {
        grid-template-columns: 1fr !important;
    }
}


/* =========================================================
   V44: Başlık metinleri ve özellik ikon hizası
   ========================================================= */
body.page-category .category-package-heading-v43 {
    display: block !important;
    margin-bottom: 22px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid var(--cat43-line) !important;
}

body.page-category .category-package-heading-v43 > div {
    display: block !important;
    width: 100% !important;
}

body.page-category .category-package-heading-v43 h2 {
    margin: 0 !important;
    color: var(--cat43-text) !important;
    font-size: clamp(28px, 2.6vw, 38px) !important;
    font-weight: 800 !important;
    line-height: 1.08 !important;
    letter-spacing: -.035em !important;
}

body.page-category .category-package-heading-v43 p {
    max-width: 680px !important;
    margin: 10px 0 0 !important;
    color: var(--cat43-muted) !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
}

body.page-category .category-benefits-head-v43 {
    display: block !important;
    margin-bottom: 16px !important;
}

body.page-category .category-benefits-head-v43 .category-section-kicker-v43 {
    margin: 0 !important;
}

body.page-category .category-overview-v43 .service--features ul li {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 13px !important;
    text-align: left !important;
}

body.page-category .category-overview-v43 .service--features ul li > .icon {
    position: static !important;
    inset: auto !important;
    flex: 0 0 44px !important;
    align-self: center !important;
    order: 0 !important;
}

body.page-category .category-overview-v43 .service--features ul li .feature-copy-v43 {
    display: block !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    order: 1 !important;
    text-align: left !important;
}

body.page-category .category-overview-v43 .service--features ul li .feature-copy-v43 span {
    display: block !important;
    margin: 0 !important;
    text-align: left !important;
}

@media (max-width: 640px) {
    body.page-category .category-package-heading-v43 h2 {
        font-size: 28px !important;
    }

    body.page-category .category-package-heading-v43 p {
        margin-top: 8px !important;
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    body.page-category .category-overview-v43 .service--features ul li {
        min-height: 68px !important;
        padding: 13px 14px !important;
    }

    body.page-category .category-overview-v43 .service--features ul li > .icon {
        flex-basis: 42px !important;
        width: 42px !important;
        min-width: 42px !important;
        height: 42px !important;
    }
}
