/* SleepBaby editorial polish layer. Loaded after the Wayback structure reset. */
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root {
	background: #fbf8f4 !important;
	color: #463a47 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero {
	padding: clamp(74px, 8vw, 112px) 0 clamp(76px, 8vw, 110px) !important;
	background:
		radial-gradient(circle at 92% 16%, rgba(102, 203, 193, .18), transparent 28%),
		radial-gradient(circle at 8% 82%, rgba(218, 116, 168, .14), transparent 30%),
		linear-gradient(145deg, #fffaf6 0%, #f8f3fa 58%, #f1faf8 100%) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero__copy {
	max-width: 940px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero h1 {
	color: #2b185c !important;
	text-shadow: 0 1px 0 #fff !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero h1 span,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero h1 em {
	display: block !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero h1 em {
	margin-top: 5px !important;
	color: #9f477a !important;
	font-style: italic !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero__recognition,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero__hello {
	color: #514552 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero__recognition strong {
	color: #2b185c !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-button--primary,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-bonuses__cta {
	border-radius: 8px !important;
	background: #098c00 !important;
	box-shadow: 0 6px 0 #076c00, 0 13px 24px rgba(20, 120, 45, .12) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-founder-letter {
	background: linear-gradient(180deg, #fffdf9, #fff8f4) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-founder-letter__portrait {
	padding: 12px !important;
	border: 1px solid #e3d7dc !important;
	border-radius: 18px !important;
	background: #fff !important;
	box-shadow: 11px 12px 0 #eee5e9, 0 25px 48px rgba(64, 42, 66, .1) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-founder-letter__portrait img {
	border-radius: 12px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-founder-letter__turn {
	padding: 18px 20px !important;
	border-left: 5px solid #55bdb4 !important;
	border-radius: 0 12px 12px 0 !important;
	background: #eaf9f7 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-wayback-tips {
	background: linear-gradient(180deg, #f5f0f7, #f8f4f7) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-wayback-tips__grid article {
	padding: 30px 26px !important;
	border: 1px solid #e2d9e3 !important;
	border-top: 5px solid #58bdb5 !important;
	border-radius: 16px !important;
	background: #fffdfb !important;
	box-shadow: 0 16px 38px rgba(65, 43, 69, .075) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-wayback-tips__grid article:nth-child(2) {
	border-top-color: #d46fa4 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-wayback-tips__grid article:nth-child(3) {
	border-top-color: #7f6bc4 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-direct-answer {
	margin: 0 0 24px !important;
	border-left-color: #4eaea6 !important;
	border-radius: 0 12px 12px 0 !important;
	background: #e6f8f6 !important;
	box-shadow: 0 10px 24px rgba(47, 104, 99, .06) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-trust-strip {
	margin: 0 0 48px !important;
	padding: 12px 14px !important;
	border: 1px solid #dfd6df !important;
	border-radius: 10px !important;
	background: rgba(255, 255, 255, .76) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-bridge {
	background:
		radial-gradient(circle at 90% 10%, rgba(88, 189, 181, .14), transparent 28%),
		linear-gradient(145deg, #fffdf9, #f4eff8) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-outcomes {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 12px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-outcomes article {
	min-height: 0 !important;
	padding: 18px !important;
	border: 1px solid #e1d7e2 !important;
	border-radius: 13px !important;
	background: #fff !important;
	box-shadow: 0 9px 24px rgba(61, 41, 66, .055) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-bridge__reassurance {
	border-radius: 13px !important;
	background: #e9f8f6 !important;
	box-shadow: 0 10px 26px rgba(46, 102, 96, .06) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-bridge .sbh-offer-strip {
	margin: 18px 0 0 !important;
	border: 1px solid #8bd4ce !important;
	border-radius: 11px !important;
	background: linear-gradient(135deg, #e7faf7, #edf7ff) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-guarantee {
	margin: 14px 0 0 !important;
	padding: 12px 14px !important;
	border: 1px solid #add7a9 !important;
	border-radius: 10px !important;
	background: #f4fff2 !important;
	color: #36523a !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-bonuses {
	border: 1px solid #ded2e2 !important;
	border-radius: 18px !important;
	background: #fff !important;
	box-shadow: 0 22px 48px rgba(61, 40, 67, .1) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-archive-proof {
	background: linear-gradient(180deg, #eff9f8, #f7fbfa) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-archive-proof__grid article {
	border: 1px solid #d8e7e4 !important;
	border-radius: 15px !important;
	box-shadow: 0 14px 32px rgba(48, 86, 81, .07) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-archive-proof__kacey {
	max-width: 840px !important;
	margin: 34px auto 0 !important;
	padding: 20px 22px !important;
	border-left: 5px solid #d0649d !important;
	border-radius: 0 13px 13px 0 !important;
	background: #fff8fb !important;
	color: #473747 !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 17px !important;
	line-height: 1.6 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-archive-proof__kacey span {
	display: block !important;
	margin-top: 8px !important;
	color: #8e4870 !important;
	font-family: "Dancing Script", Georgia, serif !important;
	font-size: 24px !important;
}

@media (max-width: 700px) {
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero {
		padding: 56px 0 64px !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-hero h1 {
		font-size: clamp(43px, 12vw, 52px) !important;
		line-height: 1.02 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-wayback-tips__grid article {
		padding: 25px 21px !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-trust-strip {
		margin-bottom: 34px !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-winner-outcomes {
		grid-template-columns: 1fr !important;
	}
}

/* v5.3: the free guide reads like Kacey's field notes, never a SaaS dashboard. */
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset {
	padding: 80px 0 !important;
	background: #fff8f2 !important;
	color: #463a47 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__grid {
	width: min(900px, calc(100% - 40px)) !important;
	padding: 42px !important;
	border: 1px solid #e3d8df !important;
	border-radius: 4px !important;
	background: #fffdf9 !important;
	box-shadow: 0 14px 32px rgba(58, 39, 62, .08) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__intro > .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__intro h2 {
	color: #2b185c !important;
	font-family: "Playfair Display", Georgia, serif !important;
	font-size: clamp(38px, 5vw, 58px) !important;
	line-height: 1.04 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__intro > p:not(.sbh-eyebrow) {
	color: #514552 !important;
	font-size: 17px !important;
	line-height: 1.65 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__steps li {
	padding: 16px 0 !important;
	border: 0 !important;
	border-top: 1px solid #ded4db !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__steps li > span {
	color: #9a4772 !important;
	background: transparent !important;
	font-size: 13px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__steps strong {
	color: #2b185c !important;
	font-size: 18px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__steps p {
	color: #514552 !important;
	font-size: 16px !important;
	line-height: 1.55 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset .sbh-button--light {
	border-color: #087900 !important;
	background: #098c00 !important;
	color: #fff !important;
	box-shadow: 0 4px 0 #086d02 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder {
	padding: 82px 0 !important;
	background: #fffdf9 !important;
	color: #463a47 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder__copy h2,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-hub h2 {
	color: #2b185c !important;
	font-family: "Playfair Display", Georgia, serif !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder__copy > p:not(.sbh-eyebrow),
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-hub .sbh-section-heading > p {
	color: #514552 !important;
	font-size: 17px !important;
	line-height: 1.65 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder__copy .sbh-framed-media {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-card {
	padding: 8px 0 8px 42px !important;
	border: 0 !important;
	border-left: 1px solid #d8ced8 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-card fieldset {
	border: 0 !important;
	background: transparent !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-card legend {
	color: #2b185c !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 17px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-choice-row label > span,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-choice-grid label > span {
	min-height: 48px !important;
	border: 1px solid #ddd3dd !important;
	border-radius: 4px !important;
	background: #fff !important;
	color: #463a47 !important;
	font-size: 14px !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-choice-row input:checked + span,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-choice-grid input:checked + span {
	border-color: #2b185c !important;
	background: #eaf8f6 !important;
	color: #2b185c !important;
	box-shadow: inset 4px 0 #098c00 !important;
	transform: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-result {
	padding: 24px 0 0 20px !important;
	border: 0 !important;
	border-left: 4px solid #098c00 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-result > .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-result h3,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-result dt {
	color: #2b185c !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-result dl > div {
	padding: 12px 0 !important;
	border: 0 !important;
	border-top: 1px solid #e1d8df !important;
	border-radius: 0 !important;
	background: transparent !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-result dd {
	color: #514552 !important;
	font-size: 15px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-hub {
	padding-top: 72px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 0 48px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid article {
	padding: 28px 0 !important;
	border: 0 !important;
	border-top: 1px solid #d9ced9 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid article::before,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid article::after,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid article > span {
	color: #9a4772 !important;
	font-size: 13px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid h3 {
	color: #2b185c !important;
	font-family: Georgia, "Times New Roman", serif !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid p {
	color: #514552 !important;
	font-size: 16px !important;
	line-height: 1.58 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reasons {
	padding: 88px 0 !important;
	background: #fff8f2 !important;
	color: #463a47 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-section-heading--reasons {
	align-items: end !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-section-heading--reasons h2 {
	color: #2b185c !important;
	font-family: "Playfair Display", Georgia, serif !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee {
	padding: 28px !important;
	border: 0 !important;
	border-left: 4px solid #63cfc0 !important;
	border-radius: 0 !important;
	background: #fffdf9 !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee::before,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee__grid,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee__top > span {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee small {
	color: #9a4772 !important;
	font-size: 13px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee strong {
	color: #2b185c !important;
	font-family: Georgia, "Times New Roman", serif !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee p {
	color: #514552 !important;
	font-size: 16px !important;
	line-height: 1.6 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee p span {
	color: #9a4772 !important;
	font-family: "Dancing Script", Georgia, serif !important;
	font-size: 22px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 0 42px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card {
	padding: 28px 0 !important;
	border: 0 !important;
	border-top: 1px solid #d9ced9 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card::before,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card::after,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card__ornament,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card header {
	padding: 0 0 12px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card header > span {
	color: #9a4772 !important;
	background: transparent !important;
	font-size: 14px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card header small {
	color: #9a4772 !important;
	font-size: 13px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card h3 {
	color: #2b185c !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: clamp(25px, 3vw, 34px) !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card > p {
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	color: #514552 !important;
	font-size: 16px !important;
	line-height: 1.6 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card details {
	border: 0 !important;
	border-top: 1px solid #e1d8df !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card summary {
	color: #2b185c !important;
	background: transparent !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-card details dl > div {
	border-color: #e1d8df !important;
	background: #fffdf9 !important;
	color: #514552 !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-sources__lettermark {
	align-self: center !important;
	padding: 34px 26px !important;
	border: 1px solid #e0d5dd !important;
	border-radius: 4px !important;
	background: #fffdf9 !important;
	box-shadow: 0 12px 28px rgba(58, 39, 62, .07) !important;
	text-align: center !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-sources__lettermark span,
html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-sources__lettermark small {
	display: block !important;
	color: #514552 !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 14px !important;
}

html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-sources__lettermark strong {
	display: block !important;
	margin: 8px 0 5px !important;
	color: #9a4772 !important;
	font-family: "Dancing Script", Georgia, serif !important;
	font-size: 34px !important;
	line-height: 1 !important;
}

@media (max-width: 760px) {
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset {
		padding: 64px 0 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reset__grid {
		width: calc(100% - 40px) !important;
		padding: 28px 20px !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder {
		padding: 64px 0 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-decoder-card {
		padding: 28px 0 0 !important;
		border-left: 0 !important;
		border-top: 1px solid #d8ced8 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-branch-grid,
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reason-grid {
		grid-template-columns: 1fr !important;
		gap: 0 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-reasons {
		padding: 64px 0 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-night-committee {
		padding: 22px 20px !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v480 #sbh-home-root .sbh-sources__lettermark {
		padding: 26px 20px !important;
	}
}

/* Specificity lock: outrank legacy v4.7.x component skins without touching content. */
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset {
	padding: 80px 0 !important;
	background: #fff8f2 !important;
	color: #463a47 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__grid {
	width: min(900px, calc(100% - 40px)) !important;
	padding: 42px !important;
	border: 1px solid #e3d8df !important;
	border-radius: 4px !important;
	background: #fffdf9 !important;
	box-shadow: 0 14px 32px rgba(58, 39, 62, .08) !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__intro > .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__intro h2 {
	color: #2b185c !important;
	-webkit-text-fill-color: #2b185c !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__intro > p:not(.sbh-eyebrow),
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__steps p {
	color: #514552 !important;
	-webkit-text-fill-color: #514552 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__steps li {
	padding: 16px 0 !important;
	border: 0 !important;
	border-top: 1px solid #ded4db !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__steps li > span {
	color: #9a4772 !important;
	-webkit-text-fill-color: #9a4772 !important;
	background: transparent !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__steps strong {
	color: #2b185c !important;
	-webkit-text-fill-color: #2b185c !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset .sbh-button--light {
	border-color: #087900 !important;
	background: #098c00 !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	box-shadow: 0 4px 0 #086d02 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder {
	background: #fffdf9 !important;
	color: #463a47 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder__copy .sbh-framed-media {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder-card {
	padding: 8px 0 8px 42px !important;
	border: 0 !important;
	border-left: 1px solid #d8ced8 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder-card fieldset {
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-choice-row label > span,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-choice-grid label > span {
	border: 1px solid #ddd3dd !important;
	border-radius: 4px !important;
	background: #fff !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-choice-row input:checked + span,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-choice-grid input:checked + span {
	border-color: #2b185c !important;
	background: #eaf8f6 !important;
	color: #2b185c !important;
	box-shadow: inset 4px 0 #098c00 !important;
	transform: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder-result {
	padding: 24px 0 0 20px !important;
	border: 0 !important;
	border-left: 4px solid #098c00 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder-result > .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder-result dl > div {
	padding: 12px 0 !important;
	border: 0 !important;
	border-top: 1px solid #e1d8df !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-branch-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 0 48px !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-branch-grid article {
	padding: 28px 0 !important;
	border: 0 !important;
	border-top: 1px solid #d9ced9 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-branch-grid article::before,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-branch-grid article::after,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-branch-grid .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reasons {
	background: #fff8f2 !important;
	color: #463a47 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-night-committee {
	padding: 28px !important;
	border: 0 !important;
	border-left: 4px solid #63cfc0 !important;
	border-radius: 0 !important;
	background: #fffdf9 !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-night-committee::before,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-night-committee__grid,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-night-committee__top > span {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-night-committee small,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-night-committee p {
	color: #514552 !important;
	-webkit-text-fill-color: #514552 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-night-committee strong {
	color: #2b185c !important;
	-webkit-text-fill-color: #2b185c !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 0 42px !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card {
	padding: 28px 0 !important;
	border: 0 !important;
	border-top: 1px solid #d9ced9 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #463a47 !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card::before,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card::after,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card__ornament,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card .sbh-icon-chip {
	display: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card header,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card > p,
html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card details {
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card header {
	padding: 0 0 12px !important;
	border: 0 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-card > p {
	padding: 0 !important;
	border: 0 !important;
	color: #514552 !important;
	-webkit-text-fill-color: #514552 !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-sources__identity {
	grid-template-columns: 260px minmax(0, 1fr) !important;
	gap: 42px !important;
}

html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-sources__lettermark {
	display: block !important;
	align-self: center !important;
	padding: 34px 26px !important;
	border: 1px solid #e0d5dd !important;
	border-radius: 4px !important;
	background: #fffdf9 !important;
	box-shadow: 0 12px 28px rgba(58, 39, 62, .07) !important;
	text-align: center !important;
}

@media (max-width: 760px) {
	html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset {
		padding: 64px 0 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reset__grid {
		width: calc(100% - 40px) !important;
		padding: 28px 20px !important;
		grid-template-columns: 1fr !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-decoder-card {
		padding: 28px 0 0 !important;
		border-left: 0 !important;
		border-top: 1px solid #d8ced8 !important;
	}
	html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-branch-grid,
	html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-reason-grid,
	html body.sbcf.sbcf-home.sbh-home-v472.sbh-home-v480 #sbh-home-root#sbh-home-root .sbh-sources__identity {
		grid-template-columns: 1fr !important;
		gap: 0 !important;
	}
}
