.bm-vip-member-badge{
  position:relative;isolation:isolate;overflow:hidden;
  display:inline-flex;align-items:center;justify-content:center;gap:4px;
  min-height:24px;padding:0 8px;border-radius:999px;vertical-align:middle;
  color:#2b1900!important;background:linear-gradient(135deg,#fff7c8 0%,#ffe07a 30%,#f7b82f 62%,#fff0a5 100%);
  border:1px solid rgba(255,240,174,.86);
  box-shadow:0 7px 20px rgba(242,171,28,.23),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -2px 5px rgba(123,72,0,.13);
  font:1000 9px/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.08em;text-shadow:0 1px 0 rgba(255,255,255,.5);
  flex:0 0 auto;
}
.bm-vip-member-badge svg{width:12px;height:12px;fill:none;stroke:#6e3f00;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.bm-vip-member-badge:after{content:"";position:absolute;z-index:-1;top:-80%;bottom:-80%;left:-42%;width:24%;transform:rotate(18deg);background:rgba(255,255,255,.82);filter:blur(.5px);animation:bmMemberVipShine 3.8s ease-in-out infinite}
.bm-vip-member-badge.is-compact{min-height:20px;padding:0 6px;gap:3px;font-size:7.5px}
.bm-vip-member-badge.is-compact svg{width:10px;height:10px}
.user-trigger .bm-vip-member-badge{margin-inline-start:5px}
.profile-name .bm-vip-member-badge{margin-inline-start:8px;transform:translateY(-1px)}
.member-meta strong,.message b,.reply-name,.comment-username{display:flex;align-items:center;gap:5px;min-width:0}
.bm-role-badge.bm-role-vip{
  position:relative;display:inline-flex!important;align-items:center;justify-content:center!important;
  min-width:30px!important;height:18px!important;padding:0 6px!important;border-radius:999px!important;
  color:#2b1900!important;background:linear-gradient(135deg,#fff7c8,#ffd85f 45%,#f3a91f 78%,#fff0a5)!important;
  border:1px solid rgba(255,237,158,.82)!important;box-shadow:0 5px 15px rgba(242,171,28,.22),inset 0 1px 0 rgba(255,255,255,.82)!important;
  font-size:7px!important;font-weight:1000!important;letter-spacing:.06em!important;text-shadow:0 1px 0 rgba(255,255,255,.45)!important;
}
@keyframes bmMemberVipShine{0%,62%{left:-42%;opacity:0}69%{opacity:.9}84%{left:126%;opacity:0}100%{left:126%;opacity:0}}
@media(max-width:700px){.bm-vip-member-badge{min-height:20px;padding:0 6px;font-size:7.5px}.bm-vip-member-badge svg{width:10px;height:10px}}
@media(prefers-reduced-motion:reduce){.bm-vip-member-badge:after{animation:none}}
.chat-preview-text strong{display:flex!important;align-items:center;gap:5px;min-width:0}
