.overview{height:98vh}.overview .header{display:flex;justify-content:flex-start;align-items:center;width:100%}.overview .header .ant-menu{height:48px;border-bottom:none}.overview .header .refreshed-text{margin:auto 8px;width:160px;display:flex;justify-content:flex-end;align-items:center}.overview .header .refreshed-text .ant-progress{margin:auto 8px}.overview .header .add-btn{background-color:#1677ff}.overview .header .add-btn span{color:#fff}.overview .header .add-btn.ant-menu-submenu-active span{color:#1677ff!important}.overview .header .search-btn{outline:none!important}.overview .list{height:calc(98vh - 110px);overflow-y:auto;will-change:scroll-position;overflow-x:hidden;display:flex;align-items:flex-start;align-content:flex-start;flex-flow:row wrap}.overview .list .card-container{display:flex;justify-content:center;align-items:center;margin:16px 0}.overview .list .card-container .room-card{width:320px;display:flex;justify-content:center;align-items:center}.overview .list .card-container .room-card .ant-card-cover>.ant-image>img{width:320px;height:180px}.overview .list .card-container .room-card .ant-card-body{height:100px;padding:0;display:flex;justify-content:space-between;align-items:flex-start}.overview .list .card-container .room-card .ant-card-body .buttons{display:flex;margin:12px 16px;height:72px;flex-direction:column;justify-content:space-between;align-items:stretch}.overview .list .card-container .room-card .ant-card-body .buttons .active{will-change:contents}.overview .list .card-container .room-card .ant-card-body .ant-card-meta{margin:12px 0 8px 16px;flex:1 1}.overview .list .card-container .room-card .ant-card-body .ant-card-meta .link:hover{cursor:pointer;color:#1e90ff}.overview .list .card-container .room-card .no-photo-card .ant-card-body{width:320px;height:160px;display:flex;justify-content:space-between}.overview .list .card-container .room-card .no-photo-card .ant-card-body .info{display:flex;flex-direction:column}.overview .list .card-container .room-card .no-photo-card .ant-card-body .info .basic-info{display:flex;justify-content:space-between;width:320px;height:100px}.overview .list .card-container .room-card .no-photo-card .ant-card-body .info .other-info{width:320px;height:40px;margin:8px 16px 12px;display:flex;flex-direction:column}.overview .list .card-container .room-card .no-photo-card .ant-card-body .info .other-info .live-info,.overview .list .card-container .room-card .no-photo-card .ant-card-body .info .other-info .recording-info{height:40px;display:flex;align-items:center}.overview .list .card-container .room-card .no-photo-card .ant-card-body .info .other-info .live-info .active,.overview .list .card-container .room-card .no-photo-card .ant-card-body .info .other-info .recording-info .active{will-change:contents}.overview .footer{display:flex;justify-content:center;align-items:center;height:60px}.set-room-modal>.ant-modal-content{background:rgba(255,255,255,0);box-shadow:0 8px 32px rgba(31,38,135,.37);backdrop-filter:blur(6.5px);-webkit-backdrop-filter:blur(6.5px);border-radius:10px;border:1px solid rgba(255,255,255,.18)}.batch-operation{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.batch-operation .header{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}.batch-operation .list{overflow-y:auto;overflow-x:hidden;overflow-anchor:none;will-change:scroll-position}.batch-operation .room-info{display:flex;align-items:center;justify-content:space-between;padding:12px 8px 12px 0;border-block-end:1px solid rgba(5,5,5,.06);color:rgba(0,0,0,.88)}.batch-operation .room-info .user{display:flex;flex:1;align-items:center}.batch-operation .room-info .user .avatar{margin-inline-end:16px}.batch-operation .room-info .user .info{flex:1 0}.batch-operation .room-info .user .info .name{margin:0 0 4px;font-size:14px}.batch-operation .room-info .user .states{width:96px;display:flex;justify-content:space-around;align-items:center}.batch-operation .room-info .user .states .state{width:24px;height:24px}.batch-operation .room-info .extra{width:40px;height:75px;display:flex;justify-content:center;align-items:center}.origin-list{display:flex;flex-direction:column}.operation-area{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.operation-area .target-list{height:calc(50% - 8px);width:100%;display:flex;flex-direction:column}.operation-area .target-list .list{width:100%;height:100%}.operation-area .actions{height:calc(50% - 8px);width:100%}.operation-area .actions .header{display:flex;justify-content:space-between;align-items:center;height:60px;padding-inline:24px}.operation-area .actions .all-actions{height:calc(100% - 60px);display:flex;flex-direction:column;justify-content:center;align-items:center}.operation-area .actions .all-actions .set-rooms{display:flex;justify-content:center;align-items:center}.operation-area .actions .all-actions .set-rooms .items{display:flex;flex-direction:column;justify-content:center;align-items:center}.operation-area .actions .all-actions .set-rooms .items .item{width:240px;height:60px;display:flex;justify-content:space-around;align-items:center}.operation-area .actions .all-actions .set-rooms .items .item label{flex-grow:0;width:60px;font-size:14px}.operation-area .actions .all-actions .set-rooms .items .item .action{flex:1 1 0;min-width:0}.operation-area .actions .all-actions .set-rooms .apply-all-button{height:160px}.file-management .chonky-chonkyRoot{height:calc(100vh - 36px);margin:8px}.file-management .file-browser .nav{padding:0;height:48px}.file-management .file-browser .file-list{height:calc(100vh - 48px);display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;overflow-x:hidden;overflow-y:auto}.file-management .file-browser .file-list .file-card{height:240px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;user-select:none}.file-management .file-browser .file-list .file-card .file-name{height:1.5em;width:270px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-content{width:none!important;height:none!important;display:flex;justify-content:center;align-items:center}.preview-content .ant-modal-content{background:rgba(255,255,255,0);box-shadow:0 8px 32px rgba(31,38,135,.37);backdrop-filter:blur(6.5px);-webkit-backdrop-filter:blur(6.5px);border-radius:10px;border:1px solid rgba(255,255,255,.18)}.preview-content .ant-modal-content .video-player,.preview-content .ant-modal-content .previewer{width:64vw;height:36vw}.preview-content .ant-modal-content .audio-player{width:64vw;height:64px}.preview-content .ant-modal-content .previewer{border:none}.system-settings{width:100%;height:100%;padding:16px 16px 32px;overflow-x:hidden;overflow-y:auto}.system-settings .user{display:flex;align-items:center;border:1px solid #ccc;padding:8px}.system-settings .user .avatar{margin-inline-end:16px}.system-settings .user .info{margin:0 16px}.system-settings .user .info .name{margin:0 0 4px;font-size:14px}.system-settings .user .info .description{margin:0 0 8px}.system-bar{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.login{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.login .login-bar{display:flex;justify-content:flex-end;align-items:center}.login .login-bar .login-form-button{margin-left:16px}body{margin:0}
