.hong-site-page-title {
	background: #f7f4ee;
	border-top: 1px solid rgba(23, 23, 23, 0.16);
	color: #171717;
	padding: clamp(34px, 5vw, 72px) 20px clamp(24px, 4vw, 54px);
}

.hong-site-page-title__inner {
	margin: 0 auto;
	max-width: 1400px;
}

.hong-site-page-title__eyebrow {
	color: rgba(23, 23, 23, 0.58);
	font-family: var(--hong-mono, monospace);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.hong-site-page-title__heading {
	font-family: var(--hong-display, var(--hong-sans, sans-serif));
	font-size: clamp(2.25rem, 5vw, 4.8rem);
	font-weight: 560;
	letter-spacing: 0;
	line-height: 0.96;
	margin: 0;
	max-width: 900px;
}

.hong-site-footer-cta {
	background:
		linear-gradient(112deg, rgba(17, 17, 17, 0.98) 0 58%, rgba(17, 17, 17, 0.76) 58% 100%),
		#171717;
	color: #fff;
	overflow: hidden;
	position: relative;
}

.hong-site-footer-cta::before {

	content: "";
	inset: 0;
	opacity: 0.32;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

.hong-site-footer-cta__media {
	background:
		linear-gradient(90deg, rgba(17, 17, 17, 0.84), rgba(17, 17, 17, 0.1)),
		url("/wp-content/uploads/2022/08/clinica-dr-hong-jin-pai-al-jau-687-1536x1152.webp") center / cover no-repeat;
	bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 44%;
	z-index: 0;
}

.hong-site-footer-cta__inner {
	display: grid;
	gap: 22px;
	margin: 0 auto;
	max-width: 1400px;
	min-height: 360px;
	padding: clamp(52px, 7vw, 104px) 20px;
	position: relative;
	z-index: 2;
}

.hong-site-footer-cta__eyebrow {
	color: rgba(255, 255, 255, 0.7);
	font-family: var(--hong-mono, monospace);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin: 0;
	text-transform: uppercase;
}

.hong-site-footer-cta__title {
	color: #fff;
	font-family: var(--hong-display, var(--hong-sans, sans-serif));
	font-size: clamp(2.2rem, 4.8vw, 4.9rem);
	font-weight: 560;
	letter-spacing: 0;
	line-height: 0.96;
	margin: 0;
	max-width: 720px;
}

.hong-site-footer-cta__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.hong-site-footer-cta__button {
	align-items: center;
	background: #fff;
	color: #171717;
	display: inline-flex;
	font-family: var(--hong-sans, sans-serif);
	font-size: 14px;
	font-weight: 760;
	justify-content: center;
	line-height: 1.1;
	min-height: 48px;
	padding: 14px 18px;
	text-decoration: none;
}

.hong-site-footer-cta__button:visited {
	color: #171717 !important;
}

.hong-site-footer-cta__button--whatsapp,
.hong-site-footer-cta__button--whatsapp:visited {
	background: var(--hong-whatsapp-solid, #118c3d) !important;
	color: var(--hong-whatsapp-solid-ink) !important;
}

.hong-site-footer-cta__button--phone,
.hong-site-footer-cta__button--phone:visited {
	background: transparent;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
	color: #fff !important;
}

/* Instrument-panel credentials strip (design 06) — base styling for any context. */
.hong-site-footer-cta__strip {
	list-style: none;
	margin: 0 0 4px;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, auto);
	gap: 0 28px;
	justify-content: start;
}
.hong-site-footer-cta__n {
	display: block;
	font-family: var(--hong-mono, monospace);
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
}
.hong-site-footer-cta__l {
	display: block;
	margin-top: 5px;
	font-family: var(--hong-mono, monospace);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.58);
}

body.single-post.hong-swiss-modern .hong-site-footer-cta {
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.05), transparent 46%),
		#163d2b;
	padding: clamp(34px, 5vw, 76px) 20px;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta::before {

	opacity: 0.2;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta::after {
	background: #c8331f;
	block-size: 6px;
	content: "";
	inline-size: min(220px, 34vw);
	inset-block-start: clamp(34px, 5vw, 76px);
	inset-inline-start: max(20px, calc((100vw - 1180px) / 2 + 20px));
	position: absolute;
	z-index: 3;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__media {
	display: none;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__inner {
	align-items: end;
	background: rgba(255, 255, 255, 0.018);
	border: 1px solid rgba(255, 255, 255, 0.16);
	box-sizing: border-box;
	display: grid;
	gap: clamp(18px, 2.6vw, 30px) clamp(22px, 4vw, 48px);
	grid-template-columns: minmax(0, 1fr) minmax(255px, 0.4fr);
	margin-inline: auto;
	max-width: 1180px;
	min-height: 0;
	padding: 0 clamp(26px, 4vw, 46px) clamp(28px, 4vw, 44px);
	position: relative;
}

/* strip spans full width and bleeds to the inner edges, divided by hairlines */
body.single-post.hong-swiss-modern .hong-site-footer-cta__strip {
	grid-column: 1 / -1;
	grid-template-columns: repeat(4, 1fr);
	gap: 0;
	margin: 0 calc(-1 * clamp(26px, 4vw, 46px)) clamp(6px, 1.5vw, 14px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
body.single-post.hong-swiss-modern .hong-site-footer-cta__strip li {
	padding: 18px clamp(16px, 2.2vw, 26px);
	border-left: 1px solid rgba(255, 255, 255, 0.12);
}
body.single-post.hong-swiss-modern .hong-site-footer-cta__strip li:first-child {
	border-left: 0;
	padding-left: clamp(26px, 4vw, 46px);
}
body.single-post.hong-swiss-modern .hong-site-footer-cta__n {
	font-size: clamp(18px, 2vw, 23px);
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__eyebrow {
	color: #9ec9af;
	grid-column: 1 / -1;
	letter-spacing: 0.16em;
	margin-top: 4px;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__title {
	color: #fff;
	font-size: clamp(2rem, 3.8vw, 3.65rem);
	font-weight: 620;
	line-height: 0.98;
	max-width: 18ch;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__actions {
	display: grid;
	gap: 10px;
	justify-items: stretch;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__button,
body.single-post.hong-swiss-modern .hong-site-footer-cta__button:visited {
	border: 1px solid rgba(255, 255, 255, 0.26);
	box-shadow: none;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 820;
	min-height: 54px;
	padding: 15px 20px;
	width: 100%;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__button--whatsapp,
body.single-post.hong-swiss-modern .hong-site-footer-cta__button--whatsapp:visited {
	background: #25b566 !important;
	border-color: #25b566;
	color: #06240f !important;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__button--phone,
body.single-post.hong-swiss-modern .hong-site-footer-cta__button--phone:visited {
	background: transparent;
	color: #fff !important;
}

body.single-post.hong-swiss-modern .hong-site-footer-cta__button:hover,
body.single-post.hong-swiss-modern .hong-site-footer-cta__button:focus-visible {
	background: #fff !important;
	border-color: #fff !important;
	color: #06111d !important;
}

body.page-id-28613.hong-swiss-modern .entry {
	background: #f7f4ee;
	box-shadow: none;
}

body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page {
	margin: clamp(28px, 5vw, 64px) auto;
	padding: clamp(28px, 5vw, 56px);
	background: #fff;
	border: 1px solid rgba(10, 10, 10, 0.12);
}

body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page h1 {
	color: var(--hong-ink);
	font-family: var(--hong-display, var(--hong-sans, sans-serif));
	font-size: clamp(2rem, 4vw, 4rem);
	line-height: 0.98;
	margin: 0 0 14px;
}

body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page p {
	color: var(--hong-gray-600);
	/* 10px root: old max 1.2rem rendered 12px (rem written for a 16px root). Corrected to readable px. */
	font-size: clamp(16px, 1.4vw, 18px);
	line-height: 1.55;
	margin: 0 0 26px;
}

body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page .wp-block-buttons {
	display: grid;
	gap: 10px;
}

body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page .wp-block-button {
	width: 100%;
}

body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page .wp-block-button__link,
body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page .wp-block-button__link:visited {
	display: flex;
	justify-content: center;
	width: 100%;
	min-height: 48px;
	padding: 14px 18px;
	background: #fff !important;
	border: 1px solid rgba(10, 10, 10, 0.18);
	border-radius: 0;
	color: var(--hong-ink) !important;
	font-family: var(--hong-sans, sans-serif);
	font-size: 15px;
	font-weight: 750;
	line-height: 1.2;
	text-decoration: none;
}

body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page .wp-block-button.is-style-fill .wp-block-button__link,
body.page-id-28613.hong-swiss-modern .entry-content .hong-links-page .wp-block-button.is-style-fill .wp-block-button__link:visited {
	background: var(--hong-whatsapp-solid, #118c3d) !important;
	border-color: var(--hong-whatsapp-solid, #118c3d);
	color: var(--hong-whatsapp-solid-ink) !important;
}

@media only screen and (max-width: 1023px) {
	.hong-site-footer-cta {
		background: #171717;
	}

	.hong-site-footer-cta__media {
		inset: 0;
		opacity: 0.28;
		width: 100%;
	}

	.hong-site-footer-cta__inner {
		min-height: 0;
	}

	body.single-post.hong-swiss-modern .hong-site-footer-cta__inner {
		grid-template-columns: 1fr;
	}

	body.single-post.hong-swiss-modern .hong-site-footer-cta__actions {
		max-width: 420px;
	}
}

@media only screen and (max-width: 767px) {
	.hong-site-page-title {
		padding-left: 18px;
		padding-right: 18px;
	}

	.hong-site-footer-cta__inner {
		padding-left: 18px;
		padding-right: 18px;
	}

	.hong-site-footer-cta__button {
		width: 100%;
	}

	body.single-post.hong-swiss-modern .hong-site-footer-cta {
		padding-inline: 14px;
	}

	body.single-post.hong-swiss-modern .hong-site-footer-cta::after {
		inset-inline-start: 14px;
	}

	body.single-post.hong-swiss-modern .hong-site-footer-cta__inner {
		padding: 30px 22px;
	}

	body.single-post.hong-swiss-modern .hong-site-footer-cta__title {
		max-width: 100%;
	}
}

/* ===== End-of-article authority band (E-E-A-T close, above the footer CTA) ===== */
.hong-authority { background: #f6f4ef; border-top: 1px solid #e6e2d9; }
.hong-authority__inner { max-width: 1180px; margin: 0 auto; padding: clamp(40px, 5vw, 72px) 20px clamp(32px, 4vw, 56px); }
.hong-authority__eyebrow { font-family: var(--hong-mono, monospace); font-size: 15px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: #c8331f; margin: 0 0 10px; }
.hong-authority__title { font-family: var(--hong-display, var(--hong-sans, sans-serif)); font-size: clamp(1.7rem, 3vw, 2.6rem); font-weight: 640; letter-spacing: -0.02em; line-height: 1.04; color: #17150f; margin: 0 0 clamp(26px, 3.5vw, 40px); max-width: 22ch; }
.hong-authority__grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: clamp(28px, 4vw, 56px); align-items: start; }
.hong-authority__docs { display: grid; gap: 18px; }
.hong-authority__doc { display: flex; align-items: center; gap: 16px; text-decoration: none; }
.hong-authority__photo { width: 64px; height: 64px; border-radius: 50%; object-fit: cover; flex: none; border: 1px solid #ddd8cd; }
.hong-authority__doctext { display: grid; gap: 2px; }
.hong-authority__name { font-family: var(--hong-sans, sans-serif); font-size: 17px; font-weight: 700; color: #17150f; }
.hong-authority__doc:hover .hong-authority__name { color: #c8331f; }
.hong-authority__role { font-size: 14px; font-weight: 600; color: #3a3833; }
.hong-authority__cred { font-size: 13px; color: #6b675f; line-height: 1.4; }
.hong-authority__proof { display: grid; gap: 16px; align-content: start; }
.hong-authority__rating { display: inline-flex; align-items: baseline; gap: 8px; text-decoration: none; }
.hong-authority__stars { color: #e8a91e; font-size: 16px; letter-spacing: 1px; align-self: center; }
.hong-authority__rnum { font-family: var(--hong-mono, monospace); font-size: 28px; font-weight: 700; color: #17150f; line-height: 1; }
.hong-authority__rlbl { font-size: 13px; color: #6b675f; }
.hong-authority__rating:hover .hong-authority__rnum { color: #c8331f; }
.hong-authority__seal { display: flex; align-items: center; gap: 12px; padding-top: 14px; border-top: 1px solid #e6e2d9; font-size: 13px; color: #6b675f; line-height: 1.4; max-width: 36ch; }
.hong-authority__sealimg { width: 44px; height: 44px; flex: none; }
.hong-authority__press { display: flex; align-items: center; gap: clamp(18px, 2.5vw, 34px); flex-wrap: wrap; margin-top: clamp(28px, 3.5vw, 44px); padding-top: clamp(22px, 3vw, 32px); border-top: 1px solid #e6e2d9; text-decoration: none; }
.hong-authority__press-label { font-family: var(--hong-mono, monospace); font-size: 11px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #a39e93; flex: none; }
.hong-authority__press-logos { display: flex; align-items: center; gap: clamp(20px, 2.6vw, 40px); flex-wrap: wrap; }
.hong-authority__press-logos img { height: 22px; width: auto; opacity: 0.5; filter: grayscale(1); transition: opacity 0.25s ease; }
.hong-authority__press:hover .hong-authority__press-logos img { opacity: 0.72; }
@media (max-width: 860px) {
	.hong-authority__grid { grid-template-columns: 1fr; gap: 26px; }
}

/* authority proof: dual rating (Google + Doctoralia) + real DNA-USP logo */
.hong-authority__ratings { display: flex; gap: 30px; flex-wrap: wrap; }
.hong-authority__rating { display: inline-grid; gap: 4px; align-content: start; text-decoration: none; }
.hong-authority__rline { display: flex; align-items: baseline; gap: 6px; }
.hong-authority__rnum { font-family: var(--hong-mono, monospace); font-size: 22px; font-weight: 700; color: #17150f; line-height: 1; }
.hong-authority__rplat { font-size: 13px; font-weight: 600; color: #3a3833; }
.hong-authority__rcount { font-size: 11px; color: #9a958b; }
.hong-authority__rating:hover .hong-authority__rnum { color: #c8331f; }
.hong-authority__sealimg { width: auto; height: 40px; opacity: 0.92; }

/* ===== Authority band — split (option B): team + architecture + Na mídia ===== */
.hong-authority__split { display: grid; grid-template-columns: 1.32fr 0.68fr; gap: clamp(22px, 3vw, 44px); align-items: stretch; }
.hong-authority__main { min-width: 0; }
.hong-authority--split .hong-authority__title { font-size: clamp(1.55rem, 2.7vw, 2.35rem); max-width: 22ch; margin-bottom: 10px; }
.hong-authority__sub { font-size: 16px; color: #57534b; line-height: 1.5; max-width: 52ch; margin: 0 0 clamp(20px, 2.6vw, 28px); }
.hong-authority__team { list-style: none; margin: 0 0 clamp(20px, 2.6vw, 28px); padding: 0; display: grid; grid-template-columns: repeat(7, 1fr); gap: 12px; }
.hong-authority__member a { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 7px; text-decoration: none; }
.hong-authority--split .hong-authority__photo { width: 100%; max-width: 66px; aspect-ratio: 1; height: auto; border-radius: 50%; object-fit: cover; border: 1px solid #ddd8cd; filter: grayscale(0.22); transition: filter 0.2s ease; }
.hong-authority__member a:hover .hong-authority__photo { filter: grayscale(0); }
.hong-authority__mname { font-size: 12.5px; font-weight: 700; line-height: 1.12; color: #17150f; }
.hong-authority__member a:hover .hong-authority__mname { color: #c8331f; }
.hong-authority__mrole { font-size: 10.5px; color: #8a857a; line-height: 1.1; }
.hong-authority__pre { display: flex; align-items: center; gap: clamp(18px, 2.5vw, 38px); flex-wrap: wrap; padding-top: clamp(16px, 2vw, 22px); border-top: 1px solid #e6e2d9; }
.hong-authority__dna { display: flex; align-items: center; gap: 13px; text-decoration: none; max-width: 32ch; }
.hong-authority--split .hong-authority__sealimg { width: auto; height: 56px; opacity: 0.95; flex: none; }
.hong-authority__sealcap { font-size: 12px; color: #6b675f; line-height: 1.36; }
.hong-authority--split .hong-authority__ratings { display: flex; gap: 26px; flex-wrap: wrap; margin-left: auto; }
.hong-authority__arch { position: relative; display: block; border-radius: 6px; overflow: hidden; min-height: 240px; background: #211d15; text-decoration: none; }
.hong-authority__archimg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1); }
.hong-authority__arch:hover .hong-authority__archimg { transform: scale(1.045); }
.hong-authority__archtag { position: absolute; left: 0; right: 0; bottom: 0; padding: 12px 14px; font-family: var(--hong-mono, monospace); font-size: 10.5px; letter-spacing: 0.06em; text-transform: uppercase; color: #fff; background: linear-gradient(transparent, rgba(12, 10, 7, 0.85)); }
.hong-authority__press-wm { font-family: var(--hong-sans, sans-serif); font-size: 15px; font-weight: 800; letter-spacing: 0.01em; color: #6b675f; }
.hong-authority__press:hover .hong-authority__press-wm { color: #57534b; }
@media (max-width: 860px) {
	.hong-authority__split { grid-template-columns: 1fr; }
	.hong-authority__arch { min-height: 180px; order: -1; }
	.hong-authority__team { grid-template-columns: repeat(4, 1fr); row-gap: 16px; }
	.hong-authority--split .hong-authority__ratings { margin-left: 0; }
}

/* ===== Authority band v3.1 — bigger headline, service chips, stairs crop, real logos ===== */
/* Full-width header lifted above the team/architecture split so the headline runs the
   whole horizontal measure instead of being choked into the narrow left column. */
.hong-authority__head { margin-bottom: clamp(26px, 3.4vw, 46px); }
.hong-authority--split .hong-authority__title { font-size: clamp(2.1rem, 3.8vw, 3.4rem); line-height: 1.02; max-width: none; }
.hong-authority--split .hong-authority__sub { margin-bottom: 0; font-size: 16px; max-width: none; }
.hong-authority__svc { list-style: none; margin: 0 0 clamp(20px, 2.6vw, 28px); padding: 0; display: flex; flex-wrap: wrap; gap: 7px; }
.hong-authority__svc li { font-family: var(--hong-mono, monospace); font-size: 11px; font-weight: 600; letter-spacing: 0.03em; text-transform: uppercase; color: #57534b; padding: 5px 11px; border: 1px solid #d8d4cb; border-radius: 999px; }
.hong-authority__archimg { object-position: 40% center; }
/* press: real logos, normalised to a uniform mono press wall */
.hong-authority__press-logos img { height: 26px; width: auto; max-width: 96px; object-fit: contain; opacity: 0.55; filter: grayscale(1); transition: opacity 0.25s ease; }
.hong-authority__press:hover .hong-authority__press-logos img { opacity: 0.8; }
@media (max-width: 860px) {
	.hong-authority--split .hong-authority__title { font-size: clamp(1.7rem, 6vw, 2.3rem); }
}

/* press wall — single-row monochrome wordmarks, no plates. The label sits above so the
   logos own the full measure and fit on ONE line; mix-blend-mode: multiply dissolves any
   baked white/solid logo background into the beige band → uniform ink-on-paper press line. */
.hong-authority__press { display: block; }
.hong-authority__press-label { display: block; margin-bottom: 16px; }
/* uniform 24px box height + a width cap: the source logos run from 9:1 wordmarks to 1:1
   square icons, so we normalise the bounding box (consistent baseline) while capping the
   wide wordmarks so they stay readable but don't dominate the row. */
.hong-authority__press-logos { display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; gap: clamp(8px, 1.4vw, 24px); width: 100%; }
.hong-authority__press-logos img { height: clamp(18px, 1.7vw, 24px); width: auto; min-width: 0; max-width: clamp(74px, 8vw, 112px); object-fit: contain; object-position: center; background: none; border: 0; border-radius: 0; padding: 0; opacity: 0.62; filter: grayscale(1); mix-blend-mode: multiply; transition: opacity 0.25s ease; }
.hong-authority__press:hover .hong-authority__press-logos img { opacity: 0.85; }
@media (max-width: 640px) {
	.hong-authority__press-logos { flex-wrap: wrap; justify-content: flex-start; gap: 16px 22px; }
	.hong-authority__press-logos img { height: 20px; max-width: 84px; }
}

/* ===== Authority band — Ink slab (dark) ===================================
   The E-E-A-T band renders only on single v5 posts and sits directly above the
   end-of-post CTA. The CTA is now forest green, so the band takes the dark warm
   ink as the page's credibility anchor (dark band -> green CTA -> light footer).
   Appended last so these win over the light defaults at equal specificity. */
.hong-authority { background: #16140f; border-top: 1px solid #2c2820; color: #efe9dd; }
.hong-authority__eyebrow { color: #e8765e; font-size: 15px; }
/* .hong-swiss-modern h2 (0,1,1) sets the ink heading colour, so the title needs
   a two-class selector to win — otherwise the headline renders near-black on the
   dark band ("dark on dark header"). */
.hong-authority .hong-authority__title { color: #fbf7ee; }
.hong-authority__sub { color: #b9b2a4; }
.hong-authority__svc li { color: #d8d0bf; border-color: #3a352b; font-size: 13px; }
.hong-authority__photo,
.hong-authority--split .hong-authority__photo { border-color: #4a4233; filter: grayscale(0.2) brightness(1.03); }
.hong-authority__member a:hover .hong-authority__photo { filter: grayscale(0) brightness(1.03); }
.hong-authority__mname { color: #ece5d6; }
.hong-authority__member a:hover .hong-authority__mname { color: #e8765e; }
.hong-authority__mrole { color: #97917f; }
.hong-authority__pre { border-top-color: #2c2820; }
.hong-authority__dna .hong-authority__sealimg { filter: brightness(0) invert(1); opacity: 0.92; }
.hong-authority__sealcap { color: #9a917f; }
.hong-authority__rnum { color: #fbf7ee; }
.hong-authority__rating:hover .hong-authority__rnum { color: #e8765e; }
.hong-authority__rplat { color: #cfc6b4; }
.hong-authority__rcount { color: #8f877a; }
/* "Na mídia" press wall = a warm off-white bar at the foot of the dark band. The
   light bar lets the logos render as uniform ink wordmarks (grayscale + multiply
   dissolves any baked white/colour into the bar), no per-logo plates needed. */
.hong-authority__press { background: #faf8f3; border: 0; border-radius: 10px; padding: clamp(16px, 2vw, 22px) clamp(20px, 2.5vw, 32px); }
.hong-authority__press-label { color: #8a857a; font-size: 13px; }
.hong-authority__press-logos { flex-wrap: wrap; justify-content: space-between; gap: 12px 18px; }
.hong-authority__press-logos img { box-sizing: border-box; height: clamp(20px, 1.8vw, 26px); max-width: 112px; padding: 0; background: none; border-radius: 0; object-fit: contain; opacity: 0.72; filter: grayscale(1); mix-blend-mode: multiply; }
.hong-authority__press:hover .hong-authority__press-logos img { opacity: 0.95; }

/* Related-posts widget (hong_related, post-extras.php): on a v5 post the excerpt
   <p class="related-e"> has no theme rule and inherits the ~15px default, tripping
   the font-readability gate's 15.5px body floor. Scope to .hong-relateds so the
   pillar/hub .related-e variants keep their own sizing. */
.hong-relateds .related-e { font-size: 16px; line-height: 1.6; }

/* Architecture image = tall right panel spanning the headline + content rows;
   the press wall runs full width underneath as a single row. `.split` uses
   display:contents so its children (main, arch) join the inner grid directly
   (no markup change), letting the image span two rows and press span both cols. */
.hong-authority--split .hong-authority__inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr) clamp(320px, 31%, 420px);
	grid-template-rows: auto auto auto;
	column-gap: clamp(28px, 3.5vw, 56px);
}
.hong-authority--split .hong-authority__split { display: contents; }
.hong-authority--split .hong-authority__head { grid-column: 1; grid-row: 1; }
.hong-authority--split .hong-authority__main { grid-column: 1; grid-row: 2; }
.hong-authority--split .hong-authority__arch { grid-column: 2; grid-row: 1 / 3; align-self: stretch; min-height: 0; border-radius: 8px; }
.hong-authority--split .hong-authority__archimg { object-position: 50% 35%; }
.hong-authority--split .hong-authority__press { grid-column: 1 / -1; grid-row: 3; }
@media (max-width: 860px) {
	.hong-authority--split .hong-authority__inner { grid-template-columns: 1fr; grid-template-rows: none; }
	.hong-authority--split .hong-authority__head { grid-row: auto; }
	.hong-authority--split .hong-authority__arch { grid-column: 1; grid-row: auto; order: -1; min-height: 220px; border-radius: 6px; }
	.hong-authority--split .hong-authority__main { grid-column: 1; grid-row: auto; }
	.hong-authority--split .hong-authority__press { grid-column: 1; grid-row: auto; }
}
