
:root{--hboost-accent:#0f766e;--hboost-dark:#071915;--hboost-soft:#f8fafc;--hboost-border:#e5e7eb}
.hboost-cart-float{position:fixed;right:18px;bottom:18px;z-index:9998;border:0;border-radius:999px;background:linear-gradient(135deg,var(--hboost-dark),#111827);color:#fff;padding:14px 18px;font-weight:950;box-shadow:0 18px 50px rgba(0,0,0,.25);cursor:pointer;display:flex;gap:8px;align-items:center}
.hboost-cart-float span{background:var(--hboost-accent);min-width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}
.hboost-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:9999;display:none}.hboost-overlay.open{display:block}
.hboost-drawer{position:absolute;right:0;top:0;height:100%;width:min(460px,94vw);background:#fff;color:#0f172a;box-shadow:-18px 0 60px rgba(0,0,0,.25);display:flex;flex-direction:column}.hboost-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--hboost-border);font-weight:950}.hboost-close{border:0;background:#f1f5f9;border-radius:12px;width:38px;height:38px;cursor:pointer;font-size:22px}
.hboost-progress{padding:14px 20px;background:#f0fdf4;border-bottom:1px solid #dcfce7;font-size:.9rem}.hboost-bar{height:8px;background:#dcfce7;border-radius:99px;overflow:hidden;margin-top:10px}.hboost-bar i{display:block;height:100%;background:var(--hboost-accent);width:0}
.hboost-reward-track{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;text-align:center;font-size:.72rem;color:#475569}.hboost-reward{padding:8px;border-radius:12px;background:#fff;border:1px solid #e5e7eb}
.hboost-items{padding:16px 20px;overflow:auto;flex:1;display:grid;gap:12px}.hboost-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center}.hboost-item img{width:64px;height:64px;object-fit:contain;border:1px solid var(--hboost-border);border-radius:12px;background:#f8fafc}.hboost-item-title{font-weight:950;font-size:.92rem}.hboost-item-meta{color:#64748b;font-size:.82rem;margin-top:3px}.hboost-empty{padding:30px;text-align:center;color:#64748b}
.hboost-foot{padding:16px 20px;border-top:1px solid var(--hboost-border);display:grid;gap:12px}.hboost-subtotal{display:flex;justify-content:space-between;font-weight:950}.hboost-checkout{display:block;text-align:center;text-decoration:none;background:linear-gradient(135deg,#111827,var(--hboost-dark));color:#fff!important;border-radius:14px;padding:15px 18px;font-weight:950}.hboost-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;font-size:.72rem;color:#475569}
.hboost-product-wrap{margin:22px 0;display:grid;gap:18px}.hboost-glow-card{position:relative;border:1px solid rgba(148,163,184,.22);border-radius:28px;background:radial-gradient(circle at 0 0,rgba(20,184,166,.16),transparent 30%),radial-gradient(circle at 100% 0,rgba(59,130,246,.14),transparent 30%),linear-gradient(135deg,#071915,#0f172a);color:#fff;overflow:hidden;padding:24px}.hboost-glow-card:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.25) 1px,transparent 1px);background-size:26px 26px;opacity:.11;pointer-events:none}.hboost-glow-card>*{position:relative}.hboost-glow-card h2{font-size:clamp(28px,4vw,52px);line-height:1.03;margin:0 0 10px;letter-spacing:-.04em}.hboost-glow-card p{color:rgba(255,255,255,.74);font-size:1.02rem}
.hboost-promo{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid #fde68a;border-radius:18px;background:#fffbeb;color:#78350f;margin:8px 0}.hboost-promo-icon{width:44px;height:44px;border-radius:14px;background:#f59e0b;color:#fff;display:grid;place-items:center;font-size:24px}.hboost-code{display:inline-flex;align-items:center;gap:6px;border:1px dashed #f59e0b;border-radius:10px;background:#fff7ed;padding:7px 10px;font-weight:950;cursor:pointer}
.hboost-inventory{display:grid;gap:10px;border:1px solid var(--hboost-border);border-radius:18px;background:#fff;padding:16px;color:#0f172a}.hboost-inv-row{display:flex;align-items:center;gap:10px;font-weight:900}.hboost-dot{width:10px;height:10px;border-radius:99px;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.14)}.hboost-low .hboost-dot{background:#f59e0b;box-shadow:0 0 0 5px rgba(245,158,11,.16)}.hboost-out .hboost-dot{background:#ef4444;box-shadow:0 0 0 5px rgba(239,68,68,.15)}
.hboost-usp-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hboost-usp{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--hboost-border);border-radius:14px;background:#fff;font-weight:850;color:#0f172a}.hboost-usp span:first-child{font-size:22px}
.hboost-timeline{border:1px solid var(--hboost-border);border-radius:18px;background:#fff;padding:16px;color:#0f172a}.hboost-timeline-track{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hboost-step{text-align:center;font-weight:900}.hboost-step i{display:grid;place-items:center;width:40px;height:40px;margin:0 auto 8px;border-radius:999px;background:#f1f5f9}.hboost-step small{display:block;color:#64748b;font-weight:700;margin-top:2px}
.hboost-benefits-section{display:grid;grid-template-columns:1fr minmax(220px,340px) 1fr;gap:16px;align-items:center;border:1px solid var(--hboost-border);border-radius:28px;background:#fff;padding:22px;color:#0f172a}.hboost-benefits-col{display:grid;gap:12px}.hboost-benefit{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--hboost-border);border-radius:18px;background:#f8fafc;padding:14px}.hboost-benefit strong{display:block}.hboost-benefit p{margin:3px 0 0;color:#64748b;font-size:.9rem}.hboost-center-product{border-radius:26px;background:linear-gradient(135deg,#f8fafc,#fff);padding:18px;display:grid;place-items:center;min-height:240px;box-shadow:inset 0 0 0 1px #e5e7eb}.hboost-center-product img{max-width:100%;max-height:260px;object-fit:contain}
.hboost-qty-bundles{border:1px solid var(--hboost-border);border-radius:18px;background:#fff;padding:16px;color:#0f172a;display:grid;gap:10px}.hboost-bundle-option{display:flex;justify-content:space-between;gap:12px;border:1px solid var(--hboost-border);border-radius:14px;padding:12px;cursor:pointer;align-items:center}.hboost-bundle-option.active{border-color:var(--hboost-accent);box-shadow:0 0 0 3px rgba(15,118,110,.12)}.hboost-tag{font-size:.72rem;border-radius:999px;background:#fef3c7;color:#92400e;padding:4px 8px;font-weight:950}
.hboost-section{border:1px solid var(--hboost-border);border-radius:22px;background:#fff;padding:18px;color:#0f172a;box-shadow:0 12px 30px rgba(15,23,42,.06)}.hboost-section h3{margin:0 0 12px;font-size:1.08rem}.hboost-reviews-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.hboost-stars{color:#f59e0b;letter-spacing:1px;font-weight:950}.hboost-review-grid,.hboost-upsell-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:12px}.hboost-review-card,.hboost-upsell-card{border:1px solid var(--hboost-border);border-radius:16px;padding:12px;background:#f8fafc}.hboost-upsell-card{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center}.hboost-upsell-card img{width:58px;height:58px;object-fit:contain;border-radius:12px;background:#fff;border:1px solid var(--hboost-border)}.hboost-upsell-card a{font-weight:950;color:#0f172a;text-decoration:none}
.hboost-gift{display:flex;gap:12px;align-items:center;background:linear-gradient(135deg,#ecfeff,#f0fdf4);border-color:#99f6e4}.hboost-gift-icon{width:48px;height:48px;border-radius:16px;background:var(--hboost-accent);color:#fff;display:grid;place-items:center;font-size:24px}.hboost-payment-strip{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:10px}.hboost-pay{font-size:.72rem;font-weight:950;border:1px solid var(--hboost-border);border-radius:8px;background:#fff;padding:5px 8px;color:#0f172a}
@media(max-width:760px){.hboost-cart-float{right:12px;bottom:12px}.hboost-glow-card{padding:18px}.hboost-benefits-section{grid-template-columns:1fr}.hboost-usp-row{grid-template-columns:1fr}.hboost-timeline-track{grid-template-columns:1fr}.hboost-reward-track{grid-template-columns:repeat(2,1fr)}}


/* v145 cart drawer spacing fix */
.hboost-drawer{overflow:hidden!important}
.hboost-items{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-content:flex-start!important;
  align-items:stretch!important;
  gap:14px!important;
  padding:16px 20px!important;
  overflow:auto!important;
  flex:1 1 auto!important;
}
.hboost-items > *{margin:0!important}
.hboost-item{
  display:grid!important;
  grid-template-columns:76px minmax(0,1fr) auto!important;
  gap:14px!important;
  align-items:center!important;
  min-height:82px!important;
  padding:0!important;
  margin:0!important;
}
.hboost-item img{
  width:76px!important;
  height:76px!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:14px!important;
  background:#f8fafc!important;
}
.hboost-item-copy{min-width:0!important}
.hboost-item-title{
  font-size:.95rem!important;
  line-height:1.2!important;
  margin:0!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.hboost-item-meta{margin-top:5px!important;font-size:.84rem!important}
.hboost-item-price{
  white-space:nowrap!important;
  font-size:.98rem!important;
  align-self:center!important;
}
.hboost-foot{flex:0 0 auto!important}
@media(max-width:520px){
  .hboost-drawer{width:100vw!important}
  .hboost-items{padding:14px!important;gap:12px!important}
  .hboost-item{grid-template-columns:64px minmax(0,1fr) auto!important;gap:10px!important;min-height:72px!important}
  .hboost-item img{width:64px!important;height:64px!important}
  .hboost-item-title{font-size:.9rem!important}
  .hboost-item-price{font-size:.88rem!important}
}


/* v146 top trust badge above product title */
.hboost-top-trust-badge{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
  margin:0 0 18px 0;
}
.hboost-top-kicker{
  display:flex;
  align-items:center;
  gap:8px;
  font-size:.82rem;
  line-height:1.1;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#525252;
  font-weight:900;
}
.hboost-top-kicker span{
  letter-spacing:0;
  font-size:1rem;
}
.hboost-top-kicker strong{
  color:#333;
}
.hboost-top-kicker em{
  font-style:normal;
  color:#737373;
  font-weight:800;
}
.hboost-recommend-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  border-radius:999px;
  padding:9px 18px 9px 10px;
  background:#fff4d8;
  color:#111827;
  font-size:1rem;
  line-height:1;
  box-shadow:0 1px 0 rgba(0,0,0,.03);
}
.hboost-recommend-pill img,
.hboost-recommend-pill > span:first-child{
  width:34px;
  height:34px;
  border-radius:999px;
  display:grid;
  place-items:center;
  object-fit:cover;
  background:#f8fafc;
  flex:0 0 34px;
}
.hboost-recommend-pill > span:last-child{
  font-weight:650;
}
@media(max-width:640px){
  .hboost-top-trust-badge{margin-bottom:14px}
  .hboost-top-kicker{font-size:.72rem;letter-spacing:.12em;gap:6px}
  .hboost-recommend-pill{font-size:.92rem;padding:8px 15px 8px 9px}
  .hboost-recommend-pill img,
  .hboost-recommend-pill > span:first-child{width:30px;height:30px;flex-basis:30px}
}


/* v147 enhanced shipping timeline with German 8pm timer */
.hboost-shipping-timeline-v147{
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  padding:8px 0 20px!important;
  color:#111827!important;
}
.hboost-timeline-kicker{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 22px;
  font-size:.82rem;
  line-height:1.1;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#525252;
  font-weight:900;
}
.hboost-timeline-kicker span{
  letter-spacing:0;
  font-size:1rem;
}
.hboost-timeline-kicker strong{
  color:#3f3f46;
}
.hboost-timeline-kicker em{
  font-style:normal;
  color:#71717a;
  font-weight:800;
}
.hboost-countdown-line{
  font-size:clamp(1.05rem,2.2vw,1.45rem);
  line-height:1.35;
  margin:0 0 28px;
  color:#111;
  font-weight:500;
}
.hboost-countdown-line strong{
  color:#0f7a3f;
  font-weight:950;
}
.hboost-ship-track{
  display:grid;
  grid-template-columns:1fr minmax(50px,160px) 1fr minmax(50px,160px) 1fr;
  align-items:start;
  gap:0;
  width:100%;
}
.hboost-ship-step{
  display:grid;
  justify-items:center;
  text-align:center;
  color:#111;
}
.hboost-ship-step i{
  width:92px;
  height:92px;
  border-radius:999px;
  background:#f4f4f5;
  color:#09090b;
  display:grid;
  place-items:center;
  font-style:normal;
  font-size:2.1rem;
  margin:0 0 16px;
}
.hboost-ship-step b{
  display:block;
  font-size:.95rem;
  line-height:1.2;
  color:#111;
  font-weight:950;
  margin:0 0 6px;
}
.hboost-ship-step span{
  display:block;
  font-size:.95rem;
  line-height:1.25;
  color:#111;
  font-weight:500;
}
.hboost-ship-line{
  height:1px;
  margin-top:46px;
  background-image:linear-gradient(to right,#a1a1aa 45%,rgba(255,255,255,0) 0%);
  background-position:center;
  background-size:20px 1px;
  background-repeat:repeat-x;
}
@media(max-width:640px){
  .hboost-timeline-kicker{font-size:.72rem;letter-spacing:.12em;margin-bottom:16px;gap:6px}
  .hboost-countdown-line{font-size:1.02rem;margin-bottom:22px}
  .hboost-ship-track{grid-template-columns:1fr;gap:16px}
  .hboost-ship-line{display:none}
  .hboost-ship-step{grid-template-columns:72px 1fr;justify-items:start;text-align:left;column-gap:14px;align-items:center}
  .hboost-ship-step i{width:72px;height:72px;font-size:1.65rem;margin:0;grid-row:1/3}
  .hboost-ship-step b{margin:0}
  .hboost-ship-step span{font-size:.9rem}
}


/* v148 compact transparent shipping timeline + improved connector alignment */
.hboost-shipping-timeline-v148{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:4px 0 8px!important;
  margin:10px 0!important;
}
.hboost-shipping-timeline-v148 .hboost-timeline-kicker{
  display:none!important;
}
.hboost-shipping-timeline-v148 .hboost-countdown-line{
  font-size:clamp(.98rem,1.8vw,1.24rem)!important;
  line-height:1.25!important;
  margin:0 0 18px!important;
  color:#111!important;
  font-weight:500!important;
}
.hboost-shipping-timeline-v148 .hboost-countdown-line strong{
  color:#0f7a3f!important;
  font-weight:950!important;
}
.hboost-shipping-timeline-v148 .hboost-ship-track{
  display:grid!important;
  grid-template-columns:max-content minmax(58px,1fr) max-content minmax(58px,1fr) max-content!important;
  align-items:start!important;
  gap:0!important;
  width:100%!important;
  max-width:760px!important;
  margin:0!important;
}
.hboost-shipping-timeline-v148 .hboost-ship-step{
  display:grid!important;
  justify-items:center!important;
  text-align:center!important;
  min-width:86px!important;
  color:#111!important;
}
.hboost-shipping-timeline-v148 .hboost-ship-step i{
  width:66px!important;
  height:66px!important;
  border-radius:999px!important;
  background:#f4f4f5!important;
  color:#09090b!important;
  display:grid!important;
  place-items:center!important;
  font-style:normal!important;
  font-size:1.55rem!important;
  margin:0 0 10px!important;
}
.hboost-shipping-timeline-v148 .hboost-ship-step b{
  display:block!important;
  font-size:.86rem!important;
  line-height:1.15!important;
  color:#111!important;
  font-weight:950!important;
  margin:0 0 4px!important;
}
.hboost-shipping-timeline-v148 .hboost-ship-step span{
  display:block!important;
  font-size:.86rem!important;
  line-height:1.18!important;
  color:#111!important;
  font-weight:500!important;
  white-space:nowrap!important;
}
.hboost-shipping-timeline-v148 .hboost-ship-line{
  height:1px!important;
  width:100%!important;
  align-self:start!important;
  margin-top:33px!important;
  background-image:linear-gradient(to right,#a1a1aa 45%,rgba(255,255,255,0) 0%)!important;
  background-position:center!important;
  background-size:18px 1px!important;
  background-repeat:repeat-x!important;
}
@media(max-width:640px){
  .hboost-shipping-timeline-v148{
    padding:2px 0 6px!important;
    margin:8px 0!important;
  }
  .hboost-shipping-timeline-v148 .hboost-countdown-line{
    font-size:.98rem!important;
    margin-bottom:16px!important;
  }
  .hboost-shipping-timeline-v148 .hboost-ship-track{
    grid-template-columns:max-content 1fr max-content 1fr max-content!important;
    max-width:100%!important;
  }
  .hboost-shipping-timeline-v148 .hboost-ship-step{
    min-width:58px!important;
  }
  .hboost-shipping-timeline-v148 .hboost-ship-step i{
    width:48px!important;
    height:48px!important;
    font-size:1.22rem!important;
    margin-bottom:8px!important;
  }
  .hboost-shipping-timeline-v148 .hboost-ship-step b{
    font-size:.72rem!important;
  }
  .hboost-shipping-timeline-v148 .hboost-ship-step span{
    font-size:.68rem!important;
    white-space:normal!important;
  }
  .hboost-shipping-timeline-v148 .hboost-ship-line{
    display:block!important;
    margin-top:24px!important;
    background-size:12px 1px!important;
  }
}


/* v149 animated shipping timeline lines + white round step borders */
@keyframes hboostTimelineLineMoveRightV149{
  from{background-position:0 0}
  to{background-position:36px 0}
}
.hboost-shipping-timeline-v149 .hboost-ship-step i,
.hboost-shipping-timeline-v148 .hboost-ship-step i{
  background:#fff!important;
  border:2px solid #fff!important;
  box-shadow:
    0 10px 28px rgba(15,23,42,.10),
    inset 0 0 0 1px rgba(15,23,42,.06)!important;
}
.hboost-shipping-timeline-v149 .hboost-ship-line,
.hboost-shipping-timeline-v148 .hboost-ship-line{
  background-image:repeating-linear-gradient(
    to right,
    #9ca3af 0,
    #9ca3af 9px,
    transparent 9px,
    transparent 18px
  )!important;
  background-size:36px 1px!important;
  background-repeat:repeat-x!important;
  animation:hboostTimelineLineMoveRightV149 1.1s linear infinite!important;
}
@media (prefers-reduced-motion: reduce){
  .hboost-shipping-timeline-v149 .hboost-ship-line,
  .hboost-shipping-timeline-v148 .hboost-ship-line{
    animation:none!important;
  }
}
@media(max-width:640px){
  .hboost-shipping-timeline-v149 .hboost-ship-line,
  .hboost-shipping-timeline-v148 .hboost-ship-line{
    background-size:26px 1px!important;
    animation-duration:.95s!important;
  }
}


/* v150 robust right-moving timeline connector lines + product top review stars */
@keyframes hboostTimelinePseudoRightV150{
  from{transform:translateX(0)}
  to{transform:translateX(36px)}
}
.hboost-shipping-timeline-v150 .hboost-ship-line,
.hboost-shipping-timeline-v149 .hboost-ship-line,
.hboost-shipping-timeline-v148 .hboost-ship-line{
  position:relative!important;
  overflow:hidden!important;
  background:none!important;
  background-image:none!important;
  height:2px!important;
  min-height:2px!important;
}
.hboost-shipping-timeline-v150 .hboost-ship-line::before,
.hboost-shipping-timeline-v149 .hboost-ship-line::before,
.hboost-shipping-timeline-v148 .hboost-ship-line::before{
  content:""!important;
  position:absolute!important;
  left:-36px!important;
  top:0!important;
  width:calc(100% + 72px)!important;
  height:2px!important;
  background:repeating-linear-gradient(
    to right,
    #9ca3af 0,
    #9ca3af 9px,
    transparent 9px,
    transparent 18px
  )!important;
  animation:hboostTimelinePseudoRightV150 .85s linear infinite!important;
  will-change:transform!important;
}
.hboost-shipping-timeline-v150 .hboost-ship-step i,
.hboost-shipping-timeline-v149 .hboost-ship-step i,
.hboost-shipping-timeline-v148 .hboost-ship-step i{
  background:#fff!important;
  border:2px solid #fff!important;
  outline:0!important;
  box-shadow:0 10px 26px rgba(15,23,42,.10)!important;
}
@media (prefers-reduced-motion: reduce){
  .hboost-shipping-timeline-v150 .hboost-ship-line::before,
  .hboost-shipping-timeline-v149 .hboost-ship-line::before,
  .hboost-shipping-timeline-v148 .hboost-ship-line::before{
    animation:none!important;
  }
}
.hboost-product-stars-top{
  display:flex;
  align-items:center;
  gap:12px;
  line-height:1;
}
.hboost-rating-stars{
  display:inline-flex;
  align-items:center;
  gap:var(--hboost-star-gap,2px);
  color:var(--hboost-star-empty,#e5e7eb);
}
.hboost-rating-star{
  position:relative;
  display:inline-block;
  font-size:var(--hboost-star-size,30px);
  line-height:1;
  color:var(--hboost-star-empty,#e5e7eb);
  width:1em;
  height:1em;
  overflow:hidden;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:900;
}
.hboost-rating-star > span{
  position:absolute;
  left:0;
  top:0;
  height:100%;
  overflow:hidden;
  color:var(--hboost-star-color,#f7b500);
  white-space:nowrap;
}
.hboost-rating-count{
  color:var(--hboost-star-text,#3f3f46);
  font-size:clamp(1rem,2vw,1.35rem);
  font-weight:500;
  letter-spacing:.01em;
}
@media(max-width:640px){
  .hboost-shipping-timeline-v150 .hboost-ship-line::before,
  .hboost-shipping-timeline-v149 .hboost-ship-line::before,
  .hboost-shipping-timeline-v148 .hboost-ship-line::before{
    left:-26px!important;
    width:calc(100% + 52px)!important;
    animation-duration:.75s!important;
    background:repeating-linear-gradient(to right,#9ca3af 0,#9ca3af 7px,transparent 7px,transparent 14px)!important;
  }
  .hboost-product-stars-top{
    gap:10px;
  }
  .hboost-rating-star{
    font-size:calc(var(--hboost-star-size,30px) * .88);
  }
  .hboost-rating-count{
    font-size:1rem;
  }
}


/* v151 product stars smaller, empty suffix support, countdown sizes, compact cart drawer */
.hboost-product-stars-top{
  margin-bottom:var(--hboost-star-bottom-margin,14px)!important;
}
.hboost-rating-star{
  font-size:var(--hboost-star-size,22px)!important;
}
.hboost-rating-count{
  font-size:clamp(.92rem,1.7vw,1.15rem)!important;
}
.hboost-shipping-timeline-v151 .hboost-countdown-line{
  font-size:var(--hboost-timeline-prefix-size,20px)!important;
  line-height:1.22!important;
}
.hboost-shipping-timeline-v151 .hboost-count-prefix,
.hboost-shipping-timeline-v151 .hboost-count-suffix{
  font-size:var(--hboost-timeline-prefix-size,20px)!important;
}
.hboost-shipping-timeline-v151 .hboost-countdown-line strong{
  font-size:var(--hboost-timeline-timer-size,22px)!important;
  color:#0f7a3f!important;
  font-weight:950!important;
}
.hboost-drawer{
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}
.hboost-drawer .hboost-drawer-head,
.hboost-drawer .hboost-progress,
.hboost-drawer .hboost-foot{
  flex:0 0 auto!important;
}
.hboost-drawer .hboost-foot{
  margin-top:auto!important;
}
.hboost-drawer .hboost-items{
  display:block!important;
  flex:0 1 auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:calc(100dvh - 320px)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:16px 20px 8px!important;
  align-content:start!important;
  justify-content:start!important;
}
.hboost-drawer .hboost-item{
  display:grid!important;
  grid-template-columns:70px minmax(0,1fr) auto!important;
  gap:12px!important;
  align-items:center!important;
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  margin:0 0 14px!important;
}
.hboost-drawer .hboost-item:last-child{
  margin-bottom:0!important;
}
.hboost-drawer .hboost-item img{
  width:70px!important;
  height:70px!important;
  object-fit:contain!important;
}
.hboost-drawer .hboost-item-title{
  line-height:1.18!important;
  font-size:.92rem!important;
  margin:0!important;
  max-height:2.36em!important;
  overflow:hidden!important;
}
.hboost-drawer .hboost-item-meta{
  margin-top:4px!important;
  line-height:1.2!important;
}
.hboost-drawer .hboost-item-price{
  align-self:center!important;
  white-space:nowrap!important;
  font-size:.92rem!important;
}
@keyframes hboostTimelinePseudoRightV151{
  0%{background-position:0 0}
  100%{background-position:36px 0}
}
.hboost-shipping-timeline-v151 .hboost-ship-line{
  position:relative!important;
  overflow:hidden!important;
  background:repeating-linear-gradient(to right,#9ca3af 0,#9ca3af 9px,transparent 9px,transparent 18px)!important;
  background-size:36px 2px!important;
  background-repeat:repeat-x!important;
  animation:hboostTimelinePseudoRightV151 .7s linear infinite!important;
  height:2px!important;
}
.hboost-shipping-timeline-v151 .hboost-ship-line::before{
  content:none!important;
}
.hboost-shipping-timeline-v151 .hboost-ship-step i{
  background:#fff!important;
  border:2px solid #fff!important;
  box-shadow:0 10px 26px rgba(15,23,42,.10)!important;
}
@media(max-width:640px){
  .hboost-rating-star{font-size:calc(var(--hboost-star-size,22px) * .86)!important}
  .hboost-rating-count{font-size:.95rem!important}
  .hboost-drawer .hboost-items{
    max-height:calc(100dvh - 300px)!important;
    padding:14px 14px 8px!important;
  }
  .hboost-drawer .hboost-item{
    grid-template-columns:58px minmax(0,1fr) auto!important;
    gap:9px!important;
    margin-bottom:12px!important;
  }
  .hboost-drawer .hboost-item img{
    width:58px!important;
    height:58px!important;
  }
  .hboost-drawer .hboost-item-title{
    font-size:.86rem!important;
  }
  .hboost-drawer .hboost-item-price{
    font-size:.82rem!important;
  }
}


/* v153 mobile auto-size delivery timeline */
.hboost-shipping-timeline-v153,
.hboost-shipping-timeline-v151,
.hboost-shipping-timeline-v150{
  max-width:100%!important;
  overflow:hidden!important;
}
@media(max-width:760px){
  .hboost-shipping-timeline-v153,
  .hboost-shipping-timeline-v151,
  .hboost-shipping-timeline-v150{
    width:100%!important;
    padding:2px 0 4px!important;
    margin:8px 0!important;
  }
  .hboost-shipping-timeline-v153 .hboost-countdown-line,
  .hboost-shipping-timeline-v151 .hboost-countdown-line,
  .hboost-shipping-timeline-v150 .hboost-countdown-line{
    font-size:min(var(--hboost-timeline-prefix-size,18px),4.4vw)!important;
    line-height:1.22!important;
    margin-bottom:12px!important;
    text-wrap:balance;
  }
  .hboost-shipping-timeline-v153 .hboost-countdown-line strong,
  .hboost-shipping-timeline-v151 .hboost-countdown-line strong,
  .hboost-shipping-timeline-v150 .hboost-countdown-line strong{
    font-size:min(var(--hboost-timeline-timer-size,20px),4.8vw)!important;
  }
  .hboost-shipping-timeline-v153 .hboost-ship-track,
  .hboost-shipping-timeline-v151 .hboost-ship-track,
  .hboost-shipping-timeline-v150 .hboost-ship-track{
    grid-template-columns:minmax(50px,.8fr) minmax(18px,1fr) minmax(58px,.9fr) minmax(18px,1fr) minmax(58px,.9fr)!important;
    width:100%!important;
    max-width:100%!important;
    align-items:start!important;
  }
  .hboost-shipping-timeline-v153 .hboost-ship-step,
  .hboost-shipping-timeline-v151 .hboost-ship-step,
  .hboost-shipping-timeline-v150 .hboost-ship-step{
    min-width:0!important;
    width:auto!important;
  }
  .hboost-shipping-timeline-v153 .hboost-ship-step i,
  .hboost-shipping-timeline-v151 .hboost-ship-step i,
  .hboost-shipping-timeline-v150 .hboost-ship-step i{
    width:clamp(38px,12vw,52px)!important;
    height:clamp(38px,12vw,52px)!important;
    font-size:clamp(1rem,5vw,1.32rem)!important;
    margin-bottom:6px!important;
  }
  .hboost-shipping-timeline-v153 .hboost-ship-step b,
  .hboost-shipping-timeline-v151 .hboost-ship-step b,
  .hboost-shipping-timeline-v150 .hboost-ship-step b{
    font-size:clamp(.62rem,2.7vw,.78rem)!important;
    line-height:1.1!important;
  }
  .hboost-shipping-timeline-v153 .hboost-ship-step span,
  .hboost-shipping-timeline-v151 .hboost-ship-step span,
  .hboost-shipping-timeline-v150 .hboost-ship-step span{
    font-size:clamp(.58rem,2.5vw,.72rem)!important;
    line-height:1.1!important;
    max-width:72px!important;
    white-space:normal!important;
  }
  .hboost-shipping-timeline-v153 .hboost-ship-line,
  .hboost-shipping-timeline-v151 .hboost-ship-line,
  .hboost-shipping-timeline-v150 .hboost-ship-line{
    margin-top:clamp(19px,6vw,26px)!important;
    min-width:18px!important;
  }
}


/* v154 cart drawer free gift + product card review stars */
.hboost-cart-gift{
  margin-top:10px;
  display:flex;
  align-items:center;
  gap:9px;
  border:1px dashed rgba(15,118,110,.34);
  background:#fff;
  border-radius:14px;
  padding:10px 12px;
  font-size:.84rem;
  font-weight:900;
  color:#0f172a;
}
.hboost-cart-gift > span:first-child{
  width:28px;
  height:28px;
  flex:0 0 28px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#ecfdf5;
}
.hboost-cart-gift.unlocked{
  background:#ecfdf5;
  border-color:#86efac;
  color:#166534;
}
.hboost-reward{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:520px){
  .hboost-reward-track{gap:6px;font-size:.66rem}
  .hboost-reward{padding:7px 5px}
  .hboost-cart-gift{font-size:.78rem;padding:9px 10px}
}


/* v158 hard restore: right-moving delivery timeline connector loop */
@keyframes hboostTimelineRightLoopV158{
  0%{background-position:0 0;}
  100%{background-position:36px 0;}
}
.hboost-shipping-timeline-v158{
  display:block!important;
  visibility:visible!important;
}
.hboost-shipping-timeline-v158 .hboost-ship-line{
  display:block!important;
  position:relative!important;
  overflow:hidden!important;
  height:2px!important;
  min-height:2px!important;
  background:none!important;
  background-image:none!important;
}
.hboost-shipping-timeline-v158 .hboost-ship-line::before{
  content:""!important;
  position:absolute!important;
  inset:0 auto auto 0!important;
  width:100%!important;
  height:2px!important;
  background-image:repeating-linear-gradient(to right,#9ca3af 0,#9ca3af 9px,transparent 9px,transparent 18px)!important;
  background-size:36px 2px!important;
  background-repeat:repeat-x!important;
  animation:hboostTimelineRightLoopV158 .72s linear infinite!important;
  transform:none!important;
  will-change:background-position!important;
}
.hboost-shipping-timeline-v158 .hboost-ship-line::after{content:none!important;display:none!important;}
.hboost-shipping-timeline-v158 .hboost-ship-step i{
  background:#fff!important;
  border:2px solid #fff!important;
  box-shadow:0 10px 26px rgba(15,23,42,.10)!important;
}
@media(max-width:640px){
  .hboost-shipping-timeline-v158 .hboost-ship-line{
    display:block!important;
    margin-top:clamp(19px,6vw,26px)!important;
    min-width:18px!important;
  }
  .hboost-shipping-timeline-v158 .hboost-ship-line::before{
    background-image:repeating-linear-gradient(to right,#9ca3af 0,#9ca3af 7px,transparent 7px,transparent 14px)!important;
    background-size:28px 2px!important;
    animation-duration:.62s!important;
  }
}
@media (prefers-reduced-motion: reduce){
  .hboost-shipping-timeline-v158 .hboost-ship-line::before{animation:none!important;}
}


/* v159: payment symbols above HoloBoost countdown + truly right-moving connector lines */
.hboost-shipping-timeline-v159 .hboost-timeline-payment-slot{
  width:100%!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  margin:0 auto 14px!important;
  text-align:center!important;
}
.hboost-shipping-timeline-v159 .hboost-timeline-payment-slot:empty{
  display:none!important;
  margin:0!important;
}
.hboost-shipping-timeline-v159 .hboost-timeline-payment-slot .hv-pay-symbols,
.hboost-shipping-timeline-v159 .hboost-timeline-payment-slot .goc-payment-pills{
  margin:0 auto!important;
  width:100%!important;
  justify-content:center!important;
  align-items:center!important;
  text-align:center!important;
}
.hboost-shipping-timeline-v159 .hboost-timeline-payment-slot .hv-pay-symbols-inner{
  justify-content:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hboost-shipping-timeline-v159 .hboost-countdown-line{
  margin-top:0!important;
}
@keyframes hboostTimelineRightLoopV159{
  0%{transform:translateX(-36px);}
  100%{transform:translateX(0);}
}
.hboost-shipping-timeline-v159 .hboost-ship-line{
  display:block!important;
  position:relative!important;
  overflow:hidden!important;
  height:3px!important;
  min-height:3px!important;
  background:transparent!important;
  background-image:none!important;
  border:0!important;
}
.hboost-shipping-timeline-v159 .hboost-ship-line::before{
  content:""!important;
  position:absolute!important;
  top:0!important;
  left:-72px!important;
  width:calc(100% + 144px)!important;
  height:3px!important;
  display:block!important;
  background-image:repeating-linear-gradient(to right,#9ca3af 0,#9ca3af 10px,transparent 10px,transparent 20px)!important;
  background-size:36px 3px!important;
  background-repeat:repeat-x!important;
  animation:hboostTimelineRightLoopV159 .68s linear infinite!important;
  will-change:transform!important;
  opacity:1!important;
}
.hboost-shipping-timeline-v159 .hboost-ship-line::after{
  content:none!important;
  display:none!important;
}
@media(max-width:640px){
  .hboost-shipping-timeline-v159 .hboost-timeline-payment-slot{margin-bottom:12px!important;}
  .hboost-shipping-timeline-v159 .hboost-ship-line{height:3px!important;min-height:3px!important;min-width:20px!important;}
  .hboost-shipping-timeline-v159 .hboost-ship-line::before{
    left:-56px!important;
    width:calc(100% + 112px)!important;
    background-image:repeating-linear-gradient(to right,#9ca3af 0,#9ca3af 8px,transparent 8px,transparent 16px)!important;
    background-size:28px 3px!important;
    animation-duration:.58s!important;
  }
}


/* v160: visible right-moving dotted connector lines + cart drawer slide-in from right */
@keyframes hboostTimelineMarchRightV160{
  0%{background-position-x:0;}
  100%{background-position-x:28px;}
}
.hboost-shipping-timeline-v160 .hboost-ship-line{
  display:block!important;
  position:relative!important;
  overflow:hidden!important;
  height:4px!important;
  min-height:4px!important;
  margin-top:46px!important;
  border:0!important;
  background-color:transparent!important;
  background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 10px,transparent 10px,transparent 28px)!important;
  background-size:28px 4px!important;
  background-repeat:repeat-x!important;
  background-position-x:0!important;
  animation:hboostTimelineMarchRightV160 .42s linear infinite!important;
  will-change:background-position!important;
  transform:none!important;
  opacity:1!important;
}
.hboost-shipping-timeline-v160 .hboost-ship-line::before,
.hboost-shipping-timeline-v160 .hboost-ship-line::after{
  content:none!important;
  display:none!important;
  animation:none!important;
  background:none!important;
}
@media(max-width:640px){
  .hboost-shipping-timeline-v160 .hboost-ship-line{
    display:block!important;
    height:4px!important;
    min-height:4px!important;
    min-width:22px!important;
    background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 8px,transparent 8px,transparent 22px)!important;
    background-size:22px 4px!important;
    animation-duration:.36s!important;
  }
}

.hboost-overlay{
  display:block!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity .24s ease,visibility 0s linear .42s!important;
}
.hboost-overlay.open{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  transition:opacity .24s ease!important;
}
.hboost-overlay .hboost-drawer{
  transform:translateX(112%)!important;
  transition:transform .42s cubic-bezier(.16,1,.3,1)!important;
  will-change:transform!important;
}
.hboost-overlay.open .hboost-drawer{
  transform:translateX(0)!important;
}
.hboost-overlay.hboost-closing .hboost-drawer{
  transform:translateX(112%)!important;
}


/* v161: JS-backed line animation + cart drawer slide-in fallback */
@keyframes hboostTimelineMarchRightV161{0%{background-position-x:0}100%{background-position-x:32px}}
.hboost-shipping-timeline-v161 .hboost-ship-line{
  display:block!important;position:relative!important;overflow:hidden!important;height:4px!important;min-height:4px!important;margin-top:46px!important;border:0!important;background-color:transparent!important;background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 10px,transparent 10px,transparent 28px)!important;background-size:28px 4px!important;background-repeat:repeat-x!important;background-position-x:0!important;animation:hboostTimelineMarchRightV161 .45s linear infinite!important;will-change:background-position!important;opacity:1!important;transform:none!important;
}
.hboost-shipping-timeline-v161 .hboost-ship-line::before,
.hboost-shipping-timeline-v161 .hboost-ship-line::after{content:none!important;display:none!important;animation:none!important;background:none!important;}
.hboost-overlay.hboost-v161-motion{display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:opacity .22s ease!important;}
.hboost-overlay.hboost-v161-motion.open,
.hboost-overlay.hboost-v161-motion.hboost-v161-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important;}
.hboost-overlay.hboost-v161-motion .hboost-drawer{transform:translate3d(112%,0,0)!important;transition:transform .42s cubic-bezier(.16,1,.3,1)!important;will-change:transform!important;}
.hboost-overlay.hboost-v161-motion.open .hboost-drawer,
.hboost-overlay.hboost-v161-motion.hboost-v161-open .hboost-drawer{transform:translate3d(0,0,0)!important;}
.hboost-overlay.hboost-v161-motion.hboost-v161-closing .hboost-drawer{transform:translate3d(112%,0,0)!important;}
@media(max-width:640px){.hboost-shipping-timeline-v161 .hboost-ship-line{height:4px!important;min-height:4px!important;min-width:22px!important;background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 8px,transparent 8px,transparent 22px)!important;background-size:22px 4px!important;animation-duration:.38s!important;}}


/* v163 mobile timeline centering + real runner animation + cart drawer slide hard fix */
@keyframes hboostTimelineRunnerRightV163{0%{transform:translate3d(-28px,0,0)}100%{transform:translate3d(0,0,0)}}
.hboost-shipping-timeline-v163 .hboost-ship-line{display:block!important;position:relative!important;overflow:hidden!important;height:4px!important;min-height:4px!important;border:0!important;background:transparent!important;background-image:none!important;opacity:1!important;}
.hboost-shipping-timeline-v163 .hboost-ship-line::before,.hboost-shipping-timeline-v163 .hboost-ship-line::after{content:none!important;display:none!important;}
.hboost-shipping-timeline-v163 .hboost-ship-line-runner-v163{position:absolute!important;left:-34px!important;right:-34px!important;top:0!important;height:4px!important;display:block!important;background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 10px,transparent 10px,transparent 28px)!important;background-size:28px 4px!important;background-repeat:repeat-x!important;will-change:transform!important;animation:hboostTimelineRunnerRightV163 .48s linear infinite!important;}
.hboost-overlay.hboost-v163-motion{display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:opacity .24s ease!important;}
.hboost-overlay.hboost-v163-motion.open,.hboost-overlay.hboost-v163-motion.hboost-v163-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important;}
.hboost-overlay.hboost-v163-motion .hboost-drawer{transform:translate3d(112%,0,0)!important;transition:transform .46s cubic-bezier(.16,1,.3,1)!important;will-change:transform!important;}
.hboost-overlay.hboost-v163-motion.open .hboost-drawer,.hboost-overlay.hboost-v163-motion.hboost-v163-open .hboost-drawer{transform:translate3d(0,0,0)!important;}
@media(max-width:640px){
  .hboost-shipping-timeline-v163 .hboost-ship-track{display:grid!important;grid-template-columns:minmax(72px,1fr) minmax(30px,.38fr) minmax(72px,1fr) minmax(30px,.38fr) minmax(72px,1fr)!important;align-items:start!important;gap:0!important;width:100%!important;max-width:100%!important;overflow:visible!important;margin:0 auto!important;}
  .hboost-shipping-timeline-v163 .hboost-ship-step{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;justify-items:center!important;align-items:start!important;text-align:center!important;min-width:0!important;width:100%!important;row-gap:0!important;}
  .hboost-shipping-timeline-v163 .hboost-ship-step i{grid-row:auto!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;font-size:1.45rem!important;margin:0 auto 10px!important;}
  .hboost-shipping-timeline-v163 .hboost-ship-step b{display:block!important;width:100%!important;max-width:86px!important;font-size:.84rem!important;line-height:1.08!important;text-align:center!important;margin:0 auto 5px!important;white-space:normal!important;}
  .hboost-shipping-timeline-v163 .hboost-ship-step span{display:block!important;width:100%!important;max-width:92px!important;font-size:.76rem!important;line-height:1.15!important;text-align:center!important;margin:0 auto!important;white-space:normal!important;}
  .hboost-shipping-timeline-v163 .hboost-ship-line{display:block!important;align-self:start!important;width:100%!important;min-width:22px!important;height:4px!important;min-height:4px!important;margin-top:30px!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important;}
  .hboost-shipping-timeline-v163 .hboost-ship-line-runner-v163{height:4px!important;left:-26px!important;right:-26px!important;background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 8px,transparent 8px,transparent 22px)!important;background-size:22px 4px!important;}
}


/* v164 smooth timeline animation + smooth cart drawer slide */
.hboost-shipping-timeline-v164 .hboost-ship-line{display:block!important;position:relative!important;overflow:hidden!important;height:4px!important;min-height:4px!important;border:0!important;background:transparent!important;background-image:none!important;opacity:1!important;contain:paint!important;}
.hboost-shipping-timeline-v164 .hboost-ship-line::before,.hboost-shipping-timeline-v164 .hboost-ship-line::after{content:none!important;display:none!important;animation:none!important;background:none!important;}
.hboost-shipping-timeline-v164 .hboost-ship-line-runner-v163,.hboost-shipping-timeline-v164 .hboost-ship-line-runner-v164{position:absolute!important;left:-34px!important;right:-34px!important;top:0!important;height:4px!important;display:block!important;background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 10px,transparent 10px,transparent 28px)!important;background-size:28px 4px!important;background-repeat:repeat-x!important;background-position:0 0!important;will-change:background-position!important;transform:translate3d(0,0,0)!important;animation:none!important;backface-visibility:hidden!important;contain:paint!important;}
.hboost-overlay.hboost-v164-motion{display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:opacity .18s linear!important;}
.hboost-overlay.hboost-v164-motion.open,.hboost-overlay.hboost-v164-motion.hboost-v164-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important;}
.hboost-overlay.hboost-v164-motion .hboost-drawer{transform:translate3d(100%,0,0)!important;transition:transform .38s cubic-bezier(.22,1,.36,1)!important;will-change:transform!important;backface-visibility:hidden!important;contain:layout paint!important;}
.hboost-overlay.hboost-v164-motion.open .hboost-drawer,.hboost-overlay.hboost-v164-motion.hboost-v164-open .hboost-drawer{transform:translate3d(0,0,0)!important;}
.hboost-overlay.hboost-v164-motion.hboost-v164-closing .hboost-drawer{transform:translate3d(100%,0,0)!important;}
@media(max-width:640px){
  .hboost-shipping-timeline-v164 .hboost-ship-track{display:grid!important;grid-template-columns:minmax(72px,1fr) minmax(30px,.38fr) minmax(72px,1fr) minmax(30px,.38fr) minmax(72px,1fr)!important;align-items:start!important;gap:0!important;width:100%!important;max-width:100%!important;overflow:visible!important;margin:0 auto!important;}
  .hboost-shipping-timeline-v164 .hboost-ship-step{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;justify-items:center!important;align-items:start!important;text-align:center!important;min-width:0!important;width:100%!important;row-gap:0!important;}
  .hboost-shipping-timeline-v164 .hboost-ship-step i{grid-row:auto!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;font-size:1.45rem!important;margin:0 auto 10px!important;}
  .hboost-shipping-timeline-v164 .hboost-ship-step b{display:block!important;width:100%!important;max-width:86px!important;font-size:.84rem!important;line-height:1.08!important;text-align:center!important;margin:0 auto 5px!important;white-space:normal!important;}
  .hboost-shipping-timeline-v164 .hboost-ship-step span{display:block!important;width:100%!important;max-width:92px!important;font-size:.76rem!important;line-height:1.15!important;text-align:center!important;margin:0 auto!important;white-space:normal!important;}
  .hboost-shipping-timeline-v164 .hboost-ship-line{display:block!important;align-self:start!important;width:100%!important;min-width:22px!important;height:4px!important;min-height:4px!important;margin-top:30px!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important;}
  .hboost-shipping-timeline-v164 .hboost-ship-line-runner-v163,.hboost-shipping-timeline-v164 .hboost-ship-line-runner-v164{height:4px!important;left:-26px!important;right:-26px!important;background-image:repeating-linear-gradient(90deg,#9ca3af 0,#9ca3af 8px,transparent 8px,transparent 22px)!important;background-size:22px 4px!important;}
}


/* v170 custom cart drawer floating button icon image */
.hboost-cart-float .hboost-cart-float-icon-img{
  width:22px!important;
  height:22px!important;
  object-fit:contain!important;
  display:inline-block!important;
  flex:0 0 22px!important;
  background:transparent!important;
  min-width:0!important;
  border-radius:0!important;
  padding:0!important;
}
.hboost-cart-float .hboost-cart-float-icon-emoji,
.hboost-cart-float .hboost-cart-float-label{
  background:transparent!important;
  min-width:0!important;
  height:auto!important;
  border-radius:0!important;
  padding:0!important;
}
.hboost-cart-float .hboost-cart-float-count{
  background:var(--hboost-accent)!important;
  min-width:24px!important;
  height:24px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}


/* v171 force selected/uploaded image on the existing floating cart drawer button */
.hboost-cart-float.hboost-has-cart-icon-image .hboost-cart-float-icon-img,
.hboost-cart-float[data-hboost-cart-icon-image="1"] .hboost-cart-float-icon-img{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  flex:0 0 24px!important;
  object-fit:contain!important;
  display:inline-block!important;
  visibility:visible!important;
  opacity:1!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  vertical-align:middle!important;
}
.hboost-cart-float.hboost-has-cart-icon-image .hboost-cart-float-icon-emoji,
.hboost-cart-float[data-hboost-cart-icon-image="1"] .hboost-cart-float-icon-emoji{
  display:none!important;
}
.hboost-cart-float.hboost-has-cart-icon-image{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
}


/* v172 cart icon refresh hardening: keep selected/uploaded icon stable after cart refresh */
.hboost-cart-float.hboost-has-cart-icon-image > .hboost-cart-float-icon-img:first-child,
.hboost-cart-float[data-hboost-cart-icon-image="1"] > .hboost-cart-float-icon-img:first-child{
  display:inline-block!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  max-width:24px!important;
  max-height:24px!important;
  flex:0 0 24px!important;
  object-fit:contain!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:none!important;
}
.hboost-cart-float.hboost-has-cart-icon-image > .hboost-cart-float-icon-emoji,
.hboost-cart-float[data-hboost-cart-icon-image="1"] > .hboost-cart-float-icon-emoji{
  display:none!important;
  width:0!important;
  height:0!important;
  overflow:hidden!important;
}


/* v175 cart count badge colors: configurable circle + number color */
:root{--hboost-cart-count-bg:#14a39b;--hboost-cart-count-color:#ffffff}
.hboost-cart-float .hboost-cart-float-count,
.hboost-cart-float > .hboost-cart-float-count,
.hboost-cart-float span.hboost-cart-float-count{
  background:var(--hboost-cart-count-bg,var(--hboost-accent))!important;
  color:var(--hboost-cart-count-color,#fff)!important;
}


/* HOLOVAULT_V213_HIDE_CART_DRAWER_ON_CHECKOUT_CSS */
body:has(.goc-checkout-form) .hboost-cart-float,
body:has(.goc-checkout-summary) .hboost-cart-float,
body:has(.goc-checkout-form) .hboost-overlay,
body:has(.goc-checkout-summary) .hboost-overlay,
.hboost-cart-float[data-hvc-v213-checkout-hidden="1"],
.hboost-overlay[data-hvc-v213-checkout-hidden="1"]{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

