.ha-members-hero {
	padding: clamp(4.5rem, 10vw, 8rem) 0 clamp(3.7rem, 8vw, 6.2rem);
	background:
		radial-gradient(circle at 15% 10%, rgba(211, 166, 89, 0.25), transparent 27rem),
		radial-gradient(circle at 85% 20%, rgba(71, 120, 127, 0.24), transparent 26rem),
		linear-gradient(135deg, #14101d, #2a2034 55%, #101820);
}

.ha-members-hero .et_pb_row,
.ha-members-content .et_pb_row,
.ha-members-courses .et_pb_row {
	width: min(92%, 1180px);
	max-width: 1180px;
}

.ha-members-hero-copy {
	max-width: 48rem;
	margin: 0 auto;
	text-align: center;
}

.ha-members-kicker {
	margin: 0 0 0.7rem;
	color: #e0b56c;
	font-size: 0.76rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.ha-members-hero h1,
.ha-members-content h2,
.ha-members-courses h2 {
	margin: 0;
	color: #fff9ed;
	font-family: Georgia, serif;
	font-weight: 400;
}

.ha-members-hero h1 {
	font-size: clamp(2.8rem, 6.8vw, 5.8rem);
	line-height: 1;
}

.ha-members-hero p:last-of-type {
	margin: 1.2rem auto 0;
	max-width: 40rem;
	color: rgba(255, 249, 237, 0.8);
	font-size: 1.08rem;
	line-height: 1.8;
}

.ha-members-quick-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.7rem;
	margin: 1.8rem auto 0;
}

.ha-members-quick-links a,
.ha-members-card a,
.ha-course-actions a,
.ha-members-monthly-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 999px;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.055em;
	text-decoration: none;
	text-transform: uppercase;
}

.ha-members-quick-links a {
	padding: 0.76rem 1rem;
	border: 1px solid rgba(255, 239, 204, 0.43);
	color: #fff5e5;
}

.ha-members-quick-links a:hover,
.ha-members-quick-links a:focus-visible {
	border-color: #f0ca86;
	background: rgba(255, 239, 204, 0.12);
	color: #fff;
}

body.page-id-130 .et_pb_section.ha-members-content,
body.page-id-130 .et_pb_section.ha-members-courses {
	padding: clamp(3.6rem, 8vw, 6.8rem) 0;
	background: #111016 !important;
	color: #f7f0e5;
}

body.page-id-130 .et_pb_section.ha-members-courses {
	padding-top: 0;
}

.ha-members-intro {
	max-width: 49rem;
	margin: 0 auto 2.5rem;
	text-align: center;
}

.ha-members-content h2,
.ha-members-courses h2 {
	font-size: clamp(2rem, 4vw, 3.3rem);
	line-height: 1.08;
}

.ha-members-intro p:last-child {
	margin: 1rem auto 0;
	color: rgba(255, 249, 237, 0.72);
	font-size: 1rem;
	line-height: 1.75;
}

.ha-members-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1.25rem;
}

.ha-members-card,
.ha-course-card {
	display: flex;
	min-width: 0;
	flex-direction: column;
	border: 1px solid rgba(233, 201, 145, 0.23);
	border-radius: 0.9rem;
	background: rgba(31, 26, 39, 0.9);
	box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.22);
}

.ha-members-card {
	padding: 1.5rem;
}

.ha-members-card-label,
.ha-course-card-label {
	margin: 0 0 0.7rem;
	color: #e0b56c;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.ha-members-card h3,
.ha-course-card h3 {
	margin: 0 0 0.7rem;
	color: #fff9ed;
	font-family: Georgia, serif;
	font-size: 1.42rem;
	font-weight: 400;
	line-height: 1.2;
}

.ha-members-card p:not(.ha-members-card-label),
.ha-course-card p:not(.ha-course-card-label) {
	margin: 0 0 1.35rem;
	color: rgba(255, 249, 237, 0.73);
	font-size: 0.94rem;
	line-height: 1.68;
}

.ha-members-card a {
	margin-top: auto;
	padding: 0.72rem 0.95rem;
	border: 1px solid rgba(233, 201, 145, 0.42);
	color: #f3ca84;
}

.ha-members-card a:hover,
.ha-members-card a:focus-visible {
	border-color: #f3ca84;
	background: rgba(243, 202, 132, 0.1);
	color: #fff;
}

body.page-id-130 .et_pb_section.ha-members-courses {
	background:
		radial-gradient(circle at 5% 40%, rgba(105, 77, 129, 0.2), transparent 28rem),
		#111016 !important;
}

.ha-course-card {
	padding: 1.65rem;
	background: linear-gradient(150deg, rgba(67, 55, 78, 0.9), rgba(24, 21, 31, 0.97));
}

.ha-course-card-featured {
	border-color: rgba(235, 196, 120, 0.58);
	background: linear-gradient(150deg, rgba(111, 78, 42, 0.38), rgba(31, 24, 36, 0.98));
}

.ha-course-meta {
	margin: 0 0 1.25rem;
	padding: 0;
	list-style: none;
}

.ha-course-meta li {
	position: relative;
	padding: 0.35rem 0 0.35rem 1.35rem;
	color: rgba(255, 249, 237, 0.76);
	font-size: 0.88rem;
	line-height: 1.48;
}

.ha-course-meta li::before {
	position: absolute;
	left: 0;
	color: #e0b56c;
	content: '+';
	font-weight: 700;
}

.ha-course-actions {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.65rem;
	margin-top: auto;
}

.ha-course-actions a {
	padding: 0.75rem 0.9rem;
	border: 1px solid rgba(233, 201, 145, 0.35);
	color: #f7d49a;
}

.ha-course-actions a:first-child {
	border-color: #e0b56c;
	background: #e0b56c;
	color: #281b2e;
}

.ha-course-actions a:hover,
.ha-course-actions a:focus-visible {
	border-color: #fff0d5;
	background: rgba(255, 249, 237, 0.12);
	color: #fff;
}

.ha-course-actions a:first-child:hover,
.ha-course-actions a:first-child:focus-visible {
	background: #f2ce8b;
	color: #281b2e;
}

.ha-members-monthly {
	max-width: 54rem;
	margin: 2rem auto 0;
	padding: 1.25rem 1.4rem;
	border: 1px solid rgba(233, 201, 145, 0.24);
	border-radius: 0.75rem;
	background: rgba(25, 22, 31, 0.76);
	text-align: center;
}

.ha-members-monthly p {
	margin: 0;
	color: rgba(255, 249, 237, 0.76);
	line-height: 1.65;
}

.ha-members-monthly-link {
	margin-top: 0.9rem;
	padding: 0.72rem 1rem;
	border: 1px solid rgba(233, 201, 145, 0.42);
	color: #f3ca84;
}

.ha-members-monthly-link:hover,
.ha-members-monthly-link:focus-visible {
	border-color: #f3ca84;
	background: rgba(243, 202, 132, 0.1);
	color: #fff;
}

@media (max-width: 980px) {
	.ha-members-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 600px) {
	.ha-members-grid {
		grid-template-columns: 1fr;
	}
}
