.vl-handballnet-schedule{display:grid;gap:1rem}.vl-handballnet-empty{padding:1rem;border:1px solid rgba(255,255,255,.25);border-radius:.5rem}.spielplan-widget,.vl-games-widget{display:block}.vl-games-widget,.spielplan-widget.vl-games-widget{width:var(--vl-games-widget-width,520px);max-width:calc(100vw - 32px);box-sizing:border-box;padding:var(--vl-games-widget-padding,20px);flex:0 0 auto}.vl-games-align--left{margin-left:0;margin-right:auto}.vl-games-align--center{margin-left:auto;margin-right:auto}.vl-games-align--right{margin-left:auto;margin-right:0}.spielplan-widget .tab-header,.vl-games-widget .vl-games-tabs{display:flex;width:100%;gap:0;margin:0 0 1.5rem}.spielplan-widget .tab-link,.vl-games-widget .vl-games-tab{flex:1;border:0;background:#f2f2f2;color:#111;cursor:pointer;font-weight:700;padding:.9rem 1rem;text-align:center}.spielplan-widget .tab-link.active,.spielplan-widget .tab-link[aria-selected=true],.vl-games-widget .vl-games-tab.active,.vl-games-widget .vl-games-tab[aria-selected=true]{background:#00843D;color:#fff}.spielplan-widget .tab-content,.vl-games-widget .vl-games-panel{width:100%;margin-top:1rem}.spielplan-widget .tab-content>h3,.vl-games-widget .vl-games-panel>h3,.vl-games-date-heading{text-align:center;margin:1.2rem 0 .8rem;font-weight:700}.vl-games-list{display:grid;gap:.75rem}.spielplan-widget .spiel,.vl-games-widget .vl-game{display:grid;grid-template-columns:7rem minmax(0,1.6fr) minmax(4rem,.5fr) minmax(0,1.6fr);gap:1rem;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.25);color:inherit}.spielplan-widget .uhrzeit,.vl-games-widget .vl-game__time{font-size:1.35rem;font-weight:800}.spielplan-widget .teamname,.vl-games-widget .vl-game__team{font-size:1.2rem;font-weight:800}.spielplan-widget .ergebnis,.vl-games-widget .vl-game__score{text-align:center;font-weight:800}.spielplan-widget .gegner,.vl-games-widget .vl-game__opponent{text-align:right;font-size:1.2rem;font-weight:700}.spielplan-widget .additional-info,.vl-games-widget .vl-game__meta{grid-column:2/-1;font-size:.9rem;opacity:.85}.spielplan-widget .no-spiele,.vl-games-widget .no-spiele{margin:1rem 0;text-align:center}.vl-games-panel[hidden]{display:none}@media (max-width:768px){.spielplan-widget .tab-header,.vl-games-widget .vl-games-tabs{flex-direction:row}.spielplan-widget .spiel,.vl-games-widget .vl-game{grid-template-columns:1fr;text-align:center;gap:.35rem}.spielplan-widget .gegner,.vl-games-widget .vl-game__opponent,.spielplan-widget .ergebnis,.vl-games-widget .vl-game__score{text-align:center}.spielplan-widget .additional-info,.vl-games-widget .vl-game__meta{grid-column:1}}
.vl-games-widget{color:var(--vl-games-text-color,#111);background:var(--vl-games-background-color,transparent);border-color:var(--vl-games-border-color,#d8d8d8);border-radius:var(--vl-games-border-radius,0)}.spielplan-widget .tab-link.active,.spielplan-widget .tab-link[aria-selected=true],.vl-games-widget .vl-games-tab.active,.vl-games-widget .vl-games-tab[aria-selected=true]{background:var(--vl-games-active-tab-color,#00843D)}.spielplan-widget .spiel,.vl-games-widget .vl-game{gap:var(--vl-games-spacing,1rem);border-bottom-color:var(--vl-games-border-color,rgba(255,255,255,.25))}.spielplan-widget .uhrzeit,.vl-games-widget .vl-game__time{font-size:var(--vl-games-time-font-size,1.35rem);color:var(--vl-games-primary-color,currentColor)}.spielplan-widget .teamname,.vl-games-widget .vl-game__team,.spielplan-widget .gegner,.vl-games-widget .vl-game__opponent{font-size:var(--vl-games-team-font-size,1.2rem)}.spielplan-widget .additional-info,.vl-games-widget .vl-game__meta{font-size:var(--vl-games-meta-font-size,.9rem)}.vl-games-preset--cards .vl-game{border:1px solid var(--vl-games-border-color,#d8d8d8);border-radius:var(--vl-games-border-radius,.5rem);padding:var(--vl-games-spacing,1rem)}.vl-games-preset--compact .vl-game{padding:.35rem 0}.vl-games-preset--minimal{background:transparent}.vl-game__live{display:inline-block;margin-left:.5rem;padding:.1rem .35rem;border-radius:999px;background:var(--vl-games-primary-color,#00843D);color:#fff;font-size:.75em;font-weight:700}
.vl-nuliga-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.vl-nuliga-table{width:100%;border-collapse:collapse;background:#fff;color:#111;font-variant-numeric:tabular-nums}.vl-nuliga-table th,.vl-nuliga-table td{padding:.75rem .65rem;border-bottom:1px solid #d8d8d8;text-align:center;white-space:nowrap}.vl-nuliga-table thead th{background:#f2f2f2;font-weight:800}.vl-nuliga-table th:nth-child(2),.vl-nuliga-table td:nth-child(2){text-align:left}.vl-nuliga-table tbody th{font-weight:700}.vl-nuliga-table .is-current-team{background:#e8f4ed}.vl-nuliga-table .is-current-team th{color:#006b32}@media (max-width:600px){.vl-nuliga-table th,.vl-nuliga-table td{padding:.6rem .45rem;font-size:.88rem}.vl-nuliga-table th:nth-child(5),.vl-nuliga-table td:nth-child(5),.vl-nuliga-table th:nth-child(6),.vl-nuliga-table td:nth-child(6),.vl-nuliga-table th:nth-child(7),.vl-nuliga-table td:nth-child(7){display:none}}

.vl-games-widget .vl-game {
	display: flex;
	flex-wrap: wrap;
	column-gap: 0;
	row-gap: .45rem;
	align-items: center;
}
.vl-game-extras {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: .75rem;
	width: 100%;
	margin: .25rem 0 .75rem;
}

.vl-game-extras__stream {
	grid-column: 1;
}

.vl-game-extras__tickets {
	grid-column: 2;
}

.vl-game-extras__stream,
.vl-game-extras__tickets {
	min-width: 0;
}

.vl-game-stream-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .45rem;
	box-sizing: border-box;
	width: 100%;
	min-height: 100%;
	padding: .7rem .9rem;
	border: 1px solid #00843d;
	border-radius: 0;
	background: #00843d;
	color: #fff;
	font-size: .82rem;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	transition: background-color .18s ease, border-color .18s ease, transform .18s ease;
}

.vl-game-stream-link:hover,
.vl-game-stream-link:focus-visible,
.vl-game-stream-link.is-live:hover,
.vl-game-stream-link.is-live:focus-visible {
	border-color: #006b32;
	background: #006b32;
	color: #fff;
	transform: translateY(-1px);
}

.vl-game-stream-link:focus-visible {
	outline: 3px solid color-mix(in srgb, #00843d 35%, transparent);
	outline-offset: 2px;
}

.vl-game-stream-link.is-live {
	border-color: #00843d;
	background: #00843d;
	color: #fff;
}

.vl-game-ticket-bar {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: .35rem .8rem;
	box-sizing: border-box;
	width: 100%;
	min-height: 100%;
	padding: .6rem .8rem;
	background: #111512;
	color: #fff;
	font-size: .75rem;
	line-height: 1.25;
}

.vl-game-ticket-bar__label {
	flex: 0 0 100%;
	color: inherit;
	font-size: .68rem;
	font-weight: 900;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.vl-game-ticket-bar > span {
	display: inline-flex;
	align-items: baseline;
	gap: .35rem;
	min-width: 0;
}

.vl-game-ticket-bar > span > span {
	color: rgba(255, 255, 255, .72);
}

.vl-game-ticket-bar > span > strong {
	color: #fff;
	font-size: .82rem;
	font-variant-numeric: tabular-nums;
}

.vl-games-ticket-notice {
	margin: .75rem 0 0;
	font-size: .72rem;
	line-height: 1.45;
}

@media (prefers-reduced-motion: reduce) {
	.vl-game-stream-link {
		transition: none;
	}

	.vl-game-stream-link:hover,
	.vl-game-stream-link:focus-visible {
		transform: none;
	}
}

/* Homepage overview: restore the connected, rectangular black switcher and panel. */
.spielplan-widget.vl-games-widget.vl-games-widget--overview {
	width: 100%;
	max-width: 100%;
	flex: 1 1 100%;
	container-type: inline-size;
	background: #050806;
	color: #fff;
	border: 1px solid #252a27;
	border-radius: 0;
}

.vl-games-widget--overview .vl-games-tabs {
	display: flex;
	gap: 0;
	margin: 0 0 1.5rem;
	overflow: hidden;
	border: 1px solid #313633;
	border-radius: 0;
}

.vl-games-widget--overview .vl-games-tab {
	margin: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: #111512;
	color: #fff;
	box-shadow: none !important;
}

.vl-games-widget--overview .vl-games-tab + .vl-games-tab {
	border-left: 1px solid #313633 !important;
}

.vl-games-widget--overview .vl-games-tab.active,
.vl-games-widget--overview .vl-games-tab[aria-selected="true"] {
	background: #00843d;
	color: #fff;
}

.vl-games-widget--overview .vl-game,
.vl-games-widget--overview .vl-game__time,
.vl-games-widget--overview .vl-game__team,
.vl-games-widget--overview .vl-game__opponent,
.vl-games-widget--overview .vl-game__meta {
	color: #fff;
}

.vl-games-widget--overview .vl-game {
	border-bottom-color: #313633;
}

.vl-games-widget .vl-game > .vl-game__time {
	order: 1;
	flex: 0 0 7rem;
	margin-right: var(--vl-games-spacing, 1rem);
}

.vl-games-widget .vl-game > .vl-game__home-team {
	order: 2;
	flex: 0 1 auto;
	min-width: 0;
	overflow-wrap: anywhere;
	text-align: left;
}

.vl-games-widget .vl-game > .vl-game__away-team {
	order: 4;
	flex: 1 1 10rem;
	min-width: 0;
	overflow-wrap: anywhere;
	text-align: left;
}

.vl-games-widget .vl-game > .vl-game__score {
	order: 4;
	flex: 0 0 auto;
	margin-left: var(--vl-games-spacing, 1rem);
	text-align: right;
}

.vl-games-widget .vl-game > .vl-game__meta {
	order: 5;
	flex: 0 0 100%;
	box-sizing: border-box;
	padding-left: calc(7rem + var(--vl-games-spacing, 1rem));
}

.vl-games-widget .vl-game > .vl-game__home-team,
.vl-games-widget .vl-game > .vl-game__away-team {
	font-weight: 600;
}

.vl-games-widget .vl-game--home > .vl-game__home-team,
.vl-games-widget .vl-game--away > .vl-game__away-team {
	font-weight: 900;
}

.vl-games-widget .vl-game__separator {
	font-weight: 400;
	white-space: pre;
}

.vl-games-widget .vl-game > .vl-game__separator {
	order: 3;
	flex: 0 0 auto;
}

@media (max-width: 768px) {
	.vl-games-widget .vl-game > .vl-game__time {
		flex-basis: 100%;
		margin-right: 0;
		text-align: left;
	}

	.vl-games-widget .vl-game > .vl-game__meta {
		padding-left: 0;
		text-align: left;
	}
}

@media (max-width: 600px) {
	.vl-game-extras {
		grid-template-columns: minmax(0, 1fr);
	}

	.vl-game-extras__stream,
	.vl-game-extras__tickets {
		grid-column: 1;
	}
}

/* Keep each homepage pairing compact and single-line while retaining its meta row. */
.vl-games-widget.vl-games-widget--overview .vl-games-date-heading {
	margin: .75rem 0 .3rem;
	color: #fff;
	font-size: 1.05rem;
	line-height: 1.2;
}

.vl-games-widget.vl-games-widget--overview .vl-games-list {
	gap: 0;
}

.vl-games-widget.vl-games-widget--overview .vl-game {
	display: grid;
	grid-template-columns: minmax(4.5rem, 5rem) minmax(0, 1fr) 2rem minmax(0, 1fr);
	grid-template-rows: auto auto;
	column-gap: 0;
	row-gap: .2rem;
	min-width: 0;
	overflow: hidden;
	padding: .45rem 0;
	line-height: 1.15;
}

.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__time {
	grid-column: 1;
	grid-row: 1 / 3;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-self: stretch;
	box-sizing: border-box;
	margin-right: .65rem;
	color: #fff;
	font-size: 1rem;
	font-weight: 900;
	text-align: center;
	white-space: nowrap;
}

.vl-games-widget.vl-games-widget--overview .vl-game__time-value {
	line-height: 1;
}

.vl-games-widget.vl-games-widget--overview .vl-game__time-suffix {
	margin-top: .1rem;
	font-size: .68rem;
	font-weight: 600;
	line-height: 1;
}

.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__home-team,
.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__away-team {
	box-sizing: border-box;
	min-width: 0;
	max-width: 100%;
	overflow: hidden;
	font-size: clamp(.625rem, 2.1cqw, 1rem);
	line-height: 1.15;
	overflow-wrap: normal;
	text-overflow: clip;
	white-space: nowrap;
}

.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__home-team {
	grid-column: 2;
	grid-row: 1;
	text-align: left;
}

.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__away-team {
	grid-column: 4;
	grid-row: 1;
	text-align: right;
}

.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__separator {
	grid-column: 3;
	grid-row: 1;
	align-self: center;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
}

.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__time--result {
	padding: .2rem .35rem;
	background: #fff;
	color: #050806;
	border-radius: 0;
	text-align: center;
}

.vl-games-widget.vl-games-widget--overview .vl-game > .vl-game__meta {
	display: block;
	grid-column: 2 / 5;
	grid-row: 2;
	box-sizing: border-box;
	min-width: 0;
	padding-left: 0;
	overflow: hidden;
	font-size: .8rem;
	line-height: 1.15;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
