body {
	margin: 0;
	background: #f7f2ef;
	color: #292526;
	font-family: Arial, Helvetica, sans-serif;

}
.hmx-shell {
	-hmx-ink: #292526;
	-hmx-muted: #6f6665;
	-hmx-blush: #edd1cc;
	-hmx-blush-deep: #d59f9c;
	-hmx-rose: #9d5d64;
	-hmx-ivory: #fffaf6;
	-hmx-white: #ffffff;
	-hmx-sage: #dce4dd;
	-hmx-sage-ink: #52675c;
	-hmx-blue: #dbe5eb;
	-hmx-blue-ink: #506773;
	-hmx-line: #e7dcd7;
	max-width: 1160px;
	margin: 0 auto;
	overflow: hidden;
	background: var(-hmx-ivory);
	color: var(-hmx-ink);
	box-shadow: 0 20px 70px rgba(75, 54, 51, 0.12);
	line-height: 1.65;

}
.hmx-shell, .hmx-shell * { box-sizing: border-box; }
.hmx-shell img { max-width: 100%; }
.hmx-announcement {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 13px;
	min-height: 38px;
	padding: 9px 24px;
	background: var(-hmx-ink);
	color: #fff8f4;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1.35px;
	text-align: center;
	text-transform: uppercase;

}
.hmx-announcement-dot { color: var(-hmx-blush-deep); }
.hmx-header {
	position: relative;
	isolation: isolate;
	min-height: 242px;
	padding: 45px 36px 34px;
	overflow: hidden;
	background: radial-gradient(circle at 12% 22%, rgba(255, 255, 255, 0.78) 0 4%, transparent 4.5%), radial-gradient(circle at 86% 72%, rgba(255, 255, 255, 0.58) 0 5%, transparent 5.5%), linear-gradient(135deg, #efd3ce 0%, #f4ded8 52%, #ead0cb 100%);
	text-align: center;

}
.hmx-header::before, .hmx-header::after {
	position: absolute;
	z-index: 1;
	width: 250px;
	height: 250px;
	border: 1px solid rgba(104, 123, 109, 0.25);
	border-radius: 48% 52% 52% 48%;
	content: "";
	transform: rotate(32deg);

}
.hmx-header::before {
	top: -155px;
	left: -72px;

}
.hmx-header::after {
	right: -94px;
	bottom: -165px;
	transform: rotate(-28deg);

}
.hmx-botanical {
	position: absolute;
	z-index: 1;
	width: 155px;
	height: 94px;
	opacity: 0.45;
	background: radial-gradient(ellipse at 25% 50%, #8fa395 0 13%, transparent 14%), radial-gradient(ellipse at 48% 24%, #839989 0 12%, transparent 13%), radial-gradient(ellipse at 69% 57%, #9bac9f 0 13%, transparent 14%), radial-gradient(ellipse at 88% 26%, #879d8e 0 10%, transparent 11%);

}
.hmx-botanical-left {
	bottom: 19px;
	left: 36px;
	transform: rotate(-17deg);

}
.hmx-botanical-right {
	top: 24px;
	right: 38px;
	transform: rotate(165deg);

}
.hmx-wordmark {
	display: inline-flex;
	align-items: baseline;
	gap: 11px;
	color: var(-hmx-ink);
	line-height: 1;

}
.hmx-wordmark-primary {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 51px;
	font-weight: 700;
	letter-spacing: -2.1px;

}
.hmx-wordmark-secondary {
	padding-left: 12px;
	border-left: 1px solid rgba(41, 37, 38, 0.34);
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 4px;
	text-transform: uppercase;

}
.hmx-tagline {
	margin-top: 14px;
	color: #594e4e;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 2.35px;
	text-transform: uppercase;

}
.hmx-brand-pills {
	display: flex;
	justify-content: center;
	gap: 8px;
	margin-top: 28px;

}
.hmx-brand-pills span {
	padding: 7px 13px;
	border: 1px solid rgba(71, 61, 61, 0.17);
	border-radius: 99px;
	background: rgba(255, 250, 246, 0.56);
	color: #5f5554;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: 0.8px;
	text-transform: uppercase;

}
.hmx-main { padding: 0 48px; }
.hmx-hero {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
	gap: 58px;
	align-items: center;
	padding: 58px 0 66px;

}
.hmx-image-stage {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 520px;
	padding: 38px;
	border: 1px solid var(-hmx-line);
	border-radius: 18px;
	background: linear-gradient(145deg, rgba(237, 209, 204, 0.35), transparent 46%), var(-hmx-white);
	box-shadow: 0 16px 45px rgba(91, 68, 64, 0.08);

}
.hmx-main-image {
	display: block;
	width: 100%;
	max-height: 520px;
	object-fit: contain;

}
.hmx-thumbnail-list {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 14px;

}
.hmx-thumbnail {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid var(-hmx-line);
	border-radius: 10px;
	background: var(-hmx-white);

}
.hmx-thumbnail:first-child {
	border-color: var(-hmx-rose);
	box-shadow: 0 0 0 1px var(-hmx-rose);

}
.hmx-thumbnail img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;

}
.hmx-kicker, .hmx-section-kicker, .hmx-closing-kicker {
	color: var(-hmx-rose);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 1.9px;
	text-transform: uppercase;

}
.hmx-product-summary h1, .hmx-product-intro h1 {
	margin: 14px 0 17px;
	color: var(-hmx-ink);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: -1.1px;
	line-height: 1.18;
	overflow-wrap: anywhere;

}
.hmx-product-intro {
	max-width: 930px;
	margin: 0 auto;
	padding: 50px 0 38px;
	text-align: center;

}
.hmx-content-section, .hmx-gallery-section, .hmx-service-section, .hmx-recommendations {
	padding: 48px 0;
	border-top: 1px solid var(-hmx-line);

}
.hmx-image-stack {
	margin-right: -48px;
	margin-left: -48px;

}
.hmx-image-panel {
	display: block;
	width: 100%;
	margin: 0 0 28px;
	padding: 0;
	overflow: hidden;
	border-top: 1px solid var(-hmx-line);
	border-bottom: 1px solid var(-hmx-line);
	background: var(-hmx-white);
	box-shadow: 0 14px 42px rgba(91, 68, 64, 0.07);

}
.hmx-image-panel:last-child { margin-bottom: 0; }
.hmx-image-panel img {
	display: block;
	width: 100%;
	height: auto !important;
	margin: 0 auto;
	object-fit: contain;

}
.hmx-soft-section {
	margin: 0 -48px;
	padding-right: 48px;
	padding-left: 48px;
	background: #fbf4f1;

}
.hmx-section-heading {
	display: flex;
	gap: 16px;
	align-items: flex-start;
	margin-bottom: 25px;

}
.hmx-section-number {
	display: flex;
	flex: 0 0 36px;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border: 1px solid #ddc5c0;
	border-radius: 50%;
	color: var(-hmx-rose);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.6px;

}
.hmx-section-heading h2 {
	margin: 3px 0 0;
	color: var(-hmx-ink);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 29px;
	font-weight: 500;
	letter-spacing: -0.5px;
	line-height: 1.3;

}
.hmx-description {
	max-width: 920px;
	color: #575050;
	font-size: 14px;
	line-height: 1.85;
	overflow-wrap: anywhere;

}
.hmx-description h1, .hmx-description h2, .hmx-description h3, .hmx-description h4 {
	margin: 27px 0 12px;
	color: var(-hmx-ink);
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.35;

}
.hmx-description p { margin: 0 0 15px; }
.hmx-description ul, .hmx-description ol {
	margin: 15px 0;
	padding-left: 23px;

}
.hmx-description li { margin-bottom: 7px; }
.hmx-description img {
	height: auto !important;
	margin: 14px 0;
	border-radius: 12px;

}
.hmx-description table {
	width: 100% !important;
	max-width: 100%;
	border-collapse: collapse;

}
.hmx-description th, .hmx-description td {
	padding: 11px 13px;
	border: 1px solid var(-hmx-line);
	text-align: left;

}
.hmx-description th {
	background: #f8efec;
	color: var(-hmx-ink);

}
.hmx-service-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 17px;

}
.hmx-service-card {
	min-height: 238px;
	padding: 27px 24px;
	border: 1px solid var(-hmx-line);
	border-radius: 16px;

}
.hmx-service-card-blush { background: #f8e8e4; }
.hmx-service-card-sage { background: var(-hmx-sage); }
.hmx-service-card-blue { background: var(-hmx-blue); }
.hmx-service-icon {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 27px;
	line-height: 1;

}
.hmx-service-card-blush .hmx-service-icon { color: var(-hmx-rose); }
.hmx-service-card-sage .hmx-service-icon { color: var(-hmx-sage-ink); }
.hmx-service-card-blue .hmx-service-icon { color: var(-hmx-blue-ink); }
.hmx-service-card h3 {
	margin: 15px 0 10px;
	color: var(-hmx-ink);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 21px;
	font-weight: 600;

}
.hmx-service-card p, .hmx-policy-note {
	margin: 0;
	color: #625a59;
	font-size: 12px;
	line-height: 1.72;

}
.hmx-service-card .hmx-service-accent, .hmx-policy-note {
	margin-top: 12px;
	padding-top: 11px;
	border-top: 1px solid rgba(72, 62, 62, 0.12);
	color: var(-hmx-ink);

}
.hmx-contact-link {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	margin-top: 17px;
	padding: 10px 14px;
	border-radius: 99px;
	background: var(-hmx-ink);
	color: #ffffff !important;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.7px;
	text-decoration: none;
	text-transform: uppercase;

}
.hmx-recommendations-heading {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: flex-start;

}
.hmx-recommendations-note {
	margin-top: 8px;
	color: #948884;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: 0.8px;
	text-transform: uppercase;

}
.hmx-product-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;

}
.hmx-product-card {
	display: block;
	min-width: 0;
	color: var(-hmx-ink) !important;
	text-decoration: none;

}
.hmx-product-card-image {
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1 / 1;
	padding: 12px;
	overflow: hidden;
	border: 1px solid var(-hmx-line);
	border-radius: 14px;
	background: var(-hmx-white);

}
.hmx-product-card-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;

}
.hmx-product-card strong {
	display: block;
	margin: 12px 2px 0;
	overflow: hidden;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.hmx-product-card > span:last-child {
	display: block;
	margin: 4px 2px 0;
	color: var(-hmx-rose);
	font-size: 10px;
	font-weight: 700;

}
.hmx-closing-banner {
	display: flex;
	justify-content: space-between;
	gap: 25px;
	align-items: center;
	margin: 10px 0 44px;
	padding: 34px 38px;
	border-radius: 18px;
	background: radial-gradient(circle at 90% 15%, rgba(237, 209, 204, 0.22), transparent 24%), var(-hmx-ink);
	color: #fff8f4;

}
.hmx-closing-kicker { color: #e6bbb5; }
.hmx-closing-banner h2 {
	margin: 8px 0 0;
	color: #fff8f4;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.35;

}
.hmx-closing-mark {
	color: #e6bbb5;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 52px;
	line-height: 1;

}
.hmx-footer {
	display: flex;
	justify-content: space-between;
	gap: 25px;
	align-items: center;
	padding: 25px 48px 30px;
	border-top: 1px solid var(-hmx-line);
	background: #fffdfb;
	color: #8b7f7b;
	font-size: 10px;

}
.hmx-footer-brand strong, .hmx-footer-brand span { display: block; }
.hmx-footer-brand strong {
	color: var(-hmx-ink);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;

}
.hmx-footer-brand span {
	margin-top: 3px;
	letter-spacing: 0.5px;

}
.hmx-attribution {
	display: flex;
	align-items: center;
	gap: 4px;
	margin: 0;
	padding: 0;

}
.hmx-attribution img {
	width: 100px;
	height: auto;
	padding: 0;
	vertical-align: middle;

}
.hmx-hero {
	grid-template-columns: 1fr;
	gap: 35px;
	padding: 36px 0 48px;

}
.hmx-image-stage { min-height: 390px; }
.hmx-service-grid { grid-template-columns: 1fr; }
.hmx-soft-section {
	margin-right: -24px;
	margin-left: -24px;
	padding-right: 24px;
	padding-left: 24px;

}
.hmx-image-stack {
	margin-right: -24px;
	margin-left: -24px;

}
.hmx-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.hmx-footer {
	padding-right: 24px;
	padding-left: 24px;

}
gap:4px8px font-size:8px .hmx-announcement-dot { display: none; }
.hmx-header {
	min-height: 218px;
	padding: 39px 18px 29px;

}
.hmx-botanical { opacity: 0.3; }
.hmx-wordmark { display: block; }
.hmx-wordmark-primary, .hmx-wordmark-secondary { display: block; }
.hmx-wordmark-primary { font-size: 41px; }
.hmx-wordmark-secondary {
	margin-top: 10px;
	padding: 0;
	border: 0;
	font-size: 13px;

}
.hmx-tagline {
	font-size: 8px;
	letter-spacing: 1.55px;

}
.hmx-brand-pills {
	flex-wrap: wrap;
	margin-top: 22px;

}
.hmx-brand-pills span {
	padding: 6px 9px;
	font-size: 8px;

}
.hmx-main { padding: 0 16px; }
.hmx-image-stage {
	min-height: 0;
	padding: 19px;
	border-radius: 13px;

}
.hmx-thumbnail {
	width: 56px;
	height: 56px;

}
.hmx-product-summary h1, .hmx-product-intro h1 { font-size: 31px; }
.hmx-content-section, .hmx-gallery-section, .hmx-service-section, .hmx-recommendations { padding: 37px 0; }
.hmx-soft-section {
	margin-right: -16px;
	margin-left: -16px;
	padding-right: 16px;
	padding-left: 16px;

}
.hmx-image-stack {
	margin-right: -16px;
	margin-left: -16px;

}
.hmx-section-heading h2 { font-size: 25px; }
.hmx-description { font-size: 13px; }
.hmx-service-card { min-height: 0; }
.hmx-recommendations-heading { display: block; }
.hmx-recommendations-note {
	display: block;
	margin: -12px 0 20px 52px;

}
.hmx-product-grid { gap: 11px; }
.hmx-closing-banner {
	margin-bottom: 30px;
	padding: 25px 23px;

}
.hmx-closing-banner h2 { font-size: 21px; }
.hmx-closing-mark { display: none; }
.hmx-footer {
	display: block;
	padding: 22px 16px 26px;

}
.hmx-attribution { margin-top: 15px; }
