/**
 * Site chrome + hero header — tüm sayfalarda aynı açık mavi menü
 */

/* ---- Animasyonlu CSS değişkenleri (Houdini @property) ---- */

/* Sayfa padding-top — header yüksekliğiyle senkronize geçiş */
@property --chrome-active-h {
    syntax: '<length>';
    initial-value: 142px;
    inherits: true;
}

/* Logo halkası boyutu */
@property --hh-logo {
    syntax: '<length>';
    initial-value: 96px;
    inherits: true;
}

/* Header ana satır minimum yüksekliği */
@property --hh-row-min {
    syntax: '<length>';
    initial-value: 104px;
    inherits: true;
}

/* Menü öğesi yüksekliği */
@property --hh-menu-h {
    syntax: '<length>';
    initial-value: 48px;
    inherits: true;
}

/* ========== Kurumsal mavi chrome (tüm sayfalar) ========== */
:root {
    /* @property sayesinde bu değişken değer değişince otomatik geçiş yapar */
    transition: --chrome-active-h 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}

.site-page--home,
.site-page--inner {
    padding-top: var(--chrome-active-h, var(--chrome-slot-h, 142px));
    /* transition: padding-top kaldırıldı — artık @property animasyonu yönetiyor */
}

@media (prefers-reduced-motion: reduce) {
    :root {
        transition: none;
    }
    .site-page--home,
    .site-page--inner {
        transition: none;
    }
}

.site-chrome--bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3000;
    background: linear-gradient(165deg, #134559 0%, #1a6fa3 48%, #2b8fc7 100%);
    box-shadow: 0 4px 24px rgba(19, 69, 89, 0.22);
    overflow: visible;
    /* Scroll state transitions — glass effect */
    transition: background 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                backdrop-filter 0.55s cubic-bezier(0.22, 1, 0.36, 1),
                -webkit-backdrop-filter 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Sayfanın üstünden ayrılınca hafif arka plan değişimi */
.site-chrome--bar:has(.hero-header.scrolled) {
    background: linear-gradient(165deg,
        rgba(11, 44, 70, 0.93) 0%,
        rgba(18, 68, 105, 0.90) 48%,
        rgba(23, 84, 126, 0.88) 100%);
    backdrop-filter: blur(14px) saturate(1.45) brightness(0.96);
    -webkit-backdrop-filter: blur(14px) saturate(1.45) brightness(0.96);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.09),
                0 6px 36px rgba(0, 0, 0, 0.26);
}

/* Kompakt mod — derin cam görünümü */
.site-chrome--bar:has(.hero-header.is-compact.scrolled) {
    background: linear-gradient(165deg,
        rgba(8, 36, 60, 0.95) 0%,
        rgba(14, 58, 93, 0.92) 48%,
        rgba(19, 72, 110, 0.90) 100%);
    backdrop-filter: blur(22px) saturate(1.6) brightness(0.93);
    -webkit-backdrop-filter: blur(22px) saturate(1.6) brightness(0.93);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.11),
                0 2px 22px rgba(0, 0, 0, 0.34);
}

#site-chrome,
#site-chrome .hero-header,
#site-chrome .hero-header__main,
#site-chrome .hero-header__bar,
#site-chrome .hero-header__row {
    overflow: visible;
}

.site-chrome--bar .hero-header {
    background: transparent;
    color: #fff;
}

.site-chrome--bar .hero-header__utility {
    background: rgba(0, 0, 0, 0.12);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

.site-chrome--bar .hero-header__logo-ring {
    box-shadow:
        0 0 0 3px rgba(255, 255, 255, 0.05),
        0 6px 18px rgba(0, 0, 0, 0.28),
        0 2px 8px rgba(0, 0, 0, 0.14);
}

.site-chrome--bar .hero-header__logo-ring img {
    filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.32));
}

.site-chrome--bar .hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > a,
.site-chrome--bar .hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > .hero-header__parent {
    color: rgba(255, 255, 255, 0.92);
}

.site-chrome--bar .hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > a:hover,
.site-chrome--bar .hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > .hero-header__parent:hover {
    color: var(--brand-gold-light);
}

.site-chrome--bar .hero-header__search,
.site-chrome--bar .hero-header__toggle {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.08);
}

.site-chrome--bar .hero-header.is-compact {
    --hh-menu-h: 36px;
    --hh-row-min: var(--hh-bar-h);
    --hh-tool: 32px;
}

.site-chrome--bar .hero-header.is-compact .hero-header__main {
    padding: 0;
    overflow: visible;
}

@media (max-width: 991px) {
    .site-page--home,
    .site-page--inner {
        padding-top: var(--chrome-active-h, var(--chrome-slot-h, 76px));
    }

    .site-chrome--bar {
        position: fixed;
    }
}

/* ========== Hero header (üst menü) ========== */
.hero-header {
    position: relative;
    z-index: 20;
    color: #fff;
    background: transparent;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 0;
    height: auto;
    overflow: visible;
    /* @property değişkenleri dahil — tek yerden yönetilen timing */
    transition: background 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                backdrop-filter 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                -webkit-backdrop-filter 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                --hh-logo 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                --hh-row-min 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                --hh-menu-h 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: backdrop-filter;
    --hh-logo-full: 96px;
    --hh-logo-compact: 76px;
    --hh-logo: var(--hh-logo-full);
    --hh-logo-overhang: 0px;
    --hh-bar-h: 48px;
    --hh-logo-float: 0.38;
    --hh-menu-h: 48px;
    --hh-menu-fs: 0.8125rem;
    --hh-menu-pad-x: 0.5rem;
    --hh-row-min: 104px;
    --hh-tool: 40px;
}

.hero-header.is-compact {
    min-height: 0;
    --hh-logo: var(--hh-logo-compact);
    --hh-logo-overhang: max(0px, calc(var(--hh-logo-compact) - var(--hh-bar-h)));
    --hh-menu-h: 36px;
    --hh-menu-fs: 0.78rem;
    --hh-menu-pad-x: 0.38rem;
    --hh-row-min: var(--hh-bar-h);
    --hh-tool: 32px;
}

@media (min-width: 1400px) {
    .hero-header:not(.is-compact) {
        --hh-menu-fs: 0.9375rem;
        --hh-menu-pad-x: 0.58rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    .hero-header,
    .hero-header *,
    .hero-header *::before {
        transition-duration: 0.01ms !important;
    }
}

.hero-header__utility {
    background: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.75rem;
    flex-shrink: 0;
    overflow: hidden;
    opacity: 1;
    max-height: 72px;
    /* Expand (compact→normal): yavaş aç, içerik biraz gecikmeli belirsin */
    transition: max-height 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0s,
                opacity 0.35s ease 0.12s;
}

.hero-header.is-compact .hero-header__utility {
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    /* Collapse (normal→compact): hızlı kapat, opacity önce gitsin */
    transition: max-height 0.38s cubic-bezier(0.4, 0, 0.6, 1) 0s,
                opacity 0.22s ease 0s;
}

.hero-header__utility-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 36px;
    flex-wrap: wrap;
}

.hero-header__region {
    color: rgba(255, 255, 255, 0.75);
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: 500;
}

.hero-header__region-teb {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s;
}

.hero-header__region-teb:hover {
    color: var(--brand-gold-light);
}

.hero-header__utility-links {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    flex-wrap: wrap;
}

.hero-header__utility-link {
    color: rgba(255, 255, 255, 0.88);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    transition: color 0.2s;
}

.hero-header__utility-link:hover {
    color: var(--brand-gold-light);
}

.hero-header__social {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding-left: 0.75rem;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.hero-header__social a {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.75rem;
    transition: background 0.2s, border-color 0.2s;
}

.hero-header__social a:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: var(--brand-gold);
}

.hero-header__main {
    position: relative;
    z-index: 1;
    flex-shrink: 0;
    padding: 0.5rem 0;
    overflow: visible;
    transition: padding 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.hero-header.is-compact .hero-header__main {
    padding: 0;
    overflow: visible;
}

.hero-header.is-compact .hero-header__row {
    align-items: center;
}

.hero-header__bar {
    overflow: visible;
}

.hero-header__row {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.65rem 0.85rem;
    overflow: visible;
    min-height: var(--hh-row-min);
    /* min-height artık @property --hh-row-min hero-header transition ile geliyor */
    transition: gap 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

@media (min-width: 992px) {
    .hero-header__row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        gap: 0.5rem;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
}

/* Geniş masaüstü: menü | logo | menü | araçlar — arama ikonu menüyle çakışmaz */
@media (min-width: 1200px) {
    .hero-header__row {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) auto;
        align-items: center;
        gap: 0.35rem 0.5rem;
    }

    .hero-header__nav--left {
        grid-column: 1;
        padding-right: 0.75rem;
    }

    .hero-header__brand {
        grid-column: 2;
        justify-self: center;
    }

    .hero-header__cluster-right {
        display: contents;
    }

    .hero-header__nav--right {
        grid-column: 3;
        min-width: 0;
        padding-left: 0.75rem;
        overflow: hidden;
    }

    .hero-header__nav--right > .hero-header__menu:not(.hero-header__menu--mobile) {
        max-width: 100%;
    }

    .hero-header__tools {
        grid-column: 4;
        flex-shrink: 0;
        margin-left: 0;
        padding-left: 0.35rem;
        padding-right: 0;
        position: relative;
        z-index: 6;
    }
}

.hero-header__brand {
    flex-shrink: 0;
    text-decoration: none;
    grid-column: 1;
    justify-self: start;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-header__brand {
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        margin-right: auto;
    }

    .hero-header__cluster-right {
        margin-left: auto;
        flex-shrink: 0;
    }
}

@media (min-width: 1200px) {
    .hero-header__brand {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 5;
        transform: translate(-50%, -50%);
        transition: top 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .hero-header__brand:hover {
        transform: translate(-50%, -50%);
    }

    /* Scroll — ince mavi şerit, logo üstten hizalı aşağı taşar */
    .hero-header.is-compact .hero-header__brand {
        top: 0;
        transform: translate(-50%, 0);
    }

    .hero-header.is-compact .hero-header__brand:hover {
        transform: translate(-50%, 0);
    }

    .hero-header.is-compact .hero-header__nav--left {
        padding-right: calc(var(--hh-logo) * 0.52 + 1rem);
    }

    .hero-header.is-compact .hero-header__nav--right {
        padding-left: calc(var(--hh-logo) * 0.52 + 1rem);
    }
}

.hero-header__nav--left {
    display: none;
}

@media (min-width: 1200px) {
    .hero-header__nav--left {
        flex: 1 1 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        min-width: 0;
        padding-right: calc(var(--hh-logo-full, var(--hh-logo)) * 0.5 + 1rem);
    }
}

.hero-header__cluster-right {
    grid-column: 3;
    justify-self: end;
    display: flex;
    align-items: center;
    gap: 0.35rem;
    min-width: 0;
}

@media (min-width: 1200px) {
    .hero-header__cluster-right {
        flex: 1 1 0;
        justify-content: flex-start;
        align-items: center;
        gap: 0.5rem;
        padding-left: calc(var(--hh-logo-full, var(--hh-logo)) * 0.5 + 1rem);
    }

    .hero-header__nav--right {
        flex: 1 1 auto;
        display: flex;
        justify-content: flex-start;
        min-width: 0;
    }
}

.hero-header__nav--right {
    min-width: 0;
}

.hero-header__logo-ring {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--hh-logo);
    height: var(--hh-logo);
    background: transparent;
    border-radius: 50%;
    box-shadow:
        0 0 0 3px rgba(255, 255, 255, 0.05),
        0 6px 18px rgba(0, 0, 0, 0.28),
        0 2px 8px rgba(0, 0, 0, 0.14);
    padding: 0;
    will-change: width, height, transform;
    /* width & height artık @property --hh-logo üzerinden hero-header'dan animate oluyor */
    transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                background 0.45s ease;
}

.hero-header.is-compact .hero-header__logo-ring {
    width: var(--hh-logo);
    height: var(--hh-logo);
    padding: 0;
    background: transparent;
    box-shadow:
        0 0 0 2px rgba(255, 255, 255, 0.04),
        0 4px 14px rgba(0, 0, 0, 0.24),
        0 2px 6px rgba(0, 0, 0, 0.12);
}

.hero-header__brand:hover .hero-header__logo-ring {
    transform: scale(1.04);
    box-shadow:
        0 0 0 4px rgba(255, 255, 255, 0.07),
        0 8px 22px rgba(0, 0, 0, 0.32),
        0 3px 10px rgba(0, 0, 0, 0.16);
}

.hero-header.is-compact .hero-header__brand:hover .hero-header__logo-ring {
    transform: none;
    box-shadow:
        0 0 0 3px rgba(255, 255, 255, 0.06),
        0 6px 18px rgba(0, 0, 0, 0.28),
        0 2px 8px rgba(0, 0, 0, 0.14);
}

.hero-header__logo-ring img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.32));
    transition: filter 0.45s ease;
}

.hero-header.is-compact .hero-header__logo-ring img {
    filter: drop-shadow(0 3px 12px rgba(0, 0, 0, 0.3));
}

.hero-header__brand:hover .hero-header__logo-ring img {
    filter: drop-shadow(0 4px 14px rgba(0, 0, 0, 0.38));
}

.hero-header.is-compact .hero-header__brand:hover .hero-header__logo-ring img {
    filter: drop-shadow(0 4px 14px rgba(0, 0, 0, 0.34));
}

.hero-header__nav {
    min-width: 0;
    display: flex;
    align-items: center;
    overflow: visible;
}

/* Masaüstü menü — logo ortada, sol/sağ eşit kolonlar */
.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) {
    display: flex !important;
    flex-flow: row nowrap !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    height: var(--hh-menu-h);
    width: max-content;
    max-width: 100%;
    overflow: visible;
    /* height @property --hh-menu-h üzerinden hero-header'dan animate oluyor */
    transition: none;
}

.hero-header__nav--left > .hero-header__menu:not(.hero-header__menu--mobile) {
    justify-content: flex-end;
    margin-left: auto;
}

.hero-header__nav--right > .hero-header__menu:not(.hero-header__menu--mobile) {
    justify-content: flex-start;
    margin-right: auto;
}

.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li {
    position: relative;
    flex: 0 0 auto !important;
    display: block !important;
    float: none !important;
}

.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > a,
.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > .hero-header__parent {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center;
    gap: 0.28rem;
    height: var(--hh-menu-h);
    min-height: 0 !important;
    padding: 0 var(--hh-menu-pad-x);
    color: rgba(255, 255, 255, 0.88);
    text-decoration: none;
    font-family: var(--font-brand);
    font-size: var(--hh-menu-fs);
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: none;
    white-space: nowrap !important;
    border-bottom: 2px solid transparent;
    /* height artık @property --hh-menu-h'den geliyor */
    transition: color 0.2s ease,
                border-color 0.2s ease,
                background 0.2s ease,
                font-size 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                padding 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    box-sizing: border-box;
}

.hero-header__link-text {
    display: inline-block;
    line-height: 1;
    white-space: nowrap !important;
}

.hero-header__chevron {
    font-size: 0.5rem;
    opacity: 0.7;
    transition: transform 0.2s ease, opacity 0.2s ease, font-size 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.hero-header.is-compact .hero-header__chevron {
    font-size: 0.45rem;
}

.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > a:hover,
.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > li > a.is-active,
.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > .hero-header__item--has-sub:hover > a,
.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > .hero-header__item--has-sub.is-open > a {
    color: #fff;
    border-bottom-color: var(--brand-gold-light);
    background: rgba(255, 255, 255, 0.06);
}

.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > .hero-header__item--has-sub:hover > a .hero-header__chevron,
.hero-header__nav > .hero-header__menu:not(.hero-header__menu--mobile) > .hero-header__item--has-sub.is-open > a .hero-header__chevron {
    transform: rotate(180deg);
    opacity: 1;
}

/* Hover köprüsü — dropdown kapanmasın */
.hero-header__item--has-sub::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 12px;
    z-index: 101;
}

.hero-header__item--has-sub {
    position: relative;
}

/* Alt menü panelleri — ana dropdown ve yan flyout aynı dil */
.hero-header__dropdown,
.hero-header__flyout {
    list-style: none;
    margin: 0;
    padding: 0.4rem 0;
    background: #fff;
    border: 1px solid rgba(15, 40, 53, 0.1);
    border-top: 3px solid var(--brand-gold, #c9a227);
    box-shadow: 0 14px 36px rgba(15, 40, 53, 0.22);
    z-index: 3100;
}

.hero-header__dropdown {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: auto;
    width: max-content;
    min-width: 240px;
    max-width: min(320px, 90vw);
    border-radius: 0 0 12px 12px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}

.site-chrome--bar .hero-header__item--has-sub:hover > .hero-header__dropdown,
.site-chrome--bar .hero-header__item--has-sub.is-open > .hero-header__dropdown {
    z-index: 3101;
}

/* Sağ kolon menüler — panel ekran dışına taşmasın */
.hero-header__nav--right .hero-header__menu > li > .hero-header__dropdown {
    left: auto;
    right: 0;
}

.hero-header__item--has-sub:hover > .hero-header__dropdown,
.hero-header__item--has-sub.is-open > .hero-header__dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

.hero-header__dropdown > li {
    position: relative;
    margin: 0;
}

.hero-header__dropdown a,
.hero-header__flyout a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;
    width: 100%;
    box-sizing: border-box;
    padding: 0.6rem 1rem;
    color: var(--text-dark);
    font-family: var(--font-brand);
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.35;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    text-decoration: none;
    white-space: nowrap;
    border-left: 3px solid transparent;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.hero-header__dropdown a::before,
.hero-header__flyout a::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--brand-gold);
    opacity: 0;
    flex-shrink: 0;
    transition: opacity 0.15s ease;
}

.hero-header__dropdown a:hover,
.hero-header__flyout a:hover {
    background: linear-gradient(90deg, rgba(43, 143, 199, 0.06), rgba(110, 197, 240, 0.08));
    border-left-color: var(--brand-maroon);
    color: var(--brand-maroon);
}

.hero-header__dropdown a:hover::before,
.hero-header__flyout a:hover::before {
    opacity: 1;
}

/* 3. seviye — yan panel, içerik kadar geniş */
.hero-header__flyout {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    right: auto;
    width: max-content;
    min-width: 100%;
    max-width: min(320px, 90vw);
    margin-left: -1px;
    border-radius: 0 12px 12px 0;
    z-index: 3102;
}

.hero-header__item--has-nested:hover > .hero-header__flyout,
.hero-header__item--has-nested.is-open > .hero-header__flyout {
    display: block;
}

/* Sağ menü — flyout sola, ana panelle bitişik */
.hero-header__nav--right .hero-header__flyout {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    border-radius: 12px 0 0 12px;
}

/* Flyout’a geçerken kapanmasın */
.hero-header__item--has-nested::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 12px;
    z-index: 3101;
}

.hero-header__nav--right .hero-header__item--has-nested::after {
    left: auto;
    right: 100%;
}

.hero-header__sub-trigger {
    justify-content: space-between;
    height: auto !important;
    min-height: 0 !important;
}

.hero-header__sub-chevron {
    margin-left: auto;
    font-size: 0.62rem;
    opacity: 0.45;
    flex-shrink: 0;
    transition: opacity 0.15s ease, transform 0.15s ease;
}

.hero-header__sub-trigger:hover .hero-header__sub-chevron,
.hero-header__item--has-nested.is-open > .hero-header__sub-trigger .hero-header__sub-chevron {
    opacity: 0.85;
    color: var(--brand-maroon);
}

.hero-header__tools {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    flex-shrink: 0;
}

.hero-header__search,
.hero-header__toggle {
    width: var(--hh-tool);
    height: var(--hh-tool);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s,
                border-color 0.2s,
                width 0.4s cubic-bezier(0.22, 1, 0.36, 1),
                height 0.4s cubic-bezier(0.22, 1, 0.36, 1),
                font-size 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.hero-header__search:hover,
.hero-header__toggle:hover {
    background: rgba(255, 255, 255, 0.18);
    border-color: #fff;
}

.hero-header__mobile {
    background: rgba(12, 32, 42, 0.95);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0.5rem 0;
}

.hero-header__mobile[hidden] {
    display: none !important;
}

.hero-header__menu--mobile {
    flex-direction: column;
    align-items: stretch;
}

.hero-header__menu--mobile > li > a {
    padding: 0.85rem 1rem;
    border-top: none;
    border-left: 3px solid transparent;
}

.hero-header__menu--mobile .hero-header__dropdown {
    position: static;
    display: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0;
}

.hero-header__menu--mobile .hero-header__item--has-sub.is-open > .hero-header__dropdown {
    display: block;
}

.hero-header__menu--mobile .hero-header__dropdown a {
    color: rgba(255, 255, 255, 0.9);
    padding-left: 1.75rem;
}

.hero-header__menu--mobile .hero-header__flyout {
    display: none;
    position: static;
    margin: 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.28);
    min-width: 0;
    max-width: none;
}

.hero-header__menu--mobile .hero-header__item--has-nested.is-open > .hero-header__flyout {
    display: block;
}

.hero-header__menu--mobile .hero-header__flyout a {
    padding-left: 2.5rem;
    color: rgba(255, 255, 255, 0.9);
}

/* Tablet + mobil (xl alti): acilir menu her zaman temiz ve tutarli gorunsun */
@media (max-width: 1199.98px) {
    .hero-header__mobile-wrap {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 0.12rem;
    }

    .hero-header__mobile {
        margin-top: 0.3rem;
        padding: 0.45rem;
        border-radius: 12px;
        border: 1px solid rgba(255, 255, 255, 0.12);
        background: linear-gradient(165deg, rgba(6, 31, 48, 0.98) 0%, rgba(7, 41, 61, 0.96) 100%);
        box-shadow: 0 14px 32px rgba(0, 0, 0, 0.28);
        max-height: min(72vh, 560px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .hero-header__menu--mobile,
    .hero-header__menu--mobile ul,
    .hero-header__menu--mobile li {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .hero-header__menu--mobile {
        display: flex;
        flex-direction: column;
        gap: 0.3rem;
    }

    .hero-header__menu--mobile > li > a,
    .hero-header__menu--mobile > li > .hero-header__parent {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 44px;
        padding: 0.66rem 0.78rem;
        border-radius: 10px;
        border: 1px solid transparent;
        background: rgba(255, 255, 255, 0.03);
        color: #e6f3ff;
        text-decoration: none;
        font-size: 0.95rem;
        font-weight: 600;
    }
}

/* ========== Hero — dikey ortalı içerik ========== */
.hero-cinematic--municipal .hero-cinematic__inner {
    padding-top: 1.25rem;
    padding-bottom: 0;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.hero-cinematic--municipal .hero-cinematic__container {
    position: relative;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 0;
    padding-bottom: 1.5rem;
    min-height: 0;
}

.hero-cinematic__layout {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(300px, 0.95fr);
    gap: clamp(1.25rem, 3vw, 2.5rem);
    align-items: center;
    width: 100%;
}

.hero-cinematic__copy {
    text-align: left;
    max-width: 36rem;
}

.hero-cinematic__copy .hero-cinematic__eyebrow {
    justify-content: flex-start;
}

.hero-cinematic__copy .hero-cinematic__lead {
    margin-left: 0;
    margin-right: 0;
    max-width: 34rem;
    gap: 0.55rem;
}

.hero-cinematic__copy .hero-cinematic__lead-secondary {
    max-width: 26rem;
}

.hero-cinematic__copy .hero-cinematic__chips {
    justify-content: flex-start;
}

/* ========== Hero — nöbetçi eczane paneli ========== */
.hero-nobet {
    min-width: 0;
}

.hero-nobet__panel {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 20px;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
    overflow: hidden;
}

.hero-nobet__head {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    padding: 1rem 1.15rem;
    background: linear-gradient(135deg, rgba(43, 143, 199, 0.92) 0%, rgba(26, 61, 77, 0.9) 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

/* Modern eczane rozeti — hero nöbet paneli başlığı */
.pharmacy-icon-badge {
    position: relative;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.pharmacy-icon-badge--md {
    width: 44px;
    height: 44px;
    border-radius: 14px;
}

.pharmacy-icon-badge--lg {
    width: 52px;
    height: 52px;
    border-radius: 12px;
}

.pharmacy-icon-badge--on-dark {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.08) 100%);
    border: 1px solid rgba(255, 255, 255, 0.22);
    box-shadow:
        0 4px 14px rgba(0, 0, 0, 0.18),
        inset 0 1px 0 rgba(255, 255, 255, 0.28);
}

.pharmacy-icon-badge__glow {
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.42), transparent 62%);
    pointer-events: none;
}

.pharmacy-icon-badge img {
    position: relative;
    z-index: 1;
    width: 62%;
    height: 62%;
    object-fit: contain;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));
}

.hero-nobet__head-icon {
    flex-shrink: 0;
}

.hero-nobet__head-text {
    flex: 1;
    min-width: 0;
}

.hero-nobet__title {
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.25;
}

.hero-nobet__meta {
    margin: 0.2rem 0 0;
    font-size: 0.72rem;
    color: rgba(255, 255, 255, 0.75);
}

.hero-nobet__all {
    flex-shrink: 0;
    font-size: 0.72rem;
    font-weight: 600;
    color: var(--brand-gold-light);
    text-decoration: none;
    padding: 0.35rem 0.7rem;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 100px;
    white-space: nowrap;
    transition: background 0.2s;
}

.hero-nobet__all:hover {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

.hero-nobet__list {
    list-style: none;
    margin: 0;
    padding: 0.65rem 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    max-height: 320px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(110, 197, 240, 0.6) transparent;
}

.hero-nobet__card {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 0.75rem;
    padding: 0.7rem 0.75rem;
    background: rgba(255, 255, 255, 0.96);
    border-radius: 14px;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

.hero-nobet__card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.14);
}

.guard-pharmacy-avatar,
.hero-nobet__logo {
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: linear-gradient(145deg, var(--brand-maroon) 0%, var(--brand-navy) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex-shrink: 0;
    box-shadow:
        0 4px 14px rgba(43, 143, 199, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.guard-pharmacy-avatar__qr,
.hero-nobet__logo .guard-pharmacy-avatar__qr {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.guard-pharmacy-avatar__icon,
.hero-nobet__logo .guard-pharmacy-avatar__icon {
    position: absolute;
    width: 28px;
    height: 28px;
    opacity: 0.32;
    object-fit: contain;
    filter: brightness(1.15);
}

.guard-pharmacy-avatar__monogram,
.hero-nobet__logo .guard-pharmacy-avatar__monogram {
    position: relative;
    z-index: 1;
    font-size: 0.8rem;
    font-weight: 800;
    color: var(--brand-gold-light);
    letter-spacing: 0.04em;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.hero-nobet__info {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    min-width: 0;
}

.hero-nobet__info strong {
    font-size: 0.82rem;
    font-weight: 700;
    color: var(--text-dark);
    line-height: 1.3;
    word-break: break-word;
}

.hero-nobet__addr {
    font-size: 0.72rem;
    color: var(--text-light);
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hero-nobet__meta-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem 0.75rem;
    font-size: 0.7rem;
    color: var(--brand-maroon);
    font-weight: 600;
}

.hero-nobet__meta-row i {
    font-size: 0.62rem;
    opacity: 0.85;
}

.hero-nobet__badge {
    flex-shrink: 0;
    font-size: 0.58rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 0.25rem 0.45rem;
    background: var(--brand-gold-muted);
    color: var(--brand-maroon);
    border-radius: 6px;
    align-self: flex-start;
}

.hero-nobet__empty {
    text-align: center;
    padding: 1.5rem 1rem;
    color: rgba(255, 255, 255, 0.85);
}

.hero-nobet__empty i {
    font-size: 1.75rem;
    color: var(--brand-gold-light);
    margin-bottom: 0.5rem;
}

.hero-nobet__empty p {
    margin: 0 0 0.75rem;
    font-size: 0.85rem;
}

.hero-nobet__empty a {
    color: var(--brand-gold-light);
    font-weight: 600;
    font-size: 0.8rem;
}

.hero-nobet__more {
    margin: 0;
    padding: 0 1rem;
    font-size: 0.72rem;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
}

.hero-nobet__cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.85rem 1rem;
    background: rgba(15, 40, 53, 0.75);
    color: #fff !important;
    font-size: 0.8rem;
    font-weight: 600;
    text-decoration: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    transition: background 0.2s;
}

.hero-nobet__cta:hover {
    background: var(--brand-maroon);
    color: #fff !important;
}

.hero-cinematic--municipal .hero-cinematic__scroll {
    bottom: 3.25rem;
    top: auto;
    animation: heroBounceMunicipal 2.5s ease infinite;
}

@keyframes heroBounceMunicipal {
    0%, 100% { transform: translateX(-50%) translateY(0); }
    50% { transform: translateX(-50%) translateY(4px); }
}

/* ========== Hızlı erişim şeridi (hero altı — normal akış, boşluk yok) ========== */
.hero-quick-strip {
    position: relative;
    width: 100%;
    flex-shrink: 0;
    margin-top: auto;
    z-index: 15;
}

.hero-quick-strip__grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.hero-quick-strip__tile {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    padding: 1rem 1.1rem;
    min-height: 72px;
    text-decoration: none;
    color: #fff;
    transition: filter 0.2s, transform 0.2s;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
}

.hero-quick-strip__tile:last-child {
    border-right: none;
}

.hero-quick-strip__tile:hover {
    filter: brightness(1.12);
    color: #fff;
    transform: translateY(-2px);
    z-index: 1;
}

.hero-quick-strip__tile--navy { background: #1a3d4d; }
.hero-quick-strip__tile--maroon { background: #1a6fa3; }
.hero-quick-strip__tile--slate { background: #3d4f5f; }
.hero-quick-strip__tile--teal { background: #2a5f6b; }
.hero-quick-strip__tile--wine { background: #6b2d3a; }
.hero-quick-strip__tile--gold { background: #7a6520; }

.hero-quick-strip__icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    opacity: 0.95;
}

.hero-quick-strip__text {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    min-width: 0;
}

.hero-quick-strip__text strong {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 1.2;
}

.hero-quick-strip__text span {
    font-size: 0.68rem;
    opacity: 0.88;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .hero-quick-strip__grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .hero-quick-strip__tile:nth-child(3n) {
        border-right: none;
    }

    .hero-quick-strip__tile {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
}

.hero-header:not(.is-compact) {
    --hh-menu-fs: 0.9rem;
    --hh-menu-pad-x: 0.55rem;
}

@media (min-width: 1400px) {
    .hero-header:not(.is-compact) {
        --hh-logo-full: 112px;
        --hh-logo: var(--hh-logo-full);
        --hh-row-min: 116px;
    }

    .hero-header.is-compact {
        --hh-logo-compact: 88px;
        --hh-logo: var(--hh-logo-compact);
        --hh-logo-overhang: max(0px, calc(var(--hh-logo-compact) - var(--hh-bar-h)));
        --hh-bar-h: 48px;
        --hh-row-min: var(--hh-bar-h);
    }

    .hero-header__nav--left {
        padding-right: calc(var(--hh-logo-full) * 0.5 + 1.5rem);
    }

    .hero-header__nav--right {
        padding-left: calc(var(--hh-logo-full) * 0.5 + 1.5rem);
    }
}


@media (min-width: 1200px) and (max-width: 1399px) {
    .hero-header:not(.is-compact) {
        --hh-menu-fs: 0.8125rem;
        --hh-menu-pad-x: 0.42rem;
    }
}

@media (min-width: 1200px) and (max-width: 1319px) {
    .hero-header:not(.is-compact) {
        --hh-menu-fs: 0.78rem;
        --hh-menu-pad-x: 0.36rem;
    }
}

@media (max-width: 991px) {
    .hero-header:not(.is-compact) {
        --hh-logo-full: 88px;
        --hh-logo: var(--hh-logo-full);
        --hh-row-min: 92px;
        --hh-menu-h: 44px;
    }

    .hero-header.is-compact {
        --hh-logo-compact: 68px;
        --hh-logo: var(--hh-logo-compact);
        --hh-logo-overhang: max(0px, calc(var(--hh-logo-compact) - var(--hh-bar-h)));
        --hh-bar-h: 52px;
        --hh-row-min: var(--hh-bar-h);
    }

    .hero-header.is-compact .hero-header__row {
        align-items: center;
    }

    .hero-header.is-compact .hero-header__brand {
        position: relative;
        z-index: 5;
        margin-bottom: calc(var(--hh-logo-overhang) * -0.85);
    }

    .hero-cinematic__layout {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .hero-cinematic__copy {
        max-width: none;
    }

    .hero-nobet__list {
        max-height: 260px;
    }
}

@media (max-width: 767px) {
    .hero-header:not(.is-compact) {
        --hh-logo-full: 80px;
        --hh-logo: var(--hh-logo-full);
        --hh-row-min: 84px;
        --hh-menu-h: 40px;
        --hh-tool: 40px;
    }

    .hero-header.is-compact {
        --hh-logo-compact: 54px;
        --hh-logo: var(--hh-logo-compact);
        --hh-logo-overhang: max(0px, calc(var(--hh-logo-compact) - var(--hh-bar-h)));
        --hh-bar-h: 44px;
        --hh-row-min: var(--hh-bar-h);
        --hh-menu-h: 36px;
        --hh-tool: 34px;
    }

    /* Tüm sayfalarda aynı mobil header yapısı:
       utility bar gizli, sadece ana menü şeridi görünsün */
    .hero-header__utility {
        display: none !important;
        max-height: 0 !important;
        opacity: 0 !important;
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .hero-header__main {
        padding-top: 0.22rem;
        padding-bottom: 0.22rem;
    }

    .hero-header:not(.is-compact) {
        --hh-logo-full: 80px;
        --hh-logo: var(--hh-logo-full);
        --hh-row-min: 84px;
        --hh-menu-h: 40px;
    }

    .hero-quick-strip__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .hero-quick-strip__tile:nth-child(3n) {
        border-right: 1px solid rgba(255, 255, 255, 0.12);
    }

    .hero-quick-strip__tile:nth-child(2n) {
        border-right: none;
    }

    .hero-quick-strip__tile {
        min-height: 64px;
        padding: 0.75rem;
    }

    .hero-header__utility-inner,
    .hero-header__social {
        display: none !important;
    }

    /* Mobil menu panel — profesyonel ve dokunma dostu */
    .hero-header__mobile-wrap {
        position: relative;
        padding-left: 12px;
        padding-right: 12px;
        margin-top: 0.15rem;
    }

    .hero-header__mobile {
        margin-top: 0.35rem;
        padding: 0.45rem;
        border-radius: 14px;
        background: linear-gradient(165deg, rgba(6, 31, 48, 0.98) 0%, rgba(7, 41, 61, 0.96) 100%);
        border: 1px solid rgba(255, 255, 255, 0.12);
        box-shadow: 0 14px 34px rgba(0, 0, 0, 0.3);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }

    .hero-header__menu--mobile,
    .hero-header__menu--mobile ul,
    .hero-header__menu--mobile li {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .hero-header__menu--mobile {
        display: flex;
        flex-direction: column;
        gap: 0.3rem;
    }

    .hero-header__menu--mobile > li > a,
    .hero-header__menu--mobile > li > .hero-header__parent {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 46px;
        padding: 0.7rem 0.8rem;
        border-radius: 10px;
        border: 1px solid transparent;
        font-size: 0.98rem;
        font-weight: 600;
        color: #e6f3ff;
        text-decoration: none;
        background: rgba(255, 255, 255, 0.02);
    }

    .hero-header__menu--mobile > li > a:hover,
    .hero-header__menu--mobile > li > .hero-header__parent:hover {
        background: rgba(43, 143, 199, 0.14);
        border-color: rgba(43, 143, 199, 0.32);
    }

    .hero-header__menu--mobile > li > a.is-active,
    .hero-header__menu--mobile > li > .hero-header__parent.is-active {
        background: linear-gradient(135deg, rgba(43, 143, 199, 0.24) 0%, rgba(26, 111, 163, 0.18) 100%);
        border-color: rgba(43, 143, 199, 0.45);
        color: #ffffff;
        box-shadow: inset 3px 0 0 #6ec5f0;
    }

    .hero-header__menu--mobile .hero-header__dropdown,
    .hero-header__menu--mobile .hero-header__flyout {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
        padding: 0.3rem;
        border-radius: 10px;
        border: 1px solid rgba(255, 255, 255, 0.08);
        background: rgba(0, 0, 0, 0.2);
    }

    .hero-header__menu--mobile .hero-header__dropdown li,
    .hero-header__menu--mobile .hero-header__flyout li {
        margin-bottom: 0.2rem !important;
    }

    .hero-header__menu--mobile .hero-header__dropdown li:last-child,
    .hero-header__menu--mobile .hero-header__flyout li:last-child {
        margin-bottom: 0 !important;
    }

    .hero-header__menu--mobile .hero-header__dropdown a,
    .hero-header__menu--mobile .hero-header__sub-trigger,
    .hero-header__menu--mobile .hero-header__flyout a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 42px;
        padding: 0.58rem 0.72rem;
        border-radius: 8px;
        color: rgba(233, 246, 255, 0.95);
        font-size: 0.9rem;
        text-decoration: none;
        background: rgba(255, 255, 255, 0.03);
    }

    .hero-header__menu--mobile .hero-header__dropdown a:hover,
    .hero-header__menu--mobile .hero-header__sub-trigger:hover,
    .hero-header__menu--mobile .hero-header__flyout a:hover {
        background: rgba(43, 143, 199, 0.12);
    }
}

@media (max-width: 575px) {
    .hero-quick-strip__grid {
        grid-template-columns: 1fr;
    }

    .hero-quick-strip__tile {
        border-right: none !important;
    }

    .hero-cinematic__title {
        font-size: 2rem;
    }

    .hero-nobet__card {
        grid-template-columns: auto 1fr;
    }

    .hero-nobet__badge {
        grid-column: 2;
        justify-self: start;
        margin-top: 0.15rem;
    }

    .hero-nobet__head {
        flex-wrap: wrap;
    }

    .hero-nobet__all {
        width: 100%;
        text-align: center;
    }
}

