.TDB-Text{font-size:14px;font-weight:400;line-height:20px;text-align:left}.TDB-Text--display-1{font-size:32px;letter-spacing:-.4%;line-height:38px}.TDB-Text--heading-1{font-size:20px;line-height:24px}.TDB-Text--heading-2{letter-spacing:-.3px}.TDB-Text--body-lg,.TDB-Text--heading-2{font-size:16px;line-height:24px}.TDB-Text--body-md{font-size:14px;line-height:24px}.TDB-Text--body-sm{font-size:13px;line-height:22px}.TDB-Text--subtext{font-size:12px;letter-spacing:auto;line-height:20px}.TDB-Text--fw-regular{font-weight:400}.TDB-Text--fw-medium{font-weight:500}.TDB-Text--fw-semi-bold{font-weight:600}.TDB-Text--fw-bold,.TDB-Text--fw-extra-bold{font-weight:700}.TDB-Text--hover-underline:hover{cursor:pointer;text-decoration:underline}.TDB-Text--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:pre}.TDB-Text--no-wrap{white-space:nowrap}.TDB-IconButton{align-items:center;background-color:var(--surface-primary);border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.16);display:flex;height:3rem;justify-content:center;line-height:1;padding:1rem;width:3rem;z-index:1}.TDB-IconButton:hover{cursor:pointer}.TDB-Sidebar{background-color:var(--surface-primary);border-right:1px solid #dedede;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:space-between;left:-280px;overflow-y:auto;padding:56px 32px 20px;position:absolute;transition-delay:.25s;transition:.5s linear;width:278px}.TDB-Sidebar--expanded{left:0}.TDB-Sidebar__logo{margin-bottom:56px}.TDB-Sidebar__close{display:none;position:absolute;right:3rem;top:2rem}.TDB-Sidebar__top{display:flex;justify-content:space-between}.TDB-Sidebar__button{opacity:0}@media screen and (max-width:678px){.TDB-Sidebar{left:auto;right:-278px;z-index:1}.TDB-Sidebar--expanded{left:auto;right:0}.TDB-Sidebar__close{display:flex}.TDB-Sidebar__button{opacity:1}.TDB-Sidebar__top{display:none}}.TDB-Card{background-color:var(--surface-primary);border-radius:1.5rem;box-shadow:0 8px 36px rgba(0,0,0,.14);display:flex;flex-basis:calc(50% - 1rem);overflow:hidden}.TDB-Card__img{width:50%}.TDB-Card__main{padding:20px}.TDB-Card__title{margin-bottom:1.5rem}@media screen and (max-width:800px){.TDB-Card{flex-basis:100%}}.TDB-Page{display:flex;flex:1 1}.TDB-Home{flex-direction:column;margin:0 auto;max-width:1280px;padding:57px 4rem}.TDB-Home__title{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;width:100%}.TDB-Home__grid{display:flex;flex-wrap:wrap;gap:2rem}.TDB-Home__header{display:none}@media screen and (max-width:678px){.TDB-Home__button{display:none}.TDB-Home__header{display:flex;justify-content:space-between}.TDB-Home__title{justify-content:center}}.App{display:flex;height:100vh;overflow-x:hidden;width:100vw}.App__main{display:flex;flex:1 1;transition:.5s ease-in-out}.App__main--menuExpanded{margin-left:278px;transition-delay:.25s}@media screen and (max-width:678px){.App__main--menuExpanded{margin-left:0}}:root{--color-scheme:light;--background-primary:#f9fafb;--background-secondary:#f0f2f5;--background-deco:#b2c3d7;--surface-primary:#fff;--surface-primary-hovered:#fff;--surface-secondary:#f8fafc;--surface-secondary-hovered:#f8fafc;--surface-secondary-hovered-2:#fbfdfe;--tooltip:#344056;--error-primary:#eb0000;--error-primary-hovered:#d10700;--error-subdued:rgba(235,0,0,.1);--warning-subdued:rgba(255,243,209,.62);--action-primary:#0070f0;--action-primary-hovered:#0058bd;--action-primary-disabled:#d1ddeb;--action-surface:transparent;--action-surface-hovered:rgba(43,98,125,.04);--action-surface-selected:rgba(43,98,125,.06);--action-surface-disabled:rgba(0,0,0,.04);--action-background:hsla(0,0%,100%,0);--action-background-hovered:#e8edf3;--action-background-selected:#0070f0;--action-background-disabled:rgba(0,0,0,.04);--action-subdued:rgba(0,112,240,.1);--text-main-primary:rgba(0,0,0,.87);--text-main-secondary:rgba(0,0,0,.7);--text-main-tertiary:rgba(0,0,0,.49);--text-main-disabled:rgba(0,0,0,.38);--text-main-subtle:rgba(0,0,0,.08);--text-action-primary:#fff;--text-action-alternative:#fff;--text-action-brand:#0070f0;--text-action-subdued:rgba(0,20,77,.76);--text-deco-primary:#334c8e;--text-deco-secondary:#657db3;--text-error:#eb0000;--text-error-hovered:#d10700;--text-warning:#d0c98b;--border-input:#cfd6de;--border-input-hovered:#b1bcc9;--border-input-selected:#0070f0;--border-input-disabled:#e6e6e6;--border-input-error:#eb0000;--border-input-error-hovered:#d10700;--border-input-warning:#d0c98b;--border-tooltip:hsla(0,0%,100%,.1);--shadow-small:0 1px 3px rgba(0,0,0,.16);--shadow-medium:0 2px 10px rgba(0,0,0,.16);--shadow-large:0 6px 18px rgba(0,0,0,.16);--shadow-xlarge:0 16px 38px rgba(0,0,0,.16);--shadow-medium-brand:0 6px 10px rgba(0,112,240,.11);--shadow-small-elevated:0 1px 3px rgba(0,0,0,.16);--shadow-small-elevated-thick:0 1px 3px rgba(0,0,0,.16);--shadow-medium-elevated:0 2px 10px rgba(0,0,0,.16);--shadow-large-elevated:0 6px 18px rgba(0,0,0,.16);--shadow-large-elevated-thick:0 6px 18px rgba(0,0,0,.16);--shadow-xlarge-elevated:0 16px 38px rgba(0,0,0,.16);--skeleton:#fafafa;--skeleton-lighten:#fcfcfc;--solid-neutral:#c1c3c3;--white-transparent:hsla(0,0%,100%,.1);--black-transparent:rgba(0,0,0,.1);--white:#fff;--favorite-primary:#f0c800;--array-primary:linear-gradient(180deg,#0070f0,#0065d8);--array-hovered:linear-gradient(90deg,rgba(1,112,239,.2),rgba(1,112,239,0) 88.57%);--array-secondary:#cce4ff;--notebook-primary:linear-gradient(180deg,#ffd53f,#cd9400);--notebook-hovered:linear-gradient(90deg,rgba(255,218,87,.3),rgba(255,218,87,0) 88.57%);--notebook-secondary:#9f6104;--mlmodel-primary:linear-gradient(180deg,#ff398c,#ce0056);--mlmodel-hovered:linear-gradient(90deg,rgba(255,56,139,.2),rgba(255,56,139,0) 88.57%);--mlmodel-secondary:#ffcce1;--udf-primary:linear-gradient(180deg,#22d74a,#00b628);--udf-hovered:linear-gradient(90deg,rgba(34,216,74,.2),rgba(24,205,64,0) 88.57%);--udf-secondary:#d3f8db;--dashboard-primary:linear-gradient(180deg,#0070f0,#0065d8);--dashboard-hovered:linear-gradient(90deg,rgba(1,112,239,.2),rgba(1,112,239,0) 88.57%);--dashboard-secondary:#cce4ff;--tablet-viewport:800px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#fff;color:var(--text-main-secondary);color-scheme:light dark;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:8px;font-synthesis:none;font-weight:400;line-height:3rem;text-rendering:optimizeLegibility}a{color:#646cff;font-weight:500;text-decoration:inherit}a:hover{color:#535bf2}.btn{background-color:var(--action-primary);border-radius:1rem;color:var(--text-action-primary)!important;font-size:14px;font-weight:600;line-height:20px;padding:1.25rem 2rem}body{display:flex;margin:0;min-height:100vh;min-width:320px;place-items:center}h1{font-size:32px;line-height:38px}button{background-color:#1a1a1a;border:1px solid transparent;border-radius:1rem;cursor:pointer;font-family:inherit;font-size:1em;font-weight:500;padding:.6em 1.2em;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:none}.flex{display:flex}.flex-between{justify-content:space-between}.flex-center{align-items:center}.mr-1{margin-right:1rem}.mr-half{margin-right:.5rem}@media(prefers-color-scheme:light){:root{background-color:#fff;color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}
/*# sourceMappingURL=main.df20fda3.css.map*/