/* v100 · “我的”页面使用环球包网冷白 / 淡紫 / 薄荷玻璃地球品牌背景。 */
html body .phone-shell .mine-view {
  background-color: #020715 !important;
  background-image:
    linear-gradient(180deg, rgba(2, 7, 21, .04) 0%, rgba(2, 7, 21, .34) 34%, rgba(2, 7, 21, .78) 70%, #020715 100%),
    url("./assets/global-network-v1/mine-background-v100.webp") !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
}

html body .phone-shell .mine-view::after {
  background:
    radial-gradient(circle at 84% 7%, rgba(183, 171, 255, .11), transparent 27%),
    radial-gradient(circle at 8% 35%, rgba(124, 233, 217, .07), transparent 30%),
    linear-gradient(180deg, transparent 23%, rgba(2, 7, 21, .22) 56%, rgba(2, 7, 21, .66) 100%) !important;
}

html body .phone-shell .mine-hero {
  background:
    linear-gradient(180deg, rgba(2, 7, 21, .09) 0%, rgba(2, 7, 21, .36) 58%, rgba(2, 7, 21, .76) 100%) !important;
  border: 0 !important;
  box-shadow: inset 0 -1px rgba(188, 180, 255, .08) !important;
}

html body .phone-shell .mine-hero::before {
  opacity: .18 !important;
  filter: hue-rotate(18deg) saturate(.72) !important;
}

html body .phone-shell .mine-hero::after {
  background:
    radial-gradient(circle at 82% 9%, rgba(124, 233, 217, .07), transparent 26%),
    linear-gradient(180deg, transparent 52%, rgba(2, 7, 21, .72) 100%) !important;
}

html body .phone-shell .mine-page-body {
  background: transparent !important;
}
