.bbhp-enhanced {
  --ivory: #FAF7F2;
  --ivory-warm: #F5EDE3;
  --warm-neutral: #EDE4D8;
  --gold: #B8834A;
  --gold-lt: #C9A96E;
  --gold-pale: #F0E4CC;
  --pearl: #FFFDF9;
  --blush: #F7E5E2;
  --blush-strong: #EECAC6;
  --dark: #2C2118;
  --mid: #6B5744;
  --soft: #A89080;
  --divider: #E8DFD4;
  --white: #FFFFFF;
  --footer-dark: #1A100A;
  --green: #27A565;
  --red: #D44040;
  --gold-dark: #B8834A;
  --ink: #2C2118;
  --charcoal: #2C2118;
  --muted: #6B5744;
  --line: #E8DFD4;
  --cream: #F5EDE3;
  --pink: #B8834A;
  --shadow: 0 18px 46px rgba(44, 33, 24, .08);
  --deep-shadow: 0 28px 76px rgba(44, 33, 24, .18);
  overflow-x: hidden;
  background: #FAF7F2;
  color: #2C2118;
  font-family: "DM Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  padding-bottom: 0;
}

.bbhp-enhanced h1,
.bbhp-enhanced h2,
.bbhp-enhanced h3,
.bbhp-enhanced .product-info strong,
.bbhp-enhanced .side-card strong {
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-weight: 500;
  letter-spacing: 0;
}

.bbhp-enhanced .eyebrow,
.bbhp-enhanced .btn,
.bbhp-enhanced .nav,
.bbhp-enhanced .ticker-track span,
.bbhp-enhanced .badge,
.bbhp-enhanced .brand-tag,
.bbhp-enhanced .promo-pill {
  font-family: "Jost", "DM Sans", ui-sans-serif, system-ui, sans-serif;
}

.bbhp-enhanced [data-size]::before,
.bbhp-enhanced [data-size]::after {
  content: none !important;
  display: none !important;
}

.bbhp-enhanced > header.bg_mid_brown.header,
.bbhp-enhanced .site-header,
.bbhp-enhanced .elementor-location-header,
.bbhp-enhanced #masthead {
  display: none !important;
}

.bbhp-enhanced .logo {
  min-height: 62px;
}

.bbhp-enhanced .mobile-menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  place-items: center;
  gap: 4px;
  padding: 0;
  border: 1px solid var(--divider);
  border-radius: 2px;
  background: #fff;
  color: var(--dark);
}

.bbhp-enhanced .mobile-menu-toggle span {
  width: 18px;
  height: 2px;
  display: block;
  border-radius: 0;
  background: currentColor;
  transition: transform .2s ease, opacity .2s ease;
}

.bbhp-enhanced .announcement {
  background: #2C2118;
  color: #F8E7CB;
  letter-spacing: .04em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bbhp-enhanced .announcement span {
  display: inline-block;
}

.bbhp-enhanced .announcement span + span::before {
  content: " · ";
  color: #C9A96E;
  margin: 0 10px;
}

.bbhp-enhanced .header {
  border-color: rgba(184, 131, 74, .18);
  background: rgba(250, 247, 242, .94);
}

.bbhp-enhanced .logo img {
  width: 190px;
  max-height: 58px;
  object-fit: contain;
}

.bbhp-enhanced .actions .circle {
  position: relative;
  border-radius: 2px;
  color: #2C2118;
  font-size: 15px;
}

.bbhp-enhanced .actions .circle span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.bbhp-enhanced .cart {
  border-radius: 2px;
}

.bbhp-enhanced .search {
  border-radius: 4px;
}

.bbhp-enhanced .nav {
  gap: 16px;
  justify-content: flex-start;
  overflow-x: auto;
  scrollbar-width: thin;
}

.bbhp-enhanced .nav a,
.bbhp-enhanced .nav summary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 44px;
  white-space: nowrap;
  font-size: 12px;
  color: #2C2118;
  border-radius: 4px;
}

.bbhp-enhanced .section {
  padding-top: 56px;
  padding-bottom: 56px;
}

.bbhp-enhanced .section.tight {
  padding-top: 18px;
  padding-bottom: 18px;
}

.bbhp-enhanced .eyebrow {
  color: #B8834A;
}

.bbhp-enhanced .btn {
  border-radius: 2px;
}

.bbhp-enhanced .btn.gold,
.bbhp-enhanced .add,
.bbhp-enhanced .email button,
.bbhp-enhanced .routine a {
  background: #B8834A;
  color: #fff;
}

.bbhp-enhanced .btn.light {
  border: 1.5px solid #2C2118;
  background: transparent;
  color: #2C2118;
}

.bbhp-enhanced .circle,
.bbhp-enhanced .cart,
.bbhp-enhanced .hero-ui button,
.bbhp-enhanced .row-arrow {
  min-width: 44px;
  min-height: 44px;
}

.bbhp-enhanced .mega-panel {
  grid-template-columns: 1.05fr repeat(3, minmax(170px, 1fr));
  gap: 20px 18px;
  max-height: min(72vh, 660px);
  overflow: auto;
}

.bbhp-enhanced .mega-feature {
  text-transform: none;
}

.bbhp-enhanced .mega-list {
  gap: 7px;
}

.bbhp-enhanced .mega-list strong {
  margin-bottom: 3px;
  color: #171512;
}

.bbhp-enhanced .mega-list a {
  line-height: 1.25;
}

.bbhp-enhanced .hero-slide {
  background:
    radial-gradient(circle at 82% 24%, rgba(238,202,198,.58) 0 16%, rgba(238,202,198,0) 40%),
    radial-gradient(circle at 22% 72%, rgba(201,169,110,.24) 0 20%, rgba(201,169,110,0) 44%),
    linear-gradient(135deg, #FFFDF9 0%, #FAF2EA 48%, #F7E5E2 100%);
  background-position: center;
}

.bbhp-enhanced .hero-main {
  border: 1px solid rgba(201, 169, 110, .28);
  border-radius: 4px;
  background: linear-gradient(135deg, #FFFDF9 0%, #FAF2EA 48%, #F7E5E2 100%);
  box-shadow: 0 30px 76px rgba(112, 83, 64, .16);
}

.bbhp-enhanced .hero-main .eyebrow {
  color: #B8834A;
}

.bbhp-enhanced .hero-main h1,
.bbhp-enhanced .hero-title {
  max-width: 710px;
  margin-bottom: 20px;
  color: #2C2118;
  font-size: clamp(46px, 5.4vw, 84px);
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.04;
  letter-spacing: -.5px;
}

.bbhp-enhanced .hero-main .hero-copy > p:not(.eyebrow) {
  max-width: 540px;
  margin-bottom: 30px;
  color: #6B5744;
  line-height: 1.62;
}

.bbhp-enhanced .hero-product {
  position: absolute;
  right: clamp(28px, 5vw, 72px);
  bottom: clamp(34px, 5vw, 70px);
  z-index: 1;
  display: block;
  width: min(300px, 28vw);
  aspect-ratio: 1;
  object-fit: contain;
  padding: 20px;
  border: 1px solid rgba(184, 131, 74, .20);
  border-radius: 4px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 24px 58px rgba(112,83,64,.18);
}

.bbhp-enhanced .hero-main .btn.gold {
  border-color: #B8834A;
  background: #B8834A;
  color: #fff;
  box-shadow: 0 14px 30px rgba(184,131,74,.22);
}

.bbhp-enhanced .hero-main .btn.light {
  border-color: rgba(44,33,24,.28);
  background: rgba(255,255,255,.58);
  color: #2C2118;
  backdrop-filter: blur(10px);
}

.bbhp-enhanced .hero-ui button {
  border-radius: 4px;
  border-color: rgba(44,33,24,.20);
  background: rgba(255,255,255,.72);
  color: #2C2118;
  box-shadow: 0 12px 24px rgba(112,83,64,.10);
}

.bbhp-enhanced .hero-dots {
  align-items: center;
}

.bbhp-enhanced .hero-dots span {
  width: 20px;
  height: 3px;
  border-radius: 0;
  background: rgba(44,33,24,.20);
  transition: width .2s ease, background .2s ease;
}

.bbhp-enhanced .hero-dots span.active {
  width: 40px;
  background: #C9A96E;
}

.bbhp-enhanced .hero-side {
  grid-template-rows: 1fr 1fr;
}

.bbhp-enhanced .side-card {
  border: 1px solid #E8DFD4;
  border-radius: 4px;
  box-shadow: 0 4px 16px rgba(44,33,24,0.08);
}

.bbhp-enhanced .side-card::after {
  background: linear-gradient(180deg, rgba(30,13,6,.06) 0%, rgba(30,13,6,.28) 48%, rgba(30,13,6,.78) 100%);
}

.bbhp-enhanced .side-card strong {
  color: #fff;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.05;
  text-shadow: 0 3px 18px rgba(0,0,0,.46);
}

.bbhp-enhanced .side-card span {
  margin-top: 8px;
  color: rgba(255,255,255,.84);
}

.bbhp-enhanced .side-card .side-cta {
  display: inline-flex;
  margin-top: 14px;
  color: #C9A96E;
  font-size: 11px;
  font-style: normal;
  font-weight: 950;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bbhp-enhanced .price-grid span {
  color: #B8834A;
  font-size: 10px;
  font-weight: 950;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bbhp-enhanced .ticker-strip {
  max-width: none;
  overflow: hidden;
  border-top: 0;
  border-bottom: 0;
  background: #B8834A;
  color: #FFFFFF;
}

.bbhp-enhanced .ticker-track {
  width: max-content;
  display: flex;
  gap: 34px;
  align-items: center;
  min-height: 38px;
  animation: bbhpTicker 58s linear infinite;
}

.bbhp-enhanced .ticker-strip:hover .ticker-track {
  animation-play-state: paused;
}

.bbhp-enhanced .ticker-track span {
  position: relative;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .16em;
  text-transform: uppercase;
  white-space: nowrap;
}

.bbhp-enhanced .ticker-track span::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 999px;
  background: #C9A96E;
  transform: translateY(-50%);
}

@keyframes bbhpTicker {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.bbhp-enhanced .chip-row {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding: 2px 2px 12px;
  scrollbar-width: thin;
  scroll-snap-type: x proximity;
}

.bbhp-enhanced .chip-row a {
  min-height: 42px;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border: 1px solid rgba(184, 131, 74, .24);
  border-radius: 4px;
  background: rgba(250,247,242,.72);
  color: #2C2118;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 12px 28px rgba(44, 33, 24, .06);
  scroll-snap-align: start;
}

.bbhp-enhanced .search-form input[type="hidden"] {
  display: none;
}

.bbhp-enhanced .search-suggestions a {
  white-space: normal;
}

.bbhp-enhanced .search-suggestions .smart-suggestion {
  display: flex;
  min-height: 48px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
}

.bbhp-enhanced .search-suggestions .smart-suggestion span,
.bbhp-enhanced .search-suggestions .smart-suggestion em {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bbhp-enhanced .search-suggestions .smart-suggestion span {
  font-weight: 900;
}

.bbhp-enhanced .search-suggestions .smart-suggestion em {
  color: var(--muted);
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
}

.bbhp-enhanced .quick-card {
  position: relative;
  align-items: flex-end;
  justify-content: flex-start;
  min-height: 132px;
  padding: 0;
  border: 1px solid rgba(184, 131, 74, .18);
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
  text-align: left;
  text-shadow: 0 2px 18px rgba(0,0,0,.42);
}

.bbhp-enhanced .quick-grid {
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 10px;
}

.bbhp-enhanced .quick-card.is-gradient {
  background:
    radial-gradient(circle at 82% 12%, rgba(201,169,110,.28), transparent 32%),
    linear-gradient(145deg, #3A2618, #1F150F);
}

.bbhp-enhanced .quick-card .quick-icon {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0;
  overflow: hidden;
}

.bbhp-enhanced .quick-card .quick-icon img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
  transform: scale(1.01);
}

.bbhp-enhanced .quick-card .quick-icon::after,
.bbhp-enhanced .quick-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(18,15,12,.04) 0%, rgba(18,15,12,.30) 52%, rgba(18,15,12,.76) 100%);
  pointer-events: none;
}

.bbhp-enhanced .quick-card .quick-label,
.bbhp-enhanced .quick-card > span:not(.quick-icon) {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 92%;
  margin: 0 14px 14px;
}

.bbhp-enhanced .quick-card .quick-label {
  font-size: 18px;
  font-weight: 950;
  line-height: 1.05;
}

.bbhp-enhanced .quick-card > span:not(.quick-icon) strong {
  font-size: 18px;
}

.bbhp-enhanced .quick-card > span:not(.quick-icon) em {
  margin-top: 4px;
  font-size: 10px;
}

.bbhp-enhanced .add[href] {
  cursor: pointer;
}

.bbhp-enhanced .section.is-dormant {
  display: none !important;
}

.bbhp-enhanced .product-card {
  min-width: 0;
  border-color: rgba(184, 131, 74, .18);
  background: #fff;
  box-shadow: 0 18px 42px rgba(44, 33, 24, .07);
  overflow: hidden;
}

.bbhp-enhanced img.is-image-fallback {
  background: #fffaf1;
  object-fit: contain;
}

.bbhp-enhanced .product-info {
  display: flex;
  min-height: 124px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 16px 15px 14px;
}

.bbhp-enhanced .product-info strong {
  color: #2C2118;
  font-size: 18px;
  line-height: 1.28;
}

.bbhp-enhanced .brand-tag {
  display: block;
  margin-bottom: 7px;
  color: #B8834A;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.1;
  text-transform: uppercase;
}

.bbhp-enhanced .products.product-row,
.bbhp-enhanced .promotion-track.product-row,
.bbhp-enhanced .portrait-track.product-row,
.bbhp-enhanced .reels.product-row {
  gap: 18px;
  padding: 4px 4px 18px;
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
}

.bbhp-enhanced .products.product-row > *,
.bbhp-enhanced .promotion-track.product-row > *,
.bbhp-enhanced .portrait-track.product-row > *,
.bbhp-enhanced .reels.product-row > * {
  scroll-snap-align: start;
}

.bbhp-enhanced .promotion-section,
.bbhp-enhanced .deals-section,
.bbhp-enhanced .price-point-section,
.bbhp-enhanced .why-section {
  position: relative;
  background:
    linear-gradient(180deg, rgba(255,255,255,.46), rgba(245,237,227,.58)),
    #FAF7F2;
}

.bbhp-enhanced .promotion-section::before,
.bbhp-enhanced .deals-section::before,
.bbhp-enhanced .price-point-section::before,
.bbhp-enhanced .why-section::before {
  content: "";
  position: absolute;
  left: max(16px, calc((100vw - 1320px) / 2));
  right: max(16px, calc((100vw - 1320px) / 2));
  top: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(184, 131, 74, .32), transparent);
}

.bbhp-enhanced .section-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

.bbhp-enhanced .section-tabs a {
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  padding: 0 12px;
  border: 1px solid rgba(184,131,74,.22);
  border-radius: 2px;
  background: rgba(255,255,255,.7);
  color: #2C2118;
  font-family: "Jost", "DM Sans", sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.bbhp-enhanced .deals-section {
  background: #2C2118;
  color: #fff;
}

.bbhp-enhanced .deals-section .section-head h2,
.bbhp-enhanced .deals-section .section-head p,
.bbhp-enhanced .deals-section .eyebrow {
  color: inherit;
}

.bbhp-enhanced .deals-section .section-head p {
  color: rgba(255,255,255,.72);
}

.bbhp-enhanced .deals-section .btn.light {
  border-color: rgba(248,231,203,.34);
  background: rgba(255,255,255,.10);
  color: #fff;
}

.bbhp-enhanced .deals-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr);
  gap: 16px;
}

.bbhp-enhanced .deal-hero-card,
.bbhp-enhanced .deal-spotlights a {
  border: 1px solid rgba(248,231,203,.20);
  border-radius: 4px;
  background:
    radial-gradient(circle at 88% 12%, rgba(201,169,110,.22), transparent 30%),
    linear-gradient(145deg, rgba(255,255,255,.10), rgba(255,255,255,.035));
  box-shadow: 0 20px 58px rgba(0,0,0,.20);
}

.bbhp-enhanced .deal-hero-card {
  min-height: 360px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 160px;
  gap: 22px;
  align-items: end;
  padding: clamp(24px, 4vw, 42px);
}

.bbhp-enhanced .deal-hero-card h3 {
  max-width: 640px;
  margin: 18px 0 12px;
  color: #fff;
  font-size: clamp(34px, 4.4vw, 62px);
  line-height: .98;
}

.bbhp-enhanced .deal-hero-card p {
  max-width: 560px;
  color: rgba(255,255,255,.76);
  font-weight: 700;
  line-height: 1.55;
}

.bbhp-enhanced .deal-timer {
  padding: 16px;
  border: 1px solid rgba(248,231,203,.22);
  border-radius: 4px;
  background: rgba(255,255,255,.08);
}

.bbhp-enhanced .deal-timer span,
.bbhp-enhanced .deal-spotlights span {
  display: block;
  color: #C9A96E;
  font-family: "Jost", "DM Sans", sans-serif;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.bbhp-enhanced .deal-timer strong {
  display: block;
  margin-top: 8px;
  color: #fff;
  font-size: 18px;
}

.bbhp-enhanced .deal-spotlights {
  display: grid;
  gap: 12px;
}

.bbhp-enhanced .deal-spotlights a {
  min-height: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  padding: 18px;
}

.bbhp-enhanced .deal-spotlights strong {
  color: #fff;
  font-size: 22px;
  line-height: 1.05;
}

.bbhp-enhanced .deal-spotlights em {
  color: rgba(255,255,255,.72);
  font-style: normal;
  font-weight: 700;
}

.bbhp-enhanced .product-card,
.bbhp-enhanced .promo-card,
.bbhp-enhanced .portrait-card {
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.bbhp-enhanced .product-card:hover,
.bbhp-enhanced .promo-card:hover,
.bbhp-enhanced .portrait-card:hover {
  border-color: rgba(184, 131, 74, .32);
  box-shadow: 0 22px 52px rgba(44, 33, 24, .12);
  transform: translateY(-2px);
}

.bbhp-enhanced .price del,
.bbhp-enhanced .price .strike {
  margin-right: 6px;
  color: #9b9389;
  font-size: 12px;
  text-decoration: line-through;
}

.bbhp-enhanced .price ins {
  color: var(--green);
  text-decoration: none;
}

.bbhp-enhanced .add {
  width: calc(100% - 26px);
  margin-top: 0;
  border-radius: 2px;
  text-align: center;
}

.bbhp-enhanced .badge,
.bbhp-enhanced .promo-pill,
.bbhp-enhanced .portrait-pill {
  background: #F8E7CB;
  color: #5A371E;
  border-radius: 2px;
}

.bbhp-enhanced .price-grid,
.bbhp-enhanced .why-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.bbhp-enhanced .spotlight-brands-section {
  background: #F7F2E9;
}

.bbhp-enhanced .spotlight-brand-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.bbhp-enhanced .spotlight-brand-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 204px;
  border: 1px solid rgba(200, 169, 97, .34);
  border-radius: 2px;
  overflow: hidden;
  background: #FFFDF8;
  box-shadow: none;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.bbhp-enhanced .spotlight-brand-stage {
  display: block;
  min-height: 82px;
  background:
    linear-gradient(180deg, rgba(255,253,248,.10), rgba(255,253,248,.55)),
    var(--spotlight-brand-image, linear-gradient(135deg, #F7F2E9, #EFD9D1));
  background-color: #F7F2E9;
  background-position: center;
  background-size: cover;
}

.bbhp-enhanced .spotlight-brand-card:hover {
  border-color: rgba(168, 137, 63, .62);
  box-shadow: 0 16px 34px rgba(74, 58, 46, .08);
  transform: translateY(-2px);
}

.bbhp-enhanced .spotlight-brand-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding: 14px 16px 16px;
}

.bbhp-enhanced .spotlight-brand-offer {
  width: max-content;
  max-width: 100%;
  padding: 4px 8px;
  border: 1px solid rgba(168, 137, 63, .42);
  border-radius: 2px;
  background: linear-gradient(135deg, #EAD9AE, #D2B679);
  color: #2C2018;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.1;
  text-transform: uppercase;
}

.bbhp-enhanced .spotlight-brand-card strong {
  color: #4A3A2E;
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: clamp(26px, 2.2vw, 36px);
  font-weight: 600;
  line-height: .96;
  letter-spacing: .01em;
}

.bbhp-enhanced .spotlight-brand-card em {
  color: #4A3A2E;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.35;
}

.bbhp-enhanced .spotlight-brand-card u {
  width: max-content;
  margin-top: auto;
  border-bottom: 1px solid #C8A961;
  color: #A8893F;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1.4;
  text-decoration: none;
  text-transform: uppercase;
}

.bbhp-enhanced .price-grid a,
.bbhp-enhanced .why-grid article {
  min-height: 132px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  padding: 18px;
  border: 1px solid rgba(184, 131, 74, .20);
  border-radius: 8px;
  background: linear-gradient(145deg, #fff 0%, #FAF7F2 58%, #F5EDE3 100%);
  box-shadow: var(--shadow);
}

.bbhp-enhanced .price-grid a {
  justify-content: space-between;
  min-height: 150px;
}

.bbhp-enhanced .price-grid a::after {
  content: "Explore";
  width: max-content;
  margin-top: 8px;
  color: #B8834A;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bbhp-enhanced .price-grid strong,
.bbhp-enhanced .why-grid strong {
  color: #2C2118;
  font-size: 22px;
  line-height: 1.06;
}

.bbhp-enhanced .price-grid em {
  color: #6B5744;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}

.bbhp-enhanced .why-grid span {
  color: #746458;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.4;
}

.bbhp-enhanced .why-section {
  background: #1A100A;
  color: #fff;
}

.bbhp-enhanced .why-section .section-head h2,
.bbhp-enhanced .why-section .eyebrow {
  color: #fff;
}

.bbhp-enhanced .why-grid article {
  border-color: rgba(248,231,203,.20);
  background:
    radial-gradient(circle at 86% 10%, rgba(201,169,110,.16), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,.10), rgba(255,255,255,.035));
  box-shadow: 0 18px 46px rgba(0,0,0,.20);
}

.bbhp-enhanced .why-grid strong {
  color: #fff;
}

.bbhp-enhanced .why-grid span {
  color: rgba(255,255,255,.72);
}

.bbhp-enhanced .pro-card,
.bbhp-enhanced .concierge-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 420px);
  gap: 24px;
  align-items: center;
  padding: clamp(26px, 4vw, 46px);
  border: 1px solid rgba(184, 131, 74, .26);
  border-radius: 8px;
  background:
    radial-gradient(circle at 86% 16%, rgba(201,169,110,.20), transparent 34%),
    linear-gradient(135deg, rgba(34,24,18,.98), rgba(77,55,39,.90)),
    #2C2118;
  color: #fff;
  box-shadow: var(--deep-shadow);
}

.bbhp-enhanced .pro-copy {
  min-width: 0;
}

.bbhp-enhanced .pro-card h2,
.bbhp-enhanced .concierge-card h2,
.bbhp-enhanced .newsletter h2 {
  color: inherit;
}

.bbhp-enhanced .pro-card p:not(.eyebrow),
.bbhp-enhanced .concierge-card p:not(.eyebrow) {
  max-width: 720px;
  color: rgba(255,255,255,.76);
  font-size: 15px;
  font-weight: 750;
  line-height: 1.6;
}

.bbhp-enhanced .pro-points {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 18px 0 22px;
}

.bbhp-enhanced .pro-points span {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 16px;
  border: 1px solid rgba(248,231,203,.26);
  border-radius: 8px;
  background: rgba(255,255,255,.08);
  color: #F8E7CB;
  font-size: 12px;
  font-weight: 900;
  white-space: normal;
}

.bbhp-enhanced .pro-visual-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.bbhp-enhanced .pro-mini-card {
  min-height: 198px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 12px;
  border: 1px solid #4A3A28;
  border-radius: 4px;
  background: #3A2A18;
  color: #FAF7F2;
  text-decoration: none;
}

.bbhp-enhanced .pro-mini-card img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: contain;
  padding: 10px;
  border-radius: 3px;
  background: #FAF7F2;
}

.bbhp-enhanced .pro-mini-card span {
  color: #C9A96E;
  font-family: "Jost", "DM Sans", sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bbhp-enhanced .pro-mini-card strong {
  color: #FAF7F2;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.05;
}

.bbhp-enhanced .pro-mini-card em {
  color: rgba(250,247,242,.68);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}

.bbhp-enhanced .concierge-card {
  background:
    linear-gradient(135deg, rgba(255,255,255,.96), rgba(245,237,227,.9)),
    #F5EDE3;
  color: #2C2118;
  box-shadow: var(--shadow);
}

.bbhp-enhanced .concierge-card p:not(.eyebrow) {
  color: #746458;
}

.bbhp-enhanced .pro-card .btn.light {
  border-color: rgba(248,231,203,.38);
  background: rgba(255,255,255,.10);
  color: #fff;
}

.bbhp-enhanced .concierge-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.bbhp-enhanced .concierge-actions a {
  min-height: 58px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  padding: 0 14px;
  border: 1px solid rgba(184, 131, 74, .24);
  border-radius: 4px;
  background: #fff;
  color: #2C2118;
  font-size: 13px;
  font-weight: 950;
  text-align: left;
  box-shadow: 0 12px 28px rgba(44, 33, 24, .06);
}

.bbhp-enhanced .concierge-actions a span {
  font-size: 18px;
}

.bbhp-enhanced .concierge-actions a strong {
  font-size: 14px;
}

.bbhp-enhanced .concierge-actions a em {
  color: #6B5744;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
}

.bbhp-enhanced .concierge-actions a:last-child {
  border-color: #B8834A;
  background: #B8834A;
  color: #fff;
}

.bbhp-enhanced .newsletter {
  border: 1px solid rgba(184, 131, 74, .26);
  background:
    linear-gradient(135deg, rgba(44,33,24,.98), rgba(80,57,39,.92)),
    #2C2118;
  box-shadow: var(--deep-shadow);
}

.bbhp-enhanced .email {
  border: 1px solid rgba(248,231,203,.25);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  align-items: center;
  padding: 10px;
}

.bbhp-enhanced .email input {
  min-height: 46px;
  min-width: 0;
  border: 0;
  background: transparent;
  color: #fff;
  outline: 0;
}

.bbhp-enhanced .email input::placeholder {
  color: rgba(255,255,255,.62);
}

.bbhp-enhanced .email a {
  grid-column: 1 / -1;
  color: #F8E7CB;
  font-size: 12px;
  font-weight: 800;
}

.bbhp-enhanced .bbhp-footer {
  padding: 48px max(16px, calc((100vw - 1320px) / 2)) 26px;
  background: #1A100A;
  color: rgba(255,255,255,.78);
}

.bbhp-enhanced .footer-inner {
  display: grid;
  grid-template-columns: minmax(260px, 1.4fr) repeat(4, minmax(130px, 1fr));
  gap: 28px;
}

.bbhp-enhanced .footer-brand strong {
  display: block;
  color: #F8E7CB;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 34px;
  font-weight: 500;
}

.bbhp-enhanced .footer-brand p {
  max-width: 390px;
  color: rgba(255,255,255,.68);
  line-height: 1.6;
}

.bbhp-enhanced .bbhp-footer h3 {
  margin: 0 0 12px;
  color: #fff;
  font-family: "Jost", "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.bbhp-enhanced .bbhp-footer a {
  display: block;
  margin: 8px 0;
  color: rgba(255,255,255,.70);
  font-size: 13px;
  font-weight: 700;
}

.bbhp-enhanced .footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-top: 34px;
  padding-top: 18px;
  border-top: 1px solid rgba(248,231,203,.16);
  color: rgba(255,255,255,.58);
  font-size: 12px;
  font-weight: 700;
}

.bbhp-enhanced .mobile-sticky-bar {
  display: none;
}

.bbhp-enhanced .side-card,
.bbhp-enhanced .promo-card,
.bbhp-enhanced .routine,
.bbhp-enhanced .brand-card {
  isolation: isolate;
}

.bbhp-enhanced .side-card::after,
.bbhp-enhanced .routine::after,
.bbhp-enhanced .brand-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(255,255,255,.18), rgba(250,247,242,.78));
  pointer-events: none;
}

.bbhp-enhanced .side-card > *,
.bbhp-enhanced .promo-card > *,
.bbhp-enhanced .routine > *,
.bbhp-enhanced .brand-card > * {
  position: relative;
  z-index: 2;
}

@media (max-width: 1000px) {
  .bbhp-enhanced .header-main {
    grid-template-columns: 1fr auto;
    gap: 12px;
    padding-top: 8px;
    padding-bottom: 10px;
  }

  .bbhp-enhanced .logo {
    grid-column: auto;
    justify-self: start;
    width: 168px;
  }

  .bbhp-enhanced .logo img {
    width: 168px;
  }

  .bbhp-enhanced .search-form {
    grid-column: 1 / -1;
    display: block;
    order: 3;
  }

  .bbhp-enhanced .actions {
    display: none;
  }

  .bbhp-enhanced .nav {
    justify-content: flex-start;
    gap: 18px;
    padding-bottom: 2px;
  }

  .bbhp-enhanced .mega-panel {
    left: 12px;
    right: 12px;
    width: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 16px;
    gap: 16px;
  }

  .bbhp-enhanced .mega-feature {
    grid-column: 1 / -1;
    min-height: 132px;
  }

  .bbhp-enhanced .sub-banner-grid,
  .bbhp-enhanced .price-grid,
  .bbhp-enhanced .why-grid,
  .bbhp-enhanced .spotlight-brand-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bbhp-enhanced .quick-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .bbhp-enhanced .deals-layout {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .pro-card,
  .bbhp-enhanced .concierge-card {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .footer-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .bbhp-enhanced {
    max-width: 100vw;
    overflow-x: hidden;
  }

  .bbhp-enhanced .section,
  .bbhp-enhanced .hero,
  .bbhp-enhanced .header-main,
  .bbhp-enhanced .nav-row,
  .bbhp-enhanced .ticker-strip,
  .bbhp-enhanced .bbhp-footer {
    max-width: 100vw;
  }

  .bbhp-enhanced .announcement {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bbhp-enhanced .header-main {
    min-height: auto;
    grid-template-columns: 44px minmax(0, 1fr) auto;
    align-items: center;
  }

  .bbhp-enhanced .mobile-menu-toggle {
    display: grid;
  }

  .bbhp-enhanced.bbhp-menu-open .mobile-menu-toggle span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }

  .bbhp-enhanced.bbhp-menu-open .mobile-menu-toggle span:nth-child(2) {
    opacity: 0;
  }

  .bbhp-enhanced.bbhp-menu-open .mobile-menu-toggle span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }

  .bbhp-enhanced .logo,
  .bbhp-enhanced .logo img {
    width: 146px;
  }

  .bbhp-enhanced .logo {
    justify-self: center;
  }

  .bbhp-enhanced .circle {
    width: 44px;
    height: 44px;
  }

  .bbhp-enhanced .cart {
    min-height: 44px;
    padding: 0 12px;
  }

  .bbhp-enhanced .search {
    min-height: 40px;
    border-radius: 3px;
    font-size: 12px;
  }

  .bbhp-enhanced .search-suggestions {
    grid-template-columns: 1fr 1fr;
  }

  .bbhp-enhanced .nav-row {
    position: fixed;
    inset: 0 auto 0 0;
    z-index: 120;
    width: min(86vw, 340px);
    padding: 92px 18px 24px;
    overflow-y: auto;
    transform: translateX(-105%);
    transition: transform .24s ease;
    border-right: 1px solid rgba(201,169,110,.28);
    background: #FAF7F2;
    box-shadow: 24px 0 50px rgba(44,33,24,.18);
  }

  .bbhp-enhanced.bbhp-menu-open .nav-row {
    transform: translateX(0);
  }

  .bbhp-enhanced .nav {
    min-height: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 0;
    overflow: visible;
    font-size: 12px;
  }

  .bbhp-enhanced .nav a,
  .bbhp-enhanced .nav summary {
    width: 100%;
    min-height: 44px;
    justify-content: flex-start;
    padding: 0 12px;
    border: 1px solid #E8DFD4;
    border-radius: 2px;
    background: #FFFFFF;
    letter-spacing: .08em;
  }

  .bbhp-enhanced .mega-panel {
    position: static;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: 76vh;
    margin-top: 8px;
    padding: 14px;
    gap: 12px 14px;
    overscroll-behavior: contain;
  }

  .bbhp-enhanced .mega-feature {
    grid-column: 1 / -1;
    min-height: 124px;
  }

  .bbhp-enhanced .mega-list {
    min-width: 0;
    padding: 2px 0 10px;
    border-bottom: 1px solid rgba(238,231,220,.8);
  }

  .bbhp-enhanced .mega-list strong {
    font-size: 12px;
    line-height: 1.2;
  }

  .bbhp-enhanced .mega-list a {
    font-size: 12px;
    line-height: 1.28;
    white-space: normal;
  }

  .bbhp-enhanced .mega-list:last-child {
    border-bottom: 0;
  }

  .bbhp-enhanced h1 {
    font-size: clamp(30px, 8vw, 40px);
    line-height: 1.06;
  }

  .bbhp-enhanced h2 {
    font-size: 27px;
  }

  .bbhp-enhanced .hero {
    width: 100%;
    max-width: 100%;
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    overflow: hidden;
  }

  .bbhp-enhanced .hero-main {
    width: 100%;
    min-height: clamp(420px, 72vh, 460px);
    max-height: 460px;
    align-items: flex-start;
    padding: 0;
    overflow: hidden;
  }

  .bbhp-enhanced .hero-main .hero-copy {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-right: 0;
  }

  .bbhp-enhanced .hero-slide {
    width: 100%;
    min-width: 0;
    padding: 28px 24px 84px;
    align-items: flex-start;
    background:
      radial-gradient(circle at 78% 15%, rgba(238,202,198,.56) 0 24%, rgba(238,202,198,0) 46%),
      radial-gradient(circle at 18% 78%, rgba(201,169,110,.18) 0 22%, rgba(201,169,110,0) 46%),
      linear-gradient(180deg, #FFFDF9 0%, #FAF2EA 52%, #F7E5E2 100%);
    background-position: center;
  }

  .bbhp-enhanced .hero-main p:not(.eyebrow) {
    max-width: 100%;
    display: -webkit-box;
    margin-bottom: 18px;
    overflow: hidden;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 13px;
    line-height: 1.45;
  }

  .bbhp-enhanced .hero-main .btn-row {
    width: 100%;
    gap: 8px;
    flex-direction: column;
  }

  .bbhp-enhanced .hero-main .btn {
    flex: 0 0 auto;
    width: 100%;
    min-width: 0;
    padding: 0 12px;
  }

  .bbhp-enhanced .hero-product {
    display: none;
  }

  .bbhp-enhanced .hero-ui {
    left: 24px;
    right: 24px;
    bottom: 18px;
    justify-content: space-between;
  }

  .bbhp-enhanced .hero-dots span {
    width: 18px;
  }

  .bbhp-enhanced .hero-dots span.active {
    width: 36px;
  }

  .bbhp-enhanced .hero-side {
    display: none;
  }

  .bbhp-enhanced .section {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .bbhp-enhanced .chip-row a {
    min-height: 34px;
    padding: 0 12px;
    border-radius: 3px;
    box-shadow: none;
    font-size: 11px;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  .bbhp-enhanced .price-grid,
  .bbhp-enhanced .why-grid {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .sub-banner,
  .bbhp-enhanced .price-grid a,
  .bbhp-enhanced .why-grid article {
    min-height: 112px;
  }

  .bbhp-enhanced .trust-strip {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .trust-strip .item {
    width: 100%;
    min-width: 0;
  }

  .bbhp-enhanced .quick-card {
    min-height: 132px;
  }

  .bbhp-enhanced .quick-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bbhp-enhanced .products.product-row {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(172px, calc((100% - 14px) / 2));
    grid-template-columns: none;
    gap: 14px;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }

  .bbhp-enhanced .products.product-row > * {
    width: 100%;
    min-width: 0;
  }

  .bbhp-enhanced .promotion-track,
  .bbhp-enhanced .deal-spotlights,
  .bbhp-enhanced .brand-grid {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 82%;
    grid-template-columns: none;
    overflow-x: auto;
    scroll-snap-type: x proximity;
  }

  .bbhp-enhanced .deal-spotlights a,
  .bbhp-enhanced .brand-grid > * {
    scroll-snap-align: start;
  }

  .bbhp-enhanced .spotlight-brand-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .bbhp-enhanced .spotlight-brand-card {
    min-height: 178px;
  }

  .bbhp-enhanced .spotlight-brand-stage {
    min-height: 64px;
  }

  .bbhp-enhanced .spotlight-brand-info {
    padding: 12px 10px 12px;
  }

  .bbhp-enhanced .spotlight-brand-card strong {
    font-size: 23px;
  }

  .bbhp-enhanced .spotlight-brand-offer,
  .bbhp-enhanced .spotlight-brand-card u {
    font-size: 8px;
  }

  .bbhp-enhanced .deal-hero-card {
    min-height: 340px;
    grid-template-columns: 1fr;
    padding: 24px;
  }

  .bbhp-enhanced .deal-hero-card h3 {
    font-size: 36px;
  }

  .bbhp-enhanced .deal-timer {
    display: none;
  }

  .bbhp-enhanced .product-info strong {
    min-height: 38px;
  }

  .bbhp-enhanced .product-info {
    min-height: 116px;
    padding: 12px;
  }

  .bbhp-enhanced .add {
    min-height: 44px;
  }

  .bbhp-enhanced .routine strong,
  .bbhp-enhanced .routine span,
  .bbhp-enhanced .routine a {
    max-width: 92%;
  }

  .bbhp-enhanced .newsletter {
    padding: 24px;
  }

  .bbhp-enhanced .email {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .pro-card,
  .bbhp-enhanced .concierge-card {
    padding: 24px;
  }

  .bbhp-enhanced .pro-visual-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .bbhp-enhanced .pro-mini-card {
    min-height: 174px;
    padding: 10px;
  }

  .bbhp-enhanced .pro-mini-card strong {
    font-size: 17px;
  }

  .bbhp-enhanced .pro-points {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .concierge-actions {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .concierge-actions a {
    min-height: 52px;
  }

  .bbhp-enhanced .footer-inner {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .bbhp-enhanced .footer-bottom {
    flex-direction: column;
  }

  .bbhp-enhanced .mobile-sticky-bar {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 90;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 8px;
    border: 1px solid rgba(201,169,110,.32);
    border-radius: 4px;
    background: rgba(26,16,10,.94);
    box-shadow: 0 18px 40px rgba(0,0,0,.30);
    backdrop-filter: blur(14px);
  }

  .bbhp-enhanced .mobile-sticky-bar a {
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border-radius: 2px;
    background: #F8E7CB;
    color: #2C2118;
    font-family: "Jost", "DM Sans", sans-serif;
    min-width: 0;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .04em;
    text-transform: uppercase;
  }

  .bbhp-enhanced .mobile-sticky-bar a:last-child {
    background: #27A565;
    color: #fff;
  }

  .bbhp-enhanced .mobile-sticky-bar span {
    min-width: 18px;
    height: 18px;
    display: inline-grid;
    place-items: center;
    border-radius: 999px;
    background: #2C2118;
    color: #fff;
    font-size: 10px;
  }

  .bbhp-enhanced .bbhp-footer {
    padding-bottom: 96px;
  }
}

@media (max-width: 380px) {
  .bbhp-enhanced .mega-panel {
    grid-template-columns: 1fr;
  }

  .bbhp-enhanced .logo,
  .bbhp-enhanced .logo img {
    width: 132px;
  }

  .bbhp-enhanced .cart {
    padding: 0 10px;
  }
}
