:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.my-profile{display:flex;flex-direction:column;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);min-height:100dvh;transform:translateY(-60px)}.my-profile .profile-me{display:flex;flex-direction:column;gap:21px;overflow:hidden;position:relative}.my-profile .profile-background{background:linear-gradient(0deg,#000 25%,rgba(0,0,0,.5) 65%,rgba(0,0,0,.5)),radial-gradient(circle,transparent 0,transparent 80%,rgba(0,0,0,.7) 100%);filter:blur(50px);height:60%;position:absolute;width:100%;z-index:0}.my-profile .gradient{background:linear-gradient(180deg,transparent,#000);flex-shrink:0;height:100%;position:absolute;width:100%}.my-profile .profile-info{display:flex;gap:12px;margin-top:56px;overflow:hidden;position:relative;z-index:1}.my-profile .profile-info>.avatar{border:1px solid #fff;display:flex;flex-shrink:0}.my-profile .profile-info .user{display:flex;flex-direction:column;gap:6px;overflow:hidden}.my-profile .profile-info .user.non-login{align-items:center;color:#fff;flex-direction:row;gap:6px;overflow:hidden}.my-profile .profile-info .user-name{color:#fff;font-size:20px;font-weight:700}.my-profile .profile-info .actions{align-items:center;display:flex;gap:8px}.my-profile .profile-info .actions .following-count{align-items:center;border:1px solid #404149;border-radius:50px;color:#999;display:flex;font-size:12px;font-weight:500;height:28px;padding-left:10px;padding-right:10px;width:-moz-fit-content;width:fit-content}.my-profile .profile-info .actions .following-count>p{color:#fff;font-weight:700}.my-profile .profile-info .actions .my-grade{align-items:center;border:1px solid #404149;border-radius:50px;display:flex;gap:2px;height:28px;padding-left:10px;padding-right:8px;width:-moz-fit-content;width:fit-content}.my-profile .profile-info .actions .my-grade>img{height:16px;-o-object-fit:contain;object-fit:contain}.my-profile .profile-info .actions .my-grade .dream-tree{color:#eb2b51}.my-profile .profile-info .actions .my-grade .rookie{color:#a060ff}.my-profile .profile-info .actions .my-grade .star{color:#50e3c2}.my-profile .profile-info .actions .my-grade .super-star{color:#fff572}.my-profile .profile-info .actions .my-grade .space-star{background:linear-gradient(118deg,#e6e3eb 2.97%,#ffa997 15.01%,#ffedc4 26.58%,#fbfbfd 50.84%,#febacb 68.2%,#b5b9f9 75.47%,#bbe6ee 82.82%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.my-profile .profile-info .actions .my-grade .grade-name{font-size:13px;font-weight:700;white-space:nowrap}.my-profile .profile-info .actions .my-grade>svg{color:#9a9a9e;height:14px;width:14px}.my-profile .profile-section{align-items:baseline;display:flex;flex-direction:column;gap:20px;padding:23px 16px 15px}