@media (max-width: 820px) {
    html.fz-h5-v2 body {
        min-width: 0 !important;
        overflow-x: hidden;
    }

    html.fz-h5-v2 .member-wrap,
    html.fz-h5-v2 .member-wrap-bg,
    html.fz-h5-v2 #member,
    html.fz-h5-v2 .mc-page {
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        background: #050a12 !important;
    }
    html.fz-h5-v2 .member-wrap {
        padding: 0 10px 18px !important;
    }
    html.fz-h5-v2 .mc-sidebar,
    html.fz-h5-v2 #member > #left,
    html.fz-h5-v2 #member .mc-sidebar {
        display: none !important;
    }
    html.fz-h5-v2 .mc-main,
    html.fz-h5-v2 #member > #right,
    html.fz-h5-v2 #member #right,
    html.fz-h5-v2 .member-subpage-main,
    html.fz-h5-v2 .recharge-main,
    html.fz-h5-v2 .user-upgrade-main {
        float: none !important;
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
    }
    html.fz-h5-v2 .co-right,
    html.fz-h5-v2 .co-right-bg,
    html.fz-h5-v2 .member-subpage-panel {
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 10px !important;
        border: 1px solid rgba(70,106,141,.38) !important;
        border-radius: 8px !important;
        background: #091321 !important;
    }
    html.fz-h5-v2 .mc-card,
    html.fz-h5-v2 .member-subpage-card {
        border: 1px solid rgba(70,106,141,.4) !important;
        border-radius: 8px !important;
        background: #091321 !important;
        box-shadow: none !important;
    }
    html.fz-h5-v2 input,
    html.fz-h5-v2 textarea,
    html.fz-h5-v2 select,
    html.fz-h5-v2 .member-input {
        max-width: 100%;
        min-width: 0;
        border-color: rgba(78,111,145,.48) !important;
        border-radius: 6px !important;
        background: #07101c !important;
        color: #eef4fb !important;
    }
    html.fz-h5-v2 .search-button,
    html.fz-h5-v2 .btn-brand,
    html.fz-h5-v2 .submit-btn,
    html.fz-h5-v2 .member-subpage-primary {
        border: 1px solid #e4aa38 !important;
        border-radius: 6px !important;
        background: #f2bd52 !important;
        color: #171106 !important;
        box-shadow: none !important;
    }

    /* Recharge */
    html.fz-h5-v2 .recharge-center,
    html.fz-h5-v2 .recharge-body,
    html.fz-h5-v2 .recharge-info-grid {
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
    }
    html.fz-h5-v2 .recharge-center {
        display: grid;
        gap: 10px;
        padding: 10px 0;
    }
    html.fz-h5-v2 .recharge-hero {
        display: block !important;
        min-height: 0 !important;
        padding: 12px !important;
    }
    html.fz-h5-v2 .recharge-hero__copy h1 {
        margin: 0;
        font-size: 20px !important;
    }
    html.fz-h5-v2 .recharge-hero__copy p {
        margin: 3px 0 10px;
        font-size: 12px;
    }
    html.fz-h5-v2 .recharge-hero__metrics {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 6px !important;
    }
    html.fz-h5-v2 .recharge-metric {
        min-width: 0 !important;
        min-height: 52px !important;
        padding: 7px !important;
        border-radius: 6px !important;
    }
    html.fz-h5-v2 .recharge-metric i { display: none !important; }
    html.fz-h5-v2 .recharge-metric small { font-size: 9px !important; }
    html.fz-h5-v2 .recharge-metric strong {
        overflow: hidden;
        font-size: 13px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    html.fz-h5-v2 .recharge-final-card { padding: 12px !important; }
    html.fz-h5-v2 .recharge-final-header {
        display: grid !important;
        grid-template-columns: 1fr auto !important;
        gap: 5px 8px !important;
        align-items: center;
        margin: 0 0 10px !important;
    }
    html.fz-h5-v2 .recharge-final-header h2 {
        margin: 0 !important;
        font-size: 19px !important;
    }
    html.fz-h5-v2 .recharge-final-pill {
        padding: 3px 6px !important;
        border-radius: 4px !important;
        font-size: 10px !important;
        white-space: nowrap;
    }
    html.fz-h5-v2 .recharge-final-header p {
        grid-column: 1 / -1;
        margin: 0 !important;
        font-size: 11px !important;
    }
    html.fz-h5-v2 .quick-amount,
    html.fz-h5-v2 .recharge-package-grid {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 7px !important;
        width: 100% !important;
    }
    html.fz-h5-v2 .amount-card,
    html.fz-h5-v2 .recharge-package-card {
        width: auto !important;
        min-width: 0 !important;
        min-height: 106px !important;
        margin: 0 !important;
        padding: 14px 6px 8px !important;
        border-radius: 7px !important;
    }
    html.fz-h5-v2 .amount-card > i { font-size: 9px !important; }
    html.fz-h5-v2 .amount-card > strong {
        font-size: 28px !important;
        line-height: 1.05 !important;
    }
    html.fz-h5-v2 .amount-card > strong span { font-size: 10px !important; }
    html.fz-h5-v2 .amount-card > b { font-size: 18px !important; }
    html.fz-h5-v2 .amount-card > small { font-size: 10px !important; }
    html.fz-h5-v2 .recharge-pay-methods { margin-top: 12px !important; }
    html.fz-h5-v2 .recharge-pay-grid {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 7px !important;
    }
    html.fz-h5-v2 .recharge-pay-card {
        min-width: 0 !important;
        min-height: 52px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 10px !important;
        padding: 7px 11px !important;
        border-radius: 7px !important;
    }
    html.fz-h5-v2 .recharge-pay-card img {
        width: 32px !important;
        height: 32px !important;
    }
    html.fz-h5-v2 .recharge-final-notice,
    html.fz-h5-v2 .tips-box,
    html.fz-h5-v2 .recharge-tips {
        display: block !important;
        margin: 10px 0 !important;
        padding: 9px !important;
        font-size: 11px !important;
        line-height: 1.5;
    }
    html.fz-h5-v2 .recharge-final-notice span { display: none; }
    html.fz-h5-v2 .recharge-submit-btn {
        width: 100% !important;
        min-height: 44px !important;
        margin: 10px 0 0 !important;
    }
    html.fz-h5-v2 .recharge-notes { padding: 12px !important; }
    html.fz-h5-v2 .recharge-notes ul {
        grid-template-columns: 1fr !important;
        gap: 5px !important;
        margin: 8px 0 0 !important;
    }

    /* Upgrade */
    html.fz-h5-v2 .vip-upgrade-layout,
    html.fz-h5-v2 .vip-upgrade-main,
    html.fz-h5-v2 .vip-upgrade-shell {
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
    }
    html.fz-h5-v2 .vip-upgrade-shell {
        display: grid;
        gap: 10px;
        padding: 10px 0 78px !important;
    }
    html.fz-h5-v2 .vip-upgrade-hero {
        display: block !important;
        min-height: 0 !important;
        padding: 13px !important;
        border-radius: 8px !important;
    }
    html.fz-h5-v2 .vip-upgrade-hero__art { display: none !important; }
    html.fz-h5-v2 .vip-upgrade-hero__copy h1 {
        margin: 0 0 3px !important;
        font-size: 22px !important;
    }
    html.fz-h5-v2 .vip-upgrade-sub {
        max-width: none !important;
        margin: 0 0 10px !important;
        font-size: 11px !important;
        line-height: 1.45 !important;
    }
    html.fz-h5-v2 .vip-upgrade-status {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 6px !important;
        width: 100% !important;
        margin: 0 !important;
    }
    html.fz-h5-v2 .vip-upgrade-status__item {
        min-width: 0 !important;
        min-height: 58px !important;
        display: block !important;
        padding: 7px !important;
        border-radius: 6px !important;
    }
    html.fz-h5-v2 .vip-upgrade-status__icon { display: none !important; }
    html.fz-h5-v2 .vip-upgrade-status__item > span {
        display: block;
        font-size: 9px !important;
    }
    html.fz-h5-v2 .vip-upgrade-status__item > strong {
        display: block;
        overflow: hidden;
        font-size: 13px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    html.fz-h5-v2 .vip-upgrade-plans {
        display: grid !important;
        gap: 10px !important;
    }
    html.fz-h5-v2 .vip-package-section {
        min-width: 0 !important;
        padding: 11px !important;
        border-radius: 8px !important;
    }
    html.fz-h5-v2 .vip-package-section__head {
        min-height: 0 !important;
        margin-bottom: 9px !important;
    }
    html.fz-h5-v2 .vip-package-section__title h2,
    html.fz-h5-v2 .vip-package-section__title strong {
        font-size: 18px !important;
    }
    html.fz-h5-v2 .vip-package-grid,
    html.fz-h5-v2 .shengji {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 7px !important;
    }
    html.fz-h5-v2 .vip-package-card,
    html.fz-h5-v2 .shengji-item {
        width: auto !important;
        min-width: 0 !important;
        min-height: 98px !important;
        margin: 0 !important;
        padding: 10px 5px !important;
        border-radius: 7px !important;
    }
    html.fz-h5-v2 .vip-package-card strong,
    html.fz-h5-v2 .shengji-item strong { font-size: 22px !important; }
    html.fz-h5-v2 .vip-upgrade-actions {
        position: fixed !important;
        z-index: 10020 !important;
        right: 0 !important;
        bottom: calc(58px + env(safe-area-inset-bottom)) !important;
        left: 0 !important;
        display: grid !important;
        grid-template-columns: .8fr 1.2fr !important;
        gap: 7px !important;
        margin: 0 !important;
        padding: 8px 10px !important;
        border-top: 1px solid rgba(70,106,141,.38) !important;
        background: rgba(5,10,18,.96) !important;
        backdrop-filter: blur(12px);
    }
    html.fz-h5-v2 .vip-upgrade-actions a,
    html.fz-h5-v2 .vip-upgrade-actions button {
        width: 100% !important;
        min-height: 42px !important;
        margin: 0 !important;
        border-radius: 6px !important;
    }

    /* Lists: plays, favourites, points and orders */
    html.fz-h5-v2 .filter-tabs,
    html.fz-h5-v2 .mac-plog-filter-tabs,
    html.fz-h5-v2 .gong,
    html.fz-h5-v2 .gong-bulk {
        display: flex !important;
        gap: 6px !important;
        width: 100% !important;
        min-width: 0 !important;
        margin: 8px 0 !important;
        padding: 6px !important;
        overflow-x: auto !important;
        border: 1px solid rgba(70,106,141,.35) !important;
        border-radius: 7px !important;
        background: #091321 !important;
        scrollbar-width: none;
    }
    html.fz-h5-v2 .filter-tabs::-webkit-scrollbar,
    html.fz-h5-v2 .mac-plog-filter-tabs::-webkit-scrollbar { display: none; }
    html.fz-h5-v2 .filter-tabs a,
    html.fz-h5-v2 .mac-plog-filter,
    html.fz-h5-v2 .gong a,
    html.fz-h5-v2 .gong button {
        flex: 0 0 auto !important;
        min-height: 32px !important;
        padding: 0 11px !important;
        border: 1px solid rgba(70,106,141,.42) !important;
        border-radius: 5px !important;
        background: #111c2c !important;
        color: #dce7f4 !important;
        line-height: 30px !important;
    }
    html.fz-h5-v2 .filter-tabs a.active,
    html.fz-h5-v2 .mac-plog-filter.active {
        border-color: #20d69a !important;
        color: #20d69a !important;
    }
    html.fz-h5-v2 .data__list,
    html.fz-h5-v2 .order__list {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    html.fz-h5-v2 .data__list .data__item,
    html.fz-h5-v2 .order__list > li {
        position: relative;
        display: grid !important;
        grid-template-columns: 22px 68px minmax(0, 1fr) !important;
        gap: 8px !important;
        min-width: 0 !important;
        min-height: 94px !important;
        margin: 0 0 8px !important;
        padding: 9px !important;
        overflow: hidden;
        border: 1px solid rgba(70,106,141,.34) !important;
        border-radius: 7px !important;
        background: #091321 !important;
    }
    html.fz-h5-v2 .data__img {
        width: 68px !important;
        height: 76px !important;
        margin: 0 !important;
    }
    html.fz-h5-v2 .data__thumb {
        display: block;
        width: 100% !important;
        height: 100% !important;
        border-radius: 5px;
        background-position: center;
        background-size: cover;
    }
    html.fz-h5-v2 .data__txt {
        min-width: 0 !important;
        padding: 0 !important;
    }
    html.fz-h5-v2 .data__title,
    html.fz-h5-v2 .data__title a {
        display: -webkit-box;
        overflow: hidden;
        margin: 0 0 4px !important;
        color: #f5f8fc !important;
        font-size: 13px !important;
        line-height: 1.35;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    html.fz-h5-v2 .data__txt p {
        margin: 1px 0 !important;
        color: #8fa4bc !important;
        font-size: 10px !important;
    }
    html.fz-h5-v2 .data__del {
        grid-column: 3;
        display: flex !important;
        gap: 6px;
        justify-content: flex-end;
        margin-top: -28px !important;
        pointer-events: none;
    }
    html.fz-h5-v2 .data__del .btn-continue.show-pc {
        display: inline-flex !important;
        align-items: center;
        min-height: 28px;
        padding: 0 8px;
        border: 1px solid rgba(242,189,82,.55) !important;
        border-radius: 5px;
        background: transparent !important;
        color: #f2bd52 !important;
        font-size: 10px;
        pointer-events: auto;
    }
    html.fz-h5-v2 .data__del .btn-del { display: none !important; }
    html.fz-h5-v2 .points-log-hero {
        padding: 10px 0 !important;
        border-bottom: 1px solid rgba(242,189,82,.3);
    }
    html.fz-h5-v2 .points-log-hero h1 { font-size: 22px !important; }
    html.fz-h5-v2 .points-summary-grid {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 7px !important;
        margin: 10px 0 !important;
    }
    html.fz-h5-v2 .summary-card {
        min-width: 0 !important;
        min-height: 68px !important;
        padding: 9px !important;
        border-radius: 7px !important;
    }
    html.fz-h5-v2 .summary-card--current { grid-column: 1 / -1; }
    html.fz-h5-v2 .summary-card strong { font-size: 17px !important; }
    html.fz-h5-v2 .points-log-row--head { display: none !important; }
    html.fz-h5-v2 .points-log-table { min-width: 0 !important; }
    html.fz-h5-v2 .mac-plog-list > li {
        display: grid !important;
        grid-template-columns: 1fr auto !important;
        min-height: 74px !important;
    }

    /* Profile and subpages */
    html.fz-h5-v2 .user-info-stats__deck {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 6px !important;
        padding: 9px !important;
    }
    html.fz-h5-v2 .user-info-stats__card {
        min-width: 0 !important;
        min-height: 64px !important;
        padding: 8px 5px !important;
        border-radius: 6px !important;
        background: #0d1828 !important;
    }
    html.fz-h5-v2 .user-info-stats__ico { display: none !important; }
    html.fz-h5-v2 .user-info-stats__label { font-size: 9px !important; }
    html.fz-h5-v2 .user-info-stats__val {
        overflow: hidden;
        font-size: 13px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    html.fz-h5-v2 .user-info-sheet { padding: 0 !important; }
    html.fz-h5-v2 .user-info-row {
        display: grid !important;
        grid-template-columns: 72px minmax(0, 1fr) auto !important;
        gap: 7px !important;
        min-height: 48px !important;
        padding: 7px 0 !important;
    }
    html.fz-h5-v2 .user-info-row__label { font-size: 12px !important; }
    html.fz-h5-v2 .user-info-row__control,
    html.fz-h5-v2 .user-info-row__value { min-width: 0 !important; }
    html.fz-h5-v2 .user-info-row__input {
        width: 100% !important;
        height: 36px !important;
    }
    html.fz-h5-v2 .user-info-actions {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 7px !important;
        margin-top: 10px !important;
    }
    html.fz-h5-v2 .user-info-btn { min-height: 40px !important; }
    html.fz-h5-v2 .member-subpage-layout { display: block !important; }
    html.fz-h5-v2 .member-subpage-hero {
        min-height: 0 !important;
        display: block !important;
        margin: 10px 0 !important;
        padding: 13px !important;
        border-radius: 8px !important;
    }
    html.fz-h5-v2 .member-subpage-hero h1 { font-size: 22px !important; }
    html.fz-h5-v2 .member-subpage-grid {
        grid-template-columns: 1fr !important;
        gap: 9px !important;
    }
    html.fz-h5-v2 .member-subpage-card { padding: 12px !important; }
    html.fz-h5-v2 .member-subpage-form {
        grid-template-columns: 1fr !important;
        gap: 9px !important;
    }

    /* Authentication */
    html.fz-h5-v2 body.auth-ui-page {
        min-height: 100svh;
        padding: 0 12px 24px !important;
        background: #050a12 !important;
    }
    html.fz-h5-v2 .auth-page-layout {
        width: 100% !important;
        max-width: 430px !important;
        min-height: 0 !important;
        display: block !important;
        margin: 0 auto !important;
        padding: 14px 0 !important;
    }
    html.fz-h5-v2 .auth-page-hero { display: none !important; }
    html.fz-h5-v2 .auth-page-form,
    html.fz-h5-v2 .reg-w,
    html.fz-h5-v2 .auth-shell {
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
    }
    html.fz-h5-v2 .reg-w,
    html.fz-h5-v2 .auth-shell {
        padding: 18px 14px !important;
        border: 1px solid rgba(70,106,141,.42) !important;
        border-radius: 8px !important;
        background: #091321 !important;
        box-shadow: none !important;
    }
    html.fz-h5-v2 .auth-logo { display: none !important; }
    html.fz-h5-v2 .auth-form-intro { margin-bottom: 16px !important; }
    html.fz-h5-v2 .auth-form-intro h2 { font-size: 23px !important; }
    html.fz-h5-v2 .auth-field-label { margin: 10px 0 5px !important; }
    html.fz-h5-v2 .reg-group {
        min-height: 44px !important;
        margin: 0 !important;
        border: 1px solid rgba(70,106,141,.42) !important;
        border-radius: 6px !important;
        background: #07101c !important;
    }
    html.fz-h5-v2 .reg-control {
        width: 100% !important;
        height: 42px !important;
        padding: 0 11px !important;
        border: 0 !important;
        background: transparent !important;
    }
    html.fz-h5-v2 .verify_code {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) 106px !important;
    }
    html.fz-h5-v2 .verify_code img {
        width: 106px !important;
        height: 42px !important;
        object-fit: cover;
    }
    html.fz-h5-v2 .auth-page-btn {
        width: 100% !important;
        min-height: 44px !important;
        margin-top: 14px !important;
    }
    html.fz-h5-v2 .auth-bottom-row { margin-top: 14px !important; }

    /* Modals */
    html.fz-h5-v2 .pay-overlay,
    html.fz-h5-v2 .vip-upgrade-success {
        padding: 14px !important;
    }
    html.fz-h5-v2 .pay-modal,
    html.fz-h5-v2 .vip-upgrade-success__panel {
        width: calc(100vw - 28px) !important;
        max-width: 390px !important;
        max-height: calc(100svh - 28px) !important;
        overflow-y: auto !important;
        border-radius: 8px !important;
    }
}

@media (min-width: 560px) and (max-width: 820px) {
    html.fz-h5-v2 .quick-amount,
    html.fz-h5-v2 .recharge-package-grid,
    html.fz-h5-v2 .vip-package-grid,
    html.fz-h5-v2 .shengji {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    html.fz-h5-v2 .recharge-pay-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
}

@media (max-width: 820px) {
    html.fz-h5-v2 body.body-user-upgrade #mac-user-buy-root,
    html.fz-h5-v2 body.body-user-upgrade #member,
    html.fz-h5-v2 body.body-user-upgrade #right,
    html.fz-h5-v2 body.body-user-upgrade .vip-upgrade-main,
    html.fz-h5-v2 body.body-user-upgrade .ajax-upgrade-pop,
    html.fz-h5-v2 body.body-user-upgrade .vip-upgrade-shell {
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        height: auto !important;
        min-height: 1px !important;
        margin: 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    html.fz-h5-v2 body.body-user-upgrade #mac-user-buy-root,
    html.fz-h5-v2 body.body-user-upgrade #member,
    html.fz-h5-v2 body.body-user-upgrade #right,
    html.fz-h5-v2 body.body-user-upgrade .vip-upgrade-main,
    html.fz-h5-v2 body.body-user-upgrade .ajax-upgrade-pop {
        display: block !important;
    }

    html.fz-h5-v2 body.body-user-upgrade .vip-upgrade-shell {
        display: grid !important;
    }
}

/* H5 member home: mobile-first layout, isolated from the desktop dashboard. */
@media (max-width: 820px) {
    html.fz-h5-v2 body#uindex {
        overflow-x: hidden !important;
        padding-top: 0 !important;
        background: #020812 !important;
        -webkit-text-size-adjust: 100% !important;
        text-size-adjust: 100% !important;
    }

    html.fz-h5-v2 body#uindex #mac-user-info-root,
    html.fz-h5-v2 body#uindex #member,
    html.fz-h5-v2 body#uindex #right,
    html.fz-h5-v2 body#uindex .co-right.co-right-bg {
        box-sizing: border-box !important;
        display: block !important;
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        overflow: visible !important;
        visibility: visible !important;
        opacity: 1 !important;
        background: #020812 !important;
    }

    html.fz-h5-v2 body#uindex #mac-user-info-root.member-wrap.member-wrap-bg {
        padding: 0 !important;
    }

    html.fz-h5-v2 body#uindex #right > .m-nav {
        display: none !important;
    }

    html.fz-h5-v2 body#uindex #member.mc-page #right.mc-main .co-right.co-right-bg {
        padding: 10px 10px calc(62px + env(safe-area-inset-bottom, 0px)) !important;
        border: 0 !important;
        border-radius: 0 !important;
    }

    html.fz-h5-v2 body#uindex .member-center.mc-home {
        display: grid !important;
        gap: 8px !important;
        width: 100% !important;
        min-width: 0 !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    html.fz-h5-v2 body#uindex .mc-card,
    html.fz-h5-v2 body#uindex .h5-member-shortcuts,
    html.fz-h5-v2 body#uindex .h5-member-upgrade-shell {
        box-sizing: border-box !important;
        border: 1px solid rgba(24, 111, 171, .58) !important;
        background: linear-gradient(145deg, #07182b 0%, #061322 58%, #081625 100%) !important;
        box-shadow: 0 12px 28px rgba(0, 0, 0, .24), inset 0 1px 0 rgba(255, 255, 255, .02) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts h2,
    html.fz-h5-v2 body#uindex .h5-member-upgrade-shell h2 {
        padding: 0 !important;
        border: 0 !important;
        position: static !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts h2::after,
    html.fz-h5-v2 body#uindex .h5-member-upgrade-shell h2::after {
        content: none !important;
        display: none !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero {
        position: relative !important;
        grid-template-columns: 62px minmax(0, 1fr) 92px !important;
        grid-template-rows: auto !important;
        align-items: center !important;
        gap: 10px !important;
        min-height: 0 !important;
        padding: 12px !important;
        border-radius: 14px !important;
    }

    html.fz-h5-v2 body#uindex .mc-avatar-box {
        grid-column: 1 !important;
        grid-row: 1 !important;
        align-self: center !important;
        position: relative !important;
        width: 62px !important;
        min-width: 62px !important;
    }

    html.fz-h5-v2 body#uindex .mc-avatar {
        width: 62px !important;
        height: 62px !important;
        border: 2px solid rgba(255, 255, 255, .72) !important;
        border-radius: 50% !important;
        object-fit: cover !important;
    }

    html.fz-h5-v2 body#uindex .mc-avatar-box em {
        position: absolute !important;
        top: auto !important;
        right: auto !important;
        left: 50% !important;
        bottom: -4px !important;
        margin: 0 !important;
        min-width: 34px !important;
        padding: 1px 6px !important;
        border-radius: 10px !important;
        font-size: 10px !important;
        line-height: 18px !important;
        transform: translateX(-50%) !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-info {
        position: static !important;
        grid-column: 2 !important;
        grid-row: 1 !important;
        min-width: 0 !important;
        padding: 0 !important;
        text-align: left !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-info h1 {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 6px !important;
        min-width: 0 !important;
        margin: 0 0 6px !important;
        color: #fff !important;
        font-size: 20px !important;
        line-height: 1.2 !important;
        overflow-wrap: anywhere !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-info h1 span {
        flex: 0 0 auto !important;
        padding: 2px 7px !important;
        border: 1px solid rgba(38, 157, 225, .78) !important;
        border-radius: 12px !important;
        color: #47c1ff !important;
        font-size: 10px !important;
        line-height: 16px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-account-meta.show-mobile {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        gap: 3px 6px !important;
        margin: 0 0 5px !important;
        color: #8799ad !important;
        font-size: 10px !important;
        line-height: 1.3 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-account-expiry {
        flex: 1 0 100% !important;
        min-width: 0 !important;
        color: #91a3b6 !important;
        line-height: 1.25 !important;
        overflow-wrap: anywhere !important;
        white-space: normal !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-account-expiry b {
        color: #f4c34f !important;
        font-weight: 800 !important;
        font-variant-numeric: tabular-nums !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-account-meta i {
        width: 1px !important;
        height: 10px !important;
        display: inline-block !important;
        background: rgba(118, 139, 162, .5) !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-stats {
        grid-column: auto !important;
        display: block !important;
        width: auto !important;
        margin: 0 !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-stat:first-child {
        display: flex !important;
        align-items: center !important;
        gap: 7px !important;
        min-height: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-stat:first-child > i {
        width: 26px !important;
        min-width: 26px !important;
        flex: 0 0 26px !important;
        height: 26px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: 1px solid rgba(243, 187, 66, .7) !important;
        border-radius: 50% !important;
        background: rgba(243, 187, 66, .14) !important;
        color: #f5bf4d !important;
        font-size: 12px !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-stat:first-child span {
        display: block !important;
        min-width: 0 !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-stat:first-child small {
        display: none !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-stat:first-child strong {
        display: block !important;
        overflow: hidden !important;
        color: #f6c654 !important;
        font-size: 17px !important;
        line-height: 1.25 !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-actions {
        grid-column: 3 !important;
        grid-row: 1 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 7px !important;
        width: auto !important;
        min-width: 92px !important;
        align-self: start !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-actions .mc-btn.mc-btn--gold {
        min-width: 92px !important;
        height: 42px !important;
        min-height: 42px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 12px !important;
        border: 0 !important;
        border-radius: 9px !important;
        background: linear-gradient(180deg, #ffd366, #e8a72d) !important;
        color: #211706 !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        box-shadow: 0 8px 18px rgba(234, 168, 45, .18) !important;
        white-space: nowrap !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero-actions .show-mobile {
        display: inline !important;
    }

    html.fz-h5-v2 body#uindex .mc-user-logout {
        position: absolute !important;
        right: 12px !important;
        bottom: 12px !important;
        width: 92px !important;
        height: 28px !important;
        min-height: 28px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 8px !important;
        border: 1px solid rgba(231, 83, 118, .78) !important;
        border-radius: 7px !important;
        background: rgba(87, 17, 39, .18) !important;
        color: #ff8ca8 !important;
        font-size: 10px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts.show-mobile {
        display: block !important;
        overflow: hidden !important;
        padding: 10px !important;
        border-radius: 14px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__head,
    html.fz-h5-v2 body#uindex .h5-member-upgrade-bar__head {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 10px !important;
        min-height: 0 !important;
        margin-bottom: 6px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__head h2,
    html.fz-h5-v2 body#uindex .h5-member-upgrade-bar__head h2 {
        display: flex !important;
        align-items: center !important;
        gap: 8px !important;
        margin: 0 !important;
        color: #f8fbff !important;
        font-size: 18px !important;
        line-height: 1.2 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__head h2 > i,
    html.fz-h5-v2 body#uindex .h5-member-upgrade-bar__head h2 > i {
        width: 8px !important;
        height: 8px !important;
        display: inline-block !important;
        border-radius: 50% !important;
        background: #f5c354 !important;
        box-shadow: 0 0 12px rgba(245, 195, 84, .32) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__head button,
    html.fz-h5-v2 body#uindex .h5-member-upgrade-bar__head a {
        min-height: 32px !important;
        display: inline-flex !important;
        align-items: center !important;
        gap: 5px !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        color: #a8b7ca !important;
        font: inherit !important;
        font-size: 12px !important;
        cursor: pointer !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-chevron,
    html.fz-h5-v2 body#uindex .h5-member-inline-icon {
        width: 15px !important;
        height: 15px !important;
        flex: 0 0 15px !important;
        fill: none !important;
        stroke: currentColor !important;
        stroke-width: 1.8 !important;
        stroke-linecap: round !important;
        stroke-linejoin: round !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-chevron {
        transition: transform .18s ease !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid {
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 0 !important;
        overflow: hidden !important;
        border: 1px solid rgba(83, 121, 158, .3) !important;
        border-radius: 12px !important;
        background: rgba(3, 12, 23, .38) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > a,
    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > button {
        box-sizing: border-box !important;
        min-width: 0 !important;
        min-height: 88px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 7px !important;
        padding: 8px 3px !important;
        border: 0 !important;
        border-right: 1px solid rgba(83, 121, 158, .22) !important;
        border-bottom: 1px solid rgba(83, 121, 158, .22) !important;
        background: transparent !important;
        color: #cdd8e5 !important;
        font: inherit !important;
        text-align: center !important;
        cursor: pointer !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > :nth-child(4n) {
        border-right: 0 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > :nth-child(n+5) {
        border-bottom: 0 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > * > .h5-member-icon {
        box-sizing: border-box !important;
        width: 42px !important;
        height: 42px !important;
        display: block !important;
        padding: 9px !important;
        border: 1px solid rgba(62, 126, 232, .55) !important;
        border-radius: 14px !important;
        background: linear-gradient(145deg, rgba(52, 105, 218, .94), rgba(13, 49, 126, .94)) !important;
        color: #77afff !important;
        fill: none !important;
        stroke: currentColor !important;
        stroke-width: 1.8 !important;
        stroke-linecap: round !important;
        stroke-linejoin: round !important;
        box-shadow: inset 0 1px 7px rgba(132, 182, 255, .38), 0 5px 12px rgba(0, 0, 0, .18) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > * > .h5-member-icon--gold {
        border-color: rgba(245, 191, 77, .75) !important;
        background: linear-gradient(145deg, #ffd56b, #a36a16) !important;
        color: #fff0b2 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > * > span {
        display: block !important;
        overflow: hidden !important;
        max-width: 100% !important;
        color: #cdd8e5 !important;
        font-size: 12px !important;
        line-height: 1.25 !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-more-services[hidden] {
        display: none !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-more-services {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
        margin-top: 10px !important;
        padding-top: 10px !important;
        border-top: 1px solid rgba(83, 121, 158, .24) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-more-services a {
        min-width: 0 !important;
        min-height: 42px !important;
        display: flex !important;
        align-items: center !important;
        gap: 9px !important;
        padding: 0 11px !important;
        border: 1px solid rgba(57, 101, 143, .36) !important;
        border-radius: 9px !important;
        background: rgba(3, 12, 23, .46) !important;
        color: #d3deea !important;
        font-size: 12px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-more-services a .h5-member-mini-icon {
        width: 18px !important;
        height: 18px !important;
        flex: 0 0 18px !important;
        fill: none !important;
        stroke: currentColor !important;
        stroke-width: 1.8 !important;
        stroke-linecap: round !important;
        stroke-linejoin: round !important;
        color: #e9b849 !important;
    }

    html.fz-h5-v2 body#uindex .is-h5-more-open [data-h5-more-toggle] .fa-chevron-right {
        transform: rotate(90deg) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-upgrade-shell.show-mobile {
        display: block !important;
        overflow: hidden !important;
        margin: 0 !important;
        border-radius: 14px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-upgrade-bar {
        padding: 10px 10px 0 !important;
        background: rgba(5, 19, 34, .78) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-upgrade-bar__head a > .h5-member-inline-icon:first-child {
        color: #f4bc48 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-plan-tabs {
        display: grid !important;
        grid-auto-columns: minmax(0, 1fr) !important;
        grid-auto-flow: column !important;
        gap: 0 !important;
        border-bottom: 1px solid rgba(78, 111, 145, .44) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-plan-tabs button {
        position: relative !important;
        min-height: 44px !important;
        padding: 0 6px !important;
        border: 0 !important;
        background: transparent !important;
        color: #9baabd !important;
        font: inherit !important;
        font-size: 17px !important;
        font-weight: 700 !important;
        cursor: pointer !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-plan-tabs button.is-active {
        color: #f7c653 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-plan-tabs button.is-active:after {
        content: '' !important;
        position: absolute !important;
        right: 8px !important;
        bottom: -1px !important;
        left: 8px !important;
        height: 3px !important;
        border-radius: 3px 3px 0 0 !important;
        background: #f5c14d !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-panel {
        display: none !important;
        padding: 10px !important;
        border-radius: 0 !important;
        background: linear-gradient(150deg, #08223b, #071728 66%, #061321) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-panel--svip {
        background: linear-gradient(150deg, #2a2112, #171710 58%, #081523) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-panel.is-h5-active {
        display: block !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-grid {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 7px !important;
        margin: 0 0 8px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-grid > a {
        position: relative !important;
        box-sizing: border-box !important;
        min-width: 0 !important;
        min-height: 92px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 7px 2px !important;
        border: 1px solid rgba(77, 112, 148, .46) !important;
        border-radius: 9px !important;
        background: rgba(2, 11, 22, .56) !important;
        color: #eef4fb !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-grid > a:first-child {
        border-color: #f0bb48 !important;
        box-shadow: inset 0 0 0 1px rgba(240, 187, 72, .12) !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-grid span {
        display: block !important;
        overflow: hidden !important;
        width: 100% !important;
        color: #e3e9f0 !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        text-align: center !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-grid b {
        margin: 4px 0 1px !important;
        color: #f5c24e !important;
        font-size: 25px !important;
        line-height: 1 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-grid em {
        color: #e0e7ef !important;
        font-size: 11px !important;
        line-height: 1.2 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-grid small {
        position: absolute !important;
        top: 5px !important;
        right: 5px !important;
        overflow: hidden !important;
        max-width: calc(100% - 10px) !important;
        padding: 0 5px !important;
        border-radius: 8px !important;
        background: #f5c24e !important;
        color: #251805 !important;
        font-size: 8px !important;
        font-style: normal !important;
        line-height: 15px !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-cta {
        min-height: 46px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: 0 !important;
        border-radius: 9px !important;
        background: linear-gradient(180deg, #ffd36a, #e7a52c) !important;
        color: #211706 !important;
        font-size: 16px !important;
        font-weight: 800 !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-empty {
        min-height: 120px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 10px !important;
        padding: 16px !important;
        color: #c8d4e1 !important;
        text-align: center !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-package-empty a {
        color: #f4c252 !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card {
        box-sizing: border-box !important;
        min-width: 0 !important;
        min-height: 0 !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        align-items: center !important;
        gap: 8px 10px !important;
        margin-top: 8px !important;
        padding: 10px 12px !important;
        border: 1px solid rgba(141, 106, 24, .82) !important;
        border-radius: 14px !important;
        background: linear-gradient(145deg, #07182b 0%, #061322 100%) !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-section-head {
        grid-column: 1 !important;
        grid-row: 1 !important;
        display: flex !important;
        min-width: 0 !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 8px !important;
        margin: 0 !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-section-head > div {
        min-width: 0 !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-section-head h2 {
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        color: #f4f8fc !important;
        font-size: 15px !important;
        line-height: 1.25 !important;
        white-space: nowrap !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-section-head h2::after {
        content: none !important;
        display: none !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-section-head p {
        display: block !important;
        margin: 0 !important;
        color: #8396aa !important;
        font-size: 10px !important;
        line-height: 1.25 !important;
        white-space: normal !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-section-head p b {
        color: #f4c24e !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__icon {
        box-sizing: border-box !important;
        width: 36px !important;
        min-width: 36px !important;
        height: 36px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 7px !important;
        border: 0 !important;
        border-radius: 8px !important;
        background: linear-gradient(180deg, #ffd366 0%, #e8a72d 100%) !important;
        color: #211706 !important;
        box-shadow: 0 4px 12px rgba(232, 167, 45, .28) !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__icon svg {
        width: 100% !important;
        height: 100% !important;
        display: block !important;
        fill: none !important;
        stroke: currentColor !important;
        stroke-width: 1.9 !important;
        stroke-linecap: round !important;
        stroke-linejoin: round !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__milestones {
        grid-column: 1 / -1 !important;
        grid-row: 2 !important;
        min-width: 0 !important;
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 6px !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__milestones > span {
        box-sizing: border-box !important;
        flex: 1 1 112px !important;
        min-width: 0 !important;
        min-height: 28px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 4px !important;
        margin: 0 !important;
        padding: 0 7px !important;
        border: 1px solid rgba(41, 71, 99, .88) !important;
        border-radius: 7px !important;
        background: #081727 !important;
        color: #9eb1c4 !important;
        font-size: 10px !important;
        line-height: 1.2 !important;
        white-space: nowrap !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__milestones > span::before {
        content: none !important;
        display: none !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__milestones > span b {
        margin: 0 !important;
        color: #f6c64f !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__milestones > span em {
        color: inherit !important;
        font-size: 9px !important;
        font-style: normal !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__milestones > span.is-active {
        border-color: rgba(141, 106, 24, .9) !important;
        background: rgba(52, 41, 15, .72) !important;
        color: #f4d982 !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__action {
        grid-column: 2 !important;
        grid-row: 1 !important;
        box-sizing: border-box !important;
        width: 84px !important;
        min-width: 84px !important;
        height: 36px !important;
        min-height: 36px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 9px !important;
        border: 1px solid rgba(239, 182, 65, .78) !important;
        border-radius: 18px !important;
        background: transparent !important;
        color: #f5c24e !important;
        font-size: 12px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
        text-decoration: none !important;
    }

    html.fz-h5-v2 body#uindex .mc-signin-card .mc-commerce-signin__action.is-disabled {
        border-color: rgba(49, 81, 109, .88) !important;
        color: #93a7ba !important;
        pointer-events: none !important;
    }

    /* H5 会员首页是独立界面；共享模板中仅供 PC 使用的节点不参与 H5 布局。 */
    html.fz-h5-v2 body#uindex #member.mc-page .show-pc:not(.fz-channelbar) {
        display: none !important;
    }
}

@media (max-width: 360px) {
    html.fz-h5-v2 body#uindex #member.mc-page #right.mc-main .co-right.co-right-bg {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    html.fz-h5-v2 body#uindex .mc-hero {
        gap: 6px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts {
        padding: 10px 8px !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-shortcuts__grid > * > span {
        white-space: normal !important;
    }

    html.fz-h5-v2 body#uindex .h5-member-account-meta.show-mobile {
        gap: 2px 4px !important;
    }

}
