/* clp-layout-v3 — clinici.top only (body.clinici-identity). Dosar pacient / acces medical. */

.clp-icon {
	display: inline-block;
	flex: 0 0 auto;
	fill: currentColor;
	height: 1.15em;
	vertical-align: -0.15em;
	width: 1.15em;
}

.clp-section-icon {
	align-items: center;
	color: var(--wp--preset--color--accent);
	display: inline-flex;
	flex: 0 0 auto;
	height: 1.2em;
	justify-content: center;
	line-height: 1;
	width: 1.2em;
}

/* -------------------------------------------------------------------------- */
/* Clinical paper + cool slate + pale lilac. Not teal, not petrol, not indigo. */
/* -------------------------------------------------------------------------- */

html:has(body.clinici-identity):not([data-arc-theme="dark"]):not([data-arc-theme="system"]),
html[data-arc-theme="light"]:has(body.clinici-identity) {
	--wp--preset--color--background: #f6f4f8;
	--wp--preset--color--surface: #eeeaf3;
	--arc-surface-secondary: #e4deea;
	--wp--preset--color--text: #1e1a28;
	--wp--preset--color--muted: #5a5468;
	--wp--preset--color--border: #d4cde0;
	--wp--preset--color--brand: #5c4e78;
	--arc-brand: #5c4e78;
	--wp--preset--color--accent: #6b5f8a;
	--arc-highlight: #7d7198;
	--wp--preset--color--focus: #6b5f8a;
	--arc-on-brand: #f6f4f8;
	--arc-on-accent: #f6f4f8;
	--arc-header-background: #2c2a3c;
	--arc-header-border: #5c4e78;
	--arc-header-text: #f0eef6;
	--arc-footer-background: #1a1c28;
	--arc-footer-text: #d8d4e4;
	--arc-footer-accent: #b4a8d4;
	--arc-control-ring: #6b5f8a;
	--arc-control-fill: #e4deea;
	--arc-card-fill: #eeeaf3;
	--arc-header-elevated: #5c4e78;
	--clp-chip-bg: #e8e4f0;
	--clp-chip-ink: #5c4e78;
	--clp-chip-inset: 0.85rem 1rem;
	--clp-rule: #d4cde0;
	--clp-link: #4a4270;
	--clp-card-shadow: 0 1px 2px rgba(30, 26, 40, 0.05), 0 10px 24px rgba(30, 26, 40, 0.07);
	--arc-expert-panel: #eeeaf3;
	--arc-expert-panel-strong: #e4deea;
	--arc-auth-surface: #eeeaf3;
	--arc-auth-soft: #e8e4f0;
	--arc-auth-desk: #eeeaf3;
	--arc-auth-desk-strong: #e8e4f0;
	--arc-auth-border: #d4cde0;
	--wp--preset--color--foreground: #1e1a28;
	--wp--preset--color--contrast: #1e1a28;
	--arc-card-border: #d4cde0;
	background-color: var(--wp--preset--color--background);
	color: var(--wp--preset--color--text);
	color-scheme: light;
}

@media (prefers-color-scheme: light) {
	html[data-arc-theme="system"]:has(body.clinici-identity) {
		--wp--preset--color--background: #f6f4f8;
		--wp--preset--color--surface: #eeeaf3;
		--arc-surface-secondary: #e4deea;
		--wp--preset--color--text: #1e1a28;
		--wp--preset--color--muted: #5a5468;
		--wp--preset--color--border: #d4cde0;
		--wp--preset--color--brand: #5c4e78;
		--arc-brand: #5c4e78;
		--wp--preset--color--accent: #6b5f8a;
		--arc-highlight: #7d7198;
		--wp--preset--color--focus: #6b5f8a;
		--arc-on-brand: #f6f4f8;
		--arc-on-accent: #f6f4f8;
		--arc-header-background: #2c2a3c;
		--arc-header-border: #5c4e78;
		--arc-header-text: #f0eef6;
		--arc-footer-background: #1a1c28;
		--arc-footer-text: #d8d4e4;
		--arc-footer-accent: #b4a8d4;
		--arc-control-ring: #6b5f8a;
		--arc-control-fill: #e4deea;
		--arc-card-fill: #eeeaf3;
		--arc-header-elevated: #5c4e78;
		--clp-chip-bg: #e8e4f0;
		--clp-chip-ink: #5c4e78;
		--clp-rule: #d4cde0;
		--clp-link: #4a4270;
		--clp-card-shadow: 0 1px 2px rgba(30, 26, 40, 0.05), 0 10px 24px rgba(30, 26, 40, 0.07);
		--arc-expert-panel: #eeeaf3;
		--arc-expert-panel-strong: #e4deea;
		--arc-auth-surface: #eeeaf3;
		--arc-auth-soft: #e8e4f0;
		--arc-auth-desk: #eeeaf3;
		--arc-auth-desk-strong: #e8e4f0;
		--arc-auth-border: #d4cde0;
		background-color: var(--wp--preset--color--background);
		color: var(--wp--preset--color--text);
		color-scheme: light;
	}
}

html[data-arc-theme="dark"]:has(body.clinici-identity) {
	--wp--preset--color--background: #12141c;
	--wp--preset--color--surface: #1c1e2a;
	--arc-surface-secondary: #282a38;
	--wp--preset--color--text: #eeeaf4;
	--wp--preset--color--muted: #b4aec4;
	--wp--preset--color--border: #3a3c4c;
	--wp--preset--color--brand: #b4a8d4;
	--arc-brand: #b4a8d4;
	--wp--preset--color--accent: #c4b8e0;
	--arc-highlight: #d0c4e8;
	--wp--preset--color--focus: #d0c4e8;
	--arc-on-brand: #12141c;
	--arc-on-accent: #12141c;
	--arc-header-background: #0e1018;
	--arc-header-border: #1c1e2a;
	--arc-header-text: #eeeaf4;
	--arc-footer-background: #0a0c12;
	--arc-footer-text: #c8c4d8;
	--arc-footer-accent: #d0c4e8;
	--arc-control-ring: #c4b8e0;
	--arc-control-fill: #282a38;
	--arc-card-fill: #1c1e2a;
	--arc-header-elevated: #1c1e2a;
	--clp-chip-bg: #282a38;
	--clp-chip-ink: #d0c4e8;
	--clp-rule: #3a3c4c;
	--clp-link: #d0c4e8;
	--clp-card-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 10px 24px rgba(0, 0, 0, 0.28);
	--arc-expert-panel: #1c1e2a;
	--arc-expert-panel-strong: #282a38;
	--arc-auth-surface: #1c1e2a;
	--arc-auth-soft: #282a38;
	--arc-auth-desk: #1c1e2a;
	--arc-auth-desk-strong: #282a38;
	--arc-auth-border: #3a3c4c;
	background-color: var(--wp--preset--color--background);
	color: var(--wp--preset--color--text);
	color-scheme: dark;
}

@media (prefers-color-scheme: dark) {
	html[data-arc-theme="system"]:has(body.clinici-identity) {
		--wp--preset--color--background: #12141c;
		--wp--preset--color--surface: #1c1e2a;
		--arc-surface-secondary: #282a38;
		--wp--preset--color--text: #eeeaf4;
		--wp--preset--color--muted: #b4aec4;
		--wp--preset--color--border: #3a3c4c;
		--wp--preset--color--brand: #b4a8d4;
		--arc-brand: #b4a8d4;
		--wp--preset--color--accent: #c4b8e0;
		--arc-highlight: #d0c4e8;
		--wp--preset--color--focus: #d0c4e8;
		--arc-on-brand: #12141c;
		--arc-on-accent: #12141c;
		--arc-header-background: #0e1018;
		--arc-header-border: #1c1e2a;
		--arc-header-text: #eeeaf4;
		--arc-footer-background: #0a0c12;
		--arc-footer-text: #c8c4d8;
		--arc-footer-accent: #d0c4e8;
		--arc-control-ring: #c4b8e0;
		--arc-control-fill: #282a38;
		--arc-card-fill: #1c1e2a;
		--arc-header-elevated: #1c1e2a;
		--clp-chip-bg: #282a38;
		--clp-chip-ink: #d0c4e8;
		--clp-rule: #3a3c4c;
		--clp-link: #d0c4e8;
		--clp-card-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 10px 24px rgba(0, 0, 0, 0.28);
		--arc-expert-panel: #1c1e2a;
		--arc-expert-panel-strong: #282a38;
		--arc-auth-surface: #1c1e2a;
		--arc-auth-soft: #282a38;
		--arc-auth-desk: #1c1e2a;
		--arc-auth-desk-strong: #282a38;
		--arc-auth-border: #3a3c4c;
		--wp--preset--color--foreground: #eeeaf4;
		--wp--preset--color--contrast: #eeeaf4;
		--arc-card-border: #3a3c4c;
		background-color: var(--wp--preset--color--background);
		color: var(--wp--preset--color--text);
		color-scheme: dark;
	}
}

html body.clinici-identity,
html body.clinici-identity.arc-theme {
	--clp-well: min(var(--arc-wide-width, 1600px), calc(100vw - 2 * var(--arc-page-gutter, 1.25rem)));
}

html body.clinici-identity,
html body.clinici-identity .wp-site-blocks,
html body.clinici-identity .arc-main,
html body.clinici-identity .arc-home,
html body.clinici-identity .arc-archive {
	background-color: var(--wp--preset--color--background);
	color: var(--wp--preset--color--text);
}

body.clinici-identity a:where(:not(.wp-block-button__link):not(.wp-element-button)) {
	color: var(--clp-link);
}

body.clinici-identity .arc-site-header a,
body.clinici-identity .arc-primary-navigation a {
	color: var(--arc-header-text);
}

body.clinici-identity .arc-card,
body.clinici-identity .wp-block-post,
body.clinici-identity article.arc-card {
	background: var(--arc-card-fill);
	box-shadow: var(--clp-card-shadow);
}

html body.clinici-identity .clp-icon,
html body.clinici-identity .clp-pillars__mark svg,
html body.clinici-identity .clp-nav-home svg,
html body.clinici-identity .clp-section-icon svg,
html body.clinici-identity .clp-archive-mark svg,
html body.clinici-identity .arc-logo__mark {
	display: block;
	flex: 0 0 auto;
	height: 1.2em !important;
	max-height: 1.2em !important;
	max-width: 1.2em !important;
	width: 1.2em !important;
}

html body.clinici-identity .arc-section__header::before,
html body.clinici-identity .arc-section__kicker::before,
html body.clinici-identity .arc-section__header::after {
	content: none !important;
}

body.clinici-identity:not(.single) .arc-card time,
body.clinici-identity.home .arc-card time,
body.clinici-identity.archive .arc-card time,
body.clinici-identity.search .arc-card time,
body.clinici-identity .arc-related time,
body.clinici-identity .arc-card .wp-block-post-date {
	display: none !important;
}

body.clinici-identity.single .arc-entry-meta time,
body.clinici-identity.single .arc-post-meta time {
	display: inline !important;
}

/* Compact header */
html body.clinici-identity.arc-theme .arc-site-header,
html body.clinici-identity.arc-theme .arc-site-header__inner {
	background: var(--arc-header-background);
	border-color: var(--arc-header-border);
	color: var(--arc-header-text);
	min-height: 0 !important;
	height: auto !important;
}

html body.clinici-identity.arc-theme .arc-site-header::before,
html body.clinici-identity.arc-theme .arc-site-header::after {
	background: none !important;
	content: none !important;
}

html body.clinici-identity.arc-theme .arc-site-header,
html body.clinici-identity.arc-theme .arc-site-header .arc-site-title,
html body.clinici-identity.arc-theme .arc-site-header .arc-site-title a,
html body.clinici-identity.arc-theme .arc-site-header .arc-site-tagline,
html body.clinici-identity.arc-theme .arc-site-header a,
html body.clinici-identity.arc-theme .arc-site-header .wp-block-navigation-item__content,
html body.clinici-identity.arc-theme .arc-site-header .wp-block-navigation-item__label {
	color: var(--arc-header-text) !important;
}

html body.clinici-identity.arc-theme .arc-site-header a:hover,
html body.clinici-identity.arc-theme .arc-site-header a:focus-visible {
	color: var(--arc-footer-accent) !important;
}

html body.clinici-identity.arc-theme .arc-site-header .arc-header-search-toggle,
html body.clinici-identity.arc-theme .arc-site-header .arc-search-toggle,
html body.clinici-identity.arc-theme .arc-site-header .arc-color-toggle,
html body.clinici-identity.arc-theme .arc-site-header .wp-block-navigation__responsive-container-open {
	background: color-mix(in srgb, var(--wp--preset--color--accent) 22%, var(--arc-header-background));
	border: 1px solid color-mix(in srgb, var(--arc-footer-accent) 35%, transparent);
	border-radius: 999px;
	color: var(--arc-header-text) !important;
	flex: 0 0 auto !important;
	height: 2.5rem;
	min-height: 2.5rem;
	min-width: 2.5rem;
	padding: 0;
	width: 2.5rem;
}

@media (min-width: 782px) {
	html body.clinici-identity.arc-theme .arc-site-header .arc-site-header__inner {
		align-items: center;
		column-gap: 0.75rem;
		display: grid !important;
		grid-template-columns: minmax(min-content, 1fr) max-content max-content !important;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-brand {
		grid-column: 1;
		justify-self: start;
		min-width: 0;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-header-tools {
		display: contents !important;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-primary-navigation {
		grid-column: 2;
		grid-row: 1;
		height: auto !important;
		justify-self: end;
		width: max-content;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-header-search-toggle,
	html body.clinici-identity.arc-theme .arc-site-header .arc-search-toggle,
	html body.clinici-identity.arc-theme .arc-site-header .arc-color-toggle,
	html body.clinici-identity.arc-theme .arc-site-header .wp-block-navigation__responsive-container-open {
		grid-column: 3 !important;
		grid-row: 1 !important;
	}
}

@media (max-width: 781px) {
	html body.clinici-identity.arc-theme .arc-site-header .arc-header-tools {
		display: flex !important;
		flex: 0 0 auto;
		gap: 0.3rem;
		margin-left: auto;
	}
}

/* Pillars + home chrome */
body.clinici-identity .clp-pillars {
	display: grid;
	gap: 0.75rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0 auto 1.75rem;
	max-width: var(--clp-well);
	padding: 0 1rem;
}

@media (max-width: 720px) {
	body.clinici-identity .clp-pillars {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

body.clinici-identity .clp-pillars__item {
	align-items: center;
	background: var(--arc-card-fill);
	border: 1px solid var(--wp--preset--color--border);
	border-radius: 10px;
	color: var(--wp--preset--color--text);
	display: flex;
	flex-direction: column;
	gap: 0.4rem;
	justify-content: center;
	min-height: 88px;
	padding: var(--clp-chip-inset);
	text-align: center;
	text-decoration: none;
}

body.clinici-identity .clp-pillars__item:hover {
	border-color: var(--wp--preset--color--accent);
	color: var(--wp--preset--color--accent);
}

body.clinici-identity .clp-pillars__mark {
	color: var(--wp--preset--color--accent);
	display: flex;
}

body.clinici-identity .clp-hero-dek {
	color: var(--wp--preset--color--muted);
	font-size: 1.05rem;
	margin: 0.35rem 0 1rem;
	max-width: 42rem;
	padding-inline: var(--clp-chip-inset);
}

body.clinici-identity .clp-intro-art {
	display: none;
}

@media (min-width: 900px) {
	body.clinici-identity .arc-home__intro {
		align-items: center;
		display: flex;
		gap: 2rem;
		justify-content: space-between;
		margin-inline: auto;
		max-width: var(--clp-well);
	}

	body.clinici-identity .clp-intro-art {
		display: block;
		flex: 0 0 auto;
	}

	body.clinici-identity .clp-intro-art__panel {
		align-items: center;
		background: var(--arc-surface-secondary);
		border: 1px solid var(--wp--preset--color--border);
		border-radius: 12px;
		display: flex;
		flex-direction: column;
		gap: 0.4rem;
		justify-content: center;
		min-height: 132px;
		min-width: 148px;
		padding: 1rem;
	}

	body.clinici-identity .clp-intro-art__kicker {
		color: var(--wp--preset--color--accent);
		font-size: 0.72rem;
		letter-spacing: 0.08em;
		text-transform: uppercase;
	}

	body.clinici-identity .clp-intro-art__mark {
		color: var(--wp--preset--color--text);
		font-size: 2rem;
	}
}

/* Card / pill text padding */
html body.clinici-identity .arc-card__body,
html body.clinici-identity .arc-card .wp-block-post-title,
html body.clinici-identity .arc-card .arc-card__excerpt,
html body.clinici-identity .arc-card .wp-block-post-excerpt {
	padding-inline: var(--clp-chip-inset);
}

html body.clinici-identity .arc-card__body {
	padding-block-end: var(--clp-chip-inset);
	padding-block-start: 0.65rem;
}

html body.clinici-identity .arc-card .wp-block-post-title {
	padding-block-start: var(--clp-chip-inset);
}

/* Content well centered */
html body.clinici-identity .arc-home__intro,
html body.clinici-identity .arc-section.alignwide,
html body.clinici-identity .arc-category-section,
html body.clinici-identity .arc-archive__intro,
html body.clinici-identity .arc-archive-query {
	box-sizing: border-box;
	margin-inline: auto !important;
	max-width: var(--clp-well) !important;
	width: min(100%, var(--clp-well)) !important;
}

html body.clinici-identity.home .arc-bento {
	display: none !important;
}

/* Footer */
html body.clinici-identity.arc-theme footer.arc-site-footer,
html body.clinici-identity.arc-theme footer.arc-site-footer.is-layout-constrained {
	background: var(--arc-footer-background) !important;
	color: var(--arc-footer-text) !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer a {
	color: var(--arc-footer-accent) !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget__title,
html body.clinici-identity.arc-theme footer.arc-site-footer h2 {
	color: var(--arc-footer-text) !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
	display: grid !important;
	gap: 1.25rem 1.75rem !important;
	grid-template-columns: minmax(0, 1fr) !important;
	margin-inline: auto !important;
	max-width: var(--clp-well) !important;
	width: 100% !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget-area:not(.clp-footer-col-wrap) {
	display: none !important;
}

@media (min-width: 768px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 1280px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
}

html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-contact {
	box-sizing: border-box;
	color: var(--arc-footer-text) !important;
	margin: 0.4rem 0;
	opacity: 0.88;
	padding-inline: var(--clp-chip-inset);
}

html body.clinici-identity #arc-consent .arc-consent__btn--accept {
	background: var(--wp--preset--color--accent);
	color: var(--arc-on-brand);
}

/* Archive — equal grid, no mosaic gaps */
html body.clinici-identity.archive .arc-archive__intro,
html body.clinici-identity.category .arc-archive__intro {
	align-items: flex-start !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 0.75rem !important;
	text-align: left !important;
	width: 100% !important;
}

html body.clinici-identity .clp-archive-mark,
html body.clinici-identity .arc-archive__mark {
	align-items: center;
	background: var(--arc-card-fill);
	border: 1px solid var(--wp--preset--color--border);
	border-radius: 0.45rem;
	color: var(--wp--preset--color--accent);
	display: inline-flex;
	flex: 0 0 auto;
	height: 2.15rem;
	justify-content: center;
	width: 2.15rem;
}

html body.clinici-identity.archive:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid,
html body.clinici-identity.search:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--sparse,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-1,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-2,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-3 {
	align-content: start !important;
	display: grid !important;
	flex-wrap: unset !important;
	gap: 1.15rem !important;
	grid-template-columns: minmax(0, 1fr) !important;
	width: 100% !important;
}

html body.clinici-identity.archive:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid > li,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid > li {
	flex: none !important;
	grid-column: auto !important;
	max-width: none !important;
	width: 100% !important;
}

@media (min-width: 782px) {
	html body.clinici-identity.archive:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid:has(> :nth-child(2)),
	html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid:has(> :nth-child(2)) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

html body.clinici-identity.archive .arc-card .wp-block-post-featured-image,
html body.clinici-identity.category .arc-card .wp-block-post-featured-image,
html body.clinici-identity.home .arc-category-section .arc-card .wp-block-post-featured-image {
	aspect-ratio: 16 / 9 !important;
	height: auto !important;
	max-height: 14rem !important;
	overflow: hidden !important;
}

html body.clinici-identity.archive .arc-card img,
html body.clinici-identity.category .arc-card img,
html body.clinici-identity.home .arc-category-section .arc-card img {
	aspect-ratio: 16 / 9 !important;
	height: 100% !important;
	max-height: 14rem !important;
	object-fit: cover !important;
	width: 100% !important;
}

@media (min-width: 900px) {
	html body.clinici-identity.home .arc-category-section .arc-post-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.home .arc-category-section .arc-post-grid:has(> :nth-child(4):last-child) {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		width: 100%;
	}

	html body.clinici-identity.home .arc-category-section .arc-post-grid:has(> :nth-child(2):last-child) > .arc-card,
	html body.clinici-identity.home .arc-category-section .arc-post-grid:has(> :nth-child(4):last-child) > .arc-card {
		flex: none !important;
		max-width: none !important;
		width: 100% !important;
	}
}

html body.clinici-identity.home .arc-category-section {
	--arc-lead-media-cap: 14rem;
	--arc-hero-media-cap: 14rem;
}

/* Singles — centered 58rem reading column; related in 1600px well (see v2 below). */
html body.clinici-identity.single .arc-article,
html body.clinici-identity.single .arc-single-grid .arc-article {
	box-sizing: border-box;
	margin-inline: auto !important;
	max-width: min(58rem, 100%) !important;
	width: min(100%, 58rem) !important;
	--arc-prose-width: min(58rem, 100%);
}

html body.clinici-identity.single .arc-single-grid,
html body.clinici-identity.single .arc-single > .arc-breadcrumbs,
html body.clinici-identity.single .arc-related,
html body.clinici-identity.single .arc-more-from {
	box-sizing: border-box;
	display: block !important;
	margin-inline: auto !important;
	max-width: var(--clp-well) !important;
	width: min(100%, var(--clp-well)) !important;
}

html body.clinici-identity.single .arc-article > .wp-block-post-featured-image img {
	aspect-ratio: 16 / 9;
	max-height: 22rem;
	object-fit: cover;
	width: 100%;
}

html body.clinici-identity.single .arc-related .arc-balanced-grid,
html body.clinici-identity.single .arc-more-from .arc-balanced-grid {
	margin-inline: 0 !important;
	max-width: none !important;
	width: 100% !important;
}

@media (min-width: 782px) {
	html body.clinici-identity.single .arc-related .arc-balanced-grid:has(> :nth-child(2)),
	html body.clinici-identity.single .arc-more-from .arc-balanced-grid:has(> :nth-child(2)) {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 1200px) {
	html body.clinici-identity.single .arc-related .arc-balanced-grid:has(> :nth-child(3)),
	html body.clinici-identity.single .arc-more-from .arc-balanced-grid:has(> :nth-child(3)) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}

/* -------------------------------------------------------------------------- */
/* v2 — singles + archives match recomandari v10 / branduri v7 layout.       */
/* Root cause: missing flex-column main, child width:auto inside 58rem,        */
/* archive editorial heading rules, sidebar hide. Home untouched.              */
/* -------------------------------------------------------------------------- */

html body.clinici-identity.arc-theme .wp-site-blocks,
html body.clinici-identity.arc-theme .arc-main,
html body.clinici-identity.arc-theme .arc-main.alignfull,
html body.clinici-identity.arc-theme .arc-main.is-layout-constrained {
	max-width: none !important;
	width: 100% !important;
}

html body.clinici-identity.arc-theme .arc-archive,
html body.clinici-identity.arc-theme .arc-search,
html body.clinici-identity.arc-theme .arc-main.arc-single,
html body.clinici-identity.arc-theme .arc-main.arc-archive {
	align-items: stretch;
	display: flex !important;
	flex-direction: column;
	grid-template-columns: none !important;
	justify-content: stretch;
	margin-inline: auto;
	max-width: none !important;
	width: 100% !important;
}

html body.clinici-identity.archive .arc-archive__intro,
html body.clinici-identity.category .arc-archive__intro,
html body.clinici-identity.search .arc-archive__intro {
	align-items: flex-start !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 0.75rem !important;
	grid-template-columns: none !important;
	justify-content: flex-start !important;
	max-width: none !important;
	text-align: left !important;
	width: 100% !important;
}

html body.clinici-identity.archive.arc-archive-intro-editorial .arc-archive__intro,
html body.clinici-identity.category.arc-archive-intro-editorial .arc-archive__intro {
	justify-items: start !important;
}

html body.clinici-identity.archive .arc-archive__heading,
html body.clinici-identity.category .arc-archive__heading,
html body.clinici-identity.search .arc-archive__heading,
html body.clinici-identity.archive .arc-archive__heading-row,
html body.clinici-identity.category .arc-archive__heading-row,
html body.clinici-identity.search .arc-archive__heading-row,
html body.clinici-identity.archive .arc-archive__title,
html body.clinici-identity.category .arc-archive__title,
html body.clinici-identity.archive.arc-archive-intro-editorial .arc-archive__heading-row > .wp-block-query-title,
html body.clinici-identity.category.arc-archive-intro-editorial .arc-archive__heading-row > .wp-block-query-title,
html body.clinici-identity.search.arc-archive-intro-editorial .arc-archive__heading-row > .wp-block-query-title,
html body.clinici-identity.archive.arc-archive-intro-editorial .arc-archive__intro .wp-block-query-title,
html body.clinici-identity.category.arc-archive-intro-editorial .arc-archive__intro .wp-block-query-title,
html body.clinici-identity.archive.arc-archive-intro-editorial .arc-archive__description,
html body.clinici-identity.category.arc-archive-intro-editorial .arc-archive__description,
html body.clinici-identity.archive.arc-archive-intro-editorial .wp-block-term-description,
html body.clinici-identity.category.arc-archive-intro-editorial .wp-block-term-description,
html body.clinici-identity.archive.arc-archive-intro-editorial .arc-archive__description p,
html body.clinici-identity.category.arc-archive-intro-editorial .arc-archive__description p {
	justify-content: flex-start !important;
	justify-items: start !important;
	margin-inline: 0 !important;
	max-width: none !important;
	text-align: left !important;
	width: 100% !important;
}

html body.clinici-identity .clp-archive-mark path,
html body.clinici-identity .arc-archive__mark path {
	fill: currentColor !important;
}

html body.clinici-identity.archive .arc-sidebar,
html body.clinici-identity.category .arc-sidebar,
html body.clinici-identity.search .arc-sidebar,
html body.clinici-identity.archive .arc-content-sidebar-grid > .wp-block-template-part,
html body.clinici-identity.category .arc-content-sidebar-grid > .wp-block-template-part,
html body.clinici-identity.search .arc-content-sidebar-grid > .wp-block-template-part {
	display: none !important;
}

html body.clinici-identity.archive .arc-content-sidebar-grid,
html body.clinici-identity.category .arc-content-sidebar-grid,
html body.clinici-identity.search .arc-content-sidebar-grid,
html body.clinici-identity.archive.arc-has-sidebar-widgets .arc-content-sidebar-grid,
html body.clinici-identity.category.arc-has-sidebar-widgets .arc-content-sidebar-grid,
html body.clinici-identity.search.arc-has-sidebar-widgets .arc-content-sidebar-grid {
	display: block !important;
	grid-template-columns: minmax(0, 1fr) !important;
	max-width: none !important;
	width: 100% !important;
}

html body.clinici-identity.archive .arc-archive-toolbar,
html body.clinici-identity.category .arc-archive-toolbar,
html body.clinici-identity.search .arc-archive-toolbar {
	max-width: none !important;
	width: 100% !important;
}

html body.clinici-identity.arc-theme .arc-archive .arc-archive__intro,
html body.clinici-identity.arc-theme .arc-archive .arc-archive__heading-row,
html body.clinici-identity.arc-theme .arc-archive .alignwide,
html body.clinici-identity.arc-theme .arc-search .arc-archive__intro,
html body.clinici-identity.arc-theme .arc-search .alignwide,
html body.clinici-identity.arc-theme .arc-content-sidebar-grid,
html body.clinici-identity.archive .arc-archive-query,
html body.clinici-identity.category .arc-archive-query,
html body.clinici-identity.search .arc-archive-query,
html body.clinici-identity.single .arc-single-grid,
html body.clinici-identity.single .arc-single > .arc-breadcrumbs,
html body.clinici-identity.single .arc-related,
html body.clinici-identity.single .arc-more-from {
	box-sizing: border-box;
	margin-inline: auto !important;
	max-width: var(--clp-well) !important;
	width: min(100%, var(--clp-well)) !important;
}

html body.clinici-identity.archive .arc-archive__heading-row,
html body.clinici-identity.category .arc-archive__heading-row,
html body.clinici-identity.search .arc-archive__heading-row {
	width: 100%;
}

html body.clinici-identity.archive:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-1,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-1,
html body.clinici-identity.search:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-1 {
	grid-template-columns: minmax(0, 1fr) !important;
}

html body.clinici-identity.archive:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-1 > li,
html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-1 > li,
html body.clinici-identity.search:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid--count-1 > li {
	max-width: none !important;
	width: 100% !important;
}

@media (min-width: 782px) {
	html body.clinici-identity.search:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid:has(> :nth-child(2)) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	html body.clinici-identity.archive:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid > li:last-child:nth-child(odd),
	html body.clinici-identity.category:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid > li:last-child:nth-child(odd),
	html body.clinici-identity.search:not(.arc-archive-view-list) .arc-archive-query .arc-archive-grid > li:last-child:nth-child(odd) {
		grid-column: 1 / -1 !important;
	}
}

html body.clinici-identity.archive .arc-card .arc-card__image,
html body.clinici-identity.category .arc-card .arc-card__image,
html body.clinici-identity.search .arc-card .wp-block-post-featured-image,
html body.clinici-identity.search .arc-card .arc-card__image {
	aspect-ratio: 16 / 9 !important;
	height: auto !important;
	max-height: 14rem !important;
	min-height: 0 !important;
	overflow: hidden !important;
}

html body.clinici-identity.search .arc-card img {
	aspect-ratio: 16 / 9 !important;
	height: 100% !important;
	max-height: 14rem !important;
	object-fit: cover !important;
	width: 100% !important;
}

/* v2 singles — recomandari v10: one centered 58rem column, children fill it. */
html body.clinici-identity.single .arc-article,
html body.clinici-identity.single .arc-single-grid .arc-article,
html body.clinici-identity.page .arc-article {
	box-sizing: border-box;
	margin-inline: auto !important;
	max-width: min(58rem, 100%) !important;
	width: min(100%, 58rem) !important;
	--arc-prose-width: min(58rem, 100%);
}

html body.clinici-identity.single .arc-single-grid,
html body.clinici-identity.single .arc-single > .arc-breadcrumbs,
html body.clinici-identity.single .arc-related,
html body.clinici-identity.single .arc-more-from,
html body.clinici-identity.page .arc-page-grid {
	box-sizing: border-box;
	display: block !important;
	grid-template-columns: minmax(0, 1fr) !important;
	margin-inline: auto !important;
	max-width: var(--clp-well) !important;
	width: min(100%, var(--clp-well)) !important;
}

html body.clinici-identity.single .arc-single-grid > .wp-block-template-part,
html body.clinici-identity.single .arc-sidebar {
	display: none !important;
}

html body.clinici-identity.single .arc-article > .arc-article__categories,
html body.clinici-identity.single .arc-article > .wp-block-post-title,
html body.clinici-identity.single .arc-article > .arc-article__lead,
html body.clinici-identity.single .arc-article > .arc-article__lead p,
html body.clinici-identity.single .arc-article > .wp-block-post-featured-image,
html body.clinici-identity.single .arc-article > .wp-block-post-content,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__categories,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-title,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__lead,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__lead p,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-featured-image,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-content {
	box-sizing: border-box;
	margin-inline: auto !important;
	max-width: 100% !important;
	width: 100% !important;
}

html body.clinici-identity.single .arc-article > .arc-article__categories,
html body.clinici-identity.single .arc-article > .wp-block-post-title,
html body.clinici-identity.single .arc-article > .arc-article__lead,
html body.clinici-identity.single .arc-article > .arc-article__lead p,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__categories,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-title,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__lead,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__lead p {
	text-align: center !important;
}

html body.clinici-identity.single .arc-article > .arc-article__categories,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__categories {
	justify-content: center !important;
}

html body.clinici-identity.single .arc-article > .arc-post-meta,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-post-meta {
	justify-content: center !important;
	justify-self: center !important;
	margin-inline: auto !important;
	max-width: 100% !important;
	width: fit-content !important;
}

html body.clinici-identity.single .arc-article > .wp-block-post-content,
html body.clinici-identity.single .arc-article > .wp-block-post-content p,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-content,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-content p {
	text-align: left !important;
}

html body.clinici-identity.single .arc-article > .wp-block-post-content p,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-content p {
	margin-inline: 0 !important;
	max-width: none !important;
	width: auto !important;
}

html body.clinici-identity.single .arc-breadcrumbs,
html body.clinici-identity.single .arc-single > .arc-breadcrumbs {
	margin-inline: auto !important;
	max-width: var(--clp-well) !important;
	text-align: left !important;
	width: min(100%, var(--clp-well)) !important;
}

html body.clinici-identity.single .arc-article > .wp-block-post-featured-image,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-featured-image,
html body.clinici-identity.single .arc-article > .arc-article__featured,
html body.clinici-identity.single .arc-single-grid .arc-article > .arc-article__featured {
	overflow: hidden;
}

html body.clinici-identity.single .arc-article img.wp-post-image,
html body.clinici-identity.single .arc-article > .wp-block-post-featured-image img,
html body.clinici-identity.single .arc-single-grid .arc-article > .wp-block-post-featured-image img,
html body.clinici-identity.single .arc-article__featured img {
	aspect-ratio: 16 / 9;
	max-height: 22rem;
	object-fit: cover;
	width: 100%;
}

html body.clinici-identity.single .arc-related .arc-balanced-grid,
html body.clinici-identity.single .arc-more-from .arc-balanced-grid {
	justify-content: stretch !important;
	margin-inline: 0 !important;
	max-width: none !important;
	width: 100% !important;
}

/* -------------------------------------------------------------------------- */
/* Card text inset — not flush to card chrome. Light + dark via tokens.       */
/* -------------------------------------------------------------------------- */

html body.clinici-identity,
html body.clinici-identity.arc-theme {
	--clp-chip-inset: 0.7rem;
	--clp-chip-inset-block: 0.4rem;
	--arc-card-text-inset: 1.2rem;
}

html body.clinici-identity .arc-card .arc-card__body,
html body.clinici-identity.home .arc-category-section .arc-card .arc-card__body,
html body.clinici-identity.single .arc-related .arc-card .arc-card__body,
html body.clinici-identity.single .arc-more-from .arc-card .arc-card__body {
	box-sizing: border-box;
	padding-block: 0.75rem 0.95rem;
	padding-inline: var(--arc-card-text-inset);
}

html body.clinici-identity .arc-card > :is(
	.arc-card__title,
	.wp-block-post-title,
	.arc-card__excerpt,
	.wp-block-post-excerpt,
	.arc-card__categories,
	.wp-block-post-terms,
	.arc-card__meta,
	.wp-block-post-date,
	.arc-card__category
) {
	box-sizing: border-box;
	padding-inline: var(--arc-card-text-inset);
	text-align: left;
}

html body.clinici-identity :is(
	a.arc-kicker,
	a.arc-card__category,
	.arc-article__categories a,
	.wp-block-post-terms a,
	.arc-related a.arc-kicker,
	.arc-more-from a.arc-kicker
) {
	box-sizing: border-box;
	padding-block: var(--clp-chip-inset-block);
	padding-inline: var(--clp-chip-inset) !important;
}

html body.clinici-identity .arc-section__description,
html body.clinici-identity.home .arc-section__description,
html body.clinici-identity.archive .arc-archive__description,
html body.clinici-identity.category .arc-archive__description {
	box-sizing: border-box;
	padding-block: 0.7rem;
	padding-inline: var(--arc-card-text-inset);
}

html body.clinici-identity.home .arc-home__intro {
	box-sizing: border-box;
	padding-block: 1.1rem;
	padding-inline: var(--arc-card-text-inset);
}

/* Nav / section link icons from identity subset */
html body.clinici-identity .arc-post-navigation .post-navigation-link-previous a::before,
html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link--previous a::before,
html body.clinici-identity .arc-post-navigation .post-navigation-link-next a::after,
html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link--next a::after {
	content: none !important;
	display: none !important;
}

html body.clinici-identity .clp-nav-icon {
	display: inline-flex;
	flex: 0 0 auto;
	height: 1em;
	margin-inline: 0.25rem;
	vertical-align: -0.12em;
	width: 1em;
}

html body.clinici-identity .arc-section__header .arc-btn .clp-nav-icon {
	height: 0.95em;
	width: 0.95em;
}

html body.clinici-identity .arc-pagination .page-numbers .clp-nav-icon,
html body.clinici-identity .arc-pagination a .clp-nav-icon {
	height: 0.85em;
	width: 0.85em;
}

/* -------------------------------------------------------------------------- */
/* Footer polish — readable columns, inset, persona tokens.                   */
/* -------------------------------------------------------------------------- */

html body.clinici-identity.arc-theme footer.arc-site-footer,
html body.clinici-identity footer.arc-site-footer {
	background: var(--arc-footer-background) !important;
	border-top: 1px solid color-mix(in srgb, var(--arc-footer-accent) 22%, transparent);
	color: var(--arc-footer-text) !important;
	padding-block: 2.25rem 1.5rem;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
	display: grid !important;
	gap: 1.25rem 1.75rem !important;
	grid-template-columns: minmax(0, 1fr) !important;
	max-width: min(var(--arc-wide-width, 1600px), 100%) !important;
	padding-inline: var(--arc-page-gutter, 1.25rem);
	width: 100% !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col-wrap,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col .menu,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col ul {
	display: flex !important;
	flex-direction: column !important;
	gap: 0.35rem;
	text-align: start !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget__title,
html body.clinici-identity.arc-theme footer.arc-site-footer h2 {
	color: var(--arc-footer-text) !important;
	font-size: 0.82rem;
	letter-spacing: 0.06em;
	margin-block: 0 0.55rem;
	text-transform: uppercase;
}

html body.clinici-identity.arc-theme footer.arc-site-footer a {
	color: var(--arc-footer-accent) !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-contact,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-copyright {
	box-sizing: border-box;
	color: var(--arc-footer-text) !important;
	line-height: 1.55;
	margin: 0.45rem 0;
	max-width: min(var(--arc-wide-width, 1600px), 100%);
	opacity: 0.92;
	padding-inline: var(--arc-page-gutter, 1.25rem);
}

@media (min-width: 768px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 1280px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
}
/* v11 — audit regression fix: footer center, header tools, no arrows, share X, hover contrast */
/* -------------------------------------------------------------------------- */

/* Footer — centered well on viewport (overrides audit Footer polish) */
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
	box-sizing: border-box;
	display: grid !important;
	gap: 1.25rem 1.75rem !important;
	grid-template-columns: minmax(0, 1fr) !important;
	margin-inline: auto !important;
	max-width: min(var(--arc-wide-width, 1600px), 100%) !important;
	padding-inline: var(--arc-page-gutter, 1.25rem);
	width: 100% !important;
}

html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-copyright,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-contact,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-newsletter {
	box-sizing: border-box;
	margin-inline: auto !important;
	max-width: min(var(--arc-wide-width, 1600px), 100%) !important;
	padding-inline: var(--arc-page-gutter, 1.25rem);
	width: 100% !important;
}

@media (min-width: 768px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 1280px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 782px) {
	html body.clinici-identity.arc-theme .arc-site-header .arc-site-header__inner {
		align-items: center;
		box-sizing: border-box;
		column-gap: 0.75rem;
		display: flex !important;
		flex-wrap: nowrap;
		grid-template-columns: none !important;
		margin-inline: auto;
		max-width: min(var(--arc-wide-width, 1600px), 100%) !important;
		min-width: 0;
		padding-inline: var(--arc-page-gutter, 1.25rem);
		width: 100%;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-brand {
		flex: 1 1 auto;
		grid-column: auto !important;
		justify-self: start !important;
		margin-right: 0;
		min-width: 0;
		overflow: hidden;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-header-tools,
	html body.clinici-identity.arc-theme.arc-header-compact .arc-site-header .arc-header-tools {
		align-items: center;
		display: flex !important;
		flex: 0 0 auto;
		gap: 0.55rem;
		grid-column: auto !important;
		justify-content: flex-end;
		margin-left: auto;
		min-width: 0;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-primary-navigation {
		grid-column: auto !important;
		grid-row: auto !important;
		height: auto !important;
		justify-self: auto !important;
		max-width: none;
		min-height: 0;
		width: max-content;
	}

	html body.clinici-identity.arc-theme .arc-site-header .arc-header-search-toggle,
	html body.clinici-identity.arc-theme .arc-site-header .arc-search-toggle,
	html body.clinici-identity.arc-theme .arc-site-header .arc-color-toggle,
	html body.clinici-identity.arc-theme .arc-site-header .wp-block-navigation__responsive-container-open {
		grid-column: auto !important;
		grid-row: auto !important;
		justify-self: auto !important;
		margin: 0 !important;
		margin-inline-start: 0 !important;
	}
}

/* Remove injected nav / pagination / CTA arrow icons */
html body.clinici-identity [class*="-nav-icon"] {
	display: none !important;
}

html body.clinici-identity .arc-post-navigation .post-navigation-link-previous a::before,
html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link--previous a::before,
html body.clinici-identity .arc-post-navigation .post-navigation-link-next a::after,
html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link--next a::after,
html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link a::before,
html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link a::after,
html body.clinici-identity .arc-section__header > .arc-btn::before,
html body.clinici-identity .arc-section__header > .arc-btn::after {
	content: none !important;
	display: none !important;
}

html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link__arrow-previous,
html body.clinici-identity .arc-post-navigation .wp-block-post-navigation-link__arrow-next {
	display: none !important;
}

/* Share — single X icon (hide duplicate text label) */
html body.clinici-identity .arc-share a[href*="twitter.com"] span,
html body.clinici-identity .arc-share a[href*="://x.com/"] span,
html body.clinici-identity .arc-share a[href*="://www.x.com/"] span {
	border: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

html body.clinici-identity .arc-share:not(.arc-share--desktop-sticky) a[href*="twitter.com"],
html body.clinici-identity .arc-share:not(.arc-share--desktop-sticky) a[href*="://x.com/"],
html body.clinici-identity .arc-share:not(.arc-share--desktop-sticky) a[href*="://www.x.com/"] {
	min-width: 2.65rem;
	padding-inline: 0.7rem;
}

/* Hover — readable text on pills, nav, footer, cards */
html body.clinici-identity.arc-theme footer.arc-site-footer a:hover,
html body.clinici-identity.arc-theme footer.arc-site-footer a:focus-visible {
	color: var(--arc-footer-accent) !important;
	text-decoration: underline;
	text-underline-offset: 0.12em;
}

html body.clinici-identity.arc-theme .arc-site-header a:hover,
html body.clinici-identity.arc-theme .arc-site-header a:focus-visible,
html body.clinici-identity.arc-theme .arc-site-header .wp-block-navigation-item__content:hover {
	color: var(--arc-footer-accent) !important;
}

html body.clinici-identity a.arc-kicker:hover,
html body.clinici-identity a.arc-kicker:focus-visible,
html body.clinici-identity a.arc-card__category:hover,
html body.clinici-identity a.arc-card__category:focus-visible {
	filter: brightness(0.94);
	text-decoration: none;
}

html body.clinici-identity.arc-theme .arc-card:hover .arc-card__title a,
html body.clinici-identity.arc-theme .arc-card:hover .wp-block-post-title a {
	color: var(--wp--preset--color--accent, var(--arc-footer-accent)) !important;
}

html body.clinici-identity.arc-theme .arc-btn:hover,
html body.clinici-identity.arc-theme .arc-btn:focus-visible,
html body.clinici-identity.arc-theme a.arc-btn:hover,
html body.clinici-identity.arc-theme a.arc-btn:focus-visible {
	color: var(--arc-on-accent, #fff) !important;
}

/* v8 — 2026 footer: nutritie structure, unique links, centered well 1280 */
html body.clinici-identity.arc-theme footer.arc-site-footer,
html body.clinici-identity footer.arc-site-footer {
	align-items: center !important;
	box-sizing: border-box;
	display: flex !important;
	flex-direction: column !important;
	gap: 1rem;
	margin-inline: auto !important;
	max-width: none !important;
	padding-block: 2.1rem 1.35rem !important;
	padding-inline: var(--arc-page-gutter, 1.25rem) !important;
	text-align: center !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-newsletter,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-nav-cluster,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-navigation,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-trust-navigation,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area:not(.clp-footer-card) {
	display: none !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer > .alignwide,
html body.clinici-identity.arc-theme footer.arc-site-footer > .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer > .arc-site-footer__grid,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-site-footer__grid,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-site-footer__grid {
	box-sizing: border-box;
	display: grid !important;
	gap: 1rem !important;
	grid-template-columns: minmax(0, 1fr) !important;
	justify-content: center !important;
	margin-inline: auto !important;
	max-width: min(1280px, 100%) !important;
	padding-inline: 0 !important;
	text-align: center !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .clp-footer-card,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-site-footer__grid > :not(.arc-footer-copyright-wrap) {
	align-items: center !important;
	background: color-mix(in srgb, var(--arc-footer-text) 8%, transparent);
	border: 1px solid color-mix(in srgb, var(--arc-footer-text) 16%, transparent);
	border-radius: 0.75rem;
	box-sizing: border-box;
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
	margin: 0 !important;
	max-width: none !important;
	min-width: 0 !important;
	padding: 1.15rem 1.2rem 1.25rem !important;
	text-align: center !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col .menu,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col ul,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-contact,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget__title,
html body.clinici-identity.arc-theme footer.arc-site-footer h2,
html body.clinici-identity.arc-theme footer.arc-site-footer .menu,
html body.clinici-identity.arc-theme footer.arc-site-footer .menu a,
html body.clinici-identity.arc-theme footer.arc-site-footer .wp-block-site-title,
html body.clinici-identity.arc-theme footer.arc-site-footer .wp-block-site-title a,
html body.clinici-identity.arc-theme footer.arc-site-footer .wp-block-site-tagline,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-copyright,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-email {
	color: inherit;
	display: block;
	margin-inline: auto !important;
	max-width: 28rem;
	text-align: center !important;
	width: 100%;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget__title,
html body.clinici-identity.arc-theme footer.arc-site-footer h2 {
	color: var(--arc-footer-text) !important;
	font-size: 0.82rem;
	letter-spacing: 0.06em;
	margin-block: 0 0.55rem !important;
	text-transform: uppercase;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-note {
	color: var(--arc-footer-text) !important;
	font-size: 0.95rem;
	line-height: 1.5;
	margin: 0.2rem 0 0 !important;
	opacity: 0.94;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-contact {
	color: var(--arc-footer-text) !important;
	font-size: 0.9rem;
	margin: 0.7rem 0 0 !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .menu,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-col ul {
	display: grid !important;
	gap: 0.4rem;
	grid-template-columns: minmax(0, 1fr) !important;
	list-style: none;
	margin: 0.35rem 0 0 !important;
	padding: 0 !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .menu a {
	color: var(--arc-footer-accent) !important;
	overflow-wrap: anywhere;
	white-space: normal !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .menu a:hover,
html body.clinici-identity.arc-theme footer.arc-site-footer .menu a:focus-visible {
	color: var(--arc-footer-text) !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-copyright-wrap,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-site-footer__grid > .arc-footer-copyright-wrap {
	background: none !important;
	border: 0 !important;
	grid-column: 1 / -1 !important;
	padding: 0.2rem 0 0 !important;
	text-align: center !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .wp-block-site-title,
html body.clinici-identity.arc-theme footer.arc-site-footer .wp-block-site-title a {
	font-size: clamp(1.35rem, 2.4vw, 1.85rem);
	font-weight: 650;
	max-width: none;
}
@media (min-width: 768px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-site-footer__grid,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-site-footer__grid {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}
@media (min-width: 1100px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
}

/* v9 — 1-3-1 footer: full about + 3 cols, no cramped 4-col, no extra brand card */
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
	grid-template-columns: minmax(0, 1fr) !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about {
	grid-column: 1 / -1 !important;
	padding: 1.7rem 1.6rem 1.85rem !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-brand {
	color: var(--arc-footer-text) !important;
	font-size: clamp(1.5rem, 2.8vw, 2.05rem) !important;
	font-weight: 650;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 0.55rem !important;
	max-width: 46rem;
	text-transform: none !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-tagline,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-contact {
	max-width: 46rem !important;
	width: 100%;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-tagline {
	color: var(--arc-footer-accent) !important;
	font-size: 1.05rem;
	font-weight: 550;
	line-height: 1.45;
	margin: 0 0 0.7rem !important;
	opacity: 1;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-note {
	font-size: 1rem;
	line-height: 1.55;
	margin: 0 auto !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-contact {
	margin: 0.85rem auto 0 !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--subiecte,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--recente,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--juridic {
	padding: 1.35rem 1.25rem 1.45rem !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-site-footer__grid > :not(.arc-footer-copyright-wrap),
html body.clinici-identity.arc-theme footer.arc-site-footer .wp-block-site-title,
html body.clinici-identity.arc-theme footer.arc-site-footer .wp-block-site-tagline {
	display: none !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-copyright-wrap {
	background: none !important;
	border: 0 !important;
}
@media (min-width: 768px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about {
		grid-column: 1 / -1 !important;
		padding: 2rem 2.25rem 2.1rem !important;
	}
}
@media (min-width: 1100px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}

/* v10 — visible rounded cards on mobile + centered text; keep 1-3-1 stack */
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget-area.clp-footer-card,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card {
	align-items: center !important;
	background: color-mix(in srgb, var(--arc-footer-text) 16%, var(--arc-footer-background)) !important;
	border: 1px solid color-mix(in srgb, var(--arc-footer-accent) 36%, transparent) !important;
	border-radius: 0.75rem !important;
	box-sizing: border-box !important;
	display: flex !important;
	flex-direction: column !important;
	margin: 0 !important;
	max-width: none !important;
	min-width: 0 !important;
	padding: 1.2rem 1.15rem 1.3rem !important;
	text-align: center !important;
	visibility: visible !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about {
	grid-column: 1 / -1 !important;
	padding: 1.35rem 1.2rem 1.45rem !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card *,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .arc-widget__title,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card h2,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .clp-footer-brand,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .clp-footer-tagline,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .clp-footer-contact,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .menu,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .menu a,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card ul,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card li {
	text-align: center !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .menu,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card ul {
	align-items: center !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-copyright-wrap {
	background: none !important;
	border: 0 !important;
	box-shadow: none !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
	grid-template-columns: minmax(0, 1fr) !important;
}
@media (max-width: 899px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: minmax(0, 1fr) !important;
	}
	html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about {
		grid-column: 1 / -1 !important;
	}
}
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about {
		grid-column: 1 / -1 !important;
		padding: 2rem 2.25rem 2.1rem !important;
	}
}

/* v12 — about text fills the card (2px inset); drop 46rem/28rem measure */
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--about,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-widget-area.clp-footer-card.clp-footer-card--about,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card.clp-footer-card--about {
	box-sizing: border-box !important;
	grid-column: 1 / -1 !important;
	padding: 2px !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .arc-widget,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-brand,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-tagline,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-contact,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about > * {
	box-sizing: border-box !important;
	margin-inline: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	padding-inline: 0 !important;
	text-align: center !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-contact {
	margin-block: 0.85rem 0 !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--subiecte,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--recente,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--juridic {
	box-sizing: border-box !important;
	padding: 0.75rem 0.7rem !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--subiecte .arc-widget,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--recente .arc-widget,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--juridic .arc-widget,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--subiecte .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--recente .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--juridic .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .arc-widget__title,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .menu,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card ul,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card .menu a {
	margin-inline: 0 !important;
	max-width: none !important;
	padding-inline: 0 !important;
	text-align: center !important;
	width: 100% !important;
}
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--about,
	html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card.clp-footer-card--about {
		grid-column: 1 / -1 !important;
		padding: 2px !important;
	}
}

/* v13 — kill leftover 4-col :has() + hug-content 3-col cards; about fills */
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets.is-layout-grid,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets:has(> :nth-child(2)),
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets:has(> :nth-child(3)),
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets:has(> :nth-child(4)),
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets.is-layout-grid:has(> :nth-child(4)),
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-columns .arc-footer-widgets:has(> :nth-child(4)),
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets,
html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets:has(> :nth-child(4)) {
	align-items: start !important;
	grid-template-columns: minmax(0, 1fr) !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--about,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card.clp-footer-card--about {
	align-self: stretch !important;
	box-sizing: border-box !important;
	grid-column: 1 / -1 !important;
	height: auto !important;
	padding: 2px !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-col,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .arc-widget,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-brand,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-tagline,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-note,
html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card--about .clp-footer-contact {
	box-sizing: border-box !important;
	flex: 0 1 auto !important;
	margin-inline: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	padding-inline: 0 !important;
	text-align: center !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--subiecte,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--recente,
html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets > .arc-widget-area.clp-footer-card.clp-footer-card--juridic {
	align-self: start !important;
	flex: 0 0 auto !important;
	height: auto !important;
	min-height: 0 !important;
}
@media (min-width: 768px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets:has(> :nth-child(4)),
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets.is-layout-grid:has(> :nth-child(4)),
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets:has(> :nth-child(4)) {
		align-items: start !important;
		grid-template-columns: minmax(0, 1fr) !important;
	}
}
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets.is-layout-grid,
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets:has(> :nth-child(4)),
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets.is-layout-grid:has(> :nth-child(4)),
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-columns .arc-footer-widgets:has(> :nth-child(4)),
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets:has(> :nth-child(4)) {
		align-items: start !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme footer.arc-site-footer .clp-footer-card.clp-footer-card--about {
		grid-column: 1 / -1 !important;
		padding: 2px !important;
	}
}
@media (min-width: 1100px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets:has(> :nth-child(4)),
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets:has(> :nth-child(4)) {
		align-items: start !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}
@media (min-width: 1280px) {
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer .arc-footer-widgets:has(> :nth-child(4)),
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets,
	html body.clinici-identity.arc-theme footer.arc-site-footer [class*="wp-container-core-group-is-layout-"].arc-footer-widgets:has(> :nth-child(4)) {
		align-items: start !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}

/* network-consent-card-v1 — same centered cookie card on every .top site; colors from identity tokens. */
html body.clinici-identity #arc-consent,
html body.clinici-identity.arc-theme #arc-consent,
html body.clinici-identity.arc-theme:has(.arc-bottom-nav) #arc-consent {
	align-items: stretch !important;
	background: transparent !important;
	border: 0 !important;
	bottom: max(1rem, env(safe-area-inset-bottom, 0px)) !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: var(--arc-footer-text) !important;
	display: flex !important;
	justify-content: center !important;
	left: 50% !important;
	margin: 0 !important;
	max-width: min(42rem, calc(100vw - 1.5rem)) !important;
	padding: 0 !important;
	pointer-events: none !important;
	position: fixed !important;
	right: auto !important;
	top: auto !important;
	transform: translateX(-50%) !important;
	width: min(42rem, calc(100vw - 1.5rem)) !important;
	z-index: 99999 !important;
}

html body.clinici-identity #arc-consent[hidden],
html body.clinici-identity.arc-theme #arc-consent[hidden] {
	display: none !important;
}

html body.clinici-identity:has(.wp-block-navigation__responsive-container.is-menu-open) #arc-consent,
html body.clinici-identity.arc-theme:has(.wp-block-navigation__responsive-container.is-menu-open) #arc-consent {
	display: none !important;
}

@media (max-width: 781px) {
	html body.clinici-identity:has(.arc-bottom-nav) #arc-consent,
	html body.clinici-identity.arc-theme:has(.arc-bottom-nav) #arc-consent {
		bottom: calc(4.85rem + env(safe-area-inset-bottom, 0px)) !important;
	}
}

html body.clinici-identity #arc-consent .arc-consent__inner,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__inner,
html body.clinici-identity .arc-consent__inner {
	align-items: center !important;
	background: var(--arc-footer-background) !important;
	border: 1px solid color-mix(in srgb, var(--arc-footer-text) 22%, transparent) !important;
	border-radius: 0.875rem !important;
	box-shadow: 0 12px 32px rgb(15 23 42 / 28%) !important;
	box-sizing: border-box !important;
	clip: auto !important;
	clip-path: none !important;
	color: var(--arc-footer-text) !important;
	display: flex !important;
	flex-direction: column !important;
	flex-wrap: nowrap !important;
	height: auto !important;
	justify-content: center !important;
	margin: 0 auto !important;
	max-width: 100% !important;
	overflow: visible !important;
	padding: 0.7rem 0.95rem 0.75rem !important;
	pointer-events: auto !important;
	position: relative !important;
	text-align: center !important;
	width: 100% !important;
}

html body.clinici-identity #arc-consent .arc-consent__title,
html body.clinici-identity #arc-consent .arc-consent__text,
html body.clinici-identity #arc-consent .arc-consent__panel,
html body.clinici-identity #arc-consent .arc-consent__prefs,
html body.clinici-identity #arc-consent p,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__title,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__text,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__panel,
html body.clinici-identity.arc-theme #arc-consent p {
	background: transparent !important;
	color: var(--arc-footer-text) !important;
}

html body.clinici-identity #arc-consent .arc-consent__title,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__title,
html body.clinici-identity .arc-consent__title {
	display: block !important;
	font-size: 0.875rem !important;
	font-weight: 700 !important;
	margin: 0 0 0.2rem !important;
	text-align: center !important;
}

html body.clinici-identity #arc-consent .arc-consent__wp-notice[hidden],
html body.clinici-identity.arc-theme #arc-consent .arc-consent__wp-notice[hidden],
html body.clinici-identity #arc-consent .arc-consent__prefs[hidden],
html body.clinici-identity.arc-theme #arc-consent .arc-consent__prefs[hidden] {
	display: none !important;
}

html body.clinici-identity #arc-consent .arc-consent__text,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__text,
html body.clinici-identity.arc-theme #arc-consent p.arc-consent__text {
	-webkit-box-orient: unset !important;
	-webkit-line-clamp: unset !important;
	background: transparent !important;
	clip: auto !important;
	clip-path: none !important;
	display: block !important;
	font-size: 0.785rem !important;
	height: auto !important;
	line-height: 1.4 !important;
	margin: 0 0 0.5rem !important;
	max-height: none !important;
	overflow: visible !important;
	padding: 0 !important;
	position: static !important;
	text-align: center !important;
	white-space: normal !important;
	width: auto !important;
}

html body.clinici-identity #arc-consent .arc-consent__text a,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__text a,
html body.clinici-identity #arc-consent a {
	background: transparent !important;
	color: var(--arc-footer-accent) !important;
	font-weight: 700 !important;
	text-decoration: underline !important;
	text-underline-offset: 0.15em !important;
}

html body.clinici-identity #arc-consent .arc-consent__text a:hover,
html body.clinici-identity #arc-consent .arc-consent__text a:focus-visible {
	color: var(--arc-footer-text) !important;
}

html body.clinici-identity #arc-consent .arc-consent__actions,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__actions {
	align-items: center !important;
	display: flex !important;
	flex: 0 0 auto !important;
	flex-wrap: wrap !important;
	gap: 0.35rem !important;
	justify-content: center !important;
	margin: 0 !important;
	min-width: 0 !important;
	width: 100% !important;
}

html body.clinici-identity #arc-consent .arc-consent__btn,
html body.clinici-identity #arc-consent button,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__btn,
html body.clinici-identity .arc-consent__btn:not(.arc-consent__btn--accept) {
	background: transparent !important;
	border: 1px solid color-mix(in srgb, var(--arc-footer-text) 55%, transparent) !important;
	border-radius: 0.4rem !important;
	color: var(--arc-footer-text) !important;
	cursor: pointer !important;
	flex: 0 1 auto !important;
	font-size: 0.785rem !important;
	font-weight: 700 !important;
	min-height: 2.15rem !important;
	min-width: 0 !important;
	padding: 0.3rem 0.7rem !important;
}

html body.clinici-identity #arc-consent .arc-consent__btn:hover,
html body.clinici-identity #arc-consent .arc-consent__btn:focus-visible,
html body.clinici-identity #arc-consent button:not(.arc-consent__btn--accept):hover,
html body.clinici-identity #arc-consent button:not(.arc-consent__btn--accept):focus-visible {
	background: color-mix(in srgb, var(--arc-footer-text) 14%, transparent) !important;
	border-color: var(--arc-footer-text) !important;
	color: var(--arc-footer-text) !important;
}

html body.clinici-identity #arc-consent .arc-consent__btn--accept,
html body.clinici-identity.arc-theme #arc-consent .arc-consent__btn--accept,
html body.clinici-identity .arc-consent__btn--accept {
	background: var(--wp--preset--color--accent) !important;
	border-color: var(--wp--preset--color--accent) !important;
	color: var(--arc-on-accent, var(--arc-on-brand)) !important;
	font-size: 0.875rem !important;
	min-height: 2.35rem !important;
	min-width: 6.25rem !important;
	padding: 0.4rem 0.95rem !important;
}

html body.clinici-identity #arc-consent .arc-consent__btn--accept:hover,
html body.clinici-identity #arc-consent .arc-consent__btn--accept:focus-visible {
	background: color-mix(in srgb, var(--wp--preset--color--accent) 88%, #000) !important;
	border-color: color-mix(in srgb, var(--wp--preset--color--accent) 88%, #000) !important;
	box-shadow: 0 0 0 2px color-mix(in srgb, var(--arc-footer-accent) 55%, transparent) !important;
	color: var(--arc-on-accent, var(--arc-on-brand)) !important;
}

html body.clinici-identity #arc-consent .arc-consent__prefs,
html body.clinici-identity .arc-consent__prefs {
	background: transparent !important;
	border-color: color-mix(in srgb, var(--arc-footer-text) 18%, transparent) !important;
	color: var(--arc-footer-text) !important;
}

@media (max-width: 781px) {
	html body.clinici-identity #arc-consent .arc-consent__inner,
	html body.clinici-identity.arc-theme #arc-consent .arc-consent__inner {
		padding: 0.55rem 0.7rem 0.6rem !important;
	}

	html body.clinici-identity #arc-consent .arc-consent__title {
		font-size: 0.785rem !important;
		margin: 0 0 0.12rem !important;
	}

	html body.clinici-identity #arc-consent .arc-consent__text,
	html body.clinici-identity.arc-theme #arc-consent .arc-consent__text,
	html body.clinici-identity.arc-theme #arc-consent p.arc-consent__text {
		background: transparent !important;
		display: block !important;
		font-size: 0.705rem !important;
		line-height: 1.35 !important;
		margin: 0 0 0.4rem !important;
	}

	html body.clinici-identity #arc-consent .arc-consent__btn,
	html body.clinici-identity #arc-consent button,
	html body.clinici-identity #arc-consent .arc-consent__btn--accept {
		font-size: 0.72rem !important;
		min-height: 2rem !important;
		padding: 0.25rem 0.55rem !important;
	}

	html body.clinici-identity #arc-consent .arc-consent__btn--accept {
		min-height: 2.15rem !important;
		min-width: 5.5rem !important;
	}
}


/* -------------------------------------------------------------------------- */
/* v-home-fill — homepage cards: title + excerpt always visible under image.  */
/* Archives/singles untouched. Cookie bar selectors not modified.             */
/* -------------------------------------------------------------------------- */

html body.clinici-identity.arc-theme.home .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-card .wp-block-post-excerpt,
html body.clinici-identity.arc-theme.home .arc-card .wp-block-post-excerpt p,
html body.clinici-identity.arc-theme.home .arc-home .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-card--horizontal .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-card--standard .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card:not(:first-child) .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card:first-child .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-category-section--list .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-category-section--evidence-source-notes .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:not(:has(> .arc-card--lead)) > .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .cst-all-materials .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .cst-hero-stack-extra .arc-card__excerpt,
html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-evidence-board .arc-card__excerpt,
html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-evidence-board__file--reference .arc-card__excerpt,
html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-hero--grid .arc-hero__grid > .arc-card:not(.arc-card--lead) .arc-card__excerpt,
html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home--mosaic .arc-hero__grid > .arc-card:not(.arc-card--lead) .arc-card__excerpt,
html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-bento__side .arc-card__excerpt,
html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-tabbed-posts .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home.arc-home-guide-lifestyle-hub .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .ntt-desk .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .ntt-desk .arc-post-grid > .arc-card:not(:first-child) .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .ntt-discover .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-authority-masthead .arc-card .arc-card__excerpt {
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
	color: var(--wp--preset--color--muted) !important;
	display: -webkit-box !important;
	font-size: 0.92rem !important;
	height: auto !important;
	line-height: 1.45 !important;
	margin: 0.2rem 0 0 !important;
	max-height: none !important;
	min-height: 0 !important;
	opacity: 1 !important;
	overflow: hidden !important;
	position: static !important;
	visibility: visible !important;
}

html body.clinici-identity.home .arc-card--lead .arc-card__excerpt,
html body.clinici-identity.home .arc-hero .arc-card--lead .arc-card__excerpt {
	-webkit-line-clamp: 4 !important;
	font-size: 0.98rem !important;
}

html body.clinici-identity.home .arc-card .arc-card__title,
html body.clinici-identity.home .arc-card .wp-block-post-title,
html body.clinici-identity.home .arc-card .arc-card__title a,
html body.clinici-identity.home .arc-card .wp-block-post-title a {
	color: var(--wp--preset--color--text) !important;
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
}

html body.clinici-identity.home .arc-card .arc-card__body,
html body.clinici-identity.home .arc-hero .arc-card .arc-card__body,
html body.clinici-identity.home .arc-category-section .arc-card .arc-card__body,
html body.clinici-identity.home .arc-card--lead .arc-card__body {
	background: transparent !important;
	bottom: auto !important;
	color: var(--wp--preset--color--text);
	display: flex !important;
	flex: 1 1 auto;
	flex-direction: column;
	inset: auto !important;
	min-height: 0 !important;
	padding: 0.75rem 1rem 1rem !important;
	position: static !important;
	transform: none !important;
	z-index: auto !important;
}

html body.clinici-identity.home .arc-card {
	min-height: 0 !important;
}

html body.clinici-identity.home .arc-post-grid:has(> :only-child) {
	grid-template-columns: minmax(0, 1fr) !important;
}

html body.clinici-identity.home .arc-post-grid:has(> :only-child) > .arc-card {
	max-width: min(46rem, 100%) !important;
	width: 100% !important;
}

@media (min-width: 1200px) {
	html body.clinici-identity.home .arc-card:not(.arc-card--lead) .arc-card__excerpt {
		-webkit-line-clamp: 4 !important;
	}

	html body.clinici-identity.home .arc-card--lead .arc-card__excerpt {
		-webkit-line-clamp: 5 !important;
	}
}

@media (max-width: 639px) {
	html body.clinici-identity.home .arc-card .arc-card__excerpt {
		-webkit-line-clamp: 2 !important;
		font-size: 0.86rem !important;
	}

	html body.clinici-identity.home .arc-card .arc-card__body {
		padding: 0.55rem 0.75rem 0.75rem !important;
	}
}

/* -------------------------------------------------------------------------- */
/* v-well-fill — count-aware wells (700–2560). No P/E marks, no empty tracks. */
/* Singles (58rem) and footer/cookie untouched.                               */
/* -------------------------------------------------------------------------- */

html body.clinici-identity.arc-theme .arc-card::before,
html body.clinici-identity.arc-theme .arc-card::after,
html body.clinici-identity.arc-theme .arc-section__header h2::before,
html body.clinici-identity.arc-home-expert-evidence .arc-card::before,
html body.clinici-identity.arc-home-expert-evidence .arc-tabbed-posts .arc-card::before,
html body.clinici-identity.arc-home-expert-evidence .arc-category-section--evidence-partner-casebook .arc-card::before,
html body.clinici-identity.arc-home-expert-evidence .arc-category-section--evidence-regional-map .arc-card::before,
html body.clinici-identity.arc-home-expert-evidence .arc-category-section--evidence-source-notes .arc-card::before,
html body.clinici-identity.arc-home-expert-evidence .arc-evidence-board .arc-card::before,
html body.clinici-identity.arc-home-expert-evidence .arc-evidence-board__file::before,
html body.clinici-identity.arc-home-corporate-journal .arc-card::before,
html body.clinici-identity.arc-home-guide-lifestyle-hub .arc-card::before,
html body.clinici-identity.arc-home-guide-lifestyle-hub .arc-guide-compass .arc-card::before,
html body.clinici-identity.arc-home-press-insights .arc-card::before,
html body.clinici-identity.arc-home-business-authority .arc-card::before,
html body.clinici-identity .arc-post-grid::before,
html body.clinici-identity .arc-post-grid::after {
	content: none !important;
	display: none !important;
}

html body.clinici-identity:not(.single) .arc-card--no-image .arc-card__image,
html body.clinici-identity:not(.single) .arc-card--no-image .wp-block-post-featured-image,
html body.clinici-identity:not(.single) .arc-card .arc-card__image:not(:has(img[src])),
html body.clinici-identity:not(.single) .arc-card .wp-block-post-featured-image:not(:has(img[src])) {
	display: none !important;
	height: 0 !important;
	min-height: 0 !important;
}

html body.clinici-identity.home .arc-card .arc-card__excerpt,
html body.clinici-identity.home .arc-card .wp-block-post-excerpt,
html body.clinici-identity.archive .arc-card .arc-card__excerpt,
html body.clinici-identity.category .arc-card .arc-card__excerpt,
html body.clinici-identity.blog .arc-card .arc-card__excerpt,
html body.clinici-identity.search .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-card--horizontal .arc-card__excerpt,
html body.clinici-identity.arc-theme.archive .arc-card--horizontal .arc-card__excerpt,
html body.clinici-identity.arc-theme.category .arc-card--horizontal .arc-card__excerpt {
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
	color: var(--wp--preset--color--muted) !important;
	display: -webkit-box !important;
	font-size: 0.92rem !important;
	height: auto !important;
	line-height: 1.45 !important;
	margin: 0.2rem 0 0 !important;
	max-height: none !important;
	min-height: 0 !important;
	opacity: 1 !important;
	overflow: hidden !important;
	visibility: visible !important;
}

@media (min-width: 700px) {
	html body.clinici-identity:not(.single) .arc-card,
	html body.clinici-identity:not(.single) .arc-card--horizontal,
	html body.clinici-identity:not(.single) .arc-card--standard,
	html body.clinici-identity:not(.single) .arc-card--lead,
	html body.clinici-identity:not(.single) .arc-card--archive {
		align-items: stretch !important;
		display: flex !important;
		flex-direction: column !important;
		grid-template-columns: none !important;
		height: auto !important;
		max-width: none !important;
		min-height: 0 !important;
		width: 100% !important;
	}

	html body.clinici-identity:not(.single) .arc-card .arc-card__image,
	html body.clinici-identity:not(.single) .arc-card .wp-block-post-featured-image,
	html body.clinici-identity:not(.single) .arc-card--horizontal .arc-card__image,
	html body.clinici-identity:not(.single) .arc-card--standard .arc-card__image {
		aspect-ratio: 16 / 10 !important;
		flex: 0 0 auto !important;
		height: auto !important;
		max-height: 15rem !important;
		min-height: 0 !important;
		width: 100% !important;
	}

	html body.clinici-identity:not(.single) .arc-card .arc-card__image img,
	html body.clinici-identity:not(.single) .arc-card .wp-block-post-featured-image img {
		display: block !important;
		height: 100% !important;
		max-height: none !important;
		object-fit: cover !important;
		width: 100% !important;
	}

	html body.clinici-identity:not(.single) .arc-card .arc-card__body,
	html body.clinici-identity:not(.single) .arc-card--horizontal .arc-card__body,
	html body.clinici-identity:not(.single) .arc-card--lead .arc-card__body {
		background: transparent !important;
		flex: 1 1 auto;
		inset: auto !important;
		min-height: 0 !important;
		padding: 0.75rem 1rem 1.05rem !important;
		position: static !important;
		transform: none !important;
	}

	html body.clinici-identity:not(.single) .arc-home .arc-post-grid,
	html body.clinici-identity:not(.single) .arc-home .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity:not(.single) .arc-category-section .arc-post-grid,
	html body.clinici-identity:not(.single) .arc-hero__grid,
	html body.clinici-identity:not(.single) .arc-hero__stack,
	html body.clinici-identity.archive .arc-archive-grid,
	html body.clinici-identity.category .arc-archive-grid,
	html body.clinici-identity.blog .arc-archive-grid,
	html body.clinici-identity.search .arc-archive-grid,
	html body.clinici-identity.search .arc-search-list,
	html body.clinici-identity.archive .arc-archive-query .arc-archive-grid,
	html body.clinici-identity.category .arc-archive-query .arc-archive-grid {
		align-items: stretch !important;
		display: grid !important;
		flex-wrap: unset !important;
		gap: 1.15rem !important;
		grid-template-columns: minmax(0, 1fr) !important;
		justify-content: stretch !important;
		margin-inline: 0 !important;
		max-width: none !important;
		width: 100% !important;
	}

	html body.clinici-identity:not(.single) .arc-home .arc-post-grid > .arc-card,
	html body.clinici-identity:not(.single) .arc-category-section .arc-post-grid > .arc-card,
	html body.clinici-identity.archive .arc-archive-grid > .arc-card,
	html body.clinici-identity.archive .arc-archive-grid > li,
	html body.clinici-identity.category .arc-archive-grid > .arc-card,
	html body.clinici-identity.category .arc-archive-grid > li,
	html body.clinici-identity.search .arc-archive-grid > .arc-card,
	html body.clinici-identity.search .arc-archive-grid > li {
		flex: none !important;
		grid-column: auto !important;
		max-width: none !important;
		width: 100% !important;
	}

	html body.clinici-identity:not(.single) .arc-home .arc-post-grid:has(> :nth-child(2)),
	html body.clinici-identity:not(.single) .arc-category-section .arc-post-grid:has(> :nth-child(2)),
	html body.clinici-identity.archive .arc-archive-grid:has(> :nth-child(2)),
	html body.clinici-identity.category .arc-archive-grid:has(> :nth-child(2)),
	html body.clinici-identity.blog .arc-archive-grid:has(> :nth-child(2)),
	html body.clinici-identity.search .arc-archive-grid:has(> :nth-child(2)),
	html body.clinici-identity.archive .arc-archive-query .arc-archive-grid:has(> :nth-child(2)),
	html body.clinici-identity.category .arc-archive-query .arc-archive-grid:has(> :nth-child(2)) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	html body.clinici-identity:not(.single) .arc-home .arc-post-grid:has(> :nth-child(2)):not(:has(> :nth-child(3))) > .arc-card:last-child:nth-child(odd),
	html body.clinici-identity:not(.single) .arc-category-section .arc-post-grid > .arc-card:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.archive .arc-archive-grid > .arc-card:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.category .arc-archive-grid > .arc-card:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.search .arc-archive-grid > .arc-card:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.archive .arc-archive-grid > li:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.category .arc-archive-grid > li:last-child:nth-child(odd):not(:only-child) {
		grid-column: 1 / -1;
	}

	html body.clinici-identity:not(.single) .arc-home .arc-post-grid:has(> :nth-child(2):last-child) > .arc-card:last-child,
	html body.clinici-identity:not(.single) .arc-category-section .arc-post-grid:has(> :nth-child(2):last-child) > .arc-card:last-child,
	html body.clinici-identity.archive .arc-archive-grid:has(> :nth-child(2):last-child) > :last-child,
	html body.clinici-identity.category .arc-archive-grid:has(> :nth-child(2):last-child) > :last-child {
		grid-column: auto;
	}
}

@media (min-width: 1100px) {
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-home .arc-post-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-category-section .arc-post-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-home .arc-post-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-category-section .arc-post-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.archive:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.category:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.archive:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.category:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.search:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.search:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(6):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-home .arc-post-grid:has(> :nth-child(3):last-child) > .arc-card:last-child,
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-category-section .arc-post-grid:has(> :nth-child(3):last-child) > .arc-card:last-child,
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-home .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:last-child,
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-category-section .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:last-child,
	html body.clinici-identity.archive:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(3):last-child) > :last-child,
	html body.clinici-identity.category:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(3):last-child) > :last-child,
	html body.clinici-identity.archive:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(6):last-child) > :last-child {
		grid-column: auto !important;
	}

	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-home .arc-post-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-category-section .arc-post-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.archive:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.category:not(.arc-has-sidebar) .arc-archive-grid:has(> :nth-child(4):last-child) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	html body.clinici-identity.arc-has-sidebar:not(.single) .arc-home .arc-post-grid:has(> :nth-child(3)),
	html body.clinici-identity.arc-has-sidebar.archive .arc-archive-grid:has(> :nth-child(3)),
	html body.clinici-identity.arc-has-sidebar.category .arc-archive-grid:has(> :nth-child(3)),
	html body.clinici-identity.arc-has-sidebar.search .arc-archive-grid:has(> :nth-child(3)) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	html body.clinici-identity.arc-has-sidebar:not(.single) .arc-archive-grid > .arc-card:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.arc-has-sidebar:not(.single) .arc-archive-grid > li:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.arc-has-sidebar:not(.single) .arc-home .arc-post-grid > .arc-card:last-child:nth-child(odd):not(:only-child) {
		grid-column: 1 / -1;
	}

	html body.clinici-identity.arc-has-sidebar:not(.single) .arc-archive-grid:has(> :nth-child(2):last-child) > :last-child,
	html body.clinici-identity.arc-has-sidebar:not(.single) .arc-home .arc-post-grid:has(> :nth-child(2):last-child) > .arc-card:last-child {
		grid-column: auto;
	}
}

html body.clinici-identity:not(.single) .arc-evidence-board,
html body.clinici-identity:not(.single) .arc-home-expert-evidence .arc-evidence-board,
html body.clinici-identity.home .arc-guide-compass,
html body.clinici-identity.home .arc-guide-compass__satellites {
	display: grid !important;
	gap: 1.15rem !important;
	grid-template-columns: minmax(0, 1fr) !important;
	width: 100% !important;
}

@media (min-width: 700px) {
	html body.clinici-identity:not(.single) .arc-evidence-board:has(> :nth-child(2)),
	html body.clinici-identity.home .arc-guide-compass:has(.arc-guide-compass__satellite) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 1100px) {
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-evidence-board:has(> :nth-child(3):last-child),
	html body.clinici-identity:not(.single):not(.arc-has-sidebar) .arc-evidence-board:has(> :nth-child(6):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}

/* -------------------------------------------------------------------------- */
/* v-well-fill-2 — auto-fit wins over leftover 3-col compass/bento/mosaic.    */
/* -------------------------------------------------------------------------- */

@media (min-width: 700px) {
	html body.clinici-identity.arc-theme:not(.single) .arc-home .arc-post-grid,
	html body.clinici-identity.arc-theme:not(.single) .arc-home .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme:not(.single) .arc-category-section .arc-post-grid,
	html body.clinici-identity.arc-theme:not(.single) .arc-category-section .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home .arc-category-section .arc-post-grid:has(> :nth-child(3)),
	html body.clinici-identity.arc-theme.home.arc-home-guide-lifestyle-hub .arc-category-section .arc-post-grid:has(> :nth-child(3)),
	html body.clinici-identity.arc-theme:not(.single) .arc-guide-compass,
	html body.clinici-identity.arc-theme.home.arc-home-guide-lifestyle-hub .arc-guide-compass,
	html body.clinici-identity.arc-theme.home.arc-home-guide-lifestyle-hub .arc-guide-compass:has(.arc-guide-compass__satellite + .arc-guide-compass__satellite),
	html body.clinici-identity.arc-theme:not(.single) .arc-guide-compass__satellites,
	html body.clinici-identity.arc-theme:not(.single) .arc-evidence-board,
	html body.clinici-identity.arc-theme:not(.single) .arc-hero__grid,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid,
	html body.clinici-identity.arc-theme.category .arc-archive-grid,
	html body.clinici-identity.arc-theme.blog .arc-archive-grid,
	html body.clinici-identity.arc-theme.search .arc-archive-grid,
	html body.clinici-identity.arc-theme.archive .arc-archive-query .arc-archive-grid,
	html body.clinici-identity.arc-theme.category .arc-archive-query .arc-archive-grid,
	html body.clinici-identity.arc-theme.search .arc-archive-query .arc-archive-grid {
		align-items: stretch !important;
		display: grid !important;
		grid-template-columns: repeat(auto-fit, minmax(min(100%, 17.5rem), 1fr)) !important;
		justify-content: stretch !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme.arc-has-sidebar:not(.single) .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar:not(.single) .arc-archive-query .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar:not(.single) .arc-home .arc-post-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar.category .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar.archive .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar.search .arc-archive-grid {
		grid-template-columns: repeat(auto-fit, minmax(min(100%, 14.5rem), 1fr)) !important;
	}

	html body.clinici-identity.arc-theme:not(.single) .arc-guide-compass__lead,
	html body.clinici-identity.arc-theme:not(.single) .arc-guide-compass__satellite,
	html body.clinici-identity.arc-theme:not(.single) .arc-archive-grid > li {
		max-width: none !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme:not(.single) .arc-card,
	html body.clinici-identity.arc-theme:not(.single) .arc-card--horizontal,
	html body.clinici-identity.arc-theme:not(.single) .arc-home .arc-card--horizontal {
		align-items: stretch !important;
		display: flex !important;
		flex-direction: column !important;
		grid-template-columns: none !important;
		min-height: 0 !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme:not(.single) .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme:not(.single) .arc-card--horizontal .arc-card__image,
	html body.clinici-identity.arc-theme:not(.single) .arc-home .arc-card--horizontal .arc-card__image {
		aspect-ratio: 16 / 10 !important;
		flex: 0 0 auto !important;
		height: auto !important;
		max-height: 15rem !important;
		min-height: 0 !important;
		width: 100% !important;
	}
}

/* -------------------------------------------------------------------------- */
/* v-well-fill-3 — beat leftover compact thumbs, 12-col mosaic, overlay text. */
/* Singles (58rem) and #arc-consent untouched.                                */
/* -------------------------------------------------------------------------- */

html body.clinici-identity.arc-theme:not(.single) .arc-card .arc-card__title,
html body.clinici-identity.arc-theme:not(.single) .arc-card .wp-block-post-title,
html body.clinici-identity.arc-theme.home .arc-authority-masthead__brief .arc-card__title,
html body.clinici-identity.arc-theme.home .arc-bento__side .arc-card__title,
html body.clinici-identity.arc-theme.archive .arc-card--archive > .arc-card__title,
html body.clinici-identity.arc-theme.archive .arc-card--archive > .wp-block-post-title,
html body.clinici-identity.arc-theme.category .arc-card--archive > .arc-card__title,
html body.clinici-identity.arc-theme.category .arc-card--archive > .wp-block-post-title,
html body.clinici-identity.arc-theme.search .arc-card--archive > .arc-card__title,
html body.clinici-identity.arc-theme.search .arc-card--archive > .wp-block-post-title {
	display: block !important;
	flex: 0 0 auto !important;
	font-size: clamp(1.02rem, 0.92rem + 0.35vw, 1.28rem) !important;
	height: auto !important;
	line-height: 1.3 !important;
	max-height: none !important;
	min-height: 0 !important;
	opacity: 1 !important;
	overflow: hidden !important;
	position: static !important;
	visibility: visible !important;
}

html body.clinici-identity.arc-theme:not(.single) .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme:not(.single) .arc-card .wp-block-post-excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-card--horizontal .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .cst-all-materials .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .cst-hero-stack-extra .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-authority-masthead__brief .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-bento__side .arc-card__excerpt,
html body.clinici-identity.arc-theme.archive .arc-archive-grid .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.category .arc-archive-grid .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.search .arc-archive-grid .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.search .arc-search-list .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.archive .arc-card--archive > .arc-card__excerpt,
html body.clinici-identity.arc-theme.category .arc-card--archive > .arc-card__excerpt,
html body.clinici-identity.arc-theme.search .arc-card--archive > .arc-card__excerpt {
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
	color: var(--wp--preset--color--muted) !important;
	display: -webkit-box !important;
	flex: 0 0 auto !important;
	font-size: 0.92rem !important;
	height: auto !important;
	line-height: 1.45 !important;
	max-height: none !important;
	min-height: 0 !important;
	opacity: 1 !important;
	overflow: hidden !important;
	position: static !important;
	visibility: visible !important;
}

html body.clinici-identity.arc-theme:not(.single) .arc-card .arc-card__body,
html body.clinici-identity.arc-theme.home .arc-authority-masthead__brief .arc-card .arc-card__body,
html body.clinici-identity.arc-theme.home .arc-bento__side .arc-card .arc-card__body,
html body.clinici-identity.arc-theme.archive .arc-card--archive .arc-card__body {
	display: flex !important;
	flex: 1 1 auto !important;
	flex-direction: column !important;
	height: auto !important;
	inset: auto !important;
	min-height: 0 !important;
	overflow: visible !important;
	position: static !important;
	transform: none !important;
}

@media (min-width: 700px) {
	html body.clinici-identity.arc-theme:not(.single) .arc-card,
	html body.clinici-identity.arc-theme:not(.single) .arc-card--horizontal,
	html body.clinici-identity.arc-theme:not(.single) .arc-card--standard,
	html body.clinici-identity.arc-theme:not(.single) .arc-card--archive,
	html body.clinici-identity.arc-theme.home .arc-home .arc-card--horizontal,
	html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card:not(:first-child),
	html body.clinici-identity.arc-theme.home .cst-all-materials .arc-card,
	html body.clinici-identity.arc-theme.home .cst-hero-stack-extra .arc-card,
	html body.clinici-identity.arc-theme .arc-archive-grid > li .arc-card,
	html body.clinici-identity.arc-theme .arc-archive-grid .arc-card--archive,
	html body.clinici-identity.arc-theme .arc-search-list .arc-card,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-evidence-board__file--reference .arc-card,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-hero.arc-hero--expert .arc-evidence-board__file--reference .arc-card,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-hero.arc-hero--expert .cst-hero-stack-extra .arc-card.arc-card--horizontal,
	html body.clinici-identity.arc-theme.home .arc-authority-masthead__brief > .arc-card {
		align-items: stretch !important;
		align-self: start !important;
		display: flex !important;
		flex-direction: column !important;
		grid-template-columns: none !important;
		height: auto !important;
		max-width: none !important;
		min-height: 0 !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme:not(.single) .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme:not(.single) .arc-card .wp-block-post-featured-image,
	html body.clinici-identity.arc-theme.home .arc-card--horizontal .arc-card__image,
	html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card:not(:first-child) .arc-card__image,
	html body.clinici-identity.arc-theme.home .cst-all-materials .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme.home .cst-hero-stack-extra .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme .arc-archive-grid .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme .arc-archive-grid .arc-card--archive > .wp-block-post-featured-image,
	html body.clinici-identity.arc-theme:not(.arc-archive-view-list) .arc-archive-grid .arc-card--archive > .wp-block-post-featured-image:not(:has(figcaption)),
	html body.clinici-identity.arc-theme.arc-archive-view-list .arc-archive-grid .arc-card--archive > .wp-block-post-featured-image,
	html body.clinici-identity.arc-theme.search .arc-search-list .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-evidence-board__file--reference .arc-card__image {
		aspect-ratio: 16 / 10 !important;
		flex: 0 0 auto !important;
		height: auto !important;
		max-height: 15rem !important;
		min-height: 0 !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme:not(.single) .arc-card .arc-card__image img,
	html body.clinici-identity.arc-theme:not(.single) .arc-card .wp-block-post-featured-image img,
	html body.clinici-identity.arc-theme .arc-card .wp-block-post-featured-image img,
	html body.clinici-identity.arc-theme .arc-card .arc-card__image img {
		height: 100% !important;
		inset: auto !important;
		max-height: none !important;
		object-fit: cover !important;
		position: static !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme:not(.single) .arc-home .arc-post-grid,
	html body.clinici-identity.arc-theme:not(.single) .arc-home .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme:not(.single) .arc-category-section .arc-post-grid,
	html body.clinici-identity.arc-theme:not(.single) .arc-category-section .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section.arc-category-section--insights-press-reel .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-evidence-board,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-hero.arc-hero--expert .arc-evidence-board,
	html body.clinici-identity.arc-theme:not(.single) .arc-hero__grid,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid,
	html body.clinici-identity.arc-theme.category .arc-archive-grid,
	html body.clinici-identity.arc-theme.search .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-preset-community-magazine .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-preset-community-magazine .arc-archive-grid.arc-balanced-grid {
		align-items: start !important;
		display: grid !important;
		grid-template-columns: repeat(auto-fit, minmax(min(100%, 17.5rem), 1fr)) !important;
		justify-content: stretch !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme.arc-has-sidebar:not(.single) .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar.category .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar.archive .arc-archive-grid,
	html body.clinici-identity.arc-theme.arc-has-sidebar.search .arc-archive-grid {
		grid-template-columns: repeat(auto-fit, minmax(min(100%, 14.5rem), 1fr)) !important;
	}

	html body.clinici-identity.arc-theme:not(.single) .arc-home .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme:not(.single) .arc-category-section .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid > .arc-card,
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card,
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:first-child,
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:nth-child(2),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:nth-child(3),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:nth-child(4),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:nth-child(n+5),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card:first-child,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card:nth-child(2),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card:nth-child(3),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card:nth-child(4),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card:nth-child(n+5),
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-evidence-board__file,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-evidence-board__file--primary,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-evidence-board__file--reference,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-hero.arc-hero--expert .arc-evidence-board__file,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-hero.arc-hero--expert .arc-evidence-board__file--primary,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-hero.arc-hero--expert .arc-evidence-board__file--reference,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > li,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > li,
	html body.clinici-identity.arc-theme.search .arc-archive-grid > li {
		grid-column: auto !important;
		grid-row: auto !important;
		max-width: none !important;
		width: 100% !important;
	}
}

/* -------------------------------------------------------------------------- */
/* v-well-fill-4 — archive li.arc-card + only-child compact rows.             */
/* -------------------------------------------------------------------------- */

@media (min-width: 700px) {
	html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card.arc-card--horizontal,
	html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid.arc-balanced-grid > .arc-card,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > li .arc-card,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > li .arc-card,
	html body.clinici-identity.arc-theme.search .arc-archive-grid > li .arc-card,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > .wp-block-post > .arc-card,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > .wp-block-post > .arc-card,
	html body.clinici-identity.arc-theme.search .arc-archive-grid > .wp-block-post > .arc-card,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > li .arc-card--archive,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > li .arc-card--archive,
	html body.clinici-identity.arc-theme.search .arc-archive-grid > li .arc-card--archive,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > li .wp-block-group.arc-card,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > li .wp-block-group.arc-card {
		align-items: stretch !important;
		align-self: start !important;
		display: flex !important;
		flex-direction: column !important;
		grid-template-columns: none !important;
		height: auto !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme.home .arc-home .arc-post-grid > .arc-card.arc-card--horizontal .arc-card__image,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > li .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > li .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme.search .arc-archive-grid > li .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > li .arc-card .wp-block-post-featured-image,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > li .arc-card .wp-block-post-featured-image,
	html body.clinici-identity.arc-theme.archive .arc-archive-grid > li .arc-card--archive > .wp-block-post-featured-image,
	html body.clinici-identity.arc-theme.category .arc-archive-grid > li .arc-card--archive > .wp-block-post-featured-image {
		aspect-ratio: 16 / 10 !important;
		flex: 0 0 auto !important;
		height: auto !important;
		max-height: 15rem !important;
		width: 100% !important;
	}
}

/* -------------------------------------------------------------------------- */
/* v-well-fill-5 — list / source-notes compact rows (only leftover thumbs).   */
/* -------------------------------------------------------------------------- */

@media (min-width: 700px) {
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--list .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--list .arc-post-grid > .arc-card:nth-child(n),
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--evidence-source-notes .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--evidence-source-notes .arc-post-grid > .arc-card:first-child,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--evidence-source-notes .arc-post-grid > .arc-card:nth-child(n),
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--evidence-source-notes .arc-post-grid:has(> .arc-card:nth-child(2):last-child) > .arc-card:first-child,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--evidence-source-notes .arc-post-grid:has(> .arc-card:nth-child(2):last-child) > .arc-card:nth-child(2),
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-home .arc-category-section.arc-category-section--evidence-source-notes .arc-post-grid.arc-balanced-grid > .arc-card:nth-child(n),
	html body.clinici-identity.arc-theme .arc-home .arc-category-section .arc-post-grid:not(:has(> .arc-card--lead)) > .arc-card,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section .arc-post-grid:not(:has(> .arc-card--lead)) > .arc-card:first-child,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section .arc-post-grid:not(:has(> .arc-card--lead)) > .arc-card:nth-child(n),
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-home .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"].arc-category-section--evidence-source-notes .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:first-child,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-home .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"].arc-category-section--evidence-source-notes .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:nth-child(n) {
		align-items: stretch !important;
		display: flex !important;
		flex-direction: column !important;
		grid-template-columns: none !important;
		height: auto !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme .arc-home .arc-category-section--list .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--list .arc-card:first-child .arc-card__image,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--evidence-source-notes .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section--evidence-source-notes .arc-card:first-child .arc-card__image,
	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-home .arc-category-section--evidence-source-notes :is(.arc-card__image, .arc-card__excerpt),
	html body.clinici-identity.arc-theme .arc-home .arc-category-section .arc-post-grid:not(:has(> .arc-card--lead)) > .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section .arc-post-grid:not(:has(> .arc-card--lead)) > .arc-card:first-child .arc-card__image {
		aspect-ratio: 16 / 10 !important;
		display: block !important;
		flex: 0 0 auto !important;
		height: auto !important;
		max-height: 15rem !important;
		min-height: 0 !important;
		width: 100% !important;
	}

	html body.clinici-identity.arc-theme.arc-home-expert-evidence .arc-home .arc-category-section--evidence-source-notes .arc-card .arc-card__excerpt,
	html body.clinici-identity.arc-theme .arc-home .arc-category-section .arc-post-grid:not(:has(> .arc-card--lead)) > .arc-card .arc-card__excerpt {
		-webkit-box-orient: vertical !important;
		-webkit-line-clamp: 3 !important;
		display: -webkit-box !important;
		height: auto !important;
		max-height: none !important;
		visibility: visible !important;
	}
}

/* v-desk-2026 — distinctive homepage. Do not flatten heroes. */

/* Patient dossier: full-bleed lead, then 2 cards. Slate/lilac. No P/E. */
html body.clinici-identity.arc-theme.home .clp-desk-2026 {
	margin-inline: auto;
	max-width: min(1480px, calc(100vw - 3rem));
	width: 100%;
}
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-hero--expert .arc-section__header {
	display: none;
}
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-home__intro {
	background: color-mix(in srgb, #6b5b95 10%, var(--arc-card-fill));
	border: 1px solid var(--wp--preset--color--border);
	border-inline-start: 0.35rem solid #7a6bb0;
	margin-block-end: 0.85rem;
}
html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-pillars {
	display: none;
}
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-evidence-board,
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-hero.arc-hero--expert .arc-evidence-board {
		display: grid !important;
		gap: 1rem !important;
		grid-template-columns: 1fr 1fr !important;
		grid-template-areas:
			"lead lead"
			"a a";
	}
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-evidence-board__file--primary {
		grid-area: lead;
		grid-column: 1 / -1 !important;
		width: 100% !important;
	}
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-evidence-board__file--reference {
		grid-area: a;
		grid-column: 1 / -1 !important;
		width: 100% !important;
	}
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-hero-pair {
		display: grid !important;
		gap: 1rem;
		grid-template-columns: 1fr 1fr !important;
	}
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-card--lead .arc-card__image,
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-card--lead .wp-block-post-featured-image {
		aspect-ratio: 16 / 10 !important;
		max-height: 17rem !important;
	}
}
/* First: editorial magazine — featured full, 2 under, then 3. */
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(3):last-child) {
		grid-template-columns: 1fr 1fr !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:first-child,
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(3):last-child) > .arc-card:first-child {
		grid-column: 1 / -1;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) {
		grid-template-columns: 1fr 1fr 1fr !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:first-child {
		grid-column: 1 / -1;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:nth-child(2),
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:nth-child(3) {
		grid-column: span 1;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:nth-child(2) {
		grid-column: 1 / 2;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:nth-child(3) {
		grid-column: 2 / -1;
	}
}

/* Count-aware wells. No list bars ≥900px. Singles / footer / cookie untouched. */
html body.clinici-identity.arc-theme.home .arc-card::before,
html body.clinici-identity.arc-theme.home .arc-section__header h2::before {
	content: none !important;
	display: none !important;
}

html body.clinici-identity.arc-theme.home .arc-home .arc-card .arc-card__image,
html body.clinici-identity.arc-theme.home .arc-home .arc-card .wp-block-post-featured-image {
	aspect-ratio: 16 / 10;
	max-height: 15rem;
	overflow: hidden;
}

html body.clinici-identity.arc-theme.home .arc-home .arc-card .arc-card__excerpt,
html body.clinici-identity.arc-theme.home .arc-home .arc-card .wp-block-post-excerpt {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	opacity: 1;
	overflow: hidden;
	visibility: visible;
}

@media (max-width: 699px) {
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section--list .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-river {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

@media (min-width: 700px) and (max-width: 899px) {
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section--list .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-river {
		display: grid !important;
		gap: 1rem !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :only-child) {
		grid-template-columns: minmax(0, 1fr) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(2)):not(:has(> :nth-child(3))) > .arc-card:last-child:nth-child(odd),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card:last-child:nth-child(odd):not(:only-child) {
		grid-column: 1 / -1;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(2):last-child) > .arc-card:last-child {
		grid-column: auto;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section--list .arc-card,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-card--horizontal {
		display: flex !important;
		flex-direction: column !important;
		grid-template-columns: none !important;
		width: 100% !important;
	}
}

@media (min-width: 900px) {
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section--list .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-river {
		display: grid !important;
		gap: 1.15rem !important;
		justify-content: stretch !important;
		width: 100% !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section--list .arc-card,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-card--horizontal {
		display: flex !important;
		flex-direction: column !important;
		grid-column: auto !important;
		grid-row: auto !important;
		grid-template-columns: none !important;
		max-width: none !important;
		width: 100% !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :only-child) {
		grid-template-columns: minmax(0, 1fr) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(2):last-child) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(3):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(4):last-child) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(5):last-child) {
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(5):last-child) > .arc-card:nth-child(-n + 2) {
		grid-column: span 3;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(5):last-child) > .arc-card:nth-child(n + 3) {
		grid-column: span 2;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(6):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(7):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(7):last-child) > .arc-card:first-child {
		grid-column: 1 / -1;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(8):last-child) {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(9):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}

/* v-desk-2026b — beat flatten auto-fit on home wells. */
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid,
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid,
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :only-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :only-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :only-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :only-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :only-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :only-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :only-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :only-child) {
		grid-template-columns: minmax(0, 1fr) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(2):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(2):last-child) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(3):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(3):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(4):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(4):last-child) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(5):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(5):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(5):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(5):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(5):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(5):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(5):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(5):last-child) {
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(5):last-child) > .arc-card:nth-child(-n + 2),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(5):last-child) > .arc-card:nth-child(-n + 2) {
		grid-column: span 3 !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(5):last-child) > .arc-card:nth-child(n + 3),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(5):last-child) > .arc-card:nth-child(n + 3) {
		grid-column: span 2 !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(6):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(7):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(7):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(7):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(7):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(7):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(7):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(7):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(7):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(7):last-child) > .arc-card:first-child {
		grid-column: 1 / -1 !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(8):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(8):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(8):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(8):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(8):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(8):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(8):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(8):last-child) {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(9):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(15):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid:has(> :nth-child(16):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(16):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(16):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-magazine-mosaic .arc-home .arc-post-grid.arc-balanced-grid:has(> :nth-child(16):last-child),
	html body.clinici-identity.arc-theme.home.arc-home-press-insights .arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(16):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .cst-all-materials .arc-post-grid:has(> :nth-child(16):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .nut-all-materials .arc-post-grid:has(> :nth-child(16):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .ntt-wire-rest .arc-post-grid:has(> :nth-child(16):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid.arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid:has(> :nth-child(6):last-child),
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) {
		grid-template-columns: 1fr 1fr 1fr !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:first-child {
		grid-column: 1 / -1;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:nth-child(2) { grid-column: 1 / 2; }
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card:nth-child(3) { grid-column: 2 / -1; }

}

/* v-desk-2026d — 3×2 equal, no featured full bar. */
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-home .clp-first-grid.arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(6):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-home .clp-first-grid.arc-category-section .arc-post-grid.arc-balanced-grid:has(> :nth-child(6):last-child) > .arc-card {
		grid-column: auto !important;
		grid-row: auto !important;
	}
}

/* v-desk-2026fix — readable cards. No overlay-on-photo, no 80vh stretch. */
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme.home .arc-home .arc-card,
	html body.clinici-identity.arc-theme.home .arc-home .arc-card--lead,
	html body.clinici-identity.arc-theme.home .arc-home .arc-card--horizontal {
		height: auto !important;
		max-height: none !important;
		min-height: 0 !important;
		position: relative !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-card__body {
		background: none !important;
		bottom: auto !important;
		color: inherit !important;
		inset: auto !important;
		padding-block-start: 0.85rem !important;
		position: static !important;
		z-index: auto !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-card__title a,
	html body.clinici-identity.arc-theme.home .arc-home .arc-card__excerpt {
		color: inherit !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .arc-card .arc-card__image,
	html body.clinici-identity.arc-theme.home .arc-home .arc-card .wp-block-post-featured-image {
		aspect-ratio: 16 / 10 !important;
		max-height: 16rem !important;
		min-height: 0 !important;
	}
}

/* v-desk-2026fix — first 3×2, no full-width featured bar. */
@media (min-width: 900px) {
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	html body.clinici-identity.arc-theme.home .arc-home .clp-first-grid .arc-post-grid:has(> :nth-child(6):last-child) > .arc-card {
		grid-column: auto !important;
		grid-row: auto !important;
	}
}

/* v-desk-2026pass — lead full + 2-up pair. Distinct from antreprenori 40/60. */
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-evidence-board,
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-hero.arc-hero--expert .arc-evidence-board,
html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .clp-desk-2026 .arc-evidence-board {
	display: grid !important;
	gap: 1rem !important;
	grid-template-areas: none !important;
	grid-template-columns: minmax(0, 1fr) !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-evidence-board__file--primary,
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-evidence-board__file--reference {
	grid-column: 1 / -1 !important;
	grid-row: auto !important;
	max-width: none !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-hero-pair {
	display: grid !important;
	gap: 1rem !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-hero-pair > .arc-card {
	display: flex !important;
	flex-direction: column !important;
	height: auto !important;
	min-height: 0 !important;
	width: 100% !important;
}
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-card--lead .arc-card__image,
html body.clinici-identity.arc-theme.home .clp-desk-2026 .arc-card--lead .wp-block-post-featured-image {
	aspect-ratio: 16 / 10 !important;
	max-height: 16rem !important;
}

@media (max-width: 699px) {
	html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-hero-pair {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-hero-pair .arc-card__image,
html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-hero-pair .wp-block-post-featured-image,
html body.clinici-identity.arc-theme.home .clp-desk-2026 .clp-hero-pair .arc-card__image img {
	aspect-ratio: 16 / 10 !important;
	display: block !important;
	max-height: 8.5rem !important;
	object-fit: cover !important;
	width: 100% !important;
}

/* Leftover odd card on 2-col is full width, not a hole.
   Must beat v-well-fill-3 flatten (auto !important on nth-child(3)). */
@media (min-width: 700px) and (max-width: 899px) {
	html body.clinici-identity.arc-theme.home .arc-home .arc-category-section .arc-post-grid > .arc-card:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:last-child:nth-child(odd):not(:only-child),
	html body.clinici-identity.arc-theme.home.arc-home-expert-evidence .arc-category-section.arc-category-section.arc-category-section[class*="arc-category-section--evidence-"] .arc-post-grid.arc-balanced-grid.arc-balanced-grid > .arc-card:nth-child(3):last-child {
		grid-column: 1 / -1 !important;
	}
}

