/*
Theme Name: Staff OHCHR
Theme URI: https://finance.into.co.ke/
Author: Staff Representation Committee
Description: OHCHR-inspired child theme for the Staff Representation Committee homepage.
Template: twentytwentyfive
Version: 1.0.9
Text Domain: staff-ohchr
*/

:root {
	--staff-blue: #004890;
	--staff-blue-dark: #003060;
	--staff-green: #307818;
	--staff-orange: #d86000;
	--staff-ink: #111820;
	--staff-muted: #5e6872;
	--staff-border: #d7dde4;
	--staff-surface: #f4f6f8;
}

body {
	background: #ffffff;
	color: var(--staff-ink);
	font-family: Manrope, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
}

.wp-site-blocks {
	padding-left: 0;
	padding-right: 0;
}

.staff-topbar {
	background: var(--staff-blue-dark);
	border-bottom: 0;
	color: #ffffff;
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
}

.staff-topbar .wp-block-group {
	min-height: 34px;
}

.staff-topbar p {
	margin-bottom: 0;
	margin-top: 0;
}

.staff-shell {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
}

.staff-header {
	background: #ffffff;
	border-bottom: 0;
}

.staff-header-inner {
	gap: 34px;
	min-height: 126px;
	padding-bottom: 22px;
	padding-top: 24px;
	position: relative;
}

.staff-logo img {
	height: auto;
	max-height: 82px;
	max-width: 360px;
	object-fit: contain;
	width: auto;
}

.staff-nav {
	background: #ffffff;
	border-bottom: 1px solid var(--staff-border);
	font-size: 0.95rem;
	font-weight: 800;
	letter-spacing: 0;
}

.staff-nav a {
	color: #ffffff;
	text-decoration: none;
}

.staff-nav a:hover,
.staff-nav a:focus {
	color: #ffffff;
	text-decoration: none;
}
.staff-menu-toggle {
	align-items: center;
	background: var(--staff-blue-dark);
	border: 0;
	color: #ffffff;
	cursor: pointer;
	display: none;
	height: 44px;
	justify-content: center;
	padding: 0;
	width: 48px;
}

.staff-menu-toggle:focus-visible {
	outline: 3px solid var(--staff-orange);
	outline-offset: 3px;
}

.staff-menu-toggle__label {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.staff-menu-toggle__icon {
	align-items: center;
	display: inline-flex;
	flex-direction: column;
	gap: 5px;
}

.staff-menu-toggle__icon span {
	background: currentColor;
	display: block;
	height: 2px;
	width: 24px;
}

.staff-hero {
	background: var(--staff-blue-dark);
	min-height: 590px !important;
	position: relative;
}

.staff-hero .wp-block-cover__image-background {
	filter: saturate(1.04) contrast(1.02);
}

.staff-hero .wp-block-cover__background {
	background: linear-gradient(90deg, rgba(0, 48, 96, 0.9) 0%, rgba(0, 48, 96, 0.72) 34%, rgba(0, 48, 96, 0.14) 72%, rgba(0, 48, 96, 0.2) 100%) !important;
	opacity: 1 !important;
}

.staff-hero-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	padding: 42px 20px 54px;
	position: relative;
	width: 100%;
}

.staff-kicker {
	background: var(--staff-orange);
	color: #ffffff;
	display: inline-block;
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1;
	margin-bottom: 22px;
	padding: 10px 12px;
	text-transform: uppercase;
}

.staff-hero-title {
	color: #ffffff;
	font-size: clamp(2.55rem, 5.4vw, 4rem) !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 0.98;
	margin: 0;
	max-width: 820px;
	text-wrap: balance;
}

.staff-hero-card {
	background: #ffffff;
	border-left: 8px solid var(--staff-green);
	box-shadow: 0 18px 42px rgba(0, 24, 50, 0.22);
	color: var(--staff-ink);
	margin-top: 20px;
	max-width: 510px;
	padding: 22px 26px;
}

.staff-hero-card h2 {
	color: var(--staff-blue-dark);
	font-size: clamp(1.2rem, 2vw, 1.55rem);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.12;
	margin: 0 0 16px;
}

.staff-link,
.staff-more-link a,
.staff-post-card a {
	text-underline-offset: 0.22em;
}

.staff-link,
.staff-more-link a {
	color: var(--staff-blue);
	font-weight: 800;
}

.staff-link:hover,
.staff-link:focus,
.staff-more-link a:hover,
.staff-more-link a:focus {
	color: var(--staff-orange);
}

.staff-opening-page {
	background: #ffffff;
}

.staff-opening-hero {
	background-color: var(--staff-blue-dark);
	background-image:
		linear-gradient(90deg, rgba(0, 48, 96, 0.9) 0%, rgba(0, 48, 96, 0.74) 42%, rgba(0, 48, 96, 0.28) 78%, rgba(0, 48, 96, 0.42) 100%),
		url("assets/images/staff-issues-listening-hero.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	padding-bottom: 62px;
	padding-top: 74px;
}

.staff-opening-hero-inner {
	max-width: 1060px;
}

.staff-opening-title {
	color: #ffffff;
	font-size: clamp(2rem, 4.2vw, 3.4rem) !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
	max-width: 1020px;
	text-wrap: balance;
}

.staff-opening-subtitle {
	border-left: 6px solid var(--staff-orange);
	color: #ffffff;
	font-size: clamp(1.2rem, 2.3vw, 1.65rem) !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.28;
	margin-bottom: 0;
	margin-top: 26px;
	max-width: 780px;
	padding-left: 18px;
}

.staff-opening-body-wrap {
	background: linear-gradient(180deg, var(--staff-surface) 0, #ffffff 145px);
	padding-bottom: 78px;
	padding-top: 64px;
}

.staff-opening-body {
	max-width: 900px;
}

.staff-opening-body p {
	color: var(--staff-ink);
	font-size: 1.08rem;
	line-height: 1.78;
	margin-bottom: 24px;
	margin-top: 0;
}

.staff-opening-body p:first-child {
	color: var(--staff-blue-dark);
	font-size: 1.16rem;
	font-weight: 700;
	line-height: 1.68;
}

.staff-opening-body p:last-child {
	margin-bottom: 0;
}
.staff-section {
	padding-bottom: 68px;
	padding-top: 50px;
}

.staff-section-heading {
	color: var(--staff-blue-dark);
	font-size: clamp(2.25rem, 5vw, 4rem) !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin-bottom: 26px;
}

.staff-section-subheading {
	color: var(--staff-muted);
	font-size: 1.05rem;
	margin-bottom: 38px;
	max-width: 760px;
}

.staff-post-grid .wp-block-post-template {
	display: grid;
	gap: 28px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.staff-post-card {
	background: #ffffff;
	border: 1px solid var(--staff-border);
	display: flex;
	flex-direction: column;
	min-height: 100%;
	transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.staff-post-card:hover,
.staff-post-card:focus-within {
	border-color: color-mix(in srgb, var(--staff-blue) 45%, var(--staff-border));
	box-shadow: 0 16px 34px rgba(0, 35, 75, 0.12);
	transform: translateY(-2px);
}

.staff-post-card .wp-block-post-featured-image {
	background: linear-gradient(135deg, var(--staff-blue-dark), var(--staff-blue));
	margin: 0;
}

.staff-post-card .wp-block-post-featured-image img {
	aspect-ratio: 16 / 9;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.staff-card-fallback {
	aspect-ratio: 16 / 9;
	background:
		linear-gradient(135deg, rgba(0, 72, 144, 0.92), rgba(48, 120, 24, 0.78)),
		radial-gradient(circle at 86% 20%, rgba(216, 96, 0, 0.9) 0 12%, transparent 13%);
}

.wp-block-post-featured-image + .staff-card-fallback {
	display: none;
}
.staff-card-body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 30px 31px 33px;
}

.staff-post-card .taxonomy-category,
.staff-post-card .wp-block-post-date {
	color: var(--staff-muted);
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height: 1.35;
	margin: 0;
	text-transform: uppercase;
}

.staff-post-card .wp-block-post-title {
	font-size: clamp(1.28rem, 2.2vw, 1.7rem);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.18;
	margin-top: 22px;
}

.staff-post-card .wp-block-post-title a {
	color: var(--staff-ink);
	text-decoration: none;
}

.staff-post-card .wp-block-post-title a:hover,
.staff-post-card .wp-block-post-title a:focus {
	color: var(--staff-blue);
	text-decoration: underline;
}

.staff-post-card .wp-block-post-excerpt {
	color: var(--staff-muted);
	font-size: 0.96rem;
	line-height: 1.55;
	margin-top: 18px;
}

.staff-post-card .wp-block-post-excerpt__more-text {
	margin-bottom: 0;
	margin-top: 24px;
}

.staff-issue-links {
	background: var(--staff-surface);
	padding-bottom: 70px;
	padding-top: 66px;
}

.staff-issue-card {
	background: #ffffff;
	border-top: 6px solid var(--staff-orange);
	min-height: 210px;
	padding: 32px;
}

.staff-issue-card:nth-child(2) {
	border-top-color: var(--staff-green);
}

.staff-issue-card:nth-child(3) {
	border-top-color: var(--staff-blue);
}

.staff-issue-card h3 {
	font-size: clamp(1.4rem, 2vw, 1.85rem);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.15;
	margin: 0 0 20px;
}

.staff-empty {
	border: 1px dashed var(--staff-border);
	color: var(--staff-muted);
	padding: 30px;
}

@media (max-width: 900px) {
	.staff-header-inner {
		align-items: flex-start !important;
		flex-direction: column;
		gap: 22px;
		padding-bottom: 24px;
		padding-top: 24px;
	}

	.staff-nav .wp-block-group {
		flex-wrap: wrap;
		gap: 0;
		justify-content: flex-start;
	}

	.staff-hero {
		min-height: 540px !important;
	}

	.staff-hero-title {
		font-size: clamp(2.2rem, 9vw, 3.4rem) !important;
		max-width: 760px;
	}

	.staff-hero-card {
		max-width: none;
	}

	.staff-post-grid .wp-block-post-template {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 600px) {
	.staff-shell,
	.staff-hero-content {
		padding-left: 18px;
		padding-right: 18px;
	}

	.staff-logo img {
		max-width: min(100%, 280px);
	}

	.staff-hero {
		min-height: 540px !important;
	}

	.staff-hero-card {
		padding: 27px 24px;
	}

	.staff-section,
	.staff-issue-links {
		padding-bottom: 52px;
		padding-top: 52px;
	}
}

@media (max-width: 600px) {
	.staff-topbar .wp-block-group {
		align-items: flex-start;
		flex-direction: column;
		gap: 0;
		min-height: auto;
		padding-bottom: 6px;
		padding-top: 6px;
	}

	.staff-header-inner {
		gap: 12px;
		min-height: auto;
		padding-bottom: 14px;
		padding-top: 14px;
	}

	.staff-nav .staff-shell {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}

	.staff-logo img {
		max-height: 56px;
		max-width: min(100%, 250px);
	}

	.staff-hero {
		min-height: 500px !important;
	}

	.staff-hero-card {
		padding: 20px 22px;
	}

	.staff-hero-card p:not(.staff-link) {
		display: none;
	}

	.staff-hero-card h2 {
		font-size: 1.15rem;
	}
}

.staff-sgs-page {
	background: #ffffff;
}

.staff-sgs-hero {
	background-color: var(--staff-blue-dark);
	background-image:
		linear-gradient(90deg, rgba(0, 48, 96, 0.96) 0%, rgba(0, 48, 96, 0.84) 48%, rgba(0, 48, 96, 0.42) 82%, rgba(0, 48, 96, 0.54) 100%),
		url("assets/images/sgs-responsibilities-hero.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	padding-bottom: 66px;
	padding-top: 72px;
}

.staff-sgs-hero-inner {
	max-width: 1080px;
}

.staff-sgs-title {
	color: #ffffff;
	font-size: clamp(1.8rem, 3.4vw, 2.9rem) !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0;
	max-width: 1040px;
	text-wrap: balance;
}

.staff-sgs-body-wrap {
	background: linear-gradient(180deg, var(--staff-surface) 0, #ffffff 150px);
	padding-bottom: 78px;
	padding-top: 60px;
}

.staff-sgs-body {
	max-width: 920px;
}

.staff-sgs-body p,
.staff-sgs-body li {
	color: var(--staff-ink);
	font-size: 1.05rem;
	line-height: 1.76;
}

.staff-sgs-body p {
	margin-bottom: 22px;
	margin-top: 0;
}

.staff-sgs-body ul {
	margin-bottom: 28px;
	margin-top: 0;
	padding-left: 1.45em;
}

.staff-sgs-body li {
	margin-bottom: 12px;
	padding-left: 0.2em;
}

.staff-sgs-section-heading {
	border-left: 6px solid var(--staff-orange);
	color: var(--staff-blue-dark);
	font-size: clamp(1.7rem, 3.5vw, 2.55rem) !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.15;
	margin-bottom: 24px;
	margin-top: 54px;
	padding-left: 18px;
}
.staff-page-masthead {
	background:
		linear-gradient(90deg, rgba(0, 48, 96, 0.94), rgba(0, 72, 144, 0.72)),
		linear-gradient(135deg, var(--staff-blue-dark), var(--staff-blue));
	color: #ffffff;
	padding-bottom: 76px;
	padding-top: 72px;
}

.staff-page-masthead--image {
	background-position: center;
	background-size: cover;
	isolation: isolate;
	min-height: 430px;
	position: relative;
}

.staff-page-masthead--image::before {
	background:
		linear-gradient(90deg, rgba(0, 31, 63, 0.94) 0%, rgba(0, 48, 96, 0.84) 38%, rgba(0, 48, 96, 0.32) 72%, rgba(0, 31, 63, 0.52) 100%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: -1;
}

.staff-page-masthead--about {
	background-image: url("assets/images/about-masthead-illustration.webp");
}

.staff-page-masthead--staff-issues {
	background-image: url("assets/images/staff-issues-masthead-illustration.webp");
}

.staff-page-masthead--contact {
	background-image: url("assets/images/contact-masthead-illustration.webp");
}

.staff-page-masthead--osc-member-states {
	background-image: url("assets/images/osc-member-states-hero.webp");
}

body.category-concerns .staff-page-masthead {
	background-image:
		linear-gradient(90deg, rgba(0, 31, 63, 0.94) 0%, rgba(0, 48, 96, 0.84) 38%, rgba(0, 48, 96, 0.32) 72%, rgba(0, 31, 63, 0.52) 100%),
		url("assets/images/src-concerns-hero.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 430px;
}

.staff-page-masthead--image > .staff-shell {
	position: relative;
	z-index: 1;
}

.staff-page-masthead .staff-kicker,
.staff-single-hero .staff-kicker {
	margin-bottom: 24px;
}

.staff-page-title {
	color: inherit;
	font-size: clamp(2.7rem, 6vw, 5rem) !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
	margin: 0;
	max-width: 920px;
	text-wrap: balance;
}

.staff-page-masthead .staff-page-title {
	font-size: clamp(1.8rem, 3.4vw, 2.9rem) !important;
	line-height: 1.1;
	max-width: 1040px;
}

.staff-page-intro {
	color: color-mix(in srgb, currentColor 84%, transparent);
	font-size: clamp(1.05rem, 2vw, 1.35rem);
	line-height: 1.55;
	margin-top: 30px;
	max-width: 780px;
}

.staff-page-section {
	padding-bottom: 76px;
	padding-top: 76px;
}

.staff-surface-section {
	background: var(--staff-surface);
}

.staff-two-column,
.staff-single-grid,
.staff-article-layout {
	display: grid;
	gap: 48px;
	grid-template-columns: minmax(0, 1.35fr) minmax(290px, 0.65fr);
}

.staff-prose,
.staff-article-body {
	font-size: 1.08rem;
	line-height: 1.75;
	max-width: 760px;
}

.staff-prose h2,
.staff-article-body h2 {
	color: var(--staff-blue-dark);
	font-size: clamp(2rem, 4vw, 3.2rem);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin-bottom: 26px;
}

.staff-fact-panel,
.staff-contact-panel,
.staff-article-sidebar {
	background: #ffffff;
	border-top: 8px solid var(--staff-green);
	box-shadow: 0 16px 36px rgba(0, 35, 75, 0.1);
	padding: 34px;
}

.staff-contact-panel {
	border-top-color: var(--staff-orange);
}

.staff-fact-panel h3,
.staff-contact-panel h2,
.staff-article-sidebar h3 {
	color: var(--staff-blue-dark);
	font-size: clamp(1.45rem, 2.4vw, 2rem);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.12;
	margin-top: 0;
}

.staff-fact-panel li,
.staff-article-sidebar li {
	margin-bottom: 12px;
}

.staff-card-row,
.staff-card-grid {
	display: grid;
	gap: 28px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.staff-topic-card {
	background: #ffffff;
	border: 1px solid var(--staff-border);
	border-top: 6px solid var(--staff-blue);
	padding: 32px;
}

.staff-topic-card:nth-child(2) {
	border-top-color: var(--staff-green);
}

.staff-topic-card:nth-child(3) {
	border-top-color: var(--staff-orange);
}

.staff-topic-label {
	color: var(--staff-muted);
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.04em;
	margin: 0 0 22px;
	text-transform: uppercase;
}

.staff-topic-card h3 {
	color: var(--staff-blue-dark);
	font-size: clamp(1.45rem, 2.3vw, 2rem);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.12;
	margin: 0 0 20px;
}

.staff-contact-email a {
	color: var(--staff-blue);
	font-size: clamp(1.35rem, 3vw, 2rem);
	font-weight: 800;
	word-break: break-word;
}

.staff-single-hero {
	background: var(--staff-blue-dark);
	color: #ffffff;
	padding-bottom: 72px;
	padding-top: 72px;
}

.staff-single-image img {
	background: var(--staff-blue);
	border: 1px solid rgba(255, 255, 255, 0.28);
	object-fit: cover;
}

.staff-single-meta {
	color: rgba(255, 255, 255, 0.78);
	font-size: 0.92rem;
	font-weight: 700;
	gap: 18px;
	margin-top: 28px;
}

.staff-article-body {
	background: #ffffff;
}

.staff-article-body p,
.staff-article-body li {
	font-size: 1.08rem;
	line-height: 1.75;
}

.staff-article-sidebar {
	align-self: start;
	border-top-color: var(--staff-orange);
	position: sticky;
	top: 24px;
}

.staff-article-sidebar a,
.staff-footer-inner a {
	color: inherit;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25em;
}

.staff-pagination {
	border-top: 1px solid var(--staff-border);
	font-weight: 800;
	margin-top: 44px;
	padding-top: 30px;
}

.staff-pagination a {
	color: var(--staff-blue);
}

@media (max-width: 900px) {
	.staff-two-column,
	.staff-single-grid,
	.staff-article-layout,
	.staff-card-row,
	.staff-card-grid {
		grid-template-columns: 1fr;
	}

	.staff-page-masthead,
	.staff-single-hero,
	.staff-page-section {
		padding-bottom: 54px;
		padding-top: 54px;
	}

	.staff-article-sidebar {
		position: static;
	}
}

@media (max-width: 600px) {
	.staff-page-title {
		font-size: clamp(2.25rem, 11vw, 3.25rem) !important;
	}

	.staff-page-masthead .staff-page-title {
		font-size: clamp(1.5rem, 6.8vw, 2rem) !important;
		line-height: 1.14;
	}

	.staff-fact-panel,
	.staff-contact-panel,
	.staff-article-sidebar,
	.staff-topic-card {
		padding: 26px;
	}
}


.staff-header-tagline {
	border-left: 1px solid var(--staff-border);
	color: var(--staff-blue-dark);
	font-size: 1rem;
	line-height: 1.35;
	margin-left: 14px;
	max-width: 520px;
	padding-left: 28px;
}

.staff-nav-menu {
	align-items: stretch;
	display: flex;
	gap: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.staff-nav-item {
	margin: 0;
}

.staff-nav-item a {
	align-items: center;
	background: #4b4b4b;
	border-right: 2px solid #ffffff;
	color: #ffffff;
	display: flex;
	justify-content: center;
	line-height: 1.2;
	min-height: 44px;
	padding: 14px 30px;
	position: relative;
	transition: background-color 160ms ease, color 160ms ease;
}

.staff-nav-item a::after {
	background: var(--staff-orange);
	bottom: -1px;
	content: "";
	height: 4px;
	left: 16px;
	opacity: 0;
	position: absolute;
	right: 16px;
	transform: scaleX(0.45);
	transform-origin: center;
	transition: opacity 160ms ease, transform 160ms ease;
}

.staff-nav-item a:hover,
.staff-nav-item a:focus,
.staff-nav-item a[aria-current="page"] {
	background: #3f3f3f;
	color: #ffffff;
}

.staff-nav-item a:hover::after,
.staff-nav-item a:focus::after,
.staff-nav-item a[aria-current="page"]::after,
.staff-nav-item.is-current a::after {
	opacity: 1;
	transform: scaleX(1);
}

.staff-nav-item a:focus-visible {
	outline: 3px solid var(--staff-orange);
	outline-offset: 3px;
	z-index: 1;
}

.staff-nav-item--login {
	display: none;
}

.staff-osc-intro {
	max-width: 860px;
}

.staff-osc-intro h2,
.staff-country-group h2 {
	color: var(--staff-blue-dark);
	font-size: clamp(2rem, 4vw, 3.1rem);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0 0 22px;
}

.staff-source-note {
	color: var(--staff-muted);
	font-size: 0.95rem;
	font-weight: 700;
	margin-top: 20px;
}

.staff-source-note a {
	color: var(--staff-blue);
	text-underline-offset: 0.22em;
}

.staff-country-group + .staff-country-group {
	margin-top: 62px;
}

.staff-country-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	margin-top: 28px;
}

.staff-country-card {
	align-items: center;
	background: #ffffff;
	border: 1px solid var(--staff-border);
	border-left: 5px solid var(--staff-blue);
	color: var(--staff-ink);
	display: flex;
	font-size: 0.98rem;
	font-weight: 800;
	gap: 14px;
	line-height: 1.2;
	min-height: 84px;
	padding: 18px;
}

.staff-country-flag {
	align-items: center;
	background: var(--staff-surface);
	border: 1px solid var(--staff-border);
	display: inline-flex;
	flex: 0 0 48px;
	font-family: "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", sans-serif;
	font-size: 2rem;
	height: 48px;
	justify-content: center;
	line-height: 1;
	width: 48px;
}

.staff-country-name {
	min-width: 0;
}

.staff-country-group--founding .staff-country-card {
	border-left-color: var(--staff-green);
}

.staff-country-card:nth-child(3n) {
	border-left-color: var(--staff-orange);
}

@media (max-width: 1050px) {
	.staff-country-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.staff-nav-item--login {
		margin-left: 0;
	}
}

@media (max-width: 900px) {
	.staff-nav-menu {
		gap: 0;
		justify-content: flex-start;
	}

	.staff-nav-item {
		flex: 1 1 190px;
	}

	.staff-nav-item a {
		border-bottom: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		justify-content: flex-start;
		padding: 13px 16px;
	}
}

@media (max-width: 600px) {
	.staff-header-tagline {
		font-size: 0.94rem;
	}

	.staff-nav-menu {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}

	.staff-country-grid {
		grid-template-columns: 1fr;
	}

	.staff-country-card {
		min-height: auto;
	}
}
.staff-pdf-reader {
	background: var(--staff-surface);
	border: 1px solid var(--staff-border);
	margin: 34px 0;
	padding: 24px;
}

.staff-pdf-reader > .wp-block-heading,
.staff-pdf-reader > p,
.staff-pdf-reader > .wp-block-buttons {
	background: #ffffff;
	margin-left: 0;
	margin-right: 0;
	padding-left: 24px;
	padding-right: 24px;
}

.staff-pdf-reader > .wp-block-heading {
	border-left: 6px solid var(--staff-orange);
	color: var(--staff-blue-dark);
	font-size: clamp(1.5rem, 3vw, 2.1rem);
	font-weight: 800;
	line-height: 1.12;
	margin-bottom: 0;
	padding-top: 22px;
}

.staff-pdf-reader > p {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 14px;
	padding-top: 12px;
}

.staff-pdf-reader > .wp-block-buttons {
	margin-bottom: 18px;
	margin-top: 0;
	padding-bottom: 22px;
}

.staff-pdf-reader .wp-block-button__link {
	background: var(--staff-blue);
	border-radius: 3px;
	color: #ffffff;
	font-weight: 800;
}

.staff-pdf-reader .staff-pdf-mobile-open-button {
	display: none;
}

.staff-pdf-reader .wp-block-file {
	background: #ffffff;
	border: 1px solid var(--staff-border);
	margin: 0;
	padding: 0;
}

.staff-pdf-reader .wp-block-file > a {
	display: block;
	font-weight: 700;
	padding: 14px 16px;
}

.staff-pdf-reader .wp-block-file__embed {
	background: #ffffff;
	border: 0;
	display: block;
	height: min(86vh, 920px) !important;
	min-height: 640px;
	width: 100%;
}

@media (max-width: 600px) {
	.staff-pdf-reader {
		margin: 24px 0;
		padding: 14px;
	}

	.staff-pdf-reader > .wp-block-heading,
	.staff-pdf-reader > p,
	.staff-pdf-reader > .wp-block-buttons {
		padding-left: 18px;
		padding-right: 18px;
	}

	.staff-pdf-reader .staff-pdf-open-button {
		display: none;
	}

	.staff-pdf-reader .staff-pdf-mobile-open-button {
		display: block;
	}

	.staff-pdf-reader .wp-block-file {
		border-top: 4px solid var(--staff-orange);
	}

	.staff-pdf-reader .wp-block-file__embed {
		display: none;
		height: 0 !important;
		min-height: 0;
	}
}
@media (max-width: 700px) {
	.staff-header-inner {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 14px 16px;
	}

	.staff-logo {
		grid-column: 1;
		grid-row: 1;
	}

	.staff-header-tagline {
		border-left: 0;
		grid-column: 1 / -1;
		margin-left: 0;
		padding-left: 0;
		padding-right: 56px;
	}

	.staff-menu-toggle {
		display: inline-flex;
		grid-column: 2;
		grid-row: 1;
		justify-self: end;
		margin-top: 4px;
	}

	.staff-navigation-ready .staff-nav-menu {
		display: none;
	}

	.staff-navigation-ready .staff-site-header.is-navigation-open .staff-nav-menu {
		display: flex;
	}

	.staff-nav-menu {
		flex-direction: column;
	}

	.staff-nav-item {
		flex: 0 0 auto;
		width: 100%;
	}

	.staff-nav-item a {
		min-height: 54px;
	}
}
@media (max-width: 700px) {
	.staff-opening-hero {
		padding-bottom: 46px;
		padding-top: 50px;
	}

	.staff-opening-title {
		font-size: clamp(1.85rem, 8vw, 2.55rem) !important;
		line-height: 1.12;
	}

	.staff-opening-subtitle {
		font-size: 1.15rem !important;
		margin-top: 22px;
		padding-left: 14px;
	}

	.staff-opening-body-wrap {
		padding-bottom: 56px;
		padding-top: 44px;
	}

	.staff-opening-body p,
	.staff-opening-body p:first-child {
		font-size: 1rem;
		line-height: 1.72;
	}
}
@media (max-width: 700px) {
	.staff-sgs-hero {
		padding-bottom: 46px;
		padding-top: 50px;
	}

	.staff-sgs-title {
		font-size: clamp(1.5rem, 6.8vw, 2rem) !important;
		line-height: 1.14;
	}

	.staff-sgs-body-wrap {
		padding-bottom: 56px;
		padding-top: 44px;
	}

	.staff-sgs-body p,
	.staff-sgs-body li {
		font-size: 1rem;
		line-height: 1.72;
	}

	.staff-sgs-section-heading {
		font-size: 1.55rem !important;
		margin-top: 40px;
		padding-left: 14px;
	}
}
