/**
 * Premium header — desktop + mobile drawer
 */

.cw-topbar {
	background: var(--cw-black);
	color: rgba(255, 255, 255, 0.88);
	font-size: 0.6875rem;
	letter-spacing: 0.06em;
	min-height: var(--cw-topbar-height);
	display: flex;
	align-items: center;
}

.cw-topbar > .cw-container {
	width: 100%;
}

.cw-topbar__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem 1.5rem;
	width: 100%;
	padding: 0.5rem 0;
}

.cw-topbar__start {
	flex: 1 1 0;
	min-width: 0;
	display: flex;
	justify-content: flex-start;
	text-align: left;
}

.cw-topbar__message {
	margin: 0;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 0.5rem 0.75rem;
	line-height: 1.35;
}

.cw-topbar__end {
	flex: 0 0 auto;
	margin-left: auto;
	display: flex;
	align-items: center;
	gap: 0.65rem 0.85rem;
}

.cw-topbar__social {
	display: flex;
	align-items: center;
	gap: 0.35rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.cw-topbar__social a {
	display: inline-grid;
	place-items: center;
	width: 1.35rem;
	height: 1.35rem;
	color: rgba(255, 255, 255, 0.82);
	text-decoration: none;
	transition: color 0.2s ease, opacity 0.2s ease;
}

.cw-topbar__social a:hover,
.cw-topbar__social a:focus-visible {
	color: var(--cw-white);
}

.cw-topbar__social-icon {
	width: 0.75rem;
	height: 0.75rem;
	background: currentColor;
	mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
}

.cw-topbar__social-icon--instagram {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='1' fill='black' stroke='none'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='1' fill='black' stroke='none'/%3E%3C/svg%3E");
}

.cw-topbar__social-icon--facebook {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M14 8h3V4h-3c-2.8 0-5 2.2-5 5v2H6v4h3v8h4v-8h3l1-4h-4V9c0-.6.4-1 1-1z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M14 8h3V4h-3c-2.8 0-5 2.2-5 5v2H6v4h3v8h4v-8h3l1-4h-4V9c0-.6.4-1 1-1z'/%3E%3C/svg%3E");
}

.cw-topbar__social-icon--tiktok {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16 8.5c1.1.8 2.4 1.2 3.8 1.1V12c-1.3 0-2.5-.3-3.6-.9v5.4c0 3-2.4 5.4-5.4 5.4S5.4 18.5 5.4 15.5 7.8 10.1 10.8 10.1c.3 0 .7 0 1 .1v3.4c-.3-.1-.6-.2-1-.2-1.2 0-2.2 1-2.2 2.2s1 2.2 2.2 2.2 2.2-1 2.2-2.2V3h3.4c.1 1.4.9 2.7 2.2 3.5z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16 8.5c1.1.8 2.4 1.2 3.8 1.1V12c-1.3 0-2.5-.3-3.6-.9v5.4c0 3-2.4 5.4-5.4 5.4S5.4 18.5 5.4 15.5 7.8 10.1 10.8 10.1c.3 0 .7 0 1 .1v3.4c-.3-.1-.6-.2-1-.2-1.2 0-2.2 1-2.2 2.2s1 2.2 2.2 2.2 2.2-1 2.2-2.2V3h3.4c.1 1.4.9 2.7 2.2 3.5z'/%3E%3C/svg%3E");
}

.cw-topbar__social-icon--youtube {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M10 15.5v-7l6 3.5-6 3.5zM21 8.2c0-.8-.6-1.5-1.4-1.6C17.4 6.2 14 6.2 12 6.2s-5.4 0-7.6.4c-.8.1-1.4.8-1.4 1.6 0 0-.4 2.6-.4 5.3s.4 5.3.4 5.3c0 .8.6 1.5 1.4 1.6 2.2.4 5.6.4 7.6.4s5.4 0 7.6-.4c.8-.1 1.4-.8 1.4-1.6 0 0 .4-2.6.4-5.3s-.4-5.3-.4-5.3z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M10 15.5v-7l6 3.5-6 3.5zM21 8.2c0-.8-.6-1.5-1.4-1.6C17.4 6.2 14 6.2 12 6.2s-5.4 0-7.6.4c-.8.1-1.4.8-1.4 1.6 0 0-.4 2.6-.4 5.3s.4 5.3.4 5.3c0 .8.6 1.5 1.4 1.6 2.2.4 5.6.4 7.6.4s5.4 0 7.6-.4c.8-.1 1.4-.8 1.4-1.6 0 0 .4-2.6.4-5.3s-.4-5.3-.4-5.3z'/%3E%3C/svg%3E");
}

.cw-topbar__social-icon--linkedin {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M20.45 20.45h-3.56v-5.57c0-1.33-.03-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.34V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.45v6.29zM5.34 7.43a2.06 2.06 0 110-4.12 2.06 2.06 0 010 4.12zM7.12 20.45H3.56V9h3.56v11.45z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M20.45 20.45h-3.56v-5.57c0-1.33-.03-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.34V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.45v6.29zM5.34 7.43a2.06 2.06 0 110-4.12 2.06 2.06 0 010 4.12zM7.12 20.45H3.56V9h3.56v11.45z'/%3E%3C/svg%3E");
}

.cw-topbar__phone {
	flex: 0 0 auto;
	color: rgba(255, 255, 255, 0.95);
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 0.04em;
	white-space: nowrap;
	font-variant-numeric: tabular-nums;
}

.cw-topbar__phone-label {
	font-weight: 500;
	margin-right: 0.35em;
}

.cw-topbar__phone:hover,
.cw-topbar__phone:focus-visible {
	color: var(--cw-white);
}

.cw-topbar__text {
	text-transform: uppercase;
}

.cw-topbar__link {
	color: rgba(255, 255, 255, 0.95);
	text-decoration: underline;
	text-underline-offset: 0.15em;
	text-decoration-color: rgba(255, 255, 255, 0.45);
	white-space: nowrap;
	font-weight: 600;
	letter-spacing: 0.04em;
}

.cw-topbar__link:hover,
.cw-topbar__link:focus-visible {
	color: var(--cw-white);
	text-decoration-color: currentColor;
}

.cw-topbar__rotator {
	position: relative;
	min-height: 1.35em;
	overflow: hidden;
}

.cw-topbar__slide {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	opacity: 0;
	transform: translateY(100%);
	transition:
		opacity 0.45s ease,
		transform 0.45s ease;
	pointer-events: none;
}

.cw-topbar__slide.is-active {
	position: relative;
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.cw-topbar__slide.is-exit {
	opacity: 0;
	transform: translateY(-100%);
}

@media (prefers-reduced-motion: reduce) {
	.cw-topbar__slide {
		transition: none;
	}
}

@media (max-width: 640px) {
	.cw-topbar {
		min-height: 0;
	}

	.cw-topbar__inner {
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		padding: 0;
	}

	.cw-topbar__start {
		flex: none;
		width: 100%;
		padding: 0.45rem 0;
		justify-content: center;
		text-align: center;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.cw-topbar__message,
	.cw-topbar__slide {
		justify-content: center;
		text-align: center;
	}

	.cw-topbar__rotator {
		width: 100%;
	}

	.cw-topbar__end {
		width: 100%;
		margin-left: 0;
		justify-content: center;
		flex-wrap: wrap;
		gap: 0.4rem 0.75rem;
		padding: 0.4rem 0 0.45rem;
	}

	.cw-topbar__inner > .cw-topbar__end:only-child {
		padding-top: 0.45rem;
	}

	.cw-topbar__phone {
		font-size: 0.625rem;
	}

	.cw-topbar__social a {
		width: 1.2rem;
		height: 1.2rem;
	}

	.cw-topbar__social-icon {
		width: 0.65rem;
		height: 0.65rem;
	}
}

/* Przezroczysty header na hero (styl premium) */
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header {
	background: transparent;
	backdrop-filter: none;
	-webkit-backdrop-filter: none;
	border-bottom-color: transparent;
	box-shadow: none;
}

body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__logo-text,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu a,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__phone,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__cart,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__account,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__toggle,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-lang__trigger {
	color: var(--cw-white);
}

body.cw-home-v3-active .cw-header-wrap:not(.is-scrolled) .cw-header,
body.cw-home-v2-active .cw-header-wrap:not(.is-scrolled) .cw-header {
	background: rgba(255, 255, 255, 0.92);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border-bottom-color: rgba(10, 10, 10, 0.06);
}

body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu a:hover {
	background: rgba(255, 255, 255, 0.1);
	color: var(--cw-white);
}

body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__logo-text {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.cw-header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	transition: transform 0.32s var(--cw-ease, ease);
	will-change: transform;
}

body.admin-bar .cw-header-wrap {
	top: var(--cw-admin-bar, 32px);
}

.cw-header {
	position: relative;
	background: rgba(255, 255, 255, 0.82);
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
	border-bottom: 1px solid transparent;
	transition:
		background 0.35s var(--cw-ease),
		border-color 0.35s var(--cw-ease),
		box-shadow 0.35s var(--cw-ease);
}

.cw-header.is-scrolled {
	background: rgba(255, 255, 255, 0.96);
	border-bottom-color: var(--cw-border);
	box-shadow: var(--cw-shadow-sm);
}

.cw-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	min-height: var(--cw-header-height);
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}

.cw-header__logo {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: var(--cw-black);
}

.cw-header__logo-img {
	display: block;
	height: auto;
	width: auto;
	max-height: 28px;
	max-width: 118px;
	object-fit: contain;
}

.cw-header__logo-text {
	font-size: 1.125rem;
	font-weight: 600;
	letter-spacing: -0.03em;
}

.cw-header__nav {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.5rem;
	min-width: 0;
}

.cw-header__menu {
	display: flex;
	align-items: center;
	gap: 0.25rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.cw-header__menu > li {
	position: relative;
}

.cw-header__menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cw-header__menu a {
	display: block;
	padding: 0.5rem 0.875rem;
	font-size: 0.875rem;
	font-weight: 450;
	letter-spacing: -0.01em;
	text-transform: none;
	color: var(--cw-graphite);
	text-decoration: none;
	border-radius: 999px;
	transition: color 0.2s ease, background 0.2s ease;
}

.cw-header__menu a:hover,
.cw-header__menu .current-menu-item > a,
.cw-header__menu .current_page_item > a {
	color: var(--cw-black);
	background: var(--cw-stone);
}

/* Desktop — submenu jako dropdown (po imporcie WP generuje rozwinięte listy) */
@media (min-width: 1101px) {
	.cw-header {
		overflow: visible;
	}

	.cw-header__nav {
		overflow: visible;
		min-width: 0;
	}

	.cw-header__menu {
		flex-wrap: nowrap;
	}

	.cw-header__menu > li > .sub-menu {
		position: absolute;
		top: calc(100% + 0.4rem);
		left: 0;
		min-width: 12.5rem;
		max-width: 17rem;
		max-height: min(70vh, 24rem);
		overflow-x: hidden;
		overflow-y: auto;
		padding: 0.4rem 0;
		background: rgba(255, 255, 255, 0.98);
		border: 1px solid var(--cw-border);
		border-radius: 12px;
		box-shadow: 0 14px 40px rgba(10, 10, 10, 0.12);
		opacity: 0;
		visibility: hidden;
		transform: translateY(6px);
		transition:
			opacity 0.2s ease,
			transform 0.2s ease,
			visibility 0.2s ease;
		z-index: 60;
		-webkit-overflow-scrolling: touch;
	}

	.cw-header__menu > li.menu-item-has-children:hover > .sub-menu,
	.cw-header__menu > li.menu-item-has-children:focus-within > .sub-menu {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}

	.cw-header__menu > li > .sub-menu a {
		border-radius: 0;
		padding: 0.5rem 1rem;
		font-size: 0.8125rem;
		white-space: nowrap;
	}

	.cw-header__menu > li > .sub-menu a:hover,
	.cw-header__menu > li > .sub-menu .current-menu-item > a {
		background: var(--cw-stone);
	}

	.cw-header__menu > li.menu-item-has-children > a {
		padding-right: 1.35rem;
	}

	.cw-header__menu > li.menu-item-has-children > a::after {
		content: "";
		display: inline-block;
		width: 0.35rem;
		height: 0.35rem;
		margin-left: 0.35rem;
		border-right: 1.5px solid currentColor;
		border-bottom: 1.5px solid currentColor;
		transform: rotate(45deg) translateY(-2px);
		vertical-align: middle;
		opacity: 0.5;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li > .sub-menu {
		background: rgba(18, 20, 28, 0.96);
		border-color: rgba(255, 255, 255, 0.12);
		box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li > .sub-menu a {
		color: rgba(255, 255, 255, 0.9);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li > .sub-menu a:hover {
		background: rgba(255, 255, 255, 0.1);
		color: #fff;
	}

	/* Mega-menu „Funkcje” — premium panel */
	.cw-header__menu > li.menu-item-cw-features {
		position: static;
	}

	.cw-header__menu > li.menu-item-cw-features > .sub-menu {
		display: none;
	}

	.cw-header__menu > li.menu-item-cw-features:hover > a,
	.cw-header__menu > li.menu-item-cw-features.is-mega-open > a,
	.cw-header__menu > li.menu-item-cw-features:focus-within > a,
	.cw-header__menu > li.menu-item-cw-features:has(.cw-header__mega:hover) > a {
		color: var(--cw-black);
		background: var(--cw-stone);
	}

	.cw-header__mega {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		width: 100%;
		margin-top: 0;
		padding: 1rem var(--cw-gutter, 1.5rem) 1.15rem;
		background: var(--cw-white);
		border: none;
		border-top: 1px solid rgba(10, 10, 10, 0.06);
		border-radius: 0;
		box-shadow: 0 24px 56px rgba(10, 10, 10, 0.08);
		opacity: 0;
		visibility: hidden;
		transform: translateY(-4px);
		transition:
			opacity 0.2s var(--cw-ease),
			transform 0.2s var(--cw-ease),
			visibility 0.2s ease;
		transition-delay: 0.08s;
		z-index: 80;
		pointer-events: none;
		overflow: hidden;
		isolation: isolate;
	}

	/* Niewidzialny mostek — kursor nie traci hover w szczelinie pod linkiem */
	.cw-header__mega::before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: -3.25rem;
		height: 3.25rem;
		pointer-events: auto;
	}

	.cw-header__mega::after {
		display: none;
	}

	.cw-header__menu > li.menu-item-cw-features:hover > .cw-header__mega,
	.cw-header__menu > li.menu-item-cw-features.is-mega-open > .cw-header__mega,
	.cw-header__menu > li.menu-item-cw-features:focus-within > .cw-header__mega,
	.cw-header__menu > li.menu-item-cw-features:has(.cw-header__mega:hover) > .cw-header__mega,
	.cw-header__mega.is-open {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
		pointer-events: auto;
		transition-delay: 0s;
	}

	.cw-header__mega-inner {
		position: relative;
		z-index: 1;
		display: flex;
		flex-direction: column;
		gap: 0;
		max-width: var(--cw-container-wide);
		margin: 0 auto;
	}

	.cw-header__mega-bar {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 0.5rem 1.25rem;
		padding-bottom: 0.85rem;
		border-bottom: 1px solid rgba(10, 10, 10, 0.06);
	}

	.cw-header__mega-kicker {
		display: inline-flex;
		align-items: center;
		gap: 0.45rem;
		margin: 0;
		font-size: 0.625rem;
		font-weight: 500;
		letter-spacing: 0.2em;
		text-transform: uppercase;
		color: rgba(10, 10, 10, 0.42);
		white-space: nowrap;
	}

	.cw-header__mega-kicker-mark {
		display: block;
		width: var(--cw-eyebrow-wave-size, 1.35rem);
		height: var(--cw-eyebrow-wave-size, 1.35rem);
		border-radius: 0;
		background: var(--cw-eyebrow-wave) center / contain no-repeat;
		flex-shrink: 0;
		opacity: 0.55;
	}

	.cw-header__mega-count {
		margin: 0;
		padding-left: 0.65rem;
		border-left: 1px solid rgba(10, 10, 10, 0.08);
		font-size: 0.625rem;
		font-weight: 500;
		letter-spacing: 0.16em;
		text-transform: uppercase;
		color: rgba(10, 10, 10, 0.38);
	}

	.cw-header__mega-headline {
		margin: 0;
		flex: 1 1 auto;
		min-width: 0;
		font-size: clamp(0.8125rem, 1.1vw, 0.9375rem);
		font-weight: 500;
		letter-spacing: -0.02em;
		line-height: 1.25;
		color: var(--cw-black);
	}

	.cw-header__mega-bar-cta {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 34px;
		padding: 0.4rem 1rem;
		font-size: 0.8125rem;
		font-weight: 500;
		border-radius: var(--cw-btn-radius);
		text-decoration: none;
		white-space: nowrap;
		flex-shrink: 0;
		color: #fff !important;
		background: var(--cw-blue);
		border-color: transparent;
	}

	.cw-header__mega-bar-cta:hover,
	.cw-header__mega-bar-cta:focus-visible {
		color: #fff !important;
		background: var(--cw-blue-hover, #0066d6);
	}

	.cw-header__mega-main {
		min-width: 0;
		padding-top: 0.15rem;
	}

	.cw-header__mega-bar--features {
		display: grid;
		grid-template-columns: auto minmax(0, 1fr) auto;
		align-items: center;
		gap: 0.75rem 1.25rem;
	}

	.cw-header__mega-bar-start {
		display: inline-flex;
		align-items: center;
		gap: 0.65rem;
		min-width: 0;
	}

	.cw-header__mega-bar--features .cw-header__mega-count {
		margin: 0;
		padding: 0;
		border: 0;
	}

	.cw-header__mega-main--features {
		padding-top: 0;
	}

	.cw-header__features-shell {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(12.5rem, 15rem);
		align-items: start;
		gap: clamp(1rem, 2.5vw, 2rem);
		min-height: 0;
		padding-top: 0.15rem;
		border-top: 1px solid rgba(10, 10, 10, 0.06);
		background: transparent;
	}

	.cw-header__features-grid {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-auto-rows: minmax(0, auto);
		gap: 0.1rem 2rem;
		align-content: start;
		padding: 0.65rem 0 0.5rem;
	}

	@media (min-width: 1040px) {
		.cw-header__features-grid {
			grid-template-columns: repeat(3, minmax(0, 1fr));
			gap: 0.1rem 2.25rem;
		}
	}

	@media (min-width: 1240px) {
		.cw-header__features-grid {
			grid-template-columns: repeat(4, minmax(0, 1fr));
		}
	}

	.cw-header__features-card {
		display: flex;
		align-items: center;
		gap: 0.65rem;
		min-height: 2.15rem;
		padding: 0.3rem 0;
		border: 0;
		border-radius: 0;
		text-decoration: none;
		color: inherit;
		background: transparent;
		transition: color 0.2s var(--cw-ease);
	}

	.cw-header__features-card:hover,
	.cw-header__features-card:focus-visible {
		background: transparent;
		outline: none;
	}

	.cw-header__features-index {
		flex-shrink: 0;
		min-width: 1.1rem;
		font-size: 0.5625rem;
		font-weight: 500;
		font-variant-numeric: tabular-nums;
		letter-spacing: 0.06em;
		color: rgba(10, 10, 10, 0.26);
	}

	.cw-header__features-title {
		flex: 1;
		min-width: 0;
		font-size: 0.8125rem;
		font-weight: 400;
		letter-spacing: -0.01em;
		line-height: 1.35;
		color: rgba(10, 10, 10, 0.72);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		transition: color 0.2s var(--cw-ease);
	}

	.cw-header__features-card:hover .cw-header__features-title,
	.cw-header__features-card:focus-visible .cw-header__features-title {
		color: var(--cw-blue);
	}

	.cw-header__features-visual {
		display: flex;
		flex-direction: column;
		min-height: 0;
		padding: 0.65rem 0 0.35rem;
		background: transparent;
	}

	.cw-header__features-product {
		display: flex;
		flex-direction: column;
		flex: 1;
		text-decoration: none;
		color: inherit;
		transition: color 0.2s var(--cw-ease);
	}

	.cw-header__features-product:hover,
	.cw-header__features-product:focus-visible {
		outline: none;
	}

	.cw-header__features-product:hover .cw-header__features-visual-name,
	.cw-header__features-product:focus-visible .cw-header__features-visual-name {
		color: var(--cw-blue);
	}

	.cw-header__features-visual-stage {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 11.5rem;
		padding: 0;
		border: none;
		border-radius: 0;
		background: transparent;
		overflow: visible;
	}

	.cw-header__features-media {
		position: relative;
		z-index: 1;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
	}

	.cw-header__features-visual-img {
		position: relative;
		z-index: 1;
		display: block;
		width: 100%;
		max-width: 11.5rem;
		height: auto;
		max-height: 11rem;
		margin: 0 auto;
		object-fit: contain;
		object-position: center;
	}

	.cw-header__features-visual-meta {
		padding: 0.75rem 0 0;
		border-top: none;
		background: transparent;
		text-align: center;
	}

	.cw-header__features-visual-name {
		margin: 0;
		font-size: 0.875rem;
		font-weight: 500;
		letter-spacing: -0.02em;
		color: var(--cw-black);
	}

	.cw-header__features-visual-caption {
		margin: 0.3rem 0 0;
		font-size: 0.625rem;
		font-weight: 500;
		letter-spacing: 0.18em;
		text-transform: uppercase;
		color: rgba(10, 10, 10, 0.38);
	}

	.cw-header__mega-reassurance {
		margin-top: 0.35rem;
		padding: 0.85rem 0 0.15rem;
		border-top: 1px solid rgba(10, 10, 10, 0.06);
	}

	.cw-header__mega-reassurance-eyebrow {
		display: inline-flex;
		align-items: center;
		gap: 0.55rem;
		margin: 0 0 0.75rem;
		font-size: 0.625rem;
		font-weight: 500;
		letter-spacing: 0.18em;
		text-transform: uppercase;
		color: rgba(10, 10, 10, 0.38);
	}

	.cw-header__mega-reassurance-mark {
		display: block;
		width: var(--cw-eyebrow-wave-size, 1.35rem);
		height: var(--cw-eyebrow-wave-size, 1.35rem);
		background: var(--cw-eyebrow-wave) center / contain no-repeat;
		opacity: 0.55;
	}

	.cw-header__mega-reassurance-list {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.85rem 1.25rem;
		margin: 0;
		padding: 0;
		list-style: none;
	}

	@media (min-width: 900px) {
		.cw-header__mega-reassurance-list {
			grid-template-columns: repeat(4, minmax(0, 1fr));
			gap: 0 0;
		}
	}

	.cw-header__mega-reassurance-item {
		position: relative;
		margin: 0;
		padding: 0;
	}

	@media (min-width: 900px) {
		.cw-header__mega-reassurance-item {
			padding: 0 clamp(1rem, 2vw, 1.35rem);
		}

		.cw-header__mega-reassurance-item:first-child {
			padding-left: 0;
		}

		.cw-header__mega-reassurance-item:not(:first-child)::before {
			content: "";
			position: absolute;
			left: 0;
			top: 0.1rem;
			bottom: 0.1rem;
			width: 1px;
			background: linear-gradient(180deg, transparent, rgba(10, 10, 10, 0.08) 15%, rgba(10, 10, 10, 0.08) 85%, transparent);
		}
	}

	.cw-header__mega-reassurance-metric {
		display: flex;
		flex-wrap: wrap;
		align-items: baseline;
		gap: 0.3rem 0.4rem;
		margin: 0;
		line-height: 1.1;
	}

	.cw-header__mega-reassurance-value {
		font-size: 0.9375rem;
		font-weight: 500;
		letter-spacing: -0.02em;
		color: var(--cw-black);
	}

	.cw-header__mega-reassurance-label {
		font-size: 0.6875rem;
		font-weight: 500;
		letter-spacing: 0.12em;
		text-transform: uppercase;
		color: rgba(10, 10, 10, 0.42);
	}

	.cw-header__mega-reassurance-desc {
		margin: 0.35rem 0 0;
		font-size: 0.75rem;
		line-height: 1.45;
		color: rgba(10, 12, 20, 0.48);
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.cw-header__mega-grid {
		column-count: 3;
		column-gap: 1.5rem;
		overflow: visible;
	}

	@media (min-width: 1100px) {
		.cw-header__mega-grid {
			column-count: 4;
			column-gap: 1.75rem;
		}
	}

	@media (min-width: 1320px) {
		.cw-header__mega-grid {
			column-count: 5;
		}
	}

	.cw-header__mega-card {
		position: relative;
		display: flex;
		align-items: center;
		gap: 0.55rem;
		width: 100%;
		margin: 0 0 0.15rem;
		padding: 0.35rem 0.45rem;
		border: 1px solid transparent;
		border-radius: 10px;
		text-decoration: none;
		color: inherit;
		background: transparent;
		break-inside: avoid;
		transition:
			background 0.2s var(--cw-ease),
			border-color 0.2s var(--cw-ease),
			transform 0.2s var(--cw-ease);
	}

	.cw-header__mega-card::after {
		content: "";
		flex-shrink: 0;
		width: 0.65rem;
		height: 0.65rem;
		margin-left: auto;
		opacity: 0;
		transform: translateX(-2px);
		background-color: var(--cw-blue);
		mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
		mask-size: contain;
		mask-repeat: no-repeat;
		mask-position: center;
		-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
		-webkit-mask-size: contain;
		-webkit-mask-repeat: no-repeat;
		-webkit-mask-position: center;
		transition: opacity 0.2s var(--cw-ease), transform 0.2s var(--cw-ease);
	}

	.cw-header__mega-card:hover,
	.cw-header__mega-card:focus-visible {
		background: rgba(245, 245, 243, 0.9);
		border-color: rgba(0, 126, 255, 0.12);
		outline: none;
		transform: translateX(1px);
	}

	.cw-header__mega-card:hover::after,
	.cw-header__mega-card:focus-visible::after {
		opacity: 0.55;
		transform: translateX(0);
	}

	.cw-header__mega-card:hover .cw-header__mega-title,
	.cw-header__mega-card:focus-visible .cw-header__mega-title {
		color: var(--cw-blue);
	}

	.cw-header__mega-thumb {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 1.75rem;
		height: 1.75rem;
		border-radius: 7px;
		overflow: hidden;
		background: linear-gradient(145deg, #fff 0%, var(--cw-stone) 100%);
		border: 1px solid rgba(10, 10, 10, 0.06);
		flex-shrink: 0;
		box-shadow: 0 1px 2px rgba(10, 10, 10, 0.04);
	}

	.cw-header__mega-thumb--placeholder {
		background: linear-gradient(145deg, rgba(0, 126, 255, 0.1) 0%, var(--cw-stone) 100%);
	}

	.cw-header__mega-thumb--placeholder::after {
		content: "";
		position: absolute;
		inset: 24%;
		background-color: var(--cw-blue);
		opacity: 0.45;
		mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75'%3E%3Cpath d='M12 3l1.8 5.5H19l-4.5 3.3 1.7 5.2L12 13.7 7.8 17l1.7-5.2L5 8.5h5.2z'/%3E%3C/svg%3E");
		mask-size: contain;
		mask-repeat: no-repeat;
		mask-position: center;
		-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.75'%3E%3Cpath d='M12 3l1.8 5.5H19l-4.5 3.3 1.7 5.2L12 13.7 7.8 17l1.7-5.2L5 8.5h5.2z'/%3E%3C/svg%3E");
		-webkit-mask-size: contain;
		-webkit-mask-repeat: no-repeat;
		-webkit-mask-position: center;
	}

	.cw-header__mega-thumb-img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.cw-header__mega-title {
		min-width: 0;
		flex: 1 1 auto;
		font-size: 0.75rem;
		font-weight: 500;
		letter-spacing: -0.01em;
		line-height: 1.3;
		color: var(--cw-black);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		transition: color 0.2s var(--cw-ease);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-features:hover > a,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-features.is-mega-open > a,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-features:focus-within > a,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-features:has(.cw-header__mega:hover) > a {
		color: #fff;
		background: rgba(255, 255, 255, 0.12);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled):has(.is-mega-open) .cw-header {
		background: #12141c;
		backdrop-filter: none;
		-webkit-backdrop-filter: none;
		border-bottom-color: rgba(255, 255, 255, 0.08);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega {
		background: #12141c;
		border-color: rgba(255, 255, 255, 0.1);
		box-shadow:
			0 28px 72px rgba(0, 0, 0, 0.42),
			inset 0 1px 0 rgba(255, 255, 255, 0.06);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-bar {
		border-color: rgba(255, 255, 255, 0.1);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-headline {
		color: #fff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-count {
		color: rgba(255, 255, 255, 0.45);
		border-color: rgba(255, 255, 255, 0.14);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-shell {
		border-top-color: rgba(255, 255, 255, 0.1);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-index {
		color: rgba(255, 255, 255, 0.3);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-title {
		color: rgba(255, 255, 255, 0.72);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-card:hover .cw-header__features-title,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-card:focus-visible .cw-header__features-title {
		color: #a8c4ff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-reassurance {
		border-top-color: rgba(255, 255, 255, 0.1);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-reassurance-value {
		color: #fff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-reassurance-desc {
		color: rgba(255, 255, 255, 0.5);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-reassurance-item:not(:first-child)::before {
		background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.12) 15%, rgba(255, 255, 255, 0.12) 85%, transparent);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-visual-name {
		color: #fff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-visual-caption {
		color: rgba(255, 255, 255, 0.45);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__features-visual-meta {
		border-top-color: rgba(255, 255, 255, 0.1);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-title {
		color: #fff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-card:hover,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-card:focus-visible {
		background: rgba(255, 255, 255, 0.08);
		border-color: rgba(91, 140, 255, 0.28);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-card:hover .cw-header__mega-title,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-card:focus-visible .cw-header__mega-title {
		color: #fff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega-thumb {
		border-color: rgba(255, 255, 255, 0.12);
		box-shadow: none;
	}

	/* Mega-menu „Współpraca” — pełna szerokość, dwie karty poziome */
	.cw-header__menu > li.menu-item-cw-cooperation {
		position: static;
	}

	.cw-header__menu > li.menu-item-cw-cooperation > .sub-menu {
		display: none;
	}

	.cw-header__menu > li.menu-item-cw-cooperation:hover > a,
	.cw-header__menu > li.menu-item-cw-cooperation.is-mega-open > a,
	.cw-header__menu > li.menu-item-cw-cooperation:focus-within > a,
	.cw-header__menu > li.menu-item-cw-cooperation:has(.cw-header__mega:hover) > a {
		color: var(--cw-black);
		background: var(--cw-stone);
	}

	.cw-header__mega.cw-header__mega--cooperation {
		left: 0;
		right: 0;
		width: 100%;
		padding: 1rem var(--cw-gutter, 1.5rem) 1.15rem;
		border-top: 1px solid rgba(10, 10, 10, 0.06);
		border-radius: 0;
		transform: translateY(-4px);
	}

	.cw-header__menu > li.menu-item-cw-cooperation:hover > .cw-header__mega--cooperation,
	.cw-header__menu > li.menu-item-cw-cooperation.is-mega-open > .cw-header__mega--cooperation,
	.cw-header__menu > li.menu-item-cw-cooperation:focus-within > .cw-header__mega--cooperation,
	.cw-header__menu > li.menu-item-cw-cooperation:has(.cw-header__mega:hover) > .cw-header__mega--cooperation,
	.cw-header__mega--cooperation.is-open {
		transform: translateY(0);
	}

	.cw-header__mega-bar--cooperation {
		display: grid;
		grid-template-columns: auto minmax(0, 1fr);
		align-items: center;
		gap: 0.75rem 1.25rem;
		padding-bottom: 0.35rem;
		border-bottom: none;
	}

	.cw-header__mega-main--cooperation {
		padding: 0;
	}

	.cw-header__coop-paths {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0 clamp(2rem, 4vw, 3.5rem);
		padding: 1rem 0 0.35rem;
		background: transparent;
		border: none;
		border-top: 1px solid rgba(10, 10, 10, 0.06);
	}

	.cw-header__menu .cw-header__mega .cw-header__coop-path {
		border-radius: 0;
	}

	.cw-header__menu .cw-header__mega .cw-header__coop-path:hover,
	.cw-header__menu .cw-header__mega .cw-header__coop-path:focus-visible {
		background: transparent;
		color: inherit;
	}

	.cw-header__coop-path {
		position: relative;
		display: grid;
		grid-template-columns: auto minmax(0, 1fr);
		grid-template-rows: auto auto;
		grid-template-areas:
			"index copy"
			"index cta";
		align-content: start;
		column-gap: 1.1rem;
		row-gap: 1rem;
		padding: 0.5rem 0 0.75rem;
		border: 0;
		border-radius: 0;
		text-decoration: none;
		color: inherit;
		background: transparent;
		transition: color 0.2s var(--cw-ease);
	}

	.cw-header__coop-path + .cw-header__coop-path {
		padding-left: clamp(1.75rem, 3.5vw, 2.75rem);
	}

	.cw-header__coop-path + .cw-header__coop-path::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0.35rem;
		bottom: 0.35rem;
		width: 1px;
		background: linear-gradient(180deg, transparent, rgba(10, 10, 10, 0.08) 15%, rgba(10, 10, 10, 0.08) 85%, transparent);
	}

	.cw-header__coop-path:hover,
	.cw-header__coop-path:focus-visible {
		background: transparent;
		outline: none;
		box-shadow: none;
	}

	.cw-header__coop-path-index {
		grid-area: index;
		padding-top: 0.15rem;
		font-size: 0.625rem;
		font-weight: 500;
		font-variant-numeric: tabular-nums;
		letter-spacing: 0.08em;
		color: rgba(10, 10, 10, 0.28);
	}

	.cw-header__coop-path-copy {
		grid-area: copy;
		display: flex;
		flex-direction: column;
		gap: 0.45rem;
		min-width: 0;
	}

	.cw-header__coop-path-kicker {
		font-size: 0.625rem;
		font-weight: 500;
		letter-spacing: 0.2em;
		text-transform: uppercase;
		color: rgba(10, 10, 10, 0.38);
	}

	.cw-header__coop-path-title {
		font-size: clamp(1rem, 1.5vw, 1.125rem);
		font-weight: 500;
		line-height: 1.28;
		letter-spacing: -0.03em;
		color: var(--cw-black);
		transition: color 0.2s var(--cw-ease);
	}

	.cw-header__coop-path-lead {
		font-size: 0.8125rem;
		line-height: 1.62;
		color: rgba(10, 12, 20, 0.5);
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.cw-header__coop-path-cta {
		grid-area: cta;
		display: inline-flex;
		align-items: center;
		gap: 0.4rem;
		font-size: 0.8125rem;
		font-weight: 500;
		letter-spacing: 0;
		text-transform: none;
		color: rgba(10, 10, 10, 0.55);
		white-space: nowrap;
		transition: color 0.2s var(--cw-ease), gap 0.2s var(--cw-ease);
	}

	.cw-header__coop-path-cta span[aria-hidden="true"] {
		color: var(--cw-blue);
	}

	.cw-header__coop-path:hover .cw-header__coop-path-title,
	.cw-header__coop-path:focus-visible .cw-header__coop-path-title {
		color: var(--cw-blue);
	}

	.cw-header__coop-path:hover .cw-header__coop-path-cta,
	.cw-header__coop-path:focus-visible .cw-header__coop-path-cta {
		gap: 0.55rem;
		color: rgba(10, 10, 10, 0.55);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-cooperation:hover > a,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-cooperation.is-mega-open > a,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-cooperation:focus-within > a,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu > li.menu-item-cw-cooperation:has(.cw-header__mega:hover) > a {
		color: #fff;
		background: rgba(255, 255, 255, 0.12);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__mega--cooperation {
		background: rgba(12, 14, 20, 0.97);
		border-color: rgba(255, 255, 255, 0.08);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-paths {
		border-top-color: rgba(255, 255, 255, 0.1);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path + .cw-header__coop-path::before {
		background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.12) 15%, rgba(255, 255, 255, 0.12) 85%, transparent);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path-index {
		color: rgba(255, 255, 255, 0.32);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path-title {
		color: #fff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path-lead {
		color: rgba(255, 255, 255, 0.58);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path-cta {
		color: rgba(255, 255, 255, 0.62);
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu .cw-header__mega .cw-header__coop-path:hover,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__menu .cw-header__mega .cw-header__coop-path:focus-visible {
		background: transparent;
		color: inherit;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path:hover .cw-header__coop-path-title,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path:focus-visible .cw-header__coop-path-title {
		color: #a8c4ff;
	}

	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path:hover .cw-header__coop-path-cta,
	body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-header__coop-path:focus-visible .cw-header__coop-path-cta {
		color: rgba(255, 255, 255, 0.62);
	}
}

.cw-header__actions {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	flex-shrink: 0;
}

.cw-header__tools {
	display: flex;
	align-items: center;
	gap: 0.4rem;
}

.cw-header__phone {
	font-size: 0.875rem;
	font-weight: 500;
	color: var(--cw-graphite);
	text-decoration: none;
	white-space: nowrap;
}

.cw-header__phone:hover {
	color: var(--cw-blue);
}

.cw-header__cta {
	padding: 0.625rem 1.25rem;
	font-size: 0.875rem;
}

.cw-header__tool,
.cw-header__cart,
.cw-header__account {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 2.625rem;
	height: 2.625rem;
	border: 1px solid rgba(10, 10, 10, 0.1);
	border-radius: 50%;
	background: #fff;
	color: var(--cw-black);
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0 2px 10px rgba(10, 10, 10, 0.06);
	transition:
		border-color 0.2s ease,
		color 0.2s ease,
		background 0.2s ease,
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

button.cw-header__tool,
button.cw-header__cart {
	margin: 0;
	padding: 0;
	font: inherit;
	line-height: 1;
	appearance: none;
	-webkit-appearance: none;
}

.cw-header__icon {
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	flex-shrink: 0;
	pointer-events: none;
}

.cw-header__tool:hover,
.cw-header__cart:hover,
.cw-header__account:hover {
	border-color: rgba(0, 126, 255, 0.45);
	color: var(--cw-blue);
	background: #fff;
	box-shadow: 0 4px 14px rgba(0, 126, 255, 0.14);
	transform: translateY(-1px);
}

.cw-header__tool:active,
.cw-header__cart:active,
.cw-header__account:active {
	transform: translateY(0);
}

.cw-header__cart > .cw-header__icon {
	position: relative;
	z-index: 1;
}

.cw-header__cart-count {
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	bottom: auto;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 1rem;
	height: 1rem;
	padding: 0 0.25rem;
	font-size: 0.5625rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	color: var(--cw-white);
	background: var(--cw-blue);
	border: 1.5px solid #fff;
	border-radius: 999px;
	box-sizing: border-box;
	pointer-events: none;
	transform: translate(35%, -35%);
	flex: none;
}

.cw-header__cart-count[hidden] {
	display: none;
}

/* Mobile cart beside logo — only below 1101px when cart has items */
.cw-header__cart--mobile {
	display: none;
}

.cw-header__toggle {
	display: none;
	align-items: center;
	justify-content: center;
	width: 2.625rem;
	height: 2.625rem;
	border: 1px solid rgba(10, 10, 10, 0.1);
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 2px 10px rgba(10, 10, 10, 0.06);
	cursor: pointer;
	padding: 0;
	transition:
		border-color 0.2s ease,
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

.cw-header__toggle:hover {
	border-color: rgba(0, 126, 255, 0.45);
	box-shadow: 0 4px 14px rgba(0, 126, 255, 0.14);
	transform: translateY(-1px);
}

.cw-header__toggle-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 6px;
	width: 18px;
}

.cw-header__toggle-box span {
	display: block;
	height: 1.5px;
	width: 100%;
	background: var(--cw-black);
	border-radius: 1px;
	transition: transform 0.3s var(--cw-ease), opacity 0.3s var(--cw-ease);
}

.cw-header.is-nav-open .cw-header__toggle-box span:first-child {
	transform: translateY(3.75px) rotate(45deg);
}

.cw-header.is-nav-open .cw-header__toggle-box span:last-child {
	transform: translateY(-3.75px) rotate(-45deg);
}

.cw-header__sentinel {
	height: 1px;
	pointer-events: none;
}

/* Offset content below fixed header */
body.cw-has-premium-header {
	padding-top: var(--cw-header-offset);
}

body.cw-has-premium-header.admin-bar {
	padding-top: var(--cw-header-offset);
}

/* Mobile bottom bar */
.cw-mbar {
	display: none;
}

.cw-mbar__inner {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	align-items: center;
	justify-items: center;
	column-gap: 0.15rem;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	min-height: 3.5rem;
	padding: 0.45rem clamp(0.75rem, 4vw, 1.35rem) calc(0.45rem + env(safe-area-inset-bottom, 0px));
	box-sizing: border-box;
}

.cw-mbar__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.2rem;
	width: 100%;
	max-width: 5.25rem;
	min-height: 0;
	padding: 0.35rem 0.2rem;
	border: 0;
	border-radius: 0.65rem;
	background: transparent;
	color: var(--cw-graphite);
	font: inherit;
	font-size: 0.5625rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition:
		color 0.2s ease,
		background 0.2s ease,
		box-shadow 0.2s ease;
}

.cw-mbar__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.5rem;
	height: 1.5rem;
	color: inherit;
}

.cw-mbar__svg {
	display: block;
	width: 1.25rem;
	height: 1.25rem;
}

.cw-mbar__wave {
	display: block;
	width: 1.35rem;
	height: auto;
	max-height: 1.15rem;
	object-fit: contain;
	pointer-events: none;
}

.cw-mbar__label {
	display: flex;
	flex-direction: column;
	line-height: 1.15;
	max-width: 4.5rem;
}

.cw-mbar__sublabel {
	font-size: 0.5rem;
	letter-spacing: 0.14em;
	opacity: 0.85;
}

@media (hover: hover) {
	.cw-mbar__item:not(.cw-mbar__item--featured):hover {
		color: var(--cw-blue);
		background: var(--cw-blue-soft);
	}
}

.cw-mbar__item:focus-visible {
	color: var(--cw-blue);
	background: var(--cw-blue-soft);
	outline: none;
}

.cw-mbar__item.is-active,
.cw-mbar__item--accent.is-active {
	color: var(--cw-blue);
}

.cw-mbar__item[data-cw-mobile-more-open].is-active,
.cw-mbar__item[data-cw-mobile-more-open][aria-expanded="true"] {
	color: #fff;
	background: var(--cw-blue);
	box-shadow: 0 6px 18px rgba(47, 141, 247, 0.32);
}

.cw-mbar__item--accent:not(.is-active) {
	color: var(--cw-black);
}

.cw-mbar__item--accent .cw-mbar__icon {
	color: var(--cw-blue);
}

.cw-mbar__item--featured {
	position: relative;
	max-width: 5.5rem;
}

.cw-mbar__item--featured .cw-mbar__icon {
	width: 2.75rem;
	height: 2.75rem;
	border-radius: 50%;
	background: linear-gradient(145deg, #007eff 0%, #0066d6 100%);
	color: #fff;
	box-shadow: 0 8px 22px rgba(0, 126, 255, 0.38);
	transition:
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

.cw-mbar__item--featured .cw-mbar__svg {
	width: 1.25rem;
	height: 1.25rem;
}

.cw-mbar__item--featured .cw-mbar__wave {
	width: 1.4rem;
	max-height: 1.2rem;
}

.cw-mbar__item--featured .cw-mbar__label {
	color: var(--cw-blue);
	font-weight: 600;
	letter-spacing: 0.06em;
}

@media (hover: hover) {
	.cw-mbar__item--featured:hover .cw-mbar__icon {
		box-shadow: 0 12px 32px rgba(0, 126, 255, 0.55);
		transform: translateY(-1px);
	}
}

.cw-mbar__item--featured.is-active .cw-mbar__icon {
	box-shadow: 0 12px 32px rgba(0, 126, 255, 0.55);
}

.cw-mbar-sheet[hidden] {
	display: none !important;
}

.cw-mbar-sheet {
	position: fixed;
	inset: 0;
	z-index: 100020;
}

.cw-mbar-sheet__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(8, 10, 16, 0.52);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
}

.cw-mbar-sheet__panel {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: min(78vh, 560px);
	padding-bottom: calc(4.75rem + env(safe-area-inset-bottom, 0px));
	background: #fff;
	border-radius: 14px 14px 0 0;
	box-shadow: 0 -20px 60px rgba(10, 10, 10, 0.18);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	animation: cw-mbar-sheet-in 0.32s var(--cw-ease, ease);
}

@keyframes cw-mbar-sheet-in {
	from {
		transform: translateY(100%);
	}
	to {
		transform: translateY(0);
	}
}

.cw-mbar-sheet__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1.25rem 0.75rem;
	border-bottom: 1px solid var(--cw-border);
}

.cw-mbar-sheet__title {
	margin: 0;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: -0.02em;
}

.cw-mbar-sheet__close {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 2.5rem;
	height: 2.5rem;
	min-width: 2.5rem;
	min-height: 2.5rem;
	padding: 0;
	border: 1px solid rgba(10, 10, 10, 0.1);
	border-radius: 50%;
	background: var(--cw-black);
	color: #fff;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition:
		background 0.2s ease,
		border-color 0.2s ease,
		transform 0.2s ease;
}

.cw-mbar-sheet__close-icon {
	display: block;
	width: 1.125rem;
	height: 1.125rem;
	flex-shrink: 0;
}

.cw-mbar-sheet__close:hover,
.cw-mbar-sheet__close:focus-visible {
	background: var(--cw-blue);
	border-color: var(--cw-blue);
	outline: none;
	box-shadow: 0 4px 14px rgba(0, 126, 255, 0.28);
}

.cw-mbar-sheet__body {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 0.75rem 1.25rem 1.25rem;
}

.cw-mbar-sheet__quick,
.cw-mbar-sheet__links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cw-mbar-sheet__quick {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0.5rem;
	margin-bottom: 1rem;
}

.cw-mbar-sheet__action,
button.cw-mbar-sheet__action,
a.cw-mbar-sheet__action {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.35rem;
	width: 100%;
	min-height: 2.75rem;
	padding: 0.65rem 0.85rem;
	border: 1px solid var(--cw-border);
	border-radius: 8px;
	background: #fff;
	color: var(--cw-black);
	font: inherit;
	font-size: 0.8125rem;
	font-weight: 500;
	line-height: 1.2;
	text-decoration: none;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	transition:
		color 0.2s ease,
		background 0.2s ease,
		border-color 0.2s ease,
		box-shadow 0.2s ease,
		transform 0.2s ease;
}

.cw-mbar-sheet__action:hover,
.cw-mbar-sheet__action:focus-visible,
button.cw-mbar-sheet__action:hover,
button.cw-mbar-sheet__action:focus-visible,
a.cw-mbar-sheet__action:hover,
a.cw-mbar-sheet__action:focus-visible {
	border-color: rgba(0, 126, 255, 0.45);
	color: var(--cw-blue);
	background: #fff;
	box-shadow: 0 4px 14px rgba(0, 126, 255, 0.14);
	transform: translateY(-1px);
	outline: none;
}

.cw-mbar-sheet__action:active,
button.cw-mbar-sheet__action:active,
a.cw-mbar-sheet__action:active {
	transform: translateY(0);
}

.cw-mbar-sheet__badge {
	min-width: 1.25rem;
	padding: 0 0.35rem;
	font-size: 0.6875rem;
	font-weight: 600;
	line-height: 1.25rem;
	text-align: center;
	color: #fff;
	background: var(--cw-blue);
	border-radius: 999px;
}

.cw-mbar-sheet__links {
	display: flex;
	flex-direction: column;
	gap: 0.15rem;
}

.cw-mbar-sheet__links > li > a {
	display: block;
	padding: 0.75rem 0;
	font-size: 0.9375rem;
	font-weight: 450;
	color: var(--cw-black);
	text-decoration: none;
	border-bottom: 1px solid rgba(10, 10, 10, 0.06);
	transition: color 0.2s ease;
}

.cw-mbar-sheet__links > li > a:hover,
.cw-mbar-sheet__links > li > a:focus-visible {
	color: var(--cw-blue);
	outline: none;
}

.cw-mbar-sheet__links > li:last-child > a,
.cw-mbar-sheet__links > li.cw-mbar-sheet__group:last-child .cw-mbar-sheet__acc {
	border-bottom: 0;
}

.cw-mbar-sheet__group {
	list-style: none;
}

.cw-mbar-sheet__acc {
	border-bottom: 1px solid rgba(10, 10, 10, 0.06);
}

.cw-mbar-sheet__acc-summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	padding: 0.75rem 0;
	font-size: 0.9375rem;
	font-weight: 500;
	color: var(--cw-black);
	cursor: pointer;
	list-style: none;
	-webkit-tap-highlight-color: transparent;
	transition: color 0.2s ease;
}

.cw-mbar-sheet__acc-summary::-webkit-details-marker {
	display: none;
}

.cw-mbar-sheet__acc-summary:hover,
.cw-mbar-sheet__acc-summary:focus-visible {
	color: var(--cw-blue);
	outline: none;
}

.cw-mbar-sheet__acc-icon {
	position: relative;
	flex-shrink: 0;
	width: 1rem;
	height: 1rem;
}

.cw-mbar-sheet__acc-icon::before,
.cw-mbar-sheet__acc-icon::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0.65rem;
	height: 1.5px;
	background: currentColor;
	transform: translate(-50%, -50%);
	transition: transform 0.2s ease, opacity 0.2s ease;
}

.cw-mbar-sheet__acc-icon::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.cw-mbar-sheet__acc[open] .cw-mbar-sheet__acc-icon::after {
	opacity: 0;
	transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
}

.cw-mbar-sheet__acc[open] .cw-mbar-sheet__acc-summary {
	color: var(--cw-blue);
}

.cw-mbar-sheet__acc-list {
	list-style: none;
	margin: 0 0 0.35rem;
	padding: 0 0 0.35rem;
}

.cw-mbar-sheet__acc-list a {
	display: block;
	padding: 0.55rem 0 0.55rem 0.85rem;
	font-size: 0.875rem;
	font-weight: 450;
	color: var(--cw-graphite);
	text-decoration: none;
	border: 0;
	transition: color 0.2s ease;
}

.cw-mbar-sheet__acc-list a:hover,
.cw-mbar-sheet__acc-list a:focus-visible {
	color: var(--cw-blue);
	outline: none;
}

body.cw-mbar-sheet-open {
	overflow: hidden;
}

/* Callback pod panelem „Więcej” — nie zasłania sheetu */
body.cw-mbar-sheet-open .cwcb-bubble,
body.cw-mbar-sheet-open .cwcb-popup {
	z-index: 100015;
}

/* —— Language switcher (WPML) —— */
.cw-lang--desktop {
	position: relative;
	flex-shrink: 0;
	margin-left: 0.25rem;
}

.cw-lang__trigger {
	display: inline-flex;
	align-items: center;
	gap: 0.28rem;
	margin: 0;
	padding: 0.45rem 0.7rem;
	border: 0;
	border-radius: 999px;
	background: transparent;
	color: var(--cw-graphite);
	font: inherit;
	font-size: 0.8125rem;
	font-weight: 550;
	letter-spacing: 0.04em;
	line-height: 1;
	cursor: pointer;
	transition: color 0.2s ease, background 0.2s ease;
}

.cw-lang__trigger:hover,
.cw-lang__trigger:focus-visible,
.cw-lang.is-open .cw-lang__trigger {
	color: var(--cw-black);
	background: var(--cw-stone);
	outline: none;
}

.cw-lang__code {
	text-transform: uppercase;
}

.cw-lang__chevron {
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	opacity: 0.55;
	transition: transform 0.2s ease, opacity 0.2s ease;
}

.cw-lang.is-open .cw-lang__chevron {
	transform: rotate(180deg);
	opacity: 0.85;
}

.cw-lang__list {
	position: absolute;
	top: calc(100% + 0.45rem);
	right: 0;
	z-index: 80;
	min-width: 10.5rem;
	margin: 0;
	padding: 0.4rem;
	list-style: none;
	background: #fff;
	border: 1px solid rgba(10, 10, 10, 0.08);
	border-radius: 0.85rem;
	box-shadow: 0 12px 36px rgba(10, 10, 10, 0.1);
}

.cw-lang__option {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 0.75rem;
	padding: 0.55rem 0.7rem;
	border-radius: 0.55rem;
	color: var(--cw-graphite);
	text-decoration: none;
	transition: background 0.15s ease, color 0.15s ease;
}

.cw-lang__option:hover,
.cw-lang__option:focus-visible {
	background: var(--cw-stone);
	color: var(--cw-black);
	outline: none;
}

.cw-lang__option.is-active {
	color: var(--cw-black);
	background: rgba(0, 126, 255, 0.08);
}

.cw-lang__option-code {
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.cw-lang__option-name {
	font-size: 0.8125rem;
	font-weight: 450;
	opacity: 0.72;
}

body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-lang__trigger:hover,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-lang__trigger:focus-visible,
body.cw-home-premium .cw-header-wrap:not(.is-scrolled) .cw-lang.is-open .cw-lang__trigger {
	color: var(--cw-white);
	background: rgba(255, 255, 255, 0.12);
}

.cw-lang--mobile {
	margin-top: 1.25rem;
	padding-top: 1.1rem;
	border-top: 1px solid rgba(10, 10, 10, 0.08);
}

.cw-lang__heading {
	margin: 0 0 0.7rem;
	font-size: 0.6875rem;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: rgba(10, 10, 10, 0.45);
}

.cw-lang__pills {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.cw-lang__pill {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0.1rem;
	min-width: 4.75rem;
	padding: 0.65rem 0.85rem;
	border: 1px solid rgba(10, 10, 10, 0.1);
	border-radius: 0.75rem;
	background: #fff;
	color: var(--cw-graphite);
	text-decoration: none;
	transition:
		border-color 0.2s ease,
		color 0.2s ease,
		background 0.2s ease,
		box-shadow 0.2s ease;
}

.cw-lang__pill:hover,
.cw-lang__pill:focus-visible {
	border-color: rgba(0, 126, 255, 0.4);
	color: var(--cw-black);
	outline: none;
}

.cw-lang__pill.is-active {
	border-color: rgba(0, 126, 255, 0.55);
	background: rgba(0, 126, 255, 0.06);
	color: var(--cw-black);
	box-shadow: 0 0 0 1px rgba(0, 126, 255, 0.15);
}

.cw-lang__pill-code {
	font-size: 0.8125rem;
	font-weight: 650;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.cw-lang__pill-name {
	font-size: 0.6875rem;
	font-weight: 450;
	opacity: 0.65;
}

/* Mobile */
@media (max-width: 1100px) {
	.cw-hide-mobile {
		display: none !important;
	}

	.cw-hide-mobile-bar {
		display: none !important;
	}

	.cw-header__phone {
		display: none;
	}

	.cw-header__nav {
		display: none !important;
	}

	.cw-header__actions {
		display: none !important;
	}

	.cw-header__inner {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0;
		min-height: 3.75rem;
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
		position: relative;
	}

	.cw-header__brand {
		flex: 0 1 auto;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.cw-header__logo {
		justify-content: center;
	}

	.cw-header__cart--mobile:not([hidden]) {
		position: absolute;
		right: var(--cw-content-gutter, var(--cw-gutter, 1.25rem));
		top: 50%;
		transform: translateY(-50%);
		display: inline-flex;
		width: 2.375rem;
		height: 2.375rem;
		z-index: 2;
	}

	.cw-header__cart--mobile:not([hidden]):hover,
	.cw-header__cart--mobile:not([hidden]):active {
		transform: translateY(-50%);
	}

	.cw-header__cart--mobile[hidden] {
		display: none !important;
	}

	.cw-header__cart--mobile .cw-header__icon {
		width: 1.125rem;
		height: 1.125rem;
	}

	.cw-header__logo-img {
		height: clamp(2.5rem, 8vw, 3rem);
		max-width: min(220px, 72vw);
	}

	.cw-header__logo-text {
		font-size: clamp(1.25rem, 4.5vw, 1.5rem);
		text-align: center;
	}

	body.cw-has-mobile-bar .cw-mbar,
	.cw-mbar {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		position: fixed !important;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		z-index: 100010;
		background: rgba(255, 255, 255, 0.96);
		border-top: 1px solid rgba(10, 10, 10, 0.08);
		backdrop-filter: blur(14px);
		-webkit-backdrop-filter: blur(14px);
		box-shadow: 0 -8px 32px rgba(10, 10, 10, 0.08);
		pointer-events: auto;
		transform: translateY(0);
		transition: transform 0.32s var(--cw-ease, ease);
		will-change: transform;
	}

	body.cw-has-mobile-bar {
		--cw-mbar-offset: calc(3.85rem + env(safe-area-inset-bottom, 0px));
		padding-bottom: var(--cw-mbar-offset);
	}

	body.cw-has-mobile-bar.cw-nav-open {
		padding-bottom: var(--cw-mbar-offset);
	}

	body.cw-has-mobile-bar .site-footer,
	body.cw-has-mobile-bar .cw-footer {
		margin-bottom: 0;
	}

	/* Scroll down — chowa topbar (logo zostaje) + bottom bar */
	body.cw-chrome-hidden .cw-header-wrap {
		transform: translateY(calc(-1 * var(--cw-topbar-height, 0px)));
	}

	body.cw-chrome-hidden .cw-topbar {
		pointer-events: none;
	}

	body.cw-chrome-hidden.cw-has-mobile-bar .cw-mbar,
	body.cw-chrome-hidden .cw-mbar {
		transform: translateY(110%);
		pointer-events: none;
	}

	body.cw-mbar-sheet-open .cw-header-wrap,
	body.cw-nav-open .cw-header-wrap {
		transform: none;
	}

	body.cw-mbar-sheet-open.cw-has-mobile-bar .cw-mbar,
	body.cw-mbar-sheet-open .cw-mbar {
		transform: translateY(0);
		pointer-events: auto;
	}
}

@media (max-width: 1100px) and (prefers-reduced-motion: reduce) {
	.cw-header-wrap,
	body.cw-has-mobile-bar .cw-mbar,
	.cw-mbar {
		transition: none;
	}

	body.cw-chrome-hidden .cw-header-wrap,
	body.cw-chrome-hidden.cw-has-mobile-bar .cw-mbar,
	body.cw-chrome-hidden .cw-mbar {
		transform: none;
		pointer-events: auto;
	}
}

@media (min-width: 1101px) {
	.cw-header__brand {
		flex: 0 0 auto;
		min-width: 0;
		max-width: 118px;
	}

	.cw-header__logo-img {
		display: block;
		height: 28px !important;
		width: auto !important;
		max-height: 28px;
		max-width: 118px;
	}

	.cw-header__cart--mobile {
		display: none !important;
	}

	.cw-mbar,
	.cw-mbar-sheet {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.cw-header__inner {
		min-height: 3.5rem;
		padding-top: 0.65rem;
		padding-bottom: 0.65rem;
	}

	.cw-header__logo-img {
		height: 2.625rem;
	}
}

/* Hide duplicate GP header chrome */
.site-header:not(.cw-header),
#masthead > .inside-header:not(.cw-header__inner) {
	display: none !important;
}

.inside-header {
	padding: 0;
}

#masthead {
	position: static;
}
