.UserCenter-module__ht_DVG__page{background:color-mix(in srgb, var(--bg-base) 96%, var(--surface-strong));min-height:100vh;color:var(--text-main);padding:1px 40px 0}.UserCenter-module__ht_DVG__shell{width:calc(100% - 80px);margin:0 auto}.UserCenter-module__ht_DVG__hero{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--bg-card) 96%, transparent);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;margin-bottom:18px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.UserCenter-module__ht_DVG__identity{align-items:center;gap:18px;min-width:0;display:flex}.UserCenter-module__ht_DVG__avatarButton{width:86px;height:86px;color:inherit;background:0 0;border:0;border-radius:50%;flex:0 0 86px;place-items:center;padding:0;display:grid;position:relative}.UserCenter-module__ht_DVG__avatar{border:2px solid color-mix(in srgb, var(--primary) 42%, var(--border));background:color-mix(in srgb, var(--primary) 10%, var(--bg-card));width:78px;height:78px;box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 9%, transparent), 0 10px 24px #0f172a33;border-radius:50%;place-items:center;font-size:28px;font-weight:800;display:grid;overflow:hidden}.UserCenter-module__ht_DVG__avatar img{object-fit:cover;width:100%;height:100%}.UserCenter-module__ht_DVG__avatarButton:hover .UserCenter-module__ht_DVG__avatar{border-color:color-mix(in srgb, var(--primary) 72%, var(--border))}.UserCenter-module__ht_DVG__avatarEdit{border:3px solid var(--bg-card);color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:0;right:0}.UserCenter-module__ht_DVG__avatarInput{display:none}.UserCenter-module__ht_DVG__identityCopy{min-width:0}.UserCenter-module__ht_DVG__identityCopy h1{color:var(--text-main);margin:0 0 4px;font-size:28px;line-height:1.2}.UserCenter-module__ht_DVG__level{align-items:center;gap:7px;margin-bottom:6px;font-size:13px;font-weight:700;display:flex}.UserCenter-module__ht_DVG__level>img{object-fit:contain;width:18px;height:18px}.UserCenter-module__ht_DVG__level small,.UserCenter-module__ht_DVG__identityCopy p{color:var(--text-sub);font-size:12px;font-weight:500}.UserCenter-module__ht_DVG__identityCopy p{margin:0}.UserCenter-module__ht_DVG__identityBadges{flex-wrap:wrap;gap:6px;max-width:420px;margin-bottom:8px;display:flex}.UserCenter-module__ht_DVG__identityBadges>span{--badge-color:#6366f1;border:1px solid color-mix(in srgb, var(--badge-color) 42%, var(--border));min-height:26px;color:color-mix(in srgb, var(--badge-color) 72%, var(--text-main));background:color-mix(in srgb, var(--badge-color) 12%, transparent);border-radius:999px;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.UserCenter-module__ht_DVG__identityBadges img{object-fit:contain;width:14px;height:14px}.UserCenter-module__ht_DVG__identityBadges strong{font-size:10px}.UserCenter-module__ht_DVG__heroStats{flex:360px;grid-template-columns:repeat(4,minmax(92px,1fr));gap:10px;max-width:580px;display:grid}.UserCenter-module__ht_DVG__heroStat{border:1px solid var(--border);color:var(--text-sub);text-align:left;background:#ffffff08;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;display:flex}.UserCenter-module__ht_DVG__heroStat:hover{border-color:color-mix(in srgb, var(--primary) 52%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--bg-card))}.UserCenter-module__ht_DVG__heroStat>span:first-child{width:28px;height:28px;color:var(--primary);background:color-mix(in srgb, var(--primary) 16%, transparent);border-radius:8px;place-items:center;display:grid}.UserCenter-module__ht_DVG__heroStat strong{color:var(--text-main);font-size:22px;line-height:1}.UserCenter-module__ht_DVG__heroStat small{font-size:12px;font-weight:700}.UserCenter-module__ht_DVG__workspace{grid-template-columns:252px minmax(0,1fr);align-items:start;gap:28px;padding-bottom:96px;display:grid}.UserCenter-module__ht_DVG__guestWorkspace{grid-template-columns:minmax(0,1fr)}.UserCenter-module__ht_DVG__sidebar{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:color-mix(in srgb, var(--bg-card) 97%, transparent);border-radius:16px;gap:18px;padding:18px 14px;display:grid;position:sticky;top:88px}.UserCenter-module__ht_DVG__sidebar>header{padding:0 8px 4px}.UserCenter-module__ht_DVG__sidebar>header strong{font-size:16px}.UserCenter-module__ht_DVG__nav,.UserCenter-module__ht_DVG__navGroup{gap:5px;display:grid}.UserCenter-module__ht_DVG__navGroup+.UserCenter-module__ht_DVG__navGroup{margin-top:12px}.UserCenter-module__ht_DVG__navGroup>p{color:color-mix(in srgb, var(--text-sub) 72%, transparent);letter-spacing:.08em;margin:0 0 4px;padding:0 8px;font-size:11px;font-weight:800}.UserCenter-module__ht_DVG__navItem{width:100%;min-height:44px;color:var(--text-sub);text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 9px;display:grid}.UserCenter-module__ht_DVG__navItem:hover,.UserCenter-module__ht_DVG__navItemActive{color:var(--text-main);background:color-mix(in srgb, var(--text-main) 14%, transparent)}.UserCenter-module__ht_DVG__navIcon{background:color-mix(in srgb, var(--border) 28%, transparent);border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.UserCenter-module__ht_DVG__navItemActive .UserCenter-module__ht_DVG__navIcon{color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, transparent)}.UserCenter-module__ht_DVG__navItem strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.UserCenter-module__ht_DVG__navItem em{min-width:22px;color:var(--text-sub);background:color-mix(in srgb, var(--border) 40%, transparent);text-align:center;border-radius:999px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:800}.UserCenter-module__ht_DVG__creatorEntry{border-top:1px solid var(--border);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:12px 10px;display:grid}.UserCenter-module__ht_DVG__creatorEntry>span{width:32px;height:32px;color:var(--primary);background:color-mix(in srgb, var(--primary) 14%, transparent);border-radius:9px;place-items:center;display:grid}.UserCenter-module__ht_DVG__creatorEntry strong{font-size:12px}.UserCenter-module__ht_DVG__signout{border:0;border-top:1px solid var(--border);width:100%;min-height:38px;color:var(--text-sub);background:0 0;border-radius:9px;align-items:center;gap:9px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.UserCenter-module__ht_DVG__signout:hover{color:#ef4444;background:#ef444414}.UserCenter-module__ht_DVG__panel{width:100%;min-width:0}.UserCenter-module__ht_DVG__guest{border:1px solid var(--border);text-align:center;background:radial-gradient(circle at 50% 0,#7c72e829,#0000 38%),linear-gradient(#ffffff0d,#ffffff05);border-radius:18px;align-content:center;place-items:center;gap:12px;min-height:330px;padding:34px 24px;display:grid}.UserCenter-module__ht_DVG__guest>span{width:48px;height:48px;color:var(--primary);background:#7c72e81f;border:1px solid #7c72e84d;border-radius:16px;place-items:center;display:grid}.UserCenter-module__ht_DVG__guest strong{font-size:18px}.UserCenter-module__ht_DVG__guest p{max-width:420px;color:var(--text-sub);margin:0}.UserCenter-module__ht_DVG__guest button,.UserCenter-module__ht_DVG__empty button,.UserCenter-module__ht_DVG__secondaryButton,.UserCenter-module__ht_DVG__panelHeader button,.UserCenter-module__ht_DVG__messagesHeader button,.UserCenter-module__ht_DVG__inviteHero button,.UserCenter-module__ht_DVG__cliCard button,.UserCenter-module__ht_DVG__profileActions button{border:1px solid var(--border);min-height:36px;color:var(--text-main);background:var(--bg-card);border-radius:8px;padding:0 14px;font-size:12px;font-weight:800}.UserCenter-module__ht_DVG__guest button,.UserCenter-module__ht_DVG__profileActions button{border-color:var(--primary);color:#fff;background:var(--primary)}.UserCenter-module__ht_DVG__feedback{z-index:80;border:1px solid var(--border);max-width:min(360px,100% - 40px);color:var(--text-main);background:var(--bg-card);border-radius:10px;padding:10px 14px;font-size:12px;position:fixed;bottom:88px;right:24px;box-shadow:0 20px 50px #00000052}.UserCenter-module__ht_DVG__panelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;padding-bottom:18px;display:flex}.UserCenter-module__ht_DVG__panelHeader>div{gap:5px;display:grid}.UserCenter-module__ht_DVG__panelHeader span{color:var(--primary);font-size:11px;font-weight:800}.UserCenter-module__ht_DVG__panelHeader h2,.UserCenter-module__ht_DVG__panelHeader p{margin:0}.UserCenter-module__ht_DVG__panelHeader h2{font-size:24px}.UserCenter-module__ht_DVG__panelHeader p{color:var(--text-sub);font-size:13px}.UserCenter-module__ht_DVG__empty{border:1px dashed var(--border);min-height:240px;color:var(--text-sub);text-align:center;border-radius:14px;align-content:center;place-items:center;gap:10px;padding:30px;display:grid}.UserCenter-module__ht_DVG__empty p{margin:0}.UserCenter-module__ht_DVG__stack,.UserCenter-module__ht_DVG__spacePanel{gap:24px;display:grid}.UserCenter-module__ht_DVG__spacePanel{gap:34px}.UserCenter-module__ht_DVG__spaceSection{gap:16px;display:grid}.UserCenter-module__ht_DVG__spaceSection>h3,.UserCenter-module__ht_DVG__sectionCard>h3{margin:0;font-size:16px}.UserCenter-module__ht_DVG__folderGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.UserCenter-module__ht_DVG__folderCard{border:1px solid var(--border);min-height:228px;color:var(--text-main);background:linear-gradient(180deg,color-mix(in srgb,var(--folder-color,var(--primary)) 8%,var(--bg-card)) 0 64%,var(--bg-card) 64% 100%);text-align:left;border-radius:18px;grid-template-rows:148px auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.UserCenter-module__ht_DVG__folderCard:hover{border-color:color-mix(in srgb, var(--folder-color,var(--primary)) 55%, var(--border));box-shadow:0 16px 34px color-mix(in srgb,var(--primary) 9%,transparent);transform:translateY(-2px)}.UserCenter-module__ht_DVG__folderVisual{width:100%;height:148px;color:var(--folder-color,var(--primary));grid-column:1/-1;place-items:center;display:grid;position:relative}.UserCenter-module__ht_DVG__folderVisual:after{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--folder-color,var(--primary)) 34%,var(--border)),transparent);content:"";height:1px;position:absolute;bottom:10px;left:20px;right:20px}.UserCenter-module__ht_DVG__folderVisual small{border:1px solid color-mix(in srgb,var(--folder-color,var(--primary)) 36%,var(--border));color:color-mix(in srgb,var(--folder-color,var(--primary)) 72%,var(--text-main));background:color-mix(in srgb,var(--folder-color,var(--primary)) 11%,var(--bg-card));border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;position:absolute;top:14px;right:14px}.UserCenter-module__ht_DVG__emptyCard .UserCenter-module__ht_DVG__folderVisual>span{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong) 76%,transparent);border-radius:16px;place-items:center;width:54px;height:54px;font-size:28px;display:grid}.UserCenter-module__ht_DVG__folderCard>span:nth-child(2){gap:6px;min-width:0;padding:16px 0 18px 18px;display:grid}.UserCenter-module__ht_DVG__folderCard>span:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.UserCenter-module__ht_DVG__folderCard>span:nth-child(2) small{color:var(--text-sub);font-size:12px;font-weight:700}.UserCenter-module__ht_DVG__folderCard>svg{width:32px;height:32px;color:var(--text-sub);background:var(--surface-strong);border-radius:50%;margin-right:18px;padding:9px;transition:color .18s,transform .18s}.UserCenter-module__ht_DVG__folderCard:hover>svg{color:var(--primary);transform:translate(2px)}.UserCenter-module__ht_DVG__emptyCard{--folder-color:var(--primary)}.UserCenter-module__ht_DVG__creatorMiniGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.UserCenter-module__ht_DVG__creatorMiniGrid a{border:1px solid var(--border);background:var(--bg-card);text-align:center;border-radius:14px;justify-items:center;gap:7px;min-width:0;padding:18px 12px;display:grid}.UserCenter-module__ht_DVG__creatorMiniGrid img,.UserCenter-module__ht_DVG__creatorMiniGrid a>span{object-fit:cover;background:color-mix(in srgb, var(--primary) 15%, transparent);border-radius:50%;place-items:center;width:54px;height:54px;font-weight:800;display:grid}.UserCenter-module__ht_DVG__creatorMiniGrid strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.UserCenter-module__ht_DVG__creatorMiniGrid small{max-width:100%;color:var(--text-sub);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.UserCenter-module__ht_DVG__spaceEmpty{border:1px dashed var(--border);min-height:132px;color:var(--text-sub);background:0 0;border-radius:14px;align-content:center;justify-items:center;gap:6px;display:grid}.UserCenter-module__ht_DVG__spaceEmpty strong{color:var(--text-main)}.UserCenter-module__ht_DVG__spaceEmpty small{font-size:11px}.UserCenter-module__ht_DVG__inspirationGrid{columns:4 220px;column-gap:14px}.UserCenter-module__ht_DVG__inspirationCard{break-inside:avoid;border:1px solid var(--border);background:var(--bg-card);border-radius:13px;width:100%;margin:0 0 14px;display:inline-block;overflow:hidden}.UserCenter-module__ht_DVG__inspirationMedia{min-height:160px;color:var(--primary);background:var(--surface-strong);place-items:center;display:grid;position:relative;overflow:hidden}.UserCenter-module__ht_DVG__inspirationMedia img{width:100%;height:auto;display:block}.UserCenter-module__ht_DVG__inspirationMedia small{color:#fff;background:#0000009e;border-radius:999px;padding:3px 7px;font-size:9px;position:absolute;top:8px;right:8px}.UserCenter-module__ht_DVG__inspirationCard>section{padding:11px}.UserCenter-module__ht_DVG__inspirationCard strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.UserCenter-module__ht_DVG__inspirationCard p{color:var(--text-sub);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 9px;font-size:10px;overflow:hidden}.UserCenter-module__ht_DVG__inspirationCard footer{color:var(--text-sub);justify-content:space-between;font-size:10px;display:flex}.UserCenter-module__ht_DVG__standardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.UserCenter-module__ht_DVG__standardCard{border:1px solid var(--border);background:var(--bg-card);border-radius:13px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;min-height:112px;padding:14px;display:grid}.UserCenter-module__ht_DVG__standardCard:hover,.UserCenter-module__ht_DVG__skillCard:hover{border-color:color-mix(in srgb, var(--primary) 52%, var(--border))}.UserCenter-module__ht_DVG__standardCard>img,.UserCenter-module__ht_DVG__standardCard>span{object-fit:cover;width:58px;height:58px;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:12px;place-items:center;font-weight:800;display:grid}.UserCenter-module__ht_DVG__standardCard>.UserCenter-module__ht_DVG__avatar{border-radius:50%;width:58px;height:58px}.UserCenter-module__ht_DVG__standardCard>div{gap:4px;min-width:0;display:grid}.UserCenter-module__ht_DVG__standardCard strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.UserCenter-module__ht_DVG__standardCard p{color:var(--text-sub);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;display:-webkit-box;overflow:hidden}.UserCenter-module__ht_DVG__standardCard small{color:var(--text-sub);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.UserCenter-module__ht_DVG__skillCard{border:1px solid var(--border);background:var(--bg-card);border-radius:13px;overflow:hidden}.UserCenter-module__ht_DVG__skillCard>div{aspect-ratio:16/9;color:var(--primary);background:var(--surface-strong);place-items:center;font-size:24px;display:grid;overflow:hidden}.UserCenter-module__ht_DVG__skillCard>div img{object-fit:cover;width:100%;height:100%}.UserCenter-module__ht_DVG__skillCard>section{gap:6px;padding:12px;display:grid}.UserCenter-module__ht_DVG__skillCard section>small{color:var(--primary);font-size:10px}.UserCenter-module__ht_DVG__skillCard section>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.UserCenter-module__ht_DVG__skillCard p{min-height:36px;color:var(--text-sub);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;display:-webkit-box;overflow:hidden}.UserCenter-module__ht_DVG__skillCard footer{border-top:1px solid var(--border);color:var(--text-sub);justify-content:space-between;padding-top:8px;font-size:9px;display:flex}.UserCenter-module__ht_DVG__eventList,.UserCenter-module__ht_DVG__orderList,.UserCenter-module__ht_DVG__commentList,.UserCenter-module__ht_DVG__messageList,.UserCenter-module__ht_DVG__recordList,.UserCenter-module__ht_DVG__taskList{gap:10px;display:grid}.UserCenter-module__ht_DVG__eventList>a{border-bottom:1px solid var(--border);grid-template-columns:112px minmax(0,1fr) minmax(130px,auto) auto;align-items:center;gap:16px;min-height:96px;padding:10px 14px 10px 10px;display:grid}.UserCenter-module__ht_DVG__eventCover{width:112px;height:76px;color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--surface-strong));background-position:50%;background-size:cover;border-radius:10px;place-items:center;display:grid;overflow:hidden}.UserCenter-module__ht_DVG__eventList>a>span:nth-child(2){gap:4px;min-width:0;display:grid}.UserCenter-module__ht_DVG__eventList small,.UserCenter-module__ht_DVG__eventList em,.UserCenter-module__ht_DVG__eventList time{color:var(--text-sub);font-size:11px;font-style:normal}.UserCenter-module__ht_DVG__eventList strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.UserCenter-module__ht_DVG__disabled{opacity:.62}.UserCenter-module__ht_DVG__orderList>a,.UserCenter-module__ht_DVG__orderList>article,.UserCenter-module__ht_DVG__commentList article{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:94px;padding:12px;display:grid}.UserCenter-module__ht_DVG__orderList img,.UserCenter-module__ht_DVG__orderList>a>span,.UserCenter-module__ht_DVG__orderList>article>span,.UserCenter-module__ht_DVG__commentList img,.UserCenter-module__ht_DVG__commentList article>span{object-fit:cover;width:84px;height:68px;color:var(--primary);background:var(--surface-strong);border-radius:10px;place-items:center;display:grid}.UserCenter-module__ht_DVG__orderList>a>div,.UserCenter-module__ht_DVG__orderList>article>div,.UserCenter-module__ht_DVG__commentList article>div{gap:3px;min-width:0;display:grid}.UserCenter-module__ht_DVG__orderList small,.UserCenter-module__ht_DVG__orderList p,.UserCenter-module__ht_DVG__orderList em,.UserCenter-module__ht_DVG__commentList small,.UserCenter-module__ht_DVG__commentList em{color:var(--text-sub);margin:0;font-size:10px;font-style:normal}.UserCenter-module__ht_DVG__orderList strong,.UserCenter-module__ht_DVG__commentList strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.UserCenter-module__ht_DVG__commentList p{color:var(--text-sub);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0;font-size:12px;display:-webkit-box;overflow:hidden}.UserCenter-module__ht_DVG__commentList a,.UserCenter-module__ht_DVG__commentList b{color:var(--primary);font-size:11px}.UserCenter-module__ht_DVG__levelCard,.UserCenter-module__ht_DVG__balanceCard,.UserCenter-module__ht_DVG__walletHero,.UserCenter-module__ht_DVG__inviteHero,.UserCenter-module__ht_DVG__cliCard,.UserCenter-module__ht_DVG__sectionCard{border:1px solid var(--border);background:var(--bg-card);border-radius:14px}.UserCenter-module__ht_DVG__levelCard{justify-content:space-between;align-items:center;gap:28px;padding:20px;display:flex}.UserCenter-module__ht_DVG__levelIdentity{align-items:center;gap:14px;min-width:0;display:flex}.UserCenter-module__ht_DVG__levelIdentity>img,.UserCenter-module__ht_DVG__levelIdentity>svg{object-fit:contain;width:46px;height:46px}.UserCenter-module__ht_DVG__levelIdentity small,.UserCenter-module__ht_DVG__levelIdentity p,.UserCenter-module__ht_DVG__progressBlock small{color:var(--text-sub);font-size:11px}.UserCenter-module__ht_DVG__levelIdentity h3,.UserCenter-module__ht_DVG__levelIdentity p{margin:0}.UserCenter-module__ht_DVG__progressBlock{gap:8px;width:min(360px,46%);display:grid}.UserCenter-module__ht_DVG__progressBlock>span{justify-content:space-between;gap:12px;display:flex}.UserCenter-module__ht_DVG__progressBlock>i,.UserCenter-module__ht_DVG__taskList i{background:var(--surface-strong);border-radius:999px;height:6px;display:block;overflow:hidden}.UserCenter-module__ht_DVG__progressBlock b,.UserCenter-module__ht_DVG__taskList i b{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #a78bfa);height:100%;display:block}.UserCenter-module__ht_DVG__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.UserCenter-module__ht_DVG__summaryGrid article{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;align-content:center;gap:6px;min-height:90px;padding:14px;display:grid}.UserCenter-module__ht_DVG__summaryGrid span{color:var(--text-sub);font-size:11px}.UserCenter-module__ht_DVG__summaryGrid strong{font-size:18px}.UserCenter-module__ht_DVG__sectionCard{gap:14px;padding:18px;display:grid}.UserCenter-module__ht_DVG__taskList article{border-bottom:1px solid var(--border);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.UserCenter-module__ht_DVG__taskList article:last-child,.UserCenter-module__ht_DVG__recordList article:last-child{border-bottom:0}.UserCenter-module__ht_DVG__taskState,.UserCenter-module__ht_DVG__taskDone{width:34px;height:34px;color:var(--text-sub);background:var(--surface-strong);border-radius:10px;place-items:center;display:grid}.UserCenter-module__ht_DVG__taskDone{color:#22c55e;background:#22c55e1f}.UserCenter-module__ht_DVG__taskList article>div{gap:4px;display:grid}.UserCenter-module__ht_DVG__taskList p{color:var(--text-sub);margin:0;font-size:11px}.UserCenter-module__ht_DVG__taskList small{color:var(--primary);font-size:10px}.UserCenter-module__ht_DVG__taskList em{color:#22c55e;font-size:11px;font-style:normal}.UserCenter-module__ht_DVG__taskList a{color:var(--primary);font-size:11px;font-weight:800}.UserCenter-module__ht_DVG__balanceCard{justify-content:space-between;align-items:center;gap:24px;padding:20px;display:flex}.UserCenter-module__ht_DVG__balanceCard>div:first-child{align-items:center;gap:14px;display:flex}.UserCenter-module__ht_DVG__balanceCard>div:first-child>span{width:48px;height:48px;color:var(--primary);background:color-mix(in srgb, var(--primary) 14%, transparent);border-radius:14px;place-items:center;display:grid}.UserCenter-module__ht_DVG__balanceCard small,.UserCenter-module__ht_DVG__balanceCard p,.UserCenter-module__ht_DVG__balanceCard dt{color:var(--text-sub);font-size:11px}.UserCenter-module__ht_DVG__balanceCard strong{font-size:28px;display:block}.UserCenter-module__ht_DVG__balanceCard p{margin:0}.UserCenter-module__ht_DVG__balanceCard dl{grid-template-columns:repeat(3,minmax(90px,1fr));gap:10px;margin:0;display:grid}.UserCenter-module__ht_DVG__balanceCard dl div{border-left:1px solid var(--border);gap:3px;padding-left:12px;display:grid}.UserCenter-module__ht_DVG__balanceCard dd{margin:0;font-weight:800}.UserCenter-module__ht_DVG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.UserCenter-module__ht_DVG__productGrid article{border:1px solid var(--border);border-radius:12px;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:14px;display:grid}.UserCenter-module__ht_DVG__productGrid article>span{width:42px;height:42px;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:10px;place-items:center;display:grid}.UserCenter-module__ht_DVG__productGrid h4,.UserCenter-module__ht_DVG__productGrid p{margin:0}.UserCenter-module__ht_DVG__productGrid p,.UserCenter-module__ht_DVG__productGrid small{color:var(--text-sub);font-size:10px}.UserCenter-module__ht_DVG__productGrid footer{border-top:1px solid var(--border);grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.UserCenter-module__ht_DVG__productGrid button{color:#fff;background:var(--primary);border:0;border-radius:8px;min-height:32px;padding:0 12px;font-size:11px;font-weight:800}.UserCenter-module__ht_DVG__productGrid button:disabled{opacity:.45;cursor:not-allowed}.UserCenter-module__ht_DVG__recordColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.UserCenter-module__ht_DVG__recordList article{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.UserCenter-module__ht_DVG__recordList article>div{gap:3px;display:grid}.UserCenter-module__ht_DVG__recordList span,.UserCenter-module__ht_DVG__recordList time{color:var(--text-sub);font-size:10px}.UserCenter-module__ht_DVG__income{color:#22c55e}.UserCenter-module__ht_DVG__expense{color:#ef4444}.UserCenter-module__ht_DVG__muted{color:var(--text-sub);margin:0;font-size:12px}.UserCenter-module__ht_DVG__messagesHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;padding-bottom:18px;display:flex}.UserCenter-module__ht_DVG__messagesHeader h2,.UserCenter-module__ht_DVG__messagesHeader p{margin:0}.UserCenter-module__ht_DVG__messagesHeader h2{font-size:22px}.UserCenter-module__ht_DVG__messagesHeader p{color:var(--text-sub);margin-top:4px;font-size:12px}.UserCenter-module__ht_DVG__messageList article{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;padding:16px}.UserCenter-module__ht_DVG__messageList article:hover{background:var(--bg-card)}.UserCenter-module__ht_DVG__unreadMessage{border-color:color-mix(in srgb, var(--primary) 44%, var(--border))!important}.UserCenter-module__ht_DVG__messageList header,.UserCenter-module__ht_DVG__messageList footer{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.UserCenter-module__ht_DVG__messageList header>div{gap:6px;display:grid}.UserCenter-module__ht_DVG__messageList header span{color:var(--primary);font-size:10px}.UserCenter-module__ht_DVG__messageList h3{margin:0;font-size:14px}.UserCenter-module__ht_DVG__messageList time,.UserCenter-module__ht_DVG__messageList footer span{color:var(--text-sub);font-size:10px}.UserCenter-module__ht_DVG__messageList article>p{color:var(--text-sub);margin:10px 0 12px;font-size:12px;line-height:1.7}.UserCenter-module__ht_DVG__messageList footer{align-items:center}.UserCenter-module__ht_DVG__messageList footer button,.UserCenter-module__ht_DVG__messageList footer a{min-height:28px;color:var(--primary);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;font-weight:700;display:inline-flex}.UserCenter-module__ht_DVG__pagination{justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.UserCenter-module__ht_DVG__pagination button{border:1px solid var(--border);min-height:34px;color:var(--text-main);background:var(--bg-card);border-radius:8px;padding:0 12px;font-size:11px}.UserCenter-module__ht_DVG__pagination button:disabled{opacity:.4;cursor:not-allowed}.UserCenter-module__ht_DVG__pagination span{color:var(--text-sub);font-size:11px}.UserCenter-module__ht_DVG__inviteHero,.UserCenter-module__ht_DVG__walletHero{justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.UserCenter-module__ht_DVG__inviteHero>div:first-child,.UserCenter-module__ht_DVG__walletHero>div:first-child{gap:4px;display:grid}.UserCenter-module__ht_DVG__inviteHero small,.UserCenter-module__ht_DVG__inviteHero p,.UserCenter-module__ht_DVG__walletHero small,.UserCenter-module__ht_DVG__walletHero p{color:var(--text-sub);margin:0;font-size:11px}.UserCenter-module__ht_DVG__inviteHero>div>strong{letter-spacing:.12em;font-size:28px}.UserCenter-module__ht_DVG__walletHero>div>strong{font-size:30px}.UserCenter-module__ht_DVG__walletHero>div:nth-child(2){grid-template-columns:repeat(3,minmax(100px,1fr));gap:10px;display:grid}.UserCenter-module__ht_DVG__walletHero span{border-left:1px solid var(--border);color:var(--text-sub);gap:4px;padding-left:12px;font-size:10px;display:grid}.UserCenter-module__ht_DVG__walletHero span strong{color:var(--text-main);font-size:14px}.UserCenter-module__ht_DVG__walletSecurity{border:1px solid var(--border);background:var(--bg-card);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.UserCenter-module__ht_DVG__walletSecurity>div{gap:5px;display:grid}.UserCenter-module__ht_DVG__walletSecurity strong{color:var(--text-main);font-size:14px}.UserCenter-module__ht_DVG__walletSecurity span{color:var(--text-sub);font-size:12px;line-height:1.65}.UserCenter-module__ht_DVG__walletSecurity button{border:1px solid var(--border);min-height:36px;color:var(--text-main);background:0 0;border-radius:8px;flex:none;padding:0 14px;font-size:12px;font-weight:800}.UserCenter-module__ht_DVG__walletSecurity button:hover{border-color:color-mix(in srgb, var(--primary) 48%, var(--border));color:var(--primary)}.UserCenter-module__ht_DVG__cliCard{gap:18px;padding:20px;display:grid}.UserCenter-module__ht_DVG__cliCode{justify-content:space-between;align-items:center;gap:20px;display:flex}.UserCenter-module__ht_DVG__cliCode>div:first-child{gap:4px;display:grid}.UserCenter-module__ht_DVG__cliCode small,.UserCenter-module__ht_DVG__cliCode p{color:var(--text-sub);margin:0;font-size:11px}.UserCenter-module__ht_DVG__cliCode strong{letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:26px}.UserCenter-module__ht_DVG__cliCode>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.UserCenter-module__ht_DVG__cliSteps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.UserCenter-module__ht_DVG__cliSteps li{border:1px solid var(--border);background:var(--surface-strong);border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.UserCenter-module__ht_DVG__cliSteps li>span{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.UserCenter-module__ht_DVG__cliSteps code{color:var(--text-main);white-space:nowrap;font-size:11px;overflow-x:auto}.UserCenter-module__ht_DVG__profilePanel{gap:18px;display:grid}.UserCenter-module__ht_DVG__profileRows{gap:14px;display:grid}.UserCenter-module__ht_DVG__profileRows>label{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:14px;display:grid}.UserCenter-module__ht_DVG__profileRows>label>span,.UserCenter-module__ht_DVG__profileRows legend{color:var(--text-sub);font-size:12px;font-weight:700}.UserCenter-module__ht_DVG__profileRows input,.UserCenter-module__ht_DVG__profileRows select,.UserCenter-module__ht_DVG__profileRows textarea{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text-main);background:var(--bg-card);border-radius:9px;outline:0;padding:9px 12px}.UserCenter-module__ht_DVG__profileRows input:focus,.UserCenter-module__ht_DVG__profileRows select:focus,.UserCenter-module__ht_DVG__profileRows textarea:focus{border-color:var(--primary)}.UserCenter-module__ht_DVG__profileRows input:disabled{color:var(--text-sub);background:var(--surface-strong)}.UserCenter-module__ht_DVG__profileBio{align-items:start!important}.UserCenter-module__ht_DVG__profileBio textarea{resize:vertical;min-height:92px}.UserCenter-module__ht_DVG__profileRows fieldset{border:1px solid var(--border);border-radius:10px;gap:10px;margin:0;padding:14px;display:grid}.UserCenter-module__ht_DVG__profileRows fieldset label{color:var(--text-main);align-items:center;gap:8px;font-size:12px;display:flex}.UserCenter-module__ht_DVG__profileRows fieldset input{width:15px;min-height:15px;accent-color:var(--primary)}.UserCenter-module__ht_DVG__profileActions{gap:10px;padding-left:154px;display:flex}.UserCenter-module__ht_DVG__profileActions a{border:1px solid var(--border);border-radius:8px;align-items:center;min-height:36px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.UserCenter-module__ht_DVG__inlineActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px!important;display:flex!important}.UserCenter-module__ht_DVG__actionButton,.UserCenter-module__ht_DVG__dangerButton,.UserCenter-module__ht_DVG__secondaryButton{border:1px solid var(--border);min-height:34px;color:var(--text-main);background:var(--bg-card);border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.UserCenter-module__ht_DVG__actionButton{border-color:var(--primary);color:#fff;background:var(--primary)}.UserCenter-module__ht_DVG__dangerButton{color:#ef4444;background:#ef444414;border-color:#ef44446b}.UserCenter-module__ht_DVG__actionButton:disabled,.UserCenter-module__ht_DVG__dangerButton:disabled,.UserCenter-module__ht_DVG__secondaryButton:disabled{opacity:.45;cursor:not-allowed}.UserCenter-module__ht_DVG__modalBackdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02040ac2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.UserCenter-module__ht_DVG__dialog{border:1px solid var(--border);width:min(640px,100%);max-height:min(820px,100svh - 48px);color:var(--text-main);background:var(--bg-card);border-radius:16px;gap:18px;padding:22px;display:grid;overflow-y:auto;box-shadow:0 28px 80px #0000006b}.UserCenter-module__ht_DVG__dialog>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:14px;display:flex}.UserCenter-module__ht_DVG__dialog>header>div{gap:4px;display:grid}.UserCenter-module__ht_DVG__dialog>header small{color:var(--primary);letter-spacing:.08em;font-size:10px;font-weight:800}.UserCenter-module__ht_DVG__dialog>header h3{margin:0;font-size:20px}.UserCenter-module__ht_DVG__dialog>header>button{border:1px solid var(--border);width:32px;height:32px;color:var(--text-sub);background:0 0;border-radius:8px;place-items:center;padding:0;font-size:18px;display:grid}.UserCenter-module__ht_DVG__dialogState{min-height:180px;color:var(--text-sub);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.UserCenter-module__ht_DVG__dialogState p{margin:0}.UserCenter-module__ht_DVG__assetDetail{gap:14px;display:grid}.UserCenter-module__ht_DVG__assetDetail>section{border:1px solid var(--border);background:var(--surface-strong);border-radius:12px;gap:10px;padding:15px;display:grid}.UserCenter-module__ht_DVG__assetDetail h4,.UserCenter-module__ht_DVG__assetDetail p{margin:0}.UserCenter-module__ht_DVG__assetDetail small{color:var(--text-sub);font-size:10px}.UserCenter-module__ht_DVG__assetDetail pre,.UserCenter-module__ht_DVG__codeBlock{border:1px solid var(--border);color:var(--text-main);background:var(--bg-base);white-space:pre-wrap;word-break:break-word;border-radius:9px;margin:0;padding:12px;font:11px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.UserCenter-module__ht_DVG__formStack{gap:14px;display:grid}.UserCenter-module__ht_DVG__formStack>label,.UserCenter-module__ht_DVG__fieldLabel{color:var(--text-sub);gap:6px;font-size:11px;font-weight:700;display:grid}.UserCenter-module__ht_DVG__formStack input,.UserCenter-module__ht_DVG__formStack select,.UserCenter-module__ht_DVG__formStack textarea,.UserCenter-module__ht_DVG__fieldLabel input,.UserCenter-module__ht_DVG__fieldLabel select{border:1px solid var(--border);width:100%;min-height:40px;color:var(--text-main);background:var(--bg-base);border-radius:9px;outline:0;padding:9px 11px}.UserCenter-module__ht_DVG__formStack textarea{resize:vertical;min-height:100px}.UserCenter-module__ht_DVG__formStack input:focus,.UserCenter-module__ht_DVG__formStack select:focus,.UserCenter-module__ht_DVG__formStack textarea:focus,.UserCenter-module__ht_DVG__fieldLabel input:focus,.UserCenter-module__ht_DVG__fieldLabel select:focus{border-color:var(--primary)}.UserCenter-module__ht_DVG__formStack input[type=color]{width:76px;padding:4px}.UserCenter-module__ht_DVG__checkRow{align-items:center;gap:8px!important;display:flex!important}.UserCenter-module__ht_DVG__checkRow input{width:16px;min-height:16px;accent-color:var(--primary)}.UserCenter-module__ht_DVG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.UserCenter-module__ht_DVG__inputAction{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.UserCenter-module__ht_DVG__inputAction button{border:1px solid var(--border);min-width:96px;color:var(--text-main);background:var(--surface-strong);border-radius:8px;padding:0 10px;font-size:10px;font-weight:800}.UserCenter-module__ht_DVG__inputAction button:disabled{opacity:.45}.UserCenter-module__ht_DVG__folderManagerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.UserCenter-module__ht_DVG__folderManagerCard{--folder-color:var(--primary);border:1px solid var(--border);background:var(--bg-card);border-radius:14px;gap:10px;min-width:0;padding:14px;display:grid}.UserCenter-module__ht_DVG__folderManagerCard:hover{border-color:color-mix(in srgb, var(--folder-color) 52%, var(--border))}.UserCenter-module__ht_DVG__folderAllCard,.UserCenter-module__ht_DVG__folderOpen{color:var(--text-main);text-align:left;background:0 0;border:0;justify-items:start;gap:6px;display:grid}.UserCenter-module__ht_DVG__folderOpen{width:100%;padding:0}.UserCenter-module__ht_DVG__folderManagerCard>span,.UserCenter-module__ht_DVG__folderOpen>span{width:48px;height:48px;color:var(--folder-color);background:color-mix(in srgb, var(--folder-color) 13%, transparent);border-radius:12px;place-items:center;display:grid}.UserCenter-module__ht_DVG__folderManagerCard strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;overflow:hidden}.UserCenter-module__ht_DVG__folderManagerCard small{color:var(--text-sub);font-size:10px}.UserCenter-module__ht_DVG__folderActions{border-top:1px solid var(--border);flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.UserCenter-module__ht_DVG__folderActions button{color:var(--text-sub);background:0 0;border:0;padding:0;font-size:10px}.UserCenter-module__ht_DVG__folderActions button:hover{color:var(--primary)}.UserCenter-module__ht_DVG__folderActions button:last-child:hover{color:#ef4444}.UserCenter-module__ht_DVG__folderActions button:disabled{opacity:.36}.UserCenter-module__ht_DVG__inspirationCard>a{color:inherit;display:block}.UserCenter-module__ht_DVG__moveRow{color:var(--text-sub);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 11px 11px;font-size:10px;display:grid!important}.UserCenter-module__ht_DVG__moveRow select{border:1px solid var(--border);width:100%;min-height:30px;color:var(--text-main);background:var(--surface-strong);border-radius:7px;padding:4px 7px;font-size:10px}.UserCenter-module__ht_DVG__securityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.UserCenter-module__ht_DVG__securityGrid .UserCenter-module__ht_DVG__sectionCard{align-content:start}.UserCenter-module__ht_DVG__socialBindings{gap:14px}.UserCenter-module__ht_DVG__socialBindings>div:first-child{gap:5px;display:grid}.UserCenter-module__ht_DVG__socialBindingRow{border:1px solid var(--border);background:var(--surface-strong);border-radius:11px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.UserCenter-module__ht_DVG__socialBindingIcon{color:#fff;background:#07c160;border-radius:12px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.UserCenter-module__ht_DVG__socialBindingIconQq{background:linear-gradient(145deg,#1b9cff,#1264d8)}.UserCenter-module__ht_DVG__socialBindingRow>div{gap:4px;min-width:0;display:grid}.UserCenter-module__ht_DVG__socialBindingRow strong{color:var(--text-main);font-size:13px}.UserCenter-module__ht_DVG__socialBindingRow small{color:var(--text-sub);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.UserCenter-module__ht_DVG__socialBindingRow em{color:#35c978;background:#35c9781c;border-radius:999px;padding:5px 9px;font-size:10px;font-style:normal;font-weight:800}.UserCenter-module__ht_DVG__securityGrid .UserCenter-module__ht_DVG__actionButton,.UserCenter-module__ht_DVG__sectionCard>.UserCenter-module__ht_DVG__actionButton{width:fit-content}.UserCenter-module__ht_DVG__securityGuide{border:1px solid color-mix(in srgb, var(--primary) 36%, var(--border));color:var(--text-main);background:color-mix(in srgb, var(--primary) 9%, var(--bg-card));border-radius:10px;padding:12px 14px;font-size:12px;font-weight:700;line-height:1.65}.UserCenter-module__ht_DVG__securityGuideTarget{border-color:color-mix(in srgb, var(--primary) 46%, var(--border));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 8%, transparent)}.UserCenter-module__ht_DVG__securityDialogBackdrop{z-index:150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02040ac2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.UserCenter-module__ht_DVG__securityDialog{border:1px solid var(--border);width:min(460px,100%);color:var(--text-main);background:var(--bg-card);border-radius:18px;gap:13px;padding:30px;display:grid;position:relative;box-shadow:0 28px 80px #0000006b}.UserCenter-module__ht_DVG__securityDialogClose{border:1px solid var(--border);width:32px;height:32px;color:var(--text-sub);background:0 0;border-radius:50%;place-items:center;padding:0;font-size:20px;display:grid;position:absolute;top:14px;right:14px}.UserCenter-module__ht_DVG__securityDialogIcon{width:50px;height:50px;color:var(--primary);background:color-mix(in srgb, var(--primary) 14%, transparent);border-radius:14px;place-items:center;display:grid}.UserCenter-module__ht_DVG__securityDialogEyebrow{color:var(--primary);letter-spacing:.1em;margin:2px 0 -6px;font-size:10px;font-weight:900}.UserCenter-module__ht_DVG__securityDialog h2{margin:0;padding-right:34px;font-size:22px;line-height:1.35}.UserCenter-module__ht_DVG__securityDialogDescription{color:var(--text-sub);margin:0;font-size:12px;line-height:1.75}.UserCenter-module__ht_DVG__securityDialogForm{gap:11px;display:grid}.UserCenter-module__ht_DVG__securityDialogForm>input,.UserCenter-module__ht_DVG__securityDialogForm .UserCenter-module__ht_DVG__inputAction input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text-main);background:var(--bg-base);border-radius:9px;outline:0;padding:9px 11px}.UserCenter-module__ht_DVG__securityDialogForm>input:focus,.UserCenter-module__ht_DVG__securityDialogForm .UserCenter-module__ht_DVG__inputAction input:focus{border-color:var(--primary)}.UserCenter-module__ht_DVG__securityDialogForm>.UserCenter-module__ht_DVG__actionButton{width:100%;min-height:42px}.UserCenter-module__ht_DVG__securityConflict{background:#ef444412;border:1px solid #ef444452;border-radius:12px;gap:10px;padding:14px;display:grid}.UserCenter-module__ht_DVG__securityConflict strong{color:#ef7676;font-size:14px}.UserCenter-module__ht_DVG__securityConflict>span{color:var(--text-sub);font-size:12px;line-height:1.7}.UserCenter-module__ht_DVG__securityConflict>div{flex-wrap:wrap;gap:8px;display:flex}.UserCenter-module__ht_DVG__securityConflict button{border:1px solid var(--border);min-height:36px;color:var(--text-main);background:var(--bg-card);border-radius:8px;padding:0 12px;font-size:11px;font-weight:800}.UserCenter-module__ht_DVG__securityConflict button:last-child{color:#ef7676;border-color:#ef44446b}@media (max-width:980px){.UserCenter-module__ht_DVG__page{padding-left:20px;padding-right:20px}.UserCenter-module__ht_DVG__shell{width:calc(100% - 40px)}.UserCenter-module__ht_DVG__workspace{grid-template-columns:minmax(0,1fr);gap:16px}.UserCenter-module__ht_DVG__sidebar{gap:10px;padding:10px;position:static}.UserCenter-module__ht_DVG__sidebar>header,.UserCenter-module__ht_DVG__navGroup>p{display:none}.UserCenter-module__ht_DVG__nav{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.UserCenter-module__ht_DVG__navGroup{display:contents}.UserCenter-module__ht_DVG__navItem{width:auto;min-width:max-content;padding:5px 10px;display:inline-flex}.UserCenter-module__ht_DVG__navItem em{display:none}.UserCenter-module__ht_DVG__creatorEntry{background:color-mix(in srgb, var(--primary) 7%, transparent);border-top:0;border-radius:10px}.UserCenter-module__ht_DVG__signout{border-top:0;width:fit-content}.UserCenter-module__ht_DVG__folderGrid,.UserCenter-module__ht_DVG__standardGrid,.UserCenter-module__ht_DVG__folderManagerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.UserCenter-module__ht_DVG__creatorMiniGrid{grid-template-columns:repeat(4,minmax(130px,1fr));overflow-x:auto}}@media (max-width:720px){.UserCenter-module__ht_DVG__page{padding-left:16px;padding-right:16px}.UserCenter-module__ht_DVG__shell{width:calc(100% - 32px)}.UserCenter-module__ht_DVG__hero{align-items:flex-start;padding:18px}.UserCenter-module__ht_DVG__identity{gap:12px}.UserCenter-module__ht_DVG__avatarButton{flex-basis:72px;width:72px;height:72px}.UserCenter-module__ht_DVG__avatar{width:66px;height:66px}.UserCenter-module__ht_DVG__identityCopy h1{font-size:22px}.UserCenter-module__ht_DVG__heroStats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.UserCenter-module__ht_DVG__folderGrid,.UserCenter-module__ht_DVG__folderManagerGrid,.UserCenter-module__ht_DVG__standardGrid,.UserCenter-module__ht_DVG__productGrid,.UserCenter-module__ht_DVG__recordColumns,.UserCenter-module__ht_DVG__summaryGrid,.UserCenter-module__ht_DVG__securityGrid,.UserCenter-module__ht_DVG__formGrid{grid-template-columns:1fr}.UserCenter-module__ht_DVG__folderCard{grid-template-rows:132px auto;grid-template-columns:minmax(0,1fr) auto;min-height:206px}.UserCenter-module__ht_DVG__folderVisual{height:132px}.UserCenter-module__ht_DVG__inspirationGrid{columns:2 130px;column-gap:10px}.UserCenter-module__ht_DVG__inspirationCard{margin-bottom:10px}.UserCenter-module__ht_DVG__levelCard,.UserCenter-module__ht_DVG__balanceCard,.UserCenter-module__ht_DVG__inviteHero,.UserCenter-module__ht_DVG__walletHero,.UserCenter-module__ht_DVG__cliCode{flex-direction:column;align-items:stretch}.UserCenter-module__ht_DVG__progressBlock{width:100%}.UserCenter-module__ht_DVG__balanceCard dl{grid-template-columns:repeat(3,minmax(0,1fr))}.UserCenter-module__ht_DVG__walletHero>div:nth-child(2){grid-template-columns:1fr}.UserCenter-module__ht_DVG__walletSecurity{flex-direction:column;align-items:flex-start}.UserCenter-module__ht_DVG__eventList>a{grid-template-columns:86px minmax(0,1fr) auto}.UserCenter-module__ht_DVG__eventCover{width:86px;height:68px}.UserCenter-module__ht_DVG__eventList time{display:none}.UserCenter-module__ht_DVG__orderList>a,.UserCenter-module__ht_DVG__orderList>article,.UserCenter-module__ht_DVG__commentList article{grid-template-columns:68px minmax(0,1fr)}.UserCenter-module__ht_DVG__orderList img,.UserCenter-module__ht_DVG__orderList>a>span,.UserCenter-module__ht_DVG__orderList>article>span,.UserCenter-module__ht_DVG__commentList img,.UserCenter-module__ht_DVG__commentList article>span{width:68px;height:58px}.UserCenter-module__ht_DVG__orderList>a>svg,.UserCenter-module__ht_DVG__orderList>article>a,.UserCenter-module__ht_DVG__commentList article>a,.UserCenter-module__ht_DVG__commentList article>b{grid-column:1/-1;justify-self:end}.UserCenter-module__ht_DVG__panelHeader,.UserCenter-module__ht_DVG__messagesHeader{flex-direction:column;align-items:flex-start}.UserCenter-module__ht_DVG__messageList header{flex-direction:column-reverse;align-items:flex-start;gap:6px}.UserCenter-module__ht_DVG__profileRows>label{grid-template-columns:1fr;gap:6px}.UserCenter-module__ht_DVG__profileActions{padding-left:0}.UserCenter-module__ht_DVG__modalBackdrop{padding:12px}.UserCenter-module__ht_DVG__dialog{max-height:calc(100svh - 24px);padding:17px}.UserCenter-module__ht_DVG__securityDialogBackdrop{padding:12px}.UserCenter-module__ht_DVG__securityDialog{max-height:calc(100svh - 24px);padding:22px 18px;overflow-y:auto}.UserCenter-module__ht_DVG__inlineActions{justify-content:flex-start}.UserCenter-module__ht_DVG__cliSteps li{grid-template-columns:24px minmax(0,1fr)}.UserCenter-module__ht_DVG__cliSteps li button{grid-column:2;width:fit-content}}
.UserIdentityVerificationPanel-module__tXmkTG__panel{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:var(--bg-card);border-radius:16px;margin:0;padding:24px}.UserIdentityVerificationPanel-module__tXmkTG__panel header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.UserIdentityVerificationPanel-module__tXmkTG__panel header span,.UserIdentityVerificationPanel-module__tXmkTG__grid span,.UserIdentityVerificationPanel-module__tXmkTG__uploadGrid span,.UserIdentityVerificationPanel-module__tXmkTG__approved span{color:var(--text-sub);font-size:12px}.UserIdentityVerificationPanel-module__tXmkTG__panel h3{color:var(--text-main);margin:4px 0 8px;font-size:21px}.UserIdentityVerificationPanel-module__tXmkTG__panel header p,.UserIdentityVerificationPanel-module__tXmkTG__approved p{color:var(--text-sub);margin:0;line-height:1.7}.UserIdentityVerificationPanel-module__tXmkTG__panel header>strong{border:1px solid var(--border);color:var(--text-sub);white-space:nowrap;border-radius:999px;padding:7px 11px;font-size:12px}.UserIdentityVerificationPanel-module__tXmkTG__panel header>strong.UserIdentityVerificationPanel-module__tXmkTG__approvedStatus{color:#22c55e;border-color:#22c55e61}.UserIdentityVerificationPanel-module__tXmkTG__panel header>strong.UserIdentityVerificationPanel-module__tXmkTG__pendingStatus{color:#d99a34}.UserIdentityVerificationPanel-module__tXmkTG__form,.UserIdentityVerificationPanel-module__tXmkTG__approved,.UserIdentityVerificationPanel-module__tXmkTG__state{margin-top:20px}.UserIdentityVerificationPanel-module__tXmkTG__typeSwitch{gap:8px;display:flex}.UserIdentityVerificationPanel-module__tXmkTG__typeSwitch button{border:1px solid var(--border);color:var(--text-sub);background:0 0;border-radius:8px;padding:9px 14px}.UserIdentityVerificationPanel-module__tXmkTG__typeSwitch button.UserIdentityVerificationPanel-module__tXmkTG__active{border-color:color-mix(in srgb, var(--primary) 55%, var(--border));background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--text-main)}.UserIdentityVerificationPanel-module__tXmkTG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.UserIdentityVerificationPanel-module__tXmkTG__grid label{gap:7px;display:grid}.UserIdentityVerificationPanel-module__tXmkTG__grid input{border:1px solid var(--border);background:color-mix(in srgb, var(--bg-card) 86%, var(--text-main) 3%);height:42px;color:var(--text-main);border-radius:8px;outline:none;padding:0 12px}.UserIdentityVerificationPanel-module__tXmkTG__grid input:focus{border-color:color-mix(in srgb, var(--primary) 62%, var(--border))}.UserIdentityVerificationPanel-module__tXmkTG__uploadGrid{gap:12px;margin-top:14px;display:flex}.UserIdentityVerificationPanel-module__tXmkTG__uploadGrid label{border:1px dashed color-mix(in srgb, var(--border) 88%, var(--text-sub));cursor:pointer;border-radius:12px;gap:5px;min-width:190px;padding:14px;display:grid;position:relative}.UserIdentityVerificationPanel-module__tXmkTG__uploadGrid input{opacity:0;cursor:pointer;position:absolute;inset:0}.UserIdentityVerificationPanel-module__tXmkTG__uploadGrid em{color:var(--text-main);font-style:normal}.UserIdentityVerificationPanel-module__tXmkTG__submit{background:var(--primary);color:#fff;border:0;border-radius:8px;margin-top:16px;padding:11px 18px;font-weight:700}.UserIdentityVerificationPanel-module__tXmkTG__submit:disabled{cursor:not-allowed;opacity:.56}.UserIdentityVerificationPanel-module__tXmkTG__approved{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.UserIdentityVerificationPanel-module__tXmkTG__approved>div{gap:6px;display:grid}.UserIdentityVerificationPanel-module__tXmkTG__approved p{grid-column:1/-1}.UserIdentityVerificationPanel-module__tXmkTG__alert{color:#d99a34;margin:14px 0 0;line-height:1.65}.UserIdentityVerificationPanel-module__tXmkTG__state{color:var(--text-sub)}.UserIdentityVerificationPanel-module__tXmkTG__resubmit{border:1px solid var(--border);width:max-content;color:var(--text-main);cursor:pointer;background:0 0;border-radius:8px;grid-column:1/-1;padding:9px 14px}.UserIdentityVerificationPanel-module__tXmkTG__resubmit:hover{border-color:color-mix(in srgb, var(--text-main) 35%, var(--border))}@media (max-width:760px){.UserIdentityVerificationPanel-module__tXmkTG__grid,.UserIdentityVerificationPanel-module__tXmkTG__approved{grid-template-columns:1fr}.UserIdentityVerificationPanel-module__tXmkTG__uploadGrid,.UserIdentityVerificationPanel-module__tXmkTG__panel header{flex-direction:column}}
.InteractiveFolder-module__IS6aNq__root{--interactive-folder-color:#7060f4;pointer-events:none;width:104px;height:82px;transition:transform .24s;display:block;position:relative;transform:translateY(3px)}.InteractiveFolder-module__IS6aNq__back{background:color-mix(in srgb, var(--interactive-folder-color) 78%, #0a1020);box-shadow:0 13px 22px color-mix(in srgb, var(--interactive-folder-color) 18%, transparent);border-radius:0 11px 11px;position:absolute;inset:8px 2px 0}.InteractiveFolder-module__IS6aNq__back:before{background:color-mix(in srgb, var(--interactive-folder-color) 78%, #0a1020);content:"";border-radius:6px 6px 0 0;width:34px;height:10px;position:absolute;bottom:calc(100% - 1px);left:0}.InteractiveFolder-module__IS6aNq__paper{z-index:1;background-color:color-mix(in srgb, var(--interactive-folder-color) 10%, #fff);transform-origin:bottom;background-image:linear-gradient(135deg,#fffffffa,#e2e8f0eb);background-position:50%;background-size:cover;border:1px solid #ffffff85;border-radius:8px;width:72%;height:66%;transition:transform .3s cubic-bezier(.2,.8,.2,1),height .3s;position:absolute;bottom:9px;left:50%;overflow:hidden;transform:translate(-50%,8%);box-shadow:0 4px 9px #00000024}.InteractiveFolder-module__IS6aNq__paper2{filter:saturate(.9)brightness(.96);width:81%;height:58%}.InteractiveFolder-module__IS6aNq__paper3{filter:saturate(.84)brightness(.92);width:90%;height:50%}.InteractiveFolder-module__IS6aNq__front{z-index:3;background:linear-gradient(145deg, color-mix(in srgb, var(--interactive-folder-color) 88%, #fff), var(--interactive-folder-color));transform-origin:bottom;width:54%;height:100%;transition:transform .3s cubic-bezier(.2,.8,.2,1),filter .24s;position:absolute;bottom:0}.InteractiveFolder-module__IS6aNq__frontLeft{border-radius:6px 0 0 11px;left:0}.InteractiveFolder-module__IS6aNq__frontRight{border-radius:0 11px 11px 0;right:0}:is([data-folder-card]:hover .InteractiveFolder-module__IS6aNq__root,[data-folder-card]:focus-visible .InteractiveFolder-module__IS6aNq__root){transform:translateY(-3px)}:is([data-folder-card]:hover .InteractiveFolder-module__IS6aNq__paper1,[data-folder-card]:focus-visible .InteractiveFolder-module__IS6aNq__paper1){transform:translate(-112%,-46%)rotate(-11deg)}:is([data-folder-card]:hover .InteractiveFolder-module__IS6aNq__paper2,[data-folder-card]:focus-visible .InteractiveFolder-module__IS6aNq__paper2){height:70%;transform:translate(10%,-46%)rotate(11deg)}:is([data-folder-card]:hover .InteractiveFolder-module__IS6aNq__paper3,[data-folder-card]:focus-visible .InteractiveFolder-module__IS6aNq__paper3){height:72%;transform:translate(-50%,-69%)rotate(2deg)}:is([data-folder-card]:hover .InteractiveFolder-module__IS6aNq__frontLeft,[data-folder-card]:focus-visible .InteractiveFolder-module__IS6aNq__frontLeft){filter:brightness(1.06);transform:skewY(6deg)scaleY(.66)}:is([data-folder-card]:hover .InteractiveFolder-module__IS6aNq__frontRight,[data-folder-card]:focus-visible .InteractiveFolder-module__IS6aNq__frontRight){filter:brightness(.94);transform:skewY(-6deg)scaleY(.66)}@media (prefers-reduced-motion:reduce){.InteractiveFolder-module__IS6aNq__root,.InteractiveFolder-module__IS6aNq__paper,.InteractiveFolder-module__IS6aNq__front{transition:none}}
