:root {
	--site-bg: #f5f1ea;
	--site-surface: #ffffff;
	--site-text: #1f2428;
	--site-muted: #667076;
	--site-brand: #7a5838;
	--site-brand-dark: #3f3025;
	--site-accent: #d6a84f;
	--site-line: rgba(44, 36, 28, 0.14);
	--site-shadow: 0 18px 45px rgba(35, 27, 20, 0.18);
}

html {
	scroll-behavior: smooth;
}

body.site {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(245, 241, 234, 0.96)),
		var(--site-bg) !important;
	color: var(--site-text);
	font-family: "Roboto", Arial, sans-serif;
}

body.site:before {
	background:
		radial-gradient(circle at 20% 10%, rgba(214, 168, 79, 0.18), transparent 34%),
		linear-gradient(135deg, rgba(122, 88, 56, 0.08), transparent 42%) !important;
}

#wb_header_1 {
	backdrop-filter: blur(12px);
}

#wb_header_1 > .wb_content {
	background: rgba(45, 49, 50, 0.92) !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12) !important;
	box-shadow: 0 10px 32px rgba(0, 0, 0, 0.22) !important;
}

#wb_element_instance19491_0 img,
#wb_element_instance19495_0 img {
	filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.22));
}

#wb_element_instance19494_0 li a,
#wb_element_instance19494_0-det li a {
	background: transparent !important;
	border-radius: 999px !important;
	color: #ffffff !important;
	letter-spacing: 0.04em;
	transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

#wb_element_instance19494_0 li.over > a,
#wb_element_instance19494_0 li:focus > a,
#wb_element_instance19494_0-det li.over > a,
#wb_element_instance19494_0-det li:focus > a,
#wb_element_instance19494_0 li a:hover,
#wb_element_instance19494_0-det li a:hover {
	background: rgba(214, 168, 79, 0.18) !important;
	color: #ffffff !important;
	transform: translateY(-1px);
}

#wb_element_instance19494_0 li.active > a,
#wb_element_instance19494_0-det li.active > a {
	background: var(--site-accent) !important;
	color: var(--site-brand-dark) !important;
}

.btn-collapser {
	border-radius: 10px !important;
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.22);
}

.wb-stl-heading1,
.wb-stl-heading2,
.wb-stl-custom11 {
	letter-spacing: 0 !important;
	text-wrap: balance;
}

.wb-stl-heading1,
.wb-stl-heading2 {
	color: var(--site-brand-dark) !important;
}

.wb-stl-custom11 {
	text-shadow: 0 4px 18px rgba(0, 0, 0, 0.42);
}

.wb-stl-custom10 {
	color: var(--site-accent) !important;
	text-shadow: 0 3px 12px rgba(0, 0, 0, 0.34);
}

.wb-stl-normal,
.wb-stl-custom8 {
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.24);
}

.wb-layout-link,
.wb_button,
.wb-store-cart {
	transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.wb-layout-link:hover,
.wb_button:hover {
	transform: translateY(-2px);
}

#wb_element_instance5_1 > .wb_content,
#wb_element_instance10_1 > .wb_content,
#wb_element_instance15_1 > .wb_content,
#wb_element_instance21_1 > .wb_content,
#wb_element_instance26_1 > .wb_content {
	background: var(--site-surface) !important;
	border: 1px solid var(--site-line) !important;
	border-radius: 8px !important;
	box-shadow: 0 14px 34px rgba(34, 28, 22, 0.13) !important;
	overflow: hidden;
}

#wb_element_instance5_1 > .wb-layout-link,
#wb_element_instance10_1 > .wb-layout-link,
#wb_element_instance15_1 > .wb-layout-link,
#wb_element_instance21_1 > .wb-layout-link,
#wb_element_instance26_1 > .wb-layout-link {
	border-radius: 8px !important;
}

#wb_element_instance6_1 > .wb_shp,
#wb_element_instance11_1 > .wb_shp,
#wb_element_instance16_1 > .wb_shp,
#wb_element_instance22_1 > .wb_shp,
#wb_element_instance27_1 > .wb_shp {
	border-radius: 8px 8px 0 0 !important;
	background-color: var(--site-brand-dark) !important;
}

#wb_element_instance6_1 > .wb_shp:before,
#wb_element_instance11_1 > .wb_shp:before,
#wb_element_instance16_1 > .wb_shp:before,
#wb_element_instance22_1 > .wb_shp:before,
#wb_element_instance27_1 > .wb_shp:before {
	opacity: 0.82 !important;
	transition: transform 240ms ease, opacity 240ms ease;
}

#wb_element_instance5_1:hover .wb_shp:before,
#wb_element_instance10_1:hover .wb_shp:before,
#wb_element_instance15_1:hover .wb_shp:before,
#wb_element_instance21_1:hover .wb_shp:before,
#wb_element_instance26_1:hover .wb_shp:before {
	transform: scale(1.045);
	opacity: 0.94 !important;
}

.wb-stl-custom6,
.wb-stl-custom7,
.wb-stl-pagetitle {
	letter-spacing: 0.03em !important;
}

.wb-stl-custom6 {
	color: var(--site-brand-dark) !important;
}

.wb-stl-custom7,
.wb-stl-pagetitle {
	color: #ffffff !important;
}

.wb-stl-custom13,
.wb-stl-custom19,
.wb-stl-custom21,
.wb-stl-custom22 {
	color: var(--site-muted) !important;
}

.wb-stl-custom13 a,
.wb-stl-custom19 a,
.wb-stl-custom21 a,
.wb-stl-custom22 a {
	color: var(--site-brand) !important;
}

.wb_button,
.wb_button .wb_button_text {
	border-radius: 8px !important;
}

.wb_button {
	box-shadow: 0 10px 24px rgba(122, 88, 56, 0.22) !important;
}

input,
textarea,
select,
.form-control {
	border-radius: 8px !important;
	border-color: rgba(63, 48, 37, 0.22) !important;
	box-shadow: none !important;
}

input:focus,
textarea:focus,
select:focus,
.form-control:focus {
	border-color: var(--site-accent) !important;
	box-shadow: 0 0 0 3px rgba(214, 168, 79, 0.2) !important;
}

.floating-button {
	box-shadow: 0 14px 32px rgba(0, 0, 0, 0.28);
	border: 2px solid rgba(255, 255, 255, 0.86);
}

.popup,
.options {
	border-radius: 8px !important;
	box-shadow: var(--site-shadow) !important;
}

@media (min-width: 768px) {
	#wb_element_instance19494_0 ul {
		background: transparent !important;
	}
}

@media (max-width: 1199px) {
	#wb_header_1 > .wb_content {
		gap: 6px;
		padding: 6px 0 !important;
	}
}

@media (max-width: 767px) {
	#wb_header_1 > .wb_content {
		padding: 8px 12px !important;
	}

	#wb_element_instance19494_0.collapse-expanded {
		width: min(320px, calc(100vw - 32px)) !important;
		max-width: min(320px, calc(100vw - 32px)) !important;
		height: auto !important;
		max-height: 70vh !important;
	}

	#wb_element_instance19494_0.collapse-expanded > ul {
		background: rgba(45, 49, 50, 0.98) !important;
		border-radius: 8px;
		margin-top: 10px;
		padding: 8px;
		box-shadow: 0 16px 36px rgba(0, 0, 0, 0.24);
	}

	#wb_element_instance19494_0 li a {
		padding: 14px 18px !important;
	}

	.wb-stl-heading1 {
		font-size: 42px !important;
		line-height: 48px !important;
	}

	.wb-stl-heading2,
	.wb-stl-custom11 {
		font-size: 32px !important;
		line-height: 38px !important;
	}
}

body:has(.home-layout) {
	background: #12100d !important;
}

body:has(.home-layout) #wb_root,
body:has(.home-layout) > .pswp {
	display: none !important;
}

.home-layout,
.home-layout * {
	box-sizing: border-box;
}

.home-layout {
	min-height: 100vh;
	background: #12100d;
	color: #f6efe6;
	font-family: "Roboto", Arial, sans-serif;
	overflow: hidden;
}

.home-layout a {
	color: inherit;
	text-decoration: none;
}

.home-hero {
	position: relative;
	min-height: 100vh;
	padding: 28px clamp(18px, 4vw, 64px) 72px;
	background:
		linear-gradient(90deg, rgba(18, 16, 13, 0.96) 0%, rgba(18, 16, 13, 0.8) 44%, rgba(18, 16, 13, 0.48) 100%),
		url("../gallery/bg_услуги-ts1686400784.jpg") center / cover no-repeat;
}

.home-hero:after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 220px;
	background: linear-gradient(180deg, transparent, #12100d);
	pointer-events: none;
}

.home-nav {
	position: relative;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	max-width: 1280px;
	margin: 0 auto;
	padding: 14px 18px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 18px;
	background: rgba(18, 16, 13, 0.58);
	backdrop-filter: blur(16px);
	box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);
}

.home-brand {
	display: inline-flex;
	align-items: center;
	width: auto;
	min-width: 148px;
}

.home-brand-text {
	color: #ffffff !important;
	font-size: clamp(26px, 3vw, 38px);
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0;
}

.home-nav-links {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: clamp(12px, 2vw, 28px);
	font-size: 14px;
	font-weight: 600;
	color: rgba(246, 239, 230, 0.78);
	text-transform: uppercase;
}

.home-nav-links a,
.home-phone {
	transition: color 180ms ease, transform 180ms ease;
}

.home-nav-links a:hover,
.home-phone:hover {
	color: #d6a84f;
	transform: translateY(-1px);
}

.home-phone {
	padding: 12px 16px;
	border-radius: 999px;
	background: #f6efe6;
	color: #211a13 !important;
	font-weight: 800;
	white-space: nowrap;
}

.home-hero-grid {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: minmax(0, 1.02fr) minmax(320px, 0.78fr);
	align-items: center;
	gap: clamp(32px, 6vw, 92px);
	max-width: 1280px;
	margin: 86px auto 0;
}

.home-kicker,
.home-section-title span,
.home-about-copy > span,
.home-cta span {
	display: inline-flex;
	color: #d6a84f;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.home-hero-copy h1 {
	margin: 18px 0 18px;
	font-size: clamp(58px, 11vw, 136px);
	line-height: 0.88;
	font-weight: 900;
	letter-spacing: 0;
	color: #ffffff;
	text-wrap: balance;
}

.home-hero-copy p {
	max-width: 670px;
	margin: 0;
	color: rgba(246, 239, 230, 0.82);
	font-size: clamp(19px, 2.1vw, 27px);
	line-height: 1.42;
}

.home-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 34px;
}

.home-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 0 22px;
	border-radius: 14px;
	font-weight: 850;
	font-size: 15px;
	transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.home-btn:hover {
	transform: translateY(-2px);
}

.home-btn-primary {
	background: #d6a84f;
	color: #17120d !important;
	box-shadow: 0 18px 40px rgba(214, 168, 79, 0.28);
}

.home-btn-secondary {
	border: 1px solid rgba(246, 239, 230, 0.28);
	background: rgba(246, 239, 230, 0.08);
	color: #f6efe6 !important;
}

.home-hero-card {
	position: relative;
	min-height: 570px;
	border-radius: 34px;
	overflow: hidden;
	box-shadow: 0 38px 90px rgba(0, 0, 0, 0.42);
	border: 1px solid rgba(255, 255, 255, 0.16);
	background: #2a2118;
}

.home-hero-card:before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.42));
	pointer-events: none;
}

.home-hero-card img {
	width: 100%;
	height: 100%;
	min-height: 570px;
	object-fit: cover;
	display: block;
	filter: saturate(1.05) contrast(1.03);
}

.home-hero-note {
	position: absolute;
	z-index: 2;
	left: 22px;
	right: 22px;
	bottom: 22px;
	padding: 18px;
	border-radius: 20px;
	background: rgba(18, 16, 13, 0.76);
	backdrop-filter: blur(14px);
	border: 1px solid rgba(255, 255, 255, 0.15);
}

.home-hero-note span {
	display: block;
	margin-bottom: 4px;
	color: rgba(246, 239, 230, 0.66);
	font-size: 13px;
	text-transform: uppercase;
}

.home-hero-note strong {
	display: block;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.1;
}

.home-services,
.home-contacts,
.home-equipment,
.home-details,
.home-videos,
.home-about,
.home-cta {
	max-width: 1280px;
	margin: 0 auto;
	padding: 96px clamp(18px, 4vw, 64px);
}

.home-section-title {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 30px;
}

.home-section-title h2,
.home-about-copy h2,
.home-cta h2 {
	margin: 10px 0 0;
	color: #ffffff;
	font-size: clamp(34px, 5vw, 64px);
	line-height: 0.98;
	font-weight: 900;
	letter-spacing: 0;
	text-wrap: balance;
}

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

.home-service-card {
	position: relative;
	display: grid;
	min-height: 430px;
	align-items: end;
	overflow: hidden;
	border-radius: 28px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: #201812;
	box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
}

.home-service-card img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.72;
	transition: transform 280ms ease, opacity 280ms ease;
}

.home-service-card:after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, transparent 20%, rgba(18, 16, 13, 0.94) 100%);
}

.home-service-card > div {
	position: relative;
	z-index: 1;
	padding: 24px;
}

.home-service-card span {
	color: #d6a84f;
	font-weight: 900;
	font-size: 13px;
}

.home-service-card h3 {
	margin: 8px 0 10px;
	color: #ffffff;
	font-size: 28px;
	line-height: 1;
	font-weight: 900;
	letter-spacing: 0;
}

.home-service-card p {
	margin: 0;
	color: rgba(246, 239, 230, 0.76);
	font-size: 15px;
	line-height: 1.45;
}

.home-service-card:hover img {
	transform: scale(1.06);
	opacity: 0.9;
}

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

.home-contact-card {
	display: grid;
	align-content: space-between;
	min-height: 154px;
	padding: 22px;
	border-radius: 24px;
	background:
		linear-gradient(145deg, rgba(246, 239, 230, 0.1), rgba(214, 168, 79, 0.06)),
		#211914;
	border: 1px solid rgba(255, 255, 255, 0.12);
	color: #f6efe6 !important;
	box-shadow: 0 22px 60px rgba(0, 0, 0, 0.2);
	transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

a.home-contact-card:hover {
	transform: translateY(-3px);
	border-color: rgba(214, 168, 79, 0.56);
	background:
		linear-gradient(145deg, rgba(246, 239, 230, 0.13), rgba(214, 168, 79, 0.12)),
		#211914;
}

.home-contact-card span {
	color: #d6a84f;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.home-contact-card strong {
	display: block;
	margin-top: 28px;
	color: #ffffff;
	font-size: clamp(20px, 2vw, 28px);
	line-height: 1.12;
	font-weight: 900;
	letter-spacing: 0;
	overflow-wrap: anywhere;
}

.home-equipment {
	padding-top: 34px;
}

.home-equipment-lead {
	max-width: 860px;
	margin: -10px 0 28px;
}

.home-equipment-lead p {
	margin: 0;
	color: rgba(246, 239, 230, 0.76);
	font-size: 20px;
	line-height: 1.55;
}

.home-equipment-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.home-equipment-card {
	display: grid;
	grid-template-columns: minmax(180px, 0.72fr) minmax(0, 1fr);
	min-height: 260px;
	overflow: hidden;
	border-radius: 28px;
	background:
		linear-gradient(145deg, rgba(246, 239, 230, 0.08), rgba(214, 168, 79, 0.06)),
		#211914;
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: 0 22px 60px rgba(0, 0, 0, 0.2);
}

.home-equipment-card img {
	width: 100%;
	height: 100%;
	min-height: 260px;
	object-fit: cover;
	filter: saturate(1.04) contrast(1.04);
}

.home-equipment-card > div {
	display: grid;
	align-content: center;
	padding: 26px;
}

.home-equipment-card h3 {
	margin: 0 0 14px;
	color: #ffffff;
	font-size: clamp(24px, 2.7vw, 36px);
	line-height: 1;
	font-weight: 900;
	letter-spacing: 0;
}

.home-equipment-card p {
	margin: 0;
	color: rgba(246, 239, 230, 0.76);
	font-size: 16px;
	line-height: 1.55;
}

.home-details {
	padding-top: 34px;
}

.home-detail-stack {
	display: grid;
	gap: 22px;
}

.home-detail-card {
	display: grid;
	grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1.18fr);
	overflow: hidden;
	border-radius: 30px;
	background:
		linear-gradient(145deg, rgba(246, 239, 230, 0.08), rgba(214, 168, 79, 0.05)),
		#211914;
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
}

.home-detail-card img {
	width: 100%;
	height: 100%;
	min-height: 360px;
	object-fit: cover;
	background: #ffffff;
}

.home-detail-card > div {
	display: grid;
	align-content: center;
	gap: 14px;
	padding: clamp(24px, 4vw, 44px);
}

.home-detail-card h3 {
	margin: 0;
	color: #ffffff;
	font-size: clamp(30px, 4vw, 50px);
	line-height: 0.98;
	font-weight: 900;
	letter-spacing: 0;
}

.home-detail-card p {
	margin: 0;
	color: rgba(246, 239, 230, 0.78);
	font-size: 17px;
	line-height: 1.58;
}

.home-about {
	display: grid;
	grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.1fr);
	gap: clamp(28px, 6vw, 74px);
	align-items: center;
}

.home-about-media {
	border-radius: 32px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: 0 30px 80px rgba(0, 0, 0, 0.34);
}

.home-about-media img {
	display: block;
	width: 100%;
	min-height: 420px;
	object-fit: cover;
}

.home-about-copy p {
	margin: 26px 0 0;
	color: rgba(246, 239, 230, 0.74);
	font-size: 18px;
	line-height: 1.65;
}

.home-about-list {
	display: grid;
	gap: 10px;
	margin: 24px 0 0;
	padding: 0;
	list-style: none;
}

.home-about-list li {
	position: relative;
	padding-left: 20px;
	color: rgba(246, 239, 230, 0.82);
	font-size: 17px;
	line-height: 1.45;
}

.home-about-list li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.62em;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #d6a84f;
}

.home-videos {
	padding-top: 34px;
}

.home-video-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.home-video-card {
	overflow: hidden;
	border-radius: 28px;
	background: #211914;
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
}

.home-video-card video {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	background: #080706;
}

.home-video-card h3 {
	margin: 0;
	padding: 18px 20px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1;
	font-weight: 900;
	letter-spacing: 0;
}

.home-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	max-width: 1180px;
	margin: 0 auto;
	padding: 30px clamp(16px, 4vw, 42px) 38px;
	color: rgba(236, 247, 255, 0.62);
	font-weight: 900;
	letter-spacing: 0.12em;
}

.home-footer a {
	display: inline-flex;
	align-items: center;
	min-height: 42px;
	padding: 9px 12px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(91, 231, 255, 0.16);
}

.home-footer img {
	display: block;
	width: 148px;
	height: auto;
	filter: brightness(1.1) contrast(1.04);
}

.home-footer span {
	color: #5be7ff;
}

.home-facts {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	margin-top: 28px;
}

.home-facts div {
	min-height: 138px;
	padding: 18px;
	border-radius: 20px;
	background: rgba(246, 239, 230, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.home-facts strong {
	display: block;
	color: #d6a84f;
	font-size: 42px;
	line-height: 1;
}

.home-facts span {
	display: block;
	margin-top: 12px;
	color: rgba(246, 239, 230, 0.72);
	font-size: 14px;
	line-height: 1.35;
}

.home-cta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 54px;
	border-radius: 34px;
	background:
		linear-gradient(90deg, rgba(214, 168, 79, 0.2), rgba(246, 239, 230, 0.08)),
		#211914;
	border: 1px solid rgba(255, 255, 255, 0.12);
}

.home-cta h2 {
	max-width: 760px;
}

.home-request {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.72fr);
	gap: clamp(28px, 5vw, 76px);
	max-width: 1280px;
	margin: 0 auto 78px;
	padding: 86px clamp(18px, 4vw, 64px);
	border-radius: 34px;
	background:
		linear-gradient(120deg, rgba(214, 168, 79, 0.18), rgba(246, 239, 230, 0.06)),
		#211914;
	border: 1px solid rgba(255, 255, 255, 0.12);
}

.home-request-copy > span {
	display: inline-flex;
	color: #d6a84f;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.home-request-copy h2 {
	margin: 10px 0 18px;
	color: #ffffff;
	font-size: clamp(36px, 5vw, 68px);
	line-height: 0.98;
	font-weight: 900;
	letter-spacing: 0;
	text-wrap: balance;
}

.home-request-copy p {
	max-width: 560px;
	margin: 0;
	color: rgba(246, 239, 230, 0.74);
	font-size: 18px;
	line-height: 1.6;
}

.home-contact-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 28px;
}

.home-contact-list a {
	display: inline-flex;
	align-items: center;
	min-height: 42px;
	padding: 0 14px;
	border-radius: 999px;
	background: rgba(246, 239, 230, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: #f6efe6 !important;
	font-weight: 700;
}

.home-form {
	display: grid;
	gap: 14px;
	padding: 20px;
	border-radius: 26px;
	background: rgba(18, 16, 13, 0.72);
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: 0 26px 70px rgba(0, 0, 0, 0.26);
}

.home-form label {
	display: grid;
	gap: 8px;
	margin: 0;
}

.home-form label span {
	color: rgba(246, 239, 230, 0.72);
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.home-form input {
	width: 100%;
	height: 54px;
	padding: 0 16px;
	border: 1px solid rgba(255, 255, 255, 0.13) !important;
	border-radius: 14px !important;
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
	font-size: 16px;
	outline: none;
}

.home-form input:focus {
	border-color: #d6a84f !important;
	box-shadow: 0 0 0 3px rgba(214, 168, 79, 0.18) !important;
}

.home-form button {
	height: 56px;
	margin-top: 4px;
	border: 0;
	border-radius: 14px;
	background: #d6a84f;
	color: #17120d;
	font-size: 16px;
	font-weight: 900;
	cursor: pointer;
	transition: transform 180ms ease, box-shadow 180ms ease;
	box-shadow: 0 18px 40px rgba(214, 168, 79, 0.22);
}

.home-form button:hover {
	transform: translateY(-2px);
}

.home-form-status {
	min-height: 22px;
	margin: 0;
	color: #d6a84f;
	font-weight: 800;
	line-height: 1.35;
}

.home-request-frame {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

@media (max-width: 1100px) {
	.home-nav {
		flex-wrap: wrap;
	}

	.home-nav-links {
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding-bottom: 4px;
	}

	.home-hero-grid,
	.home-about,
	.home-request {
		grid-template-columns: 1fr;
	}

	.home-hero-card {
		min-height: 430px;
	}

	.home-hero-card img {
		min-height: 430px;
	}

	.home-service-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home-contact-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home-equipment-grid {
		grid-template-columns: 1fr;
	}

	.home-detail-card {
		grid-template-columns: 1fr;
	}

	.home-video-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 720px) {
	.home-hero {
		min-height: auto;
		padding: 14px 14px 52px;
	}

	.home-nav {
		border-radius: 16px;
		padding: 12px;
	}

	.home-brand {
		width: 132px;
	}

	.home-phone {
		width: 100%;
		text-align: center;
		min-height: 44px;
		padding: 10px 14px;
	}

	.home-hero-grid {
		margin-top: 42px;
		gap: 26px;
	}

	.home-nav-links {
		gap: 14px;
		font-size: 12px;
	}

	.home-hero-copy h1 {
		font-size: clamp(50px, 15vw, 70px);
	}

	.home-hero-copy p {
		font-size: 18px;
	}

	.home-actions,
	.home-btn,
	.home-cta {
		width: 100%;
	}

	.home-service-grid,
	.home-contact-grid,
	.home-facts {
		grid-template-columns: 1fr;
	}

	.home-services,
	.home-contacts,
	.home-equipment,
	.home-details,
	.home-videos,
	.home-about,
	.home-cta,
	.home-request {
		padding: 62px 14px;
	}

	.home-section-title,
	.home-cta,
	.home-request {
		display: block;
	}

	.home-form {
		margin-top: 26px;
		padding: 16px;
	}

	.home-service-card {
		min-height: 360px;
	}

	.home-hero-card,
	.home-hero-card img {
		min-height: 360px;
	}

	.home-about-media img {
		min-height: 300px;
	}

	.home-equipment-card {
		grid-template-columns: 1fr;
	}

	.home-equipment-card img {
		min-height: 220px;
	}

	.home-detail-card img {
		min-height: 240px;
	}
}

.home-layout {
	background:
		linear-gradient(180deg, #11100e 0%, #19130f 42%, #f3eee6 42%, #f3eee6 100%);
}

.home-hero {
	min-height: auto;
	padding: clamp(18px, 3vw, 30px) clamp(16px, 4vw, 54px) clamp(58px, 8vw, 94px);
}

.home-nav {
	max-width: 1180px;
	margin: 0 auto;
	padding: 14px 16px;
	border-radius: 22px;
	background: rgba(19, 17, 14, 0.78);
	backdrop-filter: blur(18px);
	box-shadow: 0 18px 60px rgba(0, 0, 0, 0.26);
}

.home-brand-text {
	width: auto;
	min-width: auto;
	white-space: nowrap;
	font-size: clamp(24px, 2.2vw, 32px);
}

.home-nav-links {
	gap: 18px;
	font-size: 13px;
	font-weight: 900;
}

.home-nav-links a {
	opacity: 0.76;
}

.home-nav-links a:hover {
	opacity: 1;
	color: #d6a84f !important;
}

.home-phone {
	min-height: 42px;
	padding: 0 18px;
	border-radius: 999px;
	background: #f3eee6;
	color: #17120d !important;
	font-weight: 900;
	box-shadow: none;
}

.home-hero-grid {
	max-width: 1180px;
	margin: clamp(46px, 7vw, 78px) auto 0;
	grid-template-columns: minmax(0, 1fr) minmax(300px, 0.72fr);
	gap: clamp(28px, 5vw, 64px);
	align-items: center;
}

.home-hero-copy h1 {
	max-width: 760px;
	font-size: clamp(54px, 8vw, 108px);
	line-height: 0.92;
}

.home-hero-copy p {
	max-width: 680px;
	color: rgba(246, 239, 230, 0.86);
}

.home-actions {
	margin-top: 30px;
}

.home-btn {
	min-height: 50px;
	border-radius: 999px;
}

.home-hero-card {
	min-height: auto;
	aspect-ratio: 4 / 3;
	border-radius: 28px;
	box-shadow: 0 28px 80px rgba(0, 0, 0, 0.38);
}

.home-hero-card img {
	min-height: 0;
	height: 100%;
}

.home-hero-note {
	border-radius: 18px;
}

.home-services,
.home-contacts,
.home-equipment,
.home-details,
.home-videos,
.home-about {
	max-width: 1180px;
	padding: clamp(58px, 8vw, 92px) clamp(16px, 4vw, 42px);
}

.home-section-title {
	align-items: flex-start;
	margin-bottom: 26px;
}

.home-section-title h2,
.home-about-copy h2,
.home-cta h2 {
	max-width: 820px;
	font-size: clamp(34px, 5.2vw, 68px);
	line-height: 1;
}

.home-service-grid {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.home-service-card {
	min-height: 330px;
	border-radius: 22px;
}

.home-service-card > div {
	padding: 20px;
}

.home-service-card h3 {
	font-size: 24px;
}

.home-contact-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.home-contact-card {
	min-height: 132px;
	border-radius: 22px;
}

.home-contact-card strong {
	font-size: clamp(18px, 1.7vw, 24px);
}

.home-detail-card,
.home-equipment-card {
	border-radius: 24px;
}

.home-detail-card img {
	min-height: 320px;
}

.home-detail-card h3 {
	font-size: clamp(30px, 3.7vw, 48px);
}

.home-request {
	max-width: 1180px;
	margin-bottom: 0;
	border-radius: 28px 28px 0 0;
}

.home-page-16 .home-hero {
	padding-bottom: clamp(34px, 5vw, 56px);
}

.home-page-16 .home-hero-grid {
	grid-template-columns: 1fr;
	margin-top: clamp(38px, 6vw, 62px);
}

.home-page-16 .home-hero-card {
	display: none;
}

.home-page-8 .home-hero-card,
.home-page-11 .home-hero-card,
.home-page-12 .home-hero-card,
.home-page-13 .home-hero-card,
.home-page-15 .home-hero-card,
.home-page-17 .home-hero-card {
	display: none;
}

.home-page-8 .home-hero,
.home-page-11 .home-hero,
.home-page-12 .home-hero,
.home-page-13 .home-hero,
.home-page-15 .home-hero,
.home-page-17 .home-hero {
	padding-bottom: clamp(30px, 5vw, 56px);
}

.home-page-8 .home-hero-grid,
.home-page-11 .home-hero-grid,
.home-page-12 .home-hero-grid,
.home-page-13 .home-hero-grid,
.home-page-15 .home-hero-grid,
.home-page-17 .home-hero-grid {
	grid-template-columns: minmax(0, 860px);
	margin-top: clamp(38px, 6vw, 62px);
}

.home-page-8 .home-hero-copy h1,
.home-page-11 .home-hero-copy h1,
.home-page-12 .home-hero-copy h1,
.home-page-13 .home-hero-copy h1,
.home-page-15 .home-hero-copy h1,
.home-page-17 .home-hero-copy h1 {
	font-size: clamp(58px, 8vw, 116px);
}

.home-page-16 .home-contacts {
	padding-top: 34px;
}

.home-page-8 .home-details,
.home-page-11 .home-details,
.home-page-12 .home-details,
.home-page-13 .home-details,
.home-page-15 .home-details {
	padding-top: 34px;
}

.home-page-8 .home-detail-stack,
.home-page-11 .home-detail-stack,
.home-page-12 .home-detail-stack,
.home-page-13 .home-detail-stack,
.home-page-15 .home-detail-stack {
	margin-top: 0;
}

.home-page-8 .home-detail-card,
.home-page-11 .home-detail-card,
.home-page-12 .home-detail-card,
.home-page-13 .home-detail-card,
.home-page-15 .home-detail-card {
	grid-template-columns: minmax(300px, 0.86fr) minmax(0, 1.14fr);
	background: #f7f2ea;
	border-color: rgba(47, 38, 30, 0.12);
	box-shadow: 0 24px 70px rgba(28, 21, 16, 0.16);
}

.home-page-8 .home-detail-card h3,
.home-page-11 .home-detail-card h3,
.home-page-12 .home-detail-card h3,
.home-page-13 .home-detail-card h3,
.home-page-15 .home-detail-card h3 {
	color: #1b1712;
}

.home-page-8 .home-detail-card p,
.home-page-11 .home-detail-card p,
.home-page-12 .home-detail-card p,
.home-page-13 .home-detail-card p,
.home-page-15 .home-detail-card p {
	color: #4c4238;
}

@media (max-width: 1180px) {
	.home-service-grid,
	.home-contact-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 860px) {
	.home-layout {
		background: #11100e;
	}

	.home-hero {
		padding: 12px 14px 34px;
	}

	.home-nav {
		display: grid;
		grid-template-columns: 1fr auto;
		gap: 12px;
		border-radius: 18px;
		padding: 12px;
	}

	.home-phone {
		width: auto;
		min-height: 38px;
		padding: 0 12px;
		font-size: 13px;
	}

	.home-nav-links {
		grid-column: 1 / -1;
		order: 3;
		width: 100%;
		gap: 16px;
		overflow-x: auto;
		padding: 4px 0 2px;
		font-size: 12px;
	}

	.home-hero-grid {
		grid-template-columns: 1fr;
		margin-top: 34px;
		gap: 24px;
	}

	.home-hero-copy h1 {
		font-size: clamp(46px, 12vw, 68px);
	}

	.home-hero-copy p {
		font-size: 18px;
	}

	.home-actions,
	.home-btn {
		width: 100%;
	}

	.home-hero-card {
		aspect-ratio: 16 / 10;
		border-radius: 22px;
	}

	.home-services,
	.home-contacts,
	.home-equipment,
	.home-details,
	.home-videos,
	.home-about,
	.home-request {
		padding: 48px 14px;
	}

	.home-section-title {
		display: block;
	}

	.home-service-grid,
	.home-contact-grid,
	.home-facts,
	.home-video-grid {
		grid-template-columns: 1fr;
	}

	.home-service-card {
		min-height: 280px;
	}

	.home-contact-card {
		min-height: 112px;
		padding: 18px;
	}

	.home-detail-card,
	.home-equipment-card {
		grid-template-columns: 1fr;
	}

	.home-page-8 .home-detail-card,
	.home-page-11 .home-detail-card,
	.home-page-12 .home-detail-card,
	.home-page-13 .home-detail-card,
	.home-page-15 .home-detail-card {
		grid-template-columns: 1fr;
	}

	.home-detail-card img,
	.home-equipment-card img {
		min-height: 220px;
	}

	.home-detail-card > div {
		padding: 22px;
	}

	.home-detail-card h3 {
		font-size: clamp(28px, 9vw, 42px);
	}

	.home-detail-card p {
		font-size: 16px;
	}

	.home-request {
		display: block;
		border-radius: 24px 24px 0 0;
	}
}

.home-contacts .home-section-title h2 {
	font-size: clamp(30px, 7vw, 58px);
	line-height: 1.04;
}

.home-contact-grid {
	grid-template-columns: repeat(auto-fit, minmax(min(230px, 100%), 1fr));
}

.home-contact-card {
	min-height: 112px;
	padding: 18px;
}

.home-contact-card strong {
	margin-top: 22px;
	font-size: clamp(17px, 1.55vw, 22px);
}

@media (max-width: 860px) {
	.home-contact-grid {
		grid-template-columns: repeat(auto-fit, minmax(min(230px, 100%), 1fr));
	}

	.home-page-16 .home-contacts {
		padding-top: 28px;
	}
}

@media (max-width: 520px) {
	.home-contact-grid {
		grid-template-columns: 1fr;
	}

	.home-contact-card {
		min-height: 96px;
	}
}

.site-space {
	position: fixed;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	background:
		linear-gradient(180deg, rgba(7, 9, 13, 0.98), rgba(9, 13, 19, 0.96) 46%, rgba(12, 10, 8, 0.98)),
		repeating-linear-gradient(90deg, rgba(91, 231, 255, 0.045) 0 1px, transparent 1px 92px),
		repeating-linear-gradient(0deg, rgba(214, 168, 79, 0.035) 0 1px, transparent 1px 92px);
}

body.site {
	background: #07090d !important;
	color: #f7fbff;
}

body.site:before {
	display: none !important;
}

.home-layout {
	position: relative;
	z-index: 1;
	background:
		linear-gradient(180deg, rgba(7, 9, 13, 0.12), rgba(7, 9, 13, 0.84) 52%, rgba(7, 9, 13, 0.96)),
		transparent;
}

.home-layout:before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: -1;
	pointer-events: none;
	background:
		linear-gradient(115deg, transparent 0 44%, rgba(91, 231, 255, 0.08) 44% 45%, transparent 45% 100%),
		linear-gradient(245deg, transparent 0 60%, rgba(214, 168, 79, 0.08) 60% 61%, transparent 61% 100%);
	opacity: 0.72;
}

.home-nav,
.home-form,
.home-contact-card,
.home-service-card,
.home-detail-card,
.home-equipment-card,
.home-video-card,
.home-request,
.home-about-media,
.home-facts div {
	background:
		linear-gradient(140deg, rgba(17, 25, 34, 0.82), rgba(10, 12, 17, 0.84)),
		rgba(9, 11, 15, 0.76) !important;
	border: 1px solid rgba(91, 231, 255, 0.18) !important;
	box-shadow:
		0 24px 70px rgba(0, 0, 0, 0.36),
		inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
	backdrop-filter: blur(18px);
}

.home-nav {
	border-radius: 18px;
}

.home-brand-text,
.home-hero-copy h1,
.home-section-title h2,
.home-about-copy h2,
.home-detail-card h3,
.home-equipment-card h3,
.home-request-copy h2 {
	color: #ffffff;
	text-shadow: 0 0 28px rgba(91, 231, 255, 0.18);
}

.home-kicker,
.home-section-title > span,
.home-request-copy > span,
.home-contact-card span,
.home-service-card span {
	color: #5be7ff !important;
	letter-spacing: 0.16em;
}

.home-phone,
.home-btn-primary,
.home-form button {
	background: linear-gradient(90deg, #5be7ff, #d6a84f) !important;
	color: #061015 !important;
	box-shadow: 0 14px 42px rgba(91, 231, 255, 0.18) !important;
}

.home-phone:hover,
.home-btn-primary:hover,
.home-form button:hover {
	box-shadow: 0 18px 56px rgba(214, 168, 79, 0.24) !important;
}

.home-nav-links a,
.home-hero-copy p,
.home-about-copy p,
.home-detail-card p,
.home-equipment-card p,
.home-request-copy p,
.home-service-card p,
.home-contact-list a {
	color: rgba(236, 247, 255, 0.82) !important;
}

.home-nav-links a:hover {
	color: #5be7ff !important;
}

.home-hero {
	min-height: auto;
	background:
		linear-gradient(180deg, rgba(7, 9, 13, 0.36), rgba(7, 9, 13, 0.9)),
		var(--page-hero-image, none);
	background-size: cover;
	background-position: center;
	border-bottom: 1px solid rgba(91, 231, 255, 0.12);
}

.home-hero-copy h1 {
	max-width: 760px;
}

.home-hero-card,
.home-detail-card img,
.home-equipment-card img,
.home-service-card img {
	filter: saturate(1.04) contrast(1.05);
}

.home-service-grid {
	grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

.home-service-card {
	min-height: 310px;
	border-radius: 18px;
}

.home-service-card:after {
	background:
		linear-gradient(180deg, rgba(7, 9, 13, 0.08) 0%, rgba(7, 9, 13, 0.9) 100%),
		linear-gradient(135deg, rgba(91, 231, 255, 0.1), transparent 50%);
}

.home-detail-card,
.home-equipment-card {
	grid-template-columns: minmax(280px, 0.92fr) minmax(0, 1.08fr);
	border-radius: 22px;
	overflow: hidden;
}

.home-detail-card img,
.home-equipment-card img {
	min-height: 300px;
	max-height: 520px;
	object-fit: cover;
}

.home-detail-card > div,
.home-equipment-card > div {
	padding: clamp(24px, 4vw, 44px);
}

.home-detail-card p + p {
	margin-top: 4px;
}

.home-contact-grid {
	grid-template-columns: repeat(auto-fit, minmax(min(240px, 100%), 1fr));
}

.home-contact-card {
	min-height: 106px;
	border-radius: 18px;
}

.home-contact-card strong {
	color: #ffffff;
	text-shadow: 0 0 18px rgba(91, 231, 255, 0.12);
}

.home-form input {
	background: rgba(255, 255, 255, 0.06) !important;
	border-color: rgba(91, 231, 255, 0.22) !important;
}

.home-request {
	border-radius: 26px 26px 0 0;
}

@media (max-width: 860px) {
	.home-layout {
		background: transparent;
	}

	.home-nav {
		border-radius: 16px;
	}

	.home-hero {
		padding: 12px 14px 30px;
	}

	.home-hero-grid {
		margin-top: 30px;
	}

	.home-hero-copy h1 {
		font-size: clamp(44px, 12vw, 66px);
	}

	.home-detail-card,
	.home-equipment-card {
		grid-template-columns: 1fr;
	}

	.home-detail-card img,
	.home-equipment-card img {
		min-height: 210px;
		max-height: 340px;
	}
}

@media (max-width: 520px) {
	.home-brand-text {
		font-size: 22px;
	}

	.home-phone {
		font-size: 12px;
	}

	.home-nav-links {
		gap: 14px;
	}

	.home-hero-copy p {
		font-size: 17px;
	}

	.home-contact-card {
		min-height: 92px;
	}

	.home-footer {
		padding: 24px 14px 30px;
	}

	.home-footer img {
		width: 126px;
	}
}

.home-page-8 .home-detail-card h3,
.home-page-11 .home-detail-card h3,
.home-page-12 .home-detail-card h3,
.home-page-13 .home-detail-card h3,
.home-page-15 .home-detail-card h3,
.home-detail-card h3 {
	color: #ffffff !important;
}

.home-page-8 .home-detail-card p,
.home-page-11 .home-detail-card p,
.home-page-12 .home-detail-card p,
.home-page-13 .home-detail-card p,
.home-page-15 .home-detail-card p,
.home-detail-card p {
	color: rgba(236, 247, 255, 0.84) !important;
}

.home-page-15 .home-detail-card {
	grid-template-columns: 1fr !important;
}

.home-page-15 .home-detail-card > img {
	width: 100% !important;
	aspect-ratio: 4 / 1;
	min-height: 0 !important;
	max-height: none !important;
	object-fit: contain !important;
	object-position: center center !important;
	background:
		radial-gradient(circle at 28% 24%, rgba(91, 231, 255, 0.12), transparent 34%),
		linear-gradient(135deg, rgba(6, 16, 24, 0.98), rgba(12, 23, 34, 0.96)) !important;
	padding: clamp(16px, 3vw, 30px);
}

.home-material-logos {
	display: grid;
	grid-template-columns: repeat(4, minmax(140px, 1fr));
	gap: clamp(12px, 2vw, 20px);
	padding: clamp(18px, 3vw, 32px);
}

.home-material-logo {
	min-height: 148px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: clamp(16px, 2vw, 24px);
	border: 1px solid rgba(91, 231, 255, 0.24);
	border-radius: 18px;
	background:
		linear-gradient(140deg, rgba(17, 25, 34, 0.88), rgba(10, 12, 17, 0.9)),
		rgba(9, 11, 15, 0.82);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.08),
		0 18px 52px rgba(0, 0, 0, 0.26);
}

.home-material-logo img {
	width: 100% !important;
	height: auto !important;
	max-height: 126px;
	min-height: 0 !important;
	aspect-ratio: auto !important;
	object-fit: contain !important;
	background: transparent !important;
	padding: 0 !important;
	filter:
		drop-shadow(0 0 14px rgba(91, 231, 255, 0.28))
		drop-shadow(0 0 20px rgba(214, 168, 79, 0.12)) !important;
}

.home-material-logo:nth-child(4) img {
	max-height: 172px;
}

@media (max-width: 860px) {
	.home-material-logos {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 520px) {
	.home-material-logos {
		grid-template-columns: 1fr;
	}
}

.home-detail-card > img {
	align-self: stretch;
	justify-self: stretch;
	width: 100% !important;
	height: 100% !important;
	min-height: clamp(320px, 42vw, 520px) !important;
	max-height: none !important;
	box-sizing: border-box;
	object-fit: contain !important;
	object-position: center center !important;
	padding: clamp(14px, 2vw, 26px);
	background:
		radial-gradient(circle at 24% 18%, rgba(91, 231, 255, 0.14), transparent 34%),
		radial-gradient(circle at 82% 82%, rgba(214, 168, 79, 0.12), transparent 36%),
		linear-gradient(135deg, rgba(6, 16, 24, 0.98), rgba(12, 23, 34, 0.96)) !important;
	filter:
		saturate(1.03)
		contrast(1.06)
		drop-shadow(0 0 22px rgba(91, 231, 255, 0.14)) !important;
}

.home-detail-card:hover > img {
	filter:
		saturate(1.08)
		contrast(1.08)
		drop-shadow(0 0 30px rgba(91, 231, 255, 0.2)) !important;
}

.home-detail-media-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(12px, 1.5vw, 18px);
	align-self: stretch;
	padding: clamp(14px, 2vw, 22px);
	background:
		radial-gradient(circle at 24% 18%, rgba(91, 231, 255, 0.12), transparent 34%),
		radial-gradient(circle at 82% 82%, rgba(214, 168, 79, 0.1), transparent 36%),
		linear-gradient(135deg, rgba(6, 16, 24, 0.98), rgba(12, 23, 34, 0.96));
}

.home-detail-media-item {
	display: grid;
	align-content: center;
	gap: 10px;
	min-width: 0;
	margin: 0;
	padding: clamp(10px, 1.5vw, 16px);
	border: 1px solid rgba(91, 231, 255, 0.16);
	border-radius: 18px;
	background: rgba(4, 10, 15, 0.46);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.home-detail-media-item img {
	width: 100% !important;
	height: auto !important;
	max-height: 260px;
	min-height: 0 !important;
	object-fit: contain !important;
	object-position: center center !important;
	background: transparent !important;
	padding: 0 !important;
	filter:
		saturate(1.04)
		contrast(1.06)
		drop-shadow(0 0 18px rgba(91, 231, 255, 0.13)) !important;
}

.home-detail-media-item figcaption {
	color: #d6a84f;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 860px) {
	.home-detail-card > img {
		min-height: clamp(260px, 62vw, 380px) !important;
		padding: 14px;
	}

	.home-detail-media-grid {
		grid-template-columns: 1fr;
	}

	.home-detail-media-item img {
		max-height: 320px;
	}
}

@media (max-width: 520px) {
	.home-detail-card > img {
		min-height: 230px !important;
		padding: 12px;
	}
}

html {
	--fx-x: 50vw;
	--fx-y: 28vh;
	--fx-scroll: 0px;
}

body.site:has(.home-layout)::after {
	content: "";
	position: fixed;
	inset: 0;
	z-index: 2;
	pointer-events: none;
	background:
		radial-gradient(circle 420px at var(--fx-x) var(--fx-y), rgba(91, 231, 255, 0.2), rgba(91, 231, 255, 0.06) 28%, transparent 68%),
		linear-gradient(115deg, transparent 0 46%, rgba(214, 168, 79, 0.1) 47%, transparent 52%),
		repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 5px);
	mix-blend-mode: screen;
	opacity: 0.78;
	transform: translate3d(0, calc(var(--fx-scroll) * -0.035), 0);
}

.home-layout {
	isolation: isolate;
	overflow: hidden;
}

.home-layout:after {
	content: "";
	position: fixed;
	inset: -20%;
	z-index: 0;
	pointer-events: none;
	background:
		linear-gradient(90deg, transparent 0 24%, rgba(91, 231, 255, 0.08) 25%, transparent 26% 64%, rgba(214, 168, 79, 0.08) 65%, transparent 66%),
		repeating-linear-gradient(90deg, rgba(91, 231, 255, 0.055) 0 1px, transparent 1px 118px),
		repeating-linear-gradient(0deg, rgba(91, 231, 255, 0.045) 0 1px, transparent 1px 118px);
	opacity: 0.28;
	transform: rotate(-8deg) translate3d(0, var(--fx-scroll), 0);
	animation: fieldDrift 22s linear infinite;
}

.home-layout > section,
.home-layout > footer {
	position: relative;
	z-index: 1;
}

.home-nav,
.home-hero-card,
.home-form,
.home-contact-card,
.home-service-card,
.home-detail-card,
.home-equipment-card,
.home-video-card,
.home-request,
.home-about-media,
.home-material-logo {
	position: relative;
	overflow: hidden;
	transform:
		perspective(1100px)
		rotateX(var(--tilt-x, 0deg))
		rotateY(var(--tilt-y, 0deg))
		translate3d(0, var(--lift-y, 0), 0)
		scale(var(--scale-fx, 1));
	transition:
		transform 260ms ease,
		border-color 260ms ease,
		box-shadow 260ms ease,
		filter 260ms ease;
	will-change: transform;
}

.home-nav:before,
.home-hero-card:before,
.home-form:before,
.home-contact-card:before,
.home-service-card:before,
.home-detail-card:before,
.home-equipment-card:before,
.home-video-card:before,
.home-request:before,
.home-about-media:before,
.home-material-logo:before {
	content: "";
	position: absolute;
	inset: -1px;
	z-index: 3;
	pointer-events: none;
	border-radius: inherit;
	background:
		radial-gradient(circle 240px at var(--card-x, 50%) var(--card-y, 50%), rgba(91, 231, 255, 0.22), transparent 62%),
		linear-gradient(115deg, transparent 8%, rgba(255, 255, 255, 0.2) 24%, rgba(214, 168, 79, 0.18) 34%, transparent 48%);
	opacity: 0;
	transform: translateX(-24%);
	transition: opacity 240ms ease, transform 520ms ease;
	mix-blend-mode: screen;
}

.home-nav:hover,
.home-hero-card:hover,
.home-form:hover,
.home-contact-card:hover,
.home-service-card:hover,
.home-detail-card:hover,
.home-equipment-card:hover,
.home-video-card:hover,
.home-request:hover,
.home-about-media:hover,
.home-material-logo:hover {
	--lift-y: -6px;
	--scale-fx: 1.012;
	border-color: rgba(91, 231, 255, 0.46) !important;
	box-shadow:
		0 28px 86px rgba(0, 0, 0, 0.46),
		0 0 42px rgba(91, 231, 255, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.14) !important;
}

.home-nav:hover:before,
.home-hero-card:hover:before,
.home-form:hover:before,
.home-contact-card:hover:before,
.home-service-card:hover:before,
.home-detail-card:hover:before,
.home-equipment-card:hover:before,
.home-video-card:hover:before,
.home-request:hover:before,
.home-about-media:hover:before,
.home-material-logo:hover:before {
	opacity: 1;
	transform: translateX(0);
}

.home-brand-text,
.home-hero-copy h1,
.home-section-title h2 {
	animation: titleCurrent 4.8s ease-in-out infinite;
}

.home-hero-card {
	animation: panelFloat 8s ease-in-out infinite;
}

.home-btn-primary,
.home-form button {
	position: relative;
	overflow: hidden;
}

.home-btn-primary:after,
.home-form button:after {
	content: "";
	position: absolute;
	inset: -80% -20%;
	background: linear-gradient(115deg, transparent 34%, rgba(255, 255, 255, 0.42) 50%, transparent 66%);
	transform: translateX(-120%);
	animation: buttonFlash 3.4s ease-in-out infinite;
}

.home-material-logo {
	animation: logoCurrent 7s ease-in-out infinite;
}

.home-material-logo:nth-child(2) {
	animation-delay: -1.4s;
}

.home-material-logo:nth-child(3) {
	animation-delay: -2.8s;
}

.home-material-logo:nth-child(4) {
	animation-delay: -4.2s;
}

.fx-reveal {
	opacity: 0;
	filter: blur(12px);
	transform: translate3d(0, 26px, 0) scale(0.985);
	transition: opacity 720ms ease, filter 720ms ease, transform 720ms ease;
}

.fx-reveal.fx-visible {
	opacity: 1;
	filter: blur(0);
	transform: translate3d(0, 0, 0) scale(1);
}

@keyframes fieldDrift {
	0% {
		background-position: 0 0, 0 0, 0 0;
	}
	100% {
		background-position: 360px 0, 236px 0, 0 236px;
	}
}

@keyframes titleCurrent {
	0%,
	100% {
		text-shadow:
			0 0 24px rgba(91, 231, 255, 0.14),
			0 0 2px rgba(255, 255, 255, 0.22);
	}
	50% {
		text-shadow:
			0 0 42px rgba(91, 231, 255, 0.32),
			0 0 22px rgba(214, 168, 79, 0.16);
	}
}

@keyframes panelFloat {
	0%,
	100% {
		translate: 0 0;
	}
	50% {
		translate: 0 -8px;
	}
}

@keyframes buttonFlash {
	0%,
	42% {
		transform: translateX(-120%);
	}
	68%,
	100% {
		transform: translateX(120%);
	}
}

@keyframes logoCurrent {
	0%,
	100% {
		box-shadow:
			inset 0 1px 0 rgba(255, 255, 255, 0.08),
			0 18px 52px rgba(0, 0, 0, 0.26),
			0 0 0 rgba(91, 231, 255, 0);
	}
	50% {
		box-shadow:
			inset 0 1px 0 rgba(255, 255, 255, 0.12),
			0 24px 70px rgba(0, 0, 0, 0.34),
			0 0 36px rgba(91, 231, 255, 0.16);
	}
}

@media (prefers-reduced-motion: reduce) {
	body.site:has(.home-layout)::after,
	.home-layout:after,
	.home-brand-text,
	.home-hero-copy h1,
	.home-section-title h2,
	.home-hero-card,
	.home-btn-primary:after,
	.home-form button:after,
	.home-material-logo {
		animation: none !important;
	}

	.fx-reveal {
		opacity: 1;
		filter: none;
		transform: none;
	}
}
