:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:#333;background:#F5F7FB;transition:color .5s,background-color .5s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,.layout-container{height:100%}.content-container{height:calc(100% - 90px);overflow-y:scroll;overflow-x:hidden;margin:0 30px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{box-shadow:0 1px 3px transparent inset;border-radius:10px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#9093994d}.ant-input,.ant-select-selector{background:transparent!important}.qiye-box-card{display:flex;justify-content:center}.qiye-box-card .qiye-box-card-li{width:18%;height:48px;line-height:48px;text-align:center;border-radius:7px;border:1px solid #E9E9E9;margin-left:40px;color:#333;font-size:14px}.qiye-box-card .qiye-box-card-li-active{color:#4752ce;position:relative;border:1px solid #4752CE}.qiye-box-card .qiye-box-card-li-active:after{content:"";position:absolute;top:0;right:0;border-top:30px solid #4752CE;border-left:30px solid transparent;border-top-right-radius:6px}.qiye-box-card .qiye-box-card-li-active:before{content:"";position:absolute;width:11px;height:7px;background:transparent;top:5px;right:3px;border:2px solid white;border-top:none;border-right:none;transform:rotate(-55deg);z-index:9}.qiye-box-card .qiye-box-card-li-active-disabled{color:#c0c4cc;position:relative;border:1px solid #C0C4CC}.qiye-box-card .qiye-box-card-li-active-disabled:after{content:"";position:absolute;top:0;right:0;border-top:30px solid #C0C4CC;border-left:30px solid transparent;border-top-right-radius:6px}.qiye-box-card .qiye-box-card-li-active-disabled:before{content:"";position:absolute;width:11px;height:7px;background:transparent;top:5px;right:3px;border:2px solid white;border-top:none;border-right:none;transform:rotate(-55deg);z-index:9}.ant-space-align-center{gap:10px!important}.qiye-box-scroll{overflow-y:scroll;min-height:calc(100vh - 120px)}.qiye-box-state{font-size:17px;color:#6a6a6e;position:relative;display:flex;align-items:center;margin-left:35px}.qiye-box-state:before{position:absolute;content:"";width:8px;height:8px;border-radius:50%;background:#E18169;left:-15px}.productDetailHead{font-size:22px;color:#202224;font-weight:700}.qiye-box-left-mask{position:fixed;right:1000px;width:187px;top:200px;border-top-left-radius:10px;border-bottom-left-radius:10px;min-height:500px;background-color:#fff}.qiye-box-left-mask .qiye-box-left-mask-title{text-align:center;color:#333;font-size:16px;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.1)}.qiye-box-left-mask .ant-tree{padding:20px;font-size:16px;color:#6d6d6d}.qiye-box-left-mask .ant-tree .ant-tree-treenode{padding:10px 0}.qiye-box-left-mask .ant-pro-page-container-children-content{margin:0}.qiye-box-base{display:flex;justify-content:space-between}.qiye-box-model .ant-form-item-label>label{font-size:14px}.qiye-box-flex{display:flex;justify-content:space-between}.qiye-box-flex .ant-form-item{width:48%;margin:10px 0!important}.qiye-box-item-right{padding-top:35px}.table-container{padding-top:30px}.qiye-box-table-search{padding:5px 37px 0;display:flex;justify-content:space-between}.qiye-box-table-search .ant-form{display:flex;flex-wrap:wrap}.qiye-box-table-search .ant-form .ant-form-item{margin-right:20px;margin-bottom:24px}.qiye-box-table-search .ant-form .ant-form-item-control{width:182px}.qiye-box-button{border:none!important;width:174px;color:#4752ce;font-size:12px;padding:0;display:flex;flex-wrap:wrap}.qiye-box-button span{font-size:14px;margin-right:7px;cursor:pointer}.qiye-box-button svg{font-size:16px}.qiye-box-big-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.qiye-box-big-title div{font-size:18px;font-weight:700;color:#333}.qiye-box-incident-text{color:#333;font-size:14px;padding-top:5px}.qiye-box-incident-text span{margin-right:20px}.qiye-box-dialog-left{position:fixed;right:1000px;width:200px;padding-bottom:10px;top:260px;background:#FFFFFF;border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-6px 0 16px #00000014,-3px 0 6px -4px #0000001f,-9px 0 28px 8px #0000000d}.qiye-box-dialog-left .title{font-size:16px;line-height:70px;border-bottom:1px solid rgba(0,0,0,.1);text-align:center}.qiye-box-dialog-left .type-item{text-align:center;font-size:16px;color:#6d6d6d;width:151px;margin:10px auto}.qiye-box-dialog-left .type-item .event-title{cursor:pointer;height:42px;line-height:42px;border-radius:6px}.qiye-box-dialog-left .type-item .event-title-active{background:#4752CE;color:#fff}.qiye-box-dialog-left .event-list{margin:15px 0;display:flex}.qiye-box-dialog-left .event-list .process{margin:7px 20px 0}.qiye-box-dialog-left .event-list .process .process-item{display:flex;flex-direction:column;align-items:center}.qiye-box-dialog-left .event-list .process .process-item .circle{width:7px;height:7px;border-radius:50%;background:#D9DAE5}.qiye-box-dialog-left .event-list .process .process-item .circle-active{background:#4752CE}.qiye-box-dialog-left .event-list .process .process-item .line{height:36px;width:1px;background:#EAF0F5}.qiye-box-dialog-left .event-list .event .event-item{margin-bottom:25px;color:#6d6d6d;cursor:pointer}.qiye-box-dialog-left .event-list .event .event-item:last-child{margin-bottom:0}.qiye-box-dialog-left .event-list .event .event-item-active{color:#000}.qiye-box-model-tip{font-size:14px;color:#999}.qiye-box-input-txt{border-radius:6px;border:1px solid #d9d9d9;padding-inline-start:11px;padding:5px 10px}.qiyeState{position:relative;padding-left:12px}.qiyeState:before{position:absolute;content:"";width:5px;height:5px;border-radius:50%;top:8px;left:1px}.qiyeStateRed:before{background:#f16072}.qiyeStateYellow:before{background:#ffbd13}.qiyeStateGreen:before{background:#62b900}.qybox-detail-container{color:#fff}.qybox-detail-container .wrapper{padding:50px;background-image:linear-gradient(282deg,#0A131B 0%,#0B131D 79%,rgba(14,27,50,.55) 100%);font-size:16px;margin-bottom:10px}.qybox-detail-container .wrapper .title{font-size:20px;font-weight:700}.qybox-detail-container .wrapper .title i{width:4px;background-color:#1d6aaf;display:inline-block;height:19px;margin-right:20px}.qybox-detail-container .wrapper .content{margin:30px 0;border:1px solid rgba(47,74,108,.48)}.qybox-detail-container .wrapper .content .ant-col{padding:15px 0;text-align:center}.qybox-detail-container .wrapper .content .ant-col:nth-child(odd){background-color:#132944}.qybox-detail-container .wrapper .content .ant-row{border-bottom:1px solid rgba(47,74,108,.1)}.qybox-detail-container .wrapper .content .ant-row:last-child{border:none}.qybox-detail-wrapper{background:#FFFFFF;height:100%;padding:20px}.qiyebox-button-icon{color:#4752ce;margin-right:10px;width:16px;height:17px}.buttonColor{color:#999}.buttonColor:hover{color:#999!important}.qiye-drawer-title-left{float:left;line-height:36px}.qiye-drawer-title-right{float:right}.ant-table-wrapper .ant-table{color:#6a6a6e}.ant-table-wrapper .ant-table .ant-table-thead .ant-table-cell{background:#F6F6F6;color:#6a6a6e}.ant-table-wrapper .ant-table .ant-table-body tr td{border-bottom:1px solid #F0F3F8!important}.ant-table-wrapper .ant-table .ant-table-body tr:last-child td{border:none!important}.ant-table-wrapper .ant-table .ant-table-body tr td:last-child{padding:12px}.ant-table-wrapper .ant-table .ant-table-thead tr th:first-child,.ant-table-wrapper .ant-table .ant-table-thead tr th:last-child{border-radius:0!important}.ant-table-wrapper .ant-table .ant-btn{border:none}.qybox_basic_query .ant-input,.qybox_basic_query .ant-select-selector{min-width:180px;border:1px solid #E9E9E9!important}.qybox_basic_query .ant-picker{width:250px;border:1px solid #E9E9E9}.ant-btn-primary{border:none}.qybox_basic_table .ant-btn-text{color:#4752ce;padding:0;margin-right:10px}.qybox_basic_table .ant-btn-text:hover{color:#4752ce!important;background-color:#fff!important}.ant-modal .ant-modal-header{margin-bottom:24px}.gateWay-drawer .ant-drawer-body{padding-right:0!important}.charts_container{box-shadow:0 3px 3px 1px #00000005;border-radius:21px;border:1px solid #E9E9E9;background-color:#fff}.detail-title{color:#000;font-size:18px;position:relative;margin-bottom:18px;font-weight:700;padding-left:10px}.detail-title:before{content:"";position:absolute;width:5px;height:20px;background:#478AFF;left:0}.icon_config_container .icon_search[data-v-56ff67ff]{margin:10px 0 0 10px}.icon_config_container .icon_list[data-v-56ff67ff]{display:flex;flex-wrap:wrap;padding-left:9px}.icon_config_container .icon_list .icon_item[data-v-56ff67ff]{margin:50px 40px 0 0;text-align:center}.icon_config_container .icon_list .icon_item .icon_image[data-v-56ff67ff]{width:82px;height:80px;border-radius:7px;border:1px solid #F1F1F4;cursor:pointer;position:relative}.icon_config_container .icon_list .icon_item .icon_image .delete_icon[data-v-56ff67ff]{width:20px;height:20px;position:absolute;right:-12px;top:-10px}.icon_config_container .icon_list .icon_item .icon_image .item_photo[data-v-56ff67ff]{width:40px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.icon_config_container .icon_list .icon_item .icon_image[data-v-56ff67ff]:hover{background:#F2F3FD}.icon_config_container .icon_list .icon_item .icon_name[data-v-56ff67ff]{font-family:PingFang SC,PingFang SC;font-size:14px;color:#2a2a2a;padding-top:11px}.icon_config_container .icon_list .icon_item .icon_name .icon_name_div[data-v-56ff67ff]{padding-top:14px}.icon_config_container .icon_list .icon_item .icon_name .icon_name_input[data-v-56ff67ff]{width:70px;height:28px;border-radius:5px;border:1px solid #4752CE}.equipment-icon[data-v-fe224608]{margin-right:20px}.equipment-icon .icon[data-v-fe224608]{width:18px;height:18px}.userInfo-container[data-v-fe224608]{color:#fff;font-size:16px}.userInfo-container .icon[data-v-fe224608]{width:12px;height:8px;margin-left:10px}.qybox-top-container[data-v-46cbd9dc]{display:flex}.qybox-top-container .qybox-menu-container[data-v-46cbd9dc]{display:flex;flex:1;color:#fff;font-size:16px;justify-content:center}.qybox-top-container .qybox-menu-container .menu-item[data-v-46cbd9dc]{margin:0 30px;color:#ffffffb0;cursor:pointer;line-height:70px;height:72px}.qybox-top-container .qybox-menu-container .menu-item[data-v-46cbd9dc]:hover,.qybox-top-container .qybox-menu-container .menu-item-active[data-v-46cbd9dc]{color:#fff;border-bottom:4px solid #FFFFFF}.child-menu-container[data-v-44855f62]{display:flex;font-size:14px;color:#9b9b9b;justify-content:center;align-items:center;background-color:#fff;margin-bottom:20px}.child-menu-container .item[data-v-44855f62]{padding:15px 35px;cursor:pointer}.child-menu-container .item-active[data-v-44855f62]{color:#333;font-weight:700;background-color:#eef2f9}.layout-container[data-v-c67b9d43]{background:#F6F7F9}[data-v-688d7043] .children-full-height{margin:0!important}@keyframes error404animation-9225ccaf{0%{transform:rotate(0)}20%{transform:rotate(-60deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(50deg)}80%{transform:rotate(-20deg)}to{transform:rotate(0)}}.error404-body-con[data-v-9225ccaf]{width:700px;height:500px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.error404-body-con-title[data-v-9225ccaf]{text-align:center;font-size:240px;font-weight:700;color:#2d8cf0;height:260px;line-height:260px;margin-top:40px}.error404-body-con-title span[data-v-9225ccaf]{display:inline-block;color:#19be6b;font-size:230px;animation:error404animation-9225ccaf 3s ease 0s infinite alternate}.error404-body-con-message[data-v-9225ccaf]{display:block;text-align:center;font-size:30px;font-weight:500;letter-spacing:12px;color:#dddde2}.error404-btn-con[data-v-9225ccaf]{text-align:center;padding:20px 0;margin-bottom:40px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.vdr-container{position:absolute;border:1px solid transparent;box-sizing:border-box}.vdr-container.active{border-color:#000;border-style:dashed}.vdr-container.dragging{border-color:#000;border-style:solid}.vdr-handle{box-sizing:border-box;position:absolute;width:7px;height:7px;background:#f0f0f0;border:1px solid #333}.vdr-handle-tl{top:-4px;left:-4px;cursor:nw-resize}.vdr-handle-tm{top:-4px;left:50%;margin-left:-3px;cursor:n-resize}.vdr-handle-tr{top:-4px;right:-4px;cursor:ne-resize}.vdr-handle-ml{top:50%;margin-top:-3px;left:-4px;cursor:w-resize}.vdr-handle-mr{top:50%;margin-top:-3px;right:-4px;cursor:e-resize}.vdr-handle-bl{bottom:-4px;left:-4px;cursor:sw-resize}.vdr-handle-bm{bottom:-4px;left:50%;margin-left:-4px;cursor:s-resize}.vdr-handle-br{bottom:-4px;right:-4px;cursor:se-resize}.vcron-a-row[data-v-22e30b1e]{display:flex;flex-wrap:nowrap}.vcron-a-col[data-v-22e30b1e]{flex-basis:100%;min-width:0;text-align:center}.vcron-a-spacer{display:inline-block;padding:3px}.qybox_basic_query{margin-bottom:10px;padding:20px 20px 0}.qybox_basic_query .ant-form-item{margin-bottom:15px}.qybox_basic_tab{margin-left:20px}.qybox_basic_tab .ant-tabs-nav{margin-bottom:0}.basic_button[data-v-7aeb4bae]{background:#FFFFFF;color:#666;border-radius:18px;text-align:center;font-size:14px;height:28px;line-height:28px;padding:5px 10px}.basic_button[data-v-7aeb4bae]:before{content:"";border-radius:50%;display:inline-block;margin-right:5px;vertical-align:middle;border:2px solid #666666}.basic_button_primary[data-v-7aeb4bae]{background-color:#1e90ff1a;color:#3384ff}.basic_button_primary[data-v-7aeb4bae]:before{border-color:#3384ff}.basic_button_success[data-v-7aeb4bae]{background:rgba(26,214,188,.1);color:#1ad6bc}.basic_button_success[data-v-7aeb4bae]:before{border-color:#1ad6bc}.basic_button_warning[data-v-7aeb4bae]{background:rgba(255,189,19,.1);color:#ffbd13}.basic_button_warning[data-v-7aeb4bae]:before{border-color:#ffbd13}.basic_button_danger[data-v-7aeb4bae]{background:rgba(241,96,114,.1);color:#f16072}.basic_button_danger[data-v-7aeb4bae]:before{border-color:#f16072}.basic_button_gray[data-v-7aeb4bae]{background:rgba(153,153,153,.1);color:#999}.basic_button_gray[data-v-7aeb4bae]:before{border-color:#999}.basic_button_light_gray[data-v-7aeb4bae]{background:rgba(3,3,3,.1);color:#7a7a7a}.basic_button_light_gray[data-v-7aeb4bae]:before{border:2px solid #999999}.basic_button_pink[data-v-7aeb4bae]{background-color:#bd64a41a;color:#bd64a4}.basic_button_pink[data-v-7aeb4bae]:before{border-color:#bd64a4}.basic_text_primary[data-v-cf80304d]{color:#3384ff}.basic_text_success[data-v-cf80304d]{color:#1ad6bc}.basic_text_warning[data-v-cf80304d]{color:#ffbd13}.basic_text_danger[data-v-cf80304d]{color:#f16072}.basic_text_gray[data-v-cf80304d]{color:#999}.basic_text_pink[data-v-cf80304d]{color:#bd64a4}.basic_pagination{text-align:right;position:absolute;right:50px;bottom:0;padding:15px 0;background:#ffffff}.ant-table .ant-table-cell,.ant-table-body{border-top:none!important;border-bottom:none!important}.qybox-basic-page{background:#FFFFFF;height:100%;position:relative;box-shadow:0 3px 6px 1px #f4f5f7;border-radius:19px;border:1px solid #E9E9E9}.basic_page_border{border:1px solid #5DA0DE;padding:10px;border-radius:5px;margin-bottom:10px}.login-container{width:100%;height:100%;background:url(/img/bg.png) no-repeat;background-size:cover}.login-container .login-content{background:#212663;padding:60px 45px;width:30%;position:fixed;top:50%;transform:translateY(-50%);right:9%;border-radius:28px}.login-container .login-content .title{font-size:27px;color:#fff;font-weight:700;text-align:center}.login-container .login-content .login-form{margin:30px 0}.login-container .login-content .ant-input-affix-wrapper{color:#fff;background:#212663;border-color:#194ca5}.login-container .login-content .ant-input{color:#fff;background:#212663}.login-container .login-content .ant-input::placeholder{color:#eee;font-size:12px}.login-container .login-content .ant-input-password-icon{color:#fff!important}.login-container .login-content input:-webkit-autofill,.login-container .login-content textarea:-webkit-autofill,.login-container .login-content select:-webkit-autofill{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:0 0 0px 1000px transparent inset!important;background-color:transparent;background-image:none;transition:background-color 50000s ease-in-out 0s}.body[data-v-b435c827]{color:#333;min-height:100vh;display:flex;background:#F0F2F5;justify-content:center}.container[data-v-b435c827]{width:100%;max-width:500px;overflow:hidden;background:#F6F7F9;padding:0 14px}.mask[data-v-b435c827]{width:100%;max-width:500px;min-height:100vh;background:rgba(0,0,0,.5);position:fixed;top:0;z-index:999;display:flex;justify-content:center;align-items:center}.mask-container[data-v-b435c827]{width:80%;height:80px;border-radius:15px;border:1px solid #707070;background:#FFFFFF;font-weight:700;font-size:15px;color:#4d4d4d;text-align:center;line-height:80px}.title[data-v-b435c827]{font-weight:700;font-size:18px;color:#030c2b;text-align:center;margin-top:30px}.list[data-v-b435c827]{background:#FFFFFF;border-radius:16px;padding:18px;margin-top:25px}.li[data-v-b435c827]{display:flex;align-items:center;margin-bottom:17px}.li-name[data-v-b435c827]{font-weight:700;font-size:15px;color:#020504;margin-right:8px;min-width:80px;text-align:center}.li-input[data-v-b435c827]{flex:1;height:45px;border:none;border-radius:14px;padding:0 12px;font-size:14px;background:#F6F7F9;color:#4d4d4d;line-height:45px}.placeholder[data-v-b435c827]{font-weight:700;font-size:15px;color:#4d4d4d}.li-button[data-v-b435c827]{background:#1664FF;border-radius:22px;font-weight:700;font-size:15px;color:#fff;height:43px;line-height:43px;text-align:center;cursor:pointer}.li-tit[data-v-b435c827]{display:flex;align-items:center;background:rgba(22,100,255,.1);border-radius:7px;font-weight:500;font-size:11px;color:#7d7d7d;height:27px;line-height:27px;position:relative;padding-left:7px}.li-tit-bottom[data-v-b435c827]{width:47px;height:27px;line-height:27px;text-align:center;cursor:pointer;background:#4A82FD;border-radius:7px;font-size:12px;color:#fff;position:absolute;right:0}.li-input[data-v-b435c827]:focus{outline:none;border:none}.container[data-v-6dbe3a9c]{padding:0 30px}.home_flex[data-v-6dbe3a9c]{display:flex;padding:10px 0}.home_button[data-v-6dbe3a9c]{margin-right:10px}.charts_flex[data-v-6dbe3a9c],.equipment-container[data-v-6613860b]{display:flex}.equipment-container .container-right[data-v-6613860b]{width:100%;overflow-y:auto}.icon_config_container[data-v-b9e94812]{margin:20px 30px;background:#FFFFFF;height:100%;position:relative;box-shadow:0 3px 6px 1px #f4f5f7;border-radius:19px;border:1px solid #E9E9E9}.icon_config_container .icon_query_params[data-v-b9e94812]{display:flex;padding:20px}.icon_config_container .icon_query_params .query_params_button[data-v-b9e94812]{padding-left:40px}.icon_config_container .icon_query_params .query_params_button .upload_icon[data-v-b9e94812]{margin-left:20px}.icon_config_container .icon_list[data-v-b9e94812]{display:flex;flex-wrap:wrap;padding:20px 40px 20px 50px}.icon_config_container .icon_list .icon_item[data-v-b9e94812]{width:85px;height:85px;border-radius:7px;border:1px solid #F1F1F4;margin:0 45px 45px 0;text-align:center;cursor:pointer}.icon_config_container .icon_list .icon_item .item_photo[data-v-b9e94812]{margin-top:16px;width:38px;height:40px}.icon_config_container .icon_list .icon_item .item_name[data-v-b9e94812]{font-family:PingFang SC,PingFang SC;font-weight:700;font-size:14px;color:#2a2a2a}.gplot-container[data-v-f8303b92]{background:#FFFFFF;box-shadow:0 3px 6px 1px #f4f5f7;border-radius:19px;border:1px solid #E9E9E9;padding:20px}.tree-container[data-v-f8303b92]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.tree-item[data-v-f8303b92]{width:calc(50% - 10px);margin-bottom:20px}.chart[data-v-f8303b92]{width:100%;height:100%}.qybox-table-container{width:100%}.qybox-table-container td{padding:15px}.qybox-table-container th{background:#fafafa;color:#333;font-weight:600}.qybox-table-container th div{margin:20px}.qybox-table-container tr{text-align:left}.code_container{padding:20px}.code_container .lowcode_query_container .basic .title,.code_container .lowcode_query_container .list .title{display:flex;align-items:center;font-size:16px;font-weight:700;margin:10px 0}.code_container .lowcode_query_container .basic .title button,.code_container .lowcode_query_container .list .title button{margin-left:10px}.code_container .lowcode_query_container .basic .title i,.code_container .lowcode_query_container .list .title i{width:3px;height:30px;display:inline-block;margin-right:10px}.code_container .lowcode_query_container .basic button{margin-left:10px}.qybox_top_container{margin:0 20px 20px}.buliding_container[data-v-0d2e5253]{overflow-y:scroll}.buliding_container .buliding[data-v-0d2e5253]{position:relative}.buliding_container .buliding .build_bg[data-v-0d2e5253]{display:block;width:100%}.buliding_container .buliding .building-content[data-v-0d2e5253]{position:absolute;left:37%;bottom:10%;width:29%}.buliding_container .buliding .building-content.long-list[data-v-0d2e5253]{bottom:6%}.buliding_container .buliding .building-content .top-image[data-v-0d2e5253]{width:100.6%;margin-left:-.2%;margin-bottom:-17%;width:100.3%}.buliding_container .buliding .building-content .floors[data-v-0d2e5253]{margin-bottom:-43%;width:105%}.buliding_container .buliding .building-content .floors .floor-item[data-v-0d2e5253]{white-space:nowrap;margin-bottom:1.5%}.buliding_container .buliding .building-content .floors .floor-item img[data-v-0d2e5253]{transform:rotate(30deg)}.buliding_container .buliding .building-content .floors .floor-item .floor-left[data-v-0d2e5253]{width:50%;margin-left:-6%;margin-bottom:-11%}.buliding_container .buliding .building-content .floors .floor-item .floor-right[data-v-0d2e5253]{width:72.2%;transform:rotate(-30deg);margin-left:-13.8%;margin-bottom:-.2%}.buliding_container .buliding .building-content .bottom-image[data-v-0d2e5253]{width:100%}.buliding_container .item[data-v-0d2e5253]{position:absolute;top:90px;right:30px;z-index:999;height:calc(100% - 100px);overflow-y:scroll}.buliding_container .item .item_li[data-v-0d2e5253]{display:flex;align-items:center;width:350px;height:70px;line-height:70px;background:#FFFFFF;border-radius:10px;border:1px solid #EFEFEF;padding:0 20px;font-size:18px;color:#233763;margin-bottom:7px}.buliding_container .item .item_li img[data-v-0d2e5253]{width:41px;height:41px;margin-right:10px}.buliding_container .item .item_li .name[data-v-0d2e5253]{width:45%;color:#4752ce}.buliding_container .item .item_li .num[data-v-0d2e5253]{width:20%}.buliding_container .item .no-content span[data-v-0d2e5253]{flex:1;text-align:center;margin-left:-41px;color:#9b9b9b}.left_project{width:319px;height:91.2vh;background:#ffffff}.left_project .project{display:flex;align-items:center;height:94px;padding:0 20px 0 40px;border:1px solid #e9e9e9}.left_project .project .project_icon{display:flex;align-items:center;justify-content:center;padding:10px;background:#4752ce;box-shadow:0 1px 2px 1px #4a4cd821;border-radius:7px}.left_project .project .project_icon img{width:15px;height:15px}.project_select .ant-select-selector{font-size:18px!important;border:none!important;margin-left:20px!important;box-shadow:none!important}.project_select .ant-select-arrow{color:#333}.project_select .ant-select-arrow svg{width:15px;height:12px}.project_tree{overflow-y:scroll}.project_tree .ant-tree-list-holder-inner .ant-tree-treenode:first-child .ant-tree-switcher:hover{background:#D6D6D6}.project_tree .ant-tree-treenode{width:100%;padding:15px 36px}.project_tree .ant-tree-treenode .ant-tree-node-content-wrapper{flex:1;font-size:18px}.project_tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover{background-color:transparent}.project_tree .ant-tree-treenode-selected,.project_tree .ant-tree-treenode:hover{background:#E9E9E9}.project_tree .ant-tree-node-selected,.project_tree .ant-tree-node-selected:hover{background-color:transparent!important}.charts_container[data-v-6d4e8014]{box-shadow:0 3px 3px 1px #00000005;border-radius:21px;border:1px solid #E9E9E9}.chartMachineStyle[data-v-6d4e8014]{width:50%;height:100%}.instance_cont[data-v-6d4e8014]{width:100%;height:80%}.charts_flex[data-v-6d4e8014]{display:flex;align-items:center;justify-content:center}.instance_list[data-v-6d4e8014]{width:50%;overflow-y:scroll;height:98%;margin-top:10px;padding:0 30px 0 10px}.instance_list .li[data-v-6d4e8014]{margin-bottom:10px}.instance_list .li .title_cont[data-v-6d4e8014]{width:45%;display:flex}.instance_list .li .title_cont .square[data-v-6d4e8014]{width:13px;height:13px;border-radius:3px;margin-right:5px}.instance_list .li .title_cont .tit_cont[data-v-6d4e8014]{width:75%;display:flex}.instance_list .li .title_cont .tit_cont .title[data-v-6d4e8014]{width:80%;font-size:12px;color:#333;margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.instance_list .li .title_cont .tit_cont .title span[data-v-6d4e8014]{font-weight:700;font-size:14px;color:#000}.instance_list .li .progress_cont[data-v-6d4e8014]{width:55%}.instance_list .li .progress_cont .progress_text[data-v-6d4e8014]{display:flex;justify-content:space-between}.instance_list .li .progress_cont .progress_line[data-v-6d4e8014]{font-size:12px;color:#39c38d}.instance_list .li .progress_cont .progress_line span[data-v-6d4e8014]{background:#39C38D;border-radius:10px;font-size:10px;color:#fff;padding:1px 8px;margin-left:5px}.instance_list .li .progress_cont .progress_online[data-v-6d4e8014]{font-size:12px;color:#666}.instance_list .li .progress_cont .progress_online span[data-v-6d4e8014]{background:#CECECE;border-radius:10px;font-size:10px;color:#fff;padding:1px 8px;margin-left:5px}.instance_list .li .progress_cont .progress[data-v-6d4e8014]{margin:0;line-height:0}.page_container[data-v-e3bd66bf]{margin-left:22px}.titleContent[data-v-e3bd66bf]{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#1e2531;height:54px;line-height:54px}.titleContent .tit[data-v-e3bd66bf]{flex:0 0 25%;width:25%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th[data-v-e3bd66bf]{background:#F6F6F6;letter-spacing:2px;color:#1e2531}.th .tit[data-v-e3bd66bf]{font-weight:700}.tr[data-v-e3bd66bf]{color:#727272}.seamless-warp[data-v-e3bd66bf]{overflow:hidden;height:250px}.page_container[data-v-1c954bb8]{width:23%;height:400px;margin-top:22px}.chartMachineStyle[data-v-1c954bb8]{width:60%;height:100%}.charts_flex[data-v-1c954bb8]{display:flex;align-items:center;justify-content:center}.alarm_number[data-v-1c954bb8]{font-size:20px;color:#707070}.number[data-v-1c954bb8]{font-weight:700;font-size:39px;color:#333;margin-left:15px}.alarm_number_li[data-v-1c954bb8]{width:50%;margin-left:30px;display:flex;align-items:center}.alarm_top[data-v-1c954bb8]{width:100%;height:60%}.left_num[data-v-1c954bb8]{width:30%;font-weight:400;font-size:20px;color:#707070;text-align:center}.left_num .num[data-v-1c954bb8]{font-weight:700;font-size:41px;color:#333}.page_container[data-v-c027db9b]{width:54%;height:400px;margin-left:22px;margin-top:22px}.chartMachineStyle[data-v-c027db9b]{width:100%;height:85%}.page_container[data-v-b9ddebc1]{width:23%;height:400px;margin-left:22px;margin-top:22px}.titleContent[data-v-b9ddebc1]{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#1e2531;height:54px;line-height:54px}.titleContent .tit[data-v-b9ddebc1]{flex:0 0 33.33%;width:33.33%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tr[data-v-b9ddebc1]{color:#727272}.tr[data-v-b9ddebc1]:hover{background:#F8F8F8}.seamless-warp[data-v-b9ddebc1]{overflow:hidden;height:300px;padding:0 22px}.redStatus[data-v-b9ddebc1]{color:#ee1d09}.blueStatus[data-v-b9ddebc1]{color:#3e8bf8}.yellowStatus[data-v-b9ddebc1]{color:#f0db3c}.greenStatus[data-v-b9ddebc1]{color:#07bd3d}.cyanStatus[data-v-b9ddebc1]{color:#4fd4db}.page_container[data-v-d8996b0f]{width:100%;height:400px;margin-top:22px}.chartMachineStyle[data-v-d8996b0f]{width:100%;height:85%}.charts_top[data-v-195fa512]{width:100%;height:80px;line-height:80px;font-weight:700;font-size:18px;color:#333}.charts_flex[data-v-195fa512]{display:flex;justify-content:space-between;align-items:center;padding:0 25px;border-bottom:1px solid #E9E9E9}.rule-engine-drawer .title{font-size:16px;font-weight:700;margin-bottom:10px}.scene-warp{padding:24px;background-color:#fff}.scene-warp .header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.scene-warp .header .title{font-size:20px;color:#000c;font-weight:700}.scene-warp .header .type{display:flex;align-items:center;min-width:80px;margin-left:16px;padding:4px 8px;color:#000000a6;font-size:14px;border:1px solid rgba(0,0,0,.2);border-radius:2px}.scene-warp .header .type img{margin-right:4px}.scene-search{padding:24px 0 0}.terms-params-delete{position:absolute;top:-10px;right:-10px;width:20px;height:20px;color:#999;line-height:20px;text-align:center;background-color:#f1f1f1;border-radius:50%;cursor:pointer}.terms-params-delete.show{display:block}.terms-params-delete:hover{background-color:#f3f3f3}.terms-params-delete.danger{color:#e50012;background-color:#e500121a}.terms-params-delete.filter-terms-params-delete{transform:translateY(6px)}.actions-terms .actions-terms-warp{display:flex;margin-bottom:24px}.actions-terms .actions-terms-warp.first-children,.actions-terms .actions-terms-warp:last-child{margin-bottom:0}.actions-terms .actions-terms-warp.terms-items:last-child{margin-bottom:24px}.actions-terms .actions-terms-warp .when-add-button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#0000004d;background-color:#fff;border:1px dashed rgba(0,0,0,.3);border-radius:50%;cursor:pointer}.actions-terms .actions-terms-warp .actions-terms-title{width:40px;padding-top:20px;color:#6968be;font-weight:800;font-size:16px}.actions-terms .actions-terms-warp .actions-terms-options{position:relative;display:flex;flex-direction:column;flex-grow:1;width:0}.actions-terms .actions-terms-warp .actions-terms-options.border{padding:10px 18px 0;border:1px dashed #999;border-radius:2px}.actions-terms .actions-terms-warp .actions-terms-options .actions-terms-list{position:relative;margin-bottom:16px}.actions-terms .actions-terms-warp .actions-terms-options .actions-terms-list .ant-form-item-has-error .params-item_button{border-color:#e50012}.actions-terms .actions-branches-item{width:100%}.terms-params{position:relative;display:flex;flex-shrink:0}.terms-params .terms-params-warp{display:flex;align-items:baseline}.terms-params .terms-params-content{position:relative;display:flex;padding:8px 8px 0;border:1px dashed #e0e0e0;border-radius:6px;row-gap:16px}.terms-params .terms-params-content .terms-params-item{display:flex;align-items:center}.terms-params .terms-params-content .ant-form-item{margin-bottom:8px}.terms-params .terms-params-content .ant-form-item:not(:nth-child(2)) .ant-form-item-explain-error{padding-left:80px!important}.terms-params .terms-params-content .ant-form-item.ant-form-item-has-error{margin-bottom:0}.terms-params .terms-group-add{width:66px;margin-left:16px;padding:2px 8px;color:#0000004d;background:#fff;border:1px dashed rgba(0,0,0,.3);border-radius:30px;cursor:pointer}.terms-params .terms-group-add .terms-content{display:flex;align-items:center}.terms-params .term-type-warp{width:50px;margin:0 16px}.terms-params .term-type-warp .term-type{padding-top:4px;padding-bottom:4px;border-radius:2px}.terms-params.filter-group .terms-params-content{background-color:#f7f9fc;border:none}.terms-params.filter-group .terms-params-delete{transform:translateY(6px)}.terms-params-item .params-button{padding:6px 8px;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer}.terms-params-item .params-item_button{position:relative;display:flex;gap:2px}.terms-params-item .params-item_button .button-delete{position:absolute;top:-10px;right:-10px;width:20px;height:20px;color:#999;line-height:20px;text-align:center;background-color:#f1f1f1;border-radius:50%;cursor:pointer}.terms-params-item .params-item_button .button-delete.show{display:block}.terms-params-item .params-item_button .button-delete:hover{background-color:#f3f3f3}.terms-params-item .term-add{margin-left:16px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#0000004d;background-color:#fff;border:1px dashed rgba(0,0,0,.3);border-radius:50%;cursor:pointer}@media (min-width: 1600px){.actions-terms .actions-terms-warp,.actions-terms .actions-terms-warp.first-children{width:100%}.actions-terms .actions-terms-warp.first-children .actions-branches{width:calc(100% - 12px)}.actions-terms .actions-branches-item{width:100%}}.manual.actions-branches-item[data-v-9abad682]{width:100%}@media (min-width: 1600px){.manual.actions-branches-item[data-v-9abad682]{width:100%}}.timer .actions-branches-item[data-v-0b9b9db1]{width:100%}@media (min-width: 1600px){.timer .actions-branches-item[data-v-0b9b9db1]{width:100%}}.steps-content[data-v-dd6277a6]{width:100%;max-height:500px;overflow-y:auto;overflow-x:hidden}.rule-button-warp[data-v-c3bee902]{display:inline-block;padding:14px 16px;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:2px;cursor:pointer}.rule-button-warp .rule-button[data-v-c3bee902]{display:inline-block;padding:6px 20px;font-size:14px;line-height:22px;background-color:#fff;border:1px solid #e0e0e0;border-radius:22px}.rule-button-warp .add-button[data-v-c3bee902]{color:#bdbdbd}.rule-button-warp .add-button[data-v-c3bee902]:hover,.rule-button-warp .add-button[data-v-c3bee902]:active{border-color:#d0d0d0}.trigger-options-content[data-v-596e1fa9]{display:inline-flex;gap:16px}.trigger-options-content .center-item[data-v-596e1fa9]{display:flex;align-items:center}.trigger-options-content .icon-padding-right[data-v-596e1fa9]{padding-right:4px}.when-add[data-v-b39ae255]{font-size:14px;color:#2f54eb;cursor:pointer}.actions .actions-title{display:flex;gap:16px;align-items:center;margin-bottom:16px;font-weight:800;font-size:14px;line-height:32px}.actions .actions-warp .actions-warp-collapse .ant-collapse-content-box{padding:0}.actions .actions-warp .actions-warp-collapse .ant-collapse-item{border-bottom:0!important}.actions .actions-warp .actions-list{width:100%;background:#FFFFFF;padding:16px 0}.actions .panel-tip{padding-left:8px;color:#00000073}.trigger-options-content[data-v-32292bfe]{display:inline-flex;gap:16px}.trigger-options-content .center-item[data-v-32292bfe]{display:flex;align-items:center}.trigger-options-content .icon-padding-right[data-v-32292bfe]{padding-right:4px}.search[data-v-40d0dc86]{margin-bottom:0;padding-right:0;padding-left:0}.type[data-v-9fc63585]{margin-top:24px}.shakeLimit[data-v-6d8ceda5]{display:flex;gap:4px;align-items:center;font-weight:400;font-size:14px}.shakeLimit[data-v-6d8ceda5] .ant-input-number-handler-wrap{display:none}.shakeLimit[data-v-6d8ceda5] .ant-radio-button-wrapper{padding:0 16px}.shakeLimit input[data-v-6d8ceda5]{padding:0 4px}.action-list-content[data-v-3e078a5f]{padding:8px}.action-list-content .actions-list_form .action-list-add[data-v-3e078a5f]{display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #4752CE}.action-list-content .filter-add-button[data-v-3e078a5f]{width:100%;color:#0000004d;text-align:center;cursor:pointer}.action-list-content .actions-add-list.border[data-v-3e078a5f]{padding-top:16px;border-top:1px solid #4752CE}.search[data-v-44c76072]{margin-bottom:0;padding-right:0;padding-left:0}.search[data-v-a8c734d4]{margin-bottom:0;padding:0 0 24px}.trigger-way-warp[data-v-343e3c39]{display:flex;flex-wrap:wrap;gap:16px 24px;width:100%}.trigger-way-warp .trigger-way-item[data-v-343e3c39]{display:flex;align-items:center;justify-content:space-between;width:237px;padding:12px 16px;border:1px solid #e0e4e8;border-radius:2px;cursor:pointer;transition:all .3s}.trigger-way-warp .trigger-way-item .way-item-title span[data-v-343e3c39]{font-size:16px}.trigger-way-warp .trigger-way-item .way-item-title .way-item-label[data-v-343e3c39]{padding-right:6px;color:#000000a3}.trigger-way-warp .trigger-way-item .way-item-title .way-item-icon[data-v-343e3c39]{color:#00000080}.trigger-way-warp .trigger-way-item .way-item-image[data-v-343e3c39]{margin:0!important;opacity:.6}.trigger-way-warp .trigger-way-item:hover .way-item-image[data-v-343e3c39]{opacity:.8}.trigger-way-warp .trigger-way-item.active[data-v-343e3c39]{border-color:#4752ce}.trigger-way-warp .trigger-way-item.active .way-item-image[data-v-343e3c39]{opacity:1}.trigger-way-warp .trigger-way-item.labelBottom[data-v-343e3c39]{flex-direction:column-reverse;grid-gap:16px;gap:0;align-items:center;width:auto;padding:8px 16px}.trigger-way-warp .trigger-way-item.labelBottom p[data-v-343e3c39]{margin:0}.trigger-way-warp.disabled .trigger-way-item[data-v-343e3c39]{cursor:not-allowed}.trigger-way-warp.disabled .trigger-way-item[data-v-343e3c39]:hover{color:initial;opacity:.6}.trigger-way-warp.disabled .trigger-way-item.active[data-v-343e3c39]{opacity:1}.scene-dropdown-menus[data-v-7db35e7f]{border:0px}.scene-dropdown-menus[data-v-7db35e7f] .ant-menu-item{height:32px;line-height:32px;padding:0 4px;margin:0}.dropdown-time-picker>div{position:relative!important}.dropdown-time-picker .ant-picker-dropdown{position:relative;top:0;left:0;width:100%}.dropdown-time-picker .ant-picker-dropdown .ant-picker-panel{width:100%}.dropdown-time-picker .ant-picker-dropdown .ant-picker-footer{border-bottom:0px}.dropdown-time-picker .ant-picker-panel-container{box-shadow:unset}.wrapper{display:none}.dropdown-button[data-v-152711c8]{display:flex;align-items:center;padding:6px 8px;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer}.scene-select-content[data-v-152711c8]{position:relative;min-width:220px;padding:4px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.column[data-v-152711c8]{background-color:#4752ce;color:#fff}.termType[data-v-152711c8]{background-color:#ffbc48;color:#fff}.value[data-v-152711c8]{color:#1b2f47;border-color:#e6e6e6}.type[data-v-152711c8]{padding:5px 10px;background-color:#f6f6f6;color:#1b2f47;border:none}.tree-title-description[data-v-152711c8]{padding-left:5px;color:gray}.dropdown-button[data-v-31014118]{display:flex;align-items:center;padding:6px 8px;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer}.scene-select-content[data-v-31014118]{position:relative;min-width:220px;padding:4px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.column[data-v-31014118]{background-color:#4752ce;color:#fff}.termType[data-v-31014118]{background-color:#ffbc48;color:#fff}.value[data-v-31014118]{color:#1b2f47;border-color:#e6e6e6}.type[data-v-31014118]{padding:5px 10px;background-color:#f6f6f6;color:#1b2f47;border:none}.tree-title-description[data-v-31014118]{padding-left:5px;color:gray}.manual-time-picker[data-v-31014118]{position:absolute;top:-2px;left:0;border:none;visibility:hidden}.manual-time-picker[data-v-31014118] .ant-picker-input{display:none}.notify-type-warp[data-v-dbbb4321]{display:flex;flex-wrap:wrap;gap:16px 24px;width:100%}.notify-type-warp .notify-type-item[data-v-dbbb4321]{display:flex;flex-direction:column;align-items:center;width:172px;border:1px solid #e0e4e8;border-radius:2px;cursor:pointer;transition:all .3s}.notify-type-warp .notify-type-item .notify-type-item-title[data-v-dbbb4321]{margin-bottom:8px;font-weight:500;font-size:14px}.notify-type-warp .notify-type-item .notify-type-item-image[data-v-dbbb4321]{width:106px;margin:16px 33px}.notify-type-warp .notify-type-item[data-v-dbbb4321]:hover{color:#4752ce;opacity:.8}.notify-type-warp .notify-type-item.active[data-v-dbbb4321]{border-color:#4752ce;opacity:1}.notify-type-warp.disabled .notify-type-item[data-v-dbbb4321]{cursor:not-allowed}.notify-type-warp.disabled .notify-type-item[data-v-dbbb4321]:hover{color:initial;opacity:.6}.notify-type-warp.disabled .notify-type-item.active[data-v-dbbb4321]{opacity:1}.action-search{padding:0}.notify-logo{width:88px;height:88px}.steps-steps[data-v-01b11165]{width:100%;margin-bottom:17px;padding-bottom:17px;border-bottom:1px solid #f0f0f0}.steps-content[data-v-01b11165]{width:100%}.steps-steps[data-v-6f707135]{width:100%;margin-bottom:17px;padding-bottom:17px;border-bottom:1px solid #f0f0f0}.steps-content[data-v-6f707135]{width:100%;max-height:500px;overflow-y:auto;overflow-x:hidden}.scene-trigger-way-warp[data-v-d2ef28f5]{display:flex;flex-wrap:wrap;gap:16px 24px;width:100%}.scene-trigger-way-warp .trigger-way-item[data-v-d2ef28f5]{display:flex;justify-content:space-between;padding:16px;border:1px solid #e0e4e8;border-radius:2px;cursor:pointer;transition:all .3s}.scene-trigger-way-warp .trigger-way-item .way-item-title p[data-v-d2ef28f5]{margin-bottom:8px;font-weight:700;font-size:16px}.scene-trigger-way-warp .trigger-way-item .way-item-title span[data-v-d2ef28f5]{color:#00000059;font-size:12px}.scene-trigger-way-warp .trigger-way-item .way-item-image[data-v-d2ef28f5]{display:flex;align-items:center;height:100%;margin:0!important;opacity:.6}.scene-trigger-way-warp .trigger-way-item[data-v-d2ef28f5]:hover{color:#4752ce}.scene-trigger-way-warp .trigger-way-item:hover .way-item-image[data-v-d2ef28f5]{opacity:.8}.scene-trigger-way-warp .trigger-way-item.active[data-v-d2ef28f5]{border-color:#4752ce}.scene-trigger-way-warp .trigger-way-item.active .way-item-image[data-v-d2ef28f5]{opacity:1}.scene-trigger-way-warp.disabled .trigger-way-item[data-v-d2ef28f5]{cursor:not-allowed}.scene-trigger-way-warp.disabled .trigger-way-item[data-v-d2ef28f5]:hover{color:initial;opacity:.6}.scene-trigger-way-warp.disabled .trigger-way-item.active[data-v-d2ef28f5]{opacity:1}.actionForm .ant-form-item{margin-bottom:10px}.actions-item[data-v-05795aab]{position:relative;padding:16px;display:flex;align-items:center}.actions-item .item-options-warp[data-v-05795aab]{display:inline-flex;height:48px;border-radius:7px;flex:1;border:1px dashed #B9B9B9;margin:0 10px}.actions-item .item-options-warp .item-options-type[data-v-05795aab]{display:flex;align-items:center;justify-content:center;width:48px;background-color:#f0f0f0;border-radius:6px 0 0 6px;cursor:pointer}.actions-item .item-options-warp .item-options-content[data-v-05795aab]{display:flex;align-items:center;padding:0 8px;cursor:pointer}.actions-item .item-options-warp .item-options-content div[data-v-05795aab]{padding:6px 10px;color:#333;font-size:14px;line-height:22px}.actions-item .item-options-warp .item-options-content div .notify-text-highlight[data-v-05795aab]{margin-left:5px;font-weight:700}.actions-item .item-options-warp .item-options-content div .notify-img-highlight[data-v-05795aab]{margin:0 10px;color:#000c}.actions-item .item-number[data-v-05795aab]{width:20px;height:20px;background-color:#4752ce;font-weight:800;border-radius:50%;text-align:center;line-height:20px;color:#fff}.actions-item .item-delete[data-v-05795aab]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#e50012;background-color:#e500121a;border-radius:50%;cursor:pointer}.actions-item .item-delete[data-v-05795aab]:hover{background-color:#e5001233}.actions-item-filter-warp[data-v-05795aab]{position:relative;padding:2px 0;border:1px dashed #B9B9B9;border-radius:7px;margin:0 60px 0 44px}.actions-item-filter-warp.filter-border[data-v-05795aab]{padding:2px 16px;border-radius:2px;margin:0 60px 0 44px}.actions-item-filter-warp .actions-item-filter-warp-tip[data-v-05795aab]{position:absolute;top:0;left:16px;z-index:2;color:#0000008c;font-weight:800;font-size:14px;line-height:1;background-color:#fff;transform:translateY(-50%)}.actions-item-filter-warp .actions-item-filter-overflow[data-v-05795aab]{display:flex;padding-top:4px;overflow-x:auto;overflow-y:visible;row-gap:16px}.actions-item-filter-warp .filter-add-button[data-v-05795aab]{width:100%;color:#0000004d;text-align:center;cursor:pointer}.actions-item-filter-warp .terms-params[data-v-05795aab]{display:flex;flex-shrink:0}.actions-item-filter-warp .terms-params .terms-params-warp[data-v-05795aab]{display:flex;align-items:baseline}.actions-item-filter-warp .terms-params .term-type-warp[data-v-05795aab]{width:50px;margin:0 16px}.actions-item-filter-warp .terms-params .term-type-warp .term-type[data-v-05795aab]{padding-top:4px;padding-bottom:4px;border-radius:2px}.search[data-v-da6ce8a8],.search[data-v-c3a9a849]{margin-bottom:0;padding-right:0;padding-left:0}.scene-trigger-way-warp[data-v-f20ad7e7]{display:flex;flex-wrap:wrap;gap:16px 24px;width:100%}.scene-trigger-way-warp .trigger-way-item[data-v-f20ad7e7]{display:flex;justify-content:space-between;padding:16px;border:1px solid #e0e4e8;border-radius:2px;cursor:pointer;transition:all .3s;width:204px}.scene-trigger-way-warp .trigger-way-item .way-item-title p[data-v-f20ad7e7]{margin-bottom:8px;font-weight:700;font-size:16px}.scene-trigger-way-warp .trigger-way-item .way-item-title span[data-v-f20ad7e7]{color:#00000059;font-size:12px}.scene-trigger-way-warp .trigger-way-item .way-item-image[data-v-f20ad7e7]{display:flex;align-items:center;height:100%;margin:0!important;opacity:.6}.scene-trigger-way-warp .trigger-way-item[data-v-f20ad7e7]:hover{color:#4752ce}.scene-trigger-way-warp .trigger-way-item:hover .way-item-image[data-v-f20ad7e7]{opacity:.8}.scene-trigger-way-warp .trigger-way-item.active[data-v-f20ad7e7]{border-color:#4752ce}.scene-trigger-way-warp .trigger-way-item.active .way-item-image[data-v-f20ad7e7]{opacity:1}.scene-trigger-way-warp.disabled[data-v-f20ad7e7]{color:#000c}.scene-trigger-way-warp.disabled .way-item-image[data-v-f20ad7e7]{opacity:.6}.scene-trigger-way-warp.disabled .trigger-way-item[data-v-f20ad7e7]{cursor:not-allowed}.timer-when-warp[data-v-860a4979]{display:flex;flex-wrap:wrap;gap:8px 16px;padding:16px;background:#fafafa}.timer-when-warp .when-item-option[data-v-860a4979]{width:76px;padding:6px 0;text-align:center;background:#fff;border:1px solid #e6e6e6;border-radius:2px;cursor:pointer}.timer-when-warp .active[data-v-860a4979]{color:#233dd7;border-color:#233dd7}.trigger-way-warp[data-v-f14508d7]{display:flex;flex-wrap:wrap;gap:16px 24px;width:100%}.trigger-way-warp .trigger-way-item[data-v-f14508d7]{display:flex;align-items:center;justify-content:space-between;width:237px;padding:12px 16px;border:1px solid #e0e4e8;border-radius:2px;cursor:pointer;transition:all .3s}.trigger-way-warp .trigger-way-item .way-item-title span[data-v-f14508d7]{font-size:16px}.trigger-way-warp .trigger-way-item .way-item-title .label[data-v-f14508d7]{padding-right:6px;color:#000000a3}.trigger-way-warp .trigger-way-item .way-item-title .icon[data-v-f14508d7]{color:#00000080}.trigger-way-warp .trigger-way-item .way-item-image[data-v-f14508d7]{margin:0!important;opacity:.6}.trigger-way-warp .trigger-way-item[data-v-f14508d7]:hover{color:#4752ce}.trigger-way-warp .trigger-way-item:hover .way-item-image[data-v-f14508d7]{opacity:.8}.trigger-way-warp .trigger-way-item.active[data-v-f14508d7]{border-color:#4752ce}.trigger-way-warp .trigger-way-item.active .way-item-image[data-v-f14508d7]{opacity:1}.trigger-way-warp .trigger-way-item.label-bottom[data-v-f14508d7]{flex-direction:column-reverse;grid-gap:16px;gap:0;align-items:center;width:auto;padding:8px 16px}.trigger-way-warp .trigger-way-item.label-bottom p[data-v-f14508d7]{margin:0}.trigger-way-warp.disabled .trigger-way-item[data-v-f14508d7]{cursor:not-allowed}.trigger-way-warp.disabled .trigger-way-item[data-v-f14508d7]:hover{color:initial;opacity:.6}.trigger-way-warp.disabled .trigger-way-item.active[data-v-f14508d7]{opacity:1}.floor-container[data-v-c4a07f39]{position:relative;height:10vh}.floor-top[data-v-c4a07f39]{margin:35px 30px 0 29px;display:flex;justify-content:space-between}.position-label[data-v-c4a07f39]{font-size:18px;line-height:36px}.floor-button-item[data-v-c4a07f39]{margin:0 16px 11px 0}.parent[data-v-c4a07f39]{position:relative;top:20px;left:20px;-webkit-user-select:none;user-select:none;margin:10px}.equipment_item_name[data-v-c4a07f39]{font-family:PingFang SC,PingFang SC;font-weight:700;font-size:12px;line-height:17px;color:#202224;padding-bottom:5px;background:#FFFFFF;width:172px}.item_device_item[data-v-c4a07f39]{font-weight:700;font-size:14px;color:#333;padding:0 10px 7px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:baseline}.item_device_item .online_sign[data-v-c4a07f39]{width:7px;height:7px;border-radius:50%;background:#44E29E}.item_attr_item[data-v-c4a07f39]{padding:10px 10px 0;display:flex;justify-content:space-between}.child_property_name[data-v-c4a07f39]{font-weight:700;font-size:12px;color:#202224}.equipment_item img[data-v-c4a07f39]{position:absolute;z-index:1;transition:all .5s ease}.equipment_item:hover img[data-v-c4a07f39]{margin-top:-5px}.uploadImg[data-v-c4a07f39]{width:260px;height:60px;border-radius:10px;background:#4752CE;color:#fff;line-height:48px;font-size:20px;cursor:pointer;text-align:center;transform:translate(-50%,-50%);z-index:5}.equipment_statistics[data-v-c4a07f39]{display:flex;margin-top:30px;justify-content:flex-end}.product_item[data-v-c4a07f39]{display:flex;font-size:13px;color:#4752ce;align-items:baseline;background:#FFFFFF;box-shadow:0 0 5px 1px #00000012;border-radius:17px;padding:5px 19px;margin-right:17px}.product_item .icon_item img[data-v-c4a07f39]{width:25px;height:25px;cursor:pointer}.product_swicth[data-v-c4a07f39]{margin-left:10px}.equipment_table[data-v-881306ba]{width:460px;border-radius:5px;border:1px solid #E9E9E9}.equipment_table .table_title[data-v-881306ba]{display:flex;background:#F6F6F6;font-weight:700;font-size:14px;color:#6a6a6e;line-height:46px}.equipment_table .table_title .titlle_item span[data-v-881306ba]{padding:0 20px}.equipment_table .table_title .titlle_item[data-v-881306ba]:last-child{border-left:1px solid #E9E9E9;width:300px}.equipment_table .equipment_item[data-v-881306ba]{display:flex;border-top:1px solid #E9E9E9}.equipment_table .equipment_item .product_name[data-v-881306ba]{border-right:1px solid #E9E9E9;padding:24px 10px;line-height:40px}.equipment_table .equipment_item .product_name span[data-v-881306ba]{padding:0 20px}.equipment_table .equipment_item .product_attrList[data-v-881306ba]{width:300px;padding:24px 10px 10px 30px}.equipment_table .equipment_item .product_attrList .attribute_item[data-v-881306ba]{padding-right:40px;padding-bottom:14px}.plan-container[data-v-fb0ef202]{position:relative;border:1px solid #f00;margin:0 10px}.qyhz_drawer[data-v-95e446d6]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.qyhz_drawer .qyhz-drawer-mask[data-v-95e446d6]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;background:rgba(0,0,0,.45);pointer-events:auto}.qyhz_drawer .qyhz-drawer-content-wrapper[data-v-95e446d6]{position:absolute;z-index:1000;transition:all .3s;top:0;right:0;bottom:0;width:1000px}.qyhz_drawer .qyhz-drawer-content-wrapper .ant-drawer-content[data-v-95e446d6]{width:100%;height:100%;overflow:auto;pointer-events:auto}.qyhz_drawer .qyhz-drawer-content-wrapper .ant-drawer-content .qyhz-drawer-wrapper-body[data-v-95e446d6]{display:flex;height:100%;align-items:center}.qyhz_drawer .qyhz-drawer-content-wrapper .ant-drawer-content .qyhz-drawer-wrapper-body .qyhz-drawer-left[data-v-95e446d6]{width:200px;background:#FFFFFF;border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-6px 0 16px #00000014,-3px 0 6px -4px #0000001f,-9px 0 28px 8px #0000000d}.qyhz_drawer .qyhz-drawer-content-wrapper .ant-drawer-content .qyhz-drawer-wrapper-body .qyhz-drawer-body[data-v-95e446d6]{background:#FFFFFF;width:800px;height:100%;overflow:auto}.qyhz_drawer .qyhz-drawer-content-wrapper .ant-drawer-content .qyhz-drawer-wrapper-body .qyhz-drawer-body .qyhz_drawer_close[data-v-95e446d6]{margin:35px}.qyhz_drawer .qyhz-drawer-content-wrapper .ant-drawer-content .qyhz-drawer-wrapper-body .qyhz-drawer-body .qyhz_drawer_close .qyhz_drawer_title[data-v-95e446d6]{border-color:transparent;width:200px;margin-left:24px}.basic_form .form_item .item_title[data-v-004c1960],.basic_form .form_item .item_title .title[data-v-004c1960]{font-size:16px;font-family:PingFang SC-Bold,PingFang SC;font-weight:700;color:#333;margin-bottom:10px}.basic_form .form_item .form_footer[data-v-004c1960]{height:38px;background:#e8edff;font-size:14px;color:#4752ce;line-height:38px;text-align:center;cursor:pointer}.query[data-v-99f0bd49]{margin:20px 20px 0;display:flex;justify-content:space-between;align-items:baseline}.query .addBtn[data-v-99f0bd49]{background-color:#4752ce}.button_permission[data-v-99f0bd49]{border:1px solid rgba(0,0,0,.1);font-size:8px;color:#4f4e4e;background-color:#e3e0e0;padding:2px 8px;margin-right:2px;border-radius:4px}.con_table[data-v-99f0bd49]{margin:20px 0;overflow:auto}.con_table .textBtn[data-v-99f0bd49]{color:#4752ce;padding:0;margin-right:10px}.con_table .iconBtn[data-v-99f0bd49]{margin-left:13px}.pagination[data-v-99f0bd49]{text-align:right;padding:20px}.basic_form .form_item .item_title[data-v-6b2dafcf],.basic_form .form_item .item_title .title[data-v-6b2dafcf]{font-size:16px;font-family:PingFang SC-Bold,PingFang SC;font-weight:700;color:#333;padding:10px 0}.qiye-box-container-flex[data-v-1d46ef2c]{display:flex;overflow:hidden;height:100%}[data-v-a912d3fb] .qiyeboxTree{padding-left:13px;padding-right:10px;overflow-y:scroll;height:62vh}[data-v-a912d3fb] .qiyeboxTree .ant-tree-treenode{padding:0;position:relative}[data-v-a912d3fb] .qiyeboxTree .ant-tree-list .ant-tree-title{display:flex;justify-content:space-between}[data-v-a912d3fb] .qiyeboxTree .ant-tree-list .ant-tree-switcher{position:absolute;z-index:999;top:7px}[data-v-a912d3fb] .qiyeboxTree .ant-tree-list .ant-tree-node-content-wrapper{width:100%;padding:7px 0 7px 25px}[data-v-a912d3fb] .qiyeboxTree .ant-tree-list .ant-tree-treenode{width:100%}[data-v-a912d3fb] .qiyeboxTree .ant-tree-list .ant-tree-treenode .ant-tree-node-selected{background:rgba(0,0,0,.04)}.left_container[data-v-a912d3fb]{width:235px;flex:0 0 auto;padding:20px 0;border-radius:16px;margin-right:16px;background:#ffffff}.left_container .ant-pro-page-container-children-content[data-v-a912d3fb]{margin-right:0}.left_container .left_top[data-v-a912d3fb]{font-size:14px;color:#333;border-bottom:1px solid #e9e9e9;position:relative;padding:0 13px 20px}.left_container .left_top img[data-v-a912d3fb]{position:absolute;right:30px;top:10px;width:15px;height:15px;z-index:9999}.left_container .add[data-v-a912d3fb]{padding:16px 13px;color:#333;cursor:pointer}.qyhz_drawer_title[data-v-047bccab]{border-color:transparent;width:200px;font-size:18px;font-family:PingFang SC-Bold,PingFang SC;font-weight:700;color:#333}.basic_form .title[data-v-047bccab]{font-size:16px;font-family:PingFang SC-Bold,PingFang SC;font-weight:700;color:#333;margin-bottom:20px}.form_button{text-align:center}.form_button button{margin:15px}.content-wrapper[data-v-74640251]{white-space:pre-wrap}.qiye-box-search-button .ant-btn[data-v-cbd7f7bc]{margin-left:10px}.instanceDetailHead[data-v-cbd7f7bc]{font-size:22px;font-weight:700;color:#202224}.config-item[data-v-f0a7a749]{border:1px solid #f0f0f0;margin-bottom:10px;padding:10px 10px 0}.json-item[data-v-f0a7a749]{display:flex;justify-content:space-between;border:1px solid #E9E9E9;padding:10px;border-radius:7px;margin-bottom:10px;cursor:pointer}.json-item[data-v-f0a7a749]:hover{border-color:#4752ce}.json-center[data-v-f0a7a749]{display:flex;justify-content:center;align-items:center;flex:1}.config-item[data-v-8064833f]{border:1px solid #f0f0f0;margin-bottom:10px;padding:10px}.config-item .json-item[data-v-8064833f]{background:#ffffff;border:1px solid #E9E9E9}.json-item[data-v-8064833f]{display:flex;justify-content:space-between;border:1px solid #E9E9E9;padding:10px;border-radius:7px;margin-bottom:10px;cursor:pointer}.json-item[data-v-8064833f]:hover{border-color:#4752ce}.json-center[data-v-8064833f]{display:flex;justify-content:center;align-items:center;flex:1}.marker-content[data-v-18420510]{width:171px;background:#FFFFFF;box-shadow:0 0 8px 1px #00000029;border-radius:12px;padding:11px 28px 5px 17px}.marker-content .content-time[data-v-18420510],.marker-content .content-position[data-v-18420510]{font-family:PingFang SC,PingFang SC;font-weight:700;font-size:14px;color:#9b9b9b;padding-bottom:7px}.marker-content .content-time span[data-v-18420510],.marker-content .content-position span[data-v-18420510]{color:#333}.config-item[data-v-023acf2d]{background:rgba(0,0,0,.05);margin-bottom:10px;padding:10px}.json-item[data-v-023acf2d]{display:flex;justify-content:space-between;border:1px solid #E9E9E9;padding:10px;border-radius:7px;margin-bottom:10px;cursor:pointer}.json-item[data-v-023acf2d]:hover{border-color:#4752ce}.json-center[data-v-023acf2d]{display:flex;justify-content:center;align-items:center;flex:1}.advance-wrapper[data-v-52d6b98b]{display:flex;gap:12px}.advance-wrapper .editor-btn[data-v-52d6b98b]{display:flex;justify-content:flex-end;margin-top:10px}.advance-wrapper .execute-result[data-v-52d6b98b]{display:inline-block;border:1px solid #d9d9d9;border-radius:2px;padding:4px 11px;min-height:140px;width:100%;max-height:450px;overflow:auto}.editor[data-v-2270c265]{height:100%}.monaco-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-aria-container{position:absolute;left:-999em}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background)}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorError-background)}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorWarning-background)}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorInfo-background)}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:var(--vscode-editor-foreground, inherit)}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:rgba(0,0,0,0);transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .margin-view-overlays .line-numbers{font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default;height:100%}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-mouse-cursor-text{cursor:text}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .margin-view-overlays .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .lines-content .core-guide{position:absolute;box-sizing:border-box}.monaco-editor .lines-content .core-guide-indent{box-shadow:1px 0 0 0 var(--vscode-editorIndentGuide-background) inset}.monaco-editor .lines-content .core-guide-indent-active{box-shadow:1px 0 0 0 var(--vscode-editorIndentGuide-activeBackground, --vscode-editorIndentGuide-background) inset}.mtkcontrol{color:#fff!important;background:rgb(150,0,0)!important}.mtkoverflow{background-color:var(--vscode-button-background, --vscode-editor-background);color:var(--vscode-button-foreground, --vscode-editor-foreground);border-width:1px;border-style:solid;border-color:var(--vscode-contrastBorder);border-radius:2px;padding:4px;cursor:pointer}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{position:absolute;width:100%}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{position:absolute;top:0;background:white}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.autohide{opacity:0;transition:opacity .5s}.minimap.autohide:hover{opacity:1}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0;box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:transparent!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .blockDecorations-container{position:absolute;top:0}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}:root{--vscode-sash-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--vscode-sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--vscode-sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;transition:background-color .1s ease-out;background:transparent}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:cyan}.monaco-sash.debug.disabled{background:rgba(0,255,255,.2)}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:rgba(0,0,0,.03)}.monaco-diff-editor.vs-dark .diffOverview{background:rgba(255,255,255,.01)}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:rgba(0,0,0,0)}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:rgba(171,171,171,.4)}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground, --vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground, --vscode-diffEditor-insertedLineBackground, --vscode-diffEditor-insertedTextBackground)}.monaco-editor .char-delete,.monaco-diff-editor .char-delete{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground, --vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground, --vscode-diffEditor-removedLineBackground, --vscode-diffEditor-removedTextBackground)}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-diff-editor .diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.monaco-diff-editor .diff-review{position:absolute;user-select:none;-webkit-user-select:none}.monaco-diff-editor .diff-review-summary{padding-left:10px}.monaco-diff-editor .diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.monaco-diff-editor .diff-review-row{white-space:pre}.monaco-diff-editor .diff-review-table{display:table;min-width:100%}.monaco-diff-editor .diff-review-row{display:table-row;width:100%}.monaco-diff-editor .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-diff-editor .diff-review-spacer>.codicon{font-size:9px!important}.monaco-diff-editor .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px}.monaco-diff-editor .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em;text-align:center;white-space:normal;opacity:.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-select-box-dropdown-padding{--dropdown-padding-top: 1px;--dropdown-padding-bottom: 1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top: 3px;--dropdown-padding-bottom: 4px}.monaco-select-box-dropdown-container{display:none;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{display:flex;flex-direction:column;text-align:left;width:1px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{flex:0 0 auto;align-self:flex-start;padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;width:100%;overflow:hidden;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left;opacity:.7}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;overflow:hidden;padding-right:10px;white-space:nowrap;float:right}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{flex:1 1 auto;align-self:flex-start;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{overflow:hidden;max-height:0px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-select-box{width:100%;cursor:pointer;border-radius:2px}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{font-size:11px;border-radius:5px}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{display:flex;font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label,.monaco-action-bar .action-item.disabled .action-label:before,.monaco-action-bar .action-item.disabled .action-label:hover{opacity:.6}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid #bbb;padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px!important;cursor:default;min-width:1px;padding:0;background-color:#bbb}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{display:flex;align-items:center;cursor:default}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:solid 1px rgba(204,204,204,.4);border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px rgb(111,195,223);box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #0F4A85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:solid 1px rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";position:absolute;top:0;left:0;z-index:20;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:700;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";position:absolute;left:calc(var(--vscode-sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2,.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-custom-toggle{margin-left:2px;float:left;cursor:pointer;overflow:hidden;width:20px;height:20px;border-radius:3px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0;padding:0;opacity:1;background-size:16px!important}.monaco-custom-toggle.monaco-checkbox:not(.checked):before{visibility:hidden}.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;border-radius:2px;font-size:inherit}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{position:relative;width:100%;height:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:rgba(253,255,0,.8)}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:rgba(253,255,0,.8)}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:rgba(255,255,255,.44)}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:rgba(255,255,255,.44)}99%{background:transparent}}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent}.monaco-tl-indent>.indent-guide{transition:border-color .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex!important;align-items:center;justify-content:center;transform:translate(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{position:absolute;top:0;display:flex;padding:3px;transition:top .3s;max-width:200px;z-index:100;margin:0 6px}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-grab{display:flex!important;align-items:center;justify-content:center;cursor:grab;margin-right:2px}.monaco-tree-type-filter-grab.grabbing{cursor:grabbing}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;border-radius:2px;text-align:center;cursor:pointer;justify-content:center;align-items:center;border:1px solid var(--vscode-button-border, transparent);line-height:18px}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:.4!important;cursor:default}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;padding:0 4px;overflow:hidden;height:28px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{display:flex;justify-content:center;align-items:center;font-weight:400;font-style:inherit;padding:4px 0}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{padding:4px 0;cursor:default}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border, transparent);border-left-width:0!important;border-radius:0 2px 2px 0}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{display:flex;flex-direction:column;align-items:center;margin:4px 5px}.monaco-description-button .monaco-button-description{font-style:italic;font-size:11px;padding:4px 20px}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{display:flex;justify-content:center;align-items:center}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-count-badge{padding:3px 6px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:400;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}.monaco-progress-container{width:100%;height:5px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:5px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0);animation-timing-function:linear}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translate(0) scaleX(1)}50%{transform:translate(2500%) scaleX(3)}to{transform:translate(4900%) scaleX(1)}}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;margin-left:-300px;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{display:flex;align-items:center;border-top-left-radius:5px;border-top-right-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-title{padding:3px 0;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px}.quick-input-header .quick-input-description{margin:4px 2px}.quick-input-header{display:flex;padding:8px 6px 6px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:25px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-progress.monaco-progress-container,.quick-input-progress.monaco-progress-container .progress-bit{height:2px}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 5px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;height:100%;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-rows{margin-left:10px}.quick-input-widget .quick-input-list .quick-input-list-checkbox{display:none}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-checkbox{display:inline}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-highlighted-label .highlight{font-weight:700}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:0 2px 2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit!important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.italic:after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon.1760943259380.ttf) format("truetype")}.codicon[class*=codicon-]{font: 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:1px 4px;color:var(--vscode-inputValidation-infoForeground);background-color:var(--vscode-inputValidation-infoBackground);border:1px solid var(--vscode-inputValidation-infoBorder)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.action-list-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.action-widget{font-size:13px;border-radius:0;min-width:160px;max-width:500px;z-index:40;display:block;width:100%;border:1px solid var(--vscode-editorWidget-border)!important;background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground)}.context-view-block{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:-1}.context-view-pointerBlock{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:2}.action-widget .monaco-list{user-select:none;-webkit-user-select:none;border:none!important;border-width:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{padding:0 10px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-quickInputList-focusBackground)!important;color:var(--vscode-quickInputList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-pickerGroup-foreground)!important;font-weight:600}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{cursor:default!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:transparent!important;outline:0 solid!important}.action-widget .monaco-list-row.action{display:flex;gap:6px;align-items:center}.action-widget .monaco-list-row.action.option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action.option-disabled .codicon{opacity:.4}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1;overflow:hidden;text-overflow:ellipsis}.action-widget .action-widget-action-bar{background-color:var(--vscode-editorHoverWidget-statusBarBackground);border-top:1px solid var(--vscode-editorHoverWidget-border)}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:0 8px}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:12px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-editor .lightBulbWidget{display:flex;align-items:center;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.3;background-color:var(--vscode-editor-background);z-index:1}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:216px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px;position:absolute;left:8px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,.71);box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{background-color:var(--vscode-peekViewResult-matchHighlightBackground)}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-hover{cursor:default;position:absolute;overflow:hidden;z-index:50;user-select:text;-webkit-user-select:text;box-sizing:initial;animation:fadein .1s linear;line-height:1.5em}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:500px;word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin:4px -8px -4px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:pre-wrap}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span{margin-bottom:4px;display:inline-block}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{color:var(--vscode-textLink-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.preferences-editor .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info,.preferences-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-hover{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editor-hoverForeground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .custom-actions .action-item:nth-child(2) a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{border-right:2px dotted black;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform .2s linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-workbench.reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 0 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important}.monaco-editor .find-widget .monaco-sash{left:0!important}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:gray;margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details.focused{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 12px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text{font-style:italic}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);border-left-color:var(--vscode-editor-linkedEditingBackground)}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .parameter-hints-widget{z-index:39;display:flex;flex-direction:column;line-height:1.5em;cursor:default;color:var(--vscode-editor-hoverForeground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";display:block;height:100%;position:absolute;opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";display:block;position:absolute;left:0;width:100%;padding-top:4px;opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);border-radius:3px;padding:0 .4em;background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input{padding:3px;border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .sticky-line{color:var(--vscode-editorLineNumber-foreground);overflow:hidden;white-space:nowrap;display:inline-block}.monaco-editor .sticky-line-number{text-align:right;float:left}.monaco-editor .sticky-line-root{background-color:inherit;overflow:hidden;white-space:nowrap;width:100%}.monaco-editor.hc-black .sticky-widget,.monaco-editor.hc-light .sticky-widget{border-bottom:1px solid var(--vscode-contrastBorder)}.monaco-editor .sticky-line-root:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .sticky-widget{width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 3px 2px -2px;z-index:11;background-color:var(--vscode-editorStickyScroll-background)}.monaco-editor .sticky-widget.peek{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .accessibilityHelpWidget{padding:10px;vertical-align:middle;overflow:scroll;color:var(--vscode-editorWidget-foreground);background-color:var(--vscode-editorWidget-background);box-shadow:0 2px 8px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;padding:10px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{height:1px;border:0;background-color:var(--vscode-editorHoverWidget-border)}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}.advance-wrapper[data-v-eee0ca91]{display:flex;gap:12px}.advance-wrapper .editor-btn[data-v-eee0ca91]{display:flex;justify-content:flex-end;margin-top:10px}.advance-wrapper .execute-result[data-v-eee0ca91]{display:inline-block;border:1px solid #d9d9d9;border-radius:2px;padding:4px 11px;min-height:140px;width:100%;max-height:450px;overflow:auto}[data-v-2b947330] .ant-table-cell .ant-form-item{margin-bottom:0}[data-v-2b947330] .ant-form-item-with-help .ant-form-item-explain{min-height:0}.simple-wrapper .tips[data-v-2b947330]{margin-bottom:10px}.simple-wrapper .editor-btn[data-v-2b947330]{display:flex;justify-content:flex-end;margin-top:10px}.simple-wrapper .execute-result[data-v-2b947330]{display:inline-block;border:1px solid #d9d9d9;border-radius:2px;padding:4px 11px;min-height:140px;width:100%;max-height:450px;overflow:auto}.video-detail-container[data-v-7b82aa1d]{background:#fff}.video-detail-container .detail-wrapper[data-v-7b82aa1d]{padding:50px;font-size:16px;margin-bottom:10px}.video-detail-container .detail-wrapper .title[data-v-7b82aa1d]{font-size:20px;font-weight:700}.video-detail-container .detail-wrapper .title i[data-v-7b82aa1d]{width:4px;background-color:#1d6aaf;display:inline-block;height:19px;margin-right:20px}.video-detail-container .detail-wrapper .content[data-v-7b82aa1d]{margin:30px 0}.video-detail-container .detail-wrapper .content .ant-col[data-v-7b82aa1d]{padding:15px 0;text-align:center}.video-detail-container .detail-wrapper .content .ant-row[data-v-7b82aa1d]:last-child{border:none}.palyer2[data-v-7b82aa1d]{display:flex}.player_left[data-v-7b82aa1d]{border-radius:16px 0 0 16px;opacity:1;padding-bottom:15px;overflow:scroll}.left_title[data-v-7b82aa1d]{font-size:16px;font-weight:700;text-align:center;margin:24px 0 16px}.left_moment[data-v-7b82aa1d]{width:93%;height:44px;text-align:center;background:#316AAA;border-radius:5px;font-family:PingFang SC,PingFang SC;font-weight:700;color:#fff;margin:0 13px 18px;cursor:pointer}.date_picker[data-v-7b82aa1d]{margin:0 5px;height:44px;width:280px;border:1px solid rgba(49,75,114,.28)}.left_datepicker[data-v-7b82aa1d]{display:flex;margin:0 12px 18px}.left_datepicker .before_day[data-v-7b82aa1d],.left_datepicker .after_day[data-v-7b82aa1d]{height:44px;width:38px;padding:0;text-align:center}.left_timepicker[data-v-7b82aa1d]{display:flex;justify-content:space-around;margin:0 12px 18px}.left_list .list_title[data-v-7b82aa1d]{line-height:45px;padding-left:26px}.left_list .list[data-v-7b82aa1d]{padding-top:23px}.left_list .list_item[data-v-7b82aa1d]{line-height:38px;padding-left:26px;cursor:pointer}.list_item span[data-v-7b82aa1d]{padding-left:20px}.left_list .active[data-v-7b82aa1d]{background:linear-gradient(97deg,#0C192E 0%,#336DAF 51%,#0D1A30 100%)}.player_right[data-v-7b82aa1d]{width:100%;border-radius:0 16px 16px 0}.video_player[data-v-7b82aa1d]{width:100%;height:100%}.right_bottom[data-v-7b82aa1d]{height:69px;width:100%;background:#000;position:relative;bottom:69px;left:0;display:flex}.right_bottom .play_btn[data-v-7b82aa1d]{padding:23px 10px}.play_stop[data-v-7b82aa1d]{padding-top:23px}.iconfont[data-v-7b82aa1d]{font-family:iconfont!important;color:#fff;line-height:27px}.startPlay[data-v-7b82aa1d]{font-size:21px}.stopPlay[data-v-7b82aa1d]{font-size:26px}.stopFull[data-v-7b82aa1d]{font-size:23px}.right_bottom .play_speed[data-v-7b82aa1d]{padding:25px 30px;cursor:pointer;position:relative}.right_bottom .speed_name[data-v-7b82aa1d]:hover,.right_bottom .speed_item[data-v-7b82aa1d]:hover,.speed_active[data-v-7b82aa1d]{color:#6db9ff}.right_bottom .speed_reset[data-v-7b82aa1d]{padding-left:25px}.right_bottom .play_speed:hover .speed_list[data-v-7b82aa1d]{display:block}.right_bottom .speed_list[data-v-7b82aa1d]{width:95px;text-align:center;background:#000000;border-radius:7px;opacity:.73;position:absolute;bottom:70px;left:0;display:none}.right_bottom .speed_item[data-v-7b82aa1d]{line-height:34px}.flex_bottom[data-v-7b82aa1d]{display:flex;justify-content:space-between}.card-style[data-v-aacf5d88]{position:relative;top:19px}.upload-image-warp-logo[data-v-aacf5d88]{display:flex;justify-content:flex-start}.upload-image-warp-logo .upload-image-border-logo[data-v-aacf5d88]{position:relative;overflow:hidden;border:1px dashed #d9d9d9;transition:all .3s;width:160px;height:150px}.upload-image-warp-logo .upload-image-border-logo[data-v-aacf5d88]:hover{border:1px dashed #1890ff;display:flex}.upload-image-warp-logo .upload-image-border-logo .upload-image-content-logo[data-v-aacf5d88]{align-items:center;justify-content:center;position:relative;display:flex;flex-direction:column;width:160px;height:150px;padding:8px;background-color:#0000000f;cursor:pointer}.upload-image-warp-logo .upload-image-border-logo .upload-image-content-logo .loading-logo[data-v-aacf5d88]{position:absolute;top:50%}.upload-image-warp-logo .upload-image-border-logo .upload-image-content-logo .loading-icon[data-v-aacf5d88]{position:absolute}.upload-image-warp-logo .upload-image-border-logo .upload-image-content-logo .upload-image[data-v-aacf5d88]{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.upload-image-warp-logo .upload-image-border-logo .upload-image-content-logo .upload-image-icon[data-v-aacf5d88]{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:inherit}.upload-image-warp-logo .upload-image-border-logo .upload-image-content-logo .upload-image-mask[data-v-aacf5d88]{align-items:center;justify-content:center;position:absolute;top:0;left:0;display:none;width:100%;height:100%;color:#fff;font-size:16px;background-color:#00000059}.upload-image-warp-logo .upload-image-border-logo .upload-image-content-logo:hover .upload-image-mask[data-v-aacf5d88]{display:flex}.button-style[data-v-aacf5d88]{background-color:#fff;height:66px;overflow:hidden}.button-style .card-content[data-v-aacf5d88]{width:100%}.button-style .card-content .img-style[data-v-aacf5d88]{position:relative;top:16px}.button-style .card-content .checked-icon[data-v-aacf5d88]{position:absolute;right:-22px;bottom:-22px;z-index:2;width:44px;height:44px;color:#fff;background-color:#4752ce;transform:rotate(-45deg)}.button-style .card-content .checked-icon>div[data-v-aacf5d88]{position:relative;height:100%;transform:rotate(45deg)}.button-style .card-content .checked-icon>div>span[data-v-aacf5d88]{position:absolute;top:6px;left:6px;font-size:12px}.button-style .card-content.checked[data-v-aacf5d88]{position:relative;color:#4752ce;border-color:#4752ce}.button-style .card-content.checked>.checked-icon[data-v-aacf5d88]{display:block}.qiye-box-title[data-v-aacf5d88]{font-size:16px;color:#333;font-weight:700;margin-bottom:25px}.qiye-box-latter-title[data-v-aacf5d88]{font-size:16px;color:#333}.icon_list[data-v-b24e008a]{display:flex;flex-wrap:wrap;padding:20px 40px 20px 50px}.icon_item[data-v-b24e008a]{width:85px;height:85px;border-radius:7px;border:1px solid #F1F1F4;margin:0 10px 10px 0;text-align:center;cursor:pointer}.item_photo[data-v-b24e008a]{padding-top:16px;width:40px}.item_name[data-v-b24e008a]{font-family:PingFang SC,PingFang SC;font-weight:700;font-size:14px;color:#2a2a2a}.config-container[data-v-2673452a]{position:absolute;right:65px;text-align:left;background:#fff;z-index:2;box-shadow:0 0 15px 1px #eff1f2e6;border:1px solid #E9E9E9;border-radius:6px;padding:0 20px}.config-container .config-tips[data-v-2673452a]{font-family:PingFang SC,PingFang SC;font-weight:500;font-size:12px;color:#9b9b9b;padding:10px 0 18px}.qiye-box-container-flex{display:flex;overflow:hidden;height:100%}[data-v-b449a0c0] .qiyeboxTree{overflow-y:scroll;height:57vh}[data-v-b449a0c0] .qiyeboxTree .ant-tree-list .ant-tree-title{display:flex;justify-content:space-between}[data-v-b449a0c0] .qiyeboxTree .ant-tree-list .ant-tree-node-content-wrapper{width:100%!important}[data-v-b449a0c0] .qiyeboxTree .ant-tree-list .ant-tree-treenode{width:100%}.left_top[data-v-b449a0c0]{display:flex;justify-content:space-between;padding:15px 10px 27px;font-size:14px;color:#333;border-bottom:1px solid #E9E9E9;margin-bottom:14px}.left_container[data-v-b449a0c0]{width:235px;flex:0 0 auto;padding:20px;border:1.5px solid #E9E9E9;box-shadow:0 3px 6px 1px #f4f5f7;border-radius:19px;margin-right:16px;background:#ffffff}.basic_form input[data-v-53ff91d8]{border-radius:7px}.ai-energy .system-status[data-v-4cd84f3c]{display:flex;align-items:center;justify-content:space-between;font-size:18px;padding-right:15px}.ai-energy .system-status .status[data-v-4cd84f3c]{margin-left:5px;background:#478AFF;border-radius:4px;color:#fff}.ai-energy .system-status .status img[data-v-4cd84f3c]{width:21px}.ai-energy .system-status .status[data-v-4cd84f3c],.ai-energy .system-status .switch[data-v-4cd84f3c]{font-size:14px;padding:2px 5px}.ai-energy .system-status .switch[data-v-4cd84f3c]{margin-left:auto;margin-right:10px}.ai-energy .energy-items[data-v-4cd84f3c]{border:1px solid #EEEFF0;border-radius:12px;padding:20px;display:flex;margin:15px 0}.ai-energy .energy-items .energy-item[data-v-4cd84f3c]{flex:1;padding-right:10px}.ai-energy .energy-items .energy-item .title[data-v-4cd84f3c]{font-size:16px;margin-bottom:15px;font-weight:700}.ai-energy .energy-items .energy-item .item[data-v-4cd84f3c]{display:flex;justify-content:space-between;border-right:1px solid #E9E9E9;padding-right:10px;font-size:12px}.ai-energy .energy-items .energy-item .item[data-v-4cd84f3c] :last-child{text-align:right}.ai-energy .energy-items .energy-item .item .energy-value[data-v-4cd84f3c]{font-size:16px;font-weight:700;margin-bottom:12px}.ai-energy .energy-items .energy-item .item .energy-value span[data-v-4cd84f3c]{font-size:12px}.ai-energy .energy-items .energy-item[data-v-4cd84f3c]:last-child{width:80px;flex:none}.ai-energy .energy-items .energy-item:last-child .item[data-v-4cd84f3c]{border-right:none}.ai-energy .ai-strategy[data-v-4cd84f3c]{background:linear-gradient(115deg,#F4FAFF 0%,#EEF4FF 23%,#EDF3FF 45%,#EEF3FF 70%,#ECF8FF 100%);border-radius:19px;padding:23px 14px;border:1px solid #CCF7FF}.ai-energy .ai-strategy .ai-strategy-top[data-v-4cd84f3c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ai-energy .ai-strategy .ai-strategy-top .ai-strategy-top-left .title[data-v-4cd84f3c]{display:flex;align-items:center;font-size:18px;font-weight:700}.ai-energy .ai-strategy .ai-strategy-top .ai-strategy-top-left .title img[data-v-4cd84f3c]{width:16px;margin-right:5px}.ai-energy .ai-strategy .ai-strategy-top .ai-strategy-top-left .title .status[data-v-4cd84f3c]{font-size:14px;color:#478aff;margin-left:25px;font-weight:400;background:#FFFFFF;padding:2px 8px}.ai-energy .ai-strategy .ai-strategy-top .ai-strategy-top-left .time[data-v-4cd84f3c]{color:#8b90a6;margin-top:6px;margin-left:18px}.ai-energy .ai-strategy .ai-strategy-top .ai-strategy-top-right span[data-v-4cd84f3c]{cursor:pointer}.ai-energy .ai-strategy .ai-strategy-top .ai-strategy-top-right .record[data-v-4cd84f3c]{padding:5px 14px;background:#FFFFFF;border-radius:14px 14px 0 0;margin-right:10px}.ai-energy .ai-strategy .ai-strategy-top .ai-strategy-top-right .unscramble[data-v-4cd84f3c]{padding:5px 14px;background:linear-gradient(98deg,#927DFF 0%,#6CCCFD 100%);border-radius:14px 0;color:#fff}.ai-energy .ai-strategy .ai-strategy-bottom[data-v-4cd84f3c]{display:flex}.ai-energy .ai-strategy .ai-strategy-bottom .item[data-v-4cd84f3c]{flex:1;padding:14px 16px 4px;background:#FFFFFF;margin-right:15px;border-radius:9px}.ai-energy .ai-strategy .ai-strategy-bottom .item .title[data-v-4cd84f3c]{font-size:16px;margin-bottom:15px;font-weight:700}.ai-energy .ai-strategy .ai-strategy-bottom .item .item-bottom[data-v-4cd84f3c]{display:flex;justify-content:space-between;flex-direction:column}.ai-energy .ai-strategy .ai-strategy-bottom .item .item-bottom .label-value[data-v-4cd84f3c]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10px}.ai-energy .ai-strategy .ai-strategy-bottom .item .item-bottom .label-value .ai-strategy-value[data-v-4cd84f3c],.ai-energy .ai-strategy .ai-strategy-bottom .item .item-bottom .label-value .ai-strategy-value div[data-v-4cd84f3c]{font-size:16px;font-weight:700;margin-top:8px}.energy-category[data-v-fc21ffb5]{margin-top:30px}.energy-category__chart[data-v-fc21ffb5]{width:100%;height:280px}.energy-category[data-v-a9701023]{margin-top:30px;padding-bottom:30px}.energy-category__chart[data-v-a9701023]{padding-top:10px;width:100%;height:280px;border:1px solid #ECEDF0;border-radius:8px}.energy-category[data-v-fa0eec0e]{margin-top:30px}.energy-category ._chart[data-v-fa0eec0e]{width:80%;height:280px}.energy-category__flex[data-v-fa0eec0e]{display:flex;align-items:center;justify-content:space-between}.energy-category .category-list[data-v-fa0eec0e]{display:flex;justify-content:space-around;padding:30px 0;flex-direction:column;height:280px;width:200px}.energy-category .category-list .item span[data-v-fa0eec0e]{width:13px;height:13px;display:inline-block;border-radius:3px;margin-right:10px}.energy-environment[data-v-17e36098]{font-size:14px}.energy-environment .energy-environment-container[data-v-17e36098],.energy-environment .environment-container[data-v-17e36098]{border-radius:8px;padding:16px;background:#F2F5FD;margin-bottom:14px}.energy-environment .energy-top[data-v-17e36098]{display:flex}.energy-environment .energy-top .energy-item[data-v-17e36098]{flex:1}.energy-environment .energy-top .energy-item .energy-value[data-v-17e36098]{font-weight:800;font-size:24px;margin:8px 0}.energy-environment .energy-bottom .energy-change[data-v-17e36098]{margin-top:6px;display:flex;align-items:center}.energy-environment .energy-bottom .energy-change img[data-v-17e36098]{width:10px;margin-right:10px}.energy-environment .energy-bottom .energy-change span[data-v-17e36098]{width:170px;display:inline-block}.energy-environment .environment-container[data-v-17e36098]{padding:20px;background:#F8F8F9;border-radius:8px;display:flex}.energy-environment .environment-container .environment-item[data-v-17e36098]{flex:1}.energy-environment .environment-container .environment-value[data-v-17e36098]{font-size:26px;font-weight:700;margin-top:10px}.energy-category[data-v-45de906b]{margin-top:30px}.energy-category .energy-category__chart[data-v-45de906b]{height:428px;width:100%}.energy-container-flex[data-v-a76e70eb]{display:flex;justify-content:space-between}.left[data-v-a76e70eb]{flex:1;margin-right:20px}.right[data-v-a76e70eb]{flex:1}.energy-container{font-family:PingFang SC,PingFang SC;background-color:#fff;padding:0 20px;position:relative}.energy-container .ant-picker-range{position:absolute;top:10px;left:240px}.energy-container .energy-title{color:#000;font-size:18px;position:relative;margin-bottom:18px;font-weight:700;padding-left:10px}.energy-container .energy-title:before{content:"";position:absolute;width:5px;height:20px;background:#478AFF;left:0}.energy-container .energy-container-flex{display:flex;margin-top:10px}.energy-container .energy-container-flex .chart{border:1px solid #ECEDF0}.energy-container .energy-container-flex .left{margin-right:18px}.energy-container .energy-container-flex .left,.energy-container .energy-container-flex .right{flex:1}.energy-container .energy-container-flex .energy-category__chart{border:1px solid #ECEDF0;border-radius:8px}.form_item .title[data-v-f095ffba]{font-size:16px;font-weight:700;color:#333;padding-bottom:25px}.form_item .title_flex_between[data-v-f095ffba]{display:flex;justify-content:space-between;align-items:center;padding-right:24px;margin-top:10px}.form_item .title_flex_select[data-v-f095ffba]{display:flex}.type-item[data-v-f095ffba]{text-align:center;font-size:16px;color:#6d6d6d;margin:40px 20px}.type-item .event-title[data-v-f095ffba]{margin-bottom:30px}.qyhz_drawer_title[data-v-f095ffba]{width:40%;font-size:18px;font-family:PingFang SC-Bold,PingFang SC;font-weight:700;color:#333;border:none;padding-left:10px}.item_form_radio[data-v-f095ffba]{width:30%;margin-bottom:6px}.editorapp[data-v-77eb49cc]{height:100%;width:100vh}.openApi-detail-container[data-v-0e027c4b]{background:#FFFFFF;padding:20px;border-radius:19px}.api-title[data-v-0e027c4b]{color:#020814;font-weight:500;margin-bottom:30px}.section[data-v-0e027c4b]{margin-bottom:14px}.section .table[data-v-0e027c4b]{margin:22px 0 32px}.section-title[data-v-0e027c4b]{font-weight:700;font-size:16px;color:#020814;border-bottom:1px solid #eaeaea;padding-bottom:12px;margin-top:10px}.content[data-v-0e027c4b]{list-style:none;padding:24px 68px;margin:0}.content .description[data-v-0e027c4b]{padding:10px}.content li[data-v-0e027c4b]{position:relative;padding-left:16px;line-height:1.8}.content li[data-v-0e027c4b]:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;background-color:#1a73e8;border-radius:50%}.label[data-v-0e027c4b]{color:#666;margin-right:4px}.serverBasic[data-v-494ad244]{display:flex;background:#F2F5FD;border-radius:8px;padding:17px 15px}.item[data-v-494ad244]{flex:1;padding:0 10px;border-right:1px solid #D1D1D1;display:flex;flex-direction:column;justify-content:space-between}.item[data-v-494ad244]:last-child{border-right:none}.ip[data-v-494ad244],.time[data-v-494ad244],.capacity[data-v-494ad244],.speed[data-v-494ad244]{font-weight:bolder;font-size:20px;margin:6px 0}.disk-info[data-v-494ad244]{display:flex}.network-header[data-v-494ad244]{margin:10px 0}.network-info[data-v-494ad244]{display:flex;margin-top:20px}.network-info>div[data-v-494ad244]{flex:1;text-align:center}.server_tree{background-color:transparent}.server_tree .ant-tree-node-selected{color:#1664ff}.energy-category[data-v-4cfb829e]{margin-top:30px}.energy-category ._chart[data-v-4cfb829e]{width:80%;height:280px}.energy-category__flex[data-v-4cfb829e]{display:flex;align-items:center;justify-content:space-between}.energy-category .category-list[data-v-4cfb829e]{display:flex;justify-content:space-around;padding:30px 0;flex-direction:column;width:200px}.energy-category .category-list .item[data-v-4cfb829e]{display:flex;justify-content:space-between;overflow:hidden;margin-bottom:10px}.energy-category .category-list .item .name_pid[data-v-4cfb829e]{display:flex;align-items:center;flex:1}.energy-category .category-list .item .name_pid .name[data-v-4cfb829e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:70px;margin-right:10px;cursor:pointer}.energy-category .category-list .item .name_pid .pid[data-v-4cfb829e]{background:rgba(77,133,254,.11);border-radius:3px;padding:2px 6px}.serverBasic[data-v-b9efb5eb]{display:flex;background:#F2F5FD;border-radius:8px;padding:17px 15px}.item[data-v-b9efb5eb]{flex:1;padding:0 10px;border-right:1px solid #D1D1D1;display:flex;flex-direction:column;justify-content:space-between}.item[data-v-b9efb5eb]:last-child{border-right:none}.ip[data-v-b9efb5eb],.time[data-v-b9efb5eb],.capacity[data-v-b9efb5eb],.speed[data-v-b9efb5eb]{font-weight:bolder;font-size:20px;margin:6px 0}.disk-info[data-v-b9efb5eb]{display:flex}.network-header[data-v-b9efb5eb]{margin:10px 0}.network-info[data-v-b9efb5eb]{display:flex;margin-top:20px}.network-info>div[data-v-b9efb5eb]{flex:1;text-align:center}.server-gateway-container[data-v-5c1c4df4]{background:url(/assets/server.1760943259380.png) no-repeat center center;background-size:100% 100%;width:666px;height:666px;margin:50px auto;position:relative}.server-gateway-container .host_name[data-v-5c1c4df4]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;text-align:center}.server-gateway-container .host_name .host[data-v-5c1c4df4]{font-size:20px;margin-bottom:8px}.server-gateway-container .host_name .ip[data-v-5c1c4df4]{font-size:17px}.server-gateway-container .gateway-list[data-v-5c1c4df4]{height:100%;display:flex;flex-wrap:wrap;align-items:center}.server-gateway-container .gateway-list .item[data-v-5c1c4df4]{width:50%;display:flex;align-items:center;justify-content:flex-start}.server-gateway-container .gateway-list .item[data-v-5c1c4df4]:nth-child(odd){text-align:left}.server-gateway-container .gateway-list .item[data-v-5c1c4df4]:nth-child(2n){justify-content:flex-end;text-align:right}.server-gateway-container .gateway-list .item span[data-v-5c1c4df4]{background-color:#4781fd;color:#fff;font-size:14px;font-weight:700;padding:8px 18px;border:3px solid rgba(71,129,253,.17);border-radius:21px}.server-gateway-container .gateway-list .item img[data-v-5c1c4df4]{width:84px}.right-index-basic[data-v-2eb2c082] .right-index-bottom[data-v-2eb2c082]{display:flex}.right-index-basic[data-v-2eb2c082] .right-index-bottom[data-v-2eb2c082] .right-bottom-left[data-v-2eb2c082]{flex:1}.right-index-basic[data-v-2eb2c082] .right-index-bottom[data-v-2eb2c082] .right-bottom-right[data-v-2eb2c082]{width:400px}.energy-category[data-v-a01d26b0]{margin-top:30px}.energy-category ._chart[data-v-a01d26b0]{width:80%;height:280px}.energy-category__flex[data-v-a01d26b0]{display:flex;align-items:center;justify-content:space-between}.energy-category .category-list[data-v-a01d26b0]{display:flex;justify-content:space-around;padding:30px 0;flex-direction:column;width:200px}.energy-category .category-list .item[data-v-a01d26b0]{display:flex;justify-content:space-between;overflow:hidden;margin-bottom:10px}.energy-category .category-list .item .name_pid[data-v-a01d26b0]{display:flex;align-items:center;flex:1}.energy-category .category-list .item .name_pid .name[data-v-a01d26b0]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:70px;margin-right:10px;cursor:pointer}.energy-category .category-list .item .name_pid .pid[data-v-a01d26b0]{background:rgba(77,133,254,.11);border-radius:3px;padding:2px 6px}.right-index-io[data-v-62d81d47] .header[data-v-62d81d47]{display:flex;margin-bottom:10px}.right-index-io[data-v-62d81d47] .header[data-v-62d81d47] .item[data-v-62d81d47]{flex:1;text-align:center}.right-index-io[data-v-62d81d47] .header[data-v-62d81d47] .item[data-v-62d81d47] .value[data-v-62d81d47]{font-size:18px;font-weight:700;margin-bottom:5px}.right-index-io[data-v-62d81d47] .service-list[data-v-62d81d47]{margin-top:30px}.right-index-io[data-v-62d81d47] .service-list[data-v-62d81d47] .service-item[data-v-62d81d47]{display:flex;align-items:center;margin-bottom:8px}.right-index-io[data-v-62d81d47] .service-list[data-v-62d81d47] .service-item[data-v-62d81d47] .service-number[data-v-62d81d47]{color:#1664ff;font-weight:700;margin-right:12px}.right-index-io[data-v-62d81d47] .service-list[data-v-62d81d47] .service-item[data-v-62d81d47] .service-name[data-v-62d81d47]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:12px}.right-index-io[data-v-62d81d47] .service-list[data-v-62d81d47] .service-item[data-v-62d81d47] .service-value[data-v-62d81d47]{background:rgba(77,133,254,.11);border-radius:3px;padding:2px 6px;margin-right:12px}.right-index-io[data-v-62d81d47] .service-list[data-v-62d81d47] .service-item[data-v-62d81d47] .percentage[data-v-62d81d47]{font-weight:700;margin-left:auto}.detection[data-v-f3ad7210]{text-align:center}.detection .title[data-v-f3ad7210]{font-weight:700;font-size:18px;margin-bottom:20px}.detection .score[data-v-f3ad7210]{font-size:24px;margin-top:20px;font-weight:700}.serverBasic[data-v-33f7a624]{display:flex;flex-wrap:wrap;background:#F2F5FD;border-radius:8px;padding:17px 15px}.item[data-v-33f7a624]{flex:1 1 0;padding:0 10px;border-right:1px solid #D1D1D1;display:flex;flex-direction:column;justify-content:space-between;min-width:200px;box-sizing:border-box}.item[data-v-33f7a624]:last-child{border-right:none}.ip[data-v-33f7a624],.time[data-v-33f7a624]{font-weight:bolder;font-size:20px;margin:6px 0;overflow-wrap:break-word}.disk-info[data-v-33f7a624]{display:flex;flex-direction:column;color:#9d9d9d;font-size:12px}.disk-usage[data-v-33f7a624]{background:#E0E0E0;border-radius:4px;height:8px;margin:5px 0;position:relative;display:flex}.usage-bar[data-v-33f7a624]{background:#438CFF;height:100%;border-radius:4px 0 0 4px}.occupy-bar[data-v-33f7a624]{background:#FFBB00;height:100%;border-radius:0 4px 4px 0}.disk-stats[data-v-33f7a624]{display:flex;justify-content:space-between}.actions[data-v-33f7a624]{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.action-buttons[data-v-33f7a624]{display:flex;flex-wrap:wrap}.action[data-v-33f7a624]{background:rgba(22,100,255,.13);border-radius:9px;color:#1664ff;font-weight:500;padding:5px 10px;margin:5px;cursor:pointer}.control-panel[data-v-33f7a624]{display:flex;flex-direction:column;align-items:center;color:#438cff;font-weight:700;width:120px}.control[data-v-33f7a624]{margin:5px 0;cursor:pointer}.servers-detail{background-color:#fff}.servers-detail-container{margin-top:30px}.servers-index[data-v-6bcb9791]{display:flex}.servers-index .left[data-v-6bcb9791]{width:200px;overflow-x:hidden}.servers-index .right[data-v-6bcb9791]{flex:1;background:#FFF;padding:36px 35px}.tagName[data-v-ae1b8ea2]:before{position:relative;left:70px;display:inline-block;margin-right:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.subTitle[data-v-4e6ecbe7]{position:relative;margin-top:18px;display:inline-block;height:50px}.subTitle .subTitle-title[data-v-4e6ecbe7]{position:absolute;top:0;left:0}.subTitle .subTitle-content[data-v-4e6ecbe7]{color:#000000a6;font-size:14px;text-indent:38px}.textRetract{padding-left:10px}.qiyebox_name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.person-detail-wrapper{background-color:#fff}.person-detail-wrapper .wrapper{border-radius:16px;font-size:16px}.person-detail-wrapper .wrapper .title{font-size:20px;font-weight:700}.person-detail-wrapper .wrapper .title i{width:4px;background-color:#1d6aaf;display:inline-block;height:19px;margin-right:20px}.person-detail-wrapper .wrapper .content{font-size:18px;font-family:PingFang SC,PingFang SC;font-weight:700}.person-detail-wrapper .wrapper .content .label{text-align:right}.person-detail-wrapper .wrapper .content .ant-col{padding:20px 15px 20px 0;line-height:36px}.person-detail-wrapper .wrapper .content .contemt_line{padding-bottom:22px}.person-detail-wrapper .wrapper .content .form_button{text-align:right}
