#team-lead-summary .team-lead-metric{min-height:88px;text-align:left;transition:border-color .15s,box-shadow .15s}
#team-lead-summary .team-lead-metric:hover{border-color:#1464f4}
#team-lead-summary .team-dashboard-row{width:100%;min-height:38px;align-items:center;background:transparent;text-align:left;border-radius:4px}
#team-lead-summary .team-dashboard-row:hover{background:#f3f7ff}
#team-lead-summary .team-dashboard-row span{color:#536779}
.team-dashboard-customer{display:grid;gap:4px;width:100%;min-width:0;text-align:left;padding:11px 12px;border:1px solid #e1e8f2;border-radius:8px;background:#f8faff;color:#182526;overflow-wrap:anywhere}
.team-dashboard-customer:hover{background:#edf4ff;border-color:#9dbef8}
.team-dashboard-customer strong{font-size:13px;font-weight:800}
.team-dashboard-customer small,.team-dashboard-customer span{display:block;color:#647586;font-size:11px;line-height:1.5}
.team-dashboard-customer span{color:#42566d}
#team-lead-summary button:focus-visible,.team-dashboard-dialog button:focus-visible{outline:3px solid #1464f4;outline-offset:3px}
dialog.team-dashboard-dialog{width:min(720px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0}
.team-dashboard-modal-content{position:relative;display:grid;gap:14px;padding:26px}
.team-dashboard-modal-content>h2{padding-right:40px;overflow-wrap:anywhere}
.team-dashboard-modal-content>.close{min-width:38px;min-height:38px;line-height:1}
.team-dashboard-customer-list{display:grid;gap:10px;min-width:0}
@media(max-width:620px){
  #team-lead-summary .team-lead-metrics{gap:9px}
  #team-lead-summary .team-lead-metric{padding:12px;min-height:82px}
  #team-lead-summary .team-lead-metric small{font-size:10px;line-height:1.5}
  #team-lead-summary .team-lead-metric strong{font-size:23px}
  .team-dashboard-modal-content{padding:22px 16px 16px}
  .team-dashboard-modal-content>h2{font-size:19px}
}
