/* Verification visual90 -> 95 candidate. Page130 owns this composition while
 * the checker, result semantics and external service remain unimplemented. */
body.page-id-130 .dscr-product-check--rebuild-0089 {
	width: 100%;
	max-width: none;
	padding-bottom: clamp(3rem, 7vw, 7rem) !important;
	background: #f5f4f1;
}

body.page-id-130 .dscr-product-check--rebuild-0089 > * {
	width: min(100% - 2rem, 1200px);
	max-width: min(100% - 2rem, 1200px);
	margin-inline: auto;
	box-sizing: border-box;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__hero {
	width: 100%;
	max-width: none;
	min-height: 280px;
	padding: clamp(2.25rem, 6vw, 5rem) max(1rem, calc((100% - 1200px) / 2)) !important;
	border-radius: 0 0 0.5rem 0.5rem;
	background: #ff8714 !important;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__hero > * {
	width: min(100%, 680px);
	max-width: 680px;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__hero::after {
	display: none;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__hero h1 {
	max-width: 12ch;
	font-size: clamp(2.25rem, 5vw, 4.5rem);
	line-height: 1;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__status {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	padding: 0.55rem 0.85rem;
	box-sizing: border-box;
	border: 1px solid rgb(40 40 40 / 55%);
	border-radius: 999px;
	background: rgb(255 255 255 / 52%);
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__tool,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__boundary,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__recovery,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__support {
	border-radius: 0.5rem !important;
	box-shadow: 0 0.75rem 2rem rgb(40 40 40 / 6%);
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__tool {
	display: grid;
	grid-template-columns: minmax(0, 0.8fr) minmax(280px, 1.2fr);
	gap: clamp(1.25rem, 3vw, 2.5rem);
	padding: clamp(1.25rem, 4vw, 3rem) !important;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__tool-heading {
	grid-column: 1;
	align-self: start;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__tool-heading > * {
	max-width: 32rem;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__code-shell {
	grid-column: 2;
	align-self: start;
	padding: clamp(1rem, 2vw, 1.5rem);
	border: 1px solid #d8dce5;
	border-radius: 0.5rem;
	background: #f8f8f8;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__code-label,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__code-field,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__tool-status {
	margin: 0 !important;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__code-field {
	min-height: 54px;
	margin-top: 0.5rem !important;
	padding: 0.9rem 1rem;
	box-sizing: border-box;
	border: 1px dashed #8b929a;
	border-radius: 0.25rem;
	background: #fff;
	color: #5f6871;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__tool-status {
	width: fit-content;
	margin-top: 0.75rem !important;
	padding: 0.35rem 0.6rem;
	border-radius: 999px;
	background: #e9ecef;
	color: #52585d;
	font-size: 0.8rem;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__results {
	display: grid;
	grid-column: 1 / -1;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.75rem;
	margin-top: 0.5rem !important;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__result {
	min-height: 160px;
	padding: 1rem !important;
	box-sizing: border-box;
	border: 1px solid #d8dce5;
	border-radius: 0.5rem;
	background: #fff;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__result > * {
	margin-block-start: 0.55rem;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__result > :first-child {
	margin-block-start: 0;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__result--default {
	border-top: 4px solid #282828;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__result--empty {
	border-top: 4px solid #ff8714;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__result--error {
	border-top: 4px solid #a32121;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
	gap: clamp(1.5rem, 4vw, 4rem);
	padding: clamp(1.25rem, 4vw, 3rem) !important;
	background: #282828 !important;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction-media {
	grid-column: 1;
	align-self: stretch;
	min-height: 280px;
	margin: 0 !important;
	padding: 0;
	overflow: hidden;
	border-radius: 0.5rem;
	background: #f4f0e8;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction-media img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 280px;
	object-fit: cover;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction-copy {
	grid-column: 2;
	align-self: center;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction-copy > * {
	max-width: 34rem;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__boundary,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__recovery,
body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__support {
	padding: clamp(1.1rem, 3vw, 2.5rem) !important;
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__choices {
	gap: clamp(1rem, 2vw, 2rem);
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__card {
	height: 100%;
	padding: clamp(1.25rem, 3vw, 2.5rem) !important;
	border-radius: 0.5rem !important;
	box-shadow: 0 0.5rem 1.5rem rgb(40 40 40 / 7%);
}

body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__support {
	background: #ff8714 !important;
}

@media (max-width: 1023px) {
	body.page-id-130 {
		height: 100svh;
		padding-bottom: 0 !important;
		overflow: hidden;
	}

	body.page-id-130 .wp-site-blocks {
		display: grid;
		grid-template-rows: auto minmax(0, 1fr) auto;
		height: 100%;
		min-height: 0;
		overflow: hidden;
	}

	body.page-id-130 header.wp-block-template-part {
		grid-row: 1;
		position: relative;
		z-index: var(--wp--custom--header--z-index);
	}

	body.page-id-130 main.dscr-product-check--rebuild-0089 {
		grid-row: 2;
		height: 100%;
		min-height: 0;
		overflow-x: hidden;
		overflow-y: auto;
		scrollbar-gutter: stable;
		overscroll-behavior-y: contain;
		-webkit-overflow-scrolling: touch;
	}

	body.page-id-130 footer.wp-block-template-part {
		grid-row: 3;
		position: relative;
		z-index: var(--wp--custom--footer--utility-z-index);
		margin: 0;
	}

	body.page-id-130 .dscr-footer {
		margin: 0;
	}

	body.page-id-130 .dscr-footer__utility {
		position: static;
		inset: auto;
		width: 100%;
		margin: 0 !important;
		transform: none;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 > * {
		width: min(100% - 1.25rem, 680px);
		max-width: min(100% - 1.25rem, 680px);
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__hero {
		width: 100%;
		max-width: none;
		padding: 2rem 1.125rem 1.5rem !important;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__hero h1 {
		font-size: clamp(2rem, 9vw, 3.5rem);
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__tool {
		display: block;
		padding: 1rem !important;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__code-shell {
		margin-top: 1.25rem !important;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__results {
		display: grid;
		grid-template-columns: 1fr;
		margin-top: 1rem !important;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__result {
		min-height: 0;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction {
		display: block;
		padding: 1rem !important;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction-media,
	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction-media img {
		min-height: 0;
		aspect-ratio: 3 / 2;
		height: auto;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__instruction-copy {
		margin-top: 1.25rem !important;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__boundary,
	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__recovery,
	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__support {
		padding: 1rem !important;
	}
}

@media (max-width: 560px) {
	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__hero h1 {
		max-width: none;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__choices {
		display: block;
	}

	body.page-id-130 .dscr-product-check--rebuild-0089 .dscr-product-check__choices > .wp-block-column + .wp-block-column {
		margin-top: 1rem;
	}
}
