/* Hosting CTA — high contrast, isolated from article + theme styles (category 73) */

.entry-content .mrslia-hosting-cta,
.elementor-widget-container .mrslia-hosting-cta {
	margin: 2.25rem 0;
	padding: 0;
	clear: both;
	isolation: isolate;
}

.mrslia-hosting-cta .mlk-read-now-box {
	display: none !important;
}

.mrslia-hosting-cta__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	gap: 0;
	overflow: hidden;
	border-radius: 14px;
	border: 2px solid #1e40af;
	background: #ffffff;
	box-shadow:
		0 0 0 1px rgba(255, 255, 255, 0.6) inset,
		0 4px 0 #1e3a8a,
		0 16px 40px rgba(15, 23, 42, 0.16);
}

.mrslia-hosting-cta__header {
	flex: 1 1 100%;
	padding: 1rem 1.5rem 1.1rem;
	background: #1e3a8a;
	border-bottom: 3px solid #f59e0b;
}

.entry-content .mrslia-hosting-cta__header .mrslia-hosting-cta__eyebrow,
.elementor-widget-container .mrslia-hosting-cta__header .mrslia-hosting-cta__eyebrow,
.mrslia-hosting-cta__eyebrow {
	margin: 0 0 0.35rem;
	font-size: 0.84rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #dbeafe !important;
	-webkit-text-fill-color: #dbeafe !important;
}

.entry-content .mrslia-hosting-cta__header .mrslia-hosting-cta__title,
.entry-content .mrslia-hosting-cta__header h3.mrslia-hosting-cta__title,
.elementor-widget-container .mrslia-hosting-cta__header .mrslia-hosting-cta__title,
.mrslia-hosting-cta__title {
	margin: 0;
	font-size: 1.3rem;
	line-height: 1.5;
	font-weight: 800;
	color: #ffffff !important;
	-webkit-text-fill-color: #ffffff !important;
}

.entry-content .mrslia-hosting-cta__header a,
.entry-content .mrslia-hosting-cta__header a:visited,
.mrslia-hosting-cta__header a,
.mrslia-hosting-cta__header a:visited {
	color: #ffffff !important;
	-webkit-text-fill-color: #ffffff !important;
	text-decoration: underline;
}

.mrslia-hosting-cta__body {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1.25rem 1.5rem;
	flex: 1 1 100%;
	padding: 1.25rem 1.5rem 1.35rem;
	background: #f8fafc;
	border-top: 1px solid #e2e8f0;
}

.mrslia-hosting-cta__copy {
	flex: 1 1 280px;
	min-width: 0;
}

.entry-content .mrslia-hosting-cta__text,
.mrslia-hosting-cta__text {
	margin: 0 0 0.85rem;
	font-size: 1rem;
	line-height: 1.8;
	color: #0f172a !important;
	-webkit-text-fill-color: #0f172a !important;
}

.entry-content .mrslia-hosting-cta__text strong,
.mrslia-hosting-cta__text strong {
	color: #1e3a8a !important;
	-webkit-text-fill-color: #1e3a8a !important;
	font-weight: 800;
}

.mrslia-hosting-cta__payment {
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem 0.55rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.mrslia-hosting-cta__payment li {
	display: inline-flex;
	align-items: center;
	padding: 0.38rem 0.8rem;
	border-radius: 999px;
	border: 1px solid #2563eb;
	background: #ffffff;
	color: #1e3a8a !important;
	-webkit-text-fill-color: #1e3a8a !important;
	font-size: 0.84rem;
	font-weight: 800;
	line-height: 1.35;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.06);
}

.mrslia-hosting-cta__payment li::before {
	content: "✓";
	margin-left: 0.35rem;
	color: #15803d;
	font-weight: 900;
}

.entry-content .mrslia-hosting-cta__btn,
.mrslia-hosting-cta__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	align-self: center;
	min-height: 54px;
	padding: 0.9rem 1.65rem;
	border-radius: 12px;
	background-color: #c2410c !important;
	border: 2px solid #9a3412;
	color: #ffffff !important;
	-webkit-text-fill-color: #ffffff !important;
	font-size: 1rem;
	font-weight: 800;
	line-height: 1.25;
	text-decoration: none !important;
	box-shadow: 0 8px 20px rgba(154, 52, 18, 0.35);
	transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.entry-content .mrslia-hosting-cta__btn .mrslia-hosting-cta__btn-text,
.mrslia-hosting-cta__btn .mrslia-hosting-cta__btn-text {
	color: #ffffff !important;
	-webkit-text-fill-color: #ffffff !important;
}

.entry-content .mrslia-hosting-cta__btn:hover,
.entry-content .mrslia-hosting-cta__btn:focus,
.mrslia-hosting-cta__btn:hover,
.mrslia-hosting-cta__btn:focus {
	background-color: #9a3412 !important;
	border-color: #7c2d12;
	color: #ffffff !important;
	-webkit-text-fill-color: #ffffff !important;
	transform: translateY(-1px);
	box-shadow: 0 12px 24px rgba(124, 45, 18, 0.4);
}

.mrslia-article-toc + .mrslia-hosting-cta {
	margin-top: 1.35rem;
	margin-bottom: 2.5rem;
}

.mrslia-hosting-cta + h2,
.mrslia-hosting-cta + h3 {
	margin-top: 0.5rem;
}

@media (max-width: 640px) {
	.mrslia-hosting-cta__header,
	.mrslia-hosting-cta__body {
		padding-right: 1.1rem;
		padding-left: 1.1rem;
	}

	.entry-content .mrslia-hosting-cta__btn,
	.mrslia-hosting-cta__btn {
		width: 100%;
	}
}
