.hcoa-button-wrap {
	margin: 14px 0;
}

.hcoa-view-button {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 18px;
	border: 2px solid currentColor;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

.hcoa-view-button .hcoa-arrow {
	font-size: 12px;
}

.hcoa-batch-meta {
	margin: 6px 0 0;
	font-size: 12px;
	opacity: 0.75;
}

.hcoa-archive .hcoa-category {
	margin-bottom: 18px;
	padding: 14px 18px;
	border: 1px solid #ddd;
}

.hcoa-archive .hcoa-category-title {
	font-weight: 700;
	cursor: pointer;
	font-size: 16px;
}

.hcoa-archive .hcoa-section-heading {
	margin: 14px 0 6px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	opacity: 0.7;
}

.hcoa-archive .hcoa-report-list {
	margin: 0 0 0 18px;
	padding: 0;
}

.hcoa-archive .hcoa-report-list-previous {
	opacity: 0.85;
}
