.Bottombar_bottombar__6h2fm{display:flex;flex-direction:row;justify-content:space-around;min-height:60px;border-top:1px solid var(--body-separator);background:var(--background-primary)}.BottombarMenuItem_bottombarMenuItem__ofDdd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:12px}.Header_header__KwdYD{flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:16px;border-bottom:1px solid var(--body-separator);background:var(--background-primary)}.Header_headerRow__9Cxc4{flex-grow:1;display:flex;flex-direction:row;align-items:center;gap:24px}.Header_headerRow__9Cxc4:empty{display:none}.Header_titleWrap__IDAQ_{display:flex;flex-direction:row;align-items:center;flex-grow:1;white-space:nowrap}.Header_backButton__3GFdE{display:flex;flex-direction:row;align-items:center;cursor:pointer;padding-right:16px}.Header_subtitleText__VD1l0{font-size:12px;color:var(--body-tertiary);margin-bottom:-2px}.Header_titleText__H_fYV{font-size:20px;color:var(--body-primary)}.Header_firstRowChildrenWrap__zsIMS{display:flex;flex-direction:row;align-items:center;gap:24px;min-width:0}.Header_firstRowChildrenWrap__zsIMS:empty{display:none}.Header_menuChildrenWrap__ntj9b{z-index:1;padding:16px}.Header_menuChildrenWrap__ntj9b>:first-child{box-shadow:0 4px 5px 0 rgba(15,6,29,.15)}@media (min-width:0px){.Header_header__KwdYD{padding:12px;min-height:48px}.Header_titleWrap__IDAQ_{justify-content:space-between}.Header_subtitleText__VD1l0{display:none}.Header_titleText__H_fYV{font-size:16px;font-weight:600;color:var(--body-primary)}.Header_childrenWrap__pXi28{display:none}.Header_menuIcon__u3_GH{display:inline;display:initial}}@media (min-width:1024px){.Header_header__KwdYD{padding:12px 24px;min-height:64px}.Header_titleWrap__IDAQ_{justify-content:normal}.Header_subtitleText__VD1l0{display:inline;display:initial;font-size:12px;color:var(--body-tertiary);margin-bottom:-2px}.Header_titleText__H_fYV{font-size:20px;color:var(--body-primary)}.Header_childrenWrap__pXi28{display:flex}.Header_menuIcon__u3_GH{display:none}}.SidebarMenuItem_sidebarMenuItem__0VSfQ{display:flex;flex-direction:row;align-items:center;padding:6px 12px;gap:8px;height:32px;border-radius:12px;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SidebarMenuItem_sidebarMenuItem__0VSfQ:hover{background:var(--background-tertiary)}.SidebarMenuItem_sidebarMenuItem__0VSfQ.SidebarMenuItem_sidebarMenuItemActive__0k2vY{color:var(--brand-primary);background:var(--brand-tint-1)}.SidebarMenuItem_sidebarMenuItemDanger__dgBXJ{color:var(--error-primary)}.SidebarMenuItem_sidebarMenuItemIcon__Hkek9{width:20px;height:20px;color:var(--body-tertiary);--bgColor:var(--body-separator)}.SidebarMenuItem_sidebarMenuItemActive__0k2vY>.SidebarMenuItem_sidebarMenuItemIcon__Hkek9{color:var(--brand-primary);--bgColor:var(--brand-tint-1)}.SidebarMenuItem_sidebarMenuItemText__UoE8G{flex-shrink:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.SidebarMenuItem_sidebarMenuItemExpandIcon___3UQI{transition:transform .2s ease-in-out;transform:rotate(0deg);color:var(--body-tertiary)}.SidebarMenuItem_sidebarMenuItemExpandIconExpanded__p3Kuj{transform:rotate(180deg)}.WorkspaceMenu_companyLogo__NHWuf{min-width:0;flex-shrink:1;display:flex;flex-direction:row;align-items:center;gap:8px}.WorkspaceMenu_companyLogo__NHWuf span{flex-shrink:1;flex-grow:1;flex-basis:1px;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WorkspaceMenu_workspaceMenu__VNACU{padding:8px}.WorkspaceMenu_workspaceMenuButton__CWjti{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;align-items:center;gap:8px;padding:0 8px;height:32px}.WorkspaceMenu_workspaceMenuIcon__vcfxN{transform:rotate(0);transition:transform .2s ease-in-out}.WorkspaceMenu_workspaceMenuIconOpen__31rFA{transform:rotate(180deg)}.WorkspaceMenu_menuItem__XY5Bt{padding:8px;height:40px}.WorkspaceMenu_menuItem__XY5Bt:last-child{margin-bottom:-8px}.WorkspaceMenu_menuItemUsername__L0FZ4{color:var(--body-tertiary);font-size:12px;font-weight:400;padding:8px}.WorkspaceMenu_menuItemCreateWorkspace__4roKy{margin-top:12px;margin-bottom:4px}.WorkspaceMenu_userAvatar__bgrZt{flex-shrink:0}.CompanyMenuItem_companyMenuItem__htx1i{display:flex;flex-direction:row;gap:8px;border-radius:4px;min-width:200px}.CompanyMenuItem_companyMenuItem__htx1i:hover{background:var(--brand-tint-1);color:var(--text-button-secondary)}.CompanyMenuItem_companyMenuItemMembers__QEOHV{color:var(--body-tertiary);font-size:.85em}.CompanyMenuItem_companyMenuItemCheck__UJM6P{margin-left:8px}.ThemeSwitch_themeCheckbox__znD1z{position:relative;width:38px;height:20px;border-radius:10px;background-color:var(--body-quaternary);cursor:pointer;transition:background-color .3s ease}.ThemeSwitch_themeCheckboxCheckbox__xayp7{opacity:0;width:0;height:0}.ThemeSwitch_themeCheckboxSlider__0SUaY{position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:var(--background-primary);border-radius:50%;transition:transform .3s ease,background-color .3s ease}.ThemeSwitch_themeCheckboxCheckbox__xayp7:checked+.ThemeSwitch_themeCheckboxSlider__0SUaY{transform:translateX(18px);background-color:var(--background-secondary)}.ThemeSwitch_themeCheckboxCheckbox__xayp7:checked+.ThemeSwitch_themeCheckbox__znD1z{background-color:var(--background-primary)}.SidebarThemeSwitch_icon__7VKCO>g>path:first-child{color:var(--body-separator)}.SidebarThemeSwitch_icon__7VKCO>g>path:last-child{color:var(--body-tertiary)}.DownloadButton_downloadButton__48FxV{display:flex;padding:8px 4px;justify-content:center;align-items:center;min-width:60px;color:var(--body-tertiary);border-radius:4px;border:1px solid var(--body-separator)}.DownloadButton_downloadButton__48FxV:not(:disabled):hover{color:var(--body-primary);border-color:var(--brand-tertiary)}.DownloadButton_downloadButtonWindows__zAjrc:not(:disabled):hover{color:#00adef}.Sidebar_sidebar__G7Mzs{display:flex;flex-direction:column;width:220px;min-width:220px;border-right:1px solid var(--body-separator);background-color:var(--background-primary)}.Sidebar_logoLink__lYp76{min-width:0}.Sidebar_companyLogo__k_dBd{min-width:0;flex-shrink:1;display:flex;flex-direction:row;align-items:center;gap:8px}.Sidebar_companyLogo__k_dBd span{flex-shrink:1;flex-grow:1;flex-basis:1px;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_workspaceMenuButtonWrapper__ixe_F{padding:12px 12px 0}.Sidebar_workspaceMenuButton__V4FAM{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;background-color:var(--background-senary);border:1px solid var(--body-separator);border-radius:8px;padding:8px}.Sidebar_workspaceMenuIcon__DYN1Z{flex-shrink:0;transform:rotate(0deg);transition:transform .2s ease-in-out}.Sidebar_workspaceMenuIconOpen__piZVO{transform:rotate(180deg)}.Sidebar_borderTop__gN0_q{border-top:1px solid var(--body-separator)}.Sidebar_navigation__pJ3tN{display:flex;flex-direction:column;gap:4px;padding:16px 12px}.Sidebar_navigationTop__8Ymmf{flex-grow:1;flex-shrink:1;min-height:0;overflow:auto;scrollbar-color:var(--body-tertiary) transparent;scrollbar-width:thin}.Sidebar_navigationTop__8Ymmf::-webkit-scrollbar{width:4px;height:4px}.Sidebar_navigationTop__8Ymmf::-webkit-scrollbar-track{background:transparent}.Sidebar_navigationTop__8Ymmf::-webkit-scrollbar-thumb{background:var(--body-tertiary);border-radius:4px}.Sidebar_projectsMenuItemExpanded__G38tI{position:sticky;top:-16px;background-color:var(--background-primary)}.Sidebar_navigationMiddle__12Lq5{align-items:center;justify-content:center;font-size:.85em;padding-bottom:0}.Sidebar_navigationMiddle__12Lq5>p{margin-bottom:4px}.Sidebar_navigationBottom__YbpAQ{padding:16px 12px}.Sidebar_downloadButtons__lmQUV{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}.Sidebar_sidebarFooter__T8k0E{border-top:1px solid var(--body-separator);padding:16px 12px;display:flex;flex-direction:column;gap:4px}.Sidebar_userAvatar__fy4zQ{flex-shrink:0}.Sidebar_userText__4JMts{display:flex;flex-direction:column;gap:2px}.Sidebar_userName__CXibV{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_userRole__92ocK::empty{display:none}.Sidebar_menuChildrenWrap__Z1nDu{z-index:1}.Sidebar_menuChildrenWrap__Z1nDu.Sidebar_menuChildrenWrap__Z1nDu>*{box-shadow:0 4px 5px 0 rgba(15,6,29,.15);padding:8px}.Sidebar_menuItemUsername__YvCEb.Sidebar_menuItemUsername__YvCEb{color:var(--body-tertiary);cursor:auto;font-size:.85em}.Sidebar_menuItemCreateWorkspace__for2u{margin-top:10px;width:100%}.Sidebar_menuItemCreateWorkspace__for2u>div{width:-moz-min-content;width:min-content}.Sidebar_logoutIcon__xJZnX{color:var(--error-primary)}.AppLayout_paymentError__GgoLA{background:var(--background-secondary);display:flex;flex-direction:column;min-height:64px;font-size:16px;line-height:24px}.AppLayout_paymentError__GgoLA>div{display:flex}@media (min-width:0px){.AppLayout_paymentError__GgoLA{padding:12px 24px}.AppLayout_paymentError__GgoLA strong{display:block}.AppLayout_paymentError__GgoLA>div{flex-direction:column;align-items:flex-start;gap:24px}}@media (min-width:1024px){.AppLayout_paymentError__GgoLA{justify-content:center;align-items:center;text-align:center;padding:12px}.AppLayout_paymentError__GgoLA strong{display:inline}.AppLayout_paymentError__GgoLA>div{flex-direction:row;justify-content:center;align-items:center;gap:12px}}.AppLayout_paymentError__GgoLA strong{color:var(--error-secondary)}.Footer_footer__pQtti{flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:16px;border-top:1px solid var(--body-separator)}.Footer_footerRow__iiTww{flex-grow:1;display:flex;flex-direction:row;align-items:center;gap:24px}.Footer_firstRowChildrenWrap__y30IL{display:flex;flex-direction:row;gap:24px;min-width:0}.Footer_firstRowChildrenWrap__y30IL:empty{display:none}@media (min-width:0px){.Footer_footer__pQtti{padding:12px;min-height:48px}}@media (min-width:1024px){.Footer_footer__pQtti{padding:12px 24px;min-height:64px}}.Layout_layout__QnMbA{display:flex;flex-direction:column;height:100vh;height:100dvh}.Layout_layoutRow__LnfuL{flex-shrink:1;flex-grow:1;min-height:0;display:flex;flex-direction:row}.Layout_right__asUeX{min-width:0;flex-grow:1;display:flex;flex-direction:column}.Layout_rightDisabled__NH_2Q{position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Layout_rightDisabled__NH_2Q:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:var(--background-blackout)}.Layout_main__RMpyO{flex-grow:1;display:flex;flex-direction:column;max-width:100vw;overflow-x:hidden;overflow-y:scroll}@media (min-width:0px){.Layout_left__YEOQT.Layout_left__YEOQT{display:none}.Layout_main__RMpyO{padding:8px 0}.Layout_main__RMpyO>*{--paper-border-radius:0px}.Layout_main__RMpyO>*>*{--paper-border-radius:8px}.Layout_floatingActions__xxrIm{position:sticky;bottom:0;padding:16px 8px}}@media (min-width:1024px){.Layout_left__YEOQT.Layout_left__YEOQT{display:flex}.Layout_right__asUeX{min-height:none}.Layout_main__RMpyO{padding:24px}.Layout_main__RMpyO>*{--paper-border-radius:8px}.Layout_bottom__S9Wxx,.Layout_floatingActions__xxrIm{display:none}}.help_paper__XN9kv{display:flex;flex-direction:column;gap:24px}.help_paper__XN9kv h2{font-size:20px;font-weight:500;margin-top:0;margin-bottom:4px}.help_paper__XN9kv h3{font-size:16px;font-weight:400}.help_formFieldSet__uKXBE{display:flex;flex-direction:column;gap:24px;max-width:520px}.help_titleInputButtonsWrap__4V0DH{display:flex;flex-direction:column;gap:12px}.help_titlePillsWrap__ugGgH{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}.help_titlePill__KO6do.help_titlePill__KO6do{color:var(--text-button-neutral);background:var(--background-tertiary)}.help_titlePillActive__Fy4c9.help_titlePillActive__Fy4c9{color:var(--body-on-tint);background:var(--brand-primary)}.help_messageTextArea__tIgU9{width:100%;min-height:140px;resize:vertical}.help_addFilesButtonWrap__RrP_V{display:flex;flex-direction:row;gap:8px;align-items:center}.help_addFilesHint__E_kvg{color:var(--body-tertiary)}.help_filesHeader__xUsjk{padding-bottom:8px;border-bottom:1px solid var(--body-separator)}.help_file__s1qry{display:flex;flex-direction:row;gap:8px;align-items:center}.help_fileIcon__WyBEO{display:flex;width:64px;height:64px;justify-content:center;align-items:center;border-radius:8px;border:1px solid var(--body-quaternary);background:var(--background-tertiary);color:var(--body-quaternary)}.help_fileIcon__WyBEO>img{max-width:100%;max-height:100%}.help_fileInfo__DeTC7{flex-grow:1;display:flex;flex-direction:column}.help_fileSize__vnZGl{color:var(--body-tertiary)}.help_submitButtonWrap__iRPqN{display:flex;flex-direction:row;justify-content:space-between}.help_submitButton__Oataf{align-self:flex-end}