.loading-app{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff}.loading-app svg{width:100px;height:26px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.menu-mobile-heading{background-color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:8px 12px;gap:12px;border-bottom:1px solid rgba(0,0,0,.06)}.menu-mobile-heading.right{flex-direction:row-reverse}.menu-mobile-heading-left{flex:1 1;min-width:0;display:flex;align-items:center}.menu-mobile-heading-left .workspace-selector{display:flex;width:100%;margin-left:0}.menu-mobile-heading .logo{width:auto;height:36px;margin:10px 20px}.menu-mobile-heading.search{border-bottom:1px solid #e8e8ec}.menu-mobile-heading.search .control-input{margin:-10px 0 -10px -15px}.menu-mobile-close{cursor:pointer;border:none;background-color:rgba(0,0,0,0);padding:0;width:40px;height:40px;position:relative;flex-shrink:0;border-radius:8px;transition:background-color .15s ease}.menu-mobile-close:hover{background-color:rgba(0,0,0,.04)}.menu-mobile-close:active{background-color:rgba(0,0,0,.08)}.menu-mobile-close svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.menu-mobile-close path{fill:#000}.menu-mobile .buttons{padding:0 16px 16px}.menu-mobile .buttons .button{margin:5px 0 0}.menu-mobile-selectors{padding:8px 12px;border-bottom:1px solid #e8e8ec;display:flex;flex-direction:column;gap:8px}.menu-mobile-project-selector .project-selector{display:flex;width:100%;margin-left:0}.menu-mobile-project-selector .project-selector-trigger{width:100%;justify-content:space-between}.menu-mobile-project-selector .project-selector-popover-target{width:100%}.menu-mobile-project-selector .project-info{flex:1 1;min-width:0}.menu-mobile-project-selector .project-name{max-width:none}