.nexus-user-profile .nexus-content-wrapper{padding-top:var(--nexus-space-6);padding-bottom:var(--nexus-space-6)}.nexus-user-profile .nexus-content{display:grid;grid-template-columns:minmax(0,1fr) var(--nexus-right-sidebar-width);gap:var(--nexus-content-gap);align-items:start;width:100%;max-width:var(--nexus-content-max-width);margin:0 auto;padding:var(--nexus-space-4)}.nexus-user-profile .user-profile-main{min-width:0;display:flex;flex-direction:column;gap:var(--nexus-space-6)}.nexus-user-profile .user-profile-main--limited{align-items:center}.nexus-user-profile .user-profile-sidebar{width:var(--nexus-right-sidebar-width)}.nexus-user-profile.is-mounted [data-stagger-index]{opacity:0;animation:nexusProfileFadeIn .36s cubic-bezier(.2,.8,.2,1) forwards}.nexus-user-profile.is-mounted [data-stagger-index="0"]{animation-delay:0ms}.nexus-user-profile.is-mounted [data-stagger-index="1"]{animation-delay:80ms}.nexus-user-profile.is-mounted [data-stagger-index="2"]{animation-delay:.16s}.nexus-user-profile.is-mounted [data-stagger-index="3"]{animation-delay:.24s}.nexus-user-profile.is-mounted [data-stagger-index="4"]{animation-delay:.32s}.nexus-user-profile.is-mounted [data-stagger-index="5"]{animation-delay:.4s}.nexus-user-profile.is-mounted [data-stagger-index="6"]{animation-delay:.48s}.identity-band{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--nexus-space-6);padding:var(--nexus-space-6);background-color:var(--nexus-bg-card);border:1px solid var(--nexus-border-color);border-radius:var(--nexus-radius-lg)}.identity-band__avatar-col{display:flex;flex-direction:column;align-items:center;gap:var(--nexus-space-6)}.identity-band__avatar{width:104px;height:104px;border-radius:50%;overflow:hidden;flex-shrink:0;position:relative;--ring-authority: transparent;--ring-creator: transparent;--ring-patron-1: transparent;--ring-patron-2: transparent;box-shadow:0 0 0 2px var(--nexus-bg-card),0 0 0 6px var(--ring-authority),0 0 0 8px var(--nexus-bg-card),0 0 0 11px var(--ring-creator),0 0 0 13px var(--nexus-bg-card),0 0 0 16px var(--ring-patron-1),0 0 0 18px var(--ring-patron-2)}.identity-band__avatar.has-halo{filter:drop-shadow(0 0 14px var(--nexus-warning-a30))}.identity-band__avatar.has-ring--admin,.identity-band__avatar.has-ring--editor{--ring-authority: var(--nexus-warning)}.identity-band__avatar.has-ring--contributor{--ring-authority: var(--nexus-info)}.identity-band__avatar.has-ring--verified{--ring-creator: var(--nexus-purple)}.identity-band__avatar.has-ring--vip{--ring-patron-1: var(--nexus-rose);--ring-patron-2: var(--nexus-rose-light)}.identity-band__avatar.is-dim{box-shadow:none;filter:grayscale(100%) opacity(.6)}.identity-band__avatar.is-dim .identity-band__avatar-img{filter:grayscale(100%) opacity(.6)}.identity-band__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.identity-band__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--nexus-bg-hover);color:var(--nexus-text-2);font-size:var(--nexus-text-3xl);font-weight:var(--nexus-font-semibold);line-height:1;-webkit-user-select:none;user-select:none}.identity-band__main{min-width:0;display:flex;flex-direction:column;gap:var(--nexus-space-2);padding-right:96px}.identity-band__name-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--nexus-space-3)}.identity-band__name{margin:0;font-family:var(--nexus-font-family);font-size:var(--nexus-text-3xl);font-weight:var(--nexus-font-bold);color:var(--nexus-text-1);line-height:var(--nexus-leading-tight)}.identity-band__chips{display:flex;flex-wrap:wrap;gap:var(--nexus-space-2)}.identity-band__signature{margin:0;font-style:italic;font-size:var(--nexus-text-base);color:var(--nexus-text-2);line-height:var(--nexus-leading-relaxed)}.identity-band__meta{margin:0;font-size:var(--nexus-text-sm);color:var(--nexus-text-3)}.identity-band__meta-sep{margin:0 var(--nexus-space-2)}.identity-band__checkin{margin:0;font-size:var(--nexus-text-sm)}.identity-band__checkin-link{color:var(--nexus-text-2);text-decoration:none;transition:color var(--nexus-transition-fast, .12s)}.identity-band__checkin-link:hover{color:var(--nexus-text-1);text-decoration:underline}.identity-band__toolbar{position:absolute;top:var(--nexus-space-4);right:var(--nexus-space-4);display:flex;gap:var(--nexus-space-2)}.identity-band__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background-color:var(--nexus-bg-hover);color:var(--nexus-text-2);cursor:pointer;transition:background-color .12s,color .12s}.identity-band__icon-btn:hover{background-color:var(--nexus-bg-pressed);color:var(--nexus-text-1)}.identity-band__icon-btn:focus-visible{outline:2px solid var(--nexus-primary);outline-offset:2px}.identity-band__icon-btn svg{display:block}.identity-band__menu{position:relative}.identity-band__dropdown{position:absolute;top:calc(100% + var(--nexus-space-2));right:0;min-width:120px;width:max-content;margin:0;padding:var(--nexus-space-1) 0;list-style:none;background-color:var(--nexus-bg-modal);border:1px solid var(--nexus-border-color);border-radius:var(--nexus-radius-md);box-shadow:var(--nexus-shadow-lg);z-index:20}.identity-band__dropdown[hidden]{display:none}.identity-band__dropdown-item{display:block;width:100%;padding:var(--nexus-space-2) var(--nexus-space-4);margin:0;border:none;background:none;font-family:inherit;font-size:var(--nexus-text-sm);color:var(--nexus-text-1);text-align:left;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .12s}.identity-band__dropdown-item:hover,.identity-band__dropdown-item:focus{background-color:var(--nexus-bg-hover);color:var(--nexus-primary);outline:none}.qq-copy-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:50%;background-color:transparent;color:var(--nexus-text-3);cursor:pointer;transition:color .12s,background-color .12s}.qq-copy-icon:hover{color:var(--nexus-brand-qq, var(--nexus-text-1));background-color:var(--nexus-bg-hover)}.qq-copy-icon:focus-visible{outline:2px solid var(--nexus-primary);outline-offset:2px}.qq-copy-icon svg{display:block}.stats-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:var(--nexus-space-4) 0;list-style:none;background-color:var(--nexus-bg-card);border:1px solid var(--nexus-border-color);border-radius:var(--nexus-radius-lg)}.stats-strip__item{position:relative;text-align:center}.stats-strip__item:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:1px;height:40px;margin-top:-20px;background-color:var(--nexus-divider-color)}.stats-strip__link{display:flex;flex-direction:column;align-items:center;gap:var(--nexus-space-1);padding:var(--nexus-space-3) var(--nexus-space-2);text-decoration:none;border-radius:var(--nexus-radius-md);transition:background-color .12s}.stats-strip__link:hover:not(.stats-strip__link--static){background-color:var(--nexus-bg-hover)}.stats-strip__link--static{cursor:default}.stats-strip__value{font-size:var(--nexus-text-3xl);font-weight:var(--nexus-font-bold);color:var(--nexus-text-1);line-height:var(--nexus-leading-tight)}.stats-strip__label{font-size:var(--nexus-text-xs);color:var(--nexus-text-3)}.profile-showcase{display:flex;flex-direction:column;gap:var(--nexus-space-5);padding:var(--nexus-space-5);background-color:var(--nexus-bg-card);border:1px solid var(--nexus-border-color);border-radius:var(--nexus-radius-lg)}.profile-showcase .showcase-slots+.showcase-tag-profile{padding-top:var(--nexus-space-5);border-top:1px solid var(--nexus-divider-color)}.showcase-section-title{margin:0;font-size:var(--nexus-text-sm);font-weight:var(--nexus-font-bold);color:var(--nexus-text-2)}.showcase-slots__header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--nexus-space-3);margin-bottom:var(--nexus-space-4)}.showcase-slots__edit{font-size:var(--nexus-text-xs);color:var(--nexus-primary)!important;text-decoration:none}.showcase-slots__edit:hover{text-decoration:underline}.showcase-slots__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--nexus-space-4);margin:0;padding:0;list-style:none}.showcase-slots__empty{display:flex;flex-direction:column;align-items:flex-start;gap:var(--nexus-space-2)}.showcase-slots__empty-title{margin:0;font-size:var(--nexus-text-sm);color:var(--nexus-text-3);overflow-wrap:anywhere}.showcase-slots__empty-action{font-size:var(--nexus-text-sm);color:var(--nexus-primary)!important;text-decoration:none}.showcase-slots__empty-action:hover{text-decoration:underline}.showcase-slot{min-width:0}.showcase-slot__link{display:flex;flex-direction:column;gap:var(--nexus-space-2);text-decoration:none;border-radius:var(--nexus-radius-md)}.showcase-slot__link:focus-visible{outline:2px solid var(--nexus-primary);outline-offset:2px}.showcase-slot__cover{display:block;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:var(--nexus-radius-md);background-color:var(--nexus-bg-hover)}.showcase-slot__link .showcase-slot__image{width:100%;height:100%;object-fit:cover}.showcase-slot__placeholder .showcase-slot__placeholder-name{opacity:1;color:var(--nexus-text-2);font-size:var(--nexus-text-xs);overflow-wrap:anywhere}.showcase-slot__name{font-size:var(--nexus-text-sm);color:var(--nexus-text-1);line-height:var(--nexus-leading-tight);overflow-wrap:anywhere}.showcase-slot__note{margin:var(--nexus-space-2) 0 0;font-size:var(--nexus-text-xs);color:var(--nexus-text-3);line-height:var(--nexus-leading-tight);overflow-wrap:anywhere}.showcase-tag-profile__header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--nexus-space-3);margin-bottom:var(--nexus-space-3)}.showcase-tag-profile__more{font-size:var(--nexus-text-xs);color:var(--nexus-primary);text-decoration:none}.showcase-tag-profile__more:hover{text-decoration:underline}.showcase-tag-profile__list{display:flex;flex-wrap:wrap;gap:var(--nexus-space-2);margin:0;padding:0;list-style:none}.showcase-tag-profile__chip{display:inline-block;padding:2px var(--nexus-space-3);font-size:var(--nexus-text-xs);color:var(--nexus-text-2);text-decoration:none;background-color:var(--nexus-bg-hover);border-radius:var(--nexus-radius-pill);overflow-wrap:anywhere}.showcase-tag-profile__chip:hover{background-color:var(--nexus-bg-pressed);color:var(--nexus-text-1)}.showcase-tag-profile__chip:focus-visible{outline:2px solid var(--nexus-primary);outline-offset:2px}.showcase-tag-profile__pending{display:flex;flex-direction:column;align-items:flex-start;gap:var(--nexus-space-2)}.showcase-tag-profile__pending-text{margin:0;font-size:var(--nexus-text-sm);color:var(--nexus-text-3)}.user-tabs{background-color:var(--nexus-bg-card);border:1px solid var(--nexus-border-color);border-radius:var(--nexus-radius-lg);overflow:hidden}.user-tabs__nav{display:flex;gap:var(--nexus-space-6);padding:0 var(--nexus-space-6);border-bottom:1px solid var(--nexus-divider-color);overflow-x:auto;overflow-y:hidden}.user-tabs__tab{position:relative;display:inline-flex;align-items:baseline;padding:var(--nexus-space-4) 0;font-size:var(--nexus-text-base);color:var(--nexus-text-2);text-decoration:none;white-space:nowrap;transition:color .12s}.user-tabs__tab:hover,.user-tabs__tab.is-active{color:var(--nexus-text-1)}.user-tabs__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background-color:var(--nexus-primary);border-radius:1px;transition:transform .2s ease}.user-tabs__count{margin-left:var(--nexus-space-1);font-size:var(--nexus-text-xs);color:var(--nexus-text-3)}.user-tabs__panel{padding:var(--nexus-space-4) var(--nexus-space-6)}.timeline-list{list-style:none;margin:0;padding:0}.timeline-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:var(--nexus-space-3);padding:var(--nexus-space-3) var(--nexus-space-2);border-bottom:1px solid var(--nexus-divider-color);transition:background-color .12s}.timeline-item:last-child{border-bottom:0}.timeline-item:hover{background-color:var(--nexus-bg-hover)}.timeline-item__icon{font-size:var(--nexus-text-xl);line-height:1}.timeline-item__body{min-width:0}.timeline-item__title{margin:0 0 var(--nexus-space-1) 0;font-size:var(--nexus-text-base);color:var(--nexus-text-1);line-height:var(--nexus-leading-normal)}.timeline-item__summary{margin:0;font-size:var(--nexus-text-sm);color:var(--nexus-text-3);line-height:var(--nexus-leading-normal);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.timeline-item__summary--spoiler{font-style:italic}.timeline-item__time{font-size:var(--nexus-text-xs);color:var(--nexus-text-3);white-space:nowrap;align-self:start}.timeline-item__link{color:inherit;text-decoration:none}.timeline-item__link:hover{color:var(--nexus-primary)}.timeline-item__sublink{color:var(--nexus-text-2);text-decoration:none}.timeline-item__sublink:hover,.timeline-item__user{color:var(--nexus-primary)}.timeline-item__reward{color:var(--nexus-warning);font-weight:var(--nexus-font-semibold)}.timeline-item--comment .timeline-item__icon{color:var(--nexus-text-2)}.timeline-item--topic .timeline-item__icon{color:var(--nexus-info)}.timeline-item--intro .timeline-item__icon{color:var(--nexus-primary)}.timeline-item--download .timeline-item__icon{color:var(--nexus-success)}.timeline-item--subject .timeline-item__icon,.timeline-item--digg .timeline-item__icon{color:var(--nexus-warning)}.user-record-list{list-style:none;margin:0;padding:0}.user-record{padding:var(--nexus-space-3) var(--nexus-space-2);border-bottom:1px solid var(--nexus-divider-color)}.user-record:last-child{border-bottom:0}.user-record__link{color:var(--nexus-text-1);text-decoration:none}.user-record__link:hover{color:var(--nexus-primary)}.user-record>.user-record__link{display:flex;align-items:baseline;justify-content:space-between;gap:var(--nexus-space-3);width:100%;box-sizing:border-box}.user-record__title{flex:1;min-width:0;font-size:var(--nexus-text-base);line-height:var(--nexus-leading-normal);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-record__time{flex-shrink:0;font-size:var(--nexus-text-xs);color:var(--nexus-text-3);white-space:nowrap}.user-record__badge{margin-left:var(--nexus-space-2);padding:0 var(--nexus-space-2);font-size:var(--nexus-text-xs);color:var(--nexus-text-3);border:1px solid var(--nexus-border-color);border-radius:var(--nexus-radius-sm)}.user-record__badge--prefix{margin-left:0;margin-right:var(--nexus-space-3);min-width:80px;text-align:center;flex-shrink:0}.user-record__body{margin:0 0 var(--nexus-space-1);font-size:var(--nexus-text-base);color:var(--nexus-text-1)}.user-record__meta{margin:0;font-size:var(--nexus-text-xs);color:var(--nexus-text-3)}.user-record__sub{color:var(--nexus-text-2)}.user-record__spoiler{color:var(--nexus-text-3);font-style:italic}.user-limited-view{display:flex;flex-direction:column;align-items:center;gap:var(--nexus-space-3);padding:var(--nexus-space-16) var(--nexus-space-4);text-align:center}.user-limited-view__avatar{width:96px;height:96px;border-radius:50%;overflow:hidden}.user-limited-view__avatar.is-dim .user-limited-view__avatar-img{filter:grayscale(100%) opacity(.6)}.user-limited-view__avatar-img{width:100%;height:100%;object-fit:cover}.user-limited-view__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--nexus-bg-hover);color:var(--nexus-text-2);font-size:var(--nexus-text-3xl);font-weight:var(--nexus-font-semibold);line-height:1;-webkit-user-select:none;user-select:none}.user-limited-view__name{margin:0;display:flex;align-items:center;gap:var(--nexus-space-3);font-size:var(--nexus-text-xl);color:var(--nexus-text-1)}.user-limited-view__message{margin:0;color:var(--nexus-warning);font-size:var(--nexus-text-base)}.user-limited-view__hint{margin:0;color:var(--nexus-text-3);font-size:var(--nexus-text-sm)}.user-limited-view__actions{display:flex;gap:var(--nexus-space-3);margin-top:var(--nexus-space-3)}@media(max-width:1024px){.nexus-user-profile .nexus-content{grid-template-columns:minmax(0,1fr)}.nexus-user-profile .user-profile-sidebar{display:block;width:100%}}@media(max-width:768px){.identity-band{grid-template-columns:1fr;text-align:center}.identity-band__avatar-col{align-items:center}.identity-band__avatar{width:64px;height:64px}.identity-band__main{padding-right:0;align-items:center}.identity-band__name-row{justify-content:center}.identity-band__toolbar{position:static;justify-content:center;margin-top:var(--nexus-space-3)}.identity-band__icon-btn{width:32px;height:32px}.qq-copy-icon{width:24px;height:24px}.qq-copy-icon svg{width:16px;height:16px}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip__item:nth-child(3){grid-column:span 2}.stats-strip__item:nth-child(3):after{display:none}.stats-strip__item:nth-child(2):after{display:none}.profile-showcase{padding:var(--nexus-space-4)}.showcase-slots__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-tabs__nav{padding:0 var(--nexus-space-3);gap:var(--nexus-space-4)}.user-tabs__panel{padding:var(--nexus-space-3)}}
