.site-header {
	position: relative;
	z-index: 20;
}

.site-header.is-home {
	position: absolute;
	top: 2.35rem;
	left: 0;
	width: 100%;
}

@media (max-width: 767px) {
	.site-main--bundle-builder {
		padding: 0.95rem 0 8.75rem;
		background: linear-gradient(180deg, #ffffff 0%, #fbf8ff 48%, #ffffff 100%);
	}

	.site-main--bundle-builder .container {
		width: min(calc(100% - 1rem), var(--scently-container));
	}

	.bundle-builder {
		gap: 0.8rem;
	}

	.bundle-builder__summary-card,
	.bundle-builder__selected-card {
		padding: 0.95rem;
		border-radius: 1.15rem;
		box-shadow: 0 16px 34px rgba(38, 26, 58, 0.1);
	}

	.bundle-builder__summary-copy h1 {
		font-size: 1.35rem;
		line-height: 1;
	}

	.bundle-builder__summary-copy p {
		max-width: 18rem;
		font-size: 0.76rem;
		line-height: 1.35;
	}

	.bundle-builder__stats {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 0.45rem;
		width: 100%;
	}

	.bundle-builder__stat {
		padding: 0.55rem 0.35rem;
		border: 1px solid rgba(76, 43, 114, 0.1);
		border-radius: 0.85rem;
		background: #f8f4fc;
		text-align: center;
	}

	.bundle-builder__stat-label {
		font-size: 0.47rem;
		letter-spacing: 0.12em;
	}

	.bundle-builder__stat strong {
		font-size: 0.92rem;
		line-height: 1.1;
	}

	.bundle-builder__summary-actions {
		display: grid;
		grid-template-columns: 0.85fr 1.4fr;
		gap: 0.55rem;
		width: 100%;
	}

	.bundle-builder__summary-actions .button {
		width: 100%;
		min-height: 2.4rem;
		padding: 0.5rem 0.65rem;
		font-size: 0.68rem;
		white-space: normal;
	}

	.bundle-builder__selected-card {
		gap: 0.75rem;
	}

	.bundle-builder__panel-label {
		font-size: 0.56rem;
		letter-spacing: 0.12em;
	}

	.bundle-builder__selected-empty {
		font-size: 0.74rem;
	}

	.bundle-builder__selected-list {
		gap: 0.45rem;
	}

	.bundle-builder__selected-item {
		grid-template-columns: 2.15rem minmax(0, 1fr) 1.7rem;
		gap: 0.5rem;
		padding: 0.5rem;
		border-radius: 0.85rem;
	}

	.bundle-builder__selected-item img {
		width: 2.15rem;
		height: 2.15rem;
	}

	.bundle-builder__selected-item strong {
		font-size: 0.72rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.bundle-builder__selected-item span {
		font-size: 0.68rem;
	}

	.bundle-builder__selected-item button {
		width: 1.7rem;
		height: 1.7rem;
		font-size: 1rem;
	}

	.bundle-builder__selected-total {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 0.75rem;
		width: 100%;
	}

	.bundle-builder__selected-total strong {
		font-size: 1rem;
	}

	.bundle-builder-grid {
		gap: 0.65rem;
	}

	.bundle-builder-card {
		display: flex;
		min-width: 0;
		flex-direction: column;
		border-radius: 1rem;
		background: #ffffff;
		box-shadow: 0 14px 28px rgba(35, 24, 55, 0.1);
	}

	.bundle-builder-card .product-card__thumb {
		order: 1;
		margin: 0.35rem 0.35rem 0;
		aspect-ratio: 1 / 1;
		border-radius: 0.85rem;
		background: linear-gradient(180deg, #ffffff 0%, #f6f3fa 100%);
	}

	.bundle-builder-card .product-card__content {
		order: 2;
		display: block;
		min-height: 0;
		padding: 0.5rem 0.55rem 0.45rem;
	}

	.bundle-builder-card .shop-product-card__meta {
		display: block;
	}

	.bundle-builder-card .product-card__title {
		min-height: 2.25em;
		font-size: 0.62rem;
		line-height: 1.12;
		-webkit-line-clamp: 2;
	}

	.bundle-builder-card .shop-product-card__rating {
		display: none;
	}

	.bundle-builder-card .product-card__price {
		align-items: flex-start;
		margin-top: 0.28rem;
		font-size: 0.68rem;
	}

	.bundle-builder-card .product-card__price del {
		font-size: 0.54rem;
	}

	.bundle-builder-card__select,
	.bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
		position: static;
		order: 3;
		width: auto;
		min-width: 0;
		height: 2.1rem;
		margin: 0 0.55rem 0.6rem;
		padding: 0 0.7rem;
		border-radius: 0.72rem;
		font-size: 0.68rem;
		line-height: 1;
		box-shadow: 0 10px 20px rgba(76, 43, 114, 0.18);
	}

	.bundle-builder-card.is-selected .bundle-builder-card__select {
		background: linear-gradient(135deg, #312b3e 0%, #4c2b72 100%);
		color: #ffffff;
	}

	.bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
		background: #f1edf6;
		color: #7f778b;
		box-shadow: none;
	}

	.bundle-builder-card.is-out-of-stock .shop-product-card__stock {
		margin: 0.24rem 0 0;
		font-size: 0.58rem;
		line-height: 1.1;
	}

	.bundle-builder-card .product-card__badge {
		top: 0.52rem;
		left: -0.85rem;
		padding: 0.2rem 1rem;
		font-size: 0.5rem;
	}

	.bundle-builder-sticky {
		z-index: 70;
		padding: 0.55rem 0 calc(0.55rem + env(safe-area-inset-bottom));
	}

	.bundle-builder-sticky__inner {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.5rem;
	}

	.bundle-builder-sticky__summary {
		padding: 0.5rem 0.65rem;
		border-radius: 0.8rem;
		background: #f6f1fb;
	}

	.bundle-builder-sticky__summary p {
		font-size: 0.5rem;
		letter-spacing: 0.12em;
	}

	.bundle-builder-sticky__summary strong {
		font-size: 0.9rem;
	}

	.bundle-builder-sticky__button {
		grid-column: 1 / -1;
		min-height: 2.45rem;
		background: #4c2b72;
		color: #ffffff;
		font-size: 0.72rem;
	}
}

.site-header.is-home .site-header__inner {
	background: rgba(255, 245, 241, 0.18);
	backdrop-filter: blur(10px);
	box-shadow: 0 18px 36px rgba(10, 8, 15, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.18);
}

.site-header__bar {
	padding: 0.25rem 0;
}

.site-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 0.8rem 1.65rem;
	border-radius: 999px;
	background: rgba(255, 245, 241, 0.88);
	backdrop-filter: blur(14px);
	box-shadow: 0 18px 36px rgba(22, 12, 33, 0.08);
}

.site-header__branding {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex: 0 0 auto;
	min-width: 12rem;
}

.site-branding {
	display: inline-flex;
	align-items: center;
}

.site-branding img {
	width: auto;
	height: 1.9rem;
}

.site-header__nav {
	display: none;
	flex: 1;
	justify-content: center;
}

.menu {
	display: flex;
	align-items: center;
	gap: 2rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	position: relative;
}

.menu a {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	font-size: 0.96rem;
	font-weight: 700;
	text-transform: uppercase;
}

.menu-caret {
	font-size: 0.55rem;
	transform: translateY(-0.05rem);
}

.sub-menu {
	position: absolute;
	top: calc(100% + 0.75rem);
	left: 50%;
	z-index: 30;
	display: grid;
	gap: 0.25rem;
	min-width: 12rem;
	margin: 0;
	padding: 0.7rem;
	list-style: none;
	background: rgba(255, 249, 246, 0.98);
	border-radius: 1rem;
	box-shadow: 0 18px 40px rgba(16, 8, 29, 0.12);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease;
}

.sub-menu a {
	display: block;
	padding: 0.55rem 0.75rem;
	border-radius: 0.75rem;
	font-size: 0.84rem;
	white-space: nowrap;
}

.sub-menu a:hover,
.sub-menu a:focus-visible {
	background: #f3edf8;
	color: var(--scently-color-accent);
}

.menu-item-has-children:hover > .sub-menu,
.menu-item-has-children:focus-within > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) translateY(0);
}

.site-header__actions {
	display: flex;
	align-items: center;
	gap: 0.25rem;
}

.header-action,
.menu-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.35rem;
	height: 2.35rem;
	border: 0;
	background: transparent;
	color: #1a1a1a;
	cursor: pointer;
}

.header-action {
	position: relative;
	font-size: 1.1rem;
}

.header-action svg {
	width: 1.15rem;
	height: 1.15rem;
}

.cart-count {
	position: absolute;
	top: 0.15rem;
	right: 0.15rem;
	min-width: 1rem;
	height: 1rem;
	padding: 0 0.15rem;
	border-radius: 999px;
	background: var(--scently-color-accent);
	color: #fff;
	font-size: 0.65rem;
	font-weight: 700;
	line-height: 1rem;
	text-align: center;
}

.menu-toggle__line {
	position: relative;
	display: block;
	width: 1.1rem;
	height: 2px;
	background: currentColor;
}

.menu-toggle__line + .menu-toggle__line {
	margin-top: 0.22rem;
}

.mobile-panel {
	position: absolute;
	top: calc(100% + 0.5rem);
	left: 0;
	width: 100%;
}

body.search-overlay-open {
	overflow: hidden;
}

.search-overlay {
	position: fixed;
	inset: 0;
	z-index: 1000;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding: 6.5rem 1rem 2rem;
	background: rgba(15, 12, 20, 0.5);
	backdrop-filter: blur(12px);
}

.search-overlay[hidden] {
	display: none;
}

.search-overlay__panel {
	width: min(100%, 58rem);
	max-height: calc(100vh - 8.5rem);
	overflow: auto;
	padding: 1.25rem;
	border: 1px solid rgba(255, 255, 255, 0.42);
	border-radius: 1.75rem;
	background:
		radial-gradient(circle at 88% 0%, rgba(60, 38, 89, 0.12), transparent 18rem),
		linear-gradient(180deg, #ffffff 0%, #fbf8ff 100%);
	box-shadow: 0 34px 90px rgba(10, 8, 15, 0.28);
}

.search-overlay__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 1rem;
}

.search-overlay__eyebrow {
	margin: 0 0 0.35rem;
	color: #746680;
	font-size: 0.75rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.search-overlay__top h2 {
	margin: 0;
	color: #272433;
	font-size: clamp(1.55rem, 1.15rem + 1vw, 2.25rem);
	line-height: 1.05;
}

.search-overlay__close {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 2.65rem;
	height: 2.65rem;
	border: 0;
	border-radius: 999px;
	background: rgba(60, 38, 89, 0.1);
	color: #312b3e;
	font-size: 1.65rem;
	line-height: 1;
	cursor: pointer;
}

.search-overlay__form {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 0.75rem;
	padding: 0.45rem;
	border: 1px solid rgba(60, 38, 89, 0.18);
	border-radius: 999px;
	background: #fff;
	box-shadow: 0 18px 44px rgba(35, 31, 46, 0.08);
}

.search-overlay__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.8rem;
	height: 2.8rem;
	border-radius: 999px;
	background: #f3edf8;
	color: #312b3e;
}

.search-overlay__icon svg {
	width: 1.1rem;
	height: 1.1rem;
}

.search-overlay__form input {
	min-height: 3rem;
	border: 0;
	background: transparent;
	color: #272433;
	font: inherit;
	font-size: 1.04rem;
	outline: none;
}

.search-overlay__form button[type="submit"] {
	min-height: 3rem;
	padding: 0.75rem 1.35rem;
	border: 0;
	border-radius: 999px;
	background: #312b3e;
	color: #fff;
	font-weight: 900;
	cursor: pointer;
}

.search-overlay__meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin: 0.95rem 0;
	padding: 0 0.25rem;
}

.search-overlay__meta p {
	margin: 0;
	color: #655c72;
	font-size: 0.94rem;
}

.search-overlay__meta a {
	color: #312b3e;
	font-weight: 900;
	text-decoration: none;
}

.search-overlay__results {
	display: grid;
	gap: 0.65rem;
}

.search-result {
	display: grid;
	grid-template-columns: 4.2rem minmax(0, 1fr);
	gap: 0.95rem;
	align-items: center;
	min-width: 0;
	padding: 0.7rem;
	border: 1px solid rgba(60, 38, 89, 0.12);
	border-radius: 1.15rem;
	background: rgba(255, 255, 255, 0.86);
	color: #272433;
	text-decoration: none;
	transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.search-result:hover,
.search-result:focus-visible {
	border-color: rgba(60, 38, 89, 0.35);
	box-shadow: 0 18px 40px rgba(35, 31, 46, 0.08);
	transform: translateY(-1px);
}

.search-result__media {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 4.2rem;
	height: 4.2rem;
	overflow: hidden;
	border-radius: 0.95rem;
	background: #f7f3fb;
}

.search-result__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.search-result__placeholder {
	color: #312b3e;
	font-weight: 900;
}

.search-result__body {
	min-width: 0;
	overflow: hidden;
}

.search-result__type {
	display: inline-flex;
	margin-bottom: 0.25rem;
	padding: 0.18rem 0.55rem;
	border-radius: 999px;
	background: rgba(60, 38, 89, 0.08);
	color: #3c2659;
	font-size: 0.72rem;
	font-weight: 900;
	text-transform: uppercase;
}

.search-result__title {
	display: block;
	overflow: hidden;
	color: #211c2b;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.25;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.search-overlay__suggestions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
	align-items: center;
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: 1px solid rgba(60, 38, 89, 0.1);
}

.search-overlay__suggestions span {
	color: #6a6176;
	font-size: 0.86rem;
	font-weight: 800;
}

.search-overlay__suggestions a {
	display: inline-flex;
	align-items: center;
	min-height: 2.15rem;
	padding: 0.45rem 0.8rem;
	border-radius: 999px;
	background: #f3edf8;
	color: #312b3e;
	font-size: 0.88rem;
	font-weight: 800;
	text-decoration: none;
}

.site-main--search {
	padding: 7rem 0 5rem;
	background: linear-gradient(180deg, #ffffff 0%, #fbf9ff 52%, #ffffff 100%);
}

.search-page-header {
	max-width: 56rem;
	margin: 0 auto 2rem;
	text-align: center;
}

.search-page-header p {
	margin: 0 0 0.65rem;
	color: #746680;
	font-size: 0.8rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.search-page-header h1 {
	margin: 0;
	color: #243a97;
	font-size: clamp(2.25rem, 1.7rem + 2vw, 3.75rem);
	line-height: 1;
}

.search-results-grid {
	display: grid;
	gap: 0.85rem;
	width: min(100%, 62rem);
	margin: 0 auto;
}

.search-page-card__link {
	display: grid;
	grid-template-columns: 5rem minmax(0, 1fr) auto;
	gap: 1rem;
	align-items: center;
	padding: 0.85rem;
	border: 1px solid rgba(60, 38, 89, 0.14);
	border-radius: 1.25rem;
	background: #fff;
	color: #272433;
	text-decoration: none;
	box-shadow: 0 18px 42px rgba(35, 31, 46, 0.05);
}

.search-page-card__media {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 5rem;
	height: 5rem;
	overflow: hidden;
	border-radius: 1rem;
	background: #f3edf8;
	color: #312b3e;
	font-weight: 900;
}

.search-page-card__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.search-page-card__body {
	display: grid;
	gap: 0.25rem;
	min-width: 0;
}

.search-page-card__type {
	width: max-content;
	padding: 0.18rem 0.55rem;
	border-radius: 999px;
	background: rgba(60, 38, 89, 0.08);
	color: #3c2659;
	font-size: 0.72rem;
	font-weight: 900;
	text-transform: uppercase;
}

.search-page-card__body strong {
	color: #211c2b;
	font-size: 1.08rem;
	line-height: 1.25;
}

.search-page-card__body em {
	color: #6a6176;
	font-style: normal;
	line-height: 1.45;
}

.search-page-card__price {
	color: #312b3e;
	font-weight: 900;
	white-space: nowrap;
}

@media (max-width: 700px) {
	.search-overlay {
		align-items: flex-start;
		padding: 3rem 0.8rem 1.2rem;
		background: rgba(18, 14, 24, 0.58);
		backdrop-filter: blur(14px) saturate(0.95);
	}

	.search-overlay__panel {
		width: min(100%, 24rem);
		max-height: calc(100dvh - 4rem);
		padding: 1.05rem;
		border-radius: 1.6rem;
		background:
			radial-gradient(circle at 88% 2%, rgba(60, 38, 89, 0.14), transparent 9rem),
			linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, #fbf8ff 100%);
		box-shadow: 0 28px 70px rgba(13, 8, 20, 0.34);
		overscroll-behavior: contain;
	}

	.search-overlay__top {
		gap: 0.75rem;
		margin-bottom: 0.9rem;
	}

	.search-overlay__eyebrow {
		margin-bottom: 0.25rem;
		font-size: 0.64rem;
		letter-spacing: 0.14em;
	}

	.search-overlay__top h2 {
		max-width: 16rem;
		font-size: 1.72rem;
		line-height: 0.98;
		letter-spacing: -0.04em;
	}

	.search-overlay__close {
		width: 2.45rem;
		height: 2.45rem;
		background: rgba(60, 38, 89, 0.09);
		font-size: 1.45rem;
	}

	.search-overlay__form {
		grid-template-columns: auto minmax(0, 1fr);
		gap: 0.55rem;
		padding: 0.42rem;
		border-radius: 1.25rem;
		box-shadow: 0 14px 34px rgba(35, 31, 46, 0.1);
	}

	.search-overlay__icon {
		width: 2.45rem;
		height: 2.45rem;
	}

	.search-overlay__form input {
		min-height: 2.55rem;
		font-size: 0.98rem;
	}

	.search-overlay__form input::placeholder {
		color: transparent;
	}

	.search-overlay__form button[type="submit"] {
		grid-column: 1 / -1;
		width: 100%;
		min-height: 2.9rem;
		padding: 0.7rem 1rem;
		border-radius: 999px;
		background: #312b3e;
		color: #fff;
		box-shadow: 0 14px 30px rgba(49, 43, 62, 0.18);
	}

	.search-overlay__meta {
		justify-content: flex-end;
		margin: 0.8rem 0 0.75rem;
		padding: 0;
	}

	.search-overlay__meta p {
		display: none;
	}

	.search-overlay__meta a {
		font-size: 0.95rem;
	}

	.search-overlay__results {
		gap: 0.65rem;
		max-height: 15.5rem;
		overflow-y: auto;
		padding-right: 0.1rem;
		scrollbar-width: none;
	}

	.search-overlay__results::-webkit-scrollbar {
		display: none;
	}

	.search-result,
	.search-page-card__link {
		grid-template-columns: 4.2rem minmax(0, 1fr);
		gap: 0.72rem;
		padding: 0.62rem;
		border-radius: 1.15rem;
		background: rgba(255, 255, 255, 0.94);
		box-shadow: 0 10px 24px rgba(35, 31, 46, 0.05);
	}

	.search-result__media,
	.search-page-card__media {
		width: 4.2rem;
		height: 4.2rem;
		border-radius: 0.9rem;
	}

	.search-result__type {
		margin-bottom: 0.3rem;
		padding: 0.18rem 0.5rem;
		font-size: 0.62rem;
	}

	.search-result__title {
		font-size: 0.94rem;
		line-height: 1.2;
	}

	.search-overlay__suggestions {
		gap: 0.55rem;
		margin-top: 0.85rem;
		padding-top: 0.9rem;
	}

	.search-overlay__suggestions span {
		font-size: 0.82rem;
	}

	.search-overlay__suggestions a {
		min-height: 2.05rem;
		padding: 0.43rem 0.82rem;
		background: #f1edf6;
		font-size: 0.84rem;
		box-shadow: 0 8px 18px rgba(60, 38, 89, 0.06);
	}

	.search-page-card__price {
		grid-column: 2;
		justify-self: start;
	}
}

.mobile-panel .container {
	padding: 1rem;
	border-radius: 1.5rem;
	background: rgba(255, 249, 246, 0.97);
	box-shadow: var(--scently-shadow-soft);
}

.menu--mobile {
	flex-direction: column;
	align-items: flex-start;
	gap: 1rem;
}

.menu--mobile .sub-menu {
	position: static;
	display: grid;
	min-width: 0;
	width: 100%;
	padding: 0.5rem 0 0 0.75rem;
	background: transparent;
	box-shadow: none;
	transform: none;
	opacity: 1;
	visibility: visible;
}

.menu--mobile .menu-item-has-children > a {
	pointer-events: auto;
}

.home-hero {
	position: relative;
	min-height: 78svh;
	overflow: hidden;
	background: #1a100f;
	border-radius: 0 0 2rem 2rem;
}

.home-hero__slider {
	position: relative;
	min-height: 78svh;
}

.home-hero__slide {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: flex-end;
	opacity: 0;
	pointer-events: none;
	transition: opacity 500ms ease;
}

.home-hero__slide.is-active {
	opacity: 1;
	pointer-events: auto;
}

.home-hero__media,
.home-hero__media::after {
	position: absolute;
	inset: 0;
}

.home-hero__media {
	background-image: var(--scently-hero-image);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.home-hero__media::after {
	content: "";
	background: transparent;
}

.home-hero__overlay {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 7.5rem 0 2.4rem;
}

.home-hero__layout {
	display: grid;
	gap: 2rem;
	align-items: end;
	min-height: calc(78svh - 7rem);
}

.home-hero__copy {
	color: #fff;
	max-width: 19rem;
	margin-left: auto;
	text-align: right;
	align-self: end;
	justify-self: end;
	transform: translateX(8rem);
	text-shadow: 0 10px 26px rgba(0, 0, 0, 0.18);
}

.home-hero__copy p {
	margin-bottom: 1.25rem;
	font-size: 1.1rem;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
}

.home-hero__dots {
	position: absolute;
	z-index: 3;
	left: 50%;
	bottom: 1rem;
	display: flex;
	gap: 0.55rem;
	transform: translateX(-50%);
}

.home-hero__dot {
	width: 0.9rem;
	height: 0.9rem;
	border: 2px solid rgba(255, 255, 255, 0.9);
	border-radius: 999px;
	background: transparent;
	padding: 0;
	cursor: pointer;
}

.home-hero__dot.is-active {
	background: #fff;
}

.home-strip {
	position: relative;
	display: flex;
	align-items: center;
	gap: 0;
	overflow: hidden;
	margin-top: 1.25rem;
	padding: 0.78rem 0;
	background: linear-gradient(90deg, #4b2c76, #603b95 42%, #4b2c76);
	color: #fff;
	font-size: 0.98rem;
	font-weight: 700;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.home-strip__track {
	display: flex;
	flex: 0 0 auto;
	align-items: center;
	gap: 2.4rem;
	min-width: max-content;
	padding-right: 2.4rem;
	animation: scently-marquee 24s linear infinite;
}

.home-strip__track span {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
}

.home-strip__track span::after {
	content: "";
	width: 1px;
	height: 1.15rem;
	background: rgba(255, 255, 255, 0.35);
}

.home-strip:hover .home-strip__track {
	animation-play-state: paused;
}

.home-section {
	position: relative;
	padding: 2.6rem 0;
}

.home-section--featured {
	padding-top: 2.75rem;
}

.site-main--front-page {
	background:
		radial-gradient(circle at top, rgba(115, 76, 168, 0.06), transparent 18%),
		linear-gradient(180deg, #ffffff 0%, #fcfbfe 38%, #ffffff 100%);
}

.home-carousel-shell {
	position: relative;
	width: 100vw;
	margin-left: calc(50% - 50vw);
	padding: 0;
}

.product-carousel {
	display: flex;
	gap: 1rem;
	overflow-x: auto;
	overflow-y: hidden;
	scrollbar-width: none;
	scroll-behavior: smooth;
	padding-bottom: 0.5rem;
}

.product-carousel::-webkit-scrollbar {
	display: none;
}

.product-carousel--featured {
	padding: 0 1rem 0.8rem;
	scroll-snap-type: x mandatory;
	cursor: grab;
	user-select: none;
	-webkit-overflow-scrolling: touch;
	touch-action: pan-y;
}

.product-carousel--featured.is-dragging {
	scroll-snap-type: none;
	scroll-behavior: auto;
	cursor: grabbing;
}

.product-carousel--featured.is-dragging a {
	pointer-events: none;
}

.home-product-card {
	position: relative;
	flex: 0 0 calc((100vw - 6rem) / 5);
	background: #fff;
	border-radius: 0.95rem;
	border: 1px solid rgba(78, 52, 116, 0.06);
	box-shadow: 0 18px 34px rgba(40, 23, 66, 0.08);
	overflow: hidden;
	scroll-snap-align: start;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.home-product-card:hover,
.home-product-card:focus-within {
	transform: translateY(-0.22rem);
	box-shadow: 0 22px 40px rgba(40, 23, 66, 0.12);
}

.product-card__badge {
	position: absolute;
	top: 0.62rem;
	left: -1.08rem;
	z-index: 2;
	padding: 0.28rem 1.4rem;
	background: var(--scently-color-accent);
	color: #fff;
	font-size: 0.68rem;
	font-weight: 800;
	transform: rotate(-45deg);
}

.product-card__thumb {
	display: block;
	aspect-ratio: 1.08 / 1;
	background: linear-gradient(180deg, #ffffff, #f8f6fb);
}

.product-card__thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.45s ease;
}

.home-product-card:hover .product-card__thumb img,
.home-product-card:focus-within .product-card__thumb img {
	transform: scale(1.03);
}

.product-card__quick-add {
	position: absolute;
	top: 0.62rem;
	right: 0.62rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.15rem;
	height: 2.15rem;
	border-radius: 999px;
	background: #fff;
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.product-card__quick-add:hover,
.product-card__quick-add:focus-visible {
	transform: translateY(-0.06rem);
	box-shadow: 0 14px 26px rgba(0, 0, 0, 0.16);
}

.product-card__quick-add svg {
	width: 1rem;
	height: 1rem;
}

.product-card__content {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 0.75rem;
	align-items: start;
	padding: 0.65rem 0.78rem 0.82rem;
}

.product-card__title {
	margin-bottom: 0;
	font-size: 0.84rem;
	font-weight: 800;
	line-height: 1.18;
	color: #4b4b4b;
}

.product-card__price {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	font-size: 0.84rem;
	font-weight: 800;
	color: var(--scently-color-accent);
	white-space: nowrap;
}

.product-card__price del {
	margin-left: 0;
	color: #9c98a6;
	font-size: 0.68rem;
	font-weight: 500;
}

.carousel-nav--featured {
	width: 100vw;
	margin: 0 0 1rem;
	padding: 0 1rem;
}

@keyframes scently-marquee {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}


.home-launch {
	display: grid;
	gap: 0.7rem;
	align-items: center;
	padding: 2rem 0 0.5rem;
}

.home-launch__image {
	position: relative;
}

.home-launch__image img {
	width: 100%;
	max-width: 28rem;
	margin: 0 auto;
	filter: drop-shadow(0 20px 26px rgba(29, 18, 43, 0.1));
}

.launch-discount-badge {
	position: absolute;
	right: 18%;
	bottom: 7%;
	width: 7.2rem;
	height: 8.2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.45rem;
	pointer-events: none;
	filter: drop-shadow(0 16px 28px rgba(57, 38, 93, 0.14));
}

.launch-discount-badge__meter {
	position: relative;
	width: 7.2rem;
	height: 7.2rem;
	animation: scently-badge-float 3s ease-in-out infinite;
}

.launch-discount-badge__track,
.launch-discount-badge__progress,
.launch-discount-badge__core {
	position: absolute;
	inset: 0;
	border-radius: 50%;
}

.launch-discount-badge__track {
	background: conic-gradient(from 0deg, rgba(109, 78, 164, 0.18) 0deg 360deg);
	box-shadow:
		inset 0 0 0 1px rgba(110, 79, 166, 0.07),
		0 8px 20px rgba(70, 46, 118, 0.08);
}

.launch-discount-badge__progress {
	background: conic-gradient(from 0deg, var(--scently-color-accent) 0deg 0deg, transparent 0deg 360deg);
	-webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 0.9rem), #000 calc(100% - 0.88rem));
	mask: radial-gradient(farthest-side, transparent calc(100% - 0.9rem), #000 calc(100% - 0.88rem));
	filter: drop-shadow(0 0 10px rgba(98, 61, 155, 0.2));
}

.launch-discount-badge__core {
	inset: 0.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	box-shadow:
		inset 0 0 0 1px rgba(111, 79, 167, 0.06),
		0 8px 16px rgba(53, 36, 84, 0.08);
}

.launch-discount-badge__core::before {
	content: "";
	position: absolute;
	inset: 0.6rem;
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px rgba(98, 61, 155, 0.04);
}

.launch-discount-badge__value {
	font-size: 1.62rem;
	font-weight: 800;
	line-height: 1;
	color: #1d1728;
	letter-spacing: -0.04em;
}

.launch-discount-badge__label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 4.5rem;
	padding: 0.42rem 0.78rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 8px 16px rgba(45, 26, 74, 0.06);
	font-size: 0.76rem;
	font-weight: 800;
	line-height: 1;
	color: var(--scently-color-accent);
	text-transform: uppercase;
	letter-spacing: 0.12em;
}

@keyframes scently-badge-float {
	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-0.3rem);
	}
}


.home-launch__content h2 {
	margin-bottom: 0.75rem;
	font-size: clamp(1.7rem, 3vw, 2.7rem);
	letter-spacing: -0.03em;
}

.home-launch__content p {
	max-width: 28rem;
	font-size: 0.96rem;
	color: var(--scently-color-text-soft);
	line-height: 1.7;
}

.home-launch__highlight {
	display: block;
	margin-bottom: 0.8rem;
	font-size: 1rem;
	color: #c8201f;
}

.category-card-grid,
.note-grid {
	display: grid;
	gap: 1rem;
}

.category-card {
	position: relative;
	min-height: 20rem;
	border-radius: 1.25rem;
	overflow: hidden;
	box-shadow: 0 20px 40px rgba(33, 17, 58, 0.08);
}

.category-card img,
.note-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.45s ease, filter 0.45s ease;
}

.category-card__label,
.note-card__label {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: clamp(2rem, 4.3vw, 3.7rem);
	font-weight: 900;
	line-height: 0.95;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
}

.home-banner {
	position: relative;
	min-height: 20rem;
	display: flex;
	align-items: center;
	margin: 1rem 0 0;
	background-image: var(--scently-banner-image);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	border-radius: 1.5rem;
	overflow: hidden;
	box-shadow: 0 24px 42px rgba(31, 19, 50, 0.12);
}

.home-banner::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.28);
}

.home-banner__content {
	position: relative;
	z-index: 1;
	max-width: 32rem;
	padding: 2rem 0;
	text-shadow: 0 8px 22px rgba(0, 0, 0, 0.18);
}

.home-banner__title {
	margin-bottom: 0.75rem;
	font-size: clamp(2.2rem, 4vw, 3.5rem);
	font-weight: 900;
}

.home-banner__copy {
	font-size: 1.1rem;
}

.home-banner--full {
	display: grid;
	min-height: 0;
	background: none;
	overflow: hidden;
}

.home-banner--full::before {
	content: none;
}

.home-banner__media {
	grid-area: 1 / 1;
}

.home-banner__media picture {
	display: block;
}

.home-banner__media img {
	display: block;
	width: 100%;
	height: auto;
}

.home-banner--full .container {
	grid-area: 1 / 1;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.home-banner--full .home-banner__content {
	padding: clamp(1.5rem, 4vw, 3rem) 0;
	margin-right: auto;
	max-width: 26rem;
	margin-left: 0;
	transform: translate(-2.5rem, 2.25rem);
}

.home-banner--full .home-banner__title {
	max-width: 12ch;
	font-size: clamp(1.7rem, 2.8vw, 2.6rem);
	line-height: 1.05;
}

@media (max-width: 767px) {
	.home-banner--full .home-banner__content {
		transform: translateY(1rem);
	}
}

.note-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.note-card {
	position: relative;
	aspect-ratio: 1 / 1;
	border-radius: 1rem;
	overflow: hidden;
	box-shadow: 0 18px 34px rgba(36, 20, 60, 0.08);
}

.note-card__label {
	font-size: clamp(1.5rem, 3vw, 2.25rem);
}

.category-card--silent::after,
.note-card--silent::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(27, 18, 46, 0.02), rgba(27, 18, 46, 0.18));
	opacity: 0;
	transition: opacity 0.35s ease;
}

.category-card--silent,
.note-card--silent {
	transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.category-card--silent:hover img,
.category-card--silent:focus-visible img,
.note-card--silent:hover img,
.note-card--silent:focus-visible img {
	transform: scale(1.05);
	filter: saturate(1.05);
}

.category-card--silent:hover,
.category-card--silent:focus-visible,
.note-card--silent:hover,
.note-card--silent:focus-visible {
	transform: translateY(-0.2rem);
	box-shadow: 0 20px 36px rgba(34, 18, 57, 0.16);
}

.category-card--silent:hover::after,
.category-card--silent:focus-visible::after,
.note-card--silent:hover::after,
.note-card--silent:focus-visible::after {
	opacity: 1;
}

.category-card--silent:focus-visible,
.note-card--silent:focus-visible {
	outline: 3px solid rgba(87, 53, 136, 0.32);
	outline-offset: 3px;
}

.home-faq {
	padding-top: 1.5rem;
}

.home-faq__grid {
	display: grid;
	gap: 2rem;
	align-items: center;
	padding: 1.5rem;
	border: 1px solid rgba(86, 57, 126, 0.08);
	border-radius: 2rem;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(248, 244, 252, 0.88));
	box-shadow: 0 22px 44px rgba(43, 24, 73, 0.06);
}

.home-faq__visual img {
	width: 100%;
	max-width: 32rem;
	margin: 0 auto;
}

.home-faq__content h2 {
	margin-bottom: 2rem;
}

.faq-list {
	display: grid;
	gap: 0.85rem;
}

.faq-item {
	border: 1px solid rgba(97, 67, 143, 0.08);
	border-radius: 1rem;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 10px 22px rgba(44, 29, 69, 0.04);
}

.faq-item summary {
	display: flex;
	align-items: center;
	gap: 0.9rem;
	padding: 1rem 1.2rem;
	cursor: pointer;
	list-style: none;
	font-size: 1.05rem;
	font-weight: 700;
	transition: background 0.2s ease;
}

.faq-item summary:hover,
.faq-item summary:focus-visible {
	background: rgba(115, 83, 168, 0.04);
}

.faq-item summary::-webkit-details-marker {
	display: none;
}

.faq-item summary::before {
	content: "+";
	font-size: 1.6rem;
	line-height: 1;
}

.faq-item[open] summary::before {
	content: '-';
}

.faq-item__content {
	padding: 0 1.2rem 1.15rem;
	color: var(--scently-color-text-soft);
	line-height: 1.65;
}

.site-main--faq {
	padding: 0 0 5.5rem;
	background: linear-gradient(180deg, #fffdfd 0%, #fbf8ff 42%, #ffffff 100%);
}

.faq-page-hero {
	padding: 5rem 0 2rem;
}

.faq-page-hero__inner {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(18rem, 0.95fr);
	gap: clamp(1.5rem, 4vw, 4rem);
	align-items: center;
}

.faq-page-hero__copy {
	min-width: 0;
}

.faq-page-hero__eyebrow,
.faq-page-card__header p,
.faq-page-info p,
.faq-page-info span {
	margin: 0 0 0.5rem;
	color: #746680;
	font-size: 0.78rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.faq-page-hero__copy h1 {
	max-width: 42rem;
	margin: 0;
	color: #261d35;
	font-size: clamp(2.35rem, 1.55rem + 2.7vw, 4.6rem);
	line-height: 0.98;
}

.faq-page-hero__copy > p:last-of-type {
	max-width: 36rem;
	margin: 1rem 0 0;
	color: #645b71;
	font-size: 1.02rem;
	line-height: 1.7;
}

.faq-page-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	margin-top: 1.4rem;
}

.faq-page-hero__support-button {
	background: #4c2b72;
	color: #ffffff;
}

.faq-page-hero__support-button:hover,
.faq-page-hero__support-button:focus {
	background: #3c2659;
	color: #ffffff;
}

.faq-page-hero__visual {
	display: grid;
	place-items: center;
	min-height: 25rem;
	border: 1px solid rgba(86, 57, 126, 0.08);
	border-radius: 2rem;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(248, 244, 252, 0.9));
	box-shadow: 0 24px 55px rgba(27, 18, 40, 0.08);
	overflow: hidden;
}

.faq-page-hero__visual img {
	width: min(100%, 34rem);
	height: auto;
	object-fit: contain;
}

.faq-page-section {
	padding-top: 1rem;
}

.faq-page-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.42fr);
	gap: 1.25rem;
	align-items: start;
}

.faq-page-card,
.faq-page-info {
	border: 1px solid rgba(60, 38, 89, 0.1);
	border-radius: 1.5rem;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 24px 50px rgba(27, 18, 40, 0.07);
	backdrop-filter: blur(14px);
}

.faq-page-card {
	padding: clamp(1rem, 2vw, 1.5rem);
}

.faq-page-card__header {
	margin-bottom: 1.2rem;
}

.faq-page-card__header h2,
.faq-page-info h2 {
	margin: 0;
	color: #261d35;
	line-height: 1.05;
}

.faq-page-card__header h2 {
	font-size: clamp(1.65rem, 1.25rem + 1vw, 2.4rem);
}

.faq-page-list {
	gap: 0.95rem;
}

.faq-page-item {
	border-color: rgba(76, 43, 114, 0.12);
	border-radius: 1.15rem;
	box-shadow: 0 14px 28px rgba(44, 29, 69, 0.045);
}

.faq-page-item summary {
	min-height: 4rem;
	padding: 1.05rem 1.2rem;
	color: #261d35;
}

.faq-page-item summary::before {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 2rem;
	height: 2rem;
	border-radius: 999px;
	background: rgba(60, 38, 89, 0.08);
	color: #3c2659;
	font-size: 1.25rem;
}

.faq-page-item[open] summary::before {
	background: #3c2659;
	color: #ffffff;
}

.faq-page-item .faq-item__content {
	padding: 0 1.2rem 1.25rem 4.1rem;
}

.faq-page-aside {
	display: grid;
	gap: 1rem;
}

.faq-page-info {
	padding: 1.25rem;
}

.faq-page-info strong {
	display: block;
	color: #241c31;
	font-size: 1.02rem;
	line-height: 1.45;
}

.faq-page-info--dark {
	background: linear-gradient(145deg, #211a2c 0%, #4c2b72 100%);
	color: #ffffff;
}

.faq-page-info--dark p,
.faq-page-info--dark h2 {
	color: #ffffff;
}

.faq-page-info--dark h2 {
	font-size: 1.45rem;
}

.faq-page-info--dark .button {
	width: 100%;
	margin-top: 1.1rem;
	justify-content: center;
}

.site-footer {
	margin-top: 2.5rem;
	padding: 2.7rem 0 0;
	background:
		radial-gradient(circle at top left, rgba(96, 62, 150, 0.14), transparent 34%),
		#151515;
	color: #ffffff;
}

.site-footer a {
	color: inherit;
}

.site-footer__grid {
	display: grid;
	gap: 2rem;
}

.site-footer__brand {
	max-width: 22rem;
}

.site-footer__logo-link {
	display: inline-flex;
}

.site-footer__logo {
	display: block;
	width: min(19rem, 100%);
	height: auto;
}

.site-footer__description {
	margin: 1.25rem 0 1.25rem;
	max-width: 22rem;
	font-size: 0.95rem;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.84);
}

.site-footer__social {
	display: flex;
	align-items: center;
	gap: 0.75rem;
}

.site-footer__social-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.15rem;
	height: 2.15rem;
	border-radius: 0.55rem;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: #ffffff;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
	transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease;
}

.site-footer__social-link:hover,
.site-footer__social-link:focus-visible {
	transform: translateY(-0.12rem) scale(1.03);
}

.site-footer__social-link svg {
	width: 1.2rem;
	height: 1.2rem;
}

.site-footer__social-link--instagram {
	background: linear-gradient(135deg, rgba(245, 133, 41, 0.24), rgba(221, 42, 123, 0.26) 55%, rgba(81, 91, 212, 0.24));
	color: #ffffff;
}

.site-footer__social-link--facebook {
	background: rgba(24, 119, 242, 0.18);
	color: #5aa1ff;
}

.site-footer__social-link--tiktok {
	background: linear-gradient(135deg, rgba(37, 244, 238, 0.14), rgba(0, 0, 0, 0.12) 50%, rgba(254, 44, 85, 0.16));
	color: #ffffff;
}

.site-footer__title {
	margin: 0 0 0.95rem;
	font-size: clamp(1.32rem, 1.7vw, 1.72rem);
	font-weight: 800;
	line-height: 1.1;
}

.site-footer__list,
.site-footer__support,
.site-footer__policies {
	display: grid;
	gap: 0.72rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-footer__list a,
.site-footer__policies a {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 0.98rem;
	text-decoration: none;
	opacity: 0.92;
	transition: opacity 0.25s ease, transform 0.25s ease;
}

.site-footer__list a span[aria-hidden="true"] {
	font-size: 0.72rem;
	transform: translateY(-0.04rem);
}

.site-footer__support li,
.site-footer__policies a {
	display: inline-flex;
	align-items: center;
	gap: 0.55rem;
	font-size: 0.98rem;
}

.site-footer__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 1rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.08);
	font-size: 0.68rem;
	font-weight: 700;
	line-height: 1;
	color: #e7dbff;
}

.site-footer__form {
	display: grid;
	gap: 0.65rem;
	margin-top: 1.55rem;
	max-width: 15rem;
}

.site-footer__notice {
	margin: 1rem 0 0;
	color: rgba(255, 255, 255, 0.82);
	font-size: 0.82rem;
	font-weight: 700;
}

.site-footer__notice--sent {
	color: #c9f7d4;
}

.site-footer__notice--failed,
.site-footer__notice--invalid,
.site-footer__notice--missing {
	color: #ffd1d1;
}

.site-footer__form label {
	font-size: 0.88rem;
	font-weight: 700;
}

.site-footer__form label span {
	color: #ff4f4f;
}

.site-footer__form input {
	width: 100%;
	height: 2.35rem;
	padding: 0.45rem 0.7rem;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 0.45rem;
	background: rgba(255, 255, 255, 0.96);
	color: #111111;
	font: inherit;
}

.site-footer__form button {
	width: fit-content;
	min-width: 4.7rem;
	padding: 0.58rem 1rem;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 0.45rem;
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
	font: inherit;
	font-weight: 700;
	cursor: pointer;
	transition: background 0.25s ease, transform 0.25s ease;
}

.site-footer__form button:hover,
.site-footer__form button:focus-visible,
.site-footer__list a:hover,
.site-footer__list a:focus-visible,
.site-footer__policies a:hover,
.site-footer__policies a:focus-visible {
	background: rgba(255, 255, 255, 0.12);
	opacity: 1;
	transform: translateX(0.08rem);
}

.site-footer__bottom {
	margin-top: 1.8rem;
	padding: 0.8rem 0 0.2rem;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	text-align: center;
}

.site-footer__bottom p {
	margin: 0;
	font-size: 0.86rem;
	color: rgba(255, 255, 255, 0.82);
}

.entry {
	padding: 1.5rem;
	background: var(--scently-color-surface);
	border: 1px solid var(--scently-color-border);
	border-radius: var(--scently-radius-md);
	box-shadow: var(--scently-shadow-soft);
}

@media (min-width: 768px) {
	.site-header.is-home {
		top: 1.2rem;
	}

	.site-header__inner {
		padding-inline: 2rem;
	}

	.site-header__nav {
		display: flex;
	}

	.menu-toggle {
		display: none;
	}

	.home-hero__layout {
		grid-template-columns: 1fr 31rem;
	}

	.home-strip {
		font-size: 1.02rem;
	}

	.home-launch {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		gap: 0.45rem;
	}

	.category-card-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.category-card-grid--sets {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.note-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.home-faq__grid {
		grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	}

	.site-footer__grid {
		grid-template-columns: minmax(0, 1.45fr) minmax(0, 0.8fr) minmax(0, 1fr) minmax(0, 0.95fr);
		align-items: start;
		column-gap: 1.9rem;
	}
}

@media (max-width: 1199px) {
	.home-product-card {
		flex-basis: calc((100vw - 5rem) / 4);
	}
}

@media (max-width: 991px) {
	.home-product-card {
		flex-basis: calc((100vw - 4rem) / 3);
	}

	.site-footer__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.launch-discount-badge {
		right: 10%;
		bottom: 6%;
		width: 5.5rem;
		height: 6.3rem;
	}

	.launch-discount-badge__meter {
		width: 5.5rem;
		height: 5.5rem;
	}

	.launch-discount-badge__core {
		inset: 0.7rem;
	}

	.launch-discount-badge__value {
		font-size: 1.35rem;
	}

	.launch-discount-badge__label {
		min-width: 3.8rem;
		padding: 0.32rem 0.55rem;
		font-size: 0.64rem;
	}

	.home-carousel-shell {
		padding: 0;
	}

	.product-carousel--featured {
		padding-inline: 0.75rem;
	}

	.home-product-card {
		flex-basis: calc((100vw - 2.5rem) / 1.45);
	}

	.product-card__content {
		grid-template-columns: 1fr;
		gap: 0.5rem;
	}

	.product-card__price {
		align-items: flex-start;
	}

	.home-strip__track {
		gap: 1.75rem;
		padding-right: 1.75rem;
	}

	.home-strip__track span {
		gap: 0.4rem;
	}

	.home-faq__content h2 {
		margin-bottom: 1.6rem;
	}

	.site-footer {
		padding-top: 2.3rem;
	}

	.site-footer__grid {
		gap: 2rem;
	}

	.site-footer__logo {
		width: min(15rem, 100%);
	}

	.site-footer__description {
		margin-top: 1rem;
	}

	.site-footer__form {
		margin-top: 1.2rem;
	}
}





body.cart-drawer-open {
	overflow: hidden;
}

.cart-drawer-backdrop {
	position: fixed;
	inset: 0;
	z-index: 80;
	background: rgba(14, 8, 22, 0.34);
	opacity: 0;
	transition: opacity 220ms ease;
}

.cart-drawer {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 90;
	width: min(100%, 25rem);
	height: 100dvh;
	pointer-events: none;
}

.cart-drawer__panel {
	display: flex;
	flex-direction: column;
	gap: 1.1rem;
	height: 100%;
	padding: 1.4rem 1.35rem 1.5rem;
	background: linear-gradient(180deg, #fffdfa, #f8f4ff);
	box-shadow: -24px 0 44px rgba(29, 17, 43, 0.16);
	transform: translateX(100%);
	transition: transform 240ms ease;
	overflow-y: auto;
}

body.cart-drawer-open .cart-drawer {
	pointer-events: auto;
}

body.cart-drawer-open .cart-drawer__panel {
	transform: translateX(0);
}

body.cart-drawer-open .cart-drawer-backdrop {
	opacity: 1;
}

.cart-drawer__close {
	justify-self: end;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.5rem;
	height: 2.5rem;
	border: 0;
	border-radius: 999px;
	background: rgba(88, 54, 142, 0.1);
	color: #1a1622;
	font-size: 1.45rem;
	cursor: pointer;
}

.cart-drawer__eyebrow {
	margin: -0.3rem 0 0;
	color: var(--scently-color-accent);
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.cart-drawer__title {
	margin: -0.5rem 0 0;
	font-size: clamp(1.35rem, 3vw, 1.75rem);
	line-height: 1.15;
}

.cart-drawer__item {
	display: grid;
	grid-template-columns: 5.5rem minmax(0, 1fr);
	align-items: center;
	gap: 1rem;
	padding: 1rem;
	border: 1px solid rgba(102, 73, 150, 0.12);
	border-radius: 1.35rem;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 18px 32px rgba(53, 31, 87, 0.08);
}

.cart-drawer__thumb-shell {
	display: grid;
	place-items: center;
	aspect-ratio: 1;
	border-radius: 1.1rem;
	background: linear-gradient(180deg, #f9f5ff, #ffffff);
	overflow: hidden;
}

.cart-drawer__thumb {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cart-drawer__meta {
	display: grid;
	gap: 0.45rem;
}

.cart-drawer__product {
	margin: 0;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.35;
}

.cart-drawer__price {
	margin: 0;
	color: var(--scently-color-accent);
	font-weight: 700;
}

.cart-drawer__count {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	padding: 0.45rem 0.7rem;
	border-radius: 999px;
	background: rgba(88, 54, 142, 0.09);
	color: #4d3578;
	font-size: 0.78rem;
	font-weight: 700;
}

.cart-drawer__actions {
	display: grid;
	gap: 0.8rem;
	margin-top: auto;
	padding-top: 1rem;
}

.cart-drawer__button {
	width: 100%;
	min-height: 3.15rem;
}

.cart-drawer__button--ghost,
.cart-drawer__button--soft {
	background: linear-gradient(135deg, var(--scently-color-accent), #6e49a7);
	border: 1px solid transparent;
	color: #ffffff;
	box-shadow: 0 14px 30px rgba(62, 37, 101, 0.18);
}

.cart-drawer__button--ghost:hover,
.cart-drawer__button--ghost:focus-visible,
.cart-drawer__button--soft:hover,
.cart-drawer__button--soft:focus-visible {
	background: linear-gradient(135deg, var(--scently-color-accent-strong), #5e3896);
	transform: translateY(-0.08rem);
	box-shadow: 0 16px 32px rgba(62, 37, 101, 0.22);
}

.product-card__quick-add.is-loading {
	opacity: 0.7;
	pointer-events: none;
}

.product-card__quick-add.is-loading svg {
	animation: scentlySpin 0.7s linear infinite;
}

@keyframes scentlySpin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@media (max-width: 767px) {
	.cart-drawer {
		width: 100%;
	}

	.cart-drawer__panel {
		padding: 1.2rem 1rem 1.25rem;
	}
}


.cart-drawer__panel {
	gap: 1rem;
	padding: 0.85rem 0.7rem 0.8rem;
	background: #ffffff;
}

.cart-drawer__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	padding: 0 0.15rem;
}

.cart-drawer__heading {
	margin: 0;
	font-size: 1.05rem;
	font-weight: 700;
	color: #1f172b;
}

.cart-drawer__close {
	width: 1.9rem;
	height: 1.9rem;
	background: #efe7f7;
	color: #8c72b2;
	font-size: 1.2rem;
}

.cart-drawer__body {
	flex: 1;
	overflow-y: auto;
	padding: 0 0.05rem;
}

.cart-drawer__items {
	display: grid;
	gap: 0.55rem;
}

.cart-drawer__item {
	grid-template-columns: 2.35rem minmax(0, 1fr) auto;
	gap: 0.7rem;
	padding: 0.7rem 0.75rem;
	border: 1px solid #ece3f5;
	border-radius: 0.9rem;
	background: #ffffff;
	box-shadow: none;
	text-decoration: none;
	color: inherit;
}

.cart-drawer__item.is-latest {
	border-color: #d8c4ee;
	box-shadow: 0 0 0 1px rgba(121, 81, 176, 0.08);
}

.cart-drawer__thumb-shell {
	width: 2.35rem;
	height: 2.35rem;
	border-radius: 0.55rem;
	background: #f8f4fc;
}

.cart-drawer__thumb {
	object-fit: contain;
}

.cart-drawer__meta {
	gap: 0.18rem;
	min-width: 0;
}

.cart-drawer__product {
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1.25;
	color: #2a2038;
}

.cart-drawer__qty {
	font-size: 0.72rem;
	color: #7b7288;
}

.cart-drawer__line-price {
	align-self: start;
	font-size: 0.8rem;
	font-weight: 600;
	color: #7d7391;
	white-space: nowrap;
}

.cart-drawer__footer {
	padding-top: 0.55rem;
	border-top: 1px solid #eee8f5;
}

.cart-drawer__subtotal {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	padding: 0 0.2rem 0.75rem;
}

.cart-drawer__subtotal-label,
.cart-drawer__subtotal-value {
	font-size: 0.86rem;
	font-weight: 700;
	color: #2a2038;
}

.cart-drawer__actions {
	gap: 0.45rem;
	padding-top: 0;
}

.cart-drawer__button {
	min-height: 2.65rem;
	font-size: 0.82rem;
	font-weight: 700;
	border-radius: 0.55rem;
	box-shadow: none;
}

.cart-drawer__button--light {
	background: linear-gradient(135deg, var(--scently-color-accent), #6e49a7);
	border: 1px solid transparent;
	color: #ffffff;
	box-shadow: 0 12px 24px rgba(62, 37, 101, 0.16);
}

.cart-drawer__button--light:hover,
.cart-drawer__button--light:focus-visible {
	background: linear-gradient(135deg, var(--scently-color-accent-strong), #5e3896);
	color: #ffffff;
	transform: translateY(-0.04rem);
	box-shadow: 0 14px 28px rgba(62, 37, 101, 0.2);
}

.cart-drawer__empty {
	margin: 0;
	padding: 1rem 0.3rem;
	font-size: 0.86rem;
	color: #6f6680;
}

.cart-drawer__eyebrow,
.cart-drawer__title,
.cart-drawer__count,
.cart-drawer__price {
	display: none;
}


.cart-drawer .cart-drawer__actions .cart-drawer__button,
.cart-drawer .cart-drawer__actions .cart-drawer__button.button,
.cart-drawer .cart-drawer__actions .cart-drawer__button.button--primary,
.cart-drawer .cart-drawer__actions .cart-drawer__button--light,
.cart-drawer .cart-drawer__actions .cart-drawer__button--light.button {
	background: linear-gradient(135deg, var(--scently-color-accent), #6e49a7) !important;
	border-color: transparent !important;
	color: #ffffff !important;
	box-shadow: 0 12px 24px rgba(62, 37, 101, 0.18) !important;
}

.cart-drawer .cart-drawer__actions .cart-drawer__button:hover,
.cart-drawer .cart-drawer__actions .cart-drawer__button:focus-visible,
.cart-drawer .cart-drawer__actions .cart-drawer__button--light:hover,
.cart-drawer .cart-drawer__actions .cart-drawer__button--light:focus-visible {
	background: linear-gradient(135deg, var(--scently-color-accent-strong), #5e3896) !important;
	color: #ffffff !important;
	box-shadow: 0 14px 28px rgba(62, 37, 101, 0.22) !important;
}


.bundles-hero {
	position: relative;
	min-height: 27rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0 0 2rem 2rem;
	overflow: hidden;
}

.bundles-hero__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(11, 9, 15, 0.2), rgba(11, 9, 15, 0.28));
}

.site-main--bundles {
	padding: 2.4rem 0 5rem;
	background: linear-gradient(180deg, #ffffff 0%, #fcfbfe 55%, #ffffff 100%);
}

.bundles-page {
	max-width: 100%;
}

.bundles-section {
	padding: 0.5rem 0 3rem;
}

.bundles-section--primary {
	padding-top: 0;
}

.bundles-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bundles-grid .home-product-card {
	flex: none;
	width: 100%;
}

.bundles-empty {
	margin: 0;
	padding: 1rem 0 0;
	font-size: 0.98rem;
	color: #665f71;
	text-align: center;
}

.bundles-placeholder-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
}

.bundle-feature-card,
.bundles-custom-callout {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	align-items: center;
	gap: 1.4rem;
	padding: 1rem;
	border: 1px solid rgba(79, 53, 119, 0.08);
	border-radius: 1.4rem;
	background: #ffffff;
	box-shadow: 0 18px 34px rgba(40, 23, 66, 0.06);
}

.bundle-feature-card__media,
.bundles-custom-callout__media {
	display: block;
	border-radius: 1rem;
	overflow: hidden;
	background: #f7f4fb;
}

.bundle-feature-card__media img,
.bundles-custom-callout__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.bundle-feature-card__body,
.bundles-custom-callout__content {
	display: grid;
	gap: 0.9rem;
}

.bundle-feature-card__title,
.bundles-custom-callout__content h2 {
	margin: 0;
	font-size: clamp(1.5rem, 3vw, 2.2rem);
	line-height: 1.05;
}

.bundle-feature-card__copy,
.bundles-custom-callout__content p {
	margin: 0;
	max-width: 34rem;
	color: #5b5565;
	font-size: 1rem;
	line-height: 1.72;
}

@media (min-width: 992px) {
	.bundles-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (max-width: 991px) {
	.bundles-hero {
		min-height: 18rem;
	}

	.bundle-feature-card,
	.bundles-custom-callout {
		grid-template-columns: 1fr;
	}

	.bundles-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.site-main--bundles {
		padding-top: 1.6rem;
	}

	.bundles-hero {
		min-height: 14.5rem;
	}

	.bundles-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.bundles-section {
		padding-bottom: 2.35rem;
	}
}


.site-main--bundles .section-chip {
	width: min(100%, 26rem);
	white-space: nowrap;
}


.bundles-placeholder-grid--testers {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.25rem;
}

.bundles-placeholder-grid--testers .bundle-feature-card {
	height: 100%;
}

@media (max-width: 767px) {
	.bundles-placeholder-grid--testers {
		grid-template-columns: 1fr;
	}
}


.site-main--bundle-builder {
	padding: 2.4rem 0 7rem;
	background: linear-gradient(180deg, #ffffff 0%, #fcfbfe 55%, #ffffff 100%);
}

.bundle-builder {
	display: grid;
	gap: 1.5rem;
}

.bundle-builder__summary-card,
.bundle-builder__selected-card {
	display: grid;
	gap: 1.2rem;
	padding: 1.35rem 1.45rem;
	border: 1px solid rgba(86, 58, 132, 0.08);
	border-radius: 1.5rem;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 22px 42px rgba(42, 24, 73, 0.06);
}

.bundle-builder__summary-card {
	grid-template-columns: minmax(0, 1.2fr) auto auto;
	align-items: center;
}

.bundle-builder__summary-copy h1 {
	margin: 0;
	font-size: clamp(1.9rem, 3vw, 2.5rem);
	line-height: 1.02;
}

.bundle-builder__summary-copy p {
	margin: 0.45rem 0 0;
	color: #6b6477;
	font-size: 1rem;
}

.bundle-builder__stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, auto));
	gap: 1rem;
}

.bundle-builder__stat {
	display: grid;
	gap: 0.22rem;
	text-align: left;
}

.bundle-builder__stat-label,
.bundle-builder__panel-label,
.bundle-builder-sticky__summary p {
	margin: 0;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #8a7f9b;
}

.bundle-builder__stat strong,
.bundle-builder__selected-total strong,
.bundle-builder-sticky__summary strong {
	font-size: 1.5rem;
	line-height: 1;
	color: #2a2038;
}

.bundle-builder__summary-actions {
	display: flex;
	align-items: center;
	gap: 0.8rem;
}

.bundle-builder__clear {
	background: #efe7f7;
	color: #5f408f;
	box-shadow: none;
}

.bundle-builder__selected-card {
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
}

.bundle-builder__selected-list {
	display: grid;
	gap: 0.7rem;
	min-height: 2rem;
}

.bundle-builder__selected-item {
	display: grid;
	grid-template-columns: 2.7rem minmax(0, 1fr) auto;
	align-items: center;
	gap: 0.8rem;
	padding: 0.7rem 0.8rem;
	border: 1px solid #ece3f5;
	border-radius: 0.95rem;
	background: #fff;
}

.bundle-builder__selected-item img {
	width: 2.7rem;
	height: 2.7rem;
	object-fit: contain;
	border-radius: 0.7rem;
	background: #f7f3fb;
}

.bundle-builder__selected-item strong {
	display: block;
	font-size: 0.9rem;
	line-height: 1.25;
}

.bundle-builder__selected-item span {
	font-size: 0.76rem;
	color: #7b7288;
}

.bundle-builder__selected-item button {
	width: 2rem;
	height: 2rem;
	border: 0;
	border-radius: 999px;
	background: #efe7f7;
	color: #6c50a0;
	font-size: 1.2rem;
	cursor: pointer;
}

.bundle-builder__selected-empty {
	margin: 0;
	font-size: 0.96rem;
	font-weight: 600;
	color: #4c4655;
}

.bundle-builder-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bundle-builder-card {
	overflow: hidden;
}

.bundle-builder-card.is-selected {
	box-shadow: 0 0 0 2px rgba(109, 72, 165, 0.25), 0 22px 40px rgba(40, 23, 66, 0.12);
}

.bundle-builder-card__select {
	position: absolute;
	right: 0.9rem;
	bottom: 4.35rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 5.2rem;
	height: 2.15rem;
	padding: 0 1.1rem;
	border: 0;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--scently-color-accent), #6e49a7);
	color: #fff;
	font-size: 0.92rem;
	font-weight: 700;
	box-shadow: 0 12px 24px rgba(62, 37, 101, 0.18);
	cursor: pointer;
	z-index: 3;
}

.bundle-builder-card.is-selected .bundle-builder-card__select {
	background: linear-gradient(135deg, #7d58b7, #5c3893);
}

.bundle-builder-sticky {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 60;
	padding: 0.85rem 0 calc(0.85rem + env(safe-area-inset-bottom));
	background: rgba(255, 255, 255, 0.94);
	backdrop-filter: blur(16px);
	border-top: 1px solid rgba(86, 58, 132, 0.08);
	box-shadow: 0 -14px 30px rgba(36, 18, 62, 0.08);
	opacity: 0;
	visibility: hidden;
	transform: translateY(110%);
	transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease;
}

.bundle-builder-sticky.is-visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.bundle-builder-sticky__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
}

.bundle-builder-sticky__summary {
	display: grid;
	gap: 0.2rem;
}

.bundle-builder-sticky__button {
	min-width: 15rem;
}

@media (min-width: 992px) {
	.bundle-builder-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (max-width: 991px) {
	.bundle-builder__summary-card,
	.bundle-builder__selected-card {
		grid-template-columns: 1fr;
	}

	.bundle-builder__summary-actions,
	.bundle-builder-sticky__inner {
		flex-wrap: wrap;
	}

	.bundle-builder-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.site-main--bundle-builder {
		padding-top: 1.6rem;
	}

	.bundle-builder__stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.bundle-builder-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.bundle-builder-card__select {
		right: 0.75rem;
		bottom: 4.8rem;
	}

	.bundle-builder-sticky__button {
		min-width: 0;
		width: 100%;
	}
}


.bundle-builder-card .product-card__badge {
	top: 0.72rem;
	left: -0.95rem;
}

.bundle-builder__add:disabled,
.bundle-builder-sticky__button:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	box-shadow: none;
}

.site-main--testers {
	background:
		radial-gradient(circle at top right, rgba(76, 43, 114, 0.08), transparent 34%),
		linear-gradient(180deg, #ffffff 0%, #fcfbfe 55%, #ffffff 100%);
}

.tester-builder__summary {
	grid-template-columns: minmax(0, 1fr) minmax(14rem, 18rem) minmax(18rem, auto) auto;
}

.tester-builder__eyebrow {
	margin: 0 0 0.35rem;
	color: #6f5790;
	font-size: 0.76rem;
	font-weight: 900;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.tester-builder__pack {
	display: grid;
	grid-template-columns: 4.5rem minmax(0, 1fr);
	align-items: center;
	gap: 0.85rem;
	padding: 0.7rem;
	border: 1px solid rgba(76, 43, 114, 0.1);
	border-radius: 1.15rem;
	background: #f8f4fc;
}

.tester-builder__pack img {
	width: 4.5rem;
	height: 4.5rem;
	object-fit: contain;
	border-radius: 0.85rem;
	background: #ffffff;
}

.tester-builder__pack strong,
.tester-builder__pack span {
	display: block;
}

.tester-builder__pack strong {
	color: #251d33;
	font-size: 0.95rem;
	line-height: 1.2;
}

.tester-builder__pack span {
	margin-top: 0.18rem;
	color: #746982;
	font-size: 0.82rem;
	font-weight: 700;
}

.tester-builder__pricing {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.85rem;
}

.tester-builder__price-card {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.8rem;
	padding: 0.95rem 1.1rem;
	border: 1px solid rgba(76, 43, 114, 0.09);
	border-radius: 1.15rem;
	background: #ffffff;
	box-shadow: 0 16px 32px rgba(42, 24, 73, 0.05);
}

.tester-builder__price-card span {
	color: #7b7188;
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.tester-builder__price-card strong {
	color: #2a2038;
	font-size: 1.2rem;
}

.tester-builder-card .product-card__price {
	color: #6f5790;
	font-size: 0.86rem;
	font-weight: 800;
}

.tester-builder-card.is-selected {
	box-shadow: 0 0 0 2px rgba(76, 43, 114, 0.28), 0 22px 40px rgba(40, 23, 66, 0.12);
}

@media (max-width: 1199px) {
	.tester-builder__summary {
		grid-template-columns: minmax(0, 1fr);
	}

	.tester-builder__pack {
		max-width: 24rem;
	}
}

@media (max-width: 767px) {
	.tester-builder__summary {
		gap: 0.85rem;
	}

	.tester-builder__pack {
		grid-template-columns: 3.6rem minmax(0, 1fr);
	}

	.tester-builder__pack img {
		width: 3.6rem;
		height: 3.6rem;
	}

	.tester-builder__pricing {
		grid-template-columns: 1fr;
		gap: 0.55rem;
	}

	.tester-builder__price-card {
		padding: 0.75rem 0.85rem;
		border-radius: 0.95rem;
	}
}


.bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
	background: #f1edf6;
	color: #7f778b;
	box-shadow: none;
	cursor: default;
}

.bundle-builder-card.is-out-of-stock .shop-product-card__stock {
	margin-top: 0.15rem;
}

.site-main--about {
	padding-top: 0;
}

.about-hero {
	position: relative;
	min-height: 34rem;
	background-image: var(--scently-about-hero-image);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-hero__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.34) 42%, rgba(0, 0, 0, 0.08) 100%);
}

.about-hero__inner {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 34rem;
	padding-top: 6.6rem;
	padding-bottom: 3rem;
}

.about-hero__content {
	max-width: 28rem;
	color: #fff;
}

.about-hero__eyebrow {
	margin: 0 0 1rem;
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.about-hero__title {
	margin: 0;
	color: #fff;
	font-size: clamp(1.55rem, 1.15rem + 0.8vw, 2.35rem);
	line-height: 1.1;
	max-width: 23rem;
}

.about-hero__button {
	margin-top: 1.6rem;
	border: 2px solid rgba(255, 255, 255, 0.92);
	background: transparent;
	color: #fff;
	box-shadow: none;
}

.about-hero__button:hover,
.about-hero__button:focus-visible {
	background: rgba(255, 255, 255, 0.08);
	color: #fff;
}

.about-section--reasons {
	padding: 4.5rem 0 1.5rem;
	background: #f7f5f2;
}

.about-section__title,
.about-values__title {
	margin: 0 0 1.5rem;
	color: #3b4d65;
	font-size: clamp(2rem, 1.55rem + 1vw, 3rem);
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	text-align: center;
}

.about-reasons {
	display: grid;
	grid-template-columns: minmax(22rem, 31rem) minmax(0, 1fr);
	align-items: start;
	gap: 3.25rem;
}

.about-reasons__media {
	display: flex;
	align-items: stretch;
}

.about-reasons__media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	border-radius: 2rem;
	min-height: 100%;
}

.about-reasons__content {
	max-width: 48rem;
}

.about-reasons__content .about-section__title {
	text-align: left;
}

.about-copy {
	max-width: 44rem;
	color: #151515;
	font-size: 1.18rem;
	line-height: 1.75;
	min-height: 100%;
}

.about-copy p {
	margin: 0 0 1.6rem;
}

.about-copy strong {
	font-weight: 800;
}

.about-copy__list {
	margin: 0 0 1.8rem 1.4rem;
	padding: 0;
}

.about-copy__list li {
	margin-bottom: 0.75rem;
	padding-left: 0.15rem;
}

.about-section--values {
	padding: 2.5rem 0 5.5rem;
	background: #f7f5f2;
}

.about-values__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1.6rem;
	margin-top: 2rem;
}

.about-value-card {
	padding: 2rem 1.35rem 1.7rem;
	border-radius: 2rem;
	background: linear-gradient(180deg, #3a006c 0%, #12001f 100%);
	color: #fff;
	text-align: center;
	box-shadow: 0 22px 40px rgba(32, 9, 49, 0.15);
}

.about-value-card__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.75rem;
	height: 2.75rem;
	margin-bottom: 1rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	font-size: 1.2rem;
}

.about-value-card h3 {
	margin: 0 0 0.8rem;
	color: #fff;
	font-size: 1.55rem;
	line-height: 1.15;
}

.about-value-card p {
	margin: 0;
	color: rgba(255, 255, 255, 0.88);
	font-size: 1rem;
	line-height: 1.65;
}

@media (max-width: 1199px) {
	.about-reasons {
		grid-template-columns: minmax(18rem, 23rem) minmax(0, 1fr);
		gap: 2.2rem;
	}

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

@media (max-width: 767px) {
	.about-hero {
		background-image: var(--scently-about-hero-mobile-image);
		min-height: 27rem;
		background-position: center;
	}

	.about-hero__inner {
		min-height: 27rem;
		padding-top: 6.1rem;
		padding-bottom: 2.25rem;
	}

	.about-hero__content {
		max-width: 17rem;
	}

	.about-hero__title {
		max-width: 16rem;
	}

	.about-section--reasons {
		padding-top: 3.25rem;
	}

	.about-reasons {
		grid-template-columns: 1fr;
		gap: 1.75rem;
	}

	.about-reasons__media {
		max-width: 17rem;
		margin: 0 auto;
	}

	.about-reasons__media img {
		height: auto;
	}

	.about-reasons__content .about-section__title {
		text-align: center;
	}

	.about-copy {
		font-size: 1.02rem;
		line-height: 1.7;
	}

	.about-values__grid {
		grid-template-columns: 1fr;
	}
}

.site-main--contact {
	overflow: hidden;
	background:
		radial-gradient(circle at 12% 12%, rgba(60, 38, 89, 0.08), transparent 26rem),
		linear-gradient(180deg, #ffffff 0%, #fbf9ff 44%, #ffffff 100%);
}

.contact-hero {
	padding: 4.75rem 0 1.75rem;
}

.contact-hero__inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(18rem, 25rem);
	align-items: end;
	gap: 2.5rem;
}

.contact-hero__copy {
	max-width: 47rem;
}

.contact-hero__eyebrow,
.contact-card__label,
.contact-form-card__header p {
	margin: 0 0 0.75rem;
	color: #6d5c7d;
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.11em;
	text-transform: uppercase;
}

.contact-hero h1 {
	margin: 0;
	color: #243a97;
	font-size: clamp(2.25rem, 1.7rem + 2vw, 3.9rem);
	line-height: 1;
	letter-spacing: -0.04em;
}

.contact-hero__copy > p:not(.contact-hero__eyebrow) {
	max-width: 36rem;
	margin: 1rem 0 0;
	color: #4f485d;
	font-size: 1.02rem;
	line-height: 1.65;
}

.contact-hero__panel {
	display: grid;
	gap: 0.85rem;
	padding: 1rem;
	border: 1px solid rgba(60, 38, 89, 0.16);
	border-radius: 1.5rem;
	background: rgba(255, 255, 255, 0.74);
	box-shadow: 0 24px 52px rgba(35, 31, 46, 0.08);
	backdrop-filter: blur(12px);
}

.contact-hero__panel div {
	padding: 1rem 1.1rem;
	border-radius: 1.1rem;
	background: linear-gradient(135deg, rgba(60, 38, 89, 0.08), rgba(255, 255, 255, 0.74));
}

.contact-hero__panel span {
	display: block;
	margin-bottom: 0.35rem;
	color: #766b83;
	font-size: 0.78rem;
	font-weight: 800;
	text-transform: uppercase;
}

.contact-hero__panel strong {
	color: #272433;
	font-size: 1.05rem;
}

.contact-section {
	padding: 0 0 2.25rem;
}

.contact-layout {
	display: grid;
	grid-template-columns: minmax(18rem, 28rem) minmax(0, 1fr);
	gap: 1.35rem;
	align-items: stretch;
}

.contact-details,
.contact-form-card {
	border: 1px solid rgba(60, 38, 89, 0.16);
	border-radius: 1.7rem;
	background: linear-gradient(180deg, #ffffff 0%, #fcf9ff 100%);
	box-shadow: 0 24px 60px rgba(35, 31, 46, 0.08);
}

.contact-details {
	display: grid;
	gap: 0.75rem;
	padding: 0.8rem;
}

.contact-card {
	padding: 1.15rem;
	border-radius: 1.35rem;
}

.contact-card--dark {
	background:
		radial-gradient(circle at 88% 12%, rgba(255, 255, 255, 0.18), transparent 12rem),
		linear-gradient(135deg, #312b3e 0%, #150f20 100%);
	color: #fff;
}

.contact-card--dark .contact-card__label,
.contact-card--dark p {
	color: rgba(255, 255, 255, 0.76);
}

.contact-card h2 {
	margin: 0 0 0.65rem;
	color: inherit;
	font-size: clamp(1.55rem, 1.25rem + 0.7vw, 2.1rem);
	line-height: 1;
}

.contact-card p:last-child {
	margin: 0;
	line-height: 1.55;
}

.contact-methods {
	display: grid;
	gap: 0.65rem;
}

.contact-method {
	display: grid;
	grid-template-columns: 2.65rem minmax(0, 1fr);
	gap: 0.75rem;
	align-items: center;
	padding: 0.78rem;
	border: 1px solid rgba(60, 38, 89, 0.12);
	border-radius: 1.15rem;
	background: #fff;
	color: #272433;
	text-decoration: none;
}

.contact-method__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.65rem;
	height: 2.65rem;
	border-radius: 999px;
	background: #312b3e;
	color: #fff;
	font-weight: 900;
}

.contact-method strong,
.contact-method em {
	display: block;
}

.contact-method strong {
	margin-bottom: 0.16rem;
	font-size: 0.96rem;
}

.contact-method em {
	color: #655c72;
	font-style: normal;
	line-height: 1.45;
}

.contact-form-card {
	padding: clamp(1.1rem, 0.9rem + 1vw, 1.75rem);
}

.contact-form-card__header {
	max-width: 37rem;
	margin-bottom: 1rem;
}

.contact-form-card__header h2 {
	margin: 0;
	color: #272433;
	font-size: clamp(1.45rem, 1.15rem + 0.8vw, 2rem);
	line-height: 1.08;
}

.contact-notice {
	margin: 0 0 1.2rem;
	padding: 0.95rem 1rem;
	border-radius: 1rem;
	background: rgba(60, 38, 89, 0.08);
	color: #312b3e;
	font-weight: 700;
}

.contact-notice--sent {
	background: rgba(30, 122, 70, 0.1);
	color: #1d6a42;
}

.contact-notice--failed,
.contact-notice--missing,
.contact-notice--invalid {
	background: rgba(160, 45, 45, 0.1);
	color: #8c2f2f;
}

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

.contact-form p {
	margin: 0;
}

.contact-form label {
	display: block;
	margin-bottom: 0.45rem;
	color: #302b3b;
	font-size: 0.92rem;
	font-weight: 800;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
	width: 100%;
	min-height: 3rem;
	padding: 0.72rem 0.9rem;
	border: 1px solid rgba(35, 33, 44, 0.18);
	border-radius: 1rem;
	background: #fff;
	color: #272433;
	font: inherit;
	box-shadow: none;
}

.contact-form textarea {
	min-height: 8rem;
	resize: vertical;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
	outline: none;
	border-color: rgba(60, 38, 89, 0.6);
	box-shadow: 0 0 0 4px rgba(60, 38, 89, 0.08);
}

.contact-form__wide,
.contact-form__actions {
	grid-column: 1 / -1;
}

.contact-form__actions {
	display: flex;
	justify-content: flex-end;
}

.contact-form__actions .button {
	min-width: 12.5rem;
	background: #312b3e;
	color: #fff;
	box-shadow: 0 16px 34px rgba(49, 43, 62, 0.2);
}

.contact-form__trap {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.contact-help {
	padding: 0 0 4rem;
}

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

.contact-help article {
	padding: 1rem;
	border: 1px solid rgba(60, 38, 89, 0.12);
	border-radius: 1.25rem;
	background: #fff;
	box-shadow: 0 16px 38px rgba(35, 31, 46, 0.05);
}

.contact-help span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.25rem;
	height: 2.25rem;
	margin-bottom: 0.75rem;
	border-radius: 999px;
	background: rgba(60, 38, 89, 0.1);
	color: #312b3e;
	font-weight: 900;
}

.contact-help h3 {
	margin: 0 0 0.45rem;
	color: #272433;
	font-size: 1.05rem;
}

.contact-help p {
	margin: 0;
	color: #5b5368;
	line-height: 1.65;
}

@media (max-width: 980px) {
	.contact-hero__inner,
	.contact-layout {
		grid-template-columns: 1fr;
	}

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

@media (max-width: 640px) {
	.contact-hero {
		padding-top: 2.6rem;
	}

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

	.contact-form__actions {
		justify-content: stretch;
	}

	.contact-form__actions .button {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.site-header.is-home {
		top: 0.45rem;
	}

	.site-header__bar {
		padding: 0.35rem 0.55rem;
	}

	.site-header__inner {
		min-height: 3.15rem;
		padding: 0.55rem 0.75rem;
		border-radius: 999px;
		background: rgba(255, 245, 241, 0.94);
	}

	.site-header__branding {
		min-width: 0;
	}

	.site-branding img {
		height: 1.35rem;
	}

	.header-action {
		width: 2rem;
		height: 2rem;
	}

	.menu-toggle {
		width: 2.25rem;
		height: 2.25rem;
		flex-direction: column;
		gap: 0.22rem;
	}

	.menu-toggle__line,
	.menu-toggle::after {
		width: 1.25rem;
		height: 2px;
		background: currentColor;
	}

	.menu-toggle::after {
		content: "";
		display: block;
	}

	.menu-toggle__line + .menu-toggle__line {
		margin-top: 0;
	}

	.mobile-panel {
		top: calc(100% + 0.35rem);
		z-index: 60;
	}

	.mobile-panel .container {
		width: min(calc(100% - 1rem), 26rem);
		padding: 0.75rem;
		border-radius: 1.25rem;
		overflow: hidden;
	}

	.menu--mobile {
		gap: 0.35rem;
	}

	.menu--mobile a {
		width: 100%;
		padding: 0.7rem 0.8rem;
		border-radius: 0.85rem;
	}

	.menu--mobile .sub-menu {
		gap: 0.2rem;
		width: 100%;
		padding: 0.18rem 0 0.35rem 0.65rem;
		overflow: hidden;
	}

	.menu--mobile .sub-menu a {
		width: 100%;
		padding: 0.52rem 0.7rem;
		font-size: 0.82rem;
		white-space: normal;
	}

	.menu--mobile .menu-item-has-children:hover > .sub-menu,
	.menu--mobile .menu-item-has-children:focus-within > .sub-menu {
		transform: none;
	}

	.menu--mobile .sub-menu a:hover,
	.menu--mobile .sub-menu a:focus-visible {
		background: rgba(60, 38, 89, 0.08);
		transform: none;
	}

	.home-hero,
	.home-hero__slider {
		min-height: min(100vw, 26rem);
		height: min(100vw, 26rem);
		border-radius: 0 0 1.2rem 1.2rem;
	}

	.home-hero__media {
		background-image: var(--scently-hero-mobile-image);
		background-position: center;
		background-size: cover;
	}

	.home-hero__overlay {
		padding: 4.4rem 0 1.2rem;
	}

	.home-hero__layout {
		min-height: calc(min(100vw, 26rem) - 3.8rem);
	}

	.home-hero__copy {
		max-width: 12rem;
		margin-left: auto;
		padding-right: 0.5rem;
		transform: none;
	}

	.home-hero__copy p {
		margin-bottom: 0.6rem;
		font-size: 0.72rem;
		line-height: 1.15;
	}

	.home-hero__copy .button {
		min-height: 2.15rem;
		padding: 0.45rem 0.78rem;
		font-size: 0.72rem;
	}

	.home-hero__dots {
		bottom: 0.65rem;
	}

	.home-hero__dot {
		width: 0.55rem;
		height: 0.55rem;
		border-width: 1px;
	}

	.home-section {
		padding: 1.55rem 0;
	}

	.home-section--featured {
		padding-top: 1.6rem;
	}

	.section-divider {
		display: flex;
		justify-content: center;
		margin: 0 0 0.95rem;
		width: auto;
		padding: 0;
	}

	.section-divider::before,
	.section-divider::after {
		display: none;
	}

	.section-chip {
		width: auto;
		min-height: 2.4rem;
		padding: 0.55rem 1rem;
		border-radius: 999px;
		background: #f4ecfb;
		color: #3c2659;
		font-size: 0.78rem;
		line-height: 1.1;
		box-shadow: 0 10px 22px rgba(60, 38, 89, 0.08);
	}

	.carousel-nav--featured {
		display: flex;
		justify-content: flex-end;
		margin: -0.4rem 0 0.35rem;
		padding: 0 0.8rem;
	}

	.carousel-button {
		width: 1.8rem;
		height: 1.8rem;
		font-size: 1rem;
	}

	.product-carousel--featured {
		gap: 0.65rem;
		padding: 0 0.75rem 0.65rem;
		scroll-padding-left: 0.75rem;
	}

	.home-product-card {
		flex: 0 0 calc((100vw - 2.15rem) / 2) !important;
		border: 1px solid rgba(60, 38, 89, 0.08);
		border-radius: 1.05rem;
		background: linear-gradient(180deg, #ffffff 0%, #fbf9fd 100%);
		box-shadow: 0 16px 34px rgba(35, 24, 55, 0.12);
	}

	.product-card__thumb {
		margin: 0.38rem 0.38rem 0;
		aspect-ratio: 1 / 1.05;
		border-radius: 0.85rem;
		background:
			radial-gradient(circle at 50% 20%, rgba(255, 255, 255, 0.95), transparent 38%),
			linear-gradient(180deg, #ffffff 0%, #f4f1f7 100%);
		overflow: hidden;
	}

	.product-card__thumb img {
		filter: saturate(1.02) contrast(1.01);
	}

	.product-card__content {
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 0.24rem 0.45rem;
		padding: 0.6rem 0.62rem 0.72rem;
	}

	.product-card__title {
		display: -webkit-box;
		grid-column: 1 / -1;
		min-height: 2.2em;
		overflow: hidden;
		color: #3f3a48;
		font-size: 0.66rem;
		font-weight: 900;
		line-height: 1.1;
		letter-spacing: -0.015em;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.product-card__price {
		grid-column: 1;
		grid-row: 2;
		align-items: flex-start;
		color: #3c2659;
		font-size: 0.74rem;
		font-weight: 900;
		line-height: 1.1;
	}

	.product-card__price del {
		color: rgba(63, 58, 72, 0.46);
		font-size: 0.58rem;
	}

	.product-card__quick-add {
		grid-column: 2;
		grid-row: 2;
		align-self: end;
		top: 0.45rem;
		right: 0.45rem;
		width: 1.95rem;
		height: 1.95rem;
		background: rgba(255, 255, 255, 0.94);
		color: #312b3e;
		box-shadow: 0 10px 22px rgba(20, 16, 27, 0.14);
		backdrop-filter: blur(8px);
	}

	.product-card__badge {
		top: 0.62rem;
		left: -0.9rem;
		padding: 0.24rem 1.1rem;
		background: linear-gradient(135deg, #4a2a70, #6f46a6);
		font-size: 0.55rem;
		letter-spacing: 0.02em;
		box-shadow: 0 8px 18px rgba(60, 38, 89, 0.2);
	}

	.home-launch {
		display: none !important;
	}

	.home-strip {
		margin-top: 0.55rem;
		padding: 0.55rem 0;
		font-size: 0.72rem;
	}

	.home-strip__track {
		gap: 1.2rem;
		padding-right: 1.2rem;
	}

	.category-card-grid--sets {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.75rem;
	}

	.category-card {
		min-height: 12.5rem;
		border-radius: 1rem;
	}

	.category-card__label {
		font-size: clamp(1.25rem, 7vw, 2rem);
		white-space: normal;
	}

	.home-banner {
		background-image: var(--scently-banner-mobile-image);
		min-height: 13rem;
		margin: 0.25rem 0.75rem 0;
		border-radius: 1rem;
		background-position: center;
	}

	.home-banner__content {
		max-width: 13rem;
		padding: 1rem 0;
	}

	.home-banner__title {
		margin-bottom: 0.35rem;
		font-size: 1.25rem;
		line-height: 1.05;
	}

	.home-banner__copy {
		font-size: 0.75rem;
		line-height: 1.35;
	}

	.home-banner .button {
		min-height: 2.2rem;
		padding: 0.5rem 0.75rem;
		font-size: 0.72rem;
	}

	.home-banner--full {
		min-height: 8.5rem;
		margin: 0.25rem 0.75rem 0;
		border-radius: 1rem;
	}

	.home-banner--full .container {
		padding-inline: 0.75rem;
	}

	.home-banner--full .home-banner__media img {
		height: 8.5rem;
		object-fit: cover;
		object-position: center;
	}

	.home-banner--full .home-banner__content {
		max-width: 10.8rem;
		padding: 0.8rem 0;
		transform: none;
	}

	.home-banner--full .home-banner__title {
		max-width: 12ch;
		font-size: 0.92rem;
	}

	.home-banner--full .home-banner__copy {
		font-size: 0.58rem;
	}

	.home-banner--full .button {
		min-height: 1.75rem;
		padding: 0.35rem 0.55rem;
		font-size: 0.58rem;
	}

	.note-grid {
		gap: 0.65rem;
	}

	.note-card {
		border-radius: 0.8rem;
	}

	.note-card__label {
		font-size: 0.95rem;
	}

	.home-faq {
		padding-top: 0.5rem;
	}

	.home-faq__grid {
		gap: 1rem;
		padding: 1rem;
		border-radius: 1.35rem;
	}

	.home-faq__visual img {
		max-width: 13rem;
	}

	.home-faq__content {
		text-align: center;
	}

	.home-faq__content h2 {
		display: inline-flex;
		align-items: center;
		min-height: 2.4rem;
		margin: 0 auto 1rem;
		padding: 0.55rem 1rem;
		border-radius: 999px;
		background: #f4ecfb;
		color: #3c2659;
		font-size: 1.1rem;
	}

	.faq-list {
		gap: 0.55rem;
		text-align: left;
	}

	.faq-item {
		border-radius: 0.85rem;
	}

	.faq-item summary {
		gap: 0.55rem;
		padding: 0.75rem 0.85rem;
		font-size: 0.78rem;
	}

	.faq-item summary::before {
		font-size: 1.05rem;
	}

	.faq-item__content {
		padding: 0 0.85rem 0.75rem;
		font-size: 0.72rem;
		line-height: 1.45;
	}

	.site-footer {
		margin-top: 1.5rem;
		padding: 1.8rem 0 0;
	}

	.site-footer__grid {
		grid-template-columns: 1fr 1fr !important;
		gap: 1.25rem 0.9rem;
		align-items: start;
	}

	.site-footer__brand {
		grid-column: 1 / -1;
		max-width: none;
	}

	.site-footer__logo {
		width: min(12rem, 100%);
	}

	.site-footer__description {
		max-width: 21rem;
		margin: 0.85rem 0;
		font-size: 0.78rem;
		line-height: 1.45;
	}

	.site-footer__social-link {
		width: 1.9rem;
		height: 1.9rem;
	}

	.site-footer__title {
		margin-bottom: 0.65rem;
		font-size: 0.92rem;
	}

	.site-footer__list,
	.site-footer__support,
	.site-footer__policies {
		gap: 0.45rem;
	}

	.site-footer__list a,
	.site-footer__support li,
	.site-footer__policies a {
		font-size: 0.72rem;
		line-height: 1.35;
	}

	.site-footer__form {
		grid-column: 1 / -1;
		max-width: 100%;
		margin-top: 0.8rem;
	}

	.site-footer__form input {
		height: 2.25rem;
	}

	.site-footer__form button {
		min-width: 4.4rem;
		padding: 0.5rem 0.8rem;
	}

	.site-footer__bottom {
		margin-top: 1rem;
		padding: 0.65rem 0 0.25rem;
	}

	.site-footer__bottom p {
		font-size: 0.68rem;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.site-header__bar {
		padding: 0.55rem 0;
	}

	.site-header__inner {
		gap: 0.8rem;
		padding: 0.72rem 1.15rem;
	}

	.site-header__branding {
		min-width: 9.75rem;
	}

	.site-branding img {
		height: 1.65rem;
	}

	.menu {
		gap: 1rem;
	}

	.menu a {
		font-size: 0.78rem;
	}

	.site-header__actions {
		gap: 0.1rem;
	}

	.header-action {
		width: 2.15rem;
		height: 2.15rem;
	}

	.home-hero,
	.home-hero__slider {
		min-height: 36rem;
	}

	.home-hero__layout {
		grid-template-columns: minmax(0, 1fr) minmax(16rem, 20rem);
		gap: 1.25rem;
	}

	.home-hero__copy h1,
	.contact-hero h1,
	.about-hero__title {
		font-size: clamp(2.8rem, 5.8vw, 4.1rem);
	}

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

	.category-card-grid--sets {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.note-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.home-faq__grid,
	.contact-hero__inner,
	.contact-layout,
	.contact-help__grid,
	.home-banner--full .container {
		grid-template-columns: 1fr;
	}

	.contact-hero {
		padding-top: 3.25rem;
	}

	.contact-section {
		padding-top: 0.5rem;
	}

	.bundle-builder {
		grid-template-columns: 1fr;
		gap: 1rem;
	}

	.bundle-builder-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.site-footer {
		padding-top: 2.2rem;
	}

	.site-footer__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 1.75rem 1.5rem;
	}

	.site-footer__brand,
	.site-footer__form {
		grid-column: 1 / -1;
	}
}

@media (min-width: 1024px) and (max-width: 1365px) {
	.site-header__inner {
		padding-inline: 1.45rem;
	}

	.site-header__branding {
		min-width: 10.5rem;
	}

	.menu {
		gap: 1.25rem;
	}

	.menu a {
		font-size: 0.88rem;
	}

	.home-hero__layout {
		grid-template-columns: minmax(0, 1fr) minmax(14rem, 17rem);
		gap: 1rem;
	}

	.home-hero__copy {
		max-width: 15rem;
		padding-right: 0.4rem;
		transform: translateX(0);
	}

	.home-hero__copy p {
		margin-bottom: 0.95rem;
		font-size: 0.88rem;
		line-height: 1.14;
	}

	.home-hero__copy .button {
		min-height: 2.25rem;
		padding-inline: 1rem;
		font-size: 0.8rem;
	}

	.home-launch {
		grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
		gap: 1.4rem;
	}

	.home-launch__image img {
		max-width: 23rem;
	}

	.launch-discount-badge {
		right: 5%;
		bottom: 3%;
		width: 5.75rem;
		height: 6.45rem;
	}

	.launch-discount-badge__meter {
		width: 5.75rem;
		height: 5.75rem;
	}

	.launch-discount-badge__core {
		inset: 0.72rem;
	}

	.launch-discount-badge__value {
		font-size: 1.25rem;
	}

	.home-banner--full .container {
		gap: 1.5rem;
	}

	.home-banner--full .home-banner__content {
		max-width: 18rem;
		transform: translate(4rem, 0.85rem);
	}

	.home-banner--full .home-banner__title {
		max-width: none;
		font-size: 1.2rem;
		line-height: 1.02;
		white-space: nowrap;
	}

	.home-banner--full .home-banner__copy {
		max-width: 13.5rem;
		font-size: 0.78rem;
		line-height: 1.3;
	}

	.home-banner--full .button {
		min-height: 2rem;
		padding-inline: 0.95rem;
		font-size: 0.74rem;
	}

	.contact-layout {
		grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
		gap: 1.4rem;
	}

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

	.bundle-builder {
		grid-template-columns: minmax(0, 19rem) minmax(0, 1fr);
		gap: 1.25rem;
	}

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

	.site-footer__grid {
		grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.85fr) minmax(0, 0.95fr) minmax(0, 0.9fr);
		column-gap: 1.4rem;
	}
}

@media (min-width: 1366px) and (max-width: 1600px) {
	.home-hero__layout {
		grid-template-columns: minmax(0, 1fr) minmax(16rem, 19rem);
	}

	.home-hero__copy {
		max-width: 17rem;
		transform: translateX(1rem);
	}

	.home-hero__copy p {
		font-size: 0.96rem;
		line-height: 1.16;
	}

	.home-launch {
		gap: 1.8rem;
	}

	.home-launch__image img {
		max-width: 25rem;
	}

	.launch-discount-badge {
		right: 6%;
		bottom: 4%;
		width: 6.2rem;
		height: 7rem;
	}

	.launch-discount-badge__meter {
		width: 6.2rem;
		height: 6.2rem;
	}

	.launch-discount-badge__core {
		inset: 0.78rem;
	}

	.launch-discount-badge__value {
		font-size: 1.36rem;
	}

	.home-banner--full .home-banner__content {
		max-width: 20rem;
		transform: translate(5.25rem, 1rem);
	}

	.home-banner--full .home-banner__title {
		max-width: none;
		font-size: 1.35rem;
		white-space: nowrap;
	}

	.home-banner--full .home-banner__copy {
		max-width: 14.5rem;
		font-size: 0.82rem;
		line-height: 1.32;
	}

	.home-banner--full .button {
		min-height: 2.1rem;
		padding-inline: 1rem;
		font-size: 0.76rem;
	}
}

@media (min-width: 1024px) {
	.site-main--bundle-builder .bundle-builder {
		grid-template-columns: minmax(0, 1fr);
		gap: 1.45rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-card {
		grid-column: 1 / -1;
		grid-template-columns: minmax(22rem, 1fr) minmax(22rem, auto) minmax(18rem, auto);
		align-items: center;
		gap: 1.6rem;
		min-height: 7.5rem;
		padding: 1.45rem 1.55rem;
		border-radius: 1.4rem;
		background: linear-gradient(135deg, #ffffff 0%, #fbf9fd 100%);
		box-shadow: 0 20px 48px rgba(42, 24, 73, 0.06);
	}

	.site-main--bundle-builder .bundle-builder__summary-copy h1 {
		font-size: clamp(2.15rem, 3vw, 3.2rem);
		line-height: 0.98;
		letter-spacing: 0;
	}

	.site-main--bundle-builder .bundle-builder__summary-copy p {
		max-width: none;
		margin-top: 0.45rem;
		font-size: clamp(0.95rem, 1.15vw, 1.18rem);
		line-height: 1.45;
	}

	.site-main--bundle-builder .bundle-builder__stats {
		grid-template-columns: repeat(4, minmax(4.7rem, 1fr));
		gap: 1.1rem;
	}

	.site-main--bundle-builder .bundle-builder__stat {
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
	}

	.site-main--bundle-builder .bundle-builder__stat-label {
		font-size: 0.72rem;
		letter-spacing: 0.18em;
	}

	.site-main--bundle-builder .bundle-builder__stat strong {
		font-size: clamp(1.35rem, 1.7vw, 1.72rem);
		line-height: 1;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions {
		display: flex;
		justify-content: flex-end;
		gap: 0.9rem;
		width: auto;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions .button {
		width: auto;
		min-width: 8rem;
		min-height: 3.45rem;
		padding-inline: 1.45rem;
		border-radius: 999px;
		font-size: 0.98rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions .bundle-builder__add {
		min-width: 14rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-card {
		grid-column: 1 / -1;
		grid-template-columns: minmax(0, 1fr) minmax(12rem, 14rem);
		align-items: center;
		gap: 1.25rem;
		min-height: 12.8rem;
		padding: 1.45rem 1.55rem;
		border-radius: 1.4rem;
		background: linear-gradient(135deg, #ffffff 0%, #fbf9fd 100%);
		box-shadow: 0 20px 48px rgba(42, 24, 73, 0.06);
	}

	.site-main--bundle-builder .bundle-builder__selected-list {
		grid-template-columns: 1fr;
		gap: 0.75rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-item {
		grid-template-columns: 3.2rem minmax(0, 1fr) 2.15rem;
		min-height: 4.25rem;
		padding: 0.62rem 0.75rem;
		border-color: rgba(76, 43, 114, 0.14);
		border-radius: 1rem;
		background: #fff;
	}

	.site-main--bundle-builder .bundle-builder__selected-item img {
		width: 3.05rem;
		height: 3.05rem;
		border-radius: 0.72rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-item strong {
		font-size: 0.95rem;
		line-height: 1.2;
	}

	.site-main--bundle-builder .bundle-builder__selected-total {
		justify-self: end;
		width: 100%;
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		text-align: left;
	}

	.site-main--bundle-builder .bundle-builder__selected-total strong {
		display: block;
		margin-top: 0.25rem;
		font-size: clamp(1.55rem, 1.9vw, 1.85rem);
	}

	.site-main--bundle-builder .bundle-builder__grid {
		grid-column: 1 / -1;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.site-main--bundle-builder .bundle-builder__summary-card {
		grid-template-columns: minmax(0, 1fr);
		gap: 1.1rem;
	}

	.site-main--bundle-builder .bundle-builder__stats {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.site-main--bundle-builder .bundle-builder__summary-actions {
		justify-content: flex-start;
	}

	.site-main--bundle-builder .bundle-builder__selected-card {
		grid-template-columns: minmax(0, 1fr) minmax(10rem, 12rem);
	}
}

/* Literal EOF tester desktop fix: stats above action buttons. */
@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		display: grid !important;
		grid-template-columns: minmax(16rem, 0.9fr) minmax(16rem, 0.9fr) minmax(18rem, 1fr) !important;
		grid-template-areas:
			"copy pack stats"
			"copy pack actions" !important;
		align-items: center !important;
		gap: 0.5rem 1.2rem !important;
		min-height: 0 !important;
		padding: 1.05rem 1.2rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-copy {
		grid-area: copy !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .tester-builder__pack {
		grid-area: pack !important;
		width: 100% !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stats {
		grid-area: stats !important;
		align-self: end !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 0.55rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions {
		grid-area: actions !important;
		align-self: start !important;
		justify-self: stretch !important;
		position: static !important;
		display: grid !important;
		grid-template-columns: minmax(6.8rem, 0.62fr) minmax(11.5rem, 1fr) !important;
		gap: 0.6rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 0.4rem 0 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .button,
	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .bundle-builder__add {
		width: 100% !important;
		min-width: 0 !important;
		min-height: 2.7rem !important;
		padding: 0.7rem 0.95rem !important;
		white-space: normal !important;
	}
}

@media (min-width: 1024px) and (max-width: 1399px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(14rem, 0.82fr) minmax(15rem, 0.86fr) minmax(18.5rem, 1fr) !important;
		gap: 0.45rem 0.9rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stats {
		gap: 0.42rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stat strong {
		font-size: clamp(1rem, 1.35vw, 1.28rem) !important;
	}
}

/* Must stay last: tester summary desktop/laptop guard. */
@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		display: grid !important;
		grid-template-columns: minmax(17rem, 0.9fr) minmax(17rem, 0.88fr) minmax(17rem, 1fr) !important;
		grid-template-areas:
			"copy pack controls"
			"copy pack controls" !important;
		align-items: center !important;
		gap: 0.85rem 1.35rem !important;
		min-height: 0 !important;
		padding: 1.05rem 1.2rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-copy {
		grid-area: copy !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .tester-builder__pack {
		grid-area: pack !important;
		width: 100% !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stats {
		grid-area: controls !important;
		align-self: start !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 0.55rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions {
		grid-area: controls !important;
		align-self: end !important;
		justify-self: stretch !important;
		position: static !important;
		display: grid !important;
		grid-template-columns: minmax(6.8rem, 0.65fr) minmax(11rem, 1fr) !important;
		gap: 0.55rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 3.55rem 0 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .button,
	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .bundle-builder__add {
		width: 100% !important;
		min-width: 0 !important;
		min-height: 2.75rem !important;
		padding: 0.7rem 1rem !important;
		white-space: normal !important;
	}
}

@media (min-width: 1024px) and (max-width: 1399px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(15rem, 0.82fr) minmax(15rem, 0.82fr) minmax(18rem, 1fr) !important;
		gap: 0.75rem 1rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-copy h1 {
		font-size: clamp(1.75rem, 2.45vw, 2.35rem) !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stat strong {
		font-size: clamp(1.05rem, 1.45vw, 1.34rem) !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions {
		margin-top: 3.35rem !important;
	}
}

/* Absolute final tester desktop fix: stats must sit above action buttons. */
@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		display: grid !important;
		grid-template-columns: minmax(16rem, 0.9fr) minmax(16rem, 0.9fr) minmax(18rem, 1fr) !important;
		grid-template-areas:
			"copy pack stats"
			"copy pack actions" !important;
		grid-auto-rows: auto !important;
		align-items: center !important;
		gap: 0.5rem 1.2rem !important;
		min-height: 0 !important;
		padding: 1.05rem 1.2rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-copy {
		grid-area: copy !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .tester-builder__pack {
		grid-area: pack !important;
		width: 100% !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stats {
		grid-area: stats !important;
		align-self: end !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 0.55rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions {
		grid-area: actions !important;
		align-self: start !important;
		justify-self: stretch !important;
		position: static !important;
		display: grid !important;
		grid-template-columns: minmax(6.8rem, 0.62fr) minmax(11.5rem, 1fr) !important;
		gap: 0.6rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 0.4rem 0 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .button,
	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .bundle-builder__add {
		width: 100% !important;
		min-width: 0 !important;
		min-height: 2.7rem !important;
		padding: 0.7rem 0.95rem !important;
		white-space: normal !important;
	}
}

@media (min-width: 1024px) and (max-width: 1399px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(14rem, 0.82fr) minmax(15rem, 0.86fr) minmax(18.5rem, 1fr) !important;
		gap: 0.45rem 0.9rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stats {
		gap: 0.42rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stat strong {
		font-size: clamp(1rem, 1.35vw, 1.28rem) !important;
	}
}

/* Final tester layout guard: keep stats above buttons on laptop/desktop. */
@media (min-width: 1024px) and (max-width: 1599px) {
	.site-main--testers .tester-builder__summary {
		display: grid;
		grid-template-columns: minmax(20rem, 1fr) minmax(14rem, 0.82fr) minmax(20rem, 0.95fr);
		grid-template-areas:
			"copy pack stats"
			"copy pack actions";
		align-items: center;
		gap: 0.55rem 1rem;
		padding: 0.95rem 1.08rem 1rem;
	}

	.site-main--testers .bundle-builder__summary-copy {
		grid-area: copy;
	}

	.site-main--testers .tester-builder__pack {
		grid-area: pack;
	}

	.site-main--testers .bundle-builder__stats {
		grid-area: stats;
		align-self: end;
		width: 100%;
		min-width: 0;
	}

	.site-main--testers .bundle-builder__summary-actions {
		position: static !important;
		right: auto;
		bottom: auto;
		grid-area: actions;
		display: grid;
		grid-template-columns: minmax(6.8rem, 0.45fr) minmax(13rem, 0.75fr);
		align-self: start;
		justify-self: stretch;
		width: 100%;
		min-width: 0;
		margin-top: 0.18rem;
	}

	.site-main--testers .bundle-builder__summary-actions .button,
	.site-main--testers .bundle-builder__summary-actions .bundle-builder__add {
		width: 100%;
		min-width: 0;
	}
}

/* Must remain last: 1440px desktop tester summary fix. */
@media (min-width: 1024px) and (max-width: 1599px) {
	.site-main--testers .tester-builder__summary {
		position: relative;
		grid-template-columns: minmax(20rem, 1fr) minmax(14rem, 0.82fr) minmax(20rem, 0.95fr);
		grid-template-areas:
			"copy pack stats"
			"copy pack actions";
		align-items: center;
		gap: 0.55rem 1rem;
		padding: 0.95rem 1.08rem;
		padding-bottom: 1rem;
	}

	.site-main--testers .bundle-builder__stats {
		grid-area: stats;
		align-self: end;
		width: 100%;
		min-width: 0;
	}

	.site-main--testers .bundle-builder__summary-actions {
		position: static;
		grid-area: actions;
		display: grid;
		grid-template-columns: minmax(6.8rem, 0.45fr) minmax(13rem, 0.75fr);
		align-self: start;
		justify-self: stretch;
		width: 100%;
		min-width: 0;
		margin-top: 0.18rem;
	}

	.site-main--testers .bundle-builder__summary-actions .button,
	.site-main--testers .bundle-builder__summary-actions .bundle-builder__add {
		width: 100%;
		min-width: 0;
	}
}

@media (min-width: 1600px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(21rem, 0.85fr) minmax(16rem, 0.65fr) minmax(19rem, 0.82fr) minmax(18rem, 0.75fr);
		grid-template-areas: "copy pack stats actions";
	}

	.site-main--testers .bundle-builder__summary-actions {
		position: static;
		justify-self: stretch;
		width: auto;
	}
}

/* Final live tester desktop correction: stats above buttons on standard desktop. */
@media (min-width: 1024px) and (max-width: 1439px) {
	.site-main--testers .tester-builder__summary {
		position: relative;
		grid-template-columns: minmax(20rem, 1fr) minmax(14rem, 0.82fr) minmax(20rem, 0.95fr);
		grid-template-areas:
			"copy pack stats"
			"copy pack actions";
		align-items: center;
		gap: 0.55rem 1rem;
		padding: 0.95rem 1.08rem;
	}

	.site-main--testers .bundle-builder__stats {
		grid-area: stats;
		align-self: end;
		width: 100%;
	}

	.site-main--testers .bundle-builder__summary-actions {
		position: static;
		grid-area: actions;
		display: grid;
		grid-template-columns: minmax(6.8rem, 0.45fr) minmax(13rem, 0.75fr);
		align-self: start;
		justify-self: stretch;
		width: 100%;
		min-width: 0;
		margin-top: 0.18rem;
	}
}

@media (min-width: 1024px) {
	.site-main--testers .tester-builder__selected {
		min-height: 0;
		padding: 0.75rem 1rem;
		align-items: center;
		gap: 0.75rem;
	}

	.site-main--testers .tester-builder__selected .bundle-builder__selected-list {
		min-height: 0;
	}

	.site-main--testers .tester-builder__selected .bundle-builder__selected-empty {
		margin: 0;
	}

	.site-main--testers .tester-builder__selected .bundle-builder__selected-total strong {
		margin-top: 0.08rem;
		font-size: 1.15rem;
	}
}

/* Final tester-page overrides must stay after the bundle-builder desktop rules. */
@media (min-width: 1024px) {
	.site-main--testers {
		padding-top: 1.15rem;
	}

	.site-main--testers .bundle-builder {
		gap: 0.8rem;
	}

	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(23rem, 1fr) minmax(17rem, 20rem) minmax(16rem, auto) auto;
		align-items: center;
		column-gap: 1.45rem;
		min-height: 0;
		padding: 0.72rem 1.05rem;
		border-radius: 1.05rem;
	}

	.site-main--testers .bundle-builder__summary-copy {
		max-width: 25rem;
	}

	.site-main--testers .bundle-builder__summary-copy h1 {
		max-width: 23rem;
		font-size: clamp(2.15rem, 2.55vw, 2.8rem);
		line-height: 0.94;
	}

	.site-main--testers .bundle-builder__summary-copy p:not(.tester-builder__eyebrow) {
		max-width: 22.5rem;
		margin-top: 0.24rem;
		font-size: 0.82rem;
		line-height: 1.3;
	}

	.site-main--testers .tester-builder__eyebrow {
		margin-bottom: 0.22rem;
		font-size: 0.68rem;
	}

	.site-main--testers .tester-builder__pack {
		justify-self: end;
		width: 100%;
		grid-template-columns: 3rem minmax(0, 1fr);
		gap: 0.62rem;
		padding: 0.5rem;
		border-radius: 0.85rem;
	}

	.site-main--testers .tester-builder__pack img {
		width: 3rem;
		height: 3rem;
	}

	.site-main--testers .bundle-builder__stats {
		justify-self: end;
		grid-template-columns: repeat(3, minmax(4.5rem, auto));
		gap: 0.75rem;
	}

	.site-main--testers .bundle-builder__stat-label {
		font-size: 0.58rem;
		letter-spacing: 0.13em;
	}

	.site-main--testers .bundle-builder__stat strong {
		font-size: 1.16rem;
	}

	.site-main--testers .bundle-builder__summary-actions {
		justify-content: flex-start;
		gap: 0.55rem;
		margin-top: 0.7rem;
	}

	.site-main--testers .bundle-builder__summary-actions .button {
		min-width: 7rem;
		min-height: 2.15rem;
		padding: 0.42rem 1rem;
		font-size: 0.74rem;
	}

	.site-main--testers .bundle-builder__summary-actions .bundle-builder__add {
		min-width: 12rem;
	}

	.site-main--testers .tester-builder__selected {
		grid-template-columns: minmax(0, 1fr) minmax(8rem, 10rem);
		min-height: 0;
		padding: 0.72rem 1.05rem;
		border-radius: 1.05rem;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(18rem, 1fr) minmax(21rem, 0.92fr);
		grid-template-areas:
			"copy pack"
			"actions stats";
		align-items: center;
		row-gap: 0.55rem;
		column-gap: 1rem;
		padding: 0.78rem 1rem;
	}

	.site-main--testers .bundle-builder__summary-copy {
		grid-area: copy;
		max-width: 22rem;
	}

	.site-main--testers .bundle-builder__summary-copy h1 {
		max-width: 20rem;
		font-size: clamp(1.95rem, 3vw, 2.35rem);
		line-height: 0.94;
	}

	.site-main--testers .bundle-builder__summary-copy p:not(.tester-builder__eyebrow) {
		max-width: 20rem;
		font-size: 0.76rem;
		line-height: 1.25;
	}

	.site-main--testers .tester-builder__pack {
		grid-area: pack;
		justify-self: end;
		max-width: 19rem;
	}

	.site-main--testers .bundle-builder__stats {
		grid-area: stats;
		justify-self: end;
		grid-template-columns: repeat(3, minmax(4.2rem, auto));
		gap: 0.85rem;
	}

	.site-main--testers .bundle-builder__summary-actions {
		grid-area: actions;
		align-self: start;
		margin-top: 0;
	}

	.site-main--testers .bundle-builder__summary-actions .button {
		min-height: 2.2rem;
	}

	.site-main--testers .tester-builder__selected {
		grid-template-columns: minmax(0, 1fr) minmax(8rem, 10rem);
		min-height: 0;
		padding: 0.78rem 1rem;
	}
}

/* Refined tester summary panel. Keep after every bundle-builder breakpoint. */
@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		position: relative;
		overflow: hidden;
		grid-template-columns: minmax(20rem, 0.95fr) minmax(15rem, 0.7fr) minmax(14rem, auto) minmax(11rem, auto);
		grid-template-areas: "copy pack stats actions";
		align-items: center;
		column-gap: 1.1rem;
		row-gap: 0.55rem;
		padding: 0.9rem 1rem;
		border-color: rgba(76, 43, 114, 0.09);
		background:
			linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(250, 247, 253, 0.96) 100%);
	}

	.site-main--testers .tester-builder__summary::before {
		content: "";
		position: absolute;
		inset: 0 auto 0 0;
		width: 0.28rem;
		background: linear-gradient(180deg, #4c2b72 0%, #b498ce 100%);
	}

	.site-main--testers .bundle-builder__summary-copy {
		grid-area: copy;
		max-width: 24rem;
		padding-left: 0.25rem;
	}

	.site-main--testers .bundle-builder__summary-copy h1 {
		max-width: 22rem;
		font-size: clamp(2rem, 2.35vw, 2.65rem);
		line-height: 0.96;
		text-wrap: balance;
	}

	.site-main--testers .bundle-builder__summary-copy p:not(.tester-builder__eyebrow) {
		max-width: 21rem;
		font-size: 0.8rem;
		line-height: 1.35;
	}

	.site-main--testers .tester-builder__eyebrow {
		color: #5f4b79;
		font-size: 0.66rem;
		letter-spacing: 0.18em;
	}

	.site-main--testers .tester-builder__pack {
		grid-area: pack;
		justify-self: stretch;
		width: auto;
		max-width: none;
		border-color: rgba(76, 43, 114, 0.12);
		background: rgba(255, 255, 255, 0.82);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
	}

	.site-main--testers .bundle-builder__stats {
		grid-area: stats;
		justify-self: stretch;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 0.5rem;
	}

	.site-main--testers .bundle-builder__stat {
		padding: 0.55rem 0.65rem;
		border: 1px solid rgba(76, 43, 114, 0.1);
		border-radius: 0.9rem;
		background: rgba(255, 255, 255, 0.76);
	}

	.site-main--testers .bundle-builder__stat-label {
		font-size: 0.54rem;
		letter-spacing: 0.12em;
	}

	.site-main--testers .bundle-builder__stat strong {
		margin-top: 0.15rem;
		font-size: 1rem;
		white-space: nowrap;
	}

	.site-main--testers .bundle-builder__summary-actions {
		grid-area: actions;
		display: grid;
		grid-template-columns: 1fr;
		gap: 0.45rem;
		justify-self: stretch;
		margin-top: 0;
	}

	.site-main--testers .bundle-builder__summary-actions .button,
	.site-main--testers .bundle-builder__summary-actions .bundle-builder__add {
		width: 100%;
		min-width: 0;
		min-height: 2.1rem;
		padding: 0.42rem 0.8rem;
		border-radius: 999px;
		font-size: 0.7rem;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(18rem, 0.95fr) minmax(14rem, 0.7fr) minmax(13rem, 0.65fr);
		grid-template-areas:
			"copy pack stats"
			"copy actions actions";
		padding: 0.8rem 0.95rem;
	}

	.site-main--testers .bundle-builder__summary-copy h1 {
		max-width: 19rem;
		font-size: clamp(1.85rem, 2.9vw, 2.25rem);
	}

	.site-main--testers .bundle-builder__summary-copy p:not(.tester-builder__eyebrow) {
		max-width: 18rem;
		font-size: 0.74rem;
		line-height: 1.28;
	}

	.site-main--testers .bundle-builder__summary-actions {
		grid-template-columns: minmax(6.5rem, 0.7fr) minmax(12rem, 1fr);
		justify-self: end;
		width: min(100%, 21rem);
	}
}

/* Tester summary reset: compact, readable, and safe on laptop widths. */
@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		display: grid;
		grid-template-columns: minmax(15rem, 1.05fr) minmax(12rem, 0.8fr) minmax(12rem, 0.75fr) minmax(9rem, 0.6fr);
		grid-template-areas: "copy pack stats actions";
		align-items: center;
		gap: 0.85rem;
		min-height: 0;
		padding: 0.85rem 1rem;
		overflow: hidden;
	}

	.site-main--testers .bundle-builder__summary-copy {
		grid-area: copy;
		max-width: 18rem;
		min-width: 0;
		padding-left: 0.2rem;
	}

	.site-main--testers .bundle-builder__summary-copy h1 {
		max-width: 17rem;
		margin: 0;
		font-size: clamp(1.55rem, 2.05vw, 2.05rem);
		line-height: 0.98;
	}

	.site-main--testers .bundle-builder__summary-copy p:not(.tester-builder__eyebrow) {
		max-width: 17rem;
		margin-top: 0.28rem;
		font-size: 0.7rem;
		line-height: 1.35;
	}

	.site-main--testers .tester-builder__eyebrow {
		margin-bottom: 0.2rem;
		font-size: 0.62rem;
		letter-spacing: 0.14em;
	}

	.site-main--testers .tester-builder__pack {
		grid-area: pack;
		display: grid;
		grid-template-columns: 2.65rem minmax(0, 1fr);
		gap: 0.55rem;
		align-items: center;
		justify-self: stretch;
		width: auto;
		min-width: 0;
		padding: 0.46rem;
		border-radius: 0.82rem;
	}

	.site-main--testers .tester-builder__pack img {
		width: 2.65rem;
		height: 2.65rem;
	}

	.site-main--testers .tester-builder__pack strong {
		font-size: 0.72rem;
	}

	.site-main--testers .tester-builder__pack span {
		font-size: 0.6rem;
	}

	.site-main--testers .bundle-builder__stats {
		grid-area: stats;
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 0.35rem;
		min-width: 0;
	}

	.site-main--testers .bundle-builder__stat {
		min-width: 0;
		padding: 0.46rem 0.42rem;
		border-radius: 0.75rem;
	}

	.site-main--testers .bundle-builder__stat-label {
		font-size: 0.46rem;
		letter-spacing: 0.1em;
	}

	.site-main--testers .bundle-builder__stat strong {
		display: block;
		margin-top: 0.12rem;
		font-size: 0.82rem;
		line-height: 1.05;
		white-space: nowrap;
	}

	.site-main--testers .bundle-builder__summary-actions {
		grid-area: actions;
		display: grid;
		grid-template-columns: 1fr;
		gap: 0.42rem;
		min-width: 0;
		margin: 0;
	}

	.site-main--testers .bundle-builder__summary-actions .button,
	.site-main--testers .bundle-builder__summary-actions .bundle-builder__add {
		width: 100%;
		min-width: 0;
		min-height: 2rem;
		padding: 0.38rem 0.7rem;
		font-size: 0.64rem;
		line-height: 1.1;
		white-space: normal;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(14rem, 0.95fr) minmax(12rem, 0.8fr) minmax(11rem, 0.7fr);
		grid-template-areas:
			"copy pack stats"
			"copy actions actions";
		gap: 0.65rem 0.8rem;
	}

	.site-main--testers .bundle-builder__summary-copy h1 {
		max-width: 15rem;
		font-size: clamp(1.45rem, 2.25vw, 1.8rem);
	}

	.site-main--testers .bundle-builder__summary-actions {
		grid-template-columns: minmax(5.8rem, 0.62fr) minmax(10rem, 1fr);
		justify-self: end;
		width: min(100%, 18rem);
	}
}

/* Stable desktop tester summary layout. */
@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(19rem, 0.72fr) minmax(15rem, 0.7fr) minmax(19rem, 0.95fr);
		grid-template-areas:
			"copy pack stats"
			"copy actions actions";
		align-items: center;
		gap: 0.72rem 1rem;
		padding: 0.95rem 1.08rem;
		overflow: hidden;
	}

	.site-main--testers .bundle-builder__summary-copy {
		grid-area: copy;
		max-width: 22rem;
		min-width: 0;
	}

	.site-main--testers .bundle-builder__summary-copy h1 {
		max-width: 21rem;
		font-size: clamp(1.8rem, 2.05vw, 2.25rem);
		line-height: 0.96;
	}

	.site-main--testers .bundle-builder__summary-copy p:not(.tester-builder__eyebrow) {
		max-width: 21rem;
		font-size: 0.74rem;
		line-height: 1.32;
	}

	.site-main--testers .tester-builder__pack {
		grid-area: pack;
		width: 100%;
		min-width: 0;
	}

	.site-main--testers .bundle-builder__stats {
		grid-area: stats;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		width: 100%;
		min-width: 0;
		gap: 0.45rem;
	}

	.site-main--testers .bundle-builder__stat {
		min-width: 0;
		padding: 0.5rem 0.45rem;
	}

	.site-main--testers .bundle-builder__stat strong {
		font-size: 0.95rem;
		line-height: 1.08;
		white-space: nowrap;
	}

	.site-main--testers .bundle-builder__summary-actions {
		grid-area: actions;
		display: grid;
		grid-template-columns: minmax(6.8rem, 0.45fr) minmax(13rem, 0.75fr);
		justify-self: end;
		width: min(100%, 22rem);
		gap: 0.55rem;
		margin: 0;
	}

	.site-main--testers .bundle-builder__summary-actions .button,
	.site-main--testers .bundle-builder__summary-actions .bundle-builder__add {
		width: 100%;
		min-width: 0;
		min-height: 2.15rem;
		padding: 0.42rem 0.75rem;
		font-size: 0.66rem;
		line-height: 1.15;
		white-space: normal;
	}
}

@media (min-width: 1440px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(21rem, 0.85fr) minmax(16rem, 0.65fr) minmax(19rem, 0.82fr) minmax(18rem, 0.75fr);
		grid-template-areas: "copy pack stats actions";
	}

	.site-main--testers .bundle-builder__summary-actions {
		justify-self: stretch;
		width: auto;
	}
}

@media (min-width: 1024px) and (max-width: 1439px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(20rem, 1fr) minmax(14rem, 0.82fr) minmax(20rem, 0.95fr);
		grid-template-areas:
			"copy pack stats"
			"copy pack actions";
		align-items: center;
		padding-bottom: 1rem;
	}

	.site-main--testers .bundle-builder__stats {
		align-self: end;
	}

	.site-main--testers .bundle-builder__summary-actions {
		position: static;
		align-self: start;
		justify-self: stretch;
		width: 100%;
		min-width: 0;
		margin-top: 0.18rem;
	}
}

@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		position: relative;
		padding-bottom: 3.55rem;
	}

	.site-main--testers .bundle-builder__summary-actions {
		position: absolute;
		right: 1rem;
		bottom: 0.85rem;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		width: auto;
		min-width: 18.5rem;
	}

	.site-main--testers .bundle-builder__summary-actions .button {
		width: auto;
		min-width: 6.9rem;
	}

	.site-main--testers .bundle-builder__summary-actions .bundle-builder__add {
		width: auto;
		min-width: 12.5rem;
	}
}

@media (min-width: 1200px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(0, 1fr) minmax(14rem, 18rem) minmax(18rem, auto) auto;
	}

	.site-main--testers .bundle-builder__stats {
		grid-template-columns: repeat(3, minmax(5rem, 1fr));
	}
}

@media (min-width: 1024px) {
	.site-main--testers .tester-builder__pricing {
		grid-column: 1 / -1;
	}
}

@media (max-width: 1199px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(0, 1fr);
	}
}

.site-main--testers {
	padding: 1.45rem 0 5.25rem;
}

.site-main--testers .bundle-builder {
	gap: 0.85rem;
}

.site-main--testers .tester-builder__summary,
.site-main--testers .tester-builder__selected {
	min-height: 0;
	padding: 0.72rem 1rem;
	border-radius: 1.1rem;
	box-shadow: 0 14px 30px rgba(42, 24, 73, 0.055);
}

.site-main--testers .tester-builder__summary {
	gap: 1rem;
}

.site-main--testers .bundle-builder__summary-copy h1 {
	max-width: 24rem;
	font-size: clamp(2.05rem, 2.65vw, 3rem);
	line-height: 0.94;
}

.site-main--testers .bundle-builder__summary-copy p:not(.tester-builder__eyebrow) {
	max-width: 25rem;
	margin-top: 0.28rem;
	font-size: 0.82rem;
	line-height: 1.3;
}

.site-main--testers .tester-builder__eyebrow {
	margin-bottom: 0.25rem;
	font-size: 0.68rem;
	letter-spacing: 0.14em;
}

.site-main--testers .tester-builder__pack {
	grid-template-columns: 3.25rem minmax(0, 1fr);
	gap: 0.65rem;
	padding: 0.55rem;
	border-radius: 0.9rem;
}

.site-main--testers .tester-builder__pack img {
	width: 3.25rem;
	height: 3.25rem;
	border-radius: 0.65rem;
}

.site-main--testers .tester-builder__pack strong {
	font-size: 0.82rem;
}

.site-main--testers .tester-builder__pack span {
	font-size: 0.68rem;
}

.site-main--testers .bundle-builder__stats {
	gap: 0.75rem;
}

.site-main--testers .bundle-builder__stat-label,
.site-main--testers .bundle-builder__panel-label {
	font-size: 0.58rem;
	letter-spacing: 0.13em;
}

.site-main--testers .bundle-builder__stat strong {
	font-size: 1.12rem;
}

.site-main--testers .bundle-builder__summary-actions {
	gap: 0.55rem;
}

.site-main--testers .bundle-builder__summary-actions .button {
	min-height: 2.2rem;
	padding: 0.45rem 1rem;
	font-size: 0.74rem;
}

.site-main--testers .tester-builder__selected {
	align-items: center;
	gap: 0.8rem;
}

.site-main--testers .bundle-builder__selected-list {
	min-height: 0;
	gap: 0.45rem;
}

.site-main--testers .bundle-builder__selected-empty {
	font-size: 0.78rem;
	line-height: 1.35;
}

.site-main--testers .bundle-builder__selected-total strong {
	font-size: 1.22rem;
}

@media (min-width: 1200px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(24rem, 1fr) minmax(16rem, 19rem) minmax(17rem, auto) auto;
		align-items: center;
		column-gap: 1.6rem;
	}

	.site-main--testers .bundle-builder__summary-copy {
		max-width: 25rem;
	}

	.site-main--testers .bundle-builder__summary-actions {
		margin-top: 0.75rem;
	}

	.site-main--testers .tester-builder__pack {
		justify-self: end;
		width: 100%;
	}

	.site-main--testers .bundle-builder__stats {
		justify-self: end;
	}

	.site-main--testers .tester-builder__selected {
		grid-template-columns: minmax(0, 1fr) minmax(8rem, 10rem);
	}
}

@media (max-width: 767px) {
	.site-main--testers {
		padding-top: 0.9rem;
	}

	.site-main--testers .tester-builder__summary,
	.site-main--testers .tester-builder__selected {
		padding: 0.85rem;
	}
}

@media (max-width: 1023px) {
	.faq-page-hero {
		padding-top: 5rem;
	}

	.faq-page-hero__inner,
	.faq-page-layout {
		grid-template-columns: minmax(0, 1fr);
	}

	.faq-page-hero__visual {
		min-height: 18rem;
	}

	.faq-page-aside {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.faq-page-info--dark {
		grid-column: 1 / -1;
	}
}

@media (max-width: 767px) {
	.site-main--faq {
		padding-bottom: 4rem;
	}

	.faq-page-hero {
		padding: 4.3rem 0 1.2rem;
	}

	.faq-page-hero__copy h1 {
		font-size: 2.15rem;
	}

	.faq-page-hero__copy > p:last-of-type {
		font-size: 0.94rem;
		line-height: 1.6;
	}

	.faq-page-hero__actions,
	.faq-page-aside {
		grid-template-columns: minmax(0, 1fr);
	}

	.faq-page-hero__actions {
		display: grid;
	}

	.faq-page-hero__actions .button {
		width: 100%;
		justify-content: center;
	}

	.faq-page-hero__visual {
		min-height: 14rem;
		border-radius: 1.25rem;
	}

	.faq-page-card,
	.faq-page-info {
		border-radius: 1.2rem;
	}

	.faq-page-card {
		padding: 1rem;
	}

	.faq-page-item summary {
		min-height: 3.5rem;
		padding: 0.9rem;
		font-size: 0.95rem;
	}

	.faq-page-item summary::before {
		width: 1.75rem;
		height: 1.75rem;
		font-size: 1.08rem;
	}

	.faq-page-item .faq-item__content {
		padding: 0 0.9rem 1rem 3.55rem;
		font-size: 0.92rem;
	}
}

.site-main--track-order {
	padding: 0 0 5.5rem;
	background: linear-gradient(180deg, #fffdfd 0%, #fbf8ff 44%, #ffffff 100%);
}

.track-order-hero {
	padding: 7.25rem 0 2rem;
}

.track-order-hero__inner,
.track-order-layout,
.track-order-support__grid {
	display: grid;
	gap: 1.25rem;
}

.track-order-hero__inner {
	grid-template-columns: minmax(0, 1.2fr) minmax(18rem, 0.8fr);
	align-items: end;
}

.track-order-hero__eyebrow,
.track-order-card__header p,
.track-order-support__card p,
.track-order-meta__item span {
	margin: 0 0 0.45rem;
	color: #746680;
	font-size: 0.78rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.track-order-hero__copy h1,
.track-order-card__header h2,
.track-order-support__card h2 {
	margin: 0;
	color: #261d35;
	line-height: 1.02;
}

.track-order-hero__copy h1 {
	max-width: 40rem;
	font-size: clamp(2.3rem, 1.7rem + 2vw, 4rem);
}

.track-order-hero__copy p:last-child {
	max-width: 36rem;
	margin: 0.95rem 0 0;
	color: #645b71;
	font-size: 1rem;
	line-height: 1.7;
}

.track-order-hero__panel,
.track-order-card,
.track-order-support__card {
	border: 1px solid rgba(60, 38, 89, 0.1);
	border-radius: 1.5rem;
	background: rgba(255, 255, 255, 0.88);
	box-shadow: 0 24px 50px rgba(27, 18, 40, 0.08);
	backdrop-filter: blur(14px);
}

.track-order-hero__panel {
	display: grid;
	gap: 0.9rem;
	padding: 1.25rem;
}

.track-order-hero__panel div {
	padding: 0.95rem 1rem;
	border-radius: 1.1rem;
	background: linear-gradient(180deg, #ffffff 0%, #f7f1fd 100%);
}

.track-order-hero__panel span {
	display: block;
	margin-bottom: 0.35rem;
	color: #786d87;
	font-size: 0.76rem;
	font-weight: 800;
	text-transform: uppercase;
}

.track-order-hero__panel strong,
.track-order-status strong,
.track-order-meta__item strong,
.track-order-timeline__content strong {
	color: #241c31;
	font-weight: 900;
}

.track-order-layout {
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	align-items: start;
}

.track-order-card {
	padding: 1.4rem;
}

.track-order-card__header h2 {
	font-size: clamp(1.55rem, 1.25rem + 0.85vw, 2.15rem);
}

.track-order-form__field {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 0.75rem;
	margin-top: 1rem;
}

.track-order-form__field input {
	min-height: 3.35rem;
	padding: 0 1rem;
	border: 1px solid rgba(60, 38, 89, 0.15);
	border-radius: 999px;
	background: #ffffff;
	color: #261d35;
	font: inherit;
	font-size: 0.98rem;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.track-order-form__field input:focus {
	border-color: rgba(76, 43, 114, 0.4);
	outline: none;
	box-shadow: 0 0 0 4px rgba(118, 72, 189, 0.1);
}

.track-order-form__field .button {
	min-width: 9.75rem;
}

.track-order-notice {
	margin-top: 1rem;
	padding: 0.95rem 1rem;
	border-radius: 1rem;
	font-weight: 700;
	line-height: 1.5;
}

.track-order-notice--error {
	background: rgba(187, 56, 90, 0.08);
	color: #9d2147;
}

.track-order-notice--warning {
	background: rgba(177, 110, 14, 0.09);
	color: #8f5a0f;
}

.track-order-notice--muted {
	background: rgba(60, 38, 89, 0.06);
	color: #5f5670;
}

.track-order-tips {
	display: grid;
	gap: 0.8rem;
	margin-top: 1.15rem;
}

.track-order-tips article,
.track-order-meta__item,
.track-order-empty,
.track-order-support__card:not(.track-order-support__card--dark) {
	padding: 1rem;
	border-radius: 1.15rem;
	background: linear-gradient(180deg, #ffffff 0%, #faf7fd 100%);
}

.track-order-tips span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	margin-bottom: 0.7rem;
	border-radius: 999px;
	background: #312b3e;
	color: #ffffff;
	font-weight: 900;
}

.track-order-tips h3,
.track-order-empty h3,
.track-order-support__card h3 {
	margin: 0 0 0.45rem;
	color: #261d35;
	font-size: 1.02rem;
}

.track-order-tips p,
.track-order-empty p,
.track-order-support__card p:last-child,
.track-order-timeline__content p {
	margin: 0;
	color: #645b71;
	line-height: 1.65;
}

.track-order-status {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.75rem;
	margin-top: 1rem;
}

.track-order-status__pill {
	display: inline-flex;
	align-items: center;
	min-height: 2.15rem;
	padding: 0.45rem 0.9rem;
	border-radius: 999px;
	background: linear-gradient(135deg, #312b3e 0%, #6c45a6 100%);
	color: #ffffff;
	font-size: 0.84rem;
	font-weight: 900;
}

.track-order-meta {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.75rem;
	margin-top: 1rem;
}

.track-order-meta__item strong {
	display: block;
	font-size: 1rem;
	line-height: 1.45;
	word-break: break-word;
}

.track-order-timeline {
	display: grid;
	gap: 0.95rem;
	margin-top: 1.15rem;
}

.track-order-timeline__item {
	position: relative;
	display: grid;
	grid-template-columns: 1.35rem minmax(0, 1fr);
	gap: 0.8rem;
	align-items: start;
}

.track-order-timeline__item:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 1.6rem;
	left: 0.42rem;
	width: 2px;
	height: calc(100% + 0.4rem);
	background: linear-gradient(180deg, rgba(76, 43, 114, 0.28) 0%, rgba(76, 43, 114, 0.02) 100%);
}

.track-order-timeline__dot {
	position: relative;
	z-index: 1;
	width: 0.9rem;
	height: 0.9rem;
	margin-top: 0.18rem;
	border: 3px solid #ffffff;
	border-radius: 999px;
	background: #7648bd;
	box-shadow: 0 0 0 1px rgba(76, 43, 114, 0.18);
}

.track-order-timeline__content {
	padding: 0.95rem 1rem;
	border: 1px solid rgba(60, 38, 89, 0.08);
	border-radius: 1.15rem;
	background: #ffffff;
	box-shadow: 0 16px 34px rgba(27, 18, 40, 0.04);
}

.track-order-support {
	padding-top: 1.5rem;
}

.track-order-support__grid {
	grid-template-columns: minmax(0, 1fr) minmax(0, 0.95fr);
}

.track-order-support__card {
	padding: 1.4rem;
}

.track-order-support__card--dark {
	background: linear-gradient(145deg, #211a2c 0%, #4c2b72 100%);
	color: #ffffff;
}

.track-order-support__card--dark p,
.track-order-support__card--dark h2 {
	color: #ffffff;
}

.track-order-support__card--dark h2 {
	max-width: 36rem;
}

.track-order-support__card--dark .button {
	display: inline-flex;
	width: auto;
	margin-top: 1.05rem;
}

.track-order-support__stack {
	display: grid;
	gap: 1rem;
}

@media (max-width: 1023px) {
	.track-order-hero {
		padding-top: 6.25rem;
	}

	.track-order-hero__inner,
	.track-order-layout,
	.track-order-support__grid {
		grid-template-columns: minmax(0, 1fr);
	}
}

@media (max-width: 767px) {
	.site-main--track-order {
		padding-bottom: 4rem;
	}

	.track-order-hero {
		padding: 5.7rem 0 1.3rem;
	}

	.track-order-hero__copy h1 {
		font-size: 2rem;
		line-height: 0.98;
	}

	.track-order-hero__copy p:last-child {
		font-size: 0.92rem;
		line-height: 1.55;
	}

	.track-order-card,
	.track-order-hero__panel,
	.track-order-support__card {
		padding: 1rem;
		border-radius: 1.2rem;
	}

	.track-order-form__field,
	.track-order-meta {
		grid-template-columns: minmax(0, 1fr);
	}

	.track-order-form__field .button {
		width: 100%;
	}

	.track-order-support__card--dark .button {
		width: 100%;
		justify-content: center;
		margin-top: 1rem;
	}

	.track-order-tips article,
	.track-order-meta__item,
	.track-order-empty,
	.track-order-timeline__content,
	.track-order-support__card:not(.track-order-support__card--dark) {
		padding: 0.9rem;
	}
}

/* Custom bundle product cards: consistent full-width select CTA on every viewport. */
.site-main--bundle-builder .bundle-builder-card {
	display: flex !important;
	flex-direction: column !important;
	overflow: hidden !important;
}

.site-main--bundle-builder .bundle-builder-card .product-card__thumb {
	flex: 0 0 auto;
}

.site-main--bundle-builder .bundle-builder-card .product-card__content {
	order: 2 !important;
	display: flex !important;
	flex: 1 1 auto !important;
	flex-direction: column !important;
	justify-content: space-between !important;
}

.site-main--bundle-builder .bundle-builder-card__select,
.site-main--bundle-builder .bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
	position: static !important;
	order: 3 !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: calc(100% - 1.6rem) !important;
	min-width: 0 !important;
	height: 2.6rem !important;
	margin: 0 0.8rem 0.8rem !important;
	padding: 0.65rem 1rem !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: linear-gradient(135deg, #4c2b72 0%, #7648bd 100%) !important;
	color: #ffffff !important;
	font-size: 0.86rem !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-align: center !important;
	box-shadow: 0 14px 24px rgba(76, 43, 114, 0.2) !important;
}

.site-main--bundle-builder .bundle-builder-card.is-selected .bundle-builder-card__select {
	background: linear-gradient(135deg, #312b3e 0%, #5f3f91 100%) !important;
}

.site-main--bundle-builder .bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
	background: #f0edf4 !important;
	color: #7f778b !important;
	box-shadow: none !important;
}

@media (max-width: 767px) {
	.site-main--bundle-builder .bundle-builder-card__select,
	.site-main--bundle-builder .bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
		width: calc(100% - 1.1rem) !important;
		height: 2.35rem !important;
		margin: 0 0.55rem 0.65rem !important;
		font-size: 0.78rem !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.home-hero,
	.home-hero__slider {
		min-height: 32rem;
	}

	.home-hero__overlay {
		padding: 6rem 0 1.7rem;
	}

	.home-hero__layout {
		min-height: calc(32rem - 6rem);
		grid-template-columns: minmax(0, 1fr) minmax(12.5rem, 15rem);
		gap: 0.65rem;
	}

	.home-hero__copy {
		max-width: 13.25rem;
		padding-right: 0.45rem;
		transform: translateX(0);
	}

	.home-hero__copy p {
		margin-bottom: 0.95rem;
		font-size: 0.82rem;
		line-height: 1.12;
		text-wrap: balance;
	}

	.home-hero__copy .button {
		min-height: 2.35rem;
		padding-inline: 1.1rem;
		font-size: 0.82rem;
	}

	.home-section {
		padding: 2rem 0;
	}

	.home-section--featured {
		padding-top: 2rem;
	}

	.home-product-card {
		flex: 0 0 calc((100vw - 4.5rem) / 3);
	}

	.product-carousel--featured {
		padding: 0 0.9rem 0.75rem;
	}

	.carousel-nav--featured {
		margin-bottom: 0.75rem;
		padding: 0 0.9rem;
	}

	.home-launch {
		grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
		gap: 1rem;
		padding-top: 1.25rem;
	}

	.home-launch__image img {
		max-width: 22rem;
	}

	.launch-discount-badge {
		right: 9%;
		bottom: 6%;
		width: 5.7rem;
		height: 6.45rem;
	}

	.launch-discount-badge__meter {
		width: 5.7rem;
		height: 5.7rem;
	}

	.launch-discount-badge__core {
		inset: 0.72rem;
	}

	.launch-discount-badge__value {
		font-size: 1.28rem;
	}

	.home-launch__content h2,
	.home-banner__title,
	.home-faq__content h2 {
		font-size: clamp(1.85rem, 3.2vw, 2.55rem);
	}

	.home-launch__content p,
	.home-banner__copy {
		font-size: 0.9rem;
		line-height: 1.55;
	}

	.category-card-grid--sets {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.8rem;
	}

	.category-card-grid--sets .category-card {
		min-height: 13.4rem;
		border-radius: 1.05rem;
	}

	.category-card-grid--sets .category-card__label {
		font-size: clamp(1.22rem, 2.25vw, 1.95rem);
		line-height: 0.92;
		letter-spacing: -0.03em;
	}

	.home-banner {
		min-height: 16rem;
	}

	.home-banner--full .container {
		align-items: center;
	}

	.home-banner--full .home-banner__content {
		max-width: 16.5rem;
		padding: 0.7rem 0;
		transform: translate(0.25rem, 1.25rem);
	}

	.home-banner--full .home-banner__title {
		max-width: none;
		font-size: 1.02rem;
		line-height: 1.02;
		white-space: nowrap;
	}

	.home-banner--full .home-banner__copy {
		margin-top: 0.4rem;
		max-width: 12.5rem;
		font-size: 0.72rem;
		line-height: 1.25;
	}

	.home-banner--full .button {
		min-height: 2rem;
		padding-inline: 0.95rem;
		font-size: 0.74rem;
	}

	.note-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 0.75rem;
	}

	.note-card {
		border-radius: 0.9rem;
	}

	.note-card__label {
		font-size: clamp(1.1rem, 2vw, 1.65rem);
	}

	.home-faq {
		padding-top: 1rem;
	}

	.home-faq__grid {
		grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
		gap: 1.25rem;
		padding: 1.2rem;
	}

	.home-faq__visual img {
		max-width: 24rem;
	}

	.faq-item summary {
		padding: 0.9rem 1rem;
		font-size: 0.95rem;
	}

	.faq-item__content {
		padding: 0 1rem 0.95rem;
		font-size: 0.84rem;
	}

	.about-hero {
		min-height: 24rem;
		background-position: 72% center;
	}

	.about-hero__inner {
		min-height: 24rem;
		padding-top: 4.9rem;
		padding-bottom: 1.85rem;
	}

	.about-hero__content {
		max-width: 18rem;
	}

	.about-hero__title {
		max-width: 17rem;
		font-size: clamp(1.95rem, 3.7vw, 2.75rem);
		line-height: 1.05;
		text-wrap: balance;
	}

	.about-hero__button {
		margin-top: 1rem;
	}

	.about-section--reasons {
		padding: 3rem 0 1.1rem;
	}

	.about-reasons {
		grid-template-columns: minmax(15rem, 19rem) minmax(0, 1fr);
		gap: 1.4rem;
		align-items: center;
	}

	.about-reasons__media {
		max-width: 18rem;
		margin: 0 auto;
	}

	.about-section__title,
	.about-values__title {
		margin-bottom: 1rem;
		font-size: clamp(1.65rem, 3vw, 2.35rem);
	}

	.about-reasons__content .about-section__title {
		text-align: left;
	}

	.about-copy {
		font-size: 0.96rem;
		line-height: 1.65;
	}

	.about-copy p {
		margin-bottom: 1.1rem;
	}

	.about-copy__list {
		margin-bottom: 1.2rem;
	}

	.about-section--values {
		padding: 1.8rem 0 4rem;
	}

	.about-values__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 1rem;
		margin-top: 1.25rem;
	}

	.about-value-card {
		padding: 1.45rem 1rem 1.2rem;
		border-radius: 1.35rem;
	}

	.about-value-card h3 {
		font-size: 1.18rem;
	}

	.about-value-card p {
		font-size: 0.86rem;
		line-height: 1.5;
	}
}

@media (min-width: 1024px) and (max-width: 1365px) {
	.site-main--bundle-builder {
		padding: 2rem 0 6.5rem;
	}

	.site-main--bundle-builder .bundle-builder {
		grid-template-columns: minmax(17rem, 19rem) minmax(0, 1fr);
		gap: 1.15rem;
		align-items: stretch;
	}

	.site-main--bundle-builder .bundle-builder__summary-card {
		grid-column: 1;
		grid-template-columns: 1fr;
		gap: 1rem;
		align-content: start;
		padding: 1.2rem;
		border-radius: 1.35rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-copy h1 {
		font-size: clamp(1.75rem, 2.4vw, 2.15rem);
		line-height: 1.04;
	}

	.site-main--bundle-builder .bundle-builder__summary-copy p {
		max-width: 14rem;
		font-size: 0.9rem;
		line-height: 1.55;
	}

	.site-main--bundle-builder .bundle-builder__stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.55rem;
	}

	.site-main--bundle-builder .bundle-builder__stat {
		padding: 0.75rem;
		border: 1px solid rgba(76, 43, 114, 0.1);
		border-radius: 1rem;
		background: rgba(248, 244, 252, 0.85);
	}

	.site-main--bundle-builder .bundle-builder__stat strong {
		font-size: 1rem;
		line-height: 1.15;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions {
		display: grid;
		grid-template-columns: 1fr;
		gap: 0.65rem;
		width: 100%;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions .button {
		width: 100%;
		min-height: 2.75rem;
		padding-inline: 1rem;
		border-radius: 999px;
	}

	.site-main--bundle-builder .bundle-builder__selected-card {
		grid-column: 2;
		grid-template-columns: minmax(0, 1fr) minmax(8.5rem, auto);
		gap: 1rem;
		min-height: 12rem;
		align-items: center;
		padding: 1.25rem 1.35rem;
		border-radius: 1.35rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.65rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-total {
		justify-self: end;
		padding: 1rem 1.1rem;
		border: 1px solid rgba(76, 43, 114, 0.1);
		border-radius: 1.05rem;
		background: rgba(248, 244, 252, 0.8);
		text-align: right;
	}

	.site-main--bundle-builder .bundle-builder__grid {
		grid-column: 1 / -1;
		min-width: 0;
	}

	.site-main--bundle-builder .bundle-builder-grid {
		grid-template-columns: repeat(5, minmax(0, 1fr));
		gap: 1rem;
		align-items: stretch;
	}

	.site-main--bundle-builder .bundle-builder-card {
		display: flex;
		flex-direction: column;
		min-width: 0;
		border-radius: 1.05rem;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__thumb {
		aspect-ratio: 1 / 1;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__content {
		display: flex;
		flex: 1 1 auto;
		flex-direction: column;
		justify-content: space-between;
		min-height: 6.2rem;
		padding: 0.75rem 0.8rem 0.55rem;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__title {
		display: -webkit-box;
		min-height: 2.35em;
		overflow: hidden;
		font-size: 0.74rem;
		line-height: 1.18;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__price {
		margin-top: 0.4rem;
		font-size: 0.78rem;
		line-height: 1.15;
	}

	.site-main--bundle-builder .bundle-builder-card__select,
	.site-main--bundle-builder .bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
		position: static;
		order: 3;
		width: calc(100% - 1.6rem);
		min-width: 0;
		height: 2.15rem;
		margin: 0 0.8rem 0.85rem;
		font-size: 0.76rem;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__badge {
		top: 0.55rem;
		left: -0.85rem;
	}
}

@media (min-width: 1366px) and (max-width: 1600px) {
	.site-main--bundle-builder {
		padding: 2.25rem 0 7rem;
	}

	.site-main--bundle-builder .bundle-builder {
		grid-template-columns: minmax(19rem, 22rem) minmax(0, 1fr);
		gap: 1.35rem;
		align-items: stretch;
	}

	.site-main--bundle-builder .bundle-builder__summary-card {
		grid-column: 1;
		grid-template-columns: 1fr;
		align-content: start;
		padding: 1.35rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-copy h1 {
		font-size: clamp(2rem, 2.35vw, 2.45rem);
	}

	.site-main--bundle-builder .bundle-builder__stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.7rem;
	}

	.site-main--bundle-builder .bundle-builder__stat {
		padding: 0.85rem;
		border: 1px solid rgba(76, 43, 114, 0.1);
		border-radius: 1.1rem;
		background: rgba(248, 244, 252, 0.85);
	}

	.site-main--bundle-builder .bundle-builder__stat strong {
		font-size: 1.08rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions {
		display: grid;
		grid-template-columns: 0.8fr 1.2fr;
		gap: 0.7rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions .button {
		min-height: 2.85rem;
		border-radius: 999px;
	}

	.site-main--bundle-builder .bundle-builder__selected-card {
		grid-column: 2;
		grid-template-columns: minmax(0, 1fr) minmax(10rem, auto);
		min-height: 12.5rem;
		align-items: center;
		padding: 1.35rem 1.5rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-list {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 0.75rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-total {
		justify-self: end;
		padding: 1.05rem 1.2rem;
		border: 1px solid rgba(76, 43, 114, 0.1);
		border-radius: 1.15rem;
		background: rgba(248, 244, 252, 0.8);
		text-align: right;
	}

	.site-main--bundle-builder .bundle-builder__grid {
		grid-column: 1 / -1;
		min-width: 0;
	}

	.site-main--bundle-builder .bundle-builder-grid {
		grid-template-columns: repeat(5, minmax(0, 1fr));
		gap: 1.1rem;
		align-items: stretch;
	}

	.site-main--bundle-builder .bundle-builder-card {
		display: flex;
		flex-direction: column;
		min-width: 0;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__thumb {
		aspect-ratio: 1 / 1;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__content {
		display: flex;
		flex: 1 1 auto;
		flex-direction: column;
		justify-content: space-between;
		min-height: 6.6rem;
		padding: 0.85rem 0.9rem 0.6rem;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__title {
		display: -webkit-box;
		min-height: 2.42em;
		overflow: hidden;
		font-size: 0.82rem;
		line-height: 1.21;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.site-main--bundle-builder .bundle-builder-card .product-card__price {
		margin-top: 0.45rem;
		font-size: 0.86rem;
		line-height: 1.15;
	}

	.site-main--bundle-builder .bundle-builder-card__select,
	.site-main--bundle-builder .bundle-builder-card.is-out-of-stock .bundle-builder-card__select--disabled {
		position: static;
		order: 3;
		width: calc(100% - 1.8rem);
		min-width: 0;
		height: 2.25rem;
		margin: 0 0.9rem 0.95rem;
	}
}

@media (min-width: 1024px) {
	.site-main--bundle-builder .bundle-builder {
		grid-template-columns: minmax(0, 1fr);
		gap: 1.45rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-card {
		grid-column: 1 / -1;
		grid-template-columns: minmax(22rem, 1fr) minmax(22rem, auto) minmax(18rem, auto);
		align-items: center;
		gap: 1.6rem;
		min-height: 7.5rem;
		padding: 1.45rem 1.55rem;
		border-radius: 1.4rem;
		background: linear-gradient(135deg, #ffffff 0%, #fbf9fd 100%);
		box-shadow: 0 20px 48px rgba(42, 24, 73, 0.06);
	}

	.site-main--bundle-builder .bundle-builder__summary-copy h1 {
		font-size: clamp(2.15rem, 3vw, 3.2rem);
		line-height: 0.98;
		letter-spacing: 0;
	}

	.site-main--bundle-builder .bundle-builder__summary-copy p {
		max-width: none;
		margin-top: 0.45rem;
		font-size: clamp(0.95rem, 1.15vw, 1.18rem);
		line-height: 1.45;
	}

	.site-main--bundle-builder .bundle-builder__stats {
		grid-template-columns: repeat(4, minmax(4.7rem, 1fr));
		gap: 1.1rem;
	}

	.site-main--bundle-builder .bundle-builder__stat {
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
	}

	.site-main--bundle-builder .bundle-builder__stat-label {
		font-size: 0.72rem;
		letter-spacing: 0.18em;
	}

	.site-main--bundle-builder .bundle-builder__stat strong {
		font-size: clamp(1.35rem, 1.7vw, 1.72rem);
		line-height: 1;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions {
		display: flex;
		justify-content: flex-end;
		gap: 0.9rem;
		width: auto;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions .button {
		width: auto;
		min-width: 8rem;
		min-height: 3.45rem;
		padding-inline: 1.45rem;
		border-radius: 999px;
		font-size: 0.98rem;
	}

	.site-main--bundle-builder .bundle-builder__summary-actions .bundle-builder__add {
		min-width: 14rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-card {
		grid-column: 1 / -1;
		grid-template-columns: minmax(0, 1fr) minmax(12rem, 14rem);
		align-items: center;
		gap: 1.25rem;
		min-height: 12.8rem;
		padding: 1.45rem 1.55rem;
		border-radius: 1.4rem;
		background: linear-gradient(135deg, #ffffff 0%, #fbf9fd 100%);
		box-shadow: 0 20px 48px rgba(42, 24, 73, 0.06);
	}

	.site-main--bundle-builder .bundle-builder__selected-list {
		grid-template-columns: 1fr;
		gap: 0.75rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-item {
		grid-template-columns: 3.2rem minmax(0, 1fr) 2.15rem;
		min-height: 4.25rem;
		padding: 0.62rem 0.75rem;
		border-color: rgba(76, 43, 114, 0.14);
		border-radius: 1rem;
		background: #fff;
	}

	.site-main--bundle-builder .bundle-builder__selected-item img {
		width: 3.05rem;
		height: 3.05rem;
		border-radius: 0.72rem;
	}

	.site-main--bundle-builder .bundle-builder__selected-item strong {
		font-size: 0.95rem;
		line-height: 1.2;
	}

	.site-main--bundle-builder .bundle-builder__selected-total {
		justify-self: end;
		width: 100%;
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		text-align: left;
	}

	.site-main--bundle-builder .bundle-builder__selected-total strong {
		display: block;
		margin-top: 0.25rem;
		font-size: clamp(1.55rem, 1.9vw, 1.85rem);
	}

	.site-main--bundle-builder .bundle-builder__grid {
		grid-column: 1 / -1;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.site-main--bundle-builder .bundle-builder__summary-card {
		grid-template-columns: minmax(0, 1fr);
		gap: 1.1rem;
	}

	.site-main--bundle-builder .bundle-builder__stats {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.site-main--bundle-builder .bundle-builder__summary-actions {
		justify-content: flex-start;
	}

	.site-main--bundle-builder .bundle-builder__selected-card {
		grid-template-columns: minmax(0, 1fr) minmax(10rem, 12rem);
	}
}
/* Literal EOF tester desktop fix: stats above action buttons. */
@media (min-width: 1024px) {
	.site-main--testers .tester-builder__summary {
		display: grid !important;
		grid-template-columns: minmax(16rem, 0.9fr) minmax(16rem, 0.9fr) minmax(18rem, 1fr) !important;
		grid-template-areas:
			"copy pack stats"
			"copy pack actions" !important;
		align-items: center !important;
		gap: 0.5rem 1.2rem !important;
		min-height: 0 !important;
		padding: 1.05rem 1.2rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-copy {
		grid-area: copy !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .tester-builder__pack {
		grid-area: pack !important;
		width: 100% !important;
		min-width: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stats {
		grid-area: stats !important;
		align-self: end !important;
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 0.55rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions {
		grid-area: actions !important;
		align-self: start !important;
		justify-self: stretch !important;
		position: static !important;
		display: grid !important;
		grid-template-columns: minmax(6.8rem, 0.62fr) minmax(11.5rem, 1fr) !important;
		gap: 0.6rem !important;
		width: 100% !important;
		min-width: 0 !important;
		margin: 0.4rem 0 0 !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .button,
	.site-main--testers .tester-builder__summary .bundle-builder__summary-actions .bundle-builder__add {
		width: 100% !important;
		min-width: 0 !important;
		min-height: 2.7rem !important;
		padding: 0.7rem 0.95rem !important;
		white-space: normal !important;
	}
}

@media (min-width: 1024px) and (max-width: 1399px) {
	.site-main--testers .tester-builder__summary {
		grid-template-columns: minmax(14rem, 0.82fr) minmax(15rem, 0.86fr) minmax(18.5rem, 1fr) !important;
		gap: 0.45rem 0.9rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stats {
		gap: 0.42rem !important;
	}

	.site-main--testers .tester-builder__summary .bundle-builder__stat strong {
		font-size: clamp(1rem, 1.35vw, 1.28rem) !important;
	}
}
