/*!
 * Hi CRO Trail Landings v1.26.04 — Hidoly srl
 * Palette e tipografia allineate al brand One Hundred (onehundredtrail.com):
 *   Primario: #4b28ff (viola elettrico)
 *   Accento:  #00ffcf (verde menta neon)
 *   Font:     Roboto (caricato via wp_enqueue dal plugin)
 *
 * Tutti i selettori sono sotto .hi-ct-page per garantire l'isolamento dal resto del sito.
 * Pensato per essere innestato dentro il content-area del tema Impreza, senza interferire
 * con header/footer, menu o widget.
 */

/* =========================================================
   Reset locale (solo dentro .hi-ct-page)
   ========================================================= */
.hi-ct-page,
.hi-ct-page *,
.hi-ct-page *::before,
.hi-ct-page *::after {
	box-sizing: border-box;
}

.hi-ct-page {
	/* === Brand One Hundred === */
	--hi-ct-primary: #4b28ff;          /* viola elettrico brand */
	--hi-ct-primary-soft: #6b4cff;     /* viola hover/lighter */
	--hi-ct-primary-dark: #2d1499;     /* viola deep per gradienti */
	--hi-ct-accent: #00ffcf;           /* verde menta neon */
	--hi-ct-accent-dark: #00d4ad;      /* verde menta scuro per hover */
	--hi-ct-black: #0a0a14;            /* nero deep */
	--hi-ct-text: #14142b;
	--hi-ct-text-muted: #6e7191;
	--hi-ct-bg: #ffffff;
	--hi-ct-bg-soft: #f6f5ff;          /* off-white con tinta viola */
	--hi-ct-bg-alt: #ecebff;
	--hi-ct-border: #e3e1f5;
	--hi-ct-radius: 20px;              /* border-radius generoso allineato al brand */
	--hi-ct-radius-sm: 12px;
	--hi-ct-shadow: 0 8px 24px rgba(75, 40, 255, 0.08);
	--hi-ct-shadow-strong: 0 20px 50px rgba(75, 40, 255, 0.22);
	--hi-ct-glow: 0 0 0 5px rgba(0, 255, 207, 0.18);
	--hi-ct-font-display: 'Roboto', 'Helvetica Neue', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;

	color: var(--hi-ct-text);
	font-family: var(--hi-ct-font-display);
	line-height: 1.55;
	overflow: visible;
	width: 100%;
	max-width: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Full-bleed: toglie colonna/padding del tema (TT5 constrained, Impreza l-section-h).
   Header e footer del tema restano intatti. */
body.hi-ct-landing .wp-block-post-title,
body.hi-ct-landing .entry-header {
	display: none;
}
body.hi-ct-landing main.wp-block-group,
body.hi-ct-landing .entry-content,
body.hi-ct-landing .wp-block-post-content,
body.hi-ct-landing .is-layout-constrained.entry-content,
body.hi-ct-landing .is-layout-constrained.wp-block-post-content {
	max-width: none !important;
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-top: 0 !important;
}
body.hi-ct-landing .has-global-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body.hi-ct-landing .is-layout-constrained > .hi-ct-page,
body.hi-ct-landing .hi-ct-page.alignfull {
	max-width: none !important;
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
body.hi-ct-landing .l-section-h,
body.hi-ct-landing .l-content-h,
body.hi-ct-landing .w-post-elm.post_content {
	max-width: none !important;
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.hi-ct-page p,
.hi-ct-page ul,
.hi-ct-page ol { margin: 0 0 1em; }

.hi-ct-page strong { font-weight: 700; }
.hi-ct-page em { font-style: italic; }

.hi-ct-page a { color: var(--hi-ct-primary); text-decoration: underline; text-underline-offset: 3px; }
.hi-ct-page a:hover { color: var(--hi-ct-primary-soft); }

/* Variante notturna (Mini Cro Trail): overlay più scuro, palette identica */
.hi-ct-page--night .hi-ct-hero {
	background: linear-gradient(135deg, #050510 0%, var(--hi-ct-primary-dark) 60%, var(--hi-ct-primary) 100%);
}

/* =========================================================
   Containers
   ========================================================= */
.hi-ct-container {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 24px;
}
.hi-ct-container--narrow { max-width: 820px; }
.hi-ct-text-center { text-align: center; }

/* I paragrafi nei container narrow (prosa narrativa) sono giustificati per restare
   allineati a sinistra E a destra, in linea con i titoli */
.hi-ct-container--narrow p,
.hi-ct-container--narrow .hi-ct-lead,
.hi-ct-container--narrow ul,
.hi-ct-container--narrow ol {
	text-align: justify;
	text-justify: inter-word;
	hyphens: none;
	-webkit-hyphens: none;
	overflow-wrap: break-word;
	word-break: normal;
}
.hi-ct-story p,
.hi-ct-container--narrow.hi-ct-story p {
	text-align: left;
	hyphens: none;
	-webkit-hyphens: none;
	overflow-wrap: break-word;
	word-break: normal;
	text-justify: auto;
	font-size: 1.12rem;
	line-height: 1.75;
	margin: 0 0 1.15em;
}
.hi-ct-story__quote {
	margin: 0 0 28px;
	padding: 8px 0 8px 22px;
	border-left: 4px solid var(--hi-ct-accent);
}
.hi-ct-story__quote p {
	margin: 0;
	font-size: clamp(1.45rem, 2.8vw, 1.95rem);
	font-weight: 700;
	line-height: 1.35;
	color: var(--hi-ct-primary);
	letter-spacing: -0.02em;
}
/* Eccezioni: se il container è esplicitamente center, il testo resta centrato */
.hi-ct-container--narrow.hi-ct-text-center p,
.hi-ct-container--narrow.hi-ct-text-center .hi-ct-lead,
.hi-ct-container--narrow.hi-ct-text-center .hi-ct-partner-text,
.hi-ct-partner-text,
.hi-ct-tbd,
.hi-ct-note { text-align: center !important; hyphens: manual; }
.hi-ct-note { text-align: left !important; }

/* =========================================================
   Tipografia (Roboto)
   ========================================================= */
.hi-ct-page h1,
.hi-ct-page h2,
.hi-ct-page h3 {
	font-family: var(--hi-ct-font-display);
	font-weight: 900;
	letter-spacing: -0.005em;
	line-height: 1.05;
	margin: 0 0 0.4em;
	color: var(--hi-ct-primary);
	text-transform: uppercase;
}

.hi-ct-h2 { font-size: clamp(1.45rem, 2.6vw, 2.4rem); overflow-wrap: break-word; }
.hi-ct-h3 { font-size: clamp(1.3rem, 2.1vw, 1.7rem); }
.hi-ct-h3--light { color: var(--hi-ct-accent); }

.hi-ct-eyebrow {
	display: inline-block;
	max-width: 100%;
	text-transform: uppercase;
	letter-spacing: 0.18em;
	font-size: 0.78rem;
	font-weight: 700;
	color: var(--hi-ct-accent);
	margin-bottom: 18px;
	padding: 8px 16px;
	background: rgba(75, 40, 255, 0.85);
	border: 1px solid var(--hi-ct-accent);
	border-radius: 999px;
	box-shadow: 0 0 0 3px rgba(0, 255, 207, 0.18);
	white-space: normal;
	line-height: 1.45;
	box-sizing: border-box;
}
.hi-ct-eyebrow--stack {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 10px;
	align-items: center;
	max-width: 100%;
	white-space: normal;
	line-height: 1.35;
}
.hi-ct-eyebrow--stack > span + span::before {
	content: "·";
	margin-right: 10px;
	opacity: 0.7;
}
@media (max-width: 640px) {
	.hi-ct-eyebrow--stack {
		flex-direction: column;
		align-items: flex-start;
		gap: 6px;
		border-radius: 16px;
		padding: 10px 14px;
	}
	.hi-ct-eyebrow--stack > span + span::before {
		content: none;
		margin: 0;
	}
}
.hi-ct-hero-pick {
	margin: 18px 0 8px;
	font-size: 0.68rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: rgba(255,255,255,.7);
}
.hi-ct-hero-pick:first-child { margin-top: 0; }
.hi-ct-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 8px;
}
.hi-ct-chips span {
	display: inline-block;
	padding: 6px 12px;
	border-radius: 999px;
	background: rgba(75, 40, 255, 0.9);
	border: 1px solid var(--hi-ct-accent);
	color: var(--hi-ct-accent);
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
.hi-ct-kicker {
	margin: 0 0 8px;
	font-size: 0.82rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--hi-ct-accent);
}
.hi-ct-kicker-row {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 8px;
	margin: 0 0 18px;
}
.hi-ct-eyebrow--compact {
	display: inline-flex;
	width: auto;
	max-width: max-content;
	letter-spacing: 0.08em;
	margin-bottom: 0;
}
.hi-ct-route {
	font-size: 0.85rem;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: rgba(255,255,255,.88);
}

.hi-ct-eyebrow--accent {
	color: var(--hi-ct-primary);
	background: var(--hi-ct-accent);
	border-color: var(--hi-ct-accent);
	box-shadow: 0 0 0 3px rgba(0, 255, 207, 0.28);
}

.hi-ct-lead {
	font-size: clamp(1.05rem, 1.4vw, 1.18rem);
	line-height: 1.65;
	color: var(--hi-ct-text);
	font-weight: 400;
}

.hi-ct-divider {
	width: 60px;
	height: 4px;
	background: var(--hi-ct-accent);
	border-radius: 2px;
	margin: 14px 0 28px;
}
.hi-ct-divider--center { margin-left: auto; margin-right: auto; }

/* =========================================================
   Sezioni
   ========================================================= */
.hi-ct-section { padding: clamp(50px, 8vw, 100px) 0; background: var(--hi-ct-bg); }
.hi-ct-section--light { background: var(--hi-ct-bg); }
.hi-ct-section--alt   { background: var(--hi-ct-bg-soft); }
.hi-ct-section--dark  {
	background: #4b28ff !important;
	color: #fff;
	position: relative;
	padding: clamp(36px, 5.5vw, 64px) 0; /* ridotto rispetto al default */
}
.hi-ct-section--dark p,
.hi-ct-section--dark a { color: #fff; }
.hi-ct-section--dark a:hover { color: var(--hi-ct-accent); }
/* Titoli "light" = bianco netto sopra il blocco blu pieno */
.hi-ct-section--dark .hi-ct-h3,
.hi-ct-section--dark .hi-ct-h2,
.hi-ct-h3--light {
	color: #fff;
}
/* Bottone invertito sopra sfondo viola: verde menta con testo viola */
.hi-ct-section--dark .hi-ct-btn--primary,
.hi-ct-page .hi-ct-section--dark a.hi-ct-btn--primary {
	background: var(--hi-ct-accent);
	color: var(--hi-ct-primary);
	box-shadow: 0 10px 26px rgba(0, 0, 0, 0.18);
}
.hi-ct-section--dark .hi-ct-btn--primary:hover,
.hi-ct-page .hi-ct-section--dark a.hi-ct-btn--primary:hover {
	background: #fff;
	color: var(--hi-ct-primary);
	box-shadow: 0 16px 36px rgba(0, 0, 0, 0.25);
}

/* =========================================================
   HERO
   ========================================================= */
.hi-ct-hero {
	position: relative;
	background: linear-gradient(135deg, var(--hi-ct-black) 0%, var(--hi-ct-primary-dark) 55%, var(--hi-ct-primary) 100%);
	background-size: cover;
	background-position: center 35%;
	color: #fff;
	padding: clamp(52px, 7vw, 88px) 24px;
	min-height: clamp(300px, 42vh, 440px);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: none;
	overflow: hidden;
}
.hi-ct-hero::after {
	display: none;
}
.hi-ct-hero__inner {
	position: relative;
	z-index: 1;
	max-width: 980px;
	width: 100%;
	text-align: left;
}
.hi-ct-hero__brand {
	display: block;
	height: 52px;
	width: auto;
	max-width: min(220px, 70vw);
	margin: 0 0 16px;
	filter: brightness(0) invert(1);
	object-fit: contain;
}
@media (max-width: 640px) {
	.hi-ct-hero__brand {
		height: 40px;
	}
}
/* Forza il colore verde menta su entrambe le parti del titolo, vincendo gli override del tema Impreza sui tag h1 */
.hi-ct-page .hi-ct-hero__title,
.hi-ct-page .hi-ct-hero__title span,
.hi-ct-page h1.hi-ct-hero__title,
.hi-ct-page h1.hi-ct-hero__title span {
	color: var(--hi-ct-accent) !important;
	text-shadow: none !important;
}
.hi-ct-hero__title {
	font-family: var(--hi-ct-font-display);
	font-size: clamp(1.85rem, 8vw, 5.6rem);
	font-weight: 900;
	letter-spacing: -0.01em;
	line-height: 1.05;
	margin: 0 0 18px;
	text-transform: uppercase;
	white-space: normal;
	overflow-wrap: break-word;
	word-break: break-word;
	hyphens: none;
	max-width: 100%;
}
.hi-ct-hero__title span {
	display: inline-block;
	font-weight: 900;
}
.hi-ct-hero__claim {
	font-size: clamp(1.05rem, 1.7vw, 1.4rem);
	color: rgba(255,255,255,0.92);
	max-width: 680px;
	width: 100%;
	margin: 0 0 32px;
	line-height: 1.5;
	font-weight: 400;
	overflow-wrap: break-word;
	word-break: break-word;
	hyphens: none;
}
.hi-ct-hero__cta { margin: 0 0 28px; }
.hi-ct-hero__partner {
	font-size: 0.85rem;
	color: rgba(255,255,255,0.78);
	max-width: 720px;
	margin: 30px 0 0;
	line-height: 1.55;
}

/* =========================================================
   Bottoni — pill viola con testo verde menta (firma del brand)
   ========================================================= */
.hi-ct-btn,
.hi-ct-page a.hi-ct-btn {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 16px 30px;
	font-family: var(--hi-ct-font-display);
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none !important;
	border: 0;
	border-radius: 999px;
	cursor: pointer;
	transition: transform .2s ease, box-shadow .25s ease, background .2s ease, color .2s ease;
	white-space: nowrap;
	line-height: 1;
}
.hi-ct-btn--primary,
.hi-ct-page a.hi-ct-btn--primary {
	background: var(--hi-ct-primary);
	color: var(--hi-ct-accent);
	box-shadow: 0 10px 26px rgba(75, 40, 255, 0.4);
}
.hi-ct-btn--primary:hover,
.hi-ct-page a.hi-ct-btn--primary:hover {
	background: var(--hi-ct-primary-soft);
	color: var(--hi-ct-accent);
	transform: translateY(-2px);
	box-shadow: 0 16px 36px rgba(75, 40, 255, 0.5), 0 0 0 4px rgba(0,255,207,0.25);
}
/* Ghost su sfondo chiaro: bordo + testo viola */
.hi-ct-btn--ghost,
.hi-ct-page a.hi-ct-btn--ghost {
	background: transparent;
	color: var(--hi-ct-primary);
	border: 2px solid var(--hi-ct-primary);
	padding: 14px 28px; /* compensa il border 2px */
}
.hi-ct-btn--ghost:hover,
.hi-ct-page a.hi-ct-btn--ghost:hover {
	background: var(--hi-ct-primary);
	color: var(--hi-ct-accent);
	border-color: var(--hi-ct-primary);
}

/* Ghost su sfondo scuro (hero, sezioni dark): bordo + testo verde menta */
.hi-ct-btn--ghost-on-dark,
.hi-ct-page a.hi-ct-btn--ghost-on-dark {
	background: transparent;
	color: var(--hi-ct-accent);
	border: 2px solid var(--hi-ct-accent);
	padding: 14px 28px;
}
.hi-ct-btn--ghost-on-dark:hover,
.hi-ct-page a.hi-ct-btn--ghost-on-dark:hover {
	background: var(--hi-ct-accent);
	color: var(--hi-ct-primary);
	transform: translateY(-2px);
}

.hi-ct-cta-block { margin-top: 28px; }
.hi-ct-cta-block .hi-ct-btn { margin: 6px 8px 6px 0; }
.hi-ct-hero__cta { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }

/* Nota "TO BE DEFINED" sotto i CTA: badge tenue, leggibile, uppercase */
.hi-ct-tbd {
	display: inline-block;
	width: 100%;
	margin: 14px 0 0;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--hi-ct-text-muted);
}
.hi-ct-tbd::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: var(--hi-ct-accent);
	margin-right: 8px;
	vertical-align: middle;
	box-shadow: 0 0 0 3px rgba(0,255,207,0.25);
	animation: hi-ct-pulse 1.6s ease-in-out infinite;
}
@keyframes hi-ct-pulse {
	0%,100% { box-shadow: 0 0 0 3px rgba(0,255,207,0.25); }
	50%     { box-shadow: 0 0 0 6px rgba(0,255,207,0.10); }
}
.hi-ct-hero .hi-ct-tbd,
.hi-ct-tbd--on-dark { color: rgba(255,255,255,0.85); }

/* =========================================================
   CARDS (HUB) — bordo verde menta neon stile brand
   ========================================================= */
.hi-ct-cards {
	display: grid;
	grid-template-columns: 1fr;
	gap: 28px;
	margin-top: 36px;
}
.hi-ct-cards--two { grid-template-columns: 1fr; }
@media (min-width: 768px) {
	.hi-ct-cards--two { grid-template-columns: 1fr 1fr; }
}

.hi-ct-card,
.hi-ct-page a.hi-ct-card {
	display: block;
	background: #fff;
	border: 3px solid var(--hi-ct-primary);
	border-radius: var(--hi-ct-radius);
	padding: 36px 32px;
	text-decoration: none !important;
	color: var(--hi-ct-text);
	box-shadow: var(--hi-ct-shadow);
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
	position: relative;
	overflow: hidden;
}
.hi-ct-card::before {
	content: "";
	position: absolute;
	top: -3px; left: -3px; right: -3px;
	height: 6px;
	background: var(--hi-ct-accent);
	transform: scaleX(0);
	transform-origin: left;
	transition: transform .35s ease;
}
.hi-ct-card:hover {
	transform: translateY(-6px);
	box-shadow: var(--hi-ct-shadow-strong), 0 0 0 3px rgba(0, 255, 207, 0.4);
	border-color: var(--hi-ct-accent);
	color: var(--hi-ct-text);
}
.hi-ct-card:hover::before { transform: scaleX(1); }

.hi-ct-card__icon {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--hi-ct-primary);
	color: var(--hi-ct-accent);
	margin-bottom: 18px;
	box-shadow: 0 0 0 4px rgba(0, 255, 207, 0.15);
}
.hi-ct-card__title {
	font-size: 1.4rem;
	margin: 0 0 14px;
	color: var(--hi-ct-primary);
	text-transform: uppercase;
	font-weight: 900;
}
.hi-ct-card__data {
	list-style: none;
	padding: 0;
	margin: 0 0 22px;
}
.hi-ct-card__data li {
	padding: 8px 0;
	border-bottom: 1px dashed var(--hi-ct-border);
	font-size: 0.95rem;
	color: var(--hi-ct-text-muted);
}
.hi-ct-card__data li:last-child { border-bottom: 0; }
.hi-ct-card__data strong { color: var(--hi-ct-primary); font-weight: 700; }
.hi-ct-card__cta {
	font-weight: 700;
	color: var(--hi-ct-primary);
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 0.9rem;
	text-decoration: none;
}

/* =========================================================
   STATS (pagine gara)
   ========================================================= */
.hi-ct-stats {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	margin: 32px 0 40px;
}
@media (min-width: 768px) {
	.hi-ct-stats { grid-template-columns: repeat(4, 1fr); gap: 20px; }
}
.hi-ct-stat {
	background: #fff;
	border: 2px solid var(--hi-ct-primary);
	border-radius: var(--hi-ct-radius);
	padding: 28px 18px;
	text-align: center;
	box-shadow: var(--hi-ct-shadow);
	transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
	position: relative;
}
.hi-ct-stat:hover {
	transform: translateY(-3px);
	border-color: var(--hi-ct-accent);
	box-shadow: var(--hi-ct-shadow-strong);
}
.hi-ct-stat__value {
	display: block;
	font-family: var(--hi-ct-font-display);
	font-size: clamp(1.9rem, 3.4vw, 2.8rem);
	font-weight: 900;
	color: var(--hi-ct-primary);
	line-height: 1;
	letter-spacing: -0.015em;
}
.hi-ct-stat__value small {
	font-size: 0.55em;
	font-weight: 700;
	color: var(--hi-ct-text-muted);
	letter-spacing: 0.04em;
	margin-left: 4px;
}
.hi-ct-stat__label {
	display: block;
	margin-top: 10px;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--hi-ct-text-muted);
}

/* =========================================================
   DATA GRID
   ========================================================= */
.hi-ct-data-grid {
	background: #fff;
	border: 2px solid var(--hi-ct-primary);
	border-radius: var(--hi-ct-radius);
	overflow: hidden;
	box-shadow: var(--hi-ct-shadow);
}
.hi-ct-data-grid__row {
	display: grid;
	grid-template-columns: 1fr;
	gap: 4px;
	padding: 18px 22px;
	border-bottom: 1px solid var(--hi-ct-border);
}
@media (min-width: 640px) {
	.hi-ct-data-grid__row { grid-template-columns: 200px 1fr; gap: 16px; }
}
.hi-ct-data-grid__row:last-child { border-bottom: 0; }
.hi-ct-data-grid__label {
	font-weight: 900;
	color: var(--hi-ct-primary);
	font-size: 0.88rem;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}
.hi-ct-data-grid__value { color: var(--hi-ct-text); }

/* =========================================================
   TIMELINE (HUB)
   ========================================================= */
.hi-ct-timeline {
	margin-top: 28px;
	border-left: 3px solid var(--hi-ct-primary);
	padding-left: 28px;
}
.hi-ct-timeline__item {
	position: relative;
	padding: 6px 0 22px;
}
.hi-ct-timeline__item::before {
	content: "";
	position: absolute;
	left: -36px;
	top: 12px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: var(--hi-ct-accent);
	border: 3px solid var(--hi-ct-primary);
	box-shadow: 0 0 0 4px rgba(0, 255, 207, 0.2);
}
.hi-ct-timeline__time {
	display: inline-block;
	font-weight: 900;
	color: var(--hi-ct-primary);
	margin-bottom: 4px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 0.95rem;
}
.hi-ct-timeline__body { margin: 0; color: var(--hi-ct-text); }

/* =========================================================
   LISTE
   ========================================================= */
.hi-ct-list { list-style: none; padding: 0; margin: 0 0 1em; }
.hi-ct-list li {
	position: relative;
	padding: 8px 0 8px 28px;
	border-bottom: 1px dashed var(--hi-ct-border);
}
.hi-ct-list li:last-child { border-bottom: 0; }
.hi-ct-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: var(--hi-ct-accent);
	border: 2px solid var(--hi-ct-primary);
}

/* Checklist (materiale obbligatorio) */
.hi-ct-checklist {
	list-style: none;
	padding: 0;
	margin: 18px 0;
	display: grid;
	grid-template-columns: 1fr;
	gap: 10px;
}
@media (min-width: 720px) {
	.hi-ct-checklist { grid-template-columns: 1fr 1fr; gap: 12px 24px; }
}
.hi-ct-checklist li {
	position: relative;
	padding: 14px 14px 14px 50px;
	background: #fff;
	border: 2px solid var(--hi-ct-border);
	border-radius: var(--hi-ct-radius-sm);
	font-size: 0.95rem;
	transition: border-color .2s ease;
}
.hi-ct-checklist li:hover { border-color: var(--hi-ct-primary); }
.hi-ct-checklist li::before {
	content: "";
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: var(--hi-ct-primary);
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'><path fill='%2300ffcf' d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/></svg>");
	background-repeat: no-repeat;
	background-position: center;
}

.hi-ct-callout {
	background: rgba(75, 40, 255, 0.06);
	border-left: 4px solid var(--hi-ct-primary);
	padding: 16px 20px;
	border-radius: var(--hi-ct-radius-sm);
	color: var(--hi-ct-text);
	margin: 16px 0;
}
.hi-ct-note { color: var(--hi-ct-text-muted); font-size: 0.95rem; }

/* =========================================================
   AID STATIONS (ristori)
   ========================================================= */
.hi-ct-aid-stations {
	list-style: none;
	padding: 0;
	margin: 24px 0;
	counter-reset: aid;
}
.hi-ct-aid-stations li {
	display: grid;
	grid-template-columns: 90px 1fr;
	align-items: center;
	gap: 18px;
	padding: 14px 18px;
	background: #fff;
	border: 2px solid var(--hi-ct-border);
	border-radius: var(--hi-ct-radius-sm);
	margin-bottom: 10px;
	transition: transform .15s ease, border-color .15s ease;
}
.hi-ct-aid-stations li:hover {
	transform: translateX(4px);
	border-color: var(--hi-ct-primary);
}
.hi-ct-aid-stations__km {
	font-weight: 900;
	color: var(--hi-ct-primary);
	font-size: 0.88rem;
	text-align: center;
	background: var(--hi-ct-accent);
	border-radius: 999px;
	padding: 8px 0;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.hi-ct-aid-stations__name {
	font-weight: 700;
	color: var(--hi-ct-text);
}

/* =========================================================
   QUOTE
   ========================================================= */
.hi-ct-fees {
	background: #fff;
	border: 2px solid var(--hi-ct-primary);
	border-radius: var(--hi-ct-radius);
	overflow: hidden;
	margin: 24px 0;
	box-shadow: var(--hi-ct-shadow);
}
.hi-ct-fees__row {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: center;
	gap: 16px;
	padding: 22px 26px;
	border-bottom: 1px solid var(--hi-ct-border);
}
.hi-ct-fees__row:last-child { border-bottom: 0; }
/* Periodo attualmente attivo (evidenziato): sfondo viola pieno + accento verde menta */
.hi-ct-fees__row--current {
	background: linear-gradient(135deg, var(--hi-ct-primary), var(--hi-ct-primary-dark));
	color: #fff;
}
.hi-ct-fees__period { font-weight: 700; color: inherit; }
.hi-ct-fees__price {
	font-family: var(--hi-ct-font-display);
	font-size: 1.6rem;
	font-weight: 900;
	color: var(--hi-ct-primary);
	letter-spacing: -0.01em;
}
.hi-ct-fees__row--current .hi-ct-fees__price { color: var(--hi-ct-accent); }

/* =========================================================
   CROSS-LINK ALTRA GARA (card grande in fondo pagina)
   ========================================================= */
.hi-ct-other-race {
	display: grid;
	grid-template-columns: 1fr;
	gap: 24px;
	background: linear-gradient(135deg, var(--hi-ct-primary) 0%, var(--hi-ct-primary-dark) 100%);
	border-radius: 24px;
	padding: 40px;
	color: #fff;
	border: 6px solid #00ffcf;
	box-shadow: 0 0 0 0 rgba(0, 255, 207, 0); /* baseline */
	transition: transform .25s ease, box-shadow .25s ease;
	text-decoration: none !important;
}
.hi-ct-page a.hi-ct-other-race { text-decoration: none !important; color: #fff; }
.hi-ct-other-race:hover {
	transform: translateY(-4px);
	box-shadow: 0 0 30px rgba(0, 255, 207, 0.45);
}
@media (min-width: 720px) {
	.hi-ct-other-race { grid-template-columns: auto 1fr auto; align-items: center; gap: 36px; }
}
.hi-ct-other-race__eyebrow {
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--hi-ct-accent);
	margin-bottom: 6px;
}
.hi-ct-other-race__title,
.hi-ct-page h3.hi-ct-other-race__title {
	font-family: var(--hi-ct-font-display);
	font-size: clamp(1.5rem, 2.6vw, 2rem);
	font-weight: 900;
	color: #fff !important;
	letter-spacing: -0.005em;
	line-height: 1.05;
	margin: 0 0 8px;
	text-transform: uppercase;
}
.hi-ct-other-race__data {
	color: rgba(255,255,255,0.88);
	font-size: 0.95rem;
	margin: 0;
}
.hi-ct-other-race__data strong { color: var(--hi-ct-accent); font-weight: 700; }
.hi-ct-other-race__icon {
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background: var(--hi-ct-accent);
	color: var(--hi-ct-primary);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin: 0 auto;
}
.hi-ct-other-race__cta {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 14px 26px;
	background: var(--hi-ct-accent);
	color: var(--hi-ct-primary);
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	border-radius: 999px;
	white-space: nowrap;
	transition: transform .2s ease;
}
.hi-ct-other-race:hover .hi-ct-other-race__cta { transform: translateX(4px); }

/* =========================================================
   SPONSOR & PATROCINI
   ========================================================= */
.hi-ct-sponsors { text-align: center; }
.hi-ct-sponsor-group { margin-bottom: 36px; }
.hi-ct-sponsor-group:last-child { margin-bottom: 0; }
.hi-ct-sponsor-group__label {
	display: inline-block;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--hi-ct-text-muted);
	margin: 0 0 18px;
	padding: 6px 14px;
	border-bottom: 2px solid var(--hi-ct-accent);
}
.hi-ct-sponsor-grid {
	display: grid;
	gap: 16px;
	justify-content: center;
	align-items: center;
}
.hi-ct-sponsor-grid--main { grid-template-columns: repeat(auto-fit, minmax(220px, 280px)); }
.hi-ct-sponsor-grid--mid  { grid-template-columns: repeat(auto-fit, minmax(140px, 180px)); }
.hi-ct-sponsor-grid--small { grid-template-columns: repeat(auto-fit, minmax(120px, 160px)); }
.hi-ct-sponsor-logo {
	background: #fff;
	border: 1px solid var(--hi-ct-border);
	border-radius: var(--hi-ct-radius-sm);
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 90px;
	padding: 18px;
	font-size: 0.85rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--hi-ct-text-muted);
	transition: border-color .2s ease, transform .2s ease;
}
.hi-ct-sponsor-logo:hover { border-color: var(--hi-ct-primary); transform: translateY(-2px); }
.hi-ct-sponsor-grid--main .hi-ct-sponsor-logo { min-height: 120px; font-size: 1rem; }
.hi-ct-sponsor-grid--small .hi-ct-sponsor-logo { min-height: 70px; font-size: 0.8rem; }
.hi-ct-sponsor-logo img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	object-fit: contain;
	display: block;
}
.hi-ct-sponsor-logo--placeholder {
	background: repeating-linear-gradient(45deg, #f5f4ff, #f5f4ff 8px, #ecebff 8px, #ecebff 16px);
}

/* =========================================================
   PARTNER TEXT (sezione dark)
   ========================================================= */
.hi-ct-sr {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
.hi-ct-social-groups {
	display: grid;
	grid-template-columns: 1fr;
	gap: 28px;
	margin-top: 28px;
}
@media (min-width: 640px) {
	.hi-ct-social-groups {
		grid-template-columns: 1fr 1fr;
	}
}
.hi-ct-social-label {
	margin: 0 0 10px;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--hi-ct-accent);
}
.hi-ct-social {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: center;
	margin: 0 0 8px;
}
.hi-ct-page a.hi-ct-social__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	border: 1px solid var(--hi-ct-accent);
	color: var(--hi-ct-accent);
	text-decoration: none;
	background: rgba(0, 255, 207, 0.08);
	transition: background .2s ease, transform .2s ease, color .2s ease;
}
.hi-ct-page a.hi-ct-social__link:hover {
	background: var(--hi-ct-accent);
	color: var(--hi-ct-primary-dark);
	transform: translateY(-2px);
}

.hi-ct-org {
	text-align: left;
	max-width: 820px;
	margin: 0 auto;
}
.hi-ct-org__brands {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 24px 32px;
	margin-bottom: 28px;
}
.hi-ct-org__shoe {
	margin: 0 0 28px;
}
.hi-ct-org__shoe-label {
	display: block;
	margin-bottom: 10px;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--hi-ct-accent);
}
.hi-ct-org__logo {
	display: block;
	height: 48px;
	width: auto;
	max-width: 260px;
	margin: 0 0 20px;
	filter: brightness(0) invert(1);
}
.hi-ct-org__logo--shoe {
	height: 44px;
	max-width: 240px;
	filter: none;
}
.hi-ct-org .hi-ct-h3 {
	text-align: left;
	margin-bottom: 12px;
}
.hi-ct-org .hi-ct-social-groups {
	justify-items: start;
}
.hi-ct-org .hi-ct-social {
	justify-content: flex-start;
}
.hi-ct-partner-text {
	font-size: 0.95rem;
	color: rgba(255,255,255,0.88);
	max-width: 680px;
	margin: 14px 0 0;
	text-align: left;
	line-height: 1.55;
	position: relative;
	z-index: 1;
}
.hi-ct-org .hi-ct-partner-text {
	text-align: left;
	margin-left: 0;
	margin-right: 0;
}
/* Section dark: tutti i figli del container narrow text-center si allineano */
.hi-ct-section--dark .hi-ct-h3 { margin-bottom: 6px; }
.hi-ct-section--dark .hi-ct-cta-block { margin-top: 22px; }

/* =========================================================
   ANIMAZIONI (reveal on scroll)
   ========================================================= */
.hi-ct-reveal {
	opacity: 0;
	transform: translateY(28px);
	transition: opacity .7s ease, transform .7s ease;
	will-change: opacity, transform;
}
.hi-ct-reveal.is-visible {
	opacity: 1;
	transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
	.hi-ct-reveal { opacity: 1 !important; transform: none !important; transition: none !important; }
}

/* =========================================================
   Mobile tweaks
   ========================================================= */
@media (max-width: 600px) {
	.hi-ct-hero { padding: 70px 20px; min-height: 380px; }
	.hi-ct-hero__inner { max-width: 100%; }
	.hi-ct-eyebrow {
		letter-spacing: 0.08em;
		font-size: 0.68rem;
		border-radius: 16px;
	}
	.hi-ct-container--narrow p,
	.hi-ct-container--narrow .hi-ct-lead,
	.hi-ct-container--narrow ul,
	.hi-ct-container--narrow ol {
		text-align: left;
		hyphens: manual;
	}
	.hi-ct-section { padding: 56px 0; }
	.hi-ct-card { padding: 28px 22px; }
	.hi-ct-aid-stations li { grid-template-columns: 78px 1fr; padding: 12px 14px; }
	.hi-ct-fees__row { grid-template-columns: 1fr; gap: 6px; padding: 18px 20px; }
}

.hi-ct-page a.hi-ct-btn.hi-ct-btn--disabled,
.hi-ct-page a.hi-ct-btn--primary.hi-ct-btn--disabled,
.hi-ct-page a.hi-ct-btn--ghost.hi-ct-btn--disabled,
.hi-ct-page a.hi-ct-btn--ghost-on-dark.hi-ct-btn--disabled {
	opacity: 1 !important;
	mix-blend-mode: normal !important;
	cursor: default;
	text-decoration: none !important;
	background: #4b28ff !important;
	background-image: none !important;
	color: #00ffcf !important;
	border: 2px solid #4b28ff !important;
	padding: 14px 28px;
	box-shadow: none;
}
.hi-ct-page a.hi-ct-btn--ghost.hi-ct-btn--disabled {
	background: #ffffff !important;
	color: #4b28ff !important;
	border-color: #4b28ff !important;
}
.hi-ct-page a.hi-ct-btn--ghost-on-dark.hi-ct-btn--disabled {
	background: #0a0a14 !important;
	color: #00ffcf !important;
	border-color: #00ffcf !important;
}

.hi-ct-gallery {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
}
.hi-ct-gallery__item {
	position: relative;
	margin: 0;
	overflow: hidden;
	border-radius: 16px;
	background: var(--hi-ct-black);
}
.hi-ct-gallery__item img {
	display: block;
	width: 100%;
	height: 340px;
	object-fit: cover;
	border-radius: 0;
	transform: scale(1.01);
	transition: transform .45s ease;
}
.hi-ct-gallery__item:hover img {
	transform: scale(1.06);
}
.hi-ct-gallery__item figcaption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 48px 18px 16px;
	font-size: 0.92rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #fff;
	background: linear-gradient(transparent, rgba(10, 10, 20, 0.82));
	opacity: 1;
}
.hi-ct-edition-zero {
	padding: 32px 28px;
	border-left: 6px solid #7dffc3;
	background: rgba(125, 255, 195, 0.08);
}
.hi-ct-gf {
	margin-top: 24px;
}
.hi-ct-lead-form {
	margin-top: 28px;
}
.hi-ct-lead-form__grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
	margin-bottom: 18px;
}
@media (min-width: 640px) {
	.hi-ct-lead-form__grid {
		grid-template-columns: 1fr 1fr;
	}
}
.hi-ct-field {
	display: flex;
	flex-direction: column;
	gap: 6px;
	font-size: 0.82rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--hi-ct-text);
}
.hi-ct-field input {
	font-family: var(--hi-ct-font-display);
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	padding: 12px 14px;
	border: 1px solid var(--hi-ct-border);
	border-radius: 12px;
	color: var(--hi-ct-text);
	background: #fff;
}
.hi-ct-field input:focus {
	outline: 2px solid var(--hi-ct-accent);
	border-color: var(--hi-ct-primary);
}
.hi-ct-field__error {
	color: #b42318;
	font-size: 0.75rem;
	letter-spacing: 0.02em;
	text-transform: none;
	font-weight: 500;
}
.hi-ct-field--privacy {
	flex-direction: row;
	align-items: flex-start;
	gap: 10px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 0.9rem;
	grid-column: 1 / -1;
}
.hi-ct-field--privacy input { width: auto; margin-top: 4px; }
.hi-ct-lead-form .hi-ct-btn {
	margin-top: 28px;
}
.hi-ct-hp {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.hi-ct-lead-form__status {
	margin: 0 0 12px;
	color: #b42318;
}
.hi-ct-lead-thanks {
	margin-top: 28px;
	padding: 28px 24px;
	border-left: 6px solid var(--hi-ct-accent);
	background: rgba(125, 255, 195, 0.12);
}
.hi-ct-lead-form.is-hidden { display: none; }
@media (max-width: 767px) {
	.hi-ct-gallery {
		grid-template-columns: 1fr;
	}
	.hi-ct-gallery__item img {
		height: 260px;
	}
}

.hi-ct-pick-label {
	text-align: center;
	font-size: 0.82rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--hi-ct-primary);
	margin: 0 0 28px;
}
.hi-ct-variant {
	margin-bottom: 56px;
	padding-bottom: 40px;
	border-bottom: 1px dashed var(--hi-ct-border);
}
.hi-ct-variant:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.hi-ct-variant__tag {
	display: inline-block;
	margin: 0 0 16px;
	padding: 6px 12px;
	border-radius: 999px;
	background: var(--hi-ct-primary);
	color: #fff;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
.hi-ct-story--split {
	display: grid;
	grid-template-columns: minmax(180px, 280px) 1fr;
	gap: 32px;
	align-items: start;
	max-width: 1100px;
	margin: 0 auto;
}
@media (min-width: 768px) {
	.hi-ct-story--split .hi-ct-olmo {
		position: sticky;
		top: 24px;
	}
}
.hi-ct-story--stack {
	max-width: 900px;
	margin: 0 auto;
}
.hi-ct-story--round {
	display: grid;
	grid-template-columns: 180px 1fr;
	gap: 28px;
	align-items: start;
	max-width: 900px;
	margin: 0 auto;
}
.hi-ct-story__copy--center {
	max-width: 720px;
	margin: 24px auto 0;
}
.hi-ct-olmo {
	margin: 0;
}
.hi-ct-olmo img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 16px;
	object-fit: cover;
}
.hi-ct-olmo--wide img {
	max-height: 420px;
	width: 100%;
	object-fit: cover;
	object-position: center 20%;
}
.hi-ct-olmo--round img {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center 15%;
	margin: 0 auto;
}
.hi-ct-olmo figcaption {
	margin-top: 8px;
	font-size: 0.75rem;
	color: var(--hi-ct-text-muted);
}
.hi-ct-restart--card {
	background: #0a0a14;
	color: #fff;
	border-radius: 20px;
	padding: 32px 28px;
}
.hi-ct-restart--card p { color: rgba(255,255,255,.9); }
.hi-ct-h2--on-dark { color: #fff; }
.hi-ct-pills {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
.hi-ct-pills li {
	padding: 6px 12px;
	border-radius: 999px;
	background: var(--hi-ct-accent);
	color: var(--hi-ct-primary-dark);
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
.hi-ct-restart--date {
	display: grid;
	grid-template-columns: minmax(140px, 220px) 1fr;
	gap: 32px;
	align-items: start;
}
.hi-ct-bigdate {
	display: flex;
	flex-direction: column;
	line-height: 0.9;
	color: var(--hi-ct-primary);
}
.hi-ct-bigdate__day {
	font-size: clamp(4rem, 10vw, 6.5rem);
	font-weight: 900;
}
.hi-ct-bigdate__month {
	font-size: 1.1rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	margin: 8px 0 4px;
}
.hi-ct-bigdate__year {
	font-size: 1.6rem;
	font-weight: 700;
	color: var(--hi-ct-accent-2);
}
.hi-ct-facts {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	list-style: none;
	margin: 0 0 22px;
	padding: 0;
	border-top: 1px solid var(--hi-ct-border);
	border-bottom: 1px solid var(--hi-ct-border);
}
.hi-ct-facts li {
	padding: 12px 18px;
	font-weight: 700;
	color: var(--hi-ct-primary);
	border-right: 1px solid var(--hi-ct-border);
}
.hi-ct-facts li:last-child { border-right: 0; }
@media (max-width: 767px) {
	.hi-ct-story--split,
	.hi-ct-story--round,
	.hi-ct-restart--date {
		grid-template-columns: 1fr;
	}
	.hi-ct-story--split .hi-ct-olmo {
		display: none;
	}
	.hi-ct-olmo--round img { width: 140px; height: 140px; }
}
