.pg-notification-bell-wrap { position: relative; display: inline-flex; align-items: center; justify-content: center; }
.pg-notification-bell {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    color: #333;
    position: relative;
    text-decoration: none;
}
/* Mobile / header đỏ khi affix */
.header-mobile .pg-notification-bell,
.header-v2 .pg-header-mobile-actions .pg-notification-bell,
#navfixtop.affix .header-mobile .pg-notification-bell {
    color: #fff;
}
.header-v2 .pg-notification-bell svg {
    color: inherit;
}
/* Desktop: cụm cá nhân gồm chuông, đặt chỗ và tài khoản */
@media (min-width: 768px) {
    .header-v2 > .container > #menu {
        width: 76%;
    }
    .header-v2 > .container > .menu-right {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-end;
        align-items: center;
        gap: 4px;
        width: 24%;
    }
    .header-v2 > .container > .menu-right > li.pg-menu-right-item {
        width: auto;
        float: none;
        flex: 0 0 auto;
        padding: 5px 0 5px 4px;
        text-align: right;
    }
    .header-v2 > .container > .menu-right .pg-notification-bell {
        min-width: 36px;
        min-height: 36px;
        color: #333;
    }
    .header-v2 > .container > .menu-right .pg-menu-right-account > a {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        max-width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .header-v2 > .container > .menu-right .pg-menu-right-account .img-avatar {
        flex-shrink: 0;
    }
    .pg-desktop-my-bookings {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        min-height: 32px;
        padding: 0 10px;
        border: 1px solid #f0b6bc;
        border-radius: 6px;
        background: #fff4f5;
        color: #b60016;
        text-decoration: none;
        font: normal 600 13px/1.2 "pasgo-fonts-semibold", Arial, sans-serif;
        white-space: nowrap;
        -webkit-tap-highlight-color: transparent;
    }
    .pg-desktop-my-bookings:active,
    .pg-desktop-my-bookings:focus,
    .pg-desktop-my-bookings:hover,
    .pg-desktop-my-bookings:visited {
        color: #b60016;
        background: #ffe8ec;
        text-decoration: none;
        outline: none;
    }
    .pg-desktop-my-bookings svg {
        display: block;
        color: inherit;
        flex: 0 0 auto;
    }
    .pg-desktop-my-bookings-short {
        display: none;
    }
    .pg-desktop-my-bookings .pg-desktop-booking-badge {
        position: static;
        display: inline-block;
        min-width: 18px;
        margin-left: -2px;
        background: #d02028;
        color: #fff;
        border: 0;
        line-height: 14px;
        padding: 2px 5px;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    .pg-desktop-my-bookings {
        padding: 0 8px;
    }
    .pg-desktop-my-bookings-long {
        display: none;
    }
    .pg-desktop-my-bookings-short {
        display: inline;
    }
}
.pg-notification-badge {
    position: absolute;
    top: 4px;
    right: 2px;
    background: #e53935;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    padding: 2px 5px;
    border-radius: 10px;
    min-width: 18px;
    text-align: center;
    font-weight: 600;
}
.pg-header-mobile-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 44px;
    margin-right: 4px;
}
@media (max-width: 767px) {
    .header-v2 .header-mobile-group {
        grid-template-columns: minmax(0, 1fr) 88px 44px 44px;
        column-gap: 4px;
    }
    .header-v2 .pg-header-mobile-actions,
    .header-v2 .header-menuright {
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 44px;
        width: 44px;
        margin-right: 0;
        padding: 0;
    }
    .header-v2 .header-menuright #openMenu {
        width: 44px;
    }
}
.pg-mobile-my-bookings {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    color: #fff;
    position: relative;
    text-decoration: none;
    border-radius: 8px;
    -webkit-tap-highlight-color: transparent;
}
.pg-mobile-my-bookings:active,
.pg-mobile-my-bookings:focus,
.pg-mobile-my-bookings:hover,
.pg-mobile-my-bookings:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.pg-mobile-my-bookings svg {
    color: inherit;
    display: block;
}
.pg-mobile-my-bookings .pg-notification-badge {
    top: 2px;
    right: 0;
    background: #fff;
    color: #d02028;
    border: 1px solid rgba(208, 32, 40, 0.16);
}
.pg-mobile-menu-section {
    padding: 8px 12px 6px;
    border-bottom: 1px solid #f1eaea;
}
.pg-mobile-menu-section-primary {
    background: #fff;
}
.pg-mobile-menu-section-label {
    display: block;
    padding: 8px 0 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    color: #777;
    text-transform: uppercase;
    letter-spacing: 0;
}
.pg-mobile-menu-section-label-accordion {
    padding: 14px 12px 6px;
}
.pg-mobile-menu-shortcut {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 46px;
    padding: 10px 8px;
    border-radius: 8px;
    color: #111;
    text-decoration: none;
    font: normal 500 15px/1.35 "regular-webfont", Arial, sans-serif;
    -webkit-tap-highlight-color: transparent;
}
.pg-mobile-menu-shortcut:active,
.pg-mobile-menu-shortcut:focus,
.pg-mobile-menu-shortcut:hover,
.pg-mobile-menu-shortcut:visited {
    color: #111;
    background: #f7f4f4;
    text-decoration: none;
    outline: none;
}
.pg-mobile-menu-shortcut-primary {
    color: #a90016;
    background: #fff1f3;
    font-family: "medium-webfont", Arial, sans-serif;
    font-weight: 600;
}
.pg-mobile-menu-shortcut-primary:active,
.pg-mobile-menu-shortcut-primary:focus,
.pg-mobile-menu-shortcut-primary:hover,
.pg-mobile-menu-shortcut-primary:visited {
    color: #a90016;
    background: #ffe8ec;
}
.pg-mobile-menu-shortcut .glyphicon {
    width: 22px;
    text-align: center;
    color: inherit;
}
.pg-mobile-menu-shortcut .pasgo-iconmobile-navright {
    margin-left: auto;
    flex: 0 0 auto;
}

/* —— Notification inbox (OpenTable-inspired: clean cards, pill tabs) —— */
.pg-notification-page {
    padding: 12px 0 48px;
    max-width: 720px;
}
.pg-notification-page > h1 {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 0 16px;
    letter-spacing: -0.02em;
}
.pg-notification-filters {
    display: flex;
    gap: 8px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.pg-notification-filters a {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 500;
    color: #5c5c5c;
    background: #f3f3f3;
    text-decoration: none;
    margin-right: 0;
    border: 1px solid transparent;
    transition: background 0.15s ease, color 0.15s ease;
}
.pg-notification-filters a:hover {
    background: #e8e8e8;
    color: #222;
}
.pg-notification-filters a.active {
    background: #1a1a1a;
    color: #fff;
    font-weight: 600;
}
.pg-notification-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.pg-notification-item {
    border: none;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.pg-notification-open-btn {
    width: 100%;
    text-align: left;
    background: #fff;
    border: none;
    padding: 16px 18px;
    cursor: pointer;
    display: block;
    font-size: 15px;
    line-height: 1.45;
    color: #1a1a1a;
}
.pg-notification-open-btn strong {
    display: block;
    font-size: 15px;
    margin-bottom: 4px;
}
.pg-notification-open-btn span {
    display: block;
    color: #444;
}
.pg-notification-open-btn small {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    color: #888;
}
.pg-notification-item.unread .pg-notification-open-btn {
    background: #f8fafc;
    border-left: 4px solid #da3743;
    padding-left: 14px;
}
.pg-notification-item.read .pg-notification-open-btn {
    opacity: 0.92;
}
.pg-notification-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    background: #f0f0f0;
    color: #555;
    padding: 3px 8px;
    border-radius: 4px;
    margin-top: 8px;
}
.pg-notification-item.unread .pg-notification-tag {
    background: #fde8ea;
    color: #b71c1c;
}
.pg-notification-empty,
.pg-notification-error {
    text-align: center;
    padding: 48px 24px;
    color: #666;
    font-size: 15px;
    background: #fafafa;
    border-radius: 12px;
    border: 1px dashed #ddd;
}
.pg-notification-empty::before {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bbb' viewBox='0 0 24 24'%3E%3Cpath d='M12 22a2.5 2.5 0 0 0 2.45-2h-4.9A2.5 2.5 0 0 0 12 22Zm7-6V11a7 7 0 0 0-5-6.71V4a1 1 0 1 0-2 0v.29A7 7 0 0 0 5 11v5l-2 2v1h18v-1l-2-2Z'/%3E%3C/svg%3E") center/contain no-repeat;
}
.pg-notification-verify-prompt {
    padding: 24px;
    border-radius: 12px;
    background: #fff8e6;
    border: 1px solid #ffe0a3;
    text-align: center;
}
.pg-xfine-booking-detail { padding: 16px 0 32px; }
.pg-xfine-booking-detail h1 { font-size: 22px; margin-bottom: 16px; }
.pg-xfine-booking-detail p { margin: 8px 0; }
