.hmp-person-profile {
	display: block !important;
	grid-template-columns: minmax(0, 1fr) !important;
	gap: clamp(28px, 4vw, 44px);
	align-items: start;
	width: 100%;
}

.hmp-people-profile-page .hmp-page-hero,
.hmp-people-profile-page .hmp-entry-hero {
	padding-block: clamp(16px, 2.4vw, 28px) !important;
}

.hmp-people-profile-page .hmp-page-hero .hmp-container,
.hmp-people-profile-page .hmp-entry-hero .hmp-container {
	padding: clamp(20px, 3vw, 30px) clamp(24px, 4vw, 42px) !important;
}

.hmp-people-profile-page .hmp-page-hero h1,
.hmp-people-profile-page .hmp-entry-hero h1 {
	font-size: clamp(38px, 4.2vw, 58px) !important;
}

.hmp-event-profile-page .hmp-page-hero h1,
.hmp-event-profile-page .hmp-entry-hero h1 {
	max-width: 940px !important;
	font-size: clamp(34px, 4vw, 54px) !important;
	line-height: 1.05 !important;
}

.hmp-event-profile-page .hmp-page-hero,
.hmp-event-profile-page .hmp-entry-hero {
	padding-block: clamp(14px, 2vw, 24px) !important;
}

.hmp-people-profile-page .hmp-page-hero p:not(.hmp-entry-kicker),
.hmp-people-profile-page .hmp-entry-hero p:not(.hmp-entry-kicker) {
	margin-top: 14px !important;
	max-width: 760px !important;
	font-size: clamp(18px, 2vw, 28px) !important;
	line-height: 1.38 !important;
}

.hmp-people-profile-page .hmp-entry-layout {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) !important;
	gap: clamp(20px, 3vw, 32px) !important;
	padding-block: clamp(18px, 2.8vw, 30px) clamp(34px, 5vw, 56px) !important;
}

.hmp-people-profile-page .hmp-entry-panel,
.hmp-people-profile-page .hmp-content {
	max-width: none !important;
	width: 100% !important;
}

.hmp-people-profile-page .hmp-entry-panel {
	padding: clamp(20px, 3vw, 32px) !important;
}

.hmp-person-profile__article > :first-child {
	margin-top: 0;
}

.hmp-person-profile__article > :last-child {
	margin-bottom: 0;
}

.hmp-person-profile__side {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr)) !important;
	gap: 18px;
	align-items: start;
	margin-top: clamp(24px, 4vw, 40px);
	width: 100%;
}

.hmp-people-profile-page .hmp-entry-rail {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr)) !important;
	gap: 18px !important;
	max-width: none !important;
	position: static !important;
	top: auto !important;
	width: 100% !important;
}

.hmp-people-profile-page .hmp-rail-card {
	height: 100%;
}

.hmp-person-profile__picture {
	float: right;
	margin: 0 0 24px 32px;
	border: 1px solid rgba(199, 149, 46, 0.34);
	background: #fffdf7;
	box-shadow: 0 14px 30px rgba(43, 31, 16, 0.1);
	padding: 10px;
	max-width: min(42%, 430px);
}

.hmp-person-profile__picture img {
	display: block;
	width: 100%;
	height: auto;
	margin-inline: auto;
}

.hmp-person-profile__picture figcaption,
.hmp-place-gallery figcaption {
	margin-top: 8px;
	color: #53625e;
	font-size: 13px;
	line-height: 1.35;
}

.hmp-person-profile__article::after {
	clear: both;
	content: "";
	display: table;
}

.hmp-event-profile .hmp-person-profile__article {
	display: flow-root;
	max-width: 920px;
	margin-inline: auto;
	color: #173531;
	font-size: clamp(18px, 1.8vw, 21px);
	line-height: 1.72;
	overflow-wrap: break-word;
}

.hmp-event-profile .hmp-person-profile__article h2,
.hmp-event-profile .hmp-person-profile__article h3 {
	color: var(--hmp-deep, #0b2b28);
	line-height: 1.1;
}

.hmp-event-profile .hmp-person-profile__article img {
	max-width: 100%;
	height: auto;
}

.hmp-event-profile .hmp-person-profile__article figure,
.hmp-event-profile .hmp-person-profile__article .wp-caption {
	max-width: 100%;
}

.hmp-event-profile .hmp-person-profile__picture {
	float: none;
	max-width: min(100%, 860px);
	margin: 0 auto clamp(24px, 4vw, 38px);
	border: 1px solid rgba(199, 149, 46, 0.36);
	background: #fffdf7;
	box-shadow: 0 16px 34px rgba(43, 31, 16, 0.1);
	padding: clamp(8px, 1.6vw, 14px);
}

.hmp-event-profile .hmp-person-profile__picture img {
	display: block;
	width: 100%;
	max-height: min(72vh, 720px);
	object-fit: contain;
}

.hmp-event-profile .hmp-person-profile__article figure:not(.hmp-person-profile__picture),
.hmp-event-profile .hmp-person-profile__article .wp-block-image,
.hmp-event-profile .hmp-person-profile__article .wp-caption,
.hmp-event-profile .hmp-person-profile__article .gallery {
	clear: both;
	float: none !important;
	width: min(100%, 860px) !important;
	margin: clamp(22px, 4vw, 36px) auto !important;
}

.hmp-event-profile .hmp-person-profile__article figure:not(.hmp-person-profile__picture) img,
.hmp-event-profile .hmp-person-profile__article .wp-block-image img,
.hmp-event-profile .hmp-person-profile__article .wp-caption img,
.hmp-event-profile .hmp-person-profile__article .gallery img {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: min(72vh, 720px);
	margin-inline: auto;
	object-fit: contain;
}

.hmp-event-profile .hmp-person-profile__article ul,
.hmp-event-profile .hmp-person-profile__article ol {
	clear: both;
	max-width: 760px;
	margin: 1.1em auto;
	padding-left: 1.4em;
}

.hmp-event-profile .hmp-person-profile__article li {
	margin: 0.45em 0;
}

.hmp-event-profile .hmp-person-profile__article .wp-block-gallery,
.hmp-event-profile .hmp-person-profile__article .blocks-gallery-grid {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
	gap: 14px;
	width: min(100%, 920px) !important;
	margin: clamp(24px, 4vw, 38px) auto !important;
	padding: 0 !important;
	list-style: none;
}

.hmp-event-profile .hmp-person-profile__article .blocks-gallery-item,
.hmp-event-profile .hmp-person-profile__article .wp-block-gallery figure {
	width: 100% !important;
	margin: 0 !important;
}

.hmp-event-profile .wp-block-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
	margin: 22px 0;
}

.hmp-event-profile .wp-block-button,
.hmp-event-profile .wp-block-button__link {
	width: auto !important;
	height: auto !important;
	min-height: 44px;
}

.hmp-event-profile .wp-block-button__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	background: var(--hmp-burgundy, #8f1c2a) !important;
	color: #fff !important;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.08em;
	line-height: 1.2;
	padding: 12px 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.hmp-event-profile__details,
.hmp-event-profile__tickets {
	clear: both;
	margin-bottom: clamp(22px, 3vw, 34px);
	border: 1px solid rgba(21, 88, 79, 0.16);
	background: #fffdf7;
	padding: clamp(18px, 2.5vw, 24px);
}

.hmp-event-profile__summary {
	clear: both;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
	gap: clamp(18px, 3vw, 28px);
	align-items: start;
	margin-bottom: clamp(24px, 4vw, 42px);
	border: 1px solid rgba(199, 149, 46, 0.4);
	border-left: 6px solid var(--hmp-gold, #c7952e);
	background: #fffdf7;
	box-shadow: 0 18px 42px rgba(43, 31, 16, 0.08);
	padding: clamp(20px, 3vw, 32px);
}

.hmp-event-profile__summary-copy h2 {
	margin: 0 0 10px;
	color: var(--hmp-deep, #0b2b28);
	font-size: clamp(30px, 3.4vw, 46px);
	line-height: 1.05;
}

.hmp-event-profile__summary-copy p:not(.hmp-event-profile__eyebrow) {
	max-width: 700px;
	margin: 0;
	color: #173531;
	font-size: clamp(18px, 2vw, 22px);
	line-height: 1.45;
}

.hmp-event-profile__facts {
	display: grid;
	gap: 12px;
	border: 1px solid rgba(21, 88, 79, 0.14);
	background: #fff;
	padding: 18px;
}

.hmp-event-profile__facts p {
	margin: 0;
}

.hmp-event-profile__facts strong,
.hmp-event-profile__facts span {
	display: block;
}

.hmp-event-profile__facts strong {
	color: var(--hmp-burgundy, #8f1c2a);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.hmp-event-profile__facts span {
	margin-top: 4px;
	color: var(--hmp-deep, #0b2b28);
	font-size: 17px;
	font-weight: 800;
	line-height: 1.35;
}

.hmp-event-profile__actions {
	display: flex;
	flex-wrap: wrap;
	grid-column: 1 / -1;
	gap: 10px;
	padding-top: 2px;
}

.hmp-event-profile__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	border: 1px solid rgba(21, 88, 79, 0.35);
	background: #fff;
	color: var(--hmp-deep, #0b2b28) !important;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.08em;
	line-height: 1.2;
	padding: 10px 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.hmp-event-profile__button--primary {
	border-color: var(--hmp-burgundy, #8f1c2a);
	background: var(--hmp-burgundy, #8f1c2a);
	color: #fff !important;
}

.hmp-event-profile__button--disabled {
	border-color: #c3c4c7;
	background: #f0f0f1;
	color: #646970 !important;
}

.hmp-event-profile__summary--past {
	background: linear-gradient(135deg, #fffdf7, #f8f1e5);
}

.hmp-event-profile__sales-hero {
	clear: both;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
	gap: clamp(18px, 3vw, 30px);
	align-items: stretch;
	margin-bottom: clamp(22px, 3vw, 34px);
	border: 1px solid rgba(199, 149, 46, 0.38);
	background: linear-gradient(135deg, #fffdf7, #f7efe0);
	padding: clamp(20px, 3vw, 30px);
}

.hmp-event-profile__sales-hero h2 {
	margin: 0 0 10px;
	color: var(--hmp-deep, #0b2b28);
	font-size: clamp(28px, 3vw, 42px);
}

.hmp-event-profile__sales-hero p {
	margin: 0;
	color: #173531;
	font-size: 18px;
	line-height: 1.55;
}

.hmp-event-profile__eyebrow {
	margin: 0 0 8px !important;
	color: var(--hmp-burgundy, #8f1c2a) !important;
	font-size: 13px !important;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.hmp-event-profile__sales-card {
	display: grid;
	gap: 12px;
	align-content: center;
	border-left: 5px solid var(--hmp-gold, #c7952e);
	background: #fff;
	box-shadow: 0 12px 28px rgba(43, 31, 16, 0.08);
	padding: 18px;
}

.hmp-event-profile__sales-card p {
	display: grid;
	gap: 4px;
	font-size: 16px;
}

.hmp-event-profile__sales-card strong {
	color: var(--hmp-burgundy, #8f1c2a);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.hmp-event-profile__sales-card span {
	color: var(--hmp-deep, #0b2b28);
	font-weight: 800;
}

.hmp-event-profile__details {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
	gap: 14px 22px;
}

.hmp-event-profile__details p {
	margin: 0;
}

.hmp-event-profile__details strong,
.hmp-event-profile__details span {
	display: block;
}

.hmp-event-profile__details strong {
	color: var(--hmp-burgundy, #8f1c2a);
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.hmp-event-profile__details span {
	margin-top: 4px;
	color: var(--hmp-deep, #0b2b28);
	font-size: 18px;
	line-height: 1.35;
}

.hmp-event-profile__tickets h2 {
	margin: 0 0 16px;
	color: var(--hmp-deep, #0b2b28);
	font-size: clamp(24px, 2.8vw, 34px);
}

.hmp-event-profile__tickets {
	display: grid;
	gap: 18px;
	border-left: 6px solid var(--hmp-gold, #c7952e);
	box-shadow: 0 18px 42px rgba(43, 31, 16, 0.08);
}

.hmp-event-profile__tickets--past {
	border-left-color: rgba(21, 88, 79, 0.34);
	background: linear-gradient(135deg, #fffdf7, #f5efe4);
}

.hmp-event-profile__tickets-header {
	max-width: 820px;
}

.hmp-event-profile__ticket-note {
	margin: -4px 0 18px;
	max-width: 760px;
	color: #53625e;
	font-size: 17px;
	line-height: 1.5;
}

.hmp-event-profile__ticket-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));
	gap: 14px;
}

.hmp-event-profile__ticket {
	display: grid;
	gap: 8px;
	align-content: start;
	border: 1px solid rgba(199, 149, 46, 0.34);
	background: #fff;
	padding: 16px;
}

.hmp-event-profile__ticket--quiet {
	background: #fffdf7;
}

.hmp-event-profile__registration-card {
	display: grid;
	gap: 8px;
	max-width: 520px;
	border: 1px solid rgba(199, 149, 46, 0.34);
	background: #fff;
	padding: 18px;
}

.hmp-event-profile__registration-card--quiet {
	background: #fffdf7;
}

.hmp-event-profile__ticket strong,
.hmp-event-profile__ticket span,
.hmp-event-profile__ticket em {
	display: block;
}

.hmp-event-profile__ticket strong {
	color: var(--hmp-deep, #0b2b28);
	font-size: 18px;
	line-height: 1.25;
}

.hmp-event-profile__registration-card strong {
	color: var(--hmp-deep, #0b2b28);
	font-size: 20px;
	line-height: 1.2;
}

.hmp-event-profile__ticket span {
	color: var(--hmp-burgundy, #8f1c2a);
	font-weight: 900;
}

.hmp-event-profile__ticket em {
	color: #53625e;
	font-style: normal;
	font-weight: 700;
}

.hmp-event-profile__registration-card span {
	color: #53625e;
	font-size: 16px;
	line-height: 1.45;
}

.hmp-event-profile__ticket-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	min-height: 42px;
	margin-top: 4px;
	border: 1px solid var(--hmp-burgundy, #8f1c2a);
	background: var(--hmp-burgundy, #8f1c2a);
	color: #fff !important;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.08em;
	line-height: 1.2;
	padding: 10px 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.hmp-event-profile__ticket-button:hover,
.hmp-event-profile__ticket-button:focus {
	border-color: var(--hmp-deep, #0b2b28);
	background: var(--hmp-deep, #0b2b28);
	color: #fff8e3 !important;
}

.hmp-event-profile__ticket-button--disabled {
	border-color: #c3c4c7;
	background: #f0f0f1;
	color: #646970 !important;
	pointer-events: none;
}

.hmp-event-profile__ticket-button--secondary {
	border-color: rgba(21, 88, 79, 0.35);
	background: #fffdf7;
	color: var(--hmp-deep, #0b2b28) !important;
}

.hmp-event-profile__details a {
	color: var(--hmp-burgundy, #8f1c2a);
	font-size: 13px;
	font-weight: 900;
	margin-left: 6px;
	text-transform: uppercase;
}

.hmp-person-profile__links {
	border: 1px solid rgba(21, 88, 79, 0.16);
	background: #fffdf7;
	padding: 20px;
}

.hmp-person-profile__links h2 {
	margin: 0 0 14px;
	color: var(--hmp-deep, #0b2b28);
	font-size: 22px;
}

.hmp-person-profile__links ul {
	display: grid;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.hmp-person-profile__links li {
	margin: 0;
}

.hmp-person-profile__links a,
.hmp-person-profile__links strong {
	color: var(--hmp-burgundy, #8f1c2a);
	font-weight: 900;
}

.hmp-person-profile__links span {
	display: block;
	margin-top: 3px;
	color: #53625e;
	font-size: 14px;
	line-height: 1.4;
}

.hmp-place-gallery {
	clear: both;
	margin-top: clamp(28px, 4vw, 44px);
}

.hmp-place-gallery h2 {
	margin: 0 0 16px;
	color: var(--hmp-deep, #0b2b28);
	font-size: clamp(26px, 3vw, 38px);
}

.hmp-place-gallery__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 180px), 1fr));
	gap: 14px;
}

.hmp-place-gallery__grid a {
	display: block;
	border: 1px solid rgba(199, 149, 46, 0.34);
	background: #fffdf7;
	padding: 8px;
}

.hmp-place-gallery__grid figure {
	margin: 0;
}

.hmp-place-gallery__grid img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 3;
	height: auto;
	object-fit: cover;
}

.hmp-events-checkout-summary {
	margin: 0 0 28px;
	border: 1px solid rgba(199, 149, 46, 0.42);
	border-left: 6px solid var(--hmp-gold, #c7952e);
	background: #fffdf7;
	padding: clamp(18px, 2.5vw, 26px);
}

.hmp-events-checkout-summary__eyebrow {
	margin: 0 0 8px !important;
	color: var(--hmp-burgundy, #8f1c2a);
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.hmp-events-checkout-summary h2 {
	margin: 0 0 16px;
	color: var(--hmp-deep, #0b2b28);
	font-size: clamp(24px, 2.5vw, 34px);
}

.hmp-events-checkout-summary__event {
	display: grid;
	gap: 4px;
	margin: 0 0 14px;
	border-top: 1px solid rgba(199, 149, 46, 0.24);
	padding-top: 14px;
}

.hmp-events-checkout-summary__event strong {
	color: var(--hmp-deep, #0b2b28);
	font-size: 18px;
}

.hmp-events-checkout-summary__event span {
	color: #53625e;
	font-weight: 700;
}

@media (max-width: 880px) {
	.hmp-event-profile__summary {
		grid-template-columns: 1fr;
	}

	.hmp-event-profile__sales-hero {
		grid-template-columns: 1fr;
	}

	.hmp-person-profile__picture {
		float: none;
		margin: 0 0 24px;
		max-width: 420px;
	}

	.hmp-event-profile .hmp-person-profile__picture {
		max-width: 100%;
		margin-inline: auto;
	}
}

/* Visual template completion for event/program records. */
.hmp-event-profile__chips {
	display: flex;
	flex-wrap: wrap;
	grid-column: 1 / -1;
	gap: 6px;
	margin: 0;
}

.hmp-event-profile__chips span {
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	border: 1px solid rgba(143, 28, 42, 0.18);
	border-radius: 999px;
	background: rgba(255, 248, 231, 0.78);
	color: var(--hmp-burgundy, #8f1c2a);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 0.07em;
	line-height: 1;
	padding: 6px 9px;
	text-transform: uppercase;
}

.hmp-event-profile__section-title {
	max-width: 920px;
	margin: 0 auto clamp(18px, 3vw, 28px) !important;
	color: var(--hmp-deep, #0b2b28);
	font-size: clamp(28px, 3vw, 40px);
	line-height: 1.08;
}

.hmp-profile-provenance {
	border-left: 5px solid var(--hmp-gold, #c7952e);
}

.hmp-profile-provenance p {
	margin: 0;
	color: #344944;
	font-size: 15px;
	line-height: 1.5;
}

.hmp-event-profile .hmp-place-gallery {
	max-width: 980px;
	margin-inline: auto;
}

.hmp-event-profile .hmp-place-gallery__grid {
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
}
