#blockly-container{height:100%;width:100%}.blocklyToolboxDiv{background-color:#f5f5f5}.blocklyToolboxCategory{cursor:pointer}.blocklyTreeRow{height:3rem;line-height:3rem;margin-bottom:0;padding-left:.5rem!important;padding-right:.5rem!important;text-align:left}.blocklyTreeIcon{display:none!important}.blocklyFlyoutBackground{fill-opacity:.5}.blocklyToolboxCategory:first-child{height:0;overflow:hidden}.blocklyTreeLabel{margin-left:2px;padding:0!important}#python-container{background-color:#333;color:#f5f7fa;height:100%;overflow:auto;white-space:pre;width:100%}*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0}#app{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%}header{background-color:#f5f7fa;color:#333;padding:.5rem}.v-resize-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.v-resize-container,.v-resize-top{-webkit-flex-grow:1;flex-grow:1;height:0}.v-resize-top{overflow:auto}.v-resize-bottom{-webkit-flex-basis:200px;flex-basis:200px;height:0}.h-resize-container{display:-webkit-flex;display:flex;max-width:100%;width:100%}.h-resize-left{-webkit-flex-grow:1;flex-grow:1;overflow:auto;width:0}.h-resize-right{-webkit-flex-basis:30%;flex-basis:30%;overflow:auto;width:0}.h-resizer,.v-resizer{--size:0.5rem;background-color:#ccc;transition:.2s}.h-resizer{width:var(--size)}.v-resizer{height:var(--size)}.h-resizer:hover{cursor:ew-resize}.v-resizer:hover{cursor:ns-resize}.h-resizer:hover,.v-resizer:hover{background-color:#1890ff}footer{background-color:#f5f7fa;color:#333;padding:.5rem}#bottom-container,#log{height:100%;width:100%}#bottom-container{-webkit-flex-direction:column;flex-direction:column}#bottom-container,#bottom-head{display:-webkit-flex;display:flex}#bottom-head{-webkit-align-items:center;align-items:center;background-color:#f5f7fa;-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-justify-content:space-between;justify-content:space-between}#bottom-body{-webkit-flex:1;flex:1;overflow:auto}.tabpane{height:100%;width:100%}.fb-tabs{border:none!important}#tabpanes2{padding:.5rem .7rem}#log-get{margin-right:1rem}#log-clear,#log-get,.x-btn{cursor:pointer}.x-btn{-webkit-tap-highlight-color:transparent;background-color:#fafafa;border:1px solid #aaa;border-radius:.5rem;color:#333;font-size:14px;line-height:14px;margin:0;outline:none;padding:.5rem .75rem;transition:background-color .2s linear}.x-btn:disabled{cursor:not-allowed;opacity:.5}.x-btn:not([disabled]):hover{background-color:#e5e5e5}.x-btn:not([disabled]):active{background-color:#d5d5d5}.x-btn-full{font-size:1.2rem;padding:1rem;width:100%}.x-btn-main{background-color:#1677ff;border-color:#0958d9;color:#fff}.x-btn-main:not([disabled]):hover{background-color:#0958d9}.x-btn-main:not([disabled]):active{background-color:#003eb3}.x-btn-danger{background-color:#f5222d;border-color:#cf1322;color:#fff}.x-btn-danger:not([disabled]):hover{background-color:#cf1322}.x-btn-danger:not([disabled]):active{background-color:#a8071a}.x-btn-pass{background-color:#52c41a;border-color:#389e0d;color:#fff}.x-btn-pass:not([disabled]):hover{background-color:#389e0d}.x-btn-pass:not([disabled]):active{background-color:#237804}.x-btn-warning{background-color:#faad14;border-color:#d48806;color:#fff}.x-btn-warning:not([disabled]):hover{background-color:#d48806}.x-btn-warning:not([disabled]):active{background-color:#ad6800}header{font-size:0;overflow:hidden;white-space:nowrap}header button{background-color:transparent;border:none;border-radius:.5rem;color:#333;cursor:pointer;font-size:16px;height:2rem;line-height:2rem;margin-right:.5rem;min-width:3rem;vertical-align:middle}header button:first-child{background-color:#52c41a;color:#fff}header button:nth-child(2){background-color:#f5222d;color:#fff}header button:nth-child(3){background-color:#1890ff;color:#fff}header button:nth-child(4){background-color:orange;color:#fff}header button:nth-child(5){background-color:#13c2c2;color:#fff}header button:nth-child(6){background-color:#2f54eb;color:#fff}.category-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:18px;vertical-align:middle;width:18px}html{overflow:hidden}@media (max-width:576px){.v-resize-bottom{-webkit-flex-basis:125px!important;flex-basis:125px!important}}.f-modal-mask *{box-sizing:border-box}.f-modal-mask{background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.f-modal-modal{background-color:#fff;border-radius:.5rem;left:50%;max-height:90%;max-width:90%;min-width:300px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.f-modal-modal,.f-modal-modal *{box-sizing:border-box}.f-modal-modal-inline_block{background-color:#fff;border-radius:.5rem;display:inline-block;margin:0 1rem 1rem 0;max-height:90%;max-width:90%;overflow:hidden}.f-modal-head{-webkit-align-items:center;align-items:center;color:#fff;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between}.f-modal-body{box-sizing:border-box;max-width:100%;overflow:auto}.f-modal-body img{vertical-align:top}.f-modal-closebtn{cursor:pointer;height:32px;position:relative;transition:background-color .2s linear;width:32px}.f-modal-closebtn:after,.f-modal-closebtn:before{background-color:#fff;content:"";display:"block";height:16px;left:50%;position:absolute;top:50%;width:2px}.f-modal-closebtn:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.f-modal-closebtn:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.f-modal-closebtn:hover{background-color:red}.f-modal-head_label{padding-left:8px}.f-modal-btns{padding:0 1rem 1rem;text-align:right}.f-modal-checkbtn{color:#1677ff}.f-modal-checkbtn:focus,.f-modal-checkbtn:hover{background-color:#e6f4ff!important}.f-modal-checkbtn:active{background-color:#bae0ff!important}.f-modal-cancelbtn{color:#aaa;margin-left:8px}.f-modal-cancelbtn:focus,.f-modal-cancelbtn:hover{background-color:#eee!important}.f-modal-cancelbtn:active{background-color:#ddd!important}.f-modal-cancelbtn,.f-modal-checkbtn{-webkit-tap-highlight-color:transparent;background-color:#fff;border:none!important;border-radius:8px;cursor:pointer;font-size:14px;line-height:16px;min-height:32px;outline:none;padding:8px 12px;transition:background-color .2s linear}.f-modal-body p{margin:0 0 1rem}.f-modal-body a{color:#1677ff;text-decoration:none}.x-input-text{background-color:#fff;border:1px solid #d9d9d9;border-radius:.5rem;box-sizing:border-box;color:#333;font-size:14px;line-height:1.5;margin:0;outline:none;padding:.5rem;transition:border-color .2s linear}.x-input-text:disabled{opacity:.5}.x-input-text:focus{border:1px solid #1890ff}.x-input-text[type=number]::-webkit-inner-spin-button,.x-input-text[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.x-tip{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:0;position:fixed;width:100%;z-index:999999}.x-tip[pos=top]{top:5%}.x-tip[pos=center]{top:50%}.x-tip[pos=bottom]{bottom:4rem}.x-tip-content{background-color:rgba(0,0,0,.5);border-radius:5px;color:#fff;font-size:16px;max-width:80%;padding:10px}.fs-container *{box-sizing:border-box}.fs-render{height:300px;overflow:auto;padding:.5rem;width:100%}.m-content-item{cursor:pointer;padding:.5rem}.m-content-item:hover{background-color:#bae7ff}.fs-content-item-icon{border-radius:5px;float:left;height:1.5rem;margin-right:.5rem;width:1.5rem}.m-folder .fs-content-item-icon{background-color:#ffe89f}.m-disc .fs-content-item-icon{background-color:#aaa}.fs-file .fs-content-item-icon{background-color:#096dd9}.fs-filename{cursor:pointer;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.fs-footer{background-color:#eee;padding:.5rem}.fs-header{-webkit-align-items:center;align-items:center;font-size:18px;padding:1rem .5rem .5rem}.fs-dirpath{border-bottom:1px solid #ddd;padding:.5rem .5rem 1rem}.fs-input{padding:.5rem;width:100%}.fs-input:focus{border:1px solid #1890ff}.fs-input,.fs-select{border:1px solid #aaa;border-radius:0;height:32px;outline:none}.fs-select{width:20px}.fs-op{margin-bottom:.5rem;padding:0}.fs-btn{-webkit-tap-highlight-color:transparent;background-color:#fafafa;border:1px solid #aaa;box-sizing:border-box;cursor:pointer;font-size:14px;height:32px;line-height:14px;outline:none;padding:.6em 1em;transition:background-color .3s linear}.fs-btn:hover{background-color:#f0f0f0}.fs-btn:active{background-color:#d9d9d9}.fs-btn:disabled{opacity:.5}.fs-container{background-color:#fff;border-radius:1rem;box-shadow:0 0 10px 5px #ddd;left:50%;max-width:300px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:999}.fs-selected{word-break:break-all}.fs-file[selected=true]{background-color:#bae7ff;opacity:.5}.fs-close{border-radius:.5rem}.fs-folder_out{border-radius:.5rem 0 0 .5rem}.fs-confirm,.fs-view{border-radius:0 .5rem .5rem 0}.fs-cancel{border-radius:.5rem 0 0 .5rem}.fs-selected,.fs-suffix{border-radius:.5rem}.fs-container button{margin-right:0}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{-webkit-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-webkit-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-webkit-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-webkit-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-webkit-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-webkit-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-10,.col-9{-webkit-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-webkit-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{-webkit-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-1>*,.row-cols-sm-2>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-2>*{width:50%}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-3>*,.row-cols-sm-4>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-4>*{width:25%}.row-cols-sm-5>*{width:20%}.row-cols-sm-5>*,.row-cols-sm-6>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto{width:auto}.col-sm-1,.col-sm-auto{-webkit-flex:0 0 auto;flex:0 0 auto}.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-2,.col-sm-3{-webkit-flex:0 0 auto;flex:0 0 auto}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-4,.col-sm-5{-webkit-flex:0 0 auto;flex:0 0 auto}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-6,.col-sm-7{-webkit-flex:0 0 auto;flex:0 0 auto}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-8,.col-sm-9{-webkit-flex:0 0 auto;flex:0 0 auto}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-10,.col-sm-11{-webkit-flex:0 0 auto;flex:0 0 auto}.col-sm-11{width:91.66666667%}.col-sm-12{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-webkit-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{width:100%}.row-cols-md-1>*,.row-cols-md-2>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-md-2>*{width:50%}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-3>*,.row-cols-md-4>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-md-4>*{width:25%}.row-cols-md-5>*{width:20%}.row-cols-md-5>*,.row-cols-md-6>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto{width:auto}.col-md-1,.col-md-auto{-webkit-flex:0 0 auto;flex:0 0 auto}.col-md-1{width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-2,.col-md-3{-webkit-flex:0 0 auto;flex:0 0 auto}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-4,.col-md-5{-webkit-flex:0 0 auto;flex:0 0 auto}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-6,.col-md-7{-webkit-flex:0 0 auto;flex:0 0 auto}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-8,.col-md-9{-webkit-flex:0 0 auto;flex:0 0 auto}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-10,.col-md-11{-webkit-flex:0 0 auto;flex:0 0 auto}.col-md-11{width:91.66666667%}.col-md-12{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-webkit-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-1>*,.row-cols-lg-2>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-2>*{width:50%}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-3>*,.row-cols-lg-4>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-4>*{width:25%}.row-cols-lg-5>*{width:20%}.row-cols-lg-5>*,.row-cols-lg-6>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto{width:auto}.col-lg-1,.col-lg-auto{-webkit-flex:0 0 auto;flex:0 0 auto}.col-lg-1{width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-2,.col-lg-3{-webkit-flex:0 0 auto;flex:0 0 auto}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-4,.col-lg-5{-webkit-flex:0 0 auto;flex:0 0 auto}.col-lg-5{width:41.66666667%}.col-lg-6{width:50%}.col-lg-6,.col-lg-7{-webkit-flex:0 0 auto;flex:0 0 auto}.col-lg-7{width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-8,.col-lg-9{-webkit-flex:0 0 auto;flex:0 0 auto}.col-lg-9{width:75%}.col-lg-10{width:83.33333333%}.col-lg-10,.col-lg-11{-webkit-flex:0 0 auto;flex:0 0 auto}.col-lg-11{width:91.66666667%}.col-lg-12{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-webkit-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-1>*,.row-cols-xl-2>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-2>*{width:50%}.row-cols-xl-3>*{width:33.3333333333%}.row-cols-xl-3>*,.row-cols-xl-4>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-4>*{width:25%}.row-cols-xl-5>*{width:20%}.row-cols-xl-5>*,.row-cols-xl-6>*{-webkit-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto{width:auto}.col-xl-1,.col-xl-auto{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xl-1{width:8.33333333%}.col-xl-2{width:16.66666667%}.col-xl-2,.col-xl-3{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xl-3{width:25%}.col-xl-4{width:33.33333333%}.col-xl-4,.col-xl-5{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xl-5{width:41.66666667%}.col-xl-6{width:50%}.col-xl-6,.col-xl-7{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xl-7{width:58.33333333%}.col-xl-8{width:66.66666667%}.col-xl-8,.col-xl-9{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xl-9{width:75%}.col-xl-10{width:83.33333333%}.col-xl-10,.col-xl-11{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xl-11{width:91.66666667%}.col-xl-12{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-webkit-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{width:16.6666666667%}.col-xxl-auto,.row-cols-xxl-6>*{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xxl-auto{width:auto}.col-xxl-1{width:8.33333333%}.col-xxl-1,.col-xxl-2{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xxl-2{width:16.66666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xxl-4{width:33.33333333%}.col-xxl-5{width:41.66666667%}.col-xxl-5,.col-xxl-6{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xxl-6{width:50%}.col-xxl-7{width:58.33333333%}.col-xxl-7,.col-xxl-8{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.66666667%}.col-xxl-9{width:75%}.col-xxl-10,.col-xxl-9{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xxl-10{width:83.33333333%}.col-xxl-11{width:91.66666667%}.col-xxl-11,.col-xxl-12{-webkit-flex:0 0 auto;flex:0 0 auto}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.align-items-center{-webkit-align-items:center!important;align-items:center!important}.justify-content-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.justify-content-evenly{-webkit-justify-content:space-evenly!important;justify-content:space-evenly!important}.f-log{box-sizing:border-box;font-family:Consolas;overflow-x:hidden;overflow-y:auto;white-space:pre-wrap}.f-log p{margin:0}.fb-tabs{background-color:#f5f7fa;border:1px solid #eee;border-bottom:0;font-size:0;overflow:auto;white-space:nowrap}.fb-tabs>*{-webkit-tap-highlight-color:transparent;border:1px solid transparent;border-bottom:none;border-top:none;color:#aaa;cursor:pointer;display:inline-block;font-size:16px;margin-left:-1px;padding:.5rem .7rem;transition:background-color .3s}.fb-tabs>[active=true]{background-color:#fff;color:#1890ff}.fb-tab-panes{border:1px solid #eee;border-top:0}.hidden{display:none!important}.f-droplist-ul{background-color:#fff;border:1px solid #000;border-radius:.5rem;display:none;list-style-type:none;margin:0;overflow:auto;padding:0;position:absolute;z-index:999}.f-droplist-li{background-color:#fff;color:#000;font-size:16px;padding:.5rem;text-align:left;white-space:nowrap}.f-droplist-li[type=normal]{cursor:pointer}.f-droplist-li[type=normal]:hover{background-color:#1890ff;color:#fff}.f-droplist-li[type=label]{background:#ddd;cursor:auto}.f-droplist-li[type=el]>*{display:block;width:100%}.f-droplist-li[type=el]>a{color:#000;text-decoration:none}.f-droplist-li[type=el]>a:hover{color:#1890ff}.f-droplist-collection>li{padding-left:1.5rem;padding-right:1.5rem}