.foton-home,
.foton-archive,
.foton-single {
	background: #f4f1ea;
	color: #1f1f1f;
}

.header-main {
	background: rgba(255, 255, 255, 0.97);
	border-bottom: 1px solid #e7dfd4;
	box-shadow: 0 10px 30px rgba(31, 31, 31, 0.04);
}

.header-nav-main > li > a {
	color: #1f1f1f;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.header-nav-main > li.menu-item-has-children > a:after {
	color: #9f431c;
	margin-left: 6px;
}

.nav-dropdown-default,
.nav-dropdown {
	border: 1px solid #e6dbcd;
	border-radius: 16px;
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.09);
	padding: 10px 0;
}

.nav-dropdown > li > a {
	color: #1f1f1f;
	font-size: 14px;
	font-weight: 700;
	padding: 11px 18px;
}

.nav-dropdown > li > a:hover,
.nav-dropdown > li.current-menu-item > a,
.nav-dropdown > li.current_page_item > a {
	background: #f3ece2;
	color: #9f431c;
}

.header-search,
.header-divider,
.header-nav-main.nav-right,
.header-nav-main .element-error {
	display: none !important;
}

.foton-hero {
	background:
		linear-gradient(135deg, rgba(24, 24, 24, 0.92), rgba(64, 12, 5, 0.84)),
		radial-gradient(circle at top right, rgba(220, 79, 31, 0.45), transparent 34%);
	color: #fff;
	padding: 72px 0;
}

.foton-about-grid {
	display: grid;
	gap: 32px;
	grid-template-columns: minmax(0, 1.4fr) minmax(320px, 0.8fr);
}

.foton-hero-slider {
	position: relative;
}

.foton-hero-track {
	position: relative;
}

.foton-hero-slide {
	align-items: center;
	display: none;
	gap: 32px;
	grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
}

.foton-hero-slide.is-active {
	display: grid;
}

.foton-hero-slide.is-heavy .foton-hero-visual {
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(159, 67, 28, 0.28));
}

.foton-hero-slide.is-medium .foton-hero-visual {
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(177, 112, 43, 0.28));
}

.foton-hero-slide.is-special .foton-hero-visual {
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(90, 118, 111, 0.3));
}

.foton-eyebrow {
	color: #d8642d;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.18em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.foton-hero h1,
.foton-section-heading h2,
.foton-about-grid h2,
.foton-archive-header h1,
.foton-product-copy h1 {
	font-size: clamp(32px, 5vw, 58px);
	font-weight: 800;
	line-height: 1.05;
	margin-bottom: 16px;
}

.foton-lead,
.foton-about-grid p,
.foton-card-body p,
.foton-service-body p,
.foton-news-body p,
.foton-product-excerpt {
	font-size: 16px;
	line-height: 1.7;
}

.foton-hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 28px;
}

.foton-quick-links {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 18px;
	margin-top: 22px;
}

.foton-quick-links a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 4px;
}

.foton-hero-panel,
.foton-about-strip {
	align-self: stretch;
}

.foton-hero-panel {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.foton-hero-visual {
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 28px;
	min-height: 290px;
	padding: 24px;
	position: relative;
}

.foton-hero-badge {
	background: rgba(255, 255, 255, 0.14);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 999px;
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.08em;
	padding: 10px 14px;
	text-transform: uppercase;
}

.foton-hero-machine {
	bottom: 34px;
	height: 140px;
	left: 24px;
	position: absolute;
	right: 24px;
}

.foton-hero-machine .cab,
.foton-hero-machine .body {
	background: linear-gradient(180deg, #f06f34, #8d3215);
	border-radius: 18px;
	position: absolute;
}

.foton-hero-machine .cab {
	height: 72px;
	left: 12%;
	top: 32px;
	width: 24%;
}

.foton-hero-machine .body {
	height: 48px;
	left: 30%;
	right: 8%;
	top: 50px;
}

.foton-hero-machine .wheel {
	background: #121212;
	border: 8px solid #b8b2ad;
	border-radius: 50%;
	bottom: 0;
	height: 58px;
	position: absolute;
	width: 58px;
}

.foton-hero-machine .wheel-left {
	left: 20%;
}

.foton-hero-machine .wheel-right {
	right: 18%;
}

.foton-hero-nav {
	align-items: center;
	display: flex;
	gap: 14px;
	justify-content: center;
	margin-top: 22px;
}

.foton-hero-arrow,
.foton-hero-dot {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.18);
	color: #fff;
}

.foton-hero-arrow {
	border-radius: 999px;
	cursor: pointer;
	font-size: 28px;
	height: 48px;
	line-height: 1;
	width: 48px;
}

.foton-hero-dots {
	display: flex;
	gap: 10px;
}

.foton-hero-dot {
	border-radius: 999px;
	cursor: pointer;
	height: 12px;
	padding: 0;
	width: 12px;
}

.foton-hero-dot.is-active {
	background: #f06f34;
	border-color: #f06f34;
}

.foton-stat-grid,
.foton-highlight-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.foton-stat-card,
.foton-highlight-card {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 20px;
	padding: 24px;
}

.foton-stat-card strong,
.foton-highlight-card strong {
	display: block;
	font-size: 30px;
	line-height: 1;
	margin-top: 8px;
}

.foton-section {
	padding: 56px 0;
}

.foton-section-alt {
	background: #ece7dd;
}

.foton-section-heading,
.foton-archive-header {
	margin-bottom: 28px;
}

.foton-section-heading.with-link {
	align-items: end;
	display: flex;
	gap: 20px;
	justify-content: space-between;
}

.foton-chip-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.foton-chip {
	background: #fff;
	border: 1px solid #d8d0c2;
	border-radius: 999px;
	color: #1f1f1f;
	display: inline-flex;
	font-weight: 600;
	padding: 12px 18px;
}

.foton-card-grid,
.foton-service-grid,
.foton-news-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.foton-filter-tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 26px;
	margin: 48px 0 68px;
}

.foton-filter-tab {
	background: transparent;
	border: 0;
	border-bottom: 3px solid #4f607a;
	color: #112a68;
	cursor: pointer;
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.01em;
	padding: 8px 10px 14px;
	text-transform: uppercase;
	transition: all 0.2s ease;
}

.foton-filter-tab:hover,
.foton-filter-tab.is-active {
	border-color: #2e85ff;
	color: #2e85ff;
}

.foton-card.is-hidden {
	display: none;
}

.foton-card.is-fading {
	opacity: 0;
	transform: translateY(12px);
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.foton-card,
.foton-service-card,
.foton-news-card {
	background: #fff;
	border: 1px solid #ddd4c8;
	border-radius: 24px;
	box-shadow: 0 14px 30px rgba(40, 28, 21, 0.05);
	overflow: hidden;
}

.foton-card-body,
.foton-service-body,
.foton-news-body {
	display: flex;
	flex-direction: column;
	padding: 22px;
}

.foton-card-kicker,
.foton-news-date {
	color: #a24b22;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.foton-card h3,
.foton-service-card h3,
.foton-news-card h3 {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 12px;
}

.foton-card-media,
.foton-service-media,
.foton-news-media,
.foton-product-media {
	display: block;
}

.foton-cover-image,
.foton-card-media img,
.foton-service-media img,
.foton-news-media img,
.foton-product-media img {
	aspect-ratio: 16 / 10;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.foton-placeholder {
	align-items: end;
	background:
		linear-gradient(140deg, #201f22, #7f2d1a),
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.2), transparent 35%);
	color: #fff;
	display: flex;
	font-size: 26px;
	font-weight: 800;
	min-height: 280px;
	padding: 24px;
}

.foton-placeholder-service,
.foton-placeholder-news {
	min-height: 220px;
}

.foton-placeholder span {
	max-width: 70%;
}

.foton-spec-list {
	list-style: none;
	margin: 18px 0 0;
	padding: 0;
}

.foton-spec-list li {
	border-top: 1px solid #eee7de;
	padding: 12px 0;
}

.foton-spec-grid {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 18px;
}

.foton-spec-item {
	background: #f3ede4;
	border-radius: 16px;
	min-height: 88px;
	padding: 14px;
}

.foton-spec-item span {
	color: #8f7765;
	display: block;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.foton-spec-item strong {
	color: #1f1f1f;
	display: block;
	font-size: 16px;
	line-height: 1.35;
}

.foton-card-footer {
	margin-top: auto;
	padding-top: 18px;
}

.foton-card-link {
	color: #9f431c;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.foton-product-showcase {
	align-items: stretch;
	column-gap: 72px;
	display: grid;
	grid-template-columns: minmax(620px, 1.05fr) minmax(420px, 0.95fr);
	min-height: 700px;
	padding-top: 14px;
}

.foton-product-showcase.is-hidden {
	display: none;
}

.foton-product-visual {
	align-self: stretch;
	display: flex;
	flex-direction: column;
	justify-content: end;
	margin-left: -56px;
}

.foton-product-visual img {
	display: block;
	height: auto;
	margin-top: auto;
	max-height: 670px;
	object-fit: contain;
	object-position: left bottom;
	transform: translate3d(0, 0, 0) scale(1);
	transform-origin: left bottom;
	transition: transform 0.3s ease;
	width: 100%;
}

.foton-product-showcase-auman-est-fv-460 .foton-product-visual img {
	max-height: 720px;
	transform: translate3d(12px, -18px, 0) scale(1.08);
}

.foton-product-showcase-auman-c160 .foton-product-visual img {
	max-height: 650px;
	transform: translate3d(-10px, -8px, 0) scale(1.04);
}

.foton-product-showcase-aumark-s70 .foton-product-visual img {
	max-height: 610px;
	transform: translate3d(6px, -6px, 0) scale(1.02);
}

.foton-product-showcase-van-view-cs2 .foton-product-visual img {
	max-height: 560px;
	transform: translate3d(0, 8px, 0) scale(1);
}

.foton-product-showcase-xe-tron-be-tong .foton-product-visual img {
	max-height: 600px;
	transform: translate3d(-18px, -4px, 0) scale(1.03);
}

.foton-product-showcase-van-view-cs2 .foton-product-summary h3,
.foton-product-showcase-xe-tron-be-tong .foton-product-summary h3 {
	font-size: clamp(28px, 2.8vw, 42px);
	max-width: 460px;
}

.foton-product-showcase-van-view-cs2 .foton-product-summary p,
.foton-product-showcase-xe-tron-be-tong .foton-product-summary p {
	font-size: 15px;
	line-height: 1.65;
	max-width: 520px;
}

.foton-product-showcase-van-view-cs2 .foton-product-specbar-item strong,
.foton-product-showcase-xe-tron-be-tong .foton-product-specbar-item strong {
	font-size: clamp(20px, 2.05vw, 30px);
}

.foton-product-visual .foton-placeholder {
	align-items: end;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(235, 239, 247, 0.98)),
		radial-gradient(circle at center, rgba(17, 42, 104, 0.08), transparent 42%);
	border-radius: 0;
	color: #112a68;
	font-size: 62px;
	font-weight: 800;
	min-height: 660px;
	padding: 34px 34px 18px;
}

.foton-product-summary {
	align-self: start;
	color: #112a68;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 78px;
	position: relative;
	z-index: 2;
}

.foton-product-summary h3 {
	font-size: clamp(34px, 3.6vw, 54px);
	line-height: 1.02;
	margin-bottom: 20px;
	max-width: 520px;
	text-transform: uppercase;
}

.foton-product-summary p {
	font-size: 17px;
	line-height: 1.75;
	margin-bottom: 0;
	max-width: 620px;
}

.foton-product-specbar {
	background: #112a68;
	color: #fff;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 36px;
	min-width: 0;
	width: calc(100% + 140px);
	transform: translateX(-140px);
}

.foton-product-specbar-item {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	padding: 24px 28px 26px;
}

.foton-product-specbar-item:last-child {
	border-right: 0;
}

.foton-product-specbar-item span {
	display: block;
	font-size: 14px;
	margin-bottom: 18px;
	opacity: 0.88;
}

.foton-product-specbar-item strong {
	display: block;
	font-size: clamp(24px, 2.45vw, 38px);
	font-weight: 800;
	line-height: 1.15;
	text-transform: uppercase;
}

.foton-about-strip {
	background: #161616;
	color: #f3eee7;
}

.foton-bottom-cta-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.foton-bottom-cta {
	background: transparent;
}

.foton-service-banner-grid {
	display: grid;
	gap: 2px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.foton-service-banners {
	padding-left: 0;
	padding-right: 0;
}

.foton-service-banners-wrap {
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.foton-service-banner {
	min-height: 620px;
	position: relative;
}

.foton-service-banner-link {
	color: #fff;
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.foton-service-banner-media,
.foton-service-banner-media .foton-placeholder,
.foton-service-banner-media img {
	height: 100%;
}

.foton-service-banner-media .foton-placeholder,
.foton-service-banner-media img {
	display: block;
	object-fit: cover;
	transition: transform 0.45s ease;
	width: 100%;
}

.foton-service-banner-media .foton-placeholder {
	background:
		linear-gradient(180deg, rgba(15, 35, 88, 0.18), rgba(10, 26, 78, 0.78)),
		linear-gradient(135deg, #9ab4d9, #203765);
	border-radius: 0;
	font-size: 34px;
	min-height: 620px;
}

.foton-service-banner-overlay {
	background: linear-gradient(180deg, rgba(17, 42, 104, 0.12), rgba(17, 42, 104, 0.82));
	inset: 0;
	position: absolute;
	transition: background 0.35s ease;
}

.foton-service-banner-body {
	bottom: 34px;
	left: 0;
	padding: 0 34px;
	position: absolute;
	right: 0;
	z-index: 2;
}

.foton-service-banner-body h3 {
	color: #fff;
	font-size: clamp(26px, 2vw, 34px);
	line-height: 1.15;
	margin-bottom: 14px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.foton-service-banner-body span,
.foton-section-heading a {
	color: #27c4ff;
	font-size: 17px;
	font-weight: 700;
}

.foton-service-banner-body span strong {
	font-weight: 800;
}

.foton-service-banner:hover .foton-service-banner-media img,
.foton-service-banner:hover .foton-service-banner-media .foton-placeholder {
	transform: scale(1.06);
}

.foton-service-banner:hover .foton-service-banner-overlay {
	background: linear-gradient(180deg, rgba(17, 42, 104, 0.24), rgba(17, 42, 104, 0.9));
}

.foton-service-card-empty {
	grid-column: 1 / -1;
}

.foton-product-hero {
	display: grid;
	gap: 32px;
	grid-template-columns: minmax(0, 1fr) minmax(320px, 520px);
	padding: 56px 0 32px;
}

.foton-product-content {
	background: #fff;
	border: 1px solid #ddd4c8;
	border-radius: 24px;
	margin-bottom: 56px;
	padding: 32px;
}

.foton-spec-table {
	border-top: 1px solid #ece3d7;
	margin-top: 24px;
}

.foton-spec-row {
	border-bottom: 1px solid #ece3d7;
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(200px, 280px) 1fr;
	padding: 16px 0;
}

.foton-bottom-cta {
	background: linear-gradient(135deg, #231d18, #89391f);
	color: #fff;
}

.foton-bottom-cta-grid {
	align-items: center;
	grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.7fr);
}

.foton-bottom-actions {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

@media (max-width: 849px) {
	.header-main {
		box-shadow: none;
	}

	.foton-hero-slide,
	.foton-about-grid,
	.foton-product-hero,
	.foton-stat-grid,
	.foton-highlight-grid,
	.foton-card-grid,
	.foton-service-grid,
	.foton-news-grid,
	.foton-service-banner-grid,
	.foton-bottom-cta-grid {
		grid-template-columns: 1fr;
	}

	.foton-section-heading.with-link {
		align-items: start;
		flex-direction: column;
	}

	.foton-filter-tabs,
	.foton-product-showcase,
	.foton-spec-row {
		grid-template-columns: 1fr;
	}

	.foton-spec-grid {
		grid-template-columns: 1fr;
	}

	.foton-filter-tabs {
		justify-content: start;
		margin: 26px 0 34px;
	}

	.foton-filter-tab {
		font-size: 16px;
		padding-left: 0;
		padding-right: 0;
	}

	.foton-product-showcase {
		min-height: unset;
		row-gap: 28px;
	}

	.foton-product-visual .foton-placeholder {
		font-size: 32px;
		min-height: 320px;
	}

	.foton-product-visual {
		margin-left: 0;
	}

	.foton-product-summary h3 {
		font-size: 34px;
	}

	.foton-product-summary p {
		font-size: 16px;
		max-width: none;
	}

	.foton-product-summary {
		padding-top: 0;
	}

	.foton-product-specbar {
		grid-template-columns: 1fr;
		margin-top: 24px;
		min-width: 0;
		transform: none;
		width: 100%;
	}

	.foton-product-specbar-item {
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		border-right: 0;
	}

	.foton-product-specbar-item:last-child {
		border-bottom: 0;
	}

	.foton-service-banner {
		min-height: 360px;
	}

	.foton-service-banner-media .foton-placeholder {
		font-size: 28px;
		min-height: 360px;
	}

	.foton-bottom-actions {
		align-items: stretch;
	}
}
