.announcement-bar{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;min-height:2.5rem;padding:var(--space-3xs) var(--page-gutter);text-align:center}.announcement-bar__message{margin:0;font-family:var(--font-body);font-size:var(--text-2xs);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:inherit}.announcement-bar__message--link{text-decoration:none}.announcement-bar__message--link:hover span{text-decoration:underline;text-underline-offset:.2em}.article{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.article__inner,.article__related-inner{width:var(--content-width);margin-inline:auto}.article__inner{max-width:72rem}.article__header{display:flex;flex-direction:column;align-items:flex-start;max-width:52rem;margin-inline:auto;text-align:left}.article__back{font-size:var(--text-sm);color:rgb(var(--color-foreground) / .6);text-decoration:none}.article__back:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.18em}.article__title{margin:var(--space-md) 0 0;font-size:calc(var(--text-xl) * 1.2 * var(--heading-scale, 1));text-wrap:balance}.article__meta{margin:var(--space-sm) 0 0;font-size:var(--text-sm);color:rgb(var(--color-foreground) / .6)}.article__story{display:flow-root;max-width:52rem;margin:var(--space-lg) auto 0}.article__featured{margin:0 0 var(--space-md)}.article__featured-image{display:block;width:100%;height:auto;max-height:46rem;object-fit:contain}.article__standfirst{margin:0 0 var(--space-md);font-size:var(--text-md);line-height:var(--leading-snug);color:rgb(var(--color-foreground) / .85)}.article__body{font-size:calc(var(--text-base) * 1.075);line-height:1.7}.article__body>*+*{margin-top:var(--space-md)}.article__body img{display:block;width:auto;max-width:100%;height:auto;margin:var(--space-lg) auto}.article__body img[style*=float],.article__body img[align=left],.article__body img[align=right]{float:none!important;width:100%!important;max-width:100%!important;margin:var(--space-lg) auto!important}@media(min-width:990px){.article__featured{float:left;width:42%;max-width:23rem;margin:.35rem 2rem 1.75rem 0}.article__body img[style*="float: left"],.article__body img[style*="float:left"],.article__body img[align=left]{float:left!important;width:45%!important;max-width:22rem!important;margin:.35rem 2rem 1.5rem 0!important}.article__body img[style*="float: right"],.article__body img[style*="float:right"],.article__body img[align=right]{float:right!important;width:45%!important;max-width:22rem!important;margin:.35rem 0 1.5rem 2rem!important}}.article__related{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:var(--border-hairline)}.article__related-inner{display:block}.article__related-heading{margin:0 0 var(--space-lg);text-align:center;font-size:calc(var(--text-lg) * var(--heading-scale, 1))}.article__related-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg);margin:0;padding:0;list-style:none}.article__related-item{min-width:0}.article__related-item:nth-child(3){display:none}@media(min-width:750px){.article__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.article__related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article__related-item:nth-child(3){display:block}}.blog__intro,.blog__featured,.blog__latest{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.blog__intro{padding-block:var(--space-xl) var(--space-lg)}.blog__featured{padding-block:var(--space-xl)}.blog__latest{padding-block:var(--space-xl) var(--space-2xl)}.blog__intro-inner{width:var(--content-width);max-width:50rem;margin-inline:auto}.blog__eyebrow,.blog__title{margin:0;text-align:center}.blog__eyebrow{color:rgb(var(--color-foreground) / .6)}.blog__title{margin-top:var(--space-sm);font-size:calc(var(--text-xl) * var(--heading-scale, 1))}.blog__intro-text{margin-top:var(--space-md);color:rgb(var(--color-foreground) / .85)}.blog-featured{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-md);width:var(--content-width);max-width:72rem;margin-inline:auto}.blog-featured__media{aspect-ratio:4 / 3;min-width:0}.blog-featured__media .blog-featured__image{width:100%;height:100%;object-fit:cover;object-position:center 35%}.blog-featured__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);min-width:0}.blog-featured__date{margin:0;color:rgb(var(--color-foreground) / .6)}.blog-featured__title{margin:0;font-size:calc(var(--text-lg) * 1.25 * var(--heading-scale, 1));text-wrap:balance}.blog-featured__link{color:inherit;text-decoration:none}.blog-featured__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.blog-featured__link:hover{text-decoration:underline;text-underline-offset:.18em}.blog-featured__link:focus-visible{outline:none}.blog-featured__link:focus-visible:after{outline:var(--focus-ring-width) solid rgb(var(--color-focus-ring));outline-offset:var(--focus-ring-offset)}.blog-featured__excerpt{margin:0;color:rgb(var(--color-foreground) / .8)}.blog-featured__cta{display:inline-flex;gap:var(--space-2xs);font-weight:var(--font-weight-bold)}@media(min-width:990px){.blog-featured{grid-template-columns:minmax(0,57fr) minmax(0,43fr);align-items:center;gap:var(--space-xl)}}.blog__latest-inner{width:var(--content-width);max-width:72rem;margin-inline:auto}.blog__latest-heading{margin:0 0 var(--space-lg);text-align:center;font-size:calc(var(--text-lg) * var(--heading-scale, 1))}.blog__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg);margin:0;padding:0;list-style:none}.blog__grid-item{min-width:0}@media(min-width:750px){.blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.blog__grid:not(.blog__grid--compact){grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--space-xl) var(--space-lg)}.blog__grid:not(.blog__grid--compact)>.blog__grid-item{grid-column:span 2}.blog__grid--end-2>.blog__grid-item:nth-last-child(2){grid-column:2 / span 2}.blog__grid--end-2>.blog__grid-item:last-child{grid-column:4 / span 2}.blog__grid--end-1>.blog__grid-item:last-child{grid-column:3 / span 2}}@media(min-width:750px){.blog__grid.blog__grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));max-width:50rem;margin-inline:auto;gap:var(--space-xl) var(--space-lg)}}.blog__pagination{margin-top:var(--space-xl)}.blog__pagination-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-2xs);margin:0;padding:0;list-style:none}.blog__page-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding-inline:var(--space-xs);color:inherit;text-decoration:none}a.blog__page-link:hover{text-decoration:underline;text-underline-offset:.18em}.blog__page-link--current{border-bottom:1px solid currentcolor}.blog__page-gap{display:inline-flex;align-items:center;justify-content:center;min-width:2rem}.blog__empty{text-align:center}.blog__empty p{margin:0}.collection{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.collection__inner{width:var(--content-width);margin-inline:auto}.collection__header{margin-bottom:var(--space-lg)}.collection__title{margin:0;font-size:calc(var(--text-xl) * var(--heading-scale, 1));text-align:center}.collection__description{width:100%;max-width:var(--container-narrow);margin:var(--space-md) auto 0;color:rgb(var(--color-foreground) / .85)}.collection__description>*+*{margin-top:var(--space-sm)}.collection__image{margin-bottom:var(--space-xl)}.collection__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-xl) var(--space-md);margin:0;padding:0;list-style:none}.collection__item{min-width:0}.collection__item .product-card__media .product-card__image{object-position:left center}.collection__grid--count-many{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg) var(--space-sm)}@media(min-width:750px){.collection__grid,.collection__grid--count-many{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xl) var(--space-lg)}.collection__grid--count-1{grid-template-columns:minmax(0,32rem);justify-content:center}}@media(min-width:990px){.collection__description{max-width:56rem}.collection__grid,.collection__grid--count-1,.collection__grid--count-many{grid-template-columns:minmax(0,1fr);--row-gap: calc(var(--space-xl) + var(--space-xs));gap:var(--row-gap) 0;max-width:72rem;margin-inline:auto}.collection__item .product-card{display:grid;grid-template-columns:minmax(0,9fr) minmax(0,11fr);gap:0 calc(var(--space-lg) + var(--space-2xs));align-items:center}.collection__item+.collection__item{position:relative}.collection__item+.collection__item:before{content:"";position:absolute;inset-inline:0;top:calc(var(--row-gap) / -2);border-top:var(--border-hairline)}.collection__item .product-card__title{font-size:calc(var(--text-lg) * 1.2 * var(--heading-scale, 1))}.collection__item:nth-child(2n) .product-card{grid-template-columns:minmax(0,11fr) minmax(0,9fr)}.collection__item .product-card__media{width:100%;max-width:28rem;justify-self:end}.collection__item:nth-child(2n) .product-card__media{justify-self:start}.collection__item .product-card__media .product-card__image{object-position:right center}.collection__item:nth-child(2n) .product-card__media .product-card__image{object-position:left center}.collection__item .product-card__content{width:100%;max-width:24rem;justify-self:start}.collection__item:nth-child(2n) .product-card__content{justify-self:end}.collection__item:nth-child(2n) .product-card__media{order:2}.collection__item:nth-child(2n) .product-card__content{order:1}.collection__item .product-card--no-media,.collection__item:nth-child(2n) .product-card--no-media{grid-template-columns:minmax(0,1fr)}}.collection__pagination{margin-top:var(--space-xl)}.collection__pagination-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-2xs);margin:0;padding:0;list-style:none}.collection__page-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding-inline:var(--space-xs);color:inherit;text-decoration:none}a.collection__page-link:hover{text-decoration:underline;text-underline-offset:.18em}.collection__page-link--current{border-bottom:1px solid currentcolor}.collection__page-gap{display:inline-flex;align-items:center;justify-content:center;min-width:2rem}.collection__empty{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);padding-block:var(--space-xl);text-align:center}.collection__empty p{margin:0}.collection__empty-link{color:inherit;text-underline-offset:.18em}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.contact{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.contact__inner{width:var(--content-width);max-width:72rem;margin-inline:auto}.contact__intro{max-width:50rem;margin-inline:auto}.contact__eyebrow,.contact__title{margin:0;text-align:center}.contact__eyebrow{color:rgb(var(--color-foreground) / .6)}.contact__title{margin-top:var(--space-sm);font-size:calc(var(--text-xl) * var(--heading-scale, 1))}.contact__intro-text{margin-top:var(--space-md);color:rgb(var(--color-foreground) / .85)}.contact__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-xl);margin-top:var(--space-xl)}.contact__form-wrap{min-width:0}.contact__row{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem 1.75rem}.contact__field{display:flex;flex-direction:column;align-items:stretch;min-width:0}.contact__row+.contact__field,.contact__field+.contact__field{margin-top:2rem}.contact__row>.contact__field,.contact__row>.contact__field+.contact__field{margin-top:0}.contact__field label{margin-bottom:var(--space-2xs);font-size:var(--text-sm);font-weight:var(--font-weight-medium);letter-spacing:.04em}.contact__required{margin-inline-start:.15em}.contact__field input,.contact__field select,.contact__field textarea{min-height:3.125rem;padding:.75rem 0;font-family:inherit;font-size:1rem;line-height:1.4;color:rgb(var(--color-foreground));background:transparent;border:0;border-bottom:1px solid rgb(var(--color-foreground) / .35);border-radius:0;box-shadow:none;transition:border-color var(--duration-base) var(--ease-standard)}.contact__field textarea{min-height:9.5rem;resize:vertical}.contact__field ::placeholder{color:rgb(var(--color-foreground) / .45)}.contact__field input:focus,.contact__field select:focus,.contact__field textarea:focus{outline:none;padding-bottom:calc(.75rem - 1px);border-bottom:2px solid rgb(var(--color-brand-terracotta))}.contact__field input[aria-invalid=true],.contact__field textarea[aria-invalid=true]{border-bottom-color:rgb(var(--color-error))}.contact__select{position:relative}.contact__select select{-webkit-appearance:none;appearance:none;padding-inline-end:1.75rem;cursor:pointer}.contact__select:after{content:"";position:absolute;inset-inline-end:.25rem;top:50%;width:.5rem;height:.5rem;border-inline-end:1px solid currentcolor;border-block-end:1px solid currentcolor;transform:translateY(-70%) rotate(45deg);pointer-events:none}.contact__submit{width:100%;min-height:3.125rem;margin-top:2.25rem;padding-inline:var(--space-lg)}.contact__status{margin:0 0 var(--space-md);padding:var(--space-sm) var(--space-md);border:1px solid rgb(var(--color-foreground) / .3)}.contact__status--error{border-color:rgb(var(--color-error))}.contact__status-heading{margin:0;font-weight:var(--font-weight-medium)}.contact__error-list{margin:var(--space-2xs) 0 0;padding:0;list-style:none}.contact__error-list a{color:inherit;text-underline-offset:.18em}.contact__panel{align-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-md);min-width:0;padding:var(--space-lg) var(--space-md);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.contact__panel-heading{margin:0;font-size:calc(var(--text-lg) * var(--heading-scale, 1));line-height:var(--leading-snug);text-wrap:balance}.contact__panel-body{margin:0}.contact__panel-button{margin-top:var(--space-2xs)}.contact__panel-button,.contact__panel-link{max-width:100%}@media(max-width:749px){.contact__inner{margin-top:calc(var(--space-md) * -1)}}@media(min-width:750px){.contact__row{grid-template-columns:repeat(2,minmax(0,1fr))}.contact__submit{width:auto;min-width:10rem}}@media(min-width:990px){.contact__panel{padding:3rem}}@media(min-width:990px){.contact__layout--with-panel{grid-template-columns:minmax(0,60fr) minmax(0,40fr);gap:var(--space-2xl);align-items:start}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.editorial-story{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.editorial-story__inner{width:var(--content-width);max-width:50rem;margin-inline:auto}.editorial-story__content{display:flex;flex-direction:column;gap:var(--space-md)}.editorial-story__heading{order:1;margin:0;font-family:var(--font-display);font-weight:var(--font-display-weight, var(--font-weight-regular));font-size:calc(var(--text-xl) * var(--heading-scale, 1));line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-transform:none;text-align:left}.editorial-story__media{order:2;margin:0}.editorial-story__image{display:block;width:100%;height:auto}.editorial-story__body{order:3;text-align:left}@media(min-width:990px){.editorial-story__content{display:flow-root}.editorial-story__heading{margin-bottom:var(--space-md)}.editorial-story__media{float:left;width:45%;max-width:22rem;margin:0 calc(var(--space-md) + var(--space-2xs)) var(--space-md) 0}.editorial-story--right .editorial-story__media{float:right;margin:0 0 var(--space-md) calc(var(--space-md) + var(--space-2xs))}}@media(min-width:1200px){.editorial-story__inner{max-width:56rem}}.faq{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.faq__inner{width:var(--content-width);max-width:54rem;margin-inline:auto}.faq__eyebrow,.faq__title{margin:0;text-align:center}.faq__eyebrow{color:rgb(var(--color-foreground) / .6)}.faq__title{margin-top:var(--space-sm);font-size:calc(var(--text-xl) * var(--heading-scale, 1))}.faq__intro-text{margin-top:var(--space-md);text-align:center;line-height:1.5;color:rgb(var(--color-foreground) / .8)}.faq__intro-text strong,.faq__intro-text b{font-weight:var(--font-weight-regular)}.faq__list{margin-top:var(--space-xl)}.faq__item{border-top:var(--border-hairline)}.faq__item:last-child{border-bottom:var(--border-hairline)}.faq__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding-block:var(--space-md);cursor:pointer;list-style:none}.faq__summary::-webkit-details-marker{display:none}.faq__question{margin:0;font-size:calc(var(--text-md) * var(--heading-scale, 1));line-height:var(--leading-snug);text-wrap:pretty}.faq__icon{position:relative;flex:none;width:.875rem;height:.875rem}.faq__icon:before,.faq__icon:after{content:"";position:absolute;background-color:currentcolor}.faq__icon:before{inset-block-start:50%;inset-inline:0;height:1px}.faq__icon:after{inset-block:0;inset-inline-start:50%;width:1px}.faq__item[open] .faq__icon:after{display:none}.faq__answer{padding-bottom:var(--space-md);color:rgb(var(--color-foreground) / .85)}.founder-feature{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.founder-feature__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg) var(--space-2xl)}.founder-feature__media{min-width:0}.founder-feature__content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);max-width:34rem}.founder-feature__heading,.founder-feature__name,.founder-feature__role{margin:0}.founder-feature__body{color:rgb(var(--color-foreground) / .85)}.founder-feature__body>:first-child{margin-top:0}.founder-feature__body>:last-child{margin-bottom:0}.founder-feature__body p+p{margin-top:var(--space-md)}.founder-feature__signature{display:flex;flex-direction:column;gap:var(--space-3xs)}.founder-feature__name{font-weight:var(--font-weight-medium)}.founder-feature__role{color:rgb(var(--color-foreground) / .6)}.founder-feature__button{margin-top:var(--space-2xs)}@media(max-width:989px){.founder-feature:not(.founder-feature--text-only) .founder-feature__content{width:100%;max-width:var(--container-narrow);margin-inline:auto}.founder-feature:not(.founder-feature--text-only) .founder-feature__heading{align-self:stretch;text-align:center}}@media(min-width:750px){.founder-feature--text-only .founder-feature__grid{grid-template-columns:minmax(0,1fr)}.founder-feature--text-only .founder-feature__content{max-width:var(--container-narrow);margin-inline:auto;align-items:center;text-align:center}}@media(min-width:990px){.founder-feature__grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:center}.founder-feature--right .founder-feature__grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.founder-feature--right .founder-feature__media{order:2}.founder-feature--right .founder-feature__content{order:1}}.header-wrapper{position:sticky;top:0;z-index:var(--z-header);background-color:rgb(var(--color-background))}.header-wrapper[data-sticky=none]{position:static}.header{background-color:rgb(var(--color-background));border-bottom:1px solid transparent;transition:border-color var(--duration-base) var(--ease-standard)}.header-wrapper.is-scrolled .header{border-bottom-color:rgb(var(--color-foreground) / .12)}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-md);max-width:var(--page-width);min-height:5rem;margin-inline:auto;padding-inline:var(--page-gutter)}.header__nav-zone{display:flex;align-items:center;justify-self:start}.header__logo-zone{justify-self:center}.header__utils{display:flex;align-items:center;gap:var(--space-2xs);justify-self:end}.header__logo{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.header__logo-image{width:auto;max-width:var(--header-logo-w, 150px);height:auto}.header__logo-text{font-family:var(--font-display);font-size:calc(var(--text-lg) * 1.08);letter-spacing:var(--tracking-tight)}.header__util{display:inline-flex;align-items:center;justify-content:center;position:relative;min-width:44px;min-height:44px;color:inherit;text-decoration:none}.header__util .icon{width:1.375rem;height:1.375rem}.header__cart-count{position:absolute;top:.3rem;right:.1rem;min-width:1.15em;padding:0 .25em;font-size:var(--text-2xs);font-weight:var(--font-weight-bold);line-height:1.5;text-align:center;color:rgb(var(--color-background));background-color:rgb(var(--color-foreground));border-radius:var(--radius-pill)}.header__cart-count:empty{display:none}.header__menu-toggle{display:none;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;color:inherit;background:none;border:0;cursor:pointer}.header__menu-toggle .icon{width:1.5rem;height:1.5rem}@media(prefers-reduced-motion:no-preference){.header-wrapper[data-sticky=on-scroll-up]{transition:transform var(--duration-base) var(--ease-standard)}.header-wrapper[data-sticky=on-scroll-up].is-hidden{transform:translateY(-100%)}}@media(max-width:989px){.header__inner{min-height:3.75rem}.header__menu-toggle{display:inline-flex}.header__nav,.header__util--account{display:none}.header__logo-image{max-width:var(--header-logo-w-mobile, 110px)}.no-js .header__nav{display:block;grid-column:1 / -1;padding-top:var(--space-xs)}}.hero-editorial{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.hero-editorial__grid{display:grid;grid-template-columns:minmax(0,1fr)}.hero-editorial__media{min-width:0}.hero-editorial__content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);max-width:28rem;padding-inline:var(--page-gutter)}.hero-editorial__heading{font-size:calc(clamp(2.75rem,1.6rem + 5.6vw,3.25rem) * var(--heading-scale, 1))}.hero-editorial__eyebrow{color:rgb(var(--color-foreground) / .6)}.hero-editorial__body{color:rgb(var(--color-foreground) / .85)}.hero-editorial__body>:first-child{margin-top:0}.hero-editorial__body>:last-child{margin-bottom:0}.hero-editorial__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-md);margin-top:var(--space-2xs)}@media(max-width:989px){.hero-editorial:not(.hero-editorial--text-only) .hero-editorial__content{margin-inline:auto;align-items:center;text-align:center}.hero-editorial:not(.hero-editorial--text-only) .hero-editorial__actions{justify-content:center}}@media(min-width:750px){.hero-editorial--text-only .hero-editorial__grid{grid-template-columns:minmax(0,1fr)}.hero-editorial--text-only .hero-editorial__content{max-width:var(--container-narrow);margin-inline:auto;padding-inline:var(--page-gutter)}}@media(min-width:990px){.hero-editorial__grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:center;column-gap:var(--space-2xl)}.hero-editorial__content{padding-inline:0 var(--page-gutter)}.hero-editorial--right .hero-editorial__grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.hero-editorial--right .hero-editorial__media{order:2}.hero-editorial--right .hero-editorial__content{order:1;padding-inline:var(--page-gutter) 0}}.image-with-text{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.image-with-text__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-xl)}.image-with-text__media{min-width:0}.image-with-text__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);min-width:0;max-width:32rem}.image-with-text__eyebrow{color:rgb(var(--color-foreground) / .6)}.image-with-text__body{color:rgb(var(--color-foreground) / .85)}.image-with-text__body>:first-child{margin-top:0}.image-with-text__body>:last-child{margin-bottom:0}.image-with-text__body p+p{margin-top:var(--space-md)}.image-with-text__button{margin-top:var(--space-2xs)}.image-with-text--text-only .image-with-text__content{margin-inline:auto}.image-with-text--text-only .image-with-text__eyebrow,.image-with-text--text-only .image-with-text__heading{align-self:stretch;text-align:center}.image-with-text--text-only .image-with-text__button{align-self:center}@media(max-width:989px){.image-with-text:not(.image-with-text--text-only) .image-with-text__content{width:100%;max-width:var(--container-narrow);margin-inline:auto}.image-with-text:not(.image-with-text--text-only) .image-with-text__eyebrow,.image-with-text:not(.image-with-text--text-only) .image-with-text__heading{align-self:stretch;text-align:center}.image-with-text:not(.image-with-text--text-only) .image-with-text__button{align-self:center}}@media(min-width:750px){.image-with-text--text-only .image-with-text__grid{grid-template-columns:minmax(0,1fr)}.image-with-text--text-only .image-with-text__content{max-width:var(--container-narrow);margin-inline:auto}}@media(min-width:1200px){.image-with-text--text-only.image-with-text--wide .image-with-text__content{max-width:52rem}}@media(min-width:990px){.image-with-text__grid{grid-template-columns:3fr 2fr;align-items:center;column-gap:var(--space-2xl)}.image-with-text--right .image-with-text__grid{grid-template-columns:2fr 3fr}.image-with-text--right .image-with-text__media{order:2}.image-with-text--right .image-with-text__content{order:1}}.journal-feature{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.journal-feature__intro{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg)}.journal-feature__heading{width:100%;max-width:var(--container-narrow);margin-block:0;margin-inline:auto;text-align:center}.journal-feature__list{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg);margin:0;padding:0;list-style:none}.journal-feature__item{min-width:0}.journal-feature__article{position:relative;display:flex;flex-direction:column;gap:var(--space-sm)}.journal-feature__media{min-width:0}.journal-feature__content{min-width:0;display:flex;flex-direction:column;gap:var(--space-2xs)}.journal-feature__title{margin:0;font-family:var(--font-display);font-weight:var(--font-display-weight, var(--font-weight-regular));font-size:calc(var(--text-md) * var(--heading-scale, 1));line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);text-transform:none;text-wrap:balance}.journal-feature__article--lead .journal-feature__title{font-size:calc(var(--text-lg) * var(--heading-scale, 1))}.journal-feature__link{color:inherit;text-decoration:none}.journal-feature__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.journal-feature__article:hover .journal-feature__link{text-decoration:underline;text-underline-offset:.18em}.journal-feature__link:focus-visible{outline:none}.journal-feature__link:focus-visible:after{outline:var(--focus-ring-width) solid rgb(var(--color-focus-ring));outline-offset:var(--focus-ring-offset)}.journal-feature__excerpt{margin:0;color:rgb(var(--color-foreground) / .7)}@media(min-width:750px){.journal-feature__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--space-lg)}.journal-feature__item--lead,.journal-feature__list--count-2 .journal-feature__item--supporting{grid-column:1 / -1}}@media(min-width:750px)and (max-width:989px){.journal-feature__list--count-2 .journal-feature__article--supporting:not(.journal-feature__article--no-image){display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:center;column-gap:var(--space-md)}}@media(max-width:989px){.journal-feature__item:nth-child(4){display:none}}@media(min-width:990px){.journal-feature__list{grid-template-columns:minmax(0,11fr) minmax(0,9fr);grid-template-rows:repeat(2,minmax(0,1fr));column-gap:var(--space-xl);row-gap:var(--space-lg)}.journal-feature__list .journal-feature__item--lead{grid-column:1;grid-row:1 / span 2}.journal-feature__list .journal-feature__item--supporting{grid-column:2;align-self:center;width:100%}.journal-feature__list .journal-feature__item--supporting:nth-child(2){grid-row:1;align-self:end}.journal-feature__list .journal-feature__item--supporting:nth-child(3){grid-row:2;align-self:start}.journal-feature__list--count-4{grid-template-rows:repeat(3,minmax(0,1fr))}.journal-feature__list--count-4 .journal-feature__item--lead{grid-row:1 / span 3}.journal-feature__list--count-4 .journal-feature__item--supporting:nth-child(2){grid-row:1;align-self:center}.journal-feature__list--count-4 .journal-feature__item--supporting:nth-child(3){grid-row:2;align-self:center}.journal-feature__list--count-4 .journal-feature__item--supporting:nth-child(4){grid-row:3;align-self:center}.journal-feature__list--count-2 .journal-feature__item--supporting:nth-child(2){grid-row:1 / span 2;align-self:center}.journal-feature__article--supporting{width:100%}.journal-feature__article--supporting:not(.journal-feature__article--no-image){display:grid;grid-template-columns:minmax(0,9fr) minmax(0,11fr);align-items:center;column-gap:var(--space-md)}.journal-feature__list--count-1{grid-template-columns:minmax(0,1fr);grid-template-rows:auto}.journal-feature__list--count-1 .journal-feature__item--lead{grid-row:1}.journal-feature__list--count-1 .journal-feature__article--lead:not(.journal-feature__article--no-image){display:grid;grid-template-columns:minmax(0,11fr) minmax(0,9fr);align-items:center;column-gap:var(--space-xl)}.journal-feature__list--count-1 .journal-feature__article--no-image{max-width:var(--container-narrow);margin-inline:auto}}.lifestyle-gallery{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.lifestyle-gallery__heading{margin:0 0 var(--space-lg);text-align:center}.lifestyle-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xs);margin:0;padding:0;list-style:none}.lifestyle-gallery__item{min-width:0;min-height:0}.lifestyle-gallery__item:first-child{grid-column:1 / -1}.lifestyle-gallery__item:nth-child(2n):last-child{grid-column:1 / -1}.lifestyle-gallery__frame{aspect-ratio:4 / 5}.lifestyle-gallery__item:nth-child(2n):last-child .lifestyle-gallery__frame{aspect-ratio:3 / 2}.lifestyle-gallery__image{object-position:var(--focal-point, 50% 50%)}@media(min-width:750px){.lifestyle-gallery__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:2 / 1;gap:var(--space-sm)}.lifestyle-gallery__item:first-child,.lifestyle-gallery__item:nth-child(2n):last-child{grid-column:auto}.lifestyle-gallery__frame,.lifestyle-gallery__item:nth-child(2n):last-child .lifestyle-gallery__frame{aspect-ratio:auto;height:100%}.lifestyle-gallery__grid .lifestyle-gallery__item:nth-child(1){grid-column:1 / 7;grid-row:1 / 3}.lifestyle-gallery__grid--count-2 .lifestyle-gallery__item:nth-child(1){grid-column:1 / 8}.lifestyle-gallery__grid--count-2 .lifestyle-gallery__item:nth-child(2){grid-column:8 / 13;grid-row:1 / 3}.lifestyle-gallery__grid--count-3 .lifestyle-gallery__item:nth-child(2){grid-column:7 / 13;grid-row:1}.lifestyle-gallery__grid--count-3 .lifestyle-gallery__item:nth-child(3){grid-column:7 / 13;grid-row:2}.lifestyle-gallery__grid--count-4 .lifestyle-gallery__item:nth-child(2){grid-column:7 / 13;grid-row:1}.lifestyle-gallery__grid--count-4 .lifestyle-gallery__item:nth-child(3){grid-column:7 / 10;grid-row:2}.lifestyle-gallery__grid--count-4 .lifestyle-gallery__item:nth-child(4){grid-column:10 / 13;grid-row:2}.lifestyle-gallery__grid--count-5 .lifestyle-gallery__item:nth-child(2){grid-column:7 / 10;grid-row:1}.lifestyle-gallery__grid--count-5 .lifestyle-gallery__item:nth-child(3){grid-column:10 / 13;grid-row:1}.lifestyle-gallery__grid--count-5 .lifestyle-gallery__item:nth-child(4){grid-column:7 / 10;grid-row:2}.lifestyle-gallery__grid--count-5 .lifestyle-gallery__item:nth-child(5){grid-column:10 / 13;grid-row:2}.lifestyle-gallery__grid--count-6 .lifestyle-gallery__item:nth-child(2){grid-column:7 / 10;grid-row:1}.lifestyle-gallery__grid--count-6 .lifestyle-gallery__item:nth-child(3){grid-column:10 / 13;grid-row:1}.lifestyle-gallery__grid--count-6 .lifestyle-gallery__item:nth-child(4){grid-column:7 / 9;grid-row:2}.lifestyle-gallery__grid--count-6 .lifestyle-gallery__item:nth-child(5){grid-column:9 / 11;grid-row:2}.lifestyle-gallery__grid--count-6 .lifestyle-gallery__item:nth-child(6){grid-column:11 / 13;grid-row:2}}.page-content{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.page-content__inner{width:var(--content-width);margin-inline:auto}.page-content__title{margin:0;font-size:calc(var(--text-xl) * var(--heading-scale, 1));text-align:center}.page-content__body{width:100%;max-width:44rem;margin:var(--space-lg) auto 0}.product-accordion{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-accordion__inner{width:var(--content-width);max-width:var(--container-narrow);margin-inline:auto}.product-accordion__heading{margin:0 0 var(--space-lg);text-align:center}.product-accordion__item{border-top:var(--border-hairline)}.product-accordion__item:last-child{border-bottom:var(--border-hairline)}.product-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding-block:var(--space-sm);cursor:pointer;list-style:none}.product-accordion__summary::-webkit-details-marker{display:none}.product-accordion__title{margin:0;font-family:var(--font-display);font-weight:var(--font-display-weight, var(--font-weight-regular));font-size:calc(var(--text-md) * var(--heading-scale, 1));line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);text-transform:none}.product-accordion__icon{position:relative;flex:none;width:.875rem;height:.875rem}.product-accordion__icon:before,.product-accordion__icon:after{content:"";position:absolute;background-color:currentcolor}.product-accordion__icon:before{inset-block-start:50%;inset-inline:0;height:1px}.product-accordion__icon:after{inset-block:0;inset-inline-start:50%;width:1px}.product-accordion__item[open] .product-accordion__icon:after{display:none}.product-accordion__panel{padding-bottom:var(--space-md);color:rgb(var(--color-foreground) / .85)}.product-accordion__panel>*+*{margin-top:var(--space-sm)}.product-accordion__panel :is(ul,ol){padding-inline-start:var(--space-md)}.product-alternate{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-alternate__inner{width:var(--content-width);margin-inline:auto}.product-alternate__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg)}.product-alternate__media,.product-alternate__content{min-width:0}.product-alternate__image{display:block;width:100%;height:auto;max-height:32rem;object-fit:contain;object-position:var(--focal-point, 50% 50%)}.product-alternate__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm)}.product-alternate__content{--product-accent: var(--color-foreground)}.product-alternate__content[data-edition=origin]{--product-accent: var(--color-edition-origin)}.product-alternate__content[data-edition=badass]{--product-accent: var(--color-edition-badass)}.product-alternate__accent{display:block;width:2.5rem;height:2px;background-color:rgb(var(--product-accent))}.product-alternate__heading{margin:0;font-size:calc(var(--text-lg) * var(--heading-scale, 1))}.product-alternate__title{margin:0;font-family:var(--font-display);font-weight:var(--font-display-weight, var(--font-weight-regular));font-size:calc(var(--text-md) * var(--heading-scale, 1));line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);text-transform:none}.product-alternate__tagline{margin:0;color:rgb(var(--color-foreground) / .7)}.product-alternate__availability{margin:0;color:rgb(var(--color-foreground) / .6)}.product-alternate__button{margin-top:var(--space-2xs)}@media(min-width:990px){.product-alternate__grid{grid-template-columns:minmax(0,9fr) minmax(0,11fr);column-gap:var(--space-xl);align-items:center}.product-alternate--no-image .product-alternate__grid{grid-template-columns:minmax(0,1fr)}}.product-comparison{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-comparison__intro{max-width:var(--container-narrow);margin-inline:auto;margin-bottom:var(--space-xl);padding-inline:var(--page-gutter);text-align:center}.product-comparison__heading{margin:0}.product-comparison__eyebrow{color:rgb(var(--color-foreground) / .6)}.product-comparison__body{color:rgb(var(--color-foreground) / .85)}.product-comparison__body>:first-child{margin-top:0}.product-comparison__body>:last-child{margin-bottom:0}.product-comparison__grid{display:flex;column-gap:1rem;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-inline:var(--page-gutter);margin-inline:calc(var(--page-gutter) * -1);padding-inline:var(--page-gutter);padding-bottom:var(--space-2xs)}.product-comparison__item{flex:0 0 78%;min-width:0;scroll-snap-align:start;display:flex;flex-direction:column}.product-comparison__frame{margin-bottom:var(--space-sm)}.product-comparison__content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;gap:var(--space-2xs)}.product-comparison__accent{display:block;width:2.5rem;height:2px;margin-bottom:var(--space-2xs)}.product-comparison__accent--origin{background-color:rgb(var(--color-edition-origin))}.product-comparison__accent--badass{background-color:rgb(var(--color-edition-badass))}.product-comparison__title{margin:0;font-style:normal;text-wrap:wrap}.product-comparison__tagline{margin:0;color:rgb(var(--color-foreground) / .7)}.product-comparison__traits{display:flex;flex-wrap:wrap;column-gap:var(--space-sm);row-gap:var(--space-2xs);margin:0;padding:0;list-style:none}.product-comparison__trait{color:rgb(var(--color-foreground) / .7)}.product-comparison__availability{margin:0;color:rgb(var(--color-foreground) / .6)}.product-comparison__button{margin-top:auto}@media(min-width:750px){.product-comparison__grid{display:grid;grid-template-columns:repeat(var(--product-count),minmax(0,1fr));column-gap:var(--space-xl);overflow-x:visible;scroll-snap-type:none;margin-inline:0;padding-inline:0;padding-bottom:0}.product-comparison__item{flex:initial;scroll-snap-align:none}}.product-details{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-details__inner{width:var(--content-width);margin-inline:auto}.product-details__heading{margin:0 0 var(--space-lg);text-align:center}.product-details__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg)}.product-details__item{min-width:0;padding-top:var(--space-sm);border-top:var(--border-hairline)}.product-details__title{margin:0 0 var(--space-xs);font-family:var(--font-display);font-weight:var(--font-display-weight, var(--font-weight-regular));font-size:calc(var(--text-md) * var(--heading-scale, 1));line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);text-transform:none}.product-details__list{display:flex;flex-direction:column;gap:var(--space-2xs);margin:0;padding:0;list-style:none;color:rgb(var(--color-foreground) / .85)}.product-details__body{color:rgb(var(--color-foreground) / .85)}.product-details__body>*+*{margin-top:var(--space-sm)}.product-details__body :is(ul,ol){padding-inline-start:var(--space-md)}@media(min-width:750px){.product-details__grid{grid-template-columns:repeat(var(--detail-columns, 1),minmax(0,1fr));column-gap:var(--space-xl)}}.product-edition-feature{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-edition-feature__grid{display:grid;grid-template-columns:minmax(0,1fr)}.product-edition-feature__media{min-width:0}.product-edition-feature__content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);max-width:28rem;padding-inline:var(--page-gutter)}.product-edition-feature__accent{display:block;width:2.5rem;height:2px}.product-edition-feature__accent--origin{background-color:rgb(var(--color-edition-origin))}.product-edition-feature__accent--badass{background-color:rgb(var(--color-edition-badass))}.product-edition-feature__title{margin:0}.product-edition-feature__tagline{margin:0;color:rgb(var(--color-foreground) / .7)}.product-edition-feature__traits{display:flex;flex-wrap:wrap;column-gap:var(--space-sm);row-gap:var(--space-2xs);margin:0;padding:0;list-style:none}.product-edition-feature__trait{color:rgb(var(--color-foreground) / .7)}.product-edition-feature__availability{margin:0;color:rgb(var(--color-foreground) / .6)}@media(min-width:750px){.product-edition-feature__grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:center;column-gap:var(--space-2xl)}.product-edition-feature__content{padding-inline:0 var(--page-gutter)}.product-edition-feature--right .product-edition-feature__grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.product-edition-feature--right .product-edition-feature__media{order:2}.product-edition-feature--right .product-edition-feature__content{order:1;padding-inline:var(--page-gutter) 0}.product-edition-feature--text-only .product-edition-feature__grid{grid-template-columns:minmax(0,1fr)}.product-edition-feature--text-only .product-edition-feature__content{max-width:var(--container-narrow);margin-inline:auto;padding-inline:var(--page-gutter)}}.product-sample-gallery{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-sample-gallery__inner{width:var(--content-width);margin-inline:auto}.product-sample-gallery__heading{margin:0 0 var(--space-lg);text-align:center}.product-sample-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xs);margin:0;padding:0;list-style:none}.product-sample-gallery__item{min-width:0;min-height:0}.product-sample-gallery__item:first-child{grid-column:1 / -1}.product-sample-gallery__item:nth-child(2n):last-child{grid-column:1 / -1}.product-sample-gallery__trigger{display:block;width:100%;height:100%;padding:0;color:inherit;background:none;border:0;cursor:zoom-in}.product-sample-gallery__frame{display:block;aspect-ratio:4 / 5}.product-sample-gallery__item:nth-child(2n):last-child .product-sample-gallery__frame{aspect-ratio:3 / 2}.product-sample-gallery__image{object-position:var(--focal-point, 50% 50%)}.product-lightbox{margin:auto;max-width:96vw;max-height:96vh;overflow:hidden}.product-lightbox::backdrop{background-color:rgb(var(--bim-ink) / .7)}.product-lightbox__image{display:block;width:auto;max-width:90vw;height:auto;max-height:85vh;object-fit:contain}.product-lightbox__close{position:absolute;inset-block-start:max(var(--space-2xs),env(safe-area-inset-top,0px));inset-inline-end:var(--space-2xs);display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background) / .85);border:0;cursor:pointer}.product-lightbox__close .icon{width:1.25rem;height:1.25rem}@media(min-width:750px){.product-sample-gallery__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:2 / 1;gap:var(--space-sm)}.product-sample-gallery__item:first-child,.product-sample-gallery__item:nth-child(2n):last-child{grid-column:auto}.product-sample-gallery__frame,.product-sample-gallery__item:nth-child(2n):last-child .product-sample-gallery__frame{aspect-ratio:auto;height:100%}.product-sample-gallery__grid .product-sample-gallery__item:nth-child(1){grid-column:1 / 7;grid-row:1 / 3}.product-sample-gallery__grid--count-1 .product-sample-gallery__item:nth-child(1){grid-column:1 / 13}.product-sample-gallery__grid--count-2 .product-sample-gallery__item:nth-child(1){grid-column:1 / 8}.product-sample-gallery__grid--count-2 .product-sample-gallery__item:nth-child(2){grid-column:8 / 13;grid-row:1 / 3}.product-sample-gallery__grid--count-3 .product-sample-gallery__item:nth-child(2){grid-column:7 / 13;grid-row:1}.product-sample-gallery__grid--count-3 .product-sample-gallery__item:nth-child(3){grid-column:7 / 13;grid-row:2}.product-sample-gallery__grid--count-4 .product-sample-gallery__item:nth-child(2){grid-column:7 / 13;grid-row:1}.product-sample-gallery__grid--count-4 .product-sample-gallery__item:nth-child(3){grid-column:7 / 10;grid-row:2}.product-sample-gallery__grid--count-4 .product-sample-gallery__item:nth-child(4){grid-column:10 / 13;grid-row:2}.product-sample-gallery__grid--count-5 .product-sample-gallery__item:nth-child(2){grid-column:7 / 10;grid-row:1}.product-sample-gallery__grid--count-5 .product-sample-gallery__item:nth-child(3){grid-column:10 / 13;grid-row:1}.product-sample-gallery__grid--count-5 .product-sample-gallery__item:nth-child(4){grid-column:7 / 10;grid-row:2}.product-sample-gallery__grid--count-5 .product-sample-gallery__item:nth-child(5){grid-column:10 / 13;grid-row:2}.product-sample-gallery__grid--count-6 .product-sample-gallery__item:nth-child(2){grid-column:7 / 10;grid-row:1}.product-sample-gallery__grid--count-6 .product-sample-gallery__item:nth-child(3){grid-column:10 / 13;grid-row:1}.product-sample-gallery__grid--count-6 .product-sample-gallery__item:nth-child(4){grid-column:7 / 9;grid-row:2}.product-sample-gallery__grid--count-6 .product-sample-gallery__item:nth-child(5){grid-column:9 / 11;grid-row:2}.product-sample-gallery__grid--count-6 .product-sample-gallery__item:nth-child(6){grid-column:11 / 13;grid-row:2}}product-form{display:block}.product{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product__primary{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg)}.product__media,.product__info{min-width:0}product-media-gallery{display:block}.product__thumbs{display:none}.product__media-list{display:flex;align-items:flex-start;gap:var(--space-xs);margin:0 calc(var(--page-gutter) * -1);padding:0 var(--page-gutter);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-gutter);list-style:none;position:relative}.product__media-item{flex:0 0 86%;min-width:0;scroll-snap-align:start}.product__media-item:only-child{flex-basis:100%}.product__image,.product__media-item video{display:block;width:100%;height:auto}.product__info{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm)}.product__app{width:100%}.product__info{--product-accent: var(--color-foreground)}.product__info[data-edition=origin]{--product-accent: var(--color-edition-origin)}.product__info[data-edition=badass]{--product-accent: var(--color-edition-badass)}.product__accent{display:block;width:2.5rem;height:2px;background-color:rgb(var(--product-accent))}.product__title{margin:0;font-size:calc(var(--text-xl) * var(--heading-scale, 1))}.product__tagline{margin:0;font-size:var(--text-md);color:rgb(var(--color-foreground) / .7)}.product__traits{display:flex;flex-wrap:wrap;column-gap:var(--space-sm);row-gap:var(--space-2xs);margin:0;padding:0;list-style:none}.product__trait{color:rgb(var(--color-foreground) / .7)}.product__price{font-size:var(--text-md)}.product__form{width:100%;margin-top:var(--space-2xs)}.product__form form{display:flex;flex-direction:column;gap:var(--space-sm)}.product__field{display:flex;flex-direction:column;gap:var(--space-3xs)}.product__actions{display:flex;flex-direction:column;gap:var(--space-sm)}.product__buy{display:flex;gap:var(--space-xs)}.product__quantity{flex:none;width:5.5rem;text-align:center}.product__atc{flex:1 1 auto}.product__dynamic-checkout--reserve{min-height:2.75rem}.product__error{margin:0;color:rgb(var(--color-error))}.product__error:empty{display:none}.product__review{width:100%;margin:var(--space-xs) 0 0;padding-top:var(--space-md);border-top:var(--border-hairline)}.product__review-stars{display:flex;gap:.125rem;margin:0 0 var(--space-2xs);font-size:var(--text-sm);line-height:1}.product__review-star{color:rgb(var(--color-foreground) / .2)}.product__review-star--filled{color:rgb(var(--color-foreground))}.product__review-quote{margin:0;font-family:var(--font-display);font-size:var(--text-md);line-height:var(--leading-snug);quotes:"\201c" "\201d";overflow-wrap:anywhere}.product__review-quote:before{content:open-quote}.product__review-quote:after{content:close-quote}.product__review-attribution{margin-top:var(--space-2xs);font-size:var(--text-sm);color:rgb(var(--color-foreground) / .7)}.product__story{width:100%;max-width:var(--container-narrow);margin:var(--space-md) auto 0;padding-top:var(--space-md);border-top:var(--border-hairline)}.product__story-heading{margin:0 0 var(--space-xs);font-size:calc(var(--text-md) * var(--heading-scale, 1))}.product__story-body{color:rgb(var(--color-foreground) / .85)}.product__story-body>*+*{margin-top:var(--space-sm)}.product__story-body :is(ul,ol){padding-inline-start:var(--space-md)}.product--no-media .product__primary{max-width:var(--container-narrow);margin-inline:auto}.product{--product-sticky-h: 4.5rem}.product-sticky{position:fixed;inset-inline:0;bottom:0;z-index:var(--z-header);display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--page-gutter);padding-bottom:calc(var(--space-xs) + env(safe-area-inset-bottom,0px));background-color:rgb(var(--color-background));border-top:var(--border-hairline)}.product-sticky[hidden]{display:none}.product-sticky__info{flex:1 1 auto;min-width:0}.product-sticky__title{margin:0;overflow:hidden;font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-snug);white-space:nowrap;text-overflow:ellipsis}.product-sticky__price{font-size:var(--text-sm)}.product-sticky__button{flex:none;padding-inline:var(--space-md)}body:has(.product-sticky:not([hidden])){padding-bottom:calc(var(--product-sticky-h) + env(safe-area-inset-bottom,0px))}html:has(.product-sticky:not([hidden])){scroll-padding-bottom:calc(var(--product-sticky-h) + env(safe-area-inset-bottom,0px))}@media(min-width:990px){.product-sticky{display:none}body:has(.product-sticky:not([hidden])){padding-bottom:0}html:has(.product-sticky:not([hidden])){scroll-padding-bottom:auto}.product__primary{grid-template-columns:minmax(0,58fr) minmax(0,42fr);column-gap:var(--space-xl);align-items:start}.product--no-media .product__primary{grid-template-columns:minmax(0,1fr)}.product__gallery{--product-viewer-h: clamp(28rem, 70vh, 43.75rem);display:grid;grid-template-columns:4.5rem minmax(0,1fr);column-gap:var(--space-sm);align-items:start}.product__gallery--single{grid-template-columns:minmax(0,1fr)}.product__media-list{grid-column:2;grid-row:1;align-items:stretch;gap:0;height:var(--product-viewer-h);margin:0;padding:0;overflow-y:hidden;scroll-padding-inline:0}.product__gallery--single .product__media-list{grid-column:1}.product__media-item{display:flex;flex:0 0 100%;align-items:center;justify-content:center;height:100%}.product__image,.product__media-item video{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}product-media-gallery[data-gallery-ready] .product__media-list{scrollbar-width:none}product-media-gallery[data-gallery-ready] .product__media-list::-webkit-scrollbar{display:none}.js .product__thumbs{display:flex;flex-direction:column;grid-column:1;grid-row:1;gap:var(--space-2xs);max-height:var(--product-viewer-h);margin:0;padding:0;overflow-y:auto;position:relative;list-style:none}.product__thumb{display:block;width:100%;padding:0;background:none;border:1px solid rgb(var(--color-foreground) / .14);cursor:pointer}.product__thumb[aria-current=true]{border-color:rgb(var(--color-foreground))}.product__story{max-width:54rem;margin-top:var(--space-xl)}.product__info{position:sticky;top:6rem}}.pull-quote{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pull-quote__figure{max-width:40rem;margin-inline:auto;padding-inline:var(--page-gutter);text-align:center}.pull-quote__quote{margin:0;font-family:var(--font-display);font-size:calc(var(--text-xl) * var(--heading-scale, 1));line-height:var(--leading-tight);text-wrap:balance}.pull-quote__attribution{margin-top:var(--space-sm);color:rgb(var(--color-foreground) / .6)}.search-page{max-width:var(--container-standard);margin-inline:auto;padding-inline:var(--page-gutter)}.search-page__head{max-width:var(--container-narrow)}.search-page__form{display:flex;gap:var(--space-2xs);margin-top:var(--space-lg)}.search-page__input{flex:1 1 auto}.search-page__summary{margin-top:var(--space-xl)}.search-page__list{display:grid;grid-template-columns:1fr;gap:var(--space-lg);margin-top:var(--space-lg);padding:0;list-style:none}.search-hit{display:flex;gap:var(--space-md);color:inherit;text-decoration:none}.search-hit--text{flex-direction:column;gap:var(--space-3xs);padding-bottom:var(--space-lg);border-bottom:1px solid rgb(var(--color-foreground) / .12)}.search-hit__media{flex:none;width:5rem;overflow:hidden;background-color:rgb(var(--color-foreground) / .04)}.search-hit__body{display:flex;flex-direction:column;gap:var(--space-3xs);align-self:center}.search-hit__kicker{color:rgb(var(--color-foreground) / .55)}.search-hit__title{font-family:var(--font-display);font-size:var(--text-md)}.search-hit--text .search-hit__title{font-size:var(--text-base)}.search-page__pagination{margin-top:var(--space-xl)}.search-page__pagination .pagination,.search-page__pagination [role=navigation]{display:flex;gap:var(--space-sm);justify-content:center}@media(min-width:750px){.search-page__list{grid-template-columns:repeat(2,1fr);column-gap:var(--space-xl)}.search-hit__media{width:8rem}}@media(min-width:990px){.search-page__list{grid-template-columns:repeat(3,1fr)}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.article-card{position:relative;display:flex;flex-direction:column;gap:var(--space-sm);min-width:0}.article-card__media{aspect-ratio:4 / 3;overflow:hidden}.article-card__media .article-card__image{width:100%;height:100%;object-fit:cover;object-position:center 35%}.article-card__content{display:flex;flex-direction:column;gap:var(--space-2xs);min-width:0}.article-card__date{margin:0;color:rgb(var(--color-foreground) / .6)}.article-card__title{margin:0;font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--font-display-weight, var(--font-weight-regular));line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-transform:none;text-wrap:balance}.article-card__link{color:inherit;text-decoration:none}.article-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.article-card__link:hover{text-decoration:underline;text-underline-offset:.18em}.article-card__link:focus-visible{outline:none}.article-card__link:focus-visible:after{outline:var(--focus-ring-width) solid rgb(var(--color-focus-ring));outline-offset:var(--focus-ring-offset)}.article-card__excerpt{margin:0;color:rgb(var(--color-foreground) / .75)}.menu-drawer[open]{display:flex;flex-direction:column}.menu-drawer__bar{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-md);border-bottom:1px solid rgb(var(--color-foreground) / .12)}.menu-drawer__title{color:rgb(var(--color-foreground) / .7)}.menu-drawer__close{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin-right:calc(var(--space-2xs) * -1);padding:0;color:inherit;background:none;border:0;cursor:pointer}.menu-drawer__close .icon{width:1.5rem;height:1.5rem}.menu-drawer__nav{flex:1 1 auto;overflow-y:auto;padding:var(--space-sm) 0}.menu-drawer__list,.menu-drawer__sublist{margin:0;padding:0;list-style:none}.menu-drawer__link,.menu-drawer__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);width:100%;min-height:3rem;padding:var(--space-xs) var(--space-md);font-family:var(--font-body);font-size:var(--text-md);text-decoration:none;color:inherit;list-style:none;cursor:pointer}.menu-drawer__summary::-webkit-details-marker{display:none}.menu-drawer__link[aria-current=page],.menu-drawer__summary [aria-current=page]{text-decoration:underline;text-underline-offset:.3em}.menu-drawer__caret{flex:none;width:1rem;height:1rem;transition:transform var(--duration-fast) var(--ease-standard)}.menu-drawer__details[open]>.menu-drawer__summary .menu-drawer__caret{transform:rotate(180deg)}.menu-drawer__sublist{padding-bottom:var(--space-2xs)}.menu-drawer__link--sub{min-height:2.5rem;padding-left:var(--space-xl);font-size:var(--text-base);color:rgb(var(--color-foreground) / .8)}.menu-drawer__foot{display:flex;flex-direction:column;border-top:1px solid rgb(var(--color-foreground) / .12)}.menu-drawer__util{display:flex;align-items:center;gap:var(--space-sm);min-height:3.25rem;padding:var(--space-xs) var(--space-md);font-family:var(--font-body);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide);text-decoration:none;color:inherit}.menu-drawer__util .icon{width:1.25rem;height:1.25rem}@media(min-width:990px){#menu-drawer{display:none}}@media(prefers-reduced-motion:reduce){.menu-drawer__caret{transition:none}}.header-menu{display:flex;align-items:center;gap:var(--space-md);margin:0;padding:0;list-style:none}.header-menu__item{position:relative}.header-menu__link,.header-menu__summary{display:inline-flex;align-items:center;gap:var(--space-3xs);padding:var(--space-2xs) 0;font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:var(--tracking-wide);text-decoration:none;color:inherit;list-style:none;cursor:pointer}.header-menu__summary::-webkit-details-marker{display:none}.header-menu__link.is-active,.header-menu__summary.is-active,.header-menu__link[aria-current=page]{text-decoration:underline;text-underline-offset:.3em}.header-menu__caret{width:.85rem;height:.85rem;transition:transform var(--duration-fast) var(--ease-standard)}.header-menu__details[open] .header-menu__caret{transform:rotate(180deg)}.header-menu__panel{position:absolute;top:100%;left:0;min-width:13rem;padding:var(--space-sm) 0;background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground) / .12)}.header-menu__submenu{display:flex;flex-direction:column;margin:0;padding:0}.header-menu__sublink{display:block;padding:var(--space-3xs) var(--space-md);font-size:var(--text-sm);text-decoration:none;color:inherit}.header-menu__sublink:hover,.header-menu__sublink[aria-current=page]{text-decoration:underline;text-underline-offset:.2em}@media(prefers-reduced-motion:reduce){.header-menu__caret{transition:none}}.product-card{position:relative;display:flex;flex-direction:column;gap:var(--space-sm);min-width:0}.product-card__media{aspect-ratio:4 / 5}.product-card__media .product-card__image{object-fit:contain}.product-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2xs);min-width:0}.product-card{--product-accent: var(--color-foreground)}.product-card[data-edition=origin]{--product-accent: var(--color-edition-origin)}.product-card[data-edition=badass]{--product-accent: var(--color-edition-badass)}.product-card__accent{display:block;width:2.5rem;height:2px;background-color:rgb(var(--product-accent))}.product-card__title{margin:0;font-family:var(--font-display);font-weight:var(--font-display-weight, var(--font-weight-regular));font-size:calc(var(--text-lg) * var(--heading-scale, 1));line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);overflow-wrap:break-word}.product-card__link{color:inherit;text-decoration:none}.product-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.product-card:hover .product-card__link{text-decoration:underline;text-underline-offset:.18em}.product-card__link:focus-visible{outline:none}.product-card__link:focus-visible:after{outline:var(--focus-ring-width) solid rgb(var(--color-focus-ring));outline-offset:var(--focus-ring-offset)}.product-card__tagline{margin:0;color:rgb(var(--color-foreground) / .7)}.product-card__cta{display:inline-flex;align-items:baseline;gap:var(--space-2xs);margin-top:var(--space-sm);font-size:var(--text-sm);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase}.product-card__cta-label{padding-bottom:.15rem;border-bottom:1px solid currentcolor}.product-card__availability{margin:0;color:rgb(var(--color-foreground) / .6)}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
