.brand-hero{position:relative;min-height:72svh;display:flex;color:#fff;overflow:hidden;background:#111}.brand-hero__media,.brand-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0}.brand-hero__image,.brand-hero__media>.brand-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block!important}.brand-hero__video{position:absolute;z-index:1;top:50%;left:50%;width:max(100vw,177.7778vh);height:max(56.25vw,100vh);border:0;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .24s ease}.brand-hero__video.is-ready{opacity:1}.brand-hero__fallback{background:linear-gradient(160deg,#111,#000)}.brand-hero>.brand-hero__veil{display:block!important;background:linear-gradient(180deg,#0000006b,#00000014 40%,#000000bd),linear-gradient(90deg,rgba(0,0,0,.2) 0%,transparent 58%)}.brand-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;padding:120px var(--page-gutter, 64px) 56px;box-sizing:border-box}.brand-hero__eyebrow{margin:0 0 12px;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7}.brand-hero__heading{margin:0;color:#fff;font-size:clamp(52px,4.75vw,68px);line-height:.98;letter-spacing:-.04em;font-weight:400}.brand-hero__text{margin:16px 0 0;max-width:46ch;font-size:18px;line-height:26px;color:#ffffffe6}.brand-hero__actions{margin-top:28px}.brand-hero__video-control{position:absolute;z-index:2;right:var(--page-gutter, 64px);bottom:56px;display:inline-flex;min-height:38px;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(255,255,255,.46);border-radius:4px;background:#00000038;color:#fff;font:inherit;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.brand-hero__video-control[hidden]{display:none}.brand-hero__video-control:hover,.brand-hero__video-control:focus-visible{background:#00000075;border-color:#ffffffc7}.brand-hero__video-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.5}.brand-hero__video-icon--play,.brand-hero__video-control.is-paused .brand-hero__video-icon--pause{display:none}.brand-hero__video-control.is-paused .brand-hero__video-icon--play{display:block}@media(prefers-reduced-motion:reduce){.brand-hero__video,.brand-hero__video-control{display:none!important}}@media(max-width:989px){.brand-hero__heading{font-size:clamp(38px,9vw,42px);line-height:1}.brand-hero__content{padding:96px 24px 48px}.brand-hero__video-control{right:24px;bottom:24px}}@media(max-width:430px){.brand-hero__text{max-width:30ch;font-size:16px;line-height:23px}.brand-hero__actions{max-width:calc(100% - 112px)}}.brand-story{overflow:hidden;background:#fff;color:var(--color-ink, #111);padding-top:clamp(64px,7vw,104px);padding-bottom:clamp(42px,4vw,64px)}.brand-story__inner{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(24px,4vw,56px)}.brand-story__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);gap:clamp(48px,6vw,88px);align-items:end;padding-bottom:0}.brand-story__eyebrow,.brand-story__year{margin:0 0 14px;color:var(--color-muted, #6b6b6b);font-size:11px;font-weight:500;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.brand-story__header h2{max-width:15ch;margin:0;font-size:clamp(40px,4.25vw,60px);font-weight:400;letter-spacing:-.04em;line-height:1.01}.brand-story__lede{max-width:47ch;margin:0 0 4px;color:var(--color-muted, #5f5f5f);font-size:clamp(16px,1.2vw,18px);line-height:1.58}.brand-story__history{padding-top:clamp(44px,5vw,64px)}.brand-story__history--image{position:relative;width:calc(100% + clamp(24px,4vw,56px)*2);margin-inline:calc(clamp(24px,4vw,56px)*-1);margin-top:clamp(44px,5vw,64px);padding:clamp(28px,3vw,42px) clamp(24px,4vw,56px) clamp(38px,5vw,68px);overflow:hidden;background:linear-gradient(90deg,#040708db,#040708bd),var(--brand-story-history-image) center / cover no-repeat;color:#fff}.brand-story__history--image .brand-story__milestone-copy h3{color:#fff}.brand-story__history--image .brand-story__history-header>p:last-child,.brand-story__history--image .brand-story__eyebrow,.brand-story__history--image .brand-story__year,.brand-story__history--image .brand-story__milestone-copy p{color:#ffffffc2}.brand-story__history--image .brand-story__timeline:before{background:#ffffff61}.brand-story__history--image .brand-story__node{border-color:#ffffffe6;background:#070a0bb8}.brand-story__history-header{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding-bottom:12px}.brand-story__history-header .brand-story__eyebrow{margin:0}.brand-story__history-header>p:last-child{margin:0;color:var(--color-muted, #666);font-size:13px;line-height:1.5}.brand-story__history-header>p:last-child span{margin-inline:8px}.brand-story__timeline{position:relative;padding-bottom:16px}.brand-story__timeline:before{position:absolute;top:0;bottom:16px;left:50%;width:1px;background:var(--color-line, #dedede);content:"";transform:translate(-.5px)}.brand-story__milestone{display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:start;min-height:170px;padding-block:28px}.brand-story__year{grid-column:1;margin:5px 0 0;padding-right:8px;text-align:right}.brand-story__node{z-index:1;grid-column:2;grid-row:1;justify-self:center;width:9px;height:9px;margin-top:7px;border:1px solid currentColor;border-radius:50%;background:#fff}.brand-story__milestone-copy{grid-column:3;grid-row:1;max-width:470px}.brand-story__milestone--reverse .brand-story__year{grid-column:3;padding-right:0;padding-left:8px;text-align:left}.brand-story__milestone--reverse .brand-story__milestone-copy{grid-column:1;justify-self:end;text-align:right}.brand-story__milestone-copy h3{margin:0;font-size:clamp(28px,2.6vw,38px);font-weight:400;letter-spacing:-.035em;line-height:1.04}.brand-story__milestone-copy p{max-width:46ch;margin:14px 0 0;color:var(--color-muted, #666);font-size:15px;line-height:1.6}.brand-story__milestone--reverse .brand-story__milestone-copy p{margin-left:auto}.brand-story__source{display:flex;width:fit-content;align-items:center;gap:12px;margin-top:24px;padding-top:0;color:inherit;font-size:13px;font-weight:500;letter-spacing:.02em;text-decoration:none}.brand-story__source svg{width:14px;height:14px;transition:transform .18s ease}.brand-story__source:hover svg,.brand-story__source:focus-visible svg{transform:translate(2px,-2px)}.brand-story__boats-cta{position:fixed;z-index:20;left:50%;bottom:max(20px,env(safe-area-inset-bottom));display:inline-flex;min-height:52px;align-items:center;gap:28px;padding:0 20px;border-radius:4px;background:#111;box-shadow:0 10px 30px #00000029;color:#fff;font-size:13px;font-weight:500;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transform:translate(-50%);transition:background-color .18s ease}.brand-story__boats-cta[hidden]{display:none}.brand-story__boats-cta svg{width:14px;height:14px;transform:rotate(135deg)}.brand-story__boats-cta:hover,.brand-story__boats-cta:focus-visible{background:#292929}.brand-story__boats-cta:hover svg,.brand-story__boats-cta:focus-visible svg{transform:rotate(135deg)}@media(max-width:989px){.brand-story__header{grid-template-columns:minmax(0,1fr);gap:24px}.brand-story__header h2{max-width:14ch}.brand-story__lede{max-width:58ch;margin-bottom:0}}@media(max-width:749px){.brand-story{padding:56px 0 40px}.brand-story__inner{padding-inline:20px}.brand-story__header{padding-bottom:0}.brand-story__header h2{font-size:clamp(38px,11vw,48px);line-height:1.02}.brand-story__timeline:before{left:4px}.brand-story__milestone,.brand-story__milestone--reverse{grid-template-columns:36px minmax(0,1fr);min-height:0;padding-block:34px}.brand-story__node,.brand-story__milestone--reverse .brand-story__node{grid-column:1;justify-self:start;margin-left:0}.brand-story__year,.brand-story__milestone--reverse .brand-story__year{grid-column:2;grid-row:1;margin:0 0 12px;padding:0;text-align:left}.brand-story__milestone-copy,.brand-story__milestone--reverse .brand-story__milestone-copy{grid-column:2;grid-row:2;justify-self:start;text-align:left}.brand-story__milestone--reverse .brand-story__milestone-copy p{margin-left:0}.brand-story__history--image{width:calc(100% + 40px);margin-inline:-20px;padding-inline:20px}}@media(max-width:430px){.brand-story__history-header{display:block}.brand-story__history-header>p:last-child{margin-top:10px}.brand-story__milestone-copy h3{font-size:30px}.brand-story__boats-cta{bottom:max(16px,env(safe-area-inset-bottom));min-height:48px;gap:20px;padding-inline:17px}}.inventory{background:#fff;color:#111}.inventory-hero{position:relative;display:flex;min-height:clamp(500px,48vw,720px);align-items:flex-end;overflow:hidden;background:#172128;color:#fff}.inventory-hero__media,.inventory-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.inventory-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%}.inventory-hero__scrim{background:linear-gradient(180deg,#070c0f57,#070c0f14 35%,#070c0fb8),linear-gradient(90deg,#070c0f6b,#070c0f00 60%)}.inventory-hero__content{position:relative;z-index:1;width:min(100%,720px);padding:clamp(42px,5.5vw,84px) var(--page-gutter, 64px)}.inventory-hero__eyebrow{margin:0 0 14px;color:#ffffffb8;font-size:11px;font-weight:500;letter-spacing:.16em;line-height:16px;text-transform:uppercase}.inventory-hero__title{margin:0;color:#fff;font-family:var(--bw-serif, serif);font-size:clamp(58px,6vw,92px);font-weight:400;letter-spacing:-.03em;line-height:.95}.inventory-hero__desc{max-width:600px;margin:22px 0 0;color:#ffffffdb;font-size:clamp(16px,1.2vw,19px);line-height:1.55}.inventory-hero__desc>:first-child{margin-top:0}.inventory-hero__desc>:last-child{margin-bottom:0}.inventory-brand-intro{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start;margin:0 var(--page-gutter, 64px);padding:clamp(32px,3.5vw,52px) 0 clamp(30px,3vw,44px)}.inventory-brand-intro__eyebrow{margin:0;color:#6b6b6b;font-size:11px;font-weight:500;letter-spacing:.16em;line-height:16px;text-transform:uppercase}.inventory-brand-intro__copy h2{margin:0;font-family:var(--bw-serif, serif);font-size:clamp(38px,4vw,58px);font-weight:400;letter-spacing:-.04em;line-height:1}.inventory-brand-intro__copy p{max-width:52ch;margin:18px 0 0;color:#6b6b6b;font-size:16px;line-height:1.55}.inventory__inner{padding:0 var(--page-gutter, 64px) var(--section-y, 96px)}.inventory__promo{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);min-height:260px;margin-top:clamp(64px,7vw,112px);overflow:hidden;background:#111;color:#fff}.inventory__promo-visual{display:block!important;grid-column:1;grid-row:1;min-height:260px;background:linear-gradient(90deg,#11111105,#11111114 52%,#111),var(--inventory-promo-image) center / cover no-repeat}.inventory__promo-copy{grid-column:2;grid-row:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,1.1fr);gap:clamp(32px,4vw,64px);align-items:end;width:100%;padding:44px clamp(36px,4vw,64px)}.inventory__promo-heading>p{margin:0 0 14px;color:#ffffff9e;font-size:11px;font-weight:500;letter-spacing:.16em;line-height:16px;text-transform:uppercase}.inventory__promo h2{margin:0;max-width:13ch;color:#fff;font-size:40px;line-height:46px;letter-spacing:-.8px;font-weight:400}.inventory__promo-detail>p{margin:0;max-width:42ch;color:#ffffffc7;font-size:16px;line-height:24px}.inventory__promo-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:var(--control-height, 44px);margin-top:22px;padding:0 var(--control-padding-x, 22px);border:1.5px solid rgba(255,255,255,.9);border-radius:4px;color:#fff;font-size:var(--control-font-size, 14px);font-weight:500;line-height:var(--control-line-height, 20px);text-decoration:none}.inventory__promo-cta:hover{background:#fff;color:#111}.inventory__toolbar{margin-bottom:16px}.inventory__toolbar .facets-container{margin:0}.inventory__toolbar .facets-container-drawer{border-top:0}.inventory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.inventory__empty{padding:80px 0;text-align:center}.inventory__empty h2{margin:0 0 12px;font-size:32px;font-weight:400}.inventory__empty p{margin:0 0 24px;color:#6b6b6b}.inventory__pagination{display:flex;justify-content:center;margin-top:64px;padding-top:32px;border-top:1px solid #e6e6e6}.inventory__pagination .pagination-wrapper{width:100%;margin:0}.inventory__pagination .pagination__list{gap:8px;margin:0}.inventory__pagination .pagination__list>li{flex:0 0 44px;max-width:44px;margin:0}.inventory__pagination .pagination__item{width:44px;height:44px;border:1px solid transparent;border-radius:50%;color:#111;font-family:var(--bw-sans, inherit);font-size:14px;font-weight:400;line-height:1}.inventory__pagination a.pagination__item:hover,.inventory__pagination .pagination__item--current{border-color:#111;background:#111;color:#fff}.inventory__pagination .pagination__item:after{display:none!important}.inventory__pagination .pagination__item-arrow{border-color:#d5d5d5;background:#fff}.inventory__pagination .pagination__item-arrow:hover{border-color:#111;background:#111}@media(max-width:989px){.inventory-hero{min-height:min(700px,72vh)}.inventory-hero__content{width:min(100%,620px);padding:46px var(--page-gutter, 24px)}.inventory__inner{padding:32px var(--page-gutter, 24px) 72px}.inventory__pagination{margin-top:44px;padding-top:24px}.inventory__grid{grid-template-columns:1fr;gap:20px}.inventory__promo{grid-template-columns:1fr}.inventory__promo-visual{grid-column:1;grid-row:1;min-height:220px;background:linear-gradient(180deg,#1110 38%,#111),var(--inventory-promo-image) center / cover no-repeat}.inventory__promo-copy{grid-column:1;grid-row:2;grid-template-columns:1fr;gap:28px;align-items:start;padding:4px 28px 32px}.inventory__promo h2{font-size:34px;line-height:40px}}@media(max-width:749px){.inventory-hero{min-height:72svh}.inventory-hero__media img{object-position:58% center}.inventory-hero__title{font-size:clamp(46px,12vw,56px)}.inventory-hero__desc{margin-top:18px;font-size:16px}.inventory-brand-intro{grid-template-columns:1fr;gap:14px;margin:0 var(--page-gutter, 24px);padding:28px 0}.inventory-brand-intro__eyebrow{margin-top:0}.inventory-brand-intro__copy h2{font-size:38px}.inventory-brand-intro__copy p{margin-top:14px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=FAAAABA */
