/* One calm, one-time handoff after the reader reaches the end of an article. */
body.sleepbaby-single-post .sb-legacy-neve-end-transition {
	width: 100%;
	margin: 0 auto 54px;
	padding: 0 15px;
	font-family: Georgia, serif;
	color: #00063b;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__inner {
	max-width: 760px;
	margin: 0 auto;
	padding: 28px 28px 24px;
	border: 1px solid #d8eadf;
	border-radius: 16px;
	background: #f1fbf5;
	box-shadow: 0 12px 26px rgba(39, 75, 55, .08);
	text-align: center;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__eyebrow {
	margin: 0 0 8px !important;
	color: #4c8a68 !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: .08em;
	text-transform: uppercase;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition h2 {
	margin: 0 0 8px !important;
	color: #00063b !important;
	font-size: 25px !important;
	line-height: 1.25 !important;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__copy {
	max-width: 540px;
	margin: 0 auto 18px !important;
	color: #3f4d48 !important;
	font-size: 16px !important;
	line-height: 1.55 !important;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__actions {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	flex-wrap: wrap;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__link {
	display: inline-flex;
	min-height: 48px;
	align-items: center;
	justify-content: center;
	padding: 12px 20px;
	border-radius: 999px;
	background: #e875a4 !important;
	box-shadow: 0 5px 12px rgba(113, 48, 79, .18);
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__link:hover,
body.sleepbaby-single-post .sb-legacy-neve-end-transition__link:focus-visible {
	background: #d95d8e !important;
	color: #fff !important;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__cancel {
	min-height: 44px;
	padding: 10px 14px;
	border: 0;
	background: transparent;
	color: #4c5b55;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition__status {
	margin: 14px 0 0 !important;
	color: #5a7164 !important;
	font-size: 13px !important;
	line-height: 1.45 !important;
}

body.sleepbaby-single-post .sb-legacy-neve-end-transition.is-cancelled .sb-legacy-neve-end-transition__status {
	color: #4c5b55 !important;
}

@media (max-width: 700px) {
	body.sleepbaby-single-post .sb-legacy-neve-end-transition { margin-bottom: 34px; padding-right: 15px; padding-left: 15px; }
	body.sleepbaby-single-post .sb-legacy-neve-end-transition__inner { padding: 24px 17px 20px; }
	body.sleepbaby-single-post .sb-legacy-neve-end-transition__actions { align-items: stretch; flex-direction: column; }
	body.sleepbaby-single-post .sb-legacy-neve-end-transition__link { width: 100%; }
}
