.gs-geo-kb-index {
	margin: 2rem 0;
	color: #16202a;
}

.gs-geo-kb-page {
	padding: 3rem 1.25rem 4rem;
	background:
		radial-gradient(circle at top left, rgba(196, 225, 240, 0.45), transparent 35%),
		linear-gradient(180deg, #f7fafc 0%, #eef4f7 100%);
}

.gs-geo-kb-shell {
	max-width: 1040px;
	margin: 100px auto 0;
}

.gs-geo-kb-breadcrumbs {
	margin-bottom: 1rem;
	color: #526476;
	font-size: 0.92rem;
}

.gs-geo-kb-breadcrumbs a {
	color: #0d5c93;
	text-decoration: none;
}

.gs-geo-kb-breadcrumbs a:hover,
.gs-geo-kb-breadcrumbs a:focus {
	text-decoration: underline;
}

.gs-geo-kb-article,
.gs-geo-kb-archive__content {
	border: 1px solid #d8e1e8;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 18px 44px rgba(16, 34, 53, 0.1);
	overflow: hidden;
}

.gs-geo-kb-article__hero,
.gs-geo-kb-archive__hero {
	padding: 2rem 2rem 1.25rem;
}

.gs-geo-kb-article__eyebrow,
.gs-geo-kb-archive__eyebrow {
	margin: 0 0 0.65rem;
	color: #0d5c93;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.gs-geo-kb-article__title,
.gs-geo-kb-archive__title {
	margin: 0;
	color: #102235;
	font-size: clamp(2rem, 4vw, 3.4rem);
	line-height: 1.06;
}

.gs-geo-kb-article__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	margin-top: 0.85rem;
	color: #5a6d7f;
	font-size: 0.95rem;
}

.gs-geo-kb-article__summary,
.gs-geo-kb-archive__summary {
	max-width: 780px;
	margin: 1rem 0 0;
	color: #425466;
	font-size: 1.03rem;
	line-height: 1.65;
}

.gs-geo-kb-article__structured {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 1rem;
	padding: 0 2rem 1.5rem;
}

.gs-geo-kb-article__block {
	grid-column: span 12;
	padding: 1.2rem 1.25rem;
	border: 1px solid #dbe4ea;
	border-radius: 18px;
	background: linear-gradient(180deg, #fbfdfe 0%, #f3f7fa 100%);
}

.gs-geo-kb-article__block--answer {
	background: linear-gradient(180deg, #f2f8fc 0%, #eaf3f9 100%);
	border-color: #cfe0eb;
}

.gs-geo-kb-article__block h2,
.gs-geo-kb-article__references h2 {
	margin: 0 0 0.65rem;
	color: #183146;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.gs-geo-kb-article__lead,
.gs-geo-kb-article__direct-answer {
	margin: 0;
	color: #13293d;
	font-size: 1.08rem;
	line-height: 1.7;
}

.gs-geo-kb-article__list {
	margin: 0;
	padding-left: 1.2rem;
}

.gs-geo-kb-article__list li {
	margin-bottom: 0.55rem;
}

.gs-geo-kb-article__list--chips {
	padding-left: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
}

.gs-geo-kb-article__list--chips li {
	margin: 0;
	padding: 0.45rem 0.75rem;
	border-radius: 999px;
	background: #dfeef7;
	color: #1d4057;
	font-size: 0.95rem;
}

.gs-geo-kb-article__body {
	padding: 0 2rem 2rem;
	color: #1c2b39;
	font-size: 1.04rem;
	line-height: 1.8;
}

.gs-geo-kb-article__body h2,
.gs-geo-kb-article__body h3,
.gs-geo-kb-article__body h4 {
	color: #102235;
	line-height: 1.2;
	margin-top: 1.8em;
	margin-bottom: 0.55em;
}

.gs-geo-kb-article__body p,
.gs-geo-kb-article__body ul,
.gs-geo-kb-article__body ol {
	margin: 0 0 1.1rem;
}

.gs-geo-kb-article__body a {
	color: #0d5c93;
}

.gs-geo-kb-article__body table {
	width: 100%;
	border-collapse: collapse;
	margin: 1.2rem 0 1.4rem;
}

.gs-geo-kb-article__body th,
.gs-geo-kb-article__body td {
	padding: 0.8rem 0.9rem;
	border: 1px solid #d8e1e8;
	text-align: left;
}

.gs-geo-kb-article__footer {
	padding: 0 2rem 2rem;
}

.gs-geo-kb-article__references {
	margin: 0 2rem 2rem;
	padding: 1.2rem 1.25rem;
	border: 1px solid #dbe4ea;
	border-radius: 18px;
	background: #fafcfd;
}

.gs-geo-kb-article__reference-list {
	margin: 0;
	padding-left: 1.2rem;
}

.gs-geo-kb-article__reference-list li {
	margin-bottom: 0.5rem;
}

.gs-geo-kb-article__reference-list a {
	color: #0d5c93;
	word-break: break-word;
}

.gs-geo-kb-article__backlink {
	display: inline-flex;
	align-items: center;
	color: #0d5c93;
	font-weight: 600;
	text-decoration: none;
}

.gs-geo-kb-article__backlink:hover,
.gs-geo-kb-article__backlink:focus {
	text-decoration: underline;
}

.gs-geo-kb-index__header {
	margin-bottom: 1rem;
	padding: 1.25rem 1.5rem 0;
}

.gs-geo-kb-index__title {
	margin: 0 0 0.35rem;
	color: #102235;
	font-size: clamp(1.5rem, 2vw, 2rem);
	line-height: 1.2;
}

.gs-geo-kb-index__intro {
	margin: 0;
	color: #435466;
	font-size: 0.98rem;
}

.gs-geo-kb-index__table-wrap {
	overflow-x: auto;
	padding: 0 1rem 1rem;
	background: linear-gradient(180deg, #ffffff 0%, #f6f9fb 100%);
}

.gs-geo-kb-index__table {
	width: 100%;
	border-collapse: collapse;
	background: transparent;
	border-radius: 18px;
	overflow: hidden;
}

.gs-geo-kb-index__table th,
.gs-geo-kb-index__table td {
	padding: 0.95rem 1rem;
	border-bottom: 1px solid #e5ebf0;
	text-align: left;
	vertical-align: top;
	color: #1b2b3a;
}

.gs-geo-kb-index__table thead th {
	background: #edf4f8;
	color: #264055;
	font-size: 0.85rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.gs-geo-kb-index__table tbody tr:last-child th,
.gs-geo-kb-index__table tbody tr:last-child td {
	border-bottom: 0;
}

.gs-geo-kb-index__table tbody tr:hover {
	background: rgba(228, 239, 246, 0.55);
}

.gs-geo-kb-index__article-cell {
	min-width: 220px;
}

.gs-geo-kb-index__article-link,
.gs-geo-kb-index__visit-link {
	color: #0d5c93;
	font-weight: 600;
	text-decoration: none;
}

.gs-geo-kb-index__article-link:hover,
.gs-geo-kb-index__article-link:focus,
.gs-geo-kb-index__visit-link:hover,
.gs-geo-kb-index__visit-link:focus {
	color: #0b4b77;
	text-decoration: underline;
}

@media (max-width: 680px) {
	.gs-geo-kb-page {
		padding: 2rem 0.8rem 3rem;
	}

	.gs-geo-kb-article__hero,
	.gs-geo-kb-archive__hero,
	.gs-geo-kb-article__structured,
	.gs-geo-kb-article__body,
	.gs-geo-kb-article__footer {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.gs-geo-kb-article__references {
		margin-left: 1rem;
		margin-right: 1rem;
	}

	.gs-geo-kb-index__header {
		padding: 1rem 1rem 0;
	}

	.gs-geo-kb-index__table-wrap {
		padding: 0 0.55rem 0.55rem;
	}

	.gs-geo-kb-index__table th,
	.gs-geo-kb-index__table td {
		padding: 0.8rem 0.75rem;
		font-size: 0.94rem;
	}
}
