.BackgroundWrapper_wrapper__JwPxC{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:80px 0}.BackgroundWrapper_wrapper__JwPxC:after,.BackgroundWrapper_wrapper__JwPxC:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100%;min-height:100vh;z-index:-1;background-repeat:no-repeat;background-size:contain}.BackgroundWrapper_wrapper__JwPxC:before{background-image:url(/common/background-top.svg);background-position:top}.BackgroundWrapper_wrapper__JwPxC:after{background-image:url(/common/background-bottom.svg);background-position:bottom}.maintenance_maintenance___wgGj{display:flex;flex-direction:column;align-items:center;max-width:520px;width:100%;text-align:center;gap:1.5rem}.page_container__XcRoc{width:90%;max-width:404px;max-height:100%;padding:2rem 3rem 3rem;background-color:var(--white);border-radius:.5rem;box-shadow:0 4px 6px -2px color-mix(in srgb,var(--gray900) 3%,transparent),0 12px 16px -4px color-mix(in srgb,var(--gray900) 4%,transparent);display:flex;flex-direction:column}.page_containerError__ZDyUR{align-items:center}.page_containerError__ZDyUR a{width:100%}.page_errorHeaderIcon__ZQkIh{margin:0 auto 32px}.page_errorTitle__QGdKc{font-size:1.5rem;line-height:2rem;color:var(--gray900);margin-bottom:12px;text-align:center}.page_errorDescription__VUchm{color:var(--gray700);margin-bottom:1.5rem;padding:0 1.5rem;text-align:center}.Button_button__M6NfZ{display:flex;gap:.5rem;align-items:center;justify-content:center;padding:.625rem 1.125rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;border-radius:8px;border:none;box-shadow:0 1px 2px 0 color-mix(in srgb,var(--gray900) 5%,transparent);cursor:pointer}.Button_button__M6NfZ:disabled{cursor:not-allowed}@media (max-width:800px){.Button_button__M6NfZ{padding:.75rem 1.25rem}}.Button_button--size-small__HghBV{padding:.625rem 1.125rem;font-size:.875rem;line-height:1.25rem}@media (max-width:800px){.Button_button--size-small__HghBV{padding:.625rem 1.125rem}}.Button_button--variant-primary__SXXX0{background-color:var(--primary500);color:var(--white)}.Button_button--variant-primary__SXXX0.Button_button--intent-danger__YOacV{background-color:var(--error600)}.Button_button--variant-primary__SXXX0:disabled{background-color:var(--primary200);border:1px solid var(--primary200);color:var(--white)}.Button_button--variant-secondary__nC7Ok:disabled{color:var(--gray400)}.Button_button--variant-outline__8pu0S{background-color:var(--white);color:var(--gray700);border:1px solid var(--gray300)}.Button_button--variant-outline__8pu0S.Button_button--intent-danger__YOacV{color:var(--error600);border-color:currentColor}.Button_button--variant-outline__8pu0S:disabled{color:var(--gray300)}.Button_button--variant-text__sUA0i{display:inline-flex;color:var(--primary500);background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;font-size:inherit;line-height:inherit}.Button_button--variant-text__sUA0i.Button_button--intent-danger__YOacV{color:var(--error600)}.Button_button--variant-text__sUA0i:disabled{color:var(--gray300)}.Button_button--variant-secondary__nC7Ok{background-color:var(--gray100);color:var(--gray600)}.Button_button--variant-secondary__nC7Ok.Button_button--intent-danger__YOacV{background-color:var(--error50);color:var(--error600)}.Button_button--loading__Wy_JZ{overflow:hidden;position:relative;pointer-events:none}.Button_button--loading__Wy_JZ:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:color-mix(in srgb,var(--gray900) 10%,transparent);animation:Button_slide__es2sV 1.5s linear infinite}.Button_button--variant-text__sUA0i.Button_button--loading__Wy_JZ:before{top:auto;bottom:0;height:1px;background-color:currentColor}@keyframes Button_slide__es2sV{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}.Select_select__Asla2{display:flex;flex-direction:column}.Select_select__Asla2 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:44px;width:100%;padding:0 40px 0 14px;border:1px solid var(--gray300);border-radius:8px;box-shadow:0 1px 2px 0 color-mix(in srgb,var(--gray900) 5%,transparent)}.Select_select__Asla2 select:invalid{color:var(--gray500)}.Select_select__Asla2 select:focus{outline:none}.Select_select__Asla2 select::placeholder{color:var(--gray500)}.Select_select--valid__8URln select{border-color:var(--primary300)}.Select_select--valid__8URln select:focus{box-shadow:0 0 0 4px color-mix(in srgb,var(--primary200) 50%,transparent)}.Select_select--error__IlJGa select{border-color:var(--error300)}.Select_select__header__0u_Bv{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.Select_select__main__2CCm5{position:relative}.Select_select__main__2CCm5:after,.Select_select__main__2CCm5:before{content:"";position:absolute;top:50%;width:10px;height:2px;background-color:var(--gray500);border-radius:2px}.Select_select__main__2CCm5:after{transform:rotate(45deg);right:18px}.Select_select__main__2CCm5:before{right:12px;transform:rotate(-45deg)}.Select_select__label__cVAwk{font-size:.875rem;font-weight:500;color:var(--gray700)}.Select_select__message__gS6VU{font-size:.875rem;line-height:1.25rem;margin-top:6px}.Select_select__message--error__gNHGm{color:var(--error600)}.Select_select__message--info__Y1_I_{color:var(--gray500)}.ServicesGrid_cardsGrid__LocNu{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;grid-gap:2rem;padding-bottom:.5rem}.ServicesGrid_card__fvpnt{cursor:pointer;display:flex;align-items:center;padding:3rem;background-color:var(--white);border:1px solid var(--gray100);border-radius:8px;box-shadow:0 2px 4px -2px color-mix(in srgb,var(--gray900) 6%,transparent),0 4px 8px -2px color-mix(in srgb,var(--gray900) 6%,transparent)}.ServicesGrid_card--disabled__vu5ll{cursor:default;opacity:.5;border:1px solid var(--gray200);box-shadow:none}.ServicesGrid_card__fvpnt img{width:80px;height:80px;margin-right:2rem}.ServicesGrid_card__infoBlock__byLUr{flex:1 1;max-width:280px}.ServicesGrid_card__title__sBwMl{font-size:1.25rem;line-height:1.875rem;font-weight:600;color:var(--gray900);margin-bottom:.25rem}.ServicesGrid_card__info__kcYjH{font-size:1rem;line-height:1.5rem;color:var(--gray600);margin-bottom:0}@media (max-width:1024px){.ServicesGrid_cardsGrid__LocNu{grid-gap:1rem}.ServicesGrid_card__fvpnt{padding:1.5rem 2rem}.ServicesGrid_card__fvpnt img{width:60px;height:60px;margin-right:1.5rem}.ServicesGrid_card__linkIcon__kE9x1{width:40px;height:40px;margin-left:1rem}}@media (max-width:800px){.ServicesGrid_cardsGrid__LocNu{grid-template-columns:repeat(1,1fr)}.ServicesGrid_card__infoBlock__byLUr{max-width:100%}}@media (max-width:480px){.ServicesGrid_card__fvpnt{padding:1.25rem 1.5rem;flex-direction:column}.ServicesGrid_card__fvpnt img{margin-right:0;margin-bottom:1rem}.ServicesGrid_card__infoBlock__byLUr{text-align:center;margin-bottom:1rem}}@media (hover:hover) and (pointer:fine){.ServicesGrid_card__fvpnt:hover:not(.ServicesGrid_card--disabled__vu5ll){box-shadow:0 4px 6px -2px color-mix(in srgb,var(--gray900) 3%,transparent),0 12px 16px -4px color-mix(in srgb,var(--gray900) 4%,transparent)}.ServicesGrid_card__fvpnt:hover:not(.ServicesGrid_card--disabled__vu5ll) .ServicesGrid_card__linkIcon__kE9x1{background-color:var(--gray50)}}.WelcomeLabel_container__VELC_{margin:3rem 0}.WelcomeLabel_title__iCDcf{font-size:3rem;line-height:3.75rem;font-weight:700;letter-spacing:-.02em;color:var(--gray900);margin-bottom:.5rem}.WelcomeLabel_text__bXz9G{font-size:1.125rem;line-height:1.75rem}.page_actionsBlock__qyQ_4{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:6.25rem}.page_actionsBlock__qyQ_4 .page_right__8ZR_a{display:flex;gap:1.5rem}.page_actionsBlock__qyQ_4 a svg{margin-right:.75rem}@media (max-width:800px){.page_actionsBlock__qyQ_4{justify-content:center;margin-top:4rem;gap:.5rem 1.5rem}}@media (max-width:764px){.page_actionsBlock__qyQ_4{justify-content:center}.page_actionsBlock__qyQ_4,.page_actionsBlock__qyQ_4 .page_right__8ZR_a{flex-direction:column;gap:.5rem}}.page_bannerLink__S9lyS{text-decoration:underline}.BulkActions_bulkActions__Obv2c{display:flex;align-items:center;gap:12px;margin:20px 0 16px}.TableActions_tableContainer__Scvt1{border-radius:8px;overflow:hidden;position:relative;margin:20px 0 16px}.TableActions_actionButton__5ru96{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.TableActions_actionPublishButton__odOSX:hover{background-color:var(--primary100);color:var(--primary600)}.TableActions_actionSetToDraftButton__x2BDU:hover{background-color:var(--blue50);color:var(--blue600)}.TableActions_actionTrashButton__J9rx2:hover{background-color:var(--error100);color:var(--error600)}.Checkbox_checkbox__K99Ba input{display:none}.Checkbox_checkboxInput__bF_wD{width:20px;height:20px;border:1px solid var(--primary600);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Checkbox_checked__rTSP2{background-color:var(--primary50)}.Checkbox_checkboxInput__bF_wD svg{color:var(--primary600)}.ProjectTable_tableContainer__hMA9y{--borderRadius:8px;border-radius:var(--borderRadius);position:relative;width:100%}.ProjectTable_table__9hu9U{width:100%;border-collapse:separate;border-radius:var(--borderRadius);border-spacing:0}.ProjectTable_thead__xQChN{height:60px;background-color:var(--white);text-align:left;font-size:12px;color:var(--gray500)}.ProjectTable_thead__xQChN th:first-child{border-top-left-radius:var(--borderRadius)}.ProjectTable_thead__xQChN th:last-child{border-top-right-radius:var(--borderRadius)}.ProjectTable_tbody__Qn_ej tr:nth-child(old){background-color:var(--gray50)}.ProjectTable_tbody__Qn_ej tr:nth-child(2n){background-color:var(--white)}.ProjectTable_table__9hu9U tr:last-child td:first-child{border-bottom-left-radius:var(--borderRadius)}.ProjectTable_table__9hu9U tr:last-child td:last-child{border-bottom-right-radius:var(--borderRadius)}.ProjectTable_sortable__r7Dy6{cursor:pointer}.ProjectTable_icon__L4BQM{margin-top:8.5px}.ProjectTable_checkbox__lL1fp{padding-left:20px}.ProjectTable_actions__PDgq0,.ProjectTable_lastUpdated__iBf1V,.ProjectTable_status__RckAW,.ProjectTable_title__HV7dl,.ProjectTable_type__aN8zI,.ProjectTable_users__ZQu91,.ProjectTable_version__Jd1rH{padding:15px}.ProjectTable_title__HV7dl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProjectTable_title__HV7dl a{color:var(--gray600);font-weight:500}td.ProjectTable_status__RckAW{display:flex;align-items:center}.ProjectTable_status__RckAW .ProjectTable_uploadFailed__iRCOH{background-color:var(--gray100);border-radius:50%;padding:.5rem;color:var(--gray500)}.ProjectTable_lastUpdated__iBf1V{white-space:nowrap}.ProjectTable_actions__PDgq0{justify-items:center;text-align:center}.ProjectTable_dragPreview__T_1fG{position:absolute;background-color:var(--primary400);color:var(--white);padding:13px 20px;font-weight:500;font-size:1rem;border-radius:8px;z-index:100;transform:translate(-100%,-100%)}.ProjectTable_tbody__Qn_ej tr.ProjectTable_highlightBorder__cusM_{outline:1px dashed var(--primary600);transition:all .3s ease;background-color:color-mix(in srgb,var(--primary500),4%,transparent)}.ProjectTable_tbody__Qn_ej .ProjectTable_highlightBorder__cusM_ td:first-child{border-left:1px dashed var(--primary600)}.ProjectTable_tbody__Qn_ej .ProjectTable_highlightBorder__cusM_ td:last-child{border-right:1px dashed var(--primary600)}.AvatarGroup_users__uHwB5{display:flex;position:relative}.AvatarGroup_userPhoto__ylcS0{width:28px;height:28px;border-radius:50%;border:2px solid var(--white);position:relative}.AvatarGroup_moreThenOneUser__ZB8O0{margin-left:-.5rem}.AvatarGroup_moreUsers__Kh_dn{display:flex;align-items:center;justify-content:center;background-color:var(--orange50);color:var(--orange500);font-size:.625rem;font-weight:500;margin-left:-.5rem;z-index:0}.DropdownMenu_dropdownMenu__MepBX{position:relative;display:inline-block}.DropdownMenu_triggerWrapper__S3yzS{cursor:pointer}.DropdownMenu_triggerWrapper__S3yzS .DropdownMenu_trigger__r_NVH{color:var(--gray500)}.DropdownMenu_triggerWrapper__S3yzS .DropdownMenu_trigger__r_NVH:hover{color:var(--primary500)}.DropdownMenu_menu__EdekX{list-style:none;padding:0;margin:0;position:absolute;min-width:200px;background-color:var(--white);border-radius:8px;box-shadow:0 4px 6px -2px color-mix(in srgb,var(--gray900) 3%,transparent),0 12px 16px -4px color-mix(in srgb,var(--gray900) 4%,transparent);border:1px solid var(--gray100);z-index:1000}.DropdownMenu_item__1X2Rk{padding:0;margin:0}.DropdownMenu_item__1X2Rk+.DropdownMenu_item__1X2Rk{border-top:1px solid var(--gray100)}.DropdownMenu_button__xfBui{width:100%;text-align:left;padding:12px 16px;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:1em;font-size:.875rem;font-weight:500;color:var(--gray700)}.DropdownMenu_button__xfBui:hover{background-color:var(--gray50)}.DropdownMenu_button--disabled__k0HYL{color:var(--gray300);cursor:not-allowed}.DropdownMenu_icon__g_cyT{display:flex;align-items:center}.DropdownMenu_button__xfBui:not(:disabled):hover .DropdownMenu_icon__g_cyT{color:var(--hoverColor)}.DropdownMenu_top__904YJ .DropdownMenu_menu__EdekX{bottom:100%;left:0;margin-bottom:8px}.DropdownMenu_bottom__f1nZL .DropdownMenu_menu__EdekX{top:100%;left:0;margin-top:8px}.DropdownMenu_right__4t95d .DropdownMenu_menu__EdekX{left:100%;top:0;margin-left:8px}.DropdownMenu_left__bbgn_ .DropdownMenu_menu__EdekX{right:100%;top:0;margin-right:8px}.Header_header__azN2I{position:fixed;top:0;height:var(--headerHeight);width:100%;background-color:var(--white);z-index:1;border-bottom:1px solid var(--gray100)}.Header_logo__b_4M7{margin-left:32px;height:32px;width:auto;cursor:pointer}.Header_content__6jjKV{margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between}.Header_profileMenuTrigger__7B8EB{padding:20px 16px 20px 0;display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--gray900);width:max-content;max-width:280px}.Header_profileMenu__Ah_Zk>menu:last-child{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;width:calc(100% - 16px)}.SidebarNavigation_sidebar__Z8UBz{width:var(--sidebar-width);min-height:100vh;background-color:var(--primary500);padding:1rem;position:fixed;top:0;left:0;z-index:100;transition:width .35s ease;contain:layout style;will-change:width}.SidebarNavigation_sidebar__Z8UBz:hover .SidebarNavigation_collapsingTrigger__Fenmw{opacity:1;visibility:visible;transition:opacity .2s .2s,visibility 0s .2s}.SidebarNavigation_sidebar__Z8UBz.SidebarNavigation_collapsed__QpS1E{width:var(--sidebar-collapsed-width)}.SidebarNavigation_sidebar__Z8UBz.SidebarNavigation_collapsed__QpS1E .SidebarNavigation_collapsingTrigger__Fenmw{transform:translate(40%,-50%) rotate(0deg)}.SidebarNavigation_logo__G7rON{display:flex;justify-content:flex-start;align-items:center;margin-bottom:3rem;padding-left:.5625rem}.SidebarNavigation_logo__G7rON svg{flex-shrink:0;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:auto}.SidebarNavigation_logoText__1SOm8{display:block;font-size:1.2rem;color:var(--white);margin-left:.8rem;opacity:1;white-space:nowrap;max-width:200px;overflow:hidden;transition:opacity .3s ease,max-width .3s ease}.SidebarNavigation_logoText__1SOm8.SidebarNavigation_hidden__Z8yxB{opacity:0;max-width:0;margin-right:0}@keyframes SidebarNavigation_fadeInLogoText___ZcFj{to{opacity:1}}.SidebarNavigation_sidebar__Z8UBz nav{list-style:none;padding:0;margin:0}.SidebarNavigation_navLink__0CRVN{display:flex;justify-content:flex-start;height:54px;align-items:center;gap:.8rem;color:var(--primary200);width:100%;margin:.3rem 0;padding:.9rem .8rem;border-radius:.4rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease;contain:layout}.SidebarNavigation_navLink__0CRVN span{opacity:1;white-space:nowrap;max-width:200px;overflow:hidden;transition:opacity .3s ease,max-width .3s ease}.SidebarNavigation_navLink__0CRVN span.SidebarNavigation_hidden__Z8yxB{opacity:0;max-width:0}.SidebarNavigation_navLink__0CRVN svg{color:var(--primary300);flex-shrink:0;transform:translateZ(0)}.SidebarNavigation_navLink--active__7pwE2,.SidebarNavigation_navLink__0CRVN:hover{color:var(--white);background-color:var(--primary400);font-weight:700}.SidebarNavigation_navLink--active__7pwE2 svg,.SidebarNavigation_navLink__0CRVN:hover svg{color:var(--white)}.SidebarNavigation_sidebarFooter__SbqJn{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:2rem}.SidebarNavigation_sidebarFooter__SbqJn hr{border:0;height:.1rem;background-color:var(--primary300);margin:2rem 0}.SidebarNavigation_collapsingTrigger__Fenmw{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;background-color:var(--primary500);width:24px;height:24px;border:0;border-radius:50%;position:absolute;right:0;transform:translate(40%,-50%) rotate(180deg);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:top .2s ease 0s,transform .2s ease 0s,opacity .2s ease 0s,visibility 0s ease .2s;opacity:0;visibility:hidden}.SidebarNavigation_collapsingTrigger__Fenmw span{background-color:var(--white);width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--primary500);transform-origin:center;transition:all .2s ease}.SidebarNavigation_collapsingTrigger__Fenmw:hover span{transform:scale(1.5);box-shadow:0 0 12px -5px var(--gray700)}.TrashedMapPageHeader_mapPageHeader__E947D{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.TrashedMapPageHeader_mapPageHeader__E947D{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:1.5rem}}.TrashedMapPageHeader_titleContainer__Gegkm{display:flex;align-items:center;gap:12px}.TrashedMapPageHeader_titleContainer__Gegkm h1{max-width:50vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TrashedMapPageHeader_titleContainer__Gegkm svg{color:var(--primary500)}.TrashedMapPageHeader_actionsContainer___0JSt{display:flex;align-items:center;gap:12px}.TrashedMapPageHeader_menuToggle__sOzE8{background:transparent;border:0;padding:0;color:var(--gray500)}.TrashedMapPageHeader_menuToggle__sOzE8:hover{color:var(--primary500)}@media screen and (max-width:768px){.TrashedMapPageHeader_actionsContainer___0JSt{width:100%;justify-content:space-between}}.TrashedMapContent_alertLabel__329zs{margin-bottom:24px}.TrashedMapContent_actionButton__JjKAc{color:var(--gray600)!important}.ProjectActions_trashBtn__V5BwN:hover{background-color:var(--error100);color:var(--error600)}.ProjectsList_list__SunJD{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--itemCardWidth),1fr));flex-wrap:wrap;grid-gap:20px;gap:20px;transition:all .3s ease}.ProjectsList_selectButton__wVxGL{align-self:flex-start;margin:20px 0 16px}.page_header__o_8JN{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.25rem}.page_title__j4D2z{color:var(--gray900);font-weight:700}.ChangeStateButton_buttonState__AKSEK{display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;border-radius:8px;border:none;cursor:pointer}@media (max-width:800px){.ChangeStateButton_buttonState__AKSEK{padding:.75rem 1.25rem}}.ChangeStateButton_buttonState__AKSEK svg{margin-right:.75rem}.ChangeStateButton_buttonStatePublish__Dq6xW{background-color:var(--primary100);color:var(--primary500)}.ChangeStateButton_buttonStateDraft__1uGKD{background-color:var(--blue50);color:var(--blue600)}.MapPageHeader_mapPageHeader__LPUya{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.MapPageHeader_mapPageHeader__LPUya{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:1.5rem}}.MapPageHeader_titleContainer__2xOEQ{display:flex;align-items:center;gap:12px}.MapPageHeader_titleContainer__2xOEQ h1{max-width:50vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MapPageHeader_titleContainer__2xOEQ svg{color:var(--primary500)}.MapPageHeader_actionsContainer___ofOX{display:flex;align-items:center;gap:12px}.MapPageHeader_menuToggle__XPgNF{background:transparent;border:0;padding:0;color:var(--gray500)}.MapPageHeader_menuToggle__XPgNF:hover{color:var(--primary500)}@media screen and (max-width:768px){.MapPageHeader_actionsContainer___ofOX{width:100%;justify-content:space-between}}.MapContent_alertLabel__oUOpw{margin-bottom:24px}.MapContent_actionButton__82GtS{color:var(--gray600)}.MapContent_actionButton__82GtS span{margin-right:8px}.Breadcrumbs_container__NYymK{display:flex;align-items:center;gap:4px;color:var(--gray500);overflow:hidden;margin-bottom:20px}.Breadcrumbs_item__Ev_P_{display:flex;align-items:center;white-space:nowrap;min-width:0;flex-shrink:1;overflow:hidden}.Breadcrumbs_item__Ev_P_ svg{color:var(--gray400);flex-shrink:0}.Breadcrumbs_link__UYf3D{font-weight:400;font-size:.875rem;line-height:1.25rem;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.Breadcrumbs_link__UYf3D.Breadcrumbs_active__uK74B{font-weight:600}.Breadcrumbs_link__UYf3D:hover{text-decoration:underline}.Breadcrumbs_ellipsis__a_08Z{font-weight:700}@keyframes Skeleton_shimmer__katB5{0%{background-position:-200% 0}to{background-position:200% 0}}.Skeleton_skeleton__EoLVL{background:linear-gradient(90deg,var(--gray200) 25%,var(--gray100) 50%,var(--gray200) 75%);background-size:200% 100%;animation:Skeleton_shimmer__katB5 1.5s ease-in-out infinite;border-radius:8px}.Skeleton_widthXS__80sdO{width:66px}.Skeleton_widthS__IcFny{width:72px}.Skeleton_widthM__0eFw6{width:86px}.Skeleton_widthL__1mbUM{width:100px}.Skeleton_widthXL__VIYhj{width:132px}.Skeleton_widthXXL__0U9YK{width:288px}.Skeleton_widthFull__MJvX_{width:100%}.Skeleton_heightXS__rHMz1{height:12px}.Skeleton_heightS__omrlZ{height:16px}.Skeleton_heightM__Is7C9{height:20px}.Skeleton_heightL__aS51Z{height:24px}.Skeleton_heightXL__ME2bz{height:32px}.Skeleton_heightXXL__9brof{height:50px}.SkeletonGroup_container__zuW2P{width:100%;border-radius:8px;overflow:hidden;background-color:var(--white)}.SkeletonGroup_skeletonRow__pG_nz{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px}.SkeletonGroup_alternatingRow__WhbNE{background-color:var(--gray50)}._projectPage__container__BgL7G{display:flex;flex:1 1;flex-direction:column;gap:8px}._projectPage__header__MXYmM{display:flex;flex-direction:row;justify-content:space-between;min-height:48px;align-items:center}._projectPage__headerActions__jidPG{display:flex;align-items:center;gap:8px}.ProjectContentRenderer_emptyStateDropZone__YeTUW{flex-grow:1;display:flex;align-items:center;justify-content:center}