/* Country CSS bundle: us — generated, do not edit *//* Sources: main.css + us.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;
	}
}

/* >>> us.css >>> */
/* U.S. time page — page-specific styles (main.css holds shared layout) */

/*
 * Year-round standard time (no DST): hatched strip on .color-area.
 * Use a root-absolute URL so the rule still works when CSS is served from
 * /static/css/map/bundles/ on the CDN (relative ../../img/... resolves to the wrong path).
 */
.us-no-dst-stripe {
	background-image: url(/static/img/us/diagonal-white.png);
	background-repeat: repeat;
}

/* Match former Vue isMobile breakpoint (1280px) without waiting on JS */
.us-nav-desktop {
	display: none;
}

.us-nav-mobile {
	display: block;
}

@media (min-width: 1280px) {
	.us-nav-desktop {
		display: block;
	}

	.us-nav-mobile {
		display: none;
	}
}

#us .country-page-hero {
	text-align: center;
	padding: 28px 16px 24px;
	background: #f0f9ff;
}

#us .country-page-hero h1 {
	color: #0369a1;
	font-size: 2.5em;
	margin: 0;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.02em;
}

#us .country-page-hero > p {
	color: #64748b;
	margin: 12px 0 0;
	font-size: 1.05em;
	font-weight: 500;
	line-height: 1.45;
}

/* Boot skeleton (hide footer flash before Vue mounts) */
.us-boot {
	min-height: 100vh;
	background: #f0f9ff;
}

.us-boot__bar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 4rem;
	background: #fff;
	border-bottom: 1px solid #e2e8f0;
	z-index: 10;
}

.us-boot__inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 5.5rem 1rem 3rem;
}

@media (min-width: 768px) {
	.us-boot__inner {
		padding-top: 6rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.us-boot__hero {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.75rem;
	margin-bottom: 1.75rem;
}

.us-boot__line,
.us-boot__map {
	display: block;
	border-radius: 8px;
	background: #e0f2fe;
	animation: us-boot-shimmer 1.2s ease-in-out infinite;
}

.us-boot__line--title {
	height: 2rem;
	width: min(36rem, 92%);
}

.us-boot__line--sub {
	height: 0.85rem;
	width: min(28rem, 80%);
}

.us-boot__line--short {
	height: 2.25rem;
	width: min(14rem, 50%);
	border-radius: 999px;
	margin-top: 0.35rem;
}

.us-boot__map {
	/* Mainland map is 1256×790 (~1.59:1) */
	aspect-ratio: 1256 / 790;
	height: auto;
	min-height: 18rem;
	width: 100%;
	border-radius: 16px;
	border: 1px solid #bae6fd;
}

.us-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;
}

.us-boot__spinner {
	width: 1.05rem;
	height: 1.05rem;
	border: 2px solid #bae6fd;
	border-top-color: #0369a1;
	border-radius: 999px;
	animation: us-boot-spin 0.7s linear infinite;
	flex: 0 0 auto;
}

#us {
	animation: us-app-in 0.22s ease-out;
}

@keyframes us-boot-spin {
	to { transform: rotate(360deg); }
}

@keyframes us-boot-shimmer {
	0%, 100% { opacity: 0.55; }
	50% { opacity: 1; }
}

@keyframes us-app-in {
	from { opacity: 0; }
	to { opacity: 1; }
}

.us-time-format {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0.55rem 0.75rem;
	margin-top: 1rem;
}

.us-time-format__label {
	font-size: 0.85rem;
	font-weight: 600;
	color: #64748b;
}

.us-time-format__switch {
	display: inline-flex;
	padding: 3px;
	border-radius: 999px;
	background: #fff;
	border: 1px solid #cbd5e1;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.06);
}

.us-time-format__btn {
	appearance: none;
	border: 0;
	cursor: pointer;
	padding: 0.4rem 0.9rem;
	border-radius: 999px;
	font-size: 0.82rem;
	font-weight: 700;
	color: #64748b;
	background: transparent;
	transition: background 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.us-time-format__btn:hover {
	color: #0369a1;
}

.us-time-format__btn.is-active {
	background: #0369a1;
	color: #fff;
	box-shadow: 0 2px 8px rgba(3, 105, 161, 0.28);
}

.time-city-box { padding-top: 2rem; }

.meetschdule {
	background-color: #4611a6;
	color: #fff;
	padding: 0.3rem 1.5rem;
	margin-bottom: 2rem;
	font-weight: 600;
}

.meetschdule-yusa {
	background-color: #d9e8f6;
	padding: 0.3rem 1.5rem;
	margin-bottom: 0.5rem;
}

.borderCom {
	padding-bottom: 20px;
	border-bottom: 1px solid rgb(88, 178, 229);
}

.content-text {
	color: rgb(17, 113, 209);
}

.header {
	height: 3rem;
	line-height: 3rem;
	border-bottom: 1px solid #bbb;
	background-color: rgb(0, 22, 115);
	color: #fff;
}

.content-box {
	width: 1100px;
	margin: auto;
	padding: 0 20px;
	box-sizing: border-box;
	background-color: rgb(240, 249, 255);
}

.font-color { color: #474545; }

.header-text {
	font-size: 1.4rem;
	line-height: 1.7rem;
	display: inline-block;
	padding: 0.7rem 4rem 0.7rem 0;
}

.header-buttons {
	display: flex;
	gap: 2rem;
	justify-content: center;
}

.header-buttons .button-item {
	padding: 0.5rem 1rem;
	border-radius: 5px;
	text-align: center;
}

.time-city-header {
	width: 100%;
	font-size: 0.8rem;
	font-weight: 600;
}

.time-city-cell {
	width: 100%;
	font-size: 0.9rem;
}

.content-item {
	width: 100%;
}

.label-title {
	margin-top: 1.5rem;
	margin-bottom: 1.4rem;
	padding: 8px 20px;
	font-weight: 600;
	background-color: rgb(243, 243, 243);
	font-size: 18px;
}

.label-title-a {
	font-size: 18px;
	padding: 5px 40px;
}

.hover-style:hover {
	cursor: pointer;
	color: #7b8589;
}

.footer {
	text-align: center;
	margin-top: 5%;
	font-size: 0.8rem;
	padding-bottom: 0.5rem;
}

@media (max-width: 768px) {
	#col-left, #col-right, #col-main, .content-box, .time-city-cell {
		width: 100% !important;
	}
	.isMobile, .cell1, .time-city-header>*:not(:first-child) {
		display: none;
	}
	.time-city-cell {
		text-align: left;
		flex-direction: column;
	}
	.time-city-cell>div {
		width: 100% !important;
		max-width: 100% !important;
	}
	.header {
		height: 3rem;
		line-height: 7rem;
		border-bottom: 1px solid #bbb;
	}
	.header-box {
		flex-direction: row;
		align-items: flex-start;
	}
	.header-text {
		display: inline-block;
		margin-right: 0rem;
		padding-right: 1rem;
	}
	.header-buttons .button-item {
		font-size: 1rem;
		height: 3rem;
		line-height: 1.5rem;
		text-align: center;
	}
	.label-title {
		font-size: 1.3rem;
		margin-top: 1.5rem;
		margin-bottom: 2.4rem;
		font-weight: 600;
	}
	.con-item { font-size: 1rem; }
	.con-item-a { margin-right: 1rem; }
	.footer {
		text-align: center;
		margin-top: 10%;
		font-size: 0.8rem;
	}
}

@media (max-width: 1279px) {
	html, body, .w, #content {
		overflow-x: hidden !important;
		max-width: 100% !important;
		box-sizing: border-box !important;
	}
	#content {
		display: grid !important;
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
		column-gap: 2% !important;
		width: 100% !important;
		box-sizing: border-box !important;
		padding: 0 2% !important;
		background: transparent !important;
	}
	#col-left,
	#col-main,
	#col-right,
	#col-left .us-zone-pad-sm,
	#col-right .us-zone-pad-md,
	#col-main > .us-zone-pad-sm,
	#ak-col,
	#hi-col,
	.main-top {
		display: contents !important;
	}
	#col-main > .us-zone-pad-sm > div[style*="height: 0"],
	#col-main > .us-zone-pad-sm > .clear {
		display: none !important;
	}
	.side-img { display: none !important; }
	.us-zone-map-wrap {
		grid-column: 1 / -1 !important;
		grid-row: 2 !important;
		position: relative !important;
		background: #fff !important;
		margin-bottom: 1.75rem !important;
	}
	.us-main-map {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		padding: 2.5% 1% !important;
		box-sizing: border-box !important;
		margin: 0 !important;
	}
	#az-clock.us-zone-arizona {
		position: absolute !important;
		left: 0 !important;
		bottom: 0 !important;
		width: 25% !important;
		max-width: 25% !important;
		z-index: 2 !important;
		float: none !important;
		box-sizing: border-box !important;
	}
	.us-zone-pacific  { grid-row: 1 !important; grid-column: 1 !important; background: transparent !important; }
	.us-zone-mountain { grid-row: 1 !important; grid-column: 2 !important; background: transparent !important; }
	.us-zone-central  { grid-row: 1 !important; grid-column: 3 !important; background: transparent !important; }
	.us-zone-eastern  { grid-row: 1 !important; grid-column: 4 !important; background: transparent !important; }
	.us-zone-alaska   { grid-row: 3 !important; grid-column: 1 !important; background: transparent !important; }
	.us-zone-hawaii-m  { grid-row: 3 !important; grid-column: 2 !important; background: transparent !important; }
	.us-zone-aleutian { grid-row: 3 !important; grid-column: 3 !important; background: transparent !important; }
	.us-zone-samoa    { grid-row: 3 !important; grid-column: 4 !important; background: transparent !important; }
	.us-zone-hawaii-d { display: none !important; }
	.us-zone-chamorro { grid-row: 4 !important; grid-column: 1 !important; background: transparent !important; }
	.us-zone-atlantic { grid-row: 4 !important; grid-column: 2 !important; background: transparent !important; }
	.us-atlantic-pr-only { display: none !important; }
	#col-left, #col-right, #col-main {
		width: auto !important;
		background: transparent !important;
	}
	#col-main { background: transparent !important; }
	.us-zone.us-zone-col-quarter:not(.us-zone-arizona),
	#col-main > .us-zone-pad-sm .us-zone-col-quarter {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		float: none !important;
		box-sizing: border-box !important;
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden !important;
	}
	#az-clock.us-zone-arizona .us-zone-pad-sm {
		padding: 2% !important;
	}
	#az-clock.us-zone-arizona .us-time-weekday-date-box,
	#az-clock.us-zone-arizona .us-timezone-clock-row {
		width: 100% !important;
		max-width: 100% !important;
		box-sizing: border-box !important;
	}
	.us-zone .us-zone-pad-sm,
	#col-main .us-zone-pad-sm,
	#col-right .us-zone-pad-md {
		padding: 2% 0 !important;
		box-sizing: border-box !important;
		min-width: 0 !important;
		max-width: 100% !important;
		overflow: hidden !important;
	}
	.us-zone .us-time-weekday-date-box {
		margin-bottom: 0 !important;
		min-width: 0 !important;
		max-width: 100% !important;
		overflow: hidden !important;
	}
	.us-zone .us-time-weekday-date-box .null {
		display: none !important;
	}
	.us-zone-alaska,
	.us-zone-hawaii-m,
	.us-zone-aleutian,
	.us-zone-samoa {
		align-self: start !important;
	}
	.us-zone-alaska .us-timezone-offset,
	.us-zone-hawaii-m .us-timezone-offset,
	.us-zone-aleutian .us-timezone-offset,
	.us-zone-samoa .us-timezone-offset {
		margin-bottom: 2px !important;
	}
	.us-zone.us-zone-col-quarter.us-zone-chamorro,
	.us-zone.us-zone-col-quarter.us-zone-atlantic {
		align-self: start !important;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		margin-top: 1.75rem !important;
	}
	.us-zone-chamorro .us-timezone-offset,
	.us-zone-atlantic .us-timezone-offset,
	.us-zone-atlantic .us-timezone-region-note {
		margin-bottom: 2px !important;
	}
	.us-zone .us-time-weekday-date-box .us-timezone-name br {
		display: block !important;
	}
	.us-timezone-clock-row {
		width: 100% !important;
		min-width: 0 !important;
		max-width: 100% !important;
		table-layout: fixed !important;
	}
	.us-timezone-clock-panel {
		min-width: 0 !important;
		width: 92% !important;
		white-space: normal !important;
		font-size: 0.78em !important;
		padding: 4px 5px !important;
	}
	.us-time-weekday-date-box .us-timezone-name {
		font-size: 0.72em !important;
		line-height: 1.1em !important;
		white-space: normal !important;
	}
	.us-timezone-offset,
	.us-timezone-region-note { font-size: 0.65em !important; }
}

@media (min-width: 1280px) {
	.us-zone-hawaii-m { display: none !important; }
	.us-zone-hawaii-d { display: block !important; }
	.us-zone-pacific,
	.us-zone-mountain,
	.us-zone-central,
	.us-zone-eastern,
	.us-zone-alaska,
	.us-zone-hawaii,
	.us-zone-aleutian,
	.us-zone-samoa,
	.us-zone-chamorro,
	.us-zone-atlantic {
		grid-row: auto !important;
		grid-column: auto !important;
	}
	#col-left .us-zone.us-zone-col-quarter,
	#col-right .us-zone.us-zone-col-quarter {
		width: 100% !important;
		float: none !important;
	}
}

/* U.S. page — post-map guide (DST + cities), outside map white area */
.us-page-guide {
	max-width: 1200px;
	margin: 2rem auto 2.5rem;
	padding: 0 20px;
	box-sizing: border-box;
	background: transparent;
}

.us-page-guide .us-dst-status {
	margin: 0 0 1.25rem;
}

.us-page-guide .us-converter-matrix {
	margin: 0 0 1.25rem;
}

.us-page-guide .us-flight-promo {
	margin: 0 0 1.75rem;
}

.us-page-guide .us-mainland-cities {
	margin: 0;
}

.us-converter-matrix {
	padding: 1.15rem 1.25rem;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 16px;
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.05);
}

.us-converter-matrix__title {
	margin: 0 0 0.4rem;
	font-size: 1.1rem;
	font-weight: 800;
	color: #0369a1;
	letter-spacing: -0.01em;
	line-height: 1.3;
}

.us-converter-matrix__desc {
	margin: 0 0 0.9rem;
	font-size: 0.9rem;
	color: #64748b;
	line-height: 1.45;
}

.us-converter-matrix__desc a {
	color: #0369a1;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.us-converter-matrix__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(11.5rem, 1fr));
	gap: 0.55rem;
}

.us-converter-matrix__link {
	display: block;
	padding: 0.65rem 0.75rem;
	border: 1px solid #e2e8f0;
	border-radius: 10px;
	background: #f8fafc;
	color: #0f172a;
	font-size: 0.86rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.us-converter-matrix__link:hover {
	background: #e0f2fe;
	border-color: #7dd3fc;
	color: #0369a1;
	box-shadow: 0 2px 8px rgba(3, 105, 161, 0.12);
}

/* U.S. page — flight planner promo banner */
.us-flight-promo {
	position: relative;
	overflow: hidden;
	border-radius: 18px;
	border: 1px solid #bae6fd;
	background:
		radial-gradient(circle at 12% 55%, rgba(14, 165, 233, 0.12) 0%, transparent 42%),
		radial-gradient(circle at 88% 35%, rgba(56, 189, 248, 0.14) 0%, transparent 38%),
		linear-gradient(135deg, #f0f9ff 0%, #dbeafe 52%, #e0f2fe 100%);
	box-shadow: 0 10px 28px rgba(14, 116, 144, 0.08);
}

.us-flight-promo::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image:
		radial-gradient(circle, rgba(2, 132, 199, 0.18) 1px, transparent 1px);
	background-size: 18px 18px;
	opacity: 0.35;
	pointer-events: none;
}

.us-flight-promo__inner {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 28px;
	padding: 28px 30px;
}

.us-flight-promo__preview {
	flex: 1 1 48%;
	min-width: 0;
}

.us-flight-promo__eyebrow {
	margin: 0 0 14px;
	font-size: 1.05rem;
	line-height: 1.45;
	color: #0f172a;
}

.us-flight-promo__eyebrow strong {
	font-weight: 800;
}

.us-flight-promo__mockup {
	background: #fff;
	border-radius: 14px;
	padding: 16px 18px 18px;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
	border: 1px solid #e2e8f0;
}

.us-flight-promo__mock-search {
	padding: 10px 14px;
	border: 1px solid #cbd5e1;
	border-radius: 10px;
	font-size: 0.92rem;
	color: #64748b;
	background: #f8fafc;
	margin-bottom: 14px;
}

.us-flight-promo__mock-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}

.us-flight-promo__mock-label {
	display: block;
	margin-bottom: 8px;
	font-size: 0.72rem;
	line-height: 1.35;
	color: #475569;
	font-weight: 600;
}

.us-flight-promo__mock-time {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	padding: 9px 10px;
	border: 1px solid #cbd5e1;
	border-radius: 10px;
	background: #fff;
	font-size: 0.88rem;
	font-weight: 700;
	color: #0f172a;
}

.us-flight-promo__mock-icon {
	font-size: 0.95rem;
	line-height: 1;
	flex-shrink: 0;
}

.us-flight-promo__footnote {
	margin: 10px 0 0;
	font-size: 0.82rem;
	color: #475569;
}

.us-flight-promo__footnote a {
	color: #0369a1;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.us-flight-promo__cta {
	flex: 1 1 44%;
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.us-flight-promo__tagline {
	margin: 0 0 18px;
	font-size: 1.05rem;
	font-weight: 600;
	line-height: 1.5;
	color: #0f172a;
	max-width: 22rem;
}

.us-flight-promo__btn {
	display: inline-block;
	padding: 16px 28px;
	border-radius: 999px;
	font-size: 1.05rem;
	font-weight: 800;
	line-height: 1.25;
	color: #fff;
	text-decoration: none;
	background: linear-gradient(180deg, #38bdf8 0%, #0284c7 55%, #0369a1 100%);
	box-shadow:
		0 10px 24px rgba(2, 132, 199, 0.45),
		0 0 0 1px rgba(255, 255, 255, 0.18) inset;
	transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.us-flight-promo__btn:hover {
	transform: translateY(-1px);
	box-shadow:
		0 14px 28px rgba(2, 132, 199, 0.5),
		0 0 0 1px rgba(255, 255, 255, 0.22) inset;
	color: #fff;
}

.us-flight-promo__features {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	margin: 22px 0 0;
	padding: 16px 18px;
	list-style: none;
	background: rgba(255, 255, 255, 0.82);
	border: 1px solid rgba(186, 230, 253, 0.9);
	border-radius: 14px;
	box-shadow: 0 4px 16px rgba(15, 23, 42, 0.05);
}

.us-flight-promo__feature {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 9.5rem;
}

.us-flight-promo__feature-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.25rem;
	height: 2.25rem;
	border-radius: 999px;
	font-size: 1rem;
	font-weight: 800;
	line-height: 1;
	flex-shrink: 0;
}

.us-flight-promo__feature-text {
	font-size: 0.82rem;
	font-weight: 800;
	line-height: 1.25;
	color: #0f172a;
	text-align: left;
}

.us-flight-promo__feature--blue .us-flight-promo__feature-icon {
	background: #dbeafe;
	color: #1d4ed8;
	font-size: 1.35rem;
	font-weight: 900;
	line-height: 1;
	/* Many fonts ignore font-weight on ↔; stroke makes it look bolder */
	-webkit-text-stroke: 1px currentColor;
	paint-order: stroke fill;
}

.us-flight-promo__feature--green .us-flight-promo__feature-icon {
	background: #dcfce7;
	color: #15803d;
}

.us-flight-promo__feature--red .us-flight-promo__feature-icon {
	background: #fee2e2;
	color: #b91c1c;
}

/* U.S. page — DST status banner */
.us-dst-status {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 14px 18px;
	border-radius: 12px;
	border: 1px solid transparent;
	box-sizing: border-box;
	width: auto;
	max-width: 100%;
}

.us-dst-status__icon {
	flex-shrink: 0;
	font-size: 1.35rem;
	line-height: 1.4;
}

.us-dst-status__body {
	min-width: 0;
	flex: 1;
}

.us-dst-status__message {
	margin: 0;
	font-size: 0.95rem;
	font-weight: 600;
	line-height: 1.5;
}

.us-dst-status__note {
	margin: 6px 0 0;
	font-size: 0.82rem;
	line-height: 1.45;
	opacity: 0.88;
}

.us-dst-status--active {
	background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 100%);
	border-color: #fdba74;
	color: #9a3412;
}

.us-dst-status--standard {
	background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
	border-color: #7dd3fc;
	color: #0369a1;
}

/* U.S. page — major cities by mainland time zone */
.us-mainland-cities {
	box-sizing: border-box;
}

.us-mainland-cities__title {
	margin: 0 0 16px;
	color: #0369a1;
	font-size: 1.15rem;
	font-weight: 700;
	text-align: left;
	line-height: 1.4;
}

.us-mainland-cities__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}

.us-mainland-cities__card {
	background: #fff;
	border-radius: 12px;
	padding: 16px 18px;
	border: 1px solid #e2e8f0;
	box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
	border-top: 4px solid #cbd5e1;
}

.us-mainland-cities__card--orange { border-top-color: #d66733; }
.us-mainland-cities__card--green  { border-top-color: #63a952; }
.us-mainland-cities__card--yellow { border-top-color: #e6a730; }
.us-mainland-cities__card--red    { border-top-color: #cc2131; }

.us-mainland-cities__zone-name {
	margin: 0;
	font-size: 0.95rem;
	font-weight: 700;
	color: #0f172a;
	line-height: 1.35;
}

.us-mainland-cities__zone-abbr {
	margin: 4px 0 12px;
	font-size: 0.78rem;
	font-weight: 600;
	color: #64748b;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

.us-mainland-cities__city-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.us-mainland-cities__city {
	display: inline-block;
	padding: 6px 12px;
	border-radius: 999px;
	background: #f1f5f9;
	color: #334155;
	font-size: 0.85rem;
	font-weight: 500;
	line-height: 1.3;
}

.us-mainland-cities__card--orange .us-mainland-cities__city { background: #fff7ed; color: #9a3412; }
.us-mainland-cities__card--green  .us-mainland-cities__city { background: #f0fdf4; color: #166534; }
.us-mainland-cities__card--yellow .us-mainland-cities__city { background: #fefce8; color: #854d0e; }
.us-mainland-cities__card--red    .us-mainland-cities__city { background: #fef2f2; color: #991b1b; }

@media (min-width: 900px) {
	.us-mainland-cities__grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (max-width: 1279px) {
	.us-page-guide {
		margin: 2rem 0 0;
		padding: 0 2%;
	}

	.us-page-guide .us-dst-status {
		margin: 0 0 1.25rem !important;
	}

	.us-page-guide .us-converter-matrix {
		margin: 0 0 1.25rem !important;
	}

	.us-page-guide .us-flight-promo {
		margin: 0 0 1.5rem !important;
	}

	/* Hide mock UI + “Try the full…” footnote on mobile */
	.us-flight-promo__preview {
		display: none;
	}

	.us-flight-promo__inner {
		flex-direction: column;
		align-items: stretch;
		gap: 22px;
		padding: 20px 18px;
	}

	.us-flight-promo__cta {
		align-items: stretch;
	}

	.us-flight-promo__tagline {
		max-width: none;
		font-size: 0.98rem;
		margin-bottom: 14px;
	}

	.us-flight-promo__btn {
		width: 100%;
		box-sizing: border-box;
		padding: 14px 18px;
		font-size: 0.98rem;
	}

	/* Match PC: 2 on top, 1 centered below */
	.us-flight-promo__features {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 12px 16px;
		margin-top: 16px;
		padding: 14px;
	}

	.us-flight-promo__feature {
		min-width: 0;
		flex: 0 1 auto;
	}

	.us-flight-promo__feature:last-child {
		flex-basis: 100%;
		justify-content: center;
	}

	.us-flight-promo__mock-grid {
		grid-template-columns: 1fr;
	}

	.us-dst-status {
		padding: 12px 14px;
		gap: 10px;
	}

	.us-dst-status__icon {
		font-size: 1.2rem;
	}

	.us-dst-status__message {
		font-size: 0.88rem;
	}

	.us-dst-status__note {
		font-size: 0.78rem;
	}

	.us-mainland-cities__title {
		font-size: 1.05rem;
		margin-bottom: 14px;
	}

	.us-mainland-cities__grid {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.us-mainland-cities__card {
		padding: 14px 16px;
	}

	.us-mainland-cities__zone-name {
		font-size: 0.92rem;
	}

	.us-mainland-cities__city {
		font-size: 0.82rem;
		padding: 5px 10px;
	}
}

/* >>> 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;
  }
}
