.bhome{--bh-ink: #0e0e0e;--bh-surface: #ffffff;--bh-bg: #f4f4f4;--bh-indigo: #5e17eb;--bh-indigo: rgb(var(--color-base-accent-1));--bh-indigo-dk: #4a11bc;--bh-indigo-dk: color-mix(in srgb, rgb(var(--color-base-accent-1)) 80%, #000);--bh-volt: #d4ff2a;--bh-volt-dk: #b6dd13;--bh-grey: #6b6b6b;--bh-line: #e3e3e3;--bh-radius: 16px;--bh-maxw: 1180px;--bh-ease: cubic-bezier(.22,.61,.36,1);box-sizing:border-box;font-family:Hanken Grotesk,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;color:var(--bh-ink)}.bhome *,.bhome *:before,.bhome *:after{box-sizing:border-box}.bhome__wrap{max-width:var(--bh-maxw);margin:0 auto;padding:0 1.5rem}.bhome__display{font-weight:800;line-height:1.03;letter-spacing:-.02em;text-transform:uppercase;margin:0}.bhome h1.bhome__display{font-size:clamp(2.5rem,6.5vw,4.75rem)}.bhome h2.bhome__display{font-size:clamp(1.9rem,4.5vw,3.1rem)}.bhome__eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .9rem}.bhome__lede{font-size:clamp(1.02rem,2.3vw,1.28rem);line-height:1.5;margin:0}.bhome__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:58px;padding:0 2.1rem;font-family:inherit;font-weight:800;font-size:1.05rem;text-transform:uppercase;letter-spacing:.02em;border:0;border-radius:999px;cursor:pointer;text-decoration:none;transition:transform .15s var(--bh-ease),background-color .15s var(--bh-ease)}.bhome__btn:active{transform:scale(.97)}.bhome__btn--primary{background:var(--bh-volt);color:var(--bh-ink)}.bhome__btn--primary:hover{background:var(--bh-volt-dk)}.bhome__btn--indigo{background:var(--bh-indigo);color:#fff}.bhome__btn--indigo:hover{background:var(--bh-indigo-dk)}.bhome__link{display:inline-flex;align-items:center;min-height:44px;font-weight:700;font-size:.95rem;text-decoration:underline;text-underline-offset:3px;color:inherit}.bhome__btn:focus-visible,.bhome__link:focus-visible{outline:3px solid var(--bh-volt);outline-offset:3px}.bhome-hero{position:relative;color:#fff;min-height:90vh;display:flex;align-items:center;background-color:var(--bh-ink);background-image:linear-gradient(100deg,#0b0b0f 0% 40%,#0b0b0fb8 60%,#0b0b0f52 88%,#0b0b0f38),linear-gradient(0deg,rgba(11,11,15,var(--bhome-hero-darken, .35)),rgba(11,11,15,var(--bhome-hero-darken, .35))),var(--bhome-hero-img, none);background-size:cover;background-position:center,center,center bottom;background-repeat:no-repeat}.bhome-hero__inner{position:relative;width:100%;max-width:var(--bh-maxw);margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.bhome-hero__col{max-width:33rem;text-shadow:0 1px 16px rgba(0,0,0,.5)}.bhome-hero h1{color:#fff;font-size:clamp(2.4rem,5vw,3.7rem)}.bhome-hero__eyebrow{color:var(--bh-volt)}.bhome-hero__lede{color:#e6e6e6;margin-top:1.1rem;max-width:32rem}.bhome-hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:1.9rem}.bhome-hero__cta .bhome__link{color:#fff}.bhome-hero__trust{margin-top:1.1rem;font-size:.85rem;color:#c4c4c4}@media(max-width:749px){.bhome-hero{min-height:78vh}.bhome-hero__inner{padding:3rem 1.25rem}}.bhome-cta{position:relative;background:var(--bh-ink);color:#fff;overflow:hidden}.bhome-cta__media{position:absolute;top:0;right:0;bottom:0;left:0}.bhome-cta__media img{width:100%;height:100%;object-fit:cover}.bhome-cta__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0b0fdb,#0b0b0fe0,#0b0b0fed)}.bhome-cta__inner{position:relative;max-width:56rem;margin:0 auto;text-align:center;padding:clamp(3.5rem,9vw,6.5rem) 1.5rem;text-shadow:0 1px 14px rgba(0,0,0,.5)}.bhome-cta h2{color:#fff}.bhome-cta__eyebrow{color:var(--bh-volt)}.bhome-cta__lede{color:#f4f4f4;margin:1rem auto 0;max-width:44ch}.bhome-cta__btn{margin-top:1.9rem}.bhome-feature{background:var(--bh-bg)}.bhome-feature__grid{display:grid;gap:0;align-items:stretch;max-width:var(--bh-maxw);margin:0 auto}@media(min-width:750px){.bhome-feature__grid{grid-template-columns:1fr 1fr}.bhome-feature--media-right .bhome-feature__media{order:2}}.bhome-feature__media{background:var(--bh-ink);min-height:280px}.bhome-feature__media img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.bhome-feature__body{padding:clamp(2.5rem,6vw,4.5rem) clamp(1.5rem,5vw,3.5rem);display:flex;flex-direction:column;justify-content:center}.bhome-feature__eyebrow{color:var(--bh-indigo)}.bhome-feature__lede{color:var(--bh-grey);margin-top:1rem}.bhome-feature__btn{margin-top:1.6rem;align-self:flex-start}.bhome-feature--dark{background:var(--bh-ink);color:#fff}.bhome-feature--dark .bhome__display{color:#fff}.bhome-feature--dark .bhome-feature__lede{color:#cfcfcf}.bhome-feature--dark .bhome-feature__eyebrow{color:var(--bh-volt)}.bhome-products{background:var(--bh-bg);padding:clamp(3rem,7vw,5rem) 0}.bhome-products__head{text-align:center;max-width:44rem;margin:0 auto 2.5rem}.bhome-products__eyebrow{color:var(--bh-indigo)}.bhome-products__lede{color:var(--bh-grey);margin-top:.75rem}.bhome-products__grid{display:grid;gap:1.1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.bhome-products__grid{grid-template-columns:repeat(4,1fr)}}.bhome-card{background:var(--bh-surface);border:1px solid var(--bh-line);border-radius:var(--bh-radius);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .22s var(--bh-ease),box-shadow .22s var(--bh-ease),border-color .22s var(--bh-ease)}.bhome-card:focus-visible{outline:3px solid var(--bh-volt);outline-offset:2px}.bhome-card__media{aspect-ratio:1;background:var(--bh-bg);overflow:hidden}.bhome-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--bh-ease)}.bhome-card__body{padding:.9rem 1rem 1.15rem}.bhome-card__title{margin:0;font-weight:700;font-size:.98rem;line-height:1.3;transition:color .18s var(--bh-ease)}.bhome-card--interactive:hover{transform:translateY(-6px);border-color:var(--bh-indigo);box-shadow:0 18px 38px -12px #0b0b0f4d}.bhome-card--interactive:hover .bhome-card__media img{transform:scale(1.06)}.bhome-card--interactive:hover .bhome-card__title{color:var(--bh-indigo)}.bhome-card__price{margin:.35rem 0 0;font-weight:800;font-variant-numeric:tabular-nums}.bhome-products__cta{text-align:center;margin-top:2.25rem}.bhome-products__empty{text-align:center;color:var(--bh-grey)}.bhome-benefits{background:var(--bh-ink);color:#fff;padding:clamp(3rem,7vw,5rem) 0}.bhome-benefits__head{text-align:center;max-width:44rem;margin:0 auto 2.5rem}.bhome-benefits h2{color:#fff}.bhome-benefits__eyebrow{color:var(--bh-volt)}.bhome-benefits__grid{display:grid;gap:1.1rem;grid-template-columns:1fr}@media(min-width:600px){.bhome-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.bhome-benefits__grid{grid-template-columns:repeat(4,1fr)}}.bhome-benefit{border:1px solid #2a2a2a;border-radius:var(--bh-radius);padding:1.6rem}.bhome-benefit__num{width:40px;height:40px;border-radius:999px;background:var(--bh-indigo);color:#fff;display:grid;place-items:center;font-weight:800;margin-bottom:1rem}.bhome-benefit h3{margin:0 0 .4rem;font-size:1.12rem;font-weight:800;color:#fff}.bhome-benefit p{margin:0;color:#bdbdbd;font-size:.93rem;line-height:1.55}.bwhy{background:var(--bh-surface);padding:clamp(2.75rem,6vw,4.5rem) 0}.bwhy__head{text-align:center;max-width:46rem;margin:0 auto 2.25rem}.bwhy__eyebrow{color:var(--bh-indigo);font-size:1.05rem;letter-spacing:.14em;margin-bottom:1.1rem}.bwhy__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:600px){.bwhy__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.bwhy__grid{grid-template-columns:repeat(4,1fr)}}.bwhy__card{background:var(--bh-surface);border:1px solid var(--bh-line);border-radius:var(--bh-radius);padding:1.6rem 1.4rem;text-align:left;box-shadow:0 1px 2px #0f0f0f0a,0 2px 10px #0f0f0f0d}.bwhy__icon{display:inline-flex;width:48px;height:48px;margin-bottom:1rem;align-items:center;justify-content:center;border-radius:12px;background:var(--bh-indigo-sft, #ece9fd);color:var(--bh-indigo)}.bwhy__icon svg{width:26px;height:26px}.bwhy__title{margin:0 0 .35rem;font-size:1.1rem;font-weight:800}.bwhy__text{margin:0;color:var(--bh-grey);font-size:.93rem;line-height:1.55}.bsim{background:var(--bh-surface);padding:clamp(2.75rem,6vw,4.5rem) 0}.bsim__head{text-align:center;max-width:46rem;margin:0 auto 2rem}.bsim__eyebrow{color:var(--bh-indigo)}.bsim__grid{grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.bsim__grid{grid-template-columns:repeat(4,1fr)}}.bsim__empty{text-align:center;color:var(--bh-grey)}.bhome{--bh-indigo-sft: #ece9fd}@media(prefers-reduced-motion:reduce){.bhome *,.bhome *:before,.bhome *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/home.css.map */
