/* WordPress Hosting — yellow accent overrides for shared section blocks */
.hosting-page--wordpress .hp-why-label,
.hosting-page--wordpress .hp-why-title span,
.hosting-page--wordpress .hp-why-card-icon .pe-7s-icon,
.hosting-page--wordpress .hp-std-label,
.hosting-page--wordpress .hp-std-title span,
.hosting-page--wordpress .hp-extras-label,
.hosting-page--wordpress .hp-extras-title span,
.hosting-page--wordpress .hp-extras-dark .hp-extras-group-title,
.hosting-page--wordpress .hp-extras-dark .hp-extra-card .pe-7s-icon,
.hosting-page--wordpress .hp-extras-dark .hp-extra-price,
.hosting-page--wordpress .hp-faq-divider,
.hosting-page--wordpress .hp-faq-kurumsal .sss-accordion.active::after,
.hosting-page--wordpress .hp-faq-kurumsal .sss-panel a,
.hosting-page--wordpress .hp-terms-kurumsal a.maincolor {
    color: var(--hp-accent);
}

.hosting-page--wordpress .hp-why-card:hover,
.hosting-page--wordpress .hp-extras-dark .hp-extra-card:hover {
    border-color: rgba(255, 208, 43, 0.4);
}

.hosting-page--wordpress .hp-extras-dark .hp-extras-group-title {
    border-bottom-color: rgba(255, 208, 43, 0.25);
}

.hosting-page--wordpress .hp-faq-divider {
    background: var(--hp-accent);
}

.hosting-page--wordpress .hp-faq-kurumsal .sss-accordion:hover,
.hosting-page--wordpress .hp-faq-kurumsal .sss-accordion.active {
    background-color: #fffbeb;
    color: #b8860b;
    border-left-color: var(--hp-accent);
}

.hosting-page--wordpress .hp-faq-kurumsal .sss-panel {
    border-left-color: var(--hp-accent);
}

.hosting-page--wordpress .hp-trust-item span {
    background: rgba(255, 208, 43, 0.15);
    color: #282B2D;
}

.hosting-page--wordpress .hp-std-dark-card .pe-7s-icon {
    color: #23d28d;
}

/* Paket bölümü — modern kart düzeni, WP renkleri korunur */
.hosting-page--wordpress .wp-packages {
    background: #222;
    color: #ddd;
    padding: 64px 0 56px;
}

.hosting-page--wordpress .wp-pkg-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 36px;
}

.hosting-page--wordpress .wp-pkg-header .hp-section-label {
    color: var(--hp-accent);
}

.hosting-page--wordpress .wp-pkg-title {
    font-size: clamp(24px, 3.5vw, 32px);
    font-weight: 800;
    color: #fff;
    margin: 0 0 12px;
    line-height: 1.25;
}

.hosting-page--wordpress .wp-pkg-title span {
    color: var(--hp-accent);
}

.hosting-page--wordpress .wp-pkg-desc {
    font-size: 15px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.62);
    margin: 0 0 22px;
}

.hosting-page--wordpress .wp-pkg-header .wp-billing-toggle {
    margin: 0 auto;
}

.hosting-page--wordpress .wp-pkg-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    align-items: stretch;
    margin-bottom: 8px;
}

.hosting-page--wordpress .wp-pkg-card {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #2b2b2b;
    border-radius: 12px;
    padding: 28px 24px 24px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.hosting-page--wordpress .wp-pkg-card:hover {
    transform: translateY(-4px);
    background: #303030;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.35);
}

.hosting-page--wordpress .wp-pkg-card--personal {
    border-top: 3px solid var(--hp-accent);
}

.hosting-page--wordpress .wp-pkg-card--pro {
    border-top: 3px solid #23d28d;
}

.hosting-page--wordpress .wp-pkg-card-head {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.hosting-page--wordpress .wp-pkg-name {
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 12px;
    letter-spacing: 0.02em;
}

.hosting-page--wordpress .wp-pkg-tagline {
    font-size: 14px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.58);
    margin: 10px 0 0;
}

.hosting-page--wordpress .wp-pkg-features {
    list-style: none;
    margin: 0 0 18px;
    padding: 0;
    flex-grow: 1;
}

.hosting-page--wordpress .wp-pkg-features li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 1.45;
    color: rgba(255, 255, 255, 0.88);
}

.hosting-page--wordpress .wp-pkg-features li:last-child {
    margin-bottom: 0;
}

.hosting-page--wordpress .wp-pkg-action {
    float: none;
    margin-top: auto;
    padding-top: 8px;
}

.hosting-page--wordpress .wp-pkg-buy {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 14px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
    background: #23d28d;
    color: #fff !important;
    transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
}

.hosting-page--wordpress .wp-pkg-buy:hover {
    background: #1fb87d;
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(35, 210, 141, 0.35);
    color: #fff !important;
    text-decoration: none;
}

.hosting-page--wordpress #paketler .product-price,
.hosting-page--wordpress #paketler .wp-pkg-price {
    font-size: 2.35rem;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.hosting-page--wordpress #paketler .product-price [bill-data],
.hosting-page--wordpress #paketler .product-price [curr-data] {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.hosting-page--wordpress #paketler .product-price [curr-data]:not([hidden]),
.hosting-page--wordpress .hp-compare-price [curr-data]:not([hidden]),
.hosting-page--wordpress .wp-bill-total [curr-data]:not([hidden]) {
    display: inline !important;
}

.hosting-page--wordpress #paketler .product-price [hidden],
.hosting-page--wordpress .hp-compare-price [hidden],
.hosting-page--wordpress .wp-bill-total [hidden] {
    display: none !important;
}

.hosting-page--wordpress #paketler .product-price small {
    font-size: 0.42em;
    font-weight: 500;
    opacity: 0.85;
}

.hosting-page--wordpress #paketler .c-plan-tile__list-icon.icon {
    font-size: 18px;
    line-height: 1;
    vertical-align: -2px;
}

.hosting-page--wordpress .wp-billing-toggle {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 4px;
    margin: 0 0 28px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.hosting-page--wordpress .wp-billing-btn {
    appearance: none;
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.65);
    font-size: 13px;
    font-weight: 600;
    padding: 10px 18px;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

.hosting-page--wordpress .wp-billing-btn.active {
    background: var(--hp-accent);
    color: #282B2D;
}

.hosting-page--wordpress .wp-billing-save {
    display: inline-block;
    margin-left: 6px;
    padding: 2px 8px;
    border-radius: 999px;
    background: rgba(35, 210, 141, 0.18);
    color: #23d28d;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.hosting-page--wordpress .wp-billing-btn.active .wp-billing-save {
    background: rgba(40, 43, 45, 0.12);
    color: #282B2D;
}

.hosting-page--wordpress .wp-bill-total {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    margin: 4px 0 0;
    text-align: center;
}

.hosting-page--wordpress .product--wpress {
    position: relative;
}

.hosting-page--wordpress .wp-plan-badge {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
    padding: 4px 10px;
    border-radius: 999px;
    background: var(--hp-accent);
    color: #282B2D;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.hosting-page--wordpress .wp-plan-badge--pro {
    background: #23d28d;
    color: #fff;
}

/* Performans barları — pastel, çerçevesiz */
.hosting-page--wordpress .wp-skills {
    margin-bottom: 1.25rem;
}

.hosting-page--wordpress .wp-skills .skill-title {
    color: rgba(255, 255, 255, 0.72);
    font-size: 12px;
}

.hosting-page--wordpress .wp-skills .skill-meter {
    max-width: 150px;
    height: 11px;
    background-color: rgba(255, 255, 255, 0.35);
    border-radius: 999px;
    overflow: hidden;
}

.hosting-page--wordpress .wp-skills .skill-meter-fill,
.hosting-page--wordpress .wp-skills .wp-perf-bar {
    height: 11px;
    border-radius: 999px;
}

.hosting-page--wordpress .wp-skills .wp-perf-bar--perf {
    background-color: #b8f2d0;
}

.hosting-page--wordpress .wp-skills .wp-perf-bar--cpu {
    background-color: #ffe8a3;
}

.hosting-page--wordpress .wp-skills .wp-perf-bar--ram {
    background-color: #b8d4f8;
}

.hosting-page--wordpress #karsilastirma.hp-compare {
    margin-top: 40px;
    padding-top: 40px;
}

/* Kalite / En İyi Hizmet — orijinal bölüm, dokunulmadı */
.hosting-page--wordpress .wp-quality-section {
    scroll-margin-top: 130px;
}

/* Fiyat karşılaştırma tablosu */
.hosting-page--wordpress .hp-compare {
    margin-top: 48px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.hosting-page--wordpress .hp-compare-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 28px;
}

.hosting-page--wordpress .hp-compare-label {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--hp-accent);
    margin-bottom: 10px;
}

.hosting-page--wordpress .hp-compare-title {
    font-size: clamp(22px, 3vw, 28px);
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
    line-height: 1.25;
}

.hosting-page--wordpress .hp-compare-title strong {
    color: var(--hp-accent);
}

.hosting-page--wordpress .hp-compare-desc {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.62);
    margin: 0;
}

.hosting-page--wordpress .hp-compare-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(0, 0, 0, 0.18);
}

.hosting-page--wordpress .hp-compare-table {
    width: 100%;
    min-width: 920px;
    border-collapse: collapse;
    font-size: 13px;
}

.hosting-page--wordpress .hp-compare-table th,
.hosting-page--wordpress .hp-compare-table td {
    padding: 12px 14px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 0.88);
}

.hosting-page--wordpress .hp-compare-table thead th {
    background: #1e2124;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.02em;
    white-space: nowrap;
}

.hosting-page--wordpress .hp-compare-table thead th a {
    color: inherit;
    text-decoration: none;
}

.hosting-page--wordpress .hp-compare-table thead th a:hover {
    color: var(--hp-accent);
}

.hosting-page--wordpress .hp-compare-table thead th.hp-compare-own,
.hosting-page--wordpress .hp-compare-table .hp-compare-own-cell {
    background: rgba(255, 208, 43, 0.12);
}

.hosting-page--wordpress .hp-compare-table thead th.hp-compare-own {
    color: #282B2D;
    background: var(--hp-accent);
}

.hosting-page--wordpress .hp-compare-table tbody th[scope="row"] {
    text-align: left;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.72);
    background: rgba(255, 255, 255, 0.02);
    white-space: nowrap;
}

.hosting-page--wordpress .hp-compare-tier-row td {
    background: rgba(255, 208, 43, 0.1);
    color: var(--hp-accent);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: left;
    padding: 10px 14px;
    border-bottom: 1px solid rgba(255, 208, 43, 0.18);
}

.hosting-page--wordpress .hp-compare-price {
    display: inline-block;
    font-size: 1.15em;
    font-weight: 800;
    color: var(--hp-accent);
    line-height: 1.2;
}

.hosting-page--wordpress .hp-compare-own-cell .hp-compare-price {
    color: #fff;
}

.hosting-page--wordpress .hp-compare-price-note {
    display: block;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.45);
    margin-top: 2px;
}

.hosting-page--wordpress .hp-compare-check {
    color: #23d28d;
    font-size: 16px;
    font-weight: 700;
}

.hosting-page--wordpress .hp-compare-note {
    font-size: 11px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.45);
    margin: 14px 0 0;
    text-align: center;
}

@media (max-width: 767px) {
    .hosting-page--wordpress .wp-packages {
        padding: 48px 0 40px;
    }

    .hosting-page--wordpress .wp-pkg-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .hosting-page--wordpress .wp-pkg-card {
        padding: 24px 18px 20px;
    }

    .hosting-page--wordpress .hp-compare {
        margin-top: 32px;
        padding-top: 28px;
    }

    .hosting-page--wordpress .hp-compare-table th,
    .hosting-page--wordpress .hp-compare-table td {
        padding: 10px 10px;
        font-size: 12px;
    }
}