.home-hero{--home-pad-x:var(--page-padding-inline);--hero-image-right-dissolve:linear-gradient(to right, #000 0%, #000 85%, #000000d1 89%, #0000008c 93%, #00000038 97%, transparent 100%);--hero-image-right-dissolve-canvas:linear-gradient(to right, #000 0%, #000 96%, #0000009e 98%, transparent 100%);--hero-image-left-dissolve-canvas:linear-gradient(90deg, #000 0%, #00000080 3%, #00000024 7%, transparent 12%);--hero-lower-dissolve:linear-gradient(180deg, transparent 0%, #0000001f 22%, #0006 48%, #000000d1 74%, #000 90%, #000 100%);isolation:isolate;width:100%;padding:clamp(1.1rem, 2vw, 1.75rem) var(--home-pad-x) clamp(1.1rem, 2vw, 1.75rem);background:var(--bm-black);color:var(--bm-white);grid-template:"brand metrics""copy metrics"minmax(0,1fr)"options metrics"/minmax(0,1.05fr) minmax(12.5rem,14.5rem);align-content:stretch;gap:clamp(.75rem,1.5vw,1.35rem) clamp(1rem,2.5vw,2rem);margin-inline:auto;display:grid;position:relative;overflow:clip}.home-hero__media{z-index:0;pointer-events:none;position:absolute;inset:0}.home-hero__image{object-fit:cover;object-position:60% center}.home-hero__veil{pointer-events:none;position:absolute;inset:0}.home-hero__veil--left{background:linear-gradient(90deg,#000 0% 18%,#000000e0 32%,#00000073 48%,#0000001f 62%,#0000 78%)}.home-hero__veil--bottom{background:linear-gradient(#0000 55%,#00000059 78%,#000 100%)}.home-hero__veil--top{background:linear-gradient(#00000073 0%,#0000 22%)}.home-hero__brand,.home-hero__copy,.home-hero__options,.home-hero__metrics{z-index:1;position:relative}.home-hero__left{display:contents}.home-hero__brand{grid-area:brand;align-self:start}.home-hero__copy{grid-area:copy;align-self:end;max-width:28rem;padding-block:.25rem .5rem}.home-hero__statement{letter-spacing:-.02em;text-transform:uppercase;flex-direction:column;margin:0;font-size:clamp(2.875rem,1.6rem + 4vw,5.25rem);font-weight:800;line-height:.94;display:flex}.home-hero__line{display:block}.home-hero__line--white{color:var(--bm-white)}.home-hero__line--gold,.home-hero__period--gold{color:var(--bm-gold)}.home-hero__period--white{color:var(--bm-white)}.home-hero__support{max-width:22rem;color:color-mix(in srgb, var(--bm-white) 86%, transparent);flex-direction:column;gap:.15rem;margin:.85rem 0 0;font-size:clamp(.95rem,.85rem + .35vw,1.125rem);font-weight:400;line-height:1.45;display:flex}.home-hero__options{grid-area:options;align-self:end}.home-hero__metrics{grid-area:metrics;place-self:center end;width:min(100%,13.5rem);container:home-metrics/inline-size}.home-option-cards{--option-track-gap:.7rem;--option-cta-min-space:1.75rem;grid-template-columns:repeat(2,minmax(0,20.5rem));grid-template-rows:auto auto auto auto minmax(var(--option-cta-min-space), 1fr) auto;column-gap:clamp(.9rem,1.5vw,1.35rem);row-gap:var(--option-track-gap);width:fit-content;max-width:100%;display:grid}.home-option-card{grid-template-rows:subgrid;border:1px solid color-mix(in srgb, var(--bm-gold) 55%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bm-surface-elevated) 82%, transparent);min-height:100%;box-shadow:var(--shadow-sm);grid-row:span 6;padding:1.15rem 1.15rem 1.05rem;display:grid}.home-option-card__top{display:contents}.home-option-card__body{flex-direction:column;gap:.125rem;min-width:0;padding-top:.35rem;display:flex}.home-option-card__spacer{pointer-events:none;min-height:0}.home-option-card__icon{color:var(--bm-orange);margin-bottom:.15rem}.home-option-card__label{color:var(--bm-orange);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.home-option-card__title{color:var(--bm-white);letter-spacing:-.01em;margin:0;font-size:clamp(1.15rem,1rem + .4vw,1.4rem);font-weight:700;line-height:1.2}.home-option-card__copy{color:var(--bm-text-muted);margin:0;font-size:.875rem;font-weight:400;line-height:1.45}.home-option-card__note{color:var(--bm-text-muted);margin:0;font-size:.875rem;font-weight:400;line-height:1.45;display:none}.home-option-card__cta{align-self:end;width:100%;margin-top:0}.home-hero,.home-proof,.home-footer{--home-font-button:.72rem;--home-button-min-height:3.1rem;--home-card-title:1.2rem;--home-card-body:.875rem;--home-proof-title:.8rem;--home-proof-body:.72rem}.home-cta{border:1px solid var(--bm-gold);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bm-black) 80%, transparent);min-height:3.1rem;color:var(--bm-gold);letter-spacing:.06em;text-align:center;text-transform:uppercase;transition:border-color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);justify-content:center;align-items:center;padding:.7rem 2.5rem;font-size:.72rem;font-weight:600;text-decoration:none;display:flex;position:relative}.home-cta__label{color:inherit;text-align:center;display:block}.home-cta__arrow{color:inherit;transition:transform var(--duration-fast) var(--ease-standard);position:absolute;top:50%;right:.85rem;translate:0 -50%}.home-cta:hover{border-color:color-mix(in srgb, var(--bm-gold) 80%, var(--bm-white));background:var(--bm-surface-elevated)}.home-cta:hover .home-cta__arrow{transform:translate(3px)}.home-cta:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus);outline-offset:var(--focus-ring-offset)}.home-metrics{flex-direction:column;gap:.7rem;display:flex}.home-metric{border:1px solid color-mix(in srgb, var(--bm-border) 80%, var(--bm-gold) 20%);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#0a0a0ac7;padding:.75rem .85rem}.home-metric__label{color:color-mix(in srgb, var(--bm-white) 70%, transparent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.625rem;font-weight:600}.home-metric__body{justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.home-metric__primary{color:var(--bm-white);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700;line-height:1.1}.home-metric__secondary{color:var(--bm-text-muted);margin:.2rem 0 0;font-size:.7rem;font-weight:400;line-height:1.3}.home-metric__spark{flex-shrink:0;width:4.5rem;height:1.75rem}.home-metric__ring{flex-shrink:0;width:2.75rem;height:2.75rem}.home-metric__bars{flex-shrink:0;align-items:flex-end;gap:.22rem;height:2.6rem;display:flex}.home-metric__bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.15rem;min-width:.55rem;height:100%;display:flex}.home-metric__bar{background:linear-gradient(180deg, var(--bm-orange), var(--bm-gold));border-radius:1px;width:100%;max-width:.45rem;display:block}.home-metric__bar-day{color:color-mix(in srgb, var(--bm-white) 55%, transparent);font-size:.5rem;font-weight:500;line-height:1}.home-proof{border-block:1px solid color-mix(in srgb, var(--bm-separator) 75%, var(--bm-gold) 10%);background:var(--bm-black)}.home-metric__text{min-width:0}.home-proof__inner{width:min(100%, var(--content-width-full));padding:clamp(1.1rem, 2vw, 1.65rem) var(--page-padding-inline);grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:auto;display:grid}.home-proof__col{display:contents}.home-proof__item--system{order:1}.home-proof__item--results{order:2}.home-proof__item--coaching{order:3}.home-proof__item--you{order:4}.home-proof__item{justify-content:flex-start;justify-self:center;align-items:flex-start;gap:.85rem;width:max-content;max-width:100%;padding-inline:clamp(.5rem,1.2vw,1.25rem);display:flex}.home-proof__text{flex-direction:column;min-width:0;display:flex}.home-proof__item+.home-proof__item{border-left:1px solid var(--bm-separator)}.home-proof__icon{color:var(--bm-orange);flex-shrink:0;margin-top:.15rem}.home-proof__heading{color:var(--bm-white);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(.8rem,.7rem + .3vw,.95rem);font-weight:700}.home-proof__copy{color:var(--bm-text-muted);margin:.25rem 0 0;font-size:clamp(.75rem,.7rem + .2vw,.875rem);font-weight:400;line-height:1.4}@media (max-width:500px),(min-width:501px) and (max-width:767px),(min-width:768px) and (max-width:909px) and (orientation:landscape),(min-width:768px) and (max-width:926px) and (orientation:portrait) and (max-height:1023px){:root{--page-padding-inline:clamp(1.25rem, 5vw, 1.5rem)}.home-hero{--home-brand-headline-gap:52px;flex-direction:column;gap:1.15rem;min-height:auto;padding-top:1.25rem;padding-bottom:1.75rem;display:flex}.home-hero__media{--hero-mobile-lift:clamp(70px, calc(70px + (100vw - 390px) * .25), 110px);--hero-mobile-extend:96px;--hero-mobile-x:clamp(8px, calc(28px - (100vw - 390px) * .1), 28px);--hero-mid-rise:clamp(0px, calc((100vw - 600px) * 1.14), 148px);height:calc(clamp(15.5rem, 68vw, 21rem) + 242px + var(--hero-mobile-lift) + var(--hero-mobile-extend));margin-bottom:calc(-210px - var(--hero-mobile-lift) - var(--hero-mobile-extend));margin-inline:calc(var(--home-pad-x) * -1);width:calc(100% + (var(--home-pad-x) * 2) + var(--hero-mobile-x));transform:translate(calc(-1 * var(--hero-mobile-x)), calc(-100px - var(--hero-mobile-lift) - var(--hero-mid-rise)));order:3;position:relative;inset:auto}.home-hero__brand{min-height:47.59px;margin-bottom:calc(var(--home-brand-headline-gap) - 1.15rem - .625rem);order:1;align-self:flex-start}.home-hero__copy{text-align:left;order:2;align-self:flex-start;width:100%;max-width:none;padding-block:0}.home-hero__metrics{order:4;justify-self:stretch;width:100%;margin-top:60px}.home-hero__options{order:5;width:100%}.home-hero__image{object-position:72% 100%}@media (min-width:501px){.home-hero__image{object-position:72% 52%}}@media (min-width:768px){.home-hero__media{width:calc(767px + var(--hero-mobile-x));max-width:calc(767px + var(--hero-mobile-x));margin-left:0;margin-right:calc(var(--home-pad-x) * -1);transform:translate(0, calc(-100px - var(--hero-mobile-lift) - var(--hero-mid-rise)));align-self:flex-end}}.home-hero__veil--top{display:none}.home-hero__veil--left{background:var(--hero-image-left-dissolve-canvas);display:block}.home-hero__veil--bottom{background:var(--hero-lower-dissolve);height:13rem;display:block;inset:auto 0 0}.home-hero__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00000047 55%,#000 100%);width:1rem;position:absolute;top:0;bottom:0;right:0}@media (max-width:499px){.home-hero__statement{text-align:left;font-size:clamp(2.875rem,11.5vw,3.625rem);line-height:.95}}.home-hero__support{text-align:left;margin-top:.9rem;font-size:clamp(1rem,3.8vw,1.125rem)}@media (max-width:500px){.home-option-cards{grid-template-rows:none;grid-template-columns:1fr;gap:1rem;width:100%}.home-option-card{flex-direction:column;grid-row:auto;padding:1.2rem 1.15rem 1.1rem;display:flex}.home-option-card__top{flex-direction:column;flex:auto;gap:.45rem;display:flex}.home-option-card__spacer{display:none}.home-option-card__title{font-size:clamp(1.35rem,5vw,1.65rem)}.home-option-card__body{padding-top:0}.home-option-card__copy{margin-top:calc(22px - .45rem);font-size:.9375rem}.home-option-card__cta{align-self:stretch;margin-top:28px}.home-option-cards>.home-option-card:first-child .home-option-card__note{color:var(--bm-text-muted);margin-top:-.325rem;font-size:.9375rem;font-weight:400;line-height:1.45;display:block}}.home-cta{min-height:3rem;font-size:.75rem}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.home-metric__label,.home-metric__secondary{white-space:nowrap}.home-metric__spark{display:none}.home-metric__ring{width:3.25rem;height:3.25rem}.home-metric__bars{flex-shrink:0;align-items:flex-end;gap:.18rem;width:5.5rem;height:2.25rem;display:flex}.home-metric__bar{max-width:.4rem}.home-metric__bar-day{font-size:.5rem}.home-metric--ring,.home-metric--bars{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.35rem;display:grid}.home-metric--ring .home-metric__label,.home-metric--bars .home-metric__label{grid-area:1/1;margin:0 0 .25rem}.home-metric--ring .home-metric__body,.home-metric--bars .home-metric__body,.home-metric--ring .home-metric__text,.home-metric--bars .home-metric__text{display:contents}.home-metric--ring .home-metric__primary,.home-metric--bars .home-metric__primary{grid-area:2/1}.home-metric--ring .home-metric__secondary,.home-metric--bars .home-metric__secondary{grid-area:3/1;margin-top:.15rem}.home-metric--ring .home-metric__ring,.home-metric--bars .home-metric__bars{grid-area:1/2/-1;align-self:center}.home-metric--ring .home-metric__ring{transform:translate(8px)}.home-metric--bars .home-metric__bars{transform-origin:50%;transform:translate(6px)scale(.95)}.home-proof__inner{width:100%;max-width:none;padding:.85rem var(--page-padding-inline,1.25rem);grid-template-columns:1fr;gap:0;margin-inline:0}.home-proof__item{justify-content:flex-start;justify-self:stretch;align-items:center;width:auto;max-width:none;padding-block:1.1rem;padding-inline:0;border-top:0!important;border-left:0!important}.home-proof__col{display:contents}.home-proof__col--right{border-left:0}.home-proof__item:not(.home-proof__item--system){border-top:1px solid var(--bm-separator)}.home-proof__heading{white-space:normal;font-size:.95rem}.home-proof__copy{font-size:.875rem}}@media (min-width:910px) and (max-width:1199px) and (orientation:landscape){.home-hero,.home-proof,.home-footer{--home-pad-x:2.5rem;--home-pad-top:1.75rem;--home-pad-bottom:1rem;--home-gap-x:1.25rem;--home-metrics-w:184px;--home-brand-headline-gap:56px;--home-support-gap:24px;--home-options-gap:32px;--home-cluster-bottom-inset:24px}.home-hero{height:auto;min-height:0;max-height:none;padding:var(--home-pad-top) var(--home-pad-x) var(--home-pad-bottom);grid-template-columns:minmax(0, 1fr) var(--home-metrics-w);gap:0 var(--home-gap-x);flex-direction:row;grid-template-rows:auto;grid-template-areas:"left metrics";align-content:start;display:grid;overflow:visible}.home-hero__media{--hero-compact-x:clamp(60px, calc(84px - (100vw - 560px) * .05), 84px);--hero-compact-y:clamp(32px, calc(68px - (100vw - 560px) * .07), 68px);background:0 0;order:0;width:auto;height:auto;margin:0;position:absolute;inset:0;overflow:clip visible}.home-hero__image{-webkit-mask-image:linear-gradient(90deg,#000 0% calc(100% - 36px),#000000b3 calc(100% - 24px),#00000052 calc(100% - 12px),#0000 100%);mask-image:linear-gradient(90deg,#000 0% calc(100% - 36px),#000000b3 calc(100% - 24px),#00000052 calc(100% - 12px),#0000 100%);object-fit:contain!important;object-position:50% 100%!important;width:auto!important;max-width:none!important;height:100%!important;max-height:100%!important;transform:translate(calc(-46% - var(--hero-compact-x)), calc(-1 * var(--hero-compact-y)))!important;inset:auto auto 0 58%!important}.home-hero__veil--top{display:none}.home-hero__veil--left{background:var(--hero-image-left-dissolve-canvas);display:block}.home-hero__veil--bottom{height:calc(var(--hero-compact-y) + 28px);background:linear-gradient(180deg, transparent 0%, #00000047 12px, #000000b3 22px, #000 calc(100% - var(--hero-compact-y)), #000 100%);display:block;inset:auto 0 0}.home-hero__left{width:100%;max-width:36rem;height:auto;min-height:0;padding-bottom:var(--home-cluster-bottom-inset);flex-direction:column;grid-area:left;justify-content:flex-start;align-items:stretch;display:flex}.home-hero__brand,.home-hero__copy,.home-hero__options{grid-area:auto;width:100%;max-width:none;margin-inline:0;padding-inline:0;transform:none}.home-hero__brand{margin-bottom:var(--home-brand-headline-gap);flex:none;align-self:flex-start}.home-hero__copy{flex:none;align-self:flex-start;max-width:24rem;margin-top:0;padding-block:0}.home-hero__statement{letter-spacing:-.02em;font-weight:800;line-height:.94}.home-hero__support{margin-top:var(--home-support-gap);font-size:1rem}.home-hero__options{margin-top:var(--home-options-gap);flex:none;align-self:stretch;container:home-options/inline-size}.home-option-cards{--option-track-gap:.75rem;--option-cta-min-space:1.85rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto auto minmax(var(--option-cta-min-space), 1fr) auto;column-gap:1.15rem;row-gap:var(--option-track-gap);align-items:stretch;width:100%;max-width:34rem;display:grid}.home-option-card{grid-template-rows:subgrid;border-color:color-mix(in srgb, var(--bm-gold) 48%, transparent);background:color-mix(in srgb, var(--bm-surface-elevated) 90%, transparent);grid-row:span 6;height:auto;min-height:100%;padding:1.1rem calc(1.05rem - 8px) 1.15rem;display:grid}.home-option-card__top{display:contents}.home-option-card__spacer{min-height:0;display:block}.home-option-card__body{padding-top:.35rem}.home-option-card__title{min-height:0;font-size:1.2rem}.home-option-card__copy{flex:0 auto;max-width:218px;margin-top:0;line-height:1.5}.home-option-cards>.home-option-card:first-child .home-option-card__note{display:none}.home-option-cards>.home-option-card:first-child .home-option-card__copy:after{content:" Coming Soon."}.home-option-card__cta{flex-shrink:0;align-self:end;margin-top:0}.home-cta{--home-font-button:.72rem;--home-button-min-height:2.95rem;border-color:color-mix(in srgb, var(--bm-gold) 88%, transparent);justify-content:center;align-items:center;min-height:2.95rem;font-size:.72rem;display:flex;position:relative}.home-cta__label{line-height:1;transform:none}.home-cta__arrow{top:50%;translate:0 -50%}.home-hero__metrics{width:var(--home-metrics-w);max-width:var(--home-metrics-w);grid-area:metrics;place-self:start stretch;margin-top:3.5rem;container:home-metrics/inline-size}.home-metrics{flex-direction:column;grid-template-columns:none;gap:12px;width:100%;display:flex}.home-metric{box-sizing:border-box;border-color:color-mix(in srgb, var(--bm-border) 72%, var(--bm-gold) 16%);width:100%;min-width:0;padding:.7rem .75rem}.home-metric__label{white-space:nowrap;margin:0 0 .25rem}.home-metric__secondary{white-space:nowrap}.home-metric__primary{font-size:1.05rem}.home-metric__spark{width:4.4rem;height:1.7rem}.home-metric__ring{width:3.5rem;height:3.5rem}.home-metric__bars{height:2.4rem}.home-metric--ring{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.4rem;display:grid}.home-metric--ring .home-metric__label{grid-area:1/1;margin:0 0 .25rem}.home-metric--ring .home-metric__body,.home-metric--ring .home-metric__text{display:contents}.home-metric--ring .home-metric__primary{grid-area:2/1}.home-metric--ring .home-metric__secondary{grid-area:3/1;margin-top:.2rem}.home-metric--ring .home-metric__ring{flex-shrink:0;grid-area:1/2/-1;align-self:center}.home-metric--bars{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.4rem;display:grid}.home-metric--bars .home-metric__label{grid-area:1/1;margin:0 0 .25rem}.home-metric--bars .home-metric__body,.home-metric--bars .home-metric__text{display:contents}.home-metric--bars .home-metric__primary{grid-area:2/1}.home-metric--bars .home-metric__secondary{grid-area:3/1;margin-top:.2rem}.home-metric--bars .home-metric__bars{flex-shrink:0;grid-area:1/2/-1;align-self:center;width:auto;max-width:100%}.home-proof{container:home-proof/inline-size}.home-proof__inner{width:100%;max-width:none;padding:1.2rem var(--home-pad-x);grid-template-columns:repeat(4,minmax(0,1fr));place-items:start center;gap:0;margin-inline:auto;display:grid}.home-proof__item{justify-content:flex-start;justify-self:center;align-items:flex-start;gap:.85rem;width:max-content;min-width:0;max-width:100%;padding-block:.35rem;padding-inline:.85rem;display:flex;position:relative;border-top:0!important;border-left:0!important}.home-proof__text{flex-direction:column;min-width:0;display:flex}.home-proof__item+.home-proof__item{border-left:0!important}.home-proof__item{padding-top:.35rem;border-top:0!important;border-left:0!important}.home-proof__item:not(.home-proof__item--system):before{content:"";background:color-mix(in srgb, var(--bm-separator) 36%, transparent);width:1px;position:absolute;top:18%;bottom:18%;left:0}.home-proof__icon{flex-shrink:0;margin-top:0;width:1.5rem!important;height:1.5rem!important}.home-proof__heading{white-space:nowrap;font-size:.8rem}.home-proof__copy{font-size:.72rem}}@container home-options (max-width:459px){.home-option-cards{grid-template-rows:none;grid-template-columns:1fr;gap:1rem;max-width:none}.home-option-card{flex-direction:column;grid-row:auto;height:auto;min-height:0;display:flex}.home-option-card__top{flex-direction:column;flex:auto;gap:.35rem;display:flex}.home-option-card__spacer{display:none}.home-option-card__title{min-height:0}.home-option-card__copy{max-width:none;margin-top:calc(22px - .35rem)}.home-option-card__body{padding-top:0}.home-option-card__cta{align-self:stretch;margin-top:1.75rem}}@container home-metrics (max-width:339px){.home-metrics{flex-direction:column;grid-template-columns:none;gap:.7rem;width:100%;display:flex}.home-metric{width:100%;min-width:0}.home-metric--ring,.home-metric--bars{grid-template-columns:minmax(0,1fr) auto}.home-metric__ring,.home-metric__bars{flex-shrink:0}}@container home-proof (max-width:819px){.home-proof__inner{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;place-items:start stretch;gap:0 clamp(1.5rem,4vw,2.75rem);width:100%;max-width:none;margin-inline:auto;padding-block:calc(clamp(.85rem,2vw,1.25rem)/2 + clamp(1.35rem,3vw,1.85rem)/2)}.home-proof__col{grid-template-columns:max-content;place-content:start center;justify-self:stretch;row-gap:clamp(1.35rem,3.5vw,2.25rem);min-width:0;display:grid}.home-proof__col--right{border-left:1px solid color-mix(in srgb, var(--bm-separator) 36%, transparent)}.home-proof__item{justify-content:flex-start;justify-self:stretch;align-items:flex-start;width:auto;min-width:0;max-width:100%;border-top:0!important;border-left:0!important}.home-proof__heading{white-space:nowrap}.home-proof__item:before{display:none}.home-proof__item+.home-proof__item{border-left:0!important}}@container home-proof (max-width:539px){.home-proof__inner{width:100%;max-width:none;padding-block:unset;grid-template-columns:1fr;justify-content:stretch;align-items:stretch;gap:0;margin-inline:0}.home-proof__col{display:contents}.home-proof__col--right{border-left:0}.home-proof__item{justify-content:flex-start;justify-self:stretch;align-items:center;width:auto;max-width:none}.home-proof__heading{white-space:normal}.home-proof__item:before{display:none}.home-proof__item{border-left:0!important}.home-proof__item:not(.home-proof__item--system){border-top:1px solid var(--bm-separator)!important}}@media (min-width:768px) and (max-width:1023px) and (orientation:portrait) and (min-height:1024px){.home-hero,.home-proof,.home-footer{--home-pad-x:2rem}.home-hero{--home-brand-headline-gap:64px;--home-support-gap:18px;--home-pad-top:1.5rem;min-height:auto;padding:1.5rem var(--home-pad-x) 1.75rem;flex-direction:column;gap:1.25rem;display:flex}.home-hero__left{display:contents}.home-hero__brand{width:100%;min-height:0;margin-bottom:calc(var(--home-brand-headline-gap) - 1.25rem);order:1;align-self:flex-start}.home-hero__copy{text-align:left;order:2;align-self:flex-start;width:100%;max-width:28rem;margin:0;padding-block:0}.home-hero__media{height:894px;margin-top:-28px;margin-bottom:-476px;margin-inline:calc(var(--home-pad-x) * -1);width:calc(100% + (var(--home-pad-x) * 2));background:#000;order:3;position:relative;inset:auto;overflow:clip;transform:translateY(-277px)}.home-hero__metrics{order:4;place-self:stretch stretch;width:100%;max-width:none;margin-top:.25rem}.home-hero__options{order:5;align-self:stretch;width:100%}.home-hero__image{object-fit:cover;object-position:70% 8%;transform-origin:64% 100%;transform:translate(-35px)scale(.78);-webkit-mask-image:linear-gradient(90deg,#000 0% 97%,#0006 99%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 97%,#0006 99%,#0000 100%);width:100%!important;max-width:none!important;height:128.205%!important;max-height:none!important;inset:auto 0 0!important}.home-hero__veil--top{display:none}.home-hero__veil--left{background:var(--hero-image-left-dissolve-canvas);display:block}.home-hero__veil--bottom{background:linear-gradient(#0000 0%,#00000014 16%,#00000047 38%,#0000009e 60%,#000000eb 82%,#000 100%);height:22rem;display:block;inset:auto 0 0}.home-hero__media:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00000059 55%,#000 100%);width:2.25rem;position:absolute;top:0;bottom:0;right:0}.home-hero__media:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(125% 115% at 100% 100%,#000 0%,#000000a6 24%,#00000038 50%,#0000 74%);width:40%;height:52%;position:absolute;bottom:0;right:0}.home-hero__statement{letter-spacing:-.02em;text-align:left;font-weight:800;line-height:.94}.home-hero__support{margin-top:var(--home-support-gap);text-align:left;font-size:1.0625rem}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;display:grid}.home-metric{box-sizing:border-box;border-color:color-mix(in srgb, var(--bm-border) 72%, var(--bm-gold) 16%);flex-direction:column;height:100%;min-height:5.75rem;padding:.85rem .9rem;display:flex}.home-metric__label{white-space:nowrap;margin:0 0 .25rem}.home-metric__body{flex:auto;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.home-metric__primary{font-size:1.1rem}.home-metric__secondary{white-space:nowrap}.home-metric__spark{flex-shrink:0;width:4.4rem;height:1.7rem;display:block}.home-metric--ring{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.55rem;display:grid}.home-metric--ring .home-metric__label{grid-area:1/1;margin:0 0 .25rem}.home-metric--ring .home-metric__body,.home-metric--ring .home-metric__text{display:contents}.home-metric--ring .home-metric__primary{grid-area:2/1}.home-metric--ring .home-metric__secondary{grid-area:3/1;margin-top:.2rem}.home-metric--ring .home-metric__ring{grid-area:1/2/-1;align-self:center;width:68px;height:68px;transform:none}.home-metric--bars{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.55rem;display:grid}.home-metric--bars .home-metric__label{grid-area:1/1;margin:0 0 .25rem}.home-metric--bars .home-metric__body,.home-metric--bars .home-metric__text{display:contents}.home-metric--bars .home-metric__primary{grid-area:2/1}.home-metric--bars .home-metric__secondary{grid-area:3/1;margin-top:.2rem}.home-metric--bars .home-metric__bars{grid-area:1/2/-1;align-self:center;gap:.28rem;width:7rem;height:3.15rem;transform:none}.home-metric--bars .home-metric__bar{max-width:.55rem}.home-metric--bars .home-metric__bar-day{font-size:.5625rem}.home-metric__ring{flex-shrink:0;width:68px;height:68px;display:block}.home-metric__bars{flex-shrink:0;align-items:flex-end;height:3.15rem;display:flex}.home-option-cards{grid-template-rows:none;grid-template-columns:1fr;gap:1rem;width:100%}.home-option-card{flex-direction:column;grid-row:auto;display:flex}.home-option-card__top{flex-direction:column;flex:auto;gap:.45rem;display:flex}.home-option-card__spacer{display:none}.home-option-card__cta{align-self:stretch;margin-top:28px}.home-option-card__body{padding-top:0}.home-option-card__copy{max-width:none;margin-top:calc(22px - .45rem)}.home-option-cards>.home-option-card:first-child .home-option-card__copy:after{content:none}.home-option-cards>.home-option-card:first-child .home-option-card__note{color:var(--bm-text-muted);margin-top:-.325rem;font-size:.9375rem;font-weight:400;line-height:1.45;display:block}.home-proof__inner{width:100%;max-width:none;padding:1.175rem var(--home-pad-x);grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;justify-items:stretch;gap:0 clamp(1.5rem,4vw,2.75rem);margin-inline:auto;display:grid}.home-proof__col{grid-template-columns:max-content;place-content:start center;justify-self:stretch;row-gap:clamp(1.5rem,3.5vw,2.25rem);min-width:0;display:grid}.home-proof__col--right{border-left:1px solid color-mix(in srgb, var(--bm-separator) 36%, transparent)}.home-proof__item{justify-content:flex-start;justify-self:stretch;align-items:flex-start;gap:.85rem;width:auto;max-width:100%;padding:1.15rem 1rem;display:flex;position:relative;border-top:0!important;border-left:0!important}.home-proof__item+.home-proof__item{border-top:0!important}.home-proof__item:before{display:none}.home-proof__item--coaching,.home-proof__item--you{border-top:1px solid color-mix(in srgb, var(--bm-separator) 36%, transparent)!important}.home-proof__heading{white-space:nowrap}.home-proof__icon{flex-shrink:0;margin-top:0;width:1.5rem!important;height:1.5rem!important}.home-proof__heading{font-size:.9rem}.home-proof__copy{font-size:.8125rem}}@media (min-width:1200px){.home-hero,.home-proof,.home-footer{--home-pad-x:3.5rem;--home-pad-top:2.5rem;--home-pad-bottom:1.15rem;--home-gap-x:2rem;--home-metrics-w:14.5rem;--home-support-gap:18px;--home-options-gap:30px;--home-cluster-bottom-inset:30px;--home-brand-headline-gap:72px;--home-proof-footer-reserve:9.25rem}.home-hero{height:auto;min-height:calc(100svh - var(--home-proof-footer-reserve));max-height:none;padding:var(--home-pad-top) var(--home-pad-x) var(--home-pad-bottom);grid-template-columns:minmax(0, 1fr) var(--home-metrics-w);gap:0 var(--home-gap-x);grid-template-rows:minmax(0,1fr);grid-template-areas:"left metrics";align-content:stretch;overflow:visible}.home-hero__media{overflow:clip}.home-hero__image{object-fit:contain;object-position:center bottom;--hero-shift-x:clamp(12px, calc(78px - (100vw - 1200px) * .275), 78px);--hero-shift-y:clamp(15px, calc(55px - (100vw - 1200px) * .167), 55px);transform:translate(calc(-48% - var(--hero-shift-x)), calc(-1 * var(--hero-shift-y)));-webkit-mask-image:var(--hero-image-right-dissolve);-webkit-mask-image:var(--hero-image-right-dissolve);mask-image:var(--hero-image-right-dissolve);width:auto!important;max-width:none!important;height:100%!important;max-height:100%!important;inset:auto auto 0 61%!important}.home-hero__left{z-index:1;width:100%;max-width:42.5rem;height:100%;min-height:0;padding-bottom:var(--home-cluster-bottom-inset);flex-direction:column;grid-area:left;justify-content:flex-start;align-items:stretch;display:flex;position:relative}.home-hero__left:after{content:"";pointer-events:none;flex:auto;min-height:0}.home-hero__brand,.home-hero__copy,.home-hero__options{justify-self:stretch;width:100%;max-width:none;margin-inline:0;padding-inline:0;transform:none}.home-hero__brand{margin-bottom:var(--home-brand-headline-gap);flex:none;grid-area:auto;align-self:flex-start}.home-hero__copy{flex:none;grid-area:auto;align-self:flex-start;max-width:28rem;margin-top:0;padding-block:0;transform:none}.home-hero__statement{letter-spacing:-.02em;font-weight:800;line-height:.94}.home-hero__support{margin-top:var(--home-support-gap);font-size:1.0625rem}.home-hero__options{margin-top:var(--home-options-gap);flex:none;grid-area:auto;align-self:flex-start;transform:none}.home-option-cards{--option-track-gap:.75rem;--option-cta-min-space:2rem;column-gap:1.85rem;row-gap:var(--option-track-gap);grid-template-columns:repeat(2,minmax(16.5rem,20rem));grid-template-rows:auto auto auto auto minmax(var(--option-cta-min-space), 1fr) auto;align-items:stretch;width:fit-content}.home-option-card{grid-template-rows:subgrid;border-color:color-mix(in srgb, var(--bm-gold) 48%, transparent);grid-row:span 6;min-height:15.25rem;padding:1.35rem 1.25rem 1.4rem;display:grid}.home-option-card__top{display:contents}.home-option-card__icon{flex-shrink:0;margin-bottom:.2rem;width:1.8125rem!important;height:1.8125rem!important}.home-option-card__label{flex-shrink:0;margin-bottom:.1rem}.home-option-card__title{flex-shrink:0;min-height:0;margin-top:.3rem;font-size:1.344rem}.home-option-card__copy{flex:0 auto;margin-top:0;line-height:1.55}.home-option-card__cta{align-self:end;margin-top:0}.home-option-cards>.home-option-card:first-child .home-option-card__note{color:var(--bm-text-muted);margin-top:-.275rem;font-size:.875rem;font-weight:400;line-height:1.55;display:block}.home-option-card__cta{flex-shrink:0;margin-top:auto}.home-cta{border-color:color-mix(in srgb, var(--bm-gold) 88%, transparent);justify-content:center;align-items:center;min-height:3.15rem;display:flex;position:relative}.home-cta__label{line-height:1;transform:none}.home-cta__arrow{top:50%;translate:0 -50%}.home-hero__metrics{place-self:center stretch;width:100%;max-width:none}.home-metrics{gap:.8rem;width:100%}.home-metric{border-color:color-mix(in srgb, var(--bm-border) 72%, var(--bm-gold) 16%);padding:.85rem .95rem}.home-metric__label{margin:0 0 .25rem}.home-metric__primary{font-size:1.18rem}.home-metric__spark{width:5.35rem;height:2.05rem}.home-metric__ring{width:4.35rem;height:4.35rem}.home-metric__bars{height:2.9rem}.home-metric--ring{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.5rem;display:grid}.home-metric--ring .home-metric__label{grid-area:1/1;margin:0 0 .25rem}.home-metric--ring .home-metric__body,.home-metric--ring .home-metric__text{display:contents}.home-metric--ring .home-metric__primary{grid-area:2/1}.home-metric--ring .home-metric__secondary{grid-area:3/1;margin-top:.2rem}.home-metric--ring .home-metric__ring{grid-area:1/2/-1;align-self:center}.home-metric--bars{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.5rem;display:grid}.home-metric--bars .home-metric__label{grid-area:1/1;margin:0 0 .25rem}.home-metric--bars .home-metric__body,.home-metric--bars .home-metric__text{display:contents}.home-metric--bars .home-metric__primary{grid-area:2/1}.home-metric--bars .home-metric__secondary{grid-area:3/1;margin-top:.2rem}.home-metric--bars .home-metric__bars{grid-area:1/2/-1;align-self:center;transform:translateY(-4px)}.home-proof{container:home-proof/inline-size}.home-proof__inner{width:100%;max-width:none;padding:1.3rem var(--home-pad-x);place-items:start center;column-gap:0;margin-inline:0}.home-proof__item{justify-content:flex-start;justify-self:center;align-items:flex-start;gap:1.3rem;width:max-content;max-width:100%;padding-inline:1.5rem;position:relative;border-left:0!important}.home-proof__text{flex-direction:column;min-width:0;display:flex}.home-proof__item+.home-proof__item{border-left:0!important}.home-proof__item:not(.home-proof__item--system):before{content:"";background:color-mix(in srgb, var(--bm-separator) 36%, transparent);width:1px;position:absolute;top:18%;bottom:18%;left:0}.home-proof__icon{margin-top:0;width:1.75rem!important;height:1.75rem!important}.home-proof__heading{white-space:nowrap;font-size:.9rem}.home-proof__copy{font-size:.8125rem}}@media (min-width:1440px){.home-hero,.home-proof,.home-footer{--home-pad-x:3.75rem;--home-metrics-w:15.15rem}.home-hero__image{left:60%!important}.home-option-cards{grid-template-columns:repeat(2,minmax(17.5rem,20rem))}}@media (min-width:1200px) and (min-height:900px) and (max-height:900px){.home-hero{--home-proof-footer-reserve:8.75rem;min-height:calc(100svh - 8.75rem)}.home-option-card{padding:1.25rem 1.2rem 1.3rem}}@media (min-width:1200px) and (max-height:899px){.home-hero{height:auto;min-height:0;max-height:none;overflow:visible}.home-hero__left{height:auto;min-height:0}.home-hero__left:after{display:none}.home-hero__metrics{align-self:start;margin-top:4.5rem}}@media (min-width:500px){.home-hero__brand{transform:translateY(calc(var(--bm-header-top) - var(--home-pad-top,1.25rem)))}.home-hero__statement{letter-spacing:-.02em;font-size:56px;line-height:.94}}
