* { box-sizing: border-box; }

.person-center-page > .mobile-tabbar { display: none; }

@media (min-width: 769px) {

.person-center-page { display: flex; min-width: 1120px; min-height: 100vh; flex-direction: column; margin: 0; background: #020506; color: rgba(255,255,255,.9); font-family: "PingFang SC", "Microsoft YaHei", sans-serif; }
.desktop-profile-main { width: min(1200px, calc(100% - 48px)); min-height: calc(100vh - 317px); flex: 1 0 auto; margin: 0 auto; padding: 24px 0; }
.desktop-profile-back { display: inline-flex; width: 100%; height: 60px; align-items: center; gap: 18px; padding: 12px 10px; margin: 0 0 16px; color: rgba(255,255,255,.9); font-size: 18px; line-height: 24px; text-decoration: none; }
.desktop-profile-back img { display: block; width: 24px; height: 24px; flex: 0 0 24px; filter: invert(1); opacity: .9; }
.desktop-profile-back b { font-weight: 600; }
.desktop-profile-back i { margin-left: -12px; color: rgba(255,255,255,.35); font-style: normal; font-size: 16px; line-height: 22px; }
.desktop-profile-back:focus-visible { border-radius: 6px; outline: 2px solid #e9b54b; outline-offset: -2px; }

.desktop-profile-user { position: relative; display: grid; min-height: 212px; grid-template-columns: 90px minmax(0,1fr) auto; grid-template-rows: 90px 50px; align-items: center; gap: 24px 18px; overflow: hidden; padding: 24px; border-radius: 12px; background: #0e1012; }
.desktop-profile-user::after { content: ""; position: absolute; top: 126px; right: 24px; left: 24px; height: 1px; background: rgba(255,255,255,.08); }
.desktop-profile-user .mobile-profile-user__avatar { position: relative; display: block; width: 90px; height: 90px; overflow: hidden; border: 0; border-radius: 50%; background: #444; }
.desktop-profile-user .mobile-profile-user__avatar > img:first-child { display: block; width: 100%; height: 100%; border-radius: 50%; object-fit: contain; }
.desktop-profile-user .mobile-profile-user__avatar > img[data-src] { object-fit: cover; }
.desktop-profile-user .mobile-profile-user__copy { min-width: 0; align-self: center; }
.desktop-profile-user .mobile-profile-user__name-row { display: flex; align-items: center; gap: 12px; }
.desktop-profile-user .mobile-profile-user__name-row strong { max-width: 360px; overflow: hidden; color: rgba(255,255,255,.9); font-size: 24px; font-weight: 500; line-height: 32px; text-overflow: ellipsis; white-space: nowrap; }
.desktop-profile-user .mobile-profile-user__membership { display: flex; flex: 0 0 auto; align-items: center; gap: 2px; }
.desktop-profile-user .mobile-profile-user__vip { width: 32px; height: 32px; padding: 4px; opacity: 1; }
.desktop-profile-user .mobile-profile-user__member-tip { color: rgba(255,255,255,.55); font-size: 14px; font-weight: 400; line-height: 20px; white-space: nowrap; }
.desktop-profile-user .mobile-profile-user__member-tip:empty { display: none; }
.desktop-profile-user .mobile-profile-user__id-row { display: flex; gap: 10px; margin-top: 6px; color: rgba(255,255,255,.55); font-size: 16px; line-height: 22px; }
.desktop-profile-user .mobile-profile-user__id-row button { height: 22px; padding: 2px 8px; border: 0; border-radius: 999px; background: rgba(255,255,255,.05); color: rgba(255,255,255,.55); cursor: pointer; }
.desktop-profile-user .mobile-profile-user__session { display: inline-flex; width: 96px; height: 36px; box-sizing: border-box; align-items: center; justify-content: center; overflow: hidden; padding: 4px 20px; border: 0; border-radius: 18px; background: rgba(255,255,255,.1); color: rgba(255,255,255,.9); font-size: 14px; font-weight: 400; line-height: 20px; white-space: nowrap; cursor: pointer; }
.desktop-profile-user .mobile-profile-user__session[data-session-state="login"] { background: #e9b54b; color: #000; }
.desktop-profile-user .mobile-profile-user__session:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }
.desktop-profile-user .mobile-profile-stats { grid-column: 1 / -1; display: grid; height: 50px; grid-template-columns: repeat(4,1fr); align-self: stretch; color: inherit; text-decoration: none; cursor: pointer; }
.desktop-profile-user .mobile-profile-stats:focus-visible { outline: 2px solid #e9b54b; outline-offset: -2px; border-radius: 6px; }
.desktop-profile-user .mobile-profile-stats div { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4px; }
.desktop-profile-user .mobile-profile-stats strong { color: rgba(255,255,255,.9); font-size: 18px; font-weight: 600; line-height: 24px; }
.desktop-profile-user .mobile-profile-stats span { color: rgba(255,255,255,.7); font-size: 16px; line-height: 22px; }

.person-center-page .mobile-profile-wallets { display: grid; height: 106px; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 18px; }
.person-center-page .mobile-profile-wallet { position: relative; isolation: isolate; display: block; height: 106px; overflow: visible; border: 0; border-radius: 12px; color: #fff; text-decoration: none; }
.person-center-page .mobile-profile-wallet::before { content: ""; position: absolute; z-index: 0; top: -15px; left: -14px; width: 620px; height: 149px; pointer-events: none; background: url("/static/images/desktop-profile-figma/wallet-glow-left.svg") 183px 0 / 437px 149px no-repeat, url("/static/images/desktop-profile-figma/wallet-glow-right.svg") 0 0 / 437px 149px no-repeat; }
.person-center-page .mobile-profile-wallet::after { content: ""; position: absolute; z-index: 1; right: 0; bottom: 0; left: 0; height: 92px; border-radius: 12px; pointer-events: none; background: center / 100% 92px no-repeat; }
.person-center-page .mobile-profile-wallet--member::after { background-image: url("/static/images/desktop-profile-figma/wallet-member.svg"); }
.person-center-page .mobile-profile-wallet--coins::after { background-image: url("/static/images/desktop-profile-figma/wallet-coins.svg"); }
.person-center-page .mobile-profile-wallet > span { position: absolute; z-index: 2; left: 32px; top: 44px; display: flex; align-items: flex-end; gap: 20px; white-space: nowrap; }
.person-center-page .mobile-profile-wallet strong { font-size: 28px; font-weight: 700; line-height: 32px; }
.person-center-page .mobile-profile-wallet small { font-size: 18px; line-height: 24px; }
.person-center-page .mobile-profile-wallet small b { font-weight: 400; }
.person-center-page .mobile-profile-wallet > img { position: absolute; z-index: 3; right: 26px; top: 0; width: 91px; height: 83px; object-fit: contain; }
.person-center-page .mobile-profile-wallet--coins > img { right: 18px; top: 0; width: 103px; height: 86px; }
.person-center-page .mobile-profile-wallet em { position: absolute; z-index: 4; right: 35px; bottom: 8px; display: flex; min-width: 66px; height: 32px; align-items: center; justify-content: center; padding: 0 12px; border-radius: 100px; background: #9f71fe; color: #fff; font-size: 14px; font-style: normal; font-weight: 500; line-height: 20px; }
.person-center-page .mobile-profile-wallet--coins em { background: #fb50aa; }
.person-center-page .mobile-profile-wallet:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }

.person-center-page .mobile-profile-download { display: grid; height: 72px; grid-template-columns: 40px minmax(0,1fr) auto; align-items: center; gap: 12px; margin-top: 18px; padding: 16px 24px; border-radius: 12px; background: linear-gradient(180deg,#1f1f20,#151415); color: #fff; text-decoration: none; }
.person-center-page .mobile-profile-download > img { display: block; width: 40px; height: 40px; border-radius: 8px; }
.person-center-page .mobile-profile-download > span { display: flex; align-items: baseline; gap: 12px; min-width: 0; }
.person-center-page .mobile-profile-download strong { font-size: 20px; font-weight: 500; line-height: 28px; }
.person-center-page .mobile-profile-download strong em { color: #f8c700; font-style: normal; }
.person-center-page .mobile-profile-download small { color: rgba(255,255,255,.55); font-size: 14px; line-height: 20px; }
.person-center-page .mobile-profile-download > b { display: flex; min-width: 90px; height: 32px; align-items: center; justify-content: center; padding: 0 16px; border: 1px solid rgba(255,210,95,.75); border-radius: 100px; background: linear-gradient(180deg,#fff 0%,#ffeab6 52.5%,#ffd25f 100%); box-shadow: 0 0 15px rgba(255,195,42,.47),0 0 20px rgba(255,195,42,.22); color: #4d3510; font-size: 14px; line-height: 20px; }
.person-center-page .mobile-profile-download:focus-visible { outline: 2px solid #e9b54b; outline-offset: 2px; }

.person-center-page .mobile-profile-activities { height: 222px; margin-top: 18px; overflow: hidden; padding: 24px; border: 1px solid transparent; border-radius: 9px; background: linear-gradient(#100d1a,#100d1a) padding-box,linear-gradient(135deg,rgba(174,143,231,.78) 0%,rgba(126,94,181,.3) 36%,rgba(16,13,26,0) 58%,rgba(245,216,153,.68) 100%) border-box; box-shadow: 0 0 5px rgba(0,0,0,.1); }
.person-center-page .mobile-profile-activities h1 { position: relative; display: block; width: 106.04px; height: 28px; margin: 0 auto 16px; background: linear-gradient(249deg,#fff 1.3%,#ebbe77 95%); background-clip: text; color: transparent; font-size: 18px; font-weight: 700; line-height: 28px; text-align: center; }
.person-center-page .mobile-profile-activities h1 i { position: absolute; display: block; background-position: center; background-repeat: no-repeat; }
.person-center-page .mobile-profile-activities h1 i:first-child { top: 14px; left: 0; width: 12.15px; height: 12.15px; background-image: url("/static/images/desktop-profile-figma/activity-title-star-left.svg"); background-size: 9.76px 9.76px; }
.person-center-page .mobile-profile-activities h1 i:last-child { top: 3px; right: 0; width: 14px; height: 14px; background-image: url("/static/images/desktop-profile-figma/activity-title-star-right.svg"); background-size: 14px 14px; }
.desktop-profile-activity-grid { display: grid; height: 130px; grid-template-columns: repeat(7,minmax(0,1fr)); gap: 8px; }
.desktop-profile-activity-grid a { position: relative; display: block; height: 130px; min-width: 0; overflow: hidden; border: 1px solid transparent; border-radius: 12px; background: linear-gradient(180deg,#241c33,#0b080f) padding-box,linear-gradient(135deg,rgba(122,94,169,.52) 0%,rgba(62,48,83,.28) 42%,rgba(11,8,15,0) 68%,rgba(245,216,153,.34) 100%) border-box,linear-gradient(180deg,#241c33,#0b080f) border-box; color: #ffe7bd; text-decoration: none; }
.desktop-profile-activity-grid a::before,
.desktop-profile-activity-grid a::after { content: none; position: absolute; left: 50%; pointer-events: none; background-position: center; background-repeat: no-repeat; transform: translateX(-50%); }
.desktop-profile-activity-grid a[data-has-activity-icon]::before,
.desktop-profile-activity-grid a[data-has-activity-icon]::after { content: ""; }
.desktop-profile-activity-grid a::before { z-index: 0; top: 2px; width: 94.2px; height: 91px; background-image: url("/static/images/desktop-profile-figma/activity-star-large.svg"); background-size: 94.2px 91px; }
.desktop-profile-activity-grid a::after { z-index: 1; top: 14px; width: 70.4px; height: 67px; background-image: url("/static/images/desktop-profile-figma/activity-star-small.svg"); background-size: 70.4px 67px; }
.desktop-profile-activity-grid a.is-unavailable { opacity: .5; filter: grayscale(.45); cursor: not-allowed; }
.desktop-profile-activity-icon { position: absolute; z-index: 2; top: 17px; left: 50%; display: block; width: 64px; height: 64px; overflow: hidden; transform: translateX(-50%); }
.desktop-profile-activity-icon img { position: absolute; top: -9.14px; left: -11.43px; width: 86.86px; height: 86.86px; max-width: none; object-fit: cover; }
.desktop-profile-activity-grid a[data-activity-id="2"] .desktop-profile-activity-icon img { top: -10px; left: -16.5px; width: 92px; height: 91px; }
.desktop-profile-activity-grid a[data-activity-id="3"] .desktop-profile-activity-icon img { top: -12px; left: -14.5px; width: 93px; height: 93px; }
.desktop-profile-activity-grid b { position: absolute; z-index: 3; right: 12px; bottom: 17px; left: 12px; overflow: hidden; background: linear-gradient(164deg,#fff,#ddac44); background-clip: text; color: transparent; font-size: 14px; font-weight: 500; line-height: 20px; text-align: center; text-overflow: ellipsis; white-space: nowrap; }
.person-center-page .mobile-profile-badge { position: absolute; z-index: 4; top: 0; left: 0; display: block; width: 42px; height: 32px; padding: 0; color: #fff; font-size: 12px; font-weight: 700; line-height: 18px; background-position: 0 0; background-repeat: no-repeat; background-size: 42px 32px; }
.person-center-page .mobile-profile-badge__text { position: absolute; top: -1px; left: .67px; display: flex; width: 28.42px; height: 24.59px; align-items: center; justify-content: center; white-space: nowrap; }
.person-center-page .mobile-profile-badge__text > span { display: block; font-family: "Alimama ShuHeiTi", "PingFang SC", "Microsoft YaHei", sans-serif; font-size: 12px; font-weight: 700; line-height: 18px; transform: rotate(-18.19deg); transform-origin: center; }
.person-center-page .mobile-profile-badge--hot { background-image: url("/static/images/mobile-profile-badge-hot.svg"); }
.person-center-page .mobile-profile-badge--daily { background-image: url("/static/images/mobile-profile-badge-daily.svg"); }
.person-center-page .mobile-profile-badge--recommended { background-image: url("/static/images/mobile-profile-badge-recommended.svg"); }

.person-center-page .mobile-profile-library { min-height: 404px; margin-top: 18px; padding: 24px; border-radius: 12px; background: #0e1012; }
.person-center-page .mobile-profile-library__tabs { display: flex; gap: 12px; height: 40px; }
.person-center-page .mobile-profile-library__tabs button { position: relative; min-width: 84px; height: 40px; padding: 0 24px; border: 0; background: none; color: rgba(255,255,255,.55); font-size: 18px; line-height: 24px; cursor: pointer; }
.person-center-page .mobile-profile-library__tabs button.is-active { color: rgba(255,255,255,.9); font-weight: 600; }
.person-center-page .mobile-profile-library__tabs button.is-active::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 16px; height: 3px; transform: translateX(-50%); border-radius: 12px; background: #e9b54b; }
.person-center-page .mobile-profile-library__filters { display: flex; gap: 12px; margin-top: 20px; }
.person-center-page .mobile-profile-library__filters button { min-width: 80px; height: 36px; padding: 0 24px; border: 0; border-radius: 999px; background: rgba(255,255,255,.05); color: rgba(255,255,255,.55); font-size: 16px; font-weight: 500; line-height: 22px; cursor: pointer; }
.person-center-page .mobile-profile-library__filters button.is-active { background: #e9b54b; color: #000; font-weight: 500; }
.person-center-page .mobile-profile-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 22px 18px; margin-top: 28px; }
.person-center-page .mobile-profile-card { position: relative; }
.person-center-page .mobile-profile-card__action {
  position: absolute;
  z-index: 3;
  top: 8px;
  right: 8px;
  display: flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 50%;
  appearance: none;
  background: rgba(3,6,8,.7);
  box-shadow: 0 4px 14px rgba(0,0,0,.3);
  cursor: pointer;
  backdrop-filter: blur(6px);
  transition: border-color .18s ease, background-color .18s ease, transform .18s ease;
}
.person-center-page .mobile-profile-card__action:hover {
  border-color: rgba(233,181,75,.62);
  background: rgba(10,12,14,.9);
  transform: translateY(-1px);
}
.person-center-page .mobile-profile-card__action:focus-visible { outline: 2px solid #e9b54b; outline-offset: 2px; }
.person-center-page .mobile-profile-card__action:disabled { cursor: wait; opacity: .65; }
.person-center-page .mobile-profile-card__unlike .mobile-like-motion-graphic { width: 38px; height: 38px; flex-basis: 38px; }
.person-center-page .mobile-profile-card__like-count { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
.person-center-page .mobile-profile-card__unfavorite .favorite-motion--card { --favorite-motion-icon-size: 27px; }
.person-center-page .mobile-profile-loading { min-height: 228px; padding: 104px 0 0; color: rgba(255,255,255,.55); text-align: center; }
.person-center-page .mobile-profile-empty { display: flex; min-height: 228px; flex-direction: column; align-items: center; justify-content: flex-start; margin-top: 32px; color: rgba(255,255,255,.9); text-align: center; }
.person-center-page .mobile-profile-empty[hidden],
.person-center-page .mobile-profile-loading[hidden],
.person-center-page .mobile-profile-grid[hidden] { display: none; }
.person-center-page .mobile-profile-empty img { display: block; width: 120px; height: 120px; object-fit: contain; }
.person-center-page .mobile-profile-empty strong { position: relative; margin-top: 18px; font-size: 16px; line-height: 22px; }
.person-center-page .mobile-profile-empty strong::before,
.person-center-page .mobile-profile-empty strong::after { content: ""; position: absolute; top: 8px; width: 6px; height: 6px; transform: rotate(45deg); background: #f2ca55; box-shadow: 9px -6px 0 -2px #fff; }
.person-center-page .mobile-profile-empty strong::before { left: -18px; }
.person-center-page .mobile-profile-empty strong::after { right: -18px; }
.person-center-page .mobile-profile-empty p { margin: 8px 0; color: rgba(255,255,255,.35); font-size: 14px; font-weight: 500; line-height: 20px; }
.person-center-page .mobile-profile-empty button { height: 32px; padding: 0 12px; border: .5px solid #e9b54b; border-radius: 999px; background: transparent; color: #e9b54b; font-size: 14px; font-weight: 600; line-height: 20px; cursor: pointer; }
.person-center-page .mobile-profile-empty button:focus-visible,
.person-center-page .mobile-profile-library button:focus-visible { outline: 2px solid #e9b54b; outline-offset: 2px; }
.person-center-page [data-mobile-pagination-dynamic] { margin-top: 24px; }
.person-center-page .toast-stack { color: #222; }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .desktop-profile-main { width: calc(100% - 48px); }
  .desktop-profile-activity-grid a { height: 124px; }
  .desktop-profile-activity-grid img { width: 75px; height: 75px; }
  .desktop-profile-activity-grid b { font-size: 13px; }
}

@media (max-width: 768px) {
  .person-center-page { min-width: 320px; min-height: 100%; margin: 0; overflow-x: hidden; background: #010406; color: #f5f5f5; font-family: "PingFang SC", "Microsoft YaHei", sans-serif; }
  .person-center-page .site-header,
  .person-center-page > .site-footer,
  .person-center-page .site-header__search-overlay,
  .person-center-page .desktop-profile-back,
  .person-center-page .to-top { display: none; }

  .desktop-profile-main {
    position: relative;
    display: flex;
    width: 100%;
    min-height: 1511px;
    flex-direction: column;
    gap: 18px;
    margin: 0;
    overflow: hidden;
    padding: 24px 16px 112px;
    background: #010406;
  }
  .desktop-profile-main::before,
  .desktop-profile-main::after {
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    content: "";
    filter: blur(90px);
    pointer-events: none;
  }
  .desktop-profile-main::before { top: -120px; right: -110px; width: 250px; height: 250px; background: rgba(139,72,20,.34); }
  .desktop-profile-main::after { top: 410px; left: 20px; width: 330px; height: 310px; background: rgba(78,30,138,.24); }
  .desktop-profile-main > * { position: relative; z-index: 1; }

  .desktop-profile-user {
    display: grid;
    min-height: 122px;
    grid-template-columns: 60px minmax(0,1fr) auto;
    grid-template-rows: 60px 44px;
    align-items: center;
    gap: 18px 12px;
    padding: 0;
    border-radius: 0;
    background: transparent;
  }
  .desktop-profile-user::after { display: none; }
  .desktop-profile-user .mobile-profile-stats { grid-column: 1 / -1; width: 100%; }

  .desktop-profile-activity-grid {
    display: grid;
    grid-template-columns: repeat(12,minmax(0,1fr));
    gap: 10px 6px;
  }
  .desktop-profile-activity-grid > a:nth-child(-n + 3) { grid-column: span 4; height: 126px; padding-bottom: 11px; border-radius: 10px; }
  .desktop-profile-activity-grid > a:nth-child(n + 4) { grid-column: span 3; height: 96px; padding-bottom: 9px; border-radius: 10px; }
  .desktop-profile-activity-grid > a:nth-child(-n + 3) img { top: 10px; width: 78px; height: 78px; }
  .desktop-profile-activity-grid > a:nth-child(n + 4) img { top: 6px; width: 58px; height: 58px; }
  .desktop-profile-activity-grid > a:nth-child(n + 4) b { font-size: 12px; line-height: 18px; }

  .person-center-page > .mobile-tabbar { display: flex; }
}
