:root{--bw-charcoal: #17181A;--bw-white: #ffffff;--bw-offwhite: #EEF0F1;--bw-grey: #DADDE0;--bw-muted: #62666B;--bw-accent: #FF4713;--bw-accent-dark: #B8300A;--bw-accent-light: #FF7A4D;--bw-accent-tint: #FFEDE5;--bw-mono: var(--font-mono-family, "IBM Plex Mono"), ui-monospace, "SF Mono", Menlo, monospace}.bw-trust-pill:focus-visible,.bw-plan__tier:focus-within,.bw-plan__purchase-card:focus-within,.bw-plan__variant-card:focus-within,.bw-ugc__item:focus-visible,.bw-fp__tier:focus-within{outline:2px solid var(--bw-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.bw-plan__tier,.bw-plan__purchase-card,.bw-plan__variant-card,.bw-fp__tier,.bw-ugc__item,.bw-ugc__play,.bw-plan__tier-radio,.bw-torque__value{transition:none!important;animation:none!important}.bw-ugc__item:hover,.bw-ugc__item:focus-visible,.bw-plan__tier:hover{transform:none!important}}.product-form__submit.button--secondary,.bw-fp__button.button--secondary{background:var(--bw-accent)!important;color:#fff!important;border-color:var(--bw-accent)!important}.product-form__submit.button--secondary:hover{background:var(--bw-accent-dark)!important;border-color:var(--bw-accent-dark)!important}.header__heading-link:has(.bw-header-mark-wrap){word-break:normal!important;overflow-wrap:normal!important;white-space:nowrap!important}.bw-header-mark-wrap{display:inline!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}.bw-header-mark{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;border-radius:8px!important;display:inline-block!important;vertical-align:middle!important;object-fit:contain;margin-right:10px;position:relative;top:-2px}.bw-header-mark-text{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;display:inline!important;vertical-align:middle!important}@media(max-width:749px){.bw-header-mark{width:26px!important;height:26px!important;min-width:26px!important;max-width:26px!important;margin-right:8px}}.bw-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--bw-white);border-top:1px solid var(--bw-grey);box-shadow:0 -4px 20px #17171714;padding:10px 0;animation:bwStickyIn .25s ease}.bw-sticky-atc[hidden]{display:none}@keyframes bwStickyIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bw-sticky-atc__inner{display:flex;align-items:center;gap:12px}.bw-sticky-atc__media img{width:44px;height:44px;object-fit:contain;border-radius:8px;background:var(--bw-offwhite);display:block}.bw-sticky-atc__info{flex:1;min-width:0}.bw-sticky-atc__title{margin:0;font-weight:600;color:var(--bw-charcoal);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-sticky-atc__price{margin:0;color:var(--bw-muted);font-size:.85rem}.bw-sticky-atc__button{flex-shrink:0;background:var(--bw-accent)!important;color:#fff!important;border-color:var(--bw-accent)!important;padding:10px 20px;white-space:nowrap}@media(min-width:750px){.bw-sticky-atc__title,.bw-sticky-atc__price{font-size:1rem}}.bw-trust-bar{padding:24px 0}.bw-trust-bar__row{display:flex;flex-wrap:wrap;justify-content:center;gap:28px 40px}.bw-trust-bar__item{display:flex;align-items:center;gap:10px}.bw-trust-bar__icon{color:var(--bw-accent);flex-shrink:0;display:flex}.bw-trust-bar__icon svg{width:22px;height:22px}.bw-trust-bar__label{font-weight:600;font-size:.85rem}@media(max-width:749px){.bw-trust-bar__row{gap:16px 20px}.bw-trust-bar__label{font-size:.78rem}}.bw-fp{padding:60px 0}.bw-fp__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:750px){.bw-fp__grid{grid-template-columns:1fr 1.1fr}}.bw-fp__image{position:relative;aspect-ratio:1/1;background:var(--bw-offwhite);border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.bw-fp__image img{width:100%;height:100%;object-fit:contain}.bw-fp__flag{position:absolute;top:16px;left:16px;z-index:1;background:var(--bw-charcoal);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:6px 14px;border-radius:999px}.bw-fp__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:.8rem;color:var(--bw-charcoal);margin:0 0 8px}.bw-fp__title{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 10px}.bw-fp__bullet{color:var(--bw-muted);margin:0 0 20px}.bw-fp__tiers{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.bw-fp__tier{position:relative;display:flex;align-items:center;gap:14px;border:2px solid var(--bw-grey);border-radius:14px;padding:16px 18px;cursor:pointer;background:#fff;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.bw-fp__tier:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6d28d91f}.bw-fp__tier.is-selected{border-color:var(--bw-accent);background:var(--bw-accent-tint);box-shadow:0 0 0 3px #6d28d91f,0 8px 20px #6d28d924}.bw-fp__tier input{position:absolute;opacity:0;width:0;height:0}.bw-fp__tier-radio{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid #D8D5CF;background:#fff;transition:border-color .2s,background .2s,box-shadow .2s}.bw-fp__tier.is-selected .bw-fp__tier-radio{border-color:var(--bw-accent);background:var(--bw-accent);box-shadow:inset 0 0 0 3.5px #fff}.bw-fp__tier-badge{position:absolute;top:-11px;left:16px;background:linear-gradient(135deg,var(--bw-accent),var(--bw-accent-light));color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:4px 12px;border-radius:999px;box-shadow:0 4px 10px #6d28d947}.bw-fp__tier-badge--alt{background:linear-gradient(135deg,var(--bw-charcoal),#3a3a3a);box-shadow:0 4px 10px #00000038}.bw-fp__tier-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.bw-fp__tier-label{font-weight:700;color:var(--bw-charcoal)}.bw-fp__tier-sub{font-size:.78rem;font-weight:600;color:var(--bw-accent)}.bw-fp__tier-sub--muted{color:var(--bw-muted);font-weight:500}.bw-fp__tier-price{font-weight:700;color:var(--bw-charcoal);display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.bw-fp__tier-price-now{font-size:1.05rem}.bw-fp__tier-price-was{color:#a6a29c;font-weight:500;font-size:.82rem;text-decoration:line-through}.bw-fp__button{width:100%;font-size:1rem;padding:16px 28px;margin-bottom:0;background:var(--bw-accent)!important;border-color:var(--bw-accent)!important}.bw-fp__trust{list-style:none;display:flex;flex-wrap:wrap;gap:8px 18px;padding:0;margin:16px 0;font-size:.78rem;font-weight:600;color:var(--bw-muted)}.bw-fp__trust li{display:flex;align-items:center;gap:6px}.bw-fp__trust li:before{content:"";width:5px;height:5px;border-radius:999px;background:var(--bw-accent);display:inline-block}.bw-fp__link{font-size:.85rem;text-align:center;margin:0}.bw-fp__link a{color:var(--bw-charcoal);font-weight:600}.bw-ugc{padding:56px 0;position:relative}.bw-ugc__header{max-width:640px;margin:0 auto 32px;text-align:center}.bw-ugc__heading{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 8px}.bw-ugc__subheading{color:var(--bw-muted);margin:0}.bw-ugc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bw-ugc__item{position:relative;aspect-ratio:9/16;border-radius:14px;overflow:hidden;border:none;padding:0;cursor:pointer;background:var(--bw-charcoal);box-shadow:0 6px 18px #1717171a;transition:transform .2s ease,box-shadow .2s ease}.bw-ugc__item:hover,.bw-ugc__item:focus-visible{transform:translateY(-3px);box-shadow:0 12px 28px #1717172e}.bw-ugc__video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.bw-ugc__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:40px;height:40px;border-radius:50%;background:#ffffffe6;color:var(--bw-charcoal);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.bw-ugc__item:hover .bw-ugc__play{background:#fff;transform:scale(1.08)}@media(max-width:989px){.bw-ugc__grid{grid-template-columns:repeat(2,1fr)}}.bw-ugc__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400}.bw-ugc__lightbox[hidden]{display:none}.bw-ugc__lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#171717d9}.bw-ugc__lightbox-panel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:420px;width:calc(100% - 40px)}.bw-ugc__lightbox-video{width:100%;max-height:80vh;border-radius:12px;display:block;background:#000}.bw-ugc__lightbox-close{position:absolute;top:-40px;right:0;width:32px;height:32px;border:none;background:#ffffff26;color:#fff;border-radius:50%;font-size:1.3rem;line-height:1;cursor:pointer}.bw-discount-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:var(--bw-accent-tint);border:1px dashed var(--bw-accent);border-radius:10px;padding:10px 14px;margin-bottom:16px}.bw-discount-banner__text{font-size:.85rem;font-weight:600;color:var(--bw-accent-dark)}.bw-discount-banner__code{display:flex;align-items:center;gap:6px;background:var(--bw-accent);color:#fff;border:none;border-radius:6px;padding:6px 10px;font-weight:700;font-size:.8rem;letter-spacing:.03em;cursor:pointer;white-space:nowrap}.bw-trust-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.bw-trust-pill{display:inline-flex;align-items:center;gap:6px;background:var(--bw-offwhite);color:var(--bw-charcoal);font-family:var(--bw-mono);font-size:1.4rem;font-weight:600;letter-spacing:.01em;text-transform:uppercase;padding:7px 13px 7px 10px;border-radius:4px}.bw-trust-pill__tick{width:3px;height:11px;background:var(--bw-accent);border-radius:1px;flex-shrink:0}.bw-torque{display:flex;align-items:center;gap:14px;padding:16px 18px;margin:4px 0 18px;background:var(--bw-charcoal);border-radius:12px}.bw-torque__spec{display:flex;align-items:baseline;gap:8px;flex-shrink:0}.bw-torque__value{font-family:var(--bw-mono);font-weight:600;font-size:1.15rem;color:#fff;letter-spacing:-.01em;white-space:nowrap}.bw-torque__label{font-family:var(--bw-mono);font-size:.62rem;font-weight:500;letter-spacing:.05em;color:#b8b2a4;text-transform:uppercase;white-space:nowrap}.bw-torque__gauge{flex:1;height:10px;align-self:center;border-radius:999px;background:#ffffff1f;background-image:repeating-linear-gradient(to right,rgba(255,255,255,.22) 0,rgba(255,255,255,.22) 1px,transparent 1px,transparent 9px);position:relative;overflow:hidden}.bw-torque__gauge-fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:linear-gradient(90deg,var(--bw-accent-dark),var(--bw-accent))}.bw-torque__verified{display:flex;align-items:center;gap:5px;flex-shrink:0;font-family:var(--bw-mono);font-size:.62rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--bw-accent-light)}@media(max-width:480px){.bw-torque{flex-wrap:wrap}.bw-torque__gauge{flex-basis:100%;order:3}}.bw-feature-bullets{list-style:none;padding:0;margin:14px 0;display:flex;flex-direction:column;gap:10px}.bw-feature-bullets li{position:relative;padding-left:26px;font-weight:500;color:var(--bw-charcoal);font-size:1.4rem;line-height:1.5}.bw-feature-bullets li:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border-radius:50%;background:var(--bw-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2l-3.5-3.5L4 14.2 9 19.2l11-11-1.4-1.4z'/%3E%3C/svg%3E") center/70% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2l-3.5-3.5L4 14.2 9 19.2l11-11-1.4-1.4z'/%3E%3C/svg%3E") center/70% no-repeat}.bw-plan{margin:18px 0}.bw-plan__step{margin-bottom:16px}.bw-plan__step-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bw-muted);margin:0 0 8px}.bw-plan__variant-cards{display:flex;gap:10px;flex-wrap:wrap}.bw-plan__variant-card{display:flex;align-items:center;gap:8px;border:2px solid var(--bw-grey);border-radius:10px;padding:8px 12px;cursor:pointer}.bw-plan__variant-card.is-selected{border-color:var(--bw-accent);background:var(--bw-accent-tint)}.bw-plan__variant-card input{position:absolute;opacity:0}.bw-plan__variant-card img{width:32px;height:32px;border-radius:6px;object-fit:cover}.bw-plan__purchase-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bw-plan__purchase-card{position:relative;border:2px solid var(--bw-grey);border-radius:12px;padding:14px;cursor:pointer;display:flex;flex-direction:column;gap:4px}.bw-plan__purchase-card.is-selected{border-color:var(--bw-accent);background:var(--bw-accent-tint)}.bw-plan__purchase-card input{position:absolute;opacity:0}.bw-plan__purchase-badge{position:absolute;top:-10px;left:12px;background:var(--bw-accent);color:#fff;font-size:.62rem;font-weight:700;text-transform:uppercase;padding:3px 10px;border-radius:999px}.bw-plan__purchase-title{font-weight:700;font-size:.9rem}.bw-plan__purchase-price{font-weight:700;color:var(--bw-charcoal)}.bw-plan__purchase-sub{font-size:.72rem;color:var(--bw-muted)}.bw-plan__tiers{display:flex;flex-direction:column;gap:10px}.bw-plan__tier{position:relative;display:flex;align-items:center;gap:12px;border:2px solid var(--bw-grey);border-radius:12px;padding:14px 16px;cursor:pointer;background:#fff;transition:border-color .2s ease,background .2s ease,transform .15s ease,box-shadow .2s ease}.bw-plan__tier:hover{transform:translateY(-1px);box-shadow:0 6px 16px #17171714}.bw-plan__tier.is-selected{border-color:var(--bw-accent);background:var(--bw-accent-tint);box-shadow:0 4px 14px #6d28d91f}.bw-plan__tier.is-selected:hover{transform:none}.bw-plan__tier input{position:absolute;opacity:0}.bw-plan__tier-radio{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid #D8D5CF;background:#fff;transition:border-color .2s ease,background .2s ease}.bw-plan__tier.is-selected .bw-plan__tier-radio{border-color:var(--bw-accent);background:var(--bw-accent);box-shadow:inset 0 0 0 3px #fff}.bw-plan__tier-badge{position:absolute;top:-10px;left:14px;background:linear-gradient(135deg,var(--bw-accent),var(--bw-accent-light));color:#fff;font-size:.62rem;font-weight:700;text-transform:uppercase;padding:3px 10px;border-radius:999px}.bw-plan__tier-badge--alt{background:linear-gradient(135deg,var(--bw-charcoal),#3a3a3a)}.bw-plan__tier-body{flex:1;display:flex;flex-direction:column;gap:2px}.bw-plan__tier-label{font-weight:700;font-size:.88rem}.bw-plan__tier-sub{font-size:.74rem;color:var(--bw-accent);font-weight:600}.bw-plan__tier-sub--muted{color:var(--bw-muted);font-weight:500}.bw-plan__tier-price{font-weight:700;text-align:right;display:flex;flex-direction:column;align-items:flex-end;font-family:var(--bw-mono)}.bw-plan__tier-price s{color:var(--bw-muted);font-weight:500;font-size:.78rem}@media(max-width:749px){.bw-plan__purchase-cards{grid-template-columns:1fr}}.bw-social-proof-line{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:.82rem;color:var(--bw-muted);font-weight:600}.bw-social-proof-line__avatars{display:flex}.bw-social-proof-line__avatars img{width:26px;height:26px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-8px}.bw-social-proof-line__avatars img:first-child{margin-left:0}.bw-delivery-estimate{font-size:.8rem;color:var(--bw-muted);margin:8px 0}.bw-review-slider{padding:48px 0}.bw-review-slider__header{text-align:center;margin:0 0 24px}.bw-review-slider__heading{font-size:clamp(2.2rem,3vw,3rem);margin:0 0 12px}.bw-review-slider__summary{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.bw-review-slider__avg{font-family:var(--bw-mono);font-size:2.2rem;font-weight:600}.bw-review-slider__summary-stars{display:flex;gap:2px;color:#f5a623}.bw-review-slider__count{font-size:1.4rem;color:var(--bw-muted)}.bw-review-slider__row{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.bw-review-slider__empty{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:32rem;margin:0 auto;padding:32px 20px;text-align:center;border:1px dashed var(--bw-grey);border-radius:14px}.bw-review-slider__empty-stars{display:flex;gap:4px;color:var(--bw-muted)}.bw-review-slider__empty-text{margin:0;font-size:1.5rem;color:var(--bw-muted)}.bw-review-card{flex:0 0 300px;scroll-snap-align:start;border:1px solid var(--bw-grey);border-radius:14px;padding:20px;background:#fff}.bw-review-card__top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.bw-review-card__avatar{border-radius:50%;object-fit:cover}.bw-review-card__author{font-weight:700;font-size:1.4rem;margin:0}.bw-review-card__verified{font-size:1.1rem;color:var(--bw-accent);margin:0;font-weight:600}.bw-review-card__stars{display:flex;gap:2px;color:#f5a623;margin-bottom:8px}.bw-review-card__quote{font-size:1.4rem;color:var(--bw-charcoal);margin:0;line-height:1.55}.bw-reviews-page{padding:48px 0 64px}.bw-reviews-stats{display:flex;flex-wrap:wrap;gap:40px;align-items:center;justify-content:center;padding:32px;margin-bottom:40px;border:1px solid var(--bw-grey);border-radius:16px;background:#fff}.bw-reviews-stats__headline{display:flex;flex-direction:column;align-items:center;gap:6px}.bw-reviews-stats__number{font-family:var(--font-heading-family);font-size:3rem;font-weight:700;line-height:1;color:var(--bw-charcoal)}.bw-reviews-stats__stars{display:flex;gap:3px;color:#f5a623}.bw-reviews-stats__count{font-size:.8rem;color:var(--bw-muted);font-weight:600}.bw-reviews-stats__bars{display:flex;flex-direction:column;gap:8px;min-width:220px;flex:1;max-width:340px}.bw-reviews-bar-row{display:grid;grid-template-columns:14px 1fr 26px;align-items:center;gap:10px;font-size:.78rem;color:var(--bw-muted);font-weight:600}.bw-reviews-bar{height:8px;border-radius:999px;background:var(--bw-grey);overflow:hidden}.bw-reviews-bar span{display:block;height:100%;background:var(--bw-accent);border-radius:999px}.bw-reviews-bar-count{text-align:right}.bw-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px}.bw-reviews-grid .bw-review-card{flex:none}.bw-reviews-empty{text-align:center;color:var(--bw-muted);padding:40px 0}.bw-ugc-campaign{text-align:center;padding:40px 24px;border-radius:16px;background:var(--bw-charcoal);color:#fff}.bw-ugc-campaign h2{margin:0 0 10px;color:#fff}.bw-ugc-campaign p{margin:0 0 6px;color:#e8e6e2}.bw-ugc-campaign__handle{font-weight:700;color:var(--bw-accent-light)}.bw-ugc-campaign .button{margin-top:14px}@media(max-width:749px){.bw-reviews-stats{flex-direction:column;text-align:center}.bw-reviews-grid{grid-template-columns:1fr}}.bw-presell{padding:56px 0 72px}.bw-presell__wrap{max-width:680px;margin:0 auto;padding:0 20px}.bw-presell__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bw-accent);margin:0 0 14px;text-align:center}.bw-presell__headline{font-size:clamp(1.8rem,4.4vw,2.6rem);line-height:1.15;text-align:center;margin:0 0 16px}.bw-presell__meta{text-align:center;font-size:.8rem;font-style:italic;color:var(--bw-muted);margin:0 0 32px;padding-bottom:24px;border-bottom:1px solid var(--bw-grey)}.bw-presell__hero{margin:0 0 32px;border-radius:12px;overflow:hidden}.bw-presell__hero-img{width:100%;height:auto;display:block}.bw-presell__body{font-size:1.05rem;line-height:1.75;color:var(--bw-charcoal)}.bw-presell__para,.bw-presell__para p{margin:0 0 22px}.bw-presell__para p:last-child{margin-bottom:0}.bw-presell__proof{background:var(--bw-accent-tint);border-radius:14px;padding:24px 28px;margin:0 0 26px}.bw-presell__proof-heading{font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--bw-accent-dark);margin:0 0 12px}.bw-presell__proof-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.bw-presell__proof-list li{position:relative;padding-left:24px;font-size:.95rem;font-weight:500}.bw-presell__proof-list li:before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;border-radius:50%;background:var(--bw-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2l-3.5-3.5L4 14.2 9 19.2l11-11-1.4-1.4z'/%3E%3C/svg%3E") center/70% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2l-3.5-3.5L4 14.2 9 19.2l11-11-1.4-1.4z'/%3E%3C/svg%3E") center/70% no-repeat}.bw-presell__cta{text-align:center;margin-top:36px}.bw-presell__cta .button{background:var(--bw-accent);border-color:var(--bw-accent);padding:14px 36px;font-size:.95rem}.bw-cart-shipping-bar{padding:14px 20px;border-bottom:1px solid var(--bw-grey)}.bw-cart-shipping-bar__text{margin:0 0 8px;font-size:.82rem;font-weight:500;color:var(--bw-charcoal);text-align:center}.bw-cart-shipping-bar__text strong{color:var(--bw-accent);font-weight:700}.bw-cart-shipping-bar__text--done{color:var(--bw-accent-dark);font-weight:700}.bw-cart-shipping-bar__track{height:6px;border-radius:999px;background:var(--bw-grey);overflow:hidden}.bw-cart-shipping-bar__fill{width:100%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--bw-accent),var(--bw-accent-light));transform-origin:left center;transition:transform .3s ease}.bw-cart-upsell{padding:14px 0;border-top:1px solid var(--bw-grey)}.bw-cart-upsell__heading{margin:0 0 10px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bw-muted)}.bw-cart-upsell__row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.bw-cart-upsell__card{flex:0 0 128px;display:flex;flex-direction:column;gap:6px}.bw-cart-upsell__image{display:block;border-radius:8px;overflow:hidden;background:var(--bw-grey)}.bw-cart-upsell__image img{width:100%;height:80px;object-fit:cover;display:block}.bw-cart-upsell__title{font-size:.76rem;font-weight:600;color:var(--bw-charcoal);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bw-cart-upsell__price{font-size:.76rem;font-weight:700;color:var(--bw-muted)}.bw-cart-upsell__form .form{margin:0}.bw-cart-upsell__add{width:100%;padding:6px 8px;font-size:.74rem;min-height:auto}.product .product__title h1{font-size:clamp(1.9rem,3vw,2.4rem);line-height:1.04;letter-spacing:-.01em}.product .price .price-item{font-family:var(--bw-mono);font-weight:600;letter-spacing:-.01em}.product .product__media-item .product__media,.product .product__media-item media-gallery img{background:var(--bw-offwhite)}.product .product__media-list.slider{border-radius:18px;overflow:hidden}.product .product__media-item:not(.is-active){border-radius:18px;overflow:hidden}.header__icon--cart .icon{width:2rem;height:2rem}.bw-hero{padding-block:clamp(2.5rem,6vw,5.5rem)}.bw-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem)}.bw-hero__eyebrow{font-family:var(--bw-mono);font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--bw-accent-light);margin:0 0 1rem}.bw-hero__headline{font-size:clamp(2.4rem,4.6vw,4.1rem);line-height:1.02;letter-spacing:-.01em;margin:0 0 1.1rem;max-width:14ch}.bw-hero__subhead{font-size:clamp(1.3rem,1.6vw,1.4rem);line-height:1.5;max-width:42ch;opacity:.82;margin:0 0 1.75rem}.bw-hero__subhead p{margin:0}.bw-hero__cta{display:inline-flex}.bw-hero__media{position:relative}.bw-hero__image{width:100%;height:auto;border-radius:18px;display:block;background:#0000002e}.bw-hero__readout{position:absolute;left:1.25rem;bottom:1.25rem;display:flex;flex-direction:column;gap:.15rem;padding:.85rem 1.1rem;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#17181ac7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 10px 30px #00000059;transition:box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1)}.bw-hero__readout.is-settled{border-color:#ff7a4d8c;box-shadow:0 10px 30px #00000059,0 0 0 3px #ff47132e}.bw-hero__readout-value{font-family:var(--bw-mono);font-size:2.4rem;font-weight:600;letter-spacing:-.01em;color:#fff;line-height:1}.bw-hero__readout-label{font-family:var(--bw-mono);font-size:1.05rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:var(--bw-accent-light)}@media screen and (max-width:749px){.bw-hero__grid{grid-template-columns:1fr}.bw-hero__headline,.bw-hero__subhead{max-width:none}}.shopify-payment-button,shopify-accelerated-checkout{display:block;max-height:5.4rem!important;overflow:hidden!important}.shopify-payment-button__more-options~.shopify-payment-button__button-list,.shopify-payment-button__button-list{max-height:none!important;overflow:visible!important}.shopify-payment-button iframe,shopify-accelerated-checkout iframe,shopify-accelerated-checkout>*{max-height:4.6rem!important}.bw-urgency{padding:10px 0}.bw-urgency__row{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;text-align:center}.bw-urgency__label{font-size:1.2rem;font-weight:600;letter-spacing:.01em}.bw-urgency__clock{font-family:var(--bw-mono);font-size:1.3rem;font-weight:600;letter-spacing:.03em;padding:2px 8px;border-radius:6px;background:#ffffff2e}.bw-compare{padding:48px 0}.bw-compare__heading{text-align:center;font-size:clamp(2.2rem,3vw,3rem);max-width:26ch;margin:0 auto 28px}.bw-compare__table{max-width:42rem;margin:0 auto;border-radius:14px;overflow:hidden;background:var(--bw-white)}.bw-compare__row{display:grid;grid-template-columns:1.3fr 1fr 1fr;align-items:center;gap:8px;padding:14px 16px}.bw-compare__row:nth-child(2n){background:var(--bw-offwhite)}.bw-compare__row--head{padding-top:12px;padding-bottom:12px}.bw-compare__label{font-size:1.4rem;font-weight:500}.bw-compare__col{display:flex;align-items:center;gap:6px;font-size:1.4rem;justify-content:center;text-align:center}.bw-compare__row--head .bw-compare__col{font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:.04em}.bw-compare__col--drayvorx{color:var(--bw-accent-dark)}.bw-compare__col--drayvorx svg{color:var(--bw-accent);flex-shrink:0}.bw-compare__col--wire{color:var(--bw-muted)}.bw-compare__col--wire svg{color:var(--bw-muted);flex-shrink:0;opacity:.6}@media screen and (max-width:480px){.bw-compare__row{grid-template-columns:1fr 1fr}.bw-compare__label{grid-column:1 / -1;font-weight:700;padding-bottom:4px}.bw-compare__row--head{grid-template-columns:1fr 1fr}.bw-compare__row--head .bw-compare__label,.bw-compare__row--head [role=columnheader]:first-child{display:none}}.bw-pay-icons{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.bw-pay-icon{display:inline-flex;flex:0 0 auto}.bw-pay-icon svg{width:38px!important;height:24px!important;max-width:38px!important;max-height:24px!important;flex-shrink:0}.product .product__text{color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.5}.product__description.rte,.product__description.rte p{font-size:1.4rem;line-height:1.6;color:var(--bw-charcoal)}.bw-social-proof-line__text{font-size:1.4rem}.bw-video-gallery{padding:48px 0}.bw-video-gallery__heading{text-align:center;font-size:clamp(2.2rem,3vw,3rem);margin:0 0 24px}.bw-video-gallery__row{display:flex;justify-content:center;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.bw-video-card{position:relative;flex:0 0 220px;scroll-snap-align:start;border-radius:14px;overflow:hidden;background:var(--bw-charcoal);aspect-ratio:9 / 16}.bw-video-card__media{width:100%;height:100%;object-fit:cover;display:block}.bw-video-card__sound{position:absolute;top:10px;right:10px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#17181a8c;color:#fff;cursor:pointer;transition:background-color .25s cubic-bezier(.16,1,.3,1)}.bw-video-card__sound.is-unmuted{background:var(--bw-accent)}.bw-video-card__sound [data-bw-sound-icon] path{transition:d .25s cubic-bezier(.16,1,.3,1)}.bw-video-card__caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:10px 12px;font-size:1.3rem;font-weight:500;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent)}@media screen and (max-width:480px){.bw-video-card{flex-basis:68vw}}.product-form__submit,.bw-hero__cta,.bw-fp__button,.bw-video-card__sound{transition:transform .15s cubic-bezier(.16,1,.3,1)}.product-form__submit:active,.bw-hero__cta:active,.bw-fp__button:active,.bw-video-card__sound:active{transform:scale(.97)}@media(prefers-reduced-motion:reduce){.bw-hero__readout,.product-form__submit,.bw-hero__cta,.bw-fp__button,.bw-video-card__sound{transition:none}}.bw-rating-summary{display:inline-flex;align-items:center;gap:6px;margin:0 0 10px;text-decoration:none;color:var(--bw-charcoal)}.bw-rating-summary__stars{display:flex;gap:1px;color:#f5a623;flex-shrink:0}.bw-rating-summary__text{font-size:1.3rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.bw-rating-summary:hover .bw-rating-summary__text{color:var(--bw-accent)}.bw-secure-checkout{display:flex;align-items:center;gap:6px;margin:8px 0 0;font-size:1.2rem;color:var(--bw-muted)}.bw-secure-checkout svg{flex-shrink:0;color:var(--bw-muted)}.bw-free-shipping{display:inline-flex;align-items:center;gap:6px;margin:0 0 10px;padding:6px 12px;border-radius:100px;background:var(--bw-accent-tint);border:1px solid var(--bw-accent-light);font-size:1.2rem;font-weight:700;letter-spacing:.01em;color:var(--bw-accent-dark)}.bw-free-shipping svg{flex-shrink:0;color:var(--bw-accent)}@media(prefers-reduced-motion:no-preference){.bw-free-shipping svg{animation:bw-free-shipping-pulse 1.8s ease-in-out infinite}}@keyframes bw-free-shipping-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media(prefers-reduced-motion:no-preference){.product__info-container>*{opacity:0;animation:bw-pdp-reveal .55s cubic-bezier(.16,1,.3,1) forwards}.product__info-container>*:nth-child(1){animation-delay:.04s}.product__info-container>*:nth-child(2){animation-delay:.1s}.product__info-container>*:nth-child(3){animation-delay:.16s}.product__info-container>*:nth-child(4){animation-delay:.22s}.product__info-container>*:nth-child(5){animation-delay:.28s}.product__info-container>*:nth-child(6){animation-delay:.34s}.product__info-container>*:nth-child(n+7){animation-delay:.4s}}@keyframes bw-pdp-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.product__media-item .product__media img{transition:transform .5s cubic-bezier(.16,1,.3,1)}.product__media-item:hover .product__media img{transform:scale(1.035)}}.product-form__submit{transition:background-color .3s ease,border-color .3s ease,transform .15s cubic-bezier(.16,1,.3,1)}.product-form__submit.is-added{background-color:#1f7a4d!important;border-color:#1f7a4d!important}.price__badge-sale{background-color:var(--bw-accent-dark)!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom.css.map */
