/*
Theme Name: BHM Pro
Theme URI: https://bhmpro.com
Description: Hello Elementor child theme for BestHangMasters — fast, conversion-focused handyman site.
Author: OrbitaBase
Template: hello-elementor
Version: 1.6.198
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 8.1
Text Domain: bhmpro
*/

/* ==========================================================================
   Fonts — self-host Plus Jakarta Sans latin (PF-font)
   Source: @fontsource/plus-jakarta-sans@5.2.8 (OFL)
   ========================================================================== */
@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("assets/fonts/plus-jakarta-sans/plus-jakarta-sans-latin-400-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("assets/fonts/plus-jakarta-sans/plus-jakarta-sans-latin-600-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("assets/fonts/plus-jakarta-sans/plus-jakarta-sans-latin-700-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Plus Jakarta Sans";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url("assets/fonts/plus-jakarta-sans/plus-jakarta-sans-latin-800-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ==========================================================================
   Tokens — Figma Best Hang Master (S0a)
   ========================================================================== */
:root {
	/* Brand / color */
	--bhm-navy: #021056;
	--bhm-navy-hover: #031a7a;
	--bhm-ink: #0b1220;
	--bhm-ink-strong: #002259;
	--bhm-ink-soft: #1e293b;
	--bhm-footer-bg: #d7dde6;
	--bhm-slate: #3a4558;
	--bhm-nav-link: #475569;
	--bhm-muted: #64748b;
	--bhm-muted-2: #94a3b8;
	--bhm-surface: #f8fafc;
	--bhm-surface-2: #eef2f7;
	--bhm-surface-3: #f7faff;
	--bhm-surface-accent: #f0f6ff;
	--bhm-paper: #ffffff;
	--bhm-accent: #0764fd;
	--bhm-accent-hover: #0554d6;
	--bhm-accent-pressed: #0550d4;
	--bhm-accent-soft: rgba(7, 100, 253, 0.1);
	--bhm-accent-glow: rgba(7, 100, 253, 0.28);
	--bhm-accent-border: #94bff9;
	--bhm-warn: #c45c26;
	--bhm-warn-soft: #fff3e8;
	--bhm-success: #0f7a4c;
	--bhm-border: #e2e8f0;
	--bhm-border-soft: #e5ebf5;
	--bhm-border-muted: #ebedf2;
	--bhm-border-strong: #cbd5e1;
	--bhm-focus-ring: 0 0 0 3px var(--bhm-accent-glow);

	/* Spacing scale (4px base) */
	--bhm-space-1: 0.25rem;
	--bhm-space-2: 0.5rem;
	--bhm-space-3: 0.75rem;
	--bhm-space-4: 1rem;
	--bhm-space-5: 1.25rem;
	--bhm-space-6: 1.5rem;
	--bhm-space-8: 2rem;
	--bhm-space-10: 2.5rem;
	--bhm-space-12: 3rem;
	--bhm-space-16: 4rem;

	/* Radii — two values; md/lg/xl/pill are aliases (do not set px here) */
	--bhm-radius-sm: 4px;
	--bhm-radius: 8px;
	--bhm-radius-md: var(--bhm-radius);
	--bhm-radius-lg: var(--bhm-radius);
	--bhm-radius-xl: var(--bhm-radius);
	--bhm-radius-pill: var(--bhm-radius-sm);
	--bhm-radius-circle: 50%;

	/* Shadows / glow */
	--bhm-shadow-sm: 0 4px 12px rgba(2, 16, 86, 0.06);
	--bhm-shadow: 0 14px 36px rgba(2, 16, 86, 0.1);
	--bhm-shadow-lg: 0 24px 56px rgba(2, 16, 86, 0.14);
	--bhm-glow-accent: 0 0 0 4px var(--bhm-accent-soft), 0 12px 32px var(--bhm-accent-glow);

	/*
	 * Glass — Figma effect type GLASS (radius 4 / 8, refraction ~0.8).
	 * CSS approximates frost + rim; true liquid refraction needs SVG/WebGL (Chromium-only).
	 * Use only as overlay on photo / map / video. Not a brand fill for chrome,
	 * forms, or cards (header, footer, bottom-nav stay --bhm-paper).
	 * Roles: chip (--bg) · strong (--bg-strong) · dark (--bg-dark) ·
	 * chrome (--bg-chrome) · faint (--bg-faint). Gallery BA labels use
	 * --bhm-glass-filter-chip (4px, no saturate) — full filter muddies 20px chips.
	 * Calc scrim is a dimmer, not glass.
	 * Usage: class="bhm-glass" (+ modifiers) or compose from these tokens.
	 */
	--bhm-glass-blur: 8px;
	--bhm-glass-blur-lg: 16px;
	--bhm-glass-blur-chip: 4px;
	--bhm-glass-saturate: 1.35;
	--bhm-glass-bg: rgba(255, 255, 255, 0.6);
	--bhm-glass-bg-soft: rgba(255, 255, 255, 0.7);
	--bhm-glass-bg-strong: rgba(255, 255, 255, 0.9);
	--bhm-glass-bg-faint: rgba(255, 255, 255, 0.1);
	--bhm-glass-bg-surface: rgba(248, 250, 252, 0.2);
	--bhm-glass-bg-chrome: rgba(248, 250, 252, 0.92);
	--bhm-glass-bg-dark: rgba(67, 67, 67, 0.6);
	--bhm-glass-bg-accent: rgba(49, 95, 240, 0.2);
	--bhm-glass-bg-warn: rgba(249, 115, 22, 0.2);
	--bhm-glass-bg-ok: rgba(16, 185, 129, 0.2);
	--bhm-glass-border: rgba(255, 255, 255, 0.45);
	--bhm-glass-border-dark: rgba(255, 255, 255, 0.22);
	--bhm-glass-rim: inset 0 1px 0 rgba(255, 255, 255, 0.55), inset 0 -1px 0 rgba(2, 16, 86, 0.04);
	--bhm-glass-filter: blur(var(--bhm-glass-blur)) saturate(var(--bhm-glass-saturate));
	--bhm-glass-filter-chip: blur(var(--bhm-glass-blur-chip));

	/* Type */
	--bhm-font: "Plus Jakarta Sans", "Segoe UI", sans-serif;
	--bhm-font-display: var(--bhm-font);
	--bhm-lh-tight: 1.15;
	--bhm-lh-body: 1.55;
	/* Multi-line form controls (textarea / notes) — not `normal` (too tight). */
	--bhm-lh-field: 1.5;
	--bhm-tracking-tight: -0.01em;
	--bhm-tracking-wide: 0.08em;
	--bhm-text-hero: clamp(1.75rem, 5vw, 2.75rem);
	--bhm-text-h2: clamp(1.75rem, 3vw, 2.4rem);
	--bhm-text-lead: clamp(1rem, 1.4vw, 1.125rem);
	--bhm-text-body: 1rem;
	--bhm-text-kicker: 0.78rem;
	--bhm-text-btn: 1rem;
	--bhm-text-small: 0.875rem;
	/* Loaded faces: 400/600/700/800 — no medium 500 */
	--bhm-fw-regular: 400;
	--bhm-fw-semibold: 600;
	--bhm-fw-bold: 700;
	--bhm-fw-extrabold: 800;

	/* Layout / a11y */
	--bhm-container: 1120px;
	--bhm-chrome-max: 1280px;
	--bhm-header-max: 1440px; /* Figma Header-Content 1:2851 */
	--bhm-touch: 48px;
	--bhm-header-h: 82px;
	--bhm-bottom-nav-h: 64px;
	--bhm-ease: cubic-bezier(0.22, 1, 0.36, 1);
	--bhm-ease-out: var(--bhm-ease);
	--bhm-duration-fast: 0.12s;
	--bhm-duration: 0.2s;
	--bhm-duration-normal: var(--bhm-duration);
	--bhm-duration-slow: 0.45s;
	--bhm-lift: -2px;
	--bhm-lift-sm: -1px;
	--bhm-parallax-hero: 18px;
	--bhm-parallax-quote: 12px;
	--bhm-reveal-y: 16px;
	--bhm-chrome-pad-x: clamp(16px, 4vw, 80px);
	--bhm-shadow-accent: 0 4px 6px rgba(7, 100, 253, 0.24);

	/* Semantic aliases — legacy call sites; always point at SSOT tokens */
	--bhm-blue: var(--bhm-accent);
	--bhm-blue-soft: var(--bhm-surface-accent);
	--bhm-surface-muted: var(--bhm-surface-2);
	--bhm-text-secondary: var(--bhm-nav-link);

	/* Status / gradient stop (page CSS must not invent hex) */
	--bhm-success-soft: #ecfdf5;
	--bhm-success-ink: #065f46;
	--bhm-success-bright: #16a34a;
	--bhm-danger: #991b1b;
	--bhm-danger-soft: #fef2f2;
	--bhm-amber: #f59e0b;
	--bhm-warn-ink: #b45309;
	--bhm-accent-mid: #7eb6ff; /* light stop for media gradients */
	--bhm-mint: #7dffa8; /* on-dark status icon only — not a general success scale */
	--bhm-glass-solid: #434343;

	/* WooCommerce storefront tokens → BHM (kill WC purple #720eec) */
	--woocommerce: var(--bhm-accent);
	--wc-primary: var(--bhm-accent);
	--wc-primary-text: var(--bhm-paper);
	--wc-secondary: var(--bhm-surface-2);
	--wc-secondary-text: var(--bhm-slate);
}

html {
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
	:root {
		--bhm-duration-fast: 0s;
		--bhm-duration: 0s;
		--bhm-duration-slow: 0s;
	}

	html {
		scroll-behavior: auto;
	}
}

body {
	color: var(--bhm-ink);
	font-family: var(--bhm-font);
	font-weight: var(--bhm-fw-regular);
	line-height: var(--bhm-lh-body);
	background: var(--bhm-paper);
}

a {
	color: var(--bhm-accent);
}

/*
 * Neutralize Hello Elementor reset brand colors:
 * #c36 / #cc3366 (links + buttons), #336 (link hover), #333 (body/figcaption), #666 (inputs).
 * Map to BHM tokens so unstyled controls never show parent pink/gray.
 */
a:hover,
a:active {
	color: var(--bhm-accent-hover);
}

button,
[type="button"],
[type="submit"] {
	background-color: transparent;
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-sm);
	color: var(--bhm-ink);
}

button:hover,
button:focus,
[type="button"]:hover,
[type="button"]:focus,
[type="submit"]:hover,
[type="submit"]:focus {
	background-color: transparent;
	color: inherit;
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
select,
textarea {
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-sm);
	color: var(--bhm-ink);
	background-color: var(--bhm-paper);
}

textarea {
	line-height: var(--bhm-lh-field);
}

input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
	border-color: var(--bhm-accent);
	outline: none;
	box-shadow: var(--bhm-focus-ring);
}

figcaption {
	color: var(--bhm-muted);
	font-style: normal;
}

.bhm-container {
	--bhm-hscroll-out: calc(var(--bhm-space-8) / 2);
	width: min(var(--bhm-container), calc(100% - var(--bhm-space-8)));
	margin-inline: auto;
}

/* ==========================================================================
   Atoms — buttons, chips, tabs, titles, promo, trust, cards
   ========================================================================== */
.bhm-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	gap: var(--bhm-space-2);
	min-height: var(--bhm-touch);
	padding: 0.85rem 1.25rem;
	white-space: nowrap;
	border-radius: var(--bhm-radius);
	border: 1px solid transparent;
	font-family: var(--bhm-font);
	font-size: var(--bhm-text-btn);
	font-weight: var(--bhm-fw-bold);
	letter-spacing: 0.01em;
	text-decoration: none;
	cursor: pointer;
	transition:
		background var(--bhm-duration) var(--bhm-ease),
		color var(--bhm-duration) var(--bhm-ease),
		border-color var(--bhm-duration) var(--bhm-ease),
		box-shadow var(--bhm-duration) var(--bhm-ease),
		transform var(--bhm-duration) var(--bhm-ease);
}

.bhm-btn:hover {
	transform: translateY(var(--bhm-lift-sm));
}

.bhm-btn:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
}

.bhm-btn--primary {
	background: var(--bhm-accent);
	color: var(--bhm-paper);
}

.bhm-btn--primary:hover {
	background: var(--bhm-accent-hover);
	color: var(--bhm-paper);
}

.bhm-locate {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: var(--bhm-space-2);
	box-sizing: border-box;
	min-height: var(--bhm-touch);
	padding: 0 var(--bhm-space-3);
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-sm);
	background: var(--bhm-paper);
	color: var(--bhm-navy);
	font-family: var(--bhm-font);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.2;
	text-align: left;
	cursor: pointer;
	transition:
		background var(--bhm-duration) var(--bhm-ease),
		color var(--bhm-duration) var(--bhm-ease),
		border-color var(--bhm-duration) var(--bhm-ease),
		box-shadow var(--bhm-duration) var(--bhm-ease);
}

.bhm-locate:hover {
	background: var(--bhm-accent-soft);
	border-color: var(--bhm-accent);
	color: var(--bhm-accent);
}

.bhm-locate:focus {
	outline: none;
}

.bhm-locate:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
}

.bhm-locate:active {
	border-color: var(--bhm-accent-pressed);
	color: var(--bhm-accent-pressed);
}

.bhm-locate:disabled,
.bhm-locate[aria-busy="true"] {
	opacity: 0.65;
	cursor: wait;
}

.bhm-locate__icon {
	display: block;
	flex-shrink: 0;
	width: 16px;
	height: 16px;
}

.bhm-locate__label {
	min-width: 12ch;
}

.bhm-locate--block {
	width: 100%;
	justify-content: flex-start;
}

.bhm-locate--overlay {
	background: var(--bhm-glass-bg-chrome);
	-webkit-backdrop-filter: var(--bhm-glass-filter);
	backdrop-filter: var(--bhm-glass-filter);
	box-shadow: var(--bhm-shadow-sm);
	white-space: nowrap;
}

.bhm-locate--overlay:hover {
	background: var(--bhm-accent-soft);
}

/* Primary-CTA 1:1416 — calc modifier + Solar icon micro-motion */
.bhm-btn--calc {
	gap: 15px;
	min-height: 64px;
	padding: 16px 1.75rem;
	border-radius: var(--bhm-radius-sm);
	box-shadow: var(--bhm-shadow-accent);
	font-weight: var(--bhm-fw-semibold);
	letter-spacing: 0;
}

.bhm-btn__label {
	white-space: nowrap;
}

.bhm-btn--calc .bhm-btn__label {
	line-height: 1.2;
}

.bhm-calc-icon {
	display: block;
	flex-shrink: 0;
	width: 32px;
	height: 32px;
	overflow: visible;
	color: currentColor;
	transition: transform var(--bhm-duration) var(--bhm-ease);
}

.bhm-calc-icon path {
	stroke-width: 1.5;
}

.bhm-calc-icon__frame,
.bhm-calc-icon__plus,
.bhm-calc-icon__minus,
.bhm-calc-icon__mul,
.bhm-calc-icon__eq {
	transform-box: fill-box;
	transform-origin: center;
}

.bhm-btn--calc-sm {
	gap: 8px;
	min-height: 0;
	padding: 0 1.25rem;
	box-shadow: var(--bhm-shadow-accent);
}

.bhm-btn--calc-sm .bhm-calc-icon {
	width: 20px;
	height: 20px;
}

.bhm-btn--outline.bhm-btn--calc {
	min-height: var(--bhm-touch);
	padding: 0.85rem 1.25rem;
	box-shadow: none;
	gap: 8px;
	font-weight: var(--bhm-fw-bold);
	letter-spacing: 0.01em;
}

.bhm-btn--outline.bhm-btn--calc .bhm-calc-icon {
	width: 20px;
	height: 20px;
}

.bhm-btn.bhm-btn--calc:active {
	background: var(--bhm-accent-pressed);
	box-shadow: 0 2px 4px rgba(7, 100, 253, 0.2);
	transform: translateY(0);
}

.bhm-btn.bhm-btn--outline.bhm-btn--calc:active {
	box-shadow: none;
}

.bhm-btn.bhm-btn--calc:active .bhm-calc-icon {
	transform: scale(0.96);
}

.bhm-btn.bhm-btn--calc:focus-visible {
	box-shadow: var(--bhm-focus-ring);
}

@keyframes bhm-calc-op-idle {
	0%,
	12%,
	100% {
		opacity: 1;
		transform: scale(1);
	}

	4% {
		opacity: 0.4;
		transform: scale(0.82);
	}

	8% {
		opacity: 1;
		transform: scale(1.12);
	}
}

@keyframes bhm-calc-frame-idle {
	0%,
	14%,
	100% {
		transform: rotate(0deg) scale(1);
	}

	6% {
		transform: rotate(-1.5deg) scale(0.96);
	}

	10% {
		transform: rotate(1.5deg) scale(1.02);
	}
}

@keyframes bhm-calc-op-hover {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	35% {
		opacity: 0.45;
		transform: scale(0.84);
	}

	70% {
		opacity: 1;
		transform: scale(1.14);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes bhm-calc-frame-hover {
	0% {
		transform: rotate(0deg) scale(1);
	}

	40% {
		transform: rotate(2deg) scale(1.05);
	}

	100% {
		transform: rotate(0deg) scale(1);
	}
}

.bhm-btn--calc-attention .bhm-calc-icon__plus {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) infinite;
}

.bhm-btn--calc-attention .bhm-calc-icon__minus {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) 90ms infinite;
}

.bhm-btn--calc-attention .bhm-calc-icon__mul {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) 180ms infinite;
}

.bhm-btn--calc-attention .bhm-calc-icon__eq {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) 270ms infinite;
}

.bhm-btn--calc-attention .bhm-calc-icon__frame {
	animation: bhm-calc-frame-idle 5.5s var(--bhm-ease) infinite;
}

@media (hover: hover) and (pointer: fine) {
	.bhm-btn.bhm-btn--calc:hover {
		background: var(--bhm-accent-hover);
		box-shadow: 0 8px 16px rgba(7, 100, 253, 0.32);
		transform: translateY(var(--bhm-lift));
	}

	.bhm-btn.bhm-btn--calc:hover .bhm-calc-icon {
		transform: translateX(2px) scale(1.06);
	}

	.bhm-btn--calc:hover .bhm-calc-icon__plus,
	.bhm-btn--calc:focus-visible .bhm-calc-icon__plus,
	.bhm-bottom-nav__item--calc:hover .bhm-calc-icon__plus,
	.bhm-bottom-nav__item--calc:focus-visible .bhm-calc-icon__plus {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) both;
	}

	.bhm-btn--calc:hover .bhm-calc-icon__minus,
	.bhm-btn--calc:focus-visible .bhm-calc-icon__minus,
	.bhm-bottom-nav__item--calc:hover .bhm-calc-icon__minus,
	.bhm-bottom-nav__item--calc:focus-visible .bhm-calc-icon__minus {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 70ms both;
	}

	.bhm-btn--calc:hover .bhm-calc-icon__mul,
	.bhm-btn--calc:focus-visible .bhm-calc-icon__mul,
	.bhm-bottom-nav__item--calc:hover .bhm-calc-icon__mul,
	.bhm-bottom-nav__item--calc:focus-visible .bhm-calc-icon__mul {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 140ms both;
	}

	.bhm-btn--calc:hover .bhm-calc-icon__eq,
	.bhm-btn--calc:focus-visible .bhm-calc-icon__eq,
	.bhm-bottom-nav__item--calc:hover .bhm-calc-icon__eq,
	.bhm-bottom-nav__item--calc:focus-visible .bhm-calc-icon__eq {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 210ms both;
	}

	.bhm-btn--calc:hover .bhm-calc-icon__frame,
	.bhm-btn--calc:focus-visible .bhm-calc-icon__frame,
	.bhm-bottom-nav__item--calc:hover .bhm-calc-icon__frame,
	.bhm-bottom-nav__item--calc:focus-visible .bhm-calc-icon__frame {
		animation: bhm-calc-frame-hover 0.42s var(--bhm-ease) both;
	}

	.bhm-btn--calc-attention:hover .bhm-calc-icon__plus,
	.bhm-btn--calc-attention:focus-visible .bhm-calc-icon__plus {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) both;
	}

	.bhm-btn--calc-attention:hover .bhm-calc-icon__minus,
	.bhm-btn--calc-attention:focus-visible .bhm-calc-icon__minus {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 70ms both;
	}

	.bhm-btn--calc-attention:hover .bhm-calc-icon__mul,
	.bhm-btn--calc-attention:focus-visible .bhm-calc-icon__mul {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 140ms both;
	}

	.bhm-btn--calc-attention:hover .bhm-calc-icon__eq,
	.bhm-btn--calc-attention:focus-visible .bhm-calc-icon__eq {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 210ms both;
	}

	.bhm-btn--calc-attention:hover .bhm-calc-icon__frame,
	.bhm-btn--calc-attention:focus-visible .bhm-calc-icon__frame {
		animation: bhm-calc-frame-hover 0.42s var(--bhm-ease) both;
	}

	.bhm-btn.bhm-btn--outline.bhm-btn--calc:hover {
		background: var(--bhm-accent);
		box-shadow: none;
		transform: translateY(var(--bhm-lift-sm));
	}
}

/* Book CTA — Solar calendar, same keyframes as calc.
   One-shot on card :hover played while reveal was still opacity:0 — bind
   idle to open card (after reveal) and hover one-shot to the Book button. */
.bhm-book-icon {
	display: block;
	flex-shrink: 0;
	width: 18px;
	height: 18px;
	overflow: visible;
	color: currentColor;
	transition: transform var(--bhm-duration) var(--bhm-ease);
}

.bhm-book-icon path {
	stroke-width: 1.5;
}

.bhm-book-icon__frame,
.bhm-book-icon__ring-l,
.bhm-book-icon__ring-r,
.bhm-book-icon__rule-l,
.bhm-book-icon__rule-r {
	transform-box: view-box;
	transform-origin: center;
}

.bhm-product-card__book:active .bhm-book-icon {
	transform: scale(0.96);
}

.bhm-product-card:hover .bhm-book-icon__ring-l,
.bhm-product-card:focus-within .bhm-book-icon__ring-l,
.bhm-product-card.is-mid-hover .bhm-book-icon__ring-l {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) 0.28s infinite;
}

.bhm-product-card:hover .bhm-book-icon__ring-r,
.bhm-product-card:focus-within .bhm-book-icon__ring-r,
.bhm-product-card.is-mid-hover .bhm-book-icon__ring-r {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) 0.37s infinite;
}

.bhm-product-card:hover .bhm-book-icon__rule-l,
.bhm-product-card:focus-within .bhm-book-icon__rule-l,
.bhm-product-card.is-mid-hover .bhm-book-icon__rule-l {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) 0.46s infinite;
}

.bhm-product-card:hover .bhm-book-icon__rule-r,
.bhm-product-card:focus-within .bhm-book-icon__rule-r,
.bhm-product-card.is-mid-hover .bhm-book-icon__rule-r {
	animation: bhm-calc-op-idle 5.5s var(--bhm-ease) 0.55s infinite;
}

.bhm-product-card:hover .bhm-book-icon__frame,
.bhm-product-card:focus-within .bhm-book-icon__frame,
.bhm-product-card.is-mid-hover .bhm-book-icon__frame {
	animation: bhm-calc-frame-idle 5.5s var(--bhm-ease) 0.28s infinite;
}

html[data-bhm-mid-hover] .bhm-product-card:hover:not(.is-mid-hover):not(:focus-within) .bhm-book-icon {
	transform: none;
}

html[data-bhm-mid-hover] .bhm-product-card:hover:not(.is-mid-hover):not(:focus-within) .bhm-book-icon [class*="bhm-book-icon__"] {
	animation: none;
}

@media (hover: hover) and (pointer: fine) {
	.bhm-product-card__book:hover .bhm-book-icon,
	.bhm-product-card__book:focus-visible .bhm-book-icon {
		transform: translateX(2px) scale(1.08);
	}

	.bhm-product-card__book:hover .bhm-book-icon__ring-l,
	.bhm-product-card__book:focus-visible .bhm-book-icon__ring-l {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) both;
	}

	.bhm-product-card__book:hover .bhm-book-icon__ring-r,
	.bhm-product-card__book:focus-visible .bhm-book-icon__ring-r {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 70ms both;
	}

	.bhm-product-card__book:hover .bhm-book-icon__rule-l,
	.bhm-product-card__book:focus-visible .bhm-book-icon__rule-l {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 140ms both;
	}

	.bhm-product-card__book:hover .bhm-book-icon__rule-r,
	.bhm-product-card__book:focus-visible .bhm-book-icon__rule-r {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 210ms both;
	}

	.bhm-product-card__book:hover .bhm-book-icon__frame,
	.bhm-product-card__book:focus-visible .bhm-book-icon__frame {
		animation: bhm-calc-frame-hover 0.42s var(--bhm-ease) both;
	}
}

.bhm-cta-row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 0.75rem;
}

.bhm-cta-row > .bhm-btn {
	align-self: stretch;
	height: auto;
	min-height: var(--bhm-touch);
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

/* Final CTA shell (J7 / alias final-cta) — center + one estimate CTA + local glow. */
.bhm-section.bhm-final-cta {
	--bhm-final-cta-glow: color-mix(in srgb, var(--bhm-accent) 22%, transparent);
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
	text-align: center;
	background-color: transparent;
	/* +200px vs base section padding. Flush to footer. */
	padding-block: calc(clamp(var(--bhm-space-10), 5vw, var(--bhm-space-16)) + 200px);
}

/* Atmosphere — same asset as page-bg / PF A5; scoped to section (not page-bg Y). */
.bhm-section.bhm-final-cta::before {
	content: "";
	position: absolute;
	z-index: 0;
	right: -12%;
	top: 50%;
	width: min(92%, 1100px);
	height: min(120%, 900px);
	pointer-events: none;
	transform: translateY(-50%);
	background:
		url("assets/img/bg/bg-glow.svg") no-repeat center / contain,
		radial-gradient(ellipse at 70% 50%, var(--bhm-final-cta-glow), transparent 68%);
	opacity: 0.75;
}

.bhm-final-cta .bhm-container {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1.75rem;
}

.bhm-final-cta .bhm-title {
	margin: 0;
}

.bhm-final-cta .bhm-cta-row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	width: 100%;
	max-width: 36rem;
}

.bhm-final-cta .bhm-cta-row .bhm-btn {
	flex: 1 1 10rem;
	justify-content: center;
	align-self: stretch;
	min-height: var(--bhm-touch, 44px);
	text-align: center;
}

@media (max-width: 767px) {
	.bhm-section.bhm-final-cta {
		padding-bottom: calc(clamp(var(--bhm-space-10), 5vw, var(--bhm-space-16)) + 200px + env(safe-area-inset-bottom, 0px));
	}

	.bhm-section.bhm-final-cta::before {
		right: -28%;
		width: min(120%, 640px);
		height: min(110%, 520px);
		opacity: 0.7;
	}
}

@media (prefers-reduced-transparency: reduce) {
	.bhm-section.bhm-final-cta::before {
		display: none;
	}
}

/* Secondary CTA = Figma outline (Show More 1:2753) — never navy fill. */
.bhm-btn--secondary {
	background: transparent;
	border-width: 1.5px;
	border-color: var(--bhm-accent);
	color: var(--bhm-accent);
}

.bhm-btn--secondary:hover,
.bhm-btn--secondary:focus-visible {
	background: var(--bhm-accent);
	border-color: var(--bhm-accent);
	color: var(--bhm-paper);
}

.bhm-btn--ghost {
	background: transparent;
	border-color: var(--bhm-border);
	color: var(--bhm-navy);
}

.bhm-btn--ghost:hover {
	background: transparent;
	border-color: var(--bhm-navy);
	color: var(--bhm-navy);
}

.bhm-btn--outline {
	background: transparent;
	border-width: 1.5px;
	border-color: var(--bhm-accent);
	color: var(--bhm-accent);
}

.bhm-btn--outline:hover,
.bhm-btn--outline:focus-visible {
	background: var(--bhm-accent);
	border-color: var(--bhm-accent);
	color: var(--bhm-paper);
}

.bhm-btn--icon {
	width: var(--bhm-touch);
	min-width: var(--bhm-touch);
	padding: 0;
	border-radius: var(--bhm-radius-circle);
}

/* Chips / tabs */
.bhm-chip,
.bhm-tab {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: var(--bhm-space-1);
	min-height: 2.25rem;
	padding: 0.4rem 0.9rem;
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-pill);
	background: var(--bhm-paper);
	color: var(--bhm-slate);
	font-family: var(--bhm-font);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.2;
	text-decoration: none;
	cursor: pointer;
	transition:
		background var(--bhm-duration) var(--bhm-ease),
		border-color var(--bhm-duration) var(--bhm-ease),
		color var(--bhm-duration) var(--bhm-ease);
}

.bhm-chip:hover,
.bhm-tab:hover {
	background: var(--bhm-paper);
	border-color: var(--bhm-accent);
	color: var(--bhm-navy);
}

.bhm-chip.is-active,
.bhm-chip[aria-pressed="true"],
.bhm-tab.is-active,
.bhm-tab[aria-selected="true"] {
	background: var(--bhm-accent-soft);
	border-color: var(--bhm-accent);
	color: var(--bhm-navy);
}

.bhm-chip:focus-visible,
.bhm-tab:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
}

.bhm-chips,
.bhm-tabs {
	display: flex;
	flex-wrap: wrap;
	gap: var(--bhm-space-2);
}

/* Quote fields — rest/hover/focus (home, /get-a-quote/, portfolio) */
.bhm-quote-form__field input:not([type="file"]):not([type="hidden"]),
.bhm-quote-form__field textarea,
.bhm-quote-form__field select {
	background: var(--bhm-paper);
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius);
	color: var(--bhm-ink);
	transition:
		border-color var(--bhm-duration) var(--bhm-ease),
		box-shadow var(--bhm-duration) var(--bhm-ease);
}

.bhm-quote-form__field textarea {
	line-height: var(--bhm-lh-field);
}

.bhm-quote-form__field input:not([type="file"]):not([type="hidden"]):hover,
.bhm-quote-form__field textarea:hover,
.bhm-quote-form__field select:hover {
	border-color: var(--bhm-border-strong);
}

.bhm-quote-form__field input:not([type="file"]):not([type="hidden"]):focus,
.bhm-quote-form__field input:not([type="file"]):not([type="hidden"]):focus-visible,
.bhm-quote-form__field textarea:focus,
.bhm-quote-form__field textarea:focus-visible,
.bhm-quote-form__field select:focus,
.bhm-quote-form__field select:focus-visible {
	outline: none;
	border-color: var(--bhm-accent);
	box-shadow: var(--bhm-focus-ring);
}

.bhm-quote-form__field:focus-within .bhm-quote-form__label {
	color: var(--bhm-navy);
}

/* Section title */
.bhm-section-title {
	margin: 0 0 var(--bhm-space-6);
	max-width: 40rem;
}

.bhm-section-title .bhm-kicker,
.bhm-section-title .bhm-title,
.bhm-section-title .bhm-lead {
	margin-bottom: var(--bhm-space-3);
}

.bhm-section-title .bhm-lead {
	margin-bottom: 0;
}

/* Promo line (value from SSOT in PHP/REST — style only) */
.bhm-promo-line {
	display: inline-flex;
	align-items: center;
	gap: var(--bhm-space-2);
	padding: var(--bhm-space-2) var(--bhm-space-4);
	border-radius: var(--bhm-radius-pill);
	background: var(--bhm-warn-soft);
	color: var(--bhm-warn);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-bold);
	line-height: 1.3;
}

.bhm-promo-line--accent {
	background: var(--bhm-accent-soft);
	color: var(--bhm-navy);
}

/* Trust badge */
.bhm-trust-badge {
	display: inline-flex;
	align-items: center;
	gap: var(--bhm-space-2);
	padding: var(--bhm-space-2) var(--bhm-space-3);
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-pill);
	background: var(--bhm-paper);
	color: var(--bhm-slate);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.3;
	box-shadow: var(--bhm-shadow-sm);
}

.bhm-trust-badge__icon {
	flex-shrink: 0;
	width: 1.125rem;
	height: 1.125rem;
	color: var(--bhm-success);
}

.bhm-trust-badge--on-dark {
	border-color: var(--bhm-glass-border-dark);
	background: var(--bhm-glass-bg-faint);
	-webkit-backdrop-filter: var(--bhm-glass-filter);
	backdrop-filter: var(--bhm-glass-filter);
	color: rgba(255, 255, 255, 0.92);
	box-shadow: none;
}

.bhm-trust-badge--on-dark .bhm-trust-badge__icon {
	color: var(--bhm-mint);
}

/* Card shell */
.bhm-card {
	display: flex;
	flex-direction: column;
	gap: var(--bhm-space-3);
	padding: var(--bhm-space-5);
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-lg);
	background: var(--bhm-paper);
	box-shadow: var(--bhm-shadow-sm);
	color: inherit;
	text-decoration: none;
	transition:
		border-color var(--bhm-duration) var(--bhm-ease),
		box-shadow var(--bhm-duration) var(--bhm-ease),
		transform var(--bhm-duration) var(--bhm-ease);
}

.bhm-card:hover,
.bhm-card.is-mid-hover {
	border-color: var(--bhm-accent);
	box-shadow: var(--bhm-shadow);
}

.bhm-card--interactive:hover,
.bhm-card--interactive.is-mid-hover {
	transform: translateY(var(--bhm-lift));
}

.bhm-card--muted {
	background: var(--bhm-surface);
	box-shadow: none;
}

.bhm-card--glow {
	box-shadow: var(--bhm-glow-accent);
}

/* Motion utilities — W15 (HOME-motion) */
.bhm-lift {
	transition:
		transform var(--bhm-duration) var(--bhm-ease),
		box-shadow var(--bhm-duration) var(--bhm-ease),
		border-color var(--bhm-duration) var(--bhm-ease);
}

@media (hover: hover) {
	.bhm-lift:hover {
		transform: translateY(var(--bhm-lift));
		box-shadow: var(--bhm-shadow);
	}
}

.bhm-lift.is-mid-hover {
	transform: translateY(var(--bhm-lift));
	box-shadow: var(--bhm-shadow);
}

.bhm-reveal {
	transform: translateY(var(--bhm-reveal-y));
	transition: transform var(--bhm-duration-slow) var(--bhm-ease-out);
}

.bhm-reveal.is-in {
	transform: none;
}

.bhm-parallax {
	--bhm-parallax-y: 0px;
	will-change: transform;
	transform: translate3d(0, var(--bhm-parallax-y), 0);
}

@media (prefers-reduced-motion: reduce) {
	.bhm-btn:hover,
	.bhm-btn.bhm-btn--calc:hover,
	.bhm-btn.bhm-btn--calc:active,
	.bhm-card--interactive:hover,
	.bhm-card--interactive.is-mid-hover,
	.bhm-lift:hover,
	.bhm-lift.is-mid-hover,
	.bhm-product-card:hover,
	.bhm-product-card:focus-within,
	.bhm-product-card.is-mid-hover {
		transform: none;
	}

	.bhm-calc-icon,
	.bhm-calc-icon [class*="bhm-calc-icon__"],
	.bhm-btn--calc-attention .bhm-calc-icon__plus,
	.bhm-btn--calc-attention .bhm-calc-icon__minus,
	.bhm-btn--calc-attention .bhm-calc-icon__mul,
	.bhm-btn--calc-attention .bhm-calc-icon__eq,
	.bhm-btn--calc-attention .bhm-calc-icon__frame,
	.bhm-book-icon,
	.bhm-book-icon [class*="bhm-book-icon__"],
	.bhm-bulb-icon,
	.bhm-bulb-icon [class*="bhm-bulb-icon__"] {
		animation: none !important;
		transform: none;
	}

	.bhm-reveal,
	.bhm-reveal.is-in {
		transform: none;
		transition: none;
	}

	.bhm-parallax {
		transform: none;
		will-change: auto;
	}
}

/* ==========================================================================
   Glass utility — Figma GLASS → reusable surface
   class="bhm-glass" | .bhm-glass--soft|--strong|--faint|--surface|--chrome|--dark|--lg
   Fallbacks also cover composed BEM frost (messenger, sticky, map tip, BA, pin).
   ========================================================================== */
.bhm-glass {
	background: var(--bhm-glass-bg);
	-webkit-backdrop-filter: var(--bhm-glass-filter);
	backdrop-filter: var(--bhm-glass-filter);
	border: 1px solid var(--bhm-glass-border);
	box-shadow: var(--bhm-glass-rim);
}

.bhm-glass--soft {
	background: var(--bhm-glass-bg-soft);
}

.bhm-glass--strong {
	background: var(--bhm-glass-bg-strong);
}

.bhm-glass--faint {
	background: var(--bhm-glass-bg-faint);
}

.bhm-glass--surface {
	background: var(--bhm-glass-bg-surface);
}

.bhm-glass--chrome {
	background: var(--bhm-glass-bg-chrome);
	border-color: var(--bhm-border);
	box-shadow: none;
}

.bhm-glass--dark {
	background: var(--bhm-glass-bg-dark);
	border-color: transparent;
	color: var(--bhm-paper);
	box-shadow: none;
}

.bhm-glass--lg {
	--bhm-glass-blur: var(--bhm-glass-blur-lg);
}

.bhm-glass--chip {
	--bhm-glass-blur: var(--bhm-glass-blur-chip);
	--bhm-glass-saturate: 1;
	box-shadow: none;
}

/* Gallery BA labels — light frost. Do not use --bhm-glass-filter (8px+saturate). */
.bhm-hero-ba__badge,
.bhm-home-proof__ba-label,
.bhm-cs__ba-label,
.bhm-pdp__ba-label {
	-webkit-backdrop-filter: var(--bhm-glass-filter-chip);
	backdrop-filter: var(--bhm-glass-filter-chip);
}

.bhm-glass--no-border {
	border-color: transparent;
}

.bhm-glass--no-rim {
	box-shadow: none;
}

@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
	.bhm-glass,
	.bhm-glass--soft,
	.bhm-glass--strong,
	.bhm-glass--chrome,
	.bhm-messenger:not(.bhm-messenger--plain),
	.bhm-sticky-bar,
	.bhm-map__tip,
	.bhm-cs__ba-chip,
	.bhm-trust-badge--on-dark,
	.bhm-locate--overlay,
	.bhm-address-pin__status.is-solid,
	.bhm-address-pin__stage .maplibregl-cooperative-gesture-message {
		background: var(--bhm-paper);
	}

	.bhm-glass--dark,
	.bhm-hero-ba__badge--before,
	.bhm-cs__ba-label--before,
	.bhm-pdp__ba-label--before {
		background: rgba(67, 67, 67, 0.92);
	}

	.bhm-hero-ba__badge--after,
	.bhm-cs__ba-label--after,
	.bhm-pdp__ba-label--after {
		background: var(--bhm-accent);
	}

	.bhm-home-proof__ba-label--before {
		background: var(--bhm-warn);
	}

	.bhm-home-proof__ba-label--after {
		background: var(--bhm-success);
	}
}

@media (prefers-reduced-transparency: reduce) {
	.bhm-glass,
	.bhm-glass--soft,
	.bhm-glass--strong,
	.bhm-glass--faint,
	.bhm-glass--surface,
	.bhm-glass--chrome,
	.bhm-messenger:not(.bhm-messenger--plain),
	.bhm-sticky-bar,
	.bhm-map__tip,
	.bhm-cs__ba-chip,
	.bhm-trust-badge--on-dark,
	.bhm-locate--overlay,
	.bhm-address-pin__status.is-solid,
	.bhm-address-pin__stage .maplibregl-cooperative-gesture-message {
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
		background: var(--bhm-paper);
	}

	.bhm-glass--dark,
	.bhm-hero-ba__badge--before,
	.bhm-cs__ba-label--before,
	.bhm-pdp__ba-label--before,
	.bhm-hero-ba__badge,
	.bhm-home-proof__ba-label,
	.bhm-cs__ba-label,
	.bhm-pdp__ba-label {
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
	}

	.bhm-glass--dark,
	.bhm-hero-ba__badge--before,
	.bhm-cs__ba-label--before,
	.bhm-pdp__ba-label--before {
		background: var(--bhm-glass-solid);
	}

	.bhm-hero-ba__badge--after,
	.bhm-cs__ba-label--after,
	.bhm-pdp__ba-label--after {
		background: var(--bhm-accent);
	}

	.bhm-home-proof__ba-label--before {
		background: var(--bhm-warn);
	}

	.bhm-home-proof__ba-label--after {
		background: var(--bhm-success);
	}
}

/* ==========================================================================
   H-scroll — hide native bar; pill-dots for card/gallery tracks
   ========================================================================== */
.bhm-hscroll,
[data-bhm-hscroll],
.bhm-catalog__chips,
.bhm-pdp__similar-chips,
.bhm-hub__chips,
.bhm-area-crumbs__list,
.bhm-pf__crumbs,
.bhm-pf__tabs,
.bhm-cs__crumbs,
.bhm-area-compare__scroll,
.bhm-table-wrap,
.bhm-pdp__compare-grid,
.bhm-catalog .bhm-wc-grid,
[data-bhm-catalog] .bhm-wc-grid,
.bhm-home-proof__thumbs,
.bhm-pdp__work-thumbs,
.bhm-cs__nearby-marquee.is-static,
.bhm-cs__reviews-track,
.bhm-packages {
	scrollbar-width: none;
}

.bhm-hscroll::-webkit-scrollbar,
[data-bhm-hscroll]::-webkit-scrollbar,
.bhm-catalog__chips::-webkit-scrollbar,
.bhm-pdp__similar-chips::-webkit-scrollbar,
.bhm-hub__chips::-webkit-scrollbar,
.bhm-area-crumbs__list::-webkit-scrollbar,
.bhm-pf__crumbs::-webkit-scrollbar,
.bhm-pf__tabs::-webkit-scrollbar,
.bhm-cs__crumbs::-webkit-scrollbar,
.bhm-area-compare__scroll::-webkit-scrollbar,
.bhm-table-wrap::-webkit-scrollbar,
.bhm-pdp__compare-grid::-webkit-scrollbar,
.bhm-catalog .bhm-wc-grid::-webkit-scrollbar,
[data-bhm-catalog] .bhm-wc-grid::-webkit-scrollbar,
.bhm-home-proof__thumbs::-webkit-scrollbar,
.bhm-pdp__work-thumbs::-webkit-scrollbar,
.bhm-cs__nearby-marquee.is-static::-webkit-scrollbar,
.bhm-cs__reviews-track::-webkit-scrollbar,
.bhm-packages::-webkit-scrollbar {
	display: none;
}

.bhm-hscroll-dots {
	display: none;
	justify-content: center;
	align-items: center;
	gap: var(--bhm-space-2);
	margin-top: var(--bhm-space-3);
}

.bhm-hscroll-dots.is-visible {
	display: flex;
}

.bhm-hscroll-dot {
	width: 8px;
	height: 8px;
	padding: 0;
	border: 0;
	border-radius: var(--bhm-radius-circle);
	background: var(--bhm-border-strong);
	cursor: pointer;
	transition:
		width var(--bhm-duration) var(--bhm-ease),
		background var(--bhm-duration) var(--bhm-ease);
}

.bhm-hscroll-dot.is-active {
	width: 24px;
	background: var(--bhm-accent);
}

@media (prefers-reduced-motion: reduce) {
	.bhm-hscroll-dot {
		transition: none;
	}
}

/* Edge bleed ≤767: scrollport = viewport; first item stays on title gutter.
   Outset matches .bhm-container inset (--bhm-hscroll-out), not 100vw width. */
@media (max-width: 767px) {
	html {
		overflow-x: clip;
	}

	.bhm-catalog .bhm-container,
	[data-bhm-catalog] .bhm-container,
	.bhm-home-proof > .bhm-container,
	.bhm-cs__nearby > .bhm-container,
	.bhm-product-single .bhm-container {
		overflow: visible;
	}

	.bhm-hero .bhm-container,
	.bhm-catalog .bhm-container,
	.bhm-home-proof > .bhm-container {
		--bhm-hscroll-out: calc(var(--bhm-space-8) / 2);
	}

	.bhm-hscroll--edge,
	.bhm-hscroll:not([data-bhm-hscroll="plain"]),
	[data-bhm-hscroll]:not([data-bhm-hscroll="plain"]),
	.bhm-catalog__chips,
	.bhm-pdp__similar-chips,
	.bhm-hub__chips,
	.bhm-catalog .bhm-wc-grid,
	[data-bhm-catalog] .bhm-wc-grid,
	.bhm-pdp__work-thumbs,
	.bhm-cs__nearby-viewport,
	.bhm-packages {
		width: calc(100% + (2 * var(--bhm-hscroll-out, calc(var(--bhm-space-8) / 2))));
		max-width: none;
		margin-inline: calc(-1 * var(--bhm-hscroll-out, calc(var(--bhm-space-8) / 2)));
		padding-inline: var(--bhm-hscroll-out, calc(var(--bhm-space-8) / 2));
		box-sizing: border-box;
		scroll-padding-inline: var(--bhm-hscroll-out, calc(var(--bhm-space-8) / 2));
	}

	.bhm-catalog .bhm-wc-grid,
	[data-bhm-catalog] .bhm-wc-grid {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: stretch;
		gap: var(--bhm-space-4);
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		grid-template-columns: none;
		padding-bottom: var(--bhm-space-2);
	}

	.bhm-catalog .bhm-wc-grid > *,
	[data-bhm-catalog] .bhm-wc-grid > * {
		flex: 0 0 min(360px, 85vw);
		width: min(360px, 85vw);
		max-width: 392px;
		scroll-snap-align: start;
	}

	.bhm-catalog .bhm-wc-grid > .bhm-product-card,
	[data-bhm-catalog] .bhm-wc-grid > .bhm-product-card {
		align-self: stretch;
	}
}

/* ==========================================================================
   Chrome — sticky PDP ATC (mobile) + Fixed-Bottom-Nav (S0b)
   ========================================================================== */
.bhm-sticky-bar {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: none;
	gap: 0.65rem;
	width: 100%;
	max-width: 100vw;
	box-sizing: border-box;
	padding: 0.75rem 1rem calc(0.75rem + env(safe-area-inset-bottom));
	background: var(--bhm-glass-bg-chrome);
	-webkit-backdrop-filter: var(--bhm-glass-filter);
	backdrop-filter: var(--bhm-glass-filter);
	border-top: 1px solid var(--bhm-border);
	box-shadow: 0 -8px 24px rgba(2, 16, 86, 0.08);
}

.bhm-sticky-bar .bhm-btn--primary {
	flex: 1;
}

.bhm-sticky-bar__contacts,
.bhm-sticky-bar--cs .bhm-sticky-bar__contacts,
.bhm-sticky-bar--pdp .bhm-sticky-bar__contacts {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	min-width: 46px;
	height: 46px;
	padding: 0;
}

.bhm-sticky-bar__contacts img {
	display: block;
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.bhm-bottom-nav {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9998;
	display: none;
	align-items: stretch;
	justify-content: space-between;
	gap: var(--bhm-space-1);
	width: 100%;
	max-width: 100vw;
	box-sizing: border-box;
	min-height: var(--bhm-bottom-nav-h);
	padding: var(--bhm-space-3) var(--bhm-space-5) calc(var(--bhm-space-3) + env(safe-area-inset-bottom));
	border-top: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius) var(--bhm-radius) 0 0;
	background: var(--bhm-paper);
	box-shadow: 0 -8px 24px rgba(2, 16, 86, 0.08);
}

.bhm-bottom-nav__item {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 4px;
	min-width: 56px;
	color: var(--bhm-muted);
	text-decoration: none;
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.2;
}

.bhm-bottom-nav__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
}

.bhm-bottom-nav__icon img,
.bhm-bottom-nav__icon .bhm-calc-icon {
	display: block;
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.bhm-bottom-nav__item.is-active {
	color: var(--bhm-accent);
	font-weight: var(--bhm-fw-bold);
}

.bhm-bottom-nav__item.is-active .bhm-bottom-nav__icon img {
	filter: none;
}

@media (max-width: 781px) {
	.bhm-sticky-bar--pdp {
		display: flex;
		align-items: center;
	}

	.bhm-has-bottom-nav .bhm-bottom-nav {
		display: flex;
	}

	/* Bottom-nav owns Services + Calculator — do not repeat in header. */
	.bhm-has-bottom-nav .bhm-header-book {
		display: none;
	}

	.bhm-has-bottom-nav .bhm-nav .bhm-menu li:has(> a[href*="/services/"]) {
		display: none;
	}

	.bhm-has-pdp-sticky {
		padding-bottom: calc(5.5rem + env(safe-area-inset-bottom));
	}

	.bhm-has-bottom-nav {
		padding-bottom: calc(var(--bhm-bottom-nav-h) + 0.75rem + env(safe-area-inset-bottom));
	}
}

.bhm-section {
	padding: clamp(var(--bhm-space-10), 5vw, var(--bhm-space-16)) 0;
}

.bhm-section--muted {
	background: var(--bhm-surface);
}

.bhm-kicker {
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-bold);
	letter-spacing: var(--bhm-tracking-wide);
	text-transform: uppercase;
	color: var(--bhm-accent);
	margin: 0 0 var(--bhm-space-3);
}

.bhm-title {
	font-size: var(--bhm-text-h2);
	line-height: var(--bhm-lh-tight);
	letter-spacing: var(--bhm-tracking-tight);
	margin: 0 0 var(--bhm-space-3);
	color: var(--bhm-navy);
	font-weight: var(--bhm-fw-bold);
}

.bhm-lead {
	color: var(--bhm-slate);
	font-size: var(--bhm-text-lead);
	font-weight: var(--bhm-fw-regular);
	max-width: 46rem;
	margin: 0 0 var(--bhm-space-6);
}

.bhm-grid {
	display: grid;
	gap: var(--bhm-space-5);
}

.bhm-grid--3 {
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.bhm-card-link {
	display: block;
	padding: var(--bhm-space-5);
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius);
	background: var(--bhm-paper);
	color: inherit;
	text-decoration: none;
	min-height: var(--bhm-touch);
	transition: border-color var(--bhm-duration) var(--bhm-ease), box-shadow var(--bhm-duration) var(--bhm-ease);
}

.bhm-card-link:hover,
.bhm-card-link.is-mid-hover,
.bhm-service-card:hover,
.bhm-service-card.is-mid-hover {
	border-color: var(--bhm-accent);
	box-shadow: var(--bhm-shadow);
}

.bhm-meta {
	color: var(--bhm-muted);
	font-size: var(--bhm-text-small);
}

.bhm-badge {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	padding: 0.35rem 0.7rem;
	border-radius: var(--bhm-radius-pill);
	background: var(--bhm-accent-soft);
	color: var(--bhm-navy);
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-bold);
}

.bhm-badge--offer {
	background: var(--bhm-warn-soft);
	color: var(--bhm-warn);
}


/* PF-css: home hero/catalog → assets/css/bhm-home.css */

/* ==========================================================================
   Chrome — header / footer (S0b · S0b-pp)
   Figma Header-Content 84:25 — 1440×82, px-80 py-16
   ========================================================================== */
.bhm-site-header {
	box-sizing: border-box;
	min-height: var(--bhm-header-h);
	border-bottom: 1px solid var(--bhm-border);
	background: var(--bhm-paper);
	position: sticky;
	top: 0;
	z-index: 100;
	overflow: visible;
	transition: transform var(--bhm-duration) var(--bhm-ease);
}

.bhm-site-header[data-bhm-scroll-hidden="true"] {
	transform: translateY(-100%);
	pointer-events: none;
}

body.bhm-nav-open .bhm-site-header[data-bhm-scroll-hidden="true"],
body.bhm-contacts-open .bhm-site-header[data-bhm-scroll-hidden="true"],
.bhm-site-header[data-bhm-scroll-hidden="true"]:focus-within,
.bhm-site-header[data-bhm-scroll-hidden="true"]:has(.bhm-header-geo.is-open) {
	transform: none;
	pointer-events: auto;
}

.bhm-site-header__inner {
	box-sizing: border-box;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	gap: var(--bhm-space-3);
	width: min(var(--bhm-header-max), 100%);
	min-height: calc(var(--bhm-header-h) - 1px);
	margin-inline: auto;
	padding: 16px var(--bhm-chrome-pad-x);
	overflow: visible;
}

@media (min-width: 1440px) {
	.bhm-site-header__inner {
		padding-inline: 80px;
	}
}

.bhm-brand {
	display: inline-flex;
	align-items: center;
	gap: 15px;
	color: inherit;
	text-decoration: none;
	flex-shrink: 0;
}

.bhm-brand__mark {
	display: block;
	width: 46px;
	height: 50px;
	object-fit: contain;
	/* Figma tool-case asset is exported inverted; canvas applies scaleY(-1). */
	transform: scaleY(-1);
}

.bhm-brand__text {
	display: flex;
	flex-direction: column;
	gap: 0;
	line-height: 1.15;
}

.bhm-brand__name {
	font-size: 24px;
	font-weight: var(--bhm-fw-bold);
	color: var(--bhm-navy);
	line-height: normal;
}

.bhm-brand__tag {
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.35;
	color: var(--bhm-accent);
}

.bhm-nav {
	flex: 1 1 auto;
	display: flex;
	justify-content: center;
	min-width: 0;
}

.bhm-menu {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.bhm-menu a {
	color: var(--bhm-nav-link);
	text-decoration: none;
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	white-space: nowrap;
}

.bhm-menu a:hover,
.bhm-menu .current-menu-item > a,
.bhm-menu .current_page_item > a {
	color: var(--bhm-navy);
}

.bhm-header-actions {
	display: flex;
	align-items: center;
	gap: 16px;
	flex-shrink: 0;
	overflow: visible;
}

.bhm-header-messengers,
.bhm-header-book,
.bhm-header-cart {
	flex-shrink: 0;
}

.bhm-header-contact {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 0;
	overflow: visible;
}

.bhm-header-geo__trigger {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	min-height: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	color: var(--bhm-accent);
	font-family: var(--bhm-font);
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.4;
	cursor: pointer;
	white-space: nowrap;
	-webkit-tap-highlight-color: transparent;
}

.bhm-header-geo__lead {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	min-width: 0;
}

.bhm-header-geo__kicker {
	display: none;
}

.bhm-header-geo__trigger:hover,
.bhm-header-geo__trigger:focus,
.bhm-header-geo__trigger:focus-visible,
.bhm-header-geo__trigger:active {
	background: transparent;
	color: var(--bhm-accent);
	border: 0;
	box-shadow: none;
}

.bhm-header-geo__trigger:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
	border-radius: var(--bhm-radius-sm);
}

.bhm-header-geo__trigger img {
	display: block;
	flex-shrink: 0;
	width: 12px;
	height: 12px;
}

.bhm-geo-chevron {
	display: block;
	flex-shrink: 0;
	width: 8px;
	height: 5px;
	margin-inline-start: 0;
	transition: transform var(--bhm-duration) var(--bhm-ease);
}

.bhm-header-geo {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	overflow: visible;
}

.bhm-header-geo.is-open {
	z-index: 130;
}

.bhm-nav .bhm-header-geo {
	display: none;
}

.bhm-header-geo.is-open .bhm-geo-chevron {
	transform: scaleY(-1);
}

.bhm-header-geo__panel {
	position: absolute;
	top: calc(100% + 8px);
	right: 0;
	z-index: 120;
	width: min(280px, calc(100vw - 32px));
	padding: 10px;
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius);
	background: var(--bhm-paper);
	box-shadow: var(--bhm-shadow);
	opacity: 0;
	visibility: hidden;
	transform: translateY(4px);
	pointer-events: none;
	transition:
		opacity var(--bhm-duration) var(--bhm-ease),
		transform var(--bhm-duration) var(--bhm-ease),
		visibility var(--bhm-duration) var(--bhm-ease);
}

.bhm-header-geo.is-open .bhm-header-geo__panel,
.bhm-header-geo.is-open .bhm-header-geo__panel[hidden] {
	display: block !important;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	pointer-events: auto;
}

.bhm-header-geo__detect {
	margin: 0 0 8px;
}

.bhm-header-geo__search {
	display: block;
	margin: 0 0 8px;
}

.bhm-header-geo__search input {
	box-sizing: border-box;
	width: 100%;
	min-height: 36px;
	padding: 0.4rem 0.65rem;
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-sm);
	background: var(--bhm-surface);
	color: var(--bhm-ink);
	font-family: var(--bhm-font);
	font-size: var(--bhm-text-small);
}

.bhm-header-geo__search input:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
	border-color: var(--bhm-accent);
}

.bhm-header-geo__status {
	margin: 0 0 8px;
	padding: 0 0.15rem;
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.35;
	color: var(--bhm-warn);
}

.bhm-header-geo__list {
	margin: 0;
	padding: 0;
	list-style: none;
	max-height: 220px;
	overflow: auto;
}

.bhm-header-geo__region {
	margin: 0 0 6px;
}

.bhm-header-geo__region[hidden] {
	display: none;
}

.bhm-header-geo__region-label {
	display: block;
	padding: 0.2rem 0.35rem 0.35rem;
	color: var(--bhm-muted);
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-bold);
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.bhm-header-geo__towns {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bhm-header-geo__town {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.5rem;
	width: 100%;
	padding: 0.45rem 0.55rem;
	border: 0;
	border-radius: var(--bhm-radius-sm);
	background: transparent;
	color: var(--bhm-navy);
	font-family: var(--bhm-font);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	text-align: left;
	cursor: pointer;
}

.bhm-header-geo__town:hover,
.bhm-header-geo__town.is-active {
	background: var(--bhm-accent-soft);
}

.bhm-header-geo__town-zip {
	color: var(--bhm-muted);
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-semibold);
}

.bhm-header-geo__all {
	display: block;
	margin-top: 8px;
	padding: 0.45rem 0.35rem 0.15rem;
	border-top: 1px solid var(--bhm-border);
	color: var(--bhm-accent);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-bold);
	text-decoration: none;
}

.bhm-header-geo__all:hover {
	color: var(--bhm-accent-hover);
}

.bhm-header-phone {
	display: inline-flex;
	align-items: baseline;
	gap: 0.25rem;
	border-bottom: 1px solid var(--bhm-accent);
	padding-bottom: 4px;
	color: var(--bhm-navy);
	text-decoration: none;
	font-size: var(--bhm-text-body);
	line-height: 1.2;
	white-space: nowrap;
}

.bhm-header-phone__prefix {
	font-weight: var(--bhm-fw-regular);
}

.bhm-header-phone__num {
	font-weight: var(--bhm-fw-bold);
}

.bhm-header-messengers {
	display: flex;
	align-items: center;
	gap: 8px;
}

.bhm-messenger {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	padding: 6px;
	border-radius: var(--bhm-radius-sm);
	background: var(--bhm-glass-bg);
	-webkit-backdrop-filter: var(--bhm-glass-filter);
	backdrop-filter: var(--bhm-glass-filter);
	line-height: 0;
	box-sizing: border-box;
	aspect-ratio: 1;
	overflow: hidden;
	flex-shrink: 0;
}

.bhm-messenger img {
	display: block;
	width: 34px;
	height: 34px;
	max-width: none;
	max-height: none;
	aspect-ratio: 1;
	object-fit: contain;
	flex-shrink: 0;
}

/* On tinted chrome (footer wash) — paper square plate, radius 3. */
.bhm-messenger--plain {
	width: 40px;
	height: 40px;
	padding: 6px;
	border-radius: 3px;
	background: var(--bhm-paper);
	-webkit-backdrop-filter: none;
	backdrop-filter: none;
	box-shadow: var(--bhm-shadow-sm);
}

.bhm-messenger--plain img {
	width: 26px;
	height: 26px;
	max-width: none;
	max-height: none;
	aspect-ratio: 1;
}

/* Chrome contact row: icon + label, no chip. Figma footer 1:945 = transparent. */
.bhm-contact-link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 0;
	background: transparent;
	color: var(--bhm-navy);
	text-decoration: none;
	border-radius: var(--bhm-radius-sm);
	transition:
		color var(--bhm-duration) var(--bhm-ease),
		transform var(--bhm-duration) var(--bhm-ease);
}

.bhm-contact-link:hover,
.bhm-contact-link:focus-visible {
	color: var(--bhm-accent);
	background: transparent;
}

.bhm-contact-link:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
}

.bhm-header-book {
	min-height: 46px;
	height: 46px;
	padding: 0 20px;
	border-radius: var(--bhm-radius-sm);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1;
	letter-spacing: 0;
	box-shadow: var(--bhm-shadow-accent);
	white-space: nowrap;
}

.bhm-header-cart {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	padding: 10px;
	border-radius: var(--bhm-radius-sm);
	background: var(--bhm-accent);
	border: 1px solid var(--bhm-accent);
	line-height: 0;
	box-sizing: border-box;
}

.bhm-header-cart img {
	width: 22px;
	height: 21px;
	filter: brightness(0) invert(1);
}

.bhm-header-cart__count {
	position: absolute;
	top: -3.6px;
	right: -3.6px;
	min-width: 16.8px;
	height: 16.8px;
	padding: 0 3px;
	border-radius: var(--bhm-radius-circle);
	background: var(--bhm-ink);
	color: var(--bhm-paper);
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-semibold);
	line-height: 16.8px;
	text-align: center;
}

.bhm-nav-toggle {
	display: none;
	flex-shrink: 0;
	width: var(--bhm-touch);
	height: var(--bhm-touch);
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-sm);
	background: var(--bhm-paper);
	color: var(--bhm-navy);
	cursor: pointer;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.bhm-nav-toggle:hover,
.bhm-nav-toggle:focus {
	background: var(--bhm-paper);
	color: var(--bhm-navy);
}

.bhm-nav-toggle__bars,
.bhm-nav-toggle__bars::before,
.bhm-nav-toggle__bars::after {
	display: block;
	width: 18px;
	height: 2px;
	background: var(--bhm-navy);
	border-radius: 2px;
	position: relative;
	transition:
		transform var(--bhm-duration) var(--bhm-ease),
		opacity var(--bhm-duration) var(--bhm-ease),
		top var(--bhm-duration) var(--bhm-ease);
}

.bhm-nav-toggle__bars::before,
.bhm-nav-toggle__bars::after {
	content: "";
	position: absolute;
	left: 0;
}

.bhm-nav-toggle__bars::before {
	top: -6px;
}

.bhm-nav-toggle__bars::after {
	top: 6px;
}

.bhm-nav-toggle[aria-expanded="true"] .bhm-nav-toggle__bars {
	background: transparent;
}

.bhm-nav-toggle[aria-expanded="true"] .bhm-nav-toggle__bars::before {
	top: 0;
	transform: rotate(45deg);
}

.bhm-nav-toggle[aria-expanded="true"] .bhm-nav-toggle__bars::after {
	top: 0;
	transform: rotate(-45deg);
}

/* ≤1199: collapse before nav wrap (SSOT brand wider than Figma "BHM Pro LLC") */
@media (max-width: 1199px) {
	.bhm-site-header .bhm-header-messengers,
	.bhm-site-header .bhm-header-contact .bhm-header-geo {
		display: none;
	}

	.bhm-site-header__inner {
		position: relative;
		padding-inline: clamp(16px, 3vw, 40px);
	}

	.bhm-nav-toggle {
		display: inline-flex;
	}

	.bhm-nav {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 110;
		display: block;
		justify-content: flex-start;
		max-height: 0;
		padding: 0 var(--bhm-space-5);
		overflow: hidden;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		background: var(--bhm-paper);
		border-bottom: 1px solid var(--bhm-border);
		box-shadow: var(--bhm-shadow);
		transition:
			max-height var(--bhm-duration) var(--bhm-ease),
			opacity var(--bhm-duration) var(--bhm-ease),
			visibility var(--bhm-duration) var(--bhm-ease),
			padding var(--bhm-duration) var(--bhm-ease);
	}

	.bhm-nav.is-open {
		max-height: min(80vh, 640px);
		padding: var(--bhm-space-4) var(--bhm-space-5);
		overflow: auto;
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	.bhm-nav .bhm-menu {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		gap: var(--bhm-space-3);
	}

	.bhm-nav .bhm-header-geo {
		display: flex;
		align-items: stretch;
		width: 100%;
		margin: 0 0 var(--bhm-space-3);
		padding: 0 0 var(--bhm-space-3);
		border-bottom: 1px solid var(--bhm-border);
	}

	.bhm-nav .bhm-header-geo__kicker {
		display: block;
		margin: 0 0 4px;
		color: var(--bhm-muted);
		font-size: var(--bhm-text-kicker);
		font-weight: var(--bhm-fw-bold);
		letter-spacing: 0.04em;
		line-height: 1.3;
		text-transform: uppercase;
	}

	.bhm-nav .bhm-header-geo__trigger {
		justify-content: space-between;
		width: 100%;
		min-height: var(--bhm-touch);
		padding: 0;
		border-radius: 0;
		background: transparent;
		font-size: var(--bhm-text-small);
	}

	.bhm-nav .bhm-header-geo__lead,
	.bhm-nav .bhm-header-geo__label {
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.bhm-nav .bhm-geo-chevron {
		width: 12px;
		height: 7px;
	}

	.bhm-nav .bhm-header-geo__panel {
		position: static;
		top: auto;
		right: auto;
		z-index: auto;
		width: 100%;
		max-height: 0;
		margin: 0;
		padding: 0 10px;
		overflow: hidden;
		border-width: 0;
		box-shadow: none;
		transition:
			opacity var(--bhm-duration) var(--bhm-ease),
			transform var(--bhm-duration) var(--bhm-ease),
			visibility var(--bhm-duration) var(--bhm-ease),
			max-height var(--bhm-duration) var(--bhm-ease),
			padding var(--bhm-duration) var(--bhm-ease),
			border-width var(--bhm-duration) var(--bhm-ease);
	}

	.bhm-nav .bhm-header-geo.is-open .bhm-header-geo__panel,
	.bhm-nav .bhm-header-geo.is-open .bhm-header-geo__panel[hidden] {
		display: block !important;
		max-height: min(60vh, 420px);
		padding: 10px;
		overflow: auto;
		border-width: 1px;
	}
}

@media (max-width: 767px) {
	.bhm-header-contact {
		display: none;
	}

	.bhm-site-header {
		position: sticky;
	}

	.bhm-site-header__inner {
		position: relative;
		gap: var(--bhm-space-2);
		min-width: 0;
		padding: 16px clamp(16px, 4vw, 20px);
	}

	.bhm-header-actions {
		gap: 8px;
		min-width: 0;
	}

	.bhm-brand__name {
		font-size: 20px;
	}

	.bhm-brand__mark {
		width: 40px;
		height: 44px;
	}

	.bhm-header-book {
		min-height: 40px;
		height: 40px;
		padding: 0 16px;
		font-size: var(--bhm-text-kicker);
	}
}

@media (max-width: 480px) {
	.bhm-container {
		--bhm-hscroll-out: calc(var(--bhm-space-6) / 2);
		width: min(var(--bhm-container), calc(100% - var(--bhm-space-6)));
	}

	.bhm-site-header__inner {
		padding-inline: 16px;
	}

	.bhm-site-header .bhm-brand {
		min-width: 0;
		flex: 1 1 auto;
		gap: 10px;
	}

	.bhm-site-header .bhm-brand__text {
		display: flex;
		min-width: 0;
	}

	.bhm-site-header .bhm-brand__name {
		font-size: 16px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.bhm-header-book {
		padding: 0 12px;
		font-size: var(--bhm-text-kicker);
		min-height: 40px;
		height: 40px;
	}

	.bhm-header-cart {
		width: 40px;
		height: 40px;
		padding: 8px;
	}

	.bhm-nav-toggle {
		width: 40px;
		height: 40px;
	}

	.bhm-site-header .bhm-brand__tag {
		display: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	.bhm-header-geo__panel,
	.bhm-nav,
	.bhm-nav-toggle__bars,
	.bhm-nav-toggle__bars::before,
	.bhm-nav-toggle__bars::after,
	.bhm-geo-chevron {
		transition: none;
	}
}

/* ==========================================================================
   Footer — Figma Desktop 1:945 · Mobile 1:3903 (FOOTER-opt)
   Layout: W8 pp + W13 fluid. Motion/hover/tokens: this unit.
   ========================================================================== */
.bhm-site-footer {
	--bhm-footer-ink: var(--bhm-ink);
	--bhm-footer-muted: var(--bhm-slate);
	--bhm-footer-dur: var(--bhm-duration);
	--bhm-footer-ease: var(--bhm-ease);
	position: relative;
	isolation: isolate;
	overflow: clip;
	background: var(--bhm-footer-bg);
	color: var(--bhm-footer-ink);
	font-family: var(--bhm-font);
	padding: 80px 0 calc(40px + env(safe-area-inset-bottom));
}

/* Decorative glow only — logo-mark.svg has stacked paths that ghost when scaled */
.bhm-site-footer::before {
	content: "";
	position: absolute;
	inset: -12% 0;
	z-index: 0;
	pointer-events: none;
	background: radial-gradient(
		ellipse 48% 40% at 88% 22%,
		rgba(7, 100, 253, 0.12),
		transparent 68%
	);
	opacity: 1;
	animation: bhm-footer-parallax linear both;
	animation-timeline: view();
	animation-range: entry 0% cover 100%;
}

@keyframes bhm-footer-parallax {
	from {
		transform: translateY(-8%);
	}

	to {
		transform: translateY(8%);
	}
}

.bhm-site-footer__inner {
	position: relative;
	z-index: 1;
	width: min(1240px, calc(100% - 48px));
	margin-inline: auto;
	display: flex;
	flex-direction: column;
	gap: 48px;
}

.bhm-site-footer .bhm-btn--ghost {
	border-color: rgba(2, 16, 86, 0.28);
	color: var(--bhm-navy);
}

.bhm-site-footer .bhm-btn--ghost:hover {
	border-color: var(--bhm-navy);
	background: rgba(2, 16, 86, 0.04);
}

.bhm-has-bottom-nav .bhm-site-footer {
	padding-bottom: calc(40px + var(--bhm-bottom-nav-h) + env(safe-area-inset-bottom));
}

@media (min-width: 782px) {
	.bhm-has-bottom-nav .bhm-site-footer {
		padding-bottom: 40px;
	}
}

.bhm-footer-rule {
	display: block;
	width: 100%;
	height: 0;
	margin: 0;
	border: 0;
	border-top: 1px solid color-mix(in srgb, var(--bhm-footer-ink) 22%, transparent);
}

.bhm-footer-rule--mobile {
	display: none;
}

/* Fluid cols — Figma 45:183 proportions, not fixed 289|227|186|355 */
.bhm-footer-grid {
	display: grid;
	grid-template-columns:
		minmax(25rem, 1.7fr)
		minmax(8rem, 1fr)
		minmax(7rem, 0.85fr)
		minmax(14rem, 1.55fr);
	align-items: start;
	gap: clamp(1.25rem, 2.5vw, 2.5rem);
	width: 100%;
}

.bhm-footer-col--brand {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 32px;
	min-width: min-content;
}

.bhm-footer-col--services {
	min-width: 0;
}

.bhm-footer-col--areas {
	min-width: 0;
}

.bhm-brand--footer {
	align-items: center;
	flex-shrink: 0;
	gap: 15px;
}

.bhm-brand--footer .bhm-brand__mark {
	flex-shrink: 0;
	width: 56px;
	height: 60px;
	overflow: hidden;
}

.bhm-brand--footer .bhm-brand__text {
	flex-shrink: 0;
	gap: 7px;
}

.bhm-brand--footer .bhm-brand__name {
	font-size: 32px;
	font-weight: var(--bhm-fw-bold);
	line-height: 1;
	letter-spacing: var(--bhm-tracking-tight);
	color: var(--bhm-navy);
	white-space: nowrap;
}

.bhm-brand--footer .bhm-brand__tag {
	font-size: 18px;
	font-weight: var(--bhm-fw-semibold);
	line-height: 1;
	color: var(--bhm-accent);
}

.bhm-footer-blurb {
	margin: 0;
	max-width: 28ch;
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-regular);
	line-height: 1.5;
	color: var(--bhm-footer-ink);
}

.bhm-footer-trust {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	color: var(--bhm-footer-ink);
}

.bhm-footer-trust img {
	width: 18px;
	height: 18px;
	flex-shrink: 0;
}

.bhm-footer-heading {
	margin: 0 0 20px;
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-bold);
	letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--bhm-footer-ink);
}

.bhm-footer-heading--muted {
	margin: 0 0 16px;
	font-size: var(--bhm-text-kicker);
	color: var(--bhm-footer-muted);
}

.bhm-footer-links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 10px;
}

.bhm-footer-links a,
.bhm-footer-towns__list a,
.bhm-footer-legal a {
	position: relative;
	display: inline-block;
	max-width: 100%;
	color: var(--bhm-footer-ink);
	text-decoration: none;
	font-weight: var(--bhm-fw-regular);
	transition: color var(--bhm-footer-dur) var(--bhm-footer-ease);
}

.bhm-footer-links a::after,
.bhm-footer-towns__list a::after,
.bhm-footer-legal a::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 1px;
	background: currentColor;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform var(--bhm-footer-dur) var(--bhm-footer-ease);
}

.bhm-footer-links a {
	font-size: var(--bhm-text-small);
	line-height: normal;
}

.bhm-footer-links a:focus-visible,
.bhm-footer-towns__list a:focus-visible,
.bhm-footer-legal a:focus-visible {
	color: var(--bhm-accent);
	outline: none;
	border-radius: 2px;
	box-shadow: var(--bhm-focus-ring);
}

.bhm-footer-links a:focus-visible::after,
.bhm-footer-towns__list a:focus-visible::after,
.bhm-footer-legal a:focus-visible::after {
	transform: scaleX(1);
}

.bhm-footer-col--contact {
	display: flex;
	flex-direction: column;
	gap: 16px;
	min-width: 0;
}

.bhm-footer-col--contact .bhm-footer-heading {
	margin: 0 0 4px;
}

.bhm-footer-contact-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.65rem 0.85rem;
	width: 100%;
	justify-content: flex-start;
}

.bhm-footer-phone {
	flex: 0 1 auto;
	min-width: 0;
	min-height: 40px;
	padding: 4px 0;
	font-size: 18px;
	line-height: normal;
}

.bhm-footer-phone img {
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	transition: transform var(--bhm-footer-dur) var(--bhm-footer-ease);
}

.bhm-footer-phone__text {
	display: inline-flex;
	align-items: baseline;
	gap: 0.25em;
	font-size: 18px;
	line-height: normal;
	white-space: nowrap;
	font-variant-numeric: tabular-nums;
}

.bhm-footer-phone__prefix {
	font-weight: var(--bhm-fw-regular);
}

.bhm-footer-phone__num {
	font-weight: var(--bhm-fw-bold);
}

.bhm-footer-messengers {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	flex: 0 0 auto;
	margin: 0;
}

.bhm-site-footer .bhm-footer-messenger {
	width: 40px;
	height: 40px;
	padding: 6px;
	transition:
		transform var(--bhm-footer-dur) var(--bhm-footer-ease),
		opacity var(--bhm-footer-dur) var(--bhm-footer-ease),
		box-shadow var(--bhm-footer-dur) var(--bhm-footer-ease);
}

.bhm-site-footer .bhm-footer-messenger img {
	display: block;
	width: 26px;
	height: 26px;
	max-width: none;
	max-height: none;
	aspect-ratio: 1;
	object-fit: contain;
	flex-shrink: 0;
	transition: transform var(--bhm-footer-dur) var(--bhm-footer-ease);
}

.bhm-footer-email {
	width: 100%;
	min-height: 36px;
	padding: 7px 0;
	font-size: 18px;
	font-weight: var(--bhm-fw-regular);
	line-height: normal;
	box-sizing: border-box;
}

.bhm-footer-email__icon {
	display: block;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	transition: transform var(--bhm-footer-dur) var(--bhm-footer-ease);
}

.bhm-footer-hours {
	margin: 0;
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-regular);
	line-height: normal;
	color: var(--bhm-footer-ink);
}

.bhm-footer-hours strong {
	font-weight: var(--bhm-fw-bold);
}

.bhm-footer-hours__time strong {
	font-weight: var(--bhm-fw-bold);
}

.bhm-footer-cta {
	width: 100%;
	min-height: 48px;
	height: auto;
	margin: 0;
	padding: 14px 24px;
	border-radius: var(--bhm-radius-sm);
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	letter-spacing: 0;
	box-sizing: border-box;
}

.bhm-footer-towns {
	margin: 0;
	padding: 0;
	border: 0;
}

.bhm-footer-towns__list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(7, minmax(0, 1fr));
	column-gap: 12px;
	row-gap: 10px;
	font-size: var(--bhm-text-kicker);
	line-height: 20px;
	color: var(--bhm-footer-ink);
}

.bhm-footer-bar {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	align-items: center;
	gap: 1rem;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-regular);
	color: var(--bhm-footer-ink);
}

.bhm-footer-copy {
	margin: 0;
	justify-self: start;
}

.bhm-footer-legal {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.25rem 0;
	margin: 0;
	padding: 0;
	justify-self: center;
	white-space: nowrap;
}

.bhm-footer-credit {
	margin: 0;
	justify-self: end;
	text-align: right;
}

.bhm-footer-credit__link {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: inherit;
	text-decoration: none;
	border-radius: 2px;
}

.bhm-footer-credit__link:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
}

.bhm-bulb-icon {
	display: block;
	flex-shrink: 0;
	width: 16px;
	height: 16px;
	overflow: visible;
	color: currentColor;
	transition:
		transform var(--bhm-duration) var(--bhm-ease),
		color var(--bhm-duration) var(--bhm-ease),
		filter var(--bhm-duration) var(--bhm-ease);
}

.bhm-bulb-icon__glass,
.bhm-bulb-icon__filament,
.bhm-bulb-icon__base,
.bhm-bulb-icon__rays,
.bhm-bulb-icon__glow {
	transform-box: fill-box;
	transform-origin: center;
}

.bhm-bulb-icon__glow,
.bhm-bulb-icon__rays {
	opacity: 0;
	transition: opacity var(--bhm-duration-slow) var(--bhm-ease);
}

.bhm-footer-credit__link:active .bhm-bulb-icon {
	transform: scale(0.96);
}

.bhm-footer-phone:focus-visible,
.bhm-footer-email:focus-visible,
.bhm-footer-messenger:focus-visible {
	outline: none;
	box-shadow: var(--bhm-focus-ring);
	background: transparent;
	transform: translateY(-1px);
}

.bhm-footer-phone:focus-visible img,
.bhm-footer-email:focus-visible .bhm-footer-email__icon,
.bhm-footer-messenger:focus-visible img {
	transform: scale(1.06);
}

.bhm-footer-phone:active,
.bhm-footer-email:active,
.bhm-footer-messenger:active {
	transform: scale(0.98);
	transition-duration: 80ms;
}

@media (hover: hover) and (pointer: fine) {
	.bhm-footer-links a:hover,
	.bhm-footer-towns__list a:hover,
	.bhm-footer-legal a:hover {
		color: var(--bhm-accent);
	}

	.bhm-footer-links a:hover::after,
	.bhm-footer-towns__list a:hover::after,
	.bhm-footer-legal a:hover::after {
		transform: scaleX(1);
	}

	.bhm-footer-phone:hover,
	.bhm-footer-email:hover {
		background: transparent;
		transform: translateY(-1px);
	}

	.bhm-footer-messenger:hover {
		transform: translateY(-1px);
		box-shadow: var(--bhm-shadow);
	}

	.bhm-footer-phone:hover img,
	.bhm-footer-email:hover .bhm-footer-email__icon,
	.bhm-footer-messenger:hover img {
		transform: scale(1.06);
	}

	.bhm-footer-credit__link:hover .bhm-bulb-icon,
	.bhm-footer-credit__link:focus-visible .bhm-bulb-icon {
		color: #f0b429;
		filter:
			drop-shadow(0 0 4px rgba(255, 196, 64, 0.85))
			drop-shadow(0 0 10px rgba(255, 176, 32, 0.5));
		transform: translateX(2px) scale(1.06);
	}

	.bhm-footer-credit__link:hover .bhm-bulb-icon__glow,
	.bhm-footer-credit__link:focus-visible .bhm-bulb-icon__glow {
		opacity: 0.42;
	}

	.bhm-footer-credit__link:hover .bhm-bulb-icon__filament,
	.bhm-footer-credit__link:focus-visible .bhm-bulb-icon__filament {
		color: #fff6c8;
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 70ms both;
	}

	.bhm-footer-credit__link:hover .bhm-bulb-icon__rays,
	.bhm-footer-credit__link:focus-visible .bhm-bulb-icon__rays {
		opacity: 1;
		color: #ffd36a;
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 140ms both;
	}

	.bhm-footer-credit__link:hover .bhm-bulb-icon__glass,
	.bhm-footer-credit__link:focus-visible .bhm-bulb-icon__glass {
		animation: bhm-calc-frame-hover 0.42s var(--bhm-ease) both;
	}

	.bhm-footer-credit__link:hover .bhm-bulb-icon__base,
	.bhm-footer-credit__link:focus-visible .bhm-bulb-icon__base {
		animation: bhm-calc-op-hover 0.42s var(--bhm-ease) 210ms both;
	}
}

@media (prefers-reduced-motion: reduce) {
	.bhm-site-footer::before {
		animation: none;
		transform: none;
	}

	.bhm-footer-links a,
	.bhm-footer-towns__list a,
	.bhm-footer-legal a,
	.bhm-footer-links a::after,
	.bhm-footer-towns__list a::after,
	.bhm-footer-legal a::after,
	.bhm-footer-phone,
	.bhm-footer-email,
	.bhm-footer-messenger,
	.bhm-footer-phone img,
	.bhm-footer-email__icon,
	.bhm-footer-messenger img,
	.bhm-bulb-icon,
	.bhm-bulb-icon__glow,
	.bhm-bulb-icon__rays {
		transition: none;
	}

	.bhm-footer-phone:active,
	.bhm-footer-email:active,
	.bhm-footer-messenger:active,
	.bhm-footer-phone:hover,
	.bhm-footer-email:hover,
	.bhm-footer-messenger:hover,
	.bhm-footer-phone:focus-visible,
	.bhm-footer-email:focus-visible,
	.bhm-footer-messenger:focus-visible {
		transform: none;
	}
}

/* Tablet: 2×2 without mobile section rules */
@media (max-width: 1099px) {
	.bhm-footer-grid {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		justify-content: stretch;
		column-gap: 2rem;
		row-gap: 2rem;
	}

	.bhm-footer-col--brand,
	.bhm-footer-col--services,
	.bhm-footer-col--areas,
	.bhm-footer-col--contact {
		flex: none;
		width: auto;
		max-width: none;
	}

	.bhm-footer-col--brand {
		grid-column: 1 / -1;
	}

	.bhm-footer-towns__list {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.bhm-footer-bar {
		grid-template-columns: 1fr;
		justify-items: start;
		gap: 12px;
	}

	.bhm-footer-copy,
	.bhm-footer-legal,
	.bhm-footer-credit {
		justify-self: start;
		text-align: left;
	}

	.bhm-footer-legal {
		justify-content: flex-start;
		white-space: normal;
	}
}

/* Mobile — Figma 131:24 */
@media (max-width: 640px) {
	.bhm-site-footer {
		padding: 48px 0 calc(48px + env(safe-area-inset-bottom));
	}

	.bhm-has-bottom-nav .bhm-site-footer {
		padding-bottom: calc(48px + var(--bhm-bottom-nav-h) + env(safe-area-inset-bottom));
	}

	.bhm-site-footer__inner {
		width: calc(100% - 48px);
		gap: 32px;
	}

	.bhm-footer-rule--mobile {
		display: block;
		width: 100%;
	}

	.bhm-footer-grid {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: flex-start;
		gap: 0;
		row-gap: 0;
		width: 100%;
	}

	.bhm-footer-grid > .bhm-footer-col {
		padding-block: 0;
		flex: none;
		width: 100%;
		max-width: 100%;
		align-self: stretch;
	}

	.bhm-footer-grid > .bhm-footer-rule--mobile {
		margin-block: 32px;
		flex: none;
		width: 100%;
	}

	.bhm-footer-col--brand {
		gap: 16px;
		grid-column: auto;
		min-width: 0;
		width: 100%;
	}

	.bhm-brand--footer {
		gap: 12px;
	}

	.bhm-brand--footer .bhm-brand__mark {
		width: 48px;
		height: 52px;
	}

	.bhm-brand--footer .bhm-brand__text {
		gap: 2px;
		display: flex;
	}

	.bhm-brand--footer .bhm-brand__name {
		font-size: 22px;
		line-height: 24px;
	}

	.bhm-brand--footer .bhm-brand__tag {
		display: block;
		font-size: var(--bhm-text-small);
		line-height: 16px;
	}

	.bhm-footer-blurb {
		max-width: none;
		width: 100%;
	}

	.bhm-footer-trust {
		font-weight: var(--bhm-fw-semibold);
	}

	.bhm-footer-heading {
		margin-bottom: 16px;
	}

	.bhm-footer-links {
		gap: 12px;
		width: 100%;
	}

	.bhm-footer-col--contact {
		gap: 14px;
		width: 100%;
		max-width: 100%;
	}

	.bhm-footer-col--contact .bhm-footer-heading {
		margin: 0 0 6px;
	}

	.bhm-footer-contact-row {
		gap: 0.65rem 0.85rem;
		flex-wrap: wrap;
		align-items: center;
		width: 100%;
	}

	.bhm-footer-phone {
		flex: 0 1 auto;
		min-height: 44px;
		padding: 8px 0;
		font-size: var(--bhm-text-body);
		gap: 8px;
	}

	.bhm-footer-phone__text {
		font-size: var(--bhm-text-body);
	}

	.bhm-site-footer .bhm-footer-messenger {
		width: 44px;
		height: 44px;
		padding: 8px;
	}

	.bhm-site-footer .bhm-footer-messenger img {
		width: 28px;
		height: 28px;
		max-width: none;
		max-height: none;
		aspect-ratio: 1;
	}

	.bhm-footer-email {
		width: 100%;
		min-height: 44px;
		padding: 8px 0;
		font-size: var(--bhm-text-small);
		gap: 8px;
	}

	.bhm-footer-cta {
		width: 100%;
		padding: 14px 16px;
	}

	.bhm-footer-heading--muted {
		margin-bottom: 12px;
	}

	.bhm-footer-towns {
		width: 100%;
	}

	.bhm-footer-towns__list {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: repeat(11, auto);
		grid-auto-flow: column;
		column-gap: 16px;
		row-gap: 8px;
		font-size: var(--bhm-text-small);
		line-height: normal;
	}

	.bhm-footer-bar {
		grid-template-columns: 1fr;
		justify-items: center;
		gap: 16px;
		text-align: center;
		width: 100%;
	}

	.bhm-footer-copy,
	.bhm-footer-legal,
	.bhm-footer-credit {
		justify-self: center;
		text-align: center;
	}

	.bhm-footer-copy {
		font-size: var(--bhm-text-kicker);
	}

	.bhm-footer-legal,
	.bhm-footer-credit {
		font-size: var(--bhm-text-kicker);
		white-space: normal;
	}

	.bhm-footer-legal {
		justify-content: center;
		line-height: 1.4;
	}

	/* Mobile Figma: only "Mon – Sun:" bold */
	.bhm-footer-hours__time,
	.bhm-footer-hours__time strong {
		font-weight: var(--bhm-fw-regular);
	}
}

/* FAQ (config-driven shortcode + FAQPage schema + motion) */
@supports (interpolate-size: allow-keywords) {
	:root {
		interpolate-size: allow-keywords;
	}
}

.bhm-faq {
	--bhm-faq-duration: 220ms;
	--bhm-faq-ease: var(--bhm-ease, cubic-bezier(0.22, 1, 0.36, 1));
	--bhm-faq-gap: var(--bhm-space-3, 0.75rem);
	margin-block: 2rem;
}

.bhm-faq .bhm-title {
	margin: 0 0 1rem;
	font-size: clamp(1.35rem, 2.4vw, 1.75rem);
	line-height: var(--bhm-lh-tight);
	letter-spacing: var(--bhm-tracking-tight);
	color: var(--bhm-navy);
}

.bhm-faq-toolbar {
	display: grid;
	gap: 0.85rem;
	margin: 0 0 1.15rem;
}

.bhm-faq-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}

.bhm-faq-chip {
	min-height: 2.5rem;
	padding: 0.45rem 0.95rem;
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-pill);
	background: var(--bhm-paper);
	color: var(--bhm-slate);
	font: inherit;
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.2;
	cursor: pointer;
	transition:
		background var(--bhm-faq-duration) var(--bhm-faq-ease),
		border-color var(--bhm-faq-duration) var(--bhm-faq-ease),
		color var(--bhm-faq-duration) var(--bhm-faq-ease),
		box-shadow var(--bhm-faq-duration) var(--bhm-faq-ease);
}

.bhm-faq-chip:hover {
	background: var(--bhm-paper);
	border-color: var(--bhm-accent);
	color: var(--bhm-navy);
}

.bhm-faq-chip.is-active,
.bhm-faq-chip[aria-selected="true"] {
	background: var(--bhm-accent-soft, var(--bhm-surface-accent));
	border-color: var(--bhm-accent);
	color: var(--bhm-navy);
	box-shadow: var(--bhm-shadow-sm);
}

.bhm-faq-chip:focus-visible {
	outline: 2px solid var(--bhm-accent);
	outline-offset: 2px;
}

.bhm-faq-search {
	display: block;
	margin: 0;
}

.bhm-faq-search-input {
	width: 100%;
	min-height: var(--bhm-touch);
	padding: 0.75rem 0.95rem;
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius);
	background: var(--bhm-paper);
	font: inherit;
	line-height: var(--bhm-lh-field, var(--bhm-lh-body));
	color: var(--bhm-ink);
	transition:
		border-color var(--bhm-faq-duration) var(--bhm-faq-ease),
		box-shadow var(--bhm-faq-duration) var(--bhm-faq-ease);
}

.bhm-faq-search-input:focus {
	outline: none;
	border-color: var(--bhm-accent);
	box-shadow: var(--bhm-focus-ring);
}

.bhm-faq-list {
	display: grid;
	gap: var(--bhm-faq-gap);
}

.bhm-faq-item {
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius);
	background: var(--bhm-surface-3);
	padding: 0;
	overflow: clip;
	box-shadow: none;
	transition:
		border-color var(--bhm-faq-duration) var(--bhm-faq-ease),
		box-shadow var(--bhm-faq-duration) var(--bhm-faq-ease),
		background var(--bhm-faq-duration) var(--bhm-faq-ease),
		transform var(--bhm-faq-duration) var(--bhm-faq-ease);
}

.bhm-faq--motion .bhm-faq-item--enter {
	animation: bhm-faq-enter 320ms var(--bhm-faq-ease) both;
	animation-delay: calc(var(--bhm-faq-i, 0) * 40ms);
}

@keyframes bhm-faq-enter {
	from {
		opacity: 0;
		transform: translateY(6px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.bhm-faq-item[open] {
	border-color: var(--bhm-accent);
	background: var(--bhm-paper);
	box-shadow: var(--bhm-shadow-sm);
}

.bhm-faq-question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: var(--bhm-space-4, 1rem);
	min-height: var(--bhm-touch);
	padding: 1rem 1.15rem;
	cursor: pointer;
	font-size: var(--bhm-text-body);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.35;
	color: var(--bhm-navy);
	list-style: none;
	transition: background var(--bhm-faq-duration) var(--bhm-faq-ease);
}

.bhm-faq-question::-webkit-details-marker {
	display: none;
}

.bhm-faq-question-text {
	flex: 1;
	min-width: 0;
}

.bhm-faq-icon {
	position: relative;
	flex-shrink: 0;
	width: 1.75rem;
	height: 1.75rem;
	border-radius: var(--bhm-radius-circle);
	background: var(--bhm-paper);
	border: 1px solid var(--bhm-border);
	color: var(--bhm-accent);
	transition:
		background var(--bhm-faq-duration) var(--bhm-faq-ease),
		border-color var(--bhm-faq-duration) var(--bhm-faq-ease),
		color var(--bhm-faq-duration) var(--bhm-faq-ease),
		transform var(--bhm-faq-duration) var(--bhm-faq-ease);
}

.bhm-faq-icon::before,
.bhm-faq-icon::after {
	content: "";
	position: absolute;
	inset: 50% auto auto 50%;
	width: 0.7rem;
	height: 2px;
	background: currentColor;
	border-radius: 1px;
	transform: translate(-50%, -50%);
	transition: transform var(--bhm-faq-duration) var(--bhm-faq-ease), opacity var(--bhm-faq-duration) var(--bhm-faq-ease);
}

.bhm-faq-icon::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.bhm-faq-item[open] .bhm-faq-icon {
	background: color-mix(in srgb, var(--bhm-accent) 14%, var(--bhm-paper));
	border-color: var(--bhm-accent);
	transform: rotate(45deg);
}

.bhm-faq-question:hover,
.bhm-faq-item.is-mid-hover .bhm-faq-question {
	background: color-mix(in srgb, var(--bhm-accent) 4%, transparent);
}

.bhm-faq-question:hover .bhm-faq-icon,
.bhm-faq-item.is-mid-hover .bhm-faq-question .bhm-faq-icon {
	border-color: var(--bhm-accent);
}

.bhm-faq-question:focus-visible {
	outline: 2px solid var(--bhm-accent);
	outline-offset: -2px;
}

/* Override UA display:none on closed details children so height can tween. */
.bhm-faq--interactive .bhm-faq-item > .bhm-faq-answer {
	display: grid;
}

.bhm-faq-answer {
	display: grid;
	grid-template-rows: 0fr;
	transition: grid-template-rows var(--bhm-faq-duration) var(--bhm-faq-ease);
	color: var(--bhm-slate);
	font-size: var(--bhm-text-small);
	line-height: var(--bhm-lh-body);
}

.bhm-faq-item[open] > .bhm-faq-answer {
	grid-template-rows: 1fr;
}

.bhm-faq-answer-inner {
	overflow: hidden;
	min-height: 0;
}

.bhm-faq-answer-inner p {
	margin: 0;
	padding: 0 1.15rem 1.2rem;
	max-width: 62ch;
	opacity: 0;
	transform: translateY(-4px);
	transition:
		opacity var(--bhm-faq-duration) var(--bhm-faq-ease),
		transform var(--bhm-faq-duration) var(--bhm-faq-ease);
}

.bhm-faq-item[open] .bhm-faq-answer-inner p {
	opacity: 1;
	transform: translateY(0);
}

@supports (interpolate-size: allow-keywords) {
	.bhm-faq-item::details-content {
		transition:
			height var(--bhm-faq-duration) var(--bhm-faq-ease),
			content-visibility var(--bhm-faq-duration) allow-discrete;
		overflow: hidden;
	}
}

.bhm-faq-empty {
	margin: 1rem 0 0;
	padding: 1rem 1.1rem;
	border: 1px dashed var(--bhm-border);
	border-radius: var(--bhm-radius);
	color: var(--bhm-muted);
	background: var(--bhm-surface);
}

.bhm-faq-cta {
	margin-top: var(--bhm-space-6, 1.5rem);
}

.bhm-faq .screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

@media (hover: hover) {
	.bhm-faq-item:not([open]):hover {
		border-color: color-mix(in srgb, var(--bhm-accent) 40%, var(--bhm-border));
		box-shadow: var(--bhm-shadow-sm);
	}
}

@media (prefers-reduced-motion: reduce) {
	.bhm-faq {
		--bhm-faq-duration: 0.01ms;
	}

	.bhm-faq--motion .bhm-faq-item--enter,
	.bhm-faq-item,
	.bhm-faq-chip,
	.bhm-faq-search-input,
	.bhm-faq-question,
	.bhm-faq-icon,
	.bhm-faq-icon::before,
	.bhm-faq-icon::after,
	.bhm-faq-answer,
	.bhm-faq-answer-inner p {
		animation: none !important;
		transition-duration: 0.01ms !important;
	}

	.bhm-faq-answer-inner p,
	.bhm-faq-item[open] .bhm-faq-answer-inner p {
		opacity: 1;
		transform: none;
	}
}

/* —— WooCommerce service cards / PDP / matrix —— */
.bhm-service-card {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	padding: 0;
	overflow: hidden;
}

.bhm-service-card__media {
	display: block;
	aspect-ratio: 16 / 10;
	background:
		linear-gradient(135deg, rgba(7, 100, 253, 0.18), rgba(2, 16, 86, 0.55)),
		var(--bhm-surface);
	overflow: hidden;
}

.bhm-service-card__media img,
.bhm-service-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.bhm-service-card__media--empty {
	min-height: 140px;
}

.bhm-service-card strong,
.bhm-service-card .bhm-product-card__price,
.bhm-service-card .bhm-meta,
.bhm-service-card__cta {
	padding-inline: 1.15rem;
}

.bhm-service-card__cta {
	display: inline-block;
	margin: 0.25rem 1.15rem 1.15rem;
	font-weight: var(--bhm-fw-bold);
	color: var(--bhm-accent);
}

.bhm-product-card {
	position: relative;
	z-index: 0;
	display: flex;
	flex-direction: column;
	align-self: start;
	border: 1px solid var(--bhm-border);
	border-radius: var(--bhm-radius-lg);
	background: var(--bhm-paper);
	overflow: hidden;
	height: auto;
	transition:
		border-color var(--bhm-duration) var(--bhm-ease),
		filter var(--bhm-duration) var(--bhm-ease),
		transform var(--bhm-duration) var(--bhm-ease);
}

/* Price + Book always visible (US service ecommerce). Hover = lift only — not a hidden footer. */
.bhm-product-card:hover,
.bhm-product-card:focus-within,
.bhm-product-card.is-mid-hover {
	z-index: 2;
	border-color: var(--bhm-accent);
	filter: drop-shadow(var(--bhm-shadow));
}

@media (hover: hover) {
	.bhm-product-card:hover,
	.bhm-product-card:focus-within {
		transform: translateY(var(--bhm-lift));
	}
}

.bhm-product-card.is-mid-hover {
	transform: translateY(var(--bhm-lift));
}

/* Current PDP card: a11y marker only — same outline Book as siblings (not filled "hover"). */
.bhm-product-card.is-current .bhm-product-card__book {
	cursor: default;
}

.bhm-product-card__media {
	display: block;
	position: relative;
	aspect-ratio: 410 / 200;
	overflow: hidden;
	border-radius: var(--bhm-radius-lg) var(--bhm-radius-lg) 0 0;
	background:
		linear-gradient(145deg, var(--bhm-navy-hover), var(--bhm-accent) 55%, var(--bhm-accent-mid));
	text-decoration: none;
}

.bhm-product-card__img,
.bhm-product-card__placeholder {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.bhm-product-card__placeholder {
	min-height: 160px;
}

.bhm-product-card__body {
	display: flex;
	flex-direction: column;
	gap: var(--bhm-space-4);
	padding: var(--bhm-space-6);
	min-width: 0;
}

.bhm-product-card__title {
	margin: 0;
	font-size: 1.25rem;
	line-height: 1.3;
	color: var(--bhm-navy);
	font-weight: var(--bhm-fw-bold);
}

.bhm-product-card__title a {
	color: inherit;
	text-decoration: none;
}

.bhm-product-card__tags {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: var(--bhm-space-1) 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.bhm-product-card__tags > li {
	display: inline-flex;
	align-items: center;
}

.bhm-product-card__tags > li + li::before {
	content: "";
	width: var(--bhm-space-1);
	height: var(--bhm-space-1);
	margin-inline: var(--bhm-space-2);
	border-radius: var(--bhm-radius-circle);
	background: var(--bhm-muted-2);
	flex: 0 0 auto;
}

.bhm-product-card__tag {
	color: var(--bhm-muted);
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-semibold);
	line-height: 1.35;
}

/* BC class name: was hover-dropdown; now in-flow commerce footer (always on). */
.bhm-product-card__reveal {
	display: flex;
	flex-direction: column;
	margin-top: auto;
	padding: 0;
	border: 0;
	background: transparent;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	position: static;
}

.bhm-product-card__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: var(--bhm-space-3);
	min-width: 0;
}

.bhm-product-card__price {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 0.35rem;
	margin: 0;
	font-size: 1.25rem;
	font-weight: var(--bhm-fw-bold);
	color: var(--bhm-navy);
	font-variant-numeric: tabular-nums;
}

.bhm-product-card__from {
	font-size: var(--bhm-text-small);
	font-weight: var(--bhm-fw-semibold);
	color: var(--bhm-muted);
	text-transform: lowercase;
}

.bhm-product-card__book {
	flex: 0 0 auto;
	min-width: 6.5rem;
	min-height: 44px;
	padding: 0.55rem 0.85rem;
	font-size: var(--bhm-text-small);
}

.bhm-cart-count {
	display: inline-grid;
	place-items: center;
	min-width: 1.35rem;
	height: 1.35rem;
	margin-left: 0.25rem;
	padding: 0 0.35rem;
	border-radius: var(--bhm-radius-circle);
	background: var(--bhm-accent);
	color: var(--bhm-paper);
	font-size: var(--bhm-text-kicker);
	font-weight: var(--bhm-fw-bold);
}


/* PF-css: PDP → assets/css/bhm-pdp.css; S1b sections → assets/css/bhm-sections.css */
