.target-settings{margin-top:14px}.target-settings .settings-group-head{display:flex;justify-content:space-between}.target-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.target-progress article{padding:13px;border:1px solid var(--line);border-radius:9px}.target-progress article.met{border-color:#9dd3c3;background:#f4fbf8}.target-progress article.missed{border-color:#e3b0b5;background:#fff7f7}.target-progress span,.target-progress span small,.target-progress strong,.target-progress div{display:block}.target-progress span{font-size:9px;font-weight:850}.target-progress span small{margin-top:2px;color:var(--muted);font-weight:600}.target-progress strong{margin-top:12px;font-size:18px}.target-progress div{display:flex;justify-content:space-between;gap:5px;margin-top:10px;padding-top:8px;border-top:1px dashed var(--line);font-size:7px}.target-progress em{font-style:normal;color:var(--muted)}.target-progress .met em{color:#168268}.target-progress .missed em{color:#a9444e}body.dark-mode .target-progress article.met{background:#173028}body.dark-mode .target-progress article.missed{background:#321d20}@media(max-width:850px){.target-progress{grid-template-columns:1fr 1fr}}@media(max-width:500px){.target-progress{grid-template-columns:1fr}}
