:is(.single-post, .page) .entry-header {
	width: 100%;
	max-width: 45rem;
	margin-right: auto;
	margin-left: auto;
}

:is(.single-post, .page) .entry-title {
	color: #172033;
	font-family:
		system-ui,
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Noto Sans KR",
		"Apple SD Gothic Neo",
		"Malgun Gothic",
		sans-serif;
	font-size: clamp(2.15rem, 4.4vw, 2.625rem);
	font-weight: 750;
	letter-spacing: -0.035em;
	line-height: 1.28;
	text-wrap: balance;
	word-break: keep-all;
}

:is(.single-post, .page) .entry-meta {
	margin-top: 0.8rem;
	color: #697386;
	font-size: 0.9rem;
}

:is(.single-post, .page) .entry-content {
	width: calc(100% - 1.25rem);
	max-width: 45rem;
	margin: 2.125rem auto 0;
	color: #172033;
	font-family:
		system-ui,
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Noto Sans KR",
		"Apple SD Gothic Neo",
		"Malgun Gothic",
		sans-serif;
}

:is(.single-post, .page) .entry-content > p,
:is(.single-post, .page) .entry-content > ol,
:is(.single-post, .page) .entry-content > ul {
	color: #172033;
	font-size: 1.125rem;
	line-height: 1.78;
}

:is(.single-post, .page) .entry-content > p {
	margin-bottom: 1.3725rem;
	font-weight: 400;
}

:is(.single-post, .page) .entry-content > p strong {
	font-weight: 750;
}

:is(.single-post, .page) .entry-content > h2 {
	margin: clamp(3.5rem, 7vw, 5.549rem) 0 1.468rem;
	color: #172033;
	font-size: clamp(1.68rem, 3.2vw, 1.79rem);
	font-weight: 720;
	letter-spacing: -0.025em;
	line-height: 1.38;
	text-wrap: balance;
	word-break: keep-all;
}

:is(.single-post, .page) .entry-content > .wp-block-spacer + h2 {
	margin-top: 0;
}

:is(.single-post, .page) .entry-content > ol,
:is(.single-post, .page) .entry-content > ul {
	margin: 0 0 1.85rem;
	padding-left: 1.65rem;
	font-weight: 400;
}

:is(.single-post, .page) .entry-content > ol li,
:is(.single-post, .page) .entry-content > ul li {
	padding-left: 0.2rem;
}

:is(.single-post, .page) .entry-content > ol li + li,
:is(.single-post, .page) .entry-content > ul li + li {
	margin-top: 0.62rem;
}

:is(.single-post, .page) .entry-content > h3 {
	margin: 2.35rem 0 0.8rem;
	color: #172033;
	font-size: 1.25rem;
	font-weight: 720;
	letter-spacing: -0.015em;
	line-height: 1.45;
	word-break: keep-all;
}

:is(.single-post, .page) .entry-content > blockquote {
	margin: 1.7rem 0;
	padding: 1.375rem 1.5rem;
	border: 1px solid #dfe4ec;
	border-radius: 0.75rem;
	background: #f8fafc;
	color: #344054;
	font-size: 1.03125rem;
	font-style: normal;
	line-height: 1.68;
}

:is(.single-post, .page) .entry-content > blockquote p {
	margin: 0;
}

:is(.single-post, .page) .entry-content > .mycartak-wiper-type-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.85rem;
	margin: 1.85rem 0 2.25rem;
}

:is(.single-post, .page) .entry-content .mycartak-wiper-type-card {
	padding: 1.25rem;
	border: 1px solid #d9e2f0;
	border-radius: 0.75rem;
	background: #fff;
	box-shadow: 0 0.35rem 1.1rem rgba(23, 32, 51, 0.035);
}

:is(.single-post, .page) .entry-content .mycartak-wiper-type-card > .wp-block-group__inner-container {
	width: 100%;
	max-width: none;
	padding: 0;
}

:is(.single-post, .page) .entry-content .mycartak-wiper-type-card h3 {
	margin: 0 0 1rem;
	color: #172033;
	font-size: 1.25rem;
	font-weight: 750;
	line-height: 1.4;
	word-break: keep-all;
}

:is(.single-post, .page) .entry-content .mycartak-wiper-type-card p {
	margin: 0 0 0.8rem;
	color: #475467;
	font-size: 0.96rem;
	line-height: 1.68;
	overflow-wrap: break-word;
	word-break: keep-all;
}

:is(.single-post, .page) .entry-content .mycartak-wiper-type-card p:last-child {
	margin-bottom: 0;
}

:is(.single-post, .page) .entry-content .mycartak-wiper-type-card strong {
	display: block;
	margin-bottom: 0.12rem;
	color: #172033;
	font-weight: 750;
}

:is(.single-post, .page) .entry-content > .mycartak-replacement-signs {
	margin: 1.5rem 0 1.85rem;
	padding: 0;
	list-style: none;
}

:is(.single-post, .page) .entry-content > .mycartak-replacement-signs li {
	position: relative;
	margin: 0;
	padding: 1rem 1rem 1rem 2.9rem;
	border-bottom: 1px dashed #cbd5e1;
	color: #344054;
	font-size: 1.0625rem;
	line-height: 1.68;
}

:is(.single-post, .page) .entry-content > .mycartak-replacement-signs li::before {
	position: absolute;
	top: 1.02rem;
	left: 0.85rem;
	color: #2563eb;
	content: "✓";
	font-size: 1.15rem;
	font-weight: 800;
}

:is(.single-post, .page) .entry-content > .mycartak-replacement-signs strong {
	color: #172033;
}

:is(.single-post, .page) .entry-content > .mycartak-article__lead {
	margin: 1.856rem 0;
	padding: 1.375rem 1.5rem;
	border: 1px solid #d9e2f0;
	border-radius: 0.75rem;
	background: #fff;
	color: #172033;
	box-shadow: 0 0.35rem 1.1rem rgba(23, 32, 51, 0.035);
}

:is(.single-post, .page) .entry-content > .mycartak-article__lead p {
	margin: 0 0 1rem;
	color: inherit;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.68;
}

:is(.single-post, .page) .entry-content > .mycartak-article__lead p:first-child {
	font-weight: 720;
}

:is(.single-post, .page) .entry-content > .mycartak-article__lead p:last-child {
	margin-bottom: 0;
}

:is(.single-post, .page) .entry-content > figure.wp-block-embed {
	margin: 1.856rem 0 0;
	overflow: hidden;
	border-radius: 0.75rem;
	background: #000;
	box-shadow: 0 0.5rem 1.5rem rgba(23, 32, 51, 0.08);
}

:is(.single-post, .page) .entry-content > .wp-block-table {
	margin: 1.5rem 0 2rem;
	overflow-x: auto;
	border: 1px solid #dfe4ec;
	border-radius: 0.75rem;
	background: #fff;
}

:is(.single-post, .page) .entry-content > .wp-block-table table {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	font-size: 1rem;
	line-height: 1.6;
}

:is(.single-post, .page) .entry-content > .wp-block-table th,
:is(.single-post, .page) .entry-content > .wp-block-table td {
	padding: 0.85rem 1rem;
	border: 0;
	border-bottom: 1px solid #e8ecf2;
	text-align: left;
	vertical-align: top;
}

:is(.single-post, .page) .entry-content > .wp-block-table th {
	width: 28%;
	background: #f8fafc;
	color: #344054;
	font-weight: 720;
	white-space: nowrap;
}

:is(.single-post, .page) .entry-content > .wp-block-table tr:last-child > * {
	border-bottom: 0;
}

:is(.single-post, .page) .entry-content > .wp-block-buttons {
	margin: 1.8rem 0 2.2rem;
}

:is(.single-post, .page) .entry-content > .wp-block-buttons .wp-block-button__link {
	border-radius: 0.6rem;
	background: #155eef;
	font-size: 1rem;
	font-weight: 720;
}

:is(.single-post, .page) .entry-content > p a,
:is(.single-post, .page) .entry-content > ol a,
:is(.single-post, .page) .entry-content > ul a,
:is(.single-post, .page) .entry-content > h2 a,
:is(.single-post, .page) .entry-content > h3 a,
:is(.single-post, .page) .entry-content > .wp-block-table a {
	color: #155eef;
	text-underline-offset: 0.16em;
}

@media (max-width: 40rem) {
	:is(.single-post, .page) .entry-title {
		font-size: clamp(1.9rem, 8.5vw, 2.2rem);
		line-height: 1.32;
	}

	:is(.single-post, .page) .entry-content {
		width: 100%;
		margin-top: 1.75rem;
	}

	:is(.single-post, .page) .entry-content > p,
	:is(.single-post, .page) .entry-content > ol,
	:is(.single-post, .page) .entry-content > ul,
	:is(.single-post, .page) .entry-content > .mycartak-article__lead p {
		font-size: 1.0625rem;
		line-height: 1.75;
	}

	:is(.single-post, .page) .entry-content > h2 {
		margin-top: 3.5rem;
		font-size: 1.6rem;
	}

	:is(.single-post, .page) .entry-content > .wp-block-spacer + h2 {
		margin-top: 0;
	}

	:is(.single-post, .page) .entry-content > .mycartak-article__lead,
	:is(.single-post, .page) .entry-content > blockquote {
		padding: 1.1rem 1.15rem;
	}

	:is(.single-post, .page) .entry-content > .mycartak-wiper-type-grid {
		grid-template-columns: 1fr;
	}

	:is(.single-post, .page) .entry-content > .wp-block-table th,
	:is(.single-post, .page) .entry-content > .wp-block-table td {
		padding: 0.72rem 0.75rem;
		font-size: 0.94rem;
	}
}

.mycartak-finder {
	--mycartak-ink: #172033;
	--mycartak-muted: #5f6878;
	--mycartak-line: #dfe3ea;
	--mycartak-surface: #ffffff;
	--mycartak-soft: #f5f7fa;
	--mycartak-brand: #155eef;
	--mycartak-brand-dark: #0d47bf;
	--mycartak-success: #176b45;
	--mycartak-success-soft: #eaf8f0;
	--mycartak-warning: #8a4b08;
	--mycartak-warning-soft: #fff5df;
	--mycartak-danger: #a12a2a;
	--mycartak-danger-soft: #fff0f0;
	box-sizing: border-box;
	width: 100%;
	max-width: 72rem;
	margin: 1.5rem auto;
	padding: clamp(1rem, 3vw, 2rem);
	border: 1px solid var(--mycartak-line);
	border-radius: 1rem;
	background: var(--mycartak-surface);
	box-shadow: 0 0.5rem 2rem rgba(23, 32, 51, 0.08);
	color: var(--mycartak-ink);
	font-family: inherit;
	line-height: 1.6;
}

.mycartak-finder *,
.mycartak-finder *::before,
.mycartak-finder *::after {
	box-sizing: inherit;
}

.mycartak-finder h2,
.mycartak-finder h3,
.mycartak-finder h4,
.mycartak-finder h5,
.mycartak-finder p,
.mycartak-finder dl,
.mycartak-finder ol,
.mycartak-finder ul {
	margin-top: 0;
}

.mycartak-finder h2 {
	margin-bottom: 0.5rem;
	font-size: clamp(1.5rem, 4vw, 2.15rem);
	line-height: 1.25;
}

.mycartak-finder h3 {
	margin-bottom: 0.35rem;
	font-size: clamp(1.25rem, 3vw, 1.65rem);
	line-height: 1.3;
}

.mycartak-finder h4 {
	margin-bottom: 1rem;
	font-size: 1.15rem;
}

.mycartak-finder h5 {
	margin-bottom: 0.45rem;
	font-size: 1.05rem;
}

.mycartak-finder__header {
	margin-bottom: 1.5rem;
}

.mycartak-finder__header > p:last-child,
.mycartak-finder__result-header p,
.mycartak-finder__help {
	color: var(--mycartak-muted);
}

.mycartak-finder__eyebrow {
	margin-bottom: 0.35rem;
	color: var(--mycartak-brand);
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.mycartak-finder__vehicle-form {
	display: grid;
	grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);
	gap: 0.75rem;
	align-items: end;
	margin-bottom: 1.5rem;
	padding: 1rem;
	border-radius: 0.75rem;
	background: var(--mycartak-soft);
}

.mycartak-finder__field label,
.mycartak-finder__questions legend {
	display: block;
	margin-bottom: 0.4rem;
	font-weight: 700;
}

.mycartak-finder__field select {
	width: 100%;
	min-height: 3rem;
	padding: 0.65rem 2.4rem 0.65rem 0.75rem;
	border: 1px solid #aeb6c3;
	border-radius: 0.5rem;
	background-color: #fff;
	color: var(--mycartak-ink);
	font: inherit;
}

.mycartak-finder__field select:disabled {
	border-color: #cbd2dc;
	background-color: #eef1f5;
	color: #7a8492;
	cursor: not-allowed;
	opacity: 1;
}

.mycartak-finder__help {
	margin: 0.4rem 0 0;
	font-size: 0.88rem;
}

.mycartak-finder__submit,
.mycartak-finder__offer {
	display: inline-flex;
	min-height: 3rem;
	align-items: center;
	justify-content: center;
	padding: 0.65rem 1rem;
	border: 2px solid transparent;
	border-radius: 0.5rem;
	background: var(--mycartak-brand);
	color: #fff;
	font: inherit;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.mycartak-finder__submit:hover,
.mycartak-finder__offer:hover {
	background: var(--mycartak-brand-dark);
	color: #fff;
	text-decoration: none;
}

.mycartak-finder__submit:disabled {
	background: #98a2b2;
	box-shadow: none;
	cursor: not-allowed;
	opacity: 0.72;
}

.mycartak-finder :is(button, select, input, a, summary):focus-visible {
	outline: 0;
	box-shadow:
		0 0 0 2px #ffffff,
		0 0 0 5px var(--mycartak-brand);
}

.mycartak-finder__choices label:has(input:focus-visible) {
	outline: 3px solid var(--mycartak-brand);
	outline-offset: 3px;
}

.mycartak-finder__result {
	display: grid;
	gap: 1.25rem;
}

.mycartak-finder__result[aria-busy="true"] {
	min-height: 8rem;
}

.mycartak-finder__result-header {
	display: flex;
	gap: 1rem;
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 1rem;
	border-bottom: 1px solid var(--mycartak-line);
}

.mycartak-finder__status {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	padding: 0.35rem 0.65rem;
	border: 1px solid currentColor;
	border-radius: 999px;
	font-size: 0.84rem;
	font-weight: 750;
}

.mycartak-finder__status--compatible,
.mycartak-finder__status--exact_match {
	background: var(--mycartak-success-soft);
	color: var(--mycartak-success);
}

.mycartak-finder__status--conditionally_compatible,
.mycartak-finder__status--conditional_match,
.mycartak-finder__status--undetermined,
.mycartak-finder__status--insufficient_data {
	background: var(--mycartak-warning-soft);
	color: var(--mycartak-warning);
}

.mycartak-finder__status--blocked,
.mycartak-finder__status--conflict,
.mycartak-finder__status--incompatible {
	background: var(--mycartak-danger-soft);
	color: var(--mycartak-danger);
}

.mycartak-finder__panel,
.mycartak-finder__empty,
.mycartak-finder__pending,
.mycartak-finder__error,
.mycartak-finder__no-products {
	padding: 1.1rem;
	border: 1px solid var(--mycartak-line);
	border-radius: 0.75rem;
	background: var(--mycartak-soft);
}

.mycartak-finder__spec-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	margin-bottom: 0;
	overflow: hidden;
	border: 1px solid var(--mycartak-line);
	border-radius: 0.6rem;
	background: #fff;
}

.mycartak-finder__spec-grid--size-only {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mycartak-finder__spec-grid--size-only > div:nth-child(2n) {
	border-right: 0;
}

.mycartak-finder__spec-grid > div {
	min-width: 0;
	padding: 0.85rem;
	border-right: 1px solid var(--mycartak-line);
	border-bottom: 1px solid var(--mycartak-line);
}

.mycartak-finder__spec-grid > div:nth-child(4n) {
	border-right: 0;
}

.mycartak-finder__spec-grid dt,
.mycartak-finder__product-spec dt {
	margin-bottom: 0.2rem;
	color: var(--mycartak-muted);
	font-size: 0.78rem;
	font-weight: 650;
}

.mycartak-finder__spec-grid dd,
.mycartak-finder__product-spec dd {
	margin: 0;
	font-weight: 700;
	overflow-wrap: anywhere;
}

.mycartak-finder__spec-grid--size-only dd {
	font-size: clamp(1.25rem, 4vw, 1.7rem);
}

.mycartak-finder__questions fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.mycartak-finder__questions fieldset + fieldset {
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: 1px solid var(--mycartak-line);
}

.mycartak-finder__choices {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
}

.mycartak-finder__choices label {
	display: inline-flex;
	min-height: 2.75rem;
	align-items: center;
	gap: 0.45rem;
	padding: 0.5rem 0.75rem;
	border: 1px solid #aeb6c3;
	border-radius: 0.5rem;
	background: #fff;
	cursor: pointer;
}

.mycartak-finder__choices label:has(input:checked) {
	border-color: var(--mycartak-brand);
	box-shadow: 0 0 0 1px var(--mycartak-brand);
}

.mycartak-finder__choices input {
	width: 1.15rem;
	height: 1.15rem;
	margin: 0;
	accent-color: var(--mycartak-brand);
}

.mycartak-finder__affiliate-notice {
	padding: 0.85rem 1rem;
	border-left: 0.3rem solid var(--mycartak-warning);
	border-radius: 0.35rem;
	background: var(--mycartak-warning-soft);
	color: #5e3507;
	font-size: 0.92rem;
}

.mycartak-finder__products {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
}

.mycartak-finder__product {
	display: flex;
	min-width: 0;
	flex-direction: column;
	padding: 1rem;
	border: 1px solid var(--mycartak-line);
	border-radius: 0.75rem;
	background: #fff;
}

.mycartak-finder__product-type {
	align-self: flex-start;
	margin-bottom: 0.55rem;
	padding: 0.2rem 0.5rem;
	border-radius: 999px;
	background: #e8efff;
	color: #184ca5;
	font-size: 0.78rem;
	font-weight: 700;
}

.mycartak-finder__product-spec {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.6rem;
	margin-bottom: 1rem;
}

.mycartak-finder__offers {
	display: grid;
	gap: 0.45rem;
	margin-top: auto;
}

.mycartak-finder__exception {
	margin: 0.75rem 0;
	padding: 0.75rem;
	border-left: 0.3rem solid var(--mycartak-warning);
	border-radius: 0.35rem;
	background: var(--mycartak-warning-soft);
	color: #5e3507;
	font-size: 0.88rem;
}

.mycartak-finder__exception ul,
.mycartak-finder__evidence ul {
	margin: 0.45rem 0 0;
	padding-left: 1.1rem;
}

.mycartak-finder__evidence {
	margin: 0.75rem 0;
	padding: 0.65rem 0.75rem;
	border: 1px solid var(--mycartak-line);
	border-radius: 0.45rem;
	background: var(--mycartak-soft);
	font-size: 0.86rem;
}

.mycartak-finder__evidence summary {
	cursor: pointer;
	font-weight: 700;
}

.mycartak-finder__evidence p,
.mycartak-finder__sources p {
	margin: 0.35rem 0;
}

.mycartak-finder__offers small,
.mycartak-finder__guide small,
.mycartak-finder__sources small,
.mycartak-finder__evidence small {
	display: block;
	color: var(--mycartak-muted);
	font-size: 0.78rem;
}

.mycartak-finder__no-products {
	border-color: #f0c384;
	background: var(--mycartak-warning-soft);
}

.mycartak-finder__safety {
	background: #f8fafc;
}

.mycartak-finder__warning {
	padding: 0.75rem;
	border-left: 0.3rem solid var(--mycartak-danger);
	background: var(--mycartak-danger-soft);
	color: #6f1d1d;
}

.mycartak-finder__guide {
	margin: 1rem 0;
	padding: 1rem;
	border: 1px solid var(--mycartak-line);
	border-radius: 0.5rem;
	background: #fff;
}

.mycartak-finder__guide p {
	white-space: pre-line;
}

.mycartak-finder__steps {
	padding-left: 1.25rem;
}

.mycartak-finder__steps li + li {
	margin-top: 0.45rem;
}

.mycartak-finder__sources {
	padding: 0.9rem 1rem;
	border: 1px solid var(--mycartak-line);
	border-radius: 0.6rem;
}

.mycartak-finder__sources summary {
	font-weight: 700;
	cursor: pointer;
}

.mycartak-finder__sources ul {
	margin: 0.75rem 0 0;
	padding-left: 1.15rem;
}

.mycartak-finder__sources li + li {
	margin-top: 0.65rem;
}

.mycartak-finder__pending,
.mycartak-finder__error {
	min-height: 7rem;
}

.mycartak-finder__error {
	border-color: #edb3b3;
	background: var(--mycartak-danger-soft);
}

.mycartak-finder .screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

@media (max-width: 52rem) {
	.mycartak-finder__spec-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.mycartak-finder__spec-grid > div:nth-child(4n) {
		border-right: 1px solid var(--mycartak-line);
	}

	.mycartak-finder__spec-grid > div:nth-child(2n) {
		border-right: 0;
	}
}

@media (max-width: 40rem) {
	.mycartak-finder {
		margin: 1rem auto;
		padding: 1rem;
		border-radius: 0.75rem;
	}

	.mycartak-finder__vehicle-form,
	.mycartak-finder__products {
		grid-template-columns: 1fr;
	}

	.mycartak-finder__submit,
	.mycartak-finder__offer {
		width: 100%;
	}

	.mycartak-finder__result-header {
		flex-direction: column;
	}
}

@media (max-width: 28rem) {
	.mycartak-finder__spec-grid,
	.mycartak-finder__product-spec {
		grid-template-columns: 1fr;
	}

	.mycartak-finder__spec-grid > div {
		border-right: 0 !important;
	}

	.mycartak-finder__choices,
	.mycartak-finder__choices label {
		width: 100%;
	}
}

/*
 * Refined presentation for the public size-only finder.
 *
 * This layer is deliberately scoped to the compact finder so the future
 * commerce-oriented result view keeps its established information density.
 */
.mycartak-finder--size-only {
	--mycartak-size-accent: #2563eb;
	--mycartak-size-accent-bright: #60a5fa;
	--mycartak-size-navy: #0b1f38;
	--mycartak-size-navy-soft: #12345c;
	position: relative;
	isolation: isolate;
	overflow: hidden;
	max-width: 48rem;
	padding: clamp(1.35rem, 3.5vw, 2.4rem);
	border: 1px solid rgba(148, 163, 184, 0.3);
	border-radius: 1.5rem;
	background:
		radial-gradient(circle at 100% 0%, rgba(219, 234, 254, 0.68), transparent 28rem),
		linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
	box-shadow:
		0 1.5rem 4rem rgba(15, 23, 42, 0.1),
		0 0.15rem 0.5rem rgba(15, 23, 42, 0.05);
}

.mycartak-finder--size-only::before {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	left: 0;
	height: 0.3rem;
	background: linear-gradient(90deg, #1d4ed8 0%, #2563eb 48%, #38bdf8 100%);
	content: "";
}

.mycartak-finder--size-only::after {
	position: absolute;
	z-index: 0;
	top: -7rem;
	right: -7rem;
	width: 17rem;
	height: 17rem;
	border: 1px solid rgba(37, 99, 235, 0.09);
	border-radius: 50%;
	box-shadow:
		0 0 0 2.5rem rgba(37, 99, 235, 0.035),
		0 0 0 5rem rgba(37, 99, 235, 0.02);
	content: "";
	pointer-events: none;
}

.mycartak-finder--size-only > * {
	position: relative;
	z-index: 1;
}

.mycartak-finder--size-only .mycartak-finder__header {
	max-width: 42rem;
	margin-bottom: clamp(1.35rem, 3vw, 2rem);
}

.mycartak-finder--size-products .mycartak-finder__header {
	margin-bottom: 0.9rem;
}

.mycartak-finder--size-products .mycartak-finder__header h2 {
	margin-bottom: 0;
}

.mycartak-finder--size-only .mycartak-finder__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	margin-bottom: 0.65rem;
	color: #1d4ed8;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.mycartak-finder--size-only .mycartak-finder__eyebrow::before {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	background: var(--mycartak-size-accent);
	box-shadow: 0 0 0 0.25rem rgba(37, 99, 235, 0.12);
	content: "";
}

.mycartak-finder--size-only h2 {
	max-width: 35rem;
	margin-bottom: 0.65rem;
	color: #0f172a;
	font-size: clamp(1.75rem, 4.5vw, 2.65rem);
	font-weight: 800;
	letter-spacing: -0.045em;
	line-height: 1.16;
	text-wrap: balance;
	word-break: keep-all;
}

.mycartak-finder--size-only .mycartak-finder__header > p:last-child {
	max-width: 38rem;
	margin-bottom: 0;
	color: #64748b;
	font-size: clamp(0.94rem, 2vw, 1.03rem);
	line-height: 1.65;
}

.mycartak-finder--size-only .mycartak-finder__vehicle-form {
	grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);
	gap: 0.9rem;
	align-items: start;
	margin-bottom: 1.3rem;
	padding: 1rem;
	border: 1px solid rgba(148, 163, 184, 0.24);
	border-radius: 1rem;
	background: rgba(241, 245, 249, 0.82);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(0.5rem);
}

.mycartak-finder--size-only .mycartak-finder__field label {
	margin-bottom: 0.45rem;
	color: #334155;
	font-size: 0.86rem;
	font-weight: 700;
}

.mycartak-finder--size-only .mycartak-finder__field select {
	min-height: 3.4rem;
	padding: 0.75rem 2.8rem 0.75rem 0.9rem;
	border: 1px solid #8490a3;
	border-radius: 0.75rem;
	background-color: #ffffff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m6 8 4 4 4-4' stroke='%23475569' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 0.9rem center;
	background-size: 1rem;
	box-shadow:
		0 1px 2px rgba(15, 23, 42, 0.04),
		inset 0 1px 0 rgba(255, 255, 255, 0.8);
	appearance: none;
}

.mycartak-finder--size-only .mycartak-finder__field select:hover {
	border-color: #64748b;
}

.mycartak-finder--size-only .mycartak-finder__field select[data-mycartak-vehicle][size]:not([size="1"]) {
	min-height: 0;
	padding: 0.35rem;
	background-image: none;
	background-position: initial;
	overflow-y: auto;
}

.mycartak-finder--size-only .mycartak-finder__field select[data-mycartak-vehicle][size]:not([size="1"]) option {
	padding: 0.5rem 0.6rem;
	border-radius: 0.45rem;
	transition:
		background-color 120ms ease,
		color 120ms ease;
}

.mycartak-finder--size-only .mycartak-finder__field select[data-mycartak-vehicle][size]:not([size="1"]) option:hover {
	background-color: #dbeafe;
	color: #1e3a8a;
}

.mycartak-finder--size-only .mycartak-finder__field select[data-mycartak-vehicle][size]:not([size="1"]) option:checked {
	background-color: #2563eb;
	color: #ffffff;
}

.mycartak-finder--size-only .mycartak-finder__field select:disabled,
.mycartak-finder--size-only .mycartak-finder__field select:disabled:hover {
	border-color: #cbd5e1;
	background-color: #eef2f6;
	color: #7c8797;
}

.mycartak-finder--size-only .mycartak-finder__help {
	margin-top: 0.45rem;
	color: #64748b;
	font-size: 0.8rem;
}

.mycartak-finder--size-only .mycartak-finder__submit {
	min-height: 3.4rem;
	padding: 0.75rem 1.25rem;
	border-radius: 0.75rem;
	background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
	box-shadow:
		0 0.55rem 1.2rem rgba(37, 99, 235, 0.24),
		inset 0 1px 0 rgba(255, 255, 255, 0.2);
	font-size: 0.95rem;
	font-weight: 700;
	transition:
		box-shadow 160ms ease,
		background 160ms ease;
}

.mycartak-finder--size-only .mycartak-finder__submit:hover {
	background: linear-gradient(135deg, #1d4ed8 0%, #1e40af 100%);
	box-shadow:
		0 0.7rem 1.4rem rgba(37, 99, 235, 0.3),
		inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

.mycartak-finder--size-only .mycartak-finder__submit:active {
	box-shadow: 0 0.25rem 0.7rem rgba(37, 99, 235, 0.22);
}

.mycartak-finder--size-only .mycartak-finder__submit:disabled,
.mycartak-finder--size-only .mycartak-finder__submit:disabled:hover,
.mycartak-finder--size-only .mycartak-finder__submit:disabled:active {
	background: #94a3b8;
	box-shadow: none;
}

.mycartak-finder--size-only .mycartak-finder__result {
	gap: 1rem;
}

.mycartak-finder--size-only .mycartak-finder__result-header--size-only {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 0.85rem;
	min-height: 4.5rem;
	padding: 0.9rem 1rem;
	border: 1px solid rgba(148, 163, 184, 0.24);
	border-radius: 1rem;
	background: rgba(255, 255, 255, 0.88);
	box-shadow: 0 0.35rem 1rem rgba(15, 23, 42, 0.045);
}

.mycartak-finder--size-only .mycartak-finder__result-header--size-only::before {
	flex: 0 0 auto;
	width: 0.3rem;
	height: 2.5rem;
	border-radius: 999px;
	background: linear-gradient(180deg, #2563eb, #38bdf8);
	content: "";
}

.mycartak-finder--size-only .mycartak-finder__result-header--size-only .mycartak-finder__eyebrow {
	margin-bottom: 0.15rem;
	color: #64748b;
	font-size: 0.68rem;
	letter-spacing: 0.1em;
}

.mycartak-finder--size-only .mycartak-finder__result-header--size-only .mycartak-finder__eyebrow::before {
	display: none;
}

.mycartak-finder--size-only .mycartak-finder__result-header--size-only h3 {
	margin: 0;
	color: #0f172a;
	font-size: clamp(1.08rem, 3vw, 1.35rem);
	font-weight: 700;
	letter-spacing: -0.025em;
	overflow-wrap: anywhere;
	word-break: keep-all;
}

.mycartak-finder--size-only .mycartak-finder__vehicle-years {
	margin: 0.2rem 0 0;
	color: #475569;
	font-size: 0.83rem;
	font-weight: 650;
	line-height: 1.45;
}

.mycartak-finder--size-only .mycartak-finder__size-only {
	padding: 0.7rem 0.8rem;
	border: 1px solid #dbe1e8;
	border-radius: 0.8rem;
	background: #f8fafc;
	box-shadow: none;
	color: #111827;
}

.mycartak-finder--size-only .mycartak-finder__size-only::after {
	display: none;
}

.mycartak-finder--size-only .mycartak-finder__size-only h4 {
	margin-bottom: 0.45rem;
	color: #4b5563;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}

.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.5rem;
	overflow: visible;
	border: 0;
	border-radius: 0;
	background: transparent;
}

.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only > div,
.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only > div:nth-child(2n),
.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only > div:nth-child(4n) {
	min-height: 0;
	padding: 0.55rem 0.65rem;
	border: 1px solid #dbe1e8;
	border-radius: 0.6rem;
	background: #ffffff;
	box-shadow: none;
}

.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only > div::before {
	display: none;
}

.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only dt {
	margin-bottom: 0.12rem;
	color: #6b7280;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.01em;
}

.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only dd {
	color: #111827;
	font-size: clamp(1.25rem, 3.5vw, 1.65rem);
	font-variant-numeric: tabular-nums;
	font-weight: 750;
	letter-spacing: -0.035em;
	line-height: 1.1;
	text-shadow: none;
}

.mycartak-finder--size-only .mycartak-finder__shared-size {
	display: grid;
	grid-template-columns: 2.75rem minmax(0, 1fr);
	gap: 0.9rem;
	align-items: start;
	padding: clamp(1rem, 3vw, 1.3rem);
	border: 1px solid rgba(37, 99, 235, 0.2);
	border-radius: 1.1rem;
	background:
		radial-gradient(circle at 100% 0%, rgba(191, 219, 254, 0.45), transparent 18rem),
		linear-gradient(135deg, #f8fbff 0%, #eff6ff 100%);
	box-shadow:
		0 0.65rem 1.6rem rgba(30, 64, 175, 0.08),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	color: #172554;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-icon {
	position: relative;
	width: 2.75rem;
	height: 2.75rem;
	border-radius: 0.85rem;
	background: linear-gradient(145deg, #2563eb, #0ea5e9);
	box-shadow:
		0 0.45rem 1rem rgba(37, 99, 235, 0.24),
		inset 0 1px 0 rgba(255, 255, 255, 0.24);
}

.mycartak-finder--size-only .mycartak-finder__shared-size-icon::before,
.mycartak-finder--size-only .mycartak-finder__shared-size-icon::after {
	position: absolute;
	top: 0.9rem;
	width: 0.9rem;
	height: 0.55rem;
	border: 0.14rem solid #ffffff;
	border-radius: 999px;
	content: "";
	transform: rotate(-32deg);
}

.mycartak-finder--size-only .mycartak-finder__shared-size-icon::before {
	left: 0.72rem;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-icon::after {
	right: 0.72rem;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-kicker {
	margin-bottom: 0.15rem;
	color: #2563eb;
	font-size: 0.7rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.mycartak-finder--size-only .mycartak-finder__shared-size h4 {
	margin-bottom: 0.4rem;
	color: #172554;
	font-size: clamp(1.02rem, 2.7vw, 1.18rem);
	font-weight: 800;
	letter-spacing: -0.025em;
	line-height: 1.35;
	word-break: keep-all;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-summary {
	margin-bottom: 0.75rem;
	color: #334155;
	font-size: 0.92rem;
	line-height: 1.65;
	word-break: keep-all;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-members {
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
	margin: 0 0 0.7rem;
	padding: 0;
	list-style: none;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-members li {
	display: inline-flex;
	align-items: baseline;
	gap: 0.32rem;
	padding: 0.34rem 0.6rem;
	border: 1px solid rgba(37, 99, 235, 0.18);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.84);
	color: #1e3a8a;
	font-size: 0.78rem;
	line-height: 1.35;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-members strong {
	font-weight: 800;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-members span {
	color: #475569;
	font-variant-numeric: tabular-nums;
}

.mycartak-finder--size-only .mycartak-finder__shared-size-note {
	margin: 0;
	color: #64748b;
	font-size: 0.75rem;
	line-height: 1.5;
}

.mycartak-finder--size-only .mycartak-finder__pending,
.mycartak-finder--size-only .mycartak-finder__empty,
.mycartak-finder--size-only .mycartak-finder__error {
	padding: 1.2rem;
	border-radius: 1rem;
}

@media (max-width: 40rem) {
	.mycartak-finder--size-only {
		margin: 1rem auto;
		padding: 1rem;
		border-radius: 1.25rem;
	}

	.mycartak-finder--size-only .mycartak-finder__vehicle-form {
		grid-template-columns: 1fr;
		padding: 0.9rem;
	}

	.mycartak-finder--size-only .mycartak-finder__submit {
		width: 100%;
	}

	.mycartak-finder--size-only .mycartak-finder__result-header--size-only {
		flex-direction: row;
	}

	.mycartak-finder--size-only .mycartak-finder__size-only {
		padding: 0.7rem 0.8rem;
	}

	.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only {
		gap: 0.5rem;
	}

	.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only > div {
		min-height: 0;
		padding: 0.55rem 0.65rem;
	}

	.mycartak-finder--size-only .mycartak-finder__shared-size {
		grid-template-columns: 2.4rem minmax(0, 1fr);
		gap: 0.7rem;
		padding: 0.95rem 0.85rem;
	}

	.mycartak-finder--size-only .mycartak-finder__shared-size-icon {
		width: 2.4rem;
		height: 2.4rem;
		border-radius: 0.75rem;
	}

	.mycartak-finder--size-only .mycartak-finder__shared-size-icon::before,
	.mycartak-finder--size-only .mycartak-finder__shared-size-icon::after {
		top: 0.77rem;
	}

	.mycartak-finder--size-only .mycartak-finder__shared-size-icon::before {
		left: 0.53rem;
	}

	.mycartak-finder--size-only .mycartak-finder__shared-size-icon::after {
		right: 0.53rem;
	}
}

@media (max-width: 28rem) {
	.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only > div,
	.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only > div:nth-child(2n) {
		border: 1px solid #dbe1e8 !important;
	}

	.mycartak-finder--size-only .mycartak-finder__spec-grid--size-only dd {
		font-size: clamp(1.2rem, 6vw, 1.45rem);
		letter-spacing: -0.04em;
		white-space: nowrap;
	}
}

@media (prefers-reduced-motion: reduce) {
	.mycartak-finder--size-only .mycartak-finder__submit {
		transition: none;
	}

	.mycartak-finder--size-only .mycartak-finder__submit:hover,
	.mycartak-finder--size-only .mycartak-finder__submit:active {
		box-shadow: none;
	}
}

/*
 * Compact commerce layer: verified vehicle size first, exact-length purchase
 * candidate second. Product cards never use compatibility language because
 * connector and adapter confirmation remains the buyer's final check.
 */
.mycartak-finder--size-products .mycartak-finder__affiliate-notice {
	margin: 0.65rem 0 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #6b7280;
	font-size: 0.72rem;
	line-height: 1.45;
}

.mycartak-finder--size-products .mycartak-finder__product-reveal {
	display: grid;
	gap: 0.7rem;
}

.mycartak-finder--size-products .mycartak-finder__products-prompt {
	margin: 0;
	color: #1e3a8a;
	font-size: 0.86rem;
	font-weight: 800;
	letter-spacing: 0.035em;
	line-height: 1.4;
	text-align: center;
}

.mycartak-finder--size-products .mycartak-finder__products-toggle {
	display: flex;
	width: 100%;
	min-height: 3.2rem;
	align-items: center;
	justify-content: center;
	padding: 0.8rem 1.15rem;
	border: 1px solid #1d4ed8;
	border-radius: 0.8rem;
	background: #ffffff;
	color: #1d4ed8;
	font: inherit;
	font-size: 0.94rem;
	font-weight: 800;
	cursor: pointer;
	transition:
		background-color 150ms ease,
		color 150ms ease,
		box-shadow 150ms ease,
		transform 150ms ease;
}

.mycartak-finder--size-products .mycartak-finder__products-toggle::after {
	margin-left: 0.55rem;
	content: "＋";
	font-size: 1.08em;
	line-height: 1;
}

.mycartak-finder--size-products .mycartak-finder__products-toggle[aria-expanded="true"]::after {
	content: "−";
}

.mycartak-finder--size-products .mycartak-finder__products-toggle:hover,
.mycartak-finder--size-products .mycartak-finder__products-toggle:focus-visible {
	background: #eff6ff;
	box-shadow: 0 0.45rem 1rem rgba(37, 99, 235, 0.13);
	transform: translateY(-0.08rem);
}

.mycartak-finder--size-products .mycartak-finder__products-toggle:active {
	box-shadow: none;
	transform: translateY(0);
}

.mycartak-finder--size-products [data-mycartak-products-panel][hidden] {
	display: none !important;
}

.mycartak-finder--size-products .mycartak-finder__length-products {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.mycartak-finder--size-products .mycartak-finder__products {
	grid-template-columns: 1fr;
	gap: 0.85rem;
}

.mycartak-finder--size-products .mycartak-finder__product--length-candidate {
	position: relative;
	overflow: hidden;
	padding: clamp(1rem, 3vw, 1.3rem);
	border: 1px solid rgba(37, 99, 235, 0.16);
	border-radius: 1rem;
	background:
		linear-gradient(135deg, rgba(239, 246, 255, 0.68), rgba(255, 255, 255, 0.96) 46%),
		#ffffff;
	box-shadow: 0 0.45rem 1.3rem rgba(37, 99, 235, 0.065);
}

.mycartak-finder--size-products .mycartak-finder__product--length-candidate::after {
	position: absolute;
	top: -3.5rem;
	right: -3.5rem;
	width: 8rem;
	height: 8rem;
	border-radius: 50%;
	background: rgba(59, 130, 246, 0.06);
	content: "";
	pointer-events: none;
}

.mycartak-finder--size-products .mycartak-finder__product--coupang {
	padding-top: clamp(1.15rem, 3vw, 1.45rem);
	border-color: rgba(0, 105, 180, 0.24);
	background:
		linear-gradient(120deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.96) 48%, rgba(255, 255, 255, 0.92) 100%),
		repeating-linear-gradient(
			135deg,
			#0069b4 0 0.72rem,
			#e52528 0.72rem 1.44rem,
			#f5b400 1.44rem 2.16rem,
			#00a650 2.16rem 2.88rem,
			#00a5df 2.88rem 3.6rem
		);
	box-shadow:
		0 0.5rem 1.4rem rgba(0, 105, 180, 0.08),
		0 0.15rem 0.5rem rgba(229, 37, 40, 0.035);
}

.mycartak-finder--size-products .mycartak-finder__product--coupang::before {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	left: 0;
	height: 0.34rem;
	background: linear-gradient(
		90deg,
		#0069b4 0 20%,
		#e52528 20% 40%,
		#f5b400 40% 60%,
		#00a650 60% 80%,
		#00a5df 80% 100%
	);
	content: "";
	pointer-events: none;
}

.mycartak-finder--size-products .mycartak-finder__product--coupang::after {
	top: 0.82rem;
	right: 1rem;
	width: clamp(6.2rem, 18vw, 7.4rem);
	height: clamp(1.1rem, 3vw, 1.35rem);
	border-radius: 0;
	background: url("../images/coupang-logo-on-light.png") center / contain no-repeat;
	content: "";
	transform: none;
}

.mycartak-finder--size-products .mycartak-finder__product-type {
	position: relative;
	z-index: 1;
	margin: 0 0 0.55rem;
	background: #dbeafe;
	color: #1d4ed8;
	letter-spacing: 0.02em;
}

.mycartak-finder--size-products .mycartak-finder__product h5 {
	position: relative;
	z-index: 1;
	margin: 0;
	color: #0f172a;
	font-size: clamp(1.08rem, 3vw, 1.28rem);
	font-weight: 800;
	letter-spacing: -0.025em;
}

.mycartak-finder--size-products .mycartak-finder__product-heading {
	position: relative;
	z-index: 1;
	display: block;
}

.mycartak-finder--size-products .mycartak-finder__product-showcase {
	position: relative;
	z-index: 1;
	display: grid;
	justify-items: stretch;
	gap: 0.45rem;
	margin: 0 0 0.9rem;
}

.mycartak-finder--size-products .mycartak-finder__product-showcase--with-image {
	width: min(100%, 22rem);
	margin-right: auto;
	margin-left: auto;
}

.mycartak-finder--size-products .mycartak-finder__product-image {
	display: flex;
	width: 100%;
	height: clamp(10rem, 26vw, 13rem);
	align-items: center;
	justify-content: center;
	margin: 0;
	overflow: hidden;
	border: 1px solid rgba(148, 163, 184, 0.18);
	border-radius: 0.8rem;
	background: #fff;
}

.mycartak-finder--size-products .mycartak-finder__product-image img {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.35rem;
	object-fit: contain;
}

.mycartak-finder--size-products .mycartak-finder__product-price {
	margin: 0;
	color: #111827;
	font-size: 1rem;
	font-variant-numeric: tabular-nums;
	font-weight: 800;
	justify-self: end;
	white-space: nowrap;
}

.mycartak-finder--size-products .mycartak-finder__variant {
	position: relative;
	z-index: 1;
	margin: 0.35rem 0 0.75rem;
	color: #475569;
	font-weight: 650;
}

.mycartak-finder--size-products .mycartak-finder__product-spec {
	position: relative;
	z-index: 1;
	gap: 0.55rem;
	margin: 0 0 0.8rem;
}

.mycartak-finder--size-products .mycartak-finder__product-spec > div {
	padding: 0.7rem 0.8rem;
	border: 1px solid rgba(148, 163, 184, 0.22);
	border-radius: 0.75rem;
	background: rgba(255, 255, 255, 0.9);
}

.mycartak-finder--size-products .mycartak-finder__product-spec dt {
	color: #64748b;
	font-size: 0.72rem;
	font-weight: 700;
}

.mycartak-finder--size-products .mycartak-finder__product-spec dd {
	margin-top: 0.12rem;
	color: #0f172a;
	font-size: 1.08rem;
	font-weight: 850;
	font-variant-numeric: tabular-nums;
}

.mycartak-finder--size-products .mycartak-finder__fit-check {
	position: relative;
	z-index: 1;
	margin: 0 0 0.9rem;
	padding: 0.72rem 0.8rem;
	border-radius: 0.75rem;
	background: #f8fafc;
	color: #526071;
	font-size: 0.82rem;
	line-height: 1.55;
}

.mycartak-finder--size-products .mycartak-finder__offer {
	position: relative;
	z-index: 1;
	display: flex;
	min-height: 3.25rem;
	align-items: center;
	justify-content: center;
	border-radius: 0.8rem;
	background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
	box-shadow: 0 0.6rem 1.2rem rgba(37, 99, 235, 0.2);
	color: #fff;
	font-size: 0.94rem;
	font-weight: 800;
	text-decoration: none;
	animation: mycartak-coupang-offer-pulse 2.4s ease-in-out infinite;
	transition:
		transform 160ms ease,
		box-shadow 160ms ease,
		filter 160ms ease;
	will-change: transform;
}

.mycartak-finder--size-products .mycartak-finder__offer:visited {
	color: #fff;
}

.mycartak-finder--size-products .mycartak-finder__offer:hover,
.mycartak-finder--size-products .mycartak-finder__offer:focus-visible {
	background: linear-gradient(135deg, #1d4ed8 0%, #1e40af 100%);
	box-shadow: 0 0.85rem 1.6rem rgba(29, 78, 216, 0.34);
	color: #fff;
	filter: brightness(1.05);
	transform: translateY(-0.16rem) scale(1.012);
	animation: none;
}

.mycartak-finder--size-products .mycartak-finder__offer:active {
	box-shadow: 0 0.45rem 0.9rem rgba(29, 78, 216, 0.24);
	filter: brightness(0.98);
	transform: translateY(0) scale(0.995);
}

@keyframes mycartak-coupang-offer-pulse {
	0%,
	100% {
		background: #2563eb;
		box-shadow: 0 0.6rem 1.2rem rgba(37, 99, 235, 0.2);
	}

	50% {
		background: #1d4ed8;
		box-shadow: 0 0.7rem 1.3rem rgba(29, 78, 216, 0.26);
	}
}

@media (prefers-reduced-motion: reduce) {
	.mycartak-finder--size-products .mycartak-finder__products-toggle,
	.mycartak-finder--size-products .mycartak-finder__offer {
		animation: none;
		transition: none;
	}
}

@media (max-width: 40rem) {
	.mycartak-finder--size-products .mycartak-finder__length-products {
		padding: 0;
	}

	.mycartak-finder--size-products .mycartak-finder__product--length-candidate {
		padding: 0.95rem;
	}

	.mycartak-finder--size-products .mycartak-finder__product--coupang {
		padding-top: 1.15rem;
	}

	.mycartak-finder--size-products .mycartak-finder__product--coupang::after {
		top: 0.85rem;
		right: 0.85rem;
		width: 6.25rem;
		height: 1.15rem;
	}

	.mycartak-finder--size-products .mycartak-finder__product-showcase--with-image {
		width: min(100%, 18rem);
	}

	.mycartak-finder--size-products .mycartak-finder__product-image {
		height: 9rem;
	}
}
