/** Shopify CDN: Minification failed

Line 3606:0 Expected "}" to go with "{"

**/
:root {
  --bx-ink: #151311;
  --bx-ivory: #ffffff;
  --bx-paper: #ffffff;
  --bx-aqua: #94cbd2;
  --bx-aqua-strong: #66bac4;
  --bx-line: rgba(21, 19, 17, 0.14);
  --bx-shadow: 0 22px 60px rgba(21, 19, 17, 0.12);
}

.bx-ziina-payment-icon {
  display: inline-block;
  width: 44px !important;
  height: 28px !important;
  vertical-align: middle;
}

html,
body {
  overflow-x: clip;
}

.bx-skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 100000;
  min-height: 44px;
  padding: 12px 18px;
  border: 2px solid var(--bx-ink);
  background: #fff;
  color: var(--bx-ink);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transform: translateY(calc(-100% - 24px));
  transition: transform 120ms ease;
}

.bx-skip-link:focus,
.bx-skip-link:focus-visible {
  outline: 3px solid var(--bx-aqua-strong);
  outline-offset: 2px;
  transform: translateY(0);
}

:where(a, button, input, select, textarea, summary, [tabindex]:not([tabindex="-1"])):focus-visible {
  outline: 3px solid var(--bx-aqua-strong) !important;
  outline-offset: 3px !important;
}

.bx-shell {
  width: min(100% - 40px, 1440px);
  margin-inline: auto;
}

.bx-kicker {
  margin: 0 0 16px;
  color: var(--bx-aqua-strong);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.3;
  text-transform: uppercase;
}

.bx-display {
  margin: 0;
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 5.4vw, 86px);
  font-weight: 400;
  letter-spacing: -0.045em;
  line-height: 0.98;
  text-transform: none;
}

.bx-section-title {
  margin: 0;
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(34px, 4vw, 60px);
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1.05;
  text-transform: none;
}

.bx-button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 14px 26px;
  border: 1px solid var(--bx-ink);
  border-radius: 0;
  background: var(--bx-ink);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.bx-button:hover,
.bx-button:focus-visible {
  border-color: var(--bx-aqua-strong);
  background: var(--bx-aqua);
  color: var(--bx-ink);
  transform: translateY(-2px);
}

.bx-button--secondary {
  background: transparent;
  color: var(--bx-ink);
}

.bx-button--light {
  border-color: #fff;
  background: #fff;
  color: var(--bx-ink);
}

/* Header refinement and protected booking CTA */
.site-header .site-nav > li > a,
.site-header .site-nav__link {
  letter-spacing: 0.05em;
}

.site-header a[href="/pages/book-now"],
.site-header a[href$="/pages/book-now"] {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 15px;
  border: 1px solid currentColor;
}

.site-header .js-toggle-cart {
  appearance: none;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font: inherit;
}

/* Cart drawer: keep the panel onscreen and above its overlay. */
.cardraw .mini-cart-content {
  right: 0 !important;
  display: flex !important;
  width: min(460px, 100vw) !important;
  max-width: 100vw;
  z-index: 10002 !important;
  transform: translate3d(100%, 0, 0) !important;
  will-change: transform;
}

.cardraw.active .mini-cart-content {
  transform: translate3d(0, 0, 0) !important;
}

.cardraw .overlaycart {
  z-index: 10001 !important;
}

.mini-cart-content .mini-cart-btns .btn-theme {
  min-height: 52px;
  border-radius: 0;
}

/* Product-page conversion foundation. */
.template-product .product-form__cart-submit,
.template-product .shopify-payment-button__button {
  min-height: 54px !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em;
}

.template-product .product-single__title,
.template-product h1 {
  letter-spacing: -0.02em;
}

.template-product .product-single__meta {
  max-width: 620px;
}

/* Hybrid editorial hero */
.template-index .site-header.index-header {
  position: relative !important;
  z-index: 20;
  background: #fff !important;
  color: var(--bx-ink) !important;
}

.template-index .site-header.index-header .site-nav__link,
.template-index .site-header.index-header .site-header__link,
.template-index .site-header.index-header button,
.template-index .site-header.index-header svg {
  color: var(--bx-ink) !important;
}

.template-index .site-header.index-header .logo-dark {
  display: block !important;
}

.template-index .site-header.index-header .logo-white {
  display: none !important;
}

.bx-hero {
  position: relative;
  overflow: hidden;
  background: var(--bx-paper);
}

.bx-hero__grid {
  display: grid;
  min-height: min(760px, 78vh);
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
}

.bx-hero__content {
  display: flex;
  align-items: center;
  padding: clamp(60px, 7vw, 120px) clamp(30px, 7vw, 110px);
}

.bx-hero__copy {
  max-width: 650px;
}

.bx-hero__text {
  max-width: 590px;
  margin: 28px 0 0;
  color: rgba(21, 19, 17, 0.76);
  font-size: clamp(17px, 1.5vw, 21px);
  line-height: 1.6;
}

.bx-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.bx-hero__media {
  position: relative;
  min-height: 560px;
  background: #dedbd7;
}

.bx-hero__media img,
.bx-hero__placeholder,
.bx-hero__placeholder svg {
  width: 100%;
  height: 100%;
}

.bx-hero__media img {
  display: block;
  object-fit: cover;
  object-position: var(--bx-hero-position, center);
}

.bx-hero--group .bx-hero__grid {
  min-height: min(640px, 72vh);
  grid-template-columns: minmax(380px, 0.72fr) minmax(0, 1.28fr);
}

.bx-hero--group .bx-hero__content {
  position: relative;
  z-index: 2;
  padding-right: clamp(20px, 3vw, 54px);
}

.bx-hero--group .bx-hero__media--group {
  display: flex;
  min-height: 560px;
  align-items: flex-end;
  overflow: hidden;
  background: transparent;
}

.bx-hero--group .bx-hero__media--group img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  object-position: center bottom;
  -webkit-clip-path: inset(0 0 18% 0);
  clip-path: inset(0 0 18% 0);
  animation: bx-hero-float 5.5s ease-in-out infinite;
  will-change: transform;
}

@keyframes bx-hero-float {
  0%,
  100% {
    transform: translateY(-12%);
  }
  50% {
    transform: translateY(-14%);
  }
}

.bx-hero--group .bx-hero__badge {
  right: 32px;
  bottom: 28px;
}

.bx-hero__badge {
  position: absolute;
  right: 24px;
  bottom: 24px;
  max-width: 250px;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--bx-shadow);
  color: var(--bx-ink);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.45;
  text-transform: uppercase;
}

/* Trust proof */
.bx-trust {
  border-block: 1px solid var(--bx-line);
  background: #fff;
}

.bx-trust__grid {
  display: grid;
  grid-template-columns: repeat(var(--bx-trust-count, 3), minmax(0, 1fr));
}

.bx-trust__item {
  display: flex;
  min-height: 98px;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 22px;
  border-right: 1px solid var(--bx-line);
  color: var(--bx-ink);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
}

.bx-trust__item:last-child {
  border-right: 0;
}

.bx-trust__icon {
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  color: var(--bx-aqua-strong);
}

.bx-trust__icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
}

/* Outcome-led shopping paths */
.bx-paths {
  padding: clamp(72px, 8vw, 128px) 0;
  background: #fff;
}

.bx-paths__header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 38px;
}

.bx-paths__intro {
  max-width: 520px;
  margin: 0;
  color: rgba(21, 19, 17, 0.68);
  font-size: 16px;
  line-height: 1.65;
}

.bx-paths__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.bx-path-card {
  position: relative;
  display: block;
  min-height: 520px;
  overflow: hidden;
  background: var(--bx-ivory);
  color: #fff;
}

.bx-path-card::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 35%, rgba(0, 0, 0, 0.68) 100%);
  content: "";
}

.bx-path-card img,
.bx-path-card svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 500ms ease;
}

.bx-path-card:hover img {
  transform: scale(1.035);
}

.bx-path-card__content {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
}

.bx-path-card__eyebrow {
  margin: 0 0 10px;
  color: var(--bx-aqua);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.bx-path-card__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 2.7vw, 42px);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.05;
  text-transform: none;
}

.bx-path-card__arrow {
  font-family: Arial, sans-serif;
  font-size: 28px;
}

/* Match quiz */
.bx-match {
  padding: clamp(72px, 8vw, 128px) 0;
  background: var(--bx-ink);
  color: #fff;
}

.bx-match .bx-section-title,
.bx-match__intro,
.bx-match__intro p,
.bx-match__result,
.bx-match__result p {
  color: #fff !important;
}

.bx-match__layout {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  gap: clamp(44px, 8vw, 120px);
  align-items: start;
}

.bx-match__intro {
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 17px;
  line-height: 1.65;
}

.quotes-wrapper-square .quote__slide-wrapper-first .quote-wrap,
.quotes-wrapper-square .quote__slide-wrapper-first .quote-wrap h3,
.quotes-wrapper-square .quote__slide-wrapper-first .quote-wrap .text-body {
  color: var(--bx-ink) !important;
}

.quotes-wrapper-square .quote__slide-wrapper-first .quote-wrap h3 {
  font-weight: 500;
  line-height: 1.15;
}

.bx-review-swipe-hint {
  display: none;
}

.bx-match__panel {
  padding: 4px 0 0;
  border: 0;
  background: transparent;
}

.bx-match__progress {
  display: flex;
  gap: 8px;
  margin-bottom: 28px;
}

.bx-match__progress span {
  height: 1px;
  flex: 1;
  background: rgba(255, 255, 255, 0.18);
}

.bx-match__progress span.is-active {
  background: var(--bx-aqua);
}

.bx-match__question {
  margin: 0 0 22px;
  color: #fff;
  font-size: clamp(22px, 2.5vw, 34px);
  font-weight: 400;
  line-height: 1.25;
  text-transform: none;
}

.bx-match__options {
  display: grid;
  gap: 0;
  counter-reset: bx-match-option;
}

.bx-match__option {
  counter-increment: bx-match-option;
  position: relative;
  display: flex;
  min-height: 76px;
  align-items: center;
  justify-content: space-between;
  padding: 20px 6px 20px 52px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: color 180ms ease, padding-left 180ms ease;
}

.bx-match__option::before {
  content: "0" counter(bx-match-option);
  position: absolute;
  left: 4px;
  color: var(--bx-aqua);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  letter-spacing: 0;
}

.bx-match__option:hover,
.bx-match__option:focus-within,
.bx-match__option.is-selected {
  border-bottom-color: var(--bx-aqua);
  background: transparent;
  color: var(--bx-aqua);
  padding-left: 60px;
}

.bx-match__option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.bx-match__result {
  padding: 26px 0 0;
}

.bx-match__result[hidden],
.bx-match__step[hidden] {
  display: none;
}

/* Booking page: keep every policy visible and easy to scan. */
.bx-booking-policies {
  scroll-margin-top: 130px;
  padding: clamp(68px, 8vw, 116px) 0;
  border-block: 1px solid var(--bx-line);
  background: #fff;
}

.bx-booking-policies__heading {
  max-width: 760px;
  margin-bottom: 36px;
}

.bx-booking-policies__heading > p:last-child {
  margin: 18px 0 0;
  color: rgba(21, 19, 17, 0.7);
  font-size: 17px;
  line-height: 1.65;
}

.template-suffix-book-now .bx-booking-policies__content {
  max-width: none;
  margin: 0;
  padding: 0 !important;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.template-suffix-book-now .bx-booking-policies__content h4 {
  margin: 0 0 22px;
  font-family: "Poppins", var(--g-font-2), Arial, sans-serif;
  font-size: clamp(20px, 2.2vw, 28px);
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: none;
}

.template-suffix-book-now .bx-booking-policies__content ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(28px, 5vw, 72px);
  row-gap: 0;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.template-suffix-book-now .bx-booking-policies__content li {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 22px 4px 22px 38px;
  border: 0;
  border-top: 1px solid var(--bx-line);
  background: transparent;
  line-height: 1.65;
}

.template-suffix-book-now .bx-booking-policies__content li::before {
  content: "✓";
  position: absolute;
  top: 23px;
  left: 4px;
  color: var(--bx-aqua-strong);
  font-size: 15px;
  font-weight: 700;
}

.bx-booking-policies__button {
  margin-top: 32px;
}

.template-suffix-book-now .content-block--page a[href*="vagaro.com"] {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 14px 28px;
  background: var(--bx-ink);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.bx-booking-hero {
  padding: clamp(52px, 7vw, 96px) 0;
  background: var(--bx-ivory);
}

.bx-booking-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: center;
  gap: clamp(32px, 6vw, 86px);
}

.bx-booking-hero__content {
  text-align: left;
}

.bx-booking-hero__copy {
  max-width: 840px;
  margin: 24px 0 0;
  color: rgba(21, 19, 17, 0.7);
  font-size: clamp(17px, 1.8vw, 21px);
  line-height: 1.65;
}

.bx-booking-hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 14px;
  margin-top: 32px;
}

.bx-booking-hero__media {
  position: relative;
  min-height: 460px;
  overflow: hidden;
  background: #dedbd7;
}

.bx-booking-hero__media img {
  width: 100%;
  height: 100%;
  min-height: 460px;
  object-fit: cover;
}

.bx-booking-hero__location {
  position: absolute;
  right: 18px;
  bottom: 18px;
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--bx-ink);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* Existing stylist section visual upgrade without changing its data. */
.template-suffix-book-now .profile-section {
  padding-block: clamp(70px, 8vw, 120px) !important;
}

.template-suffix-book-now .profile-grid {
  gap: 24px;
}

.template-suffix-book-now .profile-card {
  border-radius: 0;
  border: 0 !important;
  background: #fff;
  box-shadow: none !important;
}

.template-suffix-book-now .info-box {
  padding: 24px 18px;
  background: #fff;
  border: 0 !important;
  box-shadow: none !important;
}

.template-suffix-book-now .profile-name {
  font-family: "Poppins", var(--g-font-2), Arial, sans-serif !important;
  font-size: 30px;
  font-weight: 700 !important;
  letter-spacing: -0.02em;
  text-transform: none;
}

.template-suffix-book-now .profile-btn {
  border-radius: 0;
}

/* Supplied B. Xquisit brand mark. */
.site-header__logo .bx-brand-logo {
  display: block;
  width: min(180px, 36vw) !important;
  height: auto;
}

/* Native Shopify payment SVGs stay sharp on retina and high-resolution screens. */
#footer-payment-methods {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

#footer-payment-methods .list-inline-item {
  margin: 0;
}

#footer-payment-methods .payment-icon {
  display: block;
  width: 46px;
  height: 30px;
}

.site-footer .row {
  row-gap: 22px;
}

.site-footer .site-footer__section-title {
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
}

.site-footer .site-footer__list-item {
  margin-bottom: 7px;
}

.site-footer .site-footer__list-item a,
.site-footer .footer-mid__des,
.site-footer .footer-mid__info {
  font-size: 13px;
  line-height: 1.65;
}

.bx-footer-social {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, .18);
}

.bx-footer-social .social-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.bx-footer-social .social-icons li,
.bx-footer-social .social-icons a {
  margin: 0 !important;
}

.bx-footer-social .social-icons span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.bx-footer-payment-label {
  margin: 0 0 9px;
  color: inherit;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .09em;
  text-align: right;
  text-transform: uppercase;
}

/* Lost-shopper recovery: 404, full cart and mini cart. */
.bx-recovery {
  padding: clamp(72px, 10vw, 140px) 0;
  background: #fff;
  color: var(--bx-ink);
}

.bx-recovery__inner {
  max-width: 980px;
  margin-inline: auto;
}

.bx-recovery--404 .bx-recovery__inner,
.bx-recovery--cart .bx-recovery__inner {
  text-align: center;
}

.bx-recovery h1 {
  max-width: 760px;
  margin: 12px auto 18px;
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 6vw, 76px);
  font-weight: 400;
  letter-spacing: -.04em;
  line-height: 1;
}

.bx-recovery__intro {
  max-width: 650px;
  margin: 0 auto;
  color: #625e5b;
  font-size: clamp(15px, 2vw, 18px);
  line-height: 1.65;
}

.bx-recovery__search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  max-width: 680px;
  margin: 34px auto 0;
  border-bottom: 1px solid var(--bx-ink);
}

.bx-recovery__search input {
  min-width: 0;
  height: 58px;
  padding: 0 10px 0 0;
  border: 0;
  background: #fff;
  color: var(--bx-ink);
  font-size: 15px;
}

.bx-recovery__search button {
  border: 0;
  background: #fff;
  color: var(--bx-ink);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bx-recovery__paths {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 900px;
  margin: 48px auto 0;
  border-top: 1px solid var(--bx-line);
  border-bottom: 1px solid var(--bx-line);
}

.bx-recovery__paths a {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 3px 14px;
  padding: 24px 22px;
  color: var(--bx-ink);
  text-align: left;
}

.bx-recovery__paths a + a {
  border-left: 1px solid var(--bx-line);
}

.bx-recovery__paths span {
  grid-column: 1 / -1;
  color: var(--bx-aqua-strong);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bx-recovery__paths strong {
  font-size: 14px;
  font-weight: 600;
}

.bx-recovery__paths b {
  color: var(--bx-aqua-strong);
  font-size: 18px;
  font-weight: 400;
  transition: transform 180ms ease;
}

.bx-recovery__paths a:hover b,
.bx-recovery__paths a:focus-visible b {
  transform: translateX(4px);
}

.bx-recovery__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 34px;
}

.bx-recovery__bag {
  width: 42px;
  height: 42px;
  margin-bottom: 14px;
  fill: none;
  stroke: var(--bx-aqua-strong);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.4;
}

.bx-mini-cart-empty {
  width: 100%;
  max-width: 320px;
  margin: auto;
  color: var(--bx-ink);
}

.bx-mini-cart-empty .txtcart-empty {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  line-height: 1.08;
}

.bx-mini-cart-empty > p {
  margin: 10px 0 0;
  color: #686360;
  font-size: 12px;
  line-height: 1.5;
}

.bx-mini-cart-empty .btn {
  min-height: 48px;
  border-color: var(--bx-ink);
  border-radius: 0;
  background: var(--bx-ink);
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.bx-mini-cart-empty__links {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 20px;
}

.bx-mini-cart-empty__links a {
  color: var(--bx-ink);
  font-size: 10px;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media (max-width: 749px) {
  .site-footer.footer-acc-mobile .site-footer__section {
    border-bottom: 1px solid rgba(255, 255, 255, .16);
  }

  .site-footer.footer-acc-mobile .site-footer__section-title {
    width: 100%;
    padding-right: 32px;
  }

  .bx-footer-payment-label {
    margin-top: 8px;
    text-align: center;
  }

  .bx-recovery {
    padding: 58px 0 72px;
  }

  .bx-recovery__inner {
    padding-inline: 18px;
  }

  .bx-recovery__paths {
    grid-template-columns: 1fr;
    margin-top: 36px;
  }

  .bx-recovery__paths a {
    padding: 18px 4px;
  }

  .bx-recovery__paths a + a {
    border-top: 1px solid var(--bx-line);
    border-left: 0;
  }

  .bx-recovery__actions {
    display: grid;
  }

  .bx-recovery__actions .bx-button {
    width: 100%;
  }

  .bx-recovery__search {
    margin-top: 26px;
  }

  .bx-recovery__search input {
    font-size: 16px;
  }
}

/* Reliable desktop Shop menu: hover, keyboard focus and click/tap. */
@media (min-width: 992px) {
  .section-header,
  .site-header,
  .site-header .header-bottom,
  .site-header .header-bottom > .container,
  .site-header .header-bottom > .container-fluid,
  .site-header .col-menu,
  .site-header .nav-bar,
  .site-header .site-nav {
    overflow: visible !important;
  }

  .site-header .site-nav__item-mega > .site-nav__dropdown {
    top: 100%;
    z-index: 10050 !important;
  }

  .site-header .site-nav__item:hover > .site-nav__dropdown,
  .site-nav__item.bx-menu-open > .site-nav__dropdown,
  .site-nav__item:focus-within > .site-nav__dropdown {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  .bx-shop-meganav {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .bx-shop-meganav .meganav__nav {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px 30px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .bx-shop-meganav .meganav__link {
    display: block;
    padding: 10px 0;
  }
}

/* Product media: clean, high-clarity gallery controls. */
.template-product [data-bx-product-gallery] {
  position: relative;
}

.template-product [data-bx-product-gallery] .product__photo-wrapper {
  overflow: hidden;
  background: #fff;
}

.template-product [data-bx-product-gallery] .product__photo-wrapper img,
.template-product [data-bx-product-gallery] .product__photo-wrapper.square img {
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.bx-product-gallery__status {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 10px;
  color: var(--bx-ink);
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.bx-product-gallery__count {
  font-variant-numeric: tabular-nums;
}

.bx-product-gallery__hint--mobile {
  display: none;
}

.template-product .product-single__thumbnail {
  padding: 0 0 7px;
}

.template-product .product-single__thumbnail::after {
  top: auto;
  height: 2px;
  box-shadow: none;
  background: var(--bx-aqua);
  transform: scaleX(0);
  transform-origin: left;
  z-index: 1;
}

.template-product .slick-current .product-single__thumbnail::after,
.template-product .is-active .product-single__thumbnail::after {
  transform: scaleX(1);
}

.template-product .product-single__thumbnails.slick-initialized .slick-prev,
.template-product .product-single__thumbnails.slick-initialized .slick-next {
  border-color: var(--bx-line);
  box-shadow: 0 8px 24px rgba(17, 16, 15, .08);
}

/* Product recommendations: editorial cross-selling without a boxed panel. */
.bx-complete-look {
  overflow: hidden;
  border-top: 1px solid var(--bx-line);
  background: #fff;
}

.bx-complete-look__heading {
  max-width: 720px;
  margin: 0 auto 42px;
}

.bx-complete-look__eyebrow {
  margin: 0 0 12px;
  color: var(--bx-aqua-strong);
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.bx-complete-look .product-recommendations__heading {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: -.025em;
}

.bx-complete-look__copy {
  max-width: 580px;
  margin: 14px auto 0;
  color: rgba(21, 19, 17, .72);
  font-size: 14px;
  line-height: 1.7;
}

.bx-complete-look .swiper-button-prev,
.bx-complete-look .swiper-button-next {
  width: 46px;
  height: 46px;
  border: 1px solid var(--bx-line);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 8px 24px rgba(17, 16, 15, .08);
  color: var(--bx-ink);
}

.bx-complete-look .swiper-button-prev::after,
.bx-complete-look .swiper-button-next::after {
  font-size: 14px;
}

.bx-shop-fallback-menu {
  display: grid;
  grid-template-columns: repeat(4, minmax(150px, 1fr));
  gap: 0;
  width: 100%;
}

.bx-shop-fallback-menu a {
  display: block;
  padding: 14px 18px;
  border-bottom: 1px solid var(--bx-line);
  color: var(--bx-ink) !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.bx-shop-fallback-menu a:hover,
.bx-shop-fallback-menu a:focus-visible {
  background: #f3fbfc;
  color: #167987 !important;
}

.bx-salon {
  padding: clamp(72px, 8vw, 120px) 0;
  background: var(--bx-ink);
  color: #fff;
}

.bx-salon .bx-kicker,
.bx-salon .bx-section-title,
.bx-salon .bx-text-link {
  color: #fff;
}

.bx-salon__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.6fr);
  align-items: end;
  gap: 40px;
  margin-bottom: 42px;
}

.bx-salon__intro {
  color: rgba(255, 255, 255, 0.74);
  font-size: 17px;
  line-height: 1.65;
}

.bx-salon__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.bx-salon__image {
  min-height: 320px;
  margin: 0;
  overflow: hidden;
}

.bx-salon__image--wide {
  grid-column: 1 / -1;
  min-height: 520px;
}

.bx-salon__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 600ms ease;
}

.bx-salon__image:hover img {
  transform: scale(1.025);
}

@media (max-width: 991px) {
  .bx-hero__grid,
  .bx-match__layout,
  .bx-booking-hero__grid {
    grid-template-columns: 1fr;
  }

  .bx-booking-hero__content {
    text-align: center;
  }

  .bx-booking-hero__actions {
    justify-content: center;
  }

  .bx-hero__grid {
    min-height: 0;
  }

  .bx-hero--group .bx-hero__grid {
    min-height: 0;
    grid-template-columns: 1fr;
  }

  .bx-hero__content {
    order: 2;
  }

  .bx-hero__media {
    min-height: 68vw;
    max-height: 680px;
  }

  .bx-hero--group .bx-hero__media--group {
    min-height: 52vw;
    max-height: none;
  }

  .bx-hero--group .bx-hero__media--group img {
    width: 100%;
  }

  .bx-paths__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bx-path-card:last-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 749px) {
  .bx-complete-look__heading {
    margin-bottom: 28px;
    padding-inline: 12px;
  }

  .bx-complete-look__copy {
    font-size: 13px;
  }

  .bx-complete-look .swiper-button-prev,
  .bx-complete-look .swiper-button-next {
    display: none;
  }

  .template-product [data-bx-product-gallery] {
    margin-inline: -7px;
  }

  .template-product [data-bx-product-gallery] .photos__item--main {
    touch-action: pan-y;
  }

  .bx-product-gallery__status {
    margin: 8px 8px 0;
  }

  .bx-product-gallery__hint--desktop {
    display: none;
  }

  .bx-product-gallery__hint--mobile {
    display: inline;
  }

  .bx-shell {
    width: min(100% - 28px, 1440px);
  }

  .bx-button {
    width: 100%;
  }

  button,
  .btn,
  a.btn,
  .bx-text-link,
  .site-header button,
  .mobile-nav a {
    min-height: 44px;
  }

  .site-header__logo .bx-brand-logo {
    width: min(150px, 42vw) !important;
  }

  .bx-hero__content {
    padding: 46px 20px 58px;
  }

  .bx-hero__media {
    min-height: 108vw;
  }

  .bx-hero--group .bx-hero__media--group {
    min-height: 58vw;
  }

  .bx-hero--group .bx-hero__media--group img {
    width: 100%;
  }

#footer-payment-methods {
  justify-content: center;
}

  .bx-hero__badge {
    right: 14px;
    bottom: 14px;
    left: 14px;
    max-width: none;
  }

  .bx-trust__grid {
    grid-template-columns: 1fr;
  }

  .bx-trust__item {
    min-height: 76px;
    justify-content: flex-start;
    border-right: 0;
    border-bottom: 1px solid var(--bx-line);
    text-align: left;
  }

  .bx-trust__item:last-child {
    border-bottom: 0;
  }

  .bx-paths__header {
    display: block;
  }

  .bx-salon__header,
  .bx-salon__grid {
    grid-template-columns: 1fr;
  }

  .bx-salon__image--wide {
    min-height: 320px;
  }

  .bx-paths__intro {
    margin-top: 18px;
  }

  .bx-paths__grid {
    grid-template-columns: 1fr;
  }

  .bx-path-card,
  .bx-path-card:last-child {
    min-height: 430px;
    grid-column: auto;
  }

  .bx-match__panel {
    padding: 4px 0 0;
  }

  .bx-match__intro,
  .bx-match__intro p {
    font-size: 16px;
    line-height: 1.6;
  }

  .bx-match__option {
    gap: 12px;
    min-height: 82px;
    padding-right: 4px;
    letter-spacing: .055em;
    line-height: 1.45;
  }

  .bx-match__option:hover,
  .bx-match__option:focus-within,
  .bx-match__option.is-selected {
    padding-left: 52px;
  }

  .bx-match__result .bx-button {
    margin-top: 18px;
  }

  .quotes-wrapper-square .quote__slide-wrapper-first .quote-wrap h3 {
    font-size: clamp(25px, 7vw, 34px);
  }

  .quotes-wrapper-square {
    padding-inline: 14px;
  }

  .quotes-wrapper-square .slick-list {
    overflow: hidden;
  }

  .quotes-wrapper-square .quote__slide {
    min-height: 330px;
    border-radius: 0;
  }

  .quotes-wrapper-square .quote-wrap {
    width: 100%;
    padding: 28px 24px;
  }

  .quotes-wrapper-square .quote__slide-wrapper:not(.quote__slide-wrapper-first) .text-body {
    color: var(--bx-ink) !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.65;
  }

  .quotes-wrapper-square .quote__slide-wrapper:not(.quote__slide-wrapper-first) .h6 {
    color: var(--bx-ink) !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .08em;
  }

  .quotes-wrapper-square .slick-prev,
  .quotes-wrapper-square .slick-next {
    z-index: 2;
    width: 48px;
    height: 48px;
    border: 1px solid var(--bx-line);
    background: rgba(255,255,255,.96);
    box-shadow: 0 8px 24px rgba(21,19,17,.12);
  }

  .quotes-wrapper-square .slick-prev {
    left: -2px;
  }

  .quotes-wrapper-square .slick-next {
    right: -2px;
  }

  .bx-review-swipe-hint {
    display: block;
    margin: 18px 0 0;
    color: #686360;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
  }

  .template-suffix-book-now .bx-booking-hero__actions,
  .template-suffix-book-now .bx-booking-policies__button {
    width: 100%;
  }

  .cardraw .mini-cart-content {
    width: min(94vw, 420px);
  }

  #footer-payment-methods {
    gap: 6px;
  }

  .template-suffix-book-now .content-block--page {
    border-inline: 0;
    box-shadow: none;
  }

  .template-suffix-book-now .bx-booking-policies__content ul {
    grid-template-columns: 1fr;
  }

  .bx-booking-hero__media,
  .bx-booking-hero__media img {
    min-height: 320px;
  }

  .bx-booking-hero__location {
    right: 10px;
    bottom: 10px;
    left: 10px;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto !important;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }

  .bx-button,
  .bx-path-card img,
  .bx-hero--group .bx-hero__media--group img,
  .cardraw .mini-cart-content {
    transition: none !important;
    animation: none !important;
  }
}

/* Milestone 6: editorial shopping and product conversion */
.template-collection .main-content,
.template-product .main-content {
  background: #fff;
}

.template-collection .collection-hero,
.template-collection .collection-hero__inner {
  background: #fff !important;
}

.template-collection .collection-hero__title,
.template-collection .section-header__title {
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(40px, 5vw, 72px);
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 1;
  text-transform: none;
}

.template-collection .tab-links {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 9px;
  padding-inline: 16px;
}

.template-collection .tab-links .tab-link {
  margin: 0 !important;
  padding: 11px 16px !important;
  border: 1px solid var(--bx-line);
  border-radius: 999px !important;
  background: #fff !important;
  color: var(--bx-ink) !important;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .04em;
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease;
}

.template-collection .tab-links .tab-link:hover,
.template-collection .tab-links .tab-link:focus-visible {
  border-color: var(--bx-ink);
  background: var(--bx-ink) !important;
  color: #fff !important;
}

.bx-shop-category-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
  margin: 0 0 38px;
  padding: 0 0 22px;
  border-bottom: 1px solid var(--bx-line);
  text-align: center;
}

.bx-shop-category-nav__title {
  color: #686360;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  white-space: nowrap;
  text-transform: uppercase;
}

.bx-shop-category-nav__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 28px;
}

.bx-shop-category-nav__links a {
  position: relative;
  padding: 5px 0;
  color: var(--bx-ink);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .02em;
  text-decoration: none;
}

.bx-shop-category-nav__links a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  content: "";
  background: var(--bx-aqua-strong);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 180ms ease;
}

.bx-shop-category-nav__links a:hover::after,
.bx-shop-category-nav__links a:focus-visible::after,
.bx-shop-category-nav__links a.is-active::after {
  transform: scaleX(1);
  transform-origin: left;
}

.bx-shop-category-nav__links a.is-active {
  color: #167987;
}

.bx-collection-guide {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  margin: 0 0 42px;
  padding: 0 0 24px;
  border-bottom: 1px solid var(--bx-line);
  text-align: center;
}

.bx-collection-guide__message {
  margin: 0;
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(20px, 2vw, 28px);
  font-weight: 400;
  letter-spacing: -.015em;
  line-height: 1.25;
  text-transform: none;
}

.bx-collection-guide__message span {
  color: #167987;
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.bx-collection-guide__link {
  flex: 0 0 auto;
  padding-bottom: 4px;
  border-bottom: 1px solid currentColor;
  color: var(--bx-ink);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  text-decoration: none;
  text-transform: uppercase;
}

.bx-collection-guide__link:hover,
.bx-collection-guide__link:focus-visible {
  color: #167987;
}

/* Search and product discovery */
.template-search--empty {
  padding-bottom: clamp(80px, 12vw, 160px) !important;
}

.template-search .template-search__header {
  margin-bottom: clamp(38px, 6vw, 76px);
}

.template-search .bx-search-kicker {
  margin: 0 0 12px;
  color: #167987;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.template-search .bx-search-title {
  margin: 0;
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(40px, 5vw, 68px);
  font-weight: 400;
  letter-spacing: -.04em;
  line-height: 1.04;
  text-transform: none;
}

.template-search .template-search__search {
  max-width: 680px;
}

.template-search .template-search__search .field {
  min-height: 60px;
  margin-top: 28px;
  border-bottom: 1px solid var(--bx-ink);
}

.template-search .template-search__search .search__input {
  height: 60px;
  padding: 12px 60px 12px 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--bx-ink);
  font-size: 17px;
  box-shadow: none;
}

.template-search .template-search__search .search__input::placeholder {
  color: #77716d;
  opacity: 1;
}

.template-search .template-search__search .search__button {
  right: 0;
  justify-content: center;
  color: var(--bx-ink);
  background: transparent;
}

.template-search .bx-search-shortcuts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7px 16px;
  margin-top: 18px;
  color: #686360;
  font-size: 11px;
}

.template-search .bx-search-shortcuts > span {
  font-weight: 600;
}

.template-search .bx-search-shortcuts a,
.template-search .bx-search-empty__actions a {
  padding-bottom: 2px;
  border-bottom: 1px solid currentColor;
  color: var(--bx-ink);
  font-weight: 600;
  text-decoration: none;
}

.template-search .bx-search-shortcuts a:hover,
.template-search .bx-search-shortcuts a:focus-visible,
.template-search .bx-search-empty__actions a:hover,
.template-search .bx-search-empty__actions a:focus-visible {
  color: #167987;
}

.template-search .bx-search-empty {
  max-width: 760px;
  margin: 34px auto 0;
  padding: 28px 0;
  border-top: 1px solid var(--bx-line);
  border-bottom: 1px solid var(--bx-line);
}

.template-search .bx-search-empty p {
  margin: 0 0 8px;
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(25px, 3vw, 36px);
  line-height: 1.15;
}

.template-search .bx-search-empty > span {
  display: block;
  max-width: 620px;
  margin-inline: auto;
  color: #686360;
  font-size: 13px;
  line-height: 1.6;
}

.template-search .bx-search-empty__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 24px;
  margin-top: 20px;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.template-collection .mobile-facets__open-wrapper,
.template-search .mobile-facets__open-wrapper {
  border: 1px solid var(--bx-line);
  border-radius: 0;
  background: #fff;
}

.template-collection .mobile-facets__open,
.template-search .mobile-facets__open {
  min-height: 46px;
  padding: 10px 15px;
  color: var(--bx-ink);
}

.template-collection .facet-filters__sort,
.template-search .facet-filters__sort {
  min-height: 46px;
  border: 1px solid var(--bx-line);
  border-radius: 0;
  background-color: #fff;
  color: var(--bx-ink);
}

.template-collection .product-grid,
.template-search .product-grid {
  row-gap: clamp(38px, 5vw, 68px);
}

.template-collection .product-card,
.template-search .product-card {
  height: 100%;
  background: transparent;
}

.template-collection .product-card__image-wr,
.template-search .product-card__image-wr {
  aspect-ratio: 4 / 5;
  background: #f6f7f7;
}

.template-collection .product-card__image-wr img,
.template-search .product-card__image-wr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 500ms ease;
}

.template-collection .product-card:hover .product-card__image-wr img,
.template-search .product-card:hover .product-card__image-wr img {
  transform: scale(1.025);
}

.template-collection .product-card__info,
.template-search .product-card__info {
  padding: 17px 0 0;
  text-align: left;
}

.template-collection .product-card__name,
.template-search .product-card__name {
  display: -webkit-box !important;
  min-height: 41px;
  overflow: hidden;
  color: var(--bx-ink);
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 1.45;
  text-transform: none !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.template-collection .product-card__price,
.template-collection .product-card .price,
.template-search .product-card__price,
.template-search .product-card .price {
  margin: 0;
  color: #55514e;
  font-size: 14px;
}

.template-collection .bx-card-commerce,
.template-search .bx-card-commerce {
  display: flex;
  min-height: 28px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 8px;
}

.template-collection .bx-card-fulfillment,
.template-search .bx-card-fulfillment {
  color: #686360;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .07em;
  line-height: 1.35;
  text-align: right;
  text-transform: uppercase;
}

.template-collection .bx-card-fulfillment--pickup,
.template-search .bx-card-fulfillment--pickup,
.template-collection .bx-card-fulfillment--shipping,
.template-search .bx-card-fulfillment--shipping {
  color: #167987;
}

.template-collection .product-card--style4 .product-card__overlaybottom,
.template-search .product-card--style4 .product-card__overlaybottom {
  right: 12px;
  bottom: 12px;
  left: 12px;
  width: auto;
  transform: translateY(8px);
  opacity: 0;
  transition: opacity 180ms ease, transform 180ms ease;
}

.template-collection .product-card--style4:hover .product-card__overlaybottom,
.template-collection .product-card--style4:focus-within .product-card__overlaybottom,
.template-search .product-card--style4:hover .product-card__overlaybottom,
.template-search .product-card--style4:focus-within .product-card__overlaybottom {
  transform: translateY(0);
  opacity: 1;
}

.template-collection .product-card--style4 .product-card__overlaybottom .btn,
.template-search .product-card--style4 .product-card__overlaybottom .btn {
  width: 100%;
  min-height: 48px;
  border: 1px solid var(--bx-ink);
  border-radius: 0;
  background: var(--bx-ink);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.template-collection .product-card--style4 .product-card__overlaybottom .btn.disabled,
.template-search .product-card--style4 .product-card__overlaybottom .btn.disabled {
  border-color: #77716d;
  background: #77716d;
  cursor: not-allowed;
}

.template-collection .product-card--style1 > .product-card__image-wr > .product-card__overlay:not(.product-card__overlaybottom) {
  right: 12px;
  bottom: 12px;
  top: auto;
}

.template-collection .product-card--style1 > .product-card__image-wr > .product-card__overlay .js-grid-cart {
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--bx-ink);
  border-radius: 50%;
  background: var(--bx-ink);
  color: #fff;
}

.template-collection .product-card--style1 > .product-card__image-wr > .product-card__overlay .js-grid-cart span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.template-collection .product-card--style1 > .product-card__image-wr > .product-card__overlay .js-grid-cart svg {
  width: 18px;
  height: 18px;
}

.template-product .product-single {
  padding-top: clamp(28px, 4vw, 64px);
  padding-bottom: clamp(64px, 8vw, 120px);
}

.template-product .product-single__info-wrapper {
  padding-left: clamp(12px, 3vw, 54px);
}

.template-product .product-single__meta {
  max-width: 600px;
  margin-inline: auto;
  text-align: left !important;
}

.template-product .product-single__title {
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(36px, 4vw, 58px);
  font-weight: 400;
  letter-spacing: -.035em;
  line-height: 1.02;
  text-transform: none;
}

.template-product .product-single__meta-price {
  color: var(--bx-ink);
  font-size: 20px;
  font-weight: 600;
}

.template-product .product-form__item label,
.template-product .product-form__item .form-label,
.template-product .swatch .header {
  color: var(--bx-ink);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.template-product .product-form__cart-submit,
.template-product .product-form__buynow,
.template-product .shopify-payment-button__button {
  min-height: 56px !important;
  border-radius: 0 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

.template-product .product-form__cart-submit {
  border-color: var(--bx-ink) !important;
  background: var(--bx-ink) !important;
  color: #fff !important;
}

.template-product .product-form-select .bx-product-option {
  width: 100%;
  max-width: none;
  margin: 0 0 16px;
  padding: 18px 0 20px;
  border-bottom: 1px solid var(--bx-line);
}

.template-product .bx-product-option__heading {
  align-items: flex-end;
  gap: 16px;
}

.template-product .bx-product-option__heading > label {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 3px 10px;
  align-items: baseline;
  margin: 0 0 10px;
}

.template-product .bx-product-option__step {
  grid-row: 1 / span 2;
  color: var(--bx-aqua-strong);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.template-product .bx-product-option__prompt {
  color: var(--bx-ink);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.template-product .bx-product-option__current {
  color: #686360;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.template-product .bx-product-option .product-form__input {
  min-height: 54px;
  padding: 12px 46px 12px 15px;
  border: 1px solid rgba(21, 19, 17, .26);
  border-radius: 0;
  background-color: #fff;
  color: var(--bx-ink);
  font-size: 15px;
}

.template-product .bx-product-option.is-complete .product-form__input {
  border-color: var(--bx-ink);
}

.bx-selection-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin: 2px 0 20px;
  padding: 14px 0;
  border-top: 1px solid var(--bx-line);
  border-bottom: 1px solid var(--bx-line);
}

.bx-selection-summary__choice,
.bx-selection-summary__commerce {
  display: grid;
  gap: 4px;
}

.bx-selection-summary__commerce {
  flex: 0 0 auto;
  text-align: right;
}

.bx-selection-summary span {
  color: #686360;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bx-selection-summary strong {
  color: var(--bx-ink);
  font-size: 13px;
  font-weight: 600;
}

.bx-selection-summary [data-bx-variant-availability] {
  color: #167987;
}

.bx-selection-summary [data-bx-variant-availability].is-sold-out {
  color: #8b403b;
}

.template-product .product-form__item--quantity {
  position: relative;
}

.template-product .bx-quantity-label {
  position: absolute;
  top: -7px;
  left: 10px;
  z-index: 2;
  padding: 0 4px;
  background: #fff;
  color: #686360 !important;
  font-size: 8px !important;
}

.template-product .product-notes-field {
  margin: 0 0 18px;
  border-bottom: 1px solid var(--bx-line);
}

.template-product .product-notes-field summary {
  position: relative;
  padding: 14px 30px 14px 0;
  color: var(--bx-ink);
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  list-style: none;
}

.template-product .product-notes-field summary::-webkit-details-marker {
  display: none;
}

.template-product .product-notes-field summary::after {
  position: absolute;
  top: 50%;
  right: 2px;
  content: "+";
  color: var(--bx-aqua-strong);
  font-size: 22px;
  font-weight: 400;
  transform: translateY(-50%);
}

.template-product .product-notes-field[open] summary::after {
  content: "\2212";
}

.template-product .product-notes-field summary span {
  margin-left: 6px;
  color: #76716e;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.template-product .product-notes-field__body {
  padding: 0 0 18px;
}

.template-product .product-notes-field__body label {
  display: block;
  margin-bottom: 7px;
  color: #686360;
  font-size: 12px;
}

.template-product .product-notes-field textarea {
  width: 100%;
  min-height: 96px;
  padding: 12px 14px;
  border: 1px solid rgba(21, 19, 17, .22);
  border-radius: 0;
  background: #fff;
  color: var(--bx-ink);
  font-size: 14px;
  resize: vertical;
}

.bx-purchase-note {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 12px 0 0;
  color: #686360;
  font-size: 11px;
  line-height: 1.45;
  text-align: center;
}

.bx-purchase-note svg {
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  fill: none;
  stroke: var(--bx-aqua-strong);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5;
}

.template-product .sticky-cart-wr {
  padding: 8px 0 !important;
  border-top: 1px solid rgba(21, 19, 17, .14);
  background: #fff !important;
  box-shadow: 0 -12px 34px rgba(21, 19, 17, .12) !important;
}

.template-product #js-sticky-prd {
  justify-content: flex-start !important;
}

.template-product .bx-sticky-product-summary {
  min-width: 0;
  margin-right: 18px;
}

.template-product .bx-sticky-product-summary h3,
.template-product #js-sticky-price {
  color: var(--bx-ink) !important;
}

.template-product #js-sticky-btn {
  min-height: 48px;
  border: 1px solid var(--bx-ink) !important;
  border-radius: 0;
  background: var(--bx-ink) !important;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .template-product .product-single__info-wrapper {
    padding-inline: 18px;
  }

  .template-product .bx-selection-summary {
    gap: 14px;
  }

  .template-product .bx-selection-summary__choice {
    min-width: 0;
  }

  .template-product .bx-selection-summary__choice strong {
    overflow-wrap: anywhere;
  }

  .template-product .product-form__quantity-submit .d-flex.w-100 {
    gap: 8px;
  }

  .template-product .product-form__item--quantity {
    flex-basis: 72px;
  }

  .template-product .product-form__item--submit {
    margin-left: 0 !important;
  }

  .template-product .sticky-cart-selectors,
  .template-product .bx-sticky-product-summary h3 {
    display: none !important;
  }

  .template-product .sticky-cart-wr #js-sticky-prd {
    flex-wrap: nowrap;
    gap: 12px;
    padding: 0 14px;
  }

  .template-product .bx-sticky-product-summary {
    flex: 0 0 auto;
    margin: 0;
  }

  .template-product #js-sticky-price {
    min-width: 72px;
    font-size: 14px;
    font-weight: 600;
  }

  .template-product #js-sticky-btn {
    min-width: 0;
    margin-left: auto !important;
    padding-inline: 18px !important;
  }
}

.template-product .accordion {
  border-top: 1px solid var(--bx-line);
}

.template-product .accordion:last-of-type {
  border-bottom: 1px solid var(--bx-line);
}

.template-product .tabcustom {
  padding: 20px 30px 20px 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .02em;
  text-transform: none;
}

.bx-product-confidence {
  display: grid;
  gap: 0;
  margin-top: 28px;
  border-top: 1px solid var(--bx-line);
}

.bx-product-confidence__heading {
  display: grid;
  gap: 3px;
  padding: 20px 0 14px;
}

.bx-product-confidence__heading > span {
  color: var(--bx-aqua-strong);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.bx-product-confidence__heading > strong {
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.15;
}

.bx-product-confidence__item {
  display: grid;
  grid-template-columns: 25px minmax(0, 1fr);
  gap: 13px;
  align-items: start;
  padding: 17px 0;
  border-bottom: 1px solid var(--bx-line);
}

.bx-product-confidence__item svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: #167987;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5;
}

.bx-product-confidence__item span,
.bx-product-confidence__item strong,
.bx-product-confidence__item small,
.bx-product-confidence__help span,
.bx-product-confidence__help strong,
.bx-product-confidence__help small {
  display: block;
}

.bx-product-confidence__item strong {
  color: var(--bx-ink);
  font-size: 13px;
  font-weight: 600;
}

.bx-product-confidence__item small {
  margin-top: 2px;
  color: #686360;
  font-size: 12px;
  line-height: 1.45;
}

.bx-product-confidence__item a {
  display: inline-block;
  margin-top: 7px;
  color: var(--bx-ink);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .06em;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-transform: uppercase;
}

.bx-product-confidence__help {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 18px;
  padding: 18px 20px;
  background: rgba(148, 203, 210, .13);
}

.bx-product-confidence__help strong {
  color: var(--bx-ink);
  font-size: 13px;
  font-weight: 600;
}

.bx-product-confidence__help small {
  margin-top: 2px;
  color: #686360;
  font-size: 11px;
  line-height: 1.4;
}

.bx-product-confidence__help > a {
  flex: 0 0 auto;
  padding-bottom: 3px;
  border-bottom: 1px solid var(--bx-ink);
  color: var(--bx-ink);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.bx-cart-reassurance {
  margin: 14px 0 0;
  color: #686360;
  font-size: 11px;
  line-height: 1.45;
  text-align: center;
}

/* First-order email capture */
.bx-first-order-offer {
  scroll-margin-top: 150px;
  border-top: 1px solid var(--bx-line);
}

.bx-first-order-offer .section-heading .section-title,
.bx-first-order-offer .section-heading h2 {
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(34px, 4vw, 58px);
  font-weight: 400;
  letter-spacing: -.035em;
  line-height: 1.05;
  text-transform: none;
}

.bx-first-order-offer .mail-section .form-group {
  min-height: 62px;
  padding: 6px 8px 6px 20px !important;
  border: 1px solid var(--bx-ink) !important;
  border-radius: 0 !important;
  background: #fff;
}

.bx-first-order-offer .mail-section .form-control {
  min-width: 0;
  color: var(--bx-ink);
  font-size: 15px;
}

.bx-first-order-offer .mail-section .btn {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  background: var(--bx-ink);
  color: #fff;
}

.bx-first-order-offer .mail-section .btn .svg-submit {
  fill: currentColor;
}

.bx-newsletter-submit-text {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  white-space: nowrap;
  text-transform: uppercase;
}

.bx-newsletter-consent {
  margin: 11px 0 0;
  color: #686360;
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
}

.bx-signup-success {
  display: grid;
  gap: 5px;
  padding: 22px;
  border: 1px solid var(--bx-aqua-strong);
  background: #f3fbfc;
  color: var(--bx-ink);
}

.bx-signup-success strong {
  font-size: 18px;
}

.bx-shopify-forms-host {
  width: 100%;
  max-width: 720px;
  margin-inline: auto;
  text-align: left;
}

.bx-shopify-forms-host__block {
  overflow: hidden;
  border: 1px solid var(--bx-line);
  border-radius: 0;
  background: #fff;
}

.bx-shopify-forms-host .shopify-app-block {
  margin: 0;
}

.bx-first-order-offer .bx-signup-grid {
  display: grid;
  grid-template-columns: 24px minmax(120px, .65fr) minmax(190px, 1fr) auto;
  gap: 10px;
}

.bx-first-order-offer .bx-signup-grid .form-control {
  width: 100%;
  padding-inline: 12px;
  border-left: 1px solid var(--bx-line) !important;
}

.bx-quiz-save-link {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  padding: 10px 0;
  border-bottom: 1px solid currentColor;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  text-decoration: none;
  text-transform: uppercase;
}

.bx-quiz-save-link:hover,
.bx-quiz-save-link:focus-visible {
  color: var(--bx-aqua);
}

/* Product popups and cart drawer: crisp white editorial treatment. */
.cardraw .overlaycart {
  background: rgba(255, 255, 255, .74) !important;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.cardraw .mini-cart-content {
  border-left: 1px solid var(--bx-line);
  background: #fff !important;
  box-shadow: -18px 0 54px rgba(17, 16, 15, .14) !important;
  color: var(--bx-ink) !important;
}

.cardraw .mini-cart-header,
.cardraw .js-mini-cart-content,
.cardraw .mini-cart-footer,
.cardraw .drawer-crossell {
  background: #fff !important;
}

.cardraw .drawer-crossell {
  border-color: var(--bx-line) !important;
}

.cardraw .bx-cart-routine__intro {
  margin-bottom: 22px;
  border-bottom: 1px solid var(--bx-line);
  padding-bottom: 18px;
}

.cardraw .bx-cart-routine__eyebrow {
  margin: 0 0 7px;
  color: var(--bx-aqua-strong);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.cardraw .bx-cart-routine__intro h6 {
  margin: 0;
  color: var(--bx-ink);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -.02em;
  text-transform: none;
}

.cardraw .bx-cart-routine__copy {
  margin: 7px 0 0;
  color: #686360;
  font-size: 11px;
  line-height: 1.55;
}

.cardraw .drawer-crossell-product {
  gap: 0 !important;
}

.cardraw .drawer-crossell__item {
  border-bottom: 1px solid var(--bx-line);
  padding: 0 0 18px;
}

.cardraw .drawer-crossell__item + .drawer-crossell__item {
  padding-top: 18px;
}

.cardraw .drawer-crossell__item .product-card__image-wr {
  flex-basis: 76px;
  background: #fafafa;
}

.cardraw .drawer-crossell__item .product-card__info {
  margin: 0;
  padding-left: 16px !important;
}

.cardraw .drawer-crossell__item .product-card__name {
  color: var(--bx-ink);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.45;
}

.cardraw .drawer-crossell__item .product-card__price {
  margin: 0 0 8px;
  color: #686360;
  font-size: 11px;
}

.cardraw .drawer-crossell__item .js-grid-cart {
  display: inline-flex;
  min-height: 32px;
  align-items: center;
  border-bottom: 1px solid var(--bx-ink);
  color: var(--bx-ink);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.cardraw .drawer-crossell__item .js-grid-cart:hover,
.cardraw .drawer-crossell__item .js-grid-cart:focus-visible {
  border-color: var(--bx-aqua-strong);
  color: var(--bx-aqua-strong);
}

@media (max-width: 991px) {
  .cardraw .drawer-crossell {
    margin: 18px -24px 0;
    border-top: 1px solid var(--bx-line);
    padding: 0 24px 18px !important;
  }

  .cardraw .drawer-crossell-product {
    gap: 14px !important;
    padding-bottom: 8px;
    scroll-snap-type: x mandatory;
  }

  .cardraw .drawer-crossell__item,
  .cardraw .drawer-crossell__item + .drawer-crossell__item {
    flex-basis: 235px;
    width: 235px;
    border: 1px solid var(--bx-line);
    padding: 14px;
    scroll-snap-align: start;
  }
}

.cardraw .mini-cart-header > div:first-child {
  border-color: var(--bx-line) !important;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

body.bx-cart-open {
  overflow: hidden;
}

.cardraw .bx-mini-cart-heading {
  gap: 10px;
}

.cardraw .bx-mini-cart-count {
  color: #686360;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .06em;
}

.cardraw .mini-cart-header .close:focus-visible,
.cardraw .js-toggle-cart:focus-visible,
.cardraw .js-qty__adjust:focus-visible,
.cardraw .js-remove-mini-cart:focus-visible {
  outline: 2px solid var(--bx-aqua-strong);
  outline-offset: 3px;
}

.cardraw .mini-cart-item {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--bx-line);
}

.cardraw .mini-cart-image {
  overflow: hidden;
  background: #f6f7f7;
}

.cardraw .mini-cart-image img {
  display: block;
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
  object-fit: contain;
}

.cardraw .bx-mini-cart-title a {
  color: var(--bx-ink) !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  line-height: 1.22;
}

.cardraw .bx-mini-cart-variant {
  margin: 4px 0 7px;
  color: #686360;
  font-size: 11px;
  line-height: 1.4;
}

.cardraw .bx-mini-cart-properties {
  display: grid;
  gap: 3px;
  margin: 0 0 8px;
  padding: 0;
  color: #686360;
  font-size: 10px;
  line-height: 1.4;
  list-style: none;
}

.cardraw .bx-mini-cart-properties li {
  display: grid;
  grid-template-columns: minmax(58px, auto) minmax(0, 1fr);
  gap: 6px;
}

.cardraw .bx-mini-cart-properties strong {
  overflow-wrap: anywhere;
  color: var(--bx-ink);
  font-weight: 500;
}

.cardraw .bx-mini-cart-pricing {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  margin-top: 6px;
  color: #686360;
  font-size: 10px;
}

.cardraw .bx-mini-cart-pricing strong {
  color: var(--bx-ink);
  font-size: 12px;
  font-weight: 600;
}

.cardraw .js-mini-cart-content .js-qty {
  border-color: rgba(21, 19, 17, .22);
  border-radius: 0;
}

.cardraw .js-mini-cart-content .js-qty__input {
  color: var(--bx-ink);
  font-weight: 600;
}

.cardraw .mini-cart-meta,
.cardraw .mini-cart-meta a,
.cardraw .mini-cart-total,
.cardraw .mini-cart-taxes,
.cardraw .bx-cart-reassurance {
  color: var(--bx-ink) !important;
}

.cardraw .mini-cart-meta > a,
.cardraw .mini-cart-meta .product-title {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  line-height: 1.25;
}

.cardraw .js-remove-mini-cart,
.cardraw .js-cart-btn-cart {
  color: var(--bx-ink) !important;
  text-underline-offset: 4px;
}

.cardraw .mini-cart-btns .js-cart-btn-checkout,
.cardraw .block-addon__box--wrap .btn-theme {
  border: 1px solid var(--bx-ink) !important;
  background: var(--bx-ink) !important;
  color: #fff !important;
  box-shadow: none !important;
}

.cardraw .mini-cart-btns .js-cart-btn-checkout {
  min-height: 56px;
  font-size: 11px;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.cardraw .bx-cart-subtotal {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  color: var(--bx-ink);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 13px;
}

.cardraw .bx-cart-subtotal strong {
  font-size: 16px;
  font-weight: 600;
}

.cardraw .bx-mini-cart-payment-wrap {
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid var(--bx-line);
  text-align: center;
}

.cardraw .bx-mini-cart-payment-wrap > span {
  display: block;
  margin-bottom: 8px;
  color: #686360;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.cardraw .bx-mini-cart-payments {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  margin: 0;
  padding: 0;
}

.cardraw .bx-mini-cart-payments li {
  margin: 0 !important;
}

.cardraw .bx-mini-cart-payments .payment-icon {
  display: block;
  width: 42px;
  height: 27px;
}

.cardraw .free-shipping-content {
  justify-content: center;
  color: var(--bx-ink);
  font-size: 11px;
  font-weight: 600;
}

.cardraw .free-shipping .progress {
  height: 4px;
  overflow: hidden;
  border-radius: 0;
  background: rgba(21, 19, 17, .1);
}

.cardraw .free-shipping .progress-bar {
  background: var(--bx-aqua-strong) !important;
}

/* Full cart page: keep the path to checkout calm and obvious. */
.template-cart .bx-cart-page-title {
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(40px, 5vw, 66px);
  font-weight: 400;
  letter-spacing: -.035em;
  text-transform: none;
}

.template-cart .cart-table {
  border-color: var(--bx-line);
}

.template-cart .cart-table th {
  color: #686360;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.template-cart .cart__image {
  overflow: hidden;
  background: #f6f7f7;
}

.template-cart .cart__image img {
  display: block;
  object-fit: contain;
}

.template-cart .cart-right {
  border: 1px solid var(--bx-line);
  background: #fff !important;
  box-shadow: 0 20px 54px rgba(21, 19, 17, .08);
}

.template-cart .btn-cart-checkout {
  min-height: 56px;
  border: 1px solid var(--bx-ink) !important;
  border-radius: 0 !important;
  background: var(--bx-ink) !important;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.template-cart .bx-cart-page-reassurance {
  margin: 12px 0 0;
  color: #686360;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
}

.template-cart #cart-payment-methods {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  margin-top: 9px;
}

.template-cart #cart-payment-methods li {
  margin: 0;
}

.template-cart #cart-payment-methods .payment-icon {
  display: block;
  width: 42px;
  height: 27px;
}

@media (max-width: 749px) {
  .cardraw .mini-cart-content {
    padding-inline: 18px !important;
  }

  .cardraw .mini-cart-image {
    flex-basis: 86px;
    padding-right: 16px;
  }

  .cardraw .mini-cart-meta {
    flex-basis: calc(100% - 86px);
  }

  .cardraw .mini-cart-footer {
    padding-bottom: max(16px, env(safe-area-inset-bottom)) !important;
  }

  .template-cart .cart-right {
    margin-top: 28px;
    padding: 24px 18px;
  }
}

.cardraw .block-addon__box--wrap,
.cardraw .boxgift,
.cardraw .js-note-cart {
  border-top: 1px solid var(--bx-line);
  background: #fff !important;
  box-shadow: 0 -18px 42px rgba(17, 16, 15, .1) !important;
}

.cardraw .block-addon__box--wrap .form-control,
.cardraw .block-addon__box--wrap textarea,
.cardraw .js-note-cart textarea {
  border: 1px solid var(--bx-line) !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--bx-ink) !important;
}

#jsQuickview .modal-content,
#jsUpsell .modal-content {
  overflow: hidden;
  border: 1px solid var(--bx-line) !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: 0 28px 80px rgba(17, 16, 15, .18) !important;
  color: var(--bx-ink);
}

#jsQuickview .left-qv,
#jsQuickview #qv-product-images,
#jsUpsell .upsell-image img {
  background: #f6f7f7;
}

#jsQuickview #qv-product-images .slick-slide img {
  object-fit: contain;
}

#jsQuickview .right-qv {
  background: #fff;
}

#jsQuickview .qv-product-title,
#jsUpsell .upsell-infor h4 {
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: -.02em;
  text-transform: none;
}

#jsQuickview .qv-product-title {
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.08;
}

#jsQuickview .qv-product-description,
#jsQuickview .qv-product-description p,
#jsUpsell .upsell-promotion {
  color: #595552 !important;
}

#jsQuickview .qv-add-button,
#jsUpsell .js-btn-accept {
  border: 1px solid var(--bx-ink) !important;
  border-radius: 0 !important;
  background: var(--bx-ink) !important;
  color: #fff !important;
  box-shadow: none !important;
}

#jsQuickview .popup-quantity {
  border-color: var(--bx-line);
  border-radius: 0;
  background: #fff;
}

#jsQuickview .modal-header .close,
#jsUpsell .modal-header .close {
  top: 14px;
  right: 14px;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid var(--bx-line);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 8px 24px rgba(17, 16, 15, .08);
}

#jsUpsell .modal-body {
  padding: 0 36px 36px !important;
}

#jsUpsell .upsell-image {
  align-items: center;
  padding: 18px;
  background: #f8f9f9;
}

#jsUpsell .upsell-image img {
  width: 150px;
  aspect-ratio: 3 / 4;
  object-fit: contain;
}

#jsUpsell [data-dismiss="modal"].btn-outline {
  border: 1px solid var(--bx-ink) !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--bx-ink) !important;
}

body.modal-open .modal-backdrop.show {
  background: #fff;
  opacity: .76;
}

#announcement-topbar .text-body {
  flex-wrap: wrap;
  align-items: center;
}

#announcement-topbar [data-bx-offer-link] {
  font-weight: 700;
  text-underline-offset: 3px;
}

@media (min-width: 992px) {
  .template-product .product-single__info-wrapper {
    position: sticky;
    top: 120px;
  }
}

/* Raw Bundle quantity savings: seamless, margin-safe product-page offer. */
.bx-bundle-savings {
  margin: 22px 0 20px;
  padding: 20px 0;
  border-top: 1px solid var(--bx-line);
  border-bottom: 1px solid var(--bx-line);
}

.bx-bundle-savings__heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 14px;
}

.bx-bundle-savings__heading > div {
  display: grid;
  gap: 3px;
}

.bx-bundle-savings__eyebrow {
  color: var(--bx-aqua-strong);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .14em;
  line-height: 1.3;
  text-transform: uppercase;
}

.bx-bundle-savings__heading strong {
  color: var(--bx-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.15;
}

.bx-bundle-savings__heading small,
.bx-bundle-savings__status {
  color: rgba(21, 19, 17, .64);
  font-size: 11px;
  line-height: 1.45;
}

.bx-bundle-savings__heading small {
  max-width: 170px;
  text-align: right;
}

.bx-bundle-savings__tiers {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid var(--bx-line);
  border-bottom: 1px solid var(--bx-line);
}

.bx-bundle-tier {
  position: relative;
  display: grid;
  min-height: 108px;
  align-content: center;
  gap: 3px;
  padding: 18px 16px;
  border: 0;
  background: #fff;
  color: var(--bx-ink);
  cursor: pointer;
  text-align: left;
  transition: background-color 180ms ease, box-shadow 180ms ease;
}

.bx-bundle-tier + .bx-bundle-tier {
  border-left: 1px solid var(--bx-line);
}

.bx-bundle-tier:hover,
.bx-bundle-tier:focus-visible,
.bx-bundle-tier.is-selected {
  background: rgba(148, 203, 210, .12);
  box-shadow: inset 0 -3px 0 var(--bx-aqua-strong);
}

.bx-bundle-tier__label {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.bx-bundle-tier__offer {
  color: var(--bx-aqua-strong);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.bx-bundle-tier__price {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 700;
}

.bx-bundle-tier small {
  color: rgba(21, 19, 17, .64);
  font-size: 10px;
}

.bx-bundle-tier__badge {
  position: absolute;
  top: 7px;
  right: 9px;
  color: var(--bx-ink);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.bx-bundle-savings__status {
  margin: 10px 0 0;
}

.bx-bundle-savings.is-applying .bx-bundle-tier {
  cursor: progress;
}

@media (max-width: 749px) {
  .bx-shop-category-nav {
    margin-bottom: 28px;
    padding-bottom: 16px;
  }

  .bx-shop-category-nav__links {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 20px;
    overflow-x: auto;
    padding: 0 12px 6px;
    scrollbar-width: none;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }

  .bx-shop-category-nav__links::-webkit-scrollbar {
    display: none;
  }

  .bx-shop-category-nav__links a {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  .template-search .template-search__header {
    margin-bottom: 40px;
  }

  .template-search .bx-search-title {
    font-size: clamp(36px, 11vw, 50px);
  }

  .template-search .template-search__search .search__input {
    font-size: 16px;
  }

  .template-search .bx-search-shortcuts {
    gap: 9px 14px;
  }

  .template-search .bx-search-empty {
    padding-block: 24px;
  }

  .bx-collection-guide {
    flex-direction: column;
    gap: 14px;
    margin-bottom: 30px;
  }

  .bx-collection-guide__link {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
  }

  .template-collection .product-grid,
  .template-search .product-grid {
    margin-inline: -6px;
    row-gap: 34px;
  }

  .template-collection .product-grid .grid__item,
  .template-search .product-grid .grid__item {
    padding-inline: 6px;
  }

  .template-collection .product-card__image-wr,
  .template-search .product-card__image-wr {
    aspect-ratio: 3 / 4;
  }

  .template-collection .product-card__info,
  .template-search .product-card__info {
    padding-top: 12px;
  }

  .template-collection .product-card__name,
  .template-search .product-card__name {
    font-size: 12px;
  }

  .template-collection .bx-card-commerce,
  .template-search .bx-card-commerce {
    display: block;
    min-height: 48px;
  }

  .template-collection .bx-card-fulfillment,
  .template-search .bx-card-fulfillment {
    display: block;
    margin-top: 5px;
    font-size: 10px;
    line-height: 1.35;
    text-align: left;
  }

  .template-collection .product-card--style4 .product-card__overlaybottom,
  .template-search .product-card--style4 .product-card__overlaybottom {
    position: static;
    margin-top: 10px;
    transform: none;
    opacity: 1;
  }

  .template-collection .product-card--style4 .product-card__overlaybottom .btn,
  .template-search .product-card--style4 .product-card__overlaybottom .btn {
