/* Migrated Turkey-specific visual rules */
       .yo-tr-start-grid > article p,
.yo-tr-ops-grid > article p { margin: 0; color: #58656f; line-height: 1.68;
}
 .yo-tr-start-grid .yo-tr-link-list { display: grid; gap: 8px; margin: 4px 0 0; padding-left: 18px;
}
 .yo-tr-start-grid .yo-tr-link-list li::marker { color: #c4622d;
}
 .yo-tr-start-grid .yo-tr-link-list a { color: #123f3f; text-decoration: none;
}
 .yo-tr-start-grid .yo-tr-link-list a:hover { color: #c4622d;
}
 .yo-tr-latest-card a { display: grid; gap: 10px; color: inherit; text-decoration: none;
}
 .yo-tr-latest-card img { width: 100%; border-radius: 16px; object-fit: cover;
}
 .yo-tr-latest-card span { color: #c4622d; font-size: .75rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase;
}
 .yo-tr-latest-card h3 { margin: 0; color: #123f3f; font-size: 1.02rem; line-height: 1.32;
}
 .yo-tr-ops-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(14px, 2vw, 24px);
}
 .yo-tr-region-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
 .yo-tr-region-grid { grid-template-columns: 1fr; }
 .yo-tr-hub > .yo-decision { order: 2; }
 .yo-tr-hub > .yo-jump-nav { order: 3; }
 .yo-tr-hub > #bolgeler { order: 4; }
 .yo-tr-hub > #sehir-rehberleri { order: 5; }
 .yo-tr-hub > #rotalar { order: 6; }
 .yo-tr-hub > #koleksiyonlar { order: 7; }
 .yo-tr-hub > #baslangic { order: 8; }
 .yo-tr-hub > #guncel { order: 9; }
 .yo-tr-hub > #saha { order: 10; }
 .yo-tr-hub .yo-tr-hub.yo-pillar-hub > .yo-decision { order: 2; }
 .yo-tr-hub.yo-pillar-hub > .yo-jump-nav { order: 3; }
 .yo-tr-hub.yo-pillar-hub > #bolgeler { order: 4; }
 .yo-tr-hub.yo-pillar-hub > #sehir-rehberleri { order: 5; }
 .yo-tr-hub.yo-pillar-hub > #rotalar { order: 6; }
 .yo-tr-hub.yo-pillar-hub > #koleksiyonlar { order: 7; }
 .yo-tr-hub.yo-pillar-hub > #baslangic { order: 8; }
 .yo-tr-hub.yo-pillar-hub > #guncel { order: 9; }
 .yo-tr-hub.yo-pillar-hub > #saha { order: 10; }
 .yo-tr-hub.yo-pillar-hub > .yo-tr-faq { order: 11; }
 .yo-tr-hub.yo-pillar-hub > #bolgeler { order: 4;
}
 .yo-tr-hub.yo-pillar-hub > #sehir-rehberleri { order: 5;
}
 .yo-tr-hub.yo-pillar-hub > #rotalar { order: 6;
}
 .yo-tr-hub.yo-pillar-hub > #koleksiyonlar { order: 7;
}
 .yo-tr-hub.yo-pillar-hub > #baslangic { order: 8;
}
 .yo-tr-hub.yo-pillar-hub > #guncel { order: 9;
}
 .yo-tr-hub.yo-pillar-hub > #saha { order: 10;
}
 .yo-tr-hub.yo-pillar-hub > .yo-tr-faq { order: 11;
}


.yo-tr-city-tools {
    display: grid;
    gap: 14px;
}


.yo-tr-city-filters {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}


.yo-tr-city-filters::-webkit-scrollbar {
    display: none;
}


.yo-tr-city-filters button {
    flex: 0 0 auto;
    white-space: nowrap;
}

    .yo-tr-city-tools {
        gap: 12px;
    }


    .yo-tr-city-filters {
        padding-bottom: 4px;
    }


    .yo-tr-city-filters button {
        min-height: 44px;
        padding-inline: 14px;
    }


/* /turkiye specific hardening */
.yo-tr-hub .yo-tr-start-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(16px, 2.2vw, 26px);
    align-items: stretch;
}


.yo-tr-hub .yo-tr-start-grid > article,
.yo-tr-hub .yo-tr-ops-grid > article {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 12px;
    padding: 20px;
    border: 1px solid rgba(26, 82, 82, .11);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(17, 24, 39, .08);
}


.yo-tr-hub .yo-tr-start-grid > article > span {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(196, 98, 45, .12);
    color: #c4622d;
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .08em;
}


.yo-tr-hub .yo-tr-start-grid > article h3,
.yo-tr-hub .yo-tr-ops-grid > article h3 {
    margin: 0;
    color: #123f3f;
    font-size: 1.12rem;
    line-height: 1.22;
}


.yo-tr-hub .yo-tr-start-grid > article p,
.yo-tr-hub .yo-tr-ops-grid > article p {
    margin: 0;
    color: #58656f;
    line-height: 1.68;
}


.yo-tr-hub .yo-tr-start-grid .yo-tr-link-list {
    display: grid;
    gap: 8px;
    margin: 4px 0 0;
    padding-left: 18px;
}


.yo-tr-hub .yo-tr-start-grid .yo-tr-link-list li::marker {
    color: #c4622d;
}


.yo-tr-hub .yo-tr-start-grid .yo-tr-link-list a {
    color: #123f3f;
    text-decoration: none;
}


.yo-tr-hub .yo-tr-start-grid .yo-tr-link-list a:hover {
    color: #c4622d;
}


.yo-tr-hub .yo-tr-latest-card a {
    display: grid;
    gap: 10px;
    color: inherit;
    text-decoration: none;
}


.yo-tr-hub .yo-tr-latest-card img {
    width: 100%;
    border-radius: 16px;
    object-fit: cover;
}


.yo-tr-hub .yo-tr-latest-card span {
    color: #c4622d;
    font-size: .75rem;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
}


.yo-tr-hub .yo-tr-latest-card h3 {
    margin: 0;
    color: #123f3f;
    font-size: 1.02rem;
    line-height: 1.32;
}


.yo-tr-hub .yo-tr-ops-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(14px, 2vw, 24px);
}

    .yo-tr-hub .yo-tr-start-grid,
    .yo-tr-hub .yo-tr-ops-grid,
    .yo-tr-hub .yo-tr-latest-grid {
        grid-template-columns: 1fr;
    }


    .yo-tr-hub .yo-tr-start-grid > article,
    .yo-tr-hub .yo-tr-ops-grid > article {
        padding: 18px;
    }


    .yo-tr-hub .yo-tr-start-grid > article > span {
        width: 36px;
        height: 36px;
    }


/* Türkiye / Bölge seçimi */
.yo-page--pillar .yo-tr-section .yo-section__head {
    max-width: 720px;
}


.yo-page--pillar .yo-card-grid.yo-card-grid--3.yo-tr-region-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-flow: row;
    align-items: stretch;
    gap: clamp(18px, 2.2vw, 30px);
}


.yo-page--pillar .yo-tr-region-card {
    display: flex;
    flex-direction: column;
    gap: 14px;
    min-width: 0;
    padding: 22px 22px 20px;
    border: 1px solid rgba(26, 82, 82, .10);
    border-radius: 20px;
    background: linear-gradient(180deg, #fff 0%, rgba(248, 244, 238, .96) 100%);
    box-shadow: 0 12px 30px rgba(17, 24, 39, .06);
}


.yo-page--pillar .yo-tr-region-card--wide {
    grid-column: auto;
}


.yo-page--pillar .yo-tr-region-card .yo-tr-card-kicker {
    margin: 0;
    color: var(--yo-terra);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}


.yo-page--pillar .yo-tr-region-card h3 {
    margin: 0;
    color: #123f3f;
    font-size: 1.18rem;
    line-height: 1.18;
}


.yo-page--pillar .yo-tr-region-card > p {
    margin: 0;
    color: #486466;
    line-height: 1.7;
}


.yo-page--pillar .yo-tr-chip-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 10px;
    margin: 2px 0 0;
    padding: 0;
    list-style: none;
}


.yo-page--pillar .yo-tr-chip-list li {
    display: flex;
}


.yo-page--pillar .yo-tr-chip-list a,
.yo-page--pillar .yo-tr-chip-list span {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    padding: 6px 12px;
    border: 1px solid rgba(26, 82, 82, .14);
    border-radius: 999px;
    background: rgba(255, 255, 255, .94);
    color: #123f3f;
    font-size: .84rem;
    font-weight: 700;
    line-height: 1.15;
    text-decoration: none;
}


.yo-page--pillar .yo-tr-chip-list a:hover {
    border-color: rgba(196, 98, 45, .35);
    color: var(--yo-terra);
}


.yo-page--pillar .yo-tr-card-cta {
    margin-top: auto;
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 8px 14px;
    border: 1px solid rgba(26, 82, 82, .16);
    border-radius: 999px;
    background: #fff;
    color: #123f3f;
    font-weight: 800;
    text-decoration: none;
}

    .yo-page--pillar .yo-card-grid.yo-card-grid--3.yo-tr-region-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }


    .yo-page--pillar .yo-tr-region-card--wide {
        grid-column: auto;
    }

    .yo-page--pillar .yo-card-grid.yo-card-grid--3.yo-tr-region-grid {
        grid-template-columns: 1fr;
    }

/* Turkey pillar variant layer.
 * Shared pillar rhythm stays in yo-base/yo-layout/yo-components/yo-pillar/yo-responsive.
 * Keep only /turkiye-specific layout and card behavior here.
 */

.yo-tr-hub.yo-pillar-hub > #bolgeler { order: 4; }
.yo-tr-hub.yo-pillar-hub > #niyetine-gore { order: 5; }
.yo-tr-hub.yo-pillar-hub > #seyahat-tipine-gore { order: 6; }
.yo-tr-hub.yo-pillar-hub > #listeler { order: 7; }
.yo-tr-hub.yo-pillar-hub > #saha { order: 8; }
.yo-tr-hub.yo-pillar-hub > .yo-tr-faq { order: 9; }


.yo-tr-hub .yo-tr-section {
    padding-block: clamp(54px, 6vw, 76px);
}

.yo-tr-hub .yo-tr-section--soft {
    background: #f7f4ef;
}

.yo-tr-hub > #bolgeler { background: #fff; }
.yo-tr-hub > #niyetine-gore { background: #f7f4ef; }
.yo-tr-hub > #seyahat-tipine-gore { background: #fff; }
.yo-tr-hub > #listeler { background: #f7f4ef; }
.yo-tr-hub > #saha { background: #fff; }
.yo-tr-hub > .yo-tr-faq { background: #f7f4ef; }

.yo-tr-hub .yo-tr-section--deep :is(.yo-tr-eyebrow, h2, h3, p) {
    color: #fff;
}

.yo-tr-hub {
    --yo-tr-shell: 1071px;
    --yo-tr-head-shell: 1071px;
    --yo-tr-head-max: 768px;
    --yo-tr-head-size: clamp(2rem, 8.8vw, 2.55rem);
    --yo-tr-group-title-size: clamp(1.78rem, 2.8vw, 2.38rem);
    --yo-tr-eyebrow-size: .9rem;
    --yo-tr-intro-size: clamp(1rem, 1.45vw, 1.13rem);
    --yo-tr-region-title-size: clamp(1.32rem, 1.82vw, 1.66rem);
    --yo-tr-pillar-title-size: clamp(1.42rem, 1.72vw, 1.76rem);
    --yo-tr-pillar-kicker-size: .68rem;
    --yo-tr-pillar-max-width: 345px;
    --yo-tr-pillar-height: 315px;
    --yo-tr-spoke-thumb-size: 74px;
    --yo-tr-spoke-gap: 14px;
    --yo-tr-spoke-title-size: .91rem;
}

.yo-tr-hub :is(.yo-tr-section__head, .yo-tr-section__head--regions) {
    max-width: var(--yo-tr-head-shell);
    margin-inline: auto;
    margin-bottom: clamp(22px, 2.6vw, 32px);
    text-align: center;
}

.yo-tr-hub :is(.yo-tr-section__title, .yo-tr-section__head > h2) {
    max-width: var(--yo-tr-head-max);
    width: min(100%, var(--yo-tr-head-max));
    margin-inline: auto;
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: var(--yo-tr-head-size);
    letter-spacing: -.02em;
    text-align: center;
}

.yo-tr-hub :is(.yo-section__eyebrow, .yo-tr-eyebrow) {
    font-size: var(--yo-tr-eyebrow-size);
    text-align: center;
}

.yo-tr-hub #bolgeler .yo-tr-section__copy--regions {
    width: 100%;
    max-width: var(--yo-tr-shell);
    margin: 0 auto clamp(18px, 2.2vw, 28px);
}

.yo-tr-hub :is(.yo-tr-section__intro, .yo-tr-post-intro) {
    width: 100%;
    max-width: var(--yo-tr-head-max);
    margin-inline: auto;
    text-align: left;
}

.yo-tr-hub :is(.yo-tr-section__intro, .yo-tr-post-intro) > p {
    width: 100%;
    max-width: none;
    margin: 0 0 1em;
    font-size: var(--yo-tr-intro-size);
    line-height: 1.75;
}

.yo-tr-hub :is(
    .yo-travel-index img,
    .yo-tr-spoke-grid img,
    .pillar-container img,
    .yo-tr-section img,
    .yo-tr-section__copy img,
    .yo2-card__media img,
    .yo2-card img
) {
    filter: contrast(1.25) brightness(1.05) saturate(0.75) sepia(0.05);
}

.yo-tr-hub .yo-jump-nav {
    --yo-jump-alpha: 0;
    position: sticky;
    top: var(--yo-sticky-nav-top, var(--yo-adminbar-height, 0px));
    z-index: 9997;
    isolation: isolate;
    width: 100%;
    min-height: 46px;
    margin: 0;
    padding: 7px max(12px, env(safe-area-inset-right)) 8px max(12px, env(safe-area-inset-left));
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, .58);
    border-bottom: 1px solid rgba(18, 63, 63, .08);
    border-radius: 0;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, var(--yo-jump-wash-alpha, .72)), rgba(247, 244, 239, var(--yo-jump-wash-end-alpha, .58))),
        linear-gradient(135deg, rgba(196, 98, 45, var(--yo-jump-terra-alpha, 0)), rgba(150, 70, 32, var(--yo-jump-terra-dark-alpha, 0)));
    box-shadow: 0 14px 34px rgba(17, 24, 39, var(--yo-jump-shadow-alpha, .06));
    backdrop-filter: blur(16px) saturate(1.18);
    -webkit-backdrop-filter: blur(16px) saturate(1.18);
    overflow: clip;
    transform: translateZ(0);
    transition: background 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.yo-tr-hub .yo-jump-nav__track {
    width: min(var(--yo-tr-shell), 100%);
    min-height: 31px;
    justify-content: center;
    gap: 7px;
    padding: 0;
}

.yo-tr-hub .yo-jump-nav a,
.yo-tr-hub .yo-jump-nav__link {
    min-height: 31px;
    padding: 5px 13px;
    border: 1px solid rgba(18, 63, 63, .12);
    border-radius: 999px;
    background: rgba(255, 255, 255, calc(.60 - (var(--yo-jump-alpha) * .18)));
    color: #123f3f;
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .8rem;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .78) inset, 0 8px 18px rgba(17, 24, 39, .045);
}

.yo-tr-hub .yo-jump-nav a:hover,
.yo-tr-hub .yo-jump-nav__link:hover,
.yo-tr-hub .yo-jump-nav a:focus-visible,
.yo-tr-hub .yo-jump-nav__link:focus-visible {
    border-color: rgba(196, 98, 45, .26);
    background: #c4622d;
    color: #fff;
    box-shadow: 0 10px 22px rgba(196, 98, 45, .18);
}

.yo-tr-hub .yo-jump-nav a[aria-current="true"],
.yo-tr-hub .yo-jump-nav__link[aria-current="true"],
.yo-tr-hub .yo-jump-nav__link.is-current {
    border-color: rgba(196, 98, 45, .34);
    background: rgba(196, 98, 45, .12);
    color: #9e4e24;
}

.yo-tr-hub .yo-jump-nav.is-stuck {
    border-top-color: rgba(255, 255, 255, .22);
    border-bottom-color: rgba(120, 52, 23, .22);
    background-color: #c4622d;
    background-image:
        linear-gradient(180deg, rgba(255, 255, 255, .22), rgba(255, 255, 255, .08)),
        linear-gradient(135deg, rgba(196, 98, 45, .96), rgba(136, 61, 27, .90));
}

.yo-tr-hub .yo-jump-nav.is-stuck .yo-jump-nav__link {
    border-color: rgba(255, 255, 255, .24);
    color: #fff;
    text-shadow: 0 1px 10px rgba(80, 32, 14, .22);
}

.yo-tr-hub .yo-jump-nav.is-stuck .yo-jump-nav__link:is(:hover, :focus-visible, .is-current) {
    background: rgba(255, 255, 255, .92);
    border-color: rgba(255, 255, 255, .70);
    color: #8f421e;
    text-shadow: none;
}

@media (max-width: 768px) {
    .yo-tr-hub .yo-jump-nav {
        width: 100%;
        min-height: 42px;
        padding: 6px 10px 7px;
        border-radius: 0;
    }

    .yo-tr-hub .yo-jump-nav__track {
        justify-content: flex-start;
        gap: 6px;
        overflow-x: auto;
        padding-inline: 0;
        scrollbar-width: none;
    }

    .yo-tr-hub .yo-jump-nav__track::-webkit-scrollbar {
        display: none;
    }

    .yo-tr-hub .yo-jump-nav a,
    .yo-tr-hub .yo-jump-nav__link {
        flex: 0 0 auto;
        min-height: 29px;
        padding: 5px 10px;
        font-size: .73rem;
    }
}

.yo-tr-hub .yo-tr-season-grid,
.yo-tr-hub .yo-tr-duration-grid,
.yo-tr-hub .yo-tr-city-decision-grid {
    display: grid;
    gap: clamp(14px, 2vw, 24px);
    align-items: stretch;
}

.yo-tr-hub .yo-tr-season-grid,
.yo-tr-hub .yo-tr-duration-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.yo-tr-hub .yo-tr-city-decision-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-bottom: clamp(18px, 2.6vw, 30px);
}

.yo-tr-hub .yo-tr-season-card,
.yo-tr-hub .yo-tr-duration-card,
.yo-tr-hub .yo-tr-city-decision,
.yo-tr-hub .yo-tr-planning-notes article {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 12px;
    padding: 20px;
    border: 1px solid rgba(26, 82, 82, .11);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(17, 24, 39, .07);
}

.yo-tr-hub .yo-tr-season-card > span,
.yo-tr-hub .yo-tr-duration-card > span {
    display: inline-flex;
    width: fit-content;
    min-height: 32px;
    align-items: center;
    padding: 6px 11px;
    border-radius: 999px;
    background: rgba(196, 98, 45, .12);
    color: #c4622d;
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .04em;
}

.yo-tr-hub .yo-tr-season-card h3,
.yo-tr-hub .yo-tr-duration-card h3,
.yo-tr-hub .yo-tr-city-decision h3,
.yo-tr-hub .yo-tr-planning-notes h3 {
    margin: 0;
    color: #123f3f;
    font-size: 1.12rem;
    line-height: 1.22;
}

.yo-tr-hub .yo-tr-planning-notes h3 svg {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    color: #c4622d;
}

#saha .yo-tr-planning-notes h3 svg,
.yo-tr-section .yo-tr-planning-notes h3 svg {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    color: #c4622d;
}

.yo-tr-hub .yo-tr-season-card p,
.yo-tr-hub .yo-tr-duration-card p,
.yo-tr-hub .yo-tr-city-decision p,
.yo-tr-hub .yo-tr-planning-notes p {
    margin: 0;
    color: #58656f;
    line-height: 1.66;
}

.yo-tr-hub .yo-tr-season-card .yo-tr-note {
    padding: 12px;
    border-radius: 14px;
    background: rgba(18, 63, 63, .06);
    color: #486466;
    font-size: .9rem;
}

.yo-tr-hub .yo-tr-duration-card {
    background: linear-gradient(180deg, #fff 0%, rgba(248, 244, 238, .96) 100%);
}

.yo-tr-hub .yo-tr-city-decision {
    gap: 10px;
    padding: 18px;
    background:
        radial-gradient(circle at top right, rgba(196, 98, 45, .11), transparent 34%),
        #fff;
}

.yo-tr-hub .yo-tr-city-decision .yo-tr-chip-list {
    margin-top: auto;
}

.yo-tr-hub .yo-tr-planning-notes {
    display: grid;
    grid-template-columns: 1fr;
    gap: clamp(18px, 2.4vw, 28px);
    margin-top: clamp(18px, 2.4vw, 30px);
}

.yo-tr-hub .yo-tr-planning-notes article {
    display: flex;
    flex-direction: column;
    gap: 14px;
    box-shadow: none;
    align-items: stretch;
}

.yo-tr-hub .yo-tr-planning-notes article > h3,
.yo-tr-hub .yo-tr-planning-notes article > p {
    text-align: center;
}

.yo-tr-hub .yo-tr-note-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    align-items: stretch;
    align-content: start;
}

.yo-tr-hub .yo-tr-note-grid--four {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.yo-tr-hub .yo-tr-note-grid > .yo-tr-note-box {
    min-width: 0;
    height: 100%;
    box-sizing: border-box;
}

.yo-tr-hub .yo-tr-section__frame {
    margin-top: 20px;
    margin-inline: auto;
    max-width: 1071px;
    padding: clamp(18px, 2.4vw, 28px);
    border: 1px solid rgba(26, 82, 82, .10);
    border-radius: 22px;
    background: rgba(255, 255, 255, .58);
    box-shadow: 0 12px 30px rgba(17, 24, 39, .05);
}

.yo-tr-hub .yo-tr-note-box {
    padding: 12px 14px;
    border: 1px solid rgba(26, 82, 82, .10);
    border-radius: 14px;
    background: rgba(18, 63, 63, .045);
    color: #55646d;
    line-height: 1.64;
}

.yo-tr-hub .yo-tr-note-box strong {
    color: #123f3f;
    font-weight: 800;
}

.yo-tr-hub .yo-tr-note-box--stack {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 14px;
    border-radius: 18px;
    background: rgba(18, 63, 63, .03);
}

.yo-tr-hub .yo-tr-note-box--stack > h3 {
    margin-bottom: 8px;
    text-align: center;
}

.yo-tr-hub .yo-tr-note-box--stack > p {
    margin-bottom: 12px;
    text-align: center;
}

.yo-tr-hub .yo-tr-ops-grid > article {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 12px;
    padding: 20px;
    border: 1px solid rgba(26, 82, 82, .11);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(17, 24, 39, .08);
}

.yo-tr-hub .yo-tr-ops-grid > article h3 {
    margin: 0;
    color: #123f3f;
    font-size: 1.12rem;
    line-height: 1.22;
}

.yo-tr-hub #saha .yo-tr-planning-notes h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    text-align: center;
}

.yo-tr-hub #saha .yo-tr-planning-notes h3 svg {
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    color: #c4622d;
}

.yo-tr-hub #saha .yo-tr-planning-notes h3 + p > strong {
    color: #123f3f;
    font-weight: 800;
}

.yo-tr-hub .yo-tr-ops-grid > article p {
    margin: 0;
    color: #58656f;
    line-height: 1.68;
}

.yo-tr-hub .yo-tr-ops-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(14px, 2vw, 24px);
}

.yo-tr-hub .yo-tr-decision__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(14px, 1.8vw, 22px);
    align-items: stretch;
}

.yo-tr-hub .yo-tr-decision__grid > article {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 230px;
    flex-direction: column;
    gap: 14px;
    padding: clamp(20px, 2.2vw, 28px);
    overflow: hidden;
    border: 1px solid rgba(26, 82, 82, .12);
    border-radius: 8px;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, .98) 0%, rgba(248, 244, 238, .92) 100%);
    box-shadow: 0 16px 34px rgba(17, 24, 39, .08);
}

.yo-tr-hub .yo-tr-decision__grid > article::after {
    content: "";
    position: absolute;
    right: -42px;
    bottom: -48px;
    width: 140px;
    height: 140px;
    border-radius: 999px;
    background: rgba(196, 98, 45, .09);
    pointer-events: none;
}

.yo-tr-hub .yo-tr-decision__grid > article > svg {
    width: 42px;
    height: 42px;
    flex: 0 0 auto;
    padding: 10px;
    border-radius: 8px;
    background: rgba(196, 98, 45, .12);
    color: #c4622d;
}

.yo-tr-hub .yo-tr-decision__grid > article > strong {
    color: #123f3f;
    font-size: clamp(1.06rem, 1.25vw, 1.24rem);
    line-height: 1.22;
    letter-spacing: 0;
}

.yo-tr-hub .yo-tr-decision__grid > article > span {
    color: #58656f;
    font-size: .96rem;
    line-height: 1.66;
}

.yo-tr-hub .yo-tr-type-grid {
    display: grid;
    grid-auto-rows: 1fr;
    gap: clamp(16px, 2vw, 24px);
}

.yo-tr-hub .yo-tr-type-card {
    position: relative;
    display: flex;
    isolation: isolate;
    min-height: 360px;
    min-width: 0;
    flex-direction: column;
    justify-content: flex-end;
    gap: 12px;
    overflow: hidden;
    padding: clamp(20px, 2.5vw, 28px);
    border-radius: 22px;
    background: #123f3f;
    box-shadow: 0 16px 38px rgba(17, 24, 39, .14);
}

.yo-tr-hub .yo-tr-type-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        radial-gradient(circle at 18% 12%, rgba(196, 98, 45, .36), transparent 28%),
        linear-gradient(180deg, rgba(11, 45, 45, .12) 0%, rgba(11, 45, 45, .58) 42%, rgba(9, 31, 31, .95) 100%);
}

.yo-tr-hub .yo-tr-type-card__image {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    opacity: 1;
    filter: blur(1.2px) saturate(.9) contrast(1.06);
    transform: scale(1.06);
    transform-origin: center center;
}

.yo-tr-hub .yo-tr-type-card__icon,
.yo-tr-hub .yo-tr-type-card h3,
.yo-tr-hub .yo-tr-type-card p,
.yo-tr-hub .yo-tr-type-card .yo-tr-link-list {
    position: relative;
    z-index: 2;
}

.yo-tr-hub .yo-tr-type-card__icon {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    display: inline-flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: rgba(255, 255, 255, .16);
    color: #fff;
    backdrop-filter: blur(8px);
}

.yo-tr-hub .yo-tr-type-card__icon svg {
    width: 22px;
    height: 22px;
}

.yo-tr-hub .yo-tr-type-card h3 {
    margin: 0;
    color: #fff;
    font-size: clamp(1.25rem, 2vw, 1.58rem);
    line-height: 1.08;
    text-wrap: balance;
}

.yo-tr-hub .yo-tr-type-card p {
    margin: 0;
    color: rgba(255, 255, 255, .84);
    line-height: 1.6;
}

.yo-tr-hub .yo-tr-type-card .yo-tr-link-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 2px 0 0;
    padding: 0;
    list-style: none;
}

.yo-tr-hub .yo-tr-type-card .yo-tr-link-list li {
    display: flex;
}

.yo-tr-hub .yo-tr-type-card .yo-tr-link-list a,
.yo-tr-hub .yo-tr-type-card .yo-tr-link-list span {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    padding: 6px 11px;
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 999px;
    background: rgba(255, 255, 255, .12);
    color: #fff;
    font-size: .82rem;
    font-weight: 800;
    line-height: 1.15;
    text-decoration: none;
    backdrop-filter: blur(8px);
}

/* ================================================================
   SPOKE GRID — yo-home-spoke-grid standardına hizalandı
   ================================================================ */
.yo-tr-hub .yo-tr-spoke-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: unset;
    align-items: unset;
    margin-top: clamp(4px, 1vw, 10px);
}

/* yo-pillar-spoke-grid-h'nin repeat(4) override'ını sıfırla */
.yo-page--pillar .yo-pillar-spoke-grid-h.yo-tr-spoke-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.yo-page--pillar.yo-tr-hub .yo-tr-spoke-grid > .yo2-card {
    min-width: 0;
}

.yo-tr-hub .yo-tr-spoke-grid .yo2-card__media {
    position: relative;
    display: block;
    aspect-ratio: 3 / 2;
    border-radius: 14px;
    overflow: hidden;
    text-decoration: none;
    background: #1a2f2f;
    box-shadow: 0 10px 26px rgba(17, 24, 39, .12);
    transform: translateZ(0);
    transition: transform .22s ease, box-shadow .22s ease;
    width: 100%;
    max-width: 100%;
}

.yo-tr-hub .yo-tr-spoke-grid .yo2-card__media:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 36px rgba(17, 24, 39, .18);
}

.yo-tr-hub .yo-tr-spoke-grid .yo2-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.yo-tr-hub .yo-tr-spoke-grid .yo2-card__media::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
        linear-gradient(to bottom, rgba(196, 98, 45, .22) 0%, rgba(196, 98, 45, 0) 46%),
        linear-gradient(to top, rgba(10, 38, 38, .96) 0%, rgba(10, 38, 38, .68) 28%, rgba(10, 38, 38, 0) 58%);
}

.yo-page--pillar.yo-tr-hub .yo-tr-spoke-grid .yo2-card__overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 18px 15px 15px;
    background: transparent;
    gap: 0;
    align-content: unset;
    align-items: unset;
}

.yo-page--pillar.yo-tr-hub .yo-tr-spoke-grid .yo2-card__tag {
    align-self: flex-start;
    margin: 0 0 7px;
    color: rgba(255, 255, 255, .88);
    font-size: 10px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    width: auto;
    max-width: none;
    flex: unset;
    min-width: 0;
}

.yo-page--pillar.yo-tr-hub .yo-tr-spoke-grid .yo2-card__title {
    margin: 0 0 7px;
    color: #fff;
    font-size: 16px;
    line-height: 1.28;
    font-weight: 700;
    letter-spacing: 0;
    text-wrap: balance;
    min-height: 0;
    -webkit-line-clamp: 3;
    width: auto;
    max-width: none;
    flex: unset;
    min-width: 0;
    text-align: left;
    align-self: unset;
}

.yo-page--pillar.yo-tr-hub .yo-tr-spoke-grid .yo2-card__meta {
    margin: 0;
    color: rgba(255, 255, 255, .78);
    font-size: 11.5px;
    line-height: 1.3;
    width: auto;
    max-width: none;
    flex: unset;
    min-width: 0;
    text-align: left;
    align-self: unset;
}

.yo-tr-hub #turkiye-arsivi .yo-section__head {
    max-width: 760px;
}

.yo-tr-hub .yo-container.yo-tr-container {
    width: min(100%, 1071px);
    max-width: 1071px;
    margin-inline: auto;
    padding-inline: 0;
}

.yo-tr-hub .yo-section > .yo-container.yo-tr-container > * {
    width: 100%;
    max-width: 1071px;
    margin-inline: auto;
}

.yo-travel-index {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 46px 18px;
    padding: 20px 0;
    width: 100%;
    max-width: var(--yo-tr-shell);
    margin-inline: auto;
}

.region-column {
    min-width: 0;
    padding-bottom: 12px;
}

.yo-tr-hub .yo-tr-section__group-title {
    position: relative;
    color: rgba(18, 63, 63, .74);
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: var(--yo-tr-group-title-size);
    letter-spacing: -.02em;
    font-weight: 900;
    line-height: 1.04;
    text-align: center;
    margin: clamp(34px, 4vw, 48px) 0 clamp(12px, 1.4vw, 18px);
    padding-bottom: 14px;
}

.yo-tr-hub .yo-tr-section__intro + .yo-tr-section__group-title {
    margin-top: clamp(38px, 4.4vw, 54px);
}

.yo-tr-hub .yo-tr-section__group-title::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(18, 63, 63, 0), rgba(18, 63, 63, .28) 18%, rgba(18, 63, 63, .28) 82%, rgba(18, 63, 63, 0));
}

.yo-tr-hub .yo-tr-section__group-title + .yo-travel-index {
    margin-top: clamp(18px, 2.2vw, 26px);
}

.region-header-text,
.yo-tr-region-title {
    margin: 0 0 10px;
    color: rgba(18, 63, 63, .68);
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: var(--yo-tr-region-title-size);
    letter-spacing: -.02em;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.05;
    text-align: center;
}

.yo-tr-pillar-title {
    display: block;
    margin: 0;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: clamp(1.1rem, 1.48vw, 1.55rem);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -.005em;
    max-width: 100%;
    overflow-wrap: anywhere;
    white-space: normal;
    text-shadow: 0 1px 8px rgba(0, 0, 0, .55);
}

.pillar-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.yo-travel-index .pillar-container {
    position: relative;
    width: 100%;
    height: var(--yo-tr-pillar-height);
    aspect-ratio: auto;
    max-width: var(--yo-tr-pillar-max-width);
    overflow: hidden;
    border-radius: 7px;
    background: #e8ece8;
    margin-inline: auto;
}

.pillar-container::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(
        180deg,
        rgba(20, 30, 35, 0) 40%,
        rgba(20, 30, 35, .26) 60%,
        rgba(20, 30, 35, .76) 82%,
        rgba(20, 30, 35, .98) 100%
    );
    pointer-events: none;
}

.pillar-container img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .28s ease;
}

.pillar-link:hover .pillar-container img {
    transform: scale(1.035);
}

.pillar-content {
    position: absolute;
    right: 28px;
    bottom: 20px;
    left: 28px;
    z-index: 2;
    text-align: center;
}

.pillar-kicker {
    display: block;
    margin-bottom: 4px;
    color: rgba(255, 255, 255, .66);
    font-size: var(--yo-tr-pillar-kicker-size);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.spoke-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 16px;
}

.spoke-link {
    display: flex;
    align-items: center;
    gap: var(--yo-tr-spoke-gap);
    color: inherit;
    text-decoration: none;
}

.spoke-link img {
    flex: 0 0 var(--yo-tr-spoke-thumb-size);
    width: var(--yo-tr-spoke-thumb-size);
    height: var(--yo-tr-spoke-thumb-size);
    border-radius: 7px;
    background: #e8ece8;
    object-fit: cover;
}

.spoke-link {
    position: relative;
}

.spoke-link::before {
    position: absolute;
    inset: 0;
    content: "";
    border-radius: inherit;
    background: linear-gradient(180deg, rgba(20, 30, 35, .04), rgba(20, 30, 35, 0));
    pointer-events: none;
}

.spoke-link > * {
    position: relative;
    z-index: 1;
}

.spoke-info {
    display: grid;
    gap: 3px;
    min-width: 0;
}

.spoke-tag {
    color: #777;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
}

.spoke-title {
    color: #3a3a3a;
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: var(--yo-tr-spoke-title-size);
    font-weight: 500;
    line-height: 1.24;
}

.spoke-link:hover .spoke-title {
    color: var(--yo-interaction-hover-text);
}

.more-link {
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    margin: 18px auto 12px;
    padding: 7px 16px;
    border: 1px solid rgba(26, 82, 82, .16);
    border-radius: 999px;
    background: #fff;
    color: #444;
    font-size: .78rem;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
}

.more-link:hover {
    border-color: rgba(196, 98, 45, .35);
    color: var(--yo-interaction-hover-text);
}

.yo-page--pillar:not(.yo-tr-hub) .yo-tr-section .yo-section__head {
    max-width: 720px;
}

.yo-page--pillar .yo-card-grid.yo-card-grid--3.yo-tr-region-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-flow: row;
    align-items: stretch;
    gap: clamp(18px, 2.2vw, 30px);
}

.yo-page--pillar .yo-tr-region-card {
    display: flex;
    flex-direction: column;
    gap: 14px;
    min-width: 0;
    padding: 22px 22px 20px;
    border: 1px solid rgba(26, 82, 82, .10);
    border-radius: 20px;
    background: linear-gradient(180deg, #fff 0%, rgba(248, 244, 238, .96) 100%);
    box-shadow: 0 12px 30px rgba(17, 24, 39, .06);
}

.yo-page--pillar .yo-tr-region-card--wide {
    grid-column: auto;
}

.yo-page--pillar .yo-tr-region-card .yo-tr-card-kicker {
    margin: 0;
    color: var(--yo-terra);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.yo-page--pillar .yo-tr-region-card h3 {
    margin: 0;
    color: #123f3f;
    font-size: 1.18rem;
    line-height: 1.18;
}

.yo-page--pillar .yo-tr-region-card > p {
    margin: 0;
    color: #486466;
    line-height: 1.7;
}

.yo-page--pillar .yo-tr-chip-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 10px;
    margin: 2px 0 0;
    padding: 0;
    list-style: none;
}

.yo-page--pillar .yo-tr-chip-list li {
    display: flex;
}

.yo-page--pillar .yo-tr-chip-list a,
.yo-page--pillar .yo-tr-chip-list span {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    padding: 6px 12px;
    border: 1px solid rgba(26, 82, 82, .14);
    border-radius: 999px;
    background: rgba(255, 255, 255, .94);
    color: #123f3f;
    font-size: .84rem;
    font-weight: 700;
    line-height: 1.15;
    text-decoration: none;
}

.yo-page--pillar .yo-tr-chip-list a:hover {
    border-color: rgba(196, 98, 45, .35);
    color: var(--yo-terra);
}

.yo-page--pillar .yo-tr-card-cta {
    margin-top: auto;
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 8px 14px;
    border: 1px solid rgba(26, 82, 82, .16);
    border-radius: 999px;
    background: #fff;
    color: #123f3f;
    font-weight: 800;
    text-decoration: none;
}

@media (max-width: 1180px) {
    .yo-tr-hub .yo-tr-city-decision-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 1023px) {
    .yo-page--pillar .yo-card-grid.yo-card-grid--3.yo-tr-region-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .yo-tr-hub #saha .yo-tr-planning-notes {
        grid-template-columns: 1fr;
    }

    .yo-tr-hub .yo-tr-note-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .yo-tr-hub .yo-tr-note-grid--four {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .yo-tr-hub .yo-container.yo-tr-container {
        padding-inline: 16px;
    }

    .yo-tr-hub .yo-tr-ops-grid,
    .yo-tr-hub .yo-tr-type-grid,
    .yo-tr-hub .yo-tr-season-grid,
    .yo-tr-hub .yo-tr-duration-grid,
    .yo-tr-hub .yo-tr-decision__grid,
    .yo-tr-hub .yo-tr-city-decision-grid,
    .yo-tr-hub .yo-tr-spoke-grid,
    .yo-page--pillar.yo-tr-hub .yo-card-grid.yo-pillar-spoke-grid-h.yo-tr-spoke-grid,
    .yo-tr-hub .yo-tr-planning-notes,
    .yo-page--pillar .yo-card-grid.yo-card-grid--3.yo-tr-region-grid {
        grid-template-columns: 1fr;
    }

    .yo-tr-hub .yo-tr-decision {
        display: block;
    }

    .yo-tr-hub .yo-tr-decision__grid > article {
        width: 100%;
        padding: 18px;
        min-height: 0;
    }

    .yo-travel-index {
        grid-template-columns: 1fr;
        gap: 34px;
        width: 100%;
        max-width: none;
        margin-inline: auto;
        padding: 0;
        --yo-tr-group-title-size: clamp(1.7rem, 7vw, 2.2rem);
        --yo-tr-region-title-size: clamp(1.62rem, 6.6vw, 2.06rem);
        --yo-tr-pillar-title-size: clamp(1.76rem, 7vw, 2.18rem);
        --yo-tr-pillar-kicker-size: .62rem;
        --yo-tr-eyebrow-size: .8rem;
        --yo-tr-pillar-max-width: none;
        --yo-tr-pillar-height: auto;
        --yo-tr-pillar-ratio: 345 / 315;
        --yo-tr-spoke-thumb-size: 74px;
        --yo-tr-spoke-gap: 10px;
        --yo-tr-spoke-title-size: 1rem;
    }

    .yo-travel-index .pillar-link {
        width: 100vw;
        margin-inline: calc(50% - 50vw);
    }

    .region-header-text,
    .yo-tr-region-title {
        font-size: var(--yo-tr-region-title-size);
        letter-spacing: .01em;
        text-align: center;
        margin-top: 4px;
        margin-bottom: 14px;
    }

    .yo-travel-index .pillar-container {
        width: 100%;
        max-width: var(--yo-tr-pillar-max-width);
        margin-inline: 0;
        height: auto;
        aspect-ratio: var(--yo-tr-pillar-ratio);
        border-radius: 0;
    }

    .pillar-content {
        right: 20px;
        left: 20px;
        bottom: 18px;
        text-align: center;
    }

    .pillar-kicker {
        font-size: var(--yo-tr-pillar-kicker-size);
        letter-spacing: .08em;
    }

    .yo-tr-pillar-title {
        font-size: clamp(1.82rem, 6.8vw, 2.12rem);
        line-height: 1.04;
        letter-spacing: -.005em;
        margin-top: 4px;
    }

    .spoke-wrapper {
        gap: 2px;
        margin-top: 14px;
    }

    .spoke-link {
        display: grid;
        grid-template-columns: var(--yo-tr-spoke-thumb-size) minmax(0, 1fr);
        align-items: center;
        gap: var(--yo-tr-spoke-gap);
        width: 100%;
        padding: 12px 14px;
        border-radius: 18px;
        background: rgba(18, 63, 63, .006);
        min-height: 88px;
    }

    .spoke-link img {
        width: var(--yo-tr-spoke-thumb-size);
        height: var(--yo-tr-spoke-thumb-size);
        border-radius: 12px;
        margin-left: 0;
    }

    .spoke-info {
        gap: 4px;
    }

    .spoke-tag,
    .spoke-title {
        text-align: left;
    }

    .spoke-tag {
        font-size: .68rem;
        margin-top: 0;
    }

    .spoke-title {
        color: #3a3a3a;
        font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: var(--yo-tr-spoke-title-size);
        line-height: 1.28;
    }

    .yo-tr-hub :is(.yo-tr-section__head, .yo-tr-section__head--regions) {
        width: 100%;
        max-width: var(--yo-tr-head-shell);
        margin-inline: auto;
        text-align: center;
    }

    .yo-tr-hub :is(.yo-tr-section__title, .yo-tr-section__head > h2) {
        width: min(100%, var(--yo-tr-head-max));
        max-width: var(--yo-tr-head-max);
        margin-inline: auto;
        text-align: center;
        line-height: 1.08;
    }

    .yo-tr-hub :is(.yo-section__eyebrow, .yo-tr-eyebrow) {
        text-align: center;
    }

    .yo-tr-hub .yo-tr-ops-grid > article,
    .yo-tr-hub .yo-tr-season-card,
    .yo-tr-hub .yo-tr-duration-card,
    .yo-tr-hub .yo-tr-city-decision,
    .yo-tr-hub .yo-tr-planning-notes article {
        padding: 18px;
    }

    .yo-tr-hub .yo-tr-planning-notes article > h3,
    .yo-tr-hub .yo-tr-planning-notes article > p,
    .yo-tr-hub .yo-tr-note-grid,
    .yo-tr-hub .yo-tr-note-box,
    .yo-tr-hub .yo-tr-note-box--stack {
        grid-column: auto;
    }

    .yo-tr-hub .yo-tr-note-grid {
        grid-template-columns: 1fr;
    }

    .yo-tr-hub .yo-tr-note-box--stack {
        gap: 10px;
    }

    .yo-tr-hub .yo-tr-section__group-title {
        font-size: var(--yo-tr-group-title-size);
        line-height: 1.05;
    }

    .yo-tr-hub .yo-tr-spoke-grid .yo2-card__media {
        min-height: 184px;
        aspect-ratio: 16 / 9;
    }
}

/* Turkiye rules moved from visual QA */
.yo-tr-region-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.yo-tr-region-card--wide {
    grid-column: auto;
}

.yo-tr-region-card,
.yo-tr-type-card {
    display: flex;
    flex-direction: column;
}

.yo-tr-type-card__image {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.yo-tr-start-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(16px, 2.2vw, 26px);
    align-items: stretch;
}

.yo-tr-start-grid > article,
.yo-tr-ops-grid > article {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 12px;
    padding: 20px;
    border: 1px solid rgba(26, 82, 82, .11);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(17, 24, 39, .08);
}

.yo-tr-start-grid > article > span {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(196, 98, 45, .12);
    color: #c4622d;
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .08em;
}

.yo-tr-start-grid > article h3,
.yo-tr-ops-grid > article h3 {
    margin: 0;
    color: #123f3f;
    font-size: 1.12rem;
    line-height: 1.22;
}

/* Turkey region pillar cards: /avrupa visual model, scoped to /turkiye */
.yo-tr-hub .yo-tr-pillar-regions {
    padding-block: 30px 24px;
    background: #fff;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-hp-container {
    width: 100%;
    max-width: var(--yo-tr-shell, 1071px);
}

.yo-tr-hub .yo-tr-pillar-regions .yo-av-region-rail {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
    align-items: start;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-av-region-unit {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 12px;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-kita-card {
    position: relative;
    display: block;
    width: 100%;
    min-height: 224px;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    border-radius: 14px;
    background: #123f3f;
    box-shadow: 0 12px 30px rgba(17, 24, 39, .12);
    text-decoration: none;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-kita-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .88;
    transition: transform .35s ease, opacity .25s ease;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-kita-card:hover img {
    transform: scale(1.045);
    opacity: .78;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-kita-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 17px 14px 15px;
    background:
        linear-gradient(to bottom, rgba(196, 98, 45, .12) 0%, rgba(196, 98, 45, 0) 42%),
        linear-gradient(to top, rgba(10, 38, 38, .94) 0%, rgba(10, 38, 38, .64) 34%, rgba(10, 38, 38, 0) 68%);
}

.yo-tr-hub .yo-tr-pillar-regions .yo-kita-title {
    display: block;
    margin: 0 0 7px;
    color: #fff;
    font-size: clamp(.95rem, 1.15vw, 1.12rem);
    font-weight: 900;
    line-height: 1.16;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-kita-sub {
    display: block;
    min-height: 4.6em;
    margin: 0;
    color: rgba(255, 255, 255, .82);
    font-size: .7rem;
    line-height: 1.34;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-av-country-board {
    padding: 0 2px;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-chip-list {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.yo-tr-hub .yo-tr-pillar-regions .yo-chip-list span {
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    padding: 7px 10px;
    border: 1px solid rgba(26, 82, 82, .12);
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(17, 24, 39, .06);
    color: #1a5252;
    font-size: .72rem;
    font-weight: 800;
    line-height: 1.05;
}

@media (max-width: 1180px) {
    .yo-tr-hub .yo-tr-pillar-regions .yo-av-region-rail {
        display: flex;
        gap: 14px;
        overflow-x: auto;
        padding: 0 0 8px;
        scroll-snap-type: x proximity;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .yo-tr-hub .yo-tr-pillar-regions .yo-av-region-rail::-webkit-scrollbar {
        display: none;
    }

    .yo-tr-hub .yo-tr-pillar-regions .yo-av-region-unit {
        flex: 0 0 180px;
        scroll-snap-align: start;
    }
}

@media (max-width: 640px) {
    .yo-tr-hub .yo-tr-pillar-regions {
        padding-block: 24px 20px;
    }

    .yo-tr-hub .yo-tr-pillar-regions .yo-av-region-rail {
        margin-inline: -16px;
        padding-inline: 16px;
    }

    .yo-tr-hub .yo-tr-pillar-regions .yo-av-region-unit {
        flex-basis: 156px;
    }

    .yo-tr-hub .yo-tr-pillar-regions .yo-kita-card {
        min-height: 214px;
        border-radius: 12px;
    }

    .yo-tr-hub .yo-tr-pillar-regions .yo-kita-sub {
        display: none;
    }

    .yo-tr-hub .yo-tr-pillar-regions .yo-chip-list span {
        min-height: 28px;
        padding-inline: 9px;
        font-size: .68rem;
    }
}

.yo-tr-hub .yo-tr-decision__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
}

.yo-tr-hub .yo-tr-decision__grid > article {
    min-height: 0;
    gap: 8px;
    padding: 14px;
    box-shadow: 0 8px 18px rgba(17, 24, 39, .06);
}

.yo-tr-hub .yo-tr-decision__grid > article::after {
    display: none;
}

.yo-tr-hub .yo-tr-decision__grid > article > svg {
    width: 34px;
    height: 34px;
    padding: 8px;
}

.yo-tr-hub .yo-tr-decision__grid > article > strong {
    font-size: .98rem;
    line-height: 1.2;
}

.yo-tr-hub .yo-tr-decision__grid > article > strong a {
    color: inherit;
    text-decoration: none;
}

.yo-tr-hub .yo-tr-decision__grid > article > span {
    font-size: .86rem;
    line-height: 1.45;
}

@media (max-width: 767px) {
    .yo-tr-hub .yo-tr-decision__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .yo-tr-hub .yo-tr-decision__grid > article {
        padding: 12px;
    }
}

.yo-quick-tools,
.yo-quick-tools * {
    box-sizing: border-box;
}

.yo-quick-tools {
    padding-block: 12px 22px;
}

.yo-quick-wrap {
    max-width: 1071px;
}

.yo-quick-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.yo-quick-card {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 10px;
    min-width: 0;
    min-height: 82px;
    align-items: start;
    padding: 13px 14px;
    border: 1px solid rgba(26, 82, 82, .18);
    border-radius: 8px;
    background: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(250, 246, 240, .78));
    color: #1a5252;
    text-decoration: none;
    box-shadow: none;
    transition: border-color .18s ease, transform .18s ease, background-color .18s ease;
}

.yo-quick-card:hover,
.yo-quick-card:focus-visible {
    border-color: rgba(196, 98, 45, .58);
    background: #fff;
    color: #1a5252;
    transform: translateY(-1px);
    outline: none;
}

.yo-quick-icon {
    display: inline-flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(196, 98, 45, .28);
    border-radius: 8px;
    background: rgba(196, 98, 45, .08);
    color: #c4622d;
}

.yo-quick-icon svg {
    width: 19px;
    height: 19px;
}

.yo-quick-body {
    display: grid;
    gap: 4px;
    min-width: 0;
}

.yo-quick-body strong {
    color: #123f3f;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: 0;
}

.yo-quick-body span {
    color: rgba(26, 82, 82, .76);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.35;
}

.yo-quick-anchor {
    position: relative;
    top: -84px;
    display: block;
    height: 0;
    overflow: hidden;
}

@media (max-width: 767px) {
    .yo-quick-tools {
        padding-block: 10px 18px;
    }

    .yo-quick-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .yo-quick-card {
        grid-template-columns: 30px minmax(0, 1fr);
        gap: 8px;
        min-height: 88px;
        padding: 11px;
    }

    .yo-quick-icon {
        width: 30px;
        height: 30px;
    }

    .yo-quick-icon svg {
        width: 17px;
        height: 17px;
    }

    .yo-quick-body strong {
        font-size: 13px;
    }

    .yo-quick-body span {
        font-size: 11.5px;
        line-height: 1.3;
    }
}
