.term-summer-radiance {
	background: linear-gradient(180deg, #11162f 0%, #1b1834 48%, #0d1125 100%);
}

.term-autumn-release {
	background: linear-gradient(180deg, #2b160d 0%, #3e2111 50%, #1d1009 100%);
}

.term-winter-healing {
	background: linear-gradient(180deg, #d9e7ef 0%, #8baac0 48%, #3f657f 100%);
}

.term-summer-radiance .ei-site-main {
	background: linear-gradient(180deg, #151933 0%, #1f1a37 52%, #11142a 100%);
}

.term-autumn-release .ei-site-main {
	background: linear-gradient(180deg, #3a1f12 0%, #4a2a16 52%, #25150d 100%);
}

.term-winter-healing .ei-site-main {
	background: linear-gradient(180deg, #e8f2f6 0%, #9db7c7 54%, #426982 100%);
}

.seasonal-subpage {
	--season-page-bg: #151933;
	--season-panel: rgba(29, 26, 52, 0.86);
	--season-panel-top: rgba(45, 42, 80, 0.74);
	--season-panel-bottom: rgba(19, 21, 45, 0.9);
	--season-panel-soft: rgba(38, 35, 69, 0.7);
	--season-border: rgba(202, 178, 126, 0.44);
	--season-border-strong: rgba(236, 204, 147, 0.74);
	--season-heading: #e7bf73;
	--season-title: #f4ddaa;
	--season-text: #f4e8d1;
	--season-muted: #cfc0c8;
	--season-accent: #a9d4df;
	--season-accent-2: #e99cac;
	--season-button-bg: linear-gradient(180deg, #6e4a82, #38305d);
	--season-button-hover: linear-gradient(180deg, #84609a, #45376f);
	--season-button-text: #fff5df;
	--season-hero-title: #fff0cc;
	--season-hero-text: #f6e4cb;
	--season-hero-shadow: rgba(126, 202, 219, 0.2);
	--season-hero-image: url("../images/seasonal-energy/summer/hero.jpg");
	--season-hero-position: center;
	--season-reset-image: url("../images/seasonal-energy/summer/reset-bg.jpg");
	--season-cta-overlay: linear-gradient(90deg, rgba(16, 20, 43, 0.92), rgba(16, 20, 43, 0.26));
	color: var(--season-text);
	font-family: var(--ei-body-font);
	overflow: hidden;
	background: var(--season-page-bg);
}

.season-summer {
	--season-page-bg: #151933;
	--season-panel: rgba(30, 27, 55, 0.86);
	--season-panel-top: rgba(49, 44, 86, 0.76);
	--season-panel-bottom: rgba(17, 20, 43, 0.9);
	--season-panel-soft: rgba(44, 40, 76, 0.7);
	--season-border: rgba(180, 205, 222, 0.38);
	--season-border-strong: rgba(229, 200, 137, 0.74);
	--season-heading: #e8c478;
	--season-title: #f8dca3;
	--season-text: #f7ead4;
	--season-muted: #d8c7cf;
	--season-accent: #9fd5e4;
	--season-accent-2: #e9a0bd;
	--season-button-bg: linear-gradient(180deg, #6b558f, #2e315f);
	--season-button-hover: linear-gradient(180deg, #85699f, #3d4074);
	--season-button-text: #fff7e8;
	--season-hero-title: #fff1ce;
	--season-hero-text: #f3e7da;
	--season-hero-shadow: rgba(110, 203, 229, 0.2);
	--season-hero-image: url("../images/seasonal-energy/summer/hero.jpg");
	--season-hero-position: center;
	--season-reset-image: url("../images/seasonal-energy/summer/reset-bg.jpg");
	--season-cta-overlay: linear-gradient(90deg, rgba(16, 18, 41, 0.94), rgba(16, 18, 41, 0.24));
}

.season-autumn {
	--season-page-bg: #3c2113;
	--season-panel: rgba(70, 39, 22, 0.88);
	--season-panel-top: rgba(101, 58, 30, 0.76);
	--season-panel-bottom: rgba(45, 26, 16, 0.9);
	--season-panel-soft: rgba(85, 50, 29, 0.72);
	--season-border: rgba(235, 166, 82, 0.42);
	--season-border-strong: rgba(245, 197, 116, 0.74);
	--season-heading: #f0b763;
	--season-title: #ffdb98;
	--season-text: #f8e3c6;
	--season-muted: #e2b991;
	--season-accent: #d7ad63;
	--season-accent-2: #d88950;
	--season-button-bg: linear-gradient(180deg, #9a6233, #5e341d);
	--season-button-hover: linear-gradient(180deg, #b6773f, #724024);
	--season-button-text: #fff2dc;
	--season-hero-title: #ffe0a6;
	--season-hero-text: #f8dfbd;
	--season-hero-shadow: rgba(235, 154, 71, 0.2);
	--season-hero-image: url("../images/seasonal-energy/autumn/hero.jpg");
	--season-hero-position: center;
	--season-reset-image: url("../images/seasonal-energy/autumn/reset-bg.jpg");
	--season-cta-overlay: linear-gradient(90deg, rgba(54, 29, 15, 0.94), rgba(54, 29, 15, 0.26));
}

.season-winter {
	--season-page-bg: #c6d8e3;
	--season-panel: rgba(237, 244, 247, 0.92);
	--season-panel-top: rgba(255, 255, 255, 0.68);
	--season-panel-bottom: rgba(218, 232, 240, 0.92);
	--season-panel-soft: rgba(232, 241, 246, 0.86);
	--season-border: rgba(71, 105, 126, 0.36);
	--season-border-strong: rgba(139, 112, 88, 0.62);
	--season-heading: #8f6a4d;
	--season-title: #1f3f55;
	--season-text: #193146;
	--season-muted: #4d6576;
	--season-accent: #597e96;
	--season-accent-2: #a07c5e;
	--season-button-bg: linear-gradient(180deg, #8aa8ba, #4e758e);
	--season-button-hover: linear-gradient(180deg, #9eb9c8, #5c829a);
	--season-button-text: #ffffff;
	--season-hero-title: #f8fbff;
	--season-hero-text: #eef6fb;
	--season-hero-shadow: rgba(232, 247, 255, 0.24);
	--season-hero-image: url("../images/seasonal-energy/winter/hero.jpg");
	--season-hero-position: center;
	--season-reset-image: none;
	--season-cta-overlay: linear-gradient(90deg, rgba(26, 50, 67, 0.9), rgba(26, 50, 67, 0.24));
}

.seasonal-container {
	width: min(100% - 24px, 1360px);
	margin-inline: auto;
	padding: 42px 0 24px;
}

.seasonal-hero {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	min-height: 560px;
	background-color: var(--season-page-bg);
}

.seasonal-hero::before {
	position: absolute;
	inset: 0;
	z-index: 0;
	content: "";
	pointer-events: none;
	background-image: var(--season-hero-image);
	background-position: var(--season-hero-position);
	background-size: cover;
	background-repeat: no-repeat;
	filter: brightness(1.1) contrast(1.16) saturate(1.16);
	transform: scale(1.01);
}

.season-autumn .seasonal-hero::before {
	filter: brightness(1.12) contrast(1.18) saturate(1.14);
}

.season-winter .seasonal-hero::before {
	filter: brightness(1.08) contrast(1.12) saturate(1.08);
}

.seasonal-hero::after {
	position: absolute;
	inset: 0;
	z-index: 1;
	content: "";
	pointer-events: none;
	background:
		linear-gradient(90deg, rgba(14, 17, 37, 0.86) 0%, rgba(14, 17, 37, 0.58) 35%, rgba(14, 17, 37, 0.06) 69%),
		linear-gradient(180deg, rgba(12, 14, 30, 0.02) 0%, rgba(18, 19, 41, 0.16) 56%, color-mix(in srgb, var(--season-page-bg) 70%, transparent) 100%);
}

.season-autumn .seasonal-hero::after {
	background:
		linear-gradient(90deg, rgba(45, 23, 12, 0.86) 0%, rgba(45, 23, 12, 0.56) 36%, rgba(45, 23, 12, 0.06) 69%),
		linear-gradient(180deg, rgba(40, 20, 10, 0.02) 0%, rgba(49, 27, 16, 0.14) 56%, color-mix(in srgb, var(--season-page-bg) 68%, transparent) 100%);
}

.season-winter .seasonal-hero::after {
	background:
		linear-gradient(90deg, rgba(25, 48, 68, 0.72) 0%, rgba(32, 62, 84, 0.44) 36%, rgba(32, 62, 84, 0.04) 69%),
		linear-gradient(180deg, rgba(32, 62, 84, 0.02) 0%, rgba(73, 113, 139, 0.12) 56%, rgba(73, 113, 139, 0.44) 100%);
}

.seasonal-hero__inner {
	position: relative;
	z-index: 2;
	width: min(100% - 48px, 1360px);
	margin-inline: auto;
	padding: 28px 0 56px;
}

.seasonal-hero .woocommerce-breadcrumb {
	margin: 0 0 48px;
	color: rgba(255, 245, 224, 0.68);
	font-size: 0.78rem;
}

.seasonal-hero .woocommerce-breadcrumb a {
	color: rgba(255, 245, 224, 0.78);
}

.seasonal-hero__copy {
	max-width: 560px;
}

.seasonal-eyebrow {
	margin: 0 0 10px;
	color: var(--season-heading);
	font-family: var(--ei-ui-font);
	font-size: 0.78rem;
	font-weight: 700;
	text-transform: uppercase;
}

.seasonal-hero h1 {
	margin: 0 0 14px;
	color: var(--season-hero-title);
	font-family: var(--ei-heading-font);
	font-size: 4.6rem;
	font-weight: 600;
	line-height: 0.98;
	text-shadow: 0 0 30px var(--season-hero-shadow);
}

.seasonal-hero h1 span {
	color: var(--season-hero-title);
	font-size: 0.58em;
	line-height: 1.08;
}

.seasonal-hero p:not(.seasonal-eyebrow) {
	max-width: 460px;
	margin: 0;
	color: var(--season-hero-text);
	font-size: 1.18rem;
	line-height: 1.38;
}

.seasonal-hero__features {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	max-width: 520px;
	margin: 30px 0 24px;
}

.seasonal-hero__feature {
	display: grid;
	justify-items: center;
	gap: 8px;
	min-height: 94px;
	padding: 0 14px;
	border-right: 1px solid color-mix(in srgb, var(--season-border-strong) 54%, transparent);
	text-align: center;
}

.seasonal-hero__feature:first-child {
	padding-left: 0;
}

.seasonal-hero__feature:last-child {
	border-right: 0;
	padding-right: 0;
}

.seasonal-hero__feature img {
	width: 42px;
	height: 42px;
	object-fit: contain;
	filter: drop-shadow(0 0 10px color-mix(in srgb, var(--season-heading) 28%, transparent));
}

.seasonal-hero__feature span {
	color: var(--season-hero-text);
	font-family: var(--ei-ui-font);
	font-size: 0.74rem;
	line-height: 1.24;
}

.seasonal-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 42px;
	padding: 10px 22px;
	border: 1px solid var(--season-border-strong);
	border-radius: 6px;
	background: var(--season-button-bg);
	color: var(--season-button-text);
	font-family: var(--ei-ui-font);
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
}

.seasonal-button:hover,
.seasonal-button:focus-visible {
	border-color: color-mix(in srgb, var(--season-border-strong) 80%, #ffffff);
	background: var(--season-button-hover);
	color: #ffffff;
	transform: translateY(-1px);
}

.seasonal-button--outline {
	background: color-mix(in srgb, var(--season-panel-soft) 72%, transparent);
}

.seasonal-button--wide {
	width: 100%;
}

.seasonal-button--cart {
	min-width: 168px;
	background: var(--season-button-bg);
	color: var(--season-button-text);
}

.seasonal-button--mini {
	min-height: 34px;
	padding: 8px 16px;
	font-size: 0.74rem;
}

.seasonal-notices {
	margin-bottom: 14px;
}

.seasonal-panel {
	position: relative;
	border: 1px solid var(--season-border);
	border-radius: 8px;
	background:
		linear-gradient(180deg, var(--season-panel-top), var(--season-panel-bottom)),
		var(--season-panel);
	box-shadow:
		inset 0 0 0 1px rgba(255, 255, 255, 0.06),
		0 20px 42px rgba(12, 12, 20, 0.16);
}

.seasonal-reset {
	overflow: hidden;
	padding: 24px 30px 20px;
	text-align: center;
}

.seasonal-reset::before {
	position: absolute;
	inset: 0;
	content: "";
	pointer-events: none;
	background-image:
		linear-gradient(90deg, color-mix(in srgb, var(--season-page-bg) 78%, transparent), color-mix(in srgb, var(--season-page-bg) 32%, transparent)),
		var(--season-reset-image);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.46;
}

.season-winter .seasonal-reset::before {
	background-image:
		linear-gradient(120deg, rgba(255, 255, 255, 0.74), rgba(190, 214, 228, 0.42)),
		linear-gradient(180deg, rgba(93, 130, 153, 0.18), rgba(255, 255, 255, 0));
	opacity: 1;
}

.seasonal-reset > * {
	position: relative;
	z-index: 1;
}

.seasonal-reset h2,
.seasonal-reviews h2,
.seasonal-section-heading h2,
.seasonal-shop h2,
.seasonal-cta h2 {
	margin: 0;
	color: var(--season-heading);
	font-family: var(--ei-heading-font);
	font-weight: 600;
	line-height: 1.12;
}

.seasonal-reset h2 {
	font-size: 2.15rem;
}

.seasonal-reset__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 18px;
}

.seasonal-reset__item {
	display: grid;
	justify-items: center;
	gap: 8px;
	padding: 0 20px;
	border-right: 1px solid color-mix(in srgb, var(--season-border-strong) 44%, transparent);
}

.seasonal-reset__item:last-child {
	border-right: 0;
}

.seasonal-reset__item img {
	width: 56px;
	height: 48px;
	object-fit: contain;
}

.seasonal-reset__item p {
	max-width: 180px;
	margin: 0;
	color: var(--season-text);
	font-family: var(--ei-ui-font);
	font-size: 0.83rem;
	line-height: 1.32;
}

.seasonal-reset__note {
	margin: 18px 0 0;
	color: var(--season-title);
	font-size: 1.08rem;
}

.seasonal-quiz {
	display: grid;
	grid-template-columns: minmax(320px, 0.72fr) minmax(420px, 1fr);
	gap: 12px;
	margin-top: 12px;
	scroll-margin-top: 92px;
}

.seasonal-image-card {
	overflow: hidden;
	min-height: 330px;
	margin: 0;
	border: 1px solid var(--season-border);
	border-radius: 8px;
	background: var(--season-page-bg);
}

.seasonal-image-card img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: inherit;
	object-fit: cover;
}

.seasonal-quiz__content {
	overflow: hidden;
	padding: 24px 26px;
}

.season-autumn .seasonal-quiz__content::before {
	position: absolute;
	inset: 0;
	content: "";
	pointer-events: none;
	background:
		linear-gradient(90deg, rgba(58, 31, 17, 0.88), rgba(58, 31, 17, 0.58)),
		url("../images/seasonal-energy/autumn/quiz-panel-bg.jpg") center / cover no-repeat;
	opacity: 0.28;
}

.seasonal-quiz__content > * {
	position: relative;
	z-index: 1;
}

.seasonal-kicker {
	margin: 0 0 8px;
	color: var(--season-heading);
	font-family: var(--ei-heading-font);
	font-size: 1.25rem;
	font-weight: 600;
}

.seasonal-quiz h2 {
	max-width: 560px;
	margin: 0 0 18px;
	color: var(--season-text);
	font-family: var(--ei-ui-font);
	font-size: 0.98rem;
	font-weight: 500;
	line-height: 1.34;
}

.seasonal-quiz__steps {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-bottom: 16px;
	border: 1px solid color-mix(in srgb, var(--season-border-strong) 54%, transparent);
	border-radius: 8px;
}

.seasonal-quiz__steps div {
	position: relative;
	min-height: 150px;
	padding: 18px 18px 16px;
	border-right: 1px solid color-mix(in srgb, var(--season-border-strong) 38%, transparent);
}

.seasonal-quiz__steps div:last-child {
	border-right: 0;
}

.seasonal-quiz__steps div:not(:last-child)::after {
	position: absolute;
	top: 50%;
	right: -12px;
	z-index: 2;
	width: 24px;
	height: 24px;
	content: "->";
	color: var(--season-heading);
	font-family: var(--ei-ui-font);
	font-size: 0.72rem;
	text-align: center;
	transform: translateY(-50%);
}

.seasonal-quiz__steps span {
	display: inline-grid;
	place-items: center;
	width: 24px;
	height: 24px;
	margin-bottom: 10px;
	border: 1px solid color-mix(in srgb, var(--season-border-strong) 62%, transparent);
	border-radius: 50%;
	color: var(--season-heading);
	font-family: var(--ei-ui-font);
	font-size: 0.76rem;
}

.seasonal-quiz__steps h3 {
	margin: 0 0 10px;
	color: var(--season-title);
	font-family: var(--ei-heading-font);
	font-size: 1rem;
	line-height: 1.22;
}

.seasonal-quiz__steps p {
	margin: 0;
	color: var(--season-muted);
	font-family: var(--ei-ui-font);
	font-size: 0.74rem;
	line-height: 1.5;
}

.seasonal-shop-label {
	margin: 12px 0 0;
	padding: 18px 14px 8px;
	color: var(--season-heading);
	font-family: var(--ei-heading-font);
	font-size: 1.55rem;
	font-weight: 600;
	line-height: 1.14;
	text-align: center;
}

.seasonal-shop {
	display: grid;
	grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.96fr) minmax(210px, 0.62fr);
	gap: 20px;
	margin-top: 0;
	padding: 16px;
	scroll-margin-top: 92px;
}

.seasonal-shop__showcase p,
.seasonal-shop__purchase p,
.seasonal-section-heading p,
.seasonal-cta p {
	color: var(--season-muted);
}

.seasonal-shop__showcase p {
	margin: 6px 0 12px;
	font-size: 1rem;
}

.seasonal-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 14px;
}

.seasonal-tags span {
	display: inline-flex;
	align-items: center;
	min-height: 24px;
	padding: 4px 10px;
	border: 1px solid color-mix(in srgb, var(--season-border-strong) 52%, transparent);
	border-radius: 999px;
	background: color-mix(in srgb, var(--season-panel-soft) 84%, transparent);
	color: var(--season-accent);
	font-family: var(--ei-ui-font);
	font-size: 0.7rem;
}

.seasonal-shop__main-image {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	border: 1px solid var(--season-border);
	border-radius: 8px;
}

.seasonal-shop__variants {
	display: grid;
	gap: 10px;
	align-self: end;
}

.seasonal-variant {
	display: grid;
	grid-template-columns: 130px minmax(0, 1fr);
	gap: 12px;
	min-height: 112px;
	padding: 8px;
	border: 1px solid var(--season-border);
	border-radius: 8px;
	background: var(--season-panel-soft);
	color: var(--season-text);
}

.seasonal-variant:hover,
.seasonal-variant:focus-visible {
	border-color: var(--season-border-strong);
	color: var(--season-title);
}

.seasonal-variant img {
	width: 100%;
	height: 94px;
	object-fit: cover;
	border-radius: 6px;
}

.seasonal-variant span {
	display: grid;
	align-content: center;
	min-width: 0;
}

.seasonal-variant strong {
	color: var(--season-title);
	font-family: var(--ei-heading-font);
	font-size: 1.02rem;
	line-height: 1.1;
}

.seasonal-variant em {
	margin-top: 4px;
	color: var(--season-accent-2);
	font-family: var(--ei-ui-font);
	font-size: 0.72rem;
	font-style: normal;
}

.seasonal-variant small {
	margin-top: 8px;
	color: var(--season-muted);
	font-family: var(--ei-ui-font);
	font-size: 0.72rem;
	line-height: 1.34;
}

.seasonal-shop__purchase {
	padding-left: 18px;
	border-left: 1px solid color-mix(in srgb, var(--season-border-strong) 44%, transparent);
}

.seasonal-shop__purchase h3 {
	margin: 0 0 8px;
	color: var(--season-heading);
	font-family: var(--ei-heading-font);
	font-size: 1.45rem;
	line-height: 1.1;
}

.seasonal-shop__purchase p {
	margin: 0 0 14px;
	font-size: 0.94rem;
	line-height: 1.32;
}

.seasonal-size-options {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 8px;
	margin-bottom: 18px;
}

.seasonal-size-options label {
	position: relative;
	cursor: pointer;
}

.seasonal-size-options input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.seasonal-size-options label > span {
	display: grid;
	place-items: center;
	min-height: 48px;
	border: 1px solid color-mix(in srgb, var(--season-border-strong) 52%, transparent);
	border-radius: 6px;
	color: var(--season-title);
	font-family: var(--ei-heading-font);
	font-size: 1.18rem;
}

.seasonal-size-options small {
	display: block;
	margin-top: 4px;
	color: var(--season-muted);
	font-family: var(--ei-ui-font);
	font-size: 0.66rem;
	text-align: center;
}

.seasonal-size-options input:checked + span {
	border-color: var(--season-border-strong);
	background: color-mix(in srgb, var(--season-panel-soft) 76%, var(--season-heading));
	box-shadow: 0 0 18px color-mix(in srgb, var(--season-accent-2) 16%, transparent);
}

.seasonal-benefits {
	display: grid;
	gap: 10px;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

.seasonal-benefits li {
	display: flex;
	align-items: center;
	gap: 9px;
	color: var(--season-text);
	font-family: var(--ei-ui-font);
	font-size: 0.82rem;
}

.seasonal-benefits .ei-icon {
	width: 18px;
	height: 18px;
	color: var(--season-heading);
	flex: 0 0 auto;
}

.seasonal-price-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.seasonal-price-row strong {
	color: var(--season-title);
	font-family: var(--ei-ui-font);
	font-size: 1.12rem;
}

.seasonal-price-row .amount {
	color: inherit;
}

.seasonal-shipping {
	margin-top: 12px !important;
	color: var(--season-muted) !important;
	font-family: var(--ei-ui-font);
	font-size: 0.76rem !important;
}

.seasonal-reviews {
	margin-top: 12px;
	padding: 22px 30px 28px;
}

.seasonal-reviews h2,
.seasonal-section-heading {
	text-align: center;
}

.seasonal-reviews h2 {
	font-size: 2rem;
}

.seasonal-reviews__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
	margin-top: 22px;
}

.seasonal-review {
	display: grid;
	grid-template-columns: 76px minmax(0, 1fr);
	gap: 16px;
	padding: 18px;
	border: 1px solid var(--season-border);
	border-radius: 8px;
	background: var(--season-panel-soft);
}

.seasonal-review--text-only {
	display: block;
	min-height: 180px;
	text-align: center;
}

.seasonal-review img {
	width: 76px;
	height: 76px;
	object-fit: cover;
	border: 2px solid color-mix(in srgb, var(--season-border-strong) 56%, transparent);
	border-radius: 50%;
}

.seasonal-stars {
	color: var(--season-heading);
	font-family: var(--ei-ui-font);
	font-size: 0.82rem;
}

.seasonal-review blockquote {
	margin: 6px 0 12px;
	color: var(--season-text);
	font-size: 0.96rem;
	line-height: 1.42;
}

.seasonal-review p {
	margin: 0;
	color: var(--season-muted);
	font-family: var(--ei-ui-font);
	font-size: 0.76rem;
}

.seasonal-review p strong,
.seasonal-review p span {
	display: block;
}

.seasonal-review p strong {
	color: var(--season-title);
}

.seasonal-ritual {
	margin-top: 12px;
	padding: 22px 30px 26px;
}

.season-autumn .seasonal-ritual {
	overflow: hidden;
}

.season-autumn .seasonal-ritual::before {
	position: absolute;
	inset: 0;
	content: "";
	pointer-events: none;
	background:
		linear-gradient(180deg, rgba(62, 34, 20, 0.86), rgba(62, 34, 20, 0.72)),
		url("../images/seasonal-energy/autumn/ritual-bg.jpg") center / cover no-repeat;
	opacity: 0.24;
}

.seasonal-ritual > * {
	position: relative;
	z-index: 1;
}

.seasonal-section-heading h2 {
	font-size: 2rem;
}

.seasonal-section-heading p {
	margin: 5px 0 0;
	font-size: 0.98rem;
}

.seasonal-ritual__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 22px;
	margin-top: 20px;
}

.seasonal-ritual__step {
	position: relative;
	text-align: center;
}

.seasonal-ritual__step:not(:last-child)::after {
	position: absolute;
	top: 48px;
	right: -18px;
	content: "->";
	color: var(--season-heading);
	font-family: var(--ei-ui-font);
	font-size: 0.86rem;
}

.seasonal-ritual__step > img {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	border-radius: 8px;
}

.seasonal-ritual__icon {
	display: inline-grid;
	place-items: center;
	width: 74px;
	height: 74px;
	margin-bottom: 10px;
	border: 1px solid color-mix(in srgb, var(--season-border-strong) 52%, transparent);
	border-radius: 50%;
	background: color-mix(in srgb, var(--season-panel-soft) 78%, transparent);
}

.seasonal-ritual__icon img {
	width: 46px;
	height: 46px;
	object-fit: contain;
}

.seasonal-ritual__step h3 {
	margin: 12px 0 6px;
	color: var(--season-title);
	font-family: var(--ei-heading-font);
	font-size: 1.08rem;
	line-height: 1.16;
}

.seasonal-ritual__step p {
	margin: 0;
	color: var(--season-muted);
	font-family: var(--ei-ui-font);
	font-size: 0.78rem;
	line-height: 1.44;
}

.seasonal-bottom-grid {
	display: grid;
	grid-template-columns: 0.9fr 1.45fr 0.9fr;
	gap: 12px;
	margin-top: 12px;
}

.seasonal-cta {
	position: relative;
	display: grid;
	align-items: end;
	min-height: 170px;
	overflow: hidden;
	padding: 22px;
	border: 1px solid var(--season-border);
	border-radius: 8px;
	background-color: var(--season-page-bg);
	background-position: center;
	background-size: cover;
}

.seasonal-cta::before {
	position: absolute;
	inset: 0;
	content: "";
	background: var(--season-cta-overlay);
}

.seasonal-cta > div {
	position: relative;
	z-index: 1;
	max-width: 430px;
}

.season-summer .seasonal-cta--studio {
	background-image: url("../images/seasonal-energy/summer/cta-studio.jpg");
}

.season-summer .seasonal-cta--gift {
	background-image: url("../images/seasonal-energy/summer/cta-gift.jpg");
}

.season-summer .seasonal-cta--journal {
	background-image: url("../images/seasonal-energy/summer/cta-journal.jpg");
}

.season-autumn .seasonal-cta--studio {
	background-image: url("../images/seasonal-energy/autumn/cta-studio.jpg");
}

.season-autumn .seasonal-cta--gift {
	background-image: url("../images/seasonal-energy/autumn/cta-gift.jpg");
}

.season-autumn .seasonal-cta--journal {
	background-image: url("../images/seasonal-energy/autumn/cta-journal.jpg");
}

.season-winter .seasonal-cta--studio {
	background-image: url("../images/seasonal-energy/winter/cta-studio.jpg");
}

.season-winter .seasonal-cta--gift {
	background-image: url("../images/seasonal-energy/winter/cta-gift.jpg");
}

.season-winter .seasonal-cta--journal {
	background-image: url("../images/seasonal-energy/winter/cta-journal.jpg");
}

.seasonal-cta h2 {
	margin: 0 0 8px;
	color: var(--season-heading);
	font-size: 1.55rem;
}

.seasonal-cta p {
	max-width: 320px;
	margin: 0 0 14px;
	font-size: 0.9rem;
	line-height: 1.36;
}

.seasonal-email-form {
	display: flex;
	width: min(100%, 280px);
	min-height: 40px;
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--season-border-strong) 66%, transparent);
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.95);
}

.seasonal-email-form input {
	min-width: 0;
	flex: 1;
	border: 0;
	padding: 0 12px;
	background: transparent;
	color: #24323e;
	font-family: var(--ei-ui-font);
	font-size: 0.8rem;
}

.seasonal-email-form button {
	width: 48px;
	border: 0;
	background: var(--season-button-bg);
	color: #ffffff;
	font-size: 1.1rem;
}

@media (max-width: 1100px) {
	.seasonal-shop {
		grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);
	}

	.seasonal-shop__purchase {
		grid-column: 1 / -1;
		padding: 18px 0 0;
		border-top: 1px solid color-mix(in srgb, var(--season-border-strong) 44%, transparent);
		border-left: 0;
	}

	.seasonal-price-row {
		justify-content: flex-start;
	}
}

@media (max-width: 992px) {
	.seasonal-hero {
		min-height: 600px;
	}

	.seasonal-quiz,
	.seasonal-bottom-grid {
		grid-template-columns: 1fr;
	}

	.seasonal-reset__grid,
	.seasonal-reviews__grid,
	.seasonal-ritual__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.seasonal-reset__item:nth-child(2) {
		border-right: 0;
	}

	.seasonal-reset__item:nth-child(n + 3) {
		margin-top: 18px;
	}

	.seasonal-ritual__step::after {
		display: none;
	}
}

@media (max-width: 768px) {
	.seasonal-container {
		width: min(100% - 18px, 620px);
		padding-top: 20px;
	}

	.seasonal-hero {
		min-height: 650px;
	}

	.seasonal-hero::after {
		background:
			linear-gradient(180deg, rgba(14, 17, 37, 0.64), rgba(14, 17, 37, 0.38) 44%, rgba(14, 17, 37, 0.72)),
			linear-gradient(90deg, rgba(14, 17, 37, 0.56), rgba(14, 17, 37, 0.08) 72%);
	}

	.season-autumn .seasonal-hero::after {
		background:
			linear-gradient(180deg, rgba(45, 23, 12, 0.66), rgba(45, 23, 12, 0.38) 44%, rgba(45, 23, 12, 0.72)),
			linear-gradient(90deg, rgba(45, 23, 12, 0.56), rgba(45, 23, 12, 0.08) 72%);
	}

	.season-winter .seasonal-hero::after {
		background:
			linear-gradient(180deg, rgba(25, 48, 68, 0.56), rgba(32, 62, 84, 0.24) 44%, rgba(62, 101, 128, 0.56)),
			linear-gradient(90deg, rgba(25, 48, 68, 0.42), rgba(25, 48, 68, 0.06) 72%);
	}

	.seasonal-hero__inner {
		width: min(100% - 26px, 620px);
		padding: 18px 0 46px;
	}

	.seasonal-hero .woocommerce-breadcrumb {
		margin-bottom: 174px;
		font-size: 0.72rem;
	}

	.seasonal-hero__copy {
		max-width: 100%;
	}

	.seasonal-hero h1 {
		font-size: 3.45rem;
	}

	.seasonal-hero h1 span {
		font-size: 0.54em;
	}

	.seasonal-hero p:not(.seasonal-eyebrow) {
		font-size: 1rem;
	}

	.seasonal-hero__features,
	.seasonal-reset__grid,
	.seasonal-quiz__steps,
	.seasonal-shop,
	.seasonal-reviews__grid,
	.seasonal-ritual__grid {
		grid-template-columns: 1fr;
	}

	.seasonal-hero__features {
		gap: 10px;
	}

	.seasonal-hero__feature,
	.seasonal-reset__item {
		display: grid;
		grid-template-columns: 42px minmax(0, 1fr);
		align-items: center;
		justify-items: start;
		min-height: auto;
		padding: 10px 0;
		border-right: 0;
		border-bottom: 1px solid color-mix(in srgb, var(--season-border-strong) 32%, transparent);
		text-align: left;
	}

	.seasonal-hero__feature:last-child,
	.seasonal-reset__item:last-child {
		border-bottom: 0;
	}

	.seasonal-hero__feature img {
		width: 34px;
		height: 34px;
	}

	.seasonal-panel,
	.seasonal-reviews,
	.seasonal-ritual {
		padding: 18px;
	}

	.seasonal-reset h2,
	.seasonal-reviews h2,
	.seasonal-section-heading h2 {
		font-size: 1.62rem;
	}

	.seasonal-reset__item {
		grid-template-columns: 56px minmax(0, 1fr);
	}

	.seasonal-reset__item:nth-child(n + 3) {
		margin-top: 0;
	}

	.seasonal-quiz__steps div {
		min-height: auto;
		border-right: 0;
		border-bottom: 1px solid color-mix(in srgb, var(--season-border-strong) 38%, transparent);
	}

	.seasonal-quiz__steps div:last-child {
		border-bottom: 0;
	}

	.seasonal-quiz__steps div:not(:last-child)::after {
		display: none;
	}

	.seasonal-shop__purchase {
		padding-top: 16px;
	}

	.seasonal-shop-label {
		font-size: 1.3rem;
	}

	.seasonal-variant {
		grid-template-columns: 112px minmax(0, 1fr);
	}

	.seasonal-review {
		grid-template-columns: 64px minmax(0, 1fr);
	}

	.seasonal-review img {
		width: 64px;
		height: 64px;
	}
}

@media (max-width: 480px) {
	.seasonal-hero {
		min-height: 690px;
	}

	.seasonal-hero .woocommerce-breadcrumb {
		margin-bottom: 206px;
	}

	.seasonal-hero h1 {
		font-size: 2.85rem;
	}

	.seasonal-size-options {
		grid-template-columns: 1fr;
	}

	.seasonal-price-row {
		display: grid;
		align-items: stretch;
	}

	.seasonal-button--cart {
		width: 100%;
	}
}
