.completed-group-row{grid-template-columns:30px minmax(150px,1.35fr) minmax(150px,1fr) minmax(120px,.7fr) 68px 78px;border-left:2px solid #718096;background:linear-gradient(90deg,color-mix(in srgb,#718096 8%,transparent),transparent)}
.completed-group-row.group-finished{border-left-color:#58cfa0}.completed-group-row.group-partial{border-left-color:#8f7ae6}
.completed-group-icon,.completed-group-hero-icon{position:relative;display:block;width:25px;height:25px}.completed-group-icon i,.completed-group-hero-icon i{position:absolute;width:17px;height:12px;border:1px solid currentColor;border-radius:4px;background:var(--surface)}.completed-group-icon i:nth-child(1),.completed-group-hero-icon i:nth-child(1){left:5px;top:3px;opacity:.45}.completed-group-icon i:nth-child(2),.completed-group-hero-icon i:nth-child(2){left:3px;top:6px;opacity:.7}.completed-group-icon i:nth-child(3),.completed-group-hero-icon i:nth-child(3){left:1px;top:9px}.completed-group-row.group-finished .completed-group-icon{color:#58cfa0}.completed-group-row.group-partial .completed-group-icon{color:#a18bea}
.completed-group-state{display:grid;gap:2px;min-width:0}.completed-group-state b{color:#a18bea;font-size:9px;letter-spacing:.045em}.group-finished .completed-group-state b{color:#58cfa0}.completed-group-state small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.completed-group-count{display:grid;justify-items:center;color:var(--text);font-size:13px;font-weight:800}.completed-group-count small{color:var(--muted);font-size:8px;font-weight:600}
.completed-group-modal{display:grid;gap:18px}.completed-group-modal>header{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:18px;border:1px solid color-mix(in srgb,#8f7ae6 30%,var(--line));border-radius:15px;background:linear-gradient(135deg,color-mix(in srgb,#8f7ae6 12%,var(--surface)),var(--surface))}.completed-group-hero-icon{width:42px;height:42px;color:#aa96ef}.completed-group-hero-icon i{width:29px;height:21px;border-radius:7px}.completed-group-hero-icon i:nth-child(1){left:9px;top:2px}.completed-group-hero-icon i:nth-child(2){left:5px;top:8px}.completed-group-hero-icon i:nth-child(3){left:1px;top:14px}.completed-group-modal>header small{color:#aa96ef;font-size:9px;font-weight:850;letter-spacing:.08em}.completed-group-modal h3{margin:3px 0;font:800 19px Manrope,sans-serif}.completed-group-modal>header p{margin:0;color:var(--muted);font-size:12px}.completed-group-modal>header>b{padding:6px 9px;border-radius:999px;background:#8f7ae61c;color:#b3a3ef;font-size:9px}.completed-group-modal>header>b.finished{background:#58cfa018;color:#58cfa0}
.completed-group-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.completed-group-kpis span{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2)}.completed-group-kpis small{color:var(--muted);font-size:9px}.completed-group-kpis strong{font-size:15px}
.completed-group-modal>section{border:1px solid var(--line);border-radius:14px;overflow:hidden}.completed-group-modal>section>header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--line)}.completed-group-modal>section>header div{display:grid;gap:2px}.completed-group-modal>section>header small{color:var(--muted);font-size:9px}.completed-group-modal>section>header strong{font-size:13px}.completed-group-modal>section>header b{color:var(--muted);font-size:10px}.completed-group-items{display:grid}.completed-group-items>article{display:grid;grid-template-columns:30px minmax(160px,1fr) 80px 80px auto;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--line)}.completed-group-items>article:last-child{border:0}.completed-group-items>article>span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#58cfa013;color:#58cfa0;font-size:9px;font-weight:800}.completed-group-items>article>div{display:grid;gap:2px;min-width:0}.completed-group-items>article>div strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.completed-group-items>article small{color:var(--muted);font-size:9px}.completed-group-items p{display:grid;gap:1px;margin:0}.completed-group-items p b{font-size:11px}.completed-group-items em{padding:4px 7px;border-radius:7px;font-size:9px;font-style:normal}.completed-group-items em.on-time{background:#58cfa014;color:#58cfa0}.completed-group-items em.late{background:#ff646414;color:#ff7770}
@media(max-width:850px){.completed-group-row{grid-template-columns:28px 1fr auto}.completed-group-state,.completed-group-row .completed-compact-time,.completed-group-count{display:none}.completed-group-kpis{grid-template-columns:repeat(2,1fr)}.completed-group-items>article{grid-template-columns:28px 1fr auto}.completed-group-items p{display:none}}
