#wrap{width:100%}.main{position:relative;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.container{position:relative;width:100%;padding-right:1.6rem;padding-left:1.6rem}.blind{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notifications{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);padding-top:var(--header-bar-height)}.notifications__nav{position:sticky;top:var(--header-bar-height);background-color:var(--fill-white);z-index:10;border-bottom:.1rem solid var(--line-light)}.notifications__tabs{display:flex}.notifications__tabs-item{flex:1}.notifications__tabs-button{display:flex;align-items:center;justify-content:center;width:100%;padding:1.2rem 1.6rem;border-bottom:.2rem solid transparent;font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--label-mute);cursor:pointer;transition:background-color color border-color}.notifications__tabs-button--active{font-size:1.4rem;line-height:2rem;font-weight:700;color:var(--label-normal);border-bottom-color:var(--line-heavy)}.notifications__tabs-button:hover:not(.notifications__tabs-button--active){background-color:var(--fill-pale)}.notifications__tabs-button-text{display:block}.notifications__panel{display:none}.notifications__panel--active{display:flex;flex-direction:column;min-height:calc(100vh - var(--header-bar-height) - 4.6rem)}.notifications__item{border-bottom:.1rem solid var(--line-light)}.notifications__item-link{display:block;width:100%;padding:1.6rem;background:none;text-align:left;cursor:pointer;transition:background-color .2s ease}.notifications__item-link:active{background-color:var(--fill-mute)}.notifications__item-body{display:flex;flex-direction:column;gap:.4rem}.notifications__item-badge{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.notifications__item-badge-icon{width:1.6rem;height:1.6rem}.notifications__item-info{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0}.notifications__item-type,.notifications__item-time{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:var(--label-mute)}.notifications__item-title{font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--label-normal);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notifications__item-preview{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.notifications__item-preview .notifications__item-title{flex:1}.notifications__item-desc{font-size:1.5rem;line-height:2rem;font-weight:500;color:var(--label-mute)}.notifications__alert{display:flex;align-items:center;gap:.4rem;padding:.8rem 1.6rem;background-color:var(--background-mild)}.notifications__alert-icon{width:2rem;height:2rem;flex-shrink:0}.notifications__alert-title{font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--label-normal);flex:1}.notifications__alert-button{font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--primary-normal);text-decoration:underline;flex-shrink:0}.notifications__alert-notice{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:var(--label-mute);padding:.8rem 1.6rem 0}.notifications__item-toggle-icon{width:2rem;height:2rem;flex-shrink:0;transition:transform .3s ease}[aria-expanded=true] .notifications__item-toggle-icon{transform:rotate(180deg)}.notifications__item-content{max-height:0;overflow:hidden;padding:0 1.6rem;transition:max-height .3s ease}.notifications__item-content.is-open{padding:0 1.6rem 1.6rem}.notifications__item-content-inner{padding:1.2rem;font-size:1.5rem;line-height:2rem;font-weight:500;color:var(--label-normal);background-color:var(--background-mild)}.notifications__item-action{font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--primary-normal);cursor:pointer;text-decoration:underline}.notifications__item-action:hover{color:var(--primary-strong)}.notifications__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;flex:1}.notifications__empty-media{display:flex;width:8rem;height:8rem;background:url(/dist/assets/images/common/noresult.b7tyzH1a.webp) no-repeat center/cover}.notifications__empty-body{margin-bottom:.4rem}.notifications__empty-title{text-align:center;font-size:2rem;line-height:2.8rem;font-weight:700;color:var(--label-normal)}.notifications__restricted{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;flex:1}.notifications__restricted-media{display:flex;width:8rem;height:8rem;background:url(/dist/assets/images/common/logout.BI5ltcNr.webp) no-repeat center/cover}.notifications__restricted-body{margin-bottom:.4rem}.notifications__restricted-title{text-align:center;font-size:2rem;line-height:2.8rem;font-weight:700;color:var(--label-normal)}
