.operaArea{padding:.53333rem 0 .53333rem 0}.operaArea,.toggle-camera{display:flex;align-items:center;justify-content:center}.camera-question{margin-left:.26667rem;height:.53333rem;width:.53333rem}.camera-question-popup{padding:1.06667rem .8rem .8rem .8rem;width:80%}.camera-question-popup-title{font-size:.42667rem;font-weight:700;margin-bottom:.13333rem}.box{height:100vh}.gradient{background:linear-gradient(#4d76bd,#fff);padding:.26667rem .26667rem .13333rem .26667rem;height:85vh;display:flex;flex-direction:column}.userProfile{background:linear-gradient(178deg,#e7f2fc,#fff);border-radius:.26667rem;padding:.13333rem .26667rem .13333rem .26667rem;border:.02667rem solid #fff}.userFirstLine{display:flex;align-items:center}.userName{font-size:.42667rem;font-weight:700}.tierLevel{margin-left:.26667rem;padding:.08rem;background-color:#dee7fb;color:#5e58d1;border-radius:.13333rem;font-size:.34667rem}.isBigSign{margin-left:auto;color:#52b873}.userSecondLine{margin-top:.13333rem}.chooseMeeting-up{display:flex;flex-direction:row;flex-wrap:wrap}.chooseMeeting,.chooseMeeting-up{background-color:#fff;border-radius:.26667rem;padding:.13333rem;margin-top:.26667rem}.chooseMeeting{flex:1;overflow:auto}.chooseMeetingTitleList{padding:.13333rem;border-radius:.13333rem;display:flex;align-items:center;background:linear-gradient(315deg,#f0f8ff,#d9e7fe)}.chooseMeetingTitle,.chooseMeetingTitleList{font-size:.42667rem;font-weight:700;width:100%}.chooseMeetingTitle{margin-bottom:.26667rem}.meeting-room-btn,.meeting-room-btn-disabled{border:.02667rem solid grey;border-radius:.10667rem;margin-bottom:.26667rem;width:100%;text-align:center;padding:.13333rem}.meeting-room-btn-disabled{background-color:#f5f5f5}.meeting-room-btn-selected{border:.02667rem solid #7779dd;border-radius:.10667rem;margin-bottom:.26667rem;width:100%;text-align:center;background-color:#f5f5f5;padding:.13333rem;font-weight:700}.room-tag{display:flex;margin-top:-.53333rem}.room-name,.room-time{display:flex;font-size:.37333rem}.room-time{margin-top:.10667rem}.meeting-room-btn-text{color:#000;font-weight:400}.meeting-room-btn-text-selected{color:#7779dd;font-weight:700}.tag1v1{background-color:#87ceeb;color:#fff}.meetingRoomTag,.tag1v1{margin-left:.13333rem;padding:.08rem .13333rem .08rem .08rem;border-radius:.13333rem;font-size:.34667rem}.meetingRoomTag{background-color:#deffe4;color:#5bbc6c}.meetingRoomTagNotRegister{margin-left:.13333rem;padding:.08rem 0 .08rem .08rem;text-align:center;background-color:#f9eee3;color:#f58712;border-radius:.13333rem;font-size:.34667rem}.bottom-btn-wrapper{height:10vh;width:100%;padding:.13333rem .26667rem .13333rem .26667rem;display:flex;justify-content:space-between}.purple-btn{width:100%;display:flex;align-items:center;justify-content:center;max-height:1.2rem;background:#7779dd;border-radius:.16rem;font-size:.42667rem;font-weight:600;color:#fff}.select-meeting-room{display:flex;flex-direction:row;flex-wrap:wrap;width:50%;padding:.13333rem}@media screen and (pointer:coarse){@supports (-webkit-backdrop-filter:blur(1px)) and (overscroll-behavior-y:none){html{min-height:100.3%;overscroll-behavior-y:none}}}@media screen and (pointer:coarse){@supports (-webkit-backdrop-filter:blur(1px)) and (not (overscroll-behavior-y:none)){html{height:100%;overflow:hidden}body{margin:0;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch}}}body{overscroll-behavior-y:none}html{touch-action:pan-x pan-y;min-height:100%}#moveLine{width:90%;height:.05333rem;margin:.53333rem;border-radius:5%;background-color:green;position:absolute;animation:myfirst 5s;-webkit-animation:myfirst 5s;z-index:999;animation-iteration-count:infinite;box-shadow:0 -.13333rem .21333rem 0 green}@keyframes myfirst{0%{top:0}to{top:100%}}@-webkit-keyframes myfirst{0%{top:0}to{top:100%}}