/* The public preview keeps five goals visible; later goals remain available through the existing toggle. */
.goals-section[data-expanded="false"] .goal-item:nth-child(n + 4):nth-child(-n + 5){display:grid}
