.account-wrap{display:flex;flex-flow:column nowrap;background:var(--user-center-background)}.account-wrap>.content{display:flex;flex-flow:column nowrap;margin:0 auto;padding:40px 0;width:var(--user-center-width)}.account-wrap>.header{background:#000a1e;height:64px;width:100vw}.account-wrap>.header>.content{height:64px;justify-content:space-between;margin:0 auto;width:var(--user-center-width)}.account-wrap>.header>.content,.account-wrap>.header>.content>div{display:flex;flex-flow:row nowrap}.account-wrap>.header>.content .navigator{border-bottom:2px solid transparent;font-size:16px;font-weight:400;height:64px;letter-spacing:.1px;line-height:62px;border-radius:0!important;color:hsla(0,0%,100%,.6);padding:0 12px}.account-wrap>.header>.content .navigator:hover{background:rgba(36,174,143,.08);color:hsla(0,0%,100%,.6)}.account-wrap>.header>.content .navigator.active{color:#24ae8f;border-bottom:2px solid #24ae8f!important}