/* Country CSS bundle: ru — generated, do not edit *//* Sources: main.css + ru.css + menu.css */
/* >>> main.css >>> */
/* CSS Document */

body {
	margin: 0;
	font-size: 1em;
	font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
}

.inner { padding: 0 5%; }
.left { float: left; }
.gap { margin-right: 10px; }
.no-marg { margin: 0; }
.us-zone-pad-md { padding: 4%; }
.us-zone-pad-sm { padding: 2%; }
#col-main .us-zone-pad-sm { padding: 2% 2% 0px 2%; }
#col-main .us-zone-pad-xs { padding: 1%; }
.clear { clear: both; }
.img10 { width: 10%; height: auto; }
.title { font-size: 3em; }
.ital { font-style: italic; text-align: center; margin-bottom: 15px !important; }
.imgSmText { font-size: 0.7em; line-height: 1.5em; text-transform: uppercase; }

#top-grey, #top-grey-exp { background-color: #f0f0f0; }
#top-grey { padding-bottom: .25rem; padding-top: .25rem; min-height: 0; }
#top-grey-exp { height: auto; }

#arrow {
	background-repeat: no-repeat;
	background-size: cover;
	width: 10px;
	height: 10px;
	display: inline-block;
}
#arrow[aria-expanded=false] { background-image: url(../../img/arrow-down.svg); }
#arrow[aria-expanded=true] { background-image: url(../../img/arrow-up.svg); }

.col-50 { width: 50%; float: left; line-height: 1.5em; }
.us-zone-col-quarter { width: 25%; float: left; }

#title-area { background-color: #000; color: #fff; padding: 10px 0; vertical-align: middle; }
#logo { width: 290px; height: auto; margin-right: 30px; vertical-align: middle; }
#logo2 { width: 211px; height: auto; margin-left: 30px; vertical-align: middle; }

#clock-utc { border: solid 1px #000; text-align: center; margin-bottom: 5px; }
#myDate { margin-top: 15px; }
#myTime { font-size: 1.4em; font-weight: bold; }

#rightColBot { display: block; margin-top: 15px; padding-top: 15px; border-top: 1px solid #000; }
#rightColBot a { display: block; margin-bottom: 10px; color: #000; }

.text-xs { font-size: 0.8em; margin: 5px 10px 0; }
.text-lg { font-size: 1.8em; font-weight: bold; margin: 0 10px; }

#callout-bar { color: #fff; background-color: #999; padding: .25rem 0; text-align: center; font-weight: bold; }
#callout-bar p { margin: 0; }

#content { display: table; width: 100%; }
#col-left, #col-right { width: 16%; background-color: #d9e8f6; display: table-cell; }
#col-main { width: 68%; display: table-cell; position: relative; }
#col-right { position: relative; }

#noncontTitle, #contTitle, #pr-lt, #responseTime { display: none; }

/* US timezone card: time, weekday, and date */
.us-time-weekday-date-box { margin-bottom: 15px; }
#col-main .us-time-weekday-date-box { margin-bottom: 0; }
.us-time-weekday-date-box .us-timezone-name { text-transform: uppercase; font-size: 0.6em; font-weight: bold; margin: 0; }
.us-timezone-offset,
.us-timezone-region-note { text-transform: uppercase; font-size: 0.7em; margin-bottom: 5px; margin-top: 0; font-weight: bold; }

.us-timezone-clock-row { display: table; width: 100%; table-layout: fixed; min-width: 200px; }
.color-area { width: 8%; display: table-cell; min-width: 15px; }

.us-timezone-clock-panel {
	background-color: #026727;
	font-weight: bold;
	color: #fff;
	font-size: 0.9em;
	padding: 5px 15px;
	display: table-cell;
	line-height: 0.6;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	min-width: 140px;
	white-space: nowrap;
	width: 85%;
}
.us-timezone-clock-panel small { font-size: 0.8em; padding-bottom: 3px; display: block; margin-top: 2px; }
.us-timezone-clock-panel .us-clock-time,
.us-timezone-clock-panel .us-clock-day,
.us-timezone-clock-panel .us-clock-date {
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
	line-height: 1.25;
	display: block;
}

.side-img { max-width: 90%; display: block; margin: 0 auto 15px; }
.margTop15 { margin-top: 15px; }
#twenty-hour { float: left; }
#main-time-area { background-color: #000; width: 100%; text-align: center; color: #fff; padding: 15px 0; }
.full-img { width: 94.5%; display: block; margin: 0 2.3%; }
#mainland { position: relative; }
#az-clock { position: absolute; z-index: 100; bottom: 0; left: 5%; }
#az-clock-yusa { position: absolute; z-index: 100; bottom: 0; }
.hours-wrapper { padding: 5px; background: #eee; margin-bottom: 15px; }
#analog-clock { max-width: 90%; }

/* CUSTOM CHECKBOX STYLES */
input[type=checkbox].css-checkbox { position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0; }
input[type=checkbox].css-checkbox + label.css-label { padding-left:20px; height:15px; display:inline-block; line-height:15px; background-repeat:no-repeat; background-position: 0 0; vertical-align:middle; cursor:pointer; font-size: .7em; }
input[type=checkbox].css-checkbox:checked + label.css-label { background-position: 0 -15px; }

/* COLOR CLASSES */
.blue .color-area { background-color: #0060a8; }      .blue .us-timezone-name { color: #0060a8; }
.purple .color-area { background-color: #aa378d; }    .purple .us-timezone-name { color: #aa378d; }
.dk-blue .color-area { background-color: #1b0459; }   .dk-blue .us-timezone-name { color: #1b0459; }
.orange .color-area { background-color: #d66733; }    .orange .us-timezone-name { color: #d66733; }
.green .color-area { background-color: #63a952; }     .green .us-timezone-name { color: #63a952; }
.yellow .color-area { background-color: #e6a730; }    .yellow .us-timezone-name { color: #e6a730; }
.red .color-area { background-color: #cc2131; }       .red .us-timezone-name { color: #cc2131; }

/* ==========================================================================
   响应式断点合并重构
   ========================================================================== */

/* 1. 平板与桌面过度层断点布局 (300px - 1260px) */
@media only screen and (min-width : 300px) and (max-width : 1260px) {
	.title { font-size: 2.0em; }
	#content { display: flex; flex-flow: wrap; display: -webkit-flex; -webkit-flex-flow: wrap; }
	#col-main { width: 100%; display: block; order: 1; margin-bottom: 15px; }
	#col-left { width: 70%; display: block; order: 2; }
	#col-right { width: 30%; display: block; order: 3; }
	#noncontTitle, #contTitle { display: block; text-align: center; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; }
	#main-time-area { display: block; margin: 0 auto; padding: 15px 0; }
	#ak-col, #hi-col { width: 50%; float: left; }
	#pr-lt { display: block; }
	#pr-rt { display: none; }
	#rightColBot { border-top: 1px solid #000; margin-top: 30px; position: relative; padding-top: 15px; }
	.us-time-weekday-date-box .us-timezone-name { font-size: 1em; line-height: 1em; }
	.us-timezone-offset,
	.us-timezone-region-note { font-size: .7em; margin-bottom: 0px; }
	.us-timezone-clock-panel { font-size: 0.9em; padding: 5px 4px; }
	.text-xs, input[type=checkbox].css-checkbox + label.css-label, .imgSmText { font-size: 1em; }
}

/* 2. 特定移动端物理设备微调 (320px - 740px) */
@media only screen and (min-device-width : 320px) and (max-device-width : 740px) {
	.title { font-size: 2.1em; }
	.us-timezone-offset,
	.us-timezone-region-note { font-size: 1em; }
	.text-xs, input[type=checkbox].css-checkbox + label.css-label { font-size: 1.2em; }
}

/* 3. 核心收拢：合并原 768px、540px、412px、360px 里的全局全等防溢出补丁 */
@media (max-width: 768px) {
	html, body { margin: 0 !important; padding: 0 !important; overflow-x: hidden !important; }
	.w { width: 100% !important; max-width: 100% !important; margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; }
	#col-left, #col-right, #col-main { width: 100% !important; display: block !important; }
	
	.us-timezone-clock-row { width: 100% !important; max-width: 100% !important; min-width: auto !important; display: table !important; table-layout: fixed !important; box-sizing: border-box !important; overflow: hidden !important; }
	.color-area { width: 8% !important; min-width: 15px !important; display: table-cell !important; box-sizing: border-box !important; vertical-align: top !important; }
	.us-timezone-clock-panel { width: 92% !important; min-width: auto !important; white-space: normal !important; display: table-cell !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; vertical-align: top !important; }
}

/* 4. 移动端各档高分辨率细微步进调整 */
@media (max-width: 540px) {
	.us-timezone-clock-panel { font-size: 0.8em !important; padding: 3px 8px !important; }
}
@media (max-width: 412px) {
	.us-timezone-clock-panel { font-size: 0.75em !important; padding: 2px 6px !important; }
}
@media (max-width: 360px) {
	html, body, .w { width: 100vw !important; max-width: 100vw !important; }
	.us-timezone-clock-panel { font-size: 0.7em !important; padding: 2px 4px !important; }
}
@media (max-width: 344px) {
	.us-timezone-offset,
	.us-timezone-region-note { font-size: 0.6em !important; margin-bottom: 2px !important; }
}

/* 5. 时钟卡片标题换行控制 */
@media (min-width: 540px) and (max-width: 912px) {
	.us-time-weekday-date-box .us-timezone-name { white-space: normal !important; line-height: 1.2em !important; word-break: break-word !important; overflow-wrap: break-word !important; }
}
@media (min-width: 913px) {
	.us-time-weekday-date-box .us-timezone-name { white-space: nowrap !important; line-height: 1em !important; }
	.us-time-weekday-date-box .us-timezone-name br { display: none !important; }
}

/* ==========================================================================
   Country time pages — shared layout & card styles
   ========================================================================== */

.yusa_element {
	box-shadow: 0 0 10px 5px rgb(82 86 209 / 27%);
}

.w {
	width: 100%;
	max-width: 1350px;
	margin: 0 auto;
}

.flex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.current-time {
	background-color: rgb(240, 249, 255);
}

.yusa-time-city-box,
.time-city-box {
	padding-top: 0.5rem;
}

.label-color {
	color: #403e3e;
}

a {
	text-decoration: none;
	color: inherit;
}

.map-container {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px auto;
	padding: 20px;
	background: white;
	border-radius: 16px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.map-container img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	border: none;
	outline: none;
}

/* Desktop/mobile menus without Vue (breakpoint matches former isMobile) */
.country-nav-desktop {
	display: none;
}

.country-nav-mobile {
	display: block;
}

@media (min-width: 1280px) {
	.country-nav-desktop {
		display: block;
	}

	.country-nav-mobile {
		display: none;
	}
}

.cards {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 16px;
	margin: 24px;
}

.timezone-card {
	border-radius: 16px;
	padding: 24px;
	color: #fff;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.06);
}

.timezone-title {
	margin: 0 0 8px 0;
	font-size: 1.5rem;
	font-weight: 700;
	color: inherit;
}

.timezone-utc {
	opacity: 0.9;
	margin-bottom: 12px;
	color: inherit;
}

.timezone-time {
	margin: 6px 0;
	font-size: 2rem;
	font-weight: 600;
	color: inherit;
}

.timezone-date {
	margin: 6px 0 0 0;
	font-weight: 500;
	color: inherit;
}

.timezone-city {
	margin-top: 14px;
	display: inline-block;
	padding: 6px 12px;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.35);
	font-weight: 700;
	color: inherit;
}

/* Boot skeleton (hide footer flash before Vue mounts) */
.country-boot {
	min-height: 100vh;
	background: #f0f9ff;
}

.country-boot__bar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 4rem;
	background: #fff;
	border-bottom: 1px solid #e2e8f0;
	z-index: 10;
}

.country-boot__inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 5.5rem 1rem 3rem;
}

@media (min-width: 768px) {
	.country-boot__inner {
		padding-top: 6rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.country-boot__hero {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.75rem;
	margin-bottom: 1.75rem;
}

.country-boot__line,
.country-boot__map,
.country-boot__card {
	display: block;
	border-radius: 8px;
	background: #e0f2fe;
	animation: country-boot-shimmer 1.2s ease-in-out infinite;
}

.country-boot__line--title {
	height: 2rem;
	width: min(28rem, 92%);
}

.country-boot__line--sub {
	height: 0.85rem;
	width: min(36rem, 88%);
}

.country-boot__map {
	/* Reserve near-real map height (typical landscape maps ~4:3–5:4) */
	aspect-ratio: 5 / 4;
	height: auto;
	min-height: 16rem;
	width: 100%;
	border-radius: 16px;
	border: 1px solid #bae6fd;
	margin-bottom: 1.5rem;
}

.country-boot__cards {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.85rem;
}

@media (min-width: 768px) {
	.country-boot__cards {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

.country-boot__card {
	height: 7.5rem;
	border-radius: 12px;
	border: 1px solid #bae6fd;
}

.country-boot__status {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.65rem;
	margin: 1.5rem 0 0;
	color: #64748b;
	font-size: 0.9rem;
	font-weight: 600;
}

.country-boot__spinner {
	width: 1.05rem;
	height: 1.05rem;
	border: 2px solid #bae6fd;
	border-top-color: #0369a1;
	border-radius: 999px;
	animation: country-boot-spin 0.7s linear infinite;
	flex: 0 0 auto;
}

@keyframes country-boot-spin {
	to { transform: rotate(360deg); }
}

@keyframes country-boot-shimmer {
	0%, 100% { opacity: 0.55; }
	50% { opacity: 1; }
}

.country-page-hero {
	text-align: center;
	padding: 20px 0;
	background: #f0f9ff;
}

.country-page-hero h1 {
	color: #0369a1;
	font-size: 2.5em;
	margin: 0;
	font-weight: bold;
}

.country-page-hero h2,
.country-page-hero > p {
	color: #64748b;
	margin: 10px 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

.country-faq {
	max-width: 1200px;
	margin: 40px auto;
	padding: 20px;
	background: transparent;
}

.country-faq-section {
	margin-bottom: 30px;
}

.country-faq-heading {
	color: #0369a1;
	font-size: 1.8em;
	margin: 0 0 20px;
	text-align: left;
	font-weight: bold;
}

.country-faq-prose {
	line-height: 1.8;
	color: #334155;
	font-size: 1.05em;
}

.country-faq-prose p {
	margin: 0 0 15px;
}

.country-faq-prose p:last-child {
	margin-bottom: 0;
}

.country-faq-zone-list {
	line-height: 1.8;
	color: #334155;
}

.country-faq-zone-item {
	margin-bottom: 18px;
}

.country-faq-zone-item:last-child {
	margin-bottom: 0;
}

.country-faq-subheading {
	color: #0ea5e9;
	font-size: 1.2em;
	margin: 0 0 6px;
	font-weight: 600;
}

.country-faq-muted {
	margin: 0;
	font-size: 1.05em;
}

.country-faq-link {
	color: #0ea5e9;
	text-decoration: none;
	font-weight: 600;
	border-bottom: 2px solid #0ea5e9;
	padding-bottom: 2px;
}

.country-faq-link-note {
	color: #64748b;
	margin-left: 8px;
}

@media (max-width: 768px) {
	html, body, .w {
		margin: 0 !important;
		padding: 0 !important;
	}
	.w {
		width: 100% !important;
		max-width: 100% !important;
	}
	.flex {
		display: block !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.cards {
		grid-template-columns: 1fr;
		margin: 20px 16px;
	}
	.timezone-card {
		padding: 20px;
	}
	.timezone-title {
		font-size: 1.3rem;
	}
	.timezone-time {
		font-size: 1.8rem;
	}
	#footer-icon {
		min-width: 2.5rem !important;
		min-height: 2.5rem !important;
		max-width: 2.5rem !important;
		max-height: 2.5rem !important;
		width: 2.5rem !important;
		height: 2.5rem !important;
		flex-shrink: 0 !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		box-sizing: border-box !important;
	}
	#footer-icon svg {
		width: 1.5rem !important;
		height: 1.5rem !important;
		flex-shrink: 0 !important;
		display: block !important;
		margin: 0 !important;
	}
	.flex.items-center.space-x-3.mb-4,
	footer .flex.items-center.space-x-2 {
		display: flex !important;
		flex-direction: row !important;
		align-items: center !important;
		justify-content: flex-start !important;
		flex-wrap: nowrap !important;
	}
}

@media (max-width: 375px) {
	body { overflow-x: hidden; }
}

@media (max-width: 360px) {
	html, body, .w {
		width: 100vw !important;
		overflow-x: hidden !important;
	}
	.w {
		max-width: 100vw !important;
		box-sizing: border-box !important;
	}
}

@media (max-width: 767px) {
	footer .max-w-7xl .grid,
	.grid.grid-cols-1 {
		grid-template-columns: 1fr 1fr !important;
		gap: 1rem !important;
		display: grid !important;
	}
	footer .max-w-7xl .col-span-1 {
		grid-column: 1 / -1 !important;
		margin-bottom: 1rem !important;
	}
}

/* >>> ru.css >>> */
/* Russia time page — US-inspired panels on shared map + card grid */

/* Boot skeleton (hide footer flash before Vue mounts) */
.ru-boot {
	min-height: 100vh;
	background: #f0f9ff;
}

.ru-boot__bar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 4rem;
	background: #fff;
	border-bottom: 1px solid #e2e8f0;
	z-index: 10;
}

.ru-boot__inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 5.5rem 1rem 3rem;
}

@media (min-width: 768px) {
	.ru-boot__inner {
		padding-top: 6rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.ru-boot__hero {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.75rem;
	margin-bottom: 1.75rem;
}

.ru-boot__line,
.ru-boot__map,
.ru-boot__card {
	display: block;
	border-radius: 8px;
	background: #e0f2fe;
	animation: ru-boot-shimmer 1.2s ease-in-out infinite;
}

.ru-boot__line--title {
	height: 2rem;
	width: min(28rem, 92%);
}

.ru-boot__line--sub {
	height: 0.85rem;
	width: min(36rem, 88%);
}

.ru-boot__map {
	/* Russia map is 700×404; desktop display is 60% width */
	aspect-ratio: 700 / 404;
	height: auto;
	min-height: 10rem;
	width: 60%;
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 16px;
	border: 1px solid #bae6fd;
	margin-bottom: 1.5rem;
}

@media (max-width: 768px) {
	.ru-boot__map {
		width: 100%;
		max-width: 100%;
		min-height: 8rem;
	}
}

.ru-boot__cards {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.85rem;
}

@media (min-width: 768px) {
	.ru-boot__cards {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

.ru-boot__card {
	height: 7.5rem;
	border-radius: 12px;
	border: 1px solid #bae6fd;
}

.ru-boot__status {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.65rem;
	margin: 1.5rem 0 0;
	color: #64748b;
	font-size: 0.9rem;
	font-weight: 600;
}

.ru-boot__spinner {
	width: 1.05rem;
	height: 1.05rem;
	border: 2px solid #bae6fd;
	border-top-color: #0369a1;
	border-radius: 999px;
	animation: ru-boot-spin 0.7s linear infinite;
	flex: 0 0 auto;
}

#ru {
	animation: ru-app-in 0.22s ease-out;
}

@keyframes ru-boot-spin {
	to { transform: rotate(360deg); }
}

@keyframes ru-boot-shimmer {
	0%, 100% { opacity: 0.55; }
	50% { opacity: 1; }
}

@keyframes ru-app-in {
	from { opacity: 0; }
	to { opacity: 1; }
}

#ru .country-page-hero {
	text-align: center;
	padding: 28px 16px 24px;
	background: #f0f9ff;
}

#ru .country-page-hero h1 {
	color: #0369a1;
	font-size: 2.5em;
	margin: 0;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.02em;
}

#ru .country-page-hero h2,
#ru .country-page-hero > p {
	color: #64748b;
	margin: 12px 0 0;
	font-size: 1.05em;
	font-weight: 500;
	line-height: 1.45;
}

#ru .map-container {
	max-width: 1200px;
	margin: 28px auto 8px;
	padding: 20px;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.08);
	border: 1px solid rgba(148, 163, 184, 0.25);
	text-align: center;
}

#ru .map-container img {
	max-width: 60%;
	width: 60%;
	height: auto;
}

#ru .cards {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 18px;
	max-width: 1200px;
	margin: 28px auto 8px;
	padding: 0 20px 8px;
	box-sizing: border-box;
}

#ru .timezone-card {
	--ru-zone-color: #0369a1;
	position: relative;
	display: flex;
	align-items: stretch;
	min-height: 168px;
	padding: 0;
	overflow: hidden;
	background: #fff;
	color: #0f172a;
	border-radius: 14px;
	border: 1px solid rgba(148, 163, 184, 0.28);
	box-shadow: 0 6px 20px rgba(15, 23, 42, 0.07);
	transition: transform 0.18s ease, box-shadow 0.18s ease;
}

#ru .timezone-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12);
}

#ru .ru-zone-accent {
	flex: 0 0 10px;
	width: 10px;
	background: var(--ru-zone-color);
}

#ru .ru-zone-body {
	flex: 1;
	min-width: 0;
	padding: 18px 18px 16px 16px;
	display: flex;
	flex-direction: column;
}

#ru .timezone-title {
	margin: 0 0 4px;
	font-size: 0.95rem;
	font-weight: 800;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #0f172a;
	line-height: 1.25;
}

#ru .timezone-utc {
	margin: 0 0 10px;
	font-size: 0.88rem;
	font-weight: 600;
	color: #64748b;
	opacity: 1;
}

#ru .timezone-time {
	margin: 0 0 6px;
	font-size: 2rem;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	letter-spacing: 0.02em;
	color: #0f172a;
	line-height: 1.1;
}

#ru .timezone-date {
	margin: 0;
	font-size: 0.92rem;
	font-weight: 500;
	color: #475569;
	line-height: 1.35;
}

#ru .timezone-city {
	margin-top: auto;
	display: inline-block;
	align-self: flex-start;
	padding: 5px 10px;
	border-radius: 8px;
	background: #f1f5f9;
	border: 1px solid #e2e8f0;
	border-left: 3px solid var(--ru-zone-color);
	font-size: 0.82rem;
	font-weight: 700;
	color: #334155;
}

#ru .ru-timeline {
	max-width: 1200px;
	margin: 32px auto 8px;
	padding: 24px 20px 20px;
	background: #fff;
	border-radius: 16px;
	border: 1px solid rgba(148, 163, 184, 0.28);
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.07);
	box-sizing: border-box;
}

#ru .ru-timeline__title {
	margin: 0 0 6px;
	color: #0369a1;
	font-size: 1.45rem;
	font-weight: 800;
	letter-spacing: -0.01em;
	line-height: 1.25;
}

#ru .ru-timeline__subtitle {
	margin: 0 0 18px;
	color: #64748b;
	font-size: 0.95rem;
	line-height: 1.45;
}

#ru .ru-timeline__scale {
	display: grid;
	grid-template-columns: 11rem minmax(0, 1fr);
	gap: 0.65rem;
	margin-bottom: 0.55rem;
	align-items: end;
}

#ru .ru-timeline__scale-label {
	font-size: 0.7rem;
	font-weight: 700;
	color: #94a3b8;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

#ru .ru-timeline__scale-track {
	position: relative;
	height: 1.5rem;
	border-bottom: 1px solid #e2e8f0;
}

#ru .ru-timeline__tick {
	position: absolute;
	bottom: 0;
	transform: translateX(-50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	pointer-events: none;
}

#ru .ru-timeline__tick[data-hour="0"] {
	transform: translateX(0);
	align-items: flex-start;
}

#ru .ru-timeline__tick[data-hour="24"] {
	transform: translateX(-100%);
	align-items: flex-end;
}

#ru .ru-timeline__tick-mark {
	display: block;
	width: 1px;
	height: 0.4rem;
	background: #cbd5e1;
}

#ru .ru-timeline__tick-label {
	margin-top: 0.12rem;
	font-size: 0.68rem;
	font-weight: 700;
	color: #94a3b8;
	font-variant-numeric: tabular-nums;
}

#ru .ru-timeline__rows {
	display: flex;
	flex-direction: column;
	gap: 0.7rem;
}

#ru .ru-timeline__row {
	display: grid;
	grid-template-columns: 11rem minmax(0, 1fr);
	gap: 0.65rem;
	align-items: center;
}

#ru .ru-timeline__meta {
	display: flex;
	flex-direction: column;
	gap: 0.12rem;
	min-width: 0;
}

#ru .ru-timeline__name {
	display: flex;
	align-items: center;
	gap: 0.4rem;
	font-size: 0.82rem;
	font-weight: 800;
	color: #0f172a;
	line-height: 1.2;
}

#ru .ru-timeline__dot {
	flex: 0 0 0.55rem;
	width: 0.55rem;
	height: 0.55rem;
	border-radius: 999px;
	background: var(--ru-zone-color, #0369a1);
	box-shadow: 0 0 0 2px #fff;
}

#ru .ru-timeline__abbr {
	font-size: 0.72rem;
	font-weight: 700;
	color: #64748b;
	font-variant-numeric: tabular-nums;
}

#ru .ru-timeline__city {
	margin-top: 0.1rem;
	font-size: 0.7rem;
	font-weight: 600;
	color: #475569;
	line-height: 1.25;
}

#ru .ru-timeline__track {
	position: relative;
	height: 2rem;
	border-radius: 8px;
	overflow: hidden;
	background: linear-gradient(
		to right,
		#334155 0%,
		#334155 25%,
		#fde68a 25%,
		#fde68a 37.5%,
		#bfdbfe 37.5%,
		#bfdbfe 75%,
		#fdba74 75%,
		#fdba74 91.6667%,
		#334155 91.6667%,
		#334155 100%
	);
	border: 1px solid rgba(148, 163, 184, 0.35);
	box-sizing: border-box;
}

#ru .ru-timeline__business {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 37.5%;
	width: 33.3333%;
	background: rgba(255, 255, 255, 0.22);
	border-left: 1px dashed rgba(15, 23, 42, 0.18);
	border-right: 1px dashed rgba(15, 23, 42, 0.18);
	pointer-events: none;
}

#ru .ru-timeline__now {
	position: absolute;
	top: -2px;
	bottom: -2px;
	width: 2px;
	margin-left: -1px;
	background: #dc2626;
	z-index: 2;
	pointer-events: none;
}

#ru .ru-timeline__now::before {
	content: '';
	position: absolute;
	top: -3px;
	left: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #dc2626;
	transform: translateX(-50%);
	box-shadow: 0 0 0 2px #fff;
}

#ru .ru-timeline__now-label {
	position: absolute;
	top: 50%;
	left: 6px;
	transform: translateY(-50%);
	padding: 1px 5px;
	border-radius: 4px;
	background: rgba(15, 23, 42, 0.88);
	color: #fff;
	font-size: 0.65rem;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
	line-height: 1.3;
}

#ru .ru-timeline__legend {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem 1.25rem;
	margin-top: 1rem;
	padding-top: 0.85rem;
	border-top: 1px solid #e2e8f0;
	font-size: 0.78rem;
	font-weight: 600;
	color: #64748b;
}

#ru .ru-na-compare .ru-timeline__legend {
	margin: 0 0 1rem;
	padding-top: 0;
	border-top: 0;
}

#ru .ru-timeline__legend span {
	display: inline-flex;
	align-items: center;
	gap: 0.4rem;
}

#ru .ru-timeline__swatch {
	display: inline-block;
	width: 0.85rem;
	height: 0.85rem;
	border-radius: 3px;
	border: 1px solid rgba(15, 23, 42, 0.12);
}

#ru .ru-timeline__swatch--night { background: #334155; }
#ru .ru-timeline__swatch--morning { background: #fde68a; }
#ru .ru-timeline__swatch--day { background: #bfdbfe; }
#ru .ru-timeline__swatch--evening { background: #fdba74; }
#ru .ru-timeline__swatch--now {
	background: #dc2626;
	border-radius: 999px;
}

#ru .ru-na-compare {
	max-width: 1200px;
	margin: 28px auto 8px;
	padding: 24px 20px 20px;
	background: #fff;
	border-radius: 16px;
	border: 1px solid rgba(148, 163, 184, 0.28);
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.07);
	box-sizing: border-box;
}

#ru .ru-na-compare__header {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem 1.5rem;
	margin-bottom: 1.1rem;
}

#ru .ru-na-compare__header .ru-timeline__subtitle {
	margin-bottom: 0;
}

#ru .ru-na-compare__tabs {
	display: inline-flex;
	flex-wrap: wrap;
	padding: 4px;
	border-radius: 999px;
	background: #f1f5f9;
	border: 1px solid #e2e8f0;
	gap: 4px;
}

#ru .ru-na-compare__tab {
	appearance: none;
	border: 0;
	cursor: pointer;
	padding: 0.55rem 1rem;
	border-radius: 999px;
	font-size: 0.88rem;
	font-weight: 700;
	color: #64748b;
	background: transparent;
	transition: background 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

#ru .ru-na-compare__tab.is-active {
	background: #0369a1;
	color: #fff;
	box-shadow: 0 4px 12px rgba(3, 105, 161, 0.28);
}

#ru .ru-na-compare__panel[hidden] {
	display: none !important;
}

#ru .ru-na-compare__panel-title {
	margin: 0 0 0.85rem;
	font-size: 1.05rem;
	font-weight: 800;
	color: #0c4a6e;
}

#ru .ru-na-compare__divider {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	margin: 1.1rem 0 0.9rem;
	color: #94a3b8;
	font-size: 0.78rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

#ru .ru-na-compare__divider::before,
#ru .ru-na-compare__divider::after {
	content: '';
	flex: 1;
	height: 1px;
	background: #e2e8f0;
}

#ru .ru-timeline__rows--na .ru-timeline__track {
	box-shadow: inset 0 0 0 1px rgba(3, 105, 161, 0.18);
}

#ru .ru-timeline__rows--ru {
	opacity: 0.92;
}

#ru .ru-converter {
	margin-top: 1.25rem;
	padding-top: 1rem;
	border-top: 1px solid #e2e8f0;
}

#ru .ru-converter__title {
	margin: 0 0 0.35rem;
	font-size: 1rem;
	font-weight: 800;
	color: #0f172a;
}

#ru .ru-converter__hint {
	margin: 0 0 0.75rem;
	font-size: 0.88rem;
	color: #64748b;
	line-height: 1.45;
}

#ru .ru-converter__scroll {
	overflow-x: auto;
}

#ru .ru-converter__table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.9rem;
	min-width: 0;
	table-layout: fixed;
}

#ru .ru-converter__table th,
#ru .ru-converter__table td {
	padding: 0.65rem 0.7rem;
	text-align: left;
	border-bottom: 1px solid #e2e8f0;
	vertical-align: middle;
}

#ru .ru-converter__table th {
	background: #f8fafc;
	color: #0f172a;
	font-weight: 700;
}

#ru .ru-converter__table td small {
	display: block;
	margin-top: 0.15rem;
	color: #64748b;
	font-size: 0.78rem;
	font-weight: 600;
}

#ru .ru-converter__dot {
	display: inline-block;
	width: 0.55rem;
	height: 0.55rem;
	border-radius: 999px;
	margin-right: 0.45rem;
	vertical-align: middle;
}

#ru .ru-converter__mono {
	font-variant-numeric: tabular-nums;
	font-weight: 700;
	color: #0f172a;
}

#ru .ru-hour-grid {
	margin-top: 1.35rem;
	padding-top: 1.15rem;
	border-top: 1px solid #e2e8f0;
}

#ru .ru-hour-grid__title {
	margin: 0 0 0.35rem;
	font-size: 1.05rem;
	font-weight: 800;
	color: #0f172a;
}

#ru .ru-hour-grid__desc {
	margin: 0 0 0.85rem;
	font-size: 0.85rem;
	color: #64748b;
	line-height: 1.5;
}

#ru .ru-hour-grid__scroll {
	overflow-x: auto;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
}

#ru .ru-hour-grid__table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.85rem;
	min-width: 32rem;
}

#ru .ru-hour-grid__table th {
	background: #f8fafc;
	color: #64748b;
	font-weight: 700;
	text-align: left;
	padding: 0.75rem 1rem;
	border-bottom: 1px solid #e2e8f0;
	white-space: nowrap;
	vertical-align: bottom;
}

#ru .ru-hour-grid__table th:first-child {
	color: #0f172a;
	background: #eef2ff;
}

#ru .ru-hour-grid__city {
	display: block;
	line-height: 1.25;
}

#ru .ru-hour-grid__utc {
	display: block;
	margin-top: 0.2rem;
	font-size: 0.72em;
	font-weight: 600;
	color: #94a3b8;
	line-height: 1.2;
}

#ru .ru-hour-grid__table th:first-child .ru-hour-grid__utc {
	color: #94a3b8;
}

#ru .ru-hour-grid__table td {
	padding: 0.65rem 1rem;
	border-bottom: 1px solid #f1f5f9;
	color: #334155;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

#ru .ru-hour-grid__table td:first-child {
	font-weight: 700;
	color: #0f172a;
	background: #f8fafc;
}

#ru .ru-hour-grid__table tr:last-child td {
	border-bottom: none;
}

#ru .us-faq {
	max-width: 1200px;
	margin: 36px auto 48px;
	padding: 8px 20px 24px;
}

@media (max-width: 768px) {
	#ru .country-page-hero {
		padding: 20px 14px 18px;
	}

	#ru .country-page-hero h1 {
		font-size: 1.65em;
	}

	#ru .country-page-hero h2,
	#ru .country-page-hero > p {
		font-size: 0.95em;
	}

	#ru .map-container {
		margin: 16px 12px 4px;
		padding: 12px;
		border-radius: 12px;
	}

	#ru .map-container img {
		max-width: 100%;
		width: 100%;
	}

	#ru .cards {
		grid-template-columns: 1fr;
		gap: 14px;
		margin: 18px 12px 4px;
		padding: 0;
	}

	#ru .timezone-card {
		min-height: 0;
	}

	#ru .timezone-time {
		font-size: 1.75rem;
	}

	#ru .ru-timeline {
		margin: 20px 12px 4px;
		padding: 18px 12px 14px;
		border-radius: 12px;
	}

	#ru .ru-timeline__title {
		font-size: 1.2rem;
	}

	#ru .ru-timeline__scale,
	#ru .ru-timeline__row {
		grid-template-columns: 1fr;
		gap: 0.3rem;
	}

	#ru .ru-timeline__scale-label {
		display: none;
	}

	#ru .ru-timeline__track {
		height: 1.75rem;
	}

	#ru .ru-timeline__tick-label {
		font-size: 0.6rem;
	}

	#ru .ru-na-compare {
		margin: 20px 12px 4px;
		padding: 18px 12px 14px;
		border-radius: 12px;
	}

	#ru .ru-na-compare__header {
		flex-direction: column;
		align-items: stretch;
	}

	#ru .ru-na-compare__tabs {
		width: 100%;
	}

	#ru .ru-na-compare__tab {
		flex: 1;
		text-align: center;
	}

	#ru .ru-converter__scroll {
		overflow-x: visible;
	}

	#ru .ru-converter__table {
		font-size: 0.75rem;
	}

	#ru .ru-converter__table th,
	#ru .ru-converter__table td {
		padding: 0.45rem 0.3rem;
		word-break: break-word;
		vertical-align: top;
	}

	#ru .ru-converter__table th {
		white-space: normal;
		line-height: 1.25;
		font-size: 0.72rem;
	}

	#ru .ru-converter__table td small {
		font-size: 0.7rem;
		line-height: 1.3;
		word-break: break-word;
	}

	#ru .ru-converter__dot {
		width: 0.45rem;
		height: 0.45rem;
		margin-right: 0.3rem;
	}

	#ru .ru-converter__table th:nth-child(1),
	#ru .ru-converter__table td:nth-child(1) {
		width: 42%;
	}

	#ru .ru-converter__table th:nth-child(2),
	#ru .ru-converter__table td:nth-child(2),
	#ru .ru-converter__table th:nth-child(4),
	#ru .ru-converter__table td:nth-child(4) {
		width: 18%;
	}

	#ru .ru-converter__table th:nth-child(3),
	#ru .ru-converter__table td:nth-child(3) {
		width: 22%;
	}

	#ru .ru-hour-grid__table {
		min-width: 0;
		font-size: 0.78rem;
	}

	#ru .ru-hour-grid__table th {
		white-space: normal;
		padding: 0.5rem 0.4rem;
		hyphens: auto;
	}

	#ru .ru-hour-grid__table td {
		padding: 0.5rem 0.4rem;
	}

	#ru .us-faq {
		margin: 28px 12px 36px;
		padding: 0 4px 16px;
	}
}

/* >>> menu.css >>> */
/* Menu dropdown + v-cloak (shared site navigation) */

[v-cloak] {
  display: none !important;
}

.dropdown {
  position: relative !important;
}

.dropdown-toggle {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

.dropdown-menu {
  display: none !important;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  transform: none !important;
  text-align: left !important;
  background-color: #f0f0f0 !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
  padding: 1px 0 !important;
  min-width: 200px !important;
  z-index: 9999 !important;
  margin-top: 0 !important;
  line-height: 2.5rem !important;
}

.dropdown-menu::before {
  content: '';
  position: absolute;
  top: -12px;
  left: -4px;
  right: -4px;
  height: 12px;
  background: transparent;
  z-index: 9999;
}

.dropdown::after {
  content: '';
  position: absolute;
  top: 0;
  left: -8px;
  right: -8px;
  bottom: -15px;
  background: transparent;
  z-index: 1;
}

.dropdown.open .dropdown-menu {
  display: block !important;
}

@media screen and (min-width: 1280px) {
  .dropdown:hover .dropdown-menu {
    display: block !important;
  }

  .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.98) !important;
    backdrop-filter: blur(8px) !important;
    border: 1px solid rgba(226, 232, 240, 1) !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.05) !important;
    padding: 6px !important;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    line-height: 1.6 !important;
  }

  .dropdown-menu::before {
    top: -16px;
    left: -6px;
    right: -6px;
    height: 16px;
  }

  .dropdown-menu a {
    padding: 8px 16px;
    color: #334155;
    transition: all 0.15s;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  .dropdown-menu a:hover {
    background-color: rgba(248, 250, 252, 1);
    color: #0284c7;
  }

  .nav-link,
  .nav-link span,
  .dropdown > .nav-link,
  .dropdown > button.nav-link {
    white-space: nowrap !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .dropdown-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: max-content !important;
    max-width: 450px !important;
    padding: 12px !important;
  }
}

/* PC / tablet top-nav chips — distinct soft backgrounds */
@media screen and (min-width: 768px) {
  .nav-chip {
    padding: 0.35rem 0.7rem !important;
    border-radius: 0.5rem !important;
    border: 1px solid transparent;
    font-weight: 600 !important;
  }

  .nav-chip:hover {
    filter: brightness(0.97);
  }

  .nav-chip--us {
    background: #dbeafe !important;
    color: #1e40af !important;
    border-color: #bfdbfe !important;
  }

  .nav-chip--us:hover {
    background: #bfdbfe !important;
    color: #1e3a8a !important;
  }

  .nav-chip--ru {
    background: #fee2e2 !important;
    color: #991b1b !important;
    border-color: #fecaca !important;
  }

  .nav-chip--ru:hover {
    background: #fecaca !important;
    color: #7f1d1d !important;
  }

  .nav-chip--ca {
    background: #dcfce7 !important;
    color: #166534 !important;
    border-color: #bbf7d0 !important;
  }

  .nav-chip--ca:hover {
    background: #bbf7d0 !important;
    color: #14532d !important;
  }

  .nav-chip--au {
    background: #fef3c7 !important;
    color: #92400e !important;
    border-color: #fde68a !important;
  }

  .nav-chip--au:hover {
    background: #fde68a !important;
    color: #78350f !important;
  }

  .nav-chip--other {
    background: #e0e7ff !important;
    color: #3730a3 !important;
    border-color: #c7d2fe !important;
  }

  .nav-chip--other:hover {
    background: #c7d2fe !important;
    color: #312e81 !important;
  }

  .nav-chip--tools {
    background: #ffedd5 !important;
    color: #9a3412 !important;
    border-color: #fed7aa !important;
  }

  .nav-chip--tools:hover {
    background: #fed7aa !important;
    color: #7c2d12 !important;
  }

  .nav-chip--holidays {
    background: #fce7f3 !important;
    color: #9d174d !important;
    border-color: #fbcfe8 !important;
  }

  .nav-chip--holidays:hover {
    background: #fbcfe8 !important;
    color: #831843 !important;
  }

  .nav-chip--guides {
    background: #f3e8ff !important;
    color: #6b21a8 !important;
    border-color: #e9d5ff !important;
  }

  .nav-chip--guides:hover {
    background: #e9d5ff !important;
    color: #581c87 !important;
  }
}

/* —— Mobile header: brand row + quick-link chips —— */
.mm-nav {
  position: relative;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e5e7eb;
  z-index: 50;
}

.mm-nav__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  padding: 0 12px 0 14px;
  gap: 8px;
}

.mm-nav__brand {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  text-decoration: none;
}

.mm-nav__logo {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  background: #2563eb;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.mm-nav__logo svg {
  width: 20px;
  height: 20px;
}

.mm-nav__title {
  font-size: 18px;
  font-weight: 700;
  color: #0f172a;
  white-space: nowrap;
}

.mm-nav__menu-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
  padding: 7px 10px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #f8fafc;
  color: #1e293b;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
}

.mm-nav__menu-btn:active {
  background: #e2e8f0;
}

.mm-nav__menu-icon {
  width: 18px;
  height: 18px;
  display: block;
}

.mm-chip-row {
  height: 40px;
  border-top: 1px solid #f1f5f9;
  background: #fafbfc;
}

.mm-chip-row__track {
  display: flex;
  align-items: center;
  gap: 6px;
  height: 100%;
  padding: 0 12px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

.mm-chip-row__track::-webkit-scrollbar {
  display: none;
}

.mm-chip {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1;
}

.mm-chip--tool {
  background: #ffedd5;
  color: #9a3412;
  border-color: #fed7aa;
}

.mm-chip--country {
  background: #dbeafe;
  color: #1e40af;
  border-color: #bfdbfe;
}

.mm-chip--guides {
  background: #f3e8ff;
  color: #6b21a8;
  border-color: #e9d5ff;
}

.mm-chip.is-active {
  box-shadow: inset 0 0 0 1px currentColor;
  filter: brightness(0.97);
}

.mm-chip-sep {
  flex: 0 0 auto;
  width: 1px;
  height: 16px;
  margin: 0 2px;
  background: #cbd5e1;
}

.mm-drawer {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  width: min(320px, 88vw);
  max-height: 80vh;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-top: none;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.12);
}

.mm-drawer__inner {
  padding: 14px 16px 18px;
}

.mm-drawer__section {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.mm-drawer__label {
  font-size: 13px;
  font-weight: 700;
  color: #334155;
  margin-bottom: 6px;
}

.mm-drawer__section a {
  display: block;
  padding: 9px 4px;
  color: #4b5563;
  text-decoration: none;
  font-size: 14px;
}

.mm-drawer__section a:active {
  color: #2563eb;
}

.mm-drawer__rule {
  height: 1px;
  background: #e5e7eb;
  margin: 12px 0;
}

/* Desktop/mobile menus without Vue (breakpoint matches former isMobile) */
.country-nav-desktop {
  display: none;
}

.country-nav-mobile {
  display: block;
}

@media (min-width: 1280px) {
  .country-nav-desktop {
    display: block;
  }

  .country-nav-mobile {
    display: none;
  }
}
