.kui-theme--light{--color-button--border:#000;--color-button--border--disabled:#000;--color-button__text--hover:#d9dcde;--color-button__text:#151515;--color-secondary-active:#f9f9fa}.kui-theme--dark{--color-button--border:#fff;--color-button--border--disabled:hsla(0,0%,100%,.302);--color-button__text--hover:#151515;--color-button__text:#d9dcde;--color-secondary-active:#2b2d2f}.button{display:inline-block}.button__btn{background:none;border:none;border-radius:0;box-shadow:none;color:var(--color-button__text);cursor:pointer;font-family:inherit;font-size:1.6em;font-weight:600;justify-content:center;letter-spacing:.1px;line-height:1.3;margin:2px;padding:.7em .8em .8em;transition:background .2s ease,border-color .2s ease,color .2s ease}.button__btn--small{font-size:1.4em;letter-spacing:.1px;line-height:1.4;padding:.7em .85em}.button__btn--primary{border:2px solid var(--color-button--border)}.button__btn--primary:active:not(:disabled){background:var(--color-button--border);color:var(--color-button__text--hover);transition:none}.button__btn--primary:focus{box-shadow:0 0 0 7px #00bcff}.button__btn--primary:hover:not(:disabled){background:var(--color-button--border);color:var(--color-button__text--hover)}.button__btn--primary:disabled{border:2px solid var(--color-button--border--disabled);color:var(--color-button--border--disabled);cursor:not-allowed}.button__btn--primary:focus-visible{outline:none}[data-whatinput=mouse] .button__btn--primary:focus{box-shadow:none}.button__btn--secondary{outline:4px solid #0000}.button__btn--secondary:after{background:none;content:"";display:block;height:2px;margin-bottom:-2px;transform:translateY(8px);transition:transform .1s ease,background .1s ease;width:100%}.button__btn--secondary:focus{outline:4px solid #00bcff}.button__btn--secondary:hover:after{background:var(--color-button--border);transform:translateY(4px)}.button__btn--secondary:active{background-color:var(--color-secondary-active);outline-color:var(--color-secondary-active)}[data-whatinput=mouse] .button__btn--secondary:focus{outline:none}.button__btn--success{animation:scale .35s ease;background-color:#31e27b;border:2px solid #31e27b;color:#000;width:172px}.button__btn--success:focus-visible{outline:none}.success-check-mark{animation:grow .35s ease .4s forwards;margin-left:.5em;transform:scale(0)}@keyframes scale{0%{transform:scaleX(1)}50%{transform:scaleX(1.15)}75%{transform:scaleX(.9)}to{transform:scaleX(1)}}@keyframes grow{0%{transform:scale(0)}80%{transform:scale(1.25)}to{transform:scale(1)}}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-in-out}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-in-out}.feature-hints{background-color:#ffe300;bottom:36px;color:#000;display:flex;flex-direction:column;height:auto;padding:32px 36px 36px;position:absolute;transition:height .3s ease-in-out,right .4s ease;width:365px;z-index:5}.feature-hints__reopen-message{font-size:14px;line-height:20px;margin:-8px 0 -12px}.feature-hints__nav{color:#636363;font-size:12px;font-weight:600;letter-spacing:.024px;line-height:16px}.feature-hints__close{position:absolute;right:24px;top:24px}.feature-hints__close svg{cursor:pointer;height:24px;width:24px}.feature-hints__header{font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin:24px 0 12px}.feature-hints img{margin-bottom:12px}.feature-hints__description{font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:36px}.feature-hints__buttonsWrapper{display:flex;justify-content:space-between}.feature-hints__buttonsWrapper .button,.feature-hints__buttonsWrapper a{flex-shrink:0}.feature-hints__buttonsWrapper .button button{border-color:#000;color:#000}.feature-hints__buttonsWrapper .button button:hover:not(.button__btn--secondary){background:#000;color:#fff}.feature-hints__buttonsWrapper .button__btn--secondary:hover:after{background:#000}.feature-hints__buttonsWrapper .button__btn--secondary:active{background-color:initial;outline:medium none invert;outline:initial}.feature-hints__buttonsWrapper>div:first-of-type button{padding-left:0}.feature-hints__backNextButtons .button__btn--primary{margin-left:12px}.feature-hints__highlightDot{pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:left .3s ease-in-out,top .3s ease-in-out,opacity .1s ease-in-out;z-index:5}.pipeline-toolbar__label{background:var(--color-bg-alt);box-shadow:0 1px 3px #1c1e1f;color:var(--color-text-alt)}.pipeline-icon--container{position:relative}.pipeline-icon-toolbar__button{background:none;border:none;box-shadow:none;color:inherit;cursor:pointer;font-size:1.1em;height:56px;padding:0;position:relative;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;width:56px}@media(max-height:550px){.pipeline-icon-toolbar__button{height:42px}}.pipeline-icon-toolbar__button:focus{outline:none}[data-whatinput=keyboard] .pipeline-icon-toolbar__button:focus{outline:3px solid #00bcff}.pipeline-icon-toolbar__button:hover svg{opacity:1}.pipeline-icon-toolbar__button:disabled{cursor:not-allowed}.pipeline-icon-toolbar__button:disabled svg{opacity:.2}.pipeline-icon-toolbar__button svg{height:2.175em;width:2.175em}.pipeline-icon-toolbar__button--active svg{opacity:1}.pipeline-toolbar__label{display:inline-block;font-size:1.4em;opacity:0;padding:.5em .7em;pointer-events:none;position:absolute;white-space:nowrap;z-index:1}@media(max-width:700px){.pipeline-sidebar--visible .pipeline-toolbar__label{left:auto;margin-left:auto;margin-right:1.6em;right:50%}}.pipeline-icon-toolbar__button:hover .pipeline-toolbar__label,[data-whatinput=keyboard] .pipeline-icon-toolbar__button:focus .pipeline-toolbar__label{pointer-events:all}.pipeline-toolbar__label:after{border-style:solid;content:"";height:0;position:absolute;width:0}@media(max-width:700px){.pipeline-sidebar--visible .pipeline-toolbar__label:after{border-color:#0000 #0000 #0000 var(--color-bg-alt);border-width:7px 0 7px 7px;left:auto;right:-6.5px}}.pipeline-toolbar__label__visible{opacity:1}.pipeline-toolbar__label-right{left:50%;margin-left:1.6em;margin-top:-1.2em;top:50%}.pipeline-toolbar__label-right:after{border-color:#0000 var(--color-bg-alt) #0000 #0000;border-width:7px 7px 7px 0;left:-6.5px;top:calc(50% - 7px)}.pipeline-toolbar__label-left{margin-right:1.6em;margin-top:-1.2em;right:50%;top:50%}.pipeline-toolbar__label-left:after{border-color:#0000 #0000 #0000 var(--color-bg-alt);border-width:7px 0 7px 7px;right:7.5px;top:calc(50% - 7px)}.pipeline-toolbar__label-bottom{left:50%;margin-top:.5em;transform:translateX(-50%)}.pipeline-toolbar__label-bottom:after{border-color:#0000 #0000 var(--color-bg-alt) #0000;border-width:0 7px 7px;bottom:100%;left:calc(50% - 7px)}.pipeline-toolbar__label-top{bottom:100%;left:50%;margin-bottom:.5em;transform:translateX(-50%)}.pipeline-toolbar__label-top:after{border-color:var(--color-bg-alt) #0000 #0000 #0000;border-width:7px 7px 0;right:calc(50% - 7px);top:100%}.pipeline-icon{fill:var(--color-default-alt);opacity:.7;transition:opacity .3s ease}.pipeline-global-control-toolbar,.pipeline-global-routes-toolbar{display:block;list-style:none;margin:0;padding:1em 0}.pipeline-global-toolbar{background:var(--color-global-toolbar-background);border-right:1px solid var(--color-border-line);display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:80px;z-index:5}.pipeline-global-control-toolbar{margin-top:auto}.pipeline-menu-button--large{height:80px;width:80px}.pipeline-menu-button--link:hover{background-color:var(--color-bg-2);border-right:1px solid var(--color-border-line)}.pipeline-menu-button--logo{margin-bottom:40px}.pipeline-menu-button--logo svg{height:2.9em;opacity:1;width:2.9em}.pipeline-menu-button--pipeline svg{opacity:.7}.pipeline-global-routes-toolbar a.active .pipeline-menu-button--link{background-color:var(--color-global-toolbar-active-btn);border-right:1px solid var(--color-border-line)}.pipeline-global-routes-toolbar a.active .pipeline-menu-button--link svg{opacity:1}.update-reminder-dot{background-color:#ffbc00;border-radius:50%;height:8px;position:absolute;right:28px;top:31px;width:8px}.kui-theme--light{--color-modal-bg:#242424;--color-modal-content:#fff;--color-modal-title:#000;--color-modal-description:#242424}.kui-theme--dark{--color-modal-bg:#0f0f11;--color-modal-content:#2b2d2f;--color-modal-title:#fff;--color-modal-description:#989898}.modal{height:100%;left:0;position:fixed;top:0;transition:visibility .4s ease;visibility:hidden;width:100%;z-index:6}.modal--visible{visibility:visible}.modal__bg{background:var(--color-modal-bg);height:100%;opacity:0;position:absolute;transition:opacity .4s ease;width:100%}.modal__bg--visible{opacity:.7}.modal__content{background:var(--color-modal-content);left:50%;max-width:420px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) translateY(80px);transition:opacity .4s,transform .4s;width:100%}.modal__content--visible{opacity:1;transform:translate(-50%,-50%)}.modal__wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px;text-align:center;width:100%}.modal__title{color:var(--color-modal-title);font-size:2em;font-weight:500;line-height:1.4;margin-bottom:40px;width:100%}.modal__description{color:var(--color-modal-description);margin-bottom:40px}.modal .pipeline-icon{position:absolute;right:10px;top:10px}.pipeline-export-modal .button{margin:0 10px}.pipeline-tooltip__text{background:var(--color-bg-alt);box-shadow:0 1px 3px #1c1e1f;color:var(--color-text-alt)}.pipeline-tooltip{bottom:calc(100% + 10px);font-size:12px;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity .1s ease,visibility .1s ease 1s;visibility:hidden;z-index:9}.pipeline-tooltip--chart{bottom:auto;left:-20px;top:-10px;width:100vw}.pipeline-tooltip--visible{opacity:1;visibility:visible}.pipeline-tooltip--right{left:auto;right:-20px}.pipeline-tooltip--top{top:10px}.pipeline-tooltip--no-delay{transition-delay:0s}.pipeline-tooltip__text{max-width:calc(50vw - 150px);overflow-wrap:break-word;padding:8px 12px;position:relative;width:-webkit-max-content;width:max-content}.pipeline-tooltip__text:after{border-bottom:0 solid #0000;border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid #0000;border-top-color:var(--color-bg-alt);bottom:-9.5px;content:"";height:0;left:10px;position:absolute;width:0}.pipeline-tooltip--chart .pipeline-tooltip__text{bottom:0;left:0;padding:12px 20px;position:absolute}.pipeline-tooltip--right.pipeline-tooltip--chart .pipeline-tooltip__text{left:auto;right:0}.pipeline-tooltip--right.pipeline-tooltip--chart .pipeline-tooltip__text:after{left:auto;right:10px}.pipeline-tooltip--top.pipeline-tooltip--chart .pipeline-tooltip__text{bottom:auto;top:0}.pipeline-tooltip--top.pipeline-tooltip--chart .pipeline-tooltip__text:after{border-bottom-color:var(--color-bg-alt);border-top-color:#0000;border-width:0 10px 10px;bottom:auto;top:-9.5px}.pipeline-tooltip--small-arrow .pipeline-tooltip__text:after{border-width:5px 5px 0;bottom:-4.5px}.pipeline-tooltip--top.pipeline-tooltip--small-arrow .pipeline-tooltip__text:after{border-width:0 5px 5px;top:-4.5px}.pipeline-tooltip--center-arrow:not(.pipeline-tooltip--right) .pipeline-tooltip__text:after{left:50%;transform:translateX(-50%)}.pipeline-tooltip--right.pipeline-tooltip--center-arrow .pipeline-tooltip__text:after{top:50%;transform:translateY(-50%)}.container{display:flex;position:relative}.command-value{align-items:center;display:flex;flex-grow:1;font-family:ui-monospace,sfmono-regular,sf mono,menlo,consolas,liberation mono,monospace;font-size:13px;padding-right:24px}.command-value--no-visible{opacity:0}.copy-message{left:0;padding-top:4px;position:absolute}.copy-message--no-visible{display:none}.toolbox{display:block;height:34px;list-style:none;margin:-.1em 0 0;padding:0;position:relative;width:26px}.copy-button{height:auto;margin-top:.3em;opacity:.55;width:auto}.copy-button .pipeline-icon{height:26px;width:26px}.copy-button:hover{opacity:1}.copy-button:active{opacity:.85;transform:translateY(1px)}.kui-theme--dark{--sliced-pipeline-action-bar--background:#242526;--sliced-pipeline-action-bar--color:#fff;--sliced-pipeline-action-bar--color-faded:#ccd0d3;--sliced-pipeline-action-bar--background--hover:#fff;--sliced-pipeline-action-bar--color--hover:#000;--sliced-pipeline-action-bar--code-background:#000;--sliced-pipeline-action-bar-shadow-start:#424242;--sliced-pipeline-action-bar-shadow-end:#000}.kui-theme--light{--sliced-pipeline-action-bar--background:#fff;--sliced-pipeline-action-bar--color:#000;--sliced-pipeline-action-bar--color-faded:#747474;--sliced-pipeline-action-bar--background--hover:#000;--sliced-pipeline-action-bar--color--hover:#fff;--sliced-pipeline-action-bar--code-background:#f2f3f4;--sliced-pipeline-action-bar-shadow-start:#c6cace;--sliced-pipeline-action-bar-shadow-end:#f2f3f4}@keyframes slideUpTranslate{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.sliced-pipeline-action-bar{background-color:var(--sliced-pipeline-action-bar--background);border-radius:4px;bottom:30px;display:flex;margin:0;padding:8px 10px;position:absolute;transition:transform .3s ease-out,opacity .3s ease-out}.sliced-pipeline-action-bar .pipeline-icon-toolbar__button{height:24px;margin:0;opacity:1;width:24px}.sliced-pipeline-action-bar .pipeline-icon-toolbar__button svg{fill:var(--sliced-pipeline-action-bar--color);opacity:1}.sliced-pipeline-action-bar--first-render{animation:slideUpTranslate .3s ease-out forwards}.sliced-pipeline-action-bar--info{align-items:center;color:var(--sliced-pipeline-action-bar--color-faded);display:flex;font-size:14px;font-weight:600;line-height:20px;margin-left:6px;margin-right:16px}.sliced-pipeline-action-bar--run-command{display:flex;max-width:780px;min-width:296px}.sliced-pipeline-action-bar--run-command .container{align-items:center;justify-content:space-between;width:100%}.sliced-pipeline-action-bar--run-command .command-value{background-color:var(--sliced-pipeline-action-bar--code-background);color:var(--sliced-pipeline-action-bar--color);overflow-x:scroll;padding:10px 12px;text-overflow:ellipsis;white-space:nowrap}.sliced-pipeline-action-bar--run-command .toolbox{align-items:center;display:flex;justify-content:center;margin:0 10px;width:auto}.sliced-pipeline-action-bar--run-command .pipeline-icon--container{padding:8px}.sliced-pipeline-action-bar--run-command .pipeline-icon--container:hover{background:var(--sliced-pipeline-action-bar--code-background)}.sliced-pipeline-action-bar--run-command .pipeline-icon{height:24px;width:24px}.sliced-pipeline-action-bar--run-command .pipeline-tooltip{bottom:calc(100% + 20px)}.sliced-pipeline-action-bar--run-command-long .command-value{background-attachment:local,local,scroll,scroll;background-color:var(--sliced-pipeline-action-bar--code-background);background-image:linear-gradient(to right,var(--sliced-pipeline-action-bar--code-background),var(--sliced-pipeline-action-bar--code-background)),linear-gradient(to right,var(--sliced-pipeline-action-bar--code-background),var(--sliced-pipeline-action-bar--code-background)),linear-gradient(to right,var(--sliced-pipeline-action-bar-shadow-start),var(--sliced-pipeline-action-bar-shadow-end)),linear-gradient(to left,var(--sliced-pipeline-action-bar-shadow-start),var(--sliced-pipeline-action-bar-shadow-end));background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:30px 100%,30px 100%,30px 100%,30px 100%}.sliced-pipeline-action-bar--cta{align-items:center;border:1px solid var(--sliced-pipeline-action-bar--color);border-radius:4px;display:flex;height:40px;justify-content:center;padding:8px 12px}.sliced-pipeline-action-bar--reset{background:#f03b3a;border:none}.sliced-pipeline-action-bar--reset:hover{background:#dc3938}.sliced-pipeline-action-bar--reset .button__btn{border:none;color:#fff;font-size:14px;padding:0}.sliced-pipeline-action-bar--reset .button__btn:hover{background:#dc3938;color:#fff}.sliced-pipeline-action-bar--slice{cursor:pointer}.sliced-pipeline-action-bar--slice:hover{background:var(--sliced-pipeline-action-bar--background--hover)}.sliced-pipeline-action-bar--slice:hover .pipeline-icon path{fill:var(--sliced-pipeline-action-bar--color--hover)}.sliced-pipeline-action-bar--slice:hover .sliced-pipeline-action-bar--slice-text{color:var(--sliced-pipeline-action-bar--color--hover)}.sliced-pipeline-action-bar--slice .pipeline-icon--container{list-style-type:none}.sliced-pipeline-action-bar--slice .pipeline-icon{height:24px;width:24px}.sliced-pipeline-action-bar--slice .pipeline-icon path{fill:var(--sliced-pipeline-action-bar--color)}.sliced-pipeline-action-bar--slice .sliced-pipeline-action-bar--slice-text{color:var(--sliced-pipeline-action-bar--color);font-size:14px;font-weight:600;margin-left:4px}.kui-theme--dark{--sliced-pipeline-notification--background:#242526;--sliced-pipeline-notification--color:#fff}.kui-theme--light{--sliced-pipeline-notification--background:#fff;--sliced-pipeline-notification--color:#000}.sliced-pipeline-notification{animation:fadeIn .5s ease-out forwards;background-color:var(--sliced-pipeline-notification--background);border-radius:4px;bottom:30px;color:var(--sliced-pipeline-notification--color);display:flex;font-size:14px;font-style:normal;font-weight:600;left:40%;margin:0;padding:8px 16px;position:absolute;transition:left .5s ease-out}.sliced-pipeline-notification--no-sidebar{left:30%}.feedback-button{background-color:#007bff;border:none;color:#fff;cursor:pointer;font-size:16px;height:40px;line-height:40px;opacity:0;padding:0 16px;position:fixed;right:-96px;text-align:center;top:50%;transform:translateY(-50%) rotate(90deg)}.feedback-button--visible{opacity:1;transition:opacity .5s ease-in}.kui-theme--dark{--mood-name--color:#747474}.kui-theme--light{--mood-name--color:#989898}.mood-wrapper{align-items:center;display:flex;gap:12px;justify-content:center}.mood-wrapper .pipeline-icon--container{list-style-type:none}.mood-wrapper .pipeline-icon-toolbar__button{height:32px;width:32px}.mood-wrapper .pipeline-icon-toolbar__button:hover path{fill:#00bcff}.mood-wrapper .pipeline-icon-toolbar__button svg{height:32px;width:32px}.mood-icon--selected path{fill:#00bcff}.mood-icon-wrapper--selected{position:relative}.mood-name{color:var(--mood-name--color);font-size:12px;font-style:normal;font-weight:400;left:50%;line-height:20px;margin-top:12px;opacity:0;position:absolute;text-align:center;top:125%;transform:translate(-50%,-50%)}.mood-name--selected{opacity:1}.kui-theme--dark{--feedback-form-bg:#fff;--feedback-form-content:#2b2d2f;--feedback-form-title:#000;--feedback-form--text-area--background:#242526;--feedback-form--text-area-placeholder--color:#747474}.kui-theme--light{--feedback-form-bg:#000;--feedback-form-content:#fff;--feedback-form-title:#fff;--feedback-form--text-area--background:#fff;--feedback-form--text-area-placeholder--color:#989898}.feedback-form--wrapper{animation:fadeIn .5s ease-in;background-color:var(--feedback-form-bg);border-radius:8px 0 0 8px;min-width:312px;padding:24px 24px 36px;position:fixed;right:0;top:320px}.feedback-form--wrapper .button__btn{margin-top:12px}.feedback-form--wrapper-no-text-area{padding-bottom:68px}.feedback-form--text-area::placeholder{color:var(--feedback-form--text-area-placeholder--color);font-family:Inter,sans-serif;margin:auto;text-align:center}.feedback-form--text-area{align-items:center;background-color:#0000;border:1px solid gray;color:var(--feedback-form-title);display:flex;font-family:Inter,sans-serif;font-size:14px;height:104px;margin-top:68px;padding:8px 12px;resize:none;text-align:left;width:364px}.feedback-form--title{color:var(--feedback-form-title);font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:24px;margin-top:12px;text-align:center}.feedback-form--close-icon{cursor:pointer;height:24px;margin-left:auto;width:24px}.feedback-form--close-icon path{fill:var(--feedback-form-title)}.feedback-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.feedback-form .button__btn{border:1px solid var(--feedback-form-title);color:var(--feedback-form-title);margin-top:36px;padding:8px 12px}.feedback-form .button__btn:hover{background-color:var(--feedback-form-title);color:var(--feedback-form-bg)}.feedback-form--message{color:var(--feedback-form-title);font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:24px 36px;width:auto}.pipeline-edge path{fill:none;stroke-width:1.5px;stroke:var(--edge-stroke);pointer-events:none}.pipeline-edge--parameters path{stroke:var(--parameter-accent)}.pipeline-edge--parameters-input path{stroke:var(--parameter-accent-input)}.pipeline-edge--dataset--input path{stroke-dasharray:3px 3px}.pipeline-edge--faded{opacity:.1}.pipeline-flowchart__arrowhead{fill:var(--edge-arrowhead-fill)}.pipeline-flowchart__arrowhead--input{fill:var(--node-input-fill)}.pipeline-flowchart__arrowhead--accent{fill:var(--parameter-accent)}.pipeline-flowchart__arrowhead--accent--input{fill:var(--parameter-accent-input)}.pipeline-layer{fill:var(--layer-fill);opacity:0;transition:opacity .5s ease}.pipeline-layer:hover{opacity:1}.pipeline-graph--export .pipeline-layer{display:none}@media print{.pipeline-layer{display:none}}.kui-theme--light{--layer-bg-transparent:#ccd0d300}.kui-theme--dark{--layer-bg-transparent:#0f0f1100}.pipeline-flowchart__layer-names{height:100%;left:0;list-style:none;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:0;transition:opacity .7s ease;width:130px}.pipeline-flowchart__layer-names--visible{opacity:1}.pipeline-flowchart__layer-names--no-global-toolbar{left:-80px}.pipeline-flowchart__layer-names--no-sidebar{left:0}@media print{.pipeline-flowchart__layer-names{display:none}}.pipeline-layer-name{align-items:center;color:var(--layer-text);display:flex;font-size:1.6em;font-weight:700;height:20px;padding-left:18px;position:absolute;top:-10px;transition:opacity .5s ease;white-space:nowrap}.pipeline-layer-name--active{opacity:1!important}.pipeline-node{cursor:pointer}.pipeline-node text{fill:var(--node-labeltext-fill);font-size:1.4em;font-weight:600;pointer-events:none}.pipeline-node .pipeline-node__bg{stroke-width:1px;fill:var(--node-fill-default);stroke:var(--node-stroke-default)}.pipeline-node:focus{outline:none}[data-whatinput=keyboard] .pipeline-node:focus .pipeline-node__bg{stroke:#00bcff;stroke-width:3.5px}.pipeline-node--active .pipeline-node__bg{fill:var(--node-fill-active);stroke:var(--node-stroke-active)}.pipeline-node--active .pipeline-node__icon,.pipeline-node--active text{fill:var(--node-icon-fill)}.pipeline-node--parameters .pipeline-node__bg{stroke:var(--parameter-accent)}.pipeline-node--dataset-input text{fill:var(--node-input-fill)}.pipeline-node--dataset-input .pipeline-node__bg{fill:#0000;stroke:var(--node-input-fill);stroke-dasharray:3px 3px}.pipeline-node--dataset-input .pipeline-node__icon{fill:var(--node-input-fill)}.pipeline-node-input--active .pipeline-node__bg{fill:var(--node-input-fill-active)}.pipeline-node-input--active .pipeline-node__icon,.pipeline-node-input--active text,.pipeline-node-input--selected .pipeline-node__icon,.pipeline-node-input--selected text{fill:var(--node-input-icon-selected)}.pipeline-node--parameter-input text{fill:var(--node-input-fill)}.pipeline-node--parameter-input .pipeline-node__bg{fill:#0000;stroke:var(--parameter-accent-input);stroke-dasharray:3px 3px}.pipeline-node--parameter-input .pipeline-node__icon{fill:var(--node-input-fill)}.pipeline-node__parameter-indicator{fill:var(--parameter-accent);opacity:0;transition:opacity .3s ease}.pipeline-node__parameter-indicator--visible{opacity:1}.pipeline-node--selected .pipeline-node__bg{stroke-width:2px;fill:var(--node-fill-selected);stroke:var(--node-stroke-selected)}.pipeline-node--selected .pipeline-node__icon,.pipeline-node--selected .pipeline-node__text{fill:var(--node-icon-fill)}.pipeline-node--sliced-pipeline .pipeline-node__bg{stroke-width:2px;fill:var(--node-fill-sliced);stroke:var(--node-stroke-sliced)}.pipeline-node--sliced-pipeline .pipeline-node__icon,.pipeline-node--sliced-pipeline .pipeline-node__text{fill:var(--node-icon-fill)}.pipeline-node--from-to-sliced-pipeline .pipeline-node__bg{stroke-width:2px;fill:var(--node-fill-selected);stroke:var(--node-stroke-selected)}.pipeline-node--from-to-sliced-pipeline .pipeline-node__icon,.pipeline-node--from-to-sliced-pipeline .pipeline-node__text{fill:var(--node-icon-fill)}.pipeline-node--collapsed-hint .pipeline-node__bg{stroke:var(--parameter-accent)}.pipeline-node--faded{opacity:.3}.pipeline-node__icon{fill:var(--node-icon-fill);pointer-events:none;transition:transform .3s ease}.pipeline-node__text{transition:opacity .15s ease}.kui-theme--light{--node-icon-fill:#151515;--node-input-fill-active:#d9dcde;--node-input-icon-selected:#000;--node-fill-default:#fff;--node-stroke-default:#d9dcde;--node-fill-active:#82a8b8;--node-stroke-active:#0084b2;--node-fill-selected:#82a8b8;--node-stroke-selected:#005c7d;--node-fill-sliced:#cfdfe7;--node-stroke-sliced:#005c7d;--node-labeltext-fill:#151515;--edge-stroke:#abb2b7;--edge-arrowhead-fill:#abb2b7;--layer-fill:#ecedef;--layer-text:#000;--node-input-fill:#747474;--parameter-accent:#a000bc;--parameter-accent-input:#a000bc}.kui-theme--light.pipeline-graph--export{--node-fill-default:#f2f3f4;--node-stroke-default:#c6cace;--edge-stroke:#868686}@media print{.kui-theme--light{--node-fill-default:#f2f3f4;--node-stroke-default:#c6cace;--edge-stroke:#868686}}.kui-theme--dark{--node-icon-fill:#d9dcde;--node-input-fill-active:#1c1e1f;--node-input-icon-selected:#ccd0d3;--node-fill-default:#2b2d2f;--node-stroke-default:#525252;--node-fill-active:#005c7d;--node-stroke-active:#0084b2;--node-fill-selected:#005c7d;--node-stroke-selected:#00bcff;--node-fill-sliced:#052f41;--node-stroke-sliced:#00bcff;--node-labeltext-fill:#d9dcde;--edge-stroke:#636363;--edge-arrowhead-fill:#c6cace;--layer-fill:#18191b;--layer-text:#fff;--node-input-fill:#5e6c74;--parameter-accent:#ffbc00;--parameter-accent-input:#7d5c00}.pipeline-flowchart{height:100%}.pipeline-flowchart__graph{display:block}.pipeline-flowchart__graph.pipeline-graph--export.kui-theme--dark{background:#0f0f11}@media print{.pipeline-flowchart__graph{height:auto;width:100%}}.pipeline-zoom-wrapper--hidden{opacity:0}@media print{.pipeline-zoom-wrapper{opacity:1;transform:inherit}}.pipeline-flowchart__zoom-wrapper--animating{shape-rendering:optimizespeed;text-rendering:optimizespeed}.pipeline-warning{display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;transform:translateX(56px);transition:transform .4s ease,width .4s ease;width:calc(100% - 56px)}@media(min-width:700px){.pipeline-warning--sidebar-visible{transform:translateX(400px);width:calc(100% - 400px)}}.pipeline-warning__subtitle,.pipeline-warning__title{margin:0 auto;width:90%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pipeline-warning__title{animation:fadeIn 1s;font-size:2.8em;font-weight:400;margin-bottom:.6em}@media(min-width:700px){.pipeline-warning__title{font-size:3.8em}}.pipeline-warning__subtitle{animation:fadeIn 1s;font-size:1.4em;margin-bottom:2.4em;max-width:30em}@media(min-width:700px){.pipeline-warning__subtitle{font-size:1.5em}}.pipeline-warning .button:first-of-type{margin-bottom:1.2em}.pipeline-loading-icon{display:block;height:40px;opacity:0;pointer-events:none;width:40px}.pipeline-loading-icon--visible{opacity:1;transition-delay:.5s}.pipeline-loading-icon path{fill:none;stroke-width:8px}.pipeline-loading-icon path:first-of-type{stroke:#fff;stroke-dasharray:62.5,437.5;animation:stroke-spin1 2s linear infinite}.pipeline-loading-icon path:nth-of-type(2){stroke-dasharray:437.5,62.5;stroke:#ffbc00;animation:stroke-spin2 2s linear infinite}@keyframes stroke-spin1{0%{stroke-dashoffset:250}to{stroke-dashoffset:-250}}@keyframes stroke-spin2{0%{stroke-dashoffset:187.5}to{stroke-dashoffset:-312.5}}.kui-theme--light{--color-bg:#e6e7e9;--color-highlight:#f2f3f4}.kui-theme--dark{--color-highlight:#1e1f21}.preview-table__header{font-size:12px;font-weight:600;line-height:16px;padding-bottom:12px}.preview-table__data{font-size:12px;font-weight:400;line-height:16px;padding-bottom:8px}.preview-table__small{margin:30px 32px}.preview-table__small .preview-table__data,.preview-table__small .preview-table__header{padding-right:32px;text-align:left}.preview-table__large{margin:auto 30px 30px auto}.preview-table__large .preview-table__data,.preview-table__large .preview-table__header{padding:12px 42px 12px 22px;text-align:left}.preview-table__large .preview-table__row-header{background:var(--color-bg);position:-webkit-sticky;position:sticky;top:0;z-index:1}.preview-table__large .preview-table__data-hovered,.preview-table__large .preview-table__header:hover,.preview-table__large .preview-table__row:hover{background:var(--color-highlight)}.preview-table__header:hover,.preview-table__row:hover{cursor:pointer}.preview-table__data,.preview-table__header{outline:0;position:relative}.pipeline-json__object{display:contents;margin-bottom:1.2em;margin-right:-35px;margin-top:1.2em;white-space:pre-wrap;word-break:break-word}.pipeline-json__object .pretty-json-container{font-family:ui-monospace,sfmono-regular,sf mono,menlo,consolas,liberation mono,monospace;font-size:.87em}.pipeline-json__object .object-key-val,.pipeline-json__object .variable-row{border-left:none!important}.pipeline-plotly-chart{display:flex}.pipeline-plotly-chart .js-plotly-plot{align-items:center;display:flex}.pipeline-plotly__oneChart{height:calc(92% - 80px);margin:0 0 24px;width:100%}.pipeline-plotly__threeCharts,.pipeline-plotly__twoCharts{display:flex;height:100%;margin:0 0 24px;width:100%}.pipeline-metadata{background:var(--color-sidebar-background);border-bottom:1px solid var(--color-sidebar-border);border-right:1px solid var(--color-border-line)}.pipeline-metadata__link{background:none;border:none;box-shadow:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit}.pipeline-metadata__link:focus{outline:none}[data-whatintent=keyboard] .pipeline-metadata__link:focus{box-shadow:inset 0 0 0 3px #00bcff}.kui-theme--light{--color-metadata-bg:#fdfdfd;--color-metadata-preview-bg:#d5d8da;--color-metadata-kind-token-bg:#c0c5c9;--color-plot-bg:#e6e7e9;--color-button-plot-hovered:#005c7d}.kui-theme--dark{--color-metadata-bg:#212324;--color-metadata-preview-bg:#101112;--color-metadata-kind-token-bg:#323232;--color-plot-bg:#141516;--color-button-plot-hovered:#005c7d}.pipeline-metadata{background:var(--color-metadata-bg);border-left:1px solid var(--color-border-line);bottom:-1px;display:flex;flex-direction:column;max-width:400px;overflow:hidden auto;position:absolute;right:-1px;top:-1px;transform:translateX(100%);transition:transform .4s ease;width:100%;z-index:3}.pipeline-metadata--visible{transform:translateX(0)}@media print{.pipeline-metadata{display:none}}.pipeline-metadata__close-button{position:absolute;right:0;top:0}.pipeline-metadata__close-button,.pipeline-metadata__close-button svg{height:24px;width:24px}.pipeline-metadata__label,.pipeline-metadata__row{margin:32px 36px}.pipeline-metadata__header{display:flex;justify-content:space-between;padding-right:8px}.pipeline-metadata__header-toolbox{display:flex;flex-direction:column-reverse;justify-content:space-between;margin:3.2em 3.6em;padding-right:24px;position:relative}.pipeline-metadata__icon{fill:var(--color-text);display:inline-block;flex-grow:0;flex-shrink:0;height:28px;margin:.05em .55em 0 -.3em;width:28px}.pipeline-metadata__header-toolbox .pipeline-toggle-label{font-size:1.4em}.pipeline-metadata__title{flex-grow:1;font-size:1.8em;font-weight:400;line-height:1.6;margin:0;word-break:break-word}.pipeline-metadata__list{display:flex;flex-direction:column;flex-grow:1;margin:0}.pipeline-metadata__label{font-size:1.3em;font-weight:400;margin-bottom:.572em;opacity:.65;-webkit-user-select:none;user-select:none}.pipeline-metadata__row{font-size:1.4em;margin-top:.572em}.pipeline-metadata__value{display:inline;flex-grow:0;line-height:1.5;margin-right:auto;white-space:pre-wrap;word-break:break-word}.pipeline-metadata__value--kind-path,.pipeline-metadata__value--kind-type{direction:rtl;display:block;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.pipeline-metadata__value--kind-token{background:var(--color-metadata-kind-token-bg);display:inline-block;font-weight:600;padding:.18em .6em .2em}code .pipeline-metadata__value--kind-token{font-family:ui-monospace,sfmono-regular,sf mono,menlo,consolas,liberation mono,monospace;font-size:.85em;font-weight:400;padding:.4em .8em}.pipeline-metadata__value-list-expand{-webkit-appearance:none;appearance:none;background:none;border:0;border-bottom:1px solid #0000;color:var(--color-text);cursor:pointer;display:block;font-size:.96em;margin:.6em 0 0;opacity:.45;padding:0 0 .12em}.pipeline-metadata__value-list-expand:hover{border-bottom-color:var(--color-text);opacity:.55}.pipeline-metadata__value-list--no-inline{list-style-type:none;margin:0;padding:0}.pipeline-metadata__value-list--no-inline li{margin-left:1em;position:relative}.pipeline-metadata__value-list--no-inline li:before{content:"▪";margin-left:-1em;position:absolute}.pipeline-metadata__value-list--inline{list-style:none;margin:0 -.3em;padding:0}.pipeline-metadata__value-list--inline li{display:inline;margin:.2em .3em}.pipeline-metadata__value-list--commas li:not(:last-child):after{content:", "}.pipeline-metadata__plot{cursor:pointer;display:flex;height:300px}.pipeline-metadata__plot-image-container{height:100%;position:relative;width:100%}.pipeline-metadata__plot-image{width:100%}.pipeline-metadata__plot-image--expanded{height:100%;left:50%;position:absolute;transform:translateX(-50%)}.pipeline-metadata__properties{flex-grow:1;height:0;margin-top:auto;overflow-y:auto}.pipeline-metadata__properties :first-child{margin-top:0}.pipeline-metadata__link{align-items:center;background-color:var(--color-button-plot);display:flex;flex-direction:row;justify-content:center;padding:0;z-index:1}.pipeline-metadata__link:hover{background-color:var(--color-button-plot-hovered)}.pipeline-metadata__link-icon{fill:var(--color-button-text);height:1.9em;margin:0 .8em 0 0;width:1.9em}.pipeline-metadata__link-text{color:var(--color-button-text);font-size:1.6em;margin:18px 0}.pipeline-metadata__object .pretty-json-container{font-family:ui-monospace,sfmono-regular,sf mono,menlo,consolas,liberation mono,monospace;font-size:.87em}.pipeline-metadata__preview,.pipeline-metadata__preview-json{background:var(--color-metadata-preview-bg);height:300px;position:relative}.pipeline-metadata__preview-json{padding:10px 0 0 20px}.pipeline-metadata__preview-json .scrollable-container{padding-bottom:10px}.scrollable-container{height:100%;max-height:300px;max-width:400px;overflow:scroll;width:100%}.pipeline-metadata__preview-shadow-box-right{background-image:linear-gradient(to right,#0000,var(--color-metadata-preview-bg));border:none;content:" ";height:100%;position:absolute;right:0;top:0;width:50px}.pipeline-metadata__preview-shadow-box-bottom{background-image:linear-gradient(to bottom,#0000,var(--color-metadata-preview-bg));border:none;bottom:0;content:" ";height:40px;left:0;position:absolute;width:100%}.pipeline-metadata-code{background:var(--color-sidebar-background);border-bottom:1px solid var(--color-sidebar-border);border-right:1px solid var(--color-border-line)}.kui-theme--light .pipeline-metadata-code__code .hljs-comment,.kui-theme--light .pipeline-metadata-code__code .hljs-quote{color:dimgray}.kui-theme--light .pipeline-metadata-code__code .hljs-deletion,.kui-theme--light .pipeline-metadata-code__code .hljs-name,.kui-theme--light .pipeline-metadata-code__code .hljs-regexp,.kui-theme--light .pipeline-metadata-code__code .hljs-selector-class,.kui-theme--light .pipeline-metadata-code__code .hljs-selector-id,.kui-theme--light .pipeline-metadata-code__code .hljs-tag,.kui-theme--light .pipeline-metadata-code__code .hljs-template-variable,.kui-theme--light .pipeline-metadata-code__code .hljs-variable{color:#d91e18}.kui-theme--light .pipeline-metadata-code__code .hljs-attribute,.kui-theme--light .pipeline-metadata-code__code .hljs-built_in,.kui-theme--light .pipeline-metadata-code__code .hljs-builtin-name,.kui-theme--light .pipeline-metadata-code__code .hljs-link,.kui-theme--light .pipeline-metadata-code__code .hljs-literal,.kui-theme--light .pipeline-metadata-code__code .hljs-meta,.kui-theme--light .pipeline-metadata-code__code .hljs-number,.kui-theme--light .pipeline-metadata-code__code .hljs-params,.kui-theme--light .pipeline-metadata-code__code .hljs-type{color:#aa5d00}.kui-theme--light .pipeline-metadata-code__code .hljs-addition,.kui-theme--light .pipeline-metadata-code__code .hljs-bullet,.kui-theme--light .pipeline-metadata-code__code .hljs-string,.kui-theme--light .pipeline-metadata-code__code .hljs-symbol{color:green}.kui-theme--light .pipeline-metadata-code__code .hljs-section,.kui-theme--light .pipeline-metadata-code__code .hljs-title{color:#007faa}.kui-theme--light .pipeline-metadata-code__code .hljs-keyword,.kui-theme--light .pipeline-metadata-code__code .hljs-selector-tag{color:#7928a1}.kui-theme--light .pipeline-metadata-code__code .hljs{background:#fefefe;color:#545454;display:block;overflow-x:auto;padding:.5em}.kui-theme--light .pipeline-metadata-code__code .hljs-emphasis{font-style:italic}.kui-theme--light .pipeline-metadata-code__code .hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){.kui-theme--light .pipeline-metadata-code__code .hljs-addition,.kui-theme--light .pipeline-metadata-code__code .hljs-attribute,.kui-theme--light .pipeline-metadata-code__code .hljs-built_in,.kui-theme--light .pipeline-metadata-code__code .hljs-builtin-name,.kui-theme--light .pipeline-metadata-code__code .hljs-bullet,.kui-theme--light .pipeline-metadata-code__code .hljs-comment,.kui-theme--light .pipeline-metadata-code__code .hljs-link,.kui-theme--light .pipeline-metadata-code__code .hljs-literal,.kui-theme--light .pipeline-metadata-code__code .hljs-meta,.kui-theme--light .pipeline-metadata-code__code .hljs-number,.kui-theme--light .pipeline-metadata-code__code .hljs-params,.kui-theme--light .pipeline-metadata-code__code .hljs-quote,.kui-theme--light .pipeline-metadata-code__code .hljs-string,.kui-theme--light .pipeline-metadata-code__code .hljs-symbol,.kui-theme--light .pipeline-metadata-code__code .hljs-type{color:highlight}.kui-theme--light .pipeline-metadata-code__code .hljs-keyword,.kui-theme--light .pipeline-metadata-code__code .hljs-selector-tag{font-weight:700}}.kui-theme--dark .pipeline-metadata-code__code .hljs-comment,.kui-theme--dark .pipeline-metadata-code__code .hljs-quote{color:#d4d0ab}.kui-theme--dark .pipeline-metadata-code__code .hljs-deletion,.kui-theme--dark .pipeline-metadata-code__code .hljs-name,.kui-theme--dark .pipeline-metadata-code__code .hljs-regexp,.kui-theme--dark .pipeline-metadata-code__code .hljs-selector-class,.kui-theme--dark .pipeline-metadata-code__code .hljs-selector-id,.kui-theme--dark .pipeline-metadata-code__code .hljs-tag,.kui-theme--dark .pipeline-metadata-code__code .hljs-template-variable,.kui-theme--dark .pipeline-metadata-code__code .hljs-variable{color:#ffa07a}.kui-theme--dark .pipeline-metadata-code__code .hljs-built_in,.kui-theme--dark .pipeline-metadata-code__code .hljs-builtin-name,.kui-theme--dark .pipeline-metadata-code__code .hljs-link,.kui-theme--dark .pipeline-metadata-code__code .hljs-literal,.kui-theme--dark .pipeline-metadata-code__code .hljs-meta,.kui-theme--dark .pipeline-metadata-code__code .hljs-number,.kui-theme--dark .pipeline-metadata-code__code .hljs-params,.kui-theme--dark .pipeline-metadata-code__code .hljs-type{color:#f5ab35}.kui-theme--dark .pipeline-metadata-code__code .hljs-attribute{color:gold}.kui-theme--dark .pipeline-metadata-code__code .hljs-addition,.kui-theme--dark .pipeline-metadata-code__code .hljs-bullet,.kui-theme--dark .pipeline-metadata-code__code .hljs-string,.kui-theme--dark .pipeline-metadata-code__code .hljs-symbol{color:#abe338}.kui-theme--dark .pipeline-metadata-code__code .hljs-section,.kui-theme--dark .pipeline-metadata-code__code .hljs-title{color:#00e0e0}.kui-theme--dark .pipeline-metadata-code__code .hljs-keyword,.kui-theme--dark .pipeline-metadata-code__code .hljs-selector-tag{color:#dcc6e0}.kui-theme--dark .pipeline-metadata-code__code .hljs{background:#2b2b2b;color:#f8f8f2;display:block;overflow-x:auto;padding:.5em}.kui-theme--dark .pipeline-metadata-code__code .hljs-emphasis{font-style:italic}.kui-theme--dark .pipeline-metadata-code__code .hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){.kui-theme--dark .pipeline-metadata-code__code .hljs-addition,.kui-theme--dark .pipeline-metadata-code__code .hljs-attribute,.kui-theme--dark .pipeline-metadata-code__code .hljs-built_in,.kui-theme--dark .pipeline-metadata-code__code .hljs-builtin-name,.kui-theme--dark .pipeline-metadata-code__code .hljs-bullet,.kui-theme--dark .pipeline-metadata-code__code .hljs-comment,.kui-theme--dark .pipeline-metadata-code__code .hljs-link,.kui-theme--dark .pipeline-metadata-code__code .hljs-literal,.kui-theme--dark .pipeline-metadata-code__code .hljs-meta,.kui-theme--dark .pipeline-metadata-code__code .hljs-number,.kui-theme--dark .pipeline-metadata-code__code .hljs-params,.kui-theme--dark .pipeline-metadata-code__code .hljs-quote,.kui-theme--dark .pipeline-metadata-code__code .hljs-string,.kui-theme--dark .pipeline-metadata-code__code .hljs-symbol,.kui-theme--dark .pipeline-metadata-code__code .hljs-type{color:highlight}.kui-theme--dark .pipeline-metadata-code__code .hljs-keyword,.kui-theme--dark .pipeline-metadata-code__code .hljs-selector-tag{font-weight:700}}.kui-theme--light{--color-metadata-code-bg:#fdfdfd}.kui-theme--dark{--color-metadata-code-bg:#1c1e1f}.pipeline-metadata-code{background:var(--color-metadata-code-bg);display:flex;flex-direction:column;inset:-1px 0;padding:0 400px 0 0;position:absolute;transform:translateX(100vw);transition:transform .5s ease .1s,left .5s ease;z-index:3}.pipeline-metadata-code--visible{transform:translateX(80px)}@media(min-width:1200px){.pipeline-metadata-code--sidebarVisible{left:424px}}@media(min-width:1304px){.pipeline-metadata-code--sidebarVisible{left:400px}}@media(min-width:1200px){.pipeline-metadata-code--no-sidebarVisible{left:80px}}@media(min-width:960px){.pipeline-metadata-code--no-sidebarVisible{left:400px}}@media print{.pipeline-metadata-code{display:none}}.pipeline-metadata-code__title{flex-grow:0;font-size:1.8em;font-weight:400;line-height:1.6;margin:2.1em 36px 1.8em}.pipeline-metadata-code__code{display:block;flex-grow:1;font-size:1.25em;line-height:1.8;opacity:1;overflow:auto;transition:opacity .4s ease .4s}.pipeline-metadata-code--no-visible .pipeline-metadata-code__code{opacity:0;transition:opacity .3s ease}.pipeline-metadata-code__code *{font-family:ui-monospace,sfmono-regular,sf mono,menlo,consolas,liberation mono,monospace}.pipeline-metadata-code__code .hljs-keyword{color:var(--color-metadata-code-text)}.pipeline-metadata-code pre{display:inline-block;margin:0;padding:0 36px 36px}.kui-theme--light{--color-toggle-on:#0084b2;--color-toggle-on-bar:#0084b2;--color-toggle-off:#000;--color-toggle-off-bar:rgba(0,0,0,.302);--color-toggle-on-label:#0084b2;--color-toggle-off-label:#151515}.kui-theme--dark{--color-toggle-on:#00e3ff;--color-toggle-on-bar:#00e3ff;--color-toggle-off:#fff;--color-toggle-off-bar:hsla(0,0%,100%,.302);--color-toggle-on-label:#00e3ff;--color-toggle-off-label:#d9dcde}.pipeline-toggle{display:flex;margin-bottom:3.2em;transition:opacity .2s ease}.pipeline-toggle--no-hasCode{opacity:.35;pointer-events:none}.pipeline-toggle-input{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.pipeline-toggle-label{color:var(--color-toggle-off-label);cursor:pointer;padding:.1em 0 0 2.2em;position:relative;-webkit-user-select:none;user-select:none}.pipeline-toggle-input:checked+.pipeline-toggle-label{color:var(--color-toggle-on-label)}.pipeline-toggle-label:after,.pipeline-toggle-label:before{content:" ";display:block;left:0;margin:0 .8em 0 0;position:absolute;top:.81em;transform:translateY(-50%)}.pipeline-toggle-label:before{background-color:var(--color-toggle-off-bar);border-radius:.5em;height:.8em;transition:opacity .15s ease;width:1.7em}.pipeline-toggle-label:after{background-color:var(--color-toggle-off);border-radius:50%;color:var(--color-toggle-on-label);height:.8em;transition:opacity .15s ease,transform .15s ease;width:.8em}[data-whatinput=keyboard] input:focus+.pipeline-toggle-label:before{box-shadow:0 0 0 3px #00bcff}.pipeline-toggle-label--checked:before{background-color:var(--color-toggle-on-bar);opacity:.3}.pipeline-toggle-label--checked:after{background-color:var(--color-toggle-on);transform:translate(100%,-50%)}.pipeline-metadata-label__stats{margin:0 24px 0 8px}.pipeline-metadata-value__stats{font-size:18px}.stats-container__overflow{grid-gap:8px;align-items:baseline;display:grid;gap:8px;grid-template-columns:auto 1fr}.stats-container__overflow .pipeline-metadata-value__stats{margin-left:auto;margin-right:0}.stats-container__overflow .pipeline-metadata-label__stats{margin-right:auto}.pipeline-metadata-modal__back,.pipeline-metadata-modal__collapse-plot{background:none;border:none;box-shadow:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}.pipeline-metadata-modal__back:focus,.pipeline-metadata-modal__collapse-plot:focus{outline:none}[data-whatintent=keyboard] .pipeline-metadata-modal__back:focus,[data-whatintent=keyboard] .pipeline-metadata-modal__collapse-plot:focus{box-shadow:inset 0 0 0 3px #00bcff}.kui-theme--light{--color-bg-plot:#e6e7e9;--color-button-plot:#005c7d;--color-button-plot-hovered:#0084b2;--color-button-text:#fff}.kui-theme--dark{--color-bg-plot:#141516;--color-button-plot:#005c7d;--color-button-plot-hovered:#0084b2;--color-button-text:#fff}.pipeline-metadata-modal{align-content:center;align-items:center;background-color:var(--color-bg-plot);display:flex;flex-direction:column;height:100%;inset:0 0 0 80px;position:absolute;z-index:6}.pipeline-metadata-modal .pipeline-matplotlib-chart,.pipeline-metadata-modal .pipeline-plotly-chart{height:calc(92% - 80px);margin:auto;width:calc(98% - 160px)}.pipeline-metadata-modal__top{align-content:center;align-items:center;display:flex;flex-direction:row;min-width:100%;padding:1.5em}.pipeline-metadata-modal__header{display:flex;margin:0 auto;padding:0 32px}.pipeline-metadata-modal__icon{fill:var(--color-text);display:inline-block;height:2.8em;margin:0 10px 0 0;width:2.9em}.pipeline-metadata-modal__title{font-size:1.8em;margin-top:1px}.pipeline-metadata-modal__back{align-items:center;display:flex;flex-direction:row;padding:6px 12px;position:relative}.pipeline-metadata-modal__back-text{font-size:1.6em}.pipeline-metadata-modal__back-icon{fill:var(--color-text);height:1.9em;margin:0 12px 0 0;width:1.9em}.pipeline-metadata-modal__preview-text{font-size:14px;margin-right:80px}.pipeline-metadata-modal__bottom{align-items:center;display:flex;flex-direction:row;flex-grow:0;flex-shrink:0;min-width:100%;place-content:center flex-end;position:relative}.pipeline-metadata-modal__collapse-plot{align-items:center;align-self:flex-end;background-color:var(--color-button-plot);display:flex;flex-direction:row;width:400px}.pipeline-metadata-modal__collapse-plot:hover{background-color:var(--color-button-plot-hovered)}.pipeline-metadata-modal__preview{margin:1.5em 0;max-width:calc(100vw - 80px);overflow-y:auto;padding:0 1.5em}.pipeline-metadata-modal__preview-json{margin:1.5em 0;overflow-y:auto;padding:0 1.5em;width:60%}.pipeline-metadata-modal__collapse-plot-icon{fill:var(--color-button-text);height:1.9em;margin:0 6px -.1em 36px;width:1.9em}.pipeline-metadata-modal__collapse-plot-text{color:var(--color-button-text);font-size:1.6em;margin:12px 10px 12px 5px}@media(max-width:700px){.pipeline-metadata-modal__collapse-plot{width:auto}.pipeline-metadata-modal__collapse-plot-text{display:none}.pipeline-metadata-modal__collapse-plot-icon{margin:10px}}.pipeline-primary-toolbar{display:block;list-style:none;margin:0;padding:1em 0}.pipeline-primary-toolbar li{display:flex;justify-content:center}.pipeline-menu-button svg{transition:transform .4s ease}.pipeline-menu-button--inverse svg{transform:rotate(-180deg)}.kui-theme--light{--minimap-bg:#f2f3f4;--minimap-shadow:#e6e7e9;--minimap-viewport-stroke:#d9dcde;--minimap-node-fill-default:#d5d8da;--minimap-node-fill-active:#fff;--minimap-node-fill-selected:#00e3ff;--minimap-node-fill-faded:#c6cace}.kui-theme--dark{--minimap-bg:#101112;--minimap-shadow:#27282a;--minimap-viewport-stroke:#989898;--minimap-node-fill-default:#2b2d2f;--minimap-node-fill-active:#2b2d2f;--minimap-node-fill-selected:#00bcff;--minimap-node-fill-faded:#141516}.pipeline-minimap-node rect{fill:var(--minimap-node-fill-default)}.pipeline-minimap-node--active rect{fill:var(--minimap-node-fill-active)}.pipeline-minimap-node--selected rect{fill:var(--minimap-node-fill-selected)}.pipeline-minimap-node--faded rect{fill:var(--minimap-node-fill-faded)}.pipeline-minimap__graph{display:block}.pipeline-minimap-container{background:var(--minimap-bg);box-shadow:0 0 2px var(--minimap-shadow);height:222px;left:100%;position:absolute;top:calc(100% + 2px);transform:translate(-100%,-100%);transition:transform .3s ease;width:500px}.pipeline-minimap{position:absolute;right:0;top:0}.pipeline-minimap__viewport{fill:#0000;stroke-width:1px;stroke:var(--minimap-viewport-stroke);cursor:move}.pipeline-minimap-toolbar{display:block;list-style:none;margin:0;margin-top:auto;padding:1em 0}.pipeline-minimap-button{transition:background-color .3s ease}.pipeline-minimap-button.pipeline-icon-toolbar__button--active svg{opacity:1}.pipeline-minimap-button--map{padding-top:4px}.pipeline-minimap-toolbar__scale{color:var(--color-text);display:block;font-size:12px;font-weight:700;margin-top:16px;padding:6px 8px;text-align:center;width:100%}.search-input-wrapper{max-width:320px;width:100%}.search-input{border:1px solid #2b2d2f;box-sizing:border-box;padding:7px 11px}.search-input--disabled{cursor:not-allowed;opacity:.5}.search-input--focused.search-theme--dark,.search-input--focused.search-theme--light{outline:4px solid}[data-whatintent=keyboard] .search-input--focused{box-shadow:none}[data-whatintent=mouse] .search-input--focused{outline:none}.search-input__field{background:#0000;border:none;font-family:Inter,sans-serif;font-size:1.6em;font-weight:400;letter-spacing:.1px;line-height:1.3;outline:none;padding:0;width:100%}.search-input__field,.search-input__field:active,.search-input__field:focus,.search-input__field:hover{box-shadow:none}.search-input.search-input--disabled .search-input__field{cursor:not-allowed}.search-theme--dark .search-input__field{color:#d9dcde}.search-input__label{display:flex;font-size:1.4em;letter-spacing:.1px;line-height:1.4;margin-bottom:4px}.search-input__line{display:flex;font-size:1.6em;font-weight:400;height:1px;letter-spacing:.1px;line-height:1.3;margin-top:3px;pointer-events:none}.search-input__line:before{background-color:#0000;color:#0000;content:attr(data-value);overflow:hidden;transition:background-color .3s;word-break:break-all}.search-input__line:after{background-color:#0000;content:"";flex:0 1;transition:background-color .3s,flex .3s}.search-input__field:active+.search-input__line:after,.search-input__field:focus+.search-input__line:after{flex:1 1;transition-timing-function:ease-out}.search-bar{max-width:320px;position:relative;width:100%}.search-bar .search-input{padding-left:44px}.icon{transition:opacity .3s}.search-bar .icon{opacity:.3;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.search-bar--focused .icon{opacity:1}.search-bar__icon-wrapper{transition:opacity .3s}.search-bar__icon-wrapper .icon{fill:var(--color-default-alt)!important;height:24px;left:12px;opacity:.45;top:20px;width:24px}.search-bar .search-input__field,.search-bar .search-input__line:before{max-width:calc(100% - 24px)}.search-bar__dynamic-icon{opacity:0;transition:opacity .1s,visibility .1s;visibility:hidden}.search-bar__dynamic-icon--visible{opacity:1;transition:opacity .1s;visibility:visible}.icon--close{background:none;border:none;border-radius:0;box-shadow:none;cursor:pointer;height:20px;outline:4px solid #0000;padding:0;position:absolute;right:2px;top:18px;transform:translateY(-50%);width:20px}.icon--close:focus{outline-color:#00bcff}.search-bar .icon--close{height:24px;right:10px;width:24px}.icon__graphics{height:100%;pointer-events:none;right:0;width:100%}.search-bar__label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.pipeline-search-list{padding:2px 1.4em 0}.pipeline-search-list .search-bar,.pipeline-search-list .search-input-wrapper{max-width:none}.pipeline-search-list .search-bar .icon--close{height:20px;right:2px;top:18px;width:20px;z-index:1}.pipeline-search-list .search-bar .icon__graphics{fill:var(--color-default-alt)!important;opacity:.45}.pipeline-search-list .search-bar--focused .icon__graphics{opacity:.75}.pipeline-search-list .search-input{padding:5px}.pipeline-search-list .search-input,.pipeline-search-list .search-input--focused,.pipeline-search-list .search-input:active:not(.search-input--disabled),.pipeline-search-list .search-input:hover:not([disabled]),.pipeline-search-list .search-input__field{background:none;border:none;box-shadow:none}.pipeline-search-list .search-input--focused{outline-color:#00bcff;position:relative;z-index:1}.pipeline-search-list .search-input__field::placeholder{color:var(--color-default-alt)!important;opacity:1;opacity:.5}.pipeline-search-list .search-input__field:hover::placeholder{opacity:.7}.pipeline-search-list .search-input__field:focus::placeholder{opacity:.95}.pipeline-search-list .search-input__field{font-size:1.6em;margin:0 0 2px 32px}.pipeline-search-list .search-bar__icon-wrapper .icon{left:6px;top:16px}.pipeline-search-list .search-input__line:before{background-color:var(--color-default-alt);flex:1 1;max-width:none;opacity:.3;transition:background-color .3s,opacity .3s}.pipeline-search-list .search-bar--focused .search-input__line:before{opacity:.55}.pipeline-search-list .search-bar .search-input__line:not([data-value=""]):before{background-color:#00bcff;opacity:1}.pipeline-search-list .search-input__line:after{display:none}.toggle-control{cursor:pointer}.toggle-control--kind-element{margin-right:8px}.toggle-control--kind-element:nth-of-type(2){margin:0 8px 0 -8px}.kui-theme--light{--row-selected-transparent:#fff0}.kui-theme--dark{--row-selected-transparent:#24252600}.toggle-control--selected:before{opacity:1}.toggle-control__checkbox{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.toggle-control--icon{border-radius:50%;height:2.7em!important;padding:.3em;width:2.7em!important}.toggle-control--icon--disabled{display:none!important}.toggle-control__checkbox:focus+.toggle-control--icon{outline:none}[data-whatintent=keyboard] .toggle-control__checkbox:focus+.toggle-control--icon{box-shadow:inset 0 0 0 3px #00bcff}.toggle-control--icon.toggle-control--icon--focus-checked{fill:#00bcff}.toggle-control--icon--kind-element>*{opacity:0}.node-list-tree-item-row:hover .toggle-control--icon--kind-element>*{opacity:.55}.node-list-tree-item-row .toggle-control--icon--kind-element:hover>*,.node-list-tree-item-row:hover .toggle-control--icon--kind-element.toggle-control--icon--focus-checked>*{opacity:1}[data-whatintent=keyboard] input:focus+.toggle-control--icon--kind-element>*{opacity:.55}.toggle-control--icon--kind-element.toggle-control--icon--focus-checked>*,[data-whatintent=keyboard] input:focus+.toggle-control--icon--kind-element.toggle-control--icon--checked>*{opacity:1}.node-list-tree-item-row:hover .toggle-control--icon--kind-filter>*,.toggle-control--icon--kind-filter>*{opacity:.55}.node-list-tree-item-row:hover .toggle-control--icon--kind-filter.toggle-control--icon--checked>*,.node-list-tree-item-row:hover .toggle-control--icon--kind-filter.toggle-control--icon--child.toggle-control--icon--checked>*,.node-list-tree-item-row:hover .toggle-control--icon--kind-filter.toggle-control--icon--parent:hover>*,[data-whatintent=keyboard] input:focus+.toggle-control--icon--kind-filter>*{opacity:.9}[data-whatintent=keyboard] input:focus+.toggle-control--icon--kind-filter.toggle-control--icon--checked>*{opacity:1}.toggle-control--icon--kind-filter.toggle-control--icon--checked{fill:var(--color-nodelist-filter-indicator-on);stroke:var(--color-nodelist-filter-indicator-on)}.toggle-control--icon--kind-filter.toggle-control--icon--unchecked{fill:none;stroke:var(--color-nodelist-filter-indicator-off)}.node-list-tree-item-row:hover .toggle-control--icon--kind-filter.toggle-control--icon--all-unchecked,.toggle-control--icon--kind-filter.toggle-control--icon--parent{fill:#00bcff;stroke:#00bcff}.row-text{align-items:center;background:none;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:default;display:flex;font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:1.6;margin-right:auto;padding:.6em 0;text-align:inherit;-webkit-user-select:none;user-select:none;width:calc(100% - 7em)}.row-text--tree{padding:.6em 0 .6em 1em}.row-text--faded{pointer-events:none}.row-text:focus{box-shadow:inset 0 0 0 4px #00bcff;outline:none}[data-whatintent=mouse] .row-text:focus{box-shadow:none}.row-text__label{font-size:1.4em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-text__label--faded{opacity:.65}.row-text__label--disabled{opacity:.3}.row-text__label b{color:var(--color-nodelist-highlight);font-weight:400}.filter-row{align-items:center;background-color:initial;cursor:default;display:flex;height:32px;position:relative}.filter-row--kind-filter{padding:0 1.6em 0 2.6em}.filter-row--visible:hover{background-color:var(--color-nodelist-row-active)}.filter-row__count{display:inline-block;flex-shrink:0;font-size:1.16em;margin:0 .7em .1em auto;opacity:.75;overflow:hidden;text-align:right;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;width:2.2em}.filter-row--unchecked .filter-row__count,.filter-row--unchecked .row-text__label--kind-filter{opacity:.55}.filter-row--unchecked:hover .row-text__label--kind-filter{opacity:.8}.filters-section-heading{background:var(--color-nodelist-filter-panel);margin:0;position:-webkit-sticky;position:sticky;top:0;transform:translateY(-1px);z-index:1}.filters-section-heading .row-text .row-text__label{font-size:1.3em;opacity:.65}.filters-section-heading__toggle-btn{background:none;border:none;border-radius:50%;box-shadow:none;color:var(--color-default-alt);cursor:pointer;font-family:inherit;font-size:inherit;height:2.8em;line-height:1em;padding:0;text-align:center;transition:transform .1s ease;width:2.8em}.filters-section-heading__toggle-btn:focus{outline:none}[data-whatintent=keyboard] .filters-section-heading__toggle-btn:focus{box-shadow:inset 0 0 0 3px #00bcff}.filters-section-heading__toggle-btn:before{content:"▾";font-size:1.8em;opacity:.55}.filters-section-heading__toggle-btn:hover:before{opacity:1}.filters-section-heading__toggle-btn--alt{transform:rotate(90deg)}.filters-section-heading__toggle-btn--disabled{color:#525252;transform:rotate(90deg)}.filters-group{list-style:none;margin:0 0 1.2em;overflow:hidden;padding:0}.filters-group--closed{display:none}.filters-section--all-unchecked .row-text__label--kind-filter{opacity:1}.filters__header .filters__reset-button{background:none;border:none;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;padding:0}.filters__header .filters__reset-button:focus{outline:none}.filters__header [data-whatintent=keyboard] .filters__reset-button:focus,[data-whatintent=keyboard] .filters__header .filters__reset-button:focus{box-shadow:inset 0 0 0 3px #00bcff}.kui-theme--light{--color-text-reset:#151515}.kui-theme--dark{--color-text-reset:#d9dcde}.filters__section-wrapper{list-style:none;margin:0;padding:4px 0 28px}.filters__header{align-items:center;display:flex;justify-content:space-between;margin:6px 2.46em 12px 2.6em}.filters__header .filters__title{font-size:1.6em;font-weight:400;margin:0;opacity:.55;-webkit-user-select:none;user-select:none}.filters__header .filters__reset-button{color:var(--color-text-reset);cursor:pointer;font-size:1.3em;opacity:.55}.filters__header .filters__reset-button:hover{opacity:.85}.filters__header .filters__reset-button:disabled{cursor:default;opacity:0}.MuiTreeItem-iconContainer svg{z-index:1}.node-list-row{align-items:center;cursor:default;display:flex;height:32px;position:relative;transform:translate(0)}.node-list-row--active,.node-list-row--selected,.node-list-row:hover{background-color:var(--color-nodelist-row-selected)}.node-list-row--selected{border-right:1px solid #00bcff}.node-list-row:before{background:var(--color-nodelist-row-selected);bottom:0;content:" ";left:-100px;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(0);width:100px}.MuiTreeItem-content:hover .node-list-row__type-icon path,.node-list-row--active:before,.node-list-row--selected:before,.node-list-row:hover:before{opacity:1}.node-list-row__icon{fill:var(--color-text);display:block;flex-shrink:0;height:2.2em;width:2.2em}.node-list-row__icon--disabled>*{opacity:.1}.node-list-row__type-icon--nested>*{opacity:.3}.node-list-row__type-icon--faded>*{opacity:.2}.node-list-row--visible:hover .node-list-row__type-icon>*,.node-list-row__type-icon--active>*,.node-list-row__type-icon--selected>*,[data-whatintent=keyboard] .node-list-row__text:focus .node-list-row__type-icon>*{opacity:1}.node-list-row--visible:hover .node-list-row__type-icon--faded>*,.node-list-row__type-icon--active--faded>*,.node-list-row__type-icon--selected--faded>*,[data-whatintent=keyboard] .node-list-row__text:focus .node-list-row__type-icon--faded>*{opacity:.55}.pipeline-nodelist__filter-panel{background:var(--color-nodelist-filter-panel);border-top:1px solid var(--color-border-line);z-index:1}.pipeline-nodelist__filter-panel .pipeline-nodelist-section:last-child{padding-bottom:28px;padding-top:4px}.pipeline-nodelist__elements-panel .pipeline-nodelist-section:last-child{padding-bottom:28px;padding-top:12px}.pipeline-nodelist__split{display:flex;flex-direction:column;inset:58px 0 0;position:absolute}.pipeline-nodelist__split--resizing{cursor:row-resize}.pipeline-nodelist__split-handle{border-top:1px solid #0000;cursor:row-resize;flex-grow:0;flex-shrink:0;height:16px;position:relative;transition:border-color .1s ease .15s}.pipeline-nodelist__split-handle:after{background:var(--color-nodelist-split-handle);border-radius:2px;content:" ";display:block;height:2px;left:50%;opacity:0;pointer-events:none;position:absolute;top:7px;transform:translate(-50%);transition:opacity .1s ease .15s;width:50px}.pipeline-nodelist__filter-panel:hover .pipeline-nodelist__split-handle:after{opacity:.2}.pipeline-nodelist__split-handle:focus{outline:3px solid #00bcff;z-index:1}.pipeline-nodelist__split-handle:hover{border-top:1px solid var(--color-nodelist-split-handle-border)}.pipeline-nodelist__filter-panel:hover .pipeline-nodelist__split-handle:hover:after{opacity:.3}.pipeline-nodelist__split--resizing .pipeline-nodelist__split-handle{border-top:1px solid #00bcff}.pipeline-nodelist-scrollbars{flex-grow:1}.pipeline-nodelist-scrollbars:after{content:"";height:22px;left:-1px;pointer-events:none;position:absolute;right:-1px;top:0}.pipeline-nodelist__filter-panel .pipeline-nodelist-scrollbars:after{display:none}.kui-theme--light{--color-nodelist-row-active:#fff;--color-nodelist-row-selected:#fff;--color-nodelist-filter-indicator-on:#00bcff;--color-nodelist-filter-indicator-off:#242424;--color-nodelist-highlight:#00bcff;--color-nodelist-split-handle:#242424;--color-nodelist-split-handle-border:#eaebed;--color-nodelist-filter-panel:#f2f3f4;--color-nodelist-element-panel:#f2f3f4}.kui-theme--dark{--color-nodelist-row-active:#242526;--color-nodelist-row-selected:#242526;--color-nodelist-filter-indicator-on:#00bcff;--color-nodelist-filter-indicator-off:#848e95;--color-nodelist-highlight:#00bcff;--color-nodelist-split-handle:#fff;--color-nodelist-split-handle-border:#4c5b64;--color-nodelist-filter-panel:#212324;--color-nodelist-element-panel:#141516}.kui-theme--light{--color-nodelist-bg-transparent:#f2f3f400}.kui-theme--dark{--color-nodelist-bg-transparent:#14151600}.kui-theme--light{--color-nodelist-bg-filter-transparent:#fff0}.kui-theme--dark{--color-nodelist-bg-filter-transparent:#1c1e1f00}.pipeline-nodelist{display:flex;flex-direction:column;flex-grow:1;padding-top:1.8em;position:relative}.pipeline-nodelist:before,.pipeline-nodelist>*{transition:opacity .2s ease}.pipeline-nodelist:before{background:var(--color-bg-2);content:"";inset:0;opacity:0;position:absolute}.pipeline-nodelist--fade>*{opacity:.2}.pipeline-nodelist--fade:before{opacity:1}.kui-theme--dark .MuiTreeItem-label,.kui-theme--light .MuiTreeItem-label{padding-left:0!important}.pipeline-treeItem__root--overwrite{position:relative}.pipeline-treeItem__root--overwrite .Mui-selected{background-color:#0000!important}.pipeline-treeItem__root--overwrite .MuiTreeItem-content{padding:0}.pipeline-treeItem__root--overwrite .MuiTreeItem-content:hover{background-color:var(--color-nodelist-row-active)!important}.pipeline-treeItem__root--overwrite .MuiTreeItem-content:hover:before{background:var(--color-nodelist-row-active);bottom:0;content:" ";left:-100px;opacity:1;pointer-events:none;position:absolute;top:0;transform:translate(0);width:100px}.pipeline-treeItem__root--overwrite .MuiTreeItem-content:hover~.MuiTreeItem-group{background-color:var(--color-nodelist-row-active);position:relative}.pipeline-treeItem__root--overwrite .MuiTreeItem-content:hover~.MuiTreeItem-group .node-list-row__type-icon path{opacity:1}.pipeline-treeItem__root--overwrite .MuiTreeItem-content:hover~.MuiTreeItem-group:after{background-color:var(--color-nodelist-row-active);content:"";height:100%;left:-40px;position:absolute;top:0;width:50px}.pipeline-treeItem__root--overwrite--disabled{pointer-events:none}.pipeline-nodelist__elements-panel .MuiTreeItem-label{width:calc(100% - 19px)}.kui-theme--light{--dropdown-shadow:#ecedef;--dropdown-label-bg:#f2f3f4;--dropdown-options-bg:#eaebed}.kui-theme--dark{--dropdown-shadow:#242526;--dropdown-label-bg:#1c1e1f;--dropdown-options-bg:#18191b}.dropdown{border:none;box-shadow:0 1px 1px var(--dropdown-shadow);box-sizing:border-box;color:var(--color-text);display:block}.dropdown,.dropdown--open{position:relative}.dropdown--open .dropdown__label>.dropdown__icon{transform:rotate(0deg);transition:transform .2s ease,background .2s ease}.dropdown__label{align-items:center;background:var(--dropdown-label-bg);border:none;border-radius:0;box-shadow:none;color:var(--color-text);cursor:pointer;display:flex;font-family:inherit;font-size:1.6em;height:36px;justify-content:space-between;letter-spacing:.1px;line-height:1.25em;list-style:none;outline:4px solid #0000;overflow:hidden;padding:0 0 0 1.125em;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:8}.dropdown__label:disabled{cursor:not-allowed}.dropdown__label:focus:focus{box-shadow:inset 0 0 0 4px #00bcff;outline:none}[data-whatinput=mouse] .dropdown__label:focus:focus{box-shadow:none}.dropdown__label .dropdown__placeholder{color:#717d84}.dropdown__label .dropdown__icon{height:24px;margin:0 8px 0 12px;position:absolute;right:0;transform:rotate(180deg);transform-origin:center;transition:transform .2s ease,background .2s ease;width:auto}.dropdown__label .dropdown__icon>svg{fill:var(--color-default-alt);height:24px;opacity:.5;width:24px}.dropdown__options{background:var(--dropdown-options-bg);border-top:none;box-shadow:0 0 2px #151515;margin-top:1px;max-height:300px;opacity:0;overflow:auto;position:absolute;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;width:100%;z-index:2}.dropdown--open .dropdown__options{opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:visible}.dropdown__options .dropdown--disabled{opacity:.5}.dropdown__options>section{padding:0}.select-dropdown__btn-wrapper{background-color:var(--dropdown-options-bg);bottom:0;display:flex;justify-content:space-around;padding:24px 0;position:-webkit-sticky;position:sticky;z-index:1}.kui-theme--light{--menu-option-bg-hover:#d9dcde;--menu-option-divider:#ccd0d3;--menu-option-text-color:#151515}.kui-theme--dark{--menu-option-bg-hover:#1c1e1f;--menu-option-divider:#242526;--menu-option-text-color:#d9dcde}.menu-option{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:40px;outline:none;overflow:hidden;padding:0 1.8em 0 calc(1.8em - 2px);-webkit-user-select:none;user-select:none;white-space:nowrap}.menu-option:hover{background:var(--menu-option-bg-hover)}.menu-option:last-of-type{border-bottom:none}.menu-option__content{align-items:center;color:var(--menu-option-text-color);display:flex;font-size:1.6em;letter-spacing:.1px;line-height:1.25;position:relative;text-overflow:ellipsis;width:100%}.kui-theme--light{--pipeline-list-option-bg-active:#e6e7e9;--pipeline-list-option-text-color:#151515}.kui-theme--dark{--pipeline-list-option-bg-active:#212324;--pipeline-list-option-text-color:#d9dcde}.pipeline-list .dropdown__label,.pipeline-list .menu-option{height:58px}.pipeline-list__option--active{background:var(--pipeline-list-option-bg-active);border-left:2px solid #00bcff;color:var(--pipeline-list-option-text-color)}.switch{align-items:center;cursor:pointer;display:flex}.switch__label{font-size:14px;margin-right:8px;width:20px}.switch__root{display:flex;flex-shrink:0;height:14px;overflow:hidden;position:relative;vertical-align:middle;width:28px;z-index:0}.switch__base{align-items:center;background-color:#0000;border:0;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:center;left:0;margin:0;outline:0;padding:1px;position:absolute;text-decoration:none;top:0;transition:left .15s cubic-bezier(.4,0,.2,1) 0ms,transform .15s cubic-bezier(.4,0,.2,1) 0ms;z-index:1}.switch__base--active{color:#00bcff;transform:translateX(14px)}.switch__base--active+.switch__track{background-color:#00bcff;opacity:.4}.switch__input{cursor:inherit;height:100%;left:-100%;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.switch__circle{background-color:currentcolor;border-radius:50%;box-shadow:0 2px 1px -1px #868686,0 1px 1px 0 #868686,0 1px 3px 0 #868686;height:12px;width:12px}.switch__track{background-color:#4c5b64;border-radius:7px;height:100%;transition:opacity .15s cubic-bezier(.4,0,.2,1) 0ms,background-color .15s cubic-bezier(.4,0,.2,1) 0ms;width:100%;z-index:-1}.accordion__heading{align-items:center;display:flex;justify-content:space-between}.accordion__heading--hide{visibility:hidden}.accordion__title{font-size:1.2em;font-weight:600}.accordion__title--medium{cursor:pointer;font-size:1.3em;font-weight:600;text-decoration:underline;text-underline-offset:5px}.accordion__title--medium:hover{font-weight:700}.accordion__title--large{font-size:1.6em}.accordion__title--hyperlink{color:var(--color-default-alt)}.accordion__title--hyperlink:visited{color:var(--color-default-alt);text-decoration:none}.accordion__title__detail{font-weight:400;margin-left:8px}.accordion__toggle{background:none;border:none;border-radius:50%;box-shadow:none;color:var(--color-default-alt);cursor:pointer;font-family:inherit;font-size:inherit;height:2.8em;line-height:1em;padding:0;text-align:center;transition:transform .1s ease;width:1.15em}.accordion__toggle:focus{outline:none}[data-whatintent=keyboard] .accordion__toggle:focus{box-shadow:inset 0 0 0 3px #00bcff}.accordion__toggle:before{content:"▾";font-size:1.8em;opacity:.55}.accordion__toggle:hover:before{opacity:1}.accordion__toggle--alt{transform:rotate(90deg)}.accordion__content--hide{display:none}.accordion--left .accordion__heading{justify-content:flex-start}.accordion--left .accordion__title{margin-left:.7em}.accordion--left .accordion__toggle--alt{transform:rotate(-90deg)}.runs-list-card__checked{border:1px solid #97a0a6;height:10px;margin:.8em .8em 0 0;width:10px}.runs-list-card__checked--selected-first{border-color:#a000bc;border-width:2px;height:10px;transform:rotate(45deg);width:10px}.runs-list-card__checked--selected-second{border-color:#ffbc00;border-radius:50%;border-width:2px;height:10px;width:10px}.runs-list-card__checked--selected-third{background:linear-gradient(to bottom left,#0000 49.5%,#31e27b 50% calc(50% + 1px),#0000 calc(50% + 2px)) 100%/50% 100%,linear-gradient(to bottom right,#0000 49.5%,#31e27b 50% calc(50% + 1px),#0000 calc(50% + 2px)) 0/50% 100%,linear-gradient(#31e27b,#31e27b) bottom/100% 1px;background-repeat:no-repeat;border:none;height:10px;width:10px}.kui-theme--light{--color-run-list-highlight:#00bcff;--color-run-list-bookmark:#151515}.kui-theme--dark{--color-run-list-highlight:#00bcff;--color-run-list-bookmark:#d9dcde}.runs-list-card{align-items:flex-start;background:var(--color-bg-3);border-bottom:1px solid var(--color-run-list-divider);display:flex;padding:1.6em 2.8em 2em 3em}.runs-list-card--active{background:var(--color-run-list-hover);box-shadow:inset -1px 0 0 #00bcff}.runs-list-card--disabled{opacity:.5;pointer-events:none}.runs-list-card--hovered{background:var(--color-run-list-hover);cursor:pointer}.runs-list-card--hovered .runs-list-card__bookmark--stroke{opacity:1}.runs-list-card__title{font-size:1.6em;line-height:1.5}.runs-list-card__title b{color:var(--color-run-list-highlight);font-weight:400}.runs-list-card__gitsha{color:var(--color-text-faded);font-size:1.3em;margin:4px 0 12px}.runs-list-card__gitsha b{color:var(--color-run-list-highlight);font-weight:400}.runs-list-card__timestamp{font-size:1.3em}.runs-list-card__notes{font-size:1.3em;padding-top:24px}.runs-list-card__notes b{color:var(--color-run-list-highlight);font-weight:400}.runs-list-card__checked--comparing{fill:var(--color-base-20)}.runs-list-card__checked--active{fill:#00bcff}.runs-list-card__bookmark{fill:var(--color-run-list-bookmark);height:24px;margin-left:auto;opacity:1;transition:fill .3s ease;width:24px}.runs-list-card__bookmark:hover{fill:var(--color-default-alt)}.runs-list-card__bookmark--stroke{opacity:0;transition:fill .3s ease}.kui-theme--light{--header-border-bottom:#ecedef}.kui-theme--dark{--header-border-bottom:none}.runs-list-top-wrapper,.search-bar-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:1}.search-bar-wrapper{background:var(--color-bg-2);padding-top:24px}.runs-list__wrapper{width:100%}.runs-list__accordion-header{background-color:var(--color-bg-2);border-bottom:1px solid var(--header-border-bottom);padding:.8em 3.5em .8em 3em}.compare-switch-wrapper{align-items:baseline;background:var(--color-bg-2);display:flex;justify-content:space-between;padding:3.5em 3.5em 1.2em 3em;position:-webkit-sticky;position:sticky;top:64px;z-index:1}.pipeline-sidebar{background:var(--color-sidebar-background);border-bottom:1px solid var(--color-sidebar-border);border-right:1px solid var(--color-border-line);bottom:-1px;display:flex;left:80px;position:absolute;top:-1px;transform:translateX(calc(-100% + 56px));transition:transform .4s ease;width:100%;z-index:1}.pipeline-sidebar--no-global-toolbar{left:0}@media(min-width:1200px){.pipeline-sidebar{z-index:3}}@media(min-width:700px){.pipeline-sidebar{transform:translateX(-344px);width:400px}}@media print{.pipeline-sidebar{display:none}}.pipeline-sidebar--visible{transform:translateX(0)}.pipeline-ui{background:var(--color-bg-list);border-right:1px solid var(--color-border-line);display:flex;flex-direction:column;flex-grow:1;height:100%;position:relative;transition:visibility .3s;visibility:hidden;z-index:2}.pipeline-sidebar--visible .pipeline-ui{transition:visibility 0s;visibility:visible}.pipeline-ui--experiment-tracking{overflow-y:scroll}.pipeline-toolbar{align-items:center;background:var(--color-pipeline-toolbar-background);display:flex;flex-direction:column;height:100%;position:relative;width:56px;z-index:2}.compare-switch-wrapper__text{font-size:14px}.base-timer{height:30px;position:relative;width:30px}.base-timer__circle{fill:none;stroke:none}.base-timer__path-elapsed{stroke-width:7px;stroke:#000}.base-timer__label{align-items:center;display:flex;font-size:12px;height:30px;justify-content:center;position:absolute;top:0;width:30px}.base-timer__path-remaining{stroke-width:7px;stroke:#fff;stroke-linecap:round;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__svg{transform:scaleX(-1)}.pipeline-wrapper{height:100%}.pipeline-wrapper__loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;pointer-events:none;position:absolute;top:0;transform:translateX(136px);transition:transform .4s ease,width .4s ease;width:calc(100% - 136px)}@media(min-width:700px){.pipeline-wrapper__loading--sidebar-visible{transform:translateX(480px);width:calc(100% - 480px)}}.pipeline-wrapper__go-back-btn{display:flex;justify-content:center;opacity:0;pointer-events:none;position:relative;z-index:3}.pipeline-wrapper__go-back-btn .button button{background-color:#ffbc00;border:none;border-radius:40px;color:#000;width:300px}.pipeline-wrapper__go-back-btn--show{opacity:1;pointer-events:all;transform:translateY(-140%);transition:transform .6s ease,opacity .4s ease-in-out}.pipeline-wrapper__go-back-btn--show .button button{align-items:center;background-color:#ffbc00;border:none;border-radius:40px;color:#000;column-gap:10px;display:flex;justify-content:center;padding:8px 8px 8px 0;width:300px}@media(min-width:700px){.pipeline-wrapper__go-back-btn--show-sidebar-visible{transform:translate(50px,-140%)}.pipeline-wrapper__go-back-btn--show-metadata-visible{transform:translate(-50px,-140%)}}.shareable-url-button .button__btn{position:absolute;right:36px;top:36px}.kui-theme--light{--banner--background:#212324;--banner--color:#fff;--banner-message-body--color:#989898;--banner-box-shadow:0px 4px 8px -1px #0003;--color-button__text--hover:#212324;--color-button--border:#fff}.kui-theme--dark{--banner--background:#f2f3f4;--banner--color:#000;--banner-message-body--color:#747474;--banner-box-shadow:0px 2px 4px -1px #0003;--color-button__text--hover:#f2f3f4;--color-button--border:#000}.banner{align-items:center;background-color:var(--banner--background);box-shadow:var(--banner-box-shadow);color:var(--banner--color);display:flex;font-family:inherit;font-size:16px;justify-content:space-between;max-height:68px;padding:16px;width:100%;z-index:6}.banner.banner-top{position:fixed;top:0}.banner .banner-icon{display:flex;margin-right:12px}.banner .banner-icon svg{height:24px;width:24px}.banner .banner-icon svg path{fill:var(--banner--color)}.banner .banner-message{flex-grow:1}.banner .banner-message .banner-message-title{font-weight:700}.banner .banner-message .banner-message-body{color:var(--banner-message-body--color);margin-left:12px}.banner .button__btn{border:1px solid var(--banner--color);color:var(--banner--color);font-size:14px}.banner .banner-close{cursor:pointer;display:flex;margin-left:12px}.banner .banner-close svg{height:24px;width:24px}.banner .banner-close svg path{fill:var(--banner-message-body--color)}.details-dataset{background-color:var(--color-exp-tracking-datasets);display:flex;flex-direction:column;flex-shrink:0;min-width:100%;padding:5em 0 0 9em;width:-webkit-max-content;width:max-content}.details-dataset--not-overview{background-color:var(--color-exp-tracking-bg);padding:.5em 0 0 9em}.details-metadata__title-detail--plots{padding:1px 0 1rem}.details-dataset__accordion{margin-bottom:36px;width:100%}.details-dataset__accordion-header{margin-bottom:16px}.details-dataset__accordion-header--hidden{display:none}.details-dataset__row{display:flex;font-size:1.4em}.details-dataset__name-header,.details-dataset__value-header{color:var(--color-text-faded);font-size:13px}.details-dataset__label,.details-dataset__value,.details-dataset__value-header{margin-bottom:8px}.details-dataset__label,.details-dataset__name-header{display:block;flex-shrink:0;width:375px}.details-dataset__value,.details-dataset__value-header{display:flex;flex-shrink:0;min-height:20px;width:375px;word-break:break-all}.details-dataset__accordion-wrapper-comparison-view .details-dataset__label,.details-dataset__accordion-wrapper-comparison-view .details-dataset__name-header,.details-dataset__accordion-wrapper-comparison-view .details-dataset__value,.details-dataset__accordion-wrapper-comparison-view .details-dataset__value-header{width:310px}.dataset-arrow-icon{fill:#00bcff;height:1.7em;margin-left:1em;width:1.7em}.details-dataset__image-container,.details-dataset__visualization-wrapper{cursor:pointer;opacity:1;transition:opacity .2s ease}.details-dataset__image-container:hover,.details-dataset__visualization-wrapper:hover{opacity:.85}.details-dataset__image-container{height:auto}.details-dataset__image{max-width:250px;width:100%}.details-dataset__empty-plot{align-items:center;background-color:var(--color-bg-1);border:1px solid var(--color-bg-5);display:flex;height:188px;justify-content:center;width:250px}.details-dataset__transition-group-wrapper{display:flex}.details-dataset__transition-group-wrapper .details-dataset__value:first-of-type{margin-right:3.5em}.details-dataset__transition-group-wrapper .details-dataset__value:nth-of-type(2){margin-right:8.5em}.details-dataset__transition-group-wrapper .details-dataset__value-header:first-of-type{margin-right:3.8em}.details-dataset__transition-group-wrapper .details-dataset__value-header:nth-of-type(2){margin-right:9.2em}.details-dataset__deltaValue{color:#00bcff;margin-left:.5em}.details-dataset__value--comparison-view{min-height:1.7em}.details-metadata__indicator--selected-first{border-color:#a000bc;border-width:2px;height:10px;transform:rotate(45deg);width:10px}.details-metadata__indicator--selected-second{border-color:#ffbc00;border-radius:50%;border-width:2px;height:10px;width:10px}.details-metadata__indicator--selected-third{background:linear-gradient(to bottom left,#0000 49.5%,#31e27b 50% calc(50% + 1px),#0000 calc(50% + 2px)) 100%/50% 100%,linear-gradient(to bottom right,#0000 49.5%,#31e27b 50% calc(50% + 1px),#0000 calc(50% + 2px)) 0/50% 100%,linear-gradient(#31e27b,#31e27b) bottom/100% 1px;background-repeat:no-repeat;border:none;height:10px;width:10px}.details-metadata{background-color:var(--color-exp-tracking-metadata);display:flex;flex-shrink:0;min-height:350px;min-width:100%;padding:5em 0 0 9em}.details-metadata--not-overview{background-color:var(--color-exp-tracking-bg);min-height:auto}.details-metadata__buttons{display:flex;list-style:none;margin:-2px 0 0;padding:0}.details-metadata__buttons .hidden-menu-wrapper,.details-metadata__buttons li{margin-right:5px;position:relative}.details-metadata__buttons .hidden-menu-wrapper:last-of-type:not(.hidden-menu-wrapper),.details-metadata__buttons li:last-of-type:not(.hidden-menu-wrapper){margin-right:0}.details-metadata__buttons .pipeline-icon-toolbar__button{height:24px;width:24px}.details-metadata__buttons svg{height:25px;width:25px}.details-metadata__buttons--selected-pin svg{fill:#00bcff}.details-metadata__run{flex-shrink:0;margin-right:12em;max-width:375px}.details-metadata__labels,.details-metadata__labels-comparison-view,.details-metadata__run--first-run-comparison-view{margin-right:0}.details-metadata__labels{width:375px}.details-metadata__labels-comparison-view{width:310px}.details-metadata__run td{word-wrap:break-word;font-size:1.4em;padding-bottom:16px;vertical-align:top}.details-metadata__run--first-run-comparison-view .details-metadata__table-label,.details-metadata__run--first-run-comparison-view .details-metadata__table-value{width:310px}.details-metadata__run--first-run-comparison-view td:first-of-type,.details-metadata__run--first-run-comparison-view td:last-of-type{width:100%}.details-metadata__table tr{display:flex;flex-direction:column;width:375px}.details-metadata__table-comparison-view tr{display:flex;flex-direction:column;width:310px}.details-metadata__run--wrapper{display:flex}.details-metadata__run--wrapper tr:first-of-type{margin-right:5em}.details-metadata__run--wrapper tr:last-of-type{margin-right:0}.details-metadata__title{align-items:center;display:flex;justify-content:space-between}.details-metadata__title--empty{width:365px}.details-metadata__table{border-collapse:collapse;display:flex;flex-shrink:0;margin-left:-1px;width:100%}.details-metadata__title-detail{cursor:pointer;font-size:20px;font-weight:600;overflow:hidden;text-decoration-color:#0000;text-overflow:ellipsis;transition:text-decoration-color .2s ease;white-space:nowrap}.details-metadata__title-detail:hover{text-decoration:underline;text-decoration-color:var(--color-text)}.details-metadata__indicator{margin-right:1em}.details-metadata__indicator--selected-first,.details-metadata__indicator--selected-second{border-style:solid;flex-shrink:0}.details-metadata__indicator--selected-third{flex-shrink:0}.details-metadata__title .pipeline-toolbar__label{font-size:1em}.details-metadata__notes{-webkit-box-orient:vertical;-webkit-line-clamp:2;cursor:pointer;display:-webkit-box;margin:0;overflow:hidden;text-decoration-color:#0000;text-overflow:ellipsis;transition:text-decoration-color .2s ease}.details-metadata__notes:hover{text-decoration:underline;text-decoration-color:var(--color-text)}.details-metadata__show-more.kedro{background-color:initial;border:none;color:var(--color-text-faded);cursor:pointer;font-size:14px;margin:2px 0 0;padding:0}.hidden-menu{background:#f2f3f4;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .1s ease,top .2s ease;width:120px}.hidden-menu--visible{opacity:1;pointer-events:all;top:30px}.hidden-menu__item{color:#151515;cursor:pointer;padding:6px 0 6px 20px}.hidden-menu__item:hover{background:#fff}.details-metadata__run-lazy-loader{max-height:300px}@keyframes wait{0%{opacity:0}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.tooltip{background:var(--color-bg-alt);display:flex;flex-direction:column;opacity:0;padding:10px 30px 10px 10px;position:absolute}.tooltip--show{animation:wait .7s,fade-in .5s .7s;animation-fill-mode:forwards}.tooltip-arrow{display:inline-block;height:0;left:1px;margin-right:1.6em;margin-top:-1.2em;position:absolute;top:22px;white-space:nowrap;width:0}.tooltip-arrow--right:before{border-left:10px solid #0000;left:-9.5px}.tooltip-arrow--left:before,.tooltip-arrow--right:before{border-top:10px solid var(--color-bg-alt);content:"";height:0;position:absolute;top:calc(50% - 10px);width:0}.tooltip-arrow--left:before{border-right:10px solid #0000;right:-225.5px}.tooltip-label,.tooltip-value{font-size:12px;font-weight:400;margin:0;overflow:hidden;overflow-wrap:break-word;width:180px}.tooltip-label{color:var(--color-metrics-plot-tooltip-label)}.tooltip-value{color:var(--color-metrics-plot-tooltip-value)}.time-series{flex:1 1 auto;font-family:Inter,sans-serif;margin:0 4em 0 0}.time-series>svg:last-of-type{margin-bottom:5em}.time-series .text{font-size:12px}.time-series__metric-name{color:var(--color-metrics-plot-text-bold);font-size:1.4em;line-height:20px}.time-series__axis-label{fill:var(--color-metrics-plot-axis-ends);font-size:12px;transform:rotate(-90deg)}.time-series__metric-line{fill:none;stroke:var(--color-metrics-plot-time-series-metric-line)}.time-series__metric-line--blend{stroke-opacity:.4}.time-series__run-line{stroke:var(--color-metrics-plot-time-series-run-line);cursor:pointer}.time-series__run-line--hovered{stroke:var(--color-metrics-plot-time-series-run-line-hovered)}.time-series__run-line--blend{stroke-opacity:.55}.time-series__run-line--selected-0{stroke:#a000bc}.time-series__run-line--selected-1{stroke:#ffbc00}.time-series__run-line--selected-2{stroke:#31e27b}.time-series__marker--selected-0{fill:#0000;stroke:#a000bc}.time-series__marker--selected-1{fill:#0000;stroke:#ffe300}.time-series__marker--selected-2{fill:#0000;stroke:#3bff95}.time-series .tick text{fill:var(--color-metrics-plot-axis-ends);font-size:12px}.time-series .tick line{stroke:var(--color-metrics-plot-time-series-axis)}.time-series__metric-axis .tick,.time-series__metric-axis-dual .tick{opacity:0}.time-series__metric-axis .tick:nth-child(3),.time-series__metric-axis .tick:nth-last-child(2){opacity:1}.time-series__trend-line{fill:none}.time-series__hovered-line,.time-series__trend-line{stroke:var(--color-metrics-plot-time-series-dotted-line);stroke-dasharray:4}.time-series__tick-line{stroke:var(--color-metrics-plot-time-series-run-line-hovered)}.time-series__tick-text{fill:var(--color-metrics-plot-axis-ends);text-anchor:end;font-size:12px;transform:translate(-10px,-4px)}.time-series__brush .selection{fill:#052f41;fill-opacity:.4}.parallel-coordinates{flex:1 1 auto;font-family:sans-serif;margin:0 4em 0 0}.parallel-coordinates .text{font-size:12px;font-weight:400}.run-line{stroke:var(--color-metrics-plot-parallel-coords-line);cursor:pointer}.run-line--hovered{stroke:var(--color-metrics-plot-parallel-coords-line-hover)}.run-line--selected-first{stroke:#a000bc}.run-line--selected-second{stroke:#ffbc00}.run-line--selected-third{stroke:#31e27b}.marker-path--selected-0{stroke:#a000bc}.marker-path--selected-1{stroke:#ffbc00}.marker-path--selected-2{stroke:#31e27b}g.run-lines path{fill:none;stroke-linecap:"round"}g.highlight path,g.selected-runs path{fill:none}.headers{fill:var(--color-metrics-plot-text-bold);font-size:14px;font-weight:400}.domain{stroke:var(--color-metrics-plot-text)}.tick-values>.text:first-of-type,.tick-values>.text:last-of-type{fill:var(--color-metrics-plot-axis-ends)}.tick-values .text{fill:var(--color-metrics-plot-text);font-size:12px}.tick-lines .line{stroke:var(--color-metrics-plot-text)}.tick-lines .line--hovered{stroke:#abb2b7}.selected-runs .text{fill:var(--color-metrics-plot-text-bold);font-weight:600}.metric-axis--hovered .domain{stroke:#abb2b7;stroke-width:1px}.metric-axis--hovered .headers{fill:var(--color-metrics-plot-text-bold);cursor:pointer}.tick-values .text--hovered{fill:var(--color-metrics-plot-parallel-coords-axis-hover)!important}.line--faded,.metric-axis--faded,.run-line--faded,.text--faded{opacity:.55}.experiment-warning__wrapper{align-items:center;display:flex;flex-direction:column;font-size:16px;height:70%;justify-content:center;width:85%}.experiment-warning__title{font-size:2.5em;font-weight:400;line-height:1.75em;margin:0 0 10px}.experiment-warning__subtitle{font-size:1em;font-weight:400;line-height:1.25em;margin:0}.kui-theme--light{--select-dropdown-bg-hover:#d9dcde;--select-dropdown-bg:#eaebed}.kui-theme--dark{--select-dropdown-bg-hover:#1c1e1f;--select-dropdown-bg:#141516}.select-dropdown section{height:479px;overflow:hidden}.select-dropdown .dropdown__label{background:var(--select-dropdown-bg)}.select-dropdown .dropdown__options{box-shadow:none;max-height:479px;right:0;width:284px}.select-dropdown__title{font-size:16px;font-weight:600;margin:28px 28px 32px 24px;opacity:.55}.select-dropdown__checkbox{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:space-between;padding:0 24px;position:relative}.select-dropdown__checkbox .select-dropdown__checkbox-text{font-size:14px;line-height:20px;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-dropdown__checkbox:hover{background:var(--select-dropdown-bg-hover)}input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #737373;cursor:pointer;height:8px;width:8px}input[type=checkbox]:checked{background:#00bcff;border-color:#00bcff}.metrics-plots-wrapper{height:100%;overflow-x:scroll;overflow-y:hidden;padding:5em 0 0 9em;width:100%}.metrics-plots-wrapper__header{display:flex;justify-content:space-between}.metrics-plots-wrapper__header .dropdown{margin-right:30px}.metrics-plots-wrapper__charts-empty{font-size:13px}.chart-types-wrapper{border-bottom:1px solid #ffffff1a;display:flex;width:236px}.chart-types-wrapper__tab{cursor:pointer;font-size:1.4em;padding-bottom:.7em}.chart-types-wrapper__tab:first-of-type{margin-right:16px}.chart-types-wrapper__tab--active{border-bottom:2px solid var(--color-default-alt)}.metrics-plots-wrapper__charts{display:flex;flex-flow:column;height:100%;margin-top:30px;overflow:scroll}.details-dataset__value,.details-dataset__value-header,.details-metadata__run{transform:translateX(0);transition:transform .3s ease-out}.details-dataset__value--comparison-view,.details-dataset__value-header--comparison-view,.details-metadata__run--first-run-comparison-view{transform:translateX(-25%);transition:transform .3s ease-out}.details-dataset__accordion-wrapper-comparison-view,.details-metadata__table-comparison-view{transform:translateX(-4em);transition:transform .3s ease-out}.details-metadata__labels .details-metadata__title{opacity:1;transform:translateX(0);transition:opacity .1s ease-in-out}.details-metadata__labels-comparison-view .details-metadata__title{opacity:0;pointer-events:none;transform:translateX(-25%);transition:opacity .1s ease-in-out,transform 1s ease-in-out}.details-metadata__run--first-run .details-metadata__title{opacity:0}.details-metadata__run--first-run-comparison-view .details-metadata__title{opacity:1;transition:opacity .3s linear}.details-dataset__value-animation-enter,.details-metadata__run-animation-enter{opacity:0;transform:translateX(40%);transition:transform .3s ease-out,opacity .3s linear}.details-dataset__value-animation-enter-active,.details-metadata__run-animation-enter-active{opacity:1;transform:translateX(0);transition:transform .3s ease-out,opacity .3s linear}.details-dataset__value-animation-exit,.details-metadata__run-animation-exit{opacity:1;transition:opacity .3s linear}.details-dataset__value-animation-exit-active,.details-metadata__run-animation-exit-active{opacity:0;transition:opacity .3s linear}.input{background-color:initial;border:none;color:var(--color-text);cursor:pointer;font-family:inherit;text-decoration-color:#0000;transition:text-decoration-color .2s ease;width:100%}.input:focus-visible{outline:none;text-decoration:underline;text-decoration-color:#00bcff}.input::placeholder{color:var(--color-text);opacity:.5}.input--large{font-size:18px;font-weight:600}.input--small{font-size:14px;font-weight:400}.input{cursor:text;min-height:auto;resize:none}.input--large{height:24px}.input--small{height:20px}.input-character-count{align-items:baseline;color:var(--color-text-faded);display:flex;font-size:16px;justify-content:flex-end;margin-bottom:6px;width:100%}.input-number-characters{color:var(--color-text)}.kui-theme--light{--color-modal-header-text:#989898;--color-upgrade-reminder-text:#00bcff;--color-modal-table-text:#323232;--color-modal-table-description:rgba(0,0,0,.702)}.kui-theme--dark{--color-modal-header-text:#636363;--color-upgrade-reminder-text:#ffbc00;--color-modal-table-text:hsla(0,0%,100%,.851);--color-modal-table-description:hsla(0,0%,100%,.702)}.pipeline-settings-modal .modal__content{max-width:900px;width:calc(100% - 5em)}.pipeline-settings-modal .modal__wrapper{align-items:flex-start;text-align:left}.pipeline-settings-modal__content{width:100%}.pipeline-settings-modal__content--short{margin-bottom:2.4em}.pipeline-settings-modal__content .button{margin:0 10px}.pipeline-settings-modal__content .pipeline-toggle{margin:0}.pipeline-settings-modal__group:nth-of-type(2){margin-top:50px}.pipeline-settings-modal__column{align-items:baseline;display:flex;flex-wrap:wrap;font-size:1.4em;margin:1.145em 0}.pipeline-settings-modal__subtitle{font-size:1.8em;margin-bottom:24px}.pipeline-settings-modal__name{color:var(--color-modal-table-text);flex-basis:25%;flex-grow:0;flex-shrink:0;font-weight:500}.pipeline-settings-modal__description{color:var(--color-modal-table-description);flex-basis:50%;flex-grow:0;flex-shrink:0;font-weight:500}.pipeline-settings-modal__state{display:flex;flex-basis:25%;flex-grow:0;flex-shrink:0}.pipeline-settings-modal__upgrade-reminder{color:var(--color-upgrade-reminder-text);display:inline;font-size:1.3em}.pipeline-settings-modal__upgrade-reminder a{color:var(--color-upgrade-reminder-text)}.pipeline-settings-modal__already-latest{color:var(--color-modal-header-text);font-size:1.3em;margin:2em 0 2.4em}.pipeline-settings-modal--experiment-tracking .pipeline-settings-modal__name{margin-top:0}.run-details-modal-button-wrapper{align-items:baseline;display:flex;justify-content:flex-end;width:100%}.run-details-modal-button-wrapper .button:first-of-type{margin-right:20px}.run-details-modal-error-wrapper{font-size:15px;text-align:right;width:100%}.version-reminder-and-run-details-button-wrapper{align-items:baseline;display:flex;justify-content:space-between;margin-top:50px;width:100%}.version-reminder-and-run-details-button-wrapper .button:first-of-type{margin-right:20px}.pipeline-run-export-modal--experiment-tracking .modal__title{margin-left:30px;text-align:left}.run-export-modal-button-wrapper{display:flex;justify-content:space-around;width:100%}.pipeline-run-export-modal--experiment-tracking .button__btn--primary{margin:0}.pipeline-run-export-modal--experiment-tracking .button__btn--primary:focus{box-shadow:none;outline:none}.run-export-modal-export-button:focus{box-shadow:0 0 0 7px #00bcff;outline:none}.run-export-modal-export-button--success:focus-visible{outline:none}.pipeline-run-plots-modal__back{background:none;border:none;box-shadow:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}.pipeline-run-plots-modal__back:focus{outline:none}[data-whatintent=keyboard] .pipeline-run-plots-modal__back:focus{box-shadow:inset 0 0 0 3px #00bcff}.kui-theme--light{--color-bg-plot:#fff}.kui-theme--dark{--color-bg-plot:#18191b}.pipeline-run-plots-modal{align-items:center;background-color:var(--color-bg-plot);display:flex;flex-direction:column;inset:0 0 0 80px;overflow-y:scroll;position:absolute;z-index:3}.pipeline-run-plots-modal__top{align-items:center;display:flex;flex-direction:row;min-width:100%;padding:4.5em 0 1.5em}.pipeline-run-plots-modal__header{display:flex;margin:0 auto;padding:0 32px}.pipeline-run-plots-modal__icon{fill:var(--color-text);display:inline-block;height:2.8em;margin:0 10px 0 0;width:2.9em}.pipeline-run-plots-modal__title{font-size:1.8em;margin-top:1px}.pipeline-run-plots-modal__back{align-items:center;display:flex;margin:0 -139px 0 58px;padding:6px 0;position:relative}.pipeline-run-plots-modal__content{align-items:center;display:flex;margin:auto;width:calc(100% - 116px)}.pipeline-run-plots-modal__content--oneChart{justify-content:center}.pipeline-run-plots-modal__content--twoCharts{justify-content:space-between}.pipeline-run-plots-modal__content--plotly{height:calc(100% - 66px - 6em);margin:3em auto}.pipeline-run-plots-modal__back-text{font-size:1.6em}.pipeline-run-plots-modal__back-icon{fill:var(--color-text);height:1.4em;margin:0 12px 0 0;width:3.6em}.pipeline-run-plots__image-wrapper{margin-bottom:3em;margin-top:3em}.pipeline-run-plots__image-wrapper--oneChart{display:flex;flex-direction:column;justify-content:center;margin:0;width:815px}.pipeline-run-plots__image-wrapper--twoCharts{display:flex;flex-direction:column;width:50%}.pipeline-run-plots__image-wrapper--twoCharts:nth-of-type(2){margin-left:58px}.pipeline-run-plots__image-wrapper--threeCharts{display:flex;flex-direction:column;width:33.33%}.pipeline-run-plots__image-wrapper--threeCharts:nth-of-type(2),.pipeline-run-plots__image-wrapper--threeCharts:nth-of-type(3){margin-left:35px}.pipeline-run-plots__image-wrapper .pipeline-run-plots__image--oneChart,.pipeline-run-plots__image-wrapper .pipeline-run-plots__image--threeCharts,.pipeline-run-plots__image-wrapper .pipeline-run-plots__image--twoCharts{padding-bottom:24px;width:100%}.pipeline-run-plots__plot-wrapper{display:flex;flex-direction:column}.pipeline-run-plots__plot-wrapper--oneChart{height:100%;justify-content:center;width:100%}.pipeline-run-plots__plot-wrapper--twoCharts{width:50%}.pipeline-run-plots__plot-wrapper--twoCharts:nth-of-type(2){margin-left:47px}.pipeline-run-plots__plot-wrapper--threeCharts{width:33.333%}.pipeline-run-plots__plot-wrapper--threeCharts:nth-of-type(2),.pipeline-run-plots__plot-wrapper--threeCharts:nth-of-type(3){margin-left:25px}.pipeline-run-plots-image-text-timestamp{font-size:1.6em;padding-right:1.6em}.pipeline-run-plots-image-text-relative_timestamp{font-size:1.3em}.kui-theme--light{--color-compatibility-message--bg:#636363;--color-compatibility-message:#fff}.kui-theme--dark{--color-compatibility-message--bg:#525252;--color-compatibility-message:#dfe2e4}.details-mainframe{background-color:var(--color-exp-tracking-bg);bottom:0;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:80px;overflow-y:scroll;position:absolute;top:0;transform:translateX(56px);transition:transform .4s ease,width .4s ease;width:calc(100% - 136px)}@media(min-width:700px){.details-mainframe--sidebar-visible{transform:translateX(400px);width:calc(100% - 480px)}}.details__tabs{background-color:var(--color-exp-tracking-bg);display:flex;left:0;position:-webkit-sticky;position:sticky}.tabs__item{background-color:var(--color-sidebar-background);cursor:pointer;font-size:.875rem;padding:15px 0 13px;text-align:center;width:200px}.tabs__item--active{background-color:var(--color-exp-tracking-bg)}.kedroDatasetsCompatible{padding:1em 0 0 2em}.kedroDatasetsCompatible p{background-color:var(--color-compatibility-message--bg);color:var(--color-compatibility-message);font-size:14px;padding:5px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.experiment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:80px;opacity:0}.experiment-wrapper__header{font-size:40px;font-weight:300;letter-spacing:-.3px;margin:0 0 16px}.experiment-wrapper__text{font-size:16px;font-weight:400;line-height:1.25;margin:0 0 40px;max-width:520px;text-align:center}.experiment-wrapper__error{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.update-reminder{position:relative;z-index:10}.update-reminder-expanded-content h3,.update-reminder-expanded-detail h3{font-size:20px;margin-top:0;padding-left:48px}.update-reminder-expanded-content p,.update-reminder-expanded-detail p{font-size:14px;line-height:20px;padding-left:48px;width:430px}.update-reminder-expanded-content p a,.update-reminder-expanded-detail p a{color:#005c7d}.kui-theme--light{--color-detail-bg:#e6e7e9;--color-header-bg:#ffe300;--color-header-bg--up-to-date:#abb2b7;--color-header-text--up-to-date:#000;--color-link:#0084b2;--color-subtext:#525252;--color-content-bg:#ecedef;--color-version-tag:#000;--color-version-tag--hover-outdated:#000;--color-version-tag--hover-up-to-date-bg:#636363;--color-version-tag--hover-up-to-date:#fff}.kui-theme--dark{--color-detail-bg:#212324;--color-header-bg:#ffe300;--color-header-bg--up-to-date:#fff;--color-header-text--up-to-date:#000;--color-link:#00bcff;--color-subtext:#525252;--color-content-bg:#212324;--color-version-tag:#dfe2e4;--color-version-tag--hover-outdated:#000;--color-version-tag--hover-up-to-date-bg:#525252;--color-version-tag--hover-up-to-date:#dfe2e4}.update-reminder-unexpanded{background-color:var(--color-header-bg);display:flex;font-size:12px;height:32px;justify-content:space-between;padding:0 50px 0 24px;position:absolute;right:0;top:0;width:484px;z-index:2}.update-reminder-unexpanded p{color:#141516;font-size:12px;margin-top:7.5px;text-align:center}.update-reminder-unexpanded .buttons-container{margin-top:6.5px}.update-reminder-unexpanded button{background-color:var(--color-header-bg);border:none;color:#242424;cursor:pointer;font-size:12px;padding:0;transition:color .2s ease}.update-reminder-unexpanded button:first-of-type{font-weight:600;margin-right:24px}.update-reminder-unexpanded button:hover{color:#151515}.update-reminder-expanded-header{background-color:var(--color-header-bg);display:flex;font-size:12px;height:36px;justify-content:flex-end;position:absolute;right:0;top:0;width:484px;z-index:2}.update-reminder-expanded-header .close-button-container{margin-right:20px}.update-reminder-expanded-header .close-button svg{fill:#151515;height:24px;width:24px}.update-reminder-expanded-header--up-to-date{background-color:var(--color-header-bg--up-to-date)}.update-reminder-expanded-header--up-to-date .close-button svg{fill:var(--color-header-text--up-to-date)}.update-reminder-expanded-detail{background-color:var(--color-header-bg);color:#000;padding-bottom:40px;position:absolute;right:0;top:36px;width:484px;z-index:2}.update-reminder-expanded-detail--up-to-date{background-color:var(--color-header-bg--up-to-date);color:var(--color-header-text--up-to-date)}.update-reminder-expanded-detail p:last-of-type{margin-bottom:0}.update-reminder-expanded-detail .subtext{color:var(--color-subtext);font-size:13px;margin-bottom:0;padding-top:20px}.update-reminder-expanded-detail .subtext--small{font-size:12px;margin:0 0 50px}.update-reminder-expanded-detail .command-copier{font-size:14px;padding-left:48px;width:400px}.update-reminder-expanded-detail .pipeline-icon{fill:#000}.update-reminder-expanded-content{background-color:var(--color-content-bg);border-left:1px solid var(--color-border-line);height:calc(100vh - 270px);overflow-y:scroll;padding-right:56px;padding-top:40px;position:absolute;right:0;top:270px;width:484px;z-index:2}.update-reminder-expanded-content--up-to-date{height:calc(100vh - 144px);top:144px}.update-reminder-expanded-content--feature{margin-bottom:68px}.update-reminder-expanded-content h3{margin-bottom:12px}.update-reminder-expanded-content h4{font-size:16px;font-weight:600;line-height:20px;margin:40px 0 20px;padding-left:48px}.update-reminder-expanded-content img{margin-left:48px;max-width:380px}.update-reminder-expanded-content .button{margin-top:12px;padding-left:48px}.update-reminder-version-tag{color:var(--color-version-tag);cursor:pointer;font-size:12px;padding:4px 8px;position:absolute;right:0;top:0;z-index:2}.update-reminder-version-tag--outdated:hover{background-color:#ffe300;color:var(--color-version-tag--hover-outdated)}.update-reminder-version-tag--outdated:hover>span{background-color:#b28400}.update-reminder-version-tag--outdated>span{background-color:#ffe300;border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.update-reminder-version-tag--up-to-date:hover{background-color:var(--color-version-tag--hover-up-to-date-bg);color:var(--color-version-tag--hover-up-to-date)}.kui-theme--light{--color-link:#000;--color-divider:#c6cace;--color-bg:#f9f9fa;--color-bg-copied:#000;--color-text-copied:#fff}.kui-theme--dark{--color-link:#fff;--color-divider:#424242;--color-bg:#141516;--color-bg-copied:#fff;--color-text-copied:#000}.url-box__wrapper{background-color:var(--color-bg);display:flex;height:50px;justify-content:space-between;text-overflow:ellipsis;width:100%}.url-box__wrapper--half-width{border-left:1px solid var(--color-divider)}.url-box__wrapper--half-width .url-box__result-url-wrapper{width:300px}.url-box__result-url-wrapper{align-items:center;display:flex;max-width:510px;width:100%}.url-box__result-url{align-items:center;color:var(--color-link);cursor:pointer;display:block;font-family:inherit;font-size:16px;line-height:32px;overflow:hidden;padding-left:16px;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap;width:90%}.url-box___button{align-items:center;display:flex;position:relative}.url-box___button .button__btn{padding:13px 0;width:100px}.url-box___button .button__btn--secondary:after{display:none}.url-box__button-copied{border:none}.url-box__button-copied .button__btn{background-color:var(--color-bg-copied);color:var(--color-text-copied)}.kui-theme--light{--color-description-text:#636363;--color-deployed-link:#000;--color-preview-data-text:#000;--color-modal-bg-1:#eaebed;--color-modal-bg-2:#fdfdfd;--color-footer-border:#c0c5c9;--color-text-doc-link:#151515;--color-form-label:#747474;--input-bg:#f9f9fa;--input-shadow:#ccd0d3;--color-btn-bg:#dfe2e4;--dropdown-bg:#fff;--dropdown-bg-hovered:#f2f3f4}.kui-theme--dark{--color-description-text:#c6cace;--color-deployed-link:#fff;--color-preview-data-text:#fff;--color-modal-bg-1:#212324;--color-modal-bg-2:#27282a;--color-footer-border:#323232;--color-text-doc-link:#d9dcde;--color-form-label:#989898;--input-bg:#141516;--input-shadow:#0f0f11;--color-btn-bg:#323232;--dropdown-bg:#18191b;--dropdown-bg-hovered:#1e1f21}.shareable-url-modal .modal__content{max-width:790px}.shareable-url-modal .modal__wrapper{align-items:flex-start;padding:0;text-align:left}.shareable-url-modal .modal__title{margin:0 0 24px}.shareable-url-modal .modal__description{font-size:16px;font-weight:400;line-height:24px;white-space:pre-line}.shareable-url-modal .modal__description a{color:inherit;text-decoration-color:inherit}.shareable-url-modal__non-default-wrapper .modal__wrapper{padding:48px}.shareable-url-modal__non-default-wrapper .modal__content{max-width:640px}.shareable-url-modal__non-default-wrapper .shareable-url-modal__button-wrapper{background:none;border:0;padding:0}.shareable-url-modal__content-form-wrapper{display:flex}.shareable-url-modal__form-wrapper-title{font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:32px;margin-top:0}.shareable-url-modal__content-title{color:var(--color-deployed-link);font-size:20px;font-style:normal;font-weight:400;line-height:28px;padding-bottom:24px}.shareable-url-modal__content-description{color:var(--color-description-text);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0}.shareable-url-modal__content-description a{color:var(--color-text-doc-link)}.shareable-url-modal__content-description-title{color:var(--color-deployed-link);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:0}.shareable-url-modal__content-description-title--disclaimer:before{background:var(--color-divider);content:"";display:block;height:1px;margin:24px 0}.shareable-url-modal__content-preview-dataset{align-items:center;color:var(--color-preview-data-text);display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;line-height:20px;margin-top:12px}.shareable-url-modal__content-toggle{margin:0}.shareable-url-modal__content-note{color:var(--color-form-label);margin-top:18px}.shareable-url-modal__content-note a{color:var(--color-form-label)}.shareable-url-modal__content-wrapper{background:var(--color-modal-bg-2);box-shadow:0 0 16px 0 #0000001a;padding:48px}.shareable-url-modal__form-wrapper{background:var(--color-modal-bg-1);box-shadow:inset 0 0 16px 0 #0000001a;padding:48px}.shareable-url-modal__input-wrapper{margin-bottom:32px;width:100%}.shareable-url-modal__input-wrapper .dropdown{width:264px}.shareable-url-modal__input-wrapper .input{background:var(--input-bg);box-shadow:0 1px 1px 0 var(--input-shadow);height:auto;line-height:20px;padding:8px 12px;white-space:nowrap}.shareable-url-modal__input-wrapper .input:focus-visible{border:1px solid #00bcff;outline:none;text-decoration:none}.shareable-url-modal__input-wrapper .input::placeholder{color:#424242;opacity:1}.shareable-url-modal__input-label{color:var(--color-form-label);font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px}.shareable-url-modal__endpoint-url-wrapper{align-items:center;display:flex;justify-content:space-between}.shareable-url-modal__endpoint-url-wrapper .pipeline-icon--container{list-style-type:none}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__input-label{margin-bottom:0}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__input-label-text{color:inherit}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__information-icon{height:40px}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__information-icon .pipeline-icon{fill:#989898;right:0}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__information-icon .pipeline-toolbar__label__visible{max-width:180px;text-align:left;white-space:inherit;width:180px}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__information-icon .pipeline-toolbar__label__visible:after{top:5%}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__information-icon .pipeline-toolbar__label-right{margin-left:2em}.shareable-url-modal__endpoint-url-wrapper .shareable-url-modal__information-icon .pipeline-toolbar__label-right .shareable-url-modal__information-text{font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:0}.shareable-url-modal__button-wrapper{align-items:baseline;background:var(--color-modal-bg-1);border-top:1px solid var(--color-footer-border);display:flex;justify-content:space-between;padding:20px 48px;width:100%}.shareable-url-modal__button-wrapper--right{justify-content:flex-end}.shareable-url-modal__button-wrapper--right .button:first-of-type{margin-right:32px}.shareable-url-modal__button-wrapper--right a .button:first-of-type{margin-right:0}.shareable-url-modal__button-wrapper .button__btn--secondary{padding-left:0}.shareable-url-modal__loading{display:flex;justify-content:center;width:100%}.shareable-url-modal__error{display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:20px;width:inherit}.shareable-url-modal__error .button{align-self:end;margin-top:16px}.shareable-url-modal__url-wrapper{background-color:#141516;display:flex;height:50px;justify-content:space-between;margin-top:12px;padding:8px 8px 8px 16px;position:relative;text-overflow:ellipsis}.shareable-url-modal__url-wrapper .copy-message,.shareable-url-modal__url-wrapper a{color:var(--color-deployed-link);font-size:16px;line-height:32px}.shareable-url-modal__url-wrapper a{cursor:pointer;display:block;flex-grow:0;font-family:inherit;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap;width:90%}.shareable-url-modal__url-wrapper a.shareable-url-modal__result-url--no-visible{display:none}.shareable-url-modal__url-wrapper .copy-message{left:16px;padding-top:0}.shareable-url-modal__url-wrapper .pipeline-icon--container{display:block;right:6px}.shareable-url-modal__label{color:var(--color-description-text);font-size:16px;line-height:20px}.shareable-url-modal__result-action{margin:0 12px 0 16px;position:relative}.shareable-url-modal .dropdown__label{background:var(--input-bg);padding:0 0 0 12px}.shareable-url-modal .dropdown__label span,.shareable-url-modal .menu-option__content{font-size:14px}.shareable-url-modal .dropdown__placeholder{color:#424242}.shareable-url-modal__published-wrapper .modal__wrapper{padding:0;width:707px}.shareable-url-modal__published{background-color:var(--color-modal-bg-1);padding:48px;width:100%}.shareable-url-modal__published .shareable-url-modal__content-title{padding-bottom:32px}.shareable-url-modal__published-dropdown-wrapper{display:flex;flex-direction:row}.shareable-url-modal__published-dropdown-wrapper .dropdown__label{height:100%;padding-left:20px;width:209px}.shareable-url-modal__input-wrapper .menu-option,.shareable-url-modal__published-dropdown-wrapper .menu-option{background-color:var(--dropdown-bg);padding-left:20px}.shareable-url-modal__input-wrapper .menu-option:hover,.shareable-url-modal__published-dropdown-wrapper .menu-option:hover{background-color:var(--dropdown-bg-hovered)}.shareable-url-modal__input-wrapper .dropdown__options,.shareable-url-modal__published-dropdown-wrapper .dropdown__options{box-shadow:none}.shareable-url-modal__published-action{align-items:baseline;background:var(--color-modal-bg-1);border-top:1px solid var(--color-footer-border);display:flex;justify-content:space-between;padding:48px 48px 56px;width:100%}.shareable-url-modal__published-action .button__btn--secondary{background-color:var(--color-btn-bg)}.shareable-url-modal__published-action .shareable-url-modal__published-action-text{font-size:16px;font-weight:400;line-height:24px;width:424px}.shareable-url-modal__success-wrapper .modal__content{background-color:var(--color-modal-bg-1)}.shareable-url-modal__success-wrapper .modal__wrapper{padding:48px;width:642px}.shareable-url-modal__success-wrapper .modal__description{margin-top:0}.shareable-url-modal__success-wrapper .shareable-url-modal__result{width:100%}.shareable-url-modal__success-wrapper .shareable-url-modal__result .url-box__result-url-wrapper{width:440px}.shareable-url-timestamp{padding:4px 8px 8px;position:absolute;right:0;top:0}.shareable-url-timestamp p{font-size:12px;margin:0}.kedro-pipeline{background:var(--color-bg-4);color:var(--color-text);height:100%;overflow:hidden;position:relative}@media print{.kedro-pipeline.kui-theme--light{background:none}}.pipeline-title{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.kui-theme--light{--color-default-alt:#000;--color-text:#151515;--color-text-alt:#d9dcde;--color-text-faded:#242424;--color-bg-1:#ccd0d3;--color-bg-2:#fdfdfd;--color-bg-3:#f2f3f4;--color-bg-4:#f2f3f4;--color-bg-5:#d9dcde;--color-bg-alt:#242424;--color-bg-list:#f9f9fa;--color-sidebar-background:#f2f3f4;--color-global-toolbar-background:#f9f9fa;--color-global-toolbar-active-btn:#fdfdfd;--color-pipeline-toolbar-background:#fdfdfd;--color-sidebar-border:#ccd0d3;--color-sidebar-shadow:#c0c5c9;--color-run-list-divider:#d9dcde;--color-run-list-hover:#fff;--color-base-20:#c0c5c9;--color-black-10:#f2f3f4;--color-border-line:#dfe2e4;--color-exp-tracking-bg:#fff;--color-exp-tracking-metadata:#fff;--color-exp-tracking-datasets:#f9f9fa;--color-metrics-plot-text:#d5d8da;--color-metrics-plot-text-bold:#000;--color-metrics-plot-axis-ends:#5e6c74;--color-metrics-plot-parallel-coords-line:#f2f3f4;--color-metrics-plot-parallel-coords-line-hover:#989898;--color-metrics-plot-parallel-coords-axis-hover:#5e6c74;--color-metrics-plot-tooltip-value:#fff;--color-metrics-plot-tooltip-label:#c0c5c9;--color-metrics-plot-time-series-metric-line:#d5d8da;--color-metrics-plot-time-series-axis:#c0c5c9;--color-metrics-plot-time-series-run-line:#eaebed;--color-metrics-plot-time-series-run-line-hovered:#989898;--color-metrics-plot-time-series-dotted-line:#848e95}.kui-theme--dark{--color-default-alt:#fff;--color-text:#d9dcde;--color-text-alt:#151515;--color-text-faded:#989898;--color-bg-1:#0f0f11;--color-bg-2:#18191b;--color-bg-3:#1e1f21;--color-bg-4:#0f0f11;--color-bg-5:#2b2d2f;--color-bg-alt:#fff;--color-bg-list:#18191b;--color-sidebar-background:#1e1f21;--color-global-toolbar-background:#0f0f11;--color-global-toolbar-active-btn:#1e1f21;--color-pipeline-toolbar-background:#141516;--color-sidebar-border:#c0c5c9;--color-sidebar-shadow:#021218;--color-run-list-divider:#2b2d2f;--color-run-list-hover:#2b2d2f;--color-base-20:#5e6c74;--color-black-10:#141516;--color-exp-tracking-bg:#0f0f11;--color-exp-tracking-metadata:#101112;--color-exp-tracking-datasets:#090909;--color-metrics-plot-text:#4c5b64;--color-metrics-plot-text-bold:#fff;--color-metrics-plot-axis-ends:#c0c5c9;--color-metrics-plot-parallel-coords-line:#212324;--color-metrics-plot-parallel-coords-line-hover:#abb2b7;--color-metrics-plot-parallel-coords-axis-hover:#c6cace;--color-metrics-plot-tooltip-value:#000;--color-metrics-plot-tooltip-label:#424242;--color-metrics-plot-time-series-metric-line:#717d84;--color-metrics-plot-time-series-axis:#4c5b64;--color-metrics-plot-time-series-run-line:#242526;--color-metrics-plot-time-series-run-line-hovered:#fff;--color-metrics-plot-time-series-dotted-line:#97a0a6}.kedro{-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:10px;font-weight:400;letter-spacing:.1px;line-height:1.4}*,:after,:before{box-sizing:border-box}body>iframe{display:none}body{margin:0}.kedro-pipeline{height:100vh}.kedro{font-size:.625rem}