/*
 * Horeca Hut homepage hybrid dark system.
 * Premium contrast, compact commerce rhythm and product-first discovery.
 */

body.hhm-front-page {
	--hhm-ink: #17191c;
	--hhm-muted: #666a70;
	--hhm-brand: #cda957;
	--hhm-brand-dark: #8f6d2e;
	--hhm-accent: #cda957;
	--hhm-surface: #f3f0e8;
	--hhm-line: #d7d1c5;
	--hhm-night: #0c0e11;
	--hhm-night-2: #12151a;
	--hhm-graphite: #1a1d22;
	--hhm-graphite-2: #23272d;
	--hhm-dark-line: #30343b;
	--hhm-ivory: #f4f1e9;
	--hhm-ivory-2: #ebe6dc;
	--hhm-warm-gray: #dcd6ca;
	--hhm-gold: #cda957;
	--hhm-gold-soft: #e8d59f;
	--hhm-dark-text: #f2f0ea;
	--hhm-dark-muted: #b1b3b5;
	--hhm-radius: 12px;
	margin: 0;
	background: var(--hhm-night);
	color: var(--hhm-dark-text);
	font-family: Inter, "Segoe UI", Arial, sans-serif;
}

body.hhm-front-page .hhm-site-shell,
body.hhm-front-page .hhm-main {
	background: var(--hhm-night);
	color: var(--hhm-dark-text) !important;
}

body.hhm-front-page .hhm-container { width: min(calc(100% - 48px), 1340px); }
body.hhm-front-page a { color: inherit; }
body.hhm-front-page .hhm-icon { width: 19px; height: 19px; }
body.hhm-front-page .hhm-balance-section { position: relative; padding: 76px 0; }
body.hhm-front-page .hhm-main > section { margin: 0 !important; }

/* Header and discovery shell. */
body.hhm-front-page .hhm-commerce-header {
	border-color: var(--hhm-dark-line);
	background: #0f1114;
	color: var(--hhm-dark-text);
}

body.hhm-front-page .hhm-commerce-header__main { min-height: 78px; }
body.hhm-front-page .hhm-commerce-logo__image { filter: drop-shadow(0 2px 10px rgba(205, 169, 87, .13)); }
body.hhm-front-page .hhm-commerce-icon,
body.hhm-front-page .hhm-commerce-actions__item { color: var(--hhm-dark-text); }
body.hhm-front-page .hhm-commerce-icon:hover,
body.hhm-front-page .hhm-commerce-actions__item:hover { background: #1d2025; color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-commerce-actions__item small { color: #94979d; font-size: .69rem; }
body.hhm-front-page .hhm-commerce-cart__count { border-color: #0f1114; background: var(--hhm-gold); color: #17140d; font-size: .7rem; }
body.hhm-front-page .hhm-commerce-search__field { border-color: #383c44; background: #191c21; }
body.hhm-front-page .hhm-commerce-search__field:focus-within {
	border-color: var(--hhm-brand-dark);
	box-shadow: 0 0 0 3px rgba(205, 169, 87, .11);
}
body.hhm-front-page .hhm-commerce-search__field > svg { color: #92969c; }
body.hhm-front-page .hhm-commerce-search__field input[type="search"] { color: var(--hhm-dark-text) !important; font-size: .91rem; }
body.hhm-front-page .hhm-commerce-search__field input::placeholder { color: #8f939a; }
body.hhm-front-page .hhm-commerce-search__submit { background: var(--hhm-gold) !important; color: #17140e !important; }
body.hhm-front-page .hhm-commerce-search__submit:hover { background: var(--hhm-gold-soft) !important; }
body.hhm-front-page .hhm-commerce-search__results {
	border-color: var(--hhm-dark-line);
	background: #171a1f;
	box-shadow: 0 22px 60px rgba(0, 0, 0, .45);
}
body.hhm-front-page .hhm-commerce-search__status,
body.hhm-front-page .hhm-commerce-search-result__meta,
body.hhm-front-page .hhm-commerce-search-result__category { color: #a8aaad; }
body.hhm-front-page .hhm-commerce-search-result { border-color: #30343a; background: #171a1f; }
body.hhm-front-page .hhm-commerce-search-result:hover,
body.hhm-front-page .hhm-commerce-search-result[aria-selected="true"] { background: #23272d; }
body.hhm-front-page .hhm-commerce-search-result__image { border-color: #34383f; background: var(--hhm-ivory); }
body.hhm-front-page .hhm-commerce-search-result__name { color: var(--hhm-dark-text); }
body.hhm-front-page .hhm-commerce-search-result__price,
body.hhm-front-page .hhm-commerce-search__all { color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-commerce-search__all { border-color: var(--hhm-dark-line); }
body.hhm-front-page .hhm-commerce-search__all:hover { background: #23272d; }
body.hhm-front-page .hhm-commerce-nav { border-color: var(--hhm-dark-line); background: #121418; }
body.hhm-front-page .hhm-commerce-nav__catalog {
	border-right: 1px solid #403824;
	background: #1c1b18 !important;
	color: var(--hhm-gold-soft) !important;
}
body.hhm-front-page .hhm-commerce-nav__catalog:hover,
body.hhm-front-page .hhm-commerce-nav__catalog[aria-expanded="true"] { background: #28231a !important; }
body.hhm-front-page .hhm-commerce-nav__links a,
body.hhm-front-page .hhm-commerce-nav__links button { border: 0; background: transparent !important; color: #d0cfca !important; }
body.hhm-front-page .hhm-commerce-nav__links a:hover,
body.hhm-front-page .hhm-commerce-nav__links button:hover,
body.hhm-front-page .hhm-commerce-nav__trade { color: var(--hhm-gold-soft) !important; }
body.hhm-front-page .hhm-commerce-mega {
	border-color: var(--hhm-dark-line);
	background: #13161a;
	box-shadow: 0 30px 70px rgba(0, 0, 0, .56);
}
body.hhm-front-page .hhm-commerce-mega__heading,
body.hhm-front-page .hhm-commerce-mega__more { border-color: var(--hhm-dark-line); }
body.hhm-front-page .hhm-commerce-mega__heading span,
body.hhm-front-page .hhm-commerce-mega__brands header span { color: var(--hhm-gold); }
body.hhm-front-page .hhm-commerce-mega__heading h2,
body.hhm-front-page .hhm-commerce-mega__department-link { color: var(--hhm-dark-text); }
body.hhm-front-page .hhm-commerce-mega__heading > a,
body.hhm-front-page .hhm-commerce-mega__department-link:hover,
body.hhm-front-page .hhm-commerce-mega__children a:hover,
body.hhm-front-page .hhm-commerce-mega__more a:hover { color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-commerce-mega__department-link {
	display: grid;
	grid-template-columns: 30px minmax(0, 1fr) auto;
	align-items: center;
	gap: 8px;
}
body.hhm-front-page .hhm-commerce-mega__department-icon {
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	border: 1px solid #403824;
	border-radius: 7px;
	background: #211f19;
	color: var(--hhm-gold);
}
body.hhm-front-page .hhm-commerce-mega__department-icon svg { width: 16px; height: 16px; }
body.hhm-front-page .hhm-commerce-mega__children { margin-left: 38px; }
body.hhm-front-page .hhm-commerce-mega__children a,
body.hhm-front-page .hhm-commerce-mega__more a { color: #aeb0b3; }
body.hhm-front-page .hhm-commerce-mega__department-link small { color: #8d9096; }
body.hhm-front-page .hhm-commerce-mega__brands { border-color: var(--hhm-dark-line); background: #1a1d22; }
body.hhm-front-page .hhm-commerce-mega__brands header strong { color: var(--hhm-dark-text); }
body.hhm-front-page .hhm-commerce-mega__brand-grid > a { border-color: #d0c9bd; background: var(--hhm-ivory); color: #17191c; }
body.hhm-front-page .hhm-commerce-mega__brand-grid > a:hover { border-color: var(--hhm-gold); }
body.hhm-front-page .hhm-commerce-mega__project { background: var(--hhm-gold); color: #17140d; }
body.hhm-front-page .hhm-commerce-mega__project small { color: #604d26; }

/* Shared type, buttons and headings. */
body.hhm-front-page .hhm-balance-kicker {
	display: flex;
	align-items: center;
	gap: 9px;
	margin: 0 0 12px;
	color: var(--hhm-brand-dark);
	font-size: .72rem;
	font-weight: 800;
	letter-spacing: .11em;
	text-transform: uppercase;
}

body.hhm-front-page .hhm-balance-kicker > span { width: 25px; height: 1px; background: currentColor; }
body.hhm-front-page .hhm-balance-heading {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
	align-items: end;
	gap: 54px;
	margin-bottom: 34px;
}
body.hhm-front-page .hhm-balance-heading h2,
body.hhm-front-page .hhm-balance-heading p { margin: 0; }
body.hhm-front-page .hhm-balance-heading h2 {
	max-width: 760px;
	font-size: clamp(2.35rem, 3.35vw, 3.35rem);
	font-weight: 720;
	letter-spacing: -.045em;
	line-height: 1.04;
}
body.hhm-front-page .hhm-balance-heading > p { max-width: 520px; font-size: .94rem; line-height: 1.65; }
body.hhm-front-page .hhm-balance-heading--inline { grid-template-columns: minmax(0, 1fr) auto; }
body.hhm-front-page .hhm-balance-heading--inline > a,
body.hhm-front-page .hhm-explorer-panel__top > a,
body.hhm-front-page .hhm-operation-stage__link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: .79rem;
	font-weight: 780;
}
body.hhm-front-page .hhm-balance-heading--inline > a svg,
body.hhm-front-page .hhm-explorer-panel__top > a svg,
body.hhm-front-page .hhm-operation-stage__link svg { width: 16px; height: 16px; }
body.hhm-front-page .hhm-balance-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	min-height: 48px;
	padding: 12px 20px;
	border: 1px solid transparent;
	border-radius: 8px;
	font-size: .79rem;
	font-weight: 800;
}
body.hhm-front-page .hhm-balance-button--gold { background: var(--hhm-gold); color: #17140d; }
body.hhm-front-page .hhm-balance-button--gold:hover { background: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-balance-button--dark { border-color: #3b3f47; background: transparent; color: var(--hhm-dark-text); }
body.hhm-front-page .hhm-balance-button--dark:hover { border-color: #655738; color: var(--hhm-gold-soft); }

/* Compact, product-first hero. */
body.hhm-front-page .hhm-balance-hero {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #2c3036;
	background:
		linear-gradient(90deg, rgba(205, 169, 87, .035) 1px, transparent 1px),
		linear-gradient(rgba(205, 169, 87, .035) 1px, transparent 1px),
		var(--hhm-night);
	background-size: 62px 62px;
}
body.hhm-front-page .hhm-balance-hero::after {
	content: "";
	position: absolute;
	right: -140px;
	bottom: -220px;
	width: 620px;
	height: 620px;
	border: 1px solid rgba(205, 169, 87, .12);
	border-radius: 50%;
	pointer-events: none;
}
body.hhm-front-page .hhm-balance-hero__layout {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, .88fr) minmax(580px, 1.12fr);
	align-items: center;
	gap: 58px;
	min-height: 640px;
	padding-block: 54px;
}
body.hhm-front-page .hhm-balance-hero__copy { max-width: 590px; }
body.hhm-front-page .hhm-balance-hero .hhm-balance-kicker { color: var(--hhm-gold); }
body.hhm-front-page .hhm-balance-hero h1 {
	margin: 0;
	color: var(--hhm-dark-text) !important;
	font-size: clamp(3.35rem, 4.6vw, 4.4rem);
	font-weight: 720;
	letter-spacing: -.058em;
	line-height: .98;
}
body.hhm-front-page .hhm-balance-hero h1 span { color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-balance-hero__lead { max-width: 560px; margin: 26px 0 0; color: #b9bbbd; font-size: .99rem; line-height: 1.7; }
body.hhm-front-page .hhm-balance-hero__actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 27px; }
body.hhm-front-page .hhm-balance-hero__stats {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin: 34px 0 0;
	padding-top: 25px;
	border-top: 1px solid #2d3137;
}
body.hhm-front-page .hhm-balance-hero__stats > div { padding-inline: 18px; border-left: 1px solid #2d3137; }
body.hhm-front-page .hhm-balance-hero__stats > div:first-child { padding-left: 0; border-left: 0; }
body.hhm-front-page .hhm-balance-hero__stats dt { color: var(--hhm-dark-text); font-size: 1.22rem; font-weight: 760; }
body.hhm-front-page .hhm-balance-hero__stats dd { margin: 4px 0 0; color: #90949a; font-size: .7rem; }
body.hhm-front-page .hhm-balance-hero__merch { display: grid; grid-template-columns: minmax(0, 1fr) 190px; gap: 10px; }
body.hhm-front-page .hhm-balance-hero-product {
	overflow: hidden;
	border: 1px solid #363a41;
	border-radius: 13px;
	background: #191c21;
}
body.hhm-front-page .hhm-balance-hero-product__meta {
	display: flex;
	justify-content: space-between;
	padding: 16px 17px 13px;
	color: var(--hhm-gold-soft);
	font-size: .7rem;
	font-weight: 780;
	letter-spacing: .08em;
	text-transform: uppercase;
}
body.hhm-front-page .hhm-balance-hero-product__meta small { color: #a0a3a8; font-size: .7rem !important; }
body.hhm-front-page .hhm-balance-hero-product__media { display: grid; place-items: center; min-height: 340px; margin-inline: 16px; background: var(--hhm-ivory); }
body.hhm-front-page .hhm-balance-hero-product__media img { width: 100%; height: 315px; object-fit: contain; mix-blend-mode: multiply; }
body.hhm-front-page .hhm-balance-hero-product__body { display: flex; align-items: end; justify-content: space-between; gap: 18px; padding: 17px; }
body.hhm-front-page .hhm-balance-hero-product__body p { margin: 0 0 5px; color: #93979d; font-size: .7rem; }
body.hhm-front-page .hhm-balance-hero-product__body h2 { margin: 0; color: var(--hhm-dark-text) !important; font-size: .94rem; line-height: 1.35; }
body.hhm-front-page .hhm-balance-hero-product__body > strong { flex: none; color: var(--hhm-gold-soft); font-size: .88rem; }
body.hhm-front-page .hhm-balance-hero__support { display: grid; gap: 9px; }
body.hhm-front-page .hhm-balance-hero__support > a {
	position: relative;
	display: grid;
	grid-template-rows: 130px 1fr;
	min-width: 0;
	overflow: hidden;
	border: 1px solid #33373e;
	border-radius: 11px;
	background: #191c21;
}
body.hhm-front-page .hhm-balance-hero__support img { width: 100%; height: 130px; padding: 8px; object-fit: contain; background: var(--hhm-ivory); mix-blend-mode: normal; }
body.hhm-front-page .hhm-balance-hero__support > a > span { display: flex; flex-direction: column; min-width: 0; padding: 12px; }
body.hhm-front-page .hhm-balance-hero__support small { color: var(--hhm-gold); font-size: .7rem; }
body.hhm-front-page .hhm-balance-hero__support strong { display: -webkit-box; overflow: hidden; margin-top: 5px; color: var(--hhm-dark-text); font-size: .72rem; line-height: 1.35; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
body.hhm-front-page .hhm-balance-hero__support em { margin-top: auto; padding-top: 9px; color: var(--hhm-gold-soft); font-size: .72rem; font-style: normal; font-weight: 760; }
body.hhm-front-page .hhm-balance-hero__support > a > svg { position: absolute; right: 9px; bottom: 9px; width: 14px; color: #777b81; }
body.hhm-front-page .hhm-balance-hero__rail {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
	gap: clamp(28px, 6vw, 90px);
	overflow-x: auto;
	padding: 15px 24px;
	border-top: 1px solid #2c3036;
	background: #111419;
	color: #b6b8ba;
	scrollbar-width: none;
}
body.hhm-front-page .hhm-balance-hero__rail span { flex: none; font-size: .7rem; font-weight: 760; letter-spacing: .06em; text-transform: uppercase; }

/* Interactive department explorer on a warm light surface. */
body.hhm-front-page .hhm-catalog-explorer { background: var(--hhm-ivory); color: #181a1d; }
body.hhm-front-page .hhm-catalog-explorer .hhm-balance-heading > p { color: #686b70; }
body.hhm-front-page .hhm-explorer-controls {
	display: flex;
	gap: 8px;
	overflow-x: auto;
	padding: 2px 2px 12px;
	scroll-snap-type: x proximity;
	scrollbar-width: none;
}
body.hhm-front-page .hhm-explorer-controls::-webkit-scrollbar,
body.hhm-front-page .hhm-balance-hero__support::-webkit-scrollbar,
body.hhm-front-page .hhm-balance-hero__rail::-webkit-scrollbar,
body.hhm-front-page .hhm-operation-tabs::-webkit-scrollbar { display: none; }
body.hhm-front-page .hhm-explorer-controls button {
	display: grid;
	grid-template-columns: 34px minmax(118px, auto) auto;
	align-items: center;
	gap: 9px;
	flex: none;
	min-height: 52px;
	padding: 8px 12px;
	border: 1px solid #d2ccc0;
	border-radius: 9px;
	background: #e9e4da;
	color: #383a3d;
	scroll-snap-align: start;
}
body.hhm-front-page .hhm-explorer-controls button:hover { border-color: #b7a479; background: #eee9df; }
body.hhm-front-page .hhm-explorer-controls button.is-active { border-color: #1d2024; background: #1d2024; color: #f4f1ea; }
body.hhm-front-page .hhm-explorer-controls button > span { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 7px; background: rgba(205, 169, 87, .15); color: var(--hhm-brand-dark); }
body.hhm-front-page .hhm-explorer-controls button.is-active > span { background: #2e2b23; color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-explorer-controls button strong { font-size: .74rem; text-align: left; }
body.hhm-front-page .hhm-explorer-controls button small { color: #7b7e82; font-size: .7rem; }
body.hhm-front-page .hhm-explorer-controls button.is-active small { color: #aaadb1; }
body.hhm-front-page .hhm-explorer-panel {
	margin-top: 14px;
	padding: 24px;
	border: 1px solid #d1cabd;
	border-radius: 14px;
	background: #fffdf8;
	box-shadow: 0 18px 55px rgba(36, 31, 20, .08);
}
body.hhm-front-page .hhm-explorer-panel.is-loading .hhm-explorer-grid { opacity: .35; }
body.hhm-front-page .hhm-explorer-panel__top {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 19px;
}
body.hhm-front-page .hhm-explorer-panel__top > div { display: flex; align-items: baseline; gap: 10px; }
body.hhm-front-page .hhm-explorer-panel__top span { color: #797b7e; font-size: .72rem; }
body.hhm-front-page .hhm-explorer-panel__top strong { color: #191b1e; font-size: 1.2rem; }
body.hhm-front-page .hhm-explorer-panel__top > a { color: #6f5423; }
body.hhm-front-page .hhm-explorer-grid {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 10px;
	transition: opacity .18s ease;
}

/* Shared product card system. */
body.hhm-front-page .hhm-home-product {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	overflow: hidden;
	border: 1px solid #d5d0c5;
	border-radius: 10px;
	background: #fff;
	color: #1d1f22;
	transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}
body.hhm-front-page .hhm-home-product:hover {
	border-color: #b9a46f;
	box-shadow: 0 13px 34px rgba(27, 23, 15, .11);
	transform: translateY(-2px);
}
body.hhm-front-page .hhm-home-product__media {
	position: relative;
	display: grid;
	place-items: center;
	min-height: 185px;
	padding: 12px;
	overflow: hidden;
	background: #ddd8cf;
}
body.hhm-front-page .hhm-home-product__media img { width: 100%; height: 172px; object-fit: contain; mix-blend-mode: multiply; transition: transform .2s ease; }
body.hhm-front-page .hhm-home-product:hover .hhm-home-product__media img { transform: scale(1.035); }
body.hhm-front-page .hhm-home-product__stock {
	position: absolute;
	top: 9px;
	left: 9px;
	padding: 4px 6px;
	border: 1px solid #d2cec2;
	border-radius: 5px;
	background: rgba(255,255,255,.88);
	color: #666960;
	font-size: .7rem;
	font-weight: 800;
	letter-spacing: .03em;
	text-transform: uppercase;
}
body.hhm-front-page .hhm-home-product__body { display: flex; flex: 1; flex-direction: column; padding: 13px; }
body.hhm-front-page .hhm-home-product__meta { display: flex; align-items: center; justify-content: space-between; gap: 7px; color: #777a7e; font-size: .7rem; }
body.hhm-front-page .hhm-home-product__meta span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body.hhm-front-page .hhm-home-product__meta small { flex: none; color: #8c6a2d; font-size: .7rem; }
body.hhm-front-page .hhm-home-product h3 {
	display: -webkit-box;
	overflow: hidden;
	min-height: 40px;
	margin: 8px 0 15px;
	color: #1b1d20;
	font-size: .83rem;
	font-weight: 740;
	letter-spacing: -.015em;
	line-height: 1.43;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
body.hhm-front-page .hhm-home-product__footer { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: auto; }
body.hhm-front-page .hhm-home-product__price { color: #493a1c; font-size: .82rem; font-weight: 800; }
body.hhm-front-page .hhm-home-product__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	min-width: 57px;
	height: 34px;
	padding: 0 9px;
	border: 1px solid #cfc6b5;
	border-radius: 7px;
	background: #f4f0e6;
	color: #5e471d;
	font-size: .7rem;
	font-weight: 800;
}
body.hhm-front-page .hhm-home-product__action:hover { border-color: #ad8b43; background: #e9d7a6; color: #251d0f; }
body.hhm-front-page .hhm-home-product__action svg { width: 14px; height: 14px; }

/* Honest new-arrival shelf. */
body.hhm-front-page .hhm-new-shelf { background: var(--hhm-graphite); color: var(--hhm-dark-text); }
body.hhm-front-page .hhm-new-shelf .hhm-balance-kicker { color: var(--hhm-gold); }
body.hhm-front-page .hhm-new-shelf .hhm-balance-heading > a { color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-product-shelf { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; }

/* Interactive operation explorer. */
body.hhm-front-page .hhm-operation-explorer { background: #d9d4ca; color: #191b1e; }
body.hhm-front-page .hhm-operation-explorer .hhm-balance-heading > p { color: #64676b; }
body.hhm-front-page .hhm-operation-explorer__layout { display: grid; grid-template-columns: 345px minmax(0, 1fr); gap: 14px; }
body.hhm-front-page .hhm-operation-tabs { display: grid; gap: 7px; }
body.hhm-front-page .hhm-operation-tabs button {
	display: grid;
	grid-template-columns: 42px minmax(0, 1fr) auto;
	align-items: center;
	gap: 12px;
	padding: 13px;
	border: 1px solid #c5beb1;
	border-radius: 10px;
	background: #e8e3d9;
	color: #202226;
	text-align: left;
}
body.hhm-front-page .hhm-operation-tabs button:hover { border-color: #af9c70; }
body.hhm-front-page .hhm-operation-tabs button.is-active { border-color: #1c1f23; background: #1c1f23; color: #f3f0e8; }
body.hhm-front-page .hhm-operation-tabs button > span:first-child { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 8px; background: rgba(205,169,87,.15); color: #896928; }
body.hhm-front-page .hhm-operation-tabs button.is-active > span:first-child { background: #302b20; color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-operation-tabs button > span:nth-child(2) { display: grid; gap: 3px; }
body.hhm-front-page .hhm-operation-tabs strong { font-size: .8rem; }
body.hhm-front-page .hhm-operation-tabs small { overflow: hidden; color: #6f7276; font-size: .7rem; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
body.hhm-front-page .hhm-operation-tabs button.is-active small { color: #aeb1b5; }
body.hhm-front-page .hhm-operation-tabs button > svg { width: 15px; color: #8a8d91; }
body.hhm-front-page .hhm-operation-tabs button.is-active > svg { color: var(--hhm-gold); }
body.hhm-front-page .hhm-operation-stage {
	padding: 21px;
	border: 1px solid #c4bcae;
	border-radius: 13px;
	background: #f5f2ea;
}
body.hhm-front-page .hhm-operation-stage.is-loading .hhm-explorer-grid { opacity: .35; }
body.hhm-front-page .hhm-operation-stage__top { display: flex; align-items: end; justify-content: space-between; gap: 18px; margin-bottom: 17px; }
body.hhm-front-page .hhm-operation-stage__top > div:first-child { display: grid; gap: 4px; }
body.hhm-front-page .hhm-operation-stage__top span { color: #777a7e; font-size: .7rem; }
body.hhm-front-page .hhm-operation-stage__top strong { font-size: 1.2rem; }
body.hhm-front-page .hhm-operation-stage__terms { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 6px; }
body.hhm-front-page .hhm-operation-stage__terms a { padding: 6px 8px; border: 1px solid #c9c2b6; border-radius: 999px; color: #56595c; font-size: .7rem; }
body.hhm-front-page .hhm-explorer-grid--operation { grid-template-columns: repeat(4, minmax(0, 1fr)); }
body.hhm-front-page .hhm-operation-stage__link { margin-top: 16px; color: #715624; }

body.hhm-front-page .hhm-explorer-empty {
	grid-column: 1 / -1;
	display: flex;
	align-items: center;
	gap: 14px;
	min-height: 190px;
	padding: 24px;
	border: 1px dashed #c3baaa;
	border-radius: 10px;
	background: #f3eee4;
	color: #2a2c2f;
}
body.hhm-front-page .hhm-explorer-empty > span { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 10px; background: #e5dcc8; color: #806226; }
body.hhm-front-page .hhm-explorer-empty strong { font-size: .9rem; }
body.hhm-front-page .hhm-explorer-empty p { margin: 5px 0 0; color: #686b6f; font-size: .78rem; }

/* Featured logos plus complete A-Z access. */
body.hhm-front-page .hhm-brand-discovery { background: var(--hhm-ivory); color: #1a1c1f; }
body.hhm-front-page .hhm-brand-discovery__intro { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: end; gap: 40px; margin-bottom: 26px; }
body.hhm-front-page .hhm-brand-discovery__intro h2 { margin: 0; font-size: clamp(2.35rem, 3.35vw, 3.35rem); font-weight: 720; letter-spacing: -.045em; line-height: 1.04; }
body.hhm-front-page .hhm-brand-discovery__intro p:last-child { max-width: 620px; margin: 13px 0 0; color: #676a6e; font-size: .9rem; line-height: 1.6; }
body.hhm-front-page .hhm-brand-discovery__intro button {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	min-height: 44px;
	padding: 10px 14px;
	border: 1px solid #aaa18f;
	border-radius: 8px;
	background: transparent;
	color: #5d481f;
	font-size: .76rem;
	font-weight: 800;
}
body.hhm-front-page .hhm-brand-discovery__intro button[aria-expanded="true"] svg { transform: rotate(90deg); }
body.hhm-front-page .hhm-brand-featured { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); border-top: 1px solid #c7c0b4; border-left: 1px solid #c7c0b4; }
body.hhm-front-page .hhm-brand-featured > a {
	display: grid;
	grid-template-rows: 68px auto;
	place-items: center;
	min-height: 104px;
	padding: 12px;
	border-right: 1px solid #c7c0b4;
	border-bottom: 1px solid #c7c0b4;
	background: #fffdf8;
}
body.hhm-front-page .hhm-brand-featured > a:hover { background: #fff; }
body.hhm-front-page .hhm-brand-featured img { width: 100%; height: 62px; object-fit: contain; filter: grayscale(.08) contrast(.98); }
body.hhm-front-page .hhm-brand-featured strong { align-self: center; font-size: .88rem; text-align: center; }
body.hhm-front-page .hhm-brand-featured span { color: #777a7d; font-size: .7rem; }
body.hhm-front-page .hhm-all-brands {
	margin-top: 14px;
	padding: 22px;
	border: 1px solid #c8c0b2;
	border-radius: 12px;
	background: #e8e2d7;
}
body.hhm-front-page .hhm-all-brands__top { display: flex; align-items: center; justify-content: space-between; gap: 18px; margin-bottom: 17px; }
body.hhm-front-page .hhm-all-brands__top > div { display: grid; gap: 3px; }
body.hhm-front-page .hhm-all-brands__top span { color: #73767a; font-size: .7rem; }
body.hhm-front-page .hhm-all-brands__top strong { font-size: 1rem; }
body.hhm-front-page .hhm-all-brands__top label {
	display: flex;
	align-items: center;
	gap: 8px;
	width: min(300px, 100%);
	height: 40px;
	padding-inline: 11px;
	border: 1px solid #bdb5a7;
	border-radius: 8px;
	background: #f6f2ea;
}
body.hhm-front-page .hhm-all-brands__top label svg { width: 16px; color: #74777b; }
body.hhm-front-page .hhm-all-brands__top input { width: 100%; border: 0; outline: 0; background: transparent !important; color: #202226 !important; font-size: .78rem; }
body.hhm-front-page .hhm-all-brands__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid #c9c1b5; border-left: 1px solid #c9c1b5; }
body.hhm-front-page .hhm-all-brands__grid a { display: flex; align-items: center; justify-content: space-between; gap: 8px; min-height: 44px; padding: 9px 11px; border-right: 1px solid #c9c1b5; border-bottom: 1px solid #c9c1b5; background: #f6f2ea; }
body.hhm-front-page .hhm-all-brands__grid strong { overflow: hidden; font-size: .75rem; text-overflow: ellipsis; white-space: nowrap; }
body.hhm-front-page .hhm-all-brands__grid span { color: #7b7e81; font-size: .7rem; }
body.hhm-front-page .hhm-all-brands__grid a:hover { background: #fff; color: #6f5423; }
body.hhm-front-page .hhm-all-brands__empty { margin: 16px 0 0; color: #65686c; font-size: .78rem; }

/* Distinct front/back-of-house edits. */
body.hhm-front-page .hhm-curated-zones { background: var(--hhm-warm-gray); color: #1b1d20; }
body.hhm-front-page .hhm-curated-zones .hhm-balance-heading > p { color: #63666a; }
body.hhm-front-page .hhm-curated-zones__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
body.hhm-front-page .hhm-curated-zone { padding: 22px; border: 1px solid #c1b9ab; border-radius: 13px; background: #eeeae2; }
body.hhm-front-page .hhm-curated-zone--warm { background: #e6dece; }
body.hhm-front-page .hhm-curated-zone > header { display: grid; grid-template-columns: 43px minmax(0, 1fr) auto; align-items: center; gap: 12px; margin-bottom: 16px; }
body.hhm-front-page .hhm-curated-zone > header > span { display: grid; place-items: center; width: 43px; height: 43px; border-radius: 9px; background: #d9cdaF; color: #765820; }
body.hhm-front-page .hhm-curated-zone > header small { color: #777a7e; font-size: .7rem; text-transform: uppercase; letter-spacing: .07em; }
body.hhm-front-page .hhm-curated-zone > header h3 { margin: 3px 0 0; font-size: 1rem; }
body.hhm-front-page .hhm-curated-zone > header > a { display: inline-flex; align-items: center; gap: 5px; color: #705522; font-size: .71rem; font-weight: 800; }
body.hhm-front-page .hhm-curated-zone > header > a svg { width: 14px; }
body.hhm-front-page .hhm-curated-zone > div { display: grid; gap: 7px; }
body.hhm-front-page .hhm-home-product--compact { display: grid; grid-template-columns: 108px minmax(0, 1fr); min-height: 116px; }
body.hhm-front-page .hhm-home-product--compact .hhm-home-product__media { min-height: 116px; padding: 7px; }
body.hhm-front-page .hhm-home-product--compact .hhm-home-product__media img { height: 102px; }
body.hhm-front-page .hhm-home-product--compact .hhm-home-product__stock { display: none; }
body.hhm-front-page .hhm-home-product--compact .hhm-home-product__body { padding: 11px 12px; }
body.hhm-front-page .hhm-home-product--compact h3 { min-height: 0; margin: 6px 0 8px; font-size: .75rem; }
body.hhm-front-page .hhm-home-product--compact .hhm-home-product__price { font-size: .76rem; }

/* Concise B2B statement. */
body.hhm-front-page .hhm-balance-b2b { overflow: hidden; background: var(--hhm-night); }
body.hhm-front-page .hhm-balance-b2b__shell {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 52px;
	padding: 42px 46px;
	border: 1px solid #35383e;
	border-radius: 15px;
	background: linear-gradient(120deg, #1a1d21 0%, #111317 70%);
	box-shadow: 0 28px 70px rgba(0,0,0,.25);
}
body.hhm-front-page .hhm-balance-b2b .hhm-balance-kicker { color: var(--hhm-gold); }
body.hhm-front-page .hhm-balance-b2b h2 { max-width: 790px; margin: 0; color: var(--hhm-dark-text) !important; font-size: clamp(2.3rem, 3.7vw, 3.5rem); font-weight: 720; letter-spacing: -.045em; line-height: 1.04; }
body.hhm-front-page .hhm-balance-b2b h2 + p { max-width: 760px; margin: 16px 0 0; color: #b1b3b5; font-size: .9rem; line-height: 1.65; }
body.hhm-front-page .hhm-balance-b2b__actions { display: grid; gap: 11px; min-width: 220px; text-align: center; }
body.hhm-front-page .hhm-balance-b2b__actions > a:last-child { color: var(--hhm-gold-soft); font-size: .78rem; font-weight: 760; }
body.hhm-front-page .hhm-balance-b2b__steps { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; padding-top: 8px; }
body.hhm-front-page .hhm-balance-b2b__steps span { display: flex; align-items: center; gap: 10px; padding: 11px 13px; border: 1px solid #34373d; border-radius: 8px; color: #c2c4c5; font-size: .73rem; }
body.hhm-front-page .hhm-balance-b2b__steps strong { color: var(--hhm-gold); font-size: .69rem; }

/* Guides and crawlable support on balanced surfaces. */
body.hhm-front-page .hhm-balance-guides { background: var(--hhm-ivory); color: #1b1d20; }
body.hhm-front-page .hhm-balance-guides .hhm-balance-heading > a { color: #715624; }
body.hhm-front-page .hhm-balance-guides__grid { display: grid; grid-template-columns: 1.2fr .9fr .9fr; gap: 12px; }
body.hhm-front-page .hhm-balance-guides article { overflow: hidden; border: 1px solid #d0c9bd; border-radius: 11px; background: #fffdf8; }
body.hhm-front-page .hhm-balance-guide__media { display: block; overflow: hidden; background: #ded8cc; }
body.hhm-front-page .hhm-balance-guide__media img,
body.hhm-front-page .hhm-balance-guide__media > span { display: grid; place-items: center; width: 100%; height: 205px; object-fit: cover; transition: transform .2s ease; }
body.hhm-front-page .hhm-balance-guides article:hover .hhm-balance-guide__media img { transform: scale(1.025); }
body.hhm-front-page .hhm-balance-guides article > div { padding: 16px; }
body.hhm-front-page .hhm-balance-guides time { color: #8b682b; font-size: .7rem; font-weight: 760; text-transform: uppercase; letter-spacing: .06em; }
body.hhm-front-page .hhm-balance-guides h3 { margin: 8px 0; font-size: 1rem; line-height: 1.35; }
body.hhm-front-page .hhm-balance-guides article p { margin: 0; color: #696c70; font-size: .78rem; line-height: 1.58; }
body.hhm-front-page .hhm-balance-guides article.is-featured .hhm-balance-guide__media img,
body.hhm-front-page .hhm-balance-guides article.is-featured .hhm-balance-guide__media > span { height: 250px; }
body.hhm-front-page .hhm-balance-guides article.is-featured h3 { font-size: 1.18rem; }
body.hhm-front-page .hhm-balance-support { padding-block: 54px; border-top: 1px solid #30343a; background: #171a1e; }
body.hhm-front-page .hhm-balance-support__layout { display: grid; grid-template-columns: .95fr 1.05fr; gap: 65px; }
body.hhm-front-page .hhm-balance-support .hhm-balance-kicker { color: var(--hhm-gold); }
body.hhm-front-page .hhm-balance-support h2 { max-width: 580px; margin: 0; color: var(--hhm-dark-text) !important; font-size: clamp(1.9rem, 2.7vw, 2.7rem); letter-spacing: -.04em; line-height: 1.08; }
body.hhm-front-page .hhm-balance-support__layout > div:last-child { color: #b2b4b6; font-size: .82rem; line-height: 1.68; }
body.hhm-front-page .hhm-balance-support__layout > div:last-child p { margin: 0; }
body.hhm-front-page .hhm-balance-support nav { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 16px; }
body.hhm-front-page .hhm-balance-support nav a { padding: 7px 9px; border: 1px solid #3c4047; border-radius: 6px; color: #d0d1d0; font-size: .7rem; }
body.hhm-front-page .hhm-balance-support nav a:hover { border-color: #685936; color: var(--hhm-gold-soft); }

/* Footer and floating action. */
body.hhm-front-page .hhm-footer { margin-top: 0; border-top: 1px solid #2e3238; background: #090a0c; color: #a5a7a9; }
body.hhm-front-page .hhm-footer__lead { border-color: #2e3238; }
body.hhm-front-page .hhm-footer__lead h2,
body.hhm-front-page .hhm-footer h3 { color: var(--hhm-dark-text) !important; }
body.hhm-front-page .hhm-footer__grid a { color: #a9abad; }
body.hhm-front-page .hhm-footer__grid a:hover { color: var(--hhm-gold-soft); }
body.hhm-front-page .hhm-footer .hhm-button--gold { border: 1px solid #605235; background: transparent; color: var(--hhm-gold-soft) !important; }
body.hhm-front-page .hhm-footer .hhm-button--gold:hover { border-color: var(--hhm-gold); background: #1a1812; }
body.hhm-front-page #ht-ctc-chat svg stop:first-child { stop-color: #dfc478 !important; }
body.hhm-front-page #ht-ctc-chat svg stop:last-child { stop-color: #9b7939 !important; }
body.hhm-front-page #ht-ctc-chat .ht-ctc-cta { background: var(--hhm-gold) !important; color: #17140e !important; }

@media (max-width: 1180px) {
	body.hhm-front-page .hhm-balance-hero__layout { grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr); gap: 34px; }
	body.hhm-front-page .hhm-balance-hero__merch { grid-template-columns: minmax(0, 1fr) 165px; }
	body.hhm-front-page .hhm-balance-hero-product__media { min-height: 315px; }
	body.hhm-front-page .hhm-balance-hero-product__media img { height: 290px; }
	body.hhm-front-page .hhm-explorer-grid,
	body.hhm-front-page .hhm-product-shelf { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	body.hhm-front-page .hhm-operation-explorer__layout { grid-template-columns: 310px minmax(0, 1fr); }
	body.hhm-front-page .hhm-explorer-grid--operation { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 1024px) {
	body.hhm-front-page .hhm-container { width: min(calc(100% - 36px), 1340px); }
	body.hhm-front-page .hhm-commerce-header__search--mobile { border-color: var(--hhm-dark-line); background: #0f1114; }
	body.hhm-front-page .hhm-mobile-nav__backdrop { background: rgba(0,0,0,.72); }
	body.hhm-front-page .hhm-mobile-nav__drawer,
	body.hhm-front-page .hhm-mobile-nav__header,
	body.hhm-front-page .hhm-mobile-nav__view,
	body.hhm-front-page .hhm-mobile-nav__view-head { border-color: var(--hhm-dark-line); background: #121418; color: var(--hhm-dark-text); }
	body.hhm-front-page .hhm-mobile-nav .hhm-mobile-nav__primary > :is(a, button),
	body.hhm-front-page .hhm-mobile-nav .hhm-mobile-nav__catalog > :is(a, button),
	body.hhm-front-page .hhm-mobile-nav .hhm-mobile-nav__brands > a {
		grid-template-columns: 42px minmax(0, 1fr) auto;
		border-color: var(--hhm-dark-line);
		background: #121418;
		color: var(--hhm-dark-text);
	}
	body.hhm-front-page .hhm-mobile-nav .hhm-mobile-nav__primary > :is(a, button) { grid-template-columns: minmax(0, 1fr) auto; }
	body.hhm-front-page .hhm-mobile-nav__category-icon { display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid #433b27; border-radius: 8px; background: #201f1a; color: var(--hhm-gold); }
	body.hhm-front-page .hhm-mobile-nav__category-icon svg { width: 19px; height: 19px; }
	body.hhm-front-page .hhm-mobile-nav__primary small,
	body.hhm-front-page .hhm-mobile-nav__catalog small,
	body.hhm-front-page .hhm-mobile-nav__brands small { color: #979a9f; }
	body.hhm-front-page .hhm-mobile-nav__primary svg,
	body.hhm-front-page .hhm-mobile-nav__catalog > :is(a, button) > svg,
	body.hhm-front-page .hhm-mobile-nav__brands svg { color: var(--hhm-gold); }
	body.hhm-front-page .hhm-mobile-nav__account a { border-color: var(--hhm-dark-line); color: var(--hhm-dark-text); }
	body.hhm-front-page .hhm-mobile-nav .hhm-mobile-nav__trade { background: var(--hhm-gold); color: #17140e; }
	body.hhm-front-page .hhm-mobile-nav__trade small { color: #604d26; }
	body.hhm-front-page .hhm-mobile-nav .hhm-mobile-nav__view-all { background: #242017; color: var(--hhm-gold-soft); }
	body.hhm-front-page .hhm-balance-section { padding: 64px 0; }
	body.hhm-front-page .hhm-balance-hero__layout { grid-template-columns: 1fr; min-height: 0; padding-block: 52px; }
	body.hhm-front-page .hhm-balance-hero__copy { max-width: 780px; }
	body.hhm-front-page .hhm-balance-hero__merch { grid-template-columns: minmax(0, 1fr) 190px; }
	body.hhm-front-page .hhm-operation-explorer__layout { grid-template-columns: 1fr; }
	body.hhm-front-page .hhm-operation-tabs { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	body.hhm-front-page .hhm-operation-tabs button { grid-template-columns: 38px minmax(0, 1fr); }
	body.hhm-front-page .hhm-operation-tabs button > svg,
	body.hhm-front-page .hhm-operation-tabs small { display: none; }
	body.hhm-front-page .hhm-brand-featured { grid-template-columns: repeat(5, minmax(0, 1fr)); }
	body.hhm-front-page .hhm-curated-zones__grid { grid-template-columns: 1fr; }
	body.hhm-front-page .hhm-balance-b2b__shell { grid-template-columns: 1fr; gap: 28px; }
	body.hhm-front-page .hhm-balance-b2b__actions { grid-template-columns: auto auto; align-items: center; justify-content: start; min-width: 0; }
}

@media (max-width: 768px) {
	body.hhm-front-page .hhm-container { width: min(calc(100% - 28px), 1340px); }
	body.hhm-front-page .hhm-balance-section { padding: 54px 0; }
	body.hhm-front-page .hhm-balance-heading,
	body.hhm-front-page .hhm-balance-heading--inline { grid-template-columns: 1fr; gap: 14px; margin-bottom: 26px; }
	body.hhm-front-page .hhm-balance-heading h2 { font-size: clamp(2rem, 7.2vw, 2.8rem); }
	body.hhm-front-page .hhm-balance-heading > p { font-size: .88rem; }
	body.hhm-front-page .hhm-balance-heading--inline > a { justify-self: start; }
	body.hhm-front-page .hhm-balance-hero h1 { font-size: clamp(3rem, 10vw, 4.2rem); }
	body.hhm-front-page .hhm-balance-hero__lead { font-size: .92rem; }
	body.hhm-front-page .hhm-balance-hero__merch { grid-template-columns: 1fr; }
	body.hhm-front-page .hhm-balance-hero__support { grid-template-columns: 1fr 1fr; }
	body.hhm-front-page .hhm-balance-hero__support > a { grid-template-columns: 110px minmax(0, 1fr); grid-template-rows: 1fr; min-height: 120px; }
	body.hhm-front-page .hhm-balance-hero__support img { height: 100%; min-height: 120px; }
	body.hhm-front-page .hhm-balance-hero__rail { justify-content: flex-start; }
	body.hhm-front-page .hhm-explorer-panel { padding: 16px; }
	body.hhm-front-page .hhm-explorer-panel__top { align-items: flex-start; }
	body.hhm-front-page .hhm-explorer-panel__top > div { display: grid; gap: 3px; }
	body.hhm-front-page .hhm-explorer-grid,
	body.hhm-front-page .hhm-explorer-grid--operation { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	body.hhm-front-page .hhm-product-shelf {
		display: flex;
		gap: 9px;
		overflow-x: auto;
		padding: 0 14px 9px;
		margin-inline: -14px;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}
	body.hhm-front-page .hhm-product-shelf::-webkit-scrollbar,
	body.hhm-front-page .hhm-brand-featured::-webkit-scrollbar,
	body.hhm-front-page .hhm-balance-guides__grid::-webkit-scrollbar { display: none; }
	body.hhm-front-page .hhm-product-shelf .hhm-home-product { flex: 0 0 min(46vw, 240px); scroll-snap-align: start; }
	body.hhm-front-page .hhm-home-product__media { min-height: 165px; }
	body.hhm-front-page .hhm-home-product__media img { height: 152px; }
	body.hhm-front-page .hhm-operation-tabs { display: flex; gap: 7px; overflow-x: auto; padding-bottom: 8px; scroll-snap-type: x mandatory; }
	body.hhm-front-page .hhm-operation-tabs button { flex: 0 0 210px; scroll-snap-align: start; }
	body.hhm-front-page .hhm-operation-tabs small { display: block; }
	body.hhm-front-page .hhm-operation-stage__top { align-items: flex-start; }
	body.hhm-front-page .hhm-operation-stage__terms { display: none; }
	body.hhm-front-page .hhm-brand-discovery__intro { grid-template-columns: 1fr; gap: 19px; }
	body.hhm-front-page .hhm-brand-discovery__intro h2 { font-size: clamp(2rem, 7.2vw, 2.8rem); }
	body.hhm-front-page .hhm-brand-discovery__intro button { justify-self: start; }
	body.hhm-front-page .hhm-brand-featured {
		display: flex;
		overflow-x: auto;
		border-left: 0;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}
	body.hhm-front-page .hhm-brand-featured > a { flex: 0 0 min(42vw, 220px); border-left: 1px solid #c7c0b4; scroll-snap-align: start; }
	body.hhm-front-page .hhm-all-brands__top { align-items: flex-start; flex-direction: column; }
	body.hhm-front-page .hhm-all-brands__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	body.hhm-front-page .hhm-curated-zones__grid {
		display: flex;
		gap: 10px;
		overflow-x: auto;
		padding: 0 14px 8px;
		margin-inline: -14px;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}
	body.hhm-front-page .hhm-curated-zones__grid::-webkit-scrollbar { display: none; }
	body.hhm-front-page .hhm-curated-zone { flex: 0 0 min(88vw, 560px); scroll-snap-align: start; }
	body.hhm-front-page .hhm-balance-b2b__shell { width: calc(100% - 28px); padding: 30px 24px; }
	body.hhm-front-page .hhm-balance-b2b h2 { font-size: clamp(2rem, 8.5vw, 3rem); }
	body.hhm-front-page .hhm-balance-b2b__steps { grid-template-columns: 1fr; }
	body.hhm-front-page .hhm-balance-guides__grid {
		display: flex;
		overflow-x: auto;
		padding: 0 14px 8px;
		margin-inline: -14px;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}
	body.hhm-front-page .hhm-balance-guides article { flex: 0 0 min(84vw, 430px); scroll-snap-align: start; }
	body.hhm-front-page .hhm-balance-guides article.is-featured .hhm-balance-guide__media img,
	body.hhm-front-page .hhm-balance-guides article.is-featured .hhm-balance-guide__media > span { height: 220px; }
	body.hhm-front-page .hhm-balance-support__layout { grid-template-columns: 1fr; gap: 24px; }
}

@media (max-width: 480px) {
	body.hhm-front-page .hhm-balance-hero__layout { gap: 30px; padding-block: 40px; }
	body.hhm-front-page .hhm-balance-hero h1 { font-size: clamp(2.85rem, 13vw, 3.45rem); line-height: 1; }
	body.hhm-front-page .hhm-balance-hero__actions { display: grid; }
	body.hhm-front-page .hhm-balance-button { width: 100%; }
	body.hhm-front-page .hhm-balance-hero__stats > div { padding-inline: 10px; }
	body.hhm-front-page .hhm-balance-hero__stats dt { font-size: 1.05rem; }
	body.hhm-front-page .hhm-balance-hero__stats dd { font-size: .7rem; line-height: 1.3; }
	body.hhm-front-page .hhm-balance-hero-product__media { min-height: 265px; margin-inline: 10px; }
	body.hhm-front-page .hhm-balance-hero-product__media img { height: 250px; }
	body.hhm-front-page .hhm-balance-hero-product__body { align-items: flex-start; flex-direction: column; gap: 9px; }
	body.hhm-front-page .hhm-balance-hero__support { display: flex; gap: 8px; overflow-x: auto; padding-bottom: 5px; scroll-snap-type: x mandatory; }
	body.hhm-front-page .hhm-balance-hero__support > a { flex: 0 0 82%; scroll-snap-align: start; }
	body.hhm-front-page .hhm-explorer-controls button { grid-template-columns: 32px minmax(112px, auto) auto; }
	body.hhm-front-page .hhm-explorer-panel__top { flex-direction: column; }
	body.hhm-front-page .hhm-explorer-grid,
	body.hhm-front-page .hhm-product-shelf,
	body.hhm-front-page .hhm-explorer-grid--operation { gap: 8px; }
	body.hhm-front-page .hhm-home-product__media { min-height: 148px; padding: 8px; }
	body.hhm-front-page .hhm-home-product__media img { height: 136px; }
	body.hhm-front-page .hhm-home-product__body { padding: 10px; }
	body.hhm-front-page .hhm-home-product__meta { font-size: .7rem; }
	body.hhm-front-page .hhm-home-product h3 { min-height: 38px; margin: 7px 0 12px; font-size: .76rem; }
	body.hhm-front-page .hhm-home-product__footer { align-items: flex-end; }
	body.hhm-front-page .hhm-home-product__price { font-size: .75rem; }
	body.hhm-front-page .hhm-home-product__action { min-width: 34px; width: 34px; padding: 0; }
	body.hhm-front-page .hhm-home-product__action-label { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); }
	body.hhm-front-page .hhm-operation-stage { padding: 14px; }
	body.hhm-front-page .hhm-operation-stage__top { flex-direction: column; }
	body.hhm-front-page .hhm-brand-featured > a { min-height: 94px; }
	body.hhm-front-page .hhm-brand-featured img { height: 55px; }
	body.hhm-front-page .hhm-all-brands { padding: 15px; }
	body.hhm-front-page .hhm-all-brands__grid { grid-template-columns: 1fr; }
	body.hhm-front-page .hhm-curated-zone { padding: 15px; }
	body.hhm-front-page .hhm-curated-zone > header { grid-template-columns: 40px minmax(0, 1fr); }
	body.hhm-front-page .hhm-curated-zone > header > a { grid-column: 2; }
	body.hhm-front-page .hhm-home-product--compact { grid-template-columns: 92px minmax(0, 1fr); }
	body.hhm-front-page .hhm-home-product--compact .hhm-home-product__media img { height: 92px; }
	body.hhm-front-page .hhm-balance-b2b__actions { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
	body.hhm-front-page .hhm-home-product,
	body.hhm-front-page .hhm-home-product__media img,
	body.hhm-front-page .hhm-balance-guide__media img { transition: none; }
}
