.tms-ea-marketplace,
.tms-ea-auction-lot {
	--tms-ea-black: #0b0d0f;
	--tms-ea-text: #111111;
	--tms-ea-secondary: #4b5563;
	--tms-ea-muted: #6b7280;
	--tms-ea-line: #e2e5e8;
	--tms-ea-soft: #f3f5f4;
	--tms-ea-green: #1b8741;
	--tms-ea-green-hover: #239b4d;
	color: var(--tms-ea-text);
	font-family: inherit;
	margin: 0 auto;
	max-width: 1280px;
	padding: 32px 24px 64px;
	width: 100%;
}

.tms-ea-marketplace *,
.tms-ea-marketplace *::before,
.tms-ea-marketplace *::after,
.tms-ea-auction-lot *,
.tms-ea-auction-lot *::before,
.tms-ea-auction-lot *::after {
	box-sizing: border-box;
}

.tms-ea-marketplace [hidden],
.tms-ea-auction-lot [hidden] {
	display: none !important;
}

.tms-ea-marketplace--embedded,
.tms-ea-auction-lot--embedded {
	margin: 0;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

.tms-ea-marketplace h1,
.tms-ea-marketplace h2,
.tms-ea-auction-lot h1,
.tms-ea-auction-lot h2 {
	color: var(--tms-ea-text);
	font-family: Orbitron, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}

.tms-ea-marketplace__hero {
	background: var(--tms-ea-black);
	color: #ffffff;
	min-height: 390px;
	padding: 70px clamp(24px, 6vw, 72px);
	position: relative;
}

.tms-ea-marketplace__hero::after {
	background: var(--tms-ea-green);
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 34%;
}

.tms-ea-marketplace__hero h1 {
	color: #ffffff;
	font-size: 4.4rem;
	line-height: 1.04;
	margin: 0 0 18px;
	max-width: 850px;
}

.tms-ea-marketplace__hero > p:not(.tms-ea-marketplace__eyebrow) {
	color: #d6dade;
	font-size: 1.15rem;
	line-height: 1.6;
	margin: 0;
	max-width: 650px;
}

.tms-ea-marketplace__eyebrow,
.tms-ea-auction-lot__eyebrow,
.tms-ea-marketplace__reference {
	color: var(--tms-ea-green);
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.tms-ea-marketplace__hero-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 30px;
}

.tms-ea-marketplace__button,
.tms-ea-marketplace__cta,
.tms-ea-marketplace__load-more,
.tms-ea-auction-lot__bid-area button,
.tms-ea-auction-lot__prelive a,
.tms-ea-auction-lot__eligibility a,
.tms-ea-auction-lot__dialog button {
	align-items: center;
	background: var(--tms-ea-green);
	background-image: none;
	border: 0;
	border-radius: 999px;
	color: #ffffff;
	cursor: pointer;
	display: inline-flex;
	font-size: 0.96rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.2;
	min-height: 48px;
	padding: 13px 24px;
	text-decoration: none;
	transition: background-color 160ms ease, box-shadow 160ms ease;
}

.tms-ea-marketplace__button:hover,
.tms-ea-marketplace__cta:hover,
.tms-ea-marketplace__load-more:hover,
.tms-ea-auction-lot__bid-area button:hover,
.tms-ea-auction-lot__prelive a:hover,
.tms-ea-auction-lot__eligibility a:hover,
.tms-ea-auction-lot__dialog button:hover {
	background: var(--tms-ea-green-hover);
	color: #ffffff;
}

.tms-ea-marketplace__load-more {
	display: flex;
	margin: 28px auto 0;
}

.tms-ea-marketplace__load-more:disabled {
	background: #728078;
	cursor: wait;
}

.tms-ea-marketplace__button:focus-visible,
.tms-ea-marketplace__cta:focus-visible,
.tms-ea-auction-lot button:focus-visible,
.tms-ea-auction-lot a:focus-visible,
.tms-ea-marketplace a:focus-visible {
	box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px var(--tms-ea-green);
	outline: 0;
}

.tms-ea-marketplace__button--outline {
	background: transparent;
	box-shadow: inset 0 0 0 1px #ffffff;
}

.tms-ea-marketplace__text-link {
	color: #ffffff;
	font-weight: 700;
	padding: 12px 8px;
}

.tms-ea-marketplace__connection,
.tms-ea-auction-lot__connection,
.tms-ea-auction-lot__message {
	background: #fff4d7;
	border-left: 4px solid #c28500;
	color: #5e4300;
	margin: 18px 0;
	padding: 12px 16px;
}

.tms-ea-auction-lot__message[data-type="success"] {
	background: #eaf7ef;
	border-left-color: var(--tms-ea-green);
	color: #145d30;
}

.tms-ea-auction-lot__message[data-type="error"] {
	background: #fff0f0;
	border-left-color: #b42318;
	color: #8a1c14;
}

.tms-ea-marketplace__section {
	padding: 58px 0 10px;
}

.tms-ea-marketplace__section-heading {
	align-items: end;
	display: flex;
	gap: 28px;
	justify-content: space-between;
	margin-bottom: 24px;
}

.tms-ea-marketplace__section-heading h2 {
	font-size: 2.5rem;
	line-height: 1.1;
	margin: 0;
}

.tms-ea-marketplace__section-heading > p {
	color: var(--tms-ea-secondary);
	margin: 0;
	max-width: 440px;
}

.tms-ea-marketplace__grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tms-ea-marketplace__card {
	background: #ffffff;
	border: 1px solid var(--tms-ea-line);
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	min-width: 0;
	overflow: hidden;
}

.tms-ea-marketplace__image-link {
	aspect-ratio: 16 / 10;
	background: #e9eceb;
	display: block;
	overflow: hidden;
	position: relative;
}

.tms-ea-marketplace__image-link img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 220ms ease;
	width: 100%;
}

.tms-ea-marketplace__card:hover .tms-ea-marketplace__image-link img {
	transform: scale(1.025);
}

.tms-ea-marketplace__image-placeholder {
	align-items: center;
	color: var(--tms-ea-muted);
	display: flex;
	height: 100%;
	justify-content: center;
}

.tms-ea-marketplace__status,
.tms-ea-auction-lot__status {
	background: var(--tms-ea-black);
	border-radius: 999px;
	color: #ffffff;
	font-size: 0.75rem;
	font-weight: 800;
	line-height: 1;
	padding: 9px 12px;
	text-transform: uppercase;
}

.tms-ea-marketplace__status {
	left: 14px;
	position: absolute;
	top: 14px;
}

.tms-ea-marketplace__status--live,
.tms-ea-auction-lot__status--live,
.tms-ea-marketplace__status--sold,
.tms-ea-auction-lot__status--sold {
	background: var(--tms-ea-green);
}

.tms-ea-marketplace__card-body {
	display: flex;
	flex: 1;
	flex-direction: column;
	min-width: 0;
	padding: 22px;
}

.tms-ea-marketplace__card h3 {
	font-size: 1.25rem;
	line-height: 1.25;
	margin: 0 0 9px;
}

.tms-ea-marketplace__card h3 a {
	color: var(--tms-ea-text);
	text-decoration: none;
}

.tms-ea-marketplace__specs {
	color: var(--tms-ea-secondary);
	margin: 0 0 20px;
}

.tms-ea-marketplace__card-meta {
	border-top: 1px solid var(--tms-ea-line);
	display: grid;
	gap: 12px;
	margin-top: auto;
	padding-top: 17px;
}

.tms-ea-marketplace__card-meta div {
	display: flex;
	gap: 12px;
	justify-content: space-between;
}

.tms-ea-marketplace__card-meta span {
	color: var(--tms-ea-muted);
}

.tms-ea-marketplace__card-meta strong {
	color: var(--tms-ea-text);
	text-align: right;
}

.tms-ea-marketplace__cta {
	margin-top: 20px;
	width: 100%;
}

.tms-ea-marketplace__empty {
	background: var(--tms-ea-soft);
	border-left: 4px solid var(--tms-ea-green);
	padding: 28px;
}

.tms-ea-marketplace__empty h3,
.tms-ea-marketplace__empty p {
	margin: 0;
}

.tms-ea-marketplace__empty p {
	color: var(--tms-ea-secondary);
	margin-top: 7px;
}

.tms-ea-marketplace__footer-cta {
	align-items: center;
	background: var(--tms-ea-black);
	color: #ffffff;
	display: flex;
	gap: 24px;
	justify-content: space-between;
	margin-top: 64px;
	padding: 34px;
}

.tms-ea-marketplace__footer-cta h2 {
	color: #ffffff;
	font-size: 1.65rem;
	margin: 0;
}

.tms-ea-auction-lot__breadcrumbs {
	color: var(--tms-ea-muted);
	display: flex;
	flex-wrap: wrap;
	font-size: 0.9rem;
	gap: 8px;
	margin-bottom: 28px;
}

.tms-ea-auction-lot__breadcrumbs a,
.tms-ea-auction-lot__back a,
.tms-ea-auction-lot__premium a {
	color: var(--tms-ea-green);
	font-weight: 700;
}

.tms-ea-auction-lot__header {
	align-items: flex-start;
	border-bottom: 1px solid var(--tms-ea-line);
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin-bottom: 26px;
	padding-bottom: 24px;
}

.tms-ea-auction-lot__header h1 {
	font-size: 3.7rem;
	line-height: 1.06;
	margin: 0 0 10px;
}

.tms-ea-auction-lot__headline-specs {
	color: var(--tms-ea-secondary);
	font-size: 1.05rem;
	margin: 0;
}

.tms-ea-auction-lot__layout {
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1.55fr) minmax(320px, 0.72fr);
}

.tms-ea-auction-lot__vehicle,
.tms-ea-auction-lot__auction-panel {
	min-width: 0;
}

.tms-ea-auction-lot__hero-image {
	aspect-ratio: 16 / 10;
	background: #e9eceb;
	border-radius: 8px;
	overflow: hidden;
}

.tms-ea-auction-lot__hero-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.tms-ea-auction-lot__hero-image div {
	align-items: center;
	color: var(--tms-ea-muted);
	display: flex;
	height: 100%;
	justify-content: center;
}

.tms-ea-auction-lot__gallery {
	display: flex;
	gap: 10px;
	overflow-x: auto;
	padding: 12px 0 3px;
	scroll-snap-type: x proximity;
}

.tms-ea-auction-lot__gallery button {
	background: #ffffff;
	border: 2px solid transparent;
	border-radius: 6px;
	flex: 0 0 108px;
	height: 72px;
	overflow: hidden;
	padding: 0;
	scroll-snap-align: start;
}

.tms-ea-auction-lot__gallery button[aria-pressed="true"] {
	border-color: var(--tms-ea-green);
}

.tms-ea-auction-lot__gallery img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.tms-ea-auction-lot__details {
	padding-top: 34px;
}

.tms-ea-auction-lot__details h2,
.tms-ea-auction-lot__bids h2 {
	font-size: 1.35rem;
	margin: 0 0 18px;
}

.tms-ea-auction-lot__details dl {
	display: grid;
	gap: 0;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0 0 28px;
}

.tms-ea-auction-lot__details dl div {
	border-bottom: 1px solid var(--tms-ea-line);
	padding: 13px 10px 13px 0;
}

.tms-ea-auction-lot__details dt {
	color: var(--tms-ea-muted);
	font-size: 0.8rem;
	font-weight: 700;
	text-transform: uppercase;
}

.tms-ea-auction-lot__details dd {
	color: var(--tms-ea-text);
	font-weight: 700;
	margin: 3px 0 0;
}

.tms-ea-auction-lot__description {
	color: var(--tms-ea-secondary);
	font-size: 1.02rem;
	line-height: 1.7;
}

.tms-ea-auction-lot__auction-panel {
	align-self: start;
	background: var(--tms-ea-black);
	border-radius: 8px;
	color: #ffffff;
	padding: 26px;
	position: sticky;
	top: 24px;
}

.tms-ea-auction-lot__price-block {
	border-bottom: 1px solid #34383c;
	padding-bottom: 22px;
}

.tms-ea-auction-lot__price-block > p:first-child,
.tms-ea-auction-lot__price-block > [data-role="next-minimum"],
.tms-ea-auction-lot__price-block > [data-role="bid-count"] {
	color: #b8c0c6;
}

.tms-ea-auction-lot__price-block > strong {
	color: #ffffff;
	display: block;
	font-size: 2.5rem;
	line-height: 1.1;
	margin: 5px 0 10px;
}

.tms-ea-auction-lot__countdown {
	color: #ffffff;
	font-size: 1.12rem;
	font-weight: 800;
	margin: 16px 0 0;
}

.tms-ea-auction-lot__bid-area,
.tms-ea-auction-lot__prelive,
.tms-ea-auction-lot__result,
.tms-ea-auction-lot__premium,
.tms-ea-auction-lot__bids {
	border-bottom: 1px solid #34383c;
	padding: 22px 0;
}

.tms-ea-auction-lot__bid-area form,
.tms-ea-auction-lot__eligibility {
	display: grid;
	gap: 12px;
}

.tms-ea-auction-lot__amount {
	align-items: center;
	background: #ffffff;
	border: 2px solid transparent;
	border-radius: 6px;
	color: var(--tms-ea-text);
	display: flex;
	min-width: 0;
	padding-left: 14px;
}

.tms-ea-auction-lot__amount:focus-within {
	border-color: var(--tms-ea-green);
}

.tms-ea-auction-lot__amount input {
	background: transparent;
	border: 0;
	box-shadow: none;
	color: var(--tms-ea-text);
	font-size: 1.1rem;
	font-weight: 700;
	min-width: 0;
	outline: 0;
	padding: 13px 12px 13px 5px;
	width: 100%;
}

.tms-ea-auction-lot__bid-area button,
.tms-ea-auction-lot__prelive a,
.tms-ea-auction-lot__eligibility a {
	width: 100%;
}

.tms-ea-auction-lot__eligibility strong,
.tms-ea-auction-lot__prelive strong,
.tms-ea-auction-lot__result strong {
	color: #ffffff;
	font-size: 1.12rem;
}

.tms-ea-auction-lot__readiness {
	border-top: 1px solid #34383c;
	display: grid;
	gap: 10px;
	margin-top: 18px;
	padding-top: 18px;
}

.tms-ea-auction-lot__readiness-actions {
	display: grid;
	gap: 10px;
}

.tms-ea-auction-lot__eligibility p,
.tms-ea-auction-lot__prelive p,
.tms-ea-auction-lot__result p,
.tms-ea-auction-lot__premium p {
	color: #c4cbd0;
}

.tms-ea-auction-lot__premium strong {
	color: #ffffff;
}

.tms-ea-auction-lot__bids h2 {
	color: #ffffff;
}

.tms-ea-auction-lot__bids ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tms-ea-auction-lot__bids li {
	border-top: 1px solid #34383c;
	color: #d7dce0;
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
}

.tms-ea-auction-lot__back {
	margin: 34px 0 0;
}

.tms-ea-auction-lot__dialog {
	align-items: center;
	background: rgba(0, 0, 0, 0.76);
	display: flex;
	inset: 0;
	justify-content: center;
	padding: 20px;
	position: fixed;
	z-index: 100000;
}

.tms-ea-auction-lot__dialog > div {
	background: #ffffff;
	border-radius: 8px;
	color: var(--tms-ea-text);
	max-width: 430px;
	padding: 28px;
	width: 100%;
}

.tms-ea-auction-lot__dialog h2 {
	font-size: 1.45rem;
	margin: 0 0 12px;
}

.tms-ea-auction-lot__dialog > div > div {
	display: flex;
	gap: 10px;
	margin-top: 20px;
}

.tms-ea-auction-lot__dialog button[data-role="confirm-cancel"] {
	background: #e7e9eb;
	color: var(--tms-ea-text);
}

@media (max-width: 980px) {
	.tms-ea-marketplace__hero h1,
	.tms-ea-auction-lot__header h1 {
		font-size: 3rem;
	}

	.tms-ea-marketplace__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.tms-ea-auction-lot__layout {
		grid-template-columns: minmax(0, 1fr);
	}

	.tms-ea-auction-lot__auction-panel {
		position: static;
	}
}

@media (max-width: 767px) {
	.tms-ea-marketplace,
	.tms-ea-auction-lot,
	.tms-ea-marketplace--embedded,
	.tms-ea-auction-lot--embedded {
		max-width: 100%;
		padding: 12px 10px 42px;
	}

	.tms-ea-marketplace__hero {
		min-height: 0;
		padding: 42px 20px;
	}

	.tms-ea-marketplace__hero h1,
	.tms-ea-auction-lot__header h1 {
		font-size: 2.35rem;
		overflow-wrap: anywhere;
	}

	.tms-ea-marketplace__hero-actions,
	.tms-ea-marketplace__section-heading,
	.tms-ea-marketplace__footer-cta,
	.tms-ea-auction-lot__header {
		align-items: stretch;
		flex-direction: column;
	}

	.tms-ea-marketplace__hero-actions a,
	.tms-ea-marketplace__footer-cta a {
		width: 100%;
	}

	.tms-ea-marketplace__grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.tms-ea-marketplace__section {
		padding-top: 42px;
	}

	.tms-ea-marketplace__section-heading {
		align-items: flex-start;
		gap: 8px;
	}

	.tms-ea-marketplace__footer-cta {
		padding: 26px 20px;
	}

	.tms-ea-auction-lot__status {
		align-self: flex-start;
	}

	.tms-ea-auction-lot__layout,
	.tms-ea-auction-lot__vehicle,
	.tms-ea-auction-lot__auction-panel,
	.tms-ea-auction-lot__details,
	.tms-ea-auction-lot__details dl,
	.tms-ea-auction-lot__details dl div,
	.tms-ea-auction-lot__bid-area,
	.tms-ea-auction-lot__amount,
	.tms-ea-auction-lot__amount input {
		max-width: 100%;
		min-width: 0;
	}

	.tms-ea-auction-lot__details dl {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.tms-ea-auction-lot__auction-panel {
		padding: 22px 18px;
	}

	.tms-ea-auction-lot__price-block > strong {
		font-size: 2rem;
	}
}

@media (max-width: 360px) {
	.tms-ea-auction-lot__details dl {
		grid-template-columns: minmax(0, 1fr);
	}
}
