/**
 * Est. 1973 conversion-control system.
 *
 * This sheet intentionally loads after every active page-family layer. It
 * owns marketing CTAs only; navigation toggles, accordions, carousel arrows,
 * filters, tabs, and other utility controls keep their component treatment.
 */

body.ccs-est1973 :where(
	.btn,
	.wp-block-button__link,
	input[type="submit"],
	.e73-sidebar__btn,
	.ccs-captain__cta,
	.ccs-blog-cta__button,
	.ccs-calc__button,
	.ccs-city-service__button,
	.ccs-cityhub__btn,
	.ccs-equipment__button,
	.ccs-offer__btn,
	.ccs-referral-embed__button,
	.ccs-answer-card__actions > a,
	.ccs-growth-links__actions > a,
	.ccs-repair-launch__actions > a,
	.ccs-post-paths__actions > a,
	.ccs-virtual-guide__actions > a,
	.ccs-local-map__actions > a,
	.ccs-city-service-intent__actions > a,
	.ccs-emergency-hub__actions > a
) {
	--e73-action-bg: var(--e73-butter);
	--e73-action-border: var(--e73-butter);
	--e73-action-color: var(--e73-ink);
	--e73-action-shadow: var(--e73-shadow-btn-butter);
	--e73-action-active-shadow: var(--e73-shadow-btn-butter-active);
	box-sizing: border-box !important;
	position: relative;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 9px !important;
	min-width: 0;
	max-width: 100%;
	height: auto !important;
	min-height: 52px !important;
	padding: 0 22px !important;
	border: 2px solid var(--e73-action-border) !important;
	border-radius: var(--e73-radius-sm) !important;
	background: var(--e73-action-bg) !important;
	color: var(--e73-action-color) !important;
	box-shadow: var(--e73-action-shadow) !important;
	font-family: var(--e73-font-slab) !important;
	font-size: var(--e73-fs-sm) !important;
	font-weight: 700 !important;
	line-height: 1.15 !important;
	letter-spacing: .055em !important;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	text-wrap: nowrap;
	white-space: nowrap !important;
	vertical-align: middle;
	cursor: pointer;
	transition: background-color 150ms ease, border-color 150ms ease,
		color 150ms ease, box-shadow 150ms ease, transform 150ms ease !important;
}

/* Family sheets include legacy high-specificity !important rules. This
   render shield scopes the final values to the site's real content regions
   and wins those old declarations without leaking into utility controls. */
body.ccs-est1973[class][class~="ccs-est1973"] :is(
	#main-content,
	#main,
	#primary,
	.page-header,
	.page-footer,
	.search_bar,
	.blog_title_bar,
	.ccs-captain,
	.ccs-mobile-lead-bar
) :is(
	.btn,
	.wp-block-button__link,
	input[type="submit"],
	.e73-sidebar__btn,
	.ccs-captain__cta,
	.ccs-blog-cta__button,
	.ccs-calc__button,
	.ccs-city-service__button,
	.ccs-cityhub__btn,
	.ccs-equipment__button,
	.ccs-offer__btn,
	.ccs-referral-embed__button,
	.ccs-answer-card__actions > a,
	.ccs-growth-links__actions > a,
	.ccs-repair-launch__actions > a,
	.ccs-post-paths__actions > a,
	.ccs-virtual-guide__actions > a,
	.ccs-local-map__actions > a,
	.ccs-city-service-intent__actions > a,
	.ccs-emergency-hub__actions > a
) {
	height: auto !important;
	min-height: 52px !important;
	padding: 0 22px !important;
	border: 2px solid var(--e73-action-border) !important;
	border-radius: var(--e73-radius-sm) !important;
	background: var(--e73-action-bg) !important;
	color: var(--e73-action-color) !important;
	box-shadow: var(--e73-action-shadow) !important;
	font-family: var(--e73-font-slab) !important;
	font-size: var(--e73-fs-sm) !important;
	font-weight: 700 !important;
	line-height: 1.15 !important;
	letter-spacing: .055em !important;
	white-space: nowrap !important;
}

body.ccs-est1973 :where(
	.btn,
	.wp-block-button__link,
	input[type="submit"],
	.e73-sidebar__btn,
	.ccs-captain__cta,
	.ccs-blog-cta__button,
	.ccs-calc__button,
	.ccs-city-service__button,
	.ccs-cityhub__btn,
	.ccs-equipment__button,
	.ccs-offer__btn,
	.ccs-referral-embed__button,
	.ccs-answer-card__actions > a,
	.ccs-growth-links__actions > a,
	.ccs-repair-launch__actions > a,
	.ccs-post-paths__actions > a,
	.ccs-virtual-guide__actions > a,
	.ccs-local-map__actions > a,
	.ccs-city-service-intent__actions > a,
	.ccs-emergency-hub__actions > a
) :where(span, strong, small) {
	color: inherit !important;
}

/* Secondary actions are teal. The second action in a semantic pair is always
   secondary even when a legacy renderer did not expose a modifier class. */
body.ccs-est1973 :where(
	.btn-secondary,
	.btn-tertiary,
	.e73-hero-call,
	.ccs-captain__cta--secondary,
	.ccs-blog-cta__button--secondary,
	.ccs-calc__button--ghost,
	.ccs-city-service__button:not(.ccs-city-service__button--primary),
	.ccs-cityhub__btn--ghost,
	.ccs-equipment__button:not(.ccs-equipment__button--primary),
	.ccs-offer__btn--ghost,
	.ccs-referral-embed__button--secondary,
	.ccs-mobile-lead-bar__item--call,
	.ccs-answer-card__actions > a:nth-child(2),
	.ccs-growth-links__actions > a:nth-child(2),
	.ccs-repair-launch__actions > a:nth-child(2),
	.ccs-post-paths__actions > a:nth-child(2),
	.ccs-virtual-guide__actions > a:nth-child(2),
	.ccs-local-map__actions > a:nth-child(2),
	.ccs-city-service-intent__actions > a:nth-child(2),
	.ccs-emergency-hub__actions > a:nth-child(2)
) {
	--e73-action-bg: var(--e73-teal);
	--e73-action-border: var(--e73-teal);
	--e73-action-color: var(--e73-porcelain);
	--e73-action-shadow: var(--e73-shadow-btn-teal);
	--e73-action-active-shadow: var(--e73-shadow-btn-teal-active);
}

body.ccs-est1973 :where(
	.btn,
	.wp-block-button__link,
	input[type="submit"],
	.e73-sidebar__btn,
	.ccs-captain__cta,
	.ccs-blog-cta__button,
	.ccs-calc__button,
	.ccs-city-service__button,
	.ccs-cityhub__btn,
	.ccs-equipment__button,
	.ccs-offer__btn,
	.ccs-referral-embed__button,
	.ccs-answer-card__actions > a,
	.ccs-growth-links__actions > a,
	.ccs-repair-launch__actions > a,
	.ccs-post-paths__actions > a,
	.ccs-virtual-guide__actions > a,
	.ccs-local-map__actions > a,
	.ccs-city-service-intent__actions > a,
	.ccs-emergency-hub__actions > a
):hover {
	--e73-action-bg: var(--e73-butter-2);
	--e73-action-border: var(--e73-butter-2);
	color: var(--e73-action-color) !important;
	font-weight: 700 !important;
	transform: translateY(-1px);
}

body.ccs-est1973 :where(
	.btn-secondary,
	.btn-tertiary,
	.e73-hero-call,
	.ccs-captain__cta--secondary,
	.ccs-blog-cta__button--secondary,
	.ccs-calc__button--ghost,
	.ccs-city-service__button:not(.ccs-city-service__button--primary),
	.ccs-cityhub__btn--ghost,
	.ccs-equipment__button:not(.ccs-equipment__button--primary),
	.ccs-offer__btn--ghost,
	.ccs-referral-embed__button--secondary,
	.ccs-mobile-lead-bar__item--call,
	.ccs-answer-card__actions > a:nth-child(2),
	.ccs-growth-links__actions > a:nth-child(2),
	.ccs-repair-launch__actions > a:nth-child(2),
	.ccs-post-paths__actions > a:nth-child(2),
	.ccs-virtual-guide__actions > a:nth-child(2),
	.ccs-local-map__actions > a:nth-child(2),
	.ccs-city-service-intent__actions > a:nth-child(2),
	.ccs-emergency-hub__actions > a:nth-child(2)
):hover {
	--e73-action-bg: var(--e73-teal-2);
	--e73-action-border: var(--e73-teal-2);
}

body.ccs-est1973 :where(
	.btn,
	.wp-block-button__link,
	input[type="submit"],
	.e73-sidebar__btn,
	.ccs-captain__cta,
	.ccs-blog-cta__button,
	.ccs-calc__button,
	.ccs-city-service__button,
	.ccs-cityhub__btn,
	.ccs-equipment__button,
	.ccs-offer__btn,
	.ccs-referral-embed__button,
	.ccs-answer-card__actions > a,
	.ccs-growth-links__actions > a,
	.ccs-repair-launch__actions > a,
	.ccs-post-paths__actions > a,
	.ccs-virtual-guide__actions > a,
	.ccs-local-map__actions > a,
	.ccs-city-service-intent__actions > a,
	.ccs-emergency-hub__actions > a
):active {
	box-shadow: var(--e73-action-active-shadow) !important;
	transform: translateY(3px);
}

body.ccs-est1973 :where(
	.btn,
	.wp-block-button__link,
	input[type="submit"],
	.e73-sidebar__btn,
	.ccs-captain__cta,
	.ccs-blog-cta__button,
	.ccs-calc__button,
	.ccs-city-service__button,
	.ccs-cityhub__btn,
	.ccs-equipment__button,
	.ccs-offer__btn,
	.ccs-referral-embed__button,
	.ccs-answer-card__actions > a,
	.ccs-growth-links__actions > a,
	.ccs-repair-launch__actions > a,
	.ccs-post-paths__actions > a,
	.ccs-virtual-guide__actions > a,
	.ccs-local-map__actions > a,
	.ccs-city-service-intent__actions > a,
	.ccs-emergency-hub__actions > a
):focus-visible {
	outline: 2px solid var(--e73-butter) !important;
	outline-offset: 3px !important;
}

/* Dark teal surfaces use an outlined porcelain secondary so the proven inner
   hero treatment remains intact while the primary stays butter. */
body.ccs-est1973 :where(.masthead--homepage, .masthead--innerpage) :where(
	.btn-secondary,
	.btn-tertiary,
	.e73-hero-call
) {
	--e73-action-bg: transparent;
	--e73-action-border: var(--e73-porcelain);
	--e73-action-color: var(--e73-porcelain);
	--e73-action-shadow: none;
	--e73-action-active-shadow: none;
}

body.ccs-est1973 :where(.masthead--homepage, .masthead--innerpage) :where(
	.btn-secondary,
	.btn-tertiary,
	.e73-hero-call
):hover {
	--e73-action-bg: var(--e73-porcelain);
	--e73-action-border: var(--e73-porcelain);
	--e73-action-color: var(--e73-teal-2);
}

/* Secondary actions must lift off every teal conversion surface. Porcelain
   keeps adjacent actions distinct from the butter primary without using the
   urgency red or allowing teal-on-teal controls to disappear. */
body.ccs-est1973 :where(
	.ccs-city-service__aside,
	.ccs-equipment__aside,
	.ccs-virtual-guide__aside,
	.ccs-offer__hero,
	.ccs-cityhub__hero,
	.footer-top__right,
	.e73-wall,
	.full-width-cta,
	.icons-buttons,
	.ccs-captain,
	.ccs-repair-launch
) :where(
	.btn-secondary,
	.btn-tertiary,
	.ccs-captain__cta--secondary,
	.ccs-calc__button--ghost,
	.ccs-city-service__button:not(.ccs-city-service__button--primary),
	.ccs-cityhub__btn--ghost,
	.ccs-equipment__button:not(.ccs-equipment__button--primary),
	.ccs-offer__btn--ghost,
	.ccs-virtual-guide__actions > a:nth-child(2),
	.ccs-repair-launch__actions > a:nth-child(2)
) {
	--e73-action-bg: var(--e73-porcelain);
	--e73-action-border: var(--e73-porcelain);
	--e73-action-color: var(--e73-ink);
	--e73-action-shadow: var(--e73-shadow-btn-porcelain);
	--e73-action-active-shadow: var(--e73-shadow-btn-porcelain-active);
}

/* Icon implementations varied between absolute pseudo-elements and inline
   glyphs. They all become ordinary flex children in the shared control. */
body.ccs-est1973 :where(.btn, [class*="__button"], [class*="__btn"]) > i,
body.ccs-est1973 :where(.btn, [class*="__button"], [class*="__btn"]) i[class^="icon-"] {
	position: static !important;
	flex: 0 0 auto;
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
	font-size: 17px !important;
	line-height: 1 !important;
	transform: none !important;
}

body.ccs-est1973 :where(.btn-primary-icon, .btn-secondary-call-icon)::before {
	position: static !important;
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
	font-size: 17px !important;
	line-height: 1 !important;
	transform: none !important;
}

body.ccs-est1973 .btn::after {
	content: none !important;
	display: none !important;
}

/* Exactly-two groups share equal columns. Longer pairs stack on narrow phones;
   the two short hero pairs deliberately remain side-by-side. */
body.ccs-est1973 :where(
	.btn-group,
	.additional-cta-buttons,
	.e73-hero-ctas,
	.ccs-blog-cta__actions,
	.ccs-calc__actions,
	.ccs-calc__cta,
	.ccs-city-service__actions,
	.ccs-cityhub__actions,
	.ccs-equipment__actions,
	.ccs-offer__actions,
	.ccs-referral-embed__actions,
	.ccs-answer-card__actions,
	.ccs-growth-links__actions,
	.ccs-repair-launch__actions,
	.ccs-post-paths__actions,
	.ccs-virtual-guide__actions,
	.ccs-local-map__actions,
	.ccs-city-service-intent__actions,
	.ccs-emergency-hub__actions
):has(> :nth-child(2):last-child) {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	align-items: stretch !important;
	gap: 12px !important;
	width: min(100%, 520px);
	max-width: 100%;
}

body.ccs-est1973 :where(
	.ccs-answer-card__actions,
	.ccs-growth-links__actions,
	.ccs-repair-launch__actions,
	.ccs-post-paths__actions,
	.ccs-local-map__actions,
	.ccs-city-service-intent__actions,
	.ccs-emergency-hub__actions
):has(> :nth-child(2):last-child) {
	width: min(100%, 620px);
}

body.ccs-est1973 :where(
	.ccs-city-service__aside,
	.ccs-equipment__aside,
	.ccs-virtual-guide__aside
) :where(
	.ccs-city-service__actions,
	.ccs-equipment__actions,
	.ccs-virtual-guide__actions
):has(> :nth-child(2):last-child) {
	grid-template-columns: 1fr !important;
}

body.ccs-est1973 :where(
	.btn-group,
	.additional-cta-buttons,
	.e73-hero-ctas,
	.ccs-blog-cta__actions,
	.ccs-calc__actions,
	.ccs-calc__cta,
	.ccs-city-service__actions,
	.ccs-cityhub__actions,
	.ccs-equipment__actions,
	.ccs-offer__actions,
	.ccs-referral-embed__actions,
	.ccs-answer-card__actions,
	.ccs-growth-links__actions,
	.ccs-repair-launch__actions,
	.ccs-post-paths__actions,
	.ccs-virtual-guide__actions,
	.ccs-local-map__actions,
	.ccs-city-service-intent__actions,
	.ccs-emergency-hub__actions
):has(> :nth-child(2):last-child) > :where(a, button, input) {
	width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
}

/* Some legacy blocks named their first/primary action "secondary". Position
   is authoritative inside an exact pair: first is butter, second retains the
   shared secondary or inverse treatment. */
body.ccs-est1973 :where(
	.btn-group,
	.additional-cta-buttons,
	.e73-hero-ctas,
	.ccs-blog-cta__actions,
	.ccs-calc__actions,
	.ccs-calc__cta,
	.ccs-city-service__actions,
	.ccs-cityhub__actions,
	.ccs-equipment__actions,
	.ccs-offer__actions,
	.ccs-referral-embed__actions,
	.ccs-answer-card__actions,
	.ccs-growth-links__actions,
	.ccs-repair-launch__actions,
	.ccs-post-paths__actions,
	.ccs-virtual-guide__actions,
	.ccs-local-map__actions,
	.ccs-city-service-intent__actions,
	.ccs-emergency-hub__actions
):has(> :nth-child(2):last-child) > :first-child {
	--e73-action-bg: var(--e73-butter);
	--e73-action-border: var(--e73-butter);
	--e73-action-color: var(--e73-ink);
	--e73-action-shadow: var(--e73-shadow-btn-butter);
	--e73-action-active-shadow: var(--e73-shadow-btn-butter-active);
}

/* The homepage quick-repair CTA is sourced from rich text, so its first link
   lives in a final paragraph while the phone link is adjacent. Equal explicit
   tracks repair that legacy markup without changing ACF content. */
body.ccs-est1973.home .half-image-text-icon-pullouts__text > p:last-of-type {
	display: inline-flex !important;
	width: 220px !important;
	margin: 0 12px 0 0 !important;
	vertical-align: top;
}

body.ccs-est1973.home .half-image-text-icon-pullouts__text > p:last-of-type .btn,
body.ccs-est1973.home .half-image-text-icon-pullouts__text > .e73-call-btn {
	width: 220px !important;
	margin: 0 !important;
}

body.ccs-est1973.home .half-image-text-icon-pullouts__text > p:last-of-type .btn {
	width: 100% !important;
}

/* Compact promotional notice: same palette, type, radius, and interaction
   language, but it remains subordinate to the header rather than becoming a
   52px primary CTA. */
body.ccs-est1973 .header-notification-bar__cta {
	min-height: 34px !important;
	padding: 4px 14px !important;
	border: 1px solid var(--e73-porcelain) !important;
	border-radius: var(--e73-radius-sm) !important;
	background: transparent !important;
	color: var(--e73-porcelain) !important;
	font-family: var(--e73-font-slab) !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: .06em !important;
	text-decoration: none !important;
	text-transform: uppercase;
}

body.ccs-est1973 .header-notification-bar__cta:focus-visible {
	outline: 2px solid var(--e73-butter) !important;
	outline-offset: 3px !important;
}

/* The fixed lead bar is a persistent two-action pair, so it shares the same
   primary/secondary palette while retaining its compact two-line labels. */
body.ccs-est1973 .ccs-mobile-lead-bar__item {
	height: 58px !important;
	min-height: 58px !important;
	padding: 6px 8px !important;
	border: 2px solid transparent !important;
	border-radius: var(--e73-radius-sm) !important;
	box-shadow: none !important;
	font-family: var(--e73-font-slab) !important;
	text-decoration: none !important;
}

body.ccs-est1973 .ccs-mobile-lead-bar .ccs-mobile-lead-bar__item.ccs-mobile-lead-bar__item--book {
	background: var(--e73-butter) !important;
	border-color: var(--e73-butter) !important;
	color: var(--e73-ink) !important;
}

body.ccs-est1973 .ccs-mobile-lead-bar .ccs-mobile-lead-bar__item.ccs-mobile-lead-bar__item--book :is(strong, small) {
	color: var(--e73-ink) !important;
}

body.ccs-est1973 .ccs-mobile-lead-bar .ccs-mobile-lead-bar__item.ccs-mobile-lead-bar__item--call {
	background: var(--e73-teal) !important;
	border-color: var(--e73-porcelain) !important;
	color: var(--e73-porcelain) !important;
}

body.ccs-est1973 .ccs-mobile-lead-bar__item:focus-visible {
	outline: 2px solid var(--e73-butter) !important;
	outline-offset: 2px !important;
}

body.ccs-est1973 .search_bar .search_form input.search_bar_submit,
body.ccs-est1973 .blog_title_bar .search_form input.search_bar_submit,
body.ccs-est1973 #primary .search_bar .search_form input.search_bar_submit {
	height: auto !important;
	min-height: 52px !important;
}

@media (max-width: 767px) {
	body.ccs-est1973 .search_bar .search_form input.search_bar_submit,
	body.ccs-est1973 .blog_title_bar .search_form input.search_bar_submit,
	body.ccs-est1973 #primary .search_bar .search_form input.search_bar_submit {
		height: 48px !important;
		min-height: 48px !important;
	}

	body.ccs-est1973[class][class~="ccs-est1973"] :is(
		#main-content,
		#main,
		#primary,
		.page-header,
		.page-footer,
		.search_bar,
		.blog_title_bar,
		.ccs-captain,
		.ccs-mobile-lead-bar
	) :is(
		.btn,
		.wp-block-button__link,
		input[type="submit"],
		.e73-sidebar__btn,
		.ccs-captain__cta,
		.ccs-blog-cta__button,
		.ccs-calc__button,
		.ccs-city-service__button,
		.ccs-cityhub__btn,
		.ccs-equipment__button,
		.ccs-offer__btn,
		.ccs-referral-embed__button,
		.ccs-answer-card__actions > a,
		.ccs-growth-links__actions > a,
		.ccs-repair-launch__actions > a,
		.ccs-post-paths__actions > a,
		.ccs-virtual-guide__actions > a,
		.ccs-local-map__actions > a,
		.ccs-city-service-intent__actions > a,
		.ccs-emergency-hub__actions > a
	) {
		min-height: 48px !important;
		padding: 0 14px !important;
		font-size: 12.5px !important;
		letter-spacing: .045em !important;
	}

	body.ccs-est1973 :where(
		.btn,
		.wp-block-button__link,
		input[type="submit"],
		.e73-sidebar__btn,
		.ccs-captain__cta,
		.ccs-blog-cta__button,
		.ccs-calc__button,
		.ccs-city-service__button,
		.ccs-cityhub__btn,
		.ccs-equipment__button,
		.ccs-offer__btn,
		.ccs-referral-embed__button,
		.ccs-answer-card__actions > a,
		.ccs-growth-links__actions > a,
		.ccs-repair-launch__actions > a,
		.ccs-post-paths__actions > a,
		.ccs-virtual-guide__actions > a,
		.ccs-local-map__actions > a,
		.ccs-city-service-intent__actions > a,
		.ccs-emergency-hub__actions > a
	) {
		min-height: 48px !important;
		padding: 0 14px !important;
		font-size: 12.5px !important;
		letter-spacing: .045em !important;
	}

	body.ccs-est1973.home .half-image-text-icon-pullouts__text > p:last-of-type {
		width: calc(50% - 6px) !important;
		margin-right: 8px !important;
	}

	body.ccs-est1973.home .half-image-text-icon-pullouts__text > .e73-call-btn {
		width: calc(50% - 6px) !important;
	}

	body.ccs-est1973 #primary.ccs-equipment .ccs-equipment__layout .ccs-equipment__aside .ccs-equipment__actions {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		width: 100% !important;
	}
}

@media (max-width: 520px) {
	body.ccs-est1973 :where(
		.btn-group,
		.additional-cta-buttons,
		.ccs-blog-cta__actions,
		.ccs-calc__actions,
		.ccs-calc__cta,
		.ccs-city-service__actions,
		.ccs-cityhub__actions,
		.ccs-equipment__actions,
		.ccs-offer__actions,
		.ccs-referral-embed__actions,
		.ccs-answer-card__actions,
		.ccs-growth-links__actions,
		.ccs-repair-launch__actions,
		.ccs-post-paths__actions,
		.ccs-virtual-guide__actions,
		.ccs-local-map__actions,
		.ccs-city-service-intent__actions,
		.ccs-emergency-hub__actions
	):has(> :nth-child(2):last-child) {
		grid-template-columns: 1fr !important;
	}

	body.ccs-est1973 :where(.masthead--homepage .btn-group, .e73-hero-ctas):has(> :nth-child(2):last-child) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.ccs-est1973 :where(
		.btn,
		.wp-block-button__link,
		input[type="submit"],
		.e73-sidebar__btn,
		.ccs-captain__cta,
		.ccs-blog-cta__button,
		.ccs-calc__button,
		.ccs-city-service__button,
		.ccs-cityhub__btn,
		.ccs-equipment__button,
		.ccs-offer__btn,
		.ccs-referral-embed__button,
		.ccs-answer-card__actions > a,
		.ccs-growth-links__actions > a,
		.ccs-repair-launch__actions > a,
		.ccs-post-paths__actions > a,
		.ccs-virtual-guide__actions > a,
		.ccs-local-map__actions > a,
		.ccs-city-service-intent__actions > a,
		.ccs-emergency-hub__actions > a
	) {
		transition: none !important;
	}

	body.ccs-est1973 :where(
		.btn,
		.wp-block-button__link,
		input[type="submit"],
		.e73-sidebar__btn,
		.ccs-captain__cta,
		.ccs-blog-cta__button,
		.ccs-calc__button,
		.ccs-city-service__button,
		.ccs-cityhub__btn,
		.ccs-equipment__button,
		.ccs-offer__btn,
		.ccs-referral-embed__button,
		.ccs-answer-card__actions > a,
		.ccs-growth-links__actions > a,
		.ccs-repair-launch__actions > a,
		.ccs-post-paths__actions > a,
		.ccs-virtual-guide__actions > a,
		.ccs-local-map__actions > a,
		.ccs-city-service-intent__actions > a,
		.ccs-emergency-hub__actions > a
	):hover,
	body.ccs-est1973 :where(
		.btn,
		.wp-block-button__link,
		input[type="submit"],
		.e73-sidebar__btn,
		.ccs-captain__cta,
		.ccs-blog-cta__button,
		.ccs-calc__button,
		.ccs-city-service__button,
		.ccs-cityhub__btn,
		.ccs-equipment__button,
		.ccs-offer__btn,
		.ccs-referral-embed__button,
		.ccs-answer-card__actions > a,
		.ccs-growth-links__actions > a,
		.ccs-repair-launch__actions > a,
		.ccs-post-paths__actions > a,
		.ccs-virtual-guide__actions > a,
		.ccs-local-map__actions > a,
		.ccs-city-service-intent__actions > a,
		.ccs-emergency-hub__actions > a
	):active {
		transform: none !important;
	}
}
/* Center the shared inner-page CTA grid itself within the hero copy column. */
body.ccs-est1973 .masthead--innerpage .e73-hero-ctas {
	justify-self: center;
	margin-inline: auto !important;
	width: min(100%, 520px);
}

/* Touch hero-CTA rows: single full-width track, wrap-friendly labels.
   Countered here because the :where() grid above is what sizes the row. */
@media (max-width: 767px) {
	body.ccs-est1973 .masthead--innerpage .e73-hero-ctas {
		grid-template-columns: minmax(0, 1fr) !important;
	}

	body.ccs-est1973 .masthead--innerpage .e73-hero-ctas .btn {
		white-space: normal !important;
	}
}
