/* Liste Matibook — prototipo V.1. Solo body.mb-listings. Home invariata. */
body.mb-listings {
    background: #f4f6f8;
    color: #2c3340;
}
body.mb-listings .container {
    max-width: 1140px !important;
}
body.mb-listings hr.topbar,
body.mb-listings .header.layer-one {
    display: none;
}

body.mb-listings .navbar.navbar-default {
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
    background-image: none;
    border: 0;
    border-radius: 0;
    min-height: 72px;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.06);
}
body.mb-listings .navbar .container {
    padding-top: 8px;
    padding-bottom: 8px;
}
body.mb-listings .navbar-brand {
    height: auto;
    padding: 0;
}
body.mb-listings .navbar-brand img {
    max-height: 52px !important;
}
body.mb-listings a.post-ad-btn {
    background: #ff7518 !important;
    background-image: none !important;
    border: 0 !important;
    filter: none !important;
    color: #fff !important;
    border-radius: 6px;
    padding: 10px 16px;
    font-weight: 700;
    box-shadow: 0 6px 14px rgba(255, 117, 24, 0.28);
}
body.mb-listings a.post-ad-btn:hover,
body.mb-listings a.post-ad-btn:focus {
    background: #e86610 !important;
    color: #fff !important;
}
body.mb-listings .mb-home-mbar {
    display: none;
}

@media (min-width: 768px) {
    body.mb-listings .navbar.navbar-default {
        min-height: 0;
    }
    body.mb-listings .navbar .container {
        padding-top: 0;
        padding-bottom: 0;
    }
    body.mb-listings .mb-home-deskhead {
        display: block;
    }
    body.mb-listings .mb-home-util {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
        padding: 7px 0 6px;
        border-bottom: 1px solid #eef1f4;
    }
    body.mb-listings .mb-home-util a {
        color: #6b7280;
        font-size: 12px;
        font-weight: 500;
        text-decoration: none;
    }
    body.mb-listings .mb-home-util a:hover,
    body.mb-listings .mb-home-util a:focus {
        color: #1c2331;
        text-decoration: none;
    }
    body.mb-listings .mb-home-deskmain {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 16px;
        padding: 10px 0 12px;
    }
    body.mb-listings .mb-home-deskact {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 18px;
        flex-wrap: wrap;
    }
    body.mb-listings .mb-home-deskact a:not(.post-ad-btn) {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        color: #1c2331;
        font-weight: 600;
        text-decoration: none;
        line-height: 1;
    }
    body.mb-listings .mb-home-deskact a:not(.post-ad-btn) .fa {
        font-size: 14px;
        line-height: 1;
        width: 1em;
        text-align: center;
    }
    body.mb-listings .mb-home-deskact a:not(.post-ad-btn):hover,
    body.mb-listings .mb-home-deskact a:not(.post-ad-btn):focus {
        color: #ff7518;
        text-decoration: none;
    }
    body.mb-listings .mb-home-deskact a.post-ad-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        padding: 8px 14px;
        font-size: 14px;
        line-height: 1;
        white-space: nowrap;
        box-sizing: border-box;
    }
    body.mb-listings .mb-home-deskact a.post-ad-btn .fa {
        margin: 0;
        font-size: 14px;
        line-height: 1;
        width: 1em;
        text-align: center;
    }
    body.mb-listings .navbar-brand img {
        max-height: 48px !important;
    }
}

body.mb-listings .mb-listings-search-toggle,
body.mb-listings .mb-listings-search-open,
body.mb-listings .mb-listings-search-backdrop,
body.mb-listings .mb-listings-search-dialog-head {
    display: none;
}
body.mb-listings .mb-listings-search-shell {
    background: #1c2331;
    padding: 16px 0 18px;
}
body.mb-listings .jumbotron.home-search {
    background: transparent;
    padding: 0;
    margin: 0;
}
body.mb-listings .jumbotron.home-search .container {
    width: 100%;
    max-width: 1140px !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    background: transparent;
}
body.mb-listings .jumbotron.home-search .row,
body.mb-listings .jumbotron.home-search .col-sm-12.well,
body.mb-listings .jumbotron.home-search .blog-posts {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    float: none;
    width: 100%;
}
body.mb-listings #frm-search {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22);
}
body.mb-listings #frm-search > div {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    width: auto;
    flex: 1 1 160px;
}
body.mb-listings #frm-search .form-control {
    height: 44px;
    margin: 0 !important;
    border: 1px solid #e5e9ef;
    box-shadow: none;
    border-radius: 6px;
}
body.mb-listings #frm-search > div:last-child {
    flex: 0 0 auto;
}
body.mb-listings #frm-search button[type="submit"] {
    height: 44px;
    margin: 0 !important;
    background: #ff7518;
    border-color: #ff7518;
    font-weight: 700;
    padding: 0 22px;
    border-radius: 6px;
}
body.mb-listings .mb-home-msel-trigger,
body.mb-listings .mb-home-pick {
    display: none;
}
body.mb-listings .mb-home-msel {
    display: block;
    position: relative;
    width: 100%;
}

body.mb-listings .breadcrumb,
body.mb-listings .mb-listings-breadcrumb {
    background: transparent;
    padding: 16px 0 8px;
    margin: 0;
    font-size: 13px;
    line-height: 1.45;
    max-width: 100%;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}
body.mb-listings .breadcrumb > li,
body.mb-listings .mb-listings-breadcrumb > li {
    display: inline;
    float: none;
    white-space: normal;
}
body.mb-listings .breadcrumb > li + li:before,
body.mb-listings .breadcrumb > li:before,
body.mb-listings .mb-listings-breadcrumb > li + li:before,
body.mb-listings .mb-listings-breadcrumb > li:before {
    content: none !important;
    padding: 0;
}
body.mb-listings .breadcrumb a,
body.mb-listings .mb-listings-breadcrumb a {
    color: #1a9d32;
}
body.mb-listings .mb-bc-sep {
    display: inline;
    margin: 0 6px;
    color: #9aa3af;
    font-weight: 600;
}
body.mb-listings .mb-listings-page-title {
    margin: 4px 0 18px;
    padding: 0;
    font-size: 26px;
    line-height: 1.25;
    font-weight: 700;
    color: #1f2937;
}
body.mb-listings .mb-listings-main > .row > [class*="col-"] {
    margin-left: 0 !important;
    margin-top: 0 !important;
}
body.mb-listings .mb-listings-col {
    width: 100%;
    float: none;
}
body.mb-listings .mb-listings-main .panel-heading {
    background: #fff;
    border: 0;
    font-weight: 700;
    color: #1c2331;
}
body.mb-listings .mb-listings-main .panel-default {
    border: 0;
    border-radius: 12px;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
}

body.mb-listings .mb-list-card {
    display: grid;
    grid-template-columns: 220px minmax(0, 1fr) 140px;
    grid-template-rows: auto auto;
    grid-template-areas:
        "photo main price"
        "photo main favs";
    column-gap: 16px;
    row-gap: 6px;
    align-items: start;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
    padding: 12px;
    margin: 0 0 12px;
}
body.mb-listings .mb-list-card-photo {
    grid-area: photo;
    display: block;
    position: relative;
    align-self: start;
    width: 220px;
    height: 152px;
    aspect-ratio: 220 / 152;
    background: #e8edf3;
    border-radius: 10px;
    overflow: hidden;
}
body.mb-listings .mb-list-card-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
/* legacy premium.png badge — replaced by .mb-premium-ribbon (BO.20) */
body.mb-listings .mb-list-card-premium { display: none; }
body.mb-listings .mb-list-card-main {
    grid-area: main;
    min-width: 0;
    padding-top: 0;
}
body.mb-listings .mb-list-card-main h3 {
    margin: 0 0 4px;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body.mb-listings .mb-list-card-main h3 a {
    color: #1c2331;
    text-decoration: none;
}
body.mb-listings .mb-list-card-main h3 a:hover,
body.mb-listings .mb-list-card-main h3 a:focus {
    color: #ff7518;
    text-decoration: none;
}
body.mb-listings .mb-list-card-meta,
body.mb-listings .mb-list-card-meta a {
    color: #6b7280;
    font-size: 13px;
    margin: 0 0 4px;
}
body.mb-listings .mb-list-card-meta a:hover {
    color: #1a9d32;
}
body.mb-listings .mb-list-card-excerpt {
    font-size: 14px;
    line-height: 1.4;
    color: #4b5563;
    margin: 0 0 6px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body.mb-listings .mb-list-card-main .ad-description,
body.mb-listings .mb-list-card-main > p {
    font-size: 12px;
    color: #6b7280;
    margin: 0 0 4px;
}
body.mb-listings .mb-list-card-price {
    grid-area: price;
    color: #ff7518;
    font-size: 19px;
    font-weight: 800;
    line-height: 1.2;
    text-align: right;
    padding-top: 0;
}
body.mb-listings .mb-list-card-favs {
    grid-area: favs;
    text-align: right;
}
body.mb-listings .mb-list-card-favs .matibook-preferiti-wrap {
    float: none;
    display: inline-block;
}

body.mb-listings .footer {
    background: #1c2331;
    color: #c5ccd6;
    padding: 36px 0 28px;
    margin-top: 24px;
}
body.mb-listings .footer p,
body.mb-listings .footer a {
    color: #c5ccd6;
}
body.mb-listings .footer a:hover {
    color: #fff;
    text-decoration: underline;
}
body.mb-listings .footer-links a {
    margin-left: 14px;
}

@media (max-width: 767px) {
    body.mb-listings {
        overflow-x: hidden;
        padding-bottom: 8px;
    }
    body.mb-listings .navbar.navbar-default {
        min-height: 0;
        box-shadow: none;
    }
    body.mb-listings .navbar .container {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    body.mb-listings .mb-home-deskhead {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
    }
    body.mb-listings .mb-home-util {
        display: flex;
        order: 2;
        padding: 0;
        border: 0;
        gap: 0;
    }
    body.mb-listings .mb-home-util a[href*="preferiti"] {
        display: none !important;
    }
    body.mb-listings .mb-home-util a[href*="matiplace"] {
        display: inline-block;
        padding: 4px 8px;
        font-size: 11px;
        font-weight: 600;
        line-height: 1.2;
        color: #1c2331;
        border: 1px solid #d7dde5;
        border-radius: 4px;
        text-decoration: none;
    }
    body.mb-listings .mb-home-deskmain {
        display: block;
        order: 1;
        flex: 1 1 auto;
        min-width: 0;
        padding: 0;
    }
    body.mb-listings .mb-home-deskact {
        display: none !important;
    }
    body.mb-listings .navbar-brand {
        display: block;
        height: 28px;
        padding: 0;
        line-height: 0;
    }
    body.mb-listings .navbar-brand img {
        height: 28px !important;
        width: auto;
        max-width: 100%;
    }

    body.mb-listings .mb-home-mbar {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        width: 100%;
        margin: 0;
        padding: 0;
        background: #fff;
        border-top: 1px solid #e8edf3;
        border-bottom: 1px solid #e8edf3;
        box-sizing: border-box;
    }
    body.mb-listings .mb-home-mbar-item {
        flex: 1 1 0;
        min-width: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 3px;
        margin: 0;
        padding: 8px 2px 7px;
        min-height: 52px;
        color: #2c3340;
        text-align: center;
        text-decoration: none;
        font-size: 11px;
        font-weight: 600;
        line-height: 1.15;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        box-sizing: border-box;
    }
    body.mb-listings .mb-home-mbar-item .fa {
        font-size: 18px;
        line-height: 1;
        color: #1c2331;
    }
    body.mb-listings .mb-home-mbar-item span {
        display: block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    body.mb-listings .mb-home-mbar-item.is-active,
    body.mb-listings .mb-home-mbar-item.is-active .fa {
        color: #ff7518;
    }
    body.mb-listings .mb-home-mbar-item:hover,
    body.mb-listings .mb-home-mbar-item:focus {
        color: #1c2331;
        text-decoration: none;
    }

    body.mb-listings .mb-listings-search-shell {
        background: transparent;
        padding: 12px 12px 0;
    }
    body.mb-listings .mb-listings-search-toggle {
        position: absolute;
        left: -9999px;
        width: 1px;
        height: 1px;
        opacity: 0;
    }
    body.mb-listings .mb-listings-search-open {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 100%;
        max-width: 440px;
        margin: 0 auto;
        background: #fff;
        color: #1c2331;
        border-radius: 10px;
        padding: 12px 16px;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.2;
        box-shadow: 0 8px 22px rgba(15, 23, 42, 0.08);
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }
    body.mb-listings .mb-listings-search-overlay {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1080;
        align-items: flex-start;
        justify-content: center;
        padding: 16px 12px 24px;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        box-sizing: border-box;
    }
    body.mb-listings .mb-listings-search-toggle:checked ~ .mb-listings-search-overlay {
        display: flex;
    }
    body.mb-listings:has(#mb-listings-search-toggle:checked) {
        overflow: hidden;
    }
    body.mb-listings .mb-listings-search-backdrop {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(15, 23, 42, 0.55);
        cursor: pointer;
    }
    body.mb-listings .mb-listings-search-dialog {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 440px;
        margin: 12px auto 0;
        background: #fff;
        color: #1c2331;
        border-radius: 12px;
        padding: 12px 14px 16px;
        box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
        box-sizing: border-box;
    }
    body.mb-listings .mb-listings-search-dialog-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        margin: 0 0 10px;
        color: #1c2331;
        font-size: 16px;
        font-weight: 700;
    }
    body.mb-listings .mb-listings-search-close {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        margin: -8px -8px -8px 0;
        font-size: 28px;
        font-weight: 400;
        line-height: 1;
        color: #4b5563;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }
    body.mb-listings .mb-listings-search-dialog .jumbotron.home-search,
    body.mb-listings .mb-listings-search-dialog .jumbotron.home-search .container,
    body.mb-listings .mb-listings-search-dialog .jumbotron.home-search .row,
    body.mb-listings .mb-listings-search-dialog .jumbotron.home-search .col-sm-12.well,
    body.mb-listings .mb-listings-search-dialog .jumbotron.home-search .blog-posts {
        margin: 0;
        padding: 0;
        background: transparent;
        border: 0;
        box-shadow: none;
        float: none;
        width: 100%;
        max-width: none !important;
    }
    body.mb-listings .mb-listings-search-dialog #frm-search {
        display: flex;
        flex-direction: column;
        gap: 8px;
        background: transparent;
        border-radius: 0;
        padding: 0;
        box-shadow: none;
    }
    body.mb-listings .mb-listings-search-dialog #frm-search > div {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        flex: 0 0 auto;
    }
    body.mb-listings .mb-listings-search-dialog #frm-search .form-control,
    body.mb-listings .mb-listings-search-dialog #frm-search button[type="submit"] {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    body.mb-listings .breadcrumb,
    body.mb-listings .mb-listings-breadcrumb {
        padding: 12px 0 4px;
        font-size: 13px;
    }
    body.mb-listings .mb-listings-main .col-md-4 {
        margin-top: 16px;
    }

    body.mb-listings ul.matibook-pagination {
        display: flex !important;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        float: none !important;
        gap: 6px;
        width: 100%;
        max-width: 100%;
        margin: 10px 0 14px;
        padding: 0 2px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    body.mb-listings ul.matibook-pagination > li {
        display: none;
        float: none !important;
    }
    body.mb-listings ul.matibook-pagination > li.mb-pag-show,
    body.mb-listings ul.matibook-pagination > li.active,
    body.mb-listings ul.matibook-pagination > li:has(> a.matibook-page-arrow) {
        display: flex;
    }
    body.mb-listings ul.matibook-pagination > li.mb-pag-gap {
        display: flex;
        pointer-events: none;
    }
    body.mb-listings ul.matibook-pagination > li > a,
    body.mb-listings ul.matibook-pagination > li > span {
        min-width: 36px;
        height: 36px;
        line-height: 34px;
        padding: 0 8px;
        box-sizing: border-box;
    }
    body.mb-listings ul.matibook-pagination > li.mb-pag-gap > a,
    body.mb-listings ul.matibook-pagination > li.mb-pag-gap > span {
        min-width: 18px;
        border: 0;
        background: transparent;
        color: transparent;
        font-size: 0;
        padding: 0;
    }
    body.mb-listings ul.matibook-pagination > li.mb-pag-gap::after {
        content: "…";
        color: #6b7280;
        font-weight: 700;
        line-height: 36px;
    }

    body.mb-listings .mb-list-card {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-template-areas:
            "photo"
            "price"
            "main"
            "favs";
        padding: 0 0 14px;
        overflow: hidden;
    }
    body.mb-listings .mb-list-card-photo,
    body.mb-listings .mb-list-card-photo img {
        width: 100%;
        height: 210px;
        aspect-ratio: auto;
        align-self: stretch;
        border-radius: 12px 12px 0 0;
        object-fit: cover;
        object-position: center;
    }
    body.mb-listings .mb-list-card-price {
        text-align: left;
        padding: 12px 14px 0;
        font-size: 18px;
    }
    body.mb-listings .mb-list-card-main {
        padding: 8px 14px 0;
    }
    body.mb-listings .mb-list-card-main h3 {
        font-size: 17px;
    }
    body.mb-listings .mb-list-card-favs {
        text-align: left;
        padding: 4px 14px 0;
    }
    body.mb-listings .mb-list-card-excerpt {
        -webkit-line-clamp: 3;
    }

    body.mb-listings .footer {
        padding: 32px 0 36px;
        text-align: center;
    }
    body.mb-listings .footer .row,
    body.mb-listings .footer [class*="col-"] {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    body.mb-listings .footer .col-sm-7 p {
        max-width: 22em;
        margin: 0 auto 28px;
        padding: 0;
        font-size: 13px;
        line-height: 1.7;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    body.mb-listings .footer-links {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 4px;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    body.mb-listings .footer-links a {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        min-height: 44px;
        padding: 10px 12px;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.35;
        text-decoration: none;
    }

    body.mb-listings .mb-home-msel select#city,
    body.mb-listings .mb-home-msel select#comuni,
    body.mb-listings .mb-home-msel select#type_cat {
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        height: 1px;
        opacity: 0;
        pointer-events: none;
        clip: rect(0, 0, 0, 0);
    }
    body.mb-listings .mb-home-msel-trigger {
        display: flex;
        align-items: center;
        width: 100%;
        min-height: 44px;
        margin: 0;
        padding: 0 12px;
        border: 1px solid #e5e9ef;
        border-radius: 6px;
        background: #fff;
        color: #1c2331;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.3;
        text-align: left;
        box-sizing: border-box;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }
    body.mb-listings .mb-home-msel-trigger.is-placeholder {
        color: #6b7280;
        font-weight: 500;
    }
    body.mb-listings.mb-home-pick-open {
        overflow: hidden;
    }
    body.mb-listings .mb-home-pick.is-open {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1090;
    }
    body.mb-listings .mb-home-pick-backdrop {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(15, 23, 42, 0.45);
    }
    body.mb-listings .mb-home-pick-panel {
        position: fixed;
        top: 12%;
        left: 16px;
        right: 16px;
        max-height: 76vh;
        overflow: auto;
        background: #fff;
        border-radius: 14px;
        z-index: 1;
        padding: 0 0 12px;
        -webkit-overflow-scrolling: touch;
        box-sizing: border-box;
    }
    body.mb-listings .mb-home-pick-sticky {
        position: sticky;
        top: 0;
        z-index: 2;
        background: #fff;
        border-radius: 14px 14px 0 0;
        box-shadow: 0 1px 0 #eef1f4;
    }
    body.mb-listings .mb-home-pick-head {
        display: flex;
        align-items: center;
        gap: 8px;
        padding: 10px 8px 8px 12px;
    }
    body.mb-listings .mb-home-pick-title {
        flex: 1 1 auto;
        margin: 0;
        font-size: 18px;
        font-weight: 700;
        color: #1c2331;
        line-height: 1.3;
    }
    body.mb-listings .mb-home-pick-back {
        flex: 0 0 auto;
        margin: 0;
        padding: 8px 8px 8px 4px;
        min-height: 44px;
        border: 0;
        background: transparent;
        color: #1a9d32;
        font-size: 15px;
        font-weight: 700;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }
    body.mb-listings .mb-home-pick-close {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        font-size: 32px;
        font-weight: 400;
        line-height: 1;
        color: #4b5563;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }
    body.mb-listings .mb-home-pick-filter {
        padding: 0 16px 10px;
    }
    body.mb-listings .mb-home-pick-search {
        width: 100%;
        height: 40px;
        margin: 0;
        padding: 0 12px;
        border: 1px solid #e5e9ef;
        border-radius: 8px;
        font-size: 15px;
        box-sizing: border-box;
    }
    body.mb-listings .mb-home-pick-list {
        list-style: none;
        margin: 0;
        padding: 0 16px;
    }
    body.mb-listings .mb-home-pick-list button {
        display: flex;
        align-items: center;
        width: 100%;
        min-height: 40px;
        margin: 0;
        padding: 6px 8px;
        border: 0;
        border-bottom: 1px solid #eef1f4;
        background: transparent;
        color: #1c2331;
        font-size: 15px;
        font-weight: 600;
        text-align: left;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        box-sizing: border-box;
    }
    body.mb-listings .mb-home-pick-list li:last-child button {
        border-bottom: 0;
    }
    body.mb-listings .mb-home-pick-list button.is-selected {
        color: #1a9d32;
    }
    body.mb-listings .mb-home-pick-empty {
        padding: 16px 8px;
        color: #6b7280;
        font-size: 14px;
    }
}

/* BO.20 — ribbon PREMIUM (SoT; non SUPER TOP / PlayList) */
.mb-premium-ribbon {
    position: absolute;
    top: 12px;
    left: -34px;
    width: 120px;
    padding: 5px 0;
    background: linear-gradient(90deg, rgba(196, 90, 0, 0.60) 0%, rgba(255, 117, 24, 0.60) 55%, rgba(255, 154, 74, 0.60) 100%);
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.08em;
    line-height: 1.1;
    transform: rotate(-45deg);
    box-shadow: 0 2px 6px rgba(15, 23, 42, 0.25);
    z-index: 3;
    pointer-events: none;
}
.mb-premium-ribbon-text {
    display: inline-block;
    transform: translateX(2px);
    color: #fff;
    opacity: 1;
}
body.mb-home .mb-ad-card-photo {
    position: relative;
}
body.mb-listings .mb-list-card-photo {
    overflow: hidden;
}
@media (max-width: 767px) {
    .mb-premium-ribbon {
        top: 10px;
        left: -36px;
        width: 110px;
        font-size: 9px;
        padding: 4px 0;
    }
}
