/* FE-TARIFF-RESULTS BUILD 2026.08.03-r31 | Mobile Header, Menüebene und Ergebniskarten */
@media (max-width: 767.98px) {
    .masterhead {
        position: relative;
        z-index: 1061;
        min-height: 72px;
        height: 72px;
        padding: 0 1rem;
    }
    .masterhead > .row { align-items: center; height: 72px; margin: 0 auto; }
    .masterhead > .row > .col {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 0;
    }
    .masterhead > .row > .col:last-child { justify-content: flex-end; }
    .logo_link {
        display: inline-flex;
        align-items: center;
        height: 100%;
        margin: 0;
        padding: .35rem 0;
    }
    .logo {
        display: block;
        width: 145px;
        max-width: 45vw;
        height: auto !important;
        max-height: 48px;
        object-fit: contain;
        object-position: left center;
    }
    .menu_pos,
    .menu_pos .conatiner-fluid,
    .menu_pos .row,
    .menu_pos .col { margin: 0; padding: 0 !important; }
    .mobile-menu-toggle {
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: .12rem;
        min-width: 52px;
        min-height: 52px;
        margin: 0;
        padding: .35rem .45rem;
        border: 0;
        color: #fff;
        background: transparent;
    }
    .mobile-menu-toggle .hamburger-box { width: 34px; height: 24px; }
    .mobile-menu-toggle .hamburger-inner,
    .mobile-menu-toggle .hamburger-inner::before,
    .mobile-menu-toggle .hamburger-inner::after { width: 34px; height: 4px; }
    .mobile-menu-label {
        color: #fff;
        font-size: .72rem;
        font-weight: 600;
        line-height: 1;
    }
    #navbarMenupoints {
        position: absolute;
        top: 72px;
        z-index: 1060;
        max-height: calc(100vh - 72px);
        max-height: calc(100dvh - 72px);
        overflow-y: auto;
        box-shadow: 0 8px 18px rgba(16, 40, 74, .2);
    }

    .mobile-results-tools {
        position: sticky !important;
        top: 0 !important;
        z-index: 1025;
        margin: 0 -.15rem .65rem;
        padding: .4rem .15rem;
        border-bottom: 1px solid #d8dde5;
        background: rgba(255, 255, 255, .97);
        box-shadow: 0 3px 8px rgba(16, 40, 74, .08);
    }
    .mobile-filter-open,
    .mobile-results-tools__sort #sort_by {
        min-height: 46px;
        height: 46px;
        border: 1px solid #9fa9b5;
        background-color: #fff;
        font-size: .9rem;
    }

    .tariff-card { margin-bottom: 1rem; border-color: #8f9aa7; }
    .tariff-card__main {
        column-gap: .65rem !important;
        row-gap: .75rem !important;
        padding: .9rem !important;
    }
    .tariff-card__title { font-size: 1.05rem; line-height: 1.2; }
    .tariff-card__logo { max-width: 125px; max-height: 48px; margin-top: .6rem; }
    .tariff-card__annual-price { font-size: 1.25rem; }
    .tariff-card__saving { max-width: 145px; margin-left: auto; font-size: .82rem; }
    .tariff-card__extras {
        width: 128px;
        margin-top: .75rem;
        border-width: 1px;
        box-shadow: 0 2px 5px rgba(16, 40, 74, .12);
    }
    .tariff-card__extra-label {
        min-height: 22px;
        padding: .05rem .4rem .1rem;
        font-size: 1.35rem;
    }
    .tariff-card__extra-logos { padding: 0 .4rem .35rem; }
    .tariff-card__extra-logo-item { min-height: 42px; padding: .2rem 0; }
    .tariff-card__extra-logo-item + .tariff-card__extra-logo-item {
        margin-top: .3rem;
        padding-top: .7rem;
    }
    .tariff-card__extra-logo-item + .tariff-card__extra-logo-item::before {
        top: -.35rem;
        font-size: 1.1rem;
    }
    .tariff-card__amazon.willkomensgutschein {
        margin: -8px 0;
        transform: scale(.7);
        transform-origin: center center;
    }
    .tariff-card__treemer { width: 50px; height: 44px; }
    .tariff-card__waipu { width: 92px; }
    .tariff-card__benefits { gap: .38rem; padding-top: .7rem; }
    .tariff-card__bonus-highlights { gap: .3rem; }
    .tariff-card__bonus-chip { padding: .24rem .4rem; font-size: .86rem; }
    .tariff-card__actions {
        display: flex !important;
        flex-direction: column;
        gap: .35rem;
        padding-top: .7rem;
    }
    .tariff-card__choose-form,
    .tariff-card__choose-button { width: 100%; }
    .tariff-card__choose-form { order: 1; }
    .tariff-card__details-button { order: 2; min-height: 40px; }
    .tariff-card__choose-button {
        min-height: 50px;
        font-size: 1rem;
        font-weight: 700;
    }
}

@media (max-width: 374.98px) {
    .masterhead { padding-right: .6rem; padding-left: .6rem; }
    .logo { width: 132px; }
    .tariff-card__extras { width: 116px; }
}
