.daily-check-item{display:grid;grid-template-columns:15px 7px minmax(0,1fr);align-items:start;grid-gap:9px;gap:9px;padding:13px 0;border-bottom:1px solid #e4ece8}.daily-check-item:last-child{border-bottom:0}.daily-check-control{display:grid;min-height:16px;place-items:start center}.daily-check-control input{cursor:pointer}.daily-check-copy{min-width:0}.daily-check-item.completed b{color:#84938f;text-decoration:line-through}.daily-check-item.completed p,.daily-check-item.completed small{opacity:.62}.daily-review-marker{display:grid;width:14px;height:14px;place-items:center;margin-top:1px;border:1px solid #9fc2b9;border-radius:4px;color:#277b70;background:#eff9f5;font-size:10px;font-weight:800}.daily-check-item.completed .daily-review-marker{border-color:#a7c6b5;color:#477563;background:#eff7f2}.daily-review-link{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:0;border:0;color:#257b70;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.daily-review-link:hover{color:#194f49;text-decoration:underline}.dark .daily-review-marker{border-color:#477c70;color:#b5ded3;background:#28483f}.dark .daily-review-link{color:#9ed7ca}