/* Boomax Design Refinement. Additive staging layer; original theme files stay intact. */
.bx-refresh {
  --bxu-space: clamp(24px, 3.5vw, 52px);
  --bxu-shadow: 0 14px 36px rgba(0, 0, 71, .08);
}

/* Familiar hero artwork, with a stronger hierarchy and consistent actions. */
.bx-refresh #bx-main .bx-hero-vb {
  height: auto;
  min-height: clamp(540px, 41vw, 640px);
}
.bx-refresh #bx-main .bx-hero-vb-inner {
  min-height: inherit;
  padding-block: clamp(54px, 6vw, 88px);
}
.bx-refresh #bx-main .bx-hero-vb-copy { gap: 22px; max-width: min(620px, 49%); }
.bx-refresh #bx-main .bx-hero-vb-h1 {
  font-size: clamp(40px, 4.5vw, 68px);
  line-height: 1.06;
  letter-spacing: -.045em;
  max-width: 16ch;
  text-wrap: balance;
}
.bx-refresh #bx-main .bx-hero-vb-sub { max-width: 43ch; font-size: clamp(17px, 1.4vw, 20px); line-height: 1.6; }
.bx-refresh #bx-main .bx-hero-vb .bx-eyebrow { letter-spacing: .07em; font-size: 12px; }
.bx-refresh #bx-main .bx-hero-vb .bx-eyebrow::before { display: none; }

.bx-refresh #bx-main .bm-hero--s2 .bm-hero__inner {
  min-height: clamp(430px, 36vw, 560px);
  padding-block: clamp(54px, 5.8vw, 82px);
  display: flex;
  align-items: center;
}
.bx-refresh #bx-main .bm-hero--s2 .bm-hero__copy { gap: 21px; max-width: min(710px, 60%); }
.bx-refresh #bx-main .bm-hero--s2 .bm-hero__title {
  font-size: clamp(36px, 3.5vw, 54px);
  line-height: 1.09;
  letter-spacing: -.035em;
  max-width: 26ch;
  text-wrap: balance;
}
.bx-refresh #bx-main .bm-hero--s2 .bm-hero__body {
  max-width: 48ch;
  font-size: clamp(17px, 1.35vw, 19px);
  line-height: 1.6;
}
.bx-refresh #bx-main .bm-hero__crumb { line-height: 1.6; }
.bx-refresh #bx-main .bm-hero__crumb a { text-underline-offset: 4px; }
.bx-refresh #bx-main .bm-hero--on-dark .bm-hero__crumb a { color: var(--bm-on-dark-muted); }
.bx-refresh #bx-main .bm-hero--on-dark .bm-hero__crumb a:hover { color: var(--bm-white); }
.bx-refresh #bx-main .bm-hero__actions { margin-top: 5px; gap: 12px !important; }
.bx-refresh #bx-main .bm-hero__actions a,
.bx-refresh #bx-main .bx-hero-vb a {
  min-height: 52px;
  transition: transform 180ms var(--bm-ease), background 180ms var(--bm-ease), border-color 180ms var(--bm-ease);
}
.bx-refresh #bx-main .bm-hero--on-dark .bm-hero__actions a:first-child,
.bx-refresh #bx-main .bx-hero-vb .bx-pair a:first-child {
  background: var(--bm-yellow) !important;
  border-color: var(--bm-yellow) !important;
  color: var(--bm-navy) !important;
}
.bx-refresh #bx-main .bm-hero--on-dark .bm-hero__actions a + a {
  background: transparent !important;
  border-color: rgba(255,255,255,.65) !important;
  color: var(--bm-white) !important;
}
.bx-refresh #bx-main .bm-hero--compact .bm-hero__inner { min-height: 240px; padding-block: 42px; }
.bx-refresh #bx-main .bm-hero--compact .bm-hero__copy { max-width: min(760px, 76%); gap: 15px; }
.bx-refresh #bx-main .bm-hero--compact .bm-hero__title { font-size: clamp(30px, 3vw, 46px); line-height: 1.1; }
.bx-refresh #bx-main .bm-hero--product-title {
  background: linear-gradient(115deg, var(--bm-white), var(--bm-blue-soft));
  border-bottom: 1px solid var(--bm-blue-border);
}
.bx-refresh #bx-main .bm-hero--product-title .bm-hero__inner { padding-block: clamp(26px, 3vw, 42px); }
.bx-refresh #bx-main .bm-hero--product-title .bm-hero__title { max-width: 42ch; line-height: 1.13; text-wrap: balance; }
.bx-refresh #bx-main .bm-hero--product-title .bm-hero__pill { align-self: flex-start; background: var(--bm-white); }

/* Header controls and search retain their native catalog and keyboard behavior. */
.bx-refresh .bxh-bar { border-bottom-color: var(--bm-border-soft) !important; }
.bx-refresh.admin-bar .bxh-bar { top: 32px !important; }
.bx-refresh .bxs-input { background: var(--bm-blue-mist); border-color: var(--bm-border); }
.bx-refresh .bxs-input:focus { background: var(--bm-white); }
.bx-refresh .bxs-list { border-color: var(--bm-blue-border); box-shadow: var(--bxu-shadow); padding: 8px; }
.bx-refresh .bxs-opt { height: auto; min-height: 60px; padding: 8px 10px; }
.bx-refresh .bxs-opt-name { white-space: normal; line-height: 1.35; }
.bx-refresh .bxh-search-btn { background: var(--bm-blue-mist); border-color: var(--bm-border); border-radius: 9999px; }
.bx-refresh :where(button, a, input, textarea, select):focus-visible { outline-offset: 4px; }
.bx-refresh #bx-main :where(.bm-on-dark, .bx-hero-vb) :where(a, button):focus-visible { outline: 3px solid var(--bm-yellow); outline-offset: 4px; }

/* Page rhythm and equipment selection: quiet surfaces with clearer separation. */
.bx-refresh #bx-main :where(.bx-h2, .h2s) { text-wrap: balance; }
.bx-refresh #bx-main :where(.lede, .bx-svc-copy, .aud-copy) { line-height: 1.65; }
.bx-refresh #bx-main :where(.bxr-card, .bx-list-item) { border-color: var(--bm-border) !important; }
.bx-refresh #bx-main :where(.bxr-card, .bx-list-item):focus-within { border-color: var(--bm-blue) !important; }
.bx-refresh #bx-main .bxr-add:not(.is-added) { background: var(--bm-blue) !important; color: var(--bm-white) !important; border-color: var(--bm-blue) !important; }
.bx-refresh #bx-main .bxr-add:not(.is-added):hover { background: var(--bm-blue-hover) !important; }
.bx-refresh #bx-main :where(.pc-name, .pl-name) { -webkit-line-clamp: unset; overflow: visible; }
.bx-refresh .bm-qs__btn:focus-visible { outline-offset: -3px; }
.bx-refresh #bx-main .bx-cta-close {
  background: radial-gradient(ellipse at 100% 0, var(--bm-blue) 0, transparent 65%), var(--bm-navy) !important;
  border-radius: 24px !important;
}
.bx-refresh #bx-main .bx-cta-close h2 { max-width: 24ch; }

/* Three starting routes: an illustrated browse panel, then two compact next steps. */
.bx-refresh-home #bx-main .bxc-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.bx-refresh-home #bx-main .bxc-card { border-radius: 24px; padding: 24px; }
.bx-refresh-home #bx-main .bxc-card:first-child { grid-column: 1 / -1; grid-row: auto; display: grid; grid-template-columns: minmax(0, 1fr) minmax(220px, .85fr); gap: 12px 28px; background: var(--bm-blue-soft); border-color: var(--bm-blue-border); align-items: start; }
.bx-refresh-home #bx-main .bxc-card:first-child .bxc-ico { grid-column: 2; grid-row: 1 / span 3; width: 100%; height: 180px; max-width: 380px; align-self: center; justify-self: center; background: url('./browse-equipment.svg') center / contain no-repeat; border-radius: 0; }
.bx-refresh-home #bx-main .bxc-card:first-child .bxc-ico img { display: none; }
.bx-refresh-home #bx-main .bxc-card:first-child :is(.bxc-t, .bxc-c, .bxc-act) { grid-column: 1; }
.bx-refresh-home #bx-main .bxc-card:first-child .bxc-t { font-size: clamp(25px, 2.5vw, 34px); line-height: 1.15; }
.bx-refresh-home #bx-main .bxc-card:not(:first-child) { display: grid; grid-template-columns: 52px minmax(0, 1fr); grid-template-rows: auto 1fr auto; column-gap: 16px; row-gap: 7px; }
.bx-refresh-home #bx-main .bxc-card:not(:first-child) .bxc-ico { width: 52px; height: 52px; }
.bx-refresh-home #bx-main .bxc-card:not(:first-child) .bxc-ico img { width: 32px; height: 32px; }
.bx-refresh-home #bx-main .bxc-card:not(:first-child) .bxc-ico { grid-column: 1; grid-row: 1 / span 3; }
.bx-refresh-home #bx-main .bxc-card:not(:first-child) :where(.bxc-t, .bxc-c, .bxc-act) { grid-column: 2; }
.bx-refresh-home #bx-main .bxc-act { margin-top: 10px; }
.bx-refresh-home #bx-main .bxc-card:first-child .bxc-act { margin-top: 6px; }
.bx-refresh-home #bx-main #bx-plan-grid .bm-plan-card { background: var(--bm-white); border-radius: 24px; }
.bx-refresh-home #bx-main .bxf2-name { line-height: 1.15; text-wrap: balance; }
.bx-refresh #bx-main .bx-rev-card { background: var(--bm-white); border-radius: 22px; border-color: var(--bm-border); box-shadow: none; overflow: hidden; }
.bx-refresh #bx-main .bx-rev-top { background: var(--bm-blue-mist); border-radius: 22px 22px 0 0; }
.bx-refresh #bx-main :is(.bx-rev-text, .bx-rev-foot) { background: transparent; }
.bx-refresh #bx-main :where(.aud-row, .bxa-aud-row) { padding-block: 24px; }
.bx-refresh #bx-main :where(.aud-num, .bxa-aud-num) { color: var(--bm-blue); opacity: .55; }

/* Service levels describe a progression, with generous text instead of equal boxes. */
.bx-refresh-services #bx-main .spectrum { display: flex; flex-direction: column; gap: 0; border-block: 1px solid var(--bm-border); }
.bx-refresh-services #bx-main .spec-card { margin: 0; border: 0; border-radius: 0; padding: 26px 12px; background: transparent; display: grid; grid-template-columns: 76px minmax(170px, .8fr) minmax(0, 1.3fr); gap: 18px; align-items: baseline; }
.bx-refresh-services #bx-main .spec-card + .spec-card { border-top: 1px solid var(--bm-border-soft); }
.bx-refresh-services #bx-main .spec-card:last-child { background: var(--bm-blue-soft); }
.bx-refresh-services #bx-main .spec-card b { font-size: 12px; line-height: 1.5; }
.bx-refresh #bx-main :where(.chain-title, .stp-title) { text-wrap: balance; }
.bx-refresh #bx-main .bx-ev-link { border-color: var(--bm-blue-border); }

/* Rental detail: maintain generous equipment media and a clear buying panel. */
.bx-refresh-product #bx-main .pd > * { min-width: 0; }
.bx-refresh-product #bx-main .pd-buy { padding: clamp(20px, 2vw, 30px); border: 1px solid var(--bm-blue-border); border-radius: 24px; gap: 20px; }
.bx-refresh-product #bx-main .pd-price { font-size: 36px; font-weight: 700; font-variant-numeric: tabular-nums; }
.bx-refresh-product #bx-main .pd-controls { gap: 12px; }
.bx-refresh-product #bx-main .pd-add { min-width: min(200px, 100%); max-width: 100%; }
.bx-refresh-product #bx-main .bm-pg-thumb { width: 76px !important; height: 64px !important; }
.bx-refresh-product #bx-main .bm-pg-thumb[aria-pressed="true"] { background: var(--bm-blue-soft) !important; box-shadow: inset 0 0 0 1px var(--bm-blue); }
.bx-refresh-product #bx-main .bm-pg-main:focus-visible { outline: 3px solid var(--bm-blue) !important; outline-offset: -5px !important; } /* !important: the button carries inline style="all: unset" (single-bx_rental.php), which otherwise resets the ring. Final audit 2026-09-15. */
.bx-refresh-product #bx-main .tabbar { gap: 8px; flex-wrap: wrap; }
.bx-refresh-product #bx-main .tab { min-height: 48px; }
.bx-refresh-product #bx-main .tab[aria-selected="true"] { background: var(--bm-blue-soft); border-radius: 12px 12px 0 0; }
.bx-refresh-product #bx-main .tabpanel { max-width: 72ch; line-height: 1.65; }
.bx-refresh-product #bx-main .pd > div > a[href^="tel:"] { display: block !important; line-height: 1.65; overflow-wrap: anywhere; }

/* Quote and contact: make grouping and state clear without changing the branch model. */
.bx-refresh-quote #bx-main .bq-group { border: 1px solid var(--bm-border); border-radius: 18px; gap: 22px; }
.bx-refresh-quote #bx-main .bq-group:focus-within { border-color: var(--bm-blue-border); }
.bx-refresh-quote #bx-main .bxq-panel { border-color: var(--bm-blue-border) !important; background: var(--bm-blue-mist) !important; }
.bx-refresh-quote #bx-main .qx-toggle { border-bottom: 0; padding-block: 10px; }
.bx-refresh-quote #bx-main .bxq-panel.is-open .qx-toggle { border-bottom: 1px solid var(--bm-blue-border); padding-bottom: 16px; }
.bx-refresh-quote #bx-main .bxq-prog-full { padding-bottom: 7px; }
.bx-refresh-quote #bx-main .bxq-prog-compact { scrollbar-width: thin; }
.bx-refresh #bx-main :where(.bxq-formc, .form-card) :where(input:not([type="checkbox"]):not([type="radio"]), select, textarea) { min-width: 0; max-width: 100%; font-size: 16px !important; }
.bx-refresh #bx-main :where(.bxq-formc, .form-card) :where(input, select, textarea):focus-visible { outline: 3px solid var(--bm-blue); outline-offset: 3px; }
.bx-refresh #bx-main [aria-invalid="true"] { border-color: var(--bm-error) !important; }
.bx-refresh-quote #bx-main [data-bxq-err]:not([hidden]) { line-height: 1.5; }
.bx-refresh .bxq-tp { border-color: var(--bm-blue-border); box-shadow: var(--bxu-shadow); }
.bx-refresh .bxq-tp-col { height: min(308px, calc(100dvh - 96px)); }
.bx-refresh-contact #bx-main .form-card { border-color: var(--bm-blue-border); box-shadow: var(--bxu-shadow); }
.bx-refresh #bx-main .bxu-form-select { width: 100%; height: 54px; border-radius: 12px; border: 1px solid var(--bm-border); padding: 0 16px; font: var(--bm-body-md); color: var(--bm-ink); background: var(--bm-white); box-sizing: border-box; }

/* Help and editorial pages: stronger open states, photographs and reading measure. */
.bx-refresh-faqs #bx-main .faq { border: 1px solid var(--bm-border); border-radius: 16px; margin-bottom: 12px; overflow: clip; }
.bx-refresh-faqs #bx-main .faq summary { padding: 20px; }
.bx-refresh-faqs #bx-main .faq[open] { border-color: var(--bm-blue-border); background: var(--bm-blue-mist); }
.bx-refresh-faqs #bx-main .faq p { margin-inline: 20px; margin-bottom: 22px; }
.bx-refresh-faqs #bx-main .faq:focus-within { outline: 2px solid var(--bm-blue); outline-offset: 3px; }
.bx-refresh-about #bx-main .gal-well { border-radius: 24px; overflow: hidden; }
.bx-refresh-about #bx-main .gal-cap { line-height: 1.55; max-width: 65ch; padding-top: 12px; }
.bx-refresh-blog #bx-main .bfeat { border-radius: 24px; border-color: var(--bm-blue-border); box-shadow: none; }
.bx-refresh-blog #bx-main .bcard { border-radius: 18px; border-color: var(--bm-border); }
.bx-refresh-blog #bx-main .bcard-media { overflow: hidden; }
.bx-refresh-blog #bx-main :where(.bfeat-title, .bcard-title) { text-wrap: balance; line-height: 1.15; }
.bx-refresh #bx-main .bxr-content { max-width: 72ch; line-height: 1.7; }
.bx-refresh #bx-main .bxr-content :where(h2, h3) { margin-top: 1.6em; line-height: 1.15; }
.bx-refresh #bx-main .bxr-content a { text-underline-offset: 4px; text-decoration-thickness: 1px; }
.bx-refresh :where(.bxf-contact, .bxcd-group) a { overflow-wrap: anywhere; }

@container (max-width: 599px) {
  .bx-refresh-home #bx-main .bxc-grid { grid-template-columns: minmax(0, 1fr); }
  .bx-refresh-home #bx-main .bxc-card:first-child { grid-template-columns: minmax(0, 1fr); }
  .bx-refresh-home #bx-main .bxc-card:first-child .bxc-ico { grid-column: 1; grid-row: 1; height: 150px; max-width: 320px; }
}
@media (max-width: 1199px) and (min-width: 860px) {
  .bx-refresh-product #bx-main .pd { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 28px; }
}
@media (max-width: 1023px) {
  .bx-refresh-services #bx-main .spec-card { grid-template-columns: 62px minmax(0, 1fr); gap: 8px 18px; }
  .bx-refresh-services #bx-main .spec-card p { grid-column: 2; }
}
@media (max-width: 479px) {
  .bx-refresh-home #bx-main .bxc-card { padding: 22px; }
  .bx-refresh-services #bx-main .spec-card { grid-template-columns: minmax(0, 1fr); padding: 24px 16px; gap: 10px; }
  .bx-refresh-services #bx-main .spec-card p { grid-column: 1; }
  .bx-refresh-product #bx-main .pd-price { font-size: 32px; }
  .bx-refresh-product #bx-main .pd-add { flex-basis: 100%; width: 100%; }
  .bx-refresh-quote #bx-main .bq-group { padding: 18px; }
}

/* Mobile artwork is composed for phones; form and catalog containers remain fluid. */
@media (max-width: 991px) {
  .bx-refresh #bx-main .bx-hero-vb-copy { max-width: 55%; }
  .bx-refresh #bx-main .bx-hero-vb-h1 { font-size: clamp(39px, 5.6vw, 55px); }
  .bx-refresh #bx-main .bm-hero--s2 .bm-hero__copy { max-width: 64%; }
}
@media (max-width: 782px) { .bx-refresh.admin-bar .bxh-bar { top: 46px !important; } }
@media (max-width: 767px) {
  .bx-refresh #bx-main .bx-hero-vb { min-height: 600px; }
  .bx-refresh #bx-main .bx-hero-vb-inner { padding: 50px var(--bx-side) 130px; align-items: flex-start; }
  .bx-refresh #bx-main .bx-hero-vb-copy { max-width: min(500px, 100%); gap: 20px; }
  .bx-refresh #bx-main .bx-hero-vb-h1 { font-size: clamp(39px, 8vw, 56px); max-width: 15ch; }
  .bx-refresh #bx-main .bx-hero-vb-sub { max-width: 39ch; font-size: 17px; }
  .bx-refresh #bx-main .bm-hero--s2 .bm-hero__inner { min-height: 560px; padding: 42px clamp(20px, 5vw, 38px) 148px; align-items: flex-start; }
  .bx-refresh #bx-main .bm-hero--s2 .bm-hero__copy { max-width: 100%; gap: 18px; }
  .bx-refresh #bx-main .bm-hero--s2 .bm-hero__title { font-size: clamp(32px, 6.4vw, 44px); max-width: 25ch; }
  .bx-refresh #bx-main .bm-hero--s2 .bm-hero__body { font-size: 17px; max-width: 42ch; }
  .bx-refresh #bx-main .bm-hero--compact .bm-hero__inner { padding: 32px clamp(20px, 5vw, 38px); min-height: 210px; }
  .bx-refresh #bx-main .bm-hero--compact .bm-hero__copy { max-width: 100%; }
  .bx-refresh #bx-main .bm-hero--compact .bm-hero__body { max-width: 42ch; }
  .bx-refresh #bx-main .bm-hero--product-title .bm-hero__inner { padding: 26px clamp(20px, 5vw, 38px); }
  .bx-refresh #bx-main .bm-hero--product-title .bm-hero__title { font-size: clamp(25px, 5.2vw, 34px); }
  .bx-refresh #bx-main .bx-cta-close { padding: 32px 24px !important; }
  .bx-refresh #bx-main .bx-cta-close h2 { font-size: clamp(28px, 6vw, 36px) !important; line-height: 1.12; }
}
@media (max-width: 399px) {
  .bx-refresh #bx-main .bx-hero-vb-inner { padding-block: 40px 100px; }
  .bx-refresh #bx-main .bx-hero-vb-h1 { font-size: 39px; }
  .bx-refresh #bx-main .bm-hero__actions { align-items: stretch !important; }
  .bx-refresh #bx-main .bm-hero__actions a { flex: 1 1 100%; width: 100%; }
  .bx-refresh #bx-main .bm-hero--s2 .bm-hero__inner { padding-bottom: 126px; }
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .bx-refresh #bx-main .bm-hero__actions a:hover,
  .bx-refresh #bx-main .bx-hero-vb .bx-pair a:hover { transform: translateY(-2px); }
  .bx-refresh #bx-main .bm-hero__actions a:active,
  .bx-refresh #bx-main .bx-hero-vb .bx-pair a:active { transform: translateY(0); }
}
@media (prefers-reduced-motion: reduce) {
  .bx-refresh *, .bx-refresh *::before, .bx-refresh *::after { scroll-behavior: auto !important; animation: none !important; transition-duration: 0s !important; }
}

/* Section review, pass two: preserve the shaped bands, remove doubled clearance. */
.bx-refresh-home #bx-main .bx-shell-main { --bxc: clamp(28px, 3.5vw, 48px); }
.bx-refresh-home #bx-main .bx-shell-main > section > .bx-sec { padding-block: clamp(44px, 5.2vw, 76px); gap: clamp(26px, 3vw, 42px); }
.bx-refresh-home #bx-main .bx-shell-main > section > .bx-sec-tight { padding-block: clamp(36px, 4.4vw, 60px); }
.bx-refresh-home #bx-main .bx-shell-main > :is(.bxa-svc-sec, .bxh-field) { padding-block: calc(var(--bxc) + 8px); }
.bx-refresh-home #bx-main .bx-shell-main > section:has(+ :is(.bxa-svc-sec, .bxh-field)) { padding-bottom: var(--bxc); }
.bx-refresh-home #bx-main .bx-shell-main > :is(.bxa-svc-sec, .bxh-field) + section { padding-top: var(--bxc); }

/* A sidebar must not turn a roomy equipment grid into three narrow columns.
   Leaf categories deliberately keep their one-product-per-row comparison layout. */
.bx-refresh #bx-main .pgrid { grid-template-columns: repeat(auto-fill, minmax(min(100%, 270px), 1fr)); gap: clamp(18px, 2vw, 26px); }
.bx-refresh #bx-main .pgrid > .pcell { grid-column: auto; min-width: 0; }
.bx-refresh #bx-main .bxr-card > a:first-child { padding: 12px !important; }
.bx-refresh #bx-main .bxr-card > a:first-child img { max-width: 94% !important; max-height: 94% !important; }
.bx-refresh #bx-main :is(.bxr-card, .bx-list-item) > div > a { -webkit-line-clamp: unset !important; overflow: visible !important; line-height: 1.35 !important; }
.bx-refresh #bx-main .catv-title { -webkit-line-clamp: unset; overflow: visible; text-wrap: balance; }
.bx-refresh #bx-main .catv-well { height: clamp(150px, 16vw, 190px); }
.bx-refresh #bx-main .bx-list-media { padding: 14px !important; }
.bx-refresh #bx-main .bx-ev-more { min-height: 44px; }

/* Balanced category rows, including future additions. The script only positions
   existing direct category cards; CSS alone keeps all of them visible and centered. */
.bx-refresh #bx-main :is(.catv-grid, .cats-bal) { display: flex; flex-wrap: wrap; justify-content: center; gap: 22px; width: 100%; margin-inline: auto; }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal) > .catv { flex: 0 1 300px; min-width: 0; max-width: 360px; grid-column: auto; flex-direction: column; align-items: stretch; gap: 0; }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal)[data-bxu-balanced] { display: grid; grid-template-columns: repeat(var(--bxu-cat-tracks), minmax(0, 1fr)); max-width: var(--bxu-cat-max); }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal)[data-bxu-balanced] > .catv { grid-column: var(--bxu-cat-start) / span 2; grid-row: var(--bxu-cat-row); width: 100%; max-width: none; }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal) > .catv .catv-well { width: 100%; height: clamp(150px, 16vw, 190px); flex: none; }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal) > .catv .catv-title { min-height: 2.6em; }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal) > .catv .catv-copy { min-height: 4.4em; }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal) > .catv .catv-foot { margin-top: auto; width: 100%; min-height: 50px; height: auto; flex: none; padding-block: 12px; }
.bx-refresh #bx-main :is(.catv-grid, .cats-bal) > .catv:focus-visible { outline: 3px solid var(--bm-blue); outline-offset: 4px; }

/* Signal paths and event sequences respond to their actual usable content width.
   Keep the authored order and connected two-row path at medium sizes. */
.bx-refresh #bx-main .w:has(> .chain) { container: bxu-signal / inline-size; }
.bx-refresh #bx-main .chain { display: flex; flex-direction: column; align-items: stretch; gap: 0; }
.bx-refresh #bx-main .chain-stage { display: grid; grid-template-columns: 68px minmax(0, 1fr); gap: 14px; justify-items: stretch; text-align: left; align-items: start; flex: none; min-width: 0; }
.bx-refresh #bx-main .chain-node { width: 68px; height: 68px; border-radius: 21px; }
.bx-refresh #bx-main .chain-icon { width: 52px; height: 52px; border-radius: 15px; }
.bx-refresh #bx-main .chain-icon svg { width: 30px; height: 30px; }
.bx-refresh #bx-main .chain-title { min-height: 0; line-height: 1.25; }
.bx-refresh #bx-main .chain-copy { min-height: 0; margin: 6px 0 0; line-height: 1.6; }
.bx-refresh #bx-main .chain-conn { display: flex; flex: none; align-self: stretch; margin: 0; }
.bx-refresh #bx-main .chain-conn .chain-conn-h { display: none; }
.bx-refresh #bx-main .chain-conn .chain-conn-v { display: block; width: 2px; height: 22px; margin: 5px 0 5px 33px; }
@container bxu-signal (min-width: 640px) and (max-width: 959px) {
  .bx-refresh #bx-main .chain { display: grid; grid-template-columns: minmax(0, 1fr) 30px minmax(0, 1fr); }
  .bx-refresh #bx-main .chain-stage:nth-of-type(1) { grid-column: 1; grid-row: 1; }
  .bx-refresh #bx-main .chain-stage:nth-of-type(3) { grid-column: 3; grid-row: 1; }
  .bx-refresh #bx-main .chain-stage:nth-of-type(5) { grid-column: 3; grid-row: 3; }
  .bx-refresh #bx-main .chain-stage:nth-of-type(7) { grid-column: 1; grid-row: 3; }
  .bx-refresh #bx-main .chain-conn:nth-of-type(2) { grid-column: 2; grid-row: 1; margin-top: 33px; }
  .bx-refresh #bx-main .chain-conn:nth-of-type(4) { grid-column: 3; grid-row: 2; padding-block: 8px; }
  .bx-refresh #bx-main .chain-conn:nth-of-type(6) { grid-column: 2; grid-row: 3; margin-top: 33px; }
  .bx-refresh #bx-main .chain-conn:nth-of-type(2n):not(:nth-of-type(4)) .chain-conn-h { display: block; width: 100%; height: 2px; background: var(--bm-blue); opacity: .35; }
  .bx-refresh #bx-main .chain-conn:nth-of-type(2n):not(:nth-of-type(4)) .chain-conn-v { display: none; }
}
@container bxu-signal (min-width: 960px) {
  .bx-refresh #bx-main .chain { flex-direction: row; align-items: flex-start; }
  .bx-refresh #bx-main .chain-stage { flex: 1 1 0; grid-template-columns: 1fr; justify-items: center; text-align: center; gap: 16px; }
  .bx-refresh #bx-main .chain-node { width: 84px; height: 84px; border-radius: 24px; }
  .bx-refresh #bx-main .chain-icon { width: 64px; height: 64px; border-radius: 18px; }
  .bx-refresh #bx-main .chain-icon svg { width: 34px; height: 34px; }
  .bx-refresh #bx-main .chain-copy { margin-inline: auto; }
  .bx-refresh #bx-main .chain-conn { flex: 0 0 24px; margin-top: 41px; }
  .bx-refresh #bx-main .chain-conn .chain-conn-v { display: none; }
  .bx-refresh #bx-main .chain-conn .chain-conn-h { display: block; width: 100%; height: 2px; background: var(--bm-blue); opacity: .35; }
}

/* Comfortable phone reading without a wide gutter for decorative row numbers. */
@media (max-width: 599px) {
  .bx-refresh #bx-main :is(.aud-row, .bxa-aud-row) { grid-template-columns: 34px minmax(0, 1fr); gap: 12px; padding-block: 20px; }
  .bx-refresh #bx-main :is(.aud-num, .bxa-aud-num) { font-size: 23px; }
  .bx-refresh #bx-main .bx-ev-note { border-radius: 18px; }
  .bx-refresh #bx-main .bx-cta-close-acts a { height: auto !important; min-height: 50px; padding-block: 12px !important; text-align: center; }
}

/* Footer navigation stays visible, with larger touch targets and a compact two-column map. */
.bx-refresh footer .bxf-grid nav { gap: 4px !important; }
.bx-refresh footer .bxf-grid nav > div { margin-bottom: 8px; }
.bx-refresh footer .bxf-grid nav > a { min-height: 36px; display: flex; align-items: center; line-height: 1.45; text-underline-offset: 5px; }
.bx-refresh footer .bxf-grid nav > a:hover { color: var(--bm-yellow) !important; text-decoration: underline !important; }
.bx-refresh footer .bxf-grid nav > a:focus-visible { outline: 2px solid var(--bm-yellow); border-radius: 4px; }
.bx-refresh footer .bxf-grid > div:first-child img { width: 154px !important; max-width: 100%; height: auto !important; }
.bx-refresh footer .bxcd-f a { min-height: 36px !important; }
@media (max-width: 1023px), (pointer: coarse) {
  .bx-refresh footer a, .bx-refresh footer .bxcd-f a { min-height: 44px !important; display: inline-flex; align-items: center; }
}
@media (min-width: 360px) and (max-width: 599px) {
  .bx-refresh footer .bxf-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-areas: "brand brand" "browse services" "browse company" "contact contact"; gap: 24px 18px; }
}

/* Existing event photos keep their compositions; the viewer reveals the full photograph. */
.bx-refresh-about #bx-main .gal-well::after { opacity: .72; }
.bx-refresh-about #bx-main .gal-well:focus-within { outline: 3px solid var(--bm-blue); outline-offset: 4px; }
.bx-refresh-about #bx-main .bxu-photo-open { position: absolute; inset: 0; width: 100%; height: 100%; padding: 0; border: 0; border-radius: inherit; background: transparent; cursor: zoom-in; z-index: 1; }
.bx-refresh-about #bx-main .bxu-photo-open > span { position: absolute; bottom: 14px; right: 14px; width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: var(--bm-white); color: var(--bm-blue); box-shadow: 0 4px 16px rgba(0,0,71,.18); }
.bx-refresh-about #bx-main .bxu-photo-open svg { width: 20px; height: 20px; }
@media (min-width: 560px) and (max-width: 899px) {
  .bx-refresh-about #bx-main .gal-b { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .bx-refresh-about #bx-main .gal-b .gal-well { aspect-ratio: 3 / 4; }
  .bx-refresh-about #bx-main .gal-b .gal-fig:last-child { grid-column: 1 / -1; width: calc((100% - 20px) / 2); justify-self: center; }
}
.bx-refresh .bxu-gallery { width: min(1120px, calc(100vw - 32px)); max-width: none; max-height: calc(100dvh - 32px); padding: 18px; border: 1px solid var(--bm-blue-border); border-radius: 22px; background: var(--bm-navy); color: var(--bm-white); box-sizing: border-box; overflow: auto; overscroll-behavior: contain; }
.bx-refresh .bxu-gallery::backdrop { background: rgba(0,0,35,.84); }
.bx-refresh .bxu-gallery[open] { display: flex; flex-direction: column; gap: 12px; }
.bx-refresh .bxu-gallery-bar { display: flex; align-items: center; gap: 10px; }
.bx-refresh .bxu-gallery-title { margin: 0 auto 0 0; font: var(--bm-title-md); color: var(--bm-white); }
.bx-refresh .bxu-gallery button { flex: 0 0 44px; width: 44px; height: 44px; display: grid; place-items: center; border-radius: 50%; border: 1px solid rgba(255,255,255,.45); background: transparent; color: var(--bm-white); cursor: pointer; }
.bx-refresh .bxu-gallery button:hover { background: var(--bm-blue); }
.bx-refresh .bxu-gallery button:focus-visible { outline: 3px solid var(--bm-yellow); outline-offset: 3px; }
.bx-refresh .bxu-gallery button svg { width: 20px; height: 20px; }
.bx-refresh .bxu-gallery-photo { width: auto; max-width: 100%; height: auto; max-height: min(68dvh, 740px); min-height: 0; object-fit: contain; display: block; align-self: center; }
.bx-refresh .bxu-gallery-caption { margin: 0; font: var(--bm-body-sm); line-height: 1.5; color: var(--bm-on-dark-muted); }
.bx-refresh .bxu-gallery-status { margin: 0; font: var(--bm-caption); color: var(--bm-on-dark-muted); }
@media (max-width: 479px) {
  .bx-refresh .bxu-gallery { padding: 14px; border-radius: 16px; width: calc(100vw - 20px); max-height: calc(100dvh - 20px); }
  .bx-refresh .bxu-gallery-bar { gap: 6px; flex-wrap: wrap; }
  .bx-refresh .bxu-gallery-title { flex: 1 1 0; font-size: 14px; }
  .bx-refresh .bxu-gallery-photo { max-height: 58dvh; }
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .bx-refresh #bx-main :is(.bxc-ico, .chain-icon, .bxu-photo-open > span) { transition: transform 180ms var(--bm-ease), background 180ms var(--bm-ease); }
  .bx-refresh #bx-main .bxc-card:hover .bxc-ico { transform: rotate(-4deg); }
  .bx-refresh #bx-main .chain-stage:hover .chain-icon { transform: translateY(-3px); }
  .bx-refresh #bx-main .bxu-photo-open:hover > span { transform: scale(1.08); }
}

/* September 11: readable indices, nested navigation, and intrinsic form sizing. */
.bx-refresh #bx-main :is(.aud-num, .bxa-aud-num) {
  color: var(--bm-blue) !important; opacity: 1 !important; -webkit-text-stroke: 0 !important; -webkit-text-fill-color: var(--bm-blue) !important; text-shadow: none !important;
  font-variant-numeric: tabular-nums;
}
.bx-refresh #bx-main .bxa-aud-num { font-size: clamp(36px, 4vw, 48px); font-weight: 750; }
.bx-refresh #bx-drawer .bxr-drawer-group[aria-expanded="true"] { background: var(--bm-blue-soft) !important; color: var(--bm-blue) !important; }
.bx-refresh #bx-drawer .bxr-drawer-sub {
  margin: 4px 4px 12px 12px; padding: 6px; background: var(--bm-blue-mist);
  border-left: 3px solid var(--bm-blue-border); border-radius: 0 12px 12px 0;
}
.bx-refresh #bx-drawer .bxr-drawer-sub .bm-rail-link { padding: 8px 12px !important; font-size: 15px !important; line-height: 1.4; min-height: 46px !important; }
.bx-refresh #bx-drawer .bxr-drawer-sub > div { margin-inline: 8px !important; }
.bx-refresh #bx-main :is(.bxq-formc, .bq-group, .bx-2col, .bx-3col, [data-bxq-dp]) { min-width: 0; max-width: 100%; box-sizing: border-box; }
.bx-refresh #bx-main :is(.bx-2col, .bx-3col) { grid-template-columns: minmax(0,1fr); }
.bx-refresh #bx-main :is(.bx-2col, .bx-3col) > * { min-width: 0; max-width: 100%; }
.bx-refresh #bx-main .bm-datepicker { width: 100%; min-width: 0; }
.bx-refresh #bx-main .bm-datepicker__field { width: 100%; min-width: 0; }
.bx-refresh #bx-main .bm-datepicker__field input { flex: 1 1 0%; width: 0; min-width: 0; }
.bx-refresh #bx-main .bm-datepicker__label { align-items: baseline; }
.bx-refresh #bx-main .bm-datepicker__label > span { min-width: 0; }
.bx-refresh #bx-main :is(.bq-group, .bxq-formc) :is(label, select, textarea) { overflow-wrap: anywhere; }
@container bqform (min-width: 500px) {
  .bx-refresh #bx-main .bx-2col { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .bx-refresh #bx-main .bx-3col { grid-template-columns: minmax(0,2fr) minmax(0,1fr) minmax(0,1.2fr); }
}
.bx-refresh .bxu-datepicker { touch-action: pan-y; scrollbar-width: thin; }
.bx-refresh .bxu-datepicker button:focus-visible { outline: 2px solid var(--bm-blue); outline-offset: -3px; }
.bx-refresh .bxq-tp { z-index: 100100; overflow: hidden; }
.bx-refresh .bxq-tp-col { height: min(308px, var(--bxu-picker-height, calc(100dvh - 48px))); }
.bx-refresh #bx-main .bxu-review-group { gap: 12px !important; }
.bx-refresh #bx-main .bxu-review-group > div:first-child { align-items: flex-start !important; }
.bx-refresh #bx-main .bxu-review-group button { flex: none; }
.bx-refresh #bx-main .bxu-review-value { display: grid !important; grid-template-columns: minmax(110px,.7fr) minmax(0,1.3fr); gap: 4px 16px !important; }
.bx-refresh #bx-main .bxu-review-value > span { min-width: 0 !important; }
/* A full-width control row prevents the thumbnail column from squeezing quantity/removal. */
.bx-refresh .bm-qpr { container-type: inline-size; container-name: quoteitem; }
.bx-refresh .bm-qpr > div:last-child:has(.bm-qpr__remove) { grid-column: 1 / -1 !important; flex-wrap: wrap; }
.bx-refresh .bm-qpr__price { flex-wrap: wrap; }
.bx-refresh .bm-qpr__name { display: block !important; -webkit-line-clamp: unset !important; overflow: visible !important; overflow-wrap: anywhere !important; }
.bx-refresh .bm-qpr__remove { border: 1px solid var(--bm-border-soft); background: var(--bm-surface-soft); color: var(--bm-body); }
.bx-refresh .bm-qpr .bm-qs { flex: 0 1 auto; min-width: 0; }
@container bqform (max-width: 400px) {
  .bx-refresh #bx-main .bq-group { padding: 14px; gap: 20px; }
  .bx-refresh #bx-main .bxu-review-group { padding: 16px !important; }
  .bx-refresh #bx-main .bxu-review-value { grid-template-columns: minmax(0,1fr); }
  .bx-refresh #bx-main [data-bxq-step="4"] > div:has([data-bxq-items="review"]) { padding: 16px !important; }
  .bx-refresh #bx-main [data-bxq-step="4"] div:has(> [data-bxq-items="review"]) { padding: 0 !important; background: transparent !important; }
  .bx-refresh #bx-main .bm-qpr { padding: 12px !important; }
}
@media (max-width: 480px) {
  .bx-refresh #bx-main .bxq-formc { padding: 18px !important; }
}

/* About: story, preparation and genuine event photography each have their own rhythm. */
.bx-refresh-about #bx-main section[aria-labelledby="who-h"] { background: var(--bm-surface-blue) !important; }
.bx-refresh-about #bx-main section[aria-labelledby="who-h"] .panel { box-shadow: none; border-color: var(--bm-blue-border); overflow: hidden; }
.bx-refresh-about #bx-main section[aria-labelledby="who-h"] .split > div:last-child {
  background: linear-gradient(135deg,var(--bm-blue-soft),var(--bm-hero-surface));
  border-radius: 24px 64px 24px 24px; min-width: 0; display: grid; place-items: center;
}
.bx-refresh-about #bx-main section[aria-labelledby="who-h"] .split img { width: 100%; min-height: 220px; object-fit: contain; }
.bx-refresh-about #bx-main section[aria-labelledby="why-h"] { background: var(--bm-navy) !important; }
.bx-refresh-about #bx-main section[aria-labelledby="why-h"]::before { display: none; }
.bx-refresh-about #bx-main section[aria-labelledby="why-h"] :is(h2,h3) { color: var(--bm-white) !important; }
.bx-refresh-about #bx-main section[aria-labelledby="why-h"] :is(p,.eyebrow) { color: var(--bm-on-dark-muted) !important; }
.bx-refresh-about #bx-main section[aria-labelledby="why-h"] .eyebrow::before { background: var(--bm-yellow); }
.bx-refresh-about #bx-main .why-col { border-color: var(--bm-navy-soft); }
.bx-refresh-about #bx-main .why-col img { width: 52px; height: 52px; padding: 10px; box-sizing: border-box; background: var(--bm-blue-soft); border-radius: 14px; }
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"] { background: var(--bm-canvas) !important; }
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"]::before { display: none; }
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .w { display: grid; grid-template-columns: minmax(0,1fr); gap: 28px; }
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .w > div:last-child { max-width: none !important; }
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .aud-num {
  font-size: 20px; min-width: 44px; height: 44px; border-radius: 50%; background: var(--bm-blue-soft);
  display: grid; place-items: center; position: relative; flex: none;
}
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .w > div:last-child > div { position: relative; padding-block: 20px !important; gap: 18px !important; }
.bx-refresh-about #bx-main section[aria-labelledby="gallery-h"] { background: var(--bm-navy) !important; }
.bx-refresh-about #bx-main section[aria-labelledby="gallery-h"] h2 { color: var(--bm-white); }
.bx-refresh-about #bx-main section[aria-labelledby="gallery-h"] .w > div:first-child > div { color: var(--bm-on-dark-muted) !important; }
.bx-refresh-about #bx-main .gal-fig { background: var(--bm-white); border-radius: 20px; overflow: hidden; margin: 0; }
.bx-refresh-about #bx-main .gal-well { border-radius: 0; }
.bx-refresh-about #bx-main .gal-cap { padding: 16px 18px; margin: 0; }
.bx-refresh-about #bx-main .gal-cap span { line-height: 1.5; }
@media (min-width: 1120px) {
  .bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .w { grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); gap: 44px; }
  .bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .w > div:first-child::after { content: ""; display: block; width: 100%; aspect-ratio: 4 / 3; background: url("event-preparation.svg") center / contain no-repeat; margin-top: 24px; }
}

/* Service diagrams keep their individual subjects and order, in a technical stage. */
.bx-refresh #bx-main section:is([aria-labelledby="chain-h"],[aria-labelledby="ev-chain-h"]) .chain {
  padding: clamp(20px,3vw,36px); border: 1px solid var(--bm-blue-border); border-radius: 24px;
  background: radial-gradient(circle, var(--bm-blue-border) 1px, transparent 1px) 0 0 / 22px 22px, var(--bm-blue-mist);
}
.bx-refresh #bx-main .chain-node { background: var(--bm-white); box-shadow: 0 5px 0 var(--bm-blue-border); }
.bx-refresh #bx-main .chain-stage:last-child .chain-node { box-shadow: 0 5px 0 var(--bm-yellow-border); }
.bx-refresh #bx-main section:is([aria-labelledby="support-h"],[aria-labelledby="layers-h"],[aria-labelledby="pick-h"]) { background: var(--bm-blue-soft) !important; }
.bx-refresh #bx-main section:is([aria-labelledby="support-h"],[aria-labelledby="layers-h"]) .aud { gap: 16px; }
.bx-refresh #bx-main section:is([aria-labelledby="support-h"],[aria-labelledby="layers-h"]) .aud-row { padding: 22px; border: 1px solid var(--bm-blue-border); background: var(--bm-white); border-radius: 18px; grid-template-columns: 40px minmax(0,1fr); }
.bx-refresh #bx-main section[aria-labelledby="where-h"] .aud-row { border-top-color: var(--bm-blue-border); }
.bx-refresh #bx-main section[aria-labelledby="where-h"] .aud-num { font-size: 24px; }
.bx-refresh #bx-main section[aria-labelledby="ev-needs-h"] { background: var(--bm-blue-soft) !important; }
.bx-refresh #bx-main section[aria-labelledby="ev-needs-h"] .spectrum { display: flex; flex-direction: column; gap: 0; border-top: 1px solid var(--bm-blue-border); }
.bx-refresh #bx-main section[aria-labelledby="ev-needs-h"] .spec-card { display: grid; grid-template-columns: minmax(0,1fr); gap: 10px 24px; border: 0; border-bottom: 1px solid var(--bm-blue-border); border-radius: 0; background: transparent; padding: 24px 0; margin: 0; box-shadow: none; }
.bx-refresh #bx-main section[aria-labelledby="ev-needs-h"] .spec-card b { font-size: 12px; }
.bx-refresh #bx-main .bx-ev-list { display: grid; gap: 12px; }
.bx-refresh #bx-main .bx-ev-list .aud-row { background: var(--bm-blue-mist); border: 1px solid var(--bm-border); border-radius: 16px; padding: 20px; }
.bx-refresh #bx-main .bx-ev-list .aud-title a { text-decoration-thickness: 1px; text-underline-offset: 4px; }
.bx-refresh #bx-main .bx-ev-list .aud-row:focus-within { border-color: var(--bm-blue); }
.bx-refresh #bx-main .bx-ev-band { background: var(--bm-blue-soft); }
.bx-refresh #bx-main .bx-ev-note { background: var(--bm-white); border-left: 4px solid var(--bm-blue); border-radius: 0 24px 24px 0; padding: clamp(24px,4vw,44px); }
.bx-refresh #bx-main .bx-ev-note__mark { color: var(--bm-blue); }
.bx-refresh-services #bx-main section[aria-labelledby="evt-h"] { background: var(--bm-blue-soft) !important; }
@media (min-width: 1000px) {
  .bx-refresh #bx-main section[aria-labelledby="ev-needs-h"] .spec-card { grid-template-columns: minmax(0,.65fr) minmax(0,1.35fr); align-items: start; }
  .bx-refresh #bx-main section[aria-labelledby="ev-needs-h"] .spec-card > :first-child { grid-column: 1; }
  .bx-refresh #bx-main section[aria-labelledby="ev-needs-h"] .spec-card > :last-child { grid-column: 2; grid-row: 1 / span 2; }
}
@media (max-width: 480px) {
  .bx-refresh #bx-main section:is([aria-labelledby="chain-h"],[aria-labelledby="ev-chain-h"]) .chain { padding: 18px 14px; border-radius: 18px; }
  .bx-refresh #bx-main section:is([aria-labelledby="support-h"],[aria-labelledby="layers-h"]) .aud-row { padding: 18px 14px; gap: 10px; grid-template-columns: 32px minmax(0,1fr); }
  .bx-refresh #bx-main .bx-ev-list .aud-row { padding: 18px 14px; grid-template-columns: 34px minmax(0,1fr); gap: 12px; }
}
/* Explicit copy colors for the theme's div-based text blocks on navy. */
.bx-refresh-about #bx-main .why-col > div,
.bx-refresh-about #bx-main section[aria-labelledby="why-h"] .w > div:last-child,
.bx-refresh-about #bx-main section[aria-labelledby="gallery-h"] .w > div:first-child > p { color: var(--bm-on-dark-muted) !important; }
.bx-refresh-about #bx-main .gal-fig { display: flex; flex-direction: column; }
.bx-refresh-about #bx-main .gal-a .gal-well { height: clamp(190px,24vw,360px); }
.bx-refresh-about #bx-main .gal-a .gal-well img { height: 100%; width: 100%; object-fit: cover; }
.bx-refresh-about #bx-main .gal-cap { flex: 1; }
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .w > div:last-child > div { border: 0 !important; }
.bx-refresh-about #bx-main section[aria-labelledby="prep-h"] .w > div:last-child > div:not(:last-child)::before { content: ""; position: absolute; left: 21px; top: 64px; bottom: -20px; width: 2px; background: var(--bm-blue-border); }
@media (max-width: 600px) {
  .bx-refresh-services #bx-main section[aria-labelledby="core-h"] a:has(> span > h3) { grid-template-columns: 48px minmax(0,1fr) !important; gap: 12px !important; align-items: start !important; }
  .bx-refresh-services #bx-main section[aria-labelledby="core-h"] a:has(> span > h3) > span:first-child { width: 48px !important; height: 48px !important; border-radius: 12px !important; }
  .bx-refresh-services #bx-main section[aria-labelledby="core-h"] a:has(> span > h3) img { width: 34px; height: 34px; }
  .bx-refresh-services #bx-main section[aria-labelledby="core-h"] a:has(> span > h3) > span:last-child { grid-column: 2; justify-self: start; }
}

/* Benefit labels get enough room before switching to two or four columns. */
.bx-refresh-home .bx-trust { grid-template-columns: minmax(0,1fr); gap: 12px 24px; align-items: stretch; }
.bx-refresh-home .bx-trust-item { display: grid; grid-template-columns: 36px minmax(0,1fr); align-items: center; gap: 12px; min-width: 0; min-height: 40px; font-size: 16px; line-height: 1.4; text-align: left; }
.bx-refresh-home .bx-trust-plate { width: 36px; height: 36px; display: grid; place-items: center; line-height: 0; }
.bx-refresh-home .bx-trust-plate svg { display: block; width: 20px; height: 20px; }
@media (min-width: 640px) {
  .bx-refresh-home .bx-trust { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (min-width: 1360px) {
  /* Equal visible gaps between complete groups, including the shorter Setup label. */
  .bx-refresh-home .bx-trust { grid-template-columns: repeat(4,max-content); justify-content: space-between; }
}

/* iPad / touch compatibility: shared chrome, controls and footer. */
html:has(body.bx-refresh), body.bx-refresh { overscroll-behavior-y: none; }
html.bxu-menu-open { overflow: hidden; }
.bx-refresh.bxu-menu-open .bpChatContainer { display: none !important; }
.bx-refresh #bx-drawer { top: var(--bxu-menu-top,76px) !important; bottom: auto !important; height: var(--bxu-menu-height,calc(100dvh - 76px)); max-height: none; overscroll-behavior: contain; -webkit-overflow-scrolling: touch; }
.bx-refresh #bx-drawer > * { flex-shrink: 0; }
.bx-refresh #bx-drawer > div:last-child { padding-bottom: max(18px,env(safe-area-inset-bottom,0px)) !important; }
.bx-refresh #bx-drawer-scrim { top: var(--bxu-vtop,0px) !important; bottom: auto !important; height: var(--bxu-vheight,100dvh); overscroll-behavior: none; }
.bx-refresh #bx-header > .bxh-search-slot { position: absolute; top: 14px !important; transition: none; }
.bx-refresh #bx-header > .bxh-search-slot[data-hidden="true"] { transform: none; }
.bx-refresh #bx-header > .bxh-search-sheet { position: absolute; top: 100%; }
.bx-refresh #bx-main .bxq-formc :is(input:not([type=checkbox]):not([type=radio]),select,textarea) { box-sizing: border-box !important; min-width: 0 !important; max-width: 100% !important; }
.bx-refresh #bx-main .bxq-formc input[type=time] { display: inline-flex; align-items: center; vertical-align: middle; line-height: 1.5; width: 100% !important; inline-size: 100% !important; min-inline-size: 0 !important; padding-inline: 14px !important; -webkit-appearance: none; appearance: none; }
.bx-refresh #bx-main .bxq-formc input[type=time]::-webkit-date-and-time-value { display: flex; align-items: center; height: 100%; line-height: 1.5; margin: 0; padding: 0; text-align: left; min-width: 0; }
.bx-refresh #bx-main .bxq-formc[data-bxu-time-mode=native] input[type=time]::-webkit-calendar-picker-indicator { display: block; }
.bx-refresh footer .bxf-grid { align-items: start; }
@media (max-width:1179px) {
  .bx-refresh footer .bxf-grid > :nth-child(1) { grid-area: brand; }
  .bx-refresh footer .bxf-grid > :nth-child(2) { grid-area: browse; }
  .bx-refresh footer .bxf-grid > :nth-child(3) { grid-area: services; }
  .bx-refresh footer .bxf-grid > :nth-child(4) { grid-area: company; }
  .bx-refresh footer .bxf-grid > :nth-child(5) { grid-area: contact; }
  .bx-refresh footer .bxf-grid { grid-template-columns:repeat(3,minmax(0,1fr)); grid-template-areas:"brand brand brand" "browse services company" "contact contact contact"; gap:28px 24px; }
  .bx-refresh footer .bxf-contact { width: 100%; max-width: 620px; }
  .bx-refresh footer > div > div:last-child { padding-bottom: 60px; }
  .bx-refresh footer > div > div:last-child > span:last-child { flex-wrap: wrap; }
}
@media (max-width:599px) {
  .bx-refresh footer .bxf-grid { grid-template-columns:repeat(2,minmax(0,1fr)); grid-template-areas:"brand brand" "browse services" "browse company" "contact contact"; gap:24px 18px; }
}

/* Follow-up: keep browser overscroll canvas continuous with the footer. The actual
   page surface stays white; no content is clipped and no scroll height is forced. */
html:has(body.bx-refresh), body.bx-refresh { background-color: var(--bm-navy, #000047); }
.bx-refresh #dc-root { background-color: var(--bm-canvas, #fff); }
.bx-refresh #bx-header { background: var(--bm-white, #fff) !important; }
/* A hint of the page shows through only after the header returns below the top. */
.bx-refresh #bx-header.bxh-returned {
  background: rgba(255, 255, 255, 0.94) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.bx-refresh-home [aria-labelledby="feat-h"] .bx-head > .bx-link { display: none; }
.bx-refresh-home [aria-labelledby="feat-h"] .bx-head > .bxb-sig { display: none; }
/* Keep the native time value centered in its existing 54px control. */
.bx-refresh #bx-main .bxq-formc input[type=time]::-webkit-datetime-edit { padding: 0; line-height: 1.5; }
/* Contact details and legal links should not leave a narrow orphan column. */
@media (min-width: 640px) and (max-width: 1179px) {
  .bx-refresh footer .bxf-contact { max-width: none; }
  .bx-refresh footer .bxf-contact .bxcd-f { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px 24px !important; }
  .bx-refresh footer .bxcd-f > :first-child, .bx-refresh footer .bxcd-f > :nth-child(2) { grid-column: 1 / -1; }
  .bx-refresh footer .bxf-actions { max-width: 440px; }
}
@media (min-width: 768px) and (max-width: 1179px) {
  .bx-refresh footer .bxf-contact .bxcd-f { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .bx-refresh footer .bxcd-f > :nth-child(2) { grid-column: auto; }
  .bx-refresh footer .bxcd-f > :nth-child(n+3) { border-top: 0 !important; padding-top: 0 !important; }
}
@media (max-width: 599px) {
  .bx-refresh footer .bxf-grid { grid-template-areas: "brand brand" "browse services" "company company" "contact contact"; }
  .bx-refresh footer .bxf-grid > :nth-child(4) { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .bx-refresh footer .bxf-grid > :nth-child(4) > div:first-child { grid-column: 1 / -1; }
  .bx-refresh footer > div > div:last-child { justify-content: flex-start !important; gap: 16px !important; }
}

/* Product page: "Need it for more than one day?" disclosure (owner decision 2026-09-15: per-day prices, multi-day rate set in the quote, Friday-Sunday priced as one day). */
.bx-multiday { font: var(--bm-body-sm); color: var(--bm-body); }
.bx-multiday__summary { display: inline-flex; align-items: center; gap: 6px; min-height: 44px; cursor: pointer; font-weight: 700; color: var(--bm-navy); list-style: none; }
.bx-multiday__summary::-webkit-details-marker { display: none; }
.bx-multiday__summary:focus-visible { outline: 3px solid var(--bm-blue); outline-offset: 2px; border-radius: 6px; }
.bx-multiday__chev { color: var(--bm-blue); transition: transform var(--bm-duration-base, .18s) ease; }
.bx-multiday[open] .bx-multiday__chev { transform: rotate(180deg); }
.bx-multiday__body p { margin: 0 0 6px; text-wrap: pretty; }
.bx-multiday__body a { color: var(--bm-blue); font-weight: 700; white-space: nowrap; }
