body.vendern-benchmark-route,
body.vendern-customizer-workspace {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.45) 34%, transparent 60%),
		linear-gradient(180deg, #f4efe7 0%, #f7f4ef 48%, #f2eee6 100%);
	color: #13202b;
}

body.vendern-benchmark-route #colophon,
body.vendern-benchmark-route #masthead,
body.vendern-benchmark-route .ast-mobile-header-wrap,
body.vendern-benchmark-route .site-above-footer-wrap,
body.vendern-benchmark-route .site-primary-footer-wrap,
body.vendern-benchmark-route .site-below-footer-wrap,
body.vendern-customizer-workspace #colophon,
body.vendern-customizer-workspace #masthead,
body.vendern-customizer-workspace .site-below-footer-wrap,
body.vendern-customizer-workspace .site-above-footer-wrap,
body.vendern-customizer-workspace .site-primary-footer-wrap {
	display: none !important;
}

body.vendern-benchmark-route .site-content,
body.vendern-customizer-workspace .site-content {
	background: transparent;
}

body.vendern-benchmark-route .ast-archive-entry-banner {
	display: none !important;
}

body.vendern-benchmark-route .site-content > .ast-container {
	display: block !important;
	width: min(100% - 48px, 1360px);
	max-width: 1360px;
	margin: 0 auto;
	padding: 28px 0 72px;
}

body.vendern-benchmark-route #primary,
body.vendern-benchmark-route .content-area.primary,
body.vendern-benchmark-route .ast-woocommerce-container,
body.vendern-benchmark-route .site-main,
body.vendern-benchmark-route .woocommerce {
	width: 100%;
	max-width: 100%;
}

body.vendern-benchmark-route .ast-container,
body.vendern-customizer-workspace .ast-container {
	max-width: 1360px;
}

body.vendern-benchmark-route .main-header-bar,
body.vendern-benchmark-route .ast-primary-header-bar {
	background: transparent;
}

body.vendern-benchmark-route .site-content > .ast-container,
body.vendern-benchmark-route .content-area.primary {
	padding-top: 10px;
	padding-bottom: 48px;
}

body.vendern-benchmark-route .ast-archive-description,
body.vendern-benchmark-route .page-header,
body.vendern-benchmark-route .archive-description,
body.vendern-benchmark-route .ast-shop-toolbar-container,
body.vendern-benchmark-route .woocommerce-products-header__title.page-title {
	display: none !important;
}

.vendern-benchmark-shell-header {
	margin: 0 0 22px;
	padding: 18px 24px;
	border: 1px solid #e7dfd3;
	border-radius: 26px;
	background: rgba(255, 255, 255, 0.94);
	box-shadow: 0 16px 40px rgba(19, 32, 43, 0.04);
}

.vendern-benchmark-shell-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	flex-wrap: wrap;
}

.vendern-benchmark-shell-header__brand {
	display: grid;
	gap: 8px;
}

.vendern-benchmark-shell-header__eyebrow {
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #7f705d;
}

.vendern-benchmark-shell-header__title {
	margin: 0;
	font-size: 24px;
	line-height: 1.04;
	letter-spacing: -0.04em;
	color: #13202b;
}

.vendern-benchmark-shell-header__copy {
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
	color: #556571;
	max-width: 720px;
}

.vendern-benchmark-shell-header__actions {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}

.vendern-benchmark-shell-header__actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 16px;
	border-radius: 999px;
	border: 1px solid #d9cfbf;
	background: #fff;
	color: #13202b;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}

.vendern-benchmark-shell-header__actions a.vendern-benchmark-shell-header__actions-primary {
	border-color: #13202b;
	background: #13202b;
	color: #fff;
}

body.vendern-customizer-workspace .vendern-button:disabled,
body.vendern-customizer-workspace button:disabled {
	opacity: 0.45;
	cursor: not-allowed;
	filter: grayscale(0.2);
}

body.vendern-benchmark-product .woocommerce-notices-wrapper,
body.vendern-benchmark-product .related.products,
body.vendern-benchmark-product .upsells.products,
body.vendern-benchmark-product .woocommerce-tabs,
body.vendern-benchmark-product .ast-single-product-payments,
body.vendern-benchmark-product .single-product .single_add_to_cart_button,
body.vendern-benchmark-product .single-product .quantity,
body.vendern-benchmark-product .product_meta,
body.vendern-benchmark-product .posted_in,
body.vendern-benchmark-product .tagged_as {
	display: none !important;
}

body.vendern-benchmark-archive .woocommerce-products-header,
body.vendern-benchmark-archive .term-description {
	display: none !important;
}

.vendern-benchmark-archive-hero {
	margin: 8px 0 22px;
	padding: 24px 28px 22px;
	border: 1px solid #e7dfd3;
	border-radius: 28px;
	background:
		radial-gradient(circle at top right, rgba(230, 222, 208, 0.65), rgba(255, 255, 255, 0) 44%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 243, 236, 0.94) 100%);
	box-shadow: 0 18px 40px rgba(19, 32, 43, 0.05);
}

.vendern-benchmark-archive-kicker {
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #806f58;
}

.vendern-benchmark-archive-hero h1 {
	margin: 0 0 12px;
	font-size: 40px;
	line-height: 0.98;
	letter-spacing: -0.05em;
	color: #13202b;
}

.vendern-benchmark-archive-hero p {
	margin: 0;
	max-width: 760px;
	font-size: 15px;
	line-height: 1.65;
	color: #50606d;
}

body.vendern-benchmark-archive .woocommerce-result-count,
body.vendern-benchmark-archive .woocommerce-ordering {
	margin-top: 0;
	margin-bottom: 22px;
}

body.vendern-benchmark-archive .site-main ul.products {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

body.vendern-benchmark-archive .site-main ul.products li.product {
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #e7e0d4;
	border-radius: 30px;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 18px 40px rgba(19, 32, 43, 0.05);
	overflow: hidden;
}

body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap {
	padding: 0;
	background: transparent;
}

body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap > a.woocommerce-LoopProduct-link,
body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap > a.woocommerce-loop-product__link {
	position: relative;
	display: block;
	min-height: 270px;
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 48%),
		linear-gradient(180deg, #f6f2eb 0%, #efe9df 100%);
	overflow: hidden;
}

body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap > a.woocommerce-LoopProduct-link::before,
body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap > a.woocommerce-loop-product__link::before {
	content: "";
	position: absolute;
	inset: 12px 10px 4px;
	border-radius: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap img {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 270px;
	padding: 28px 22px 20px;
	object-fit: contain;
	opacity: 1;
}

body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap .ast-on-card-button {
	display: none !important;
}

body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-summary-wrap {
	padding: 18px 24px 0;
}

body.vendern-benchmark-archive .site-main ul.products li.product .woocommerce-loop-product__title {
	font-size: 22px;
	line-height: 1.08;
	letter-spacing: -0.04em;
	color: #13202b;
	margin-bottom: 6px;
}

body.vendern-benchmark-archive .site-main ul.products li.product .price {
	color: #394752;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 8px;
}

body.vendern-benchmark-archive .site-main ul.products li.product .button,
.vendern-loop-customize-link a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 18px;
	border-radius: 999px;
	border: 0;
	background: #13202b;
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

.vendern-loop-customize-link {
	margin-top: 10px;
	padding: 0 24px 22px;
}

.vendern-loop-customize-badge {
	position: absolute;
	top: 18px;
	left: 18px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(19, 32, 43, 0.94);
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.vendern-benchmark-product .site-main div.product {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(360px, 420px);
	gap: 32px;
	align-items: start;
}

body.vendern-benchmark-product .woocommerce-product-gallery {
	position: sticky;
	top: 28px;
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	box-sizing: border-box;
	padding: 18px 20px;
	border: 1px solid #e7e0d4;
	border-radius: 32px;
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 40%),
		linear-gradient(180deg, #f8f5ee 0%, #f1ece2 100%);
	box-shadow: 0 18px 42px rgba(19, 32, 43, 0.05);
}

body.vendern-benchmark-product .woocommerce-product-gallery__wrapper {
	position: relative;
	min-height: 580px;
	border-radius: 24px;
	overflow: hidden;
}

body.vendern-benchmark-product .woocommerce-product-gallery__wrapper::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 24px;
	background-repeat: no-repeat;
	background-position: center 46%;
	background-size: contain;
}

body.vendern-benchmark-product .woocommerce-product-gallery__wrapper img {
	opacity: 0;
}

body.vendern-benchmark-product .summary.entry-summary {
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	box-sizing: border-box;
	padding: 10px 0 0;
}

body.vendern-benchmark-product .summary.entry-summary > .single-product-category {
	display: inline-flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 18px;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #806f58;
}

body.vendern-benchmark-product .summary.entry-summary > .single-product-category a {
	color: inherit;
	text-decoration: none;
}

body.vendern-benchmark-product .summary.entry-summary .woocommerce-breadcrumb {
	margin-bottom: 14px;
	font-size: 12px;
	color: #8a7d6a;
}

body.vendern-benchmark-product .summary.entry-summary .product_title {
	margin: 0 0 10px;
	font-size: 54px;
	line-height: 0.96;
	letter-spacing: -0.06em;
	color: #13202b;
}

body.vendern-benchmark-product .summary.entry-summary .price {
	margin-bottom: 10px;
	font-size: 20px;
	color: #13202b;
	font-weight: 800;
}

body.vendern-benchmark-product .summary.entry-summary .ast-shipping-text,
body.vendern-benchmark-product .summary.entry-summary .woocommerce-product-details__short-description {
	display: block;
	margin-bottom: 18px;
	font-size: 16px;
	line-height: 1.7;
	color: #52616c;
}

body.vendern-benchmark-product .variations_form {
	padding: 22px 24px;
	border: 1px solid #e7e0d4;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 18px 42px rgba(19, 32, 43, 0.05);
}

body.vendern-benchmark-product .variations_form table.variations {
	margin: 0;
}

body.vendern-benchmark-product .variations_form table.variations th.label {
	padding: 0 18px 18px 0;
	width: 120px;
	vertical-align: top;
}

body.vendern-benchmark-product .variations_form table.variations th.label label {
	display: inline-block;
	margin-top: 10px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #7f715f;
}

body.vendern-benchmark-product .variations_form table.variations td.value {
	padding-bottom: 18px;
}

body.vendern-benchmark-product .cfvsw-swatches-container {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.vendern-benchmark-product .cfvsw-swatches-option {
	margin: 0 !important;
	padding: 0 !important;
	min-width: 72px !important;
	min-height: 52px !important;
	border: 1px solid #cfbfaa !important;
	border-radius: 18px !important;
	background: #fff !important;
	box-shadow: none !important;
	transition: border-color 120ms ease, box-shadow 120ms ease, background-color 120ms ease;
}

body.vendern-benchmark-product .cfvsw-swatches-option:hover,
body.vendern-benchmark-product .cfvsw-swatches-option.cfvsw-selected-swatch {
	border-color: #13202b !important;
	box-shadow: 0 0 0 2px rgba(19, 32, 43, 0.08) !important;
}

body.vendern-benchmark-product .cfvsw-swatches-option .cfvsw-swatch-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 12px 16px;
	font-size: 14px;
	font-weight: 700;
	color: #13202b;
}

body.vendern-benchmark-product .reset_variations {
	display: inline-block;
	margin-top: 8px;
	color: #6f6250;
	font-size: 13px;
	font-weight: 700;
}

body.vendern-benchmark-product .vendern-customizer-launch-box {
	margin-top: 22px;
	padding: 24px 24px !important;
	border: 1px solid #d9ccb7 !important;
	border-radius: 24px !important;
	background:
		radial-gradient(circle at top right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0) 36%),
		linear-gradient(180deg, #fff9f1 0%, #f6efe5 100%) !important;
	box-shadow: 0 18px 36px rgba(19, 32, 43, 0.08);
}

body.vendern-benchmark-product .vendern-customizer-launch-kicker {
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #7a6e5d;
}

body.vendern-benchmark-product .vendern-customizer-launch-box h3 {
	margin: 0 0 12px;
	font-size: 30px;
	line-height: 1.02;
	letter-spacing: -0.04em;
	color: #13202b;
}

body.vendern-benchmark-product .vendern-customizer-launch-intro,
body.vendern-benchmark-product .vendern-customizer-launch-footer,
body.vendern-benchmark-product .vendern-customizer-launch-note,
body.vendern-benchmark-product .vendern-customizer-launch-status {
	font-size: 15px !important;
	line-height: 1.7 !important;
	color: #52616c !important;
}

body.vendern-benchmark-product .vendern-customizer-launch-steps {
	margin: 0 0 18px 18px;
	padding: 0;
	display: grid;
	gap: 8px;
	color: #13202b;
	font-size: 15px;
	line-height: 1.65;
}

body.vendern-benchmark-product .vendern-customizer-launch-button,
body.vendern-benchmark-product #vendern-customize .button.alt {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 240px;
	min-height: 54px;
	padding: 0 22px;
	border-radius: 999px;
	border: 0;
	background: #13202b !important;
	color: #fff !important;
	font-size: 15px;
	font-weight: 700;
}

body.vendern-benchmark-product .vendern-customizer-launch-note {
	margin-top: 14px;
	color: #7a6e5d !important;
}

body.vendern-benchmark-product .vendern-customizer-launch-status {
	min-height: 22px;
	margin: 12px 0 0;
	font-size: 14px !important;
	font-weight: 700;
	line-height: 1.5 !important;
	color: #52616c !important;
}

body.vendern-benchmark-product .vendern-customizer-launch-status.is-error,
body.vendern-benchmark-product .vendern-customizer-launch-status.is-loading,
body.vendern-benchmark-product .vendern-customizer-launch-status.is-success {
	padding: 10px 12px;
	border-radius: 14px;
}

body.vendern-benchmark-product .vendern-customizer-launch-status.is-error {
	background: #fff2ee;
	color: #8a2c17 !important;
}

body.vendern-benchmark-product .vendern-customizer-launch-status.is-loading {
	background: #eef6f4;
	color: #265d52 !important;
}

body.vendern-customizable-product .single_add_to_cart_button,
body.vendern-customizable-product .quantity,
body.vendern-customizable-product.single-product .single_add_to_cart_button,
body.vendern-customizable-product.single-product .quantity,
body.vendern-customizable-product .ast-sticky-add-to-cart,
body.vendern-customizable-product .ast-sticky-add-to-cart-content {
	display: none !important;
}

body.vendern-customizable-product .vendern-customizer-launch-box {
	clear: both;
	margin: 24px 0 0;
	padding: 22px 24px !important;
	border: 1px solid #dfd2bf !important;
	border-radius: 20px !important;
	background:
		radial-gradient(circle at top right, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0) 40%),
		linear-gradient(180deg, #fffaf2 0%, #f8f0e5 100%) !important;
	box-shadow: 0 14px 30px rgba(19, 32, 43, 0.07);
}

body.vendern-customizable-product .vendern-customizer-launch-kicker {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #7a6e5d;
}

body.vendern-customizable-product .vendern-customizer-launch-box h3 {
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.08;
	letter-spacing: -0.03em;
	color: #13202b;
}

body.vendern-customizable-product .vendern-customizer-launch-intro,
body.vendern-customizable-product .vendern-customizer-launch-footer,
body.vendern-customizable-product .vendern-customizer-launch-note,
body.vendern-customizable-product .vendern-customizer-launch-status {
	font-size: 14px !important;
	line-height: 1.65 !important;
	color: #52616c !important;
}

body.vendern-customizable-product .vendern-customizer-launch-steps {
	margin: 0 0 16px 18px;
	padding: 0;
	display: grid;
	gap: 6px;
	color: #13202b;
	font-size: 14px;
	line-height: 1.55;
}

body.vendern-customizable-product .vendern-customizer-launch-button,
body.vendern-customizable-product #vendern-customize .button.alt {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 220px;
	min-height: 50px;
	padding: 0 22px;
	border: 0;
	border-radius: 999px;
	background: #13202b !important;
	color: #fff !important;
	font-size: 15px;
	font-weight: 800;
	text-decoration: none;
}

body.vendern-customizable-product .vendern-customizer-launch-note {
	margin-top: 12px;
	color: #7a6e5d !important;
}

body.vendern-customizable-product .vendern-customizer-launch-status {
	min-height: 20px;
	margin: 10px 0 0;
	font-size: 13px !important;
	font-weight: 700;
}

body.vendern-customizable-product .vendern-customizer-launch-status.is-error,
body.vendern-customizable-product .vendern-customizer-launch-status.is-loading,
body.vendern-customizable-product .vendern-customizer-launch-status.is-success {
	padding: 10px 12px;
	border-radius: 14px;
}

body.vendern-customizable-product .vendern-customizer-launch-status.is-error {
	background: #fff2ee;
	color: #8a2c17 !important;
}

body.vendern-customizable-product .vendern-customizer-launch-status.is-loading {
	background: #eef6f4;
	color: #265d52 !important;
}

body.vendern-customizer-workspace {
	margin: 0;
}

body.vendern-customizer-workspace .site {
	background: transparent;
}

body.vendern-customizer-workspace .vendern-customizer-shell {
	max-width: 1360px;
}

body.vendern-customizer-workspace .vendern-customizer-eyebrow {
	color: #7d6d58;
}

body.vendern-customizer-workspace .vendern-customizer-hero {
	border-radius: 28px;
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 44%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 242, 234, 0.96) 100%);
	box-shadow: 0 16px 36px rgba(19, 32, 43, 0.06);
}

body.vendern-customizer-workspace .vendern-customizer-card {
	border-radius: 22px;
	box-shadow: 0 10px 24px rgba(19, 32, 43, 0.04);
}

body.vendern-customizer-workspace .vendern-customizer-card--summary,
body.vendern-customizer-workspace .vendern-customizer-card--next-step,
body.vendern-customizer-workspace .vendern-customizer-card--cart {
	background: #f8f4ed;
}

body.vendern-customizer-workspace .vendern-customizer-card--summary .vendern-customizer-meta div,
body.vendern-customizer-workspace .vendern-customizer-card--summary .vendern-summary-kv div {
	background: #fff;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-stack--sidebar {
	display: none;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit {
	max-width: none;
	padding: 14px 20px 28px;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-eyebrow {
	display: none;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-hero {
	position: static;
	top: 0;
	z-index: 30;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 14px 18px;
	border-radius: 18px;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-hero h1 {
	margin: 0;
	font-size: 24px;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-hero p {
	max-width: 720px;
	font-size: 13px;
	line-height: 1.45;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-card--summary {
	display: none;
	padding: 16px 18px;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-card--next-step {
	display: none;
	padding: 14px 16px;
	background: #f5f0e7;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-card--studio {
	padding: 18px;
}

body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-card--studio > h2,
body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-card--studio > p {
	display: none;
}

body.vendern-customizer-workspace .vendern-customizer-shell--review .vendern-customizer-grid {
	grid-template-columns: minmax(0, 1.4fr) minmax(280px, 0.5fr);
	gap: 22px;
}

body.vendern-customizer-workspace .vendern-customizer-shell--review .vendern-customizer-card--review {
	padding: 28px 28px 30px;
}

body.vendern-customizer-workspace .vendern-customizer-shell--review .vendern-customizer-card--summary {
	padding: 22px;
}

body.vendern-customizer-workspace .vendern-proof-card {
	border-color: #ddd2c0;
	background: #fffdfa;
}

body.vendern-customizer-workspace .vendern-proof-image-frame {
	position: relative;
	display: grid;
	place-items: center;
	width: 100%;
	min-height: 620px;
	border-radius: 18px;
	background: linear-gradient(180deg, #ffffff 0%, #f5f2eb 100%);
	margin-top: 14px;
	overflow: hidden;
}

body.vendern-customizer-workspace .vendern-proof-image-loading {
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	padding: 24px;
	color: #7b6f5c;
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	background: linear-gradient(180deg, #ffffff 0%, #f5f2eb 100%);
}

body.vendern-customizer-workspace .vendern-proof-image-frame.is-loaded .vendern-proof-image-loading {
	display: none;
}

body.vendern-customizer-workspace .vendern-proof-image-frame.is-error {
	border: 1px solid #d98a38;
	background: #fff7ed;
}

body.vendern-customizer-workspace .vendern-proof-image-frame.is-error .vendern-proof-image-loading {
	color: #7a3e05;
	background: #fff7ed;
}

body.vendern-customizer-workspace .vendern-proof-card img {
	height: 620px;
	background: linear-gradient(180deg, #ffffff 0%, #f5f2eb 100%);
	margin-top: 0;
}

body.vendern-customizer-workspace .vendern-proof-decision {
	padding: 18px;
	border: 1px solid #e2d7c6;
	border-radius: 22px;
	background: #f7f4ee;
}

body.vendern-customizer-workspace .vendern-review-primary-action {
	align-items: stretch;
}

body.vendern-customizer-workspace .vendern-review-primary-action > * {
	flex: 1 1 0;
}

body.vendern-customizer-workspace .vendern-customizer-card--cart {
	padding: 24px 24px 26px;
	background: #13202b;
	border-color: #13202b;
	color: #fff;
}

body.vendern-customizer-workspace .vendern-customizer-card--cart h2,
body.vendern-customizer-workspace .vendern-customizer-card--cart p,
body.vendern-customizer-workspace .vendern-customizer-card--cart .vendern-status-line {
	color: #fff;
}

body.vendern-customizer-workspace .vendern-customizer-card--cart .vendern-button {
	background: #fff;
	color: #13202b;
}

@media (max-width: 1120px) {
	body.vendern-benchmark-product .site-main div.product,
	body.vendern-benchmark-archive .site-main ul.products,
	body.vendern-customizer-workspace .vendern-customizer-shell--review .vendern-customizer-grid {
		grid-template-columns: 1fr;
	}

	body.vendern-benchmark-product .woocommerce-product-gallery {
		position: static;
	}

	body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-stack--sidebar {
		grid-template-columns: 1fr;
	}

	.vendern-benchmark-shell-header__inner {
		align-items: flex-start;
	}
}

@media (max-width: 820px) {
	.vendern-benchmark-archive-hero,
	body.vendern-benchmark-product .woocommerce-product-gallery,
	body.vendern-benchmark-product .variations_form,
	body.vendern-benchmark-product .vendern-customizer-launch-box {
		border-radius: 24px !important;
	}

	.vendern-benchmark-archive-hero {
		padding: 26px 24px;
	}

	.vendern-benchmark-archive-hero h1,
	body.vendern-benchmark-product .summary.entry-summary .product_title {
		font-size: 40px;
	}

	body.vendern-benchmark-product .woocommerce-product-gallery__wrapper {
		min-height: 460px;
	}

	body.vendern-benchmark-archive .site-main ul.products li.product .astra-shop-thumbnail-wrap > a {
		min-height: 240px;
	}

	body.vendern-customizer-workspace .vendern-proof-card img {
		height: 360px;
	}

	body.vendern-customizer-workspace .vendern-proof-image-frame {
		min-height: 360px;
	}

	body.vendern-customizer-workspace .vendern-customizer-shell--edit {
		padding: 10px 12px 28px;
	}

	body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-hero {
		position: static;
		display: grid;
		padding: 12px 14px;
	}

	body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-hero h1 {
		font-size: 24px;
	}

	body.vendern-customizer-workspace .vendern-customizer-shell--edit .vendern-customizer-card--studio {
		padding: 12px;
	}
}
