.page_main__nw1Wk{display:flex}@keyframes page_rotate__xIioM{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.page_button__52WaL{background-color:rgb(var(--primary-button-rgb));border:none;border-radius:4px;padding:12px 24px;margin:2px;cursor:pointer;text-decoration:none;color:inherit;font-size:14px;font-family:inherit;display:inline-block;width:auto}.page_button__52WaL:hover{background-color:rgb(var(--primary-button-hover-rgb))}.page_button__52WaL:active{background-color:rgb(var(--primary-button-active-rgb))}.page_button__52WaL:disabled{background-color:rgb(var(--primary-button-disabled-rgb));cursor:not-allowed}.page_buttonSuccess__1DwsL{background-color:rgb(var(--button-success-rgb));border:none;border-radius:4px;padding:12px 24px;margin:2px;cursor:pointer;text-decoration:none;color:inherit;font-size:14px;font-family:inherit;display:inline-block;width:auto}.page_buttonSuccess__1DwsL:hover{background-color:rgb(var(--button-success-hover-rgb))}.page_buttonSuccess__1DwsL:active{background-color:rgb(var(--button-success-active-rgb))}.page_buttonSuccess__1DwsL:disabled{background-color:rgb(var(--button-success-disabled-rgb));cursor:not-allowed}.page_buttonDanger__fAirw{background-color:rgb(var(--button-error-rgb));border:none;border-radius:4px;padding:12px 24px;margin:2px;cursor:pointer;text-decoration:none;color:inherit;font-size:14px;font-family:inherit;display:inline-block;width:auto}.page_buttonDanger__fAirw:hover{background-color:rgb(var(--button-error-hover-rgb))}.page_buttonDanger__fAirw:active{background-color:rgb(var(--button-error-active-rgb))}.page_buttonDanger__fAirw:disabled{background-color:rgb(var(--button-error-disabled-rgb));cursor:not-allowed}.page_floatRight__tprvQ{float:right}.page_smallButton__kH1Zo{padding:6px 8px;margin:0}.page_flexContainer__A3D6I{display:flex;justify-content:center;align-items:center}.page_alignRight__cVKlg{margin-left:auto}.page_flexBox__JnK0h{display:flex}.page_usageNotes__1vULD{margin:5px;background-color:rgb(var(--misc-rgb));border-left:4px solid rgb(var(--primary-button-active-rgb));padding:5px 5px 5px 10px;border-top-right-radius:5px;border-bottom-right-radius:5px}.page_usageNotes__1vULD.page_orange__kncgr{background-color:#9e4b10}.page_usageNotes__1vULD.page_red__945tK{background-color:#8a1f11}.page_tableWithoutBorder__Zq7_4 table{border-collapse:collapse;border:none;margin:0;padding:0}.page_tableWithoutBorder__Zq7_4 tbody,.page_tableWithoutBorder__Zq7_4 td,.page_tableWithoutBorder__Zq7_4 thead{border:none;padding:2px}.page_tableWithoutBorder__Zq7_4 th{padding:2px;border:none;border-bottom:1px solid gray}.page_tableWithoutBorder__Zq7_4 tr{padding:2px;border:none;border-bottom:1px dashed gray}.page_tableWithoutBorder__Zq7_4 tr:last-of-type{border-bottom:none}.page_topRightAlignedTable__dHLVG td,.page_topRightAlignedTable__dHLVG th{text-align:left;vertical-align:top}.page_footnote__BIu_G{font-size:.6rem;color:#666;text-align:right}.page_footnoteMedium__4el4M{font-size:.8rem;color:#666;text-align:right}.page_footnoteLeft__k5nuT{font-size:.6rem;color:#666;text-align:left}.page_footnoteLeftDefaultColor__9xWcU{font-size:.6rem;text-align:left;display:flex;gap:10px}.page_spinner__1BdMn{animation:page_spin__OXxwq 1s linear infinite}@keyframes page_spin__OXxwq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.page_buttonDanger__fAirw,.page_buttonSuccess__1DwsL,.page_button__52WaL{padding:8px 16px;font-size:12px;margin:1px}.page_smallButton__kH1Zo{padding:4px 6px;font-size:10px}}.cookie-banner_banner__UQQYI{position:fixed;bottom:10px;right:10px;width:300px;background-color:rgb(var(--third-layer-rgb));padding:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:10000;display:flex;flex-direction:column;overflow:hidden}.cookie-banner_title__zygi2{margin-bottom:10px}.cookie-banner_checkboxContainer__GEIpv{max-height:150px;overflow-y:auto;margin-bottom:10px}.cookie-banner_checkboxLabel__3KUf3.cookie-banner_necessary__D4ah0,.cookie-banner_checkboxLabel__3KUf3.cookie-banner_necessary__D4ah0 input[type=checkbox]{cursor:not-allowed}.cookie-banner_buttonContainer__qu0hT{margin-top:10px;display:flex;flex-direction:column}@media (max-width:768px){.cookie-banner_banner__UQQYI{bottom:5px;right:5px;width:auto;left:auto}}.cookie-banner_checkboxLabel__3KUf3{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center}.cookie-banner_checkboxLabel__3KUf3 input[type=checkbox]{cursor:pointer}.cookie-banner_hiddenCheckbox__HXDsA{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cookie-banner_checkboxCustom__zrWBD{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#eee;border-radius:4px;border:1px solid #dcdcdc;transition:all .15s}.cookie-banner_checkboxLabel__3KUf3:hover input~.cookie-banner_checkboxCustom__zrWBD{background-color:#ccc}.cookie-banner_checkboxLabel__3KUf3 input:checked~.cookie-banner_checkboxCustom__zrWBD{background-color:#2196f3;border-color:#2196f3}.cookie-banner_checkboxCustom__zrWBD:after{content:"";position:absolute;display:none}.cookie-banner_checkboxLabel__3KUf3 input:checked~.cookie-banner_checkboxCustom__zrWBD:after{display:block}.cookie-banner_checkboxLabel__3KUf3 .cookie-banner_checkboxCustom__zrWBD:after{left:50%;top:50%;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.logout_logout__jUneK{display:flex}.logout_info__IwcR9{padding:12px}.discord-login_discordButton__PV0ad{background-color:#7289DA;display:flex;align-items:center;align-self:flex-end}.discord-login_discordButtonImage__ydd3m{width:26px;height:20px}.item-list_itemList__0_il6{list-style:none;padding-top:10px;width:98%;max-width:98%;overflow-y:auto;position:relative}.item-list_itemListEntry__k9AXu{display:flex;flex-direction:row;background-color:rgb(var(--second-layer-rgb));padding:12px;margin-bottom:8px;margin-left:8px;margin-right:8px;transition:transform .2s,box-shadow .2s;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;max-height:150px;justify-content:"space-between";width:97%}.item-list_itemListEntry__k9AXu:hover{transform:translateY(-4px);box-shadow:0 8px 12px rgba(0,0,0,.1)}.item-list_itemImg__IJzCy{width:100px;height:100px;object-fit:cover;margin-right:12px;max-width:100%;border-radius:6px}.item-list_itemContainerInner__OG4HO{display:flex;flex-direction:row;max-width:100%;width:100%;overflow:auto}.item-list_itemContainerOuter__gGsv7{display:flex;flex-direction:column;max-width:100%;width:100%;overflow:auto}.item-list_itemContent__yKDQL{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;height:100%}.item-list_itemTitle__AxLFf{font-size:22px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:8px}@media screen and (max-width:700px){.item-list_itemListEntry__k9AXu{margin-left:0;margin-right:0;width:100%}.item-list_itemImg__IJzCy{width:60px;height:60px}.item-list_itemTitle__AxLFf{font-size:11px}.item-list_itemContent__yKDQL{font-size:12px}}.item-list_selected__ELEXw{background-color:rgb(var(--primary-button-disabled-rgb))}.item-list_statusRunning__7GN58:not(.item-list_selected__ELEXw){background-color:gray}.item-list_statusErrored__A_LBx:not(.item-list_selected__ELEXw){background-color:#e23b2e}.item-list_statusSuccess__wBd8V:not(.item-list_selected__ELEXw){background-color:seagreen}.item-list_statusAborted__OxsCW:not(.item-list_selected__ELEXw){background-color:orange}.item-list_gridContainer__edN4P{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));max-width:min(98%,90vw);width:100%;height:auto}@media (max-width:768px){.item-list_grid-container__iFDqA{grid-template-columns:repeat(1,1fr)}}.item-list_gridItem__V938r{display:flex;flex-direction:column;justify-content:flex-end;padding:10px;max-width:100%;width:100%;height:100%}.item-list_gridItem__V938r h3{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-width:100%}.item-list_itemListGridEntry__9m02S{display:flex;flex-direction:row;background-color:rgb(var(--second-layer-rgb));padding:12px;margin-bottom:8px;margin-left:8px;margin-right:8px;transition:transform .2s,box-shadow .2s;cursor:pointer;overflow:hidden;border-radius:8px;justify-content:"space-between";width:100%;height:auto}.item-list_itemListGridEntry__9m02S:hover{transform:translateY(-4px);box-shadow:0 8px 12px rgba(0,0,0,.1)}.item-list_gridItemContainerInner__zH9G5{display:flex;flex-direction:column;max-width:100%;width:100%;overflow:auto;height:100%;max-height:100%}.item-list_gridItemImg__HBOi9{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:cover;border-radius:6px}.item-list_gridItemContainerOuter__kknwK{display:flex;flex-direction:column;max-width:100%;width:100%;overflow:auto;height:100%;max-height:100%}.item-list_gridItemContent__JVEC5{display:flex;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;height:100%;margin-bottom:12px}.item-list_gridItemTitle__sxT2d{padding-bottom:8px;height:auto}.item-list_footnote__kLr9u{font-size:.6rem;color:#666;display:flex;justify-content:space-between;align-items:flex-end;height:auto}.item-list_checkboxLabel__6FNEj{display:inline-flex;align-items:center;justify-content:center;width:24px;height:72px;cursor:pointer;flex-shrink:0}.item-list_hiddenCheckbox__5etJz{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.item-list_fauxCheckbox__nlWic{width:100%;height:100%;border:1px solid rgba(0,0,0,.1);border-radius:4px;background:rgba(0,0,0,.1);transition:background .12s,border-color .12s;box-sizing:border-box;display:inline-block;position:relative}.item-list_hiddenCheckbox__5etJz:checked+.item-list_fauxCheckbox__nlWic{background:#2563eb;border-color:#2563eb}.item-list_hiddenCheckbox__5etJz:checked+.item-list_fauxCheckbox__nlWic:after{content:"";position:absolute;left:7px;top:25px;width:6px;height:11px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.item-list_checkboxLabel__6FNEj:hover .item-list_fauxCheckbox__nlWic{border-color:rgba(0,0,0,.35)}.conversation_fileList__Nh72H{display:flex;flex-direction:column;gap:3px;width:100%;max-height:150px;overflow-y:auto;background-color:rgb(var(--node-background-rgb));padding:8px;margin-top:5px;margin-bottom:5px;border-radius:5px}.conversation_fileIcon__tO8DS{margin-right:5px;color:white}.conversation_fileEntry__SUoFR{display:flex;align-items:center;border-radius:5px;padding:6px;background-color:rgb(var(--node-background-rgb));border:1px solid rgb(var(--misc-rgb))}.conversation_filename__WVTQT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentation_documentation__ueEc5{display:flex;flex-direction:row;max-height:83vh}.documentation_sidebar__V0GNV{display:flex;flex-direction:column;padding:15px;border-right:1px solid rgb(var(--second-layer-rgb));max-height:100%;overflow-y:auto;width:100%}.documentation_content___JL9x{display:flex;flex-direction:column;overflow:auto;scroll-behavior:smooth;padding:10px}.documentation_sidebar__V0GNV a{cursor:pointer;text-decoration:none;color:rgb(var(--primary-button-rgb))}.documentation_sidebar__V0GNV a:hover{color:rgb(var(--primary-button-hover-rgb))}.documentation_sidebar__V0GNV a.documentation_active__PCKS3{color:rgb(var(--primary-button-active-rgb))}.documentation_collapsed__yuA7a{width:0;overflow:hidden}.documentation_footnote__tzVfI{font-size:.6rem;color:#666;text-align:right}.documentation_markdownContent__e396S img{max-width:70%;display:flex;margin:auto;border:1px solid rgb(var(--primary-button-disabled-rgb))}.documentation_messageContainer__APyk0{display:flex;flex-direction:column;flex-grow:1;margin-bottom:20px;border-radius:5px;overflow-y:auto;width:100%;height:100%;align-self:center}.documentation_message__7UygK{margin-bottom:10px;width:100%;max-width:100%}.documentation_message__7UygK td,.documentation_message__7UygK th{border:1px solid #000;padding:3px}.documentation_message__7UygK table{border-spacing:0;border-collapse:collapse}.documentation_fileEntry__g9WQE{width:100%;height:100%;display:flex;align-items:center;padding:10px;border:1px solid #ddd;border-radius:5px;background-color:#f9f9f9}.documentation_fileLink__Khixb{display:flex;align-items:center;text-decoration:none;color:#333;display:block;width:100%;height:100%}.documentation_fileIcon__i22VG{margin-right:10px;color:#007bff}.documentation_fileName__yTOyE{font-size:16px}.navbar_navbarContainer__8EGqL{background:rgb(var(--third-layer-rgb));padding:10px 30px;box-shadow:0 2px 4px rgba(0,0,0,.1);align-items:center;height:var(--navbar-height)}.navbar_linksContainer__h5kzY,.navbar_navbarContainer__8EGqL{display:flex;justify-content:center}.navbar_navItem__Kp2_w{margin:0 20px;text-transform:uppercase;color:rgb(var(--foreground-rgb));font-weight:600;text-decoration:none;transition:transform .2s ease,color .2s ease}.navbar_navItem__Kp2_w:focus,.navbar_navItem__Kp2_w:hover{color:rgb(var(--foreground-hover-rgb));cursor:pointer;transform:scale(1.2)}.navbar_discordButtonContainer__FW7In{display:flex;position:absolute;right:10px}.navbar_submenu__IGb47{font-weight:400;display:flex;flex-direction:column;background-color:rgb(var(--third-layer-rgb));padding:10px;border:1px solid #ccc}.gallery_carousel__jdEoC{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto;overflow:hidden;text-align:center}.gallery_carouselInner__FBhWj,.gallery_carousel__jdEoC{position:relative;width:100%}.gallery_carouselImageContainer__WWdAK{width:100%;height:70vh;display:flex;align-items:center;justify-content:center}.gallery_image__t6xXR{max-width:100%;max-height:100%;object-fit:contain;border:none;border-radius:0}.gallery_arrowButton__Q_Dyk{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0);color:white;border:none;border-radius:50%;width:40px;height:40px;max-width:40px;max-height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;padding:0;margin:0}.gallery_arrowButton__Q_Dyk:hover{background:rgba(0,0,0,.8)}.gallery_arrowButton__Q_Dyk:disabled{background:rgba(0,0,0,.2);cursor:not-allowed}.gallery_leftArrow__xUFkf{left:10px}.gallery_rightArrow__ARAaj{right:10px}.gallery_dotsContainer__zTDjP{display:flex;justify-content:center;margin-top:10px}.gallery_dot__0PPYb{width:12px;height:12px;margin:0 5px;border-radius:50%;background-color:#222;cursor:pointer}.gallery_dot__0PPYb:hover{background-color:#999}.gallery_activeDot__igxfN{background-color:#fff}.gallery_imageContainer__g1bK_{flex:1 1;text-align:center}.gallery_previewContainer__CnKRq{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding-top:10%;padding-right:10%;padding-bottom:10%}.gallery_galleryBox__zFhXG{position:relative;width:60%;height:60%}.gallery_coverImage__DSKPp{position:relative;z-index:3;width:100%;height:auto;cursor:pointer;transition:transform .2s}.gallery_coverImage__DSKPp img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.15)}.gallery_galleryImages__azn3_{top:0;left:0;width:100%;height:100%;cursor:pointer}.gallery_galleryImage___WShU{position:absolute;width:100%;height:auto;max-height:min(100%,20vh);top:40%;left:-30%;transform:scale(.95);opacity:.9;z-index:2;transition:transform .3s,opacity .3s}.gallery_galleryImage___WShU:nth-child(2){top:-15%;left:40%;z-index:1}.gallery_galleryBox__zFhXG:hover .gallery_coverImage__DSKPp{transform:scale(1.05) rotate(1deg)}.gallery_galleryBox__zFhXG:hover .gallery_galleryImage___WShU:nth-child(2){transform:translateX(10%) translateY(-8%) scale(1.15) rotate(-3deg)}.gallery_galleryBox__zFhXG:hover .gallery_galleryImage___WShU:nth-child(3){transform:translateX(-4%) translateY(10%) scale(1.1) rotate(5deg)}.gallery_galleryImage___WShU img{position:relative;width:auto;height:auto;max-height:20vh;max-width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.15)}.workflow-item-list_folderHeader__d94yJ{display:flex;cursor:pointer;padding:10px;margin-bottom:5px;background-color:rgb(var(--second-layer-rgb));border-left:5px solid rgb(var(--primary-button-rgb));font-weight:700}.workflow-item-list_folderHeader__d94yJ:hover{background-color:rgb(var(--third-layer-rgb))}.workflow-item-list_folder__1q94l{margin-left:0;margin-bottom:10px;margin-top:5px;border-left:1px dashed rgb(var(--second-layer-rgb));border-bottom:1px dashed rgb(var(--second-layer-rgb))}.workflow-item-list_subFolder__N_FgB{margin-left:20px}.workflow-item-list_selected__zMUE0{background-color:rgb(var(--primary-button-disabled-rgb))}.workflow-item-list_selected__zMUE0:hover{background-color:rgb(var(--primary-button-hover-rgb))}.workflow-item-list_relationshipNode__nafr2{padding:5px;border-radius:3px;border:2px solid #eee;background:rgb(var(--node-background-rgb))}.workflow-item-list_currentRun__2KX_9{background:orange}.edges_label__IAb_a{font-size:12px;font-weight:500;background:rgb(var(--second-layer-rgb));padding:4px;border-radius:3px;margin:auto 2px auto auto}.leaderboard_leaderboardContainer__hAlXK{padding:20px;display:flex;flex-direction:column;align-items:center}