.formula-editor-wrapper{border-radius:4px;margin-top:8px;overflow:hidden;width:100%}.formula-editor-header{background-color:#252526;border-bottom:1px solid #3c3c3c;box-sizing:border-box;height:32px;padding:4px 8px;width:100%}.formula-editor-header-title{color:#fff;font-size:13px;font-weight:600}.formula-editor-header-badge{background-color:#1e1e1e;border:1px solid #3c3c3c;border-radius:3px;color:#858585;font-size:11px;padding:2px 6px}.formula-editor-container{min-height:100px;width:100%}.formula-editor-container .cm-editor{max-height:400px;min-height:100px;overflow-y:auto}.formula-editor-container .cm-scroller{min-height:100px}.formula-editor-footer{background-color:#252526;border-top:1px solid #3c3c3c;box-sizing:border-box;height:32px;padding:4px 8px;width:100%}.formula-editor-error{color:#f48771;font-size:12px}.formula-editor-hint{color:#858585;font-size:11px}.formula-editor-btn{background-color:#0e639c;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;height:22px;padding:2px 10px;transition:background-color .15s}.formula-editor-btn:hover{background-color:#17b !important;color:#fff !important}.formula-editor-btn:disabled{cursor:not-allowed;opacity:.5}.bracket-close,.bracket-open{height:fit-content;padding:4px}.bracket-close,.bracket-open,.method-arg{align-items:center;display:flex}.method-arg:after{color:#111;content:",";font-size:16px;margin:0 4px 0 2px}.method-arg.last:after{content:unset}.logic-node-container{position:relative}.logic-node-container:after{background:rgba(99,102,241,.3019607843);border-radius:1px;bottom:16px;content:"";left:8px;position:absolute;top:32px;width:1.5px;z-index:0}.logic-node-container .logic-btn-group{align-items:center;background:#f4f4f8;border:1px solid rgba(0,0,0,.0784313725);border-radius:14px;color:#111;display:inline-flex;height:28px;overflow:hidden;transition:all .9s ease;width:max-content}.logic-node-container .logic-btn-group .break-line{background:rgba(0,0,0,.1490196078);height:16px;overflow:hidden;width:0}.logic-node-container .logic-btn-group .btn-logic-op{background:rgba(0,0,0,0);border:none;font-size:12px;font-weight:600;height:100%;letter-spacing:.03em;max-width:0;opacity:0;overflow:hidden;padding:0;transition:padding .25s;width:1px}.logic-node-container .logic-btn-group .btn-logic-op.active{color:#fff;max-width:unset;opacity:1;padding:0 20px;transition:.3s ease;width:max-content}.logic-node-container .logic-btn-group .btn-logic-op.active,.logic-node-container .logic-btn-group .btn-logic-op.active[data-op="$and"]{background:#22c55e}.logic-node-container .logic-btn-group .btn-logic-op.active[data-op="$or"]{background:#f97316}.logic-node-container .logic-btn-group .btn-logic-op.active[data-op="$xor"]{background:#8b5cf6}.logic-node-container .logic-btn-group .btn-logic-op.active[data-op="$not"]{background:#ef4444}.logic-node-container .logic-btn-group .btn-logic-op:disabled{color:#111;cursor:not-allowed}.logic-node-container .logic-op-actions{margin-left:auto}.logic-node-container .logic-op-actions .btn{background-color:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px;min-height:22px;opacity:0;transition:all .3s ease;visibility:hidden}.logic-node-container .logic-op-actions .btn:hover{background-color:#4f46e5}.logic-node-container .logic-op-actions .btn:disabled{background:#efefef;color:#111;cursor:not-allowed}.logic-node-container .logic-op-actions .btn.must-show{opacity:1;visibility:unset}.logic-node-container .logic-op-actions .btn-delete{background-color:#ff5f73}.logic-node-container .logic-op-group{font-family:SVN-Bio-Sans;font-weight:400;padding:4px 0}.logic-node-container .logic-op-group .logic-node-circle{display:none}.logic-node-container .logic-op-group:hover .btn-logic-op{max-width:unset;opacity:1;padding:0 12px;width:max-content}.logic-node-container .logic-op-group:hover .logic-btn-group{background:#fff;border-color:rgba(99,102,241,.3019607843);box-shadow:0 2px 6px rgba(99,102,241,.1019607843);transition:unset}.logic-node-container .logic-op-group:hover .break-line{width:1px}.logic-node-container .logic-op-group:hover .logic-node-circle{display:none}.logic-node-container .logic-op-group:hover .btn{opacity:1;visibility:unset}.logic-node-container .child-exp-group{padding-left:8px;position:relative}.logic-node-container .child-exp-group>*{margin-left:20px;position:relative}.logic-node-container .child-exp-group>:before{background:rgba(99,102,241,.3019607843);content:"";height:1.5px;left:-20px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.logic-node-container .child-exp-group>.logic-node-container:before{top:20px;transform:none}.logic-node-container .logic-errors-group{color:#ff6646;display:block;font-size:10px;line-height:12px;margin:0;padding-left:32px}.logic-node-container .logic-errors-group .exp-error{display:block;margin-top:4px}.expression-box{background-color:rgba(99,102,241,.0392156863);border:1.5px dashed rgba(99,102,241,.4);border-radius:8px;box-sizing:border-box;height:100%;min-height:28px;padding:3px;transition:border-color .2s,background-color .2s}.expression-box:hover{background-color:rgba(99,102,241,.0784313725);border-color:rgba(99,102,241,.6)}.expression-box .btn-exp-actions{border-radius:6px;box-sizing:border-box;height:22px;padding:5px;width:22px}.expression-content{width:100%}.expression-content .exp-node{background-color:#fff;border:1px solid rgba(0,0,0,.0784313725);border-radius:6px;box-sizing:border-box;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;height:22px;line-height:16px;padding:2px 6px;transition:box-shadow .2s}.expression-content .exp-node:hover{box-shadow:0 1px 3px rgba(0,0,0,.1019607843)}.expression-content .exp-node-op{align-items:center;background:rgba(99,102,241,.0784313725);border-radius:4px;color:#6366f1;display:inline-flex;font-family:SVN-Bio-Sans;font-size:14px;font-weight:600;height:20px;justify-content:center;margin:0 2px;width:22px}.expression-content .exp-node-item{background:rgba(99,102,241,.0588235294);border-radius:4px;color:#4f46e5;font-weight:500;padding:0 4px;width:fit-content}.expression-content .exp-node-method{background:rgba(147,51,234,.0588235294);border-radius:4px;color:#9333ea;font-weight:500;padding:0 4px}.expression-content .exp-node-value{color:#111;height:fit-content;max-width:calc(100% - 30px)}.expression-content .exp-node-value .value-node--input{border:none;box-sizing:border-box;display:flex;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400}.expression-content .exp-node-value .value-node--input:focus{outline:none}.expression-content .exp-node-value .value-node--input::-webkit-inner-spin-button,.expression-content .exp-node-value .value-node--input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.expression-editor{border-radius:4px;width:100%}.expression-editor .monaco-editor{width:100%}.expression-editor-error{color:#ff5f73;font-size:12px;line-height:16px}.expression-editor--modal{height:100vh;top:0}.expression-editor--modal.modal--wrapper{max-width:100vw;padding:0}.expression-editor--modal.modal--wrapper .ant-modal-content{height:100vh;overflow:hidden}.expression-editor--modal.modal--wrapper .ant-modal-content .ant-modal-body{height:calc(100% - 63px);margin:0;padding:0}.expression-editor--modal.modal--wrapper .ant-modal-content .ant-modal-body .expression-editor--modal{height:100% !important}.expression-editor--modal.modal--wrapper .ant-modal-close,.expression-editor--modal.modal--wrapper .ant-modal-footer,.expression-editor--modal.modal--wrapper .ant-modal-header{display:none !important}.expression-editor-header{background-color:#111;box-sizing:border-box;height:32px;width:100%}.expression-editor-header-title{color:#fff;font-family:SVN-Bio-Sans;font-size:14px;font-weight:600;line-height:20px;padding:4px 8px}.expression-editor-footer{background-color:#111;box-sizing:border-box;height:32px;padding:4px 8px;width:100%}.expression-editor-btn{background-color:#dae043;border:none;border-radius:2px;height:24px;padding:4px 8px}.expression-item{background-color:#fff;border:1px solid rgba(0,0,0,.0588235294);border-radius:6px;padding:3px 8px}.dropper{border:1.5px dashed rgba(0,0,0,0);border-radius:6px;height:22px;opacity:0;transition:border-color .3s,background-color .3s,opacity .3s,width .3s;width:8px}.dropper.visible{background-color:rgba(99,102,241,.1490196078);border-color:#6366f1;opacity:1}.dropper.hidden{background-color:initial;opacity:0;width:2px}.popup-container{align-items:center;display:flex;max-width:482px;padding:8 12px;position:relative;transition:all .3s ease;width:fit-content}.popup-container .content-info{cursor:default;display:grid}.popup-container .content-info .item-text{word-wrap:break-word;font-family:SVN-Bio-Sans;font-weight:400;max-width:400px;width:fit-content}.popup-container .content-info .item-text *{color:#555}.popup-container .content-info .item-display-name{font-size:12px;line-height:16px}.popup-container .content-info .path-to{color:#555;font-size:12px;line-height:16px}.popup-container .action-group{display:grid;padding:8px 12px}.popup-container .action-group .btn-action{background-color:#efefef;border:none;border-radius:4px;color:#555;font-size:12px;line-height:16px;line-height:12px;padding:6px 10px;transition:all .3s ease;width:64px}.popup-container .action-group .btn-action:hover{background:#04377a;color:#fff;cursor:pointer}.input--wrapper{position:relative;width:100%}.ant-input-number-affix-wrapper{width:100%}.ant-input,.ant-input-number{border:1px solid #e6e6e6;width:100%}.ant-input-number:not(.ant-input-disabled,.ant-input-number-disabled),.ant-input:not(.ant-input-disabled,.ant-input-number-disabled){background:#fff}.ant-input-number-input::placeholder,.ant-input::placeholder{color:#727272;font-size:12px;line-height:16px}.ant-input,.ant-picker,.ant-radio-wrapper,.ant-select-selector{align-items:flex-start}.ant-input-group-addon .ant-select{width:unset}.ant-checkbox-wrapper,.ant-radio-wrapper{align-items:flex-start}.ant-checkbox-wrapper .ant-checkbox+span,.ant-radio-wrapper .ant-checkbox+span{padding-left:12px;padding-right:12px}.ant-checkbox-wrapper .checkbox-label,.ant-radio-wrapper .checkbox-label{font-family:SVN-Bio-Sans;font-weight:400}.ant-checkbox-wrapper .checkbox-description,.ant-radio-wrapper .checkbox-description{color:#555;font-family:SVN-Bio-Sans;font-weight:400}.ant-input,.ant-picker,.ant-select{width:100%}.ant-picker-suffix,.ant-select-suffix{color:#555}.ant-input-affix-wrapper,.ant-input-number-input{align-items:center;border:1px solid #e6e6e6;padding:4px 11px}.ant-input-affix-wrapper .ant-input-suffix,.ant-input-number-input .ant-input-suffix{color:#555}.ant-input-affix-wrapper .ant-input,.ant-input-number-input .ant-input{border:none}.ant-checkbox-checked .ant-checkbox-inner{border-radius:3px}.ant-picker-input>input::placeholder{font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px}.file-input{border:1px solid #e6e6e6;border-radius:0;max-width:unset}.file-input:hover{border-color:#004cd8}.file-input--wrapper{align-items:center;display:flex;flex-direction:column;gap:16px}.file-input__item{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;padding:8px 12px;position:relative}.file-input__item:last-child{border-bottom:none}.file-input__item__name{overflow:hidden;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.file-input__item__name.active{cursor:pointer}.file-input__item__remove{cursor:pointer;display:none;height:20px;padding:2px;position:absolute;right:12px;width:20px}.file-input__item:hover{background:#fff}.file-input__item:hover .file-input__item__remove{display:block}.file-input__add{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px}.file-input__add:hover{background:#fff}.file-input .add-button,.file-input .ant-upload{color:#004cd8;display:block;width:100%}.file-input .add-button .ant-btn{display:flex;justify-content:space-between;width:100%}.ant-select-dropdown{z-index:1080}.editable{align-items:center;display:flex;min-height:32px}.editable .editable-items{width:100%}.editable__label{cursor:text}.editable__label.active{color:var(--text-text, #333)}.editable__placeholder{word-wrap:break-word;color:var(--text-text-disable, #868686);padding-left:0 !important;padding-left:11px}.editable .ant-input,.editable .ant-input-affix-wrapper{background-color:unset !important;border:none;border-bottom:2px solid #0c4288;border-radius:0;box-shadow:none !important;padding:0;transform-origin:bottom right;transition:border-bottom .5s ease-out}.editable .ant-input input,.editable .ant-input-affix-wrapper input{background-color:unset;border:none;box-shadow:none;padding:0}.editable .ant-input,.editable .ant-input-affix-wrapper-disabled{background-color:unset}.editable .ant-input .ant-input[disabled],.editable .ant-input-affix-wrapper-disabled .ant-input[disabled]{color:#111}.editable .ant-input-affix-wrapper-disabled:after,.editable .ant-input:after{display:none}.option-group-wrapper{display:flex;flex-direction:row}.option-group-wrapper.option-col-1>.option-group{min-width:0;width:100%}.option-group-wrapper.option-col-2>.option-group{min-width:0;width:50%}.option-group-wrapper.option-col-3>.option-group{min-width:0;width:33.33333%}.option-group-wrapper.option-col-4>.option-group{min-width:0;width:25%}.option-group-wrapper.option-col-horizontal>.option-group{display:flex;flex-wrap:wrap;gap:4px}.date-input,.date-time-input,.time-input{position:relative}.date-input .now,.date-time-input .now,.time-input .now{align-items:center;color:#34ab71;display:flex;font-size:12px;line-height:16px;padding-left:4px;padding-right:4px;position:absolute;right:25px;top:0;z-index:100}.date-input .now.ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover,.date-time-input .now.ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover,.time-input .now.ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover{color:#34ab71;cursor:pointer}.date-input .now:focus,.date-time-input .now:focus,.time-input .now:focus{background-color:#edf8f2;border:1px solid #34ab71}.vas{display:flex;margin:8px 0}.vas .radio--cell--label{font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px}.vas.horizontal{display:flex;flex-direction:row;justify-content:space-between;overflow-x:auto;overflow-y:hidden}.vas.horizontal .radio--cell{align-items:flex-start;display:flex;gap:8px;padding-bottom:4px}.vas.horizontal.top .radio--cell--label{align-items:flex-end;display:flex;padding-bottom:4px}.vas.horizontal.top .radio--cell .ant-radio-wrapper{flex-direction:column-reverse}.vas.horizontal.bottom .radio--cell .radio--cell--label{align-items:flex-start}.vas.horizontal.bottom .radio--cell .ant-radio-wrapper,.vas.vertical{flex-direction:column}.vas.vertical{display:flex;gap:4px;max-height:356px;overflow-x:hidden;overflow-y:auto;width:fit-content}.vas.vertical.left .radio--cell--label{display:flex;justify-content:flex-end;padding-right:8px}.vas.vertical.left .radio--cell{display:flex;justify-content:end;padding-right:8px}.vas.vertical.left .radio--cell .ant-radio-wrapper{flex-direction:row-reverse;justify-content:flex-end}.vas.vertical.right .radio--cell{padding-right:8px}.vas.vertical.right .radio--cell .ant-radio-wrapper{flex-direction:row;justify-content:flex-end}.vas .ant-radio-wrapper{gap:8px;margin-inline-end:0}.vas .ant-radio-wrapper:after{display:none}.vas::-webkit-scrollbar{background-color:#f5f5f5;height:1px;width:2px}.vas::-webkit-scrollbar-thumb{background-color:#ccc}.slider--component .slider--wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between}.slider--component .slider--wrapper--vertical{justify-content:center}.slider--component .slider--wrapper .ant-input-number-input-wrap{width:48px}.slider--component .slider--wrapper .ant-input-number-input-wrap input{font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px}.slider--component .slider--wrapper .input--slider{display:flex;flex:1;flex-direction:column}.slider--component .slider--wrapper .input--slider .ant-slider{width:100%}.slider--component .slider--wrapper .input--slider--labels{display:flex;justify-content:space-between}.slider--component .slider--wrapper .input--slider--col{display:flex;height:300px;justify-content:center}.slider--component .slider--wrapper .input--slider--col .vertical--labels{flex-direction:column-reverse;height:310px}.slider--component .slider--wrapper .top-vertical{flex-direction:column-reverse}.slider--component .slider--wrapper .left-vertical{flex-direction:row-reverse}.slider--component .slider--wrapper .button-default .ant-slider-handle:after{box-shadow:0 0 0 2px #d8d8d8}.slider--component .slider--wrapper .button-default .ant-slider-handle:focus:after{box-shadow:0 0 0 4px #d8d8d8}.slider--component .slider--status{border-left:3px solid #29946f;color:#29946f;margin-top:10px;padding-left:5px}.box-container{display:flex;flex-direction:column;gap:6px;overflow:hidden;width:100%}.box-container .tag-box--wrapper{align-items:center;background-color:#fff;border:1px solid #d8d8d8;border-radius:8px;box-sizing:border-box;display:flex;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;gap:10px;line-height:16px;min-width:0;padding:5px 10px;transition:box-shadow .15s ease,border-color .15s ease;width:100%}.box-container .tag-box--wrapper:hover{border-color:rgba(99,102,241,.3019607843);box-shadow:0 1px 4px rgba(99,102,241,.0784313725)}.box-container .tag-box--item{color:#111;flex:1;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px;overflow:hidden;text-overflow:ellipsis;user-select:none;white-space:nowrap}.box-container .tag-box--remove{align-items:center;background-color:initial;border:none;border-radius:4px;color:#727272;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:24px;justify-content:center;line-height:1;transition:color .15s ease,background-color .15s ease;width:24px}.box-container .tag-box--remove:hover{background-color:#fff0f2;color:#ff5f73}.box-container .tag-box--drop{align-items:center;background-color:rgba(99,102,241,.0196078431);border:1.5px dashed rgba(99,102,241,.3490196078);border-radius:8px;box-sizing:border-box;color:#004cd8;cursor:pointer;display:flex;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;gap:6px;height:32px;justify-content:center;line-height:16px;padding:8px 12px;transition:all .2s ease;width:100%}.box-container .tag-box--drop-icon{font-size:16px;font-weight:600}.box-container .tag-box--drop:hover{background-color:rgba(99,102,241,.0509803922);border-color:rgba(99,102,241,.6)}.box-container .tag-box--drop.active{background-color:#d6e4f2;border-color:#004cd8;box-shadow:0 0 0 3px rgba(99,102,241,.1019607843);color:#004cd8}.modal--wrapper .ant-modal-content{border-radius:0;padding:0}.modal--wrapper .ant-modal-content .ant-modal-close{color:#fff;top:5px}.modal--wrapper .ant-modal-content .ant-modal-header{align-items:center;align-self:stretch;background-color:#04377a;border-radius:0;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 16px}.modal--wrapper .ant-modal-content .ant-modal-header .ant-modal-title{color:#fff;font-family:SVN-Bio-Sans;font-size:16px;font-weight:600;line-height:24px}.modal--wrapper .ant-modal-content .ant-modal-body{padding:16px}.modal--wrapper .ant-modal-content .ant-modal-footer{align-items:center;align-self:stretch;display:flex;justify-content:flex-end;padding:8px 16px}.modal--form--item--label{color:#111;font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;line-height:16px;margin-bottom:4px}.modal--form--item--label.required:after{color:#ff5f73;content:"*";margin-left:4px}.modal--form--item--error{color:#ff5f73;font-family:SVN-Bio-Sans;font-size:10px;font-weight:400;line-height:12px;margin-bottom:4px}.form-modal--wrapper .ant-form-item{margin-bottom:0}.form-modal--wrapper .ant-form-item .ant-form-item-required:before{display:none !important}.form-modal--wrapper .ant-form-item .ant-form-item-required:after{color:#ff5f73;content:"*";margin-left:4px;visibility:visible !important}.form-modal--wrapper .ant-form-item-label>label{color:#111;font-family:SVN-Bio-Sans;font-weight:600}.form-modal--wrapper .ant-modal-footer .ant-btn-primary{background-color:#0c4288}.form-modal--wrapper .ant-modal-footer .ant-btn-primary:hover{background-color:#04377a}.leave-modal .ant-modal-content .ant-modal-footer button{background-color:initial;border-radius:2px}.leave-modal .ant-modal-content .ant-modal-footer .ant-btn-default{border:1px solid #0c4288;color:#0c4288}.leave-modal .ant-modal-content .ant-modal-footer .ant-btn-default:hover{background-color:#0c4288;color:#fff}.leave-modal .ant-modal-content .ant-modal-footer .ant-btn-primary{border:1px solid #ff5f73;box-shadow:none;color:#ff5f73}.leave-modal .ant-modal-content .ant-modal-footer .ant-btn-primary:hover{background-color:#ff5f73;color:#fff}.toolbox-card--badge{align-items:center;border-radius:4px;display:flex;flex-shrink:0;font-family:SVN-Bio-Sans;font-size:10px;font-weight:600;height:20px;justify-content:center;line-height:12px;width:20px}.toolbox-card--badge.badge--operator{background-color:#eef0ff;color:#5b6abf}.toolbox-card--badge.badge--function{background-color:#edf8f2;color:#2d8f5e}.toolbox-card--badge.badge--constant{background-color:#fff4e6;color:#c07b2a}.toolbox-card--label{color:#111;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.island-box-wrapper{background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:8px;box-sizing:border-box;flex-shrink:0;padding:4px 6px 10px;transition:box-shadow .2s ease,transform .2s ease}.island-box-wrapper:hover{border-color:#6374dd;box-shadow:0 2px 8px 0 rgba(0,0,0,.1490196078);transform:translateY(-1px)}.island-box--title{background-color:#fff;border-radius:8px;color:#6374dd;font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;line-height:16px;margin-top:-4px;padding:6px 0;position:sticky;text-transform:uppercase;top:0;z-index:2}.island-box--grid{display:grid;gap:4px}.island-box--grid.grid-1{grid-template-columns:minmax(0, 100%)}.island-box--grid.grid-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.island-box--grid.grid-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.island-box--item{background-color:#f4f4f8;border:1px solid #ebebf0;border-radius:4px;cursor:pointer;font-size:12px;line-height:16px;min-width:0;padding:4px;transition:all .15s ease}.island-box--item:hover{background-color:#eef;border-color:#6374dd;box-shadow:0 1px 3px rgba(99,116,221,.1215686275)}.item-list--item{background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:4px;cursor:pointer;font-size:10px;line-height:12px;margin:-4px;padding:4px 8px}.item-list--item-label{font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;line-height:16px}.item-list--item-type{background-color:#6374dd;border-radius:4px;color:#fff;font-family:SVN-Bio-Sans;font-size:10px;font-weight:600;line-height:12px;padding:2px 4px}.item-list--item:hover{border-color:#6374dd}.leaf-node--wrapper{background-color:#fff;border-radius:8px;color:#1e40af;cursor:pointer;font-family:SVN-Bio-Sans;font-size:14px;font-weight:600;line-height:20px;margin-top:-4px;padding:6px 0;position:sticky;top:0;transition:all .3s ease-in-out;z-index:2}.leaf-node--wrapper button{background-color:initial;border:none;color:#6374dd;cursor:pointer;margin:0;padding:0}.leaf-node--wrapper button svg{transform:rotate(90deg)}.leaf-node--wrapper.open button svg{transform:rotate(180deg)}.leaf-node--children{padding-left:16px}.leaf-node--content{position:relative}.leaf-node--content:before{background-color:#e0e0e0;bottom:0;content:"";left:10px;position:absolute;top:-8px;width:1px}.leaf-node--content .leaf-node--wrapper{color:#ba68c8;font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;line-height:16px}.leaf-node--content .leaf-node--wrapper button{color:#ba68c8}.leaf-node--content .leaf-node--wrapper{top:32px}.rule-step{display:flex;gap:0;position:relative;width:100%}.rule-step__indicator{flex-direction:column;padding-top:0}.rule-step__icon,.rule-step__indicator{align-items:center;display:flex;flex-shrink:0;width:36px}.rule-step__icon{border-radius:50%;color:#fff;height:36px;justify-content:center}.rule-step__connector{align-self:stretch;border-top:2px dotted #d8d8d8;height:2px;left:36px;position:absolute;top:17px;width:4px}.rule-step__line{border-left:2px dotted #d8d8d8;flex:1;margin-top:4px;width:2px}.rule-step__content{flex:1;margin-left:4px;min-width:0}.rule-step__card{padding:2px 12px 4px}.rule-step__header{margin-bottom:4px}.rule-step__header-left{flex:1}.rule-step__keyword{font-weight:600;letter-spacing:.5px;text-transform:uppercase}.rule-step__keyword,.rule-step__subtitle{font-family:SVN-Bio-Sans;font-size:14px;line-height:20px}.rule-step__subtitle{color:#555;font-weight:400}.rule-step__info{align-items:center;color:#727272;cursor:help;display:inline-flex}.rule-step__description{color:#727272;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px;line-height:1.4;margin:2px 0 4px}.rule-step__header-actions{flex-shrink:0}.rule-step__header-actions .ant-btn{background:rgba(0,0,0,0);border:none;box-shadow:none;font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;height:28px;line-height:16px;padding:0 8px}.rule-step--trigger .rule-step__icon{background-color:#6366f1}.rule-step--trigger .rule-step__connector,.rule-step--trigger .rule-step__line{border-color:rgba(99,102,241,.3019607843)}.rule-step--trigger .rule-step__header-actions .ant-btn,.rule-step--trigger .rule-step__keyword{color:#6366f1}.rule-step--trigger .rule--block--item:before{background-color:rgba(99,102,241,.7019607843)}.rule-step--trigger .rule--block--item:after{border-color:rgba(99,102,241,.3019607843)}.rule-step--trigger .rule--block--item--badge{background-color:rgba(99,102,241,.1019607843);color:#6366f1}.rule-step--trigger .rule--block--add{background-color:rgba(99,102,241,.0392156863);border-color:rgba(99,102,241,.3490196078);color:#6366f1}.rule-step--trigger .rule--block--add:hover{background-color:#6366f1 !important;border-color:#6366f1 !important;color:#fff !important}.rule-step--condition .rule-step__icon{background-color:#8b5cf6}.rule-step--condition .rule-step__connector,.rule-step--condition .rule-step__line{border-color:rgba(139,92,246,.3019607843)}.rule-step--condition .rule-step__header-actions .ant-btn,.rule-step--condition .rule-step__keyword{color:#8b5cf6}.rule-step--condition .rule--block--item:before{background-color:rgba(139,92,246,.7019607843)}.rule-step--condition .rule--block--item:after{border-color:rgba(139,92,246,.3019607843)}.rule-step--condition .rule--block--item--badge{background-color:rgba(139,92,246,.1019607843);color:#8b5cf6}.rule-step--condition .rule--block--add{background-color:rgba(139,92,246,.0392156863);border-color:rgba(139,92,246,.3490196078);color:#8b5cf6}.rule-step--condition .rule--block--add:hover{background-color:#8b5cf6 !important;border-color:#8b5cf6 !important;color:#fff !important}.rule-step--action .rule-step__icon{background-color:#22c55e}.rule-step--action .rule-step__connector,.rule-step--action .rule-step__line{border-color:rgba(34,197,94,.3019607843)}.rule-step--action .rule-step__header-actions .ant-btn,.rule-step--action .rule-step__keyword{color:#22c55e}.rule-step--action .rule--block--item:before{background-color:rgba(34,197,94,.7019607843)}.rule-step--action .rule--block--item:after{border-color:rgba(34,197,94,.3019607843)}.rule-step--action .rule--block--item--badge{background-color:rgba(34,197,94,.1019607843);color:#22c55e}.rule-step--action .rule--block--add{background-color:rgba(34,197,94,.0392156863);border-color:rgba(34,197,94,.3490196078);color:#22c55e}.rule-step--action .rule--block--add:hover{background-color:#22c55e !important;border-color:#22c55e !important;color:#fff !important}.rule-step--exception .rule-step__icon{background-color:#f97316}.rule-step--exception .rule-step__connector,.rule-step--exception .rule-step__line{border-color:rgba(249,115,22,.3019607843)}.rule-step--exception .rule-step__header-actions .ant-btn,.rule-step--exception .rule-step__keyword{color:#f97316}.rule-step--exception .rule--block--item:before{background-color:rgba(249,115,22,.7019607843)}.rule-step--exception .rule--block--item:after{border-color:rgba(249,115,22,.3019607843)}.rule-step--exception .rule--block--item--badge{background-color:rgba(249,115,22,.1019607843);color:#f97316}.rule-step--exception .rule--block--add{background-color:rgba(249,115,22,.0392156863);border-color:rgba(249,115,22,.3490196078);color:#f97316}.rule-step--exception .rule--block--add:hover{background-color:#f97316 !important;border-color:#f97316 !important;color:#fff !important}.rule-step__empty{background-color:rgba(249,115,22,.0392156863);color:#727272;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px;padding:24px;text-align:center}.rule--block{width:100%}.rule--block--header{margin-bottom:12px}.rule--block--title{font-family:SVN-Bio-Sans;font-size:20px;font-weight:600;line-height:28px}.rule--block--help-text{color:#555;font-family:SVN-Bio-Sans;font-size:12px;font-style:italic;font-weight:400;line-height:16px}.rule--block--section{border-radius:2px}.rule--block--add{background-color:initial;border:1.5px dashed #d8d8d8;border-radius:6px;color:#555;cursor:pointer;font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;gap:6px;height:32px;line-height:16px;margin-top:4px;padding:4px 12px;transition:all .15s ease;width:100%}.rule--block--add:hover{background-color:#efefef !important}.rule--block--wrapper{border-bottom:1px solid #d8d8d8}.rule--block--item{background-color:#fff;border:1px solid #d8d8d8;border-radius:8px;margin-bottom:6px;position:relative}.rule--block--item:before{background-color:#d8d8d8;border-radius:50%;content:"";height:8px;left:-40px;position:absolute;top:14px;width:8px}.rule--block--item:after{border-top:2px dotted #d8d8d8;content:"";left:-33px;position:absolute;top:17px;width:33px}.rule--block--item--header{border-bottom:1px solid #d8d8d8;padding:8px 12px}.rule--block--item--badge,.rule--block--item--header{font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;line-height:16px}.rule--block--item--badge{align-items:center;background-color:rgba(99,102,241,.1019607843);border-radius:6px;color:#6366f1;display:inline-flex;height:22px;justify-content:center;width:22px}.rule--block--item--title{color:#111;font-family:SVN-Bio-Sans;font-size:14px;font-weight:600;line-height:20px}.rule--block--item--delete{background-color:initial;border:none;border-radius:4px;color:#727272;cursor:pointer;line-height:0;padding:4px;text-align:center}.rule--block--item--delete:hover{background-color:#efefef;color:#ff5f73}.rule--block--item--body{padding:4px 12px 8px}.rule--block--item--body .ant-form{display:grid;gap:0 12px;grid-template-columns:repeat(3, 1fr)}.rule--block--item--body .ant-form-item{margin-bottom:4px}.rule--block--item--body .ant-form-item:has(.expression-builder){grid-column:1/-1}.rule--block--item--body .ant-form-item-label{padding-bottom:0 !important}.rule--block--item--body .ant-form-item-label>label{font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;height:24px !important;line-height:16px}.rule--block--item--body .ant-form-item-label>label:after{content:""}.rule--block--item--body .ant-form-item-required:before{display:none !important}.rule--block--item--body .ant-form-item-required:after{color:#ff5f73;content:"*" !important;margin-left:4px}.rule--block--item--body .ant-select{height:fit-content;width:100%}.rule--block--item--body .ant-select-selection-item{line-height:0}.rule--block--item--body .ant-select .item-data--name{text-align:left}.rule--block--item--body .ant-select .item-data--name .icon-copy{display:none}.rule--block--item--body .ant-select .item-data--name:hover .icon-copy{cursor:pointer;display:inline-block;width:12px}.rule--block--item--body .ant-select .item-data--details{color:#555;padding:4px 0}.rule--block--item--body .ant-select .item-data--details-info{word-wrap:break-word;display:inline-block;font-size:10px;line-height:12px;text-align:left;white-space:normal;width:90%}.rule--block--info--body{background-color:#fff;border-radius:4px;box-shadow:0 0 2px 0 rgba(0,0,0,.2509803922);height:100%;padding:12px 16px}.rule--block--info--body .ant-form-item-label>label{font-family:SVN-Bio-Sans;font-size:12px !important;font-weight:600;width:124px}.rule--block--info--body .ant-form-item-label>label:after{content:""}.rule--block--info--body .ant-form-item-required:before{display:none !important}.rule--block--info--body .ant-form-item-required:after{color:#ff5f73;content:"*" !important;margin-left:4px;visibility:visible !important}.rule--block--action--header{background-color:#f5f5f5;border-bottom:1px solid #d8d8d8;font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;height:28px;line-height:16px}.rule--block--action--header-title{padding:0 16px}.rule--block--action--header-delete{background-color:initial;border:none;color:#555;cursor:pointer;line-height:0;padding:0 8px;text-align:center}.rule--block--action--header-delete:hover{color:#ff5f73}.rule--block--action--body{background-color:#fff;height:100%;padding:8px 12px}.rule--block--action--body .ant-form{display:flex;flex-wrap:wrap;gap:0 8px}.rule--block--action--body .ant-form-item{flex:1 1 200px;margin-bottom:4px}.rule--block--action--body .ant-form-item-label{padding-bottom:0 !important}.rule--block--action--body .ant-form-item-label>label{font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;height:24px !important;line-height:16px}.rule--block--action--body .ant-form-item-label>label:after{content:""}.rule--block--action--body .ant-form-item-required:before{display:none !important}.rule--block--action--body .ant-form-item-required:after{color:#ff5f73;content:"*" !important;margin-left:4px}.rule--block--action--body .ant-select{height:fit-content;width:100%}.rule--block--action--body .ant-select-selection-item{line-height:0}.rule--block--action--body .ant-select .item-data--name{text-align:left}.rule--block--action--body .ant-select .item-data--name .icon-copy{display:none}.rule--block--action--body .ant-select .item-data--name:hover .icon-copy{cursor:pointer;display:inline-block;width:12px}.rule--block--action--body .ant-select .item-data--details{color:#555;padding:4px 0}.rule--block--action--body .ant-select .item-data--details-info{word-wrap:break-word;display:inline-block;font-size:10px;line-height:12px;text-align:left;white-space:normal;width:90%}.information-step{background-color:#fff;border-radius:12px;margin-top:12px;padding:10px 14px}.information-step .information-step--name{color:#111;flex:1;overflow:hidden;text-overflow:ellipsis}.information-step .information-step--name,.information-step .information-step--status{font-family:SVN-Bio-Sans;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap}.information-step .information-step--status{align-items:center;border-radius:4px;display:inline-flex;gap:5px;padding:3px 12px}.information-step .information-step--status.active{background-color:#edf8f2;color:#34ab71}.information-step .information-step--status.locked{background-color:#d6e4f2;color:#0c4288}.information-step .information-step--status.removed{background-color:#fff0f2;color:#ff5f73}.information-step .information-step--status.pending{background-color:#fff8e1;color:#f5a623}.information-step .information-step--scope{background-color:#6374dd;border-radius:4px;color:#fff;font-family:SVN-Bio-Sans;font-size:14px;font-weight:600;line-height:20px;padding:3px 12px}.information-step .information-step--scope.crf{background-color:#34ab71}.information-step .information-step--edit-btn{align-items:center;background-color:initial;border:none;border-radius:50%;cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:background-color .2s;width:30px}.information-step .information-step--edit-btn:hover{background-color:#efefef}.information-step .information-step--description{color:#555;font-family:SVN-Bio-Sans;font-size:12px;font-weight:400;line-height:16px;margin:0;white-space:pre-wrap;word-break:break-word}.information-step .information-step--form{margin-top:0;padding-top:0}.information-step .information-step--form .information-step--form--body{background-color:initial;border-radius:0;box-shadow:none;padding:0}.information-step .information-step--actions{margin-top:10px}.information-step .information-step--actions .ant-btn{border-radius:4px;font-size:12px;height:28px;line-height:16px;padding:2px 12px}.information-step .information-step--actions .ant-btn .ant-btn-primary{background-color:#34ab71;border-color:#34ab71}.information-step .information-step--actions .ant-btn .ant-btn-primary:hover{background-color:#29946f;border-color:#29946f}.information-step .information-step--actions .ant-btn .ant-btn-default{border-color:#d8d8d8;color:#555}.information-step .information-step--actions .ant-btn .ant-btn-default:hover{border-color:#555;color:#111}main.rule-studio{background-color:#f5f5f5;display:grid;gap:8px;grid-template-columns:minmax(0, 300px) 1fr minmax(0, 300px);height:100%;min-height:0;overflow-y:hidden;padding:0 8px}main.rule-studio aside{border-radius:8px;height:calc(100% - 24px);overflow-y:auto;scrollbar-color:rgba(0,0,0,.1490196078) rgba(0,0,0,0);scrollbar-width:thin}main.rule-studio aside::-webkit-scrollbar{width:5px}main.rule-studio aside::-webkit-scrollbar-track{background:rgba(0,0,0,0)}main.rule-studio aside::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1215686275);border-radius:10px;transition:background-color .2s}main.rule-studio aside:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}main.rule-studio aside::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3490196078)}main.rule-studio aside{display:flex;flex-direction:column;gap:6px;margin:12px 0}main.rule-studio article{border-radius:8px;height:100%;overflow-y:auto}main.rule-studio article .article-content{height:calc(100% - 52px);overflow-y:auto;scrollbar-color:rgba(0,0,0,.1490196078) rgba(0,0,0,0);scrollbar-width:thin}main.rule-studio article .article-content::-webkit-scrollbar{width:5px}main.rule-studio article .article-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}main.rule-studio article .article-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1215686275);border-radius:10px;transition:background-color .2s}main.rule-studio article .article-content:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}main.rule-studio article .article-content::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3490196078)}main.rule-studio footer{background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 -2px 10px rgba(0,0,0,.0588235294),0 -1px 3px rgba(0,0,0,.0392156863);display:flex;gap:8px;justify-content:flex-end;padding:8px}main.rule-studio footer .ant-btn{border-radius:16px;cursor:pointer;font-family:SVN-Bio-Sans;font-size:12px;font-weight:600;height:30px;line-height:16px;padding:0 18px;transition:all .15s ease}main.rule-studio footer .btn--cancel{background-color:initial;border:none;color:#555}main.rule-studio footer .btn--save{background-color:#6374dd;border:none}main.rule-studio footer .btn--save:hover{background-color:rgba(99,116,221,.8) !important}
