/* Methodology placeholder page — extends shared home-platform styles */

.eh-methodology-platform {
	font-family: var(--eh-home-font, "DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif);
	color: #0a0a0a;
	background: #fff;
	min-height: 100vh;
}

.eh-methodology-page__hero .eh-home-hero__h1g {
	margin-bottom: 0;
}

.eh-methodology-page__content {
	padding-bottom: 36px;
}
