.bh-policy-page{padding:56px 0 72px;background:var(--bg)}.bh-policy-page__title{margin:0 0 28px;max-width:18ch}.bh-policy-page__body{max-width:68ch;font-size:15px;line-height:1.6;color:var(--ink-soft)}.bh-policy-page__body h2{font-family:var(--font-display);font-weight:800;font-size:20px;color:var(--ink);margin:32px 0 12px;letter-spacing:-.02em}.bh-policy-page__body h3{font-family:var(--font-display);font-weight:700;font-size:17px;color:var(--ink);margin:24px 0 10px}.bh-policy-page__body p{margin:0 0 14px}.bh-policy-page__body ul,.bh-policy-page__body ol{margin:0 0 16px;padding-left:22px}.bh-policy-page__body li{margin-bottom:8px}.bh-policy-page__body a{color:var(--ink);border-bottom:1px solid var(--line)}.bh-policy-page__back{margin-top:40px}.bh-contact-page__note{margin-top:20px;font-size:14px;color:var(--muted);text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.bh-contact-page{padding:48px 0 64px;background:var(--bg)}.bh-contact-page__wrap{display:flex;flex-direction:column;gap:0}.bh-contact-page__hero{max-width:720px;margin:0 auto 36px;text-align:center}.bh-contact-page__hero .eyebrow{margin-bottom:12px}.bh-contact-page__hero .section-title{margin:0 0 14px}.bh-contact-page__intro{margin:0 auto;max-width:40ch}.bh-contact-page__divider{display:flex;align-items:center;gap:16px;margin-top:28px}.bh-contact-page__divider:before,.bh-contact-page__divider:after{content:"";flex:1;height:1px;background:var(--line)}.bh-contact-page__divider span{width:7px;height:7px;background:var(--ink);border-radius:1px;flex-shrink:0}.bh-contact-page__content{max-width:720px;margin:0 auto;width:100%}.bh-contact-page__merchant{font-size:15px;line-height:1.6;color:var(--ink-soft)}.bh-contact-block{padding:26px 0}.bh-contact-block__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.bh-contact-block__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:var(--r);background:var(--surface);flex-shrink:0}.bh-contact-block__icon svg{width:20px;height:20px;stroke:var(--ink)}.bh-contact-block__title{font-family:var(--font-display);font-weight:800;font-size:clamp(17px,4.5vw,20px);letter-spacing:-.02em;margin:0;color:var(--ink);line-height:1.15}.bh-contact-block__title--solo{margin-bottom:14px}.bh-contact-block__text{margin:0 0 18px;font-size:15px;line-height:1.55;color:var(--ink-soft)}.bh-contact-block__text--tight{margin-bottom:0}.bh-contact-block__tip{margin:14px 0 0;font-size:13.5px;line-height:1.5;color:var(--muted)}.bh-contact-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px 18px}.bh-contact-card__label{display:block;font-family:var(--font-display);font-weight:700;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.bh-contact-card__value{display:inline-block;font-family:var(--font-display);font-weight:800;font-size:clamp(20px,5.5vw,26px);letter-spacing:-.02em;color:var(--ink);margin-bottom:0;word-break:break-word;border-bottom:2px solid transparent;transition:opacity .2s,border-color .2s}.bh-contact-card__value:hover{opacity:.72;border-bottom-color:var(--ink)}.bh-contact-card__note{margin:14px 0 0;font-size:14px;line-height:1.45;color:var(--muted);padding-top:14px;border-top:1px solid var(--line-soft)}.bh-contact-card--company{font-style:normal;font-size:15px;line-height:1.65;color:var(--ink-soft)}.bh-contact-card--company strong{display:block;font-family:var(--font-display);font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.bh-contact-page__rule{height:1px;background:var(--line-soft);margin:0}.bh-contact-policies{display:grid;grid-template-columns:1fr;gap:10px}.bh-contact-policy-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--ink);transition:background .2s,border-color .2s}.bh-contact-policy-link:hover{background:var(--surface-2);border-color:#17131047}.bh-contact-policy-link svg{width:16px;height:16px;stroke:var(--muted);flex-shrink:0}.bh-contact-page__back{margin-top:44px;text-align:center}.bh-contact-form-wrap{margin-top:22px}.bh-contact-form{display:flex;flex-direction:column;gap:14px}.bh-contact-form__field{display:flex;flex-direction:column;gap:6px}.bh-contact-form__label{font-family:var(--font-display);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.bh-contact-form__input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:var(--r);background:var(--surface);font-size:15px;color:var(--ink);font-family:inherit}.bh-contact-form__input:focus{outline:2px solid var(--ink);outline-offset:1px;border-color:var(--ink)}.bh-contact-form__textarea{resize:vertical;min-height:120px}.bh-contact-form__submit{margin-top:4px}.bh-contact-form__note{margin:14px 0 0;font-size:13.5px;line-height:1.5;color:var(--muted)}.bh-contact-form__success{padding:14px 16px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r);font-size:14px;color:var(--ink)}.bh-contact-form__errors{margin:0 0 8px;padding:12px 14px;background:#fff5f5;border:1px solid #f0c4c4;border-radius:var(--r);font-size:14px;color:#8b2e2e;list-style:none}.bh-contact-page__merchant--extra{margin-top:32px}@media(min-width:900px){.bh-policy-page{padding:90px 0 100px}.bh-policy-page__title{font-size:clamp(36px,4vw,48px);max-width:none}.bh-contact-page{padding:80px 0 100px}.bh-contact-page__hero{margin-bottom:48px}.bh-contact-page__hero .section-title{font-size:clamp(40px,4.4vw,56px)}.bh-contact-block{padding:34px 0}.bh-contact-card{padding:24px 22px}.bh-contact-policies{grid-template-columns:1fr 1fr;gap:12px}.bh-contact-page__back{margin-top:56px}}.bh-about-page{padding:48px 0 64px;background:var(--bg)}.bh-about-page__wrap{display:flex;flex-direction:column;gap:0}.bh-about-page__hero{max-width:720px;margin:0 auto 36px;text-align:center}.bh-about-page__hero .eyebrow{margin-bottom:12px}.bh-about-page__hero .section-title{margin:0 0 14px}.bh-about-page__intro{margin:0 auto;max-width:42ch}.bh-about-page__divider{display:flex;align-items:center;gap:16px;margin-top:28px}.bh-about-page__divider:before,.bh-about-page__divider:after{content:"";flex:1;height:1px;background:var(--line)}.bh-about-page__divider span{width:7px;height:7px;background:var(--ink);border-radius:1px;flex-shrink:0}.bh-about-page__content{max-width:720px;margin:0 auto;width:100%}.bh-about-block{padding:26px 0}.bh-about-block__title{font-family:var(--font-display);font-weight:800;font-size:clamp(20px,4.5vw,24px);letter-spacing:-.02em;margin:0 0 14px;color:var(--ink);line-height:1.15}.bh-about-block .eyebrow{margin-bottom:10px}.bh-about-block__text{margin:0 0 16px;font-size:15px;line-height:1.6;color:var(--ink-soft)}.bh-about-block__text:last-child{margin-bottom:0}.bh-about-page__rule{height:1px;background:var(--line-soft);margin:0}.bh-about-block__richtext{font-size:15px;line-height:1.6;color:var(--ink-soft)}.bh-about-block__richtext p{margin:0 0 16px}.bh-about-block__richtext p:last-child{margin-bottom:0}.bh-about-founders{display:grid;gap:24px;margin-top:6px}.bh-about-founders__media{width:100%;max-width:460px;margin:0 auto}.bh-about-founders-photo{display:flex;align-items:center;justify-content:center;aspect-ratio:4/5;width:100%;max-width:460px;background:var(--surface);border:1px dashed var(--line);border-radius:var(--r-lg);padding:24px;text-align:center;overflow:hidden}.bh-about-founders-photo__img{display:block;width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--r-lg);border:1px solid var(--line)}.bh-about-founders-photo__label{font-size:14px;color:var(--muted);letter-spacing:.02em;max-width:18ch;line-height:1.45}.bh-about-founders__copy{align-self:center}.bh-about-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px 18px;font-style:normal;font-size:15px;line-height:1.65;color:var(--ink-soft)}.bh-about-page__back{margin-top:44px;text-align:center}@media(min-width:900px){.bh-about-page{padding:80px 0 100px}.bh-about-page__hero{margin-bottom:48px}.bh-about-block{padding:34px 0}.bh-about-founders{grid-template-columns:minmax(280px,460px) 1fr;gap:36px 40px;align-items:start;margin-top:10px}.bh-about-founders__media{margin:0;max-width:none}.bh-about-founders-photo,.bh-about-founders-photo__img{max-width:460px}.bh-about-card{padding:24px 22px}.bh-about-page__back{margin-top:56px}}.bh-skip-link{position:absolute;left:-9999px;z-index:9999;padding:8px 16px;background:var(--dark);color:var(--on-dark)}.bh-skip-link:focus{left:16px;top:16px}.bh-media{display:block;max-width:100%;width:100%;height:auto;object-fit:cover}picture{display:block;width:100%}:root{--font-display:"Archivo",-apple-system,BlinkMacSystemFont,sans-serif;--font-body:"Archivo",-apple-system,BlinkMacSystemFont,sans-serif;--ink:#171310;--ink-soft:#3a342d;--muted:#776f64;--bg:#f1ece4;--surface:#fbf8f2;--surface-2:#ece5d9;--line:rgba(23,19,16,.14);--line-soft:rgba(23,19,16,.08);--dark:#121110;--dark-2:#1b1916;--on-dark:#f3efe7;--on-dark-muted:#a8a097;--r:4px;--r-lg:8px;--maxw:1280px;--gutter:20px;--ease:cubic-bezier(.22,.61,.36,1)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);background:var(--bg);color:var(--ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,select{font-family:inherit}.display{font-family:var(--font-display);font-weight:800;line-height:.98;letter-spacing:-.025em;text-wrap:balance}.eyebrow{font-family:var(--font-display);font-weight:700;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.section-title{font-family:var(--font-display);font-weight:800;line-height:1;letter-spacing:-.02em;font-size:clamp(28px,7vw,40px);text-wrap:balance}.lead{color:var(--ink-soft);font-size:16px;line-height:1.5}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.bh-section,.bh-section--tight{padding:0}.center{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:14px;letter-spacing:.02em;padding:16px 26px;border-radius:var(--r);min-height:52px;transition:transform .15s var(--ease),background .2s,color .2s,border-color .2s}.btn:active{transform:translateY(1px)}.btn--solid{background:var(--ink);color:var(--surface)}.btn--solid:hover{background:#000}.btn--light{background:var(--surface);color:var(--ink)}.btn--light:hover{background:#fff}.btn--ghost{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}.btn--ghost:hover{background:var(--ink);color:var(--surface)}.btn--ghost-light{background:transparent;color:var(--on-dark);border:1.5px solid rgba(243,239,231,.45)}.btn--ghost-light:hover{background:var(--on-dark);color:var(--dark);border-color:var(--on-dark)}.btn--block{width:100%}.btn--lg{min-height:58px;font-size:15px;padding:18px 30px}.link-underline{font-family:var(--font-display);font-weight:700;font-size:14px;border-bottom:2px solid var(--ink);padding-bottom:2px;transition:opacity .2s}.link-underline:hover{opacity:.6}.bh-media{background:var(--surface-2)}.imgph{background:repeating-linear-gradient(45deg,#1713100a 0 10px,#17131012 10px 20px),var(--surface-2);display:block;position:relative;overflow:hidden;color:var(--muted);min-height:0}.imgph__label{position:absolute;left:10px;bottom:10px;right:10px;font-size:10px;line-height:1.3;opacity:.75;font-family:var(--font-display);font-weight:600}.imgph--square{width:100%;aspect-ratio:1/1}.imgph--portrait{width:100%;aspect-ratio:4/5}.imgph--wide{width:100%;aspect-ratio:3/4}.imgph--avatar{width:48px;height:48px;flex:0 0 48px;border-radius:50%}.imgph--auto{width:100%;min-height:120px;max-height:320px;aspect-ratio:4/5}.prob-card__fig .imgph,.prob-card__fig .bh-media{width:100%;height:100%;aspect-ratio:auto;min-height:0;max-height:none}.prob-card__fig .imgph__label{display:none}.fit-card__media .imgph,.fit-card__media .bh-media,.fit-card__photo{width:100%;aspect-ratio:4/5;max-height:none}.det-row__media .imgph,.det-row__media .bh-media{width:108px;height:108px;aspect-ratio:1/1;max-height:108px}.review__avatar .imgph,.review__avatar .bh-media{width:48px;height:48px;aspect-ratio:1/1;border-radius:50%}.waitlist__bg .imgph,.waitlist__bg .bh-media{width:100%;height:100%;min-height:100%;max-height:none;aspect-ratio:auto}.announce{background:var(--dark);color:var(--on-dark);font-size:12px;font-weight:500;letter-spacing:.03em;overflow:hidden}.announce__track{display:flex;align-items:center;gap:34px;white-space:nowrap;padding:9px 0;justify-content:center}.announce__item{display:inline-flex;align-items:center;gap:9px;color:var(--on-dark)}.announce__dot{width:3px;height:3px;border-radius:50%;background:var(--on-dark-muted)}.announce{min-height:38px}.announce__track{position:relative;min-height:38px;align-items:center}.announce__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .55s var(--ease)}.announce__item.is-active{opacity:1}.announce__dot{display:none}.header{position:sticky;top:0;z-index:40;background:var(--dark);color:var(--on-dark);border-bottom:1px solid rgba(243,239,231,.1)}.header__bar{position:relative;display:flex;align-items:center;justify-content:space-between;height:64px;gap:14px}.header__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-left:-10px;border-radius:var(--r);flex-shrink:0;color:var(--on-dark)}.header__icon svg{width:22px;height:22px}.header__right{display:flex;align-items:center;gap:6px;flex-shrink:0}.logo{display:inline-flex;align-items:center;justify-content:center;line-height:1;max-width:calc(100% - 168px)}.logo__variant{display:none;align-items:center;justify-content:center}.logo__variant--mobile{display:inline-flex}.logo__img{display:block;width:auto;height:auto;object-fit:contain}.logo__img--mobile{height:53px;width:auto;max-width:min(360px,86vw)}.logo__img--desktop{max-height:67px;max-width:min(216px,62vw)}.logo__text{display:none;flex-direction:column;align-items:center;line-height:.82;gap:3px}.logo__word{font-family:var(--font-display);font-weight:800;font-size:21px;letter-spacing:.04em}.logo__sub{display:flex;align-items:center;gap:5px;font-family:var(--font-display);font-weight:600;font-size:7.5px;letter-spacing:.42em;color:var(--ink-soft);text-indent:.42em}.logo__mtn{display:block}.logo--center{position:absolute;left:50%;transform:translate(-50%);z-index:1;max-width:min(360px,calc(100% - 168px));width:min(336px,82vw)}.logo--center .logo__variant--mobile{justify-content:center;width:100%}.logo--center .logo__img--mobile{width:auto;height:56px;max-width:min(50vw,200px);object-fit:contain;object-position:center}.drawer .logo__img--mobile{filter:brightness(0)}.logo--text .logo__text--fallback{display:flex}.logo--text .logo__variant{display:none}.logo--text.logo--center .logo__text--fallback{align-items:center}.drawer .logo__variant--desktop,.drawer .logo__text--fallback{display:none!important}.drawer .logo__variant--mobile{display:inline-flex!important}.footer .logo{align-items:flex-start;justify-content:flex-start}.footer .logo__variant--mobile{display:inline-flex}.footer .logo__variant--desktop{display:none}.footer .logo__img--mobile{height:56px;width:auto;max-width:min(48vw,190px);object-fit:contain;object-position:left center}.footer .logo--text .logo__text--fallback{display:flex;align-items:flex-start}.footer .logo--text .logo__variant{display:none}.logo__variant--mobile-fallback .logo__img--mobile{height:53px;max-width:min(360px,86vw)}.header .logo__img--mobile{height:56px;max-width:min(50vw,200px);width:auto;object-position:center}.header .logo--center .logo__img--mobile{height:56px;max-width:min(50vw,200px);width:auto}.nav-desktop{display:none;align-items:center;gap:26px}.header__cta{white-space:nowrap}.nav-desktop a{font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--ink-soft);transition:color .2s}.nav-desktop a:hover{color:var(--ink)}.header__cta{display:none}.cart-btn{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--on-dark)}.cart-btn svg{width:22px;height:22px}.cart-count{position:absolute;top:6px;right:5px;background:var(--on-dark);color:var(--dark);font-size:9px;font-weight:700;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;visibility:hidden}.drawer.open{visibility:visible}.drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#12111080;opacity:0;transition:opacity .3s}.drawer.open .drawer__scrim{opacity:1}.drawer__panel{position:absolute;top:0;left:0;bottom:0;width:84%;max-width:340px;background:var(--surface);padding:24px;transform:translate(-100%);transition:transform .35s var(--ease);display:flex;flex-direction:column;gap:6px}.drawer.open .drawer__panel{transform:none}.drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.drawer__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px}.drawer__link{font-family:var(--font-display);font-weight:700;font-size:24px;padding:13px 0;border-bottom:1px solid var(--line-soft);letter-spacing:-.01em}.drawer__panel .btn{margin-top:24px}.hero{position:relative;background:var(--dark);color:var(--on-dark);overflow:hidden;min-height:100svh}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__img{display:block;width:100%;height:100%;object-fit:cover}.hero__img--desktop{display:none}.hero__img--mobile{object-position:var(--hero-focal-x-mobile,74%) var(--hero-focal-y-mobile,28%)}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,#1211101f,#12111000 28%,#12111080 62%,#121110e6)}.hero__body{position:relative;z-index:2;padding:44svh var(--gutter) 40px;text-align:left}.hero__inner{width:100%;max-width:none;text-align:left}.hero .display{text-align:left}.hero__eyebrow{color:#fff;opacity:1;margin-bottom:16px;text-align:left}.hero h1{font-size:clamp(38px,11vw,58px);margin:0 0 18px;color:#fff;text-align:left;line-height:.98;max-width:none}.hero__sub{color:#f8f8f2;font-size:16px;max-width:30ch;margin:0 0 26px;line-height:1.6;text-align:left}.hero__ctas{display:flex;flex-direction:column;gap:12px;width:100%;max-width:360px}.hero__ctas .btn{width:100%}.benefits{border-top:1px solid var(--line);background:var(--bg)}.benefits__grid{display:grid;grid-template-columns:1fr 1fr}.benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:26px 16px;border-bottom:1px solid var(--line-soft)}.benefit:nth-child(odd){border-right:1px solid var(--line-soft)}.benefit svg{width:30px;height:30px;stroke:var(--ink)}.benefit span{font-family:var(--font-display);font-weight:600;font-size:13px;letter-spacing:.01em;color:var(--ink-soft);max-width:14ch;line-height:1.25}.section-head{margin-bottom:30px}.section-head .eyebrow{margin-bottom:14px}.swipe{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;overflow:visible;margin:0;padding:0}.prob-card{scroll-snap-align:unset;flex:initial;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:14px;display:flex;flex-direction:column;gap:12px}.prob-card__fig{aspect-ratio:1/1;border-radius:var(--r);position:relative;background:var(--surface-2);display:flex;align-items:center;justify-content:center}.prob-card__fig svg{width:62%;height:62%}.prob-card__x{position:absolute;top:10px;left:10px;width:24px;height:24px;border-radius:50%;background:var(--ink);color:var(--surface);display:flex;align-items:center;justify-content:center;font-size:13px}.prob-card h3{font-family:var(--font-display);font-weight:700;font-size:15px;margin:0;letter-spacing:-.01em;line-height:1.2}.problem .swipe-progress{display:none}.swipe-progress{display:flex;gap:6px;justify-content:center;margin-top:18px}.swipe-dot{width:7px;height:7px;border-radius:50%;background:var(--line);transition:background .25s,width .25s}.swipe-dot.active{background:var(--ink);width:22px;border-radius:4px}.solution__media{margin:0 calc(-1 * var(--gutter)) 28px}.solution__media .bh-media,.solution__media .imgph{width:100%;height:auto;aspect-ratio:4/5}.solution h2{margin:0 0 16px}.sol-list{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-direction:column;gap:22px}.sol-item{display:grid;grid-template-columns:34px 1fr;gap:16px;align-items:start}.sol-item svg{width:30px;height:30px;stroke:var(--ink);margin-top:2px}.sol-item h4{font-family:var(--font-display);font-weight:700;font-size:16px;margin:0 0 3px}.sol-item p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.45}.solution .btn{margin-top:30px}.solution__intro .btn{display:none}.compare{background:var(--surface)}.ctable{border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;background:var(--bg)}.ctable__head{display:grid;grid-template-columns:1fr 1fr}.ctable__head>div{padding:16px 14px;text-align:center;font-family:var(--font-display);font-weight:700;font-size:13px;line-height:1.2}.ctable__head .col-blank{display:none}.ctable__head .col-reg{background:var(--surface);color:var(--ink-soft)}.ctable__head .col-bh{background:var(--ink);color:var(--surface)}.crow{border-top:1px solid var(--line)}.crow__label{font-family:var(--font-display);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:14px 14px 4px}.crow__cols{display:grid;grid-template-columns:1fr 1fr}.crow__cols>div{padding:6px 14px 16px;font-size:13.5px;line-height:1.35}.crow__reg{color:var(--ink-soft)}.crow__bh{background:var(--surface-2);display:flex;gap:9px;align-items:flex-start;font-weight:500}.crow__bh svg{width:18px;height:18px;flex:0 0 18px;margin-top:1px}.realfit{background:var(--surface)}.realfit__sub{max-width:32ch;margin:14px auto 0}.realfit .lookbook{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px var(--gutter) 8px;margin:32px calc(-1 * var(--gutter)) 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.realfit .lookbook::-webkit-scrollbar{display:none}.fit-card{scroll-snap-align:center;flex:0 0 86%;min-width:0;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;background:var(--bg)}.fit-card__media{position:relative}.fit-card__media img,.fit-card__media svg,.fit-card__photo{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;display:block}.fit-card__badge{position:absolute;top:14px;left:14px;z-index:2;background:#121110d1;color:var(--on-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:7px 12px;border-radius:var(--r);font-family:var(--font-display);font-weight:700;font-size:12px;letter-spacing:.04em}.fit-card__body{padding:20px}.fit-card__name{font-family:var(--font-display);font-weight:800;font-size:24px;line-height:1;letter-spacing:-.02em;margin:0}.fit-card__stat{color:var(--muted);font-size:13.5px;margin:8px 0 0;font-weight:500}.fit-card__spec{display:grid;grid-template-columns:1fr 1fr;margin:18px 0 0;border-top:1px solid var(--line-soft)}.fit-card__spec>div{padding:15px 0 2px}.fit-card__spec>div+div{padding-left:18px;border-left:1px solid var(--line-soft)}.fit-card__spec dt{font-family:var(--font-display);font-weight:600;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 5px}.fit-card__spec dd{font-family:var(--font-display);font-weight:700;font-size:16px;margin:0;letter-spacing:-.01em}.fit-card__more-toggle{margin:14px 0 0;padding:0;border:none;background:none;font-family:inherit;font-size:12px;font-weight:500;line-height:1.4;color:var(--muted);cursor:pointer;text-align:left;text-decoration:none;-webkit-appearance:none;appearance:none}.fit-card__more-toggle:hover{text-decoration:underline}.fit-card__more-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s var(--ease, ease)}.fit-card__more-panel.is-open{grid-template-rows:1fr}.fit-card__more-inner{overflow:hidden;min-height:0}.fit-card__more-spec{display:flex;flex-direction:column;gap:8px;margin:10px 0 0;padding:0}.fit-card__more-spec>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.fit-card__more-spec dt{font-family:inherit;font-weight:500;font-size:12px;letter-spacing:0;text-transform:none;color:var(--muted);margin:0}.fit-card__more-spec dt:after{content:":"}.fit-card__more-spec dd{font-family:inherit;font-weight:500;font-size:12px;color:var(--muted);margin:0;text-align:right}.reviews{background:var(--bg)}.rev-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 var(--gutter) 6px;margin:0 calc(-1 * var(--gutter));-webkit-overflow-scrolling:touch;scrollbar-width:none}.rev-grid::-webkit-scrollbar{display:none}.review{scroll-snap-align:center;flex:0 0 100%;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px;display:flex;flex-direction:column}.stars{display:flex;gap:3px;margin-bottom:14px}.stars svg{width:16px;height:16px;fill:var(--ink)}.review h4{font-family:var(--font-display);font-weight:800;font-size:19px;margin:0 0 10px;letter-spacing:-.01em}.review p{margin:0 0 22px;color:var(--ink-soft);font-size:15px;line-height:1.5}.review__person{display:flex;align-items:center;gap:13px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line-soft)}.review__avatar{width:48px;height:48px;flex:0 0 48px;border-radius:50%;overflow:hidden;background:var(--surface-2)}.review__avatar .bh-media,.review__avatar .imgph{width:48px;height:48px}.review cite{display:block;font-family:var(--font-display);color:var(--ink);font-size:14px;font-style:normal;font-weight:700;letter-spacing:-.01em}.review__meta{display:block;color:var(--muted);font-size:12px;font-weight:500;margin-top:3px;letter-spacing:.01em}.details{background:var(--surface)}.det-list{display:flex;flex-direction:column;gap:14px}.det-row{display:grid;grid-template-columns:108px 1fr;gap:18px;align-items:center}.det-row__media .bh-media,.det-row__media .imgph{width:108px;height:108px;border-radius:var(--r-lg)}.det-row h4{font-family:var(--font-display);font-weight:700;font-size:16px;margin:0 0 4px}.det-row p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.bh-lookbook{background:var(--bg)}.bh-lookbook .section-head{max-width:100%;margin:0 auto}.bh-lookbook .section-title{max-width:13ch;margin-left:auto;margin-right:auto;font-size:clamp(26px,7.2vw,34px)}.bh-lookbook__sub{max-width:34ch;margin:12px auto 0;font-size:15px;line-height:1.45}.bh-lookbook__gallery{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:8px}.bh-lookbook__hero{width:100%}.bh-lookbook__frame{width:100%;border-radius:16px;overflow:hidden;background:var(--surface-2)}.bh-lookbook__frame .bh-lookbook__img,.bh-lookbook__frame .bh-media,.bh-lookbook__frame .imgph{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:unset;min-height:0;max-height:none;transition:transform .55s var(--ease)}.bh-lookbook__frame:hover .bh-lookbook__img,.bh-lookbook__frame:hover .bh-media,.bh-lookbook__frame:hover .imgph{transform:scale(1.03)}.bh-lookbook__frame--hero{aspect-ratio:1/1;max-height:360px}.bh-lookbook__grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bh-lookbook__cell{min-width:0}.bh-lookbook__frame--cell{aspect-ratio:1/1}.sizeguide{background:var(--bg)}.sizeguide__grid{display:flex;flex-direction:column;gap:30px}.sg-intro__desc{margin-top:14px;max-width:34ch}.sg-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.sg-legend li{display:flex;align-items:center;gap:13px;font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--ink-soft)}.sg-legend__num{flex:0 0 26px;width:26px;height:26px;border-radius:50%;border:1.5px solid var(--ink);color:var(--ink);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:13px}.sg-figure{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:30px;display:flex;align-items:center;justify-content:center}.sg-tee{width:100%;max-width:330px}.sg-tee svg,.sg-tee__photo{width:100%;height:auto;display:block}.sg-tee__outline{fill:var(--dark);stroke:#000;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}.sg-tee__mline{fill:none;stroke:#f3efe7d9;stroke-width:1.5;stroke-linecap:round}.sg-tee__badge{fill:var(--surface)}.sg-tee__badge-t{fill:var(--ink);font-family:var(--font-display);font-weight:700;font-size:14px}.sg-toggle{display:inline-flex;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r);padding:4px}.sg-toggle__btn{font-family:var(--font-display);font-weight:700;font-size:13px;letter-spacing:.03em;white-space:nowrap;padding:11px 26px;border-radius:3px;color:var(--muted);transition:background .2s,color .2s;cursor:pointer;border:none;background:transparent}.sg-toggle__btn.is-active{background:var(--ink);color:var(--surface)}.sg-table{width:100%;border-collapse:collapse;margin-top:24px}.sg-table thead th{font-family:var(--font-display);font-weight:600;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);text-align:right;padding:0 0 16px;border-bottom:1px solid var(--line)}.sg-table thead th:first-child{text-align:left}.sg-table tbody td{padding:17px 0;border-bottom:1px solid var(--line-soft);text-align:right;font-size:15px;color:var(--ink-soft);font-variant-numeric:tabular-nums}.sg-table tbody td:first-child{text-align:left;font-family:var(--font-display);font-weight:800;font-size:18px;color:var(--ink);letter-spacing:-.01em}.sg-table tbody tr:last-child td{border-bottom:none}.waitlist{position:relative;overflow:hidden}.waitlist--dark{background:var(--dark);color:var(--on-dark)}.waitlist--light{background:var(--surface-2);color:var(--ink)}.waitlist__inner{position:relative;z-index:2;padding:60px var(--gutter) 72px}.waitlist__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.32}.waitlist--light .waitlist__bg{opacity:.16}.waitlist__bg .bh-media,.waitlist__bg .imgph{width:100%;height:100%}.waitlist h2{font-size:clamp(30px,8vw,44px);margin:0 0 14px}.waitlist__sub{margin:0 0 28px;font-size:16px;opacity:.85;max-width:32ch}.waitlist--dark .waitlist__sub{color:var(--on-dark-muted);opacity:1}.wl-form{display:flex;flex-direction:column;gap:12px;max-width:440px}.wl-field{position:relative}.wl-input,.wl-select{width:100%;height:56px;padding:0 16px;font-size:15px;border-radius:var(--r);border:1.5px solid;background:transparent;color:inherit;-webkit-appearance:none;appearance:none}.waitlist--dark .wl-input,.waitlist--dark .wl-select{border-color:#f3efe752;background:#ffffff0a;color:#fff}.waitlist--light .wl-input,.waitlist--light .wl-select{border-color:var(--line);background:var(--surface)}.wl-input::placeholder{color:var(--on-dark-muted)}.waitlist--light .wl-input::placeholder{color:var(--muted)}.wl-input:focus,.wl-select:focus{outline:none;border-color:currentColor}.wl-select{cursor:pointer}.wl-select-wrap:after{content:"";position:absolute;right:18px;top:50%;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-70%) rotate(45deg);pointer-events:none;opacity:.6}.wl-note{font-size:12.5px;margin-top:4px;opacity:.65}.wl-success{display:none;flex-direction:column;gap:8px;max-width:440px;border:1.5px solid;border-radius:var(--r-lg);padding:26px}.waitlist--dark .wl-success{border-color:#f3efe74d;background:#ffffff0a}.waitlist--light .wl-success{border-color:var(--line);background:var(--surface)}.wl-success.show{display:flex}.wl-form.hide{display:none}.wl-success h3{font-family:var(--font-display);font-weight:800;font-size:24px;margin:0;letter-spacing:-.01em}.wl-success p{margin:0;opacity:.8;font-size:15px}.wl-check{width:42px;height:42px;border-radius:50%;border:2px solid currentColor;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.wl-check svg{width:22px;height:22px}.footer{background:var(--dark);color:var(--on-dark);padding:56px var(--gutter) 36px;border-top:1px solid rgba(243,239,231,.16)}.footer__brand{margin-bottom:8px}.footer .logo__word,.footer .logo__sub{color:var(--on-dark)}.footer .logo__sub{color:var(--on-dark-muted)}.footer__statement{font-family:var(--font-display);font-weight:700;font-size:22px;line-height:1.15;letter-spacing:-.01em;margin:18px 0 30px;max-width:18ch}.footer__acc{border-top:1px solid rgba(243,239,231,.14)}.facc{border-bottom:1px solid rgba(243,239,231,.14)}.facc__btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--on-dark)}.facc__sign{position:relative;width:16px;height:16px}.facc__sign:before,.facc__sign:after{content:"";position:absolute;background:var(--on-dark-muted);transition:transform .25s}.facc__sign:before{top:7px;left:0;width:16px;height:2px}.facc__sign:after{left:7px;top:0;width:2px;height:16px}.facc.open .facc__sign:after{transform:scaleY(0)}.facc__panel{max-height:0;overflow:hidden;transition:max-height .3s var(--ease)}.facc__panel-inner{padding:0 0 16px;display:flex;flex-direction:column;gap:12px}.facc__panel-inner a{color:var(--on-dark-muted);font-size:14px}.facc__panel-inner a:hover{color:var(--on-dark)}.footer__company-name{font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--on-dark);margin:0 0 6px;line-height:1.3}.footer__company-line{font-size:13px;line-height:1.65;color:var(--on-dark-muted);margin:0}.footer__legal{margin-top:30px;font-size:11.5px;color:var(--on-dark-muted);letter-spacing:.04em;line-height:1.8}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--dark);border-top:1px solid rgba(243,239,231,.12);padding:12px var(--gutter);display:flex;align-items:center;gap:14px;transform:translateY(120%);transition:transform .4s var(--ease)}.sticky-cta.show{transform:none}.sticky-cta__txt{flex:1;min-width:0}.sticky-cta__title{font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--on-dark);line-height:1.1}.sticky-cta__sub{font-size:11px;color:var(--on-dark-muted)}.sticky-cta .btn{min-height:46px;padding:12px 22px;white-space:nowrap}.sticky-cta--off{display:none!important}@media(prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.in{opacity:1;transform:none}}@media(min-width:900px){:root{--gutter:48px}.section-title{font-size:clamp(40px,4.4vw,56px)}.header{background:#000;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--line-soft);color:inherit}.header__icon{display:none}.logo--center{position:static;transform:none;max-width:none;width:auto}.logo{align-items:flex-start;justify-content:flex-start}.header .logo__variant--mobile{display:inline-flex}.header .logo__variant--desktop,.logo--text .logo__variant{display:none}.logo--text .logo__text--fallback{display:flex;align-items:flex-start}.header .logo--center .logo__variant--mobile{width:auto;justify-content:flex-start}.header .logo__img--mobile,.header .logo--center .logo__img--mobile{height:58px;max-width:min(238px,19vw)}.logo__sub{justify-content:flex-start}.nav-desktop{display:flex}.header .nav-desktop a{color:#f8f8f2}.header .nav-desktop a:hover{color:#fff;opacity:.92}.header__cta{display:inline-flex}.header .header__cta.btn--solid{background:#f8f8f2;color:#000}.header .header__cta.btn--solid:hover{background:#fff;color:#000}.header__bar{height:78px}.header .cart-btn{color:#f8f8f2}.header .cart-btn:hover{color:#fff;opacity:.92}.header .cart-count{background:#f8f8f2;color:#000}.hero__img--mobile{display:none}.hero__img--desktop{display:block;object-position:var(--hero-focal-x-desktop,62%) var(--hero-focal-y-desktop,42%)}.announce{min-height:0}.announce__track{justify-content:center;gap:46px;position:static;min-height:0}.announce__item{position:static;inset:auto;display:inline-flex;opacity:1}.announce__dot{display:block}.hero{min-height:88vh;display:flex;align-items:stretch}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media .bh-media,.hero__media .imgph{height:100%}.hero__media:after{background:linear-gradient(90deg,var(--dark) 0%,rgba(18,17,16,.82) 30%,rgba(18,17,16,.15) 62%,rgba(18,17,16,0) 100%)}.hero__body{position:relative;top:auto;bottom:auto;left:auto;right:auto;z-index:2;display:flex;flex-direction:column;justify-content:center;max-width:var(--maxw);margin:0 auto;width:100%;padding:80px var(--gutter);text-align:left}.hero__eyebrow{color:var(--on-dark-muted)}.hero__sub{color:var(--on-dark-muted);line-height:1.5}.hero__inner{max-width:620px;margin-top:0;text-align:left}.hero h1{font-size:clamp(56px,5.6vw,82px);max-width:none}.hero__sub{font-size:18px;max-width:46ch}.hero__ctas .btn{width:auto}.hero__ctas{flex-direction:row}.hero__ctas .btn{flex:0 0 auto}.benefits__grid{grid-template-columns:repeat(4,1fr);max-width:var(--maxw);margin:0 auto}.benefit{flex-direction:row;text-align:left;justify-content:flex-start;gap:14px;padding:28px var(--gutter);border-bottom:none}.benefit:nth-child(odd){border-right:none}.benefit:not(:last-child){border-right:1px solid var(--line-soft)}.benefit span{max-width:none}.swipe{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;overflow:visible;margin:0;padding:0}.prob-card{flex:initial}.prob-card h3{font-size:17px}.prob-card__fig svg{width:54%;height:54%}.swipe-progress{display:none}.solution .wrap{display:grid;grid-template-columns:1fr 1.05fr 1fr;gap:40px;align-items:center}.solution__intro{order:1}.solution__media{order:2;margin:0}.solution__media .bh-media,.solution__media .imgph{aspect-ratio:4/5;border-radius:var(--r-lg)}.solution__list-col{order:3}.sol-list{margin-top:0}.solution__intro .btn{display:none}.solution__list-col .btn{margin-top:34px}.compare .wrap{display:grid;grid-template-columns:.85fr 2.4fr;gap:48px;align-items:start}.ctable__head{grid-template-columns:1.1fr 1fr 1fr}.ctable__head .col-blank{display:block;background:var(--bg)}.crow{display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:stretch}.crow__label{grid-row:1;padding:18px;display:flex;align-items:center;text-transform:none;font-size:14px;letter-spacing:0;color:var(--ink)}.crow__cols{display:contents}.crow__cols>div{padding:18px;display:flex;align-items:center}.crow__reg,.crow__bh{border-left:1px solid var(--line)}.realfit .lookbook{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;overflow:visible;margin-top:36px;padding:0}.fit-card{flex:initial;scroll-snap-align:unset}.fit-card__name{font-size:26px}.realfit .swipe-progress{display:none}.bh-lookbook .section-head{max-width:820px}.bh-lookbook .section-title{max-width:22ch;font-size:clamp(40px,4.4vw,56px)}.bh-lookbook__sub{max-width:58ch}.bh-lookbook__gallery{margin-top:40px;gap:12px}.bh-lookbook__frame--hero{aspect-ratio:16/9;max-height:none}.bh-lookbook__grid{grid-template-columns:repeat(4,1fr);gap:12px}.bh-lookbook__frame--cell{aspect-ratio:4/5}.rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;overflow:visible;margin:0;padding:0}.review{flex:initial}.det-list{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.det-row{display:block}.det-row__media{margin-bottom:18px}.det-row__media .bh-media,.det-row__media .imgph{width:100%;aspect-ratio:1/1;height:auto}.sizeguide__grid{display:grid;grid-template-columns:1fr 1.15fr 1fr;grid-template-areas:"intro  figure panel" "legend figure panel";grid-template-rows:auto auto 1fr;column-gap:48px;align-items:start}.sg-intro{grid-area:intro}.sg-legend{grid-area:legend;margin-top:32px}.sg-figure{grid-area:figure;align-self:stretch;padding:40px}.sg-panel{grid-area:panel}.sg-tee{max-width:360px}.waitlist__inner{padding:110px var(--gutter) 96px;max-width:var(--maxw);margin:0 auto}.waitlist__wrap{max-width:560px}.wl-form{flex-direction:row;flex-wrap:wrap}.wl-field--email{flex:1 1 100%}.wl-select-wrap{flex:1 1 200px}.wl-form .btn{flex:1 1 160px}.wl-note{flex:1 1 100%}.footer{padding:88px var(--gutter) 44px}.footer .wrap{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:40px}.footer__acc{border-top:none}.facc{border-bottom:none}.facc__btn{cursor:default;pointer-events:none;font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--on-dark-muted);padding:0 0 18px}.facc__sign{display:none}.facc__panel{max-height:none!important;overflow:visible}.facc__panel-inner{padding:0}.footer__legal{grid-column:1/-1;border-top:1px solid rgba(243,239,231,.14);padding-top:28px;display:flex;justify-content:space-between}.sticky-cta{display:none!important}html[data-hero=split] .hero{min-height:0;background:var(--dark)}html[data-hero=split] .hero__body{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;max-width:none;padding:0}html[data-hero=split] .hero__inner{max-width:none;padding:96px var(--gutter) 96px;margin-left:auto;max-width:calc(var(--maxw)/2);align-self:center}html[data-hero=split] .hero__media{position:relative;inset:auto}html[data-hero=split] .hero__media:after{display:none}html[data-hero=split] .hero__media .bh-media,html[data-hero=split] .hero__media .imgph{height:100%;min-height:88vh}}.bh-mvp-product{background:var(--bg);border-top:1px solid var(--line-soft)}.bh-mvp-product__grid{display:flex;flex-direction:column;gap:28px}.bh-mvp-product__gallery{display:flex;flex-direction:column;gap:12px;max-width:100%}.bh-mvp-product__stage{display:flex;flex-direction:column;gap:10px}.bh-mvp-product__main{background:var(--surface);border:1px solid #ddd6c8;border-radius:var(--r-lg);overflow:hidden;position:relative;aspect-ratio:5/6}.bh-mvp-product__img,.bh-mvp-product__img-ph{width:100%;aspect-ratio:5/6;object-fit:cover;display:block}.bh-mvp-product__img--desktop{display:none}.bh-mvp-product__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;aspect-ratio:5/6}.bh-mvp-product__track::-webkit-scrollbar{display:none}.bh-mvp-product__slide{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always;height:100%;overflow:hidden}.bh-mvp-product__color-hint.is-error{color:#9a3b2e;font-weight:600}.bh-mvp-product__dots{display:flex;justify-content:center;align-items:center;gap:7px;min-height:18px}.bh-mvp-product__dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d8d0c4;cursor:pointer;transition:background .2s,transform .2s}.bh-mvp-product__dot.is-active{background:var(--ink);transform:scale(1.15)}.bh-mvp-product__thumbs{display:none;gap:8px;flex-wrap:wrap}.bh-mvp-product__thumb{flex:0 0 56px;width:56px;height:56px;padding:0;border-radius:var(--r);border:1.5px solid var(--line);overflow:hidden;cursor:pointer;background:var(--surface);transition:border-color .2s,box-shadow .2s}.bh-mvp-product__thumb.is-active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.bh-mvp-product__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.bh-mvp-product__buy{background:var(--surface);border:1px solid #ddd6c8;border-radius:var(--r-lg);padding:24px 20px}.bh-mvp-product__badge{margin-bottom:10px}.bh-mvp-product__title{font-family:var(--font-display);font-weight:800;font-size:clamp(28px,7vw,36px);line-height:1.02;letter-spacing:-.03em;margin:0 0 10px}.bh-mvp-product__intro{margin:0 0 10px;font-size:15px;line-height:1.45;color:var(--ink-soft)}.bh-mvp-product__highlights{margin:0 0 16px;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.bh-mvp-product__highlights li{position:relative;padding-left:14px;font-size:13px;line-height:1.4;color:var(--muted)}.bh-mvp-product__highlights li:before{content:"\2022";position:absolute;left:0;top:0;color:var(--ink-soft)}.bh-mvp-product__price-wrap{margin-bottom:14px}.bh-mvp-product__pricing-label{margin:0 0 6px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.bh-mvp-product__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px}.bh-mvp-product__price{font-family:var(--font-display);font-weight:800;font-size:32px;letter-spacing:-.03em;line-height:1}.bh-mvp-product__compare{font-family:var(--font-display);font-weight:600;font-size:17px;color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px}.bh-mvp-product__price-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#e8efe9;color:#2d5a3a;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1}.bh-mvp-product__field{margin-bottom:18px}.bh-mvp-product__field--bundles{margin-bottom:16px}.bh-mvp-product__label{display:block;font-family:var(--font-display);font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.bh-mvp-product__helper,.bh-mvp-product__color-hint{margin:0 0 10px;font-size:13px;line-height:1.4;color:var(--muted)}.bh-mvp-product__bundles{display:flex;flex-direction:column;gap:10px}.bh-mvp-product__bundle{position:relative;text-align:left;width:100%;padding:12px 10px;border-radius:var(--r-lg);border:1px solid #ddd6c8;background:var(--bg);transition:border-color .2s,background .2s,box-shadow .2s;cursor:pointer;display:flex;flex-direction:column;height:100%}.bh-mvp-product__bundle.is-active{background:var(--ink);border-color:var(--ink);color:var(--surface);box-shadow:0 8px 24px #1211101f}.bh-mvp-product__bundle-inner{display:grid;grid-template-rows:auto auto 1fr;gap:4px;flex:1;min-height:0}.bh-mvp-product__bundle-tag{position:absolute;right:8px;bottom:8px;top:auto;font-family:var(--font-display);font-weight:700;font-size:8px;letter-spacing:.1em;text-transform:uppercase;padding:3px 7px;border-radius:var(--r);background:var(--surface-2);color:var(--ink);pointer-events:none}.bh-mvp-product__bundle.is-active .bh-mvp-product__bundle-tag{background:#fbf8f22e;color:var(--surface)}.bh-mvp-product__bundle-tag--value{background:var(--ink);color:var(--surface)}.bh-mvp-product__bundle.is-active .bh-mvp-product__bundle-tag--value{background:var(--surface);color:var(--ink)}.bh-mvp-product__bundle-title{display:block;font-family:var(--font-display);font-weight:800;font-size:13px;letter-spacing:-.02em;line-height:1.25;min-height:2.5em}.bh-mvp-product__bundle-prices{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.bh-mvp-product__bundle-price{font-family:var(--font-display);font-weight:800;font-size:17px;letter-spacing:-.02em;line-height:1.15}.bh-mvp-product__bundle-compare{font-size:12px;font-weight:600;color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px}.bh-mvp-product__bundle.is-active .bh-mvp-product__bundle-compare{color:#fbf8f28c}.bh-mvp-product__bundle-save{display:block;margin-top:auto;padding-top:2px;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1.2;color:#2d6a3e;min-height:1.2em}.bh-mvp-product__bundle.is-active .bh-mvp-product__bundle-save{color:#9fd4a8}.bh-mvp-product__bundle:has(.bh-mvp-product__bundle-tag){padding-bottom:28px}.bh-mvp-product__pills{display:flex;flex-wrap:wrap;gap:8px}.bh-mvp-product__pill{min-height:44px;padding:11px 16px;border-radius:999px;border:1px solid #ddd6c8;background:var(--surface);color:var(--ink);font-family:var(--font-display);font-weight:600;font-size:13px;letter-spacing:.01em;cursor:pointer;transition:background .2s,color .2s,border-color .2s,opacity .2s}.bh-mvp-product__pill.is-active{background:var(--ink);border-color:var(--ink);color:var(--surface)}.bh-mvp-product__pill:disabled,.bh-mvp-product__pill.is-locked{opacity:.45;cursor:not-allowed}.bh-mvp-product__pill.is-locked.is-active{opacity:1;cursor:default}.bh-mvp-product__form{margin-top:4px}.bh-mvp-product__cta{width:100%}.bh-mvp-product__size-link{display:inline-block;margin-top:16px;padding:0;border:0;background:none;font-size:14px;font-weight:500;color:var(--ink-soft);cursor:pointer;font-family:inherit;text-align:left}.bh-mvp-product__size-link:hover{text-decoration:underline}.bh-mvp-product__details-wrap{margin-top:20px;padding-top:4px;border-top:1px solid var(--line-soft)}.bh-mvp-product__details{border-bottom:1px solid var(--line-soft)}.bh-mvp-product__details-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;cursor:pointer;list-style:none;font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--ink)}.bh-mvp-product__details-btn::-webkit-details-marker{display:none}.bh-mvp-product__details-icon{position:relative;flex:0 0 14px;width:14px;height:14px}.bh-mvp-product__details-icon:before,.bh-mvp-product__details-icon:after{content:"";position:absolute;background:var(--ink);transition:transform .2s}.bh-mvp-product__details-icon:before{top:6px;left:0;width:14px;height:2px}.bh-mvp-product__details-icon:after{left:6px;top:0;width:2px;height:14px}.bh-mvp-product__details[open] .bh-mvp-product__details-icon:after{transform:scaleY(0)}.bh-mvp-product__details-panel{padding:0 0 18px}.bh-mvp-product__details-intro{margin:0 0 12px;font-size:14px;line-height:1.5;color:var(--ink-soft)}.bh-mvp-product__details-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.bh-mvp-product__details-list li{position:relative;padding-left:14px;font-size:13px;line-height:1.45;color:var(--muted)}.bh-mvp-product__details-list li:before{content:"\2022";position:absolute;left:0;top:0;color:var(--ink-soft)}.bh-mvp-product__benefits{margin:24px 0 0;padding:20px 0 0;border-top:1px solid var(--line-soft);list-style:none;display:flex;flex-direction:column;gap:10px}.bh-mvp-product__benefits li{position:relative;padding-left:18px;font-size:14px;line-height:1.45;color:var(--ink-soft)}.bh-mvp-product__benefits li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--ink)}@media(max-width:899px){.bh-mvp-product .wrap{padding-bottom:88px}}@media(min-width:900px){.bh-mvp-product .wrap{padding-bottom:0}.bh-mvp-product__grid{display:grid;grid-template-columns:minmax(0,13fr) minmax(0,12fr);gap:32px;align-items:start}.bh-mvp-product__gallery{max-width:100%}.bh-mvp-product__img--desktop{display:block;height:100%}.bh-mvp-product__track,.bh-mvp-product__dots{display:none}.bh-mvp-product__thumbs{display:flex}.bh-mvp-product__buy{padding:22px 20px;position:sticky;top:24px}.bh-mvp-product__badge{margin-bottom:6px}.bh-mvp-product__title{font-size:clamp(30px,2.6vw,36px);margin-bottom:6px}.bh-mvp-product__intro{margin-bottom:6px;font-size:14px}.bh-mvp-product__field,.bh-mvp-product__field--bundles{margin-bottom:12px}.bh-mvp-product__helper,.bh-mvp-product__color-hint{margin-bottom:8px}.bh-mvp-product__bundles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:stretch}.bh-mvp-product__bundle{padding:12px 8px}.bh-mvp-product__bundle:has(.bh-mvp-product__bundle-tag){padding-bottom:28px}.bh-mvp-product__bundle-title{font-size:12px;min-height:2.6em}.bh-mvp-product__bundle-price{font-size:16px}.bh-mvp-product__bundle-compare{font-size:11px}.bh-mvp-product__bundle-save{font-size:9px}.bh-mvp-product__bundle-tag{right:6px;bottom:6px;font-size:7px;padding:2px 5px}.bh-mvp-product__form{margin-top:0}}.bh-mvp-product__trust{display:flex;justify-content:space-around;align-items:flex-start;gap:12px;margin-top:16px;padding:16px 0 4px;border-top:1px solid var(--line-soft)}.bh-mvp-product__trust-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 1 0;min-width:0;gap:8px;text-align:center;font-size:11px;line-height:1.25;color:var(--muted);font-weight:600}.bh-mvp-product__trust-icon{flex:0 0 22px;width:22px;height:22px;color:var(--ink-soft);opacity:.85}.bh-mvp-product__trust-item span{display:block}.bh-mvp-product__preorder-note{margin:10px 0 0;font-size:12px;line-height:1.5;color:var(--muted);text-align:center}.bh-mvp-product__preorder-label{display:block;font-family:var(--font-display);font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:4px}.bh-mvp-product__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line-soft)}.bh-mvp-product__pay-item{display:inline-flex;align-items:center;line-height:0}.bh-mvp-product__pay-icon{height:22px;width:auto;display:block;max-width:38px;object-fit:contain}@media(min-width:900px){.bh-mvp-product__trust{gap:20px;padding:18px 0 6px}.bh-mvp-product__trust-item{font-size:12px}.bh-mvp-product__payments{gap:12px 16px}.bh-mvp-product__pay-icon{height:24px;max-width:42px}}@media(max-width:899px){.bh-mvp-product__trust{gap:10px;padding:14px 0 4px}.bh-mvp-product__trust-item{font-size:10px;gap:7px}.bh-mvp-product__trust-icon{flex:0 0 20px;width:20px;height:20px}.bh-mvp-product__payments{flex-wrap:nowrap;justify-content:space-between;gap:4px}.bh-mvp-product__pay-item{flex:0 0 auto}.bh-mvp-product__pay-icon{height:16px;max-width:28px}}.bh-sg-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px 16px}.bh-sg-modal[hidden]{display:none}.bh-sg-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#12111094;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bh-sg-modal__dialog{position:relative;z-index:1;width:min(920px,100%);max-height:min(90vh,820px);overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:0 24px 64px #12111038;padding:28px 24px 24px}.bh-sg-modal__close{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:var(--bg);color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s}.bh-sg-modal__close:hover{background:var(--surface-2)}.bh-sg-modal__head{margin-bottom:20px;padding-right:36px}.bh-sg-modal__head .lead{margin-top:8px;max-width:42ch;font-size:14px}.sizeguide--modal .sizeguide__grid{gap:20px}.sizeguide--modal .sg-figure{padding:16px;background:var(--bg);border-radius:var(--r-lg)}.sizeguide--modal .sg-tee{max-width:min(280px,100%);margin:0 auto}.sizeguide--modal .sg-table{margin-top:16px}.sizeguide--modal .sg-table tbody td:first-child{font-size:16px}@media(min-width:700px){.sizeguide--modal .sizeguide__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-template-areas:"legend panel" "figure panel";gap:20px 28px}.sizeguide--modal .sg-legend{grid-area:legend;margin-top:0}.sizeguide--modal .sg-figure{grid-area:figure;padding:24px}.sizeguide--modal .sg-panel{grid-area:panel}}body.bh-sg-modal-open{overflow:hidden}.bh-cart{background:var(--bg);padding:32px 0 64px}.bh-cart__wrap{max-width:720px}.bh-cart__head{margin-bottom:28px;text-align:center}.bh-cart__title{margin:0 0 6px}.bh-cart__count{margin:0;font-size:14px;color:var(--muted)}.bh-cart__empty{text-align:center;padding:48px 0 24px}.bh-cart__empty .lead{margin:0 0 24px;color:var(--muted)}.bh-cart__items{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.bh-cart__item{display:grid;grid-template-columns:96px 1fr;gap:16px;padding:18px;border:1px solid var(--line-soft);border-radius:var(--r-lg);background:var(--surface)}.bh-cart__item-image{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--r);background:var(--surface-2)}.bh-cart__item-image--placeholder{min-height:120px}.bh-cart__item-title{margin:0 0 4px;font-size:18px;line-height:1.2}.bh-cart__item-title a{color:inherit;text-decoration:none}.bh-cart__item-variant{margin:0 0 4px;font-size:13px;color:var(--muted)}.bh-cart__item-plan{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.bh-cart__props{margin:10px 0 0;padding:10px 0 0;border-top:1px solid var(--line-soft);display:grid;gap:6px}.bh-cart__prop{display:grid;grid-template-columns:88px 1fr;gap:8px;font-size:13px;line-height:1.35}.bh-cart__prop dt{margin:0;color:var(--muted);font-weight:600}.bh-cart__prop dd{margin:0;color:var(--ink)}.bh-cart__item-foot{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:14px}.bh-cart__qty-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.bh-cart__qty-input{width:56px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--r);font:inherit;background:#fff;color:var(--ink)}.bh-cart__line-price{margin:0 0 0 auto;font-size:16px;font-weight:700}.bh-cart__remove{font-size:13px}.bh-cart__summary{padding:20px;border:1px solid var(--line-soft);border-radius:var(--r-lg);background:var(--surface)}.bh-cart__summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;font-size:15px}.bh-cart__summary-row strong{font-size:22px}.bh-cart__note{margin:0 0 16px;font-size:12px;color:var(--muted);line-height:1.45}.bh-cart__actions{display:grid;gap:10px}.bh-cart__continue{margin:14px 0 0;text-align:center;font-size:14px}@media(min-width:900px){.bh-cart{padding:48px 0 80px}.bh-cart__item{grid-template-columns:120px 1fr;gap:20px;padding:22px}}.bh-first-drop__form{margin-top:4px;display:grid;gap:10px}.bh-first-drop__email-field{display:block;margin-bottom:4px}.bh-first-drop__email-input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:var(--r);font:inherit;background:#fff;color:var(--ink)}.bh-first-drop__back-home{margin-top:0}.bh-first-drop__error{margin:0;font-size:13px;color:#9a3b2e}.bh-first-drop__success{padding:12px 0 4px;text-align:center}.bh-first-drop__success-title{margin:0 0 14px;font-size:clamp(24px,5vw,30px);font-weight:800;line-height:1.1;letter-spacing:-.02em}.bh-first-drop__success-text{margin:0 0 20px;color:var(--ink-soft);line-height:1.55}.bh-first-drop__success-text p{margin:0 0 10px}.bh-first-drop__success-text p:last-child{margin-bottom:0}.bh-first-drop__success-actions{display:grid;gap:10px}.bh-mvp-product__color-hint.is-error{color:#9a3b2e}.bh-first-drop [data-fd-slide].is-fd-hidden,.bh-first-drop [data-fd-thumb].is-fd-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bh-main.css.map */
