.lf-pm-setup-workspace > header{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.lf-pm-setup-workspace .lf-master-detail-grid{max-height:38rem}
.lf-pm-setup-workspace .lf-master-detail-grid td strong,.lf-pm-setup-workspace .lf-master-detail-grid td small{display:block}
.lf-pm-setup-workspace .lf-master-detail-grid td small{margin-top:.15rem;color:#718697}
.lf-project-status,.lf-project-active{display:inline-block;padding:.22rem .48rem;border-radius:999px;color:#31536a;background:#e6eff4;font-size:.62rem;font-weight:850}
.lf-project-active.is-active{color:#176b4a;background:#e6f5ef}.lf-project-active.is-inactive{color:#7a4d00;background:#fff1cf}
.lf-pm-project-detail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:1rem;align-items:center}
.lf-pm-project-detail>div{display:grid;gap:.2rem}.lf-pm-project-detail span{color:#718697;font-size:.62rem;font-weight:850;text-transform:uppercase}.lf-pm-project-detail strong{color:#29495e}
.lf-pm-project-detail-actions{display:flex!important;flex-direction:row;justify-content:flex-end;gap:.55rem}.lf-pm-grid-empty{display:grid;gap:.25rem;padding:2rem;color:#607588;text-align:center}.lf-pm-grid-empty strong{color:#173a50}
@media(max-width:1000px){.lf-pm-project-detail{grid-template-columns:1fr 1fr}.lf-pm-project-detail-actions{grid-column:1/-1;justify-content:flex-start}.lf-pm-setup-workspace>header{align-items:flex-start;flex-direction:column}}
