.flow-section.is-recap{--section-accent:var(--mint)}.flow-section.is-recap .flow-section-content{gap:0;padding-bottom:10px}.completed-recap-row{display:grid;grid-template-columns:minmax(112px,.7fr) minmax(0,1.65fr) auto auto 12px;align-items:center;gap:10px;width:100%;min-height:48px;padding:7px 10px;border:0;border-bottom:1px solid rgba(255,255,255,.055);background:transparent;color:var(--text);text-align:left;transition:background .16s,transform .16s}.completed-recap-row:hover{background:rgba(255,255,255,.028);transform:translateX(2px)}.completed-recap-row small{overflow:hidden;color:#77828f;font-size:8px;font-weight:820;letter-spacing:.75px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.completed-recap-row strong{overflow:hidden;color:#e8ebef;font-size:12px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.completed-recap-row .status-chip{justify-self:start;padding:4px 7px}.completed-recap-row time{color:#68727e;font-size:8px;white-space:nowrap}.completed-recap-row>i{color:#596572;font-size:16px;font-style:normal}.completed-recap-row:hover>i{color:var(--mint)}@media(max-width:560px){.completed-recap-row{grid-template-columns:minmax(0,1fr) auto 10px;gap:4px 8px;min-height:54px}.completed-recap-row small{grid-column:1;grid-row:1}.completed-recap-row strong{grid-column:1;grid-row:2}.completed-recap-row .status-chip{grid-column:2;grid-row:1}.completed-recap-row time{grid-column:2;grid-row:2;text-align:right}.completed-recap-row>i{grid-column:3;grid-row:1/3}}
