:root {
	--sd-ref-cream: #fbf6df;
	--sd-ref-cream-deep: #efecd6;
	--sd-ref-paper: #f5f0dc;
	--sd-ref-ink: #2b240d;
	--sd-ref-muted: #756f57;
	--sd-ref-yellow: #ffc800;
	--sd-ref-olive: #5f6143;
	--sd-ref-dark: #201c08;
	--sd-ref-heading: Impact, Haettenschweiler, "Arial Narrow Bold", "Arial Narrow", sans-serif;
	--sd-container: min(100% - 40px, 1180px);
	--sd-color-cream: var(--sd-ref-cream);
	--sd-color-cream-deep: var(--sd-ref-cream-deep);
	--sd-color-green: var(--sd-ref-ink);
	--sd-color-amber: #9e7510;
	--sd-color-gold: var(--sd-ref-yellow);
	--sd-color-border: rgba(43, 36, 13, 0.12);
	--sd-color-ink: var(--sd-ref-ink);
}

body {
	background: var(--sd-ref-cream);
	color: var(--sd-ref-ink);
}

.site-container {
	width: var(--sd-container);
}

.sd-reference-header {
	background: rgba(251, 246, 223, 0.96);
	border: 0;
	box-shadow: none;
	position: relative;
	z-index: 50;
}

.sd-reference-header__inner {
	align-items: center;
	display: grid;
	gap: 2rem;
	grid-template-columns: minmax(190px, auto) 1fr auto;
	min-height: 72px;
}

.sd-reference-branding .site-branding__text {
	align-items: center;
	color: var(--sd-ref-ink);
	display: inline-flex;
	gap: 0.65rem;
	text-decoration: none;
}

.sd-reference-branding .site-branding__mark,
.sd-reference-footer .site-branding__mark {
	align-items: center;
	background: var(--sd-ref-yellow);
	border: 1px solid rgba(43, 36, 13, 0.16);
	border-radius: 50%;
	color: var(--sd-ref-ink);
	display: inline-flex;
	font-family: var(--sd-ref-heading);
	font-size: 0.8rem;
	height: 32px;
	justify-content: center;
	letter-spacing: 0.04em;
	width: 32px;
}

.sd-reference-branding .site-title {
	color: var(--sd-ref-ink);
	font-size: 0.92rem;
	font-weight: 850;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.sd-reference-branding .custom-logo {
	max-height: 46px;
	width: auto;
}

.sd-reference-navigation {
	background: transparent;
	border: 0;
	min-height: 0;
}

.sd-reference-navigation .primary-menu {
	align-items: center;
	display: flex;
	gap: clamp(1.2rem, 3vw, 2.6rem);
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sd-reference-navigation .primary-menu a {
	border: 0;
	color: var(--sd-ref-ink);
	font-size: 0.78rem;
	font-weight: 700;
	padding: 0.45rem 0;
	position: relative;
	text-decoration: none;
}

.sd-reference-navigation .current-menu-item > a::after,
.sd-reference-navigation a:hover::after,
.sd-reference-navigation a:focus::after {
	background: var(--sd-ref-yellow);
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.sd-reference-actions {
	align-items: center;
	display: flex;
	gap: 0.7rem;
}

.sd-reference-icon-link,
.sd-reference-header .account-link,
.sd-reference-header .cart-link {
	align-items: center;
	background: rgba(239, 236, 214, 0.78);
	border: 1px solid rgba(43, 36, 13, 0.08);
	border-radius: 50%;
	color: var(--sd-ref-ink);
	display: inline-flex;
	height: 36px;
	justify-content: center;
	min-height: 36px;
	padding: 0;
	text-decoration: none;
	width: 36px;
}

.sd-reference-icon-link svg {
	height: 19px;
	width: 19px;
}

.sd-reference-header .cart-link__count {
	background: #d54e2d;
	border: 2px solid var(--sd-ref-cream);
	font-size: 0.58rem;
	height: 17px;
	line-height: 13px;
	right: -6px;
	top: -7px;
	width: 17px;
}

.sd-reference-header .mobile-menu-toggle {
	display: none;
}

.sd-reference-home {
	background: var(--sd-ref-cream);
	overflow: hidden;
}

.sd-reference-home h1,
.sd-reference-home h2,
.sd-reference-home h3 {
	color: var(--sd-ref-ink);
}

.sd-reference-hero {
	padding: 0 0 7.5rem;
}

.sd-reference-hero .site-container {
	max-width: none;
	width: min(100% - 12px, 1280px);
}

.sd-reference-hero__visual {
	aspect-ratio: 16 / 9;
	background-color: var(--sd-ref-cream);
	background-image: var(--sd-reference-hero);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0;
	min-height: 0;
	overflow: hidden;
	position: relative;
}

.sd-reference-hero__visual::after {
	background: linear-gradient(180deg, rgba(251, 246, 223, 0.06), transparent 48%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.sd-reference-hero__visual > p,
.sd-reference-hero__cta {
	display: none;
}

.sd-reference-products,
.sd-reference-moments {
	padding: 0 0 8rem;
}

.sd-reference-section-heading {
	align-items: end;
	display: flex;
	gap: 2rem;
	justify-content: space-between;
}

.sd-reference-eyebrow {
	color: #a37d12;
	font-size: 0.72rem;
	font-weight: 850;
	letter-spacing: 0.12em;
	margin: 0 0 0.35rem;
	text-transform: uppercase;
}

.sd-reference-section-heading h2,
.sd-reference-process h2,
.sd-reference-commitment h2 {
	font-family: var(--sd-ref-heading);
	font-size: clamp(2.6rem, 5vw, 4.3rem);
	font-weight: 900;
	letter-spacing: 0.012em;
	line-height: 0.96;
	margin: 0;
	text-transform: uppercase;
}

.sd-reference-view-all {
	border-bottom: 1px solid currentColor;
	color: var(--sd-ref-ink);
	font-size: 0.78rem;
	font-weight: 800;
	padding-bottom: 0.2rem;
	text-decoration: none;
}

.sd-reference-product-tabs {
	display: flex;
	gap: 1rem;
	margin: 0.65rem 0 0 9.5rem;
}

.sd-reference-product-tabs a {
	color: var(--sd-ref-muted);
	font-size: 0.7rem;
	font-weight: 650;
	position: relative;
	text-decoration: none;
}

.sd-reference-product-tabs a.is-active,
.sd-reference-product-tabs a:hover,
.sd-reference-product-tabs a:focus {
	color: #a37d12;
}

.sd-reference-product-tabs a.is-active::after {
	background: var(--sd-ref-yellow);
	bottom: -0.35rem;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.sd-reference-product-rail {
	padding: 0 9.5rem;
	position: relative;
}

.sd-reference-product-rail__viewport {
	overflow: hidden;
}

.sd-reference-product-rail__viewport .woocommerce {
	margin: 0;
}

.sd-reference-product-rail__viewport .woocommerce ul.products {
	display: grid !important;
	gap: 2.6rem;
	grid-auto-columns: calc((100% - 5.2rem) / 3);
	grid-auto-flow: column;
	grid-template-columns: none !important;
	margin: 0;
	overflow-x: auto;
	padding: 5.4rem 0 1.2rem;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

.sd-reference-product-rail__viewport .woocommerce ul.products::-webkit-scrollbar {
	display: none;
}

.sd-reference-product-rail__viewport .woocommerce ul.products li.product {
	scroll-snap-align: start;
}

.sd-reference-rail-control {
	align-items: center;
	background: #ebe7cf;
	border: 0;
	border-radius: 50%;
	color: var(--sd-ref-ink);
	display: inline-flex;
	font-family: Arial, sans-serif;
	font-size: 2rem;
	font-weight: 300;
	height: 46px;
	justify-content: center;
	min-height: 46px;
	padding: 0;
	position: absolute;
	top: 57%;
	transform: translateY(-50%);
	width: 46px;
	z-index: 2;
}

.sd-reference-rail-control:hover,
.sd-reference-rail-control:focus {
	background: var(--sd-ref-yellow);
	border: 0;
	color: var(--sd-ref-ink);
}

.sd-reference-rail-control--previous {
	left: 1.75rem;
}

.sd-reference-rail-control--next {
	right: 1.75rem;
}

.sd-reference-products .sd-reference-section-heading {
	display: block;
	margin-left: 9.5rem;
}

.sd-reference-products .sd-reference-section-heading h2 {
	font-size: clamp(2.8rem, 4.2vw, 3.45rem);
}

.sd-reference-product-rail .woocommerce ul.products li.product.product-card {
	display: block;
	height: 13.25rem;
	overflow: visible;
}

.sd-reference-product-rail .product-card__media {
	height: 12.25rem;
	left: 50%;
	padding: 0;
	position: absolute;
	top: -4.7rem;
	transform: translateX(-50%);
	width: calc(100% - 1.35rem);
	z-index: 1;
}

.sd-reference-product-rail .product-card__media a {
	aspect-ratio: auto;
	height: 100%;
}

.sd-reference-product-rail .woocommerce ul.products li.product a img {
	aspect-ratio: auto;
	height: 100%;
	object-fit: contain;
}

.sd-reference-product-rail .product-card__body {
	bottom: 0;
	left: 0;
	padding: 1rem 3.6rem 1.25rem 1.25rem;
	position: absolute;
	width: 100%;
}

.sd-reference-product-rail .woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 0.82rem;
	font-weight: 600;
	min-height: 0;
}

.sd-reference-product-rail .woocommerce ul.products li.product .price {
	font-size: 0.78rem;
	font-weight: 800;
}

.sd-reference-product-rail .product-card__actions {
	bottom: 1.18rem;
	right: 1.15rem;
}

.sd-reference-product-rail .woocommerce ul.products li.product.product-card .button {
	background: rgba(43, 36, 13, 0.06);
	border: 1px solid rgba(43, 36, 13, 0.06);
	height: 32px;
	min-height: 32px;
	width: 32px;
}

.sd-reference-product-rail .woocommerce ul.products li.product.product-card .button::before {
	background: center / 15px 15px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%232b240d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l-1 12H7L6 8Z'/%3E%3Cpath d='M9 9V6a3 3 0 0 1 6 0v3'/%3E%3C/svg%3E");
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: none;
	width: 100%;
}

.sd-reference-product-rail .woocommerce ul.products li.product.product-card:nth-child(2) .button,
.sd-reference-product-rail .woocommerce ul.products li.product.product-card .button:hover,
.sd-reference-product-rail .woocommerce ul.products li.product.product-card .button:focus {
	background: #51450a;
}

.sd-reference-product-rail .woocommerce ul.products li.product.product-card:nth-child(2) .button::before,
.sd-reference-product-rail .woocommerce ul.products li.product.product-card .button:hover::before,
.sd-reference-product-rail .woocommerce ul.products li.product.product-card .button:focus::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23f6cd37' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l-1 12H7L6 8Z'/%3E%3Cpath d='M9 9V6a3 3 0 0 1 6 0v3'/%3E%3C/svg%3E");
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product.product-card,
.woocommerce-page ul.products li.product.product-card {
	background: #eeead3;
	border: 0;
	border-radius: 22px;
	box-shadow: none;
	display: grid;
	grid-template-rows: auto 1fr;
	min-width: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	transition: transform 180ms ease, box-shadow 180ms ease;
}

.woocommerce ul.products li.product.product-card:hover,
.woocommerce-page ul.products li.product.product-card:hover,
.woocommerce ul.products li.product.product-card:focus-within {
	border: 0;
	box-shadow: 0 18px 44px rgba(55, 47, 18, 0.11);
	transform: translateY(-5px);
}

.product-card__media {
	padding: 1rem 1rem 0;
}

.product-card__media a,
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
	background: transparent;
	display: block;
}

.product-card__media a {
	aspect-ratio: 1 / 1.04;
	padding: 0;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
	aspect-ratio: 1 / 1.04;
	height: 100%;
	margin: 0;
	object-fit: contain;
	width: 100%;
}

.product-card__body {
	align-content: end;
	display: grid;
	gap: 0.28rem;
	padding: 0.75rem 4.2rem 1.2rem 1.2rem;
}

.sweet-dreams-product-label,
.product-card__rating,
.sweet-dreams-product-weight {
	display: none;
}

.woocommerce ul.products li.product.product-card .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-family: var(--sd-font-body);
	font-size: 0.88rem;
	font-weight: 750;
	line-height: 1.3;
	margin: 0;
	min-height: 2.6em;
	padding: 0;
}

.woocommerce ul.products li.product.product-card .woocommerce-loop-product__title a,
.woocommerce ul.products li.product .woocommerce-loop-product__title a {
	color: var(--sd-ref-ink);
	text-decoration: none;
}

.woocommerce ul.products li.product.product-card .price,
.woocommerce ul.products li.product .price {
	color: #9c7208;
	font-size: 0.86rem;
	font-weight: 850;
	margin: 0;
	padding: 0;
}

.product-card__actions {
	bottom: 1rem;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 1rem;
}

.woocommerce ul.products li.product.product-card .button,
.woocommerce-page ul.products li.product.product-card .button {
	align-items: center;
	background: var(--sd-ref-dark);
	border: 0;
	border-radius: 50%;
	color: transparent;
	display: inline-flex;
	font-size: 0;
	height: 38px;
	justify-content: center;
	margin: 0;
	min-height: 38px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	width: 38px;
}

.woocommerce ul.products li.product.product-card .button::before,
.woocommerce-page ul.products li.product.product-card .button::before {
	color: var(--sd-ref-yellow);
	content: "+";
	font-size: 1.15rem;
	font-weight: 500;
	left: 50%;
	line-height: 1;
	position: absolute;
	text-indent: 0;
	top: 50%;
	transform: translate(-50%, -52%);
}

.woocommerce ul.products li.product.product-card .button:hover,
.woocommerce ul.products li.product.product-card .button:focus {
	background: var(--sd-ref-yellow);
}

.woocommerce ul.products li.product.product-card .button:hover::before,
.woocommerce ul.products li.product.product-card .button:focus::before {
	color: var(--sd-ref-ink);
}

.sd-reference-promo {
	padding: 0 0 9rem;
}

.sd-reference-promo .site-container {
	max-width: 1100px;
}

.sd-reference-promo__inner {
	align-items: center;
	aspect-ratio: 3 / 1;
	background-color: var(--sd-ref-dark);
	background-image: var(--sd-reference-promo);
	background-position: center;
	background-size: cover;
	border-radius: 24px;
	color: #fffbea;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 0;
	padding: 2.5rem;
	text-align: center;
}

.sd-reference-promo h2 {
	color: #fffbea;
	font-family: var(--sd-ref-heading);
	font-size: clamp(2.4rem, 4vw, 3.2rem);
	letter-spacing: 0.02em;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

.sd-reference-promo__inner > span {
	color: #e4dec2;
	font-size: 1.02rem;
	margin-top: 0.6rem;
}

.sd-reference-promo .button,
.sd-reference-commitment .button {
	background: var(--sd-ref-yellow);
	border: 0;
	border-radius: 999px;
	color: var(--sd-ref-ink);
	font-size: 0.78rem;
	margin-top: 1.3rem;
	min-height: 42px;
	padding: 0.75rem 1.55rem;
}

.sd-reference-promo .button {
	font-size: 0.72rem;
	margin-top: 1.45rem;
	min-height: 38px;
	padding: 0.65rem 1.55rem;
}

.sd-reference-promo .button:hover,
.sd-reference-promo .button:focus,
.sd-reference-commitment .button:hover,
.sd-reference-commitment .button:focus {
	background: #f2b900;
	color: var(--sd-ref-ink);
}

.sd-reference-moments {
	min-height: 760px;
	position: relative;
}

.sd-reference-testimonials {
	background-color: var(--sd-ref-cream);
	background-image: var(--sd-reference-testimonials);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	isolation: isolate;
	min-height: min(67.2vw, 850px);
	overflow: hidden;
	position: relative;
	width: 100%;
}

.sd-reference-testimonials__inner {
	margin-inline: auto;
	min-height: inherit;
	position: relative;
	width: min(calc(100% - 24px), 1300px);
}

.sd-reference-testimonials__inner > h2 {
	color: var(--sd-ref-ink);
	font-family: var(--sd-ref-heading);
	font-size: clamp(3rem, 4.4vw, 3.9rem);
	font-weight: 900;
	left: 12.5%;
	letter-spacing: 0.01em;
	line-height: 1;
	margin: 0;
	position: absolute;
	text-transform: uppercase;
	top: 6.1%;
	z-index: 2;
}

.sd-reference-testimonial-list,
.sd-reference-testimonial-page {
	inset: 0;
	position: absolute;
}

.sd-reference-testimonial-page[hidden] {
	display: none !important;
}

.sd-reference-testimonial {
	align-items: center;
	display: flex;
	gap: clamp(0.9rem, 1.8vw, 1.35rem);
	position: absolute;
	width: min(52%, 610px);
}

.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(1) {
	left: 17.4%;
	top: 26.5%;
}

.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(2) {
	left: 27.5%;
	top: 49.2%;
}

.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(3) {
	left: 39.5%;
	top: 73.4%;
}

.sd-reference-testimonial__avatar-wrap {
	flex: 0 0 auto;
	position: relative;
}

.sd-reference-testimonial__avatar {
	aspect-ratio: 1;
	background: #e9e1c9;
	border: 0;
	border-radius: 50%;
	display: block;
	height: clamp(88px, 9.6vw, 112px);
	object-fit: cover;
	width: clamp(88px, 9.6vw, 112px);
}

.sd-reference-testimonial__avatar--placeholder {
	align-items: center;
	color: var(--sd-ref-ink);
	display: flex;
	font-family: var(--sd-ref-heading);
	font-size: 2.4rem;
	justify-content: center;
}

.sd-reference-testimonial__avatar-wrap::after {
	align-items: center;
	background: #fbf7e8;
	border-radius: 50%;
	color: rgba(43, 36, 13, 0.5);
	content: "\201C\201D";
	display: flex;
	font-family: Georgia, serif;
	font-size: 0.76rem;
	height: 22px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: -4px;
	top: 3px;
	width: 22px;
}

.sd-reference-testimonial__content {
	flex: 1 1 auto;
	min-width: 0;
}

.sd-reference-testimonial blockquote {
	margin: 0;
	padding: 0;
	position: relative;
}

.sd-reference-testimonial blockquote::before {
	color: rgba(43, 36, 13, 0.32);
	content: "“";
	font-family: Georgia, serif;
	font-size: 2.1rem;
	left: -2.8rem;
	line-height: 1;
	position: absolute;
	top: -1rem;
}

.sd-reference-testimonial blockquote p {
	color: var(--sd-ref-ink);
	font-size: clamp(0.81rem, 0.95vw, 0.9rem);
	line-height: 1.45;
	margin: 0 0 0.58rem;
}

.sd-reference-testimonial blockquote::before {
	content: none;
}

.sd-reference-testimonial footer {
	display: grid;
	gap: 0.08rem;
}

.sd-reference-testimonial footer strong,
.sd-reference-testimonial footer span {
	color: var(--sd-ref-ink);
	font-size: 0.78rem;
	line-height: 1.25;
}

.sd-reference-testimonial footer strong {
	font-size: 0.84rem;
}

.sd-reference-testimonial-dots {
	bottom: 13.5%;
	display: flex;
	gap: 0.65rem;
	position: absolute;
	right: 8.7%;
	top: auto;
	z-index: 3;
}

.sd-reference-testimonial-dots button {
	appearance: none;
	background: #d7d6d0;
	border: 0;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(43, 36, 13, 0.08);
	cursor: pointer;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 12px;
}

.sd-reference-testimonial-dots button:hover,
.sd-reference-testimonial-dots button:focus-visible {
	background: #b9ad75;
	outline: 2px solid rgba(166, 138, 13, 0.35);
	outline-offset: 3px;
}

.sd-reference-testimonial-dots button.is-active {
	background: #a68a0d;
}

.sd-reference-moment-path {
	display: grid;
	gap: 2rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 4.5rem;
	min-height: 490px;
	position: relative;
}

.sd-reference-moment-path::before,
.sd-reference-moment-path::after {
	border-top: 2px dashed rgba(95, 97, 67, 0.27);
	content: "";
	left: -16vw;
	position: absolute;
	transform: rotate(-8deg);
	width: 140vw;
}

.sd-reference-moment-path::before {
	top: 34%;
}

.sd-reference-moment-path::after {
	bottom: 18%;
	transform: rotate(9deg);
}

.sd-reference-moment-card {
	align-items: center;
	display: flex;
	gap: 1rem;
	max-width: 330px;
	position: relative;
	z-index: 2;
}

.sd-reference-moment-card:nth-child(2) {
	align-self: center;
}

.sd-reference-moment-card:nth-child(3) {
	align-self: end;
}

.sd-reference-moment-card__number {
	align-items: center;
	background: var(--sd-ref-yellow);
	border: 8px solid rgba(255, 255, 255, 0.46);
	border-radius: 50%;
	display: inline-flex;
	flex: 0 0 auto;
	font-family: var(--sd-ref-heading);
	font-size: 1.35rem;
	height: 74px;
	justify-content: center;
	width: 74px;
}

.sd-reference-moment-card h3 {
	font-size: 0.9rem;
	margin: 0 0 0.25rem;
}

.sd-reference-moment-card p {
	color: var(--sd-ref-muted);
	font-size: 0.75rem;
	line-height: 1.55;
	margin: 0;
}

.sd-reference-process {
	background: #e7e5d1;
}

.sd-reference-process__inner {
	display: grid;
	gap: clamp(3rem, 7vw, 7rem);
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	min-height: 720px;
}

.sd-reference-process__media {
	align-self: end;
	height: 650px;
	overflow: hidden;
}

.sd-reference-process__media img {
	height: 100%;
	object-fit: cover;
	object-position: center top;
	width: 100%;
}

.sd-reference-process__content {
	align-self: center;
	padding: 5rem 0;
}

.sd-reference-process-grid {
	display: grid;
	gap: 2.6rem 2.2rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 3.5rem;
}

.sd-reference-process-grid article > span {
	align-items: center;
	background: rgba(251, 246, 223, 0.58);
	border-radius: 50%;
	display: inline-flex;
	height: 56px;
	justify-content: center;
	margin-bottom: 0.8rem;
	width: 56px;
}

.sd-reference-process-grid svg {
	height: 25px;
	width: 25px;
}

.sd-reference-process-grid h3 {
	font-size: 0.88rem;
	margin: 0 0 0.35rem;
}

.sd-reference-process-grid p {
	color: var(--sd-ref-muted);
	font-size: 0.74rem;
	line-height: 1.5;
	margin: 0;
	max-width: 190px;
}

.sd-reference-commitment {
	background-image: var(--sd-reference-commitment);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 760px;
}

.sd-reference-commitment__inner {
	display: flex;
	justify-content: center;
	padding-bottom: 6rem;
	padding-top: 430px;
	text-align: center;
}

.sd-reference-commitment__inner > div {
	max-width: 790px;
}

.sd-reference-commitment h2 {
	font-size: clamp(2.7rem, 6vw, 5rem);
}

.sd-reference-commitment__inner > div > p:not(.sd-reference-eyebrow) {
	color: var(--sd-ref-muted);
	font-size: 0.83rem;
	margin: 1rem auto 0;
	max-width: 620px;
}

.sd-reference-footer {
	background: var(--sd-ref-dark);
	color: #f8f2d9;
	padding: 5rem 0 2rem;
}

.sd-reference-footer__inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	text-align: center;
}

.sd-reference-footer__logo {
	align-items: center;
	color: #f8f2d9;
	display: inline-flex;
	font-size: 0.9rem;
	font-weight: 850;
	gap: 0.7rem;
	text-decoration: none;
	text-transform: uppercase;
}

.sd-reference-footer__logo img {
	max-height: 52px;
	width: auto;
}

.sd-reference-footer__navigation {
	margin-top: 3rem;
	width: min(100%, 760px);
}

.sd-reference-footer__navigation .footer-menu {
	display: flex;
	gap: clamp(1.5rem, 6vw, 4.5rem);
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sd-reference-footer__navigation a,
.sd-reference-footer__bottom a {
	color: #d9d1af;
	font-size: 0.75rem;
	text-decoration: none;
}

.sd-reference-footer__contact {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem 2rem;
	justify-content: center;
	margin-top: 2.4rem;
}

.sd-reference-footer__contact a {
	align-items: center;
	color: #d9d1af;
	display: inline-flex;
	font-size: 0.75rem;
	gap: 0.5rem;
	text-decoration: none;
}

.sd-reference-footer__contact svg {
	height: 16px;
	width: 16px;
}

.sd-reference-footer__socials {
	display: flex;
	gap: 0.75rem;
	list-style: none;
	margin: 2rem 0 0;
	padding: 0;
}

.sd-reference-footer__socials a {
	align-items: center;
	background: rgba(255, 255, 255, 0.06);
	border-radius: 50%;
	color: #f8f2d9;
	display: inline-flex;
	font-size: 0.7rem;
	height: 36px;
	justify-content: center;
	text-decoration: none;
	width: 36px;
}

.sd-reference-footer__bottom {
	align-items: center;
	border-top: 1px dashed rgba(255, 255, 255, 0.11);
	display: flex;
	font-size: 0.68rem;
	justify-content: space-between;
	margin-top: 3rem;
	padding-top: 1.4rem;
	width: 100%;
}

.sd-reference-footer__bottom p {
	color: #aaa281;
	margin: 0;
}

.sd-reference-footer__bottom nav {
	display: flex;
	gap: 1.25rem;
}

body:not(.home) .site-main,
body:not(.home) .woocommerce-page-content,
body:not(.home) .shop-page-shell {
	background: var(--sd-ref-cream);
}

body:not(.home) .woocommerce ul.products,
body:not(.home).woocommerce ul.products,
body:not(.home).woocommerce-page ul.products {
	gap: 1.35rem;
}

@media (max-width: 1024px) {
	.sd-reference-hero__visual {
		min-height: 0;
	}

	.sd-reference-product-rail__viewport .woocommerce ul.products {
		grid-auto-columns: calc((100% - 1.8rem) / 2);
	}

	.sd-reference-products .sd-reference-section-heading,
	.sd-reference-product-tabs {
		margin-left: 4rem;
	}

	.sd-reference-product-rail {
		padding-inline: 4rem;
	}

	.sd-reference-process__inner {
		gap: 3rem;
	}
}

@media (max-width: 900px) {
	:root {
		--sd-container: min(100% - 30px, 760px);
	}

	.sd-reference-header__inner {
		gap: 1rem;
		grid-template-columns: auto 1fr auto;
		min-height: 76px;
	}

	.sd-reference-header .mobile-menu-toggle {
		background: transparent;
		border: 0;
		color: var(--sd-ref-ink);
		display: inline-flex;
		grid-column: 1;
		grid-row: 1;
		height: 40px;
		min-height: 40px;
		padding: 0;
		width: 40px;
	}

	.sd-reference-header .mobile-menu-toggle svg {
		height: 21px;
		width: 21px;
	}

	.sd-reference-branding {
		grid-column: 2;
		justify-self: center;
	}

	.sd-reference-branding .site-title {
		font-size: 0.78rem;
	}

	.sd-reference-navigation {
		display: none;
	}

	.sd-reference-actions {
		grid-column: 3;
	}

	.sd-reference-actions .account-link {
		display: none;
	}

	.sd-reference-hero {
		padding-bottom: 5.5rem;
	}

	.sd-reference-hero__visual {
		border-radius: 0;
		min-height: 0;
	}

	.sd-reference-moment-path {
		grid-template-columns: 1fr;
		min-height: 0;
	}

	.sd-reference-moment-card,
	.sd-reference-moment-card:nth-child(2),
	.sd-reference-moment-card:nth-child(3) {
		align-self: auto;
		max-width: 520px;
	}

	.sd-reference-moment-card:nth-child(2) {
		margin-left: 18%;
	}

	.sd-reference-moment-card:nth-child(3) {
		margin-left: 36%;
	}

	.sd-reference-testimonials {
		background-image: var(--sd-reference-testimonials);
		background-position: center;
		background-size: cover;
		min-height: auto;
		padding: 0;
	}

	.sd-reference-testimonials__inner {
		box-sizing: border-box;
		min-height: auto;
		padding: 5rem max(24px, 6vw);
		width: 100%;
	}

	.sd-reference-testimonials__inner > h2 {
		font-size: clamp(2.8rem, 9vw, 3.7rem);
		left: auto;
		position: relative;
		top: auto;
	}

	.sd-reference-testimonial-list {
		inset: auto;
		margin-top: 3rem;
		position: relative;
	}

	.sd-reference-testimonial-page {
		display: grid;
		gap: 2rem;
		inset: auto;
		position: relative;
	}

	.sd-reference-testimonial,
	.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(1),
	.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(2),
	.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(3) {
		align-items: center;
		background: rgba(255, 255, 255, 0.5);
		border-radius: 22px;
		gap: 1.25rem;
		left: auto;
		max-width: 640px;
		padding: 1.25rem;
		position: relative;
		top: auto;
		width: 100%;
	}

	.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(2) {
		margin-left: 8%;
	}

	.sd-reference-testimonial-page .sd-reference-testimonial:nth-child(3) {
		margin-left: 16%;
	}

	.sd-reference-testimonial__avatar {
		border-radius: 50%;
		display: block;
		height: 96px;
		object-fit: cover;
		width: 96px;
	}

	.sd-reference-testimonial blockquote::before {
		content: none;
	}

	.sd-reference-testimonial-dots {
		justify-content: flex-end;
		margin-top: 2.5rem;
		position: static;
	}

	.sd-reference-process__inner {
		gap: 0;
		grid-template-columns: 1fr;
	}

	.sd-reference-process__media {
		height: 520px;
	}

	.sd-reference-process__content {
		padding: 4.5rem 0 5rem;
	}
}

@media (max-width: 640px) {
	:root {
		--sd-container: min(100% - 24px, 520px);
	}

	.sd-reference-branding .site-branding__mark {
		height: 34px;
		width: 34px;
	}

	.sd-reference-branding .site-title {
		display: none;
	}

	.sd-reference-header .cart-link,
	.sd-reference-header .mobile-menu-toggle {
		height: 36px;
		min-height: 36px;
		width: 36px;
	}

	.sd-reference-hero {
		padding-top: 0;
		padding-bottom: 4.5rem;
	}

	.sd-reference-hero__visual {
		background-position: center;
		border-radius: 0;
		min-height: 0;
	}

	.sd-reference-products,
	.sd-reference-moments {
		padding-bottom: 5.5rem;
	}

	.sd-reference-section-heading {
		align-items: start;
		flex-direction: column;
		gap: 0.8rem;
	}

	.sd-reference-section-heading h2,
	.sd-reference-process h2,
	.sd-reference-commitment h2 {
		font-size: clamp(2.35rem, 12vw, 3.3rem);
	}

	.sd-reference-product-tabs {
		margin-bottom: 0;
		margin-left: 2.6rem;
	}

	.sd-reference-product-rail {
		padding: 0 2.6rem;
	}

	.sd-reference-products .sd-reference-section-heading {
		margin-left: 2.6rem;
	}

	.sd-reference-product-rail__viewport .woocommerce ul.products {
		gap: 1rem;
		grid-auto-columns: 82%;
	}

	.sd-reference-rail-control {
		height: 36px;
		min-height: 36px;
		width: 36px;
	}

	.sd-reference-rail-control--previous {
		left: 0;
	}

	.sd-reference-rail-control--next {
		right: 0;
	}

	.product-card__body {
		padding: 0.7rem 3.4rem 1rem 0.9rem;
	}

	.woocommerce ul.products li.product.product-card .woocommerce-loop-product__title,
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 0.8rem;
	}

	.product-card__actions {
		bottom: 0.85rem;
		right: 0.8rem;
	}

	.woocommerce ul.products li.product.product-card .button {
		height: 34px;
		min-height: 34px;
		width: 34px;
	}

	.sd-reference-promo {
		padding-bottom: 6rem;
	}

	.sd-reference-promo__inner {
		aspect-ratio: auto;
		background-position: center;
		border-radius: 20px;
		min-height: 330px;
		padding: 2rem 1.25rem;
	}

	.sd-reference-promo h2 {
		font-size: 2.75rem;
	}

	.sd-reference-promo__inner > span {
		font-size: 0.78rem;
		max-width: 240px;
	}

	.sd-reference-moment-path {
		margin-top: 3rem;
	}

	.sd-reference-moment-card:nth-child(2),
	.sd-reference-moment-card:nth-child(3) {
		margin-left: 0;
	}

	.sd-reference-moment-card__number {
		border-width: 5px;
		height: 60px;
		width: 60px;
	}

	.sd-reference-process__media {
		height: 430px;
	}

	.sd-reference-process-grid {
		gap: 2rem 1.2rem;
		margin-top: 2.5rem;
	}

	.sd-reference-process-grid article > span {
		height: 48px;
		width: 48px;
	}

	.sd-reference-commitment {
		min-height: 650px;
	}

	.sd-reference-commitment__inner {
		padding-bottom: 4rem;
		padding-top: 360px;
	}

	.sd-reference-commitment__inner > div > p:not(.sd-reference-eyebrow) {
		font-size: 0.76rem;
	}

	.sd-reference-footer {
		padding-top: 4rem;
	}

	.sd-reference-footer__navigation .footer-menu {
		flex-wrap: wrap;
		gap: 1rem 2rem;
	}

	.sd-reference-footer__contact {
		align-items: center;
		flex-direction: column;
	}

	.sd-reference-footer__bottom {
		flex-direction: column;
		gap: 0.8rem;
	}
}

/* Client-approved hexagon-jar hero.
 * The jar artwork is supplied by the client and remains unaltered; the layout
 * uses the transparent cutouts as a layered product collection.
 */
.sd-reference-hero__visual.sd-client-hero {
	align-items: center;
	aspect-ratio: auto;
	background:
		radial-gradient(circle at 82% 12%, rgba(246, 205, 55, 0.34), transparent 22%),
		linear-gradient(135deg, #fff9ea 0%, #f7ecd5 48%, #f3dfbb 100%);
	border: 1px solid rgba(123, 91, 24, 0.13);
	border-radius: 34px;
	display: grid;
	grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
	min-height: 650px;
	overflow: hidden;
	padding: clamp(3.25rem, 6vw, 6.2rem);
	position: relative;
}

.sd-reference-hero__visual.sd-client-hero::before {
	background:
		radial-gradient(circle, rgba(255, 255, 255, 0.52) 0 5px, transparent 6px)
		0 0 / 42px 36px;
	content: "";
	inset: 0 0 0 54%;
	opacity: 0.38;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

.sd-reference-hero__visual.sd-client-hero::after {
	background: linear-gradient(145deg, #254f40, #163b30);
	border-radius: 26% 44% 28% 42%;
	clip-path: polygon(25% 4%, 76% 4%, 100% 50%, 76% 96%, 25% 96%, 0 50%);
	content: "";
	height: 82%;
	inset: 9% 3.5% auto auto;
	pointer-events: none;
	position: absolute;
	transform: rotate(-4deg);
	width: 48%;
	z-index: 0;
}

.sd-client-hero__copy {
	max-width: 560px;
	position: relative;
	z-index: 3;
}

.sd-client-hero__copy .sd-reference-eyebrow {
	color: #a36f08;
	font-size: 0.76rem;
	letter-spacing: 0.17em;
	margin-bottom: 0.9rem;
}

.sd-client-hero__copy h1 {
	font-family: var(--sd-ref-heading);
	font-size: clamp(3.15rem, 5.4vw, 5.35rem);
	font-weight: 900;
	letter-spacing: -0.035em;
	line-height: 0.94;
	margin: 0;
	max-width: 700px;
	text-wrap: balance;
}

.sd-client-hero__lead {
	color: #655d47;
	font-size: clamp(0.94rem, 1.2vw, 1.08rem);
	line-height: 1.7;
	margin: 1.5rem 0 0;
	max-width: 520px;
}

.sd-client-hero__details {
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
	margin-top: 1.5rem;
}

.sd-client-hero__details span {
	background: rgba(255, 255, 255, 0.65);
	border: 1px solid rgba(37, 79, 64, 0.17);
	border-radius: 999px;
	color: var(--sd-ref-dark);
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.025em;
	padding: 0.52rem 0.8rem;
}

.sd-client-hero__cta.button {
	align-items: center;
	background: var(--sd-ref-dark);
	border: 0;
	border-radius: 999px;
	color: #fff9e7;
	display: inline-flex;
	font-size: 0.8rem;
	gap: 0.65rem;
	margin-top: 1.8rem;
	min-height: 48px;
	padding: 0.85rem 1.4rem;
}

.sd-client-hero__cta.button:hover,
.sd-client-hero__cta.button:focus {
	background: #f3c928;
	color: var(--sd-ref-ink);
}

.sd-client-hero__cta svg {
	height: 16px;
	width: 16px;
}

.sd-client-hero__stage {
	align-self: stretch;
	min-height: 520px;
	position: relative;
	z-index: 2;
}

.sd-client-hero__jar {
	filter: drop-shadow(0 26px 28px rgba(41, 31, 5, 0.2));
	height: auto;
	max-width: none;
	object-fit: contain;
	position: absolute;
	transition: transform 220ms ease;
}

.sd-client-hero:hover .sd-client-hero__jar--main {
	transform: translateX(-50%) translateY(-5px);
}

.sd-client-hero__jar--main {
	bottom: -4%;
	left: 52%;
	transform: translateX(-50%);
	width: min(73%, 520px);
	z-index: 3;
}

.sd-client-hero__jar--left {
	bottom: 0;
	left: -3%;
	transform: rotate(-8deg);
	width: min(42%, 285px);
	z-index: 2;
}

.sd-client-hero__jar--right {
	bottom: 1%;
	right: -2%;
	transform: rotate(8deg);
	width: min(40%, 275px);
	z-index: 2;
}

.sd-client-hero__hex {
	background: rgba(246, 205, 55, 0.86);
	clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0 50%);
	position: absolute;
	z-index: 1;
}

.sd-client-hero__hex--one {
	height: 72px;
	right: 4%;
	top: 11%;
	transform: rotate(16deg);
	width: 80px;
}

.sd-client-hero__hex--two {
	background: rgba(255, 251, 234, 0.24);
	bottom: 16%;
	height: 48px;
	left: 5%;
	transform: rotate(-12deg);
	width: 54px;
}

@media (max-width: 1000px) {
	.sd-reference-hero__visual.sd-client-hero {
		gap: 1rem;
		grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.06fr);
		min-height: 590px;
		padding: 3.6rem;
	}

	.sd-client-hero__stage {
		min-height: 460px;
	}
}

@media (max-width: 780px) {
	.sd-reference-hero .site-container {
		width: min(100% - 18px, 700px);
	}

	.sd-reference-hero__visual.sd-client-hero {
		border-radius: 28px;
		gap: 1rem;
		grid-template-columns: 1fr;
		min-height: 940px;
		padding: 3.2rem 2.2rem 1.2rem;
		text-align: center;
	}

	.sd-reference-hero__visual.sd-client-hero::before {
		inset: 48% 0 0;
	}

	.sd-reference-hero__visual.sd-client-hero::after {
		height: 43%;
		inset: auto 10% 3% auto;
		width: 80%;
	}

	.sd-client-hero__copy {
		justify-self: center;
	}

	.sd-client-hero__copy h1 {
		font-size: clamp(3rem, 11vw, 4.6rem);
	}

	.sd-client-hero__lead {
		margin-inline: auto;
	}

	.sd-client-hero__details {
		justify-content: center;
	}

	.sd-client-hero__stage {
		min-height: 440px;
		width: 100%;
	}
}

@media (max-width: 520px) {
	.sd-reference-hero {
		padding-bottom: 5rem;
	}

	.sd-reference-hero__visual.sd-client-hero {
		border-radius: 22px;
		min-height: 790px;
		padding: 2.4rem 1.25rem 0.7rem;
	}

	.sd-client-hero__copy h1 {
		font-size: clamp(2.75rem, 12vw, 3.65rem);
	}

	.sd-client-hero__lead {
		font-size: 0.9rem;
		line-height: 1.55;
	}

	.sd-client-hero__details {
		gap: 0.4rem;
	}

	.sd-client-hero__details span {
		font-size: 0.65rem;
		padding: 0.45rem 0.62rem;
	}

	.sd-client-hero__stage {
		min-height: 350px;
	}

	.sd-client-hero__jar--main {
		width: min(72%, 345px);
	}

	.sd-client-hero__jar--left,
	.sd-client-hero__jar--right {
		width: min(39%, 170px);
	}
}
