@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;760;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;500;760;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@800&display=swap");.style_page__sXF24{--nearBlack:#282828;--gray:#929292;--lightGray:#dcdcdc;--red:#eb0000;--green:#23bb52;--blue:#0000ec;--backgroundColor:#fff;--pageBackgroundColor:#fafafa;--secondaryBackgroundColor:#f9f9f9;--tertiaryBackgroundColor:#f2f2f2;--textColor:auto;--secondaryTextColor:#fff;--oppositeTextColor:#fff;--oppositeBackgroundColor:#232323;--minorTextColor:#707070;--semiTranslucentBkgdColor:hsla(0,0%,100%,.92);--translucentBkgdColor:hsla(0,0%,100%,.82);--buttonHoverColor:hsla(0,0%,93%,.96);--smallGrayGradient:linear-gradient(0deg,#fcfcfc,#fff 60%);--grayGradient:linear-gradient(0deg,#f8f8f8,#fff 60%);--inputPlaceholderColor:#929292;--boxBorder:1px solid #f0f0f0;--whiteBoxBorder:1px solid #fff;--circelLogoColor:#707070;--boxBorderSelected:1px solid #e1e1e1;--shadow:0px 4px 15px -4px rgba(0,0,0,.15);--minorGray:#dcdcdc;--sidebarWidth:220px;--contentColumnWidth:calc(100% - var(--sidebarWidth));--appContentTopVal:48px;--appContentHeightVal:calc(100vh - var(--appContentTopVal) - 10px);--greyHoverColour:hsla(0,0%,95%,.85);--appContentBorderRadius:16px}.style_pageDarkMode__4IEJX,.style_page__sXF24{left:0;top:0;position:fixed;height:100vh;width:100vw;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:hidden;overflow-y:hidden;max-height:100vh;background-color:var(--pageBackgroundColor)!important}.style_pageDarkMode__4IEJX{--gray:#929292;--lightGray:#bebebe;--red:#eb0000;--green:#00b300;--blue:#0000ec;--pageBackgroundColor:#191919;--backgroundColor:#232323;--secondaryBackgroundColor:#3c3c3c;--tertiaryBackgroundColor:#646464;--textColor:#fff;--secondaryTextColor:#fff;--oppositeTextColor:auto;--oppositeBackgroundColor:#fff;--minorTextColor:#cfcfcf;--semiTranslucentBkgdColor:rgba(25,25,25,.8);--translucentBkgdColor:hsla(0,0%,4%,.68);--buttonHoverColor:rgba(60,60,60,.85);--grayGradient:linear-gradient(0deg,#464646,#5a5a5a 60%);--smallGrayGradient:linear-gradient(0deg,#464646,#505050 60%);--boxBorder:1px solid #464646;--whiteBoxBorder:1px solid #fff;--circelLogoColor:#969696;--boxBorderSelected:1px solid #505050;--shadow:0px 4px 15px -4px rgba(0,0,0,.15);--minorGray:#555;--inputPlaceholderColor:#cfcfcf;--sidebarWidth:220px;--contentColumnWidth:calc(100% - var(--sidebarWidth));--appContentTopVal:48px;--appContentHeightVal:calc(100vh - var(--appContentTopVal) - 11px);--greyHoverColour:rgba(97,97,97,.85);--appContentBorderRadius:16px}.style_semiStrong__j5Tlm{font-weight:800}.style_link__ixiCt{background:var(--grayGradient);padding:2px 4.5px;color:var(--textColor);border-radius:6px;font-size:calc(100% - 1.8px);box-shadow:var(--shadow);border:var(--boxBorder);transition:background .4s;margin-right:3px;margin-bottom:0;width:-moz-fit-content!important;width:fit-content!important;text-align:left;min-width:unset!important}.style_link__ixiCt:focus-visible,.style_link__ixiCt:hover{transition:background .5s;background:var(--greyHoverColour)}.style_basicDiv__EeBSs{border:var(--boxBorder);box-shadow:var(--shadow);background:var(--backgroundColor);border-radius:14px;padding:14px}.style_loadingScreen__0HFK4{position:fixed;width:100vw;height:100vh;padding-left:47vw;padding-top:47vh;left:0;top:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .5s;background-color:var(--backgroundColor);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Inter}.style_blurOverlay__9Y0Cl{position:fixed;width:100vw;height:100vh;padding-left:49vw;padding-top:49vh;left:0;top:0;-webkit-backdrop-filter:blur(2.8px);backdrop-filter:blur(2.8px);z-index:10000000;transition:opacity .6s}.style_pageLoader__FVvGO{border-top:5px solid var(--secondaryTextColor);border-radius:50%;border:5px solid var(--secondaryTextColor);border-top-color:var(--textColor);width:20px;height:20px;animation:style_spin__lYwDR .6s linear infinite}@keyframes style_spin__lYwDR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_contentColumn__kBhu5 h4{margin-top:5px}.style_contentColumn__kBhu5 h4,.style_sidebar__2X_ZA h4{color:var(--minorTextColor);font-weight:500;font-size:small}.style_contentColumn__kBhu5 p{margin-top:0;font-size:14.5px;line-height:23px}.style_workspaceGrid__4RSGj{display:grid;grid-template-columns:calc((100vw - 50px) / 4) calc((100vw - 50px) / 4) calc((100vw - 50px) / 4) calc((100vw - 50px) / 4);top:calc((var(--appContentTopVal) - 8px));left:1px;width:calc(100vw - 2px);height:calc(var(--appContentHeightVal) + 24px);overflow-x:hidden;overflow-y:hidden;position:absolute;z-index:10000;background-color:transparent;grid-gap:10px;gap:10px;padding:8px}.style_appFullWidth__NB5X4{grid-column-start:1;grid-column-end:5}.style_sidebar__2X_ZA{top:var(--appContentTopVal);height:var(--appContentHeightVal);padding:54px 10px 5px;display:block;width:var(--sidebarWidth);box-sizing:border-box;border:var(--boxBorder);overflow-x:hidden;overflow-y:auto;border-top-left-radius:var(--appContentBorderRadius);border-bottom-left-radius:var(--appContentBorderRadius);box-shadow:0 1px 15px -4px rgba(0,0,0,.15);z-index:1000;float:left;background-color:var(--backgroundColor);transition:width .5s ease-in-out}.style_sidebarTitleBarTop__xyplB{background-color:transparent;border-left:var(--boxBorder);border-top:var(--boxBorder);border-right:var(--boxBorder);border-top-left-radius:var(--appContentBorderRadius)}.style_sidebarTitleBarTop__xyplB,.style_sidebarTitleBar__LBoaC{top:var(--appContentTopVal);height:54px;width:var(--sidebarWidth);position:fixed;grid-template-columns:50% 50%;padding-top:10px;padding-left:10px;padding-right:10px;overflow:hidden;transition:background .2s;z-index:100000;box-sizing:border-box}.style_sidebarTitleBar__LBoaC{border:var(--boxBorder);border-top-left-radius:var(--appContentBorderRadius)}.style_sidebarTitleBarSidebarHiddenTop__pkCjK,.style_sidebarTitleBar__LBoaC{background-color:var(--translucentBkgdColor);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.style_sidebarTitleBarSidebarHiddenTop__pkCjK{top:var(--appContentTopVal);left:10px;height:54px;width:-moz-fit-content;width:fit-content;position:fixed;grid-template-columns:50% 50%;padding-top:10px;padding-left:10px;padding-right:-50px;overflow:hidden;border-left:var(--boxBorder);border-top:var(--boxBorder);border-bottom:var(--boxBorder);transition:background .2s;z-index:10000;border-top-left-radius:var(--appContentBorderRadius);box-sizing:border-box}.style_contentColumn__kBhu5{height:var(--appContentHeightVal);margin-left:-1px;top:var(--appContentTopVal);margin-bottom:15px;padding:55px 15px 15px;display:grid;width:var(--contentColumnWidth);background-color:var(--secondaryBackgroundColor);overflow-y:auto!important;border-top-right-radius:var(--appContentBorderRadius);border-bottom-right-radius:var(--appContentBorderRadius);box-shadow:5px 1px 15px -4px rgba(0,0,0,.15);box-sizing:border-box;border:var(--boxBorder);float:left;z-index:1000}.style_pageTopBarTop__2aZ8C{padding-right:-10px;border-top-right-radius:var(--appContentBorderRadius);border-top:var(--boxBorder);border-right:var(--boxBorder);border-left:1px solid transparent}.style_pageTopBarTop__2aZ8C,.style_pageTopBar__5a9pd{margin-top:-56px;margin-left:-16px;height:54px;display:block;position:fixed;grid-template-columns:50% 50%;padding-top:10px;padding-left:16px;transition:background .2s;z-index:1000000000;box-sizing:border-box}.style_pageTopBar__5a9pd{background-color:transparent;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-right:-50px;border:var(--boxBorder);border-top-right-radius:var(--appContentBorderRadius);background-color:var(--translucentBkgdColor)}.style_pageIcon__kjF6p{display:default}.style_appTopBar__28tUz{top:0;left:env(titlebar-area-x,0);height:env(titlebar-area-height,45px);width:env(titlebar-area-width,100vw);-webkit-app-region:drag;box-sizing:border-box;position:fixed;background-color:transparent;padding-top:calc(env(titlebar-area-y, 4px) + 9px);padding-left:20px;overflow:hidden;display:grid;grid-template-columns:28% 44% 28%;z-index:1000}.style_hoverButton__dc8BO{width:-moz-fit-content;width:fit-content;-webkit-app-region:no-drag;box-sizing:border-box;padding:9px 12px 8px;margin-right:0;cursor:default;border-radius:7px;color:var(--minorTextColor);margin-left:12px;margin-top:-2px;transition:all .2s;text-overflow:ellipsis!important;overflow:hidden!important;border:none;background:transparent;box-shadow:none;min-width:unset!important}.style_hoverButton__dc8BO:focus-visible,.style_hoverButton__dc8BO:hover{background-color:var(--buttonHoverColor);color:var(--textColor)}.style_hoverButtonPrimary__luwz_{width:-moz-fit-content;width:fit-content;-webkit-app-region:no-drag;box-sizing:border-box;padding:9px 12px 8px;margin-right:0;cursor:default;border-radius:7px;color:var(--minorTextColor);margin-left:12px;margin-top:-2px;transition:all .2s;text-overflow:ellipsis!important;overflow:hidden!important;border:none;background:transparent;box-shadow:none}.style_hoverButtonPrimary__luwz_:hover{background-color:var(--buttonHoverColor);color:var(--textColor)}.style_hoverButtonPrimary__luwz_:focus-visible{background-color:var(--buttonHoverColor);color:var(--textColor);filter:brightness(.85)}.style_miniTextButton__1eDZJ{color:var(--minorTextColor);transition:all .2s}.style_miniTextButton__1eDZJ:focus-visible,.style_miniTextButton__1eDZJ:hover{color:var(--textColor)!important;transition:all .15s}.style_appTopBarText__EEJ7E{width:-moz-fit-content;width:fit-content;max-width:100px;text-overflow:ellipsis;height:8px;box-sizing:border-box;padding:9px 12px;border-radius:7px;color:var(--circelLogoColor);margin-left:10px;margin-top:-8px!important;cursor:default;font-size:14px!important}.style_smallCard__VtUkT{min-height:140px;background:var(--grayGradient);padding:14px 15px 0}.style_barCard__qe3sB,.style_smallCard__VtUkT{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:14px;box-shadow:var(--shadow);vertical-align:bottom;margin-right:25px;margin-bottom:20px;float:left;border:var(--boxBorder)}.style_barCard__qe3sB{min-height:50px;background-color:var(--backgroundColor);padding:14px 15px;box-sizing:border-box}.style_fullWidthBarCard__c_HV_{padding:14px;margin-bottom:16px}.style_fullWidthBarCardInteractive__TDiAm{width:100%;min-height:50px;height:-moz-fit-content;height:fit-content;border-radius:14px;background:var(--backgroundColor);padding:14px;box-shadow:var(--shadow);vertical-align:bottom;margin-bottom:16px;box-sizing:border-box;border:var(--boxBorder)}.style_fullWidthBarCardInteractive__TDiAm:focus-visible,.style_fullWidthBarCardInteractive__TDiAm:hover{background:var(--greyHoverColour);transition:background .5s}.style_fullWidthBarCard__c_HV_{width:100%;min-height:50px;background:var(--backgroundColor);padding:14px 15px 12px}.style_actionCard__MYsbZ,.style_fullWidthBarCard__c_HV_{height:-moz-fit-content;height:fit-content;border-radius:14px;box-shadow:var(--shadow);vertical-align:bottom;margin-right:25px;margin-bottom:20px;box-sizing:border-box;border:var(--boxBorder)}.style_actionCard__MYsbZ{min-width:250px;width:-moz-fit-content;width:fit-content;background:var(--grayGradient);padding:14px 15px 6px;float:left;transition:background .1s;transition:background .4s}.style_actionCard__MYsbZ:focus-visible,.style_actionCard__MYsbZ:hover{background:var(--greyHoverColour);transition:background .5s}.style_largeActionCard__b5D6r{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-height:140px;border-radius:14px;background:var(--grayGradient);padding:14px 15px 0;box-shadow:var(--shadow);vertical-align:bottom;margin-right:25px;margin-bottom:20px;float:left;border:var(--boxBorder);transition:background .4s}.style_largeActionCard__b5D6r:focus-visible,.style_largeActionCard__b5D6r:hover{background:var(--greyHoverColour)!important;transition:background .5s}.style_largePrimaryActionCard___opzD{width:-moz-fit-content;width:fit-content;min-height:140px;padding:14px 15px 0}.style_fullWidthNavCard__okAqQ,.style_largePrimaryActionCard___opzD{height:-moz-fit-content;height:fit-content;border-radius:14px;background:var(--grayGradient);box-shadow:var(--shadow);vertical-align:bottom;margin-right:25px;margin-bottom:20px;float:left;border:var(--boxBorder);transition:background .4s}.style_fullWidthNavCard__okAqQ{width:100%;padding:14px 15px 18px;cursor:default;box-sizing:border-box}.style_fullWidthNavCard__okAqQ:focus-visible,.style_fullWidthNavCard__okAqQ:hover{background:var(--greyHoverColour);transition:background .5s}.style_pfp__cWMBM{border-radius:50%;width:30px;height:30px;border:3px solid #fff}.style_pageTile__lYPzA{box-shadow:var(--shadow);border-radius:15px;position:absolute;height:85vh;padding-left:25px;padding-right:25px;padding-bottom:18px;display:block}.style_pageTileRow__Prpud{display:flex;width:100%;overflow:visible;background:none;z-index:-10}.style_halvedPageGrid__ILYSD{display:grid;grid-template-columns:50% 50%;top:0;left:0;position:absolute;z-index:-100}.style_halvedPageHalf__4xwLX{padding-left:5vw;padding-right:5vw;padding-top:50px;width:40vw;height:100vh}.style_halvedPageHalfSignup1__FI2kU button{background-color:#fff;color:#000!important}.style_halvedPageHalfSignup1__FI2kU button:hover button:focus-visible{color:#fff!important}.style_tableRow__Eg2LC{background-color:var(--tertiaryBackgroundColor)}.style_primaryButton__ThN_t:focus-visible{filter:brightness(.85)}.style_dropdown__pFqXp{border-radius:7px;padding:6px 8px;height:30px;width:-moz-fit-content;width:fit-content;min-width:140px;font-size:13px;font-family:Inter;cursor:default;transition:background .2s;display:inline-block;box-sizing:border-box;box-shadow:var(--shadow);outline:none;text-overflow:ellipsis!important;background-color:var(--backgroundColor);border:var(--boxBorder)}.style_wrapper__a_JhK{padding:50px}.style_toggleComponent__b6aNE{background:var(--lightGray)}.style_toggleComponentActive__wQ16e,.style_toggleComponent__b6aNE{font-size:2rem;color:#171717;width:45px;height:22px;box-shadow:var(--shadow);position:relative;float:right;border-radius:11px;transition:border-color background-color .3s}.style_toggleComponentActive__wQ16e{background:var(--green)}.style_toggleButtonActive__y8IKE{left:calc(3px + 50%)}.style_toggleButtonActive__y8IKE,.style_toggleButton__UpTVZ{position:absolute;margin-top:3px;height:16px;width:16px;background:linear-gradient(0deg,#f8f8f8,#fff 60%);box-shadow:var(--shadow);border-radius:50%;transition:left .3s}.style_toggleButton__UpTVZ{left:3px}.style_checkboxDeselected__MKY2n,.style_checkboxSelected__8sEyR{border-radius:6px;height:22px;width:22px;float:right;display:block}.style_inputNoVars__cdg1o{border-radius:7px;border:1px solid #f0f0f0;height:34px;box-shadow:0 4px 15px -12px rgba(0,0,0,.2);background:linear-gradient(0deg,#f8f8f8,#fff 60%);padding-left:15px;font-family:Inter;transition:border .2s;width:100%}.style_inputNoVars__cdg1o:focus{border:1px solid #e1e1e1;outline:none}.style_inputNoVars__cdg1o::-moz-placeholder{color:#929292}.style_inputNoVars__cdg1o:-ms-input-placeholder{color:#929292}.style_inputNoVars__cdg1o::placeholder{color:#929292}.style_inputDiv__lB6rV{border-radius:6px;border:.5px solid #e9e9e9;height:-moz-fit-content;height:fit-content;box-shadow:0 4px 15px -12px rgba(0,0,0,.2);background:#f6f6f6;background:var(--grayGradient);padding-left:15px;font-family:Inter;transition:border .2s}.style_inputDiv__lB6rV:focus{border:.5px solid #c9c9c9;outline:none}.style_inputDiv__lB6rV input{width:-moz-fit-content;width:fit-content;padding:none none none 10px}.style_inputDiv__lB6rV input,.style_inputDiv__lB6rV input:focus{border:none;background:none;box-shadow:none}.style_secondaryButton___w6X7{background-color:transparent;border:none;color:var(--textColor)}.style_secondaryButton___w6X7:focus-visible,.style_secondaryButton___w6X7:hover{background-color:#000;color:#fff}.style_topBar__0Jezo{box-shadow:0 4px 1px -4px rgba(0,0,0,.15)!important}.style_topBarTop___Ul52,.style_topBar__0Jezo{top:0;left:0;height:42px;width:100vw;position:fixed;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-top:13px;padding-left:13px;overflow:hidden}.style_topBarTop___Ul52{box-shadow:none}.style_topBarNavZone__douWY{top:19px;left:10vw;width:80vw;height:35px;position:fixed;font-size:13px;color:gray;text-align:center}.style_topBarNavZoneApp__xAVj0{top:17px;left:4vw;width:80vw;height:35px;position:fixed;font-size:10px!important;color:gray;text-align:left}.style_topBarBtnZone__LrZcc{top:8px;right:1vw;width:-moz-fit-content;width:fit-content;text-align:right;position:fixed;height:44px}.style_topBarBtnZone__LrZcc button{height:5vh;width:8vw;box-shadow:none}.style_topBarAcntLoggedInZone__ud15t{top:19px;right:3vw;width:-moz-fit-content;width:fit-content;position:fixed;height:44px}.style_topBarLink__BvouK{cursor:default;color:gray;text-decoration:none;font-size:14px}.style_topBarLink__BvouK:focus-visible,.style_topBarLink__BvouK:hover{color:#000}.style_topBarAppTitle__HUqcx{color:gray;text-decoration:none;font-size:17px;font-weight:600}.style_topBarAccountOptions__j11wf{box-shadow:var(--shadow);border-radius:10px;position:fixed;padding:4px 6px;height:-moz-fit-content;height:fit-content;z-index:1000000000;background-color:var(--semiTranslucentBkgdColor);width:260px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:var(--boxBorder);right:2.4vw;top:50px;width:220px}.style_appIcon__0fRPD{height:33px;width:33px;margin-top:0;box-sizing:border-box;padding:6px;box-shadow:var(--shadow);border-radius:7px;margin-bottom:12px;font-size:medium;text-align:center;line-height:23px;font-weight:900;vertical-align:middle}.style_appIconRowButton__QY1nB{width:-moz-fit-content;width:fit-content;max-width:100px;text-overflow:ellipsis;padding:6.5px 10px;cursor:default;border-radius:7px;color:var(--minorTextColor);margin:40px 10px 12px;transition:all .2s}.style_appIconRowButton__QY1nB:focus-visible,.style_appIconRowButton__QY1nB:hover{background-color:var(--buttonHoverColor);color:var(--textColor)}.style_appIconIcon__yUgib{color:#fff;filter:drop-shadow(.9px .9px 1.3px rgba(0,0,0,.12));transform:translateZ(0)}.style_sidebarItem__zFFvC{background-color:transparent;text-align:left;font-size:13px;border:none;box-shadow:none;padding-left:12px;height:-moz-fit-content;height:fit-content;padding-top:10px;padding-bottom:10px;color:var(--minorTextColor);width:100%;margin-bottom:7px;line-height:18px;transition:all .1s;border-radius:8px;font-weight:500}.style_sidebarItemInner__AU196{display:grid;grid-template-columns:min(20%,25px) 80%}.style_sidebarItem__zFFvC:focus-visible,.style_sidebarItem__zFFvC:hover{background-color:var(--buttonHoverColor)}.style_menuItem__9Lvax{border:none;padding-left:15px;padding-top:6px;padding-bottom:6px;color:var(--minorTextColor);border-radius:0;border-radius:7px}.style_menuItemMobile__fzmKW,.style_menuItem__9Lvax{background-color:transparent;text-align:left;font-size:13px;box-shadow:none;transition:color .1s;margin-top:2px!important;margin-bottom:2px!important;line-height:18px;transition:all .1s;width:100%}.style_menuItemMobile__fzmKW{border:none;padding-left:-4px;color:gray;border-radius:0;border-radius:6px;padding-top:8px!important;padding-bottom:8px!important}.style_menuItem__9Lvax:focus-visible,.style_menuItem__9Lvax:hover{background-color:var(--buttonHoverColor);color:var(--textColor)}.style_menuItem__9Lvax:focus-visible{background-color:var(--buttonHoverColor);color:var(--textColor)}.style_hR__EmCHN{width:95%;display:block;height:1px;margin-top:2px;margin-bottom:2px;margin-left:8px;background-color:var(--minorGray)}.style_columnedAppPageName__PnFh3{margin-top:6.3px;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.style_topBarAccountOptions__j11wf .style_menuItem__9Lvax{width:100%}.style_dialogBox__74yhG{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);border-radius:14px;padding:0 30px 2px 18px;height:-moz-fit-content;height:fit-content;z-index:1000000000;background-color:var(--backgroundColor);border:var(--boxBorder);width:41vw;min-width:400px;max-width:60vw;max-height:85vh}.style_contextMenuBox__5EeUJ,.style_dialogBox__74yhG{box-shadow:var(--shadow);position:fixed;overflow-y:auto!important}.style_contextMenuBox__5EeUJ{border-radius:13px;padding:4px 6px;overflow-x:hidden;z-index:20000000000;background-color:var(--semiTranslucentBkgdColor);width:260px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:var(--boxBorder)}.style_contextMenuBoxMobile__etO5w{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top-left-radius:10px;border-top-right-radius:10px;padding-bottom:5px!important;padding:4px 6px;height:-moz-fit-content!important;height:fit-content!important;z-index:10000000000000;left:.5vw!important;bottom:.25vh!important;width:99vw!important;box-sizing:border-box!important}.style_contextMenuBoxMobile__etO5w,.style_tooltip__BNnHN{box-shadow:var(--shadow);position:fixed;background-color:var(--semiTranslucentBkgdColor)}.style_tooltip__BNnHN{border-radius:7px;padding:5px;height:-moz-fit-content;height:fit-content;z-index:100000000000000;width:-moz-fit-content;width:fit-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:var(--boxBorder);color:var(--minorTextColor);font-size:x-small}.style_twoHalfWindow__gX4Ol{position:fixed;z-index:10000;left:20vw;top:10vh;width:60vw;height:80vh;background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:10px;box-shadow:0 0 15px 5px rgba(0,0,0,.2)}.style_circelLogoCircle__WwcBp{width:18px;height:18px;border-radius:50px;background-color:none;border:1.2px solid var(--circelLogoColor);padding:4px;transform:rotate(225deg);display:inline-block}.style_circelLogoSemicircle__FuMg1{width:18px;height:9px;background-color:var(--circelLogoColor);border-top-left-radius:110px;border-top-right-radius:110px;border-bottom:0}.style_circelLogoCircleNoVars__XU_cF{width:18px;height:18px;border-radius:50px;background-color:none;border:1.2px solid #707070;padding:4px;transform:rotate(225deg);display:inline-block}.style_circelLogoSemicircleNoVars__mqdnw{width:18px;height:9px;background-color:#707070;border-top-left-radius:110px;border-top-right-radius:110px;border-bottom:0}.style_minorText__z2i_k{color:var(--minorTextColor);font-size:13px;display:inline}.style_homepageWorkspaceCard___C2fS{height:50vh;padding-top:30vh;background-repeat:no-repeat}.style_bigPageHeader__92kVa{font-size:max(5vw,40px)}.style_pageCard__CzwaR{box-shadow:var(--shadow);padding-right:25px;padding-bottom:18px}.style_pageCardTransparent__9LKOb,.style_pageCard__CzwaR{border-radius:15px;position:absolute;height:60vh;width:30vw;padding-left:25px}@media only screen and (max-width:649px){.style_dialogBox__74yhG{border-radius:14px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;position:fixed;padding:4px 12px 4px 18px!important;height:-moz-fit-content!important;height:fit-content!important;z-index:100000000000;background-color:var(--semiTranslucentBkgdColor);left:.5vw!important;bottom:.25vh!important;width:99vw!important;max-width:none!important;box-sizing:border-box!important}.style_columnedLayout__nnx_h{grid-template-columns:0 100vw!important}.style_sidebar__2X_ZA{left:10px!important;top:50px!important;padding-top:10px!important;padding-left:10px!important;padding-right:10px!important;width:70vw!important;height:-moz-fit-content!important;height:fit-content!important;background-color:var(--backgroundColor)!important;border-top:var(--boxBorder)!important;position:fixed!important;text-align:center;box-shadow:var(--shadow);border-radius:10px;z-index:10000!important;overflow-y:hidden!important}.style_pageTopBarTop__2aZ8C,.style_pageTopBar__5a9pd{left:24px!important;width:calc(100vw - 18px);border-top-left-radius:var(--appContentBorderRadius);border-top-right-radius:var(--appContentBorderRadius);border-left:var(--boxBorder)}.style_contentColumn__kBhu5{height:var(--appContentHeightVal);left:calc(9px);top:var(--appContentTopVal);width:calc(100vw - 18px);box-sizing:border-box;border-radius:var(--appContentBorderRadius);box-shadow:-1px 1px 15px -4px rgba(0,0,0,.15)}.style_pageIcon__kjF6p{display:"none"}}@media only screen and (max-width:419px){.style_contextMenuBox__5EeUJ{width:190px!important}}