:root {
	--toec-chrome-gold: #d8aa35;
	--toec-chrome-gold-light: #f0ca61;
	--toec-chrome-black: #070707;
	--toec-chrome-panel: #11100d;
	--toec-chrome-paper: #f6f2e8;
}

.elementor-location-header,
.elementor-location-footer { display: none !important; }

/* Retire the older floating basket injected directly into the page body. */
.toec-global-basket { display: none !important; }

.toec-site-header,
.toec-site-footer,
.toec-site-header *,
.toec-site-footer * { box-sizing: border-box; }

.toec-site-header { position: sticky; z-index: 9990; top: 0; width: 100%; isolation: isolate; color: #f7f4ed; background: rgba(5,5,5,.96); border-bottom: 1px solid rgba(216,170,53,.44); box-shadow: 0 18px 55px rgba(0,0,0,.52); backdrop-filter: blur(20px) saturate(135%); -webkit-backdrop-filter: blur(20px) saturate(135%); }
.toec-site-header::before { content: ""; position: absolute; z-index: -1; inset: 34px 0 0; pointer-events: none; background: radial-gradient(circle at 12% 50%,rgba(216,170,53,.13),transparent 23%),radial-gradient(circle at 85% 30%,rgba(240,202,97,.07),transparent 18%),linear-gradient(105deg,rgba(255,255,255,.018),transparent 36%,rgba(216,170,53,.035) 70%,transparent); }
.toec-site-header::after { content: ""; position: absolute; z-index: 2; right: 0; bottom: -1px; left: 0; height: 1px; pointer-events: none; background: linear-gradient(90deg,transparent 3%,rgba(216,170,53,.4) 25%,var(--toec-chrome-gold-light) 50%,rgba(216,170,53,.4) 75%,transparent 97%); }
.admin-bar .toec-site-header { top: 32px; }
.toec-site-header a { color: inherit !important; text-decoration: none !important; }
.toec-site-header__utility { color: #d8d1c3; background: linear-gradient(90deg,#090806,#141006 48%,#090806); border-bottom: 1px solid rgba(216,170,53,.2); font-size: 12px; }
.toec-site-header__utility-inner,
.toec-site-header__main,
.toec-site-search { width: min(1360px,calc(100% - 48px)); margin-inline: auto; }
.toec-site-header__utility-inner { min-height: 36px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 20px; }
.toec-site-header__phone { justify-self: start; color: var(--toec-chrome-gold-light) !important; font-weight: 850; letter-spacing: .045em; }
.toec-site-header__strapline { margin: 0; color: #b9b1a3; font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.toec-site-header__strapline span { margin: 0 7px; color: var(--toec-chrome-gold); }
.toec-site-header__utility-links { display: flex; align-items: center; gap: 18px; }
.toec-site-header__utility-links { justify-self: end; }
.toec-site-header__utility-links > a:hover,
.toec-site-header__utility-links > a:focus-visible { color: var(--toec-chrome-gold-light); }
.toec-site-header .toec-social-link { width: 25px !important; min-width: 25px !important; height: 25px !important; display: grid !important; place-items: center; padding: 0 !important; border: 1px solid rgba(240,202,97,.55) !important; border-radius: 50% !important; color: #080808 !important; background: linear-gradient(145deg,var(--toec-chrome-gold-light),#bd8b14) !important; box-shadow: 0 4px 14px rgba(216,170,53,.17); font-size: 12px !important; font-weight: 900; transition: transform .2s ease,box-shadow .2s ease; }
.toec-site-header .toec-social-link:hover,
.toec-site-header .toec-social-link:focus-visible { transform: translateY(-2px); box-shadow: 0 7px 18px rgba(216,170,53,.28); }

.toec-site-header__main { min-height: 98px; display: grid; grid-template-columns: 250px minmax(0,1fr) auto; align-items: center; gap: clamp(20px,2.2vw,38px); }
.toec-site-header__brand { position: relative; display: flex !important; align-items: center; justify-content: flex-start; width: 250px; height: 88px; overflow: visible; padding: 0; background: transparent; transition: transform .25s ease,filter .25s ease; }
.toec-site-header__brand::after { content: ""; position: absolute; z-index: 1; inset: 20% 8%; border-radius: 50%; pointer-events: none; background: rgba(216,170,53,.08); filter: blur(22px); opacity: .6; }
.toec-site-header__brand:hover,
.toec-site-header__brand:focus-visible { transform: translateY(-2px); filter: drop-shadow(0 8px 16px rgba(216,170,53,.14)); }
.toec-site-header__brand img { position: relative; z-index: 2; display: block !important; width: 100% !important; max-width: 100% !important; height: 100% !important; margin: 0 !important; object-fit: contain; object-position: left center; transform: none !important; }
.toec-site-header__nav { display: flex; justify-content: center; align-items: stretch; gap: clamp(15px,1.8vw,30px); font-size: clamp(13px,.95vw,15px); font-weight: 750; letter-spacing: .012em; }
.toec-site-header .toec-site-header__nav > a,
.toec-site-header .toec-nav-group > a { position: relative; display: flex !important; align-items: center; width: auto !important; min-width: 0 !important; min-height: 98px; padding: 0 !important; color: #f4efe6 !important; background: transparent !important; white-space: nowrap; transition: color .2s ease,text-shadow .2s ease; }
.toec-site-header__nav > a::after,
.toec-nav-group > a::after { content: ""; position: absolute; left: 50%; right: 50%; bottom: 15px; height: 2px; background: var(--toec-chrome-gold); transition: .2s ease; }
.toec-site-header__nav > a:hover::after,
.toec-site-header__nav > a:focus-visible::after,
.toec-site-header__nav a.is-current::after,
.toec-site-header__nav a.is-current-parent::after,
.toec-nav-group:hover > a::after { left: 0; right: 0; }
.toec-site-header__nav > a:hover,
.toec-site-header__nav > a:focus-visible,
.toec-site-header .toec-nav-group:hover > a { color: var(--toec-chrome-gold-light) !important; text-shadow: 0 0 18px rgba(216,170,53,.18); }
.toec-nav-group { position: relative; display: flex; align-items: center; }
.toec-site-header .toec-nav-group > button { width: auto !important; min-width: 0 !important; height: auto !important; margin: 0 0 0 4px !important; padding: 7px 3px !important; border: 0 !important; border-radius: 0 !important; color: var(--toec-chrome-gold-light) !important; background: transparent !important; box-shadow: none !important; cursor: pointer; font-size: 18px !important; line-height: 1 !important; }
.toec-nav-dropdown { position: absolute; visibility: hidden; opacity: 0; transform: translateY(12px) scale(.985); transform-origin: top center; top: calc(100% - 12px); left: -20px; width: 260px; padding: 12px; border: 1px solid rgba(216,170,53,.52); border-radius: 18px; background: linear-gradient(145deg,rgba(20,18,13,.995),rgba(7,7,7,.995)); box-shadow: 0 28px 70px rgba(0,0,0,.65),inset 0 1px 0 rgba(255,255,255,.035); transition: .2s ease; }
.toec-nav-dropdown--right { left: auto; right: -15px; }
.toec-site-header .toec-nav-dropdown a { display: block !important; width: auto !important; padding: 10px 12px !important; border-radius: 10px; color: #ded8cd !important; background: transparent !important; }
.toec-nav-dropdown a:hover,
.toec-nav-dropdown a:focus-visible { color: #090909; background: var(--toec-chrome-gold); }
.toec-nav-group:hover .toec-nav-dropdown,
.toec-nav-group:focus-within .toec-nav-dropdown,
.toec-nav-group.is-open .toec-nav-dropdown { visibility: visible; opacity: 1; transform: none; }

.toec-site-header__actions { display: flex; align-items: center; gap: 12px; }
.toec-site-header .toec-site-header__search-toggle { width: 46px !important; min-width: 46px !important; height: 46px !important; display: grid !important; place-items: center; padding: 0 !important; border: 1px solid rgba(216,170,53,.62) !important; border-radius: 50% !important; color: var(--toec-chrome-gold-light) !important; background: linear-gradient(145deg,#15120c,#080808) !important; box-shadow: inset 0 1px 0 rgba(255,255,255,.04),0 10px 24px rgba(0,0,0,.3) !important; cursor: pointer; font-size: 25px !important; line-height: 1 !important; transition: transform .2s ease,box-shadow .2s ease,background .2s ease; }
.toec-site-header .toec-site-header__search-toggle:hover,
.toec-site-header .toec-site-header__search-toggle:focus-visible { transform: translateY(-2px); background: #1d180c !important; box-shadow: 0 10px 28px rgba(216,170,53,.16) !important; }
.toec-site-header .toec-site-header__cart { width: auto !important; min-width: 0 !important; min-height: 48px; display: inline-flex !important; align-items: center; gap: 9px; padding: 8px 10px 8px 18px !important; border: 1px solid #f0ca61 !important; border-radius: 999px !important; color: #070707 !important; background: linear-gradient(135deg,#bf8d16 0%,#edc352 58%,#d8aa35 100%) !important; font-weight: 900; box-shadow: 0 12px 34px rgba(0,0,0,.38),0 0 22px rgba(216,170,53,.12),inset 0 1px 0 rgba(255,255,255,.38) !important; transition: transform .2s ease,box-shadow .2s ease !important; }
.toec-site-header .toec-site-header__cart:hover,
.toec-site-header .toec-site-header__cart:focus-visible { transform: translateY(-2px); box-shadow: 0 16px 38px rgba(0,0,0,.42),0 0 28px rgba(216,170,53,.22),inset 0 1px 0 rgba(255,255,255,.4) !important; }
.toec-site-header__cart-icon { width: 19px; height: 19px; display: grid; place-items: center; }
.toec-site-header__cart-icon svg { width: 100%; height: 100%; }
.toec-site-header__cart-count { min-width: 27px; height: 27px; display: grid; place-items: center; border: 1px solid rgba(7,7,7,.16); border-radius: 50%; color: var(--toec-chrome-gold-light); background: #090909; box-shadow: 0 3px 10px rgba(0,0,0,.3); font-size: 12px; }
.toec-site-header .toec-site-header__menu-toggle { display: none !important; }
.toec-site-search { padding: 16px 0 20px; }
.toec-site-search[hidden] { display: none !important; }
.toec-site-search label { display: block; margin-bottom: 7px; color: var(--toec-chrome-gold-light); font-size: 13px; font-weight: 800; }
.toec-site-search > div { display: flex; gap: 10px; }
.toec-site-search input { flex: 1; min-width: 0; height: 50px; padding: 0 18px; border: 1px solid #6d571d; border-radius: 999px; color: #fff; background: #11100e; }
.toec-site-header .toec-site-search button { width: auto !important; min-width: 120px !important; padding: 0 24px !important; border: 0 !important; border-radius: 999px !important; color: #080808 !important; background: linear-gradient(135deg,var(--toec-chrome-gold),var(--toec-chrome-gold-light)) !important; font-weight: 800; }

.toec-site-footer { position: relative; z-index: 10; margin-top: 0; padding: clamp(48px,6vw,84px) max(24px,calc((100% - 1360px)/2)); color: #e7e1d6; background: radial-gradient(circle at 8% 0,rgba(216,170,53,.13),transparent 28%),linear-gradient(145deg,#0d0c0a,#050505); border-top: 1px solid rgba(216,170,53,.4); }
.toec-site-footer a { color: inherit !important; text-decoration: none !important; }
.toec-site-footer__cta { display: flex; align-items: center; justify-content: space-between; gap: 28px; margin-bottom: 58px; padding: clamp(26px,4vw,42px); border: 1px solid #7b6220; border-radius: 28px; background: linear-gradient(125deg,#17130c,#2b230f); }
.toec-site-footer__cta span { display: block; color: var(--toec-chrome-gold-light); font-size: 12px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.toec-site-footer__cta strong { display: block; margin-top: 6px; color: #fff; font-size: clamp(22px,3vw,38px); line-height: 1.1; }
.toec-site-footer__cta > a { flex: 0 0 auto; padding: 14px 24px; border-radius: 999px; color: #090909; background: linear-gradient(135deg,var(--toec-chrome-gold),var(--toec-chrome-gold-light)); font-weight: 900; }
.toec-site-footer__grid { display: grid; grid-template-columns: 1.35fr .75fr .9fr 1.15fr; gap: clamp(30px,5vw,80px); }
.toec-site-footer__brand img { width: min(280px,100%); height: 118px; object-fit: contain; object-position: left center; }
.toec-site-footer__brand p { max-width: 340px; margin: 18px 0; color: #aba497; line-height: 1.65; }
.toec-site-footer h2 { margin: 8px 0 20px; color: var(--toec-chrome-gold-light); font-size: 15px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.toec-site-footer__grid > div:not(:first-child) > a { display: block; margin: 0 0 13px; color: #d1cabf; }
.toec-site-footer__grid > div:not(:first-child) > a:hover,
.toec-site-footer__grid > div:not(:first-child) > a:focus-visible { color: var(--toec-chrome-gold-light); transform: translateX(3px); }
.toec-site-footer__contact a { overflow-wrap: anywhere; }
.toec-site-footer__contact span { display: block; margin-bottom: 3px; color: #766d5e; font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.toec-site-footer__socials { display: flex; gap: 10px; }
.toec-site-footer .toec-site-footer__socials a { width: 38px !important; min-width: 38px !important; height: 38px !important; display: grid !important; place-items: center; padding: 0 !important; border: 1px solid #765f20 !important; border-radius: 50% !important; color: #090909 !important; background: var(--toec-chrome-gold) !important; font-weight: 900; }
.toec-site-footer__bottom { display: flex; justify-content: space-between; gap: 25px; margin-top: 54px; padding-top: 24px; border-top: 1px solid rgba(216,170,53,.25); color: #8e877b; font-size: 13px; }
.toec-site-footer__bottom p { margin: 0; }
.toec-site-footer__bottom nav { display: flex; flex-wrap: wrap; gap: 20px; }
.toec-site-footer__bottom a:hover,
.toec-site-footer__bottom a:focus-visible { color: var(--toec-chrome-gold-light); }

/* Homepage destination cards. */
.home .toec-home-feature-card .elementor-cta {
	position: relative;
	height: 100%;
	min-height: 420px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid rgba(226,181,66,.78);
	border-radius: 24px;
	background: #090909;
	box-shadow: 0 18px 44px rgba(0,0,0,.34), inset 0 0 0 1px rgba(255,255,255,.025);
	transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;
}

.home .toec-home-feature-card .elementor-cta__bg-wrapper,
.home .toec-home-feature-card .elementor-cta__bg,
.home .toec-home-feature-card .elementor-cta__bg-overlay { border-radius: inherit; }

.home .toec-home-feature-card .elementor-cta__bg { transition: transform .7s cubic-bezier(.2,.7,.2,1); }

.home .toec-home-feature-card .elementor-cta__bg-overlay {
	background: linear-gradient(180deg, rgba(0,0,0,.08) 18%, rgba(0,0,0,.46) 56%, rgba(0,0,0,.94) 100%) !important;
	opacity: 1 !important;
}

.home .toec-home-feature-card .elementor-cta__content {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	min-height: 420px;
	padding: 30px 26px 28px;
	text-align: center;
}

.home .toec-home-feature-card .elementor-cta__title {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: 2.35em;
	margin: 0 0 18px;
	color: #fff !important;
	font-size: clamp(22px,1.65vw,30px) !important;
	font-weight: 760 !important;
	line-height: 1.12 !important;
	letter-spacing: -.025em;
	text-wrap: balance;
	text-shadow: 0 3px 18px rgba(0,0,0,.9);
}

.home .toec-home-feature-card .elementor-cta__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: min(100%,270px);
	min-height: 56px;
	margin: 0;
	padding: 14px 22px !important;
	border: 1px solid rgba(226,181,66,.92) !important;
	border-radius: 999px !important;
	background: rgba(7,7,7,.86) !important;
	box-shadow: 0 12px 30px rgba(0,0,0,.36);
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 800 !important;
	line-height: 1.15 !important;
	letter-spacing: .015em;
	text-align: center;
	transition: color .25s ease, background .25s ease, transform .25s ease, box-shadow .25s ease;
}

.home .toec-home-feature-card .elementor-cta__button::after {
	content: '\2192';
	color: #e2b542;
	font-size: 20px;
	line-height: 1;
	transition: color .25s ease, transform .25s ease;
}

.home .toec-home-feature-card .elementor-cta:hover,
.home .toec-home-feature-card .elementor-cta:focus-visible {
	transform: translateY(-6px);
	border-color: #f0c75a;
	box-shadow: 0 24px 60px rgba(0,0,0,.52), 0 0 34px rgba(226,181,66,.16);
}

.home .toec-home-feature-card .elementor-cta:hover .elementor-cta__bg,
.home .toec-home-feature-card .elementor-cta:focus-visible .elementor-cta__bg { transform: scale(1.06); }

.home .toec-home-feature-card .elementor-cta:hover .elementor-cta__button,
.home .toec-home-feature-card .elementor-cta:focus-visible .elementor-cta__button {
	background: linear-gradient(135deg,#b98718,#e6bd50) !important;
	box-shadow: 0 12px 34px rgba(210,161,42,.28);
	color: #090909 !important;
}

.home .toec-home-feature-card .elementor-cta:hover .elementor-cta__button::after,
.home .toec-home-feature-card .elementor-cta:focus-visible .elementor-cta__button::after {
	color: #090909;
	transform: translateX(4px);
}

.home .toec-home-feature-card .elementor-cta:focus-visible { outline: 3px solid rgba(240,199,90,.48); outline-offset: 4px; }

/* Guided Hot Tub Ranges page. */
.toec-hot-tub-ranges-page main#content { max-width: none !important; margin: 0 !important; padding: 0 !important; background: #070707; }
.toec-hot-tub-ranges-page main#content > .entry-header { display: none !important; }
.toec-range-page { --range-gold: #d8aa35; --range-gold-light: #f0ca61; width: min(1480px,calc(100% - 48px)); margin: 0 auto; padding: clamp(48px,6vw,94px) 0 clamp(70px,8vw,120px); color: #f6f3ed; }
.toec-range-page a { text-decoration: none !important; }
.toec-range-hero { position: relative; isolation: isolate; overflow: hidden; padding: clamp(44px,7vw,92px); border: 1px solid rgba(216,170,53,.62); border-radius: 34px; background: radial-gradient(circle at 92% 12%,rgba(216,170,53,.24),transparent 25%),linear-gradient(135deg,#080808 0%,#17130b 64%,#2b220c 100%); box-shadow: 0 30px 80px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.035); }
.toec-range-hero::after { content: ""; position: absolute; z-index: -1; width: 340px; height: 340px; right: -125px; bottom: -180px; border: 1px solid rgba(240,202,97,.2); border-radius: 50%; box-shadow: 0 0 0 56px rgba(240,202,97,.035),0 0 0 112px rgba(240,202,97,.018); }
.toec-range-eyebrow,.toec-range-section-heading span,.toec-range-guidance > div > span,.toec-range-heat__copy > span { display: block; color: var(--range-gold-light); font-size: 12px; font-weight: 900; letter-spacing: .18em; text-transform: uppercase; }
.toec-range-hero h1 { max-width: 980px; margin: 14px 0 20px; color: #fff !important; font-size: clamp(45px,6.2vw,92px) !important; font-weight: 650 !important; line-height: .98 !important; letter-spacing: -.052em; text-wrap: balance; }
.toec-range-hero > p { max-width: 780px; margin: 0; color: #c9c2b6; font-size: clamp(18px,1.7vw,24px); line-height: 1.55; }
.toec-range-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.toec-range-button { display: inline-flex !important; align-items: center; justify-content: center; gap: 12px; min-height: 56px; padding: 14px 25px; border: 1px solid var(--range-gold-light); border-radius: 999px; color: #080808 !important; background: linear-gradient(135deg,#bd8b16,var(--range-gold-light)); box-shadow: 0 12px 28px rgba(216,170,53,.16); font-weight: 900; transition: transform .25s ease,box-shadow .25s ease,background .25s ease; }
.toec-range-button--ghost { color: #f5efe5 !important; background: rgba(7,7,7,.45); box-shadow: none; }
.toec-range-button:hover,.toec-range-button:focus-visible { transform: translateY(-3px); box-shadow: 0 18px 36px rgba(216,170,53,.24); }
.toec-range-button:focus-visible,.toec-range-card:focus-visible,.toec-range-comparison__grid a:focus-visible,.toec-range-heat:focus-visible { outline: 3px solid rgba(240,202,97,.48); outline-offset: 4px; }
.toec-range-chooser,.toec-range-comparison { padding-top: clamp(62px,8vw,112px); }
.toec-range-section-heading { display: grid; grid-template-columns: minmax(0,1fr) minmax(280px,600px); align-items: end; gap: 36px; margin-bottom: 34px; }
.toec-range-section-heading h2,.toec-range-guidance h2 { margin: 8px 0 0; color: #fff !important; font-size: clamp(34px,4.4vw,64px) !important; font-weight: 620 !important; line-height: 1.02 !important; letter-spacing: -.045em; text-wrap: balance; }
.toec-range-section-heading > p { margin: 0; color: #aaa296; font-size: 17px; line-height: 1.65; }
.toec-range-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.toec-range-card { position: relative; overflow: hidden; display: flex !important; flex-direction: column; min-height: 570px; border: 1px solid rgba(216,170,53,.5); border-radius: 28px; color: #f8f4ec !important; background: linear-gradient(160deg,#18150f,#090909 58%); box-shadow: 0 24px 54px rgba(0,0,0,.3); transition: transform .35s ease,border-color .35s ease,box-shadow .35s ease; }
.toec-range-card__media { position: relative; overflow: hidden; display: grid; place-items: center; height: 300px; padding: 24px; background: radial-gradient(circle at 50% 55%,rgba(216,170,53,.16),transparent 52%),#050505; border-bottom: 1px solid rgba(216,170,53,.28); }
.toec-range-card__media::after { content: ""; position: absolute; inset: 15px; border: 1px solid rgba(216,170,53,.16); border-radius: 20px; pointer-events: none; }
.toec-range-card__media img { position: relative; z-index: 1; width: 100%; height: 100%; object-fit: contain; filter: drop-shadow(0 20px 25px rgba(0,0,0,.5)); transition: transform .55s cubic-bezier(.2,.75,.2,1),filter .4s ease; }
.toec-range-card:nth-child(-n+3) .toec-range-card__media img { transform: translateY(-18px); }
.toec-range-card__content { display: flex; flex: 1; flex-direction: column; align-items: flex-start; padding: 28px 29px 30px; }
.toec-range-card__tags { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 18px; }
.toec-range-card__tags > span { padding: 6px 9px; border: 1px solid rgba(216,170,53,.42); border-radius: 999px; color: var(--range-gold-light); background: rgba(216,170,53,.07); font-size: 10px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.toec-range-card__content > strong { color: #fff; font-size: clamp(25px,2.2vw,36px); line-height: 1.08; letter-spacing: -.035em; }
.toec-range-card__description { display: block; margin-top: 13px; color: #aaa398; font-size: 16px; line-height: 1.55; }
.toec-range-card__link { display: inline-flex; align-items: center; gap: 10px; margin-top: auto; padding-top: 26px; color: var(--range-gold-light); font-weight: 900; }
.toec-range-card__link i,.toec-range-heat b i { font-style: normal; transition: transform .25s ease; }
.toec-range-card:hover,.toec-range-card:focus-visible { transform: translateY(-8px); border-color: var(--range-gold-light); box-shadow: 0 30px 72px rgba(0,0,0,.48),0 0 36px rgba(216,170,53,.12); }
.toec-range-card:hover img,.toec-range-card:focus-visible img { transform: scale(1.055); filter: drop-shadow(0 24px 30px rgba(216,170,53,.14)); }
.toec-range-card:nth-child(-n+3):hover .toec-range-card__media img,.toec-range-card:nth-child(-n+3):focus-visible .toec-range-card__media img { transform: translateY(-18px) scale(1.055); }
.toec-range-card:hover .toec-range-card__link i,.toec-range-card:focus-visible .toec-range-card__link i,.toec-range-heat:hover b i,.toec-range-heat:focus-visible b i { transform: translateX(5px); }
.toec-range-card--swim { background: linear-gradient(155deg,#15120b,#061116 72%); }
.toec-range-comparison { margin-top: 0; }
.toec-range-comparison__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; overflow: hidden; border: 1px solid rgba(216,170,53,.42); border-radius: 26px; background: rgba(216,170,53,.28); }
.toec-range-comparison__grid a { position: relative; min-height: 150px; display: flex !important; flex-direction: column; padding: 25px 58px 25px 26px; color: #fff !important; background: #11100e; transition: background .25s ease; }
.toec-range-comparison__grid strong { font-size: 20px; line-height: 1.2; }
.toec-range-comparison__grid span { margin-top: 10px; color: #a9a296; line-height: 1.45; }
.toec-range-comparison__grid i { position: absolute; right: 24px; top: 26px; color: var(--range-gold-light); font-size: 23px; font-style: normal; }
.toec-range-comparison__grid a:hover,.toec-range-comparison__grid a:focus-visible { background: #1c180f; }
.toec-range-heat { overflow: hidden; display: grid !important; grid-template-columns: 1.2fr .8fr; min-height: 360px; margin-top: clamp(54px,7vw,92px); border: 1px solid rgba(216,170,53,.55); border-radius: 30px; color: #fff !important; background: linear-gradient(135deg,#18130a,#080808); box-shadow: 0 24px 60px rgba(0,0,0,.32); }
.toec-range-heat__copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: clamp(34px,5vw,70px); }
.toec-range-heat__copy strong { max-width: 780px; margin-top: 9px; font-size: clamp(34px,4.5vw,64px); line-height: 1.04; letter-spacing: -.045em; }
.toec-range-heat__copy em { max-width: 650px; margin-top: 18px; color: #aea699; font-size: 17px; font-style: normal; line-height: 1.6; }
.toec-range-heat__copy b { display: inline-flex; gap: 10px; margin-top: 27px; color: var(--range-gold-light); }
.toec-range-heat__media { position: relative; display: grid; place-items: center; min-height: 320px; background: radial-gradient(circle,rgba(216,170,53,.18),transparent 58%); }
.toec-range-heat__media img { width: 86%; height: 86%; object-fit: contain; transition: transform .5s ease; }
.toec-range-heat:hover .toec-range-heat__media img { transform: scale(1.04); }
.toec-range-guidance { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: end; gap: 50px; margin-top: clamp(54px,7vw,92px); padding: clamp(36px,5vw,66px); border: 1px solid rgba(216,170,53,.52); border-radius: 30px; background: radial-gradient(circle at 90% 5%,rgba(216,170,53,.15),transparent 30%),#11100e; }
.toec-range-guidance p { max-width: 850px; margin: 18px 0 0; color: #aaa296; font-size: 17px; line-height: 1.65; }
.toec-range-guidance__actions { display: flex; flex-direction: column; align-items: center; gap: 15px; min-width: 245px; }
.toec-range-guidance__actions > a:last-child { color: var(--range-gold-light) !important; font-weight: 800; }
.toec-range-local { margin-top: 26px; border: 1px solid rgba(216,170,53,.26); border-radius: 20px; background: #0e0d0b; }
.toec-range-local summary { padding: 22px 25px; color: #ddd6ca; cursor: pointer; font-weight: 800; }
.toec-range-local > div { padding: 0 25px 24px; color: #969084; line-height: 1.65; }
.toec-range-local p { margin: 0 0 14px; }

@media (max-width: 1180px) {
	.toec-range-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.toec-range-comparison__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.toec-site-header__main { grid-template-columns: 188px minmax(0,1fr) auto; gap: 18px; }
	.toec-site-header__brand { width: 188px; height: 70px; }
	.toec-site-header__nav { gap: 12px; font-size: 12px; }
	.toec-site-footer__grid { grid-template-columns: 1.2fr 1fr 1fr; }
	.toec-site-footer__contact { grid-column: 2 / -1; }
}

@media (max-width: 900px) {
	.toec-range-page { width: min(100% - 28px,720px); padding-top: 28px; }
	.toec-range-hero { border-radius: 26px; }
	.toec-range-section-heading,.toec-range-guidance { grid-template-columns: 1fr; align-items: start; }
	.toec-range-guidance__actions { align-items: flex-start; min-width: 0; }
	.toec-range-heat { grid-template-columns: 1fr; }
	.toec-range-heat__media { min-height: 270px; order: -1; }
	.home .toec-home-feature-card .elementor-cta,
	.home .toec-home-feature-card .elementor-cta__content { min-height: 380px; }
	.home .toec-home-feature-card .elementor-cta__content { padding: 26px 20px 24px; }
	.home .toec-home-feature-card .elementor-cta__button { height: 82px; min-height: 82px; }
	.admin-bar .toec-site-header { top: 46px; }
	.toec-site-header__utility-inner,
	.toec-site-header__main,
	.toec-site-search { width: min(100% - 28px,720px); }
	.toec-site-header__utility-links > a:not(.toec-social-link) { display: none; }
	.toec-site-header__strapline { display: none; }
	.toec-site-header__utility-inner { display: flex; justify-content: space-between; }
	.toec-site-header__utility-inner { min-height: 32px; }
	.toec-site-header__main { min-height: 78px; grid-template-columns: 104px 1fr auto; gap: 10px; }
	.toec-site-header__brand { justify-self: center; grid-column: 2; grid-row: 1; width: 165px; height: 62px; }
	.toec-site-header__brand img { object-position: center; }
	.toec-site-header .toec-site-header__menu-toggle { grid-column: 1; grid-row: 1; display: inline-flex !important; align-items: center; justify-content: center; width: 94px !important; min-width: 0 !important; height: 46px !important; gap: 8px; padding: 9px 12px !important; border: 1px solid rgba(216,170,53,.62) !important; border-radius: 999px !important; color: var(--toec-chrome-gold-light) !important; background: #0b0b0b !important; box-shadow: none !important; font-size: 12px !important; font-weight: 900; letter-spacing: .08em; line-height: 1 !important; text-transform: uppercase; }
	.toec-site-header__menu-icon { width: 22px; display: grid; gap: 4px; }
	.toec-site-header__menu-icon i { display: block; height: 2px; border-radius: 2px; background: currentColor; }
	.toec-site-header__actions { grid-column: 3; grid-row: 1; }
	.toec-site-header .toec-site-header__search-toggle { display: none !important; }
	.toec-site-header .toec-site-header__cart { width: 47px !important; height: 47px !important; justify-content: center; padding: 0 !important; }
	.toec-site-header__cart > span:nth-child(2) { display: none; }
	.toec-site-header__cart-count { position: absolute; transform: translate(16px,-16px); min-width: 21px; height: 21px; font-size: 10px; }
	.toec-site-header__nav { position: absolute; visibility: hidden; opacity: 0; transform: translateY(-8px); top: 100%; left: 14px; right: 14px; max-height: calc(100vh - 130px); overflow-y: auto; display: block; padding: 16px; border: 1px solid #70591c; border-radius: 0 0 22px 22px; background: rgba(8,8,8,.99); box-shadow: 0 30px 50px rgba(0,0,0,.6); transition: .18s ease; }
	/* Keep this stronger than theme/browser visibility rules applied to nav elements. */
	.toec-site-header.toec-site-header.is-menu-open .toec-site-header__nav {
		visibility: visible !important;
		opacity: 1 !important;
		transform: none !important;
		pointer-events: auto !important;
	}
	.toec-site-header .toec-site-header__nav > a,
	.toec-site-header .toec-nav-group > a { min-height: 0; padding: 13px 12px !important; color: #f5f1e9 !important; }
	.toec-site-header__nav > a::after,
	.toec-nav-group > a::after { display: none; }
	.toec-nav-group { display: grid; grid-template-columns: 1fr 46px; }
	.toec-site-header .toec-nav-group > button { width: 42px !important; height: 44px !important; border: 1px solid rgba(216,170,53,.34) !important; border-radius: 12px !important; }
	.toec-nav-dropdown,
	.toec-nav-dropdown--right { position: static; visibility: hidden; display: none; opacity: 1; transform: none; grid-column: 1 / -1; width: auto; margin-bottom: 8px; border-radius: 12px; box-shadow: none; }
	.toec-nav-group.is-open .toec-nav-dropdown { visibility: visible; display: block; }
	.toec-nav-group:hover .toec-nav-dropdown:not(:focus-within) { visibility: hidden; display: none; }
	.toec-nav-group.is-open:hover .toec-nav-dropdown { visibility: visible; display: block; }
	.toec-site-footer { padding-inline: 24px; }
	.toec-site-footer__cta { align-items: flex-start; flex-direction: column; }
	.toec-site-footer__grid { grid-template-columns: 1fr 1fr; gap: 38px 30px; }
	.toec-site-footer__brand { grid-column: 1 / -1; }
	.toec-site-footer__contact { grid-column: auto; }
}

@media (max-width: 560px) {
	.toec-range-page { width: min(100% - 20px,540px); }
	.toec-range-hero { padding: 36px 24px 40px; border-radius: 22px; }
	.toec-range-hero h1 { font-size: 43px !important; }
	.toec-range-actions,.toec-range-actions .toec-range-button { width: 100%; }
	.toec-range-grid,.toec-range-comparison__grid { grid-template-columns: 1fr; }
	.toec-range-card { min-height: 520px; border-radius: 22px; }
	.toec-range-card__media { height: 260px; }
	.toec-range-card:nth-child(-n+3) .toec-range-card__media img { transform: translateY(-12px); }
	.toec-range-card:nth-child(-n+3):hover .toec-range-card__media img,
	.toec-range-card:nth-child(-n+3):focus-visible .toec-range-card__media img { transform: translateY(-12px) scale(1.055); }
	.toec-range-card__content { padding: 24px; }
	.toec-range-guidance,.toec-range-heat { border-radius: 22px; }
	.toec-range-guidance__actions,.toec-range-guidance__actions .toec-range-button { width: 100%; }
	.home .toec-home-feature-card .elementor-cta,
	.home .toec-home-feature-card .elementor-cta__content { min-height: 350px; }
	.home .toec-home-feature-card .elementor-cta__title { min-height: 0; font-size: 24px !important; }
	.home .toec-home-feature-card .elementor-cta__button { width: 100%; height: auto; min-height: 58px; }
	.toec-site-header__phone { font-size: 12px; }
	.toec-site-header__utility-links { gap: 8px; }
	.toec-site-header__main { grid-template-columns: 72px 1fr 52px; }
	.toec-site-header__menu-toggle span:last-child { display: none; }
	.toec-site-header__brand { width: 125px; height: 52px; padding-block: 3px; }
	.toec-site-footer { padding: 40px 20px 28px; }
	.toec-site-footer__cta { margin-bottom: 42px; border-radius: 22px; }
	.toec-site-footer__cta > a { width: 100%; text-align: center; }
	.toec-site-footer__grid { grid-template-columns: 1fr 1fr; gap: 34px 22px; }
	.toec-site-footer__brand,
	.toec-site-footer__contact { grid-column: 1 / -1; }
	.toec-site-footer__brand img { width: 230px; height: 92px; }
	.toec-site-footer__bottom { align-items: flex-start; flex-direction: column-reverse; margin-top: 38px; }
	.toec-site-footer__bottom nav { gap: 14px; }
}

@media (prefers-reduced-motion: reduce) {
	.toec-site-header *,
	.toec-site-footer *,
	.home .toec-home-feature-card * { scroll-behavior: auto !important; transition: none !important; }
	.toec-range-page * { scroll-behavior: auto !important; transition: none !important; }
}

/* Trademark hold: keep the existing homepage SpaKeeper promotion in Elementor,
   but remove it from public view until the brand is ready to launch. */
.home .toec-spa-promo-replacement {
    display: none !important;
}

/* The third ownership-support card also names SpaKeeper. Keep that Elementor
   content intact, but suppress it for the same temporary trademark hold. */
.home .toec-trust-grid > article:nth-child(3) {
    display: none !important;
}
