/* Beauty Europe dropshipping case — compact visual layout */

.shodrop-redesign main.case-page--beauty-europe {
	padding-top: 4px;
}

.case-page--beauty-europe {
	--beu-ink: #16161a;
	--beu-mut: rgba(22, 22, 26, 0.58);
	--beu-line: rgba(22, 22, 26, 0.1);
	--beu-card: #ffffff;
	--beu-accent: #d6603d;
	--beu-deep: #b0522f;
	max-width: 100%;
	overflow-x: clip;
}

.case-page--beauty-europe.case-page--v2 > section {
	padding-top: 16px;
	padding-bottom: 16px;
}

.case-page--beauty-europe.case-page--v2 > section.ecom-cases {
	padding-top: 8px;
	padding-bottom: 8px;
}

.case-page--beauty-europe .beu-wrap {
	max-width: 840px;
	margin: 0 auto;
	padding: 0 18px;
	box-sizing: border-box;
}

.case-page--beauty-europe .case-breadcrumbs {
	max-width: 840px;
	margin: 0 auto;
	padding: 6px 18px 0;
}

.case-page--beauty-europe .beu-hero {
	padding-top: 8px;
	padding-bottom: 12px;
}

.case-page--beauty-europe .beu-kicker {
	display: inline-flex;
	align-items: center;
	margin: 0 0 10px;
	padding: 4px 10px;
	border: 1px solid var(--beu-line);
	border-radius: 999px;
	background: var(--beu-card);
	color: var(--beu-mut);
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.case-page--beauty-europe .beu-hero__title {
	margin: 0 0 8px;
	font-size: clamp(1.35rem, 4vw, 2rem);
	line-height: 1.18;
	font-weight: 700;
	letter-spacing: -0.03em;
	color: var(--beu-ink);
	-webkit-text-fill-color: var(--beu-ink);
	background: none;
}

.case-page--beauty-europe .beu-hero__lead {
	margin: 0 0 12px;
	max-width: 40rem;
	font-size: 0.98rem;
	line-height: 1.45;
	color: var(--beu-mut);
}

.case-page--beauty-europe .beu-hero__facts {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	list-style: none;
	margin: 0 0 14px;
	padding: 0;
}

.case-page--beauty-europe .beu-hero__facts li {
	margin: 0;
	padding: 5px 11px;
	border-radius: 999px;
	background: #16161a;
	color: #fff;
	font-size: 0.78rem;
	font-weight: 600;
	letter-spacing: 0.02em;
}

.case-page--beauty-europe .beu-path {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.case-page--beauty-europe .beu-path li {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0;
	padding: 5px 10px 5px 6px;
	border: 1px solid var(--beu-line);
	border-radius: 999px;
	background: var(--beu-card);
	color: var(--beu-ink);
	font-size: 0.78rem;
	font-weight: 600;
}

.case-page--beauty-europe .beu-path__n {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.15rem;
	height: 1.15rem;
	border-radius: 50%;
	background: color-mix(in srgb, var(--beu-accent) 16%, #fff);
	color: var(--beu-accent);
	font-size: 0.68rem;
	font-weight: 700;
}

.case-page--beauty-europe .beu-title {
	margin: 0 0 10px;
	font-size: clamp(1.05rem, 3.2vw, 1.35rem);
	line-height: 1.25;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: var(--beu-ink);
	background: none;
	-webkit-text-fill-color: var(--beu-ink);
}

.case-page--beauty-europe .beu-idea__card {
	padding: 14px 16px;
	background: var(--beu-card);
	border: 1px solid var(--beu-line);
	border-radius: 14px;
}

.case-page--beauty-europe .beu-idea__card p {
	margin: 0 0 8px;
	font-size: 0.92rem;
	line-height: 1.45;
	color: var(--beu-mut);
}

.case-page--beauty-europe .beu-idea__card p:last-child {
	margin-bottom: 0;
}

.case-page--beauty-europe .beu-idea__card a {
	color: var(--beu-accent);
	text-decoration: none;
}

.case-page--beauty-europe .beu-idea__card a:hover {
	text-decoration: underline;
}

.case-page--beauty-europe .beu-launch__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.case-page--beauty-europe .beu-launch__grid li {
	margin: 0;
	padding: 12px 12px 11px;
	background: var(--beu-card);
	border: 1px solid var(--beu-line);
	border-radius: 12px;
}

.case-page--beauty-europe .beu-launch__grid strong {
	display: block;
	margin-bottom: 4px;
	font-size: 0.88rem;
	font-weight: 700;
	color: var(--beu-ink);
}

.case-page--beauty-europe .beu-launch__grid span {
	display: block;
	font-size: 0.8rem;
	line-height: 1.35;
	color: var(--beu-mut);
}

.case-page--beauty-europe .beu-store__note {
	margin: 0 0 10px;
	font-size: 0.88rem;
	line-height: 1.4;
	color: var(--beu-mut);
}

.case-page--beauty-europe .beu-store__shot {
	display: block;
	flex: none;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-radius: 16px;
	background: #f6f1ee;
	border: none;
	box-shadow: 0 8px 24px color-mix(in srgb, var(--beu-ink) 10%, transparent);
	cursor: pointer;
	transform: none;
}

.case-page--beauty-europe .beu-store__shot:hover {
	transform: none;
}
.case-page--beauty-europe .beu-store__shot .case-picture,
.case-page--beauty-europe .beu-store__shot .case-picture img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}

.case-page--beauty-europe.case-page--v2.case-page--image-protected .beu-store__shot::after {
	border-radius: 16px;
}

.case-page--beauty-europe .beu-done__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 8px;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

.case-page--beauty-europe .beu-done__grid li {
	margin: 0;
	padding: 12px 10px;
	background: var(--beu-card);
	border: 1px solid var(--beu-line);
	border-radius: 12px;
	text-align: center;
}

.case-page--beauty-europe .beu-done__grid strong {
	display: block;
	margin-bottom: 4px;
	font-size: 1.05rem;
	font-weight: 700;
	letter-spacing: -0.03em;
	color: var(--beu-ink);
}

.case-page--beauty-europe .beu-done__grid span {
	display: block;
	font-size: 0.75rem;
	line-height: 1.3;
	color: var(--beu-mut);
}

.case-page--beauty-europe .beu-done__note {
	margin: 0;
	font-size: 0.88rem;
	line-height: 1.4;
	color: var(--beu-mut);
}

.case-page--beauty-europe .beu-cta__box {
	padding: 16px 16px 14px;
	background: var(--beu-card);
	border: 1px solid var(--beu-line);
	border-radius: 14px;
	text-align: center;
}

.case-page--beauty-europe .beu-cta__title {
	margin: 0 0 6px;
	font-size: 1.05rem;
	line-height: 1.3;
	font-weight: 700;
	color: var(--beu-ink);
	background: none;
	-webkit-text-fill-color: var(--beu-ink);
}

.case-page--beauty-europe .beu-cta__text {
	margin: 0 0 12px;
	font-size: 0.86rem;
	line-height: 1.4;
	color: var(--beu-mut);
}

.case-page--beauty-europe .beu-cta__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
}

.case-page--beauty-europe .beu-cta__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 8px 16px;
	border-radius: 999px;
	font-size: 0.88rem;
	font-weight: 600;
	text-decoration: none;
	box-sizing: border-box;
}

.case-page--beauty-europe .beu-cta__btn--primary {
	background: var(--beu-accent);
	color: #fff;
}

.case-page--beauty-europe .beu-cta__btn--primary:hover {
	background: var(--beu-deep);
	color: #fff;
}

.case-page--beauty-europe .beu-cta__btn--ghost {
	background: transparent;
	color: var(--beu-ink);
	border: 1px solid var(--beu-line);
}

.case-page--beauty-europe .beu-cta__btn--ghost:hover {
	border-color: var(--beu-accent);
	color: var(--beu-accent);
}

@media (max-width: 900px) {
	.case-page--beauty-europe .beu-launch__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.case-page--beauty-europe .beu-done__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 430px) {
	.case-page--beauty-europe.case-page--v2 > section {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.case-page--beauty-europe .beu-wrap,
	.case-page--beauty-europe .case-breadcrumbs {
		padding-left: 12px;
		padding-right: 12px;
	}

	.case-page--beauty-europe .beu-hero {
		padding-top: 4px;
		padding-bottom: 8px;
	}

	.case-page--beauty-europe .beu-hero__title {
		font-size: 1.28rem;
		margin-bottom: 6px;
	}

	.case-page--beauty-europe .beu-hero__lead {
		font-size: 0.88rem;
		margin-bottom: 10px;
	}

	.case-page--beauty-europe .beu-hero__facts {
		margin-bottom: 10px;
	}

	.case-page--beauty-europe .beu-hero__facts li,
	.case-page--beauty-europe .beu-path li {
		font-size: 0.72rem;
		padding: 4px 9px;
	}

	.case-page--beauty-europe .beu-path {
		gap: 5px;
	}

	.case-page--beauty-europe .beu-title {
		font-size: 1.02rem;
		margin-bottom: 8px;
	}

	.case-page--beauty-europe .beu-idea__card {
		padding: 12px;
	}

	.case-page--beauty-europe .beu-idea__card p {
		font-size: 0.84rem;
	}

	.case-page--beauty-europe .beu-launch__grid {
		gap: 6px;
	}

	.case-page--beauty-europe .beu-launch__grid li {
		padding: 10px 9px;
	}

	.case-page--beauty-europe .beu-launch__grid strong {
		font-size: 0.82rem;
	}

	.case-page--beauty-europe .beu-launch__grid span {
		font-size: 0.74rem;
	}

	.case-page--beauty-europe .beu-store__note,
	.case-page--beauty-europe .beu-done__note {
		font-size: 0.8rem;
	}

	.case-page--beauty-europe .beu-store__shot {
		border-radius: 12px;
		flex: none;
		width: 100%;
		max-width: 100%;
	}

	.case-page--beauty-europe .beu-store__shot:hover {
		transform: none;
	}

	.case-page--beauty-europe .beu-done__grid {
		gap: 6px;
	}

	.case-page--beauty-europe .beu-done__grid li {
		padding: 10px 8px;
	}

	.case-page--beauty-europe .beu-done__grid strong {
		font-size: 0.95rem;
	}

	.case-page--beauty-europe .beu-cta__box {
		padding: 12px;
	}

	.case-page--beauty-europe .beu-cta__title {
		font-size: 0.98rem;
	}

	.case-page--beauty-europe .beu-cta__text {
		font-size: 0.8rem;
		margin-bottom: 10px;
	}

	.case-page--beauty-europe .beu-cta__btn {
		min-height: 38px;
		padding: 7px 14px;
		font-size: 0.82rem;
	}
}

@media (max-width: 390px) {
	.case-page--beauty-europe .beu-hero__title {
		font-size: 1.2rem;
	}

	.case-page--beauty-europe .beu-wrap,
	.case-page--beauty-europe .case-breadcrumbs {
		padding-left: 10px;
		padding-right: 10px;
	}

	.case-page--beauty-europe .beu-path li {
		padding: 4px 8px 4px 5px;
	}
}

@media (max-width: 375px) {
	.case-page--beauty-europe.case-page--v2 > section {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.case-page--beauty-europe .beu-hero__title {
		font-size: 1.14rem;
	}

	.case-page--beauty-europe .beu-hero__lead {
		font-size: 0.84rem;
	}

	.case-page--beauty-europe .beu-launch__grid li {
		padding: 8px 8px;
	}

	.case-page--beauty-europe .beu-cta__actions {
		gap: 6px;
	}

	.case-page--beauty-europe .beu-cta__btn {
		flex: 1 1 auto;
	}
}
