.ProjectCreationDialog{gap:25px;width:400px;display:grid}.ProjectCreationDialog .ProjectCreationDialogContainer{flex-direction:column;gap:10px;padding:25px;display:flex}.ProjectsTable{flex-grow:1;flex-shrink:1;align-items:stretch;gap:25px;display:flex}.ProjectsTable>.MuiDataGrid-root{height:auto}.ProjectsTable>.HomeSideBar{width:250px;height:calc(100vh - 340px);overflow:auto}.ProjectsTable .MuiListItem-gutters{margin-left:-16px}.ProjectsTable .HomeSideBar{flex-direction:column;gap:25px;display:flex}.ProjectsTable a.archived{text-decoration:line-through}.ProjectsTable a.favorite{font-weight:700}.ProjectsTable a.favorite:after{content:" ★"}
