/* One calm reading column: project and member choices should scan vertically,
   not compete in an admin-dashboard grid. */
.scoped-project-grid,.scoped-member-grid{grid-template-columns:minmax(0,1fr)}.scoped-project-card{grid-template-columns:42px minmax(0,1fr) auto;min-height:70px;padding:12px 14px}.scoped-project-card button{grid-column:3;grid-row:1;justify-self:end;margin:0}.scoped-project-card small{margin-top:2px}.scoped-welcome{padding:18px 20px}.scoped-welcome p{display:none}.scoped-card>p{max-width:620px}
