/* v99 · 环球包网新品牌锁定层：冷白、淡紫、薄荷光学玻璃，不再使用旧金色标识。 */
html body .phone-shell :is(.brand-emblem, .topbar .brand-emblem, .activity-header .brand-emblem, .member-auth-card > header .brand-emblem) {
  width: 40px !important;
  height: 40px !important;
  flex: 0 0 40px !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body .phone-shell :is(.brand-emblem, .activity-header .brand-emblem)::before,
html body .phone-shell :is(.brand-emblem, .activity-header .brand-emblem)::after {
  display: none !important;
  content: none !important;
}

html body .phone-shell :is(.brand-emblem, .topbar .brand-emblem, .activity-header .brand-emblem, .member-auth-card > header .brand-emblem) img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  filter: drop-shadow(0 4px 12px rgba(122, 234, 220, .17)) drop-shadow(0 2px 9px rgba(174, 163, 255, .18)) !important;
}

html body .phone-shell :is(.brand-copy strong, .activity-header .brand-copy strong),
html body .member-auth-card > header > div > strong {
  background: none !important;
  color: #f5f8ff !important;
  -webkit-text-fill-color: #f5f8ff !important;
  font-family: "Hiragino Sans GB", "PingFang SC", "Microsoft YaHei", sans-serif !important;
  font-size: 19px !important;
  font-weight: 650 !important;
  line-height: 1.05 !important;
  letter-spacing: .09em !important;
  text-shadow: 0 2px 12px rgba(0, 5, 20, .46) !important;
}

html body .phone-shell :is(.brand-copy small, .activity-header .brand-copy small),
html body .member-auth-card > header > div > small {
  display: block !important;
  margin-top: 4px !important;
  color: rgba(185, 197, 224, .76) !important;
  -webkit-text-fill-color: rgba(185, 197, 224, .76) !important;
  font-family: Arial, sans-serif !important;
  font-size: 6px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: .26em !important;
  text-shadow: none !important;
}

html body .phone-shell :is(.brand, .brand.compact) {
  gap: 8px !important;
}

html body .phone-shell :is(.activity-detail-brand, .activity-brand-mark) img {
  filter: drop-shadow(0 3px 8px rgba(124, 233, 217, .15)) !important;
}

@media (max-width: 390px) {
  html body .phone-shell .home-view > .topbar .brand-emblem {
    width: 38px !important;
    height: 38px !important;
    flex-basis: 38px !important;
  }

  html body .phone-shell .home-view > .topbar .brand-copy strong {
    font-size: 18px !important;
  }
}
