.cx-vproj__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.cx-dash .cx-vproj__title{margin:0;font-size:20px;font-weight:700}.cx-vproj__head .cx-dash-chat__tab small{margin-left:2px;opacity:.7}.cx-dash .cx-vproj__card{display:flex;flex-direction:column;gap:10px}.cx-vproj__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cx-dash .cx-vproj__top .cx-dash-panel__title{margin:0}.cx-vproj__status{flex:none;padding:2px 9px;border-radius:999px;background:var(--cx-dash-accent-soft);color:var(--cx-dash-accent);font-size:11.5px;font-weight:600;white-space:nowrap}.cx-vproj__status.is-done{background:#ecfdf3;color:#067647}.cx-vproj__status.is-off{background:#fef3f2;color:#b42318}.cx-vproj__client{display:flex;align-items:center;gap:8px;font-size:13px}.cx-vproj__client>span:last-child{display:flex;flex-direction:column;min-width:0}.cx-vproj__client small{font-size:12px;color:var(--cx-dash-muted)}.cx-vproj__work{display:flex;flex-wrap:wrap;gap:4px 14px;font-size:12.5px;color:var(--cx-dash-muted)}.cx-vproj__work strong{color:var(--cx-dash-ink)}.cx-vproj__work .is-late{color:#b42318}.cx-vproj__bar{height:6px;border-radius:999px;background:var(--cx-dash-bg);overflow:hidden}.cx-vproj__bar>span{display:block;height:100%;border-radius:inherit;background:var(--cx-dash-accent)}.cx-vproj__foot{font-size:11.5px;color:var(--cx-dash-muted)}