.mb-home{--mb-line:rgba(var(--color-foreground),.16)}.mb-home h1,.mb-home h2,.mb-home h3{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:-.055em}.mb-home .mb-hero{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding-top:4rem;padding-bottom:6rem}.mb-hero__copy h1{font-size:clamp(5rem,6.6vw,9rem);line-height:1.02;margin:2.2rem 0 2.6rem;max-width:7.5em}.mb-eyebrow{font-size:1.1rem;font-weight:600;letter-spacing:.2em;line-height:1.6;margin:0 0 1.4rem}.mb-hero__copy .mb-eyebrow{color:var(--mb-accent)}.mb-hero__intro{font-size:clamp(1.8rem,1.7vw,2.2rem);line-height:1.65;max-width:29em;opacity:.8}.mb-actions{display:flex;align-items:center;flex-wrap:wrap;gap:2.4rem;margin-top:3.4rem}.mb-home .mb-primary{background:var(--mb-accent);color:rgb(var(--color-background));font-weight:600;min-height:5.2rem}.mb-text-link{display:inline-flex;gap:1.8rem;align-items:center;color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding:.8rem 0;font-size:1.4rem;font-weight:600}.mb-text-link:hover{opacity:.75}.mb-hero__visual img{display:block;width:100%;height:580px;object-fit:contain}.mb-home .mb-choice{padding-top:7rem;padding-bottom:7rem;border-top:1px solid var(--mb-line);scroll-margin-top:10rem}.mb-section-head{display:flex;justify-content:space-between;gap:4rem;align-items:end;margin-bottom:3.2rem}.mb-section-head h2{font-size:clamp(3.2rem,3.6vw,4.8rem);line-height:1.13;max-width:13em;margin:0}.mb-section-head>p{font-size:1.6rem;opacity:.7;max-width:22rem}.mb-choice__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}.mb-choice__card{border:1px solid var(--mb-line);border-radius:var(--media-radius);overflow:hidden}.mb-choice__image{display:block;background:#fff;aspect-ratio:1.2;overflow:hidden}.mb-choice__image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.mb-choice__image:hover img{transform:scale(1.025)}.mb-choice__content{padding:3.2rem}.mb-choice__content .mb-eyebrow{opacity:.6}.mb-choice__content h3{font-size:3.4rem;margin:0 0 1.2rem;line-height:1.1}.mb-choice__content>p:not(.mb-eyebrow){opacity:.75}.mb-choice__bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:2.8rem}.mb-choice__bottom>span{font-size:1.8rem}.mb-home .mb-brand{border-top:1px solid var(--mb-line);padding-top:8rem;padding-bottom:8rem;text-align:center}.mb-brand h2{font-size:clamp(3.6rem,4.5vw,6rem);line-height:1.1;margin:1.8rem 0 2.4rem}.mb-brand>p:not(.mb-eyebrow){max-width:62rem;margin:0 auto 2.6rem;font-size:1.8rem;opacity:.75}.mb-home a:focus-visible{outline:2px solid var(--mb-accent);outline-offset:5px}@media(max-width:749px){.mb-home .mb-hero{grid-template-columns:1fr;gap:2.4rem;padding-top:3.6rem;padding-bottom:4rem}.mb-hero__copy h1{font-size:5.8rem;max-width:8em}.mb-hero__intro{font-size:1.7rem}.mb-hero__visual img{height:auto;max-height:480px}.mb-actions{gap:2rem;margin-top:2.6rem}.mb-home .mb-choice{padding-top:4rem;padding-bottom:4rem}.mb-section-head{display:block}.mb-section-head>p{max-width:none}.mb-choice__grid{grid-template-columns:1fr;gap:2.4rem}.mb-choice__content{padding:2.4rem}.mb-home .mb-brand{padding-top:5rem;padding-bottom:5rem}.mb-choice__content h3{font-size:3rem}}@media(prefers-reduced-motion:reduce){.mb-choice__image img{transition:none}.mb-choice__image:hover img{transform:none}}.mb-story{padding:7rem 0}.mb-story__intro{max-width:70rem;margin-bottom:5rem}.mb-story__eyebrow{font-size:1.1rem;letter-spacing:.2em;font-weight:600}.mb-story h2{font-size:clamp(3.4rem,4vw,5.6rem);line-height:1.1;letter-spacing:-.05em;margin:1.8rem 0 2.4rem}.mb-story__intro>p:last-child{font-size:1.9rem;line-height:1.65;opacity:.8}.mb-story__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem}.mb-story__features article{border-top:1px solid rgba(var(--color-foreground),.25);padding-top:2rem}.mb-story__number{font-size:1.2rem;opacity:.5}.mb-story__features h3{font-size:2.3rem;line-height:1.2;letter-spacing:-.025em;margin:2rem 0 1.4rem}.mb-story__features p{font-size:1.5rem;line-height:1.7;opacity:.75}.mb-story__film{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;border-top:1px solid rgba(var(--color-foreground),.2);padding-top:6rem;margin-top:6rem}.mb-story__film>div{max-width:48rem}.mb-story__film video{width:100%;max-width:380px;aspect-ratio:9/16;max-height:680px;object-fit:contain;border-radius:var(--media-radius);justify-self:center;background:#000}.mb-story__film p{line-height:1.7;opacity:.75}@media(max-width:749px){.mb-story{padding:4.8rem 0}.mb-story__intro{margin-bottom:3.2rem}.mb-story__features{grid-template-columns:1fr;gap:2.4rem}.mb-story__features h3{margin:1.2rem 0}.mb-story__film{grid-template-columns:1fr;gap:2rem;margin-top:4rem;padding-top:4rem}.mb-story__film video{max-height:580px;width:auto;max-width:100%}}.mb-details{margin-top:2.4rem;line-height:1.7}.mb-details>p{margin-bottom:2.4rem}.mb-details details{border-top:1px solid rgba(var(--color-foreground),.18);padding:1.6rem 0}.mb-details summary{font-weight:600;cursor:pointer;list-style:revert;display:list-item;padding-right:1rem}.mb-details details p{font-size:1.5rem;margin:1.4rem 0 .4rem}.mb-details a{color:inherit;text-underline-offset:.3rem}.product__title h1{font-size:clamp(3rem,3.5vw,4.6rem);line-height:1.12;letter-spacing:-.035em}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
