.facewow-avatarWrapper{position:relative;cursor:pointer}.facewow-userContainer{display:flex;align-items:center;gap:16px}.facewow-loginBtn{background:#262729;padding:0 24px;height:48px;border-radius:24px;color:#fff;cursor:pointer;border:transparent}.facewow-loginBtn:hover{background:#393a3d}.facewow-loginBtn span{font-size:16px;font-weight:500;line-height:24px}.facewow-loginBtn.facewow-light{background:#ffffff;color:#262729}.facewow-loginBtn.facewow-light:hover{background:#f5f8ff}.facewow-skeleton{position:relative}.facewow-skeleton:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(109deg,#ffffff,#ebeef5 46%,#ffffff);background-size:400% 100%;animation:facewow-image_loading 1s ease infinite}.facewow-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden}.facewow-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.facewow-authorizing{overflow:hidden;position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;background:linear-gradient(109deg,#FFFFFF,#EBEEF5 46%,#FFFFFF);background-size:400% 100%;animation:facewow-image_loading 1s ease infinite}.facewow-light .facewow-authorizing{background:linear-gradient(109deg,#262729,#4b4d52 50%,#262729);background-size:400% 100%}.facewow-dropdown{box-sizing:border-box;position:absolute;top:60px;right:0;background:#ffffff;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);border-radius:16px;padding:16px;min-width:200px;z-index:1000;animation:facewow-dropdown-animation .2s ease-out;transform-origin:top right;display:flex;flex-direction:column;gap:8px}@keyframes facewow-dropdown-animation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.facewow-dropdownItem{box-sizing:border-box;display:flex;width:100%;padding:12px 8px;border-radius:24px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;color:#262729;align-items:center;gap:8px}.facewow-dropdownItem:hover{background:#f5f8ff}.facewow-dropdownItem svg{width:24px}.facewow-svgContainer{line-height:0;display:inline-flex}.facewow-addIconWrapper{width:24px;height:24px;border-radius:48px;background:rgba(0,0,0,.04);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.facewow-creditNum{font-family:Poppins;font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0;text-align:center;margin-left:6px;margin-right:8px}.facewow-actionBtn{min-width:87px;max-width:200px;width:auto;height:40px;border-radius:20px;background:rgba(0,0,0,.04);color:#414751;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:8px}.facewow-actionBtn svg{width:16px;height:16px;display:block;flex-shrink:0}@keyframes facewow-image_loading{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:960px){.facewow-avatarWrapper{width:auto;height:auto}.facewow-userContainer{gap:6px}.facewow-avatar{width:48px;height:48px}.facewow-actionBtn{cursor:pointer;min-width:87px;max-width:150px;width:auto;height:40px;padding:8px;border-radius:20px;background:#EBEEF5;gap:0}.facewow-actionBtn svg{width:16px;height:16px}.facewow-svgContainer{margin-left:8px;margin-right:6px}.facewow-creditNum{font-family:Poppins;font-size:14px;font-weight:500;margin-right:8px}.facewow-addIconWrapper{width:24px;height:24px}.facewow-loginBtn{color:#262729;background:none;padding:0;height:auto}.facewow-loginBtn:hover{background:none}.facewow-loginBtn span{font-size:14px;font-weight:500;line-height:20px}.facewow-loginBtn.facewow-light{color:#ebeef5;background:none}.facewow-loginBtn.facewow-light:hover{background:none}}