.single-ads_stoc_extern {
	--ga-bg: #FAFBFC;
	--ga-surface: #FFFFFF;
	--ga-surface-muted: #F8F9FB;
	--ga-text: #181A1E;
	--ga-muted: #6B7280;
	--ga-accent: #C8921A;
	--ga-accent-light: #E8A724;
	--ga-border: rgba(24, 26, 30, 0.08);
	--ga-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
	--ga-shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.08);
	--ga-radius: 16px;
	--ga-radius-sm: 10px;
	--ga-font: 'Inter', sans-serif;
}

body.single-ads_stoc_extern {
	background: var(--ga-bg);
}

.single-ads_stoc_extern #main_wrapper {
	background: var(--ga-bg);
	gap: 32px;
	align-items: flex-start;
}

.single-ads_stoc_extern #left_side {
	max-width: 820px;
}

/* --- Utilities --- */
.single-ads_stoc_extern .ga-sp3-card {
	background: var(--ga-surface);
	border: 1px solid var(--ga-border);
	border-radius: var(--ga-radius);
	box-shadow: var(--ga-shadow);
}

.single-ads_stoc_extern .ga-sp3-section {
	margin-bottom: 24px;
}

.single-ads_stoc_extern .ga-sp3-section-card {
	background: var(--ga-surface);
	border: 1px solid var(--ga-border);
	border-radius: var(--ga-radius);
	box-shadow: var(--ga-shadow);
	padding: 24px;
	margin-bottom: 24px;
}

/* --- Hero --- */
.single-ads_stoc_extern #se_ad_section_0 {
	background: transparent;
	padding-top: 8px;
}

.single-ads_stoc_extern #se_ad_section_0 .custom_car_title {
	font-family: var(--ga-font) !important;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.25;
	color: var(--ga-text);
	margin: 0 0 12px;
	letter-spacing: -0.02em;
}

.single-ads_stoc_extern .ga-sp3-hero-meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin-bottom: 16px;
}

.single-ads_stoc_extern .ga-sp3-chip {
	display: inline-flex;
	align-items: center;
	padding: 6px 12px;
	background: var(--ga-surface);
	border: 1px solid var(--ga-border);
	border-radius: 999px;
	font-family: var(--ga-font);
	font-size: 13px;
	font-weight: 500;
	color: var(--ga-text);
	line-height: 1.2;
}

.single-ads_stoc_extern .ga-sp3-chip--accent {
	background: rgba(200, 146, 26, 0.08);
	border-color: rgba(200, 146, 26, 0.25);
	color: var(--ga-accent);
	font-weight: 600;
}

.single-ads_stoc_extern .ga-sp3-hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 20px;
}

.single-ads_stoc_extern .ga-sp3-cebia-cta {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 16px;
	background: #01215A;
	border-radius: var(--ga-radius-sm);
	color: #fff !important;
	font-family: var(--ga-font);
	font-size: 13px;
	font-weight: 500;
	text-decoration: none !important;
	transition: opacity 0.2s ease;
}

.single-ads_stoc_extern .ga-sp3-cebia-cta:hover {
	opacity: 0.9;
	color: #fff !important;
}

.single-ads_stoc_extern .ga-sp3-cebia-cta img {
	flex-shrink: 0;
}

/* Gallery */
.single-ads_stoc_extern .ga-sp3-gallery.custom_slider .f-carousel {
	border: none !important;
	border-radius: var(--ga-radius);
	overflow: hidden;
	box-shadow: var(--ga-shadow-lg);
}

.single-ads_stoc_extern .ga-sp3-gallery .f-carousel__slide img {
	border-radius: 0;
}

/* --- Sidebar light --- */
.single-ads_stoc_extern #ad_pachete_web_section {
	background: transparent !important;
	border-radius: var(--ga-radius);
	box-shadow: none;
	margin: 24px 0 40px 20px;
	min-width: 340px;
	max-width: 340px;
}

.single-ads_stoc_extern .ga-sp3-sidebar {
	background: var(--ga-surface);
	border: 1px solid var(--ga-border);
	border-radius: var(--ga-radius);
	box-shadow: var(--ga-shadow-lg);
	overflow: hidden;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-block {
	padding: 14px 16px 6px;
	background: var(--ga-surface);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-row-import {
	color: var(--ga-muted);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-row-import .ga-pv2-price-val,
.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-row-import .custom_car_price_germania {
	color: var(--ga-muted);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-hero .ga-pv2-price-label {
	color: var(--ga-muted);
	font-size: 13px;
	font-weight: 500;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-hero .custom_car_price_1 {
	color: var(--ga-text) !important;
	font-size: 26px !important;
	font-weight: 700 !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-sub,
.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-sub .custom_car_price_title_2,
.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-price-sub .custom_car_price_2 {
	color: var(--ga-muted) !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-rata-wrap .rata_lunara_container {
	background: rgba(200, 146, 26, 0.08);
	border-color: rgba(200, 146, 26, 0.25);
	color: var(--ga-text);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-section-title,
.single-ads_stoc_extern .ga-sp3-sidebar .ad_included_section_title,
.single-ads_stoc_extern .ga-sp3-sidebar .ad_extras_section_title {
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-vezi-detalii-link {
	color: var(--ga-accent) !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-included-card {
	background: var(--ga-surface-muted);
	border-left: 3px solid var(--ga-accent-light);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-included-row {
	color: var(--ga-text);
	border-color: var(--ga-border);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ad_included_row__label {
	color: var(--ga-text);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-extra-card .ad_extra_label--custom-chx {
	background: var(--ga-surface);
	border-color: var(--ga-border);
	color: var(--ga-text);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-extra-card--selected .ad_extra_label--custom-chx,
.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-extra-card .ad-extra-chx:checked + .ad_extra_label--custom-chx {
	border-color: var(--ga-accent);
	background: rgba(200, 146, 26, 0.06);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-cta-wrap {
	padding: 12px 16px 16px;
	background: var(--ga-surface);
	border-top: 1px solid var(--ga-border);
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-btn-phone {
	border-color: var(--ga-border) !important;
	color: var(--ga-text) !important;
	background: var(--ga-surface) !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-btn-phone:hover {
	border-color: var(--ga-text) !important;
	background: var(--ga-surface-muted) !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar .ga-pv2-btn-oferta {
	background: linear-gradient(135deg, #E8A724 0%, #C8921A 100%) !important;
	color: #fff !important;
	border: none !important;
}

/* Mobile price + packages */
.single-ads_stoc_extern #se_ad_section_mobile_price {
	display: none;
}

@media (max-width: 1199px) {
	.single-ads_stoc_extern #se_ad_section_mobile_price {
		display: block !important;
		background: var(--ga-surface);
		border: 1px solid var(--ga-border);
		border-radius: var(--ga-radius);
		margin: 0 16px 16px;
		box-shadow: var(--ga-shadow);
	}

	.single-ads_stoc_extern #se_ad_section_mobile_price[hidden] {
		display: block !important;
	}

	.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-price-block {
		padding: 20px 16px 8px;
		background: var(--ga-surface);
	}

	.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-price-hero .custom_car_price_1 {
		color: var(--ga-text) !important;
	}

	.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-price-hero .ga-pv2-price-label,
	.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-price-sub {
		color: var(--ga-muted) !important;
	}

	.single-ads_stoc_extern #ad_pachete_mobile_section {
		background: transparent;
		padding: 0 16px;
	}

	.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-shell {
		background: var(--ga-surface);
		border: 1px solid var(--ga-border);
		border-radius: var(--ga-radius);
		box-shadow: var(--ga-shadow);
		padding: 16px;
	}

	.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-included-card {
		background: var(--ga-surface-muted);
		border-left: 3px solid var(--ga-accent-light);
	}

	.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-section-title {
		color: var(--ga-text) !important;
	}

	.single-ads_stoc_extern .ga-sp3-mobile-cta-wrap {
		display: flex;
		flex-direction: column;
		gap: 10px;
		padding-top: 16px;
		margin-top: 8px;
		border-top: 1px solid var(--ga-border);
	}

	.single-ads_stoc_extern .ga-sp3-mobile-cta-wrap .ga-sp3-btn-phone {
		width: 100%;
		padding: 12px 16px;
		border: 1px solid var(--ga-border);
		border-radius: var(--ga-radius-sm);
		background: var(--ga-surface);
		color: var(--ga-text);
		font-family: var(--ga-font);
		font-size: 15px;
		font-weight: 600;
		text-align: center;
		text-decoration: none;
	}

	.single-ads_stoc_extern .ga-sp3-mobile-cta-wrap .ga-sp3-btn-oferta {
		width: 100%;
		padding: 12px 16px;
		border: none;
		border-radius: var(--ga-radius-sm);
		background: linear-gradient(135deg, #E8A724 0%, #C8921A 100%);
		color: #fff;
		font-family: var(--ga-font);
		font-size: 15px;
		font-weight: 600;
		text-align: center;
		text-decoration: none;
		display: block;
	}
}

/* --- Spec tabs --- */
.single-ads_stoc_extern #se_ad_section_1.ga-sp3-section-card {
	padding: 0;
	overflow: hidden;
}

.single-ads_stoc_extern #se_ad_section_1 #download_raport_cebia {
	display: none;
}

.single-ads_stoc_extern .ga-sp3-spec-tabs {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	gap: 0;
	border-bottom: 1px solid var(--ga-border);
	background: var(--ga-surface-muted);
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}

.single-ads_stoc_extern .ga-sp3-spec-tabs::-webkit-scrollbar {
	display: none;
}

.single-ads_stoc_extern .ga-sp3-spec-tab {
	flex: 1 0 auto;
	min-width: max-content;
	padding: 14px 16px;
	border: none;
	background: transparent;
	font-family: var(--ga-font);
	font-size: 14px;
	font-weight: 500;
	color: var(--ga-muted);
	cursor: pointer;
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
	transition: color 0.2s ease, border-color 0.2s ease;
	white-space: nowrap;
}

.single-ads_stoc_extern .ga-sp3-spec-tab:hover {
	color: var(--ga-text);
}

.single-ads_stoc_extern .ga-sp3-spec-tab.active {
	color: var(--ga-accent);
	border-bottom-color: var(--ga-accent);
	font-weight: 600;
	background: var(--ga-surface);
}

.single-ads_stoc_extern .ga-sp3-spec-tab:focus-visible {
	outline: 2px solid var(--ga-accent);
	outline-offset: -2px;
}

.single-ads_stoc_extern .ga-sp3-spec-panels {
	padding: 20px 24px 24px;
}

.single-ads_stoc_extern .ga-sp3-spec-panel {
	display: none;
}

.single-ads_stoc_extern .ga-sp3-spec-panel.active {
	display: block;
}

.single-ads_stoc_extern .ga-sp3-spec-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px 24px;
}

.single-ads_stoc_extern .ga-sp3-spec-grid .single_car_custom_data_fields {
	display: flex;
	flex-direction: column;
	gap: 2px;
	margin: 0;
	padding: 0;
	font-family: var(--ga-font);
	font-size: 14px;
	line-height: 1.4;
	color: var(--ga-text);
}

.single-ads_stoc_extern .ga-sp3-spec-grid .single_car_custom_data_fields span {
	font-weight: 500;
	color: var(--ga-muted);
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

.single-ads_stoc_extern .ga-sp3-spec-grid .single_car_custom_data_fields a {
	color: var(--ga-text);
	text-decoration: none;
}

.single-ads_stoc_extern .ga-sp3-spec-grid .single_car_custom_data_fields a:hover {
	color: var(--ga-accent);
}

.single-ads_stoc_extern .ga-sp3-spec-panel--dotari ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px 16px;
}

.single-ads_stoc_extern .ga-sp3-spec-panel--dotari ul li {
	font-family: var(--ga-font);
	font-size: 14px;
	color: var(--ga-text);
	padding-left: 22px;
	position: relative;
	line-height: 1.4;
}

.single-ads_stoc_extern .ga-sp3-spec-panel--dotari ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 14px;
	height: 10px;
	background: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 17 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.5L6 11.5L15.5 2' stroke='%23C8921A' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
}

@media (max-width: 767px) {
	.single-ads_stoc_extern .ga-sp3-spec-tabs {
		position: sticky;
		top: 0;
		z-index: 20;
	}

	.single-ads_stoc_extern .ga-sp3-spec-grid,
	.single-ads_stoc_extern .ga-sp3-spec-panel--dotari ul {
		grid-template-columns: 1fr;
	}

	.single-ads_stoc_extern .ga-sp3-spec-panels {
		padding: 16px;
	}
}

@media (max-width: 480px) {
	.single-ads_stoc_extern .ga-sp3-spec-panel--dotari ul {
		grid-template-columns: 1fr;
	}
}

/* Hide legacy collapse titles */
.single-ads_stoc_extern #se_ad_section_1 .ad_info_collapse_title {
	display: none !important;
}

.single-ads_stoc_extern #download_raport_cebia_mobile {
	display: none !important;
}

/* --- Warranty badge (hero) --- */
.single-ads_stoc_extern .ga-sp3-warranty-badge {
	display: none;
}

.single-ads_stoc_extern #main_wrapper.ga-sp3-has-warranty .ga-sp3-warranty-badge {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 6px 12px;
	background: rgba(200, 146, 26, 0.1);
	border: 1px solid rgba(200, 146, 26, 0.3);
	border-radius: 999px;
	font-family: var(--ga-font);
	font-size: 12px;
	font-weight: 600;
	color: var(--ga-accent);
}

/* Section 6 hidden — content moved to hero badge */
.single-ads_stoc_extern #se_ad_section_6 {
	display: none !important;
}
.single-ads_stoc_extern #se_ad_section_4.ga-sp3-section-card {
	padding: 24px;
	background: var(--ga-surface);
	border: 1px solid var(--ga-border);
	border-radius: var(--ga-radius);
	box-shadow: var(--ga-shadow);
}
/* --- Related ads --- */
.single-ads_stoc_extern #single_related_ads {
	background: var(--ga-bg);
	padding: 40px 0;
}

.single-ads_stoc_extern #single_relatedAds_section_title {
	font-family: var(--ga-font);
	font-size: 24px;
	font-weight: 600;
	color: var(--ga-text);
	margin-bottom: 24px;
}

.single-ads_stoc_extern .se_relatedAds_carContainer {
	background: var(--ga-surface) !important;
	border: 1px solid var(--ga-border) !important;
	border-radius: var(--ga-radius) !important;
	box-shadow: var(--ga-shadow) !important;
	overflow: hidden;
}

.single-ads_stoc_extern .se_relatedAds_carContainer_overlayHeader {
	display: none !important;
}

.single-ads_stoc_extern .se_relatedAds_carContainer .price-tag .price span {
	color: var(--ga-accent) !important;
	font-weight: 600 !important;
}

/* --- Mobile sticky bar --- */
.single-ads_stoc_extern #mobile_sticky_price {
	display: flex !important;
	flex-direction: row !important;
	background: var(--ga-surface) !important;
	box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.1) !important;
	border-top: 1px solid var(--ga-border);
	padding: 10px 16px 12px;
	align-items: center;
	gap: 12px;
	bottom: -120px;
}

.single-ads_stoc_extern #mobile_sticky_price.is-visible {
	bottom: 0;
}

.single-ads_stoc_extern #mobile_sticky_price_container {
	display: flex !important;
	flex: 1;
	min-width: 0;
	padding: 0 !important;
}

.single-ads_stoc_extern #mobile_sticky_price_container.active {
	display: flex !important;
}

.single-ads_stoc_extern #mobile_sticky_price .custom_car_price_title,
.single-ads_stoc_extern #mobile_sticky_price .custom_car_price_1 {
	color: var(--ga-text) !important;
	font-family: var(--ga-font) !important;
}

.single-ads_stoc_extern #mobile_sticky_price .custom_car_price_1 {
	font-size: 18px !important;
	font-weight: 700 !important;
}

.single-ads_stoc_extern #mobile_sticky_price .custom_car_price_title {
	font-size: 11px !important;
	color: var(--ga-muted) !important;
}

.single-ads_stoc_extern #mobile_sticky_price .custom_car_price_2,
.single-ads_stoc_extern #mobile_sticky_price .custom_car_price_title_2 {
	color: var(--ga-muted) !important;
	font-size: 11px !important;
}

.single-ads_stoc_extern #mobile_sticky_contact {
	display: flex;
	gap: 8px;
	flex-shrink: 0;
	padding: 0;
	margin: 0;
}

.single-ads_stoc_extern #mobile_sticky_contact .ad_CTA_button {
	font-family: var(--ga-font);
	font-size: 14px;
	font-weight: 600;
	padding: 10px 14px;
	border-radius: var(--ga-radius-sm);
	text-decoration: none;
	white-space: nowrap;
}

.single-ads_stoc_extern #mobile_sticky_contact .ad_CTA_button.apel {
	background: var(--ga-surface);
	border: 1px solid var(--ga-border);
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern #mobile_sticky_contact .ad_CTA_button.contact {
	background: linear-gradient(135deg, #E8A724 0%, #C8921A 100%);
	border: none;
	color: #fff !important;
}

/* Sticky search header */
.single-ads_stoc_extern #mobile_sticky_header {
	background: var(--ga-surface) !important;
	border-bottom: 1px solid var(--ga-border);
	box-shadow: var(--ga-shadow);
}

.single-ads_stoc_extern #mobile_sticky_header label,
.single-ads_stoc_extern #mobile_sticky_header span {
	color: var(--ga-text) !important;
	font-family: var(--ga-font);
}

/* --- Modals SP3 --- */
.single-ads_stoc_extern .ga_singlePage_modals .modal-content {
	border-radius: var(--ga-radius);
	border: 1px solid var(--ga-border);
	box-shadow: var(--ga-shadow-lg);
}

.single-ads_stoc_extern .ga_singlePage_modals .modal-header h3 {
	font-family: var(--ga-font);
	color: var(--ga-text);
}

.single-ads_stoc_extern .ga-benef-detalii-modal .modal-content {
	background: var(--ga-surface);
}

/* Calculator leasing overrides */
.single-ads_stoc_extern #se_ad_section_4 .leasing-calculator-container,
.single-ads_stoc_extern #se_ad_section_4 .calculator-leasing-wrapper {
	font-family: var(--ga-font);
}

.single-ads_stoc_extern #se_ad_section_4 input,
.single-ads_stoc_extern #se_ad_section_4 select,
.single-ads_stoc_extern #se_ad_section_4 .select2-container {
	border-radius: var(--ga-radius-sm) !important;
}

/* Desktop sticky sidebar scroll (preserve GA-PV2 behavior) */
@media (min-width: 1200px) {
	.single-ads_stoc_extern #ad_pachete_web_section {
		max-height: calc(100vh - 48px);
		overflow: hidden;
		display: flex;
		flex-direction: column;
	}

	.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar {
		display: flex;
		flex-direction: column;
		min-height: 0;
		flex: 1;
		max-height: calc(100vh - 48px);
	}

	.single-ads_stoc_extern #ad_pachete_web_section .ga-pv2-sidebar-body {
		flex: 1;
		min-height: 0;
		display: flex;
		flex-direction: column;
		overflow: hidden;
	}

	.single-ads_stoc_extern #ad_pachete_web_section .ad_extras_section {
		flex: 1;
		min-height: 0;
		display: flex;
		flex-direction: column;
		overflow: hidden;
		margin-bottom: 0;
	}

	.single-ads_stoc_extern #ad_pachete_web_section .ga-pv2-extras-scroll {
		flex: 1;
		min-height: 0;
		overflow-y: auto;
		overscroll-behavior: contain;
		scrollbar-width: thin;
		scrollbar-color: rgba(200, 146, 26, 0.35) transparent;
	}
}

@media (max-width: 1199px) {
	.single-ads_stoc_extern #main_wrapper {
		flex-direction: column;
	}

	.single-ads_stoc_extern #se_ad_section_0 .custom_car_title {
		font-size: 22px;
		padding: 0 16px;
	}

	.single-ads_stoc_extern .ga-sp3-hero-meta,
	.single-ads_stoc_extern .ga-sp3-hero-actions {
		padding: 0 16px;
	}

	.single-ads_stoc_extern .ga-sp3-section-card,
	.single-ads_stoc_extern #se_ad_section_5.ga-sp3-trust-strip {
		margin-left: 16px;
		margin-right: 16px;
	}

	.single-ads_stoc_extern .ga-sp3-agent-card {
		flex-direction: column;
		margin: 0 16px;
	}

	.single-ads_stoc_extern #single_reviews_widget {
		margin-left: 16px;
		margin-right: 16px;
		margin-bottom: 80px;
	}
}

@media (max-width: 767px) {
	.single-ads_stoc_extern #mobile_sticky_price {
		flex-wrap: wrap;
	}

	.single-ads_stoc_extern #mobile_sticky_contact {
		width: 100%;
	}

	.single-ads_stoc_extern #mobile_sticky_contact .ad_CTA_button {
		flex: 1;
		text-align: center;
	}
}
/* ============================================
   SP3 — Legacy conflict overrides (single-style.css)
   ============================================ */

.single-ads_stoc_extern #ad_pachete_web_section,
.single-ads_stoc_extern #ad_pachete_mobile_section {
	background-color: transparent !important;
	border-bottom: none !important;
	box-shadow: none !important;
}

@media (min-width: 1200px) {
	.single-ads_stoc_extern #ad_pachete_web_section {
		margin: 24px 0 40px 20px !important;
		min-width: 340px !important;
		max-width: 340px !important;
	}
}

@media (max-width: 1199px) {
	.single-ads_stoc_extern #ad_pachete_mobile_section {
		padding-bottom: 0 !important;
		min-width: unset !important;
		max-width: 100% !important;
		border-radius: 0 !important;
	}

	.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-shell {
		padding: 16px !important;
	}
}

.single-ads_stoc_extern #se_ad_section_mobile_price {
	background-color: var(--ga-surface) !important;
	border-bottom: 1px solid var(--ga-border) !important;
	min-height: 0 !important;
	margin-top: 0 !important;
}

/* GA-PV2 dark-theme text → light on all package surfaces */
.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_included_section_title,
.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_extras_section_title,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad_included_section_title,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad_extras_section_title,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-section-title {
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_included_row,
.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-included-row,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad_included_row,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-included-row {
	color: var(--ga-text) !important;
	border-bottom-color: var(--ga-border) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_included_row__price {
	color: var(--ga-accent) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_extra_label_text,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad_extra_label_text {
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_extra_price,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad_extra_price {
	color: var(--ga-muted) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_extra_row--quote .ad_extra_price,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad_extra_row--quote .ad_extra_price {
	color: var(--ga-muted) !important;
	font-style: italic;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-section,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-section {
	border-top-color: var(--ga-border) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-extra-card,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-extra-card {
	border-color: var(--ga-border) !important;
	background: var(--ga-surface) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-extra-card:hover,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-extra-card:hover {
	background: rgba(200, 146, 26, 0.04) !important;
	border-color: rgba(200, 146, 26, 0.35) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-extra-card--selected,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-extra-card--selected,
.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-extra-card .ad-extra-chx:checked + .ad_extra_label--custom-chx,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-extra-card .ad-extra-chx:checked + .ad_extra_label--custom-chx {
	background: rgba(200, 146, 26, 0.06) !important;
	box-shadow: none !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-extra-card--selected .ad_extra_label_text,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-extra-card--selected .ad_extra_label_text,
.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad-extra-chx:checked + .ad_extra_label--custom-chx .ad_extra_label_text,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad-extra-chx:checked + .ad_extra_label--custom-chx .ad_extra_label_text,
.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad-extra-chx:checked + .ad_extra_label--custom-chx .ad_extra_price,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad-extra-chx:checked + .ad_extra_label--custom-chx .ad_extra_price {
	color: var(--ga-accent) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ad_CTA_container.ga-pv2-cta-wrap,
.single-ads_stoc_extern #ad_pachete_mobile_section .ad_CTA_container.ga-pv2-cta-wrap {
	border-top-color: var(--ga-border) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-btn-oferta,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-btn-oferta {
	color: #fff !important;
}

.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-price-hero .custom_car_price_1 {
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-price-hero .ga-pv2-price-label,
.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-price-sub,
.single-ads_stoc_extern #se_ad_section_mobile_price .custom_car_price_title_2,
.single-ads_stoc_extern #se_ad_section_mobile_price .custom_car_price_2 {
	color: var(--ga-muted) !important;
}

.single-ads_stoc_extern #se_ad_section_mobile_price .ga-pv2-rata-wrap .rata_lunara_container {
	background: rgba(200, 146, 26, 0.08) !important;
	border: 1px solid rgba(200, 146, 26, 0.25) !important;
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern #se_ad_section_mobile_price .rata_lunara_container svg path {
	fill: var(--ga-accent) !important;
}

/* Sections & hero */
.single-ads_stoc_extern #se_ad_section_0 .custom_car_title {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.single-ads_stoc_extern #left_side {
	max-width: 820px !important;
}

.single-ads_stoc_extern #se_ad_section_1 {
	margin-top: 16px !important;
	align-items: stretch !important;
	width: 100%;
}

.single-ads_stoc_extern #se_ad_section_5 {
	padding: 0 !important;
	padding-left: 0 !important;
}

.single-ads_stoc_extern #se_ad_section_5 #siguranta-achizitie_li_1 {
	font-size: 14px !important;
	line-height: 1.5 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-weight: 600 !important;
}

.single-ads_stoc_extern .ga-sp3-spec-grid .single_car_custom_data_fields {
	font-size: 14px !important;
	line-height: 1.4 !important;
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern .ga-sp3-spec-grid .single_car_custom_data_fields span {
	font-weight: 500 !important;
	font-size: 12px !important;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	color: var(--ga-muted) !important;
}

.single-ads_stoc_extern #ad_info_4_panel ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 16px;
	row-gap: 8px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.single-ads_stoc_extern #ad_info_4_panel ul li {
	display: block !important;
	align-items: flex-start !important;
	font-size: 14px !important;
	color: var(--ga-text) !important;
	padding-left: 22px;
	position: relative;
}

.single-ads_stoc_extern #ad_info_4_panel ul li::before {
	content: '' !important;
	display: block !important;
	position: absolute;
	left: 0;
	top: 5px;
	width: 14px;
	height: 10px;
	margin: 0 !important;
	border-radius: 0 !important;
	background: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 17 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.5L6 11.5L15.5 2' stroke='%23C8921A' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center !important;
	background-color: transparent !important;
}

@media (max-width: 767px) {
	.single-ads_stoc_extern #ad_info_4_panel ul {
		grid-template-columns: 1fr;
	}
}

/* Agent — undo legacy gold card */
.single-ads_stoc_extern .ga-sp3-agent-card.agent_contact_container {
	background: var(--ga-surface) !important;
	margin: 24px 0 !important;
	border-radius: var(--ga-radius) !important;
}

.single-ads_stoc_extern .ga-sp3-agent-card .agent_card {
	background: transparent !important;
	width: auto !important;
	min-width: 0 !important;
	padding-top: 0 !important;
	border-radius: 0 !important;
}

.single-ads_stoc_extern .ga-sp3-agent-card .agent_card label:nth-child(2) {
	color: var(--ga-text) !important;
}

.single-ads_stoc_extern .finantare_content_container {
	padding: 0 !important;
}

.single-ads_stoc_extern #se_ad_section_3 label svg path {
	stroke: var(--ga-accent-light);
}

/* Mobile sticky — kill legacy green/blue CTAs */
.single-ads_stoc_extern #mobile_sticky_price.active:not(.is-visible) {
	bottom: -120px !important;
}

.single-ads_stoc_extern #mobile_sticky_price.is-visible {
	bottom: 0 !important;
}

.single-ads_stoc_extern #mobile_sticky_contact .ad_CTA_button.contact {
	background: linear-gradient(135deg, #E8A724 0%, #C8921A 100%) !important;
	color: #fff !important;
}

.single-ads_stoc_extern #mobile_sticky_contact .ad_CTA_button.apel {
	background: var(--ga-surface) !important;
	color: var(--ga-text) !important;
	border: 1px solid var(--ga-border) !important;
}

.single-ads_stoc_extern #mobile_sticky_header {
	background: var(--ga-surface) !important;
}

.single-ads_stoc_extern #mobile_sticky_search {
	color: var(--ga-text) !important;
}

/* Gallery */
.single-ads_stoc_extern .ga-sp3-gallery.custom_slider {
	max-height: none !important;
}

.single-ads_stoc_extern .ga-sp3-hero-actions .ga-sp3-cebia-cta {
	margin: 0;
}

.single-ads_stoc_extern .se_ad_section #single_reviews_widget {
	margin-bottom: 0 !important;
}

.single-ads_stoc_extern .ad_pachet_container.ga-pv2-shell {
	margin-top: 0 !important;
}

.single-ads_stoc_extern #ad_pachete_mobile_section .ad_pachet_container.ga-pv2-shell {
	padding: 0 !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-included-card {
	background: var(--ga-surface-muted) !important;
}

.single-ads_stoc_extern #ad_pachete_mobile_section .ga-pv2-included-card {
	background: var(--ga-surface-muted) !important;
	border-left: 3px solid var(--ga-accent-light) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-vezi-detalii-link,
.single-ads_stoc_extern #ad_pachete_mobile_section .ga-vezi-detalii-link {
	color: var(--ga-accent) !important;
}

.single-ads_stoc_extern #ad_pachete_web_section .ga-sp3-sidebar .ga-pv2-section-title {
	color: var(--ga-muted) !important;
}

@media (max-width: 1199px) {
	.single-ads_stoc_extern .se_ad_section #single_reviews_widget {
		margin-bottom: 80px !important;
	}
}

/* === SP3 Polish: sidebar compact === */
.single-ads_stoc_extern .ga-sp3-sidebar-compact .ga-pv2-section-title {
	font-size: 10px !important;
	letter-spacing: 0.06em;
}

.single-ads_stoc_extern .ga-sp3-included-toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin: 0 0 8px;
	padding: 10px 12px;
	border: 1px solid var(--ga-border);
	border-radius: var(--ga-radius-sm);
	background: var(--ga-surface-muted);
	font-family: var(--ga-font);
	font-size: 13px;
	font-weight: 600;
	color: var(--ga-text);
	cursor: pointer;
	transition: border-color 0.2s ease, background 0.2s ease;
}

.single-ads_stoc_extern .ga-sp3-included-toggle:hover {
	border-color: rgba(200, 146, 26, 0.35);
	background: rgba(200, 146, 26, 0.06);
}

.single-ads_stoc_extern .ga-sp3-included-toggle__icon {
	color: var(--ga-muted);
	font-size: 12px;
	transition: transform 0.2s ease;
}

.single-ads_stoc_extern .ga-sp3-included-block.is-expanded .ga-sp3-included-toggle__icon {
	transform: rotate(180deg);
}

.single-ads_stoc_extern .ga-sp3-included-body {
	display: none;
}

.single-ads_stoc_extern .ga-sp3-included-block.is-expanded .ga-sp3-included-body {
	display: block;
}

.single-ads_stoc_extern .ga-sp3-sidebar-compact .ga-pv2-included-row {
	padding: 6px 0 !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar-compact .ga-pv2-included-card {
	margin-bottom: 8px;
	padding: 2px 10px;
}

.single-ads_stoc_extern .ga-sp3-sidebar-compact .ga-pv2-extras-list {
	gap: 4px !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar-compact .ga-pv2-extra-card .ad_extra_label--custom-chx {
	padding: 6px 10px !important;
	font-size: 13px;
}

.single-ads_stoc_extern .ga-sp3-sidebar-compact .ad_extra_label_text {
	font-size: 13px !important;
	line-height: 1.3 !important;
}

.single-ads_stoc_extern .ga-sp3-sidebar-compact .ga-pv2-section {
	padding-top: 10px;
	margin-top: 2px;
}

.single-ads_stoc_extern .ga-sp3-cta-row {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap;
	gap: 8px !important;
	padding: 10px 12px 12px !important;
	margin-top: 0 !important;
}

.single-ads_stoc_extern .ga-sp3-cta-row .ga-pv2-btn-phone,
.single-ads_stoc_extern .ga-sp3-cta-row .ga-pv2-btn-oferta {
	flex: 1;
	min-width: 0;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 8px !important;
	font-size: 13px !important;
	margin: 0 !important;
}

.single-ads_stoc_extern .ga-sp3-cta-row .ga-copy-phone-button__label {
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.single-ads_stoc_extern .ga-sp3-cta-row .ga-copy-phone-feedback {
	display: none;
}

@media (min-width: 1200px) {
	.single-ads_stoc_extern #ad_pachete_web_section .ga-pv2-extra-card .ad_extra_label--custom-chx {
		padding: 6px 10px !important;
	}

	.single-ads_stoc_extern #ad_pachete_web_section .ga-pv2-extras-list {
		gap: 4px !important;
	}

	.single-ads_stoc_extern #ad_pachete_web_section {
		min-width: 340px !important;
		max-width: 340px !important;
	}
}

@media (max-width: 1199px) {
	.single-ads_stoc_extern .ga-sp3-included-body {
		display: block;
	}

	.single-ads_stoc_extern .ga-sp3-included-toggle {
		display: none;
	}
}

/* Trust, partners, contact, reviews → single-sp3-sections.css */
