/** Shopify CDN: Minification failed

Line 10:5838 Unexpected "--hero"
Line 10:5893 Unexpected "--chat"
Line 10:6025 Unexpected "--live-sales"
Line 10:6085 Unexpected "--sticky-buy"
Line 10:6193 Unexpected "--sticky-buy"

**/
@font-face{font-family:'Satoshi';src:url('Satoshi-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi';src:url('Satoshi-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi';src:url('Satoshi-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Satoshi';src:url('Satoshi-Black.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap}html,body{font-family:'Satoshi',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}*{font-family:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl);font-size:16px;font-weight:600;line-height:1;text-align:center;text-decoration:none;border:none;border-radius:var(--radius-md);cursor:pointer;transition:all 0.2s ease;-webkit-tap-highlight-color:transparent}.btn--primary{background:linear-gradient(135deg,var(--color-accent),var(--color-secondary));color:#ffffff;box-shadow:var(--shadow-glow)}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 0 30px color-mix(in srgb,var(--color-accent) 40%,transparent);opacity:1}.btn--primary:active{transform:translateY(0)}.btn--secondary{background:var(--color-bg-card);color:var(--color-text);border:1px solid var(--color-border)}.btn--secondary:hover{background:var(--color-bg-elevated);border-color:var(--color-accent);opacity:1}.btn--large{padding:var(--spacing-lg) var(--spacing-2xl);font-size:18px;border-radius:var(--radius-lg)}.btn--full{width:100%}.btn--disabled,.btn:disabled{opacity:0.5;cursor:not-allowed;pointer-events:none}.card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--spacing-lg)}.card--elevated{background:var(--color-bg-elevated);box-shadow:var(--shadow-md)}.card--glow{border-color:color-mix(in srgb,var(--color-accent) 30%,transparent);box-shadow:0 0 20px color-mix(in srgb,var(--color-accent) 10%,transparent)}.badge{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);font-size:12px;font-weight:600;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:0.5px}.badge--accent{background:color-mix(in srgb,var(--color-accent) 20%,transparent);color:var(--color-accent)}.badge--success{background:color-mix(in srgb,var(--color-success) 20%,transparent);color:var(--color-success)}.badge--live{background:rgba(239,68,68,0.2);color:#ef4444}.badge--live::before{content:'';width:6px;height:6px;background:#ef4444;border-radius:50%;animation:pulse 1.5s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.5}}.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--color-border)}.avatar--sm{width:32px;height:32px}.avatar--lg{width:56px;height:56px}.avatar-stack{display:flex}.avatar-stack .avatar{margin-left:-8px}.avatar-stack .avatar:first-child{margin-left:0}.heading-xl{font-size:clamp(32px,8vw,56px);font-weight:800;line-height:1.1;letter-spacing:-0.02em}.heading-lg{font-size:clamp(24px,5vw,36px);font-weight:700;line-height:1.2}.heading-md{font-size:clamp(18px,4vw,24px);font-weight:600;line-height:1.3}.heading-sm{font-size:16px;font-weight:600;line-height:1.4}.text-gradient{background:linear-gradient(135deg,var(--color-accent),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-muted{color:var(--color-text-muted)}.text-subtle{color:var(--color-text-subtle)}.text-accent{color:var(--color-accent)}.text-center{text-align:center}.mt-sm{margin-top:var(--spacing-sm)}.mt-md{margin-top:var(--spacing-md)}.mt-lg{margin-top:var(--spacing-lg)}.mt-xl{margin-top:var(--spacing-xl)}.mt-2xl{margin-top:var(--spacing-2xl)}.mb-sm{margin-bottom:var(--spacing-sm)}.mb-md{margin-bottom:var(--spacing-md)}.mb-lg{margin-bottom:var(--spacing-lg)}.mb-xl{margin-bottom:var(--spacing-xl)}.mb-2xl{margin-bottom:var(--spacing-2xl)}.py-lg{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}.py-xl{padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}.py-2xl{padding-top:var(--spacing-2xl);padding-bottom:var(--spacing-2xl)}.py-3xl{padding-top:var(--spacing-3xl);padding-bottom:var(--spacing-3xl)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:var(--spacing-sm)}.gap-md{gap:var(--spacing-md)}.gap-lg{gap:var(--spacing-lg)}.grid{display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}@media(max-width:640px){.grid-2,.grid-3{grid-template-columns:1fr}}.price{display:flex;align-items:baseline;gap:var(--spacing-sm)}.price__current{font-size:clamp(28px,6vw,40px);font-weight:800;color:var(--color-text)}.price__compare{font-size:18px;color:var(--color-text-subtle);text-decoration:line-through}.price__badge{background:var(--color-success);color:#000;padding:2px 8px;border-radius:var(--radius-sm);font-size:12px;font-weight:700}.input{width:100%;padding:var(--spacing-md);font-size:16px;color:var(--color-text);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);outline:none;transition:border-color 0.2s}.input:focus{border-color:var(--color-accent)}.input::placeholder{color:var(--color-text-subtle)}[class*="kenso-"][class*="-wrapper"]:empty{display:none !important;min-height:0 !important;padding:0 !important;margin:0 !important}[data-kenso-section]:empty,[data-kenso-section="reviews"]:empty,[data-kenso-section="chat"]:empty,[data-kenso-section="urgency"]:empty,[data-kenso-section]:empty{display:none !important;min-height:0 !important}[data-kenso-section]--hero:not(:empty){min-height:80vh}[data-kenso-section]--chat,[data-kenso-section="chat"]{position:fixed;bottom:var(--spacing-lg);right:var(--spacing-lg);z-index:1000}[data-kenso-section]--live-sales{position:fixed;z-index:998}[data-kenso-section]--sticky-buy{position:fixed;bottom:0;left:0;right:0;z-index:999}@media(min-width:769px){[data-kenso-section]--sticky-buy{display:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}.animate-fadeIn{animation:fadeIn 0.3s ease}.animate-slideUp{animation:slideUp 0.4s ease}.animate-scaleIn{animation:scaleIn 0.3s ease}
/* EV cleanup: hide old Kenso loaders/spinners */
.kenso-loader,
.kenso-editor-preview,
.kenso-section-loader,
.kenso-shell__loading,
.kenso-loader__spinner,
.kenso-shell__spinner {
  display: none !important;
  visibility: hidden !important;
}
.kenso-shell--loading,
.kenso-shell {
  min-height: 0 !important;
  background: transparent !important;
}
body.is-loading {
  overflow: auto !important;
}
body.is-loading > *:not(.kenso-loader) {
  display: revert !important;
}


/* EV FINAL TEAL THEME OVERRIDES */
:root{
  --ev-teal:#14b8a6;
  --color-accent:#14b8a6 !important;
  --color-secondary:#14b8a6 !important;
  --color-success:#14b8a6 !important;
  --ev-button-bg:#14b8a6;
}
a{color:#14b8a6;}
.ev-collection-card,
.ev-product-card,
.product-info-panel,
.ev-review-card,
.ev-live-sale,
.ev-testimonial-card{border-color:rgba(20,184,166,.35)!important;}
.ev-collection-card:hover,
.ev-product-card:hover{box-shadow:0 0 28px rgba(20,184,166,.22)!important;}
.ev-card-button,
.ev-product-card__btn,
.product-form__submit,
.shopify-payment-button__button--unbranded,
.ev-review-button{
  background:#14b8a6!important;
  color:#000!important;
  box-shadow:0 0 18px rgba(20,184,166,.35)!important;
}
.shopify-payment-button__button--unbranded:hover,
.product-form__submit:hover,
.ev-product-card__btn:hover,
.ev-card-button:hover{filter:brightness(.92);}
.ev-product-card__badge,
.badge,
.sale-badge{background:#14b8a6!important;color:#000!important;}
.ev-selected-variant strong,
.product-form__option input:checked+.product-form__option-label,
.ev-review-stars,
.ev-review-badge,
.ev-testimonial-label{color:#14b8a6!important;}
.product-form__option input:checked+.product-form__option-label{border-color:#14b8a6!important;background:rgba(20,184,166,.12)!important;}
.ev-live-sale__dot{background:#14b8a6!important;box-shadow:0 0 14px #14b8a6!important;}
.ev-top-offer,
.ev-top-offer-bar,
.ev-urgency-marquee{border-color:rgba(20,184,166,.28)!important;}


/* EV GUARANTEED TEAL CART BUBBLE */
.ev-header-clean__cart,
.ev-header-clean__cart svg {
  color:#14b8a6 !important;
  stroke:#14b8a6 !important;
}
.ev-header-clean__cart span,
.ev-header-clean__cart .cart-count-bubble,
.cart-count-bubble,
.header__cart-count,
.cart-count {
  background:#14b8a6 !important;
  background-color:#14b8a6 !important;
  color:#000 !important;
  border:1px solid rgba(0,0,0,.35) !important;
  box-shadow:0 0 12px rgba(20,184,166,.75) !important;
}
.ev-header-clean__cart span * {
  color:#000 !important;
}

/* EV variant picker final fix: readable names for every variant */
.product-form__options {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 9px !important;
  align-items: center !important;
}
.product-form__option-label {
  min-width: 46px !important;
  min-height: 42px !important;
  width: auto !important;
  height: auto !important;
  padding: 10px 14px !important;
  border-radius: 10px !important;
  background: #0b0b0b !important;
  border: 2px solid rgba(255,255,255,.18) !important;
  color: #fff !important;
  font-weight: 900 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-indent: 0 !important;
}
.product-form__option input:checked + .product-form__option-label {
  border-color: #14b8a6 !important;
  color: #14b8a6 !important;
  background: rgba(20,184,166,.12) !important;
  box-shadow: 0 0 12px rgba(20,184,166,.35) !important;
}
.product-form__option-label--unavailable {
  opacity: .45 !important;
}
.product-form__color-image,
.product-form__color-swatch,
.product-form__option-label img {
  display: none !important;
}
.ev-selected-variant {
  display: block !important;
  margin: 4px 0 16px !important;
  color: #bdbdbd !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}
.ev-selected-variant strong {
  color: #14b8a6 !important;
  font-weight: 1000 !important;
}

/* Force teal cart count bubble */
.header-cart-count,
.cart-count-bubble,
.cart-count,
[data-cart-count],
.header__cart-count,
#cart-icon-bubble span {
  background: #14b8a6 !important;
  background-color: #14b8a6 !important;
  color: #000 !important;
  border-color: #14b8a6 !important;
  box-shadow: 0 0 12px rgba(20,184,166,.75) !important;
}

/* EV FINAL TEAL THEME + UPLOADED FEATURE OVERRIDES */
:root{
  --ev-teal:#14b8a6;
  --ev-teal-dark:#0d9488;
  --ev-teal-light:#2dd4bf;
  --color-accent:#14b8a6 !important;
  --color-secondary:#2dd4bf !important;
  --color-success:#14b8a6 !important;
  --ev-button-bg:#14b8a6 !important;
}
body{background:#000;color:#fff;}
a{color:#14b8a6;}
.text-gradient{background:linear-gradient(135deg,#14b8a6,#2dd4bf)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;}
.btn--primary,
.ev-card-button,
.ev-collection-button,
.ev-product-card__btn,
.ev-review-button,
.sc-custom-featured__card-btn{
  background:linear-gradient(135deg,#14b8a6,#0d9488)!important;
  color:#fff!important;
  border-color:#14b8a6!important;
  box-shadow:0 4px 18px color-mix(in srgb,#14b8a6 35%,transparent)!important;
}
.btn--primary:hover,
.ev-card-button:hover,
.ev-collection-button:hover,
.ev-product-card__btn:hover,
.ev-review-button:hover,
.sc-custom-featured__card-btn:hover{
  background:linear-gradient(135deg,#2dd4bf,#14b8a6)!important;
  color:#fff!important;
  transform:translateY(-1px);
}
.ev-collection-card,
.ev-product-card,
.product-info-panel,
.ev-review-card,
.ev-live-sale,
.ev-testimonial-card,
.sc-custom-featured__card{
  border-color:color-mix(in srgb,#14b8a6 35%,transparent)!important;
}
.ev-collection-card:hover,
.ev-product-card:hover,
.sc-custom-featured__card:hover{
  border-color:color-mix(in srgb,#14b8a6 55%,transparent)!important;
  box-shadow:0 8px 30px color-mix(in srgb,#14b8a6 18%,transparent)!important;
}
.ev-product-card{transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;}
.ev-product-card:hover{transform:translateY(-4px);}
.ev-product-card__image img{transition:transform .4s ease;}
.ev-product-card:hover .ev-product-card__image img{transform:scale(1.05);}
.ev-product-card__title-link{display:block;color:inherit;text-decoration:none;}
.ev-product-card__title-link:hover{opacity:1;color:#14b8a6;}
.ev-product-card__current,
.price-item--sale,
.product-info-panel .price-item--regular,
.product-info-panel .price-item--sale,
.ev-selected-variant strong,
.product-social-proof__icon,
.product-social-proof__count,
.ev-review-stars,
.ev-review-badge,
.ev-testimonial-label{color:#14b8a6!important;}
.ev-product-card__badge,
.price__badge,
.badge--accent,
.sale-badge{
  background:color-mix(in srgb,#14b8a6 16%,#000)!important;
  color:#14b8a6!important;
  border:1px solid color-mix(in srgb,#14b8a6 35%,transparent)!important;
}
.product-form__option-label:hover{border-color:color-mix(in srgb,#14b8a6 50%,transparent)!important;background:color-mix(in srgb,#14b8a6 7%,#000)!important;}
.product-form__option input:checked + .product-form__option-label,
.product-form__option-label.is-active,
.product-form__option-label[aria-checked="true"],
.product-form__option-label.selected{
  border-color:#14b8a6!important;
  color:#14b8a6!important;
  background:color-mix(in srgb,#14b8a6 12%,#000)!important;
  box-shadow:0 0 14px color-mix(in srgb,#14b8a6 35%,transparent)!important;
}
.product-page,
.ev-product-grid-section,
.ev-collection-section{
  background:linear-gradient(135deg,#000,#062a28 52%,#000)!important;
}
.product-info-panel{background:linear-gradient(180deg,rgba(17,24,24,.96),rgba(5,13,13,.98))!important;}
.product-social-proof{border-color:color-mix(in srgb,#14b8a6 24%,transparent)!important;background:color-mix(in srgb,#14b8a6 7%,transparent)!important;}
.product-accordion__icon{background:color-mix(in srgb,#14b8a6 12%,transparent)!important;color:#14b8a6!important;}
.product-accordion__item.is-open .product-accordion__icon{background:#14b8a6!important;color:#fff!important;}
.header-cart-count,
.cart-count-bubble,
.cart-count,
[data-cart-count],
.header__cart-count,
#cart-icon-bubble span,
.ev-header-clean__cart span{
  background:#14b8a6!important;
  background-color:#14b8a6!important;
  color:#fff!important;
  border-color:#14b8a6!important;
  box-shadow:0 0 12px color-mix(in srgb,#14b8a6 75%,transparent)!important;
}
.ev-header-clean__cart,
.ev-header-clean__cart svg{color:#14b8a6!important;stroke:#14b8a6!important;}

/* Uploaded Product Page: dual Add to Cart / Buy Now buttons */
.sc-custom-btn-wrap{display:flex;gap:var(--spacing-sm);margin-top:var(--spacing-md);width:100%;}
.sc-custom-btn-wrap .sc-custom-btn-atc,
.product-info-panel .sc-custom-btn-atc{
  flex:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:var(--spacing-sm);
  min-height:58px;
  padding:var(--spacing-md) var(--spacing-lg);
  font-size:16px;
  font-weight:800;
  letter-spacing:-.01em;
  text-transform:none;
  border-radius:var(--radius-md);
  border:2px solid #14b8a6!important;
  background:transparent!important;
  color:#14b8a6!important;
  box-shadow:none!important;
}
.sc-custom-btn-wrap .sc-custom-btn-atc:hover:not(:disabled),
.product-info-panel .sc-custom-btn-atc:hover:not(:disabled){background:color-mix(in srgb,#14b8a6 12%,transparent)!important;color:#2dd4bf!important;box-shadow:0 4px 16px color-mix(in srgb,#14b8a6 22%,transparent)!important;}
.sc-custom-btn-wrap .sc-custom-btn-buy{
  flex:1.35;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:var(--spacing-sm);
  min-height:58px;
  padding:var(--spacing-md) var(--spacing-lg);
  font-size:16px;
  font-weight:800;
  letter-spacing:-.01em;
  border-radius:var(--radius-md);
  border:0;
  background:linear-gradient(135deg,#14b8a6,#0d9488)!important;
  color:#fff!important;
  cursor:pointer;
  transition:all .25s ease;
  box-shadow:0 4px 18px color-mix(in srgb,#14b8a6 35%,transparent)!important;
}
.sc-custom-btn-wrap .sc-custom-btn-buy:hover:not(:disabled){background:linear-gradient(135deg,#2dd4bf,#14b8a6)!important;box-shadow:0 6px 22px color-mix(in srgb,#14b8a6 48%,transparent)!important;transform:translateY(-1px);}
.sc-custom-btn-wrap .sc-custom-btn-buy:disabled,.sc-custom-btn-wrap .sc-custom-btn-atc:disabled{opacity:.5;cursor:not-allowed;transform:none!important;}
.sc-custom-trust{display:flex;align-items:center;justify-content:center;gap:var(--spacing-lg);margin-top:var(--spacing-lg);padding:var(--spacing-md) 0;border-top:1px solid var(--color-border);flex-wrap:wrap;}
.sc-custom-trust__item{display:flex;align-items:center;gap:var(--spacing-xs);font-size:13px;font-weight:700;color:var(--color-text-muted);}
.sc-custom-trust__icon{font-size:16px;}

/* Uploaded Bundle Tier Selector - updated 1x / 2x / 5x / 10x */
.sc-custom-bundle{max-width:600px;width:100%;margin:var(--spacing-lg) 0;padding:var(--spacing-lg);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-family:'Satoshi',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;}
.sc-custom-bundle__header{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-lg);}
.sc-custom-bundle__icon{font-size:20px;line-height:1;}
.sc-custom-bundle__title{font-size:18px;font-weight:800;color:var(--color-text);letter-spacing:-.02em;}
.sc-custom-bundle__tiers{display:flex;flex-direction:column;gap:var(--spacing-sm);}
.sc-custom-bundle__tier{position:relative;display:flex;align-items:center;gap:var(--spacing-md);width:100%;padding:var(--spacing-md);background:var(--color-bg);border:2px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all .25s ease;user-select:none;color:inherit;text-align:left;}
.sc-custom-bundle__tier:hover{border-color:color-mix(in srgb,#14b8a6 50%,transparent);background:color-mix(in srgb,#14b8a6 5%,var(--color-bg));}
.sc-custom-bundle__tier--active{border-color:#14b8a6;background:color-mix(in srgb,#14b8a6 8%,var(--color-bg));box-shadow:0 0 20px color-mix(in srgb,#14b8a6 22%,transparent);}
.sc-custom-bundle__radio{flex-shrink:0;width:20px;height:20px;border-radius:var(--radius-full);border:2px solid var(--color-border);display:flex;align-items:center;justify-content:center;transition:border-color .25s ease;}
.sc-custom-bundle__tier--active .sc-custom-bundle__radio{border-color:#14b8a6;}
.sc-custom-bundle__radio-dot{width:10px;height:10px;border-radius:var(--radius-full);background:transparent;transition:background .25s ease,transform .25s ease;transform:scale(0);}
.sc-custom-bundle__tier--active .sc-custom-bundle__radio-dot{background:#14b8a6;transform:scale(1);}
.sc-custom-bundle__tier-info{flex:1;display:flex;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap;min-width:0;}
.sc-custom-bundle__qty{font-size:16px;font-weight:800;color:var(--color-text);}
.sc-custom-bundle__label{font-size:14px;font-weight:600;color:var(--color-text-muted);}
.sc-custom-bundle__badge-popular{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:var(--radius-full);background:color-mix(in srgb,#2dd4bf 15%,transparent);color:#2dd4bf;}
.sc-custom-bundle__badge-best{position:absolute;top:-10px;right:var(--spacing-md);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:var(--radius-full);background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;box-shadow:0 2px 8px color-mix(in srgb,#14b8a6 40%,transparent);}
.sc-custom-bundle__badge-mega{position:absolute;top:-10px;right:var(--spacing-md);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:var(--radius-full);background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;box-shadow:0 2px 8px color-mix(in srgb,#f59e0b 40%,transparent);animation:sc-custom-badge-glow 2s ease-in-out infinite;}
@keyframes sc-custom-badge-glow{0%,100%{box-shadow:0 2px 8px color-mix(in srgb,#f59e0b 40%,transparent)}50%{box-shadow:0 2px 16px color-mix(in srgb,#ef4444 50%,transparent)}}
.sc-custom-bundle__tier-price{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px;}
.sc-custom-bundle__price{font-size:16px;font-weight:800;color:var(--color-text);}
.sc-custom-bundle__tier--active .sc-custom-bundle__price{color:#14b8a6;}
.sc-custom-bundle__price-original{font-size:12px;font-weight:600;color:var(--color-text-muted);text-decoration:line-through;}
.sc-custom-bundle__per-unit{font-size:11px;font-weight:700;color:#14b8a6;}
.sc-custom-bundle__savings{margin-top:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-sm);background:color-mix(in srgb,#14b8a6 12%,transparent);border:1px solid color-mix(in srgb,#14b8a6 25%,transparent);color:#2dd4bf;font-size:13px;font-weight:700;text-align:center;transition:all .3s ease;}
.sc-custom-bundle__savings--hidden{background:color-mix(in srgb,var(--color-text-muted) 5%,transparent);border-color:var(--color-border);color:var(--color-text-muted);}
.sc-custom-bundle__urgency{display:flex;align-items:center;justify-content:center;gap:var(--spacing-sm);margin-top:var(--spacing-sm);padding:var(--spacing-xs) 0;font-size:12px;color:var(--color-text-muted);}
.sc-custom-bundle__urgency-dot{width:8px;height:8px;border-radius:var(--radius-full);background:#ef4444;animation:sc-custom-urgency-pulse 1.5s ease-in-out infinite;}
@keyframes sc-custom-urgency-pulse{0%,100%{opacity:1}50%{opacity:.4}}
.sc-custom-bundle__urgency-text strong{color:var(--color-text);}
@media(max-width:640px){.sc-custom-btn-wrap{flex-direction:column}.sc-custom-btn-wrap .sc-custom-btn-buy{flex:1;order:-1}.sc-custom-btn-wrap .sc-custom-btn-atc{flex:1}.sc-custom-trust{gap:var(--spacing-md)}.sc-custom-trust__item{font-size:12px}.sc-custom-bundle{padding:var(--spacing-md);margin:var(--spacing-md) 0}.sc-custom-bundle__tier{padding:var(--spacing-sm) var(--spacing-md);gap:var(--spacing-sm)}.sc-custom-bundle__tier-info{gap:4px}.sc-custom-bundle__qty,.sc-custom-bundle__price{font-size:15px}.sc-custom-bundle__label{font-size:13px}.sc-custom-bundle__badge-best,.sc-custom-bundle__badge-mega{right:var(--spacing-sm)}}


/* EV final fixes: 2-column mobile / 4-column desktop, even cards and buttons */
.ev-product-grid,
.ev-collection-grid,
.sc-custom-featured__grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
.ev-product-card,
.ev-collection-card,
.sc-custom-featured__card{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
.ev-product-card__body,
.sc-custom-featured__card-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
}
.ev-product-card__title,
.sc-custom-featured__card-name{
  min-height:2.7em;
}
.ev-product-card__price,
.sc-custom-featured__card-prices{
  min-height:30px;
}
.ev-product-card__btn,
.sc-custom-featured__card-btn,
.ev-collection-button{
  margin-top:auto!important;
  min-height:48px!important;
  height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.1!important;
}
.sc-custom-btn-wrap{
  align-items:stretch!important;
}
.sc-custom-btn-wrap .sc-custom-btn-atc,
.sc-custom-btn-wrap .sc-custom-btn-buy,
.product-info-panel .sc-custom-btn-atc{
  flex:1 1 0!important;
  min-width:0!important;
  min-height:60px!important;
  height:60px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.1!important;
}
.product-form__submit-spinner.hidden,
.product-form__submit:not(.loading) .product-form__submit-spinner{
  display:none!important;
  visibility:hidden!important;
}
.product-form__submit.loading .product-form__submit-spinner{
  display:inline-flex!important;
  visibility:visible!important;
}
.product-form__submit.loading .product-form__submit-text{
  opacity:.72;
}
@media(max-width:989px){
  .ev-product-grid,
  .ev-collection-grid,
  .sc-custom-featured__grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
  }
  .ev-product-card__body,
  .sc-custom-featured__card-body{padding:12px!important;}
  .ev-product-card__title,
  .sc-custom-featured__card-name{font-size:.86rem!important;min-height:3.2em;}
  .ev-product-card__btn,
  .sc-custom-featured__card-btn,
  .ev-collection-button{min-height:44px!important;height:44px!important;font-size:.72rem!important;letter-spacing:.04em!important;padding:8px!important;}
}
@media(max-width:640px){
  .sc-custom-btn-wrap{flex-direction:column!important;gap:12px!important;}
  .sc-custom-btn-wrap .sc-custom-btn-buy{order:0!important;}
  .sc-custom-btn-wrap .sc-custom-btn-atc{order:1!important;}
  .sc-custom-btn-wrap .sc-custom-btn-atc,
  .sc-custom-btn-wrap .sc-custom-btn-buy,
  .product-info-panel .sc-custom-btn-atc{width:100%!important;height:58px!important;min-height:58px!important;}
}

/* EV centered last-row fix: keeps product grids 4 across on desktop, 2 across on mobile, and centers any uneven last row */
.ev-product-grid,
.ev-collection-grid,
.sc-custom-featured__grid{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:22px!important;
}
.ev-product-grid > .ev-product-card,
.ev-collection-grid > .ev-collection-card,
.sc-custom-featured__grid > .sc-custom-featured__card{
  flex:0 1 calc((100% - 66px)/4)!important;
  max-width:calc((100% - 66px)/4)!important;
  min-width:0!important;
}
.ev-product-grid > .ev-product-card,
.sc-custom-featured__grid > .sc-custom-featured__card{
  display:flex!important;
  flex-direction:column!important;
}
.ev-product-card__body,
.sc-custom-featured__card-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
}
@media(max-width:989px){
  .ev-product-grid,
  .ev-collection-grid,
  .sc-custom-featured__grid{
    gap:14px!important;
  }
  .ev-product-grid > .ev-product-card,
  .ev-collection-grid > .ev-collection-card,
  .sc-custom-featured__grid > .sc-custom-featured__card{
    flex-basis:calc((100% - 14px)/2)!important;
    max-width:calc((100% - 14px)/2)!important;
  }
}


/* Final button order fix: Add to Cart on top, Buy Now underneath */
.sc-custom-btn-wrap{display:flex!important;flex-direction:column!important;gap:12px!important;}
.sc-custom-btn-wrap .sc-custom-btn-atc{order:0!important;flex:1 1 auto!important;width:100%!important;}
.sc-custom-btn-wrap .sc-custom-btn-buy{order:1!important;flex:1 1 auto!important;width:100%!important;}
@media(max-width:640px){
  .sc-custom-btn-wrap{flex-direction:column!important;gap:12px!important;}
  .sc-custom-btn-wrap .sc-custom-btn-atc{order:0!important;}
  .sc-custom-btn-wrap .sc-custom-btn-buy{order:1!important;}
}
