.btn{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;white-space:nowrap}.btn-disabled{cursor:not-allowed}.btn-small{height:1.5rem;padding-left:.5rem;padding-right:.5rem;font-size:.75rem}.btn-medium,.btn-small{line-height:1rem;font-weight:500}.btn-medium{height:2rem;border-radius:0;padding-left:.875rem;padding-right:.875rem;font-size:13px}.btn-large{height:2.25rem;border-radius:0;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:600}.btn-primary{border-color:var(--color-components-button-primary-border);background-color:var(--color-components-button-primary-bg);color:var(--color-components-button-primary-text);--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-primary:hover{border-color:var(--color-components-button-primary-border-hover);background-color:var(--color-components-button-primary-bg-hover)}.btn-primary.btn-destructive{border-color:var(--color-components-button-destructive-primary-border);background-color:var(--color-components-button-destructive-primary-bg);color:var(--color-components-button-destructive-primary-text)}.btn-primary.btn-destructive:hover{border-color:var(--color-components-button-destructive-primary-border-hover);background-color:var(--color-components-button-destructive-primary-bg-hover)}.btn-primary.btn-disabled{border-color:var(--color-components-button-primary-border-disabled);background-color:var(--color-components-button-primary-bg-disabled);color:var(--color-components-button-primary-text-disabled)}.btn-primary.btn-destructive.btn-disabled,.btn-primary.btn-disabled{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-primary.btn-destructive.btn-disabled{border-color:var(--color-components-button-destructive-primary-border-disabled);background-color:var(--color-components-button-destructive-primary-bg-disabled);color:var(--color-components-button-destructive-primary-text-disabled)}.btn-secondary{border-width:.5px;border-color:var(--color-components-button-secondary-border);background-color:var(--color-components-button-secondary-bg);color:var(--color-components-button-secondary-text);--tw-shadow:0px 1px 2px 0px rgba(16,24,40,.05);--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-secondary:hover{border-color:var(--color-components-button-secondary-border-hover);background-color:var(--color-components-button-secondary-bg-hover)}.btn-secondary.btn-disabled{border-color:var(--color-components-button-secondary-border-disabled);background-color:var(--color-components-button-secondary-bg-disabled);color:var(--color-components-button-secondary-text-disabled)}.btn-secondary.btn-destructive{border-color:var(--color-components-button-destructive-secondary-border);background-color:var(--color-components-button-destructive-secondary-bg);color:var(--color-components-button-destructive-secondary-text)}.btn-secondary.btn-destructive:hover{border-color:var(--color-components-button-destructive-secondary-border-hover);background-color:var(--color-components-button-destructive-secondary-bg-hover)}.btn-secondary.btn-destructive.btn-disabled{border-color:var(--color-components-button-destructive-secondary-border-disabled);background-color:var(--color-components-button-destructive-secondary-bg-disabled);color:var(--color-components-button-destructive-secondary-text-disabled)}.btn-secondary-accent{border-width:.5px;border-color:var(--color-components-button-secondary-border);background-color:var(--color-components-button-secondary-bg);color:var(--color-components-button-secondary-accent-text);--tw-shadow:0px 1px 2px 0px rgba(16,24,40,.05);--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-secondary-accent:hover{border-color:var(--color-components-button-secondary-border-hover);background-color:var(--color-components-button-secondary-bg-hover)}.btn-secondary-accent.btn-disabled{border-color:var(--color-components-button-secondary-border-disabled);background-color:var(--color-components-button-secondary-bg-disabled);color:var(--color-components-button-secondary-accent-text-disabled)}.btn-warning{border-color:var(--color-components-button-destructive-primary-border);background-color:var(--color-components-button-destructive-primary-bg);color:var(--color-components-button-destructive-primary-text)}.btn-warning:hover{border-color:var(--color-components-button-destructive-primary-border-hover);background-color:var(--color-components-button-destructive-primary-bg-hover)}.btn-warning.btn-disabled{border-color:var(--color-components-button-destructive-primary-border-disabled);background-color:var(--color-components-button-destructive-primary-bg-disabled);color:var(--color-components-button-destructive-primary-text-disabled)}.btn-tertiary{background-color:var(--color-components-button-tertiary-bg);color:var(--color-components-button-tertiary-text)}.btn-tertiary:hover{background-color:var(--color-components-button-tertiary-bg-hover)}.btn-tertiary.btn-disabled{background-color:var(--color-components-button-tertiary-bg-disabled);color:var(--color-components-button-tertiary-text-disabled)}.btn-tertiary.btn-destructive{background-color:var(--color-components-button-destructive-tertiary-bg);color:var(--color-components-button-destructive-tertiary-text)}.btn-tertiary.btn-destructive:hover{background-color:var(--color-components-button-destructive-tertiary-bg-hover)}.btn-tertiary.btn-destructive.btn-disabled{background-color:var(--color-components-button-destructive-tertiary-bg-disabled);color:var(--color-components-button-destructive-tertiary-text-disabled)}.btn-ghost{color:var(--color-components-button-ghost-text)}.btn-ghost:hover{background-color:var(--color-components-button-ghost-bg-hover)}.btn-ghost.btn-disabled{color:var(--color-components-button-ghost-text-disabled)}.btn-ghost.btn-destructive{color:var(--color-components-button-destructive-ghost-text)}.btn-ghost.btn-destructive:hover{background-color:var(--color-components-button-destructive-ghost-bg-hover)}.btn-ghost.btn-destructive.btn-disabled{color:var(--color-components-button-destructive-ghost-text-disabled)}.btn-ghost-accent{color:var(--color-components-button-secondary-accent-text)}.btn-ghost-accent:hover{background-color:var(--color-state-accent-hover)}.btn-ghost-accent.btn-disabled{color:var(--color-components-button-secondary-accent-text-disabled)}.disabled\:btn-disabled:disabled{cursor:not-allowed}.disabled\:btn-disabled:disabled.btn-primary{border-color:var(--color-components-button-primary-border-disabled);background-color:var(--color-components-button-primary-bg-disabled);color:var(--color-components-button-primary-text-disabled)}.disabled\:btn-disabled:disabled.btn-primary,.disabled\:btn-disabled:disabled.btn-primary.btn-destructive{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.disabled\:btn-disabled:disabled.btn-primary.btn-destructive{border-color:var(--color-components-button-destructive-primary-border-disabled);background-color:var(--color-components-button-destructive-primary-bg-disabled);color:var(--color-components-button-destructive-primary-text-disabled)}.disabled\:btn-disabled:disabled.btn-secondary{border-color:var(--color-components-button-secondary-border-disabled);background-color:var(--color-components-button-secondary-bg-disabled);color:var(--color-components-button-secondary-text-disabled)}.disabled\:btn-disabled:disabled.btn-secondary.btn-destructive{border-color:var(--color-components-button-destructive-secondary-border-disabled);background-color:var(--color-components-button-destructive-secondary-bg-disabled);color:var(--color-components-button-destructive-secondary-text-disabled)}.disabled\:btn-disabled:disabled.btn-secondary-accent{border-color:var(--color-components-button-secondary-border-disabled);background-color:var(--color-components-button-secondary-bg-disabled);color:var(--color-components-button-secondary-accent-text-disabled)}.disabled\:btn-disabled:disabled.btn-warning{border-color:var(--color-components-button-destructive-primary-border-disabled);background-color:var(--color-components-button-destructive-primary-bg-disabled);color:var(--color-components-button-destructive-primary-text-disabled)}.disabled\:btn-disabled:disabled.btn-tertiary{background-color:var(--color-components-button-tertiary-bg-disabled);color:var(--color-components-button-tertiary-text-disabled)}.disabled\:btn-disabled:disabled.btn-tertiary.btn-destructive{background-color:var(--color-components-button-destructive-tertiary-bg-disabled);color:var(--color-components-button-destructive-tertiary-text-disabled)}.disabled\:btn-disabled:disabled.btn-ghost{color:var(--color-components-button-ghost-text-disabled)}.disabled\:btn-disabled:disabled.btn-ghost.btn-destructive{color:var(--color-components-button-destructive-ghost-text-disabled)}.disabled\:btn-disabled:disabled.btn-ghost-accent{color:var(--color-components-button-secondary-accent-text-disabled)}.\!container{width:100%!important}.container{width:100%}@media (min-width:100px){.\!container{max-width:100px!important}.container{max-width:100px}}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:769px){.\!container{max-width:769px!important}.container{max-width:769px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{--tw-prose-body:#3f3f46;--tw-prose-headings:#18181b;--tw-prose-links:#10b981;--tw-prose-links-hover:#059669;--tw-prose-links-underline:rgba(16,185,129,.3);--tw-prose-bold:#18181b;--tw-prose-counters:#71717a;--tw-prose-bullets:#d4d4d8;--tw-prose-hr:rgba(24,24,27,.05);--tw-prose-quotes:#18181b;--tw-prose-quote-borders:#e4e4e7;--tw-prose-captions:#71717a;--tw-prose-code:#18181b;--tw-prose-code-bg:#f4f4f5;--tw-prose-code-ring:#d4d4d8;--tw-prose-th-borders:#d4d4d8;--tw-prose-td-borders:#e4e4e7;--tw-prose-invert-body:#a1a1aa;--tw-prose-invert-headings:#fff;--tw-prose-invert-links:#34d399;--tw-prose-invert-links-hover:#10b981;--tw-prose-invert-links-underline:rgba(16,185,129,.3);--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#a1a1aa;--tw-prose-invert-bullets:#52525b;--tw-prose-invert-hr:hsla(0,0%,100%,.05);--tw-prose-invert-quotes:#f4f4f5;--tw-prose-invert-quote-borders:#3f3f46;--tw-prose-invert-captions:#a1a1aa;--tw-prose-invert-code:#fff;--tw-prose-invert-code-bg:rgba(63,63,70,.15);--tw-prose-invert-code-ring:hsla(0,0%,100%,.1);--tw-prose-invert-th-borders:#52525b;--tw-prose-invert-td-borders:#3f3f46;color:var(--tw-prose-body);font-size:.875rem;line-height:1.75rem}.prose :where(.prose>*):not(:where([class~=not-prose] *)){max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.prose :where(.prose>*):not(:where([class~=not-prose] *)){max-width:48rem;margin-left:calc(50% - min(50%, 32rem));margin-right:calc(50% - min(50%, 32rem))}}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.5rem;margin-bottom:1.5rem}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1rem;line-height:1.5rem}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5rem;margin-bottom:.5rem}.prose :where(:is(ol,ul)>li):not(:where([class~=not-prose] *)){padding-left:.375rem}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75rem;margin-bottom:.75rem}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25rem}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25rem}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25rem}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25rem}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75rem;margin-bottom:.75rem}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;max-width:none;margin:4rem calc(-1 * 1rem)}@media (min-width:640px){.prose :where(hr):not(:where([class~=not-prose] *)){margin-left:calc(-1 * 1.5rem);margin-right:calc(-1 * 1.5rem)}}@media (min-width:1024px){.prose :where(hr):not(:where([class~=not-prose] *)){margin-left:calc(-1 * 2rem);margin-right:calc(-1 * 2rem)}}.prose :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:2rem;margin-bottom:2rem;padding-left:1.25rem}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5rem;line-height:2rem;margin-bottom:.5rem}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.125rem;line-height:1.75rem;margin-top:4rem;margin-bottom:.5rem}.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1rem;line-height:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:.5rem}.prose :where(img,video,figure):not(:where([class~=not-prose] *)){margin-top:2rem;margin-bottom:2rem}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.75rem;line-height:1rem;margin-top:.5rem}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2rem;margin-bottom:2rem;line-height:1.5rem}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose :where(:is(tbody,tfoot) td):not(:where([class~=not-prose] *)){padding:.5rem}.prose :where(:is(tbody,tfoot) td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(:is(tbody,tfoot) td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);-webkit-text-decoration:underline transparent;text-decoration:underline transparent;font-weight:500;transition-property:color,text-decoration-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.prose :where(a):not(:where([class~=not-prose] *)):hover{color:var(--tw-prose-links-hover);text-decoration-color:var(--tw-prose-links-underline)}.prose :where(:is(h1,h2,h3) a):not(:where([class~=not-prose] *)){font-weight:inherit}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(:is(a,blockquote,thead th) strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);border-radius:.5rem;padding:.25rem .375rem;box-shadow:inset 0 0 0 1px var(--tw-prose-code-ring);background-color:var(--tw-prose-code-bg);font-size:.625rem}.prose :where(:is(a,h1,h2,h3,blockquote,thead th) code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){font-size:1rem;font-weight:inherit}.prose :where(h3 code):not(:where([class~=not-prose] *)){font-size:.875rem;font-weight:inherit}.prose :where(:is(h1,h2,h3)+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0!important}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0!important}.action-btn{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;color:var(--color-text-tertiary)}.action-btn:hover{background-color:var(--color-state-base-hover);color:var(--color-text-secondary)}.action-btn-disabled{cursor:not-allowed}.action-btn-xl{height:2.25rem;width:2.25rem;border-radius:0;padding:.5rem}.action-btn-l{height:2rem;width:2rem;border-radius:0;padding:.375rem}.action-btn-m{height:1.5rem;width:1.5rem;border-radius:0;padding:.125rem}.action-btn-xs{height:1rem;width:1rem;border-radius:.25rem;padding:0}.action-btn.action-btn-active{background-color:var(--color-state-accent-active);color:var(--color-text-accent)}.action-btn.action-btn-active:hover{background-color:var(--color-state-accent-active-alt)}.action-btn.action-btn-disabled{color:var(--color-text-disabled)}.action-btn.action-btn-destructive{background-color:var(--color-state-destructive-hover);color:var(--color-text-destructive)}.modal-dialog{position:relative;z-index:50}.modal-panel{width:100%;max-width:480px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-width:2px;border-style:solid;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;text-align:left;vertical-align:middle;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[class*=" dku-icon-"],[class^=dku-icon-]{font-family:dku-icons!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=dku-icon-][class*="-24"]{font-size:24px!important}.icon-model-evaluation-store:before{font-size:40px!important}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}.dku-add-new:before,.dku-search-input:before,.icon-DKU_collapse_downstream:before,.icon-DKU_collapse_upstream:before,.icon-DKU_expand:before,.icon-DKU_partitioned:before,.icon-DKU_resolve:before,.icon-DKU_rmd:before,.icon-DKU_select_downstream:before,.icon-DKU_select_upstream:before,.icon-SER:before,.icon-add-new-zone:before,.icon-amazon-comprehend:before,.icon-amazon-elastic-kubernetes:before,.icon-amazon-emr:before,.icon-amazon-rekognition:before,.icon-amazon-sagemaker:before,.icon-amazon-translate:before,.icon-api-service:before,.icon-athena:before,.icon-aws:before,.icon-azure-cognitive-services:before,.icon-azure-kubernetes-services:before,.icon-azure-ml:before,.icon-azure:before,.icon-bokeh:before,.icon-bundle:before,.icon-code-studio:before,.icon-continuous_ksql_recipe:before,.icon-dash:before,.icon-deploy-api-service:before,.icon-deploy-bundle:before,.icon-deployed-api-service:before,.icon-deployed-bundle:before,.icon-dku-activity:before,.icon-dku-add-queue:before,.icon-dku-advanced-join .path1:before,.icon-dku-advanced-join .path2:before,.icon-dku-advanced-join .path3:before,.icon-dku-advanced-join .path4:before,.icon-dku-advanced-join .path5:before,.icon-dku-alloydb:before,.icon-dku-api-version:before,.icon-dku-application-as-recipe:before,.icon-dku-apps:before,.icon-dku-array:before,.icon-dku-automl-clustering:before,.icon-dku-automl-prediction:before,.icon-dku-azure-synapse:before,.icon-dku-case_sensitive:before,.icon-dku-causal:before,.icon-dku-charts_text_type:before,.icon-dku-clone:before,.icon-dku-close:before,.icon-dku-code-snippet:before,.icon-dku-code:before,.icon-dku-collapse-all:before,.icon-dku-collapse-downstream:before,.icon-dku-collapse-upstream:before,.icon-dku-color_picker_1:before,.icon-dku-color_picker_2:before,.icon-dku-column:before,.icon-dku-comparator:before,.icon-dku-conflict:before,.icon-dku-copy-step:before,.icon-dku-cross-join .path1:before,.icon-dku-cross-join .path2:before,.icon-dku-cross-join .path3:before,.icon-dku-cross-join .path4:before,.icon-dku-cross-join .path5:before,.icon-dku-dashboard:before,.icon-dku-databricks:before,.icon-dku-datastory:before,.icon-dku-deep-learning:before,.icon-dku-deephub-image-classification:before,.icon-dku-deephub-object-detection:before,.icon-dku-deepl:before,.icon-dku-deeplearning-prediction:before,.icon-dku-discussions:before,.icon-dku-documentation:before,.icon-dku-download:before,.icon-dku-edit:before,.icon-dku-exp-tracking:before,.icon-dku-expand-all:before,.icon-dku-explore:before,.icon-dku-facet-filter:before,.icon-dku-faq:before,.icon-dku-feature-group:before,.icon-dku-feature-store:before,.icon-dku-feature:before,.icon-dku-fields:before,.icon-dku-file-image:before,.icon-dku-file-zip:before,.icon-dku-filter_text_view:before,.icon-dku-frozen:before,.icon-dku-fullscreen:before,.icon-dku-function:before,.icon-dku-fuzzy-recipe:before,.icon-dku-gdpr:before,.icon-dku-git-add:before,.icon-dku-git-edit:before,.icon-dku-git-file:before,.icon-dku-git-folder:before,.icon-dku-git-import:before,.icon-dku-git-unlink:before,.icon-dku-git:before,.icon-dku-gpu-card:before,.icon-dku-half-supported:before,.icon-dku-handle:before,.icon-dku-help:before,.icon-dku-hexa_view:before,.icon-dku-hive:before,.icon-dku-impala:before,.icon-dku-import_project:before,.icon-dku-industry-solutions:before,.icon-dku-inner-join .path1:before,.icon-dku-inner-join .path2:before,.icon-dku-inner-join .path3:before,.icon-dku-julia-recipe:before,.icon-dku-julia:before,.icon-dku-jupyter-lab:before,.icon-dku-ksql-recipe:before,.icon-dku-ksql:before,.icon-dku-lab:before,.icon-dku-label-conflict:before,.icon-dku-label-feature-store:before,.icon-dku-label-review:before,.icon-dku-label-validate:before,.icon-dku-left-join .path1:before,.icon-dku-left-join .path2:before,.icon-dku-left-join .path3:before,.icon-dku-left-join .path4:before,.icon-dku-left-unmatched-join .path1:before,.icon-dku-left-unmatched-join .path2:before,.icon-dku-left-unmatched-join .path3:before,.icon-dku-loader:before,.icon-dku-map:before,.icon-dku-meanings:before,.icon-dku-ml-hp-explicit:before,.icon-dku-ml-hp-range:before,.icon-dku-ml-hp-scaling-log:before,.icon-dku-ml-hp-scaling-uniform:before,.icon-dku-model-design:before,.icon-dku-model-result:before,.icon-dku-modelize:before,.icon-dku-more:before,.icon-dku-move_to:before,.icon-dku-multi-select:before,.icon-dku-nav_analysis:before,.icon-dku-nav_dashboard:before,.icon-dku-nav_dataset:before,.icon-dku-nav_flow:before,.icon-dku-nav_folder:before,.icon-dku-nav_jobs:before,.icon-dku-nav_notebook:before,.icon-dku-new_project:before,.icon-dku-object:before,.icon-dku-offline-translation:before,.icon-dku-out-of-sync:before,.icon-dku-outer-join .path1:before,.icon-dku-outer-join .path2:before,.icon-dku-outer-join .path3:before,.icon-dku-override:before,.icon-dku-paste-step:before,.icon-dku-pause:before,.icon-dku-pin-chart:before,.icon-dku-plotly:before,.icon-dku-plugins:before,.icon-dku-plus:before,.icon-dku-prepare:before,.icon-dku-previous:before,.icon-dku-project:before,.icon-dku-projects:before,.icon-dku-promote-empty:before,.icon-dku-promote:before,.icon-dku-publish:before,.icon-dku-pull-git:before,.icon-dku-push-git:before,.icon-dku-python:before,.icon-dku-queued:before,.icon-dku-quick_go_input-output:before,.icon-dku-quick_go_input:before,.icon-dku-quick_go_output:before,.icon-dku-quit_fullscreen:before,.icon-dku-r:before,.icon-dku-recipe-code-sample:before,.icon-dku-reveal:before,.icon-dku-revert-model-design:before,.icon-dku-right-join .path1:before,.icon-dku-right-join .path2:before,.icon-dku-right-join .path3:before,.icon-dku-right-join .path4:before,.icon-dku-right-panel-actions:before,.icon-dku-right-panel-discussions:before,.icon-dku-right-panel-info:before,.icon-dku-right-panel-lab:before,.icon-dku-right-panel-preview:before,.icon-dku-right-panel-schema:before,.icon-dku-right-panel-timeline:before,.icon-dku-right-unmatched-join .path1:before,.icon-dku-right-unmatched-join .path2:before,.icon-dku-right-unmatched-join .path4:before,.icon-dku-rstudio:before,.icon-dku-sample_project:before,.icon-dku-save-as:before,.icon-dku-schedule_jobs:before,.icon-dku-script_drag_group:before,.icon-dku-script_drag_step:before,.icon-dku-search-notebook:before,.icon-dku-search:before,.icon-dku-select-checked:before,.icon-dku-select-downstream:before,.icon-dku-select-upstream:before,.icon-dku-share:before,.icon-dku-skip:before,.icon-dku-spark_scala:before,.icon-dku-split_method:before,.icon-dku-sql:before,.icon-dku-statistics:before,.icon-dku-streamlit:before,.icon-dku-string:before,.icon-dku-success:before,.icon-dku-supported:before,.icon-dku-timeseries-decomposition:before,.icon-dku-timeseries-extremum-extraction:before,.icon-dku-timeseries-forecasting:before,.icon-dku-timeseries-resample:before,.icon-dku-timeseries-segmenting:before,.icon-dku-timeseries-window:before,.icon-dku-treatment:before,.icon-dku-trivial-model:before,.icon-dku-true-false:before,.icon-dku-tutorial:before,.icon-dku-union_recipe_download:before,.icon-dku-unpin-chart:before,.icon-dku-unset-label-feature-store:before,.icon-dku-update:before,.icon-dku-upload_dataset:before,.icon-dku-user_profile:before,.icon-dku-variable:before,.icon-dku-visual-studio:before,.icon-dku-warning:before,.icon-dku-weight:before,.icon-dku-wiki:before,.icon-dku-workspace:before,.icon-dkubird:before,.icon-dynamoDB:before,.icon-gcp-cloud-automl:before,.icon-gcp-cloud-dataproc:before,.icon-gcp-cloud-vision-api:before,.icon-gcp-kubernetes-engine:before,.icon-gcp-natural-language-api:before,.icon-gcp-translation-api:before,.icon-gcp:before,.icon-go_to_original:before,.icon-go_to_usage:before,.icon-httpsse:before,.icon-icon-MES:before,.icon-icon-zone-arrow:before,.icon-infinity:before,.icon-infra:before,.icon-java:before,.icon-kafka:before,.icon-ksql:before,.icon-labeling-task:before,.icon-labeling:before,.icon-macro:before,.icon-ml-deep_hub:before,.icon-model-evaluation-store-small:before,.icon-model-evaluation-store:before,.icon-move_to_zone:before,.icon-project-app:before,.icon-push-api-services:before,.icon-push-bundle:before,.icon-pushed-api-service:before,.icon-pushed-bundle:before,.icon-share_to_zone:before,.icon-sqs:before,.icon-standalone_evaluation_recipe:before,.icon-unshare_to_zone:before,.icon-visual_geojoin_recipe:before,.icon-visual_prep_auto_feature_generation_recipe:before,.icon-visual_prep_fuzzyjoin_recipe:before,.icon-visual_prep_geojoin_recipe:before,.icon-visual_prep_list_folder_contents_recipe:before,.icon-zone:before,.icon-zone_in:before,.icon-zone_out:before,.mx-color-icon:hover:after,.mx-font-icm_app,.object-tile-list .section .list-content .object-wrapper .object.listed-dashboard:before,.palette-color-picker__item:hover:after{font-family:icm_app;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:text-top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"],[class^=icon-]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:text-top;background-image:none;background-position:0 0;background-repeat:repeat}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block}.dku-icon-wiki-24:before{content:"\fb40"}.icon-magic:before{content:"\f0d0"}.icon-model-evaluation-store:before{content:"\e99c"}.dku-icon-home-16:before{content:"\f24e"}.icon-cogs{font-size:18px}.icon-cogs:before{content:"\f085";font-family:FontAwesome}.dku-icon-recipe-prompt-32:before{content:"\f78b"}.dku-icon-recipe-classification-32:before{content:"\f6ef"}.dku-icon-tag-16:before{content:"\f9be"}.dku-icon-server-file-system-24:before{content:"\f8bc"}.dku-icon-recipe-group-circle-fill-24:before{content:"\f742"}.icon-globe:before{content:"\f0ac"}.dku-icon-recipe-geo-join-circle-fill-32:before{content:"\f737"}.icon-book:before{content:"\f02d"}.dku-icon-recipe-labeling-circle-fill-32:before{content:"\f767"}.icon-tags:before{content:"\e608"}.dku-icon-recipe-push-to-editable-32:before{content:"\f791"}.icon-quote-left:before{content:"\f10d"}.icon-file-text:before{content:"\f15c"}.dku-icon-arrow-sync-16:before{content:"\eb88"}.icon-sitemap:before{content:"\f0e8"}.dku-icon-recipe-shell-32:before{content:"\f7af"}.dku-icon-recipe-document-card-circle-fill-32:before{content:"\f701"}.dku-icon-checkbox-checked:before{content:"\ed46"}.dku-icon-text-align-justified:before{content:"\fa02"}.dku-icon-comment-circle-fill-24:before{content:"\ee0c"}.dku-icon-machine-learning-regression:before{content:"\f3d0"}.dku-icon-recipe-summarization-32:before{content:"\f7f7"}.icon-bullseye:before{content:"\f140"}.dku-icon-edit:before{content:"\effe"}.dku-icon-gear:before{content:"\f14e"}.icon-list-alt:before{content:"\f022"}.icon-group:before{content:"\f0c0"}.dku-icon-star-fill-36:before{content:"\f983"}.dku-icon-recipe-filter-circle-fill-32:before{content:"\f725"}.dku-icon-recipe-sync-right-32:before{content:"\f7fd"}.dku-icon-puzzle-piece-24:before{content:"\f6a6"}.dku-icon-recipe-split-circle-fill-32:before{content:"\f7df"}.dku-icon-recipe-stack-circle-fill-32:before{content:"\f7eb"}.icon-refresh:before{content:"\f021"}.dku-icon-play-outline:before{content:"\f62e"}.dku-icon-publish:before{content:"\f69a"}.dku-icon-arrow-left-24:before{content:"\eb42"}.dku-icon-eye:before{content:"\f046"}.dku-icon-recipe-score-circle-fill-32:before{content:"\f7a3"}.dku-icon-user-group-16:before{content:"\fae4"}.list-popover.selected:after{content:"\f00c";font-family:FontAwesome;position:absolute;top:0;right:16px;height:100%;display:flex;align-items:center}