.gadnet-cod-header {
	position: sticky;
	top: 0;
	z-index: 50;
	background: rgba(255, 255, 255, 0.96);
	backdrop-filter: blur(16px);
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
	border-bottom: 1px solid rgba(37, 99, 235, 0.08);
}

/* Promo Tek header refresh. */
.gadnet-cod-header {
	background: rgba(5, 8, 22, 0.94);
	border-bottom: 1px solid rgba(0, 166, 255, 0.20);
	box-shadow: 0 16px 38px rgba(5, 8, 22, 0.22), 0 0 28px rgba(0, 166, 255, 0.08);
}

.gadnet-cod-header__topbar {
	background: linear-gradient(90deg, #050816 0%, #081633 42%, #180b32 100%);
	border-bottom: 1px solid rgba(0, 166, 255, 0.18);
}

.gadnet-cod-header__trust-item {
	border-color: rgba(148, 213, 255, 0.22);
	background: rgba(255, 255, 255, 0.06);
}

.gadnet-cod-header__main {
	background:
		linear-gradient(90deg, rgba(0, 166, 255, 0.24), transparent 24%, transparent 76%, rgba(215, 44, 255, 0.22)),
		radial-gradient(circle at 18% 0%, rgba(0, 166, 255, 0.22), transparent 28%),
		radial-gradient(circle at 82% 0%, rgba(215, 44, 255, 0.20), transparent 28%),
		linear-gradient(180deg, #050816 0%, #0a1024 100%);
}

.gadnet-cod-header__search-wrap {
	background: linear-gradient(180deg, #0a1024 0%, #080d1f 100%);
	border-top-color: rgba(0, 166, 255, 0.14);
}

.gadnet-cod-header__search-toggle,
.gadnet-cod-header__search-shell,
.gadnet-cod-header__search-results {
	background: rgba(255, 255, 255, 0.96);
	border-color: rgba(0, 166, 255, 0.26);
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22), 0 0 24px rgba(0, 166, 255, 0.10);
}

.gadnet-cod-header__search-icon,
.gadnet-cod-header__search-button {
	background: linear-gradient(90deg, #00a6ff, #7c3aed 52%, #d72cff);
	box-shadow: 0 14px 28px rgba(124, 58, 237, 0.24), 0 0 18px rgba(0, 166, 255, 0.14);
}

.gadnet-cod-header__search-price {
	color: #7c3aed;
}

.gadnet-cod-header__logo {
	max-width: 250px;
	filter:
		drop-shadow(0 0 12px rgba(0, 166, 255, 0.34))
		drop-shadow(0 0 16px rgba(215, 44, 255, 0.22));
}

.gadnet-cod-header__brand-text {
	color: #ffffff;
	text-shadow: 0 0 18px rgba(0, 166, 255, 0.34);
}

.gadnet-cod-header__eyebrow {
	color: #d72cff;
	text-shadow: 0 0 12px rgba(215, 44, 255, 0.35);
}

.gadnet-cod-header__headline {
	color: #f8fbff;
	text-shadow: 0 0 20px rgba(0, 166, 255, 0.18);
}

.gadnet-cod-header__contact {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(148, 213, 255, 0.20);
	color: #f8fbff;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 12px 26px rgba(0, 0, 0, 0.18);
}

.gadnet-cod-header__contact--phone {
	color: #bae6fd;
}

.gadnet-cod-header__contact--whatsapp {
	color: #ffffff;
	background: linear-gradient(135deg, rgba(0, 166, 255, 0.16), rgba(215, 44, 255, 0.14));
}

.gadnet-cod-header__search--inline.is-open {
	background: rgba(5, 8, 22, 0.70);
}

.gadnet-cod-header__search--inline.is-open::before {
	background:
		radial-gradient(circle at top right, rgba(215, 44, 255, 0.18), transparent 24%),
		radial-gradient(circle at top left, rgba(0, 166, 255, 0.18), transparent 24%),
		linear-gradient(180deg, rgba(5, 8, 22, 0.72), rgba(8, 13, 31, 0.78));
}

.gadnet-cod-header__search-close {
	background: rgba(255, 255, 255, 0.96);
	border-color: rgba(0, 166, 255, 0.28);
	color: #7c3aed;
	box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);
}

.gadnet-cod-header__container {
	width: min(1180px, calc(100% - 28px));
	margin: 0 auto;
}

.gadnet-cod-header__topbar {
	background: linear-gradient(90deg, rgba(19, 32, 67, 1) 0%, rgba(32, 52, 110, 1) 52%, rgba(46, 71, 153, 1) 100%);
	color: #f8fafc;
	display: none;
}

.gadnet-cod-header__topbar-inner {
	padding: 7px 0;
}

.gadnet-cod-header__trust-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	justify-content: center;
}

.gadnet-cod-header__trust-item {
	display: inline-flex;
	align-items: center;
	padding: 5px 10px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.01em;
}

.gadnet-cod-header__main {
	background:
		radial-gradient(circle at top left, rgba(37, 99, 235, 0.08), transparent 34%),
		radial-gradient(circle at top right, rgba(251, 146, 60, 0.12), transparent 30%),
		linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.gadnet-cod-header__main-inner {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) 170px;
	gap: 14px;
	align-items: center;
	padding: 12px 0;
}

.gadnet-cod-header__search-wrap {
	padding: 0 0 14px;
	background: linear-gradient(180deg, #f8fbff 0%, rgba(255, 255, 255, 0.98) 100%);
	border-top: 1px solid rgba(37, 99, 235, 0.05);
}

.gadnet-cod-header__search {
	position: relative;
	max-width: 780px;
	display: flex;
	justify-content: flex-start;
	flex: 0 0 auto;
}

.gadnet-cod-header__search-toggle {
	width: 56px;
	height: 56px;
	border: 1px solid rgba(147, 197, 253, 0.45);
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(239,246,255,0.96));
	color: #ffffff;
	cursor: pointer;
	box-shadow: 0 18px 36px rgba(37, 99, 235, 0.08), inset 0 1px 0 rgba(255,255,255,0.95);
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.gadnet-cod-header__search-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin: 0;
	border-radius: 15px;
	background: linear-gradient(90deg, #4f46e5, #7c3aed);
	box-shadow: 0 14px 24px rgba(91, 61, 245, 0.18);
}

.gadnet-cod-header__search-icon svg {
	width: 20px;
	height: 20px;
	display: block;
	stroke: currentColor;
	stroke-width: 2.3;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
	color: #ffffff;
}

.gadnet-cod-header__search-shell {
	position: absolute;
	top: calc(100% + 10px);
	right: 0;
	left: auto;
	width: 360px;
	max-width: min(360px, calc(100vw - 28px));
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 8px;
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.98);
	border: 1px solid rgba(147, 197, 253, 0.45);
	box-shadow: 0 18px 36px rgba(37, 99, 235, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

.gadnet-cod-header__search-shell[hidden] {
	display: none !important;
}

.gadnet-cod-header__search-results[hidden] {
	display: none !important;
}

.gadnet-cod-header__search.is-open .gadnet-cod-header__search-toggle {
	opacity: 0;
	pointer-events: none;
}

.gadnet-cod-header__search-input {
	flex: 1;
	border: 0;
	background: transparent;
	padding: 10px 14px;
	font-size: 16px;
	font-weight: 700;
	color: #0f172a;
	outline: none;
}

.gadnet-cod-header__search-input::placeholder {
	color: #64748b;
	font-weight: 600;
}

.gadnet-cod-header__search-button {
	width: 48px;
	height: 48px;
	border: 0;
	border-radius: 16px;
	background: linear-gradient(90deg, #4f46e5, #7c3aed);
	color: #ffffff;
	cursor: pointer;
	box-shadow: 0 14px 24px rgba(91, 61, 245, 0.18);
}

.gadnet-cod-header__search-button .gadnet-cod-header__search-icon {
	width: 100%;
	height: 100%;
	margin: 0;
	border-radius: inherit;
	background: transparent;
	box-shadow: none;
}

.gadnet-cod-header__search-results {
	position: absolute;
	top: calc(100% + 78px);
	right: 0;
	left: auto;
	width: 360px;
	max-width: min(360px, calc(100vw - 28px));
	z-index: 90;
	padding: 10px;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.98);
	border: 1px solid rgba(219, 226, 242, 0.95);
	box-shadow: 0 24px 48px rgba(15, 23, 42, 0.12);
}

.gadnet-cod-header__search-state {
	padding: 14px 16px;
	color: #64748b;
	font-size: 14px;
	font-weight: 700;
}

.gadnet-cod-header__search-list {
	display: grid;
	gap: 8px;
	width: 100%;
}

.gadnet-cod-header__search-item {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr);
	gap: 12px;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 18px;
	text-decoration: none;
	background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
	border: 1px solid rgba(226, 232, 240, 0.9);
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.gadnet-cod-header__search-item:hover {
	transform: translateY(-1px);
	border-color: rgba(129, 140, 248, 0.45);
	box-shadow: 0 14px 28px rgba(37, 99, 235, 0.08);
}

.gadnet-cod-header__search-thumb {
	width: 72px;
	height: 72px;
	object-fit: cover;
	border-radius: 16px;
	background: #f8fafc;
}

.gadnet-cod-header__search-meta {
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.gadnet-cod-header__search-name {
	color: #0f172a;
	font-size: 15px;
	font-weight: 900;
	line-height: 1.25;
}

.gadnet-cod-header__search-price {
	color: #2563eb;
	font-size: 14px;
	font-weight: 900;
}

.gadnet-cod-header__brand {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	justify-content: flex-end;
}

.gadnet-cod-header__logo {
	max-width: 220px;
	height: auto;
	display: block;
	object-fit: contain;
	filter:
		drop-shadow(0 10px 18px rgba(37, 99, 235, 0.16))
		drop-shadow(0 4px 10px rgba(79, 70, 229, 0.12));
}

.gadnet-cod-header__brand-text {
	font-size: 28px;
	font-weight: 900;
	letter-spacing: 0.06em;
	color: #243b86;
}

.gadnet-cod-header__center {
	display: flex;
	flex-direction: column;
	gap: 4px;
	text-align: center;
}

.gadnet-cod-header__eyebrow {
	margin: 0;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #f97316;
}

.gadnet-cod-header__headline {
	margin: 0;
	font-size: 16px;
	line-height: 1.15;
	font-weight: 900;
	color: #0f172a;
	max-width: 540px;
	margin-inline: auto;
}

.gadnet-cod-header__actions {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: flex-start;
	flex-wrap: nowrap;
}

.gadnet-cod-header__contact {
	min-width: 132px;
	padding: 8px 12px;
	border-radius: 14px;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	gap: 3px;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.gadnet-cod-header__search--inline {
	order: 3;
	margin-inline-end: 2px;
}

.gadnet-cod-header__search--inline.is-open {
	position: fixed;
	inset: 0;
	width: 100vw;
	height: 100vh;
	max-width: none;
	z-index: 9999;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	padding: 96px 20px 24px;
	background: rgba(255, 255, 255, 0.42);
	backdrop-filter: blur(8px);
	overflow-y: auto;
	overflow-x: hidden;
}

.gadnet-cod-header__search--inline.is-open::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at top right, rgba(99, 102, 241, 0.08), transparent 24%),
		radial-gradient(circle at top left, rgba(251, 146, 60, 0.07), transparent 22%),
		linear-gradient(180deg, rgba(248, 250, 252, 0.48), rgba(255, 255, 255, 0.58));
}

.gadnet-cod-header__search--inline.is-open > * {
	position: relative;
	z-index: 1;
}

.gadnet-cod-header__search-close {
	display: none;
	position: fixed;
	top: 154px;
	left: max(18px, calc(50vw - 500px));
	right: auto;
	transform: none;
	width: 52px;
	height: 52px;
	border: 1px solid rgba(147, 197, 253, 0.55);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.9);
	color: #4338ca;
	cursor: pointer;
	box-shadow: 0 16px 30px rgba(37, 99, 235, 0.12);
	font-size: 30px;
	line-height: 1;
	align-items: center;
	justify-content: center;
	padding: 0;
	z-index: 5;
}

.gadnet-cod-header__search-close[hidden] {
	display: none !important;
}

.gadnet-cod-header__search--inline.is-open .gadnet-cod-header__search-close {
	display: inline-flex !important;
}

.gadnet-cod-header__search--inline.is-open .gadnet-cod-header__search-shell {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	box-sizing: border-box;
	flex: 0 0 auto;
	width: min(780px, calc(100vw - 32px));
	max-width: min(780px, calc(100vw - 32px));
	border-radius: 28px;
	padding: 12px;
}

.gadnet-cod-header__search--inline.is-open .gadnet-cod-header__search-results {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	box-sizing: border-box;
	flex: 0 0 auto;
	width: min(780px, calc(100vw - 32px));
	max-width: min(780px, calc(100vw - 32px));
	min-height: 96px;
	margin-top: 14px;
	border-radius: 28px;
	max-height: calc(100vh - 220px);
	overflow-x: hidden;
	overflow-y: auto;
}

.gadnet-cod-header__contact--phone {
	order: 1;
}

.gadnet-cod-header__contact--whatsapp {
	order: 2;
}

.gadnet-cod-header__contact-icon {
	display: none;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px 18px;
}

.gadnet-cod-header__contact-icon--phone {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231d4ed8' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.12.9.33 1.79.63 2.64a2 2 0 0 1-.45 2.11L8 9.91a16 16 0 0 0 6.09 6.09l1.44-1.29a2 2 0 0 1 2.11-.45c.85.3 1.74.51 2.64.63A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E");
}

.gadnet-cod-header__contact-icon--whatsapp {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2315803d' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5A8.5 8.5 0 0 1 8.37 18.9L3 20l1.16-5.1A8.5 8.5 0 1 1 21 11.5Z'/%3E%3Cpath d='M8.8 9.7c.16-.36.33-.37.49-.38h.42c.13 0 .31.05.47.37.16.32.53 1.3.58 1.39.05.09.08.2.02.31-.06.11-.09.18-.18.27-.09.1-.18.22-.25.29-.08.08-.16.17-.07.33.09.16.4.67.86 1.08.59.52 1.09.68 1.25.76.16.08.25.07.35-.04.1-.11.4-.47.5-.63.1-.16.2-.13.34-.08.14.05.88.42 1.03.5.15.08.26.12.29.19.04.08.04.45-.1.88-.14.43-.82.82-1.12.86-.29.04-.66.06-1.07-.08-.25-.09-.57-.19-.98-.36-1.72-.74-2.84-2.49-2.93-2.62-.09-.13-.7-.93-.7-1.77 0-.84.44-1.25.6-1.42Z'/%3E%3C/svg%3E");
}

.gadnet-cod-header__contact:hover {
	transform: translateY(-1px);
}

.gadnet-cod-header__contact-label {
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	opacity: 0.75;
}

.gadnet-cod-header__contact strong {
	font-size: 13px;
	line-height: 1.2;
}

.gadnet-cod-header__contact--phone {
	background: #eff6ff;
	border: 1px solid rgba(37, 99, 235, 0.12);
	box-shadow: 0 10px 20px rgba(37, 99, 235, 0.08);
	color: #1d4ed8;
}

.gadnet-cod-header__contact--whatsapp {
	background: #f0fdf4;
	border: 1px solid rgba(22, 163, 74, 0.12);
	box-shadow: 0 10px 20px rgba(22, 163, 74, 0.08);
	color: #15803d;
	align-items: center;
	text-align: center;
}

.single-product #site-header {
	display: none;
}

.single-product .gadnet-breadcrumb-wrap,
.single-product div.product {
	scroll-margin-top: 96px;
}

@media (max-width: 1024px) {
	.gadnet-cod-header__main-inner {
		grid-template-columns: minmax(0, 1fr) 140px;
	}

	.gadnet-cod-header__logo {
		max-width: 180px;
	}

	.gadnet-cod-header__actions {
		grid-column: 1 / -1;
		justify-content: center;
		order: 3;
		flex-wrap: wrap;
	}

	.gadnet-cod-header__headline {
		font-size: 15px;
	}

	.gadnet-cod-header__center {
		text-align: right;
	}

	.gadnet-cod-header__search {
		max-width: none;
	}

	.gadnet-cod-header__search-shell {
		width: min(360px, calc(100vw - 28px));
	}

	.gadnet-cod-header__search-results {
		width: min(360px, calc(100vw - 28px));
		top: calc(100% + 78px);
	}
}

@media (max-width: 767px) {
	.gadnet-cod-header__container {
		width: min(100%, calc(100% - 20px));
	}

	.single-product .site-main {
		padding-top: 18px;
	}

	.single-product .gadnet-breadcrumb-wrap {
		margin-top: 0;
	}

	.single-product div.product {
		margin-top: 0;
	}

	.gadnet-cod-header__main-inner {
		grid-template-columns: 1fr auto;
		gap: 8px;
		padding: 3px 0;
	}

	.gadnet-cod-header__logo {
		max-width: 118px;
	}

	.gadnet-cod-header__center {
		display: none;
	}

	.gadnet-cod-header__actions {
		display: flex;
		order: 2;
		grid-column: auto;
		justify-content: flex-end;
		gap: 8px;
		flex-wrap: nowrap;
	}

	.gadnet-cod-header__brand {
		order: 1;
		justify-content: flex-start;
	}

	.gadnet-cod-header__contact {
		min-width: 38px;
		width: 38px;
		height: 38px;
		padding: 0;
		border-radius: 12px;
		align-items: center;
		justify-content: center;
		gap: 0;
	}

	.gadnet-cod-header__contact-label,
	.gadnet-cod-header__contact strong {
		display: none;
	}

	.gadnet-cod-header__contact-icon {
		display: block;
	}

	.gadnet-cod-header__search-wrap {
		padding: 0 0 4px;
	}

	.gadnet-cod-header__search--inline {
		order: 3;
	}

	.gadnet-cod-header__search--inline.is-open {
		padding: 78px 10px 18px;
	}

	.gadnet-cod-header__search-close {
		top: 12px;
		left: 12px;
		right: auto;
		width: 44px;
		height: 44px;
		border-radius: 14px;
		font-size: 26px;
	}

	.gadnet-cod-header__search-toggle {
		width: 38px;
		height: 38px;
		border-radius: 12px;
	}

	.gadnet-cod-header__search-icon {
		width: 28px;
		height: 28px;
		border-radius: 10px;
	}

	.gadnet-cod-header__search-icon svg {
		width: 16px;
		height: 16px;
	}

	.gadnet-cod-header__search-shell {
		width: min(300px, calc(100vw - 20px));
		padding: 6px;
		border-radius: 18px;
		right: -52px;
	}

	.gadnet-cod-header__search-input {
		padding: 8px 10px;
		font-size: 14px;
	}

	.gadnet-cod-header__search-button {
		width: 42px;
		height: 42px;
		border-radius: 14px;
		font-size: 20px;
	}

	.gadnet-cod-header__search-item {
		grid-template-columns: 58px minmax(0, 1fr);
		gap: 10px;
		padding: 8px;
	}

	.gadnet-cod-header__search-results {
		top: calc(100% + 66px);
		right: -52px;
		left: auto;
		width: min(300px, calc(100vw - 20px));
	}

	.gadnet-cod-header__search--inline.is-open .gadnet-cod-header__search-shell,
	.gadnet-cod-header__search--inline.is-open .gadnet-cod-header__search-results {
		width: min(100%, calc(100vw - 20px));
		max-width: min(100%, calc(100vw - 20px));
		right: auto;
	}

	.gadnet-cod-header__search--inline.is-open .gadnet-cod-header__search-results {
		max-height: calc(100vh - 190px);
	}

	.gadnet-cod-header__search-thumb {
		width: 58px;
		height: 58px;
		border-radius: 14px;
	}
}

/* Promo Tek priority overrides. Keep this block last. */
.gadnet-cod-header {
	background: rgba(5, 8, 22, 0.94);
	border-bottom: 1px solid rgba(0, 166, 255, 0.20);
	box-shadow: 0 16px 38px rgba(5, 8, 22, 0.22), 0 0 28px rgba(0, 166, 255, 0.08);
}

.gadnet-cod-header__topbar {
	background: linear-gradient(90deg, #050816 0%, #081633 42%, #180b32 100%);
	border-bottom: 1px solid rgba(0, 166, 255, 0.18);
}

.gadnet-cod-header__trust-item {
	border-color: rgba(148, 213, 255, 0.22);
	background: rgba(255, 255, 255, 0.06);
}

.gadnet-cod-header__main {
	background:
		linear-gradient(90deg, rgba(0, 166, 255, 0.24), transparent 24%, transparent 76%, rgba(215, 44, 255, 0.22)),
		radial-gradient(circle at 18% 0%, rgba(0, 166, 255, 0.22), transparent 28%),
		radial-gradient(circle at 82% 0%, rgba(215, 44, 255, 0.20), transparent 28%),
		linear-gradient(180deg, #050816 0%, #0a1024 100%);
}

.gadnet-cod-header__search-wrap {
	background: linear-gradient(180deg, #0a1024 0%, #080d1f 100%);
	border-top-color: rgba(0, 166, 255, 0.14);
}

.gadnet-cod-header__search-toggle,
.gadnet-cod-header__search-shell,
.gadnet-cod-header__search-results {
	background: rgba(255, 255, 255, 0.96);
	border-color: rgba(0, 166, 255, 0.26);
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22), 0 0 24px rgba(0, 166, 255, 0.10);
}

.gadnet-cod-header__search-icon,
.gadnet-cod-header__search-button {
	background: linear-gradient(90deg, #00a6ff, #7c3aed 52%, #d72cff);
	box-shadow: 0 14px 28px rgba(124, 58, 237, 0.24), 0 0 18px rgba(0, 166, 255, 0.14);
}

.gadnet-cod-header__search-price {
	color: #7c3aed;
}

.gadnet-cod-header__logo {
	max-width: 250px;
	filter:
		drop-shadow(0 0 12px rgba(0, 166, 255, 0.34))
		drop-shadow(0 0 16px rgba(215, 44, 255, 0.22));
}

.gadnet-cod-header__brand-text {
	color: #ffffff;
	text-shadow: 0 0 18px rgba(0, 166, 255, 0.34);
}

.gadnet-cod-header__eyebrow {
	color: #d72cff;
	text-shadow: 0 0 12px rgba(215, 44, 255, 0.35);
}

.gadnet-cod-header__headline {
	color: #f8fbff;
	text-shadow: 0 0 20px rgba(0, 166, 255, 0.18);
}

.gadnet-cod-header__contact,
.gadnet-cod-header__contact--phone {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(148, 213, 255, 0.20);
	color: #bae6fd;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 12px 26px rgba(0, 0, 0, 0.18);
}

.gadnet-cod-header__contact--whatsapp {
	color: #ffffff;
	background: linear-gradient(135deg, rgba(0, 166, 255, 0.16), rgba(215, 44, 255, 0.14));
	border-color: rgba(215, 44, 255, 0.22);
}

.gadnet-cod-header__search--inline.is-open {
	background: rgba(5, 8, 22, 0.70);
}

.gadnet-cod-header__search--inline.is-open::before {
	background:
		radial-gradient(circle at top right, rgba(215, 44, 255, 0.18), transparent 24%),
		radial-gradient(circle at top left, rgba(0, 166, 255, 0.18), transparent 24%),
		linear-gradient(180deg, rgba(5, 8, 22, 0.72), rgba(8, 13, 31, 0.78));
}

.gadnet-cod-header__search-close {
	background: rgba(255, 255, 255, 0.96);
	border-color: rgba(0, 166, 255, 0.28);
	color: #7c3aed;
	box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);
}
