.beup-vip-surface {
  --vip-ink: #26343d;
  --vip-muted: #72818a;
  --vip-line: #e5ecef;
  --vip-primary: #3b96a5;
  --vip-pale: #edf7f8;
  color: var(--vip-ink);
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1.6;
}
.beup-vip-surface, .beup-vip-surface * { letter-spacing: 0 !important; }
.beup-vip-surface > .v-col { min-width: 0; }
.beup-vip-surface .bvp-page,
.beup-vip-surface .bvp-shell { background: #fff; border: 0; border-radius: 8px !important; box-shadow: none; }
.beup-vip-surface .bvp-page { overflow: visible; }
.beup-vip-surface .bvp-shell-content { padding: 28px 30px 30px; }
.bvp-page-heading { margin: 0 0 18px; }
.bvp-page-heading h1 { font-size: 26px; font-weight: 750; line-height: 1.35; color: var(--vip-ink); }
.beup-vip-surface .v-tabs { height: 47px !important; }
.beup-vip-surface .v-tab { min-width: 108px; height: 46px !important; font-size: 14px; font-weight: 600; padding: 0 16px; color: var(--vip-muted); }
.beup-vip-surface .v-tab--selected { color: var(--vip-primary); }
.beup-vip-surface .v-tab__slider { height: 3px; border-radius: 3px 3px 0 0; }
.beup-vip-surface .v-divider { border-color: var(--vip-line); opacity: 1; }
.bvp-tab-content { padding-top: 28px; }
.beup-vip-surface .bvp-member,
.beup-vip-surface .bvp-sign { padding: 0; max-width: none; }
.beup-vip-surface .bvp-member-grid { margin: 0; gap: 28px 0; }
.beup-vip-surface .bvp-member-grid > [class*="v-col"] { padding: 0; min-width: 0; }
.beup-vip-surface .bvp-overview { padding-right: 30px !important; }
.beup-vip-surface .bvp-benefits-column { padding-left: 30px !important; border-left: 1px solid var(--vip-line); }
.beup-vip-surface .bvp-identity,
.beup-vip-surface .bvp-benefits,
.beup-vip-surface .bvp-growth,
.beup-vip-surface .bvp-sign-summary,
.beup-vip-surface .bvp-sign-records { border: 0; box-shadow: none; border-radius: 0 !important; background: transparent; margin: 0 !important; overflow: visible; }
.beup-vip-surface .bvp-member .v-card-title,
.beup-vip-surface .bvp-sign .v-card-title { padding: 0 0 18px !important; font-size: 17px; font-weight: 700; line-height: 1.5; white-space: normal; color: var(--vip-ink); }
.beup-vip-surface .bvp-member .v-card-title .v-icon,
.beup-vip-surface .bvp-sign .v-card-title .v-icon { font-size: 21px; }
.beup-vip-surface .bvp-member .v-card > .v-divider,
.beup-vip-surface .bvp-sign .v-card > .v-divider { display: none; }
.beup-vip-surface .bvp-member .v-card-text,
.beup-vip-surface .bvp-sign .v-card-text { padding: 0 !important; font-size: 14px; line-height: 1.7; }
.beup-vip-surface .bvp-identity > .v-card-title { color: var(--vip-muted); font-size: 13px; padding-bottom: 12px !important; }
.beup-vip-surface .bvp-identity > .v-card-title .v-icon { color: #b29156 !important; background: #faf4e8; width: 34px; height: 34px; border-radius: 50%; font-size: 22px; margin-right: 10px !important; }
.bvp-info-content { display: grid; grid-template-columns: 1fr 1fr; column-gap: 20px; row-gap: 22px; }
.bvp-member-name { grid-column: 1 / -1; order: 0; min-width: 0; }
.bvp-member-name > span:not(.v-chip) { display: none; }
.beup-vip-surface .bvp-member-name .v-chip { padding: 0; height: auto; max-width: 100%; border: 0; font-size: 24px; line-height: 1.4; font-weight: 750; color: var(--vip-ink) !important; border-radius: 0; white-space: normal; }
.bvp-member-name .v-chip__underlay { display: none; }
.bvp-member-name .v-chip__content { white-space: normal; overflow-wrap: anywhere; }
.bvp-info-stat { display: flex; flex-direction: column; gap: 5px; order: 1; min-width: 0; }
.bvp-info-stat > span:first-child { font-size: 12px !important; color: var(--vip-muted); }
.bvp-info-stat > span:last-child { font-size: 20px !important; font-weight: 650; font-variant-numeric: tabular-nums; line-height: 1.4; }
.bvp-commission > span:last-child { color: var(--vip-primary); }
.bvp-registration { border-left: 1px solid var(--vip-line); padding-left: 20px; }
.bvp-registration > span:last-child { font-size: 17px !important; }
.bvp-upgrade-heading { grid-column: 1 / -1; order: 2; margin: 6px 0 -8px; color: var(--vip-ink); font-size: 14px; font-weight: 600; }
.bvp-progress { grid-column: 1 / -1; order: 3; display: flex; flex-direction: column; gap: 18px; }
.bvp-progress > div { min-width: 0; }
.bvp-progress .d-flex { gap: 10px; margin-bottom: 9px !important; }
.bvp-progress .text-caption { font-size: 12px !important; }
.bvp-progress .d-flex .text-caption { font-size: 13px !important; color: var(--vip-ink); font-weight: 600; }
.bvp-progress > div > .text-caption { color: var(--vip-muted) !important; text-align: right; margin-top: 5px !important; }
.beup-vip-surface .bvp-progress .v-progress-linear { height: 7px !important; border-radius: 6px; }
.bvp-progress .v-progress-linear__background { opacity: 1; background: #edf1f3 !important; }
.bvp-progress .v-progress-linear__determinate { transform-origin: left center; animation: bvp-progress-fill 1s cubic-bezier(.2,.7,.2,1) both; }
.bvp-update-note { grid-column: 1 / -1; order: 4; color: #ac7800; font-size: 12px; line-height: 1.7; }
.bvp-update-note .v-icon { vertical-align: -2px; font-size: 14px !important; color: inherit; }
.bvp-info-content > .v-alert { grid-column: 1 / -1; order: 5; }
@keyframes bvp-progress-fill { from { transform: scaleX(0); } to { transform: scaleX(1); } }
.bvp-benefits-list { display: flex; flex-direction: column; }
.bvp-benefits-list > div { min-height: 47px; border-bottom: 1px solid var(--vip-line); gap: 8px; padding: 8px 0; }
.bvp-benefits-list > div:last-child { border: 0; }
.bvp-benefits-list > div > .v-icon { font-size: 18px; flex-shrink: 0; margin-right: 0 !important; }
.bvp-benefits-list > div > span:not(.v-chip) { flex: 1; min-width: 0; font-size: 13px; line-height: 1.65; }
.bvp-benefits-list .v-chip { flex-shrink: 0; margin: 0 !important; font-size: 10px; padding: 0 7px; color: #318566 !important; background: #edf7f2; }
.bvp-benefits-list .v-chip__underlay { display: none; }
.beup-vip-surface .bvp-coupon { margin: 20px 0 0 !important; background: var(--vip-pale); border: 1px solid #deedf0; border-radius: 8px !important; padding: 17px 18px; box-shadow: none; }
.beup-vip-surface .bvp-coupon > .v-card-title { padding: 0 0 10px !important; font-size: 12px; color: #4d7d86; }
.beup-vip-surface .bvp-coupon > .v-card-title .v-icon { font-size: 18px; }
.bvp-coupon-code-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.bvp-coupon-code { font-size: 23px; font-weight: 750; line-height: 1.35; color: var(--vip-ink); overflow-wrap: anywhere; min-width: 0; }
.beup-vip-surface .bvp-copy { flex-shrink: 0; height: 34px; border-radius: 5px; padding: 0 11px; font-size: 12px; box-shadow: none; }
.bvp-coupon-content > .v-divider { margin: 12px 0 !important; border-style: dashed; border-color: #cbdee3; }
.bvp-coupon-validity { display: flex; align-items: center; gap: 5px; flex-wrap: wrap; color: var(--vip-muted); }
.bvp-coupon-validity > span { font-size: 11px !important; }
.bvp-coupon-validity .v-chip { padding: 0; height: auto; background: transparent !important; font-size: 11px; color: var(--vip-muted) !important; }
.bvp-coupon-validity .v-chip__underlay, .bvp-coupon-validity .v-chip__prepend { display: none; }
.bvp-coupon-content > .text-body-2 { color: #637d85; font-size: 11px !important; line-height: 1.7; margin-top: 8px !important; }
.beup-vip-surface .bvp-coupon .v-alert { padding: 0; margin-top: 4px !important; background: transparent; color: #637d85; font-size: 11px; }
.bvp-coupon .v-alert__prepend, .bvp-coupon .v-alert__underlay { display: none; }
.beup-vip-surface .bvp-growth-column { padding-top: 26px !important; border-top: 1px solid var(--vip-line); }
.beup-vip-surface .bvp-growth > .v-card-title { padding-bottom: 12px !important; }
.beup-vip-surface .bvp-growth .v-alert { border: 0; border-radius: 0; padding: 0; margin-bottom: 16px !important; font-size: 12px; color: var(--vip-muted) !important; background: transparent; }
.bvp-growth .v-alert__prepend, .bvp-growth .v-alert__underlay { display: none; }
.bvp-growth .v-alert__content > .mt-1 { margin-top: 0 !important; }
.bvp-rule { display: flex; align-items: center; justify-content: flex-start; gap: 16px; flex-wrap: wrap; padding: 10px 14px; background: #f6f9fa; margin-bottom: 14px; border-radius: 5px; }
.bvp-rule > .text-h6 { font-size: 12px !important; margin: 0 !important; font-weight: 500 !important; color: var(--vip-muted); }
.bvp-rule-options { display: flex; align-items: center; gap: 4px; }
.bvp-rule-options .v-chip { font-size: 11px; font-weight: 600; height: 24px; color: var(--vip-primary) !important; background: #e6f2f4 !important; padding: 0 10px; }
.bvp-rule-options > div { font-size: 11px; color: #9aabb0; }
.beup-vip-surface .v-table { background: transparent; color: var(--vip-ink); font-size: 13px; border: 1px solid var(--vip-line); border-radius: 6px; overflow: hidden; }
.beup-vip-surface .v-table__wrapper { overscroll-behavior-x: contain; }
.beup-vip-surface .v-table th { background: #f4f7f8 !important; color: #63747e !important; box-shadow: none !important; height: 42px !important; font-size: 11px !important; font-weight: 600 !important; padding: 0 16px !important; white-space: nowrap; }
.beup-vip-surface .v-table td { height: 44px !important; padding: 0 16px !important; border-color: var(--vip-line) !important; font-variant-numeric: tabular-nums; font-size: 12px; }
.bvp-level-table table { min-width: 640px; }
.bvp-level-table tr.current-level { background: #eaf6f7 !important; color: #288797; font-weight: 650; }
.bvp-level-table tr.first-level { background: #f4f9fa !important; }
.bvp-level-name { display: flex; align-items: center; gap: 6px; white-space: nowrap; }
.bvp-level-name .v-icon { font-size: 15px; margin: 0 !important; }
.bvp-level-name .v-chip { font-size: 10px; }
.bvp-level-table tbody tr:hover { background: #f7fafb; }
.bvp-growth .text-caption { font-size: 11px !important; color: var(--vip-muted) !important; line-height: 1.8; }
.beup-vip-surface .bvp-sign-summary { margin-bottom: 30px !important; }
.bvp-sign > .v-row { margin: 0; }
.bvp-sign > .v-row > .v-col { padding: 0; min-width: 0; }
.bvp-sign-summary > .v-card-text > .v-row { margin: 0; }
.bvp-sign-summary > .v-card-text > .v-row > [class*="v-col"] { padding: 8px 0; }
.bvp-sign-summary > .v-card-text > .v-row > [class*="v-col"]:nth-child(-n+4) { flex: 0 0 25%; max-width: 25%; }
.beup-vip-surface .bvp-sign-stat { background: transparent; border: 0; border-radius: 0 !important; box-shadow: none; color: var(--vip-ink) !important; padding: 0 20px; }
.bvp-sign-stat .v-card__underlay { display: none; }
.bvp-sign-summary [class*="v-col"]:nth-child(n+2):nth-child(-n+4) .bvp-sign-stat { border-left: 1px solid var(--vip-line); }
.bvp-sign-summary [class*="v-col"]:first-child .bvp-sign-stat { padding-left: 0; }
.bvp-sign-stat .v-card-text { display: flex; flex-direction: column-reverse; align-items: flex-start; gap: 12px; }
.bvp-sign-stat .text-subtitle-2 { color: var(--vip-muted); font-size: 12px !important; line-height: 1.5; }
.bvp-sign-value { font-size: 28px; line-height: 1.3; color: #398c9b; font-weight: 700; font-variant-numeric: tabular-nums; white-space: nowrap; }
.bvp-traffic-value { display: flex; align-items: baseline; flex-wrap: wrap; column-gap: 5px; max-width: 100%; }
.bvp-traffic-unit { font-size: 12px; font-weight: 500; }
.bvp-sign-summary [class*="v-col"]:nth-child(2) .bvp-sign-value { color: #43866e; }
.bvp-sign-summary [class*="v-col"]:nth-child(3) .bvp-sign-value { color: #507e98; }
.bvp-sign-summary [class*="v-col"]:nth-child(4) .bvp-sign-value { color: #9e824c; }
.bvp-sign-summary .v-row > [class*="v-col"]:nth-child(-n+3) .bvp-sign-value::after { content: '天'; font-size: 12px; font-weight: 400; margin-left: 7px; color: var(--vip-muted); }
.beup-vip-surface .bvp-sign-summary .v-alert { border: 0; padding: 14px 0 0; background: transparent; font-size: 12px; }
.bvp-sign-summary .v-alert__underlay, .bvp-sign-summary .v-alert__border { display: none; }
.bvp-sign-summary .v-alert__prepend { margin-right: 8px; }
.bvp-sign-summary .v-alert__prepend .v-icon { font-size: 17px; }
.bvp-sign-summary .v-alert .text-subtitle-2 { font-size: 12px !important; }
.beup-vip-surface .bvp-sign-records > .v-card-text > .v-alert { padding: 12px 14px; border-radius: 5px; background: #f3f8f9; color: #68818a !important; font-size: 12px; }
.bvp-sign-records .v-alert__border, .bvp-sign-records .v-alert__underlay { display: none; }
.bvp-sign-records .v-alert__prepend .v-icon { font-size: 18px; }
.bvp-sign-records .v-alert__content .text-subtitle-2 { font-size: 12px !important; font-weight: 600; }
.bvp-sign-records .v-alert__content .text-body-2 { font-size: 12px !important; line-height: 1.7; }
.beup-vip-surface .bvp-sign-table td { height: 48px !important; }
.bvp-sign-table .v-table__wrapper { height: min(530px, 65dvh); min-height: 320px; overflow-y: auto; }
.bvp-record-date { font-size: 12px; }
.bvp-record-time { color: #95a2ab; font-size: 11px; margin-left: 14px; }
.beup-vip-surface .bvp-reward { padding: 0; height: auto; color: #36856a !important; background: transparent; font-size: 12px; }
.bvp-reward .v-chip__underlay { display: none; }
.beup-vip-surface .bvp-sign-success { padding: 0; color: #39866b !important; font-size: 11px; }
.bvp-sign-success .v-chip__prepend { display: inline-flex; flex: 0 0 auto; margin: 0 5px 0 0; }
.beup-vip-surface .bvp-sign-success .v-chip__prepend .v-icon { margin: 0; width: 16px; height: 16px; flex: 0 0 16px; font-size: 16px; }
.beup-vip-surface .v-table .bvp-record-empty,
.beup-vip-surface .v-table .bvp-record-loading { height: 180px !important; color: #8498a0; }
.bvp-record-empty > i { display: block; font-size: 34px; color: #a9c5cc; margin-bottom: 8px; }
.bvp-record-empty > span { display: block; font-size: 13px; }
.bvp-pagination { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 0 0; font-size: 12px; color: var(--vip-muted); }
.bvp-page-size { display: flex; align-items: center; gap: 8px; }
.bvp-page-size select { border: 1px solid #dbe5e9; background: #fff; border-radius: 5px; padding: 5px 8px; min-height: 32px; font: inherit; color: var(--vip-ink); appearance: auto; }
.bvp-page-controls { display: flex; align-items: center; gap: 12px; }
.bvp-page-controls .v-btn { width: 32px; height: 32px; min-width: 32px; border: 1px solid var(--vip-line); border-radius: 5px; box-shadow: none; }
.bvp-page-controls .v-icon { font-size: 18px; }
.bvp-page-range { font-variant-numeric: tabular-nums; }
.beup-vip-surface button:focus-visible,
.beup-vip-surface select:focus-visible { outline: 2px solid #58acb9; outline-offset: 3px; }
@media (max-width: 1199px) and (min-width: 960px) {
  .beup-vip-surface .bvp-shell-content { padding: 24px; }
  .beup-vip-surface .bvp-overview { padding-right: 22px !important; }
  .beup-vip-surface .bvp-benefits-column { padding-left: 22px !important; }
  .bvp-coupon-code-row { align-items: flex-start; flex-wrap: wrap; }
  .bvp-benefits-list > div > span:not(.v-chip) { font-size: 12px; }
}
@media (max-width: 959px) {
  .beup-vip-surface .bvp-overview { padding-right: 0 !important; }
  .beup-vip-surface .bvp-benefits-column { padding-left: 0 !important; border-left: 0; border-top: 1px solid var(--vip-line); padding-top: 26px !important; }
  .bvp-sign-stat .text-subtitle-2 { font-size: 11px !important; }
  .beup-vip-surface .bvp-sign-stat { padding: 0 14px; }
  .bvp-sign-value { font-size: 25px; }
}
@media (max-width: 599px) {
  .beup-vip-surface { font-size: 13px; }
  .beup-vip-surface .bvp-shell-content { padding: 20px 16px; }
  .bvp-page-heading { margin-bottom: 12px; }
  .bvp-page-heading h1 { font-size: 23px; }
  .bvp-tab-content { padding-top: 22px; }
  .beup-vip-surface .v-tab { min-width: 100px; font-size: 13px; padding: 0 12px; }
  .beup-vip-surface .bvp-member-name .v-chip { font-size: 22px; }
  .bvp-info-content { gap: 20px 14px; }
  .bvp-registration { padding-left: 14px; }
  .bvp-info-stat > span:last-child { font-size: 19px !important; }
  .bvp-registration > span:last-child { font-size: 15px !important; }
  .bvp-upgrade-heading { font-size: 13px; line-height: 1.7; }
  .beup-vip-surface .bvp-member .v-card-title,
  .beup-vip-surface .bvp-sign .v-card-title { font-size: 16px; }
  .beup-vip-surface .bvp-coupon { padding: 14px; }
  .bvp-coupon-code { font-size: 21px; }
  .bvp-coupon-code-row { gap: 10px; flex-wrap: wrap; }
  .bvp-rule { gap: 8px; padding: 10px 12px; }
  .beup-vip-surface .bvp-level-table { width: 100%; }
  .beup-vip-surface .bvp-level-table th:first-child,
  .beup-vip-surface .bvp-level-table td:first-child { position: sticky; left: 0; background: #fff; z-index: 1; box-shadow: 1px 0 var(--vip-line); min-width: 168px; }
  .beup-vip-surface .bvp-level-table tr.current-level td:first-child { background: #eaf6f7; }
  .beup-vip-surface .bvp-sign-summary > .v-card-text > .v-row > [class*="v-col"]:nth-child(-n+4) { flex: 0 0 50%; max-width: 50%; padding: 12px 0; }
  .beup-vip-surface .bvp-sign-summary [class*="v-col"]:nth-child(3) .bvp-sign-stat { border-left: 0; padding-left: 0; }
  .bvp-sign-stat .v-card-text { gap: 8px; }
  .bvp-sign-value { font-size: 26px; }
  .beup-vip-surface .bvp-sign-summary { margin-bottom: 24px !important; }
  .beup-vip-surface .bvp-sign-records .v-alert { padding: 10px !important; }
  .bvp-sign-records .v-alert__prepend { margin-right: 8px; }
  .beup-vip-surface .bvp-sign-table th,
  .beup-vip-surface .bvp-sign-table td { padding: 0 8px !important; }
  .beup-vip-surface .bvp-sign-table td { height: 53px !important; }
  .bvp-record-date { display: block; font-size: 11px; white-space: nowrap; }
  .bvp-record-time { display: block; margin: 0; font-size: 10px; }
  .beup-vip-surface .bvp-reward { font-size: 11px; white-space: nowrap; }
  .beup-vip-surface .bvp-sign-success { font-size: 10px; white-space: nowrap; }
  .bvp-sign-success .v-chip__prepend { margin-right: 4px; }
  .beup-vip-surface .bvp-sign-success .v-chip__prepend .v-icon { width: 14px; height: 14px; flex-basis: 14px; font-size: 14px; }
  .bvp-pagination { flex-wrap: wrap; gap: 12px; font-size: 11px; }
  .bvp-page-controls { gap: 8px; }
}
@media (prefers-reduced-motion: reduce) {
  .bvp-progress .v-progress-linear__determinate { animation: none; transition: none !important; }
}

.beup-vip-surface .bvp-page-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 54px;
  margin: 0;
}
.beup-vip-surface .bvp-page-heading h1 { font-size: 24px; flex-shrink: 0; }
.beup-vip-surface .bvp-page-heading .v-tabs { align-self: flex-end; flex: 0 1 auto; height: 54px !important; }
.beup-vip-surface .bvp-page-heading .v-tab { height: 54px !important; }
.beup-vip-surface .bvp-shell-content { padding-top: 14px; }
.beup-vip-surface .bvp-tab-content { padding-top: 26px; }
.beup-vip-surface .bvp-info-content { display: flex; flex-direction: column; gap: 21px; }
.beup-vip-surface .bvp-membership-card {
  --bvp-card-theme: rgb(var(--v-theme-primary));
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  aspect-ratio: 1.68;
  min-height: 234px;
  padding: 23px 25px 21px;
  overflow: hidden;
  border: 1px solid #4e94a2;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(125deg, #428896, #347481 65%, #458b98);
  background: linear-gradient(125deg, color-mix(in srgb, var(--bvp-card-theme) 86%, #182f36), color-mix(in srgb, var(--bvp-card-theme) 68%, #182f36) 65%, color-mix(in srgb, var(--bvp-card-theme) 88%, #182f36));
  box-shadow: inset 0 1px 0 #e2fcf440, inset 0 0 0 1px #c5ede612, 0 10px 18px -12px #123e5470;
  transform: perspective(1000px) rotateX(0) rotateY(0);
  transition: transform .4s ease, box-shadow .4s ease;
}
.beup-vip-surface .bvp-membership-card::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: .5;
  background: repeating-radial-gradient(ellipse at 115% -15%, transparent 0 6px, #bdede421 6.5px 7px, transparent 7.5px 13px);
}
.beup-vip-surface .bvp-membership-card::after {
  content: '';
  position: absolute;
  top: -90%;
  left: -75%;
  width: 46%;
  height: 280%;
  pointer-events: none;
  z-index: 0;
  opacity: 0;
  background: linear-gradient(90deg, transparent, #e4fdf714 25%, #fff3 50%, #e4fdf714 75%, transparent);
  transform: translateX(0) rotate(26deg);
  animation: bvp-card-sheen 7s 1s ease-in-out infinite;
}
.bvp-membership-card > * { position: relative; z-index: 1; min-width: 0; }
.bvp-card-brand-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.bvp-card-brand { color: #f6fbfa; font-size: 17px; line-height: 1.35; font-weight: 750; white-space: nowrap; }
.beup-vip-surface .bvp-card-medal { color: #d9eff1; font-size: 30px; width: 32px; height: 32px; flex: 0 0 32px; }
.bvp-card-identity { text-align: center; padding: 18px 0 20px; }
.bvp-card-label { display: flex; justify-content: center; align-items: center; gap: 10px; color: #fff; font-size: 11px; margin-bottom: 7px; }
.bvp-card-label::before, .bvp-card-label::after { content: ''; height: 1px; width: 24px; background: #c3ddd65c; }
.beup-vip-surface .bvp-membership-card .bvp-member-name .v-chip { font-size: 24px; color: #fff !important; font-weight: 750; }
.bvp-card-details { display: grid; grid-template-columns: .85fr 1.15fr; gap: 18px; padding-top: 15px; border-top: 1px solid #daeee036; }
.beup-vip-surface .bvp-membership-card .bvp-info-stat { gap: 3px; }
.beup-vip-surface .bvp-membership-card .bvp-info-stat > span:first-child { color: #fff; font-size: 11px !important; }
.beup-vip-surface .bvp-membership-card .bvp-info-stat > span:last-child { color: #fff; font-size: 22px !important; line-height: 1.35; white-space: nowrap; }
.beup-vip-surface .bvp-membership-card .bvp-registration { border: 0; padding: 0; text-align: right; }
.beup-vip-surface .bvp-membership-card .bvp-registration > span:last-child { font-size: 17px !important; }
.beup-vip-surface .bvp-membership-card--inactive { background: linear-gradient(125deg,#425d65,#354c53 65%,#526a71); border-color: #59717a; }
.beup-vip-surface .bvp-upgrade-heading { margin: 1px 0 -7px; }
.beup-vip-surface .bvp-progress { gap: 15px; }
.beup-vip-surface .bvp-update-note { padding-top: 0; }
@keyframes bvp-card-sheen {
  0% { transform: translateX(0) rotate(26deg); opacity: 0; }
  4% { opacity: .85; }
  28% { transform: translateX(450%) rotate(26deg); opacity: 0; }
  100% { transform: translateX(450%) rotate(26deg); opacity: 0; }
}
@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .beup-vip-surface .bvp-membership-card:hover {
    transform: perspective(1000px) translateY(-3px) rotateX(2deg) rotateY(-2deg);
    box-shadow: inset 0 1px 0 #e2fcf450, inset 0 0 0 1px #c5ede622, 0 16px 22px -14px #123e5480;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .beup-vip-surface .bvp-membership-card { padding: 20px 18px 18px; min-height: 220px; }
  .beup-vip-surface .bvp-membership-card .bvp-member-name .v-chip { font-size: 21px; }
  .beup-vip-surface .bvp-card-brand { font-size: 16px; }
}
@media (min-width: 600px) and (max-width: 959px) {
  .beup-vip-surface .bvp-membership-card { max-width: 540px; padding: 26px 30px; }
}
@media (max-width: 599px) {
  .beup-vip-surface .bvp-shell-content { padding-top: 16px; }
  .beup-vip-surface .bvp-page-heading { flex-direction: column; align-items: flex-start; gap: 4px; }
  .beup-vip-surface .bvp-page-heading h1 { font-size: 22px; }
  .beup-vip-surface .bvp-page-heading .v-tabs { align-self: stretch; height: 44px !important; }
  .beup-vip-surface .bvp-page-heading .v-tab { height: 44px !important; padding: 0 14px; }
  .beup-vip-surface .bvp-tab-content { padding-top: 20px; }
  .beup-vip-surface .bvp-membership-card { min-height: 210px; padding: 18px; }
  .beup-vip-surface .bvp-membership-card .bvp-member-name .v-chip { font-size: 21px; }
  .beup-vip-surface .bvp-card-brand { font-size: 15px; }
  .beup-vip-surface .bvp-card-medal { font-size: 27px; }
  .bvp-card-identity { padding: 13px 0 17px; }
  .bvp-card-details { gap: 14px; padding-top: 13px; }
  .beup-vip-surface .bvp-membership-card .bvp-registration > span:last-child { font-size: 15px !important; }
}
@media (max-width: 359px) {
  .beup-vip-surface .bvp-membership-card { padding: 16px 14px; min-height: 204px; }
  .beup-vip-surface .bvp-membership-card .bvp-member-name .v-chip { font-size: 19px; }
  .beup-vip-surface .bvp-card-brand { font-size: 14px; }
  .bvp-card-details { gap: 8px; }
  .beup-vip-surface .bvp-membership-card .bvp-registration > span:last-child { font-size: 14px !important; }
}
@media (prefers-reduced-motion: reduce) {
  .beup-vip-surface .bvp-membership-card { transition: none; transform: none; }
  .beup-vip-surface .bvp-membership-card::after { animation: none; opacity: 0; }
}

.beup-vip-surface {
  --vip-primary: rgb(var(--v-theme-primary));
  --vip-pale: color-mix(in srgb, var(--vip-primary) 8%, #fff);
}
.beup-vip-surface .bvp-coupon { border-color: color-mix(in srgb, var(--vip-primary) 16%, #fff); }
.beup-vip-surface .bvp-coupon > .v-card-title,
.beup-vip-surface .bvp-sign-value { color: var(--vip-primary); }
.beup-vip-surface .bvp-level-table tr.current-level,
.beup-vip-surface .bvp-level-table tr.current-level td:first-child { background: var(--vip-pale) !important; color: var(--vip-primary); }
.beup-vip-surface .bvp-rule-options .v-chip { background: var(--vip-pale) !important; }
.beup-vip-surface .bvp-membership-card[data-vip-tier] {
  --bvp-tier-base: rgb(var(--v-theme-primary));
  --bvp-tier-shade: #182f36;
  --bvp-card-theme: var(--bvp-tier-base);
  border-color: color-mix(in srgb, var(--bvp-tier-base) 75%, #fff);
  background: linear-gradient(125deg, color-mix(in srgb, var(--bvp-tier-base) 86%, var(--bvp-tier-shade)), color-mix(in srgb, var(--bvp-tier-base) 68%, var(--bvp-tier-shade)) 65%, color-mix(in srgb, var(--bvp-tier-base) 88%, var(--bvp-tier-shade)));
}

.bmc-center .bvp-page-heading { flex-wrap: wrap; gap: 8px 20px; }
.bmc-center .bvp-page-heading .v-tabs { min-width: 0; max-width: 100%; }
.bmc-center .bvp-page-heading .v-tab { min-width: 80px; padding: 0 14px; }
.bmc-center .bvp-membership-card { min-height: 300px; aspect-ratio: auto; gap: 18px; }
.bmc-center .bvp-card-identity { padding: 0; text-align: left; }
.bmc-center .bvp-card-label { display: none; }
.bmc-center .bvp-membership-card .bvp-member-name .v-chip { font-size: 20px; }
.bmc-card-balance { display: flex; align-items: flex-end; justify-content: space-between; gap: 16px; }
.bmc-card-balance > div { min-width: 0; }
.bmc-balance-label,.bmc-card-discount > span { display: block; color: #fff; font-size: 11px; margin-bottom: 5px; }
.bmc-balance-value { display: block; font-size: 30px; line-height: 1.2; font-weight: 700; font-variant-numeric: tabular-nums; overflow-wrap: anywhere; }
.bmc-card-discount { flex-shrink: 0; text-align: right; }
.bmc-card-discount strong { font-size: 19px; font-variant-numeric: tabular-nums; }
.bmc-center .bvp-card-details { padding-top: 12px; }
.bmc-center .bvp-membership-card .bvp-info-stat > span:last-child { font-size: 18px !important; }
.bmc-center .bvp-membership-card .bvp-registration > span:last-child { font-size: 14px !important; }
.bmc-native-wallet { order: 1; margin-top: -4px; }
.bmc-native-wallet > .v-row { margin: 0; gap: 14px; }
.bmc-native-wallet > .v-row > [class*="v-col-"] { flex: 0 0 100%; max-width: 100%; padding: 0; }
.bmc-native-wallet > .v-row > [class*="v-col-"]:first-child > div { background: transparent !important; padding: 0 !important; border: 0; }
.bmc-native-wallet > .v-row > [class*="v-col-"]:first-child > div > .v-alert__border,
.bmc-native-wallet > .v-row > [class*="v-col-"]:first-child > div > span,
.bmc-native-wallet > .v-row > [class*="v-col-"]:first-child > div > .d-flex.align-center { display: none !important; }
.bmc-native-wallet .justify-end,.bmc-native-wallet .gap-2 { justify-content: stretch !important; width: 100%; }
.bmc-native-wallet .gap-2 { display: grid !important; grid-template-columns: .8fr 1.2fr; gap: 10px !important; }
.bmc-native-wallet .v-btn { margin: 0 !important; min-height: 40px; height: auto; padding: 10px 8px; min-width: 0; box-shadow: none; font-size: 12px; }
.bmc-native-wallet .v-btn__content { white-space: normal; }
.bmc-native-wallet .v-card { background: transparent; border: 0 !important; box-shadow: none; border-radius: 0 !important; }
.bmc-native-wallet .v-card > .pa-5,.bmc-native-wallet .v-divider { display: none; }
.bmc-native-wallet .v-card-text { padding: 0 !important; }
.bmc-native-wallet .v-list { background: transparent; padding: 0; }
.bmc-native-wallet .v-list-item { min-height: 42px; border-bottom: 1px solid var(--vip-line); }
.bmc-native-wallet .v-list-item-title { font-size: 12px !important; color: var(--vip-muted); }
.bmc-center .bvp-tab-content > .v-window > .v-window__container > .v-window-item > .v-row { margin: 0; }
.bmc-center .bvp-tab-content .v-window-item > .v-row > [class*="v-col-"] { padding: 0 12px 16px 0; }
.bmc-center .bvp-tab-content .v-window-item > .v-row > [class*="v-col-"]:last-child { padding-right: 0; }
.bmc-profile-popover { max-width: calc(100vw - 24px) !important; overflow: hidden; }
.bmc-profile-menu > .d-flex { padding: 18px 16px !important; }
.bmc-profile-menu > .d-flex > div:last-child { min-width: 0; }
.bmc-profile-menu h6 { font-size: 13px !important; overflow-wrap: anywhere; line-height: 1.5; }
.bmc-profile-menu .v-tabs,.bmc-profile-menu .v-tab { height: 42px !important; }
.bmc-profile-menu .v-tab { font-size: 13px; }
.bmc-profile-menu .v-list-item { min-height: 43px; border-radius: 6px !important; }
.bmc-profile-menu .v-list-item-title { font-size: 13px !important; line-height: 1.4; }
.bmc-profile-menu .v-list { padding: 8px !important; }
.bmc-profile-menu .v-list-item__prepend > .mr-4 { margin-right: 12px !important; }
.bmc-profile-menu .v-list-item:last-child.text-error { margin-top: 6px; border-top: 1px solid #e5ecef; border-radius: 0 !important; }
.bmc-shortcut-scroll { overflow-y: auto !important; overscroll-behavior: contain; }
.bmc-center .bmc-level-amount,
.bmc-center .bvp-progress .d-flex > .text-caption { text-align: right; white-space: nowrap; font-variant-numeric: tabular-nums lining-nums; }
.bmc-center .bmc-level-amount { min-width: 130px; }
.bmc-center .bvp-level-table th,
.bmc-center .bvp-level-table td { text-align: left !important; }
/* Scope native security presentation without replacing its handlers or fields. */
.bmc-security > .v-row { display: block; margin: 0; }
.bmc-security > .v-row > [class*="v-col-"] { width: 100%; max-width: 100%; padding: 6px 0 30px; }
.bmc-security > .v-row > [class*="v-col-"] + [class*="v-col-"] { padding: 28px 0 0; border-top: 1px solid var(--vip-line); }
.bmc-security .v-card { background: transparent; border: 0 !important; border-radius: 0 !important; box-shadow: none; overflow: visible; }
.bmc-security .v-card--variant-outlined { display: grid; grid-template-columns: minmax(160px, .38fr) minmax(0, 1fr); gap: 36px; }
.bmc-security .v-card--variant-outlined > .px-5,
.bmc-security .v-card--variant-outlined > .pa-6 { padding: 0 !important; }
.bmc-security .v-card--variant-outlined > .v-divider { display: none; }
.bmc-security .v-card--variant-outlined > .v-card__loader,
.bmc-security .v-card--variant-outlined > .v-card__underlay { display: none; }
.bmc-security h5 { display: flex; align-items: center; gap: 12px; font-size: 16px !important; font-weight: 600 !important; line-height: 24px; color: var(--vip-ink); }
.bmc-security h5::before { content: ""; width: 4px; height: 18px; flex: 0 0 4px; background: rgb(var(--v-theme-primary)); border-radius: 2px; }
.bmc-security .v-card-text { padding: 0 !important; min-width: 0; }
.bmc-security .v-card-text > .v-row { display: grid; grid-template-columns: minmax(0, 1fr); gap: 18px; margin: 0; }
.bmc-security .v-card-text > .v-row > [class*="v-col-"] { width: 100%; max-width: 100%; padding: 0; }
.bmc-security .v-label { font-size: 13px; font-weight: 500; color: var(--vip-ink); opacity: 1; }
.bmc-security .v-input { position: relative; }
.bmc-security .v-field { background: rgba(var(--v-theme-primary), .025); border-radius: 6px !important; padding-right: 44px; transition: box-shadow .18s ease, background-color .18s ease; }
.bmc-security .v-field__input { min-height: 46px; padding-top: 11px; padding-bottom: 11px; font-size: 14px; line-height: 24px; }
.bmc-security .v-field__outline { --v-field-border-opacity: .28; }
.bmc-security .v-field--focused { background: rgb(var(--v-theme-surface)); box-shadow: 0 0 0 3px rgba(var(--v-theme-primary), .1); }
.bmc-security .v-field--error { background: rgba(var(--v-theme-error), .035); }
.bmc-security .v-input__append { position: absolute; right: 1px; top: 1px; width: 44px; height: 44px; margin: 0; padding: 0; display: flex; align-items: center; justify-content: center; }
.bmc-security .v-input__append .v-icon { width: 44px; height: 44px; font-size: 20px; color: var(--vip-muted); border-radius: 5px; }
.bmc-security .v-input__append .v-icon:hover { background: rgba(var(--v-theme-primary), .07); color: rgb(var(--v-theme-primary)); }
.bmc-security .v-input__append .v-icon:focus-visible { outline: 2px solid rgb(var(--v-theme-primary)); outline-offset: -4px; }
.bmc-security .v-input__details { min-height: 0; padding-top: 0; }
.bmc-security .v-input--error .v-input__details { padding-top: 6px; }
.bmc-security .v-btn { min-height: 42px; height: auto; padding: 10px 24px; border-radius: 6px !important; box-shadow: none; font-size: 13px; letter-spacing: 0; }
.bmc-security .v-btn__content { white-space: normal; }
.bmc-security .v-card-text > .v-btn { margin-top: 22px !important; }
.bmc-security > .v-row > [class*="v-col-"]:last-child .v-card-text { display: flex; align-items: center; gap: 24px; padding: 18px 20px !important; background: rgba(var(--v-theme-primary), .055); border-left: 2px solid rgba(var(--v-theme-primary), .28); }
.bmc-security > .v-row > [class*="v-col-"]:last-child .v-card-text p { flex: 1; min-width: 0; margin: 0; font-size: 13px; line-height: 1.8; }
.bmc-security > .v-row > [class*="v-col-"]:last-child .v-btn { margin: 0 !important; flex-shrink: 0; padding-inline: 16px; background: rgb(var(--v-theme-surface)); }
@media(max-width:1199px) {
  .bmc-security .v-card--variant-outlined { grid-template-columns: minmax(125px, .3fr) minmax(0, 1fr); gap: 24px; }
  .bmc-security > .v-row > [class*="v-col-"]:last-child .v-card-text { align-items: flex-start; flex-direction: column; gap: 14px; }
}
@media(max-width:767px) {
  .bmc-security > .v-row > [class*="v-col-"] { padding: 0 0 24px; }
  .bmc-security > .v-row > [class*="v-col-"] + [class*="v-col-"] { padding-top: 24px; }
  .bmc-security .v-card--variant-outlined { grid-template-columns: minmax(0, 1fr); gap: 20px; }
  .bmc-security .v-card-text > .v-row { gap: 16px; }
  .bmc-security .v-field__input { font-size: 16px; }
  .bmc-security .v-card-text > .v-btn { width: 100%; min-height: 44px; }
  .bmc-security > .v-row > [class*="v-col-"]:last-child .v-card-text { padding: 16px !important; }
  .bmc-security > .v-row > [class*="v-col-"]:last-child .v-btn { width: auto; max-width: 100%; }
}
@media(prefers-reduced-motion:reduce) { .bmc-security .v-field { transition: none; } }
@media(min-width:960px) {
  .bmc-center .bvp-member-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px 60px; }
  .bmc-center .bvp-overview,
  .bmc-center .bvp-overview > .bvp-identity,
  .bmc-center .bvp-overview > .bvp-identity > .v-card-text,
  .bmc-center .bvp-overview .bvp-info-content { display: contents; }
  .bmc-center .bvp-membership-card { grid-column: 1; grid-row: 1; max-width: none; }
  .bmc-center .bmc-native-wallet { grid-column: 1; grid-row: 2; margin: 0; order: 0; }
  .bmc-center .bvp-benefits-column { grid-column: 2; grid-row: 1 / span 2; max-width: none; padding-left: 0 !important; border: 0; }
  .bmc-center .bvp-upgrade-heading { grid-column: 1 / -1; grid-row: 3; margin: 0; padding-top: 20px; border-top: 1px solid var(--vip-line); }
  .bmc-center .bvp-progress { grid-column: 1 / -1; grid-row: 4; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 60px; }
  .bmc-center .bvp-update-note { grid-column: 1 / -1; grid-row: 5; }
  .bmc-center .bvp-info-content > .v-alert { grid-column: 1 / -1; }
  .bmc-center .bvp-growth-column { grid-column: 1 / -1; grid-row: 6; max-width: none; }
}
@media(max-width:1199px) { .bmc-center .bvp-page-heading { flex-direction: column; align-items: flex-start; padding-top: 8px; }.bmc-center .bvp-page-heading .v-tabs { align-self: stretch; } }
@media(min-width:600px) and (max-width:959px) { .bmc-native-wallet { max-width: 540px; } }
@media(max-width:599px) {
  .bmc-center .bvp-page-heading .v-tab { min-width: 76px; padding: 0 10px; font-size: 12px; }
  .bmc-center .bvp-membership-card { min-height: 268px; gap: 15px; }
  .bmc-center .bvp-membership-card .bvp-member-name .v-chip { font-size: 18px; }
  .bmc-balance-value { font-size: 27px; }
  .bmc-center .bvp-tab-content .v-window-item > .v-row > [class*="v-col-"] { padding: 0 0 16px; }
}
@media(max-width:359px) {
  .bmc-center .bvp-page-heading .v-tab { min-width: 66px; padding: 0 6px; }
  .bmc-center .bvp-membership-card .bvp-member-name .v-chip { font-size: 16px; }
  .bmc-balance-value { font-size: 24px; }
}

/* Preserve the original desktop row and height; spread its four native tabs.
   The user rejected the below-title desktop arrangement. */
@media (min-width: 1200px) {
  .bmc-center .bvp-page-heading {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: clamp(28px, 4vw, 64px);
    padding-top: 0;
  }
  .bmc-center .bvp-page-heading .v-tabs {
    align-self: stretch;
    flex: 1 1 auto;
    height: 54px !important;
  }
  .bmc-center .bvp-page-heading .v-tab { height: 54px !important; flex: 1 1 0; }
  .bmc-center .bvp-page-heading .v-slide-group__content { justify-content: space-between; }
}
/* Four 66px native minimums exceed a 320px screen's 256px content area. */
@media (max-width: 359px) {
  .bmc-center .bvp-page-heading .v-tab { min-width: 0; flex: 1 1 0; }
}
