body.single-tribe_events #content-wrap,
body.single-tribe_events #main #content-wrap.container,
body.single-tribe_events .content-area {
	width: 100%;
	max-width: none;
	padding: 0;
	border: 0;
}
body.single-tribe_events #main,
body.single-tribe_events #content,
body.single-tribe_events .site-main,
body.single-tribe_events .elementor-location-single,
body.single-tribe_events .elementor-widget-shortcode,
body.single-tribe_events .elementor-widget-shortcode > .elementor-widget-container {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
body.single-tribe_events .elementor-location-single > .e-con:first-child,
body.single-tribe_events .elementor-location-single > .elementor-element:first-child {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.werun-event-hero {
	--werun-blue: #13aff0;
	--werun-blue-dark: #087fad;
	--werun-yellow: #fbc42c;
	--werun-ink: #434445;
	--werun-muted: #68747d;
	--werun-soft: #f4f7f9;
	--werun-line: #dce8ee;
	position: relative;
	left: 50%;
	width: 100vw;
	margin: 0 0 0 -50vw;
	padding: clamp(10px, 1.2vw, 18px) clamp(16px, 2.8vw, 42px) 24px;
	overflow: clip;
	background:
		radial-gradient(circle at 82% 6%, rgba(19,175,240,.12), transparent 34%),
		linear-gradient(135deg, #fbfdfe 0%, #edf8fc 100%);
	color: var(--werun-ink);
}
.werun-event-hero *, .werun-event-hero *::before, .werun-event-hero *::after { box-sizing: border-box; }
.werun-event-hero .werun-icon { display: block; width: 1em; height: 1em; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.werun-event-hero__shell { width: min(1500px, 100%); margin: 0 auto; }
.werun-event-hero__top { display: grid; grid-template-columns: minmax(320px,.72fr) minmax(0,1.28fr); gap: clamp(38px, 4.5vw, 72px); align-items: start; }
.werun-event-hero__visual { display: grid; place-items: center; min-height: 460px; padding: clamp(15px,1.5vw,23px); border: 1px solid rgba(19,175,240,.15); border-radius: 20px; background: rgba(255,255,255,.95); box-shadow: 0 18px 48px rgba(40,77,95,.10); overflow: hidden; }
.werun-event-hero__visual--portrait { min-height: 0; padding: clamp(9px,1vw,14px); align-self: start; }
.werun-event-hero__image { display: block; width: 100%; max-width: 100%; height: auto; max-height: 530px; object-fit: contain; object-position: center; border-radius: 11px; }
.werun-event-hero__visual--portrait .werun-event-hero__image { width: auto; max-height: 460px; }
.werun-event-hero__content { position: relative; display: flex; min-width: 0; min-height: 0; flex-direction: column; justify-content: flex-start; padding: clamp(8px,1vw,16px) 0 4px; }
.werun-event-hero__main-copy { padding-right: 156px; }

.werun-event-hero__quick-actions {
	position: absolute;
	top: 8px;
	right: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	gap: 9px;
}
.werun-event-hero__quick-action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 1px solid rgba(19,175,240,.24);
	border-radius: 50%;
	background: rgba(255,255,255,.88);
	color: var(--werun-blue-dark);
	box-shadow: 0 7px 18px rgba(54,84,99,.06);
	text-decoration: none;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	transition: transform .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.werun-event-hero__quick-action .werun-icon {
	width: 19px;
	height: 19px;
	stroke-width: 1.8;
}
.werun-event-hero__quick-action:hover,
.werun-event-hero__quick-action:focus-visible {
	transform: translateY(-1px);
	border-color: rgba(19,175,240,.48);
	background: #fff;
	color: var(--werun-blue-dark);
	box-shadow: 0 9px 22px rgba(54,84,99,.11);
	text-decoration: none;
	outline: none;
}
.werun-event-hero__favorite-action[aria-pressed="true"] {
	color: #d8a20a;
	border-color: rgba(251,196,44,.52);
	background: #fffdf5;
}

.werun-event-hero__status { display: inline-flex; margin: 0 0 10px; padding: 5px 10px; border-radius: 999px; background: #fff0f0; color: #a52b2b; font-size: 10px; font-weight: 800; }
.werun-event-hero__badges { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 14px; }
.werun-event-hero__badge { display: inline-flex; align-items: center; gap: 6px; min-height: 30px; padding: 5px 11px; border: 1px solid rgba(19,175,240,.34); border-radius: 999px; background: rgba(255,255,255,.86); color: var(--werun-blue-dark); font-size: 10px; font-weight: 800; letter-spacing: .045em; text-transform: uppercase; }
.werun-event-hero__badge .werun-icon { width: 16px; height: 16px; }
.werun-event-hero__title { max-width: 920px; margin: 0; color: var(--werun-ink); font-family: Raleway,sans-serif; font-size: clamp(38px,3.45vw,57px); font-weight: 800; letter-spacing: -.034em; line-height: 1.02; }
.werun-event-hero__essentials { display: flex; flex-wrap: wrap; gap: 11px 25px; margin: 22px 0 0; }
.werun-event-hero__essential { display: flex; align-items: center; gap: 9px; margin: 0; color: #4f5d66; font-size: clamp(15px,1.18vw,18px); font-weight: 700; line-height: 1.35; }
.werun-event-hero__essential .werun-icon { width: 20px; height: 20px; color: var(--werun-blue); }
.werun-event-hero__prestige { display: grid; grid-template-columns: minmax(130px,154px) minmax(0,1fr) minmax(0,1fr); gap: 12px; align-items: start; margin-top: 26px; padding-top: 20px; border-top: 1px solid rgba(104,116,125,.15); }
.werun-event-hero__prestige-card { display: flex; align-items: center; gap: 11px; min-width: 0; min-height: 78px; padding: 13px 15px; border: 1px solid rgba(19,175,240,.22); border-radius: 14px; background: rgba(255,255,255,.86); box-shadow: 0 8px 20px rgba(54,84,99,.04); }
.werun-event-hero__prestige-card--edition { width: 100%; max-width: 154px; min-height: 50px; padding: 7px 10px; border-radius: 12px; border-color: rgba(251,196,44,.58); background: linear-gradient(135deg,rgba(255,252,237,.98),rgba(255,248,217,.82)); }
.werun-event-hero__prestige-card--championship { border-color: rgba(67,145,104,.22); background: linear-gradient(135deg,rgba(250,255,252,.98),rgba(237,249,242,.85)); }
.werun-event-hero__prestige-icon { display: grid; place-items: center; flex: 0 0 38px; width: 38px; height: 38px; border-radius: 11px; background: rgba(19,175,240,.09); color: var(--werun-blue-dark); }
.werun-event-hero__prestige-card--edition .werun-event-hero__prestige-icon { flex-basis: 28px; width: 28px; height: 28px; border-radius: 9px; background: rgba(251,196,44,.18); color: #d99a00; }
.werun-event-hero__prestige-card--championship .werun-event-hero__prestige-icon { background: rgba(49,160,101,.11); color: #278151; }
.werun-event-hero__prestige-icon .werun-icon { width: 22px; height: 22px; }
.werun-event-hero__prestige-copy { min-width: 0; }
.werun-event-hero__prestige-copy small { display: block; margin-bottom: 4px; color: var(--werun-blue-dark); font-size: 9px; font-weight: 800; letter-spacing: .075em; text-transform: uppercase; }
.werun-event-hero__prestige-card--championship small { color: #278151; }
.werun-event-hero__prestige-copy strong { display: block; color: var(--werun-ink); font-size: clamp(13px,1vw,16px); font-weight: 800; line-height: 1.22; }
.werun-event-hero__prestige-card--edition .werun-event-hero__prestige-copy strong { font-size: clamp(13px,.92vw,15px); }
.werun-event-hero__taxonomy-zone { margin-top: 22px; padding-top: 0; }
.werun-event-hero__taxonomy-group + .werun-event-hero__taxonomy-group { margin-top: 15px; }
.werun-event-hero__taxonomy-label { display: block; margin-bottom: 8px; color: #53616a; font-size: 10px; font-weight: 800; letter-spacing: .075em; text-transform: uppercase; }
.werun-event-hero__features, .werun-event-hero__interests { display: flex; flex-wrap: wrap; gap: 8px; }
.werun-event-hero__feature, .werun-event-hero__interest { display: inline-flex; align-items: center; gap: 7px; min-height: 32px; padding: 5px 11px; border: 1px solid rgba(19,175,240,.18); border-radius: 999px; background: rgba(255,255,255,.76); color: #4f626d !important; font-size: 11px; font-weight: 700; text-decoration: none !important; cursor: pointer; }
.werun-event-hero__feature .werun-icon, .werun-event-hero__interest .werun-icon { width: 17px; height: 17px; color: var(--werun-blue-dark); }
.werun-event-hero__interest { border-color: rgba(19,175,240,.16); background: rgba(255,255,255,.76); color: #4f626d; }
.werun-event-hero__interest .werun-icon { color: #d9a514; }

.werun-event-hero__taxonomy-group--services { margin-top: 1px; }
.werun-event-hero__services { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; }
.werun-event-hero__service {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border: 1px solid rgba(19,175,240,.18);
	border-radius: 10px;
	background: rgba(255,255,255,.78);
	color: #4f626d;
	box-shadow: 0 3px 10px rgba(40,78,98,.045), inset 0 1px 0 rgba(255,255,255,.92);
	cursor: help;
	-webkit-tap-highlight-color: transparent;
}
.werun-event-hero__service .werun-icon { width: 18px; height: 18px; color: var(--werun-blue-dark); }
.werun-event-hero__service::after {
	content: attr(data-tooltip);
	position: absolute;
	left: 50%;
	bottom: calc(100% + 8px);
	z-index: 12;
	max-width: 190px;
	padding: 6px 9px;
	border-radius: 8px;
	background: #33444e;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.25;
	white-space: nowrap;
	opacity: 0;
	pointer-events: none;
	transform: translate(-50%, 4px);
	transition: opacity .16s ease, transform .16s ease;
}
.werun-event-hero__service:hover::after,
.werun-event-hero__service:focus-visible::after { opacity: 1; transform: translate(-50%, 0); }
.werun-event-hero__service:focus-visible { outline: 2px solid rgba(19,175,240,.42); outline-offset: 2px; }
.werun-event-hero__formats { display: grid; grid-template-columns: minmax(175px,.20fr) minmax(0,1fr); gap: 16px; align-items: stretch; margin-top: clamp(22px,2.3vw,34px); padding: 10px; border: 1px solid var(--werun-line); border-radius: 18px; background: rgba(255,255,255,.92); box-shadow: 0 10px 28px rgba(61,83,94,.05); }
.werun-event-hero__formats-heading { display: flex; flex-direction: column; justify-content: center; padding: 2px 12px 2px 6px; border-right: 1px solid rgba(104,116,125,.14); }
.werun-event-hero__formats-icon { display: grid; place-items: center; width: 28px; height: 28px; margin-bottom: 4px; border-radius: 10px; background: rgba(19,175,240,.09); color: var(--werun-blue-dark); }
.werun-event-hero__formats-icon .werun-icon { width: 19px; height: 19px; }
.werun-event-hero__formats-kicker { color: var(--werun-blue-dark); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.werun-event-hero__formats-heading strong { margin-top: 4px; color: var(--werun-ink); font-size: 20px; line-height: 1.05; }
.werun-event-hero__formats-track { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(170px,1fr); gap: 9px; overflow-x: auto; overscroll-behavior-inline: contain; scrollbar-width: thin; padding-bottom: 2px; }
.werun-event-hero__format-card { display: flex; min-width: 0; min-height: 112px; flex-direction: column; align-items: center; justify-content: center; padding: 8px 12px; border: 1px solid rgba(19,175,240,.18); border-radius: 14px; background: linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,251,253,.98)); text-align: center; }
.werun-event-hero__formats-hint { display: none; margin: 0 0 8px; color: #66747d; font-size: 11px; font-weight: 700; line-height: 1.35; }
.werun-event-hero__format-icon { display: grid; place-items: center; width: 27px; height: 27px; margin-bottom: 3px; color: var(--werun-blue-dark); }
.werun-event-hero__format-icon .werun-icon { width: 24px; height: 24px; stroke-width: 1.65; }
.werun-event-hero__format-card h2 { margin: 0; color: var(--werun-ink); font-family: Raleway,sans-serif; font-size: 16px; font-weight: 800; line-height: 1.2; }
.werun-event-hero__format-data { display: flex; flex-direction: column; gap: 1px; margin-top: 4px; }
.werun-event-hero__format-data span { color: #53616a; font-size: 12px; font-weight: 500; line-height: 1.25; }
.werun-event-hero__format-data span + span { color: #74818a; font-weight: 400; }
.werun-event-hero__notice { margin: 20px; padding: 14px 16px; border-left: 4px solid var(--werun-blue,#13aff0); background: #f4f7f9; }

@media (max-width: 1180px) {
	.werun-event-hero { padding-bottom: 18px; }
	.werun-event-hero__top { grid-template-columns: minmax(285px,.74fr) minmax(0,1.26fr); gap: 38px; }
	.werun-event-hero__prestige { grid-template-columns: minmax(145px,170px) minmax(0,1fr) minmax(0,1fr); gap: 10px; }
	.werun-event-hero__prestige-card { padding-inline: 12px; }
	.werun-event-hero__prestige-card--edition { max-width: 154px; }
	.werun-event-hero__formats { grid-template-columns: 1fr; }
	.werun-event-hero__formats-heading { border-right: 0; border-bottom: 1px solid rgba(104,116,125,.14); padding: 0 0 13px; }
}
@media (max-width: 900px) {
	.werun-event-hero__prestige { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.werun-event-hero__prestige-card--edition { max-width: none; }
}
@media (max-width: 780px) {
	.werun-event-hero { padding: 10px 14px 18px; }
	.werun-event-hero__top { grid-template-columns: 1fr; gap: 24px; }
	.werun-event-hero__visual, .werun-event-hero__visual--portrait { min-height: 0; max-width: 600px; width: 100%; margin: 0 auto; }
	.werun-event-hero__visual--portrait { padding: 9px; }
	.werun-event-hero__image { width: auto; max-width: 100%; max-height: 720px; }
	.werun-event-hero__visual--portrait .werun-event-hero__image { max-height: min(560px,72vh); }
	.werun-event-hero__content { padding-top: 0; }
		.werun-event-hero__formats-hint { display: block; }
	.werun-event-hero__formats-track { grid-auto-columns: minmax(170px,70vw); }
}
@media (max-width: 520px) {
	.werun-event-hero { padding-bottom: 14px; }
	.werun-event-hero__quick-actions { position: static; justify-content: flex-end; margin: 0 0 14px; }
	.werun-event-hero__main-copy { padding-right: 0; }
	.werun-event-hero__title { font-size: clamp(31px,10vw,42px); }
	.werun-event-hero__essentials { display: grid; gap: 8px; margin-top: 17px; }
	.werun-event-hero__prestige { grid-template-columns: 1fr; }
	.werun-event-hero__prestige-card, .werun-event-hero__prestige-card--edition { max-width: none; }
	.werun-event-hero__visual { padding: 11px; border-radius: 15px; }
	.werun-event-hero__visual--portrait .werun-event-hero__image { max-height: min(520px,68vh); }
	.werun-event-hero__formats { padding: 12px; border-radius: 14px; }
	.werun-event-hero__format-card { min-height: 112px; }
}

/* Favoris événement — WeRun Core 0.5.5 */
.werun-event-hero__favorite-action.is-loading {
	opacity: .72;
	cursor: wait;
}
.werun-event-hero__favorite-action[data-werun-favorite-message]::before {
	content: attr(data-werun-favorite-message);
	position: absolute;
	top: calc(100% + 10px);
	right: 0;
	bottom: auto;
	z-index: 90;
	width: max-content;
	max-width: min(280px, calc(100vw - 32px));
	padding: 8px 10px;
	border-radius: 10px;
	background: #263846;
	color: #fff;
	box-shadow: 0 10px 24px rgba(7,25,33,.18);
	font-size: 12px;
	font-weight: 800;
	line-height: 1.25;
	pointer-events: none;
}
.werun-event-hero__favorite-action.has-error[data-werun-favorite-message]::before {
	background: #9d2f29;
}

/* WeRun Core 0.5.6 — corrections ciblées Hero événement */
.werun-event-hero__badge--legendary {
	border-color: rgba(251,196,44,.58);
	background: linear-gradient(135deg,rgba(255,252,237,.98),rgba(255,248,217,.86));
	color: #9f7600;
}
.werun-event-hero__badge--legendary .werun-icon {
	color: #d99a00;
}
.werun-event-hero__prestige-card--championship {
	min-height: 50px;
	padding: 7px 10px;
	border-radius: 12px;
}
.werun-event-hero__prestige-card--championship .werun-event-hero__prestige-icon {
	flex-basis: 28px;
	width: 28px;
	height: 28px;
	border-radius: 9px;
}
.werun-event-hero__prestige-card--championship .werun-event-hero__prestige-copy small {
	margin-bottom: 2px;
	font-size: 8px;
}
.werun-event-hero__prestige-card--championship .werun-event-hero__prestige-copy strong {
	font-size: clamp(13px,.92vw,15px);
	line-height: 1.18;
}
.werun-event-hero__quick-action[data-tooltip] {
	position: relative;
}
.werun-event-hero__quick-action[data-tooltip]::after {
	content: attr(data-tooltip);
	position: absolute;
	top: calc(100% + 10px);
	left: 50%;
	z-index: 80;
	padding: 7px 9px;
	border-radius: 8px;
	color: #fff;
	background: #434445;
	box-shadow: 0 10px 24px rgba(7,25,33,.16);
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	opacity: 0;
	pointer-events: none;
	transform: translate(-50%, -4px);
	transition: opacity .18s ease, transform .18s ease;
}
.werun-event-hero__quick-action[data-tooltip]:hover::after,
.werun-event-hero__quick-action[data-tooltip]:focus-visible::after {
	opacity: 1;
	transform: translate(-50%, 0);
}
.werun-event-hero__favorite-action[data-tooltip]::after {
	right: 0;
	left: auto;
	transform: translate(0, -4px);
}
.werun-event-hero__favorite-action[data-tooltip]:hover::after,
.werun-event-hero__favorite-action[data-tooltip]:focus-visible::after {
	transform: translate(0, 0);
}
.werun-event-hero__favorite-action[data-werun-favorite-message]::after {
	display: none;
}
html.werun-theme-dark .werun-event-hero__badge--legendary {
	border-color: rgba(251,196,44,.42);
	background: linear-gradient(135deg,rgba(85,64,12,.95),rgba(58,45,14,.94));
	color: #ffd977;
}
html.werun-theme-dark .werun-event-hero__badge--legendary .werun-icon {
	color: #fbc42c;
}
html.werun-theme-dark .werun-event-hero__quick-action[data-tooltip]::after {
	color: #eaf3f6;
	background: #203039;
	border: 1px solid rgba(91,194,235,.15);
	box-shadow: 0 8px 20px rgba(0,0,0,.28);
}

/* WeRun Core 0.5.8 — alignement carte Série */
.werun-event-hero__prestige-card--series {
  min-height: 50px;
  padding: 7px 10px;
  border-radius: 12px;
}
.werun-event-hero__prestige-card--series .werun-event-hero__prestige-icon {
  flex-basis: 28px;
  width: 28px;
  height: 28px;
  border-radius: 9px;
}
.werun-event-hero__prestige-card--series .werun-event-hero__prestige-copy small {
  margin-bottom: 2px;
  font-size: 8px;
}
.werun-event-hero__prestige-card--series .werun-event-hero__prestige-copy strong {
  font-size: clamp(13px,.92vw,15px);
  line-height: 1.18;
}
