:root {
	--webcolic-primary: #3157d7;
	--webcolic-primary-hover: #2448bd;
	--webcolic-primary-dark: #171b3f;
	--webcolic-primary-soft: #f2f5ff;
	--webcolic-primary-light: #7a98ff;
	--webcolic-accent: #21b7d8;
	--webcolic-text-muted: #67708f;
	--primary: var(--webcolic-primary);
	--primary-hover: var(--webcolic-primary-hover);
	--primary-dark: var(--webcolic-primary-dark);
	--primarydark: var(--webcolic-primary-dark);
	--primarylight: var(--webcolic-primary-light);
	--color-primarylight: var(--webcolic-primary-light);
	--secondary: var(--webcolic-primary-dark);
	--bodybg: #11162f;
	--bodytext: var(--webcolic-text-muted);
	--text-dark: var(--webcolic-text-muted);
	--text-dark2: var(--webcolic-text-muted);
	--bg-light: var(--webcolic-primary-soft);
	--bg-gradient: linear-gradient(180deg, #243a92 0%, #171b3f 100%);
	--bg-gradient2: linear-gradient(90deg, #3157d7 0%, #6f7dff 100%);
	--bg-gradient3: linear-gradient(180deg, rgba(111, 125, 255, 0.42) 0%, rgba(111, 125, 255, 0) 87%);
	--rgba-primary-1: rgba(49, 87, 215, 0.1);
	--rgba-primary-2: rgba(49, 87, 215, 0.2);
	--rgba-primary-3: rgba(49, 87, 215, 0.3);
	--rgba-primary-4: rgba(49, 87, 215, 0.4);
	--rgba-primary-5: rgba(49, 87, 215, 0.5);
	--rgba-primary-6: rgba(49, 87, 215, 0.6);
	--rgba-primary-7: rgba(49, 87, 215, 0.7);
	--rgba-primary-8: rgba(49, 87, 215, 0.8);
	--rgba-primary-9: rgba(49, 87, 215, 0.9);
}

/* Stable, CMS-driven site header ------------------------------------------------ */
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a {
	width: auto;
	min-width: 154px;
	padding: 0 24px;
	justify-content: center;
	background: transparent;
	transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible {
	color: #fff !important;
	background: var(--webcolic-primary) !important;
	border-color: var(--webcolic-primary) !important;
	box-shadow: 0 10px 28px rgba(49, 87, 215, 0.24);
	transform: none !important;
}

.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text:hover,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text .letter,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover .pxl-button-text,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover .pxl-button-text .letter {
	display: inline !important;
	padding: 0 !important;
	color: inherit !important;
	background: transparent !important;
	border: 0 !important;
	opacity: 1 !important;
	transform: none !important;
	box-shadow: none !important;
}

.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a::before,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a::after,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text::before,
.site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text::after {
	display: none !important;
	content: none !important;
}

/* Modern dark contact page ------------------------------------------------------ */
.contact-dark-page {
	background: #080b18;
}

.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .main-bar,
.contact-dark-page .site-header.style-4.is-fixed .main-bar {
	background: rgba(8, 11, 24, 0.88) !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(18px);
	-webkit-backdrop-filter: blur(18px);
}

.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a,
.contact-dark-page .site-header.style-4 .webcolic-logo-text {
	color: #f7f8ff !important;
}

.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a:hover,
.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li.active > a {
	color: #86a1ff !important;
}

.contact-dark-page .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a,
.contact-dark-page .site-header.style-4 .extra-nav .extra-cell .header-right .dz-theme-mode {
	color: #fff !important;
	background: rgba(255, 255, 255, 0.035) !important;
	border-color: rgba(255, 255, 255, 0.6) !important;
}

.contact-dark-page .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover,
.contact-dark-page .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible {
	background: #5578ff !important;
	border-color: #5578ff !important;
}

.contact-modern-page {
	position: relative;
	overflow: hidden;
	color: #f7f8ff;
	background: #080b18;
	font-family: "Space Grotesk", sans-serif;
}

.contact-modern-page *,
.contact-modern-page *::before,
.contact-modern-page *::after {
	box-sizing: border-box;
}

.contact-modern-hero {
	min-height: 100vh;
	padding: 190px 0 112px;
	position: relative;
	background:
		linear-gradient(rgba(255, 255, 255, 0.028) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.028) 1px, transparent 1px),
		#080b18;
	background-size: 78px 78px;
}

.contact-modern-hero::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: "";
	background: linear-gradient(90deg, transparent, rgba(116, 145, 255, 0.52), transparent);
}

.contact-orb {
	position: absolute;
	border-radius: 50%;
	filter: blur(8px);
	pointer-events: none;
}

.contact-orb--one {
	top: 95px;
	right: -180px;
	width: 520px;
	height: 520px;
	background: radial-gradient(circle, rgba(66, 99, 231, 0.22), rgba(66, 99, 231, 0) 70%);
}

.contact-orb--two {
	bottom: -210px;
	left: -180px;
	width: 460px;
	height: 460px;
	background: radial-gradient(circle, rgba(23, 183, 216, 0.13), rgba(23, 183, 216, 0) 70%);
}

.contact-modern-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.92fr) minmax(520px, 0.8fr);
	gap: clamp(60px, 8vw, 130px);
	position: relative;
	z-index: 1;
	align-items: start;
}

.contact-modern-intro {
	padding-top: 38px;
}

.contact-modern-eyebrow,
.contact-form-head,
.contact-direct-item small {
	font-family: "Space Mono", monospace;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}

.contact-modern-eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: #86a1ff;
	font-size: 11px;
	font-weight: 700;
}

.contact-modern-eyebrow::before {
	width: 30px;
	height: 2px;
	content: "";
	background: currentColor;
}

.contact-modern-intro h1 {
	max-width: 720px;
	margin: 28px 0 30px;
	color: #fff;
	font-size: clamp(52px, 6.2vw, 92px);
	font-weight: 500;
	letter-spacing: -0.065em;
	line-height: 0.97;
}

.contact-modern-intro > p {
	max-width: 610px;
	margin: 0;
	color: rgba(224, 229, 247, 0.7);
	font-size: clamp(17px, 1.35vw, 21px);
	line-height: 1.68;
}

.contact-response-note {
	margin: 42px 0 35px;
	display: flex;
	align-items: flex-start;
	gap: 14px;
}

.contact-response-dot {
	width: 10px;
	height: 10px;
	margin-top: 7px;
	flex: 0 0 auto;
	border-radius: 50%;
	background: #65ddb5;
	box-shadow: 0 0 0 7px rgba(101, 221, 181, 0.1), 0 0 20px rgba(101, 221, 181, 0.48);
}

.contact-response-note strong,
.contact-response-note small {
	display: block;
}

.contact-response-note strong {
	margin-bottom: 4px;
	color: #f8f9ff;
	font-size: 14px;
}

.contact-response-note small {
	color: rgba(224, 229, 247, 0.54);
	font-size: 13px;
}

.contact-direct-list {
	max-width: 620px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-direct-item {
	min-height: 82px;
	display: grid;
	grid-template-columns: 48px 1fr auto;
	align-items: center;
	gap: 17px;
	color: #f7f8ff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	transition: border-color 0.2s ease, color 0.2s ease;
}

.contact-direct-item:hover {
	color: #86a1ff;
	border-color: rgba(134, 161, 255, 0.5);
}

.contact-direct-icon {
	width: 40px;
	height: 40px;
	display: grid;
	place-items: center;
	color: #86a1ff;
	background: rgba(86, 120, 255, 0.1);
	border: 1px solid rgba(134, 161, 255, 0.22);
	border-radius: 50%;
	font: 700 11px "Space Mono", monospace;
}

.contact-direct-item small,
.contact-direct-item strong {
	display: block;
}

.contact-direct-item small {
	margin-bottom: 4px;
	color: rgba(224, 229, 247, 0.46);
	font-size: 9px;
}

.contact-direct-item strong {
	color: inherit;
	font-size: 15px;
	font-weight: 500;
}

.contact-direct-item i {
	font-size: 21px;
	font-style: normal;
	transition: transform 0.2s ease;
}

.contact-direct-item:hover i {
	transform: translate(3px, -3px);
}

.contact-form-card {
	padding: clamp(30px, 4vw, 54px);
	position: relative;
	background: rgba(17, 22, 47, 0.86);
	border: 1px solid rgba(255, 255, 255, 0.11);
	border-radius: 26px;
	box-shadow: 0 35px 100px rgba(0, 0, 0, 0.26);
	backdrop-filter: blur(18px);
}

.contact-form-card::before {
	position: absolute;
	top: -1px;
	right: 12%;
	left: 12%;
	height: 1px;
	content: "";
	background: linear-gradient(90deg, transparent, #7591ff, transparent);
}

.contact-form-head {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	color: #86a1ff;
	font-size: 9px;
	font-weight: 700;
}

.contact-form-card h2 {
	margin: 24px 0 10px;
	color: #fff;
	font-size: clamp(31px, 3vw, 45px);
	font-weight: 500;
	letter-spacing: -0.045em;
	line-height: 1.08;
}

.contact-form-card > p {
	margin: 0 0 34px;
	color: rgba(224, 229, 247, 0.58);
	font-size: 15px;
	line-height: 1.6;
}

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

.contact-modern-form label {
	min-width: 0;
	display: block;
}

.contact-modern-form label > span {
	margin-bottom: 9px;
	display: block;
	color: rgba(236, 239, 251, 0.78);
	font-size: 12px;
	font-weight: 600;
}

.contact-modern-form input,
.contact-modern-form select,
.contact-modern-form textarea {
	width: 100%;
	margin: 0;
	padding: 0 16px;
	color: #f8f9ff;
	background: rgba(255, 255, 255, 0.045);
	border: 1px solid rgba(255, 255, 255, 0.11);
	border-radius: 11px;
	outline: 0;
	font: 400 14px "Space Grotesk", sans-serif;
	transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

/* Chromium saved-value styling must not override the dark form theme. */
.contact-modern-form,
.service-offer-form {
	color-scheme: dark;
}

.contact-modern-form input:-webkit-autofill,
.contact-modern-form input:-webkit-autofill:hover,
.contact-modern-form input:-webkit-autofill:focus,
.service-offer-form input:-webkit-autofill,
.service-offer-form input:-webkit-autofill:hover,
.service-offer-form input:-webkit-autofill:focus {
	-webkit-text-fill-color: #ffffff !important;
	caret-color: #ffffff;
	-webkit-box-shadow: 0 0 0 1000px #202c54 inset !important;
	box-shadow: 0 0 0 1000px #202c54 inset !important;
	border-color: rgba(107, 166, 255, 0.72) !important;
	transition: background-color 9999s ease-out 0s;
}

.contact-modern-form input,
.contact-modern-form select {
	height: 52px;
}

.contact-modern-form textarea {
	min-height: 132px;
	padding-top: 15px;
	resize: vertical;
}

.contact-modern-form select {
	appearance: auto;
	color-scheme: dark;
}

.contact-modern-form input::placeholder,
.contact-modern-form textarea::placeholder {
	color: rgba(224, 229, 247, 0.32);
}

.contact-modern-form input:focus,
.contact-modern-form select:focus,
.contact-modern-form textarea:focus {
	background: rgba(255, 255, 255, 0.065);
	border-color: #7591ff;
	box-shadow: 0 0 0 4px rgba(86, 120, 255, 0.12);
}

.contact-form-full {
	grid-column: 1 / -1;
}

.contact-form-message {
	display: none;
	margin: 0 0 20px;
	padding: 13px 15px;
	border-radius: 10px;
	font-size: 13px;
	line-height: 1.45;
}

.contact-form-message.is-success,
.contact-form-message.is-error {
	display: block;
}

.contact-form-message.is-success {
	color: #adf7df;
	background: rgba(101, 221, 181, 0.1);
	border: 1px solid rgba(101, 221, 181, 0.25);
}

.contact-form-message.is-error {
	color: #ffb8c0;
	background: rgba(255, 92, 110, 0.09);
	border: 1px solid rgba(255, 92, 110, 0.24);
}

.contact-submit {
	width: 100%;
	height: 58px;
	margin-top: 24px;
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	background: #5578ff;
	border: 1px solid #5578ff;
	border-radius: 12px;
	font: 600 15px "Space Grotesk", sans-serif;
	box-shadow: 0 16px 34px rgba(49, 87, 215, 0.24);
	transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.contact-submit:hover,
.contact-submit:focus-visible {
	color: #fff;
	background: #6a88ff;
	border-color: #6a88ff;
	box-shadow: 0 18px 38px rgba(49, 87, 215, 0.34);
	transform: none;
}

.contact-submit:disabled {
	cursor: wait;
	opacity: 0.7;
}

.contact-submit i {
	font-size: 21px;
	font-style: normal;
}

.contact-form-privacy {
	margin: 13px 2px 0;
	display: block;
	color: rgba(224, 229, 247, 0.38);
	font-size: 10px;
	line-height: 1.5;
}

.contact-modern-process {
	padding: 78px 0;
	background: #0b0f20;
}

.contact-process-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	border: 1px solid rgba(255, 255, 255, 0.09);
	border-radius: 20px;
	overflow: hidden;
}

.contact-process-grid article {
	min-height: 150px;
	padding: 32px;
	display: grid;
	grid-template-columns: 42px 1fr;
	gap: 20px;
	align-items: start;
}

.contact-process-grid article + article {
	border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.contact-process-grid article > span {
	color: #7692ff;
	font: 700 11px "Space Mono", monospace;
}

.contact-process-grid h3 {
	margin: -4px 0 10px;
	color: #fff;
	font-size: 21px;
	font-weight: 500;
}

.contact-process-grid p {
	margin: 0;
	color: rgba(224, 229, 247, 0.52);
	font-size: 14px;
	line-height: 1.55;
}

.contact-dark-page .site-footer.style-4 {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

@media (max-width: 1199px) {
	.contact-modern-grid {
		grid-template-columns: minmax(0, 0.85fr) minmax(470px, 1fr);
		gap: 55px;
	}
}

@media (max-width: 991px) {
	.contact-modern-hero {
		padding: 130px 0 80px;
	}

	.contact-modern-grid {
		grid-template-columns: 1fr;
		gap: 60px;
	}

	.contact-modern-intro {
		padding-top: 0;
	}

	.contact-modern-intro h1,
	.contact-modern-intro > p,
	.contact-direct-list {
		max-width: 760px;
	}

	.contact-dark-page .header-nav.xmenu {
		background: #0d1124 !important;
	}

	.contact-process-grid {
		grid-template-columns: 1fr;
	}

	.contact-process-grid article + article {
		border-top: 1px solid rgba(255, 255, 255, 0.09);
		border-left: 0;
	}
}

@media (max-width: 575px) {
	.contact-modern-hero {
		padding: 112px 0 62px;
		background-size: 54px 54px;
	}

	.contact-modern-intro h1 {
		margin-top: 22px;
		font-size: clamp(43px, 13vw, 62px);
	}

	.contact-response-note {
		margin: 34px 0 28px;
	}

	.contact-direct-item {
		grid-template-columns: 42px minmax(0, 1fr) auto;
		gap: 12px;
	}

	.contact-direct-item strong {
		overflow-wrap: anywhere;
	}

	.contact-form-card {
		padding: 26px 20px;
		border-radius: 18px;
	}

	.contact-form-grid {
		grid-template-columns: 1fr;
		gap: 17px;
	}

	.contact-form-full {
		grid-column: auto;
	}

	.contact-modern-process {
		padding: 55px 0;
	}

	.contact-process-grid article {
		min-height: 0;
		padding: 26px 22px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.contact-modern-page *,
	.site-header .pxl-button-text,
	.site-header .pxl-button-text .letter {
		transition: none !important;
		animation: none !important;
	}
}

.preloader-wrapper-2 .dot-1 {
	background-color: #d9e2ff;
}

.preloader-wrapper-2 .dot-2 {
	background-color: var(--webcolic-primary);
}

.preloader-wrapper-2 .dot-3,
.animation-btn .bg-gradient {
	background-color: var(--webcolic-primary-light) !important;
	background-image: linear-gradient(270deg, var(--webcolic-primary-light) 0%, var(--webcolic-primary) 100%) !important;
}

.site-footer.style-4 {
	background-color: var(--webcolic-primary-dark);
}

.site-footer.style-4 .footer-bottom .fb-content .copyright-text,
.site-footer.style-4 .footer-bottom .fb-content span {
	color: rgba(255, 255, 255, 0.68);
}

.contact-section:after {
	background-color: var(--webcolic-primary);
}

svg [fill="#8CC633"],
svg [fill="#8cc633"],
svg [fill="#6EFF6E"],
svg [fill="#6eff6e"],
svg [fill="#0AE448"],
svg [fill="#0ae448"],
svg [fill="#53C258"],
svg [fill="#53c258"],
svg [fill="#0F8B59"],
svg [fill="#0f8b59"] {
	fill: var(--webcolic-primary) !important;
}

svg [stroke="#8CC633"],
svg [stroke="#8cc633"],
svg [stroke="#6EFF6E"],
svg [stroke="#6eff6e"],
svg [stroke="#0AE448"],
svg [stroke="#0ae448"],
svg [stroke="#38C069"],
svg [stroke="#38c069"],
svg [stroke="#53C258"],
svg [stroke="#53c258"],
svg [stroke="#0F8B59"],
svg [stroke="#0f8b59"] {
	stroke: var(--webcolic-accent) !important;
}

.text-green,
.text-success {
	color: var(--webcolic-accent) !important;
}

.bg-green,
.bg-success,
.alert-success,
.btn-success {
	background-color: var(--webcolic-primary) !important;
	border-color: var(--webcolic-primary) !important;
	color: #fff !important;
}

.main-banner.style-4 .banner-content .banner-title .seo-dark,
.main-banner.style-4 .banner-content .banner-title .seo-light {
	filter: grayscale(1) sepia(1) saturate(5) hue-rotate(190deg) brightness(0.95);
}

.analytics-card svg path[stroke="#38C069"],
.analytics-card svg path[stroke="#38c069"] {
	stroke: var(--webcolic-accent) !important;
}

.banner-btn svg path[stroke="#F1F18C"],
.banner-btn svg path[stroke="#f1f18c"] {
	stroke: #dbe5ff !important;
}

.banner-gradient1 .dz-features img {
	filter: grayscale(1) brightness(0) invert(1) contrast(1.1);
	opacity: 0.82;
}

.banner-gradient1 .background-img img {
	filter: hue-rotate(150deg) saturate(1.25) brightness(0.82);
	opacity: 0.9;
}

.banner-gradient1:first-of-type {
	padding-top: 130px;
	background: linear-gradient(180deg, #253f9a 0%, #171b3f 100%) !important;
}

.banner-gradient1:first-of-type .section-head.style-7 {
	max-width: 720px;
}

.banner-gradient1:first-of-type .section-head.style-7 .title {
	color: #fff !important;
	text-shadow: 0 16px 34px rgba(0, 0, 0, 0.16);
}

.banner-gradient1:first-of-type .section-head.style-7 .text,
.banner-gradient1:first-of-type .client-info.style-2 .text {
	color: rgba(255, 255, 255, 0.78) !important;
}

.banner-gradient1:first-of-type .business-card {
	background: rgba(255, 255, 255, 0.94) !important;
	border: 1px solid rgba(255, 255, 255, 0.56);
	box-shadow: 0 24px 60px rgba(10, 16, 44, 0.22);
	backdrop-filter: blur(8px);
}

.banner-gradient1:first-of-type .business-card .media {
	background: #fff !important;
	box-shadow: inset 0 0 0 1px rgba(23, 27, 63, 0.06);
}

.banner-gradient1:first-of-type .business-card .card-content .title {
	color: var(--webcolic-primary-dark) !important;
}

.banner-gradient1:first-of-type .business-card .card-content .text {
	color: var(--webcolic-text-muted) !important;
}

.banner-gradient1:first-of-type .business-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 30px 70px rgba(10, 16, 44, 0.3);
}

.banner-gradient1:first-of-type .business-card {
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.site-header.style-4.header-transparent:not(.is-fixed) .main-bar {
	background: rgba(242, 245, 255, 0.92);
	border-bottom: 1px solid rgba(23, 27, 63, 0.08);
	backdrop-filter: blur(16px);
}

.site-header.style-4.header-transparent:not(.is-fixed) .header-nav.xmenu > .nav > li > a,
.site-header.style-4.header-transparent:not(.is-fixed) .extra-nav .extra-cell .header-right .nav-link a,
.site-header.style-4.header-transparent:not(.is-fixed) .webcolic-logo-text {
	color: var(--webcolic-primary-dark) !important;
}

.site-header.style-4.header-transparent:not(.is-fixed) .extra-nav .extra-cell .header-right .nav-link a,
.site-header.style-4.header-transparent:not(.is-fixed) .extra-nav .extra-cell .header-right .dz-theme-mode {
	background: rgba(255, 255, 255, 0.42);
}

.site-header--dynamic .logo-header img {
	max-width: 180px;
	max-height: 54px;
	object-fit: contain;
}

@media only screen and (max-width: 991px) {
	.site-header--dynamic .main-bar .inner-bar {
		position: relative;
	}

	.site-header-mobile-toggle.navicon {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		position: fixed;
		top: 17px;
		right: 18px;
		z-index: 1002;
		width: 45px;
		height: 45px;
		margin: 0;
		float: none;
		transform: none;
		background: #171b31;
	}

	.site-header--dynamic .extra-nav {
		display: none;
	}
}

.dz-features-wrapper.style-2:after {
	background: linear-gradient(90deg, var(--webcolic-primary-dark) 0%, rgba(23, 27, 63, 0) 30%, rgba(23, 27, 63, 0) 70%, var(--webcolic-primary-dark) 100%) !important;
}

.curly-brackets-content-primary::before,
.curly-brackets-content-primary::after {
	filter: hue-rotate(150deg) saturate(1.25) brightness(0.9);
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .form-select:valid,
.form-select.is-valid,
.was-validated select:valid,
select.is-valid {
	border-color: var(--webcolic-primary) !important;
	box-shadow: none !important;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .form-select:valid:focus,
.form-select.is-valid:focus,
.was-validated select:valid:focus,
select.is-valid:focus,
.accordion-button:focus {
	border-color: var(--webcolic-primary-light) !important;
	box-shadow: 0 0 0 0.2rem rgba(49, 87, 215, 0.18) !important;
}

.webcolic-whatsapp-float {
	position: fixed;
	right: 22px;
	bottom: 92px;
	z-index: 999;
	width: 58px;
	height: 58px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: var(--webcolic-primary);
	color: #fff;
	font-size: 30px;
	box-shadow: 0 14px 30px rgba(23, 27, 63, 0.28);
	transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.webcolic-whatsapp-float:hover {
	color: #fff;
	background: var(--webcolic-accent);
	transform: translateY(-3px);
	box-shadow: 0 18px 34px rgba(23, 27, 63, 0.34);
}

.webcolic-whatsapp-float:focus {
	outline: 3px solid rgba(49, 87, 215, 0.32);
	outline-offset: 4px;
	color: #fff;
}

@media (max-width: 575px) {
	.webcolic-whatsapp-float {
		right: 16px;
		bottom: 78px;
		width: 52px;
		height: 52px;
		font-size: 27px;
	}
}

/* Contrast corrections for brand-blue and dark surfaces */
.btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
	color: #fff !important;
	background-color: var(--webcolic-primary) !important;
	border-color: var(--webcolic-primary) !important;
}

.btn.btn-primary:after {
	background-color: var(--webcolic-primary-hover) !important;
}

.btn.btn-secondary,
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
	color: #fff !important;
	background-color: var(--webcolic-primary-dark) !important;
	border-color: var(--webcolic-primary-dark) !important;
}

.btn.btn-secondary:after {
	background-color: var(--webcolic-primary) !important;
}

.btn.btn-primary,
.btn.btn-secondary {
	overflow: hidden;
}

.btn.btn-primary:after,
.btn.btn-secondary:after {
	inset: 0 !important;
	width: 100% !important;
	height: 100% !important;
	border-radius: inherit !important;
	transform: none !important;
	opacity: 0;
	transition: opacity 0.25s ease !important;
}

.btn.btn-primary:hover:after,
.btn.btn-primary:focus:after,
.btn.btn-secondary:hover:after,
.btn.btn-secondary:focus:after {
	opacity: 1;
}

.btn.btn-primary .pxl-button-text,
.btn.btn-secondary .pxl-button-text,
.btn.btn-primary i,
.btn.btn-secondary i,
.btn.btn-primary svg path,
.btn.btn-secondary svg path {
	color: inherit !important;
	stroke: currentColor !important;
}

.btn.btn-primary .pxl-button-text,
.btn.btn-secondary .pxl-button-text,
.btn.btn-primary i,
.btn.btn-secondary i {
	position: relative;
	z-index: 2;
}

.icon-bx-wraper.style-6 .icon-footer {
	align-items: center;
	justify-content: flex-start;
	gap: 24px;
	min-height: 108px;
	padding: 24px 30px 30px;
}

.icon-bx-wraper.style-6 .icon-footer .icon-tags {
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-left: 112px;
	position: relative;
	z-index: 1;
}

.icon-bx-wraper.style-6::before {
	bottom: 16px !important;
	left: 34px !important;
	line-height: 1 !important;
}

@media (max-width: 575px) {
	.icon-bx-wraper.style-6 .icon-footer {
		gap: 16px;
		min-height: 92px;
		padding: 20px;
	}

	.icon-bx-wraper.style-6 .icon-footer .icon-tags {
		padding-left: 74px;
	}
}

.main-banner.style-4 .banner-content .team-sec .team-cta .banner-btn,
.main-banner.style-4 .banner-content .team-sec .team-cta .banner-btn:hover,
.main-banner.style-4 .banner-content .team-sec .team-cta .banner-btn:focus {
	color: #fff !important;
	background-color: var(--webcolic-primary-dark) !important;
	border-color: var(--webcolic-primary-dark) !important;
}

.main-banner.style-4 .banner-content .team-sec .team-cta .banner-btn .btn-text {
	color: #fff !important;
	border-right-color: rgba(255, 255, 255, 0.62) !important;
}

.main-banner.style-4 .banner-content .team-sec .team-cta .banner-btn span,
.main-banner.style-4 .banner-content .team-sec .team-cta .banner-btn svg,
.main-banner.style-4 .banner-content .team-sec .team-cta .banner-btn svg path {
	color: #fff !important;
	stroke: #fff !important;
}

.banner-gradient1,
.banner-gradient1 .title,
.banner-gradient1 h1,
.banner-gradient1 h2,
.banner-gradient1 h3,
.banner-gradient1 h4,
.banner-gradient1 h5,
.banner-gradient1 h6 {
	color: #fff !important;
}

.banner-gradient1 .text,
.banner-gradient1 p,
.banner-gradient1 li,
.banner-gradient1 span:not(.text-primary):not(.pxl-button-text) {
	color: rgba(255, 255, 255, 0.76) !important;
}

.banner-gradient1 .text-primary {
	color: #dbe5ff !important;
}

.site-footer.style-4,
.site-footer.style-4 .title,
.site-footer.style-4 h1,
.site-footer.style-4 h2,
.site-footer.style-4 h3,
.site-footer.style-4 h4,
.site-footer.style-4 h5,
.site-footer.style-4 h6 {
	color: #fff !important;
}

.site-footer.style-4 p,
.site-footer.style-4 li,
.site-footer.style-4 a,
.site-footer.style-4 .text,
.site-footer.style-4 .copyright-text {
	color: rgba(255, 255, 255, 0.72) !important;
}

.site-footer.style-4 a:hover {
	color: #fff !important;
}

@media (min-width: 992px) {
	.contact-section .contact-info.style-1 .locations-box-inner .title,
	.contact-section .contact-info.style-1 .contact-left .title {
		color: #fff !important;
	}

	.contact-section .contact-info.style-1 .contact-left ul li,
	.contact-section .contact-info.style-1 .contact-left ul li a {
		color: rgba(255, 255, 255, 0.8) !important;
	}

	.contact-section .contact-info.style-1 .contact-left ul li a:hover {
		color: #fff !important;
		border-bottom-color: rgba(255, 255, 255, 0.8) !important;
	}

	.contact-section .locations-box:after {
		background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%) !important;
	}
}

.start-side-content.bg-primary,
.start-side-content.bg-primary .title,
.start-side-content.bg-primary h1,
.start-side-content.bg-primary h2,
.start-side-content.bg-primary h3,
.start-side-content.bg-primary p,
.start-side-content.bg-primary .text-secondary {
	color: #fff !important;
}

@supports selector(body:has(.contact-section)) {
	body:has(.contact-section) .site-header.style-4.header-transparent:not(.is-fixed) .main-bar .inner-bar > .logo-header .webcolic-logo-text {
		color: var(--webcolic-primary-dark) !important;
	}
}

.map-wrapper .location-wrap.location-1 {
	bottom: 68% !important;
	transform: translateX(-198%) !important;
}

.map-wrapper .location-wrap .box-inner {
	justify-content: flex-start !important;
	align-items: center;
	gap: 18px !important;
}

.map-wrapper .location-wrap .box-inner .title-location .item-title {
	margin-bottom: 8px !important;
}

.map-wrapper .location-wrap .box-inner .title-location .item-number + .item-number {
	margin-top: 2px;
}

.map-wrapper .location-wrap.location-1 .box-inner {
	min-width: 0;
	padding-right: 24px;
	white-space: nowrap;
}

@media only screen and (max-width: 1280px) {
	.map-wrapper .location-wrap.location-1 {
		bottom: 64% !important;
		transform: translateX(-188%) !important;
	}

	.map-wrapper .location-wrap.location-1 .box-inner {
		min-width: 0;
	}
}

@media only screen and (max-width: 1024px) {
	.map-wrapper .location-wrap.location-1 {
		bottom: 45% !important;
	}

	.map-wrapper .location-wrap.location-1 .box-inner {
		min-width: 0;
	}
}

/* Fix: style-2 testimonial cards have white backgrounds but banner-gradient1 forces all text white */
.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-rating-box .title,
.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-rating-box h3,
.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-rating-box h4 {
	color: var(--secondary) !important;
}

.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-rating-box .text,
.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-rating-box p,
.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-rating-box span:not(.pxl-button-text) {
	color: var(--secondary) !important;
}

.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-swiper-wrapper .testimonial-slide .text,
.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-swiper-wrapper .testimonial-slide p {
	color: var(--secondary) !important;
}

.banner-gradient1 .testimonial-section-wrapper.style-2 .testimonial-swiper-wrapper .testimonial-thumb .testimonial-position {
	color: var(--bodytext) !important;
}

/* Fix: footer form inputs have transparent bg on dark section — typed text and placeholder must be light */
.site-footer.style-4 .footer-form-wrapper .form-control {
	color: rgba(255, 255, 255, 0.92) !important;
	border-color: rgba(255, 255, 255, 0.18) !important;
}

.site-footer.style-4 .footer-form-wrapper .form-control::placeholder {
	color: rgba(255, 255, 255, 0.48) !important;
}

.site-footer.style-4 .footer-form-wrapper .form-control:focus {
	border-color: var(--webcolic-primary-light) !important;
	box-shadow: 0 0 0 0.2rem rgba(49, 87, 215, 0.22) !important;
}

/* 2026 experience refresh: stable buttons, reviews, about and services */
.btn.btn-primary::after,
.btn.btn-secondary::after {
	display: none !important;
	content: none !important;
}

.btn.btn-primary,
.btn.btn-secondary {
	transform: none;
	transition: color 0.22s ease, background-color 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus-visible {
	--bs-btn-hover-color: #fff;
	color: #fff !important;
	background-color: var(--webcolic-primary-hover) !important;
	border-color: var(--webcolic-primary-hover) !important;
	transform: translateY(-2px) !important;
	box-shadow: 0 12px 28px rgba(36, 72, 189, 0.24) !important;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus-visible {
	--bs-btn-hover-color: #fff;
	color: #fff !important;
	background-color: #202858 !important;
	border-color: #202858 !important;
	transform: translateY(-2px) !important;
	box-shadow: 0 12px 28px rgba(23, 27, 63, 0.24) !important;
}

.btn.btn-primary:hover *,
.btn.btn-primary:focus-visible *,
.btn.btn-secondary:hover *,
.btn.btn-secondary:focus-visible * {
	color: #fff !important;
}

.experience-platform-icon {
	width: 42px;
	font-size: 34px;
	line-height: 1;
	text-align: center;
	color: var(--webcolic-primary);
}

.testimonial-slide .trustpilot-review-meta {
	margin: 18px 0 12px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
}

.testimonial-slide .trustpilot-review-meta strong {
	color: var(--secondary);
	font-size: 18px;
	font-weight: 600;
}

.testimonial-slide .trustpilot-review-meta span {
	padding: 6px 10px;
	color: #fff !important;
	background: #087a5b;
	border-radius: 999px;
	font: 600 10px/1.2 "Space Mono", monospace;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.about-client-section {
	padding-top: clamp(64px, 7vw, 105px) !important;
}

.about-expertise-section {
	padding: clamp(85px, 10vw, 150px) 0;
}

.about-expertise-head,
.service-process-head,
.service-builder-head {
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.55fr);
	align-items: end;
	gap: clamp(40px, 8vw, 120px);
	margin-bottom: clamp(45px, 6vw, 78px);
}

.about-section-label,
.service-section-label {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 18px;
	color: var(--webcolic-primary);
	font: 700 11px/1.4 "Space Mono", monospace;
	letter-spacing: 0.11em;
	text-transform: uppercase;
}

.about-section-label::before,
.service-section-label::before {
	width: 30px;
	height: 2px;
	content: "";
	background: currentColor;
}

.about-expertise-head h2,
.service-process-head h2,
.service-builder-head h2 {
	max-width: 900px;
	margin: 0;
	color: var(--secondary);
	font-size: clamp(42px, 5.2vw, 78px);
	font-weight: 500;
	letter-spacing: -0.055em;
	line-height: 0.98;
}

.about-expertise-intro p,
.service-process-head > p {
	margin: 0 0 28px;
	color: var(--webcolic-text-muted);
	font-size: 17px;
	line-height: 1.7;
}

.about-expertise-intro a {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: var(--secondary);
	font-weight: 600;
}

.about-expertise-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.about-expertise-card {
	min-height: 320px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
	color: var(--secondary);
	background: rgba(255, 255, 255, 0.82);
	border: 1px solid rgba(23, 27, 63, 0.1);
	border-radius: 24px;
	transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.about-expertise-card:hover {
	color: var(--secondary);
	border-color: rgba(49, 87, 215, 0.35);
	transform: translateY(-4px);
	box-shadow: 0 24px 55px rgba(23, 27, 63, 0.09);
}

.about-expertise-card > i {
	width: 58px;
	height: 58px;
	display: grid;
	place-items: center;
	color: var(--webcolic-primary);
	background: var(--webcolic-primary-soft);
	border-radius: 18px;
	font-size: 23px;
}

.about-expertise-number {
	position: absolute;
	top: 30px;
	right: 30px;
	color: #8b91a8;
	font: 700 11px "Space Mono", monospace;
}

.about-expertise-card h3 {
	margin: 28px 0 12px;
	color: inherit;
	font-size: clamp(25px, 2.1vw, 34px);
	font-weight: 500;
	letter-spacing: -0.035em;
}

.about-expertise-card p {
	margin: 0;
	color: var(--webcolic-text-muted);
	line-height: 1.65;
}

.about-expertise-card--featured {
	color: #fff;
	background: linear-gradient(145deg, var(--webcolic-primary), var(--webcolic-primary-dark));
	border-color: transparent;
}

.about-expertise-card--featured:hover,
.about-expertise-card--featured h3 {
	color: #fff;
}

.about-expertise-card--featured p,
.about-expertise-card--featured .about-expertise-number {
	color: rgba(255, 255, 255, 0.72);
}

.about-expertise-card--featured > i {
	color: #fff;
	background: rgba(255, 255, 255, 0.14);
}

.about-strategy-section {
	padding-top: 0 !important;
}

.about-strategy-card {
	max-width: 1280px;
	margin: 0 auto 28px;
	padding: clamp(24px, 3vw, 45px);
	border: 1px solid rgba(23, 27, 63, 0.08);
	border-radius: 28px;
}

.about-strategy-media {
	max-width: 520px;
	margin: auto;
}

.about-strategy-media .dz-media {
	width: 100% !important;
	float: none !important;
	overflow: hidden;
	border-radius: 20px;
}

.about-strategy-media img {
	width: 100%;
	height: clamp(300px, 34vw, 440px);
	display: block;
	object-fit: cover;
	transform: none !important;
	animation: none !important;
}

.service-process-section {
	padding: clamp(90px, 10vw, 150px) 0;
	background: #f7f8fc;
}

.service-process-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1px;
	overflow: hidden;
	background: rgba(23, 27, 63, 0.1);
	border: 1px solid rgba(23, 27, 63, 0.1);
	border-radius: 26px;
}

.service-process-grid article {
	min-height: 330px;
	padding: 32px;
	display: flex;
	flex-direction: column;
	background: #fff;
	transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.service-process-grid article:hover {
	position: relative;
	z-index: 1;
	background: linear-gradient(155deg, #fff 25%, #f2f5ff 100%);
	box-shadow: 0 24px 55px rgba(23, 27, 63, 0.1);
}

.service-process-grid article > span {
	color: #969caf;
	font: 700 11px "Space Mono", monospace;
}

.service-process-grid article > i {
	width: 82px;
	height: 82px;
	margin: 44px 0 auto;
	display: grid;
	place-items: center;
	color: var(--webcolic-primary);
	background: linear-gradient(145deg, #f1f4ff, #e7ecff);
	border: 1px solid rgba(49, 87, 215, 0.12);
	border-radius: 24px;
	box-shadow: 0 14px 34px rgba(49, 87, 215, 0.11), inset 0 1px 0 #fff;
	font-size: 31px;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-process-grid article:hover > i {
	transform: translateY(-5px) scale(1.06);
	box-shadow: 0 20px 38px rgba(49, 87, 215, 0.18), inset 0 1px 0 #fff;
}

.service-process-grid h3 {
	margin: 30px 0 10px;
	color: var(--secondary);
	font-size: 27px;
	font-weight: 600;
}

.service-process-grid p {
	margin: 0;
	color: var(--webcolic-text-muted);
	line-height: 1.65;
}

.service-builder-section {
	padding: clamp(90px, 10vw, 150px) 0;
	background: #fff;
}

.service-builder-head {
	align-items: center;
}

.service-period-switch {
	padding: 5px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	background: #eef1f8;
	border-radius: 14px;
}

.service-period-switch button {
	padding: 13px 16px;
	color: #646b83;
	background: transparent;
	border: 0;
	border-radius: 10px;
	font-weight: 600;
	transition: 0.2s ease;
}

.service-period-switch button.is-active {
	color: var(--secondary);
	background: #fff;
	box-shadow: 0 7px 20px rgba(23, 27, 63, 0.08);
}

.service-builder-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 390px;
	align-items: start;
	gap: 28px;
}

.service-builder-options {
	display: grid;
	gap: 12px;
}

.service-builder-item {
	min-height: 150px;
	padding: 26px;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 22px;
	position: relative;
	isolation: isolate;
	cursor: pointer;
	background: #f8f9fc;
	border: 1px solid rgba(23, 27, 63, 0.09);
	border-radius: 20px;
	transition: border-color 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

@property --service-glow-angle {
	syntax: "<angle>";
	inherits: false;
	initial-value: 0deg;
}

.service-builder-item::before {
	content: "";
	position: absolute;
	z-index: 2;
	inset: -1px;
	padding: 1.5px;
	pointer-events: none;
	border-radius: inherit;
	background: conic-gradient(from var(--service-glow-angle), transparent 0 76%, rgba(99, 132, 255, 0.18) 82%, rgba(111, 219, 255, 0.95) 88%, #fff 91%, #3157d7 95%, transparent 100%);
	-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	animation: service-border-orbit 4.8s linear infinite;
}

.service-builder-item > * {
	position: relative;
	z-index: 3;
}

.service-builder-item:hover {
	transform: translateY(-3px);
	border-color: rgba(49, 87, 215, 0.3);
	box-shadow: 0 18px 45px rgba(23, 27, 63, 0.1);
}

.service-builder-item:has(input:checked) {
	background: #f4f6ff;
	border-color: rgba(49, 87, 215, 0.48);
	box-shadow: inset 4px 0 0 var(--webcolic-primary);
}

.service-builder-item:has(input:checked)::before {
	padding: 2px;
	background: conic-gradient(from var(--service-glow-angle), transparent 0 70%, rgba(93, 127, 255, 0.2) 78%, #70ddff 86%, #fff 90%, #3157d7 96%, transparent 100%);
}

@keyframes service-border-orbit {
	to { --service-glow-angle: 360deg; }
}

.service-builder-item input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.service-builder-check {
	width: 30px;
	height: 30px;
	display: grid;
	place-items: center;
	color: transparent;
	background: #fff;
	border: 1px solid #cdd2df;
	border-radius: 9px;
}

.service-builder-item input:focus-visible + .service-builder-check {
	outline: 3px solid rgba(49, 87, 215, 0.22);
	outline-offset: 3px;
}

.service-builder-item input:checked + .service-builder-check {
	color: #fff;
	background: var(--webcolic-primary);
	border-color: var(--webcolic-primary);
}

.service-builder-copy {
	display: grid;
	gap: 7px;
}

.service-builder-copy strong {
	color: var(--secondary);
	font-size: 21px;
	font-weight: 600;
}

.service-builder-copy small {
	max-width: 650px;
	color: var(--webcolic-text-muted);
	font-size: 14px;
	line-height: 1.55;
}

.service-builder-copy em {
	color: var(--webcolic-primary);
	font: 600 10px "Space Mono", monospace;
	font-style: normal;
	letter-spacing: 0.03em;
}

.service-builder-price {
	color: var(--secondary);
	font-size: 13px;
	font-weight: 600;
	white-space: nowrap;
}

.service-builder-summary {
	padding: 34px;
	position: sticky;
	top: 120px;
	color: #fff;
	background: linear-gradient(155deg, #263d99, var(--webcolic-primary-dark));
	border-radius: 24px;
	box-shadow: 0 30px 70px rgba(23, 27, 63, 0.18);
}

.service-builder-summary-content {
	min-width: 0;
}

.service-builder-summary-label {
	color: rgba(255, 255, 255, 0.65);
	font: 700 10px "Space Mono", monospace;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.service-builder-summary h3 {
	margin: 22px 0 6px;
	color: #fff;
	font-size: 26px;
}

.service-builder-summary h3 strong {
	color: #9eb3ff;
	font-size: 50px;
}

.service-builder-summary-content > p {
	margin: 0 0 24px;
	color: rgba(255, 255, 255, 0.7);
}

.service-builder-summary-content ul {
	margin: 0 0 28px;
	padding: 22px 0;
	display: grid;
	gap: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.14);
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.service-builder-summary-content li {
	display: flex;
	align-items: center;
	gap: 10px;
	color: rgba(255, 255, 255, 0.88);
	font-size: 14px;
}

.service-builder-summary-content li::before {
	content: "✓";
	color: #8ee5c7;
	font-weight: 700;
}

.service-builder-summary-content li.is-empty {
	color: rgba(255, 255, 255, 0.56);
}

.service-builder-summary-content li.is-empty::before {
	content: "—";
}

.service-builder-note {
	margin-top: 18px;
	display: flex;
	align-items: flex-start;
	gap: 11px;
	color: rgba(255, 255, 255, 0.68);
	font-size: 12px;
	line-height: 1.55;
}

.service-builder-form {
	padding-top: 24px;
	border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.service-builder-form-head {
	margin-bottom: 16px;
	display: grid;
	gap: 4px;
}

.service-builder-form-head strong {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
}

.service-builder-form-head span {
	color: rgba(255, 255, 255, 0.63);
	font-size: 11px;
	line-height: 1.45;
}

.service-builder-form-fields {
	display: grid;
	gap: 11px;
}

.service-builder-form-fields label {
	display: grid;
	gap: 6px;
}

.service-builder-form-fields label > span {
	display: flex;
	justify-content: space-between;
	color: rgba(255, 255, 255, 0.76);
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.04em;
}

.service-builder-form-fields label em {
	color: rgba(255, 255, 255, 0.42);
	font-style: normal;
	font-weight: 400;
}

.service-builder-form-fields input,
.service-builder-form-fields textarea {
	width: 100%;
	padding: 12px 13px;
	color: #fff;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.15);
	border-radius: 10px;
	outline: none;
	font-size: 13px;
	transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.service-builder-form-fields textarea {
	min-height: 74px;
	resize: vertical;
}

.service-builder-form-fields input::placeholder,
.service-builder-form-fields textarea::placeholder {
	color: rgba(255, 255, 255, 0.38);
}

.service-builder-form-fields input:focus,
.service-builder-form-fields textarea:focus {
	background: rgba(255, 255, 255, 0.12);
	border-color: rgba(142, 229, 199, 0.75);
	box-shadow: 0 0 0 3px rgba(142, 229, 199, 0.1);
}

.service-builder-form-message:empty {
	display: none;
}

.service-builder-form-message .alert {
	margin: 13px 0 0;
	padding: 10px 12px;
	border: 0;
	border-radius: 9px;
	font-size: 11px;
	line-height: 1.45;
}

.service-builder-summary .service-builder-submit {
	width: 100%;
	margin-top: 14px;
	padding: 17px 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff !important;
	border-color: #fff !important;
	color: var(--secondary) !important;
}

.service-builder-summary .service-builder-submit:hover {
	background: #f3f5ff !important;
	border-color: #f3f5ff !important;
}

.service-builder-summary .service-builder-submit:hover,
.service-builder-summary .service-builder-submit:hover * {
	color: var(--secondary) !important;
}

.service-builder-summary .service-builder-submit:disabled {
	cursor: not-allowed;
	opacity: 0.48;
}

.service-builder-summary > small {
	margin-top: 14px;
	display: block;
	color: rgba(255, 255, 255, 0.55);
	text-align: center;
}

@media (max-width: 1199px) {
	.about-expertise-grid,
	.service-process-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.service-builder-layout {
		grid-template-columns: minmax(0, 1fr) 340px;
	}
}

@media (max-width: 991px) {
	.about-expertise-head,
	.service-process-head,
	.service-builder-head,
	.service-builder-layout {
		grid-template-columns: 1fr;
	}

	.service-builder-summary {
		position: relative;
		top: auto;
	}

	.about-strategy-card .row {
		gap: 35px;
	}
}

@media (max-width: 575px) {
	.about-expertise-grid,
	.service-process-grid {
		grid-template-columns: 1fr;
	}

	.about-expertise-card,
	.service-process-grid article {
		min-height: 280px;
	}

	.service-builder-item {
		grid-template-columns: auto minmax(0, 1fr);
		padding: 22px 18px;
	}

	.service-builder-price {
		grid-column: 2;
	}

	.service-builder-summary {
		padding: 26px 22px;
	}

	.service-builder-note {
		padding-right: 48px;
	}

	.testimonial-slide .trustpilot-review-meta {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (prefers-reduced-motion: reduce) {
	.service-builder-item::before {
		animation: none;
	}
}

/* Unified services + proposal planner */
.service-offer-section {
	padding: clamp(90px, 9vw, 145px) 0;
	position: relative;
	overflow: hidden;
	color: #fff;
	background:
		radial-gradient(circle at 8% 8%, rgba(49, 87, 215, 0.24), transparent 30%),
		radial-gradient(circle at 92% 48%, rgba(69, 205, 235, 0.1), transparent 27%),
		#070a1a;
}

.service-offer-section::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background-image: linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
	background-size: 72px 72px;
	-webkit-mask-image: linear-gradient(to bottom, #000, transparent 80%);
	mask-image: linear-gradient(to bottom, #000, transparent 80%);
}

.service-offer-section .container {
	position: relative;
	z-index: 1;
}

.service-offer-head {
	margin-bottom: clamp(52px, 6vw, 88px);
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.55fr);
	align-items: end;
	gap: 70px;
}

.service-offer-eyebrow {
	margin-bottom: 20px;
	display: inline-flex;
	align-items: center;
	gap: 13px;
	color: #73d9ff;
	font: 700 11px "Space Mono", monospace;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.service-offer-eyebrow::before {
	content: "";
	width: 38px;
	height: 2px;
	background: linear-gradient(90deg, #3157d7, #73d9ff);
}

.service-offer-head h2 {
	max-width: 900px;
	margin: 0;
	color: #fff;
	font-size: clamp(42px, 5.1vw, 76px);
	font-weight: 500;
	letter-spacing: -0.045em;
	line-height: 1.02;
}

.service-offer-head > p {
	margin: 0 0 7px;
	color: rgba(217, 224, 255, 0.66);
	font-size: 16px;
	line-height: 1.75;
}

.service-offer-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 390px;
	align-items: start;
	gap: 28px;
}

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

.service-offer-card {
	min-height: 320px;
	padding: 28px 28px 0;
	display: flex;
	flex-direction: column;
	position: relative;
	isolation: isolate;
	overflow: hidden;
	cursor: pointer;
	background: linear-gradient(145deg, rgba(17, 23, 54, 0.98), rgba(10, 14, 36, 0.98));
	border: 1px solid rgba(143, 161, 226, 0.16);
	border-radius: 22px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
	transition: transform 0.28s ease, background-color 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.service-offer-card::before {
	content: "";
	position: absolute;
	z-index: 4;
	inset: -1px;
	padding: 1.5px;
	pointer-events: none;
	border-radius: inherit;
	background: conic-gradient(from var(--service-glow-angle), transparent 0 74%, rgba(67, 100, 222, 0.12) 80%, #4edcff 87%, #fff 90%, #3157d7 95%, transparent 100%);
	-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	animation: service-border-orbit 5.4s linear infinite;
}

.service-offer-card::after {
	content: "";
	position: absolute;
	z-index: -1;
	width: 220px;
	height: 220px;
	right: -100px;
	top: -110px;
	pointer-events: none;
	background: radial-gradient(circle, rgba(49, 87, 215, 0.18), transparent 68%);
	transition: transform 0.3s ease, opacity 0.3s ease;
}

.service-offer-card > * {
	position: relative;
	z-index: 2;
}

.service-offer-card > input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.service-offer-card:hover {
	transform: translateY(-5px);
	border-color: rgba(93, 128, 255, 0.38);
	box-shadow: 0 25px 65px rgba(0, 0, 0, 0.3);
}

.service-offer-card:has(input:checked) {
	background: linear-gradient(145deg, rgba(27, 40, 92, 0.98), rgba(12, 20, 51, 0.99));
	border-color: rgba(81, 122, 255, 0.62);
	box-shadow: inset 4px 0 0 #3157d7, 0 22px 55px rgba(1, 5, 20, 0.25);
}

.service-offer-card:has(input:checked)::before {
	padding: 2px;
	background: conic-gradient(from var(--service-glow-angle), transparent 0 68%, rgba(67, 100, 222, 0.18) 77%, #4edcff 85%, #fff 90%, #3157d7 96%, transparent 100%);
}

.service-offer-card-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.service-offer-icon {
	width: 70px;
	height: 70px;
	display: grid;
	place-items: center;
	color: #6fdcff;
	background: linear-gradient(145deg, rgba(83, 112, 231, 0.2), rgba(42, 205, 240, 0.08));
	border: 1px solid rgba(116, 151, 255, 0.24);
	border-radius: 20px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 14px 32px rgba(0, 0, 0, 0.18);
	font-size: 28px;
}

.service-offer-check {
	width: 36px;
	height: 36px;
	display: grid;
	place-items: center;
	color: transparent;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 11px;
	font-size: 13px;
	transition: 0.2s ease;
}

.service-offer-card input:focus-visible ~ .service-offer-card-head .service-offer-check {
	outline: 3px solid rgba(78, 220, 255, 0.28);
	outline-offset: 3px;
}

.service-offer-card input:checked ~ .service-offer-card-head .service-offer-check {
	color: #fff;
	background: #3157d7;
	border-color: #5f83ff;
	box-shadow: 0 8px 22px rgba(49, 87, 215, 0.42);
}

.service-offer-copy {
	margin: 25px 0 26px;
	display: grid;
	gap: 11px;
}

.service-offer-copy strong {
	color: #fff;
	font-size: 23px;
	font-weight: 600;
	line-height: 1.2;
}

.service-offer-copy small {
	color: rgba(217, 224, 255, 0.64);
	font-size: 14px;
	line-height: 1.65;
}

.service-offer-footer {
	min-height: 78px;
	margin: auto -28px 0;
	padding: 15px 22px 13px 28px;
	display: flex;
	align-items: center;
	gap: 18px;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.09);
}

.service-offer-footer > b {
	min-width: 72px;
	color: rgba(137, 158, 238, 0.16);
	font-size: 58px;
	font-weight: 600;
	letter-spacing: -0.08em;
	line-height: 0.8;
}

.service-offer-footer > span {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

.service-offer-footer em {
	padding: 7px 9px;
	color: rgba(224, 230, 255, 0.7);
	border: 1px solid rgba(139, 160, 235, 0.2);
	border-radius: 7px;
	font-size: 10px;
	font-style: normal;
	line-height: 1;
}

.service-offer-panel {
	padding: 34px;
	position: sticky;
	top: 112px;
	background: linear-gradient(165deg, rgba(28, 42, 101, 0.98), rgba(13, 20, 52, 0.99));
	border: 1px solid rgba(122, 148, 242, 0.25);
	border-radius: 24px;
	box-shadow: 0 30px 90px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.service-offer-panel-label {
	color: #75dcff;
	font: 700 10px "Space Mono", monospace;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.service-offer-panel > h3 {
	margin: 16px 0 8px;
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.15;
}

.service-offer-panel > p {
	margin: 0 0 22px;
	color: rgba(218, 225, 255, 0.62);
	font-size: 13px;
	line-height: 1.55;
}

.service-offer-selected {
	margin-bottom: 18px;
	padding: 18px;
	background: rgba(4, 8, 26, 0.28);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 14px;
}

.service-offer-selected > strong {
	display: flex;
	align-items: baseline;
	gap: 7px;
	color: #fff;
	font-size: 16px;
}

.service-offer-selected > strong b {
	color: #75dcff;
	font-size: 30px;
}

.service-offer-selected ul {
	max-height: 130px;
	margin: 13px 0 0;
	padding: 13px 0 0;
	display: grid;
	gap: 8px;
	overflow: auto;
	border-top: 1px solid rgba(255, 255, 255, 0.09);
}

.service-offer-selected li {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	color: rgba(230, 234, 255, 0.76);
	font-size: 11px;
	line-height: 1.4;
}

.service-offer-selected li::before {
	content: "✓";
	color: #72e1ba;
	font-weight: 700;
}

.service-offer-selected li.is-empty::before {
	content: "—";
}

.service-offer-period {
	margin-bottom: 19px;
	padding: 4px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	background: rgba(5, 9, 28, 0.42);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 12px;
}

.service-offer-period button {
	padding: 10px 8px;
	color: rgba(229, 234, 255, 0.58);
	background: transparent;
	border: 0;
	border-radius: 9px;
	font-size: 12px;
	font-weight: 600;
}

.service-offer-period button.is-active {
	color: #fff;
	background: #3157d7;
	box-shadow: 0 8px 20px rgba(49, 87, 215, 0.28);
}

.service-offer-form {
	display: grid;
	gap: 11px;
}

.service-offer-form label {
	display: grid;
	gap: 6px;
}

.service-offer-form label > span {
	display: flex;
	justify-content: space-between;
	color: rgba(232, 236, 255, 0.74);
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.03em;
}

.service-offer-form label em {
	color: rgba(232, 236, 255, 0.36);
	font-style: normal;
	font-weight: 400;
}

.service-offer-form input,
.service-offer-form textarea {
	width: 100%;
	padding: 12px 13px;
	color: #fff;
	-webkit-text-fill-color: #fff;
	caret-color: #fff;
	background: rgba(255, 255, 255, 0.065);
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 10px;
	outline: none;
	font-size: 13px;
	transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.service-offer-form textarea {
	min-height: 72px;
	resize: vertical;
}

.service-offer-form input::placeholder,
.service-offer-form textarea::placeholder {
	color: rgba(232, 236, 255, 0.3);
}

.service-offer-form input:focus,
.service-offer-form textarea:focus {
	background: rgba(255, 255, 255, 0.1);
	border-color: rgba(77, 216, 255, 0.72);
	box-shadow: 0 0 0 3px rgba(77, 216, 255, 0.1);
}

.service-offer-message:empty {
	display: none;
}

.service-offer-message {
	padding: 10px 12px;
	border-radius: 9px;
	font-size: 11px;
	line-height: 1.45;
}

.service-offer-message.is-success {
	color: #c9ffe8;
	background: rgba(34, 177, 113, 0.16);
	border: 1px solid rgba(114, 225, 186, 0.3);
}

.service-offer-message.is-error {
	color: #ffd9df;
	background: rgba(222, 71, 93, 0.15);
	border: 1px solid rgba(255, 121, 140, 0.3);
}

.service-offer-panel .service-offer-submit {
	width: 100%;
	margin-top: 3px;
	padding: 15px 17px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff !important;
	background: linear-gradient(100deg, #3157d7, #3968ef) !important;
	border: 1px solid #5c7ff2 !important;
	border-radius: 11px;
	box-shadow: 0 12px 30px rgba(49, 87, 215, 0.28);
}

.service-offer-panel .service-offer-submit:hover,
.service-offer-panel .service-offer-submit:hover * {
	color: #fff !important;
}

.service-offer-panel .service-offer-submit:hover {
	background: linear-gradient(100deg, #3c64e1, #4776f3) !important;
	box-shadow: 0 17px 34px rgba(49, 87, 215, 0.4);
}

.service-offer-panel .service-offer-submit:disabled {
	cursor: not-allowed;
	opacity: 0.55;
}

.service-offer-panel .service-offer-submit.is-loading i {
	animation: service-submit-pulse 0.8s ease-in-out infinite alternate;
}

@keyframes service-submit-pulse {
	to { opacity: 0.35; transform: translateX(3px); }
}

.service-offer-panel > small {
	margin-top: 14px;
	display: flex;
	align-items: flex-start;
	gap: 8px;
	color: rgba(225, 231, 255, 0.45);
	font-size: 10px;
	line-height: 1.45;
}

@media (max-width: 1199px) {
	.service-offer-layout {
		grid-template-columns: minmax(0, 1fr) 350px;
	}

	.service-offer-card {
		min-height: 340px;
	}
}

@media (max-width: 991px) {
	.service-offer-head,
	.service-offer-layout {
		grid-template-columns: 1fr;
	}

	.service-offer-head {
		gap: 24px;
	}

	.service-offer-head > p {
		max-width: 680px;
	}

	.service-offer-panel {
		position: relative;
		top: auto;
	}
}

@media (max-width: 767px) {
	.service-offer-grid {
		grid-template-columns: 1fr;
	}

	.service-offer-card {
		min-height: 310px;
	}
}

@supports selector(body:has(.site-header a:hover)) {
	body:has(.site-header a:hover) #pointer-ring,
	body:has(.site-header a:hover) #pointer-dot {
		opacity: 0 !important;
	}
}

@media (max-width: 575px) {
	.service-offer-section {
		padding: 76px 0;
	}

	.service-offer-head h2 {
		font-size: 40px;
	}

	.service-offer-card {
		min-height: 0;
		padding: 22px 20px 0;
	}

	.service-offer-icon {
		width: 60px;
		height: 60px;
		font-size: 24px;
	}

	.service-offer-copy strong {
		font-size: 21px;
	}

	.service-offer-footer {
		margin-right: -20px;
		margin-left: -20px;
		padding-left: 20px;
	}

	.service-offer-footer > b {
		min-width: 58px;
		font-size: 50px;
	}

	.service-offer-panel {
		padding: 27px 22px 76px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.service-offer-card::before,
	.service-offer-panel .service-offer-submit.is-loading i {
		animation: none;
	}
}

/* Final header state: keep the CTA label readable and structurally unchanged. */
html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover,
html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible {
	color: #fff !important;
	background-color: var(--webcolic-primary) !important;
	border-color: var(--webcolic-primary) !important;
	transform: none !important;
}

html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover .pxl-button-text,
html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible .pxl-button-text,
html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text:hover,
html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text:hover .letter {
	color: #fff !important;
	background: transparent !important;
	border: 0 !important;
	transform: none !important;
	opacity: 1 !important;
}

html body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .main-bar,
html body.contact-dark-page .site-header.style-4.is-fixed .main-bar {
	background: rgba(8, 11, 24, 0.91) !important;
	border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}

html body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a,
html body.contact-dark-page .site-header.style-4 .logo-header .webcolic-logo-text {
	color: #f7f8ff !important;
}

html body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a:hover,
html body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li.active > a {
	color: #86a1ff !important;
}

html body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .header-nav.xmenu > .nav > li > a,
html body.contact-dark-page .site-header.style-4.is-fixed .header-nav.xmenu > .nav > li > a,
html body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .logo-header .webcolic-logo-text,
html body.contact-dark-page .site-header.style-4.is-fixed .logo-header .webcolic-logo-text {
	color: #f7f8ff !important;
}

html body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .header-nav.xmenu > .nav > li > a:hover,
html body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .header-nav.xmenu > .nav > li.active > a,
html body.contact-dark-page .site-header.style-4.is-fixed .header-nav.xmenu > .nav > li > a:hover,
html body.contact-dark-page .site-header.style-4.is-fixed .header-nav.xmenu > .nav > li.active > a {
	color: #86a1ff !important;
}

.contact-minimal-footer {
	padding: 74px 0 30px;
	color: #f7f8ff;
	background: #080b18;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	font-family: "Space Grotesk", sans-serif;
}

.contact-footer-main {
	padding-bottom: 60px;
	display: grid;
	grid-template-columns: 0.6fr 1.4fr auto;
	align-items: start;
	gap: clamp(35px, 7vw, 100px);
}

.contact-footer-brand {
	color: #fff;
	font-size: 29px;
	font-weight: 700;
	letter-spacing: -0.05em;
}

.contact-footer-brand span {
	color: #7591ff;
}

.contact-footer-main > p {
	max-width: 570px;
	margin: 0;
	color: rgba(236, 239, 251, 0.72);
	font-size: clamp(23px, 2.3vw, 34px);
	letter-spacing: -0.035em;
	line-height: 1.25;
}

.contact-footer-main nav {
	display: grid;
	gap: 11px;
}

.contact-footer-main nav a,
.contact-footer-bottom a {
	color: rgba(236, 239, 251, 0.62);
	font-size: 14px;
	transition: color 0.2s ease;
}

.contact-footer-main nav a:hover,
.contact-footer-bottom a:hover {
	color: #86a1ff;
}

.contact-footer-bottom {
	padding-top: 25px;
	display: flex;
	justify-content: space-between;
	gap: 25px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.contact-footer-bottom p {
	margin: 0;
	color: rgba(236, 239, 251, 0.4);
	font-size: 12px;
}

@media (max-width: 767px) {
	.contact-minimal-footer {
		padding-top: 55px;
	}

	.contact-footer-main {
		padding-bottom: 42px;
		grid-template-columns: 1fr;
	}

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

	.contact-footer-bottom {
		align-items: flex-start;
		flex-direction: column;
	}
}

/* Unified public header + persistent light/dark themes ------------------------- */
html[data-theme-version="light"],
body[data-theme-version="light"] {
	--wc-canvas: #f3f5fc;
	--wc-surface: #ffffff;
	--wc-surface-soft: #edf1fb;
	--wc-ink: #101638;
	--wc-muted: #687393;
	--wc-line: rgba(28, 42, 88, 0.12);
	--wc-header: rgba(246, 248, 255, 0.92);
	--wc-header-line: rgba(28, 42, 88, 0.11);
	--wc-header-ink: #151b3f;
	--wc-header-accent: #3157d7;
}

html[data-theme-version="dark"],
body[data-theme-version="dark"] {
	--wc-canvas: #070a1a;
	--wc-surface: #10162f;
	--wc-surface-soft: #151d3d;
	--wc-ink: #f7f8ff;
	--wc-muted: rgba(222, 228, 249, 0.64);
	--wc-line: rgba(255, 255, 255, 0.1);
	--wc-header: rgba(7, 10, 26, 0.92);
	--wc-header-line: rgba(255, 255, 255, 0.09);
	--wc-header-ink: #f7f8ff;
	--wc-header-accent: #86a1ff;
}

html[data-theme-version] body,
html[data-theme-version] .page-content,
html[data-theme-version] .site-header .main-bar,
html[data-theme-version] .site-header .header-nav {
	transition: color 0.28s ease, background-color 0.28s ease, border-color 0.28s ease;
}

html body[data-theme-version="light"] {
	background-color: #f3f5fc;
}

html body[data-theme-version="dark"] {
	background-color: #070a1a;
}

html body .site-header.style-4.header-transparent {
	position: relative;
	z-index: 1000;
}

html body .site-header.style-4 .main-bar-wraper,
html body .site-header.style-4.header-transparent:not(.is-fixed) .main-bar,
html body .site-header.style-4.is-fixed .main-bar,
html body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .main-bar,
html body.contact-dark-page .site-header.style-4.is-fixed .main-bar {
	background: var(--wc-header) !important;
	border-bottom: 1px solid var(--wc-header-line) !important;
	box-shadow: none !important;
	-webkit-backdrop-filter: blur(20px) saturate(145%);
	backdrop-filter: blur(20px) saturate(145%);
}

html body .site-header.style-4 .main-bar .inner-bar {
	min-height: 104px;
	padding-top: 0;
	padding-bottom: 0;
	align-items: center;
}

html body .site-header.style-4 .main-bar .inner-bar > .logo-header,
html body .site-header.style-4 .main-bar .inner-bar > .logo-header > a {
	min-height: 44px;
	align-items: center;
}

html body .site-header.style-4 .main-bar .inner-bar > .logo-header {
	display: flex;
}

html[data-theme-version="light"] body .site-header.style-4 .main-bar .inner-bar > .logo-header > .logo-dark,
html[data-theme-version="dark"] body .site-header.style-4 .main-bar .inner-bar > .logo-header > .logo-light {
	display: inline-flex !important;
}

html[data-theme-version="light"] body .site-header.style-4 .main-bar .inner-bar > .logo-header > .logo-light,
html[data-theme-version="dark"] body .site-header.style-4 .main-bar .inner-bar > .logo-header > .logo-dark {
	display: none !important;
}

html body .site-header.style-4 .logo-header .webcolic-logo-text,
html body.contact-dark-page .site-header.style-4 .logo-header .webcolic-logo-text,
html body .site-header.style-4.header-transparent:not(.is-fixed) .logo-header .webcolic-logo-text,
html body .site-header.style-4.is-fixed .logo-header .webcolic-logo-text {
	color: var(--wc-header-ink) !important;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -0.045em;
}

html body .site-header.style-4 .header-nav.xmenu > .nav > li > a,
html body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a,
html body .site-header.style-4.header-transparent:not(.is-fixed) .header-nav.xmenu > .nav > li > a,
html body .site-header.style-4.is-fixed .header-nav.xmenu > .nav > li > a {
	color: var(--wc-header-ink) !important;
	font-size: 16px;
	font-weight: 500;
}

html body .site-header.style-4 .header-nav.xmenu > .nav > li > a:hover,
html body .site-header.style-4 .header-nav.xmenu > .nav > li.active > a,
html body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a:hover,
html body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li.active > a {
	color: var(--wc-header-accent) !important;
}

html body .site-header.style-4 .extra-nav .extra-cell .header-right .dz-theme-mode {
	width: 56px;
	height: 56px;
	display: grid;
	place-items: center;
	color: var(--wc-header-ink) !important;
	background: transparent !important;
	border: 1px solid color-mix(in srgb, var(--wc-header-ink) 72%, transparent) !important;
	border-radius: 14px;
	box-shadow: none !important;
	transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

html body .site-header.style-4 .dz-theme-mode svg,
html body .site-header.style-4 .dz-theme-mode svg path,
html body .site-header.style-4 .dz-theme-mode svg circle {
	stroke: currentColor !important;
}

html body .site-header.style-4 .extra-nav .extra-cell .header-right .dz-theme-mode:hover,
html body .site-header.style-4 .extra-nav .extra-cell .header-right .dz-theme-mode:focus-visible {
	color: #fff !important;
	background: var(--webcolic-primary) !important;
	border-color: var(--webcolic-primary) !important;
	transform: translateY(-2px);
}

html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a {
	height: 56px;
	min-width: 154px;
	color: #fff !important;
	background: var(--webcolic-primary) !important;
	border: 1px solid var(--webcolic-primary) !important;
	border-radius: 14px;
	box-shadow: 0 10px 26px rgba(49, 87, 215, 0.18) !important;
}

html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .pxl-button-text,
html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a .letter {
	color: #fff !important;
}

html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover,
html body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible {
	color: #fff !important;
	background: #4267e4 !important;
	border-color: #4267e4 !important;
	box-shadow: 0 12px 30px rgba(49, 87, 215, 0.26) !important;
	transform: translateY(-2px) !important;
}

html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover,
html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible,
html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover .pxl-button-text,
html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible .pxl-button-text,
html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:hover .letter,
html[data-theme-version] body .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a:focus-visible .letter {
	color: #fff !important;
}

html body .site-header.style-4 .extra-nav .header-right {
	align-items: center;
	gap: 12px;
}

/* Services: the original dark art direction remains, with a native light pair. */
html[data-theme-version="light"] .service-offer-section {
	color: var(--wc-ink);
	background:
		radial-gradient(circle at 8% 8%, rgba(49, 87, 215, 0.13), transparent 31%),
		radial-gradient(circle at 93% 48%, rgba(33, 183, 216, 0.1), transparent 28%),
		#f3f5fc;
}

html[data-theme-version="light"] .service-offer-section::before {
	background-image: linear-gradient(rgba(36, 58, 130, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(36, 58, 130, 0.05) 1px, transparent 1px);
}

html[data-theme-version="light"] .service-offer-eyebrow,
html[data-theme-version="light"] .service-offer-panel-label {
	color: #3157d7;
}

html[data-theme-version="light"] .service-offer-head h2,
html[data-theme-version="light"] .service-offer-copy strong,
html[data-theme-version="light"] .service-offer-panel > h3,
html[data-theme-version="light"] .service-offer-selected > strong {
	color: #101638;
}

html[data-theme-version="light"] .service-offer-head > p,
html[data-theme-version="light"] .service-offer-copy small,
html[data-theme-version="light"] .service-offer-panel > p {
	color: #687393;
}

html[data-theme-version="light"] .service-offer-card {
	background: rgba(255, 255, 255, 0.9);
	border-color: rgba(37, 58, 126, 0.13);
	box-shadow: 0 18px 55px rgba(35, 52, 104, 0.08), inset 0 1px 0 #fff;
}

html[data-theme-version="light"] .service-offer-card:hover {
	border-color: rgba(49, 87, 215, 0.38);
	box-shadow: 0 26px 70px rgba(35, 52, 104, 0.14), inset 0 1px 0 #fff;
}

html[data-theme-version="light"] .service-offer-card:has(input:checked) {
	background: linear-gradient(145deg, #f5f7ff, #e9efff);
	border-color: rgba(49, 87, 215, 0.55);
	box-shadow: inset 4px 0 0 #3157d7, 0 22px 60px rgba(49, 87, 215, 0.12);
}

html[data-theme-version="light"] .service-offer-icon {
	color: #3157d7;
	background: linear-gradient(145deg, #eef2ff, #e7f9fc);
	border-color: rgba(49, 87, 215, 0.18);
	box-shadow: inset 0 1px 0 #fff, 0 12px 30px rgba(40, 66, 148, 0.1);
}

html[data-theme-version="light"] .service-offer-check {
	background: #f5f7fd;
	border-color: rgba(37, 58, 126, 0.18);
}

html[data-theme-version="light"] .service-offer-footer {
	border-top-color: rgba(37, 58, 126, 0.11);
}

html[data-theme-version="light"] .service-offer-footer > b {
	color: rgba(49, 87, 215, 0.11);
}

html[data-theme-version="light"] .service-offer-footer em {
	color: #66718f;
	background: rgba(255, 255, 255, 0.62);
	border-color: rgba(49, 87, 215, 0.16);
}

html[data-theme-version="light"] .service-offer-panel {
	background: rgba(255, 255, 255, 0.94);
	border-color: rgba(37, 58, 126, 0.14);
	box-shadow: 0 30px 85px rgba(35, 52, 104, 0.14), inset 0 1px 0 #fff;
}

html[data-theme-version="light"] .service-offer-selected {
	background: #f3f6ff;
	border-color: rgba(49, 87, 215, 0.12);
}

html[data-theme-version="light"] .service-offer-selected > strong b {
	color: #3157d7;
}

html[data-theme-version="light"] .service-offer-selected ul {
	border-top-color: rgba(37, 58, 126, 0.11);
}

html[data-theme-version="light"] .service-offer-selected li {
	color: #5e6988;
}

html[data-theme-version="light"] .service-offer-period {
	background: #edf1fb;
	border-color: rgba(37, 58, 126, 0.1);
}

html[data-theme-version="light"] .service-offer-period button {
	color: #697493;
}

html[data-theme-version="light"] .service-offer-period button.is-active {
	color: #fff;
}

html[data-theme-version="light"] .service-offer-form {
	color-scheme: light;
}

html[data-theme-version="light"] .service-offer-form label > span {
	color: #46516f;
}

html[data-theme-version="light"] .service-offer-form label em,
html[data-theme-version="light"] .service-offer-panel > small {
	color: #8790aa;
}

html[data-theme-version="light"] .service-offer-form input,
html[data-theme-version="light"] .service-offer-form textarea {
	color: #101638;
	-webkit-text-fill-color: #101638;
	caret-color: #101638;
	background: #f4f6fc;
	border-color: rgba(37, 58, 126, 0.14);
}

html[data-theme-version="light"] .service-offer-form input::placeholder,
html[data-theme-version="light"] .service-offer-form textarea::placeholder {
	color: #9aa2b7;
}

html[data-theme-version="light"] .service-offer-form input:focus,
html[data-theme-version="light"] .service-offer-form textarea:focus {
	background: #fff;
	border-color: #5274e8;
	box-shadow: 0 0 0 4px rgba(49, 87, 215, 0.1);
}

html[data-theme-version="light"] .service-offer-form input:-webkit-autofill,
html[data-theme-version="light"] .service-offer-form input:-webkit-autofill:hover,
html[data-theme-version="light"] .service-offer-form input:-webkit-autofill:focus {
	-webkit-text-fill-color: #101638 !important;
	caret-color: #101638;
	-webkit-box-shadow: 0 0 0 1000px #f4f6fc inset !important;
	box-shadow: 0 0 0 1000px #f4f6fc inset !important;
}

/* Contact: a deliberately bright counterpart to the approved dark version. */
html[data-theme-version="light"] body.contact-dark-page,
html[data-theme-version="light"] .contact-modern-page {
	color: #101638;
	background: #f3f5fc;
}

html[data-theme-version="light"] .contact-modern-hero {
	background:
		linear-gradient(rgba(36, 58, 130, 0.048) 1px, transparent 1px),
		linear-gradient(90deg, rgba(36, 58, 130, 0.048) 1px, transparent 1px),
		#f3f5fc;
}

html[data-theme-version="light"] .contact-orb--one {
	background: radial-gradient(circle, rgba(70, 103, 229, 0.16), rgba(70, 103, 229, 0) 70%);
}

html[data-theme-version="light"] .contact-orb--two {
	background: radial-gradient(circle, rgba(23, 183, 216, 0.1), rgba(23, 183, 216, 0) 70%);
}

html[data-theme-version="light"] .contact-modern-intro h1,
html[data-theme-version="light"] .contact-response-note strong,
html[data-theme-version="light"] .contact-direct-item,
html[data-theme-version="light"] .contact-form-card h2,
html[data-theme-version="light"] .contact-process-grid h3 {
	color: #101638;
}

html[data-theme-version="light"] .contact-modern-intro > p,
html[data-theme-version="light"] .contact-response-note small,
html[data-theme-version="light"] .contact-form-card > p,
html[data-theme-version="light"] .contact-process-grid p {
	color: #687393;
}

html[data-theme-version="light"] .contact-direct-list,
html[data-theme-version="light"] .contact-direct-item,
html[data-theme-version="light"] .contact-process-grid,
html[data-theme-version="light"] .contact-process-grid article + article {
	border-color: rgba(37, 58, 126, 0.13);
}

html[data-theme-version="light"] .contact-direct-item small {
	color: #858faa;
}

html[data-theme-version="light"] .contact-direct-icon {
	color: #3157d7;
	background: #e8edff;
	border-color: rgba(49, 87, 215, 0.2);
}

html[data-theme-version="light"] .contact-form-card {
	background: rgba(255, 255, 255, 0.92);
	border-color: rgba(37, 58, 126, 0.13);
	box-shadow: 0 35px 95px rgba(35, 52, 104, 0.13);
}

html[data-theme-version="light"] .contact-modern-form {
	color-scheme: light;
}

html[data-theme-version="light"] .contact-modern-form label > span {
	color: #46516f;
}

html[data-theme-version="light"] .contact-modern-form input,
html[data-theme-version="light"] .contact-modern-form select,
html[data-theme-version="light"] .contact-modern-form textarea {
	color: #101638;
	-webkit-text-fill-color: #101638;
	caret-color: #101638;
	background: #f4f6fc;
	border-color: rgba(37, 58, 126, 0.14);
}

html[data-theme-version="light"] .contact-modern-form select {
	color-scheme: light;
}

html[data-theme-version="light"] .contact-modern-form input::placeholder,
html[data-theme-version="light"] .contact-modern-form textarea::placeholder {
	color: #9aa2b7;
}

html[data-theme-version="light"] .contact-modern-form input:focus,
html[data-theme-version="light"] .contact-modern-form select:focus,
html[data-theme-version="light"] .contact-modern-form textarea:focus {
	background: #fff;
	border-color: #5274e8;
	box-shadow: 0 0 0 4px rgba(49, 87, 215, 0.1);
}

html[data-theme-version="light"] .contact-modern-form input:-webkit-autofill,
html[data-theme-version="light"] .contact-modern-form input:-webkit-autofill:hover,
html[data-theme-version="light"] .contact-modern-form input:-webkit-autofill:focus {
	-webkit-text-fill-color: #101638 !important;
	caret-color: #101638;
	-webkit-box-shadow: 0 0 0 1000px #f4f6fc inset !important;
	box-shadow: 0 0 0 1000px #f4f6fc inset !important;
}

html[data-theme-version="light"] .contact-form-privacy {
	color: #8790aa;
}

html[data-theme-version="light"] .contact-modern-process {
	background: #eaf0fb;
}

html[data-theme-version="light"] .contact-minimal-footer {
	background: #ffffff;
	border-top-color: rgba(37, 58, 126, 0.11);
}

html[data-theme-version="light"] .contact-footer-brand,
html[data-theme-version="light"] .contact-footer-main > p {
	color: #101638;
}

html[data-theme-version="light"] .contact-footer-main nav a,
html[data-theme-version="light"] .contact-footer-bottom a {
	color: #606b89;
}

html[data-theme-version="light"] .contact-footer-bottom {
	border-top-color: rgba(37, 58, 126, 0.11);
}

html[data-theme-version="light"] .contact-footer-bottom p {
	color: #8790aa;
}

/* Kurumsal yetkinlik kartları: koyu temada beyaz blok yerine katmanlı lacivert yüzey. */
html[data-theme-version="dark"] .about-expertise-section {
	background:
		radial-gradient(circle at 10% 16%, rgba(49, 87, 215, 0.15), transparent 27%),
		radial-gradient(circle at 88% 82%, rgba(77, 50, 188, 0.12), transparent 30%),
		#0d122b !important;
}

html[data-theme-version="dark"] .about-expertise-head h2 {
	color: #f7f8ff;
}

html[data-theme-version="dark"] .about-expertise-intro p {
	color: #9ca8c9;
}

html[data-theme-version="dark"] .about-expertise-intro a {
	color: #9bb0ff;
}

html[data-theme-version="dark"] .about-expertise-card:not(.about-expertise-card--featured) {
	color: #f5f7ff;
	background:
		linear-gradient(145deg, rgba(28, 37, 78, 0.96), rgba(14, 20, 48, 0.98));
	border-color: rgba(132, 153, 239, 0.18);
	box-shadow: 0 22px 65px rgba(0, 0, 0, 0.16);
}

html[data-theme-version="dark"] .about-expertise-card:not(.about-expertise-card--featured):nth-child(3n) {
	background:
		radial-gradient(circle at 85% 10%, rgba(82, 111, 231, 0.16), transparent 42%),
		linear-gradient(145deg, rgba(26, 34, 71, 0.98), rgba(13, 19, 45, 0.98));
}

html[data-theme-version="dark"] .about-expertise-card:not(.about-expertise-card--featured):hover {
	color: #fff;
	border-color: rgba(126, 153, 255, 0.46);
	box-shadow: 0 28px 75px rgba(0, 0, 0, 0.28), 0 0 0 1px rgba(84, 120, 255, 0.1) inset;
}

html[data-theme-version="dark"] .about-expertise-card:not(.about-expertise-card--featured) > i {
	color: #8da7ff;
	background: rgba(91, 122, 239, 0.13);
	border: 1px solid rgba(130, 156, 255, 0.13);
}

html[data-theme-version="dark"] .about-expertise-card:not(.about-expertise-card--featured) p,
html[data-theme-version="dark"] .about-expertise-card:not(.about-expertise-card--featured) .about-expertise-number {
	color: #9ba7c9;
}

/* İletişim şablonundaki eski koyu-header kurallarını açık temada kesin olarak nötrleştir. */
html[data-theme-version="light"] body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .main-bar,
html[data-theme-version="light"] body.contact-dark-page .site-header.style-4.is-fixed .main-bar {
	background: rgba(246, 248, 255, 0.94) !important;
	border-bottom-color: rgba(28, 42, 88, 0.11) !important;
}

html[data-theme-version="light"] body.contact-dark-page .site-header.style-4 .logo-header .webcolic-logo-text,
html[data-theme-version="light"] body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .logo-header .webcolic-logo-text,
html[data-theme-version="light"] body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a,
html[data-theme-version="light"] body.contact-dark-page .site-header.style-4.header-transparent:not(.is-fixed) .header-nav.xmenu > .nav > li > a {
	color: #151b3f !important;
}

html[data-theme-version="light"] body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li > a:hover,
html[data-theme-version="light"] body.contact-dark-page .site-header.style-4 .header-nav.xmenu > .nav > li.active > a {
	color: #3157d7 !important;
}

html[data-theme-version="light"] body.contact-dark-page .site-header.style-4 .extra-nav .extra-cell .header-right .dz-theme-mode {
	color: #151b3f !important;
	background: transparent !important;
	border-color: rgba(21, 27, 63, 0.72) !important;
}

html[data-theme-version="light"] body.contact-dark-page .site-header.style-4 .extra-nav .extra-cell .header-right .nav-link > a {
	color: #fff !important;
	background: #3157d7 !important;
	border-color: #3157d7 !important;
}

@media (max-width: 991px) {
	html body .site-header.style-4 .main-bar .inner-bar {
		min-height: 80px;
	}

	html body .site-header.style-4 .header-nav.xmenu,
	html body.contact-dark-page .site-header.style-4 .header-nav.xmenu {
		color: var(--wc-header-ink) !important;
		background: var(--wc-header) !important;
		border-left: 1px solid var(--wc-header-line);
	}

	html body .site-header.style-4 .header-nav.xmenu .logo-header .webcolic-logo-text,
	html body .site-header.style-4 .header-nav.xmenu > .nav > li > a {
		color: var(--wc-header-ink) !important;
	}

	.site-header-mobile-toggle.navicon {
		color: var(--wc-header-ink) !important;
		background: var(--wc-header) !important;
		border: 1px solid var(--wc-header-line) !important;
	}

	.site-header-mobile-toggle.navicon span {
		background: var(--wc-header-ink) !important;
	}

	html body .site-header.style-4 .xmenu-toggler.navicon,
	html body .site-header.style-4 .xmenu-toggler.navicon.open {
		width: 46px;
		height: 46px;
		color: var(--wc-header-ink) !important;
		background: var(--wc-header) !important;
		border: 1px solid var(--wc-header-line) !important;
		border-radius: 12px;
		box-shadow: none !important;
	}

	html body .site-header.style-4 .xmenu-toggler.navicon span,
	html body .site-header.style-4 .xmenu-toggler.navicon.open span {
		background: var(--wc-header-ink) !important;
	}

	html body .site-header.style-4 .extra-nav {
		display: block !important;
		position: absolute;
		top: 17px;
		right: 76px;
		z-index: 1003;
	}

	html body .site-header.style-4 .extra-nav .header-right > li.nav-item.nav-link {
		display: none !important;
	}

	html body .site-header.style-4 .extra-nav .extra-cell .header-right .dz-theme-mode {
		width: 46px;
		height: 46px;
		border-radius: 12px;
	}
}

@media (min-width: 992px) {
	html body .site-header.style-4 .header-nav.xmenu > .logo-header {
		display: none !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	html[data-theme-version] body,
	html[data-theme-version] .page-content,
	html[data-theme-version] .site-header .main-bar,
	html[data-theme-version] .site-header .header-nav {
		transition: none;
	}
}
