/**
 * Road Tax Guru — static homepage polish (route `/` only, index.php).
 * Header, footer, nav, CTAs, and drawer chrome are owned by templates/*.php
 * + assets/css/global-shell.css for every page; this file is homepage MAIN content only.
 */

/* --- Global readability --- */
body.home .elementor-48 .elementor-widget-text-editor .elementor-widget-container,
body.home .elementor-48 .elementor-widget-heading .elementor-widget-container {
	max-width: 72ch;
	margin-left: auto;
	margin-right: auto;
}


body.home .elementor-48 .elementor-section.elementor-element-aca66e4 .elementor-widget-heading .elementor-widget-container,
body.home .elementor-48 .elementor-section.elementor-element-aca66e4 .elementor-widget-text-editor .elementor-widget-container {
	max-width: none;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

body.home .elementor-48 .elementor-element-b126675 .elementor-widget-heading .elementor-widget-container,
body.home .elementor-48 .elementor-element-b126675 .elementor-widget-text-editor .elementor-widget-container {
	max-width: none;
	width: 100%;
}

/* Let homepage hero escape shared page container max-width constraints */
body.home #main-content.site-container {
	max-width: none !important;
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* --- Hero (load static-home.css after Elementor/Kadence so these win) --- */
body.home .elementor-element-aca66e4.elementor-section {
	position: relative;
	overflow: hidden;
	border-radius: 0 0 1.25rem 1.25rem;
	box-shadow: 0 24px 48px rgba(15, 23, 42, 0.12);
	padding: clamp(8px, 1.6vw, 14px) 0 clamp(12px, 2vw, 22px);
}

body.home .elementor-element-aca66e4.elementor-section::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background:
		radial-gradient(80% 70% at 20% 20%, rgba(59, 130, 246, 0.18) 0%, rgba(59, 130, 246, 0) 60%),
		linear-gradient(90deg, rgba(2, 6, 23, 0.58) 0%, rgba(2, 6, 23, 0.3) 42%, rgba(2, 6, 23, 0.12) 68%, rgba(2, 6, 23, 0.04) 100%);
	z-index: 1;
}

/* Content band (beats Elementor post-48 .elementor-48 … > .elementor-container max-width) */
body.home .elementor-48 .elementor-element.elementor-element-aca66e4 > .elementor-container {
	max-width: 1440px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: clamp(20px, 3vw, 36px);
	padding-right: clamp(20px, 3vw, 36px);
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

body.home .elementor-element-aca66e4 .elementor-element-4c84774 {
	width: 54%;
}

body.home .elementor-element-aca66e4 .elementor-element-47e00a5 {
	width: 46%;
}

/* Kadence sets h1/h2/h3 to dark palette3; force readable light text in hero copy column */
body.home .elementor-element-aca66e4 .elementor-element-4c84774 .elementor-heading-title {
	letter-spacing: -0.02em;
	color: #ffffff !important;
	text-shadow: 0 1px 14px rgba(0, 0, 0, 0.55);
}

body.home .elementor-element-aca66e4 .elementor-element-3d6f7eb .elementor-heading-title {
	font-size: clamp(1.45rem, 2.45vw, 2.1rem);
	font-weight: 700;
	line-height: 1.14;
	max-width: 24ch;
	margin-bottom: 0.62em;
	color: #ffffff !important;
	text-wrap: balance;
	text-shadow: 0 3px 24px rgba(0, 0, 0, 0.52);
}

body.home .elementor-element-aca66e4 .elementor-element-33925af .elementor-heading-title {
	font-size: clamp(0.98rem, 1.18vw, 1.08rem);
	font-weight: 500;
	line-height: 1.48;
	opacity: 0.95;
	max-width: 62ch;
	margin-top: 0;
	margin-bottom: 1.15rem;
	color: #f8fafc !important;
	text-shadow: 0 1px 10px rgba(0, 0, 0, 0.45);
}

/* Hero supporting copy (SEO): matches hero column tone; no layout changes */
body.home .elementor-element-aca66e4 .elementor-element-7c2f9e3 .rtg-hero-seo-support {
	font-size: clamp(0.9rem, 1.02vw, 1rem);
	font-weight: 400;
	line-height: 1.55;
	max-width: 68ch;
	margin: 0.35rem 0 1rem;
	color: #e8eef6 !important;
	opacity: 0.94;
	text-shadow: 0 1px 8px rgba(0, 0, 0, 0.42);
}

body.home .elementor-element-aca66e4 .elementor-element-e8940e6 {
	margin-top: 0.8rem;
}

body.home .elementor-element-aca66e4 .elementor-button {
	border-radius: 999px;
	padding: 0.9em 1.95em;
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #ffffff !important;
	fill: #ffffff !important;
	background: linear-gradient(135deg, #1d4f86 0%, #2b6cb0 58%, #3b82c4 100%) !important;
	border: 1px solid rgba(203, 213, 225, 0.28);
	box-shadow: 0 8px 22px rgba(30, 58, 95, 0.36);
	transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease;
}

body.home .elementor-element-aca66e4 .elementor-button .elementor-button-text {
	color: #ffffff !important;
}

body.home .elementor-element-aca66e4 .elementor-button:hover {
	transform: translateY(-2px);
	filter: brightness(1.05);
	box-shadow: 0 14px 28px rgba(30, 58, 95, 0.44);
}

body.home .elementor-element-aca66e4 .elementor-col-50 .elementor-widget-image img {
	border-radius: 0.75rem;
	box-shadow: 0 22px 44px rgba(15, 23, 42, 0.2);
	filter: brightness(0.93) contrast(1.08) saturate(1.03);
	width: 200%;
	max-width: 800px;
	margin-left: auto;
	transform: translateX(34px) translateY(18px);
}

@media (max-width: 1024px) {
	body.home .elementor-element-aca66e4.elementor-section {
		padding: 10px 0 16px;
	}

	body.home .elementor-element-aca66e4 .elementor-element-4c84774,
	body.home .elementor-element-aca66e4 .elementor-element-47e00a5 {
		width: 50%;
	}

	body.home .elementor-element-aca66e4 .elementor-col-50 .elementor-widget-image img {
		width: 100%;
		transform: translateX(8px) translateY(8px);
	}

	/*
	 * Tablet/mobile: left-align hero type + CTA so copy tracks the vehicle art; desktop (>1024px) unchanged.
	 */
	body.home .elementor-element-aca66e4 .elementor-element-3d6f7eb,
	body.home .elementor-element-aca66e4 .elementor-element-33925af,
	body.home .elementor-element-aca66e4 .elementor-element-7c2f9e3,
	body.home .elementor-element-aca66e4 .elementor-element-e8940e6 {
		text-align: left;
	}
}

@media (max-width: 767px) {
	body.home .elementor-element-aca66e4.elementor-section {
		padding: 10px 0 14px;
	}

	body.home .elementor-element-aca66e4 .elementor-element-3d6f7eb .elementor-heading-title {
		font-size: clamp(1.34rem, 6.4vw, 1.8rem);
		line-height: 1.16;
		max-width: 24ch;
		margin-bottom: 0.5em;
	}

	body.home .elementor-element-aca66e4 .elementor-element-33925af .elementor-heading-title {
		font-size: 0.98rem;
		line-height: 1.5;
		margin-bottom: 0.95rem;
	}

	body.home .elementor-element-aca66e4 .elementor-button {
		padding: 0.82em 1.45em;
		font-size: 0.9rem;
	}

	body.home .elementor-element-aca66e4 .elementor-col-50 .elementor-widget-image img {
		filter: brightness(0.94) contrast(1.06) saturate(1.02);
		width: 100%;
		max-width: none;
		transform: none;
	}
}

/* --- Trust strip (replaces emoji wall) --- */
.rtg-trust-pills {
	list-style: none;
	margin: 0.5rem auto 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.5rem 0.65rem;
	max-width: 52rem;
}

body.home .elementor-element-b126675 .rtg-trust-pills {
	max-width: none;
	width: 100%;
}

.rtg-trust-pills li {
	margin: 0;
	padding: 0.45rem 0.85rem;
	font-size: 0.875rem;
	font-weight: 600;
	color: #1e293b;
	background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
	border: 1px solid #e2e8f0;
	border-radius: 999px;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.06);
}

@media (max-width: 600px) {
	.rtg-trust-pills {
		justify-content: flex-start;
	}

	body.home .elementor-element-b126675 .rtg-trust-pills {
		justify-content: center;
	}
}

/* --- Calculator embed --- */
.rtg-calculators-root {
	--rtg-calc-country-stack-gap: clamp(1.42rem, 2.35vw, 1.95rem);
	max-width: 1200px;
	margin: 1.85rem auto 2.15rem;
	padding: 0 clamp(16px, 4vw, 24px);
	font-family: "ABeeZee", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

.rtg-calculators-root .calculators-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: var(--rtg-calc-country-stack-gap);
}

.rtg-calculators-root .country-section {
	margin-bottom: 0;
}

.rtg-calculators-root .country-section-title {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 0.55rem;
	font-size: clamp(1.18rem, 2.1vw, 1.4rem);
	font-weight: 700;
	letter-spacing: -0.01em;
	color: #16283d;
	margin: 0 0 0.78rem;
	padding: 0.28rem 0 0.28rem 12px;
	border-left: 3px solid var(--section-color, #2b6cb0);
	border-radius: 4px;
	background: linear-gradient(90deg, rgba(248, 250, 252, 0.9), rgba(248, 250, 252, 0));
}

/* Country heading flags: self-hosted SVGs (MIT flag-icons set, lipis/flag-icons) */
.rtg-calculators-root .country-section-title .rtg-calc-title-flag {
	display: block;
	width: 2.2rem;
	height: auto;
	aspect-ratio: 4 / 3;
	flex-shrink: 0;
	object-fit: cover;
	max-width: none;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.12);
}

.rtg-calculators-root .country-section.malaysia .country-section-title {
	--section-color: #dc3545;
}

.rtg-calculators-root .country-section.usa .country-section-title {
	--section-color: #0056b3;
}

.rtg-calculators-root .country-section.singapore .country-section-title {
	--section-color: #c8102e;
}

.rtg-calculators-root .country-section.malaysia .rtg-malaysia-hub-intro,
.rtg-calculators-root .country-section.usa .rtg-usa-hub-intro,
.rtg-calculators-root .country-section.singapore .rtg-singapore-hub-intro {
	margin: 0 0 0.92rem;
	width: 100%;
	max-width: none;
	text-align: left;
	box-sizing: border-box;
	font-size: clamp(0.9rem, 1.12vw, 0.98rem);
	font-weight: 400;
	line-height: 1.55;
	color: #425a72;
}

.rtg-calculators-root .calculators-row {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
	gap: 1rem;
}

.rtg-calculators-root .country-section.singapore .calculators-row {
	grid-template-columns: minmax(300px, 420px);
	justify-content: start;
}

.rtg-calculators-root .calculator-card {
	background: linear-gradient(180deg, #ffffff 0%, #fcfdff 100%);
	border-radius: 12px;
	padding: 1.12rem 1.06rem;
	box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);
	border: 1px solid #e3eaf2;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.rtg-calculators-root .calculator-card:hover {
	transform: translateY(-2px);
	border-color: #d3deea;
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
}

.rtg-calculators-root .calculator-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: var(--card-color, #2b6cb0);
}

.rtg-calculators-root .calculator-card.malaysia {
	--card-color: #e11d48;
}

.rtg-calculators-root .calculator-card.usa {
	--card-color: #b22234;
}

.rtg-calculators-root .calculator-card.singapore {
	--card-color: #ed2939;
}

.rtg-calculators-root .calculator-card.ev {
	--card-color: #059669;
}

.rtg-calculators-root .calculator-card.loan {
	--card-color: #ea580c;
}

.rtg-calculators-root .calculator-header {
	display: flex;
	align-items: center;
	margin-bottom: 0.72rem;
}

.rtg-calculators-root .calculator-info h3 {
	margin: 0;
	font-size: 1.08rem;
	font-weight: 700;
	color: #0f172a;
	line-height: 1.24;
}

.rtg-calculators-root .calculator-info p {
	margin: 0.24rem 0 0;
	font-size: 0.84rem;
	color: #64748b;
	font-weight: 550;
	line-height: 1.35;
}

.rtg-calculators-root .progress-section {
	margin-bottom: 0.8rem;
}

.rtg-calculators-root .progress-label {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0.4rem;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.rtg-calculators-root .progress-text,
.rtg-calculators-root .progress-percentage {
	font-size: 0.73rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	padding: 0.22rem 0.56rem;
	border-radius: 999px;
	line-height: 1.2;
}

.rtg-calculators-root .progress-text {
	color: #14532d;
	background: #ecfdf3;
	border: 1px solid #bbf7d0;
}

.rtg-calculators-root .progress-percentage {
	color: #1e3a8a;
	background: #eef2ff;
	border: 1px solid #c7d2fe;
}

.rtg-calculators-root .progress-bar {
	display: none;
}

.rtg-calculators-root .progress-fill {
	height: 100%;
	background: linear-gradient(90deg, #059669, #10b981);
	border-radius: 999px;
	width: 0%;
	transition: width 1.6s ease-out;
}

.rtg-calculators-root .progress-fill.animate {
	width: 100%;
}

.rtg-calculators-root .features-list {
	list-style: none;
	padding: 0;
	margin: 0 0 0.85rem;
}

.rtg-calculators-root .features-list li {
	display: flex;
	align-items: flex-start;
	margin-bottom: 0.34rem;
	font-size: 0.82rem;
	color: #475569;
	line-height: 1.32;
}

.rtg-calculators-root .features-list li::before {
	content: "✓";
	color: #059669;
	font-weight: 700;
	margin-right: 0.5rem;
	flex-shrink: 0;
}

.rtg-calculators-root .calculator-button {
	width: 100%;
	background: linear-gradient(135deg, #1f3f65, #2b6cb0);
	color: #fff !important;
	border: 1px solid rgba(173, 201, 232, 0.55);
	padding: 0.62rem 0.95rem;
	border-radius: 999px;
	font-size: 0.84rem;
	font-weight: 700;
	letter-spacing: 0.012em;
	text-decoration: none;
	display: block;
	text-align: center;
	box-shadow: 0 6px 14px rgba(30, 58, 95, 0.25);
	transition: filter 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.rtg-calculators-root .calculator-button:hover {
	filter: brightness(1.05);
	transform: translateY(-1px);
	box-shadow: 0 10px 18px rgba(30, 58, 95, 0.3);
}

@media (max-width: 767px) {
	.rtg-calculators-root {
		margin: 1.5rem auto 1.8rem;
	}

	.rtg-calculators-root .calculators-grid {
		gap: clamp(1.12rem, 2.1vw, 1.55rem);
	}

	.rtg-calculators-root .country-section {
		margin-bottom: 0;
	}

	.rtg-calculators-root .country-section-title {
		font-size: 1.08rem;
		margin-bottom: 0.62rem;
		gap: 0.45rem;
	}

	.rtg-calculators-root .country-section-title .rtg-calc-title-flag {
		width: 1.95rem;
	}

	.rtg-calculators-root .country-section.malaysia .rtg-malaysia-hub-intro,
	.rtg-calculators-root .country-section.usa .rtg-usa-hub-intro,
	.rtg-calculators-root .country-section.singapore .rtg-singapore-hub-intro {
		font-size: 0.88rem;
		line-height: 1.5;
		margin-bottom: 0.78rem;
	}

	.rtg-calculators-root .calculator-card {
		padding: 0.98rem 0.92rem;
		border-radius: 11px;
	}

	.rtg-calculators-root .calculator-info h3 {
		font-size: 1rem;
	}

	.rtg-calculators-root .calculator-info p {
		font-size: 0.8rem;
	}

	.rtg-calculators-root .features-list li {
		font-size: 0.79rem;
		margin-bottom: 0.3rem;
	}

	.rtg-calculators-root .calculator-button {
		padding: 0.58rem 0.86rem;
		font-size: 0.82rem;
	}
}

/* --- Stats row --- */
.rtg-stats-panel {
	max-width: 1100px;
	margin: 0 auto 1.45rem;
	padding: 1.15rem clamp(14px, 2.4vw, 24px);
	background: linear-gradient(140deg, #1b3658 0%, #13253d 52%, #0c1523 100%);
	border: 1px solid rgba(148, 163, 184, 0.22);
	border-radius: 14px;
	color: #f8fafc;
	box-shadow: 0 10px 26px rgba(15, 23, 42, 0.24);
}

.rtg-stats-panel .global-stats {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
	gap: 0.95rem;
}

.rtg-stats-panel .global-stat {
	text-align: center;
	position: relative;
	padding: 0.25rem 0.4rem;
}

.rtg-stats-panel .global-stat:not(:last-child)::after {
	content: "";
	position: absolute;
	right: -0.5rem;
	top: 12%;
	bottom: 12%;
	width: 1px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(203, 213, 225, 0.42), rgba(255, 255, 255, 0));
}

.rtg-stats-panel .global-stat-number {
	font-size: clamp(1.6rem, 2.6vw, 2.1rem);
	font-weight: 850;
	margin: 0;
	line-height: 1.05;
	letter-spacing: -0.03em;
	color: #fff;
}

.rtg-stats-panel .global-stat-label {
	font-size: 0.79rem;
	font-weight: 600;
	letter-spacing: 0.01em;
	opacity: 0.86;
	margin: 0.26rem 0 0;
	line-height: 1.28;
	color: #dbe8f5;
}

@media (max-width: 767px) {
	.rtg-stats-panel {
		margin: 0 auto 1.1rem;
		padding: 0.95rem 12px;
	}

	.rtg-stats-panel .global-stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.65rem 0.8rem;
	}

	.rtg-stats-panel .global-stat {
		padding: 0.18rem 0.22rem;
	}

	.rtg-stats-panel .global-stat:not(:last-child)::after {
		display: none;
	}

	.rtg-stats-panel .global-stat-number {
		font-size: clamp(1.35rem, 6.8vw, 1.75rem);
	}

	.rtg-stats-panel .global-stat-label {
		font-size: 0.73rem;
		line-height: 1.24;
	}
}

/* --- Coming soon block --- */
.rtg-coming-soon-root {
	max-width: 1200px;
	margin: 1.05rem auto 1.7rem;
	padding: 0 clamp(16px, 4vw, 24px);
	font-family: "ABeeZee", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

.rtg-coming-soon-root .coming-soon-section,
.rtg-coming-soon-root .countries-grid {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.rtg-coming-soon-root .section-title {
	text-align: center;
	font-size: clamp(1.32rem, 2.35vw, 1.7rem);
	font-weight: 700;
	letter-spacing: -0.015em;
	color: #13283d;
	margin-bottom: 0.35rem;
}

.rtg-coming-soon-root .section-subtitle {
	text-align: center;
	font-size: 0.92rem;
	font-weight: 500;
	color: #5f7388;
	margin: 0 auto 1rem;
	max-width: 62ch;
}

.rtg-coming-soon-root .countries-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.8rem;
	margin-bottom: 0.65rem;
}

.rtg-coming-soon-root .country-card {
	background: linear-gradient(180deg, #fff 0%, #f8fafc 100%);
	border-radius: 12px;
	padding: 0.95rem 0.9rem;
	box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);
	border: 1px solid #e2e8f0;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
	position: relative;
	overflow: hidden;
}

.rtg-coming-soon-root .country-card:hover {
	transform: translateY(-2px);
	border-color: #d2dee9;
	box-shadow: 0 10px 22px rgba(15, 23, 42, 0.12);
}

.rtg-coming-soon-root .country-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: linear-gradient(90deg, var(--country-color-1, #64748b), var(--country-color-2, #94a3b8));
}

.rtg-coming-soon-root .country-header {
	display: flex;
	align-items: center;
	margin-bottom: 0.55rem;
}

.rtg-coming-soon-root .country-flag {
	font-size: 1.5rem;
	margin-right: 0.55rem;
}

.rtg-coming-soon-root .country-info h3 {
	margin: 0;
	font-size: 1.02rem;
	font-weight: 700;
	line-height: 1.2;
	color: #11253a;
}

.rtg-coming-soon-root .country-info p {
	margin: 0.15rem 0 0;
	font-size: 0.82rem;
	font-weight: 550;
	color: #60758a;
}

.rtg-coming-soon-root .coming-progress-section {
	margin-bottom: 0.6rem;
}

.rtg-coming-soon-root .coming-progress-label {
	margin-bottom: 0;
	gap: 0.35rem;
}

.rtg-coming-soon-root .coming-progress-text,
.rtg-coming-soon-root .coming-progress-percentage {
	font-size: 0;
}

.rtg-coming-soon-root .coming-progress-text::before,
.rtg-coming-soon-root .coming-progress-percentage::before {
	display: inline-block;
	padding: 0.2rem 0.5rem;
	border-radius: 999px;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	line-height: 1.2;
}

.rtg-coming-soon-root .coming-progress-text::before {
	content: "Planned Support";
	color: #1e3a8a;
	background: #eef2ff;
	border: 1px solid #c7d2fe;
}

.rtg-coming-soon-root .coming-progress-percentage::before {
	content: "Upcoming Release";
	color: #14532d;
	background: #ecfdf3;
	border: 1px solid #bbf7d0;
}

.rtg-coming-soon-root .coming-progress-bar {
	display: none;
}

.rtg-coming-soon-root .country-features-list {
	margin: 0 0 0.55rem;
}

.rtg-coming-soon-root .country-features-list li {
	margin-bottom: 0.3rem;
	font-size: 0.8rem;
	line-height: 1.3;
}

.rtg-coming-soon-root .country-features-list li:nth-child(n + 3) {
	display: none;
}

.rtg-coming-soon-root .eta-badge {
	padding: 0.32rem 0.62rem;
	font-size: 0.74rem;
	font-weight: 650;
	margin-top: 0.25rem;
	border-radius: 999px;
	background: linear-gradient(135deg, #4f6ea0 0%, #3b5f94 100%);
}

@media (max-width: 1024px) {
	.rtg-coming-soon-root {
		margin: 0.95rem auto 1.35rem;
	}

	.rtg-coming-soon-root .countries-grid {
		grid-template-columns: 1fr;
		gap: 0.65rem;
	}
}

@media (max-width: 767px) {
	.rtg-coming-soon-root .section-title {
		font-size: 1.18rem;
	}

	.rtg-coming-soon-root .section-subtitle {
		font-size: 0.82rem;
		margin-bottom: 0.75rem;
	}

	.rtg-coming-soon-root .country-card {
		padding: 0.78rem 0.72rem;
	}

	.rtg-coming-soon-root .country-info h3 {
		font-size: 0.94rem;
	}

	.rtg-coming-soon-root .country-features-list li {
		font-size: 0.76rem;
	}

}

.rtg-coming-soon-root .notify-btn {
	border-radius: 999px;
	font-weight: 600;
}

/* --- Trust intro strip (post-hero bridge) --- */
body.home .elementor-element-b126675 {
	position: relative;
	background: linear-gradient(180deg, rgba(248, 250, 252, 0.96) 0%, rgba(255, 255, 255, 0.98) 100%);
	border: 1px solid #e6edf5;
	border-radius: 14px;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
	margin-top: 0.15rem;
	margin-bottom: 0.2rem;
	padding-block: 0.48rem;
}

body.home .elementor-element-b126675::before {
	content: "";
	position: absolute;
	left: 16px;
	right: 16px;
	top: 0;
	height: 1px;
	background: linear-gradient(90deg, rgba(59, 130, 246, 0), rgba(59, 130, 246, 0.35), rgba(59, 130, 246, 0));
}

body.home .elementor-element-b126675 > .e-con-inner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: clamp(14px, 3vw, 22px);
	padding-right: clamp(14px, 3vw, 22px);
	box-sizing: border-box;
	width: 100%;
	gap: 0.45rem;
}

body.home .elementor-element-b126675 .elementor-element-d9f394e .elementor-heading-title {
	font-size: clamp(0.98rem, 1.35vw, 1.12rem);
	font-weight: 600;
	line-height: 1.45;
	letter-spacing: 0.005em;
	color: #1f334a;
	max-width: 72ch;
	margin: 0 auto 0.15rem;
	text-align: center;
}

body.home .elementor-element-b126675 .elementor-element-8a4e2b1 .rtg-trust-section-intro {
	font-size: clamp(0.86rem, 1.05vw, 0.95rem);
	font-weight: 400;
	line-height: 1.48;
	letter-spacing: 0.01em;
	color: #3d5066;
	max-width: 68ch;
	margin: 0.05rem auto 0.06rem;
	text-align: center;
}

body.home .elementor-element-b126675 .rtg-trust-pills {
	max-width: 860px;
	width: 100%;
	margin: 0.1rem auto 0;
	justify-content: center;
	gap: 0.42rem 0.52rem;
}

body.home .elementor-element-b126675 .rtg-trust-pills li {
	padding: 0.34rem 0.68rem;
	font-size: 0.8rem;
	font-weight: 650;
	letter-spacing: 0.01em;
	color: #243b53;
	background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
	border: 1px solid #dfe7f0;
	border-radius: 999px;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

@media (max-width: 767px) {
	body.home .elementor-element-b126675 {
		padding-block: 0.42rem;
		margin-top: 0.05rem;
	}

	body.home .elementor-element-b126675 > .e-con-inner {
		gap: 0.35rem;
	}

	body.home .elementor-element-b126675 .elementor-element-d9f394e .elementor-heading-title {
		font-size: 0.93rem;
		line-height: 1.4;
	}

	body.home .elementor-element-b126675 .elementor-element-8a4e2b1 .rtg-trust-section-intro {
		font-size: 0.84rem;
		line-height: 1.48;
	}

	body.home .elementor-element-b126675 .rtg-trust-pills {
		justify-content: center;
		gap: 0.34rem 0.42rem;
	}

	body.home .elementor-element-b126675 .rtg-trust-pills li {
		padding: 0.3rem 0.58rem;
		font-size: 0.75rem;
	}
}


/* --- Trust/features section (Why Drivers Trust) --- */
body.home .elementor-element-0fd61c6 {
	margin-top: 0.15rem;
}

body.home .elementor-element-11d189b .elementor-heading-title {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.38rem;
	text-align: center;
	font-size: clamp(1.28rem, 2.2vw, 1.72rem);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.2;
	color: #142b42;
	max-width: 34ch;
	margin: 0 auto 0.25rem;
}

body.home .elementor-element-11d189b .rtg-trust-subline {
	display: block;
	font-size: clamp(0.9rem, 1.2vw, 1rem);
	font-weight: 500;
	letter-spacing: 0.005em;
	line-height: 1.45;
	color: #4b6075;
	max-width: 58ch;
}

body.home .elementor-element-fe2ec31 {
	margin-top: 0.15rem;
	margin-bottom: 0.35rem;
}

body.home .elementor-element-fe2ec31 .elementor-container {
	row-gap: 0.58rem;
}

body.home .elementor-element-fe2ec31 .elementor-column > .elementor-widget-wrap {
	padding: 0;
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 0.85rem;
	background: linear-gradient(180deg, #ffffff 0%, #f9fbfe 100%);
	border: 1px solid #e2eaf2;
	border-radius: 12px;
	padding: 0.62rem 0.78rem;
	min-height: 132px;
	box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box:hover .elementor-image-box-wrapper {
	transform: translateY(-1px);
	border-color: #d3deea;
	box-shadow: 0 7px 16px rgba(15, 23, 42, 0.1);
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-img {
	margin: 0;
	flex: 0 0 90px;
	width: 90px;
	height: 90px;
	position: relative;
	overflow: visible;
	border-radius: 0;
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-img img {
	width: 90px;
	height: 90px;
	position: static;
	display: block;
	object-fit: contain;
	object-position: center;
	filter: saturate(0.92) contrast(1.02);
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-content {
	min-width: 0;
	flex: 1 1 auto;
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-title {
	margin: 0 0 0.18rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2;
	color: #12263a;
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-description {
	margin: 0;
	font-size: 0.85rem;
	font-weight: 500;
	line-height: 1.4;
	color: #5a6f83;
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-description strong {
	font-weight: 700;
	color: #264766;
}

body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-description em {
	font-style: normal;
}

@media (max-width: 1024px) {
	body.home .elementor-element-fe2ec31 .elementor-container {
		row-gap: 0.52rem;
	}

	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-wrapper {
		padding: 0.55rem 0.68rem;
		gap: 0.75rem;
		min-height: 118px;
	}

	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-img,
	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-img img {
		flex-basis: 90px;
		width: 90px;
		height: 90px;
	}
}

@media (max-width: 767px) {
	body.home .elementor-element-11d189b .elementor-heading-title {
		font-size: 1.13rem;
		max-width: 28ch;
		gap: 0.3rem;
	}

	body.home .elementor-element-11d189b .rtg-trust-subline {
		font-size: 0.85rem;
		line-height: 1.4;
		max-width: 32ch;
	}

	body.home .elementor-element-fe2ec31 {
		margin-bottom: 0.25rem;
	}

	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-wrapper {
		padding: 0.52rem 0.58rem;
		gap: 0.6rem;
		min-height: 102px;
	}

	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-img,
	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-img img {
		flex-basis: 90px;
		width: 90px;
		height: 90px;
	}

	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-title {
		font-size: 0.92rem;
	}

	body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-description {
		font-size: 0.78rem;
	}
}

/* --- Vehicle types compact support section --- */
body.home .elementor-element-6448d93 .elementor-widget-container {
	text-align: center;
}

body.home .elementor-element-6448d93 .elementor-heading-title {
	display: inline-flex;
	flex-direction: column;
	gap: 0.3rem;
	font-size: clamp(1.18rem, 2vw, 1.45rem);
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 1.2;
	color: #13263b;
	margin: 0;
}

body.home .rtg-vehicle-subline {
	display: block;
	font-size: clamp(0.84rem, 1.1vw, 0.94rem);
	font-weight: 500;
	letter-spacing: 0.005em;
	line-height: 1.4;
	color: #5b6f83;
	max-width: 56ch;
	margin: 0 auto;
}

body.home .elementor-element-21dc208,
body.home .elementor-element-a801ebd {
	display: none;
}

body.home .elementor-element-6f9993b,
body.home .elementor-element-d2a762a {
	margin-top: 0.25rem;
	margin-bottom: 0.35rem;
}

body.home .elementor-element-6f9993b .elementor-container,
body.home .elementor-element-d2a762a .elementor-container {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0.62rem;
}

body.home .elementor-element-6f9993b .elementor-column,
body.home .elementor-element-d2a762a .elementor-column {
	width: auto;
}

body.home .elementor-element-6f9993b .elementor-widget-wrap,
body.home .elementor-element-d2a762a .elementor-widget-wrap {
	background: linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
	border: 1px solid #e2eaf3;
	border-radius: 10px;
	padding: 0.64rem 0.54rem 0.56rem;
	box-shadow: 0 2px 8px rgba(15, 23, 42, 0.05);
	text-align: center;
	min-height: 132px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

body.home .elementor-element-6f9993b .elementor-widget-image,
body.home .elementor-element-d2a762a .elementor-widget-image {
	margin-bottom: 0.44rem;
}

body.home .elementor-element-6f9993b .elementor-widget-image img,
body.home .elementor-element-d2a762a .elementor-widget-image img {
	width: 100%;
	max-width: 136px;
	height: auto;
	margin: 0 auto;
	filter: saturate(0.9) contrast(1.02);
}

body.home .elementor-element-6f9993b .elementor-widget-heading .elementor-heading-title,
body.home .elementor-element-d2a762a .elementor-widget-heading .elementor-heading-title {
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.042em;
	line-height: 1.24;
	color: #1c334b;
	margin: 0;
	text-transform: uppercase;
}

body.home .elementor-element-195604e {
	display: none;
}

@media (max-width: 1024px) {
	body.home .elementor-element-6f9993b .elementor-container,
	body.home .elementor-element-d2a762a .elementor-container {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 0.55rem;
	}

	body.home .elementor-element-6f9993b .elementor-widget-wrap,
	body.home .elementor-element-d2a762a .elementor-widget-wrap {
		min-height: 122px;
		padding: 0.5rem 0.46rem 0.45rem;
	}

	body.home .elementor-element-6f9993b .elementor-widget-image img,
	body.home .elementor-element-d2a762a .elementor-widget-image img {
		max-width: 116px;
	}

	body.home .elementor-element-6f9993b .elementor-widget-image,
	body.home .elementor-element-d2a762a .elementor-widget-image {
		margin-bottom: 0.38rem;
	}
}

@media (max-width: 767px) {
	body.home .elementor-element-6448d93 {
		margin-bottom: 0.25rem;
	}

	body.home .elementor-element-6448d93 .elementor-heading-title {
		font-size: 1.05rem;
	}

	body.home .rtg-vehicle-subline {
		font-size: 0.8rem;
		max-width: 34ch;
	}

	body.home .elementor-element-6f9993b .elementor-container,
	body.home .elementor-element-d2a762a .elementor-container {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.5rem;
	}

	body.home .elementor-element-6f9993b .elementor-widget-wrap,
	body.home .elementor-element-d2a762a .elementor-widget-wrap {
		min-height: 110px;
		padding: 0.46rem 0.42rem 0.4rem;
	}

	body.home .elementor-element-6f9993b .elementor-widget-image img,
	body.home .elementor-element-d2a762a .elementor-widget-image img {
		max-width: 96px;
	}

	body.home .elementor-element-6f9993b .elementor-widget-image,
	body.home .elementor-element-d2a762a .elementor-widget-image {
		margin-bottom: 0.34rem;
	}

	body.home .elementor-element-6f9993b .elementor-widget-heading .elementor-heading-title,
	body.home .elementor-element-d2a762a .elementor-widget-heading .elementor-heading-title {
		font-size: 0.74rem;
		letter-spacing: 0.04em;
		line-height: 1.22;
	}
}


/* --- Final global spacing/rhythm polish (no structural redesign) --- */
body.home {
	--rtg-space-section: clamp(0.55rem, 1vw, 0.9rem);
	--rtg-space-section-lg: clamp(0.8rem, 1.5vw, 1.2rem);
	--rtg-space-tight: clamp(0.35rem, 0.8vw, 0.6rem);
}

/* Section-to-section rhythm normalization */
body.home .elementor-element-b126675 {
	margin-top: var(--rtg-space-tight);
	margin-bottom: var(--rtg-space-section);
}

body.home .rtg-calculators-root {
	margin: 1.55rem auto 1.85rem;
}

body.home .rtg-stats-panel {
	margin: 0 auto 1.25rem;
}

body.home .rtg-coming-soon-root {
	margin: 0.95rem auto 1.45rem;
}

body.home .elementor-element-0fd61c6 {
	margin-top: var(--rtg-space-section);
	margin-bottom: var(--rtg-space-tight);
}

body.home .elementor-element-fe2ec31 {
	margin-top: var(--rtg-space-tight);
	margin-bottom: var(--rtg-space-section);
}

body.home .elementor-element-6448d93 {
	margin-top: 0;
	margin-bottom: var(--rtg-space-tight);
}

body.home .elementor-element-6f9993b,
body.home .elementor-element-d2a762a {
	margin-top: var(--rtg-space-tight);
	margin-bottom: var(--rtg-space-section);
}

/* “Why Drivers” feature grid (reuses FAQ shell from faq-system.css) */
body.home .elementor-element-a7f3c91 {
	margin-top: var(--rtg-space-section);
	margin-bottom: 0;
}

body.home .rtg-why-drivers-section .rtg-why-drivers-body {
	position: relative;
	z-index: 1;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 clamp(6px, 1.5vw, 12px);
	box-sizing: border-box;
}

body.home .rtg-why-drivers-intro {
	text-align: center;
	max-width: 48ch;
	margin: 0 auto 1.1rem;
	font-size: clamp(0.92rem, 1.05vw, 0.98rem);
	font-weight: 400;
	line-height: 1.5;
	color: #475569;
}

body.home .rtg-why-drivers-grid {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 0.65rem 0.75rem;
}

body.home .rtg-why-drivers-item {
	margin: 0;
	padding: 0.78rem 0.88rem;
	border-radius: 12px;
	border: 1px solid #e7edf5;
	background: rgba(255, 255, 255, 0.72);
	box-shadow: 0 2px 10px rgba(15, 23, 42, 0.045);
	box-sizing: border-box;
	transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

body.home .rtg-why-drivers-item:hover {
	border-color: #dce6f2;
	box-shadow: 0 6px 16px rgba(15, 23, 42, 0.07);
}

body.home .rtg-why-drivers-item-title {
	margin: 0 0 0.32rem;
	font-size: 0.88rem;
	font-weight: 650;
	letter-spacing: 0.01em;
	line-height: 1.3;
	color: #0f172a;
}

body.home .rtg-why-drivers-item-text {
	margin: 0;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1.45;
	color: #64748b;
}

/* FAQ rhythm + transition cleanup toward footer */
body.home .rtg-faq-section {
	padding: 2.2rem 0 2.35rem;
}

body.home .elementor-element-d697f64 {
	margin-top: 0;
	margin-bottom: 0;
}

body.home .elementor-element-d697f64 .elementor-spacer-inner {
	height: 24px;
}

body.home .elementor-element-498b84d4 {
	margin-top: 0;
	margin-bottom: 0.2rem;
	overflow: hidden;
	position: relative;
	z-index: 0;
	/* Empty column + absolute video: ensure a stable canvas (Elementor kit uses ~100px vertical padding). */
	min-height: clamp(220px, 52vh, 620px);
}

/*
 * Do not use width/height: 100% here: on abspos layers that already pin to all four edges, extra percentage
 * dimensions can over-constrain or resolve like auto against an indefinite chain, shrinking the box to the
 * iframe’s intrinsic size (~300×150). Pin edges + auto sizes so the layer fills the section padding box.
 */
body.home .elementor-element-498b84d4 .elementor-background-video-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: auto;
	max-width: none;
	overflow: hidden;
	z-index: 0;
}

/*
 * Elementor sets .elementor-background-video-embed to inset-block/inline 50% + translate(-50%,-50%) for video.
 * Physical top/left/right/bottom override that in LTR; transform:none avoids clipping the cover iframe.
 */
body.home .elementor-element-498b84d4 .elementor-background-video-embed {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: auto;
	max-width: none;
	overflow: hidden;
	transform: none;
}

body.home .elementor-element-498b84d4 .elementor-background-video-embed iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120vw;
	height: 67.5vw;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	border: 0;
	transform: translate(-50%, -50%);
	pointer-events: none;
}


/* Subtle wireframe reduction (same components, softer surfaces) */
body.home .rtg-calculators-root .calculator-card,
body.home .rtg-coming-soon-root .country-card,
body.home .elementor-element-fe2ec31 .elementor-widget-image-box .elementor-image-box-wrapper,
body.home .rtg-faq-item {
	border-color: #e7edf5;
	box-shadow: 0 2px 10px rgba(15, 23, 42, 0.055);
}

body.home .rtg-calculators-root .calculator-card:hover,
body.home .rtg-coming-soon-root .country-card:hover,
body.home .elementor-element-fe2ec31 .elementor-widget-image-box:hover .elementor-image-box-wrapper,
body.home .rtg-faq-item:hover {
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.09);
}

body.home .rtg-faq-panel {
	border-top-color: #eef3f8;
}

@media (max-width: 1024px) {
	body.home .rtg-calculators-root {
		margin: 1.35rem auto 1.65rem;
	}

	body.home .rtg-coming-soon-root {
		margin: 0.85rem auto 1.2rem;
	}

	body.home .rtg-faq-section {
		padding: 1.9rem 0 2rem;
	}
}

@media (max-width: 767px) {
	body.home {
		--rtg-space-section: 0.72rem;
		--rtg-space-section-lg: 0.95rem;
		--rtg-space-tight: 0.45rem;
	}

	body.home .rtg-calculators-root {
		margin: 1.18rem auto 1.35rem;
	}

	body.home .rtg-stats-panel {
		margin: 0 auto 0.95rem;
	}

	body.home .rtg-coming-soon-root {
		margin: 0.72rem auto 1rem;
	}

	body.home .rtg-faq-section {
		padding: 1.55rem 0 1.7rem;
	}

	body.home .rtg-why-drivers-grid {
		gap: 0.52rem;
	}

	body.home .rtg-why-drivers-item {
		padding: 0.68rem 0.75rem;
	}

	body.home .elementor-element-d697f64 .elementor-spacer-inner {
		height: 18px;
	}

	body.home .elementor-element-498b84d4 {
		margin-bottom: 0.1rem;
	}
}
