.content[data-v-08971b1a]{width:100vw;height:100vh;max-height:100%;background:#000;display:flex;justify-content:center;position:absolute}.avatar-container[data-v-08971b1a]{position:relative;display:flex;justify-content:center;align-items:center;width:220px;height:220px;margin-top:100px}.avatar[data-v-08971b1a]{width:220px;height:220px;border-radius:50%;background:#000;transition:none;position:absolute;z-index:1}.animated-avatar[data-v-08971b1a]{animation:pulseAvatar-08971b1a 1.5s ease-in-out infinite}@keyframes pulseAvatar-08971b1a{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.wave[data-v-08971b1a]{animation:expandWave-08971b1a 1.5s linear infinite}.wave[data-v-08971b1a],.wave_[data-v-08971b1a]{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%)}.wave_[data-v-08971b1a]{animation:expandWave_-08971b1a 1.5s linear infinite}@keyframes expandWave_-08971b1a{0%{width:200px;height:200px;opacity:.3}to{width:280px;height:280px;opacity:.01}}@keyframes expandWave-08971b1a{0%{width:200px;height:200px;opacity:.3}to{width:350px;height:350px;opacity:.01}}.btm_div[data-v-08971b1a]{width:100%;display:flex;bottom:0;flex-direction:column;align-items:center;position:absolute;z-index:999}.text[data-v-08971b1a]{color:#fff;font-size:16px;padding:15px 0}.container[data-v-08971b1a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.line[data-v-08971b1a]{width:10px;height:10px;margin:5px 5px;border-radius:50%;background:#282828;transition:background-color .3s ease-in-out}.phone_div[data-v-08971b1a]{width:70px;height:70px;border-radius:50%;background:red;display:flex;align-items:center;justify-content:center;margin:30px 0}.call_img[data-v-08971b1a]{width:30px;height:30px}.page_div[data-v-7c9575f7]{display:flex;position:fixed;bottom:100px;background:none;width:100vw;justify-content:center;z-index:120}.container[data-v-7c9575f7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:150px;height:20px;left:50%;box-sizing:border-box}.line[data-v-7c9575f7]{width:3px;height:4px;border-radius:20px;background:linear-gradient(180deg,red,purple);animation:stretch-up-down-7c9575f7 .4s ease-in-out infinite alternate}@keyframes stretch-up-down-7c9575f7{0%{height:4px}to{height:20px}}.threeScene[data-v-6c98b3a0]{width:100vw;height:100vh;max-height:100%}.thought-bubble[data-v-6c98b3a0]{position:absolute;background:#f0f0f0;border-radius:15px;padding:20px 20px;margin:20px;font-size:16px;color:#333;right:5px;top:45px;border-radius:100%;box-shadow:0 2px 5px rgba(0,0,0,.2)}.thought-text[data-v-6c98b3a0]{text-align:center;font-size:15px;font-weight:bolder}.small-bubble[data-v-6c98b3a0]{width:20px;height:20px;bottom:-20px;left:-10px}.small-bubble[data-v-6c98b3a0],.tiny-bubble[data-v-6c98b3a0]{position:absolute;background:#f0f0f0;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2)}.tiny-bubble[data-v-6c98b3a0]{width:10px;height:10px;bottom:-40px;left:-15px}.page[data-v-e0bbd892]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.canvas[data-v-e0bbd892]{width:100%;height:auto}.test[data-v-e0bbd892]{position:absolute;top:100px;left:50px;z-index:999;color:red}.content[data-v-71f8dd1d]{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center}.fade-enter-active[data-v-71f8dd1d]{transition:opacity .1s}.fade-leave-active[data-v-71f8dd1d]{transition:opacity .3s}.fade-enter[data-v-71f8dd1d],.fade-leave-to[data-v-71f8dd1d]{opacity:0}.video[data-v-71f8dd1d]{width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:2}.video_win{display:flex;flex-direction:column;position:absolute;z-index:999;left:10px;background:#000;align-items:center;border-radius:5px}.close_div{font-size:15px;padding:7px 0;color:#fa3534;width:100%;text-align:center;display:flex;justify-content:space-around}.camera_image{width:25px;height:25px}.video_div{width:100px;max-width:100px;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;border-radius:5px 5px 0 0}.page{width:100vw;max-height:100%}.chat-container{position:fixed;bottom:125px;display:flex;flex-direction:column;width:100vw;justify-content:flex-end;z-index:110}.messages-container{overflow-y:auto;box-sizing:border-box;display:flex;flex-direction:column;padding:0 30px}.loading-animation{display:flex;justify-content:center;align-items:center;width:50px;height:20px;position:relative}.dot{width:10px;height:10px;border-radius:50%;position:absolute}.dot:first-child,.dot:nth-child(2),.dot:nth-child(3){background-color:rgba(255,0,0,.7)}.dot:first-child{left:0;animation:moveRight .8s infinite alternate}.dot:nth-child(2){left:20px}.dot:nth-child(3){left:40px;animation:moveLeft .8s infinite alternate}@keyframes moveRight{0%{transform:translateX(0)}to{transform:translateX(40px)}}@keyframes moveLeft{0%{transform:translateX(0)}to{transform:translateX(-40px)}}.right{align-self:flex-end;background:rgba(0,0,0,.5);color:#fff;margin:5px -10px 5px 50px}.left,.right{padding:10px 15px;border-radius:10px;font-size:13px;line-height:20px;word-wrap:break-word;max-width:300px}.left{align-self:flex-start;background:hsla(0,0%,100%,.5);color:#000;margin:5px 50px 5px 0;position:relative}.tishi{display:flex;position:fixed;background:linear-gradient(45deg,red,purple);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:15px;font-weight:bolder;bottom:100px;width:100vw;justify-content:center;z-index:120}.input_div{width:calc(100% - 60px);background:rgba(0,0,0,.5);border-radius:50px;padding:0 0 0 15px;margin:0 20px;align-items:center;border:2px solid hsla(0,0%,100%,.5)}.input_div,.input_div_{position:fixed;max-width:100%;display:flex;flex-direction:row;bottom:20px;z-index:9}.input_div_{width:100%;justify-content:space-evenly}.div_item{display:flex;border-radius:100%;background:rgba(0,0,0,.5);border:2px solid hsla(0,0%,100%,.5);-webkit-touch-callout:none}.img{width:40px;height:40px}.input .el-input__inner{width:100%;border:none;background-color:transparent;font-size:18px;color:#fff!important;padding:0 10px 0 5px}.img_feedback{width:17px;height:16px;position:absolute;left:-18px;bottom:14px}.temp-box[data-v-4210959b] .el-loading-spinner{font-size:50px}.temp-box[data-v-4210959b]{width:100vw;height:100vh;background:#f9f9f9;min-height:100vh;overflow:auto}.module-box[data-v-4210959b]{background-color:#fff}.bottom-box[data-v-4210959b]{position:fixed;bottom:0;display:flex;justify-content:center;width:100%;z-index:100}.video-box[data-v-4210959b]{width:100%}.action-box[data-v-4210959b]{width:calc(100% - 20px);padding:10px;margin:0 10px 20px 10px;border-radius:20px;background:rgba(0,0,0,.4);border:.5px solid #f9f9f9}.name[data-v-4210959b]{margin:10px 0;font-size:16px;font-weight:700;color:#fff}.desc[data-v-4210959b]{margin-bottom:20px;font-size:16px;color:#fff}.btn-group[data-v-4210959b]{width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.iconStyle[data-v-4210959b]{width:25px;height:25px;margin-right:10px}.btn-item[data-v-4210959b]{background-color:rgba(128,0,128,.7)}.btn-item[data-v-4210959b],.chat-me[data-v-4210959b]{color:#fff;padding:10px 25px;border-radius:50px;display:flex;align-items:center}.chat-me[data-v-4210959b]{background:#f56c6c}.header-box[data-v-4210959b]{display:flex;padding:8px 20px}.icon-box[data-v-4210959b]{font-size:28px}body,html{margin:0;padding:0;width:100%;height:100%;background-color:#000}.your-scrollable-element::-webkit-scrollbar,::-webkit-scrollbar{display:none}.firefox-hack{overflow:hidden}.header{position:fixed;top:0;display:flex;justify-content:center;width:100%;z-index:110;background:#fff}.back_view{display:flex;align-items:center;z-index:2}.icon{left:10px;width:30px;height:25px}.icon,.icon_text{position:absolute}.icon_text{right:10px;width:25px;height:20px}.title{font-size:18px;font-weight:800;z-index:2}.buttom_div{position:absolute;max-width:100%;width:100vw}.audio_div,.buttom_div{display:flex;justify-content:center;bottom:10px}.audio_div{width:60px;height:60px;margin:0 10px;align-items:center;z-index:102;background:#fff;border-radius:100%;left:calc(50% - 30px);box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3)}.audio_div img{width:40px;height:40px;padding:10px 10px}