/* West theme homepage hosting section */
.ahm-section:has(.hk2-grid) {
    padding: 76px 20px !important;
    background: #f7fafc !important;
}

.ahm-section:has(.hk2-grid) .ahm-container {
    max-width: 1240px !important;
}

.ahm-section:has(.hk2-grid) .section-title {
    max-width: 760px;
    margin: 0 auto 28px !important;
}

.ahm-section:has(.hk2-grid) .section-title h2 {
    margin: 0 0 10px !important;
    color: #102033 !important;
    font-size: clamp(30px, 3vw, 42px) !important;
    line-height: 1.14 !important;
    font-weight: 680 !important;
    letter-spacing: 0 !important;
}

.ahm-section:has(.hk2-grid) .ahm-section-subtitle {
    color: #63758c !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
}

.hk2-tabs {
    margin: 0 0 28px !important;
    gap: 8px !important;
}

.hk2-tab {
    min-height: 38px !important;
    padding: 0 16px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: #4c5e73 !important;
    font-size: 13px !important;
    font-weight: 650 !important;
    box-shadow: inset 0 0 0 1px #e6edf5 !important;
}

.hk2-tab--active {
    background: #102033 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.hk2-grid,
.hk2-grid--center {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr)) !important;
    gap: 18px !important;
    align-items: stretch;
    justify-content: center;
}

.hk2-grid--cols-1 {
    grid-template-columns: minmax(270px, 380px) !important;
}

.hk2-grid--cols-2 {
    grid-template-columns: repeat(2, minmax(270px, 380px)) !important;
}

.hk2-grid--cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.hk2-grid--cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.hk2-grid--center .hk2 {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
}

.hk2 {
    height: 100%;
    display: flex !important;
    flex-direction: column;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 18px !important;
    background: #fff !important;
    text-align: left !important;
    box-shadow: 0 14px 36px rgba(15,31,51,.07) !important;
    transform: none !important;
}

.hk2:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 20px 44px rgba(15,31,51,.1) !important;
}

.hk2--populer {
    box-shadow: 0 20px 50px rgba(var(--primary-color-rgb,59,130,246),.14) !important;
}

.hk2--populer:hover {
    transform: translateY(-4px) !important;
}

.hk2__pop-badge {
    top: 12px !important;
    left: auto !important;
    right: 12px !important;
    transform: none !important;
    min-height: 26px;
    padding: 0 10px !important;
    border-radius: 999px !important;
    background: var(--primary-color) !important;
    color: #fff !important;
    font-size: 0 !important;
    font-weight: 720 !important;
    letter-spacing: 0 !important;
    box-shadow: 0 8px 18px rgba(var(--primary-color-rgb,59,130,246),.22) !important;
    text-transform: none !important;
}

.hk2__pop-badge i {
    font-size: 11px !important;
}

.hk2__pop-badge:after {
    content: "\00D6nerilen";
    font-size: 11px;
}

.hk2__head {
    padding: 22px 22px 18px !important;
    background: #f8fbff !important;
}

.hk2--populer .hk2__head {
    padding-top: 22px !important;
}

.hk2__isim {
    margin: 0 0 8px !important;
    padding-right: 78px;
    color: #102033 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    font-weight: 720 !important;
    letter-spacing: 0 !important;
}

.hk2__aciklama {
    min-height: 40px;
    margin: 0 0 16px !important;
    color: #68798d !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
}

.hk2__fiyat-blok {
    margin: 0 !important;
    padding: 14px 15px !important;
    border-radius: 15px !important;
    background: rgba(var(--primary-color-rgb,59,130,246),.075) !important;
    box-shadow: none !important;
    position: relative;
    overflow: hidden;
}

.hk2__fiyat-blok:before {
    content: "";
    position: absolute;
    right: -28px;
    top: -30px;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background: rgba(var(--primary-color-rgb,59,130,246),.09);
    pointer-events: none;
}

.hk2__fiyat-blok:after {
    content: "";
    position: absolute;
    right: 28px;
    bottom: 12px;
    width: 34px;
    height: 6px;
    border-radius: 999px;
    background: rgba(16,32,51,.08);
    pointer-events: none;
}

.hk2__fiyat-label {
    margin-bottom: 5px !important;
    color: #728197 !important;
    font-size: 11px !important;
    font-weight: 650 !important;
}

.hk2__kampanya-row {
    margin: 0 0 6px !important;
}

.hk2__eski-fiyat {
    font-size: 13px !important;
    color: #9aa8b8 !important;
}

.hk2__fiyat {
    color: var(--primary-color) !important;
    font-size: 32px !important;
    line-height: 1 !important;
    font-weight: 780 !important;
    letter-spacing: 0 !important;
}

.hk2__fiyat--kampanya {
    color: #c43b3b !important;
}

.hk2__periyot {
    color: #7a899a !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.hk2__body {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 18px 22px 22px !important;
}

.hk2__ozellikler {
    display: grid;
    gap: 8px;
    margin: 0 0 18px !important;
}

.hk2__ozellikler li {
    min-height: 34px;
    padding: 0 !important;
    border: 0 !important;
    color: #31445b !important;
    font-size: 13px !important;
    font-weight: 560 !important;
}

.hk2__ozellikler li .hk2-icon {
    width: 30px !important;
    height: 30px !important;
    border-radius: 10px !important;
    background: #eef5fb !important;
}

.hk2__ozellikler li .hk2-icon i {
    color: var(--primary-color) !important;
    font-size: 13px !important;
}

.hk2__btn {
    margin-top: auto;
    min-height: 44px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 13px !important;
    background: #102033 !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 720 !important;
    letter-spacing: 0 !important;
}

.hk2__btn:hover {
    background: var(--primary-color) !important;
    color: #fff !important;
    transform: none !important;
    box-shadow: none !important;
}

.hk2--populer .hk2__btn {
    background: var(--primary-color) !important;
    box-shadow: none !important;
}

.ahm-section:has(.hk2-grid) .ahm-more-link {
    margin-top: 28px !important;
}

.ahm-section:has(.hk2-grid) .ahm-more-link a {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 18px;
    border-radius: 999px;
    background: #fff;
    color: #102033 !important;
    box-shadow: inset 0 0 0 1px #e6edf5;
}

body:has(.hosting-tab) .hk2-grid {
    max-width: 1240px;
    margin: 0 auto;
}

body:has(.hosting-tab) .hosting-tab {
    min-height: 40px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 4px 10px;
    padding: 0 16px !important;
    border: 0 !important;
    border-radius: 999px;
    background: #fff;
    color: #4c5e73 !important;
    box-shadow: inset 0 0 0 1px #e6edf5;
}

body:has(.hosting-tab) .hosting-tab:hover {
    color: var(--primary-color) !important;
    text-decoration: none;
}

body:has(.hosting-tab) .hosting-tab.aktif {
    background: #102033;
    color: #fff !important;
    box-shadow: none;
}

@media (max-width: 1100px) {
    .hk2-grid,
    .hk2-grid--center {
        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
    }
}

@media (max-width: 680px) {
    .ahm-section:has(.hk2-grid) {
        padding: 54px 14px !important;
    }

    .hk2-grid,
    .hk2-grid--center {
        grid-template-columns: 1fr !important;
    }

    .hk2__isim {
        padding-right: 0;
    }

    .hk2__pop-badge {
        position: static !important;
        display: inline-flex !important;
        width: max-content;
        margin: 0 0 10px !important;
    }
}

/* Theme color balance */
.hk2__pop-badge,
.hk2__btn,
.hk2--populer .hk2__btn {
    background: var(--primary-color) !important;
    box-shadow: 0 12px 26px rgba(var(--primary-color-rgb,59,130,246),.18) !important;
}

.hk2__btn:hover,
.hk2--populer .hk2__btn:hover {
    background: var(--secondary-color) !important;
}

.hk2__kategori {
    background: rgba(var(--secondary-color-rgb,108,117,125),.1) !important;
    color: var(--secondary-color) !important;
}

.hk2__fiyat {
    color: color-mix(in srgb, var(--primary-color) 74%, #102033 26%) !important;
}

.hk2__price-wrap {
    background: rgba(var(--primary-color-rgb,59,130,246),.075) !important;
}

.hk2__price-wrap:after {
    background: rgba(var(--secondary-color-rgb,108,117,125),.12) !important;
}

.hk2__ozellikler li .hk2-icon {
    background: rgba(var(--secondary-color-rgb,108,117,125),.09) !important;
}

.hk2__ozellikler li .hk2-icon i {
    color: var(--secondary-color) !important;
}

body:has(.hosting-tab) .hosting-tab.aktif {
    background: var(--primary-color);
}
