.m-popover{--width:300px;--height:180px;--bg-color:#000;--border-color:#047eba;--arrow-size:26px;position:absolute;z-index:9;width:calc(var(--width) + var(--arrow-size))}.m-popover_content{width:var(--width);height:var(--height);background:var(--bg-color);border:1px solid var(--border-color)}.m-popover_arrow{position:absolute;right:-1px;top:30%;z-index:9;width:0;height:0;border-left:var(--arrow-size) solid var(--border-color);border-top:calc(var(--arrow-size)/2) solid transparent;border-bottom:calc(var(--arrow-size)/2) solid transparent}.m-popover_arrow:after{content:"";width:0;height:0;position:absolute;right:2px;top:0;transform:translateY(-50%);border-left:calc(var(--arrow-size) - 2px) solid var(--bg-color);border-top:calc(var(--arrow-size)/2 - 1px) solid transparent;border-bottom:calc(var(--arrow-size)/2 - 1px) solid transparent}.cotton-right-button-wrap{border:2px solid #047eba;border-radius:110px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;width:110px;height:calc(100% - var(--header-height) - 15px);display:flex;flex-direction:column;align-items:center;gap:15px;padding:55px 10px;position:absolute;right:15px;bottom:15px;z-index:7}.cotton-right-button-wrap .cotton-right-button_item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;cursor:pointer;transition:all .3s}.cotton-right-button-wrap .cotton-right-button_item.is-active{filter:brightness(1.5);scale:1.1}.cotton-right-button-wrap .cotton-right-button_item.is-active span{font-weight:600;color:#318eff}.cotton-right-button-wrap .cotton-right-button_item:hover{filter:brightness(1.5)}.cotton-right-button-wrap .cotton-right-button_item img{width:90%}.cotton-right-button-wrap .cotton-right-button_item span{font-family:Source Han Sans CN;font-weight:400;font-size:16px;color:#fff;line-height:23px;transition:all .3s}.cotton-right-button-wrap .company-list{height:100%;--title-height:38px}.cotton-right-button-wrap .company-list_title{height:var(--title-height);line-height:var(--title-height);text-align:center;font-size:16px}.cotton-right-button-wrap .company-list ul{height:calc(100% - var(--title-height) - 2px);overflow:auto}.cotton-right-button-wrap .company-list ul::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.cotton-right-button-wrap .company-list ul::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,238,255,.5)}.cotton-right-button-wrap .company-list ul li{width:100%;padding-left:10%;line-height:36px;box-sizing:border-box;position:relative;cursor:pointer}.cotton-right-button-wrap .company-list ul li.active,.cotton-right-button-wrap .company-list ul li:hover{background:#185e9c}.cotton-right-button-wrap .company-list ul li.is-alarm{background:#ff4847}.cotton-right-button-wrap .company-list ul li.active:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:3px;height:3px;background:#fff;border-radius:50%}.adjust-params-container{overflow:hidden}.adjust-params-container .item-container{min-height:40vh}.adjust-params-container .item-container .el-form-item{min-width:60%}.adjust-params-container .el-row{overflow-y:scroll;margin-right:-18px;max-height:52vh;border-right:1px solid #1c3755;border-bottom:1px solid #1c3755}.adjust-params-container .card-header-pointer{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.cotton-home{position:relative;height:100%;--gap:15px;--bottom-width:100%;--bottom-height:45%;--top-height:calc(55% - var(--gap));--header-height:10px;--mcard-header-title-color:#aed6ff;--mcard-header-fs:26px}.cotton-home_content{width:calc(100% - 155px);height:calc(100% - var(--header-height) - 15px);position:absolute;left:15px;top:var(--header-height);z-index:6}.cotton-home .el-tree-select .el-select{width:276px}.cotton-home .nova-contextmenu{padding:0}.cotton-home .nova-contextmenu>ul li{list-style:none;padding:7px 15px;cursor:pointer;transition:background .3s ease;height:26px;line-height:26px}