*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0a0a0a;color:#f5f5f2;font-family:var(--bb-body-font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img,video,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{color:inherit;background:none;border:0;padding:0;-webkit-appearance:none;appearance:none;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}.icon-inline{display:inline-flex;vertical-align:-2px}.icon-inline svg{width:13px;height:13px}.page-width{width:min(calc(100% - 64px),var(--bb-container));margin:0 auto}.rte p{margin:0}.rte p+p{margin-top:1em}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;color:#000;padding:10px 14px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:root{--nex-off:#f1f1ee;--nex-card:#e8e8e4;--nex-black:#080808;--nex-line:rgba(255,255,255,.18);--nex-dark-line:rgba(0,0,0,.14)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--bb-heading-font);font-weight:700;letter-spacing:-.045em;line-height:.94}h1{font-size:clamp(4rem,7.7vw,8.8rem)}h2{font-size:clamp(3rem,5.2vw,6.2rem)}.nex-kicker{font-size:.69rem;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin:0 0 20px;color:var(--bb-accent)}.site-header__inner{min-height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:48px}.site-header__logo img{width:auto;max-width:var(--bb-logo-width-desktop,196px);max-height:calc(var(--bb-logo-width-desktop,196px) * .337);object-fit:contain}.site-header__nav{display:flex;justify-content:center;align-items:center;gap:42px}.site-header__nav a{font-size:.73rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:#fff;position:relative}.site-header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--bb-accent);transition:right .2s}.site-header__nav a:hover:after{right:0}.site-header__actions{display:flex;align-items:center;gap:14px}.site-header__request{display:inline-flex;align-items:center;justify-content:center;height:43px;padding:0 20px;border:1px solid rgba(255,255,255,.65);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#fff;transition:.2s}.site-header__request:hover{background:#fff;color:#080808}.header-icon{position:relative;width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.26);color:#fff;background:transparent;cursor:pointer;font:inherit}.header-icon svg{width:18px;height:18px}.cart-count{position:absolute;right:-5px;top:-5px;background:var(--bb-accent);color:#090909;border-radius:99px;min-width:18px;height:18px;display:grid;place-items:center;font-size:.6rem;font-weight:800}.nex-hero{position:relative;height:var(--hero-height,94vh);min-height:700px;background:#090909;overflow:hidden}.nex-hero__media,.nex-hero__media>*,.nex-hero__video video,.nex-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.nex-hero__video--mobile,.nex-hero__image--mobile{display:none}.nex-hero__fallback{background:radial-gradient(circle at 65% 35%,#2a2319 0,#0d0d0d 36%,#050505 74%)}.nex-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,var(--hero-darkness)),rgba(0,0,0,calc(var(--hero-darkness) * .35)) 55%,rgba(0,0,0,calc(var(--hero-darkness) * .55)))}.nex-hero__content{position:relative;height:100%;display:flex;align-items:var(--hero-text-align-desktop,flex-end);padding-bottom:160px}.nex-hero__copy{max-width:910px;color:#fff}.nex-hero__eyebrow{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin:0 0 10px -.09em;color:var(--bb-accent)}.nex-hero h1{margin:0;max-width:8.6ch;text-transform:uppercase;font-size:clamp(calc(var(--hero-heading-size-desktop,8.8rem) * .45),7.7vw,var(--hero-heading-size-desktop,8.8rem))}.nex-hero__text{font-size:clamp(1rem,1.25vw,1.18rem);max-width:650px;margin-top:28px;color:#ffffffd9}.nex-hero__buttons{display:flex;align-items:center;gap:14px;margin-top:38px}.nex-btn{min-height:50px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700;border:1px solid transparent;transition:.2s}.nex-btn--light{background:#fff;color:#080808}.nex-btn--light:hover{background:var(--bb-accent)}.nex-btn--ghost{border-color:#ffffffb8;color:#fff}.nex-btn--ghost:hover{background:#fff;color:#080808}.nex-btn--dark{background:#080808;color:#fff}.nex-btn--dark:hover{background:var(--bb-accent);color:#080808}.nex-btn--full{width:100%}.nex-hero__category-wrap{position:absolute;left:0;right:0;bottom:0}.nex-category-bar{display:grid;grid-template-columns:repeat(4,1fr);background:#080808bd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.22);border-bottom:0}.nex-category-bar a{min-height:104px;padding:18px 22px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:16px;align-content:center;border-right:1px solid rgba(255,255,255,.18);transition:.2s}.nex-category-bar a:last-child{border-right:0}.nex-category-bar a:hover{background:#fff;color:#080808}.nex-category-bar span{grid-row:1/3;color:var(--bb-accent);font-size:.63rem;font-weight:800;padding-top:4px}.nex-category-bar strong{text-transform:uppercase;font-size:.89rem;letter-spacing:.04em}.nex-category-bar small{font-size:.72rem;color:#ffffff94}.nex-category-bar a:hover small{color:#0000008c}.nex-showcase{background:var(--nex-off);color:#0a0a0a;padding:clamp(82px,9vw,150px) 0}.nex-section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end;margin-bottom:52px}.nex-section-head h2{margin:0;text-transform:none}.nex-section-head__right{max-width:500px;justify-self:end;color:#61615d}.nex-section-head__right .rte{margin-bottom:25px}.nex-text-link{display:inline-flex;gap:10px;align-items:center;color:#0a0a0a;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;border-bottom:1px solid #0a0a0a;padding-bottom:5px}.nex-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.nex-product-card{background:#fff;color:#080808;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0808080a,0 10px 26px #0808080d;transition:transform .28s ease,box-shadow .28s ease}.nex-product-card:hover{transform:translateY(-4px);box-shadow:0 2px 6px #0808080f,0 20px 36px #08080817}.nex-product-card__media{position:relative;display:block;aspect-ratio:1.18/1;background:#fff;overflow:hidden}.nex-product-card__media>picture{display:block;width:100%;height:100%}.nex-product-card__media>img,.nex-product-card__media>picture>img{width:100%;height:100%;object-fit:contain;padding:11%;background:#fff;transition:transform .45s}.nex-product-card:hover .nex-product-card__media>img,.nex-product-card:hover .nex-product-card__media>picture>img{transform:scale(1.035)}.nex-product-card__media>svg{width:100%;height:100%;opacity:.14}.nex-product-card__media-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .22s ease;pointer-events:none}.nex-product-card__media-hover img{width:100%;height:100%;object-fit:contain;padding:11%;background:#fff}@media(hover:hover)and (pointer:fine){.nex-product-card--hover-swap:hover .nex-product-card__media-hover{opacity:1}.nex-product-card--hover-swap:hover .nex-product-card__media>img,.nex-product-card--hover-swap:hover .nex-product-card__media>picture>img{transform:none}}.nex-product-card__badges{position:absolute;z-index:2;top:14px;left:14px;display:flex;gap:5px}.nex-product-card__badges span{background:#080808;color:#fff;padding:6px 9px;font-size:.56rem;letter-spacing:.1em;font-weight:800;border-radius:4px}.nex-product-card__info{padding:20px 20px 22px}.nex-product-card__meta{display:flex;align-items:center;gap:12px;color:var(--bb-accent);font-size:.58rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.nex-product-card h3{font-size:1.15rem;letter-spacing:-.02em;margin:12px 0 18px;font-weight:700}.nex-product-card h3 a{color:#080808}.nex-product-card__bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f0ed;padding-top:14px}.nex-product-card__price{display:flex;align-items:baseline;gap:8px}.nex-product-card__price-current{margin:0;font-size:.92rem;font-weight:700;color:#080808}.nex-product-card__price-current--sale{color:var(--bb-accent)}.nex-product-card__price-compare{font-size:.76rem;color:#8a8a86;text-decoration:line-through}.nex-product-card__arrow{width:32px;height:32px;display:grid;place-items:center;border:1px solid #ececea;border-radius:50%;color:#080808;transition:background .2s,border-color .2s,color .2s}.nex-product-card__arrow svg{width:15px;height:15px}.nex-product-card:hover .nex-product-card__arrow{background:var(--bb-accent);border-color:var(--bb-accent);color:#080808}.nex-categories{background:#090909;padding:clamp(80px,9vw,145px) 0;color:#fff}.nex-section-head--dark .nex-section-head__right{color:#aaa}.nex-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.nex-category-card{position:relative;min-height:520px;overflow:hidden;background:#161616}.nex-category-card__media,.nex-category-card__media img,.nex-category-card__fallback,.nex-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nex-category-card__media img{object-fit:cover;transition:transform .55s}.nex-category-card:hover .nex-category-card__media img{transform:scale(1.025)}.nex-category-card__fallback{background:linear-gradient(135deg,#1c1c1c,#090909 62%,#2b2115)}.nex-category-card__overlay{background:linear-gradient(to top,#000000db,#0000000a 65%)}.nex-category-card__content{position:absolute;inset:auto 0 0;padding:30px;z-index:2}.nex-category-card__content span{color:var(--bb-accent);font-size:.62rem;font-weight:800}.nex-category-card__content h3{font-size:clamp(2.4rem,4vw,4.6rem);margin:10px 0 5px;text-transform:uppercase}.nex-category-card__content p{margin:0;color:#ffffffa6;font-size:.82rem}.nex-category-card__content b{position:absolute;right:30px;bottom:31px;font-size:.67rem;text-transform:uppercase;letter-spacing:.08em}.nex-custom-patch{display:grid;grid-template-columns:1.08fr .92fr;min-height:760px;background:#f1f1ee;color:#080808}.nex-custom-patch__media{position:relative;min-height:620px;background:#171717}.nex-custom-patch__media img,.nex-custom-patch__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.nex-custom-patch__fallback{background:radial-gradient(circle at 50% 45%,#362818,#151515 45%,#080808 76%)}.nex-custom-patch__panel{display:flex;align-items:center;padding:clamp(50px,6vw,100px)}.nex-custom-patch__content{max-width:650px}.nex-custom-patch h2{font-size:clamp(3.2rem,5vw,6.6rem);margin:0 0 28px;text-transform:uppercase}.nex-custom-patch .rte{color:#5f5f5a;max-width:560px}.nex-custom-patch__facts{margin:42px 0 36px;border-top:1px solid rgba(0,0,0,.15)}.nex-custom-patch__facts>div{display:grid;grid-template-columns:54px 1fr;padding:17px 0;border-bottom:1px solid rgba(0,0,0,.15)}.nex-custom-patch__facts span{color:var(--bb-accent);font-size:.64rem;font-weight:800}.nex-custom-patch__facts p{margin:0;display:grid;grid-template-columns:130px 1fr;gap:20px;color:#666}.nex-custom-patch__facts strong{color:#080808;text-transform:uppercase;font-size:.72rem;letter-spacing:.05em}.nex-newsletter{background:#fff;color:#080808;padding:clamp(72px,8vw,120px) 0}.nex-newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.nex-newsletter h2{font-size:clamp(3rem,5vw,6rem);margin:0;max-width:10ch}.nex-newsletter__form-wrap>.rte{color:#666;max-width:530px;margin-bottom:35px}.nex-newsletter__form{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #111}.nex-newsletter__form input{border:0;background:transparent;padding:18px 0;outline:0;color:#080808}.nex-newsletter__form button{border:0;background:transparent;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;cursor:pointer}.nex-newsletter__success,.nex-newsletter__error{grid-column:1/-1;font-size:.76rem;margin:10px 0 0}.nex-footer{background:#080808;color:#fff;border-top:1px solid rgba(255,255,255,.14);padding:60px 0 28px}.nex-footer__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.14)}.nex-footer__brand img{max-width:180px;max-height:72px;object-fit:contain}.nex-footer__top p{margin:0;font-size:.62rem;letter-spacing:.13em;color:#777}.nex-footer__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:46px 0}.nex-footer__grid>div{display:flex;flex-direction:column;gap:10px}.nex-footer__grid span{font-size:.6rem;color:var(--bb-accent);font-weight:800;letter-spacing:.12em;margin-bottom:8px}.nex-footer__grid a{font-size:.82rem;color:#bbb}.nex-footer__grid a:hover{color:#fff}.nex-footer__bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);font-size:.57rem;letter-spacing:.1em;color:#666}.nex-collection-hero{position:relative;overflow:hidden;background:#090909;color:#fff;padding:clamp(85px,9vw,140px) 0 36px}.nex-collection-hero:before{content:"";position:absolute;top:-25%;right:-10%;width:65%;height:150%;background:radial-gradient(circle at 55% 40%,#c7924a52,#c7924a21 38%,#c7924a00 72%);filter:blur(50px);pointer-events:none;z-index:0}.nex-collection-hero>.page-width{position:relative;z-index:1}.nex-collection-hero__row{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.nex-collection-hero h1{font-size:clamp(4.4rem,8vw,9rem);margin:0;text-transform:uppercase}.nex-collection-hero__copy{max-width:470px;justify-self:end;color:#999}.nex-collection-nav{display:flex;gap:28px;margin-top:65px;padding-top:22px;border-top:1px solid rgba(255,255,255,.17)}.nex-collection-nav a{font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;color:#777}.nex-collection-nav a.is-active,.nex-collection-nav a:hover{color:#fff}.nex-collection-main{background:var(--nex-off);color:#080808;padding:32px 0 100px}.nex-collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding:0 0 26px}.nex-collection-toolbar span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#777}.nex-collection-toolbar select{border:1px solid rgba(0,0,0,.15);background:transparent;padding:10px 36px 10px 12px;color:#080808}.nex-empty{text-align:center;padding:110px 20px}.nex-empty h2{font-size:clamp(2.8rem,5vw,5rem);max-width:850px;margin:0 auto 18px}.nex-empty .rte{color:#777;max-width:600px;margin:0 auto}.nex-empty__actions{margin-top:32px}.shirt-system{padding:48px 0 52px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:8px}.shirt-system__intro{max-width:680px}.shirt-system__intro h2{margin:0 0 16px;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(2.2rem,3.4vw,3.2rem)}.shirt-system__text{color:#555;font-size:.95rem;line-height:1.6}.shirt-system__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#0000001a;margin-top:40px;border:1px solid rgba(0,0,0,.1)}.shirt-system__card{background:#fff;padding:32px 28px}.shirt-system__label{display:block;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--bb-accent);margin-bottom:14px}.shirt-system__card h3{margin:0 0 12px;text-transform:uppercase;letter-spacing:-.01em;font-size:1.4rem}.shirt-system__card p{margin:0;color:#666;font-size:.86rem;line-height:1.6}@media(max-width:700px){.shirt-system__cards{display:flex;flex-wrap:nowrap;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.shirt-system__cards::-webkit-scrollbar{display:none;height:0}.shirt-system__card{flex:0 0 84%;scroll-snap-align:start}}.shirt-filter{position:relative;z-index:1;display:flex;flex-wrap:nowrap;width:100%;max-width:100%;box-sizing:border-box;visibility:visible;opacity:1;gap:10px;padding:28px 0 6px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shirt-filter::-webkit-scrollbar{display:none;height:0}.shirt-filter__pill{flex:0 0 auto;flex-shrink:0;display:inline-flex;align-items:center;height:42px;padding:0 20px;border:1px solid rgba(0,0,0,.18);background:#fff;color:#080808;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;transition:border-color .15s,background-color .15s,color .15s}.shirt-filter__pill:hover{border-color:#080808}.shirt-filter__pill.is-active{background:#080808;border-color:#080808;color:#fff}.collection-filter-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:0 0 22px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:22px}.collection-filter-bar__desktop{display:flex;flex-wrap:wrap;gap:10px}.collection-filter__group{position:relative}.collection-filter__group summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 18px;border:1px solid rgba(0,0,0,.18);background:#fff;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#080808}.collection-filter__group summary::-webkit-details-marker{display:none}.collection-filter__group summary:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-4px;transition:transform .15s}.collection-filter__group[open] summary:after{transform:rotate(-135deg);margin-top:3px}.collection-filter__group[open] summary{border-color:#080808}.collection-filter__panel{position:absolute;top:calc(100% + 8px);left:0;min-width:250px;max-height:340px;overflow-y:auto;background:#fff;border:1px solid rgba(0,0,0,.14);box-shadow:0 18px 40px #0000001f;padding:14px;z-index:20}.collection-filter__option{display:flex;align-items:center;gap:10px;padding:9px 4px;font-size:.82rem;color:#333}.collection-filter__check{width:16px;height:16px;border:1px solid rgba(0,0,0,.3);flex-shrink:0;position:relative}.collection-filter__option.is-active .collection-filter__check{background:#080808;border-color:#080808}.collection-filter__option.is-active .collection-filter__check:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(40deg)}.collection-filter__option-label{flex:1}.collection-filter__option-count{color:#999;font-size:.72rem}.collection-filter__option.is-disabled{opacity:.4;pointer-events:none}.collection-filter__badge{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:50%;background:var(--bb-accent);color:#080808;font-size:.6rem;font-weight:800}.collection-filter__price-form{display:flex;flex-direction:column;gap:12px}.collection-filter__price-row{display:flex;align-items:center;gap:8px}.collection-filter__price-row input{width:100%;min-width:0;border:1px solid rgba(0,0,0,.2);padding:9px 10px;font-size:.82rem}.collection-filter__price-submit{height:38px;border:0;background:#080808;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.collection-filter-bar__mobile-toggle{display:none;align-items:center;gap:8px;height:42px;padding:0 18px;border:1px solid rgba(0,0,0,.18);background:#fff;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#080808;cursor:pointer}.collection-filter-bar__mobile-toggle svg{width:15px;height:15px}.collection-filter-bar__active{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.collection-filter__pill{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;background:#080808;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.collection-filter__pill svg{width:11px;height:11px}.collection-filter__reset{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#777;text-decoration:underline;text-underline-offset:3px}.collection-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s}.collection-filter-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.collection-filter-drawer{position:fixed;top:0;right:0;bottom:0;width:min(92%,400px);background:#fff;z-index:9999;transform:translate(100%);transition:transform .3s ease;box-shadow:-20px 0 50px #0003}.collection-filter-drawer.is-open{transform:translate(0)}.collection-filter-drawer__inner{display:flex;flex-direction:column;height:100%}.collection-filter-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid rgba(0,0,0,.1)}.collection-filter-drawer__head strong{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.collection-filter-drawer__close{border:0;background:transparent;cursor:pointer;color:#080808}.collection-filter-drawer__close svg{width:18px;height:18px}.collection-filter-drawer__body{flex:1;overflow-y:auto;padding:10px 22px 22px;display:flex;flex-direction:column}.collection-filter-drawer__body .collection-filter__group{border-bottom:1px solid rgba(0,0,0,.08)}.collection-filter-drawer__body .collection-filter__group summary{border:0;padding:14px 0;width:100%;justify-content:space-between}.collection-filter-drawer__body .collection-filter__panel{position:static;border:0;box-shadow:none;padding:0 0 14px;min-width:0}.collection-filter-drawer__foot{padding:16px 22px;border-top:1px solid rgba(0,0,0,.1)}body.filter-drawer-open{overflow:hidden}@media(max-width:860px){.collection-filter-bar__desktop{display:none}.collection-filter-bar__mobile-toggle{display:inline-flex}}.nex-request-hero{background:#090909;color:#fff;padding:clamp(100px,10vw,160px) 0 70px}.nex-request-hero__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.nex-request-hero h1{font-size:clamp(4.2rem,8vw,9rem);margin:0;text-transform:uppercase;max-width:9ch}.nex-request-hero .rte{color:#999;max-width:520px;justify-self:end}.nex-request-form-section{background:var(--nex-off);color:#080808;padding:clamp(70px,8vw,120px) 0}.nex-request-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:36px;align-items:start}.nex-request-sidebar{position:sticky;top:115px;background:#fff;border-radius:22px;padding:clamp(34px,3.4vw,48px) clamp(28px,3vw,42px);box-shadow:0 1px 2px #0808080a,0 18px 40px #0808080d}.nex-request-sidebar__heading{position:relative;display:inline-block;margin:0 0 40px;padding-bottom:16px;font-size:clamp(1.8rem,2.4vw,2.4rem);text-transform:uppercase;letter-spacing:-.02em;color:#080808}.nex-request-sidebar__heading:after{content:"";position:absolute;left:0;bottom:0;width:44px;height:3px;background:var(--bb-accent)}.nex-request-steps{position:relative}.nex-request-steps:before{content:"";position:absolute;top:47px;bottom:47px;left:22px;width:1px;background:#0000001a}.nex-request-step{position:relative;display:grid;grid-template-columns:44px 1fr;gap:20px;padding:22px 0;align-items:start}.nex-request-step+.nex-request-step{border-top:1px solid rgba(0,0,0,.07)}.nex-request-step__num{position:relative;z-index:1;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid var(--bb-accent);color:var(--bb-accent);font-size:.82rem;font-weight:800}.nex-request-step__body{padding-top:4px}.nex-request-step__body strong{display:block;text-transform:uppercase;font-size:.9rem;letter-spacing:.01em;color:#080808;margin-bottom:6px}.nex-request-step__body p{margin:0;color:#73736e;font-size:.82rem;line-height:1.6}.nex-request-trust{margin:34px 0 0;padding-top:24px;border-top:1px solid rgba(0,0,0,.08);color:#73736e;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;line-height:1.7}.nex-request-form-card{background:#fff;border-radius:22px;box-shadow:0 1px 2px #0808080a,0 18px 40px #0808080d;padding:clamp(28px,4vw,54px)}.nex-request-form-card__head{padding-bottom:32px;border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:30px}.nex-request-form-card h2{font-size:clamp(2.6rem,4vw,4.8rem);margin:0 0 18px;text-transform:uppercase}.nex-request-form-card__head>p:last-child{color:#73736e;max-width:620px}.nex-request-form-card__app-blocks{width:100%}.nex-request-form-card__app-blocks>*{width:100%}.nex-request-form-card__app-blocks form{width:100%;max-width:none;box-sizing:border-box}.nex-request-form-card__app-blocks input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=file]),.nex-request-form-card__app-blocks select,.nex-request-form-card__app-blocks textarea{width:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.16);border-radius:8px;padding:13px 15px;font:inherit;font-size:.88rem;background:#fff;color:#080808}.nex-request-form-card__app-blocks input:focus,.nex-request-form-card__app-blocks select:focus,.nex-request-form-card__app-blocks textarea:focus{outline:none;border-color:var(--bb-accent)}.nex-request-form-card__app-blocks label{display:block;margin-bottom:7px;font-size:.71rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#080808}.nex-request-form-card__app-blocks button,.nex-request-form-card__app-blocks input[type=submit]{background:#080808;color:#fff;border:0;border-radius:8px;padding:15px 28px;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background-color .2s}.nex-request-form-card__app-blocks button:hover,.nex-request-form-card__app-blocks input[type=submit]:hover{background:var(--bb-accent)}.nex-request-form-card__placeholder{padding:36px 0;border:1px dashed #d8d8d3;border-radius:8px;text-align:center;color:#73736e;font-size:.86rem}.nex-request-form-card__hint{margin:14px auto 0;max-width:520px;color:#9a9a94;font-size:.74rem;line-height:1.6}.product-page,.cart-page,.search-page,.page-main,.blog-main,.article-main{background:var(--nex-off);color:#080808}.pagination{display:flex;justify-content:center;gap:6px;margin-top:48px}.pagination a,.pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.15);font-size:.72rem}.pagination .current{background:#080808;color:#fff}.error-page{min-height:72vh;background:#090909;color:#fff;display:grid;place-items:center;text-align:center;padding:100px 24px}.error-page h1{font-size:clamp(3.5rem,7vw,8rem);margin:10px 0 20px}.error-page p{color:#888}.error-page .btn{display:inline-flex;margin-top:20px;padding:14px 20px;background:#fff;color:#000;text-transform:uppercase;font-size:.7rem;font-weight:800}@media(max-width:1100px){.site-header__nav{gap:20px}.site-header__request{display:none}.nex-product-grid{grid-template-columns:repeat(2,1fr);gap:22px}.nex-custom-patch{grid-template-columns:1fr 1fr}.nex-request-grid{grid-template-columns:.6fr 1.4fr;gap:45px}}@media(max-width:820px){.page-width{width:min(calc(100% - 32px),var(--bb-container))}.nex-hero{height:var(--hero-mobile-height,90vh);min-height:620px}.nex-hero__video--desktop,.nex-hero__image--desktop{display:none}.nex-hero__video--mobile,.nex-hero__image--mobile{display:block}.nex-hero__content{align-items:var(--hero-text-align-mobile,flex-end);padding-bottom:142px}.nex-hero h1{font-size:clamp(calc(var(--hero-heading-size-mobile,5.8rem) * .57),14vw,var(--hero-heading-size-mobile,5.8rem))}.nex-hero__copy{max-width:680px}.nex-category-bar{grid-template-columns:repeat(4,180px);overflow-x:auto}.nex-category-bar a{min-height:90px;padding:14px}.nex-section-head,.nex-newsletter__inner,.nex-collection-hero__row,.nex-request-hero__inner{grid-template-columns:1fr;gap:28px}.nex-section-head__right,.nex-collection-hero__copy,.nex-request-hero .rte{justify-self:start}.nex-category-grid{grid-template-columns:1fr}.nex-category-card{min-height:470px}.nex-custom-patch{grid-template-columns:1fr}.nex-custom-patch__media{min-height:520px}.nex-request-grid{grid-template-columns:1fr}.nex-request-sidebar{position:static}.nex-footer__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.page-width{width:min(calc(100% - 22px),var(--bb-container))}.nex-hero{min-height:640px}.nex-hero__content{padding-bottom:154px}.nex-hero__eyebrow{margin-bottom:14px}.nex-hero h1{max-width:9ch}.nex-hero__text{font-size:.92rem;margin-top:18px}.nex-hero__buttons{display:grid;grid-template-columns:1fr;margin-top:24px}.nex-btn{width:100%}.nex-category-bar{grid-template-columns:repeat(4,158px)}.nex-category-bar a{min-height:86px}.nex-category-bar small{font-size:.64rem}.nex-showcase,.nex-categories{padding:70px 0}.nex-section-head{margin-bottom:32px}.nex-section-head h2{font-size:clamp(2.8rem,13vw,4.7rem)}.nex-product-grid{grid-template-columns:1fr;gap:18px}.nex-product-card__media{aspect-ratio:1.22/1}.nex-category-card{min-height:390px}.nex-category-card__content{padding:23px}.nex-category-card__content b{right:23px;bottom:24px}.nex-custom-patch__media{min-height:390px}.nex-custom-patch__panel{padding:54px 22px}.nex-custom-patch h2{font-size:clamp(3rem,13vw,4.9rem)}.nex-custom-patch__facts p{grid-template-columns:1fr;gap:4px}.nex-newsletter{padding:70px 0}.nex-newsletter__form{grid-template-columns:1fr}.nex-newsletter__form button{text-align:left;padding:14px 0}.nex-footer__top{align-items:flex-start;flex-direction:column;gap:24px}.nex-footer__grid{grid-template-columns:1fr 1fr}.nex-footer__bottom{flex-direction:column;gap:7px}.nex-collection-hero{padding:85px 0 28px}.nex-collection-hero:before{top:-20%;right:-30%;width:85%;height:130%;filter:blur(36px)}.nex-collection-hero h1,.nex-request-hero h1{font-size:clamp(3.5rem,15vw,6rem)}.nex-collection-nav{gap:18px;overflow-x:auto;margin-top:42px}.nex-collection-main{padding-bottom:70px}.nex-request-form-card{padding:30px 18px}.nex-request-form-card h2{font-size:clamp(2.6rem,12vw,4rem)}.nex-request-sidebar{padding:26px 20px;border-radius:18px}.nex-request-sidebar__heading{font-size:1.6rem;margin-bottom:30px}.nex-request-steps:before{left:20px}.nex-request-step{grid-template-columns:40px 1fr;gap:16px}.nex-request-step__num{width:40px;height:40px}}@media(max-width:860px){.collection-filter__price-row input{font-size:16px}}.eyebrow{margin:0 0 14px;color:var(--bb-accent);font-size:.69rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--bb-accent);background:var(--bb-accent);color:#080808;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:.2s}.btn:hover{background:#d9a75f;border-color:#d9a75f}.btn--dark{background:#080808;color:#fff;border-color:#080808}.btn--dark:hover{background:var(--bb-accent);color:#080808;border-color:var(--bb-accent)}.btn--full{width:100%}.btn[disabled]{opacity:.42;cursor:not-allowed}.text-link{display:inline-flex;align-items:center;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:4px}.section{padding:80px 0}.section--light{background:var(--nex-off);color:#080808}.product-page{background:var(--nex-off);color:#090909;padding:54px 0 110px}.product-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(380px,.72fr);gap:clamp(44px,6vw,88px);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;position:sticky;top:110px;align-self:start;max-height:calc(100vh - 150px);overflow-y:auto;overflow-x:hidden}.product-gallery__item{background:#e6e5e0;overflow:hidden}.product-gallery__item:first-child{grid-column:1/-1}.product-gallery__item img{width:100%;height:auto}.product-info{position:sticky;top:110px}.product-info__eyebrow{color:#777;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px}.product-info h1{font-size:clamp(2.5rem,4.3vw,4.9rem);text-transform:none;margin:0}.product-price{margin:18px 0 26px;font-size:1.05rem}.product-price s{color:#777;margin-left:8px}.product-form__group{margin:22px 0}.product-form__group label{display:block;margin-bottom:8px;font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-form select,.qty-input{width:100%;min-height:48px;background:transparent;border:1px solid rgba(0,0,0,.2);padding:0 12px}.product-form__buttons{display:grid;gap:9px;margin-top:20px}.product-description{margin-top:32px;color:#454543}.product-accordions{margin-top:34px;border-top:1px solid rgba(0,0,0,.18)}.accordion{border-bottom:1px solid rgba(0,0,0,.18)}.accordion button{width:100%;display:flex;justify-content:space-between;gap:20px;align-items:center;background:transparent;border:0;padding:17px 0;text-align:left;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.accordion button svg{width:16px;height:16px}.accordion__content{display:none;padding:0 0 18px;color:#555;font-size:.88rem}.accordion.is-open .accordion__content{display:block}.patch-details{margin-top:32px;border-top:1px solid rgba(0,0,0,.18)}.patch-details__row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.18)}.patch-details__row span{font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#777}.patch-details__row strong{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#0a0a0a;text-align:right}.product-below{max-width:720px;padding-top:70px}.product-recommendations{padding:90px 0 100px;background:var(--pr-bg,#fff);border-top:1px solid #f0f0ed}.product-recommendations .nex-kicker{position:relative;display:inline-block;padding-bottom:16px}.product-recommendations .nex-kicker:after{content:"";position:absolute;left:0;bottom:0;width:38px;height:2px;background:var(--bb-accent)}.product-recommendations__heading{margin:0 0 44px;color:#080808;text-transform:none}.product-recommendations__placeholder{padding:60px 24px;text-align:center;border:1px dashed #d8d8d3;border-radius:12px;color:#8a8a85;font-size:.85rem}.product-recommendations__grid{display:grid;grid-template-columns:repeat(var(--pr-desktop-columns,4),minmax(0,1fr));gap:30px}@media(min-width:701px){.product-recommendations__grid[data-desktop-layout=stacked]{display:flex;flex-direction:column;gap:0;border-top:1px solid #f0f0ed}.product-recommendations__grid[data-desktop-layout=stacked] .nex-product-card{display:flex;align-items:stretch;border-radius:0;box-shadow:none;border-bottom:1px solid #f0f0ed}.product-recommendations__grid[data-desktop-layout=stacked] .nex-product-card:hover{transform:none;box-shadow:none;background:#fafaf8}.product-recommendations__grid[data-desktop-layout=stacked] .nex-product-card__media{width:120px;flex:0 0 120px;aspect-ratio:1/1}.product-recommendations__grid[data-desktop-layout=stacked] .nex-product-card__badges{display:none}.product-recommendations__grid[data-desktop-layout=stacked] .nex-product-card__info{flex:1;display:flex;flex-direction:column;justify-content:center;padding:14px 20px}.product-recommendations__grid[data-desktop-layout=stacked] .nex-product-card h3{margin:8px 0 10px}.product-recommendations__grid[data-desktop-layout=stacked] .nex-product-card__bottom{border-top:0;padding-top:0}}@media(max-width:700px){.product-recommendations__grid[data-mobile-layout=grid]{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.product-recommendations__grid[data-mobile-layout=grid]::-webkit-scrollbar{display:none;height:0}.product-recommendations__grid[data-mobile-layout=grid] .nex-product-card{flex:0 0 calc((100% - (var(--pr-mobile-columns) - 1) * 16px) / var(--pr-mobile-columns));scroll-snap-align:start}.product-recommendations__grid[data-mobile-layout=stacked]{display:flex;flex-direction:column;gap:0;border-top:1px solid #f0f0ed}.product-recommendations__grid[data-mobile-layout=stacked] .nex-product-card{display:flex;align-items:stretch;border-radius:0;box-shadow:none;border-bottom:1px solid #f0f0ed}.product-recommendations__grid[data-mobile-layout=stacked] .nex-product-card:hover{transform:none;box-shadow:none;background:#fafaf8}.product-recommendations__grid[data-mobile-layout=stacked] .nex-product-card__media{width:84px;flex:0 0 84px;aspect-ratio:1/1}.product-recommendations__grid[data-mobile-layout=stacked] .nex-product-card__badges{display:none}.product-recommendations__grid[data-mobile-layout=stacked] .nex-product-card__info{flex:1;display:flex;flex-direction:column;justify-content:center;padding:10px 14px}.product-recommendations__grid[data-mobile-layout=stacked] .nex-product-card h3{margin:6px 0 8px}.product-recommendations__grid[data-mobile-layout=stacked] .nex-product-card__bottom{border-top:0;padding-top:0}}.patch-teaser{background:var(--patch-teaser-bg,#0a0a0a);padding:clamp(56px,7vw,88px) 0}.patch-teaser__inner{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}.patch-teaser .nex-kicker{position:relative;display:inline-block;padding-bottom:14px}.patch-teaser .nex-kicker:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;background:var(--bb-accent)}.patch-teaser__copy{max-width:560px}.patch-teaser__copy h2{font-size:clamp(2.6rem,4vw,4.2rem);margin:0 0 18px;text-transform:uppercase;color:#fff}.patch-teaser__text{color:#f5f5f2ad;margin-bottom:30px}.patch-teaser__text p{margin:0}.patch-teaser__media{border-radius:18px;overflow:hidden;aspect-ratio:4/3;background:#141414;border:1px solid rgba(255,255,255,.08)}.patch-teaser__media picture,.patch-teaser__media img{display:block;width:100%;height:100%;object-fit:cover}.patch-teaser__steps{position:relative;background:#141414;border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:32px 30px;box-shadow:0 1px #ffffff08 inset}.patch-teaser__steps:before{content:"";position:absolute;top:53px;bottom:53px;left:51px;width:1px;background:#ffffff24}.patch-teaser__step{position:relative;display:grid;grid-template-columns:42px 1fr;gap:18px;align-items:center;padding:15px 0}.patch-teaser__step+.patch-teaser__step{border-top:1px solid rgba(255,255,255,.09)}.patch-teaser__step-num{position:relative;z-index:1;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:transparent;border:1.5px solid rgba(255,255,255,.55);color:#fff;font-size:.78rem;font-weight:800}.patch-teaser__step-label{text-transform:uppercase;font-size:.86rem;font-weight:700;letter-spacing:.02em;color:#f2f2ef}@media(max-width:820px){.patch-teaser__inner{grid-template-columns:1fr;gap:32px}.patch-teaser__copy{max-width:none}.patch-teaser__media{aspect-ratio:16/10}}@media(max-width:560px){.patch-teaser__steps{padding:24px 20px}.patch-teaser__steps:before{left:41px;top:45px;bottom:45px}.patch-teaser__step{grid-template-columns:36px 1fr;gap:14px;padding:12px 0}.patch-teaser__step-num{width:36px;height:36px}}.featured-collection{padding:90px 0 100px;background:var(--fc-bg,#fff)}.featured-collection__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:44px}.featured-collection .nex-kicker{position:relative;display:inline-block;padding-bottom:16px}.featured-collection .nex-kicker:after{content:"";position:absolute;left:0;bottom:0;width:38px;height:2px;background:var(--bb-accent)}.featured-collection__head-copy{max-width:640px}.featured-collection__heading{margin:0 0 12px;color:#080808;text-transform:none}.featured-collection__text{color:#5f5f5a;max-width:540px}.featured-collection__text p{margin:0}.featured-collection__cta{flex:0 0 auto;white-space:nowrap}.featured-collection__placeholder{padding:60px 24px;text-align:center;border:1px dashed #d8d8d3;border-radius:12px;color:#8a8a85;font-size:.85rem}.featured-collection__grid{display:grid;grid-template-columns:repeat(var(--fc-desktop-columns,4),minmax(0,1fr));gap:30px}@media(max-width:820px){.featured-collection__head{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:700px){.featured-collection__grid[data-mobile-layout=grid]{grid-template-columns:repeat(var(--fc-mobile-columns,1),minmax(0,1fr));gap:16px}.featured-collection__grid[data-mobile-layout=horizontal]{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.featured-collection__grid[data-mobile-layout=horizontal]::-webkit-scrollbar{display:none;height:0}.featured-collection__grid[data-mobile-layout=horizontal] .nex-product-card{flex:0 0 calc((100% - (var(--fc-mobile-columns) - 1) * 16px) / var(--fc-mobile-columns));scroll-snap-align:start}}.option-picker{margin:24px 0 4px}.option-picker__row{margin-bottom:22px}.option-picker__row:last-child{margin-bottom:0}.option-picker__label{display:flex;align-items:baseline;gap:9px;margin-bottom:12px;font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#080808}.option-picker__value{color:#8a8a85;font-weight:600;letter-spacing:.01em;text-transform:none;font-size:.79rem}.option-picker__values{display:flex;flex-wrap:wrap;gap:10px}.option-btn{position:relative;border:1px solid rgba(0,0,0,.22);background:#fff;color:#080808;cursor:pointer;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s;font:inherit;-webkit-tap-highlight-color:transparent}.option-btn--pill{min-width:50px;height:46px;padding:0 18px;border-radius:2px;font-size:.78rem;font-weight:700}.option-btn--pill:hover:not(:disabled){border-color:#080808}.option-btn--pill.is-selected{background:#080808;border-color:#080808;color:#fff}.option-btn--swatch{width:40px;height:40px;border-radius:50%;padding:0;background-size:cover;background-position:center;background-color:#e6e5e0}.option-btn--swatch.is-selected{box-shadow:0 0 0 2px var(--nex-off),0 0 0 4px #080808}.option-btn.is-disabled,.option-btn:disabled{opacity:.32;cursor:not-allowed}.option-btn--pill.is-disabled,.option-btn--pill:disabled{background:#fff;color:#080808}.option-btn.is-disabled:after,.option-btn:disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),rgba(0,0,0,.5),transparent calc(50% + 1px))}.option-btn--swatch.is-disabled:after,.option-btn--swatch:disabled:after{border-radius:50%}.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px 14px;margin:18px 0 26px}.product-price__current{font-family:var(--bb-heading-font);font-size:1.85rem;font-weight:700;letter-spacing:-.02em;color:#080808}.product-price__compare{font-size:1.02rem;font-weight:500;color:#a3a39c;text-decoration:line-through;text-decoration-color:#c2c2ba}.product-price__badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;background:var(--bb-accent);color:#080808;font-size:.6rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.btn--cart{min-height:56px;font-size:.76rem;letter-spacing:.11em}.btn--cart:hover:not(:disabled){box-shadow:0 12px 28px #c7924a52}.product-trust{margin-top:26px;padding-top:22px;border-top:1px solid rgba(0,0,0,.1)}.product-trust__delivery{display:flex;align-items:center;gap:10px;font-size:.81rem;color:#333;margin-bottom:20px}.product-trust__delivery svg{width:19px;height:19px;flex-shrink:0;color:var(--bb-accent)}.product-trust__payments{display:flex;flex-direction:column;margin-bottom:24px}.product-trust__payment-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08)}.product-trust__payment-row:last-child{border-bottom:0}.product-trust__payment-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:26px;margin-top:1px}.product-trust__payment-icon svg{width:19px;height:19px;color:#54544f}.product-trust__payment-icon img{max-width:34px;max-height:26px;width:auto;height:auto;object-fit:contain;display:block;border-radius:4px}.product-trust__payment-row div{display:flex;flex-direction:column;gap:2px}.product-trust__payment-row strong{font-size:.82rem;font-weight:700;color:#080808}.product-trust__payment-row span{font-size:.74rem;color:#8a8a85}.product-trust__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-trust__card{background:#f6f6f3;border-radius:16px;padding:20px 18px;display:flex;flex-direction:column;gap:8px}.product-trust__card svg{width:22px;height:22px;color:#54544f}.product-trust__card strong{font-size:.83rem;font-weight:700;color:#080808;letter-spacing:-.01em}.product-trust__card span{font-size:.73rem;color:#8a8a85;line-height:1.35}.product-gallery--rail{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:start;background:#fff;border:none;box-shadow:none}.product-gallery__rail{display:flex;flex-direction:column;gap:10px;max-height:640px;overflow-y:auto;background:#fff;border:none;box-shadow:none}.product-gallery__thumb{width:100%;aspect-ratio:3/4;padding:0;border:1px solid transparent;background:#fff;cursor:pointer;overflow:hidden;flex-shrink:0;box-shadow:none}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb.is-active{border-color:#080808}.product-gallery__thumb.is-variant-hidden{display:none}.product-gallery__main{position:relative;aspect-ratio:4/5;max-height:calc(100vh - 150px);background:#fff;border:none;box-shadow:none;overflow:hidden}.product-gallery__main-item{display:none;position:absolute;top:0;right:0;bottom:0;left:0;padding:28px;align-items:center;justify-content:center;background:#fff}.product-gallery__main-item.is-active{display:flex}.product-gallery__main-item.is-variant-hidden{display:none!important}.product-gallery__main-item img,.product-gallery__main-item video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}@media(max-width:860px){.product-gallery--rail{grid-template-columns:1fr;gap:10px}.product-gallery__rail{flex-direction:row;order:2;overflow-x:auto;max-height:none}.product-gallery__thumb{width:64px;flex:0 0 64px}.product-gallery__main{order:1}}.product-page--fashion{background:#fff}.product-page--fashion .product-gallery__item{background:#f7f7f6}.product-page--fashion .option-btn--pill{border-color:#e2e2df}.product-page--fashion .option-btn--swatch{border-radius:8px;width:44px;height:44px;border:1px solid #e2e2df}.product-page--fashion .option-btn--swatch.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 4px #080808}.product-page--fashion .product-trust{border-top-color:#ececea}.product-page--fashion .product-trust__card{background:#f7f7f6;border:1px solid #ececea}.product-page--fashion .product-trust__payment-row{border-bottom-color:#ececea}.product-price__sale{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 10px}.product-price__current--sale{color:#d0212b}.product-price__discount{font-size:.85rem;font-weight:700;color:#d0212b}.product-price__vat{width:100%;font-size:.68rem;color:#8a8a85;font-weight:500}.cart-page{background:var(--nex-off);color:#090909;min-height:65vh;padding:76px 0 110px}.cart-page h1{font-size:clamp(3.2rem,6vw,6.8rem);margin:0}.cart-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:60px;margin-top:48px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:18px 0;border-top:1px solid rgba(0,0,0,.15);align-items:center}.cart-item:last-child{border-bottom:1px solid rgba(0,0,0,.15)}.cart-item__media{background:#e6e5e0}.cart-item__title{font-weight:700}.cart-item__variant{font-size:.78rem;color:#666;margin-top:4px}.cart-item input{width:72px;border:1px solid rgba(0,0,0,.18);background:transparent;padding:8px;margin-top:10px}.cart-summary{position:sticky;top:110px;background:#0a0a0a;color:#fff;padding:28px}.cart-summary__row{display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #2a2a2a}.cart-summary p{color:#888;font-size:.8rem;margin:14px 0 20px}.content-page{background:var(--nex-off);color:#090909;min-height:60vh;padding:82px 0 110px}.content-page__header{max-width:950px;margin-bottom:46px}.content-page__header h1{font-size:clamp(3.3rem,6vw,7rem);margin:0}.content-page .rte{max-width:900px}.content-page .rte a{text-decoration:underline;text-underline-offset:3px}.search-form{display:flex;max-width:720px;margin:28px 0 48px;border-bottom:1px solid rgba(0,0,0,.3)}.search-form input{flex:1;border:0;background:transparent;padding:14px 0;outline:0}.search-form button{border:0;background:transparent;font-weight:800;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-card{border-top:1px solid rgba(0,0,0,.18);padding-top:16px}.article-card__date{font-size:.66rem;color:#777;letter-spacing:.08em;text-transform:uppercase}.article-card h2{font-size:1.6rem;margin:8px 0 0;text-transform:none}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.category-card{position:relative;min-height:430px;overflow:hidden;background:#161616;color:#fff}.category-card__media,.category-card__media img,.category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.category-card__media img{object-fit:cover}.category-card__placeholder{background:linear-gradient(135deg,#222,#0a0a0a)}.category-card__content{position:absolute;left:24px;bottom:24px;z-index:2}.category-card__index{font-size:.6rem;letter-spacing:.1em;color:var(--bb-accent)}.category-card__title{font-size:2.6rem;margin:8px 0 0;text-transform:uppercase}.category-card__arrow{position:absolute;right:22px;bottom:22px;z-index:2;width:36px;height:36px;border:1px solid rgba(255,255,255,.35);display:grid;place-items:center}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.78),transparent 60%)}@media(max-width:860px){.product-layout{grid-template-columns:1fr}.product-info{position:static}.product-gallery{position:static;max-height:none;overflow:visible}.cart-grid{grid-template-columns:1fr}.cart-summary{position:static}.article-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr}}@media(max-width:560px){.product-page{padding-top:24px}.product-gallery{grid-template-columns:1fr}.product-gallery__item:first-child{grid-column:auto}.product-info h1{font-size:2.6rem}.product-trust__cards{gap:9px}.product-trust__card{padding:16px 14px;border-radius:14px}.cart-item{grid-template-columns:82px 1fr}.cart-item__price{grid-column:2}.article-grid{grid-template-columns:1fr}.content-page{padding-top:58px}}.landing-page{background:#fff;color:#080808}.landing-hero{position:relative;background:#fff;color:#080808;padding:clamp(70px,9vw,120px) 0 50px;overflow:hidden}.landing-hero--image{min-height:60vh;display:flex;align-items:flex-end;padding-bottom:70px;color:#fff}.landing-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.landing-hero__media img{width:100%;height:100%;object-fit:cover}.landing-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000009e,#0000001a 55%,#00000052)}.landing-hero__inner{position:relative;max-width:760px}.landing-hero__eyebrow{margin:0 0 14px;color:var(--bb-accent);font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.landing-hero h1{margin:0;text-transform:uppercase;font-size:clamp(3rem,5.5vw,5.6rem)}.landing-hero__text{margin-top:20px;max-width:560px;font-size:1rem;color:#555}.landing-hero--image .landing-hero__text{color:#ffffffd9}.landing-tiles{padding:60px 0 100px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.landing-tile{position:relative;display:block;overflow:hidden;background:#f1f1ee;color:#fff;aspect-ratio:4/5}.landing-tile__media{position:absolute;top:0;right:0;bottom:0;left:0}.landing-tile__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.landing-tile__img--mobile{display:none}.landing-tile__placeholder{width:100%;height:100%;object-fit:cover;opacity:.22}.landing-tile:hover .landing-tile__img{transform:scale(1.045)}.landing-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.62),rgba(0,0,0,.05) 55%,transparent)}.landing-tile__content{position:absolute;left:0;right:0;bottom:0;padding:26px;z-index:2}.landing-tile__content h3{margin:0;text-transform:uppercase;font-size:clamp(1.6rem,2.4vw,2.2rem)}.landing-tile__content p{margin:8px 0 0;color:#ffffffbf;font-size:.85rem;max-width:32ch}.landing-tile__btn{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#fff;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:4px}.landing-tile__btn svg{width:14px;height:14px}@media(max-width:700px){.landing-tiles{grid-template-columns:1fr}.landing-tile__media:has(.landing-tile__img--mobile) .landing-tile__img--desktop{display:none}.landing-tile__img--mobile{display:block}}body{font-family:var(--bb-body-font);font-weight:400;letter-spacing:-.012em}h1,h2,h3,h4{font-family:var(--bb-heading-font);font-weight:600;letter-spacing:var(--bb-heading-tracking);line-height:.96}.nex-category-bar strong{font-family:var(--bb-heading-font);font-weight:600;letter-spacing:-.015em;font-size:.94rem}.nex-category-bar small{font-family:var(--bb-body-font);font-weight:400;letter-spacing:-.01em;font-size:.74rem}.nex-category-bar span{font-family:var(--bb-body-font);font-weight:600;letter-spacing:.02em}.site-header{position:fixed;top:0;left:0;width:100%;z-index:9999;background:#080808f5;border-bottom:0;transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease}.template-index .site-header:not(.is-scrolled):not(.is-mega-open){background:linear-gradient(to bottom,rgba(0,0,0,.42),rgba(0,0,0,.1) 70%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.site-header.is-scrolled,.site-header.is-mega-open{background:#080808f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 12px 40px #00000038}body:not(.template-index) #MainContent{padding-top:96px}.site-header__inner{min-height:96px}.site-header__nav{height:96px;align-self:stretch}.header-nav-item{height:100%;display:flex;align-items:center;position:static}.header-nav-link{height:100%;display:flex;align-items:center;gap:8px;position:relative;font-family:var(--bb-body-font);font-size:.72rem;text-transform:none!important;letter-spacing:-.005em!important;font-weight:600!important;color:#fff;transition:color .2s ease}.header-nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:26px;height:1px;background:var(--bb-accent);transition:right .22s ease}.header-nav-item:hover>.header-nav-link:after,.header-nav-item:focus-within>.header-nav-link:after{right:0}.header-nav-item:hover>.header-nav-link,.header-nav-item:focus-within>.header-nav-link{color:var(--bb-accent)}.header-nav-chevron{width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.65;transition:transform .2s ease}.header-nav-item:hover .header-nav-chevron,.header-nav-item:focus-within .header-nav-chevron{transform:rotate(225deg) translate(-1px,-1px)}.site-header__request{font-family:var(--bb-body-font);font-weight:600;letter-spacing:.01em;text-transform:none;font-size:.72rem;padding:0 24px}.site-header__request:hover{background:var(--bb-accent);border-color:var(--bb-accent);color:#080808}.header-icon{transition:background .2s ease,border-color .2s ease,color .2s ease}.header-icon:hover,.header-icon:focus-visible{background:#fff;border-color:#fff;color:#080808}.menu-toggle{display:grid;background:transparent}.mobile-menu{position:fixed;top:78px;left:0;width:100%;bottom:0;z-index:9998;background:#080808;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;overflow-y:auto}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media(min-width:1101px){.menu-toggle,.mobile-menu{display:none}}@media(max-width:560px){.mobile-menu{top:70px}}.search-panel{position:fixed;top:78px;left:0;width:100%;z-index:9998;background:#080808;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;max-height:calc(100vh - 78px);overflow-y:auto}.search-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media(max-width:560px){.search-panel{top:70px;max-height:calc(100vh - 70px)}}.search-panel__inner{width:min(calc(100% - 44px),920px);margin:0 auto;padding:26px 0 48px}.search-panel__form{display:flex;align-items:center;gap:14px;border-bottom:1px solid rgba(255,255,255,.22);padding-bottom:16px}.search-panel__form svg{width:20px;height:20px;color:#ffffff8c;flex-shrink:0}.search-panel__form input{flex:1;background:transparent;border:0;outline:0;color:#fff;font-size:1.1rem;font-family:var(--bb-heading-font)}.search-panel__form input::placeholder{color:#fff6}.search-panel__form input[type=search]::-webkit-search-cancel-button,.search-panel__form input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.search-panel__form input[type=search]::-ms-clear{display:none;width:0;height:0}.search-panel__submit{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#ffffffbf;cursor:pointer;flex-shrink:0}.search-panel__submit:hover{color:#fff}.search-panel__submit svg{width:19px;height:19px}.search-panel__close{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#fff9;cursor:pointer;flex-shrink:0}.search-panel__close svg{width:18px;height:18px}.predictive-search__loading{color:#ffffff80;font-size:.86rem;padding:6px 0}.search-panel__results{margin-top:22px}.predictive-search__label{font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;color:#fff6;margin:0 0 12px}.predictive-search__queries{margin-bottom:26px;display:flex;flex-direction:column;gap:2px}.predictive-search__collections{margin-bottom:26px;display:flex;flex-wrap:wrap;gap:8px}.predictive-search__collection{padding:8px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.78rem;color:#ffffffd9}.predictive-search__collection:hover{border-color:#fff;color:#fff}.predictive-search__query{display:flex;align-items:center;gap:10px;padding:8px 0;color:#fffc;font-size:.86rem}.predictive-search__query svg{width:15px;height:15px;color:#ffffff59;flex-shrink:0}.predictive-search__query:hover{color:#fff}.predictive-search__products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.predictive-search__product{display:flex;flex-direction:column;gap:10px}.predictive-search__product-media{aspect-ratio:1;background:#161616;overflow:hidden}.predictive-search__product-media img{width:100%;height:100%;object-fit:contain;padding:6%}.predictive-search__product-info{display:flex;flex-direction:column;gap:3px}.predictive-search__product-info strong{font-size:.82rem;font-weight:600;color:#fff}.predictive-search__product-info em{font-style:normal;font-size:.78rem;color:#ffffff8c}.predictive-search__view-all{display:inline-flex;margin-top:26px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#fff;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:4px}.predictive-search__empty{color:#ffffff8c;font-size:.86rem}@media(max-width:560px){.predictive-search__products-grid{grid-template-columns:repeat(2,1fr)}}.mega-menu{position:absolute;left:0;right:0;top:100%;background:#080808fb;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.12);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;box-shadow:0 28px 70px #00000052}.header-nav-item:hover>.mega-menu,.header-nav-item:focus-within>.mega-menu,.header-nav-item.is-open>.mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mega-menu__inner{display:grid;grid-template-columns:1fr;gap:36px;padding-top:44px;padding-bottom:48px;min-height:290px}.mega-menu__inner--with-image{grid-template-columns:minmax(0,1fr) minmax(320px,36%);gap:52px}.mega-menu__content{min-width:0}.mega-menu__topline{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.14);margin-bottom:32px}.mega-menu__topline span{font-size:.61rem;letter-spacing:.12em;color:var(--bb-accent);font-weight:600}.mega-menu__topline a{font-size:.66rem;color:#ffffff8c;font-weight:500;transition:color .2s}.mega-menu__topline a:hover{color:#fff}.mega-menu__links{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:40px}.mega-menu__links--fallback{grid-template-columns:minmax(180px,260px)}.mega-menu__column{min-width:0}.mega-menu__heading{display:block;font-family:var(--bb-heading-font);font-weight:600;font-size:1.02rem;letter-spacing:-.02em;color:#fff;margin-bottom:13px}.mega-menu__sublinks{display:flex;flex-direction:column;gap:9px}.mega-menu__sublinks a{font-size:.77rem;letter-spacing:-.01em;color:#ffffff94;transition:color .18s,transform .18s}.mega-menu__sublinks a:hover{color:#fff;transform:translate(3px)}.mega-menu__feature{position:relative;min-height:230px;overflow:hidden;background:#151515;isolation:isolate}.mega-menu__feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d9,#0000000d 62%);z-index:1}.mega-menu__feature-media,.mega-menu__feature-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mega-menu__feature-media img{transition:transform .5s ease}.mega-menu__feature:hover .mega-menu__feature-media img{transform:scale(1.03)}.mega-menu__feature-copy{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;color:#fff;display:grid;grid-template-columns:1fr auto;gap:5px 18px;align-items:end}.mega-menu__feature-copy span{grid-column:1/-1;font-size:.58rem;letter-spacing:.12em;color:var(--bb-accent);font-weight:600}.mega-menu__feature-copy strong{font-family:var(--bb-heading-font);font-size:1.2rem;letter-spacing:-.02em;font-weight:600}.mega-menu__feature-copy b{font-size:.65rem;font-weight:500;white-space:nowrap}@media(max-width:1100px){body:not(.template-index) #MainContent{padding-top:78px}.site-header__nav,.site-header__request{display:none}.site-header__inner{min-height:78px;grid-template-columns:auto auto;justify-content:space-between}.site-header__logo img{max-width:var(--bb-logo-width-mobile,148px);max-height:calc(var(--bb-logo-width-mobile,148px) * .337)}.mobile-menu__inner{width:min(calc(100% - 44px),720px);margin:0 auto;padding:26px 0 60px}.mobile-menu__item{border-bottom:1px solid rgba(255,255,255,.13)}.mobile-menu__row{display:grid;grid-template-columns:1fr 46px;align-items:center}.mobile-menu__row>a{font-family:var(--bb-heading-font);font-weight:600;font-size:1.45rem;letter-spacing:-.025em;padding:16px 0}.mobile-menu__row button{width:46px;height:46px;border:0;background:transparent;position:relative;color:#fff}.mobile-menu__row button span:before,.mobile-menu__row button span:after{content:"";position:absolute;left:15px;right:15px;top:50%;height:1px;background:currentColor;transition:transform .2s}.mobile-menu__row button span:after{transform:rotate(90deg)}.mobile-menu__item.is-open .mobile-menu__row button span:after{transform:rotate(0)}.mobile-submenu{display:none;padding:0 0 18px}.mobile-menu__item.is-open .mobile-submenu{display:flex;flex-direction:column}.mobile-submenu a{padding:7px 0;color:#ffffff9e;font-size:.85rem}.mobile-submenu__heading{color:#fff!important;font-weight:600;margin-top:5px}.mobile-submenu__child{padding-left:14px!important}.mobile-menu__request{display:flex!important;margin-top:28px;min-height:50px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);font-size:.76rem;font-weight:600}}@media(max-width:560px){body:not(.template-index) #MainContent{padding-top:70px}.site-header__inner{min-height:70px}.header-icon{width:39px;height:39px}.nex-category-bar strong{font-size:.86rem}.nex-category-bar small{font-size:.68rem}}body.bb-teaser-home #MainContent>.shopify-section{display:none}body.bb-teaser-home #MainContent>.shopify-section.bb-teaser-host,body.bb-teaser-home #MainContent>.shopify-section[id*=nine_eleven_teaser]{display:block}body.bb-teaser-mode .site-header__nav,body.bb-teaser-mode .site-header__actions,body.bb-teaser-mode .search-panel,body.bb-teaser-mode .mobile-menu{display:none!important}body.bb-teaser-mode .site-header{background:#050505f5!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important}body.bb-teaser-mode .site-header__inner{grid-template-columns:1fr;justify-items:center;gap:0}.nex-footer--teaser{background:#050505;border-top:1px solid rgba(216,179,106,.22);padding:42px 0 46px}.nex-footer__teaser-inner{display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center}.nex-footer--teaser .nex-footer__brand img{max-width:138px;max-height:52px;object-fit:contain}.nex-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:11px 22px;max-width:660px}.nex-footer__legal a{display:inline-block;font-size:.72rem;line-height:1.4;letter-spacing:.02em;color:#f5f5f2a8;transition:color .15s ease}.nex-footer__legal a:hover,.nex-footer__legal a:focus-visible{color:#fff}.nex-footer__teaser-copy{font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:#f5f5f252}@media(max-width:600px){.nex-footer--teaser{padding:34px 0 40px}.nex-footer__teaser-inner{gap:18px}.nex-footer__legal{flex-direction:column;gap:14px;max-width:none}.nex-footer__legal a{font-size:.8rem;padding:2px 6px}}.nine-eleven{background:var(--ne-bg,#050505);color:#f5f5f2;padding:clamp(120px,15vh,168px) 0 clamp(56px,8vh,92px);--ne-gold:#D8B36A;--ne-gold-hi:#E4C17A}.nine-eleven__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,68px);align-items:center}.nine-eleven__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.1)}.nine-eleven__media picture,.nine-eleven__media img{width:100%;height:100%;object-fit:cover}.nine-eleven__media-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 36%,#1c1c1c 0,#0b0b0b 70%)}.nine-eleven__media-fallback span{font-family:var(--bb-heading-font);font-weight:700;font-size:clamp(1.6rem,3vw,2.6rem);letter-spacing:.02em;color:#ffffff21}.nine-eleven__content{max-width:560px}.nine-eleven__eyebrow{font-size:.68rem;text-transform:uppercase;letter-spacing:.22em;font-weight:700;color:var(--ne-gold);margin:0 0 18px}.nine-eleven__headline{font-family:var(--bb-heading-font);font-weight:700;line-height:1;font-size:clamp(2.9rem,7vw,5rem);letter-spacing:-.01em;text-transform:uppercase;margin:0 0 14px;color:#fff}.nine-eleven__slash{color:#fff;font-weight:600;margin:0 .06em}.nine-eleven__claim{font-family:var(--bb-heading-font);font-weight:600;font-size:clamp(1rem,1.7vw,1.3rem);letter-spacing:.03em;text-transform:uppercase;color:#fff;margin:0 0 20px}.nine-eleven__text{color:#f5f5f2a8;font-size:1rem;line-height:1.6;margin:0 0 20px}.nine-eleven__text p{margin:0}.nine-eleven__access{color:#f5f5f2;font-size:.95rem;line-height:1.55;margin:0 0 22px;padding-left:15px;border-left:2px solid var(--ne-gold)}.nine-eleven__access p{margin:0}.nine-eleven__limit{display:inline-flex;align-items:center;font-size:.63rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ne-gold);border:1px solid rgba(216,179,106,.5);padding:9px 16px;margin:0 0 24px}.nine-eleven__form{max-width:680px;margin:0 0 12px}.nine-eleven__form-hint{font-size:.82rem;line-height:1.55;color:#f5f5f280;border:1px dashed rgba(255,255,255,.2);padding:18px;margin:0}.nine-eleven__trust{font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#f5f5f266;margin:0 0 10px}.nine-eleven__form-note{font-size:.74rem;line-height:1.5;color:#f5f5f26b;margin:0 0 16px}.nine-eleven__perks{font-size:.8rem;line-height:1.55;color:#f5f5f28c;margin:0 0 26px;max-width:46ch}.nine-eleven__info{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.12)}.nine-eleven__info li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#f5f5f2cc}.nine-eleven__editor-note{margin:24px 0 0;padding:14px 16px;background:#d8b36a1a;border:1px solid rgba(216,179,106,.35);font-size:.8rem;line-height:1.5;color:#f5f5f2}.nine-eleven__form,.nine-eleven__appblock,.nine-eleven__form .shopify-app-block,.nine-eleven__form .klaviyo-form{min-height:0!important;height:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}.nine-eleven__form .shopify-app-block{display:block}.nine-eleven__form form.klaviyo-form{padding-top:0!important;padding-bottom:0!important}.nine-eleven__form form.klaviyo-form>div{min-height:0!important;height:auto!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px}.nine-eleven__form form.klaviyo-form>div>div{width:100%!important}.nine-eleven__form form.klaviyo-form>div div{padding:0!important;margin:0!important}.nine-eleven__form form.klaviyo-form input[type=email],.nine-eleven__form form.klaviyo-form input[type=text]{width:100%!important;height:54px!important;box-sizing:border-box!important;background:#fff!important;color:#0a0a0a!important;border:1px solid rgba(0,0,0,.18)!important;border-radius:10px!important;padding:0 16px!important;font-size:16px!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease!important}.nine-eleven__form form.klaviyo-form input[type=email]:focus,.nine-eleven__form form.klaviyo-form input[type=text]:focus{border-color:var(--ne-gold)!important;box-shadow:0 0 0 3px #d8b36a33!important;outline:none!important}.nine-eleven__form form.klaviyo-form input[type=email]::placeholder,.nine-eleven__form form.klaviyo-form input[type=text]::placeholder{color:#0a0a0a73!important}#MainContent .nine-eleven__form form.klaviyo-form button{width:100%!important;height:54px!important;box-sizing:border-box!important;background:var(--ne-gold)!important;color:#0a0a0a!important;border:0!important;border-radius:10px!important;padding:0 20px!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:none!important;filter:none!important;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease!important}#MainContent .nine-eleven__form form.klaviyo-form button:focus-visible{outline:2px solid #f5f5f2!important;outline-offset:3px!important}@media(hover:hover){#MainContent .nine-eleven__form form.klaviyo-form button:hover{background:var(--ne-gold-hi)!important;color:#0a0a0a!important;box-shadow:0 4px 18px #d8b36a47!important;transform:translateY(-1px)!important}}#MainContent .nine-eleven__form form.klaviyo-form button:active{background:#cda85f!important;color:#0a0a0a!important;transform:translateY(0)!important;box-shadow:0 2px 10px #d8b36a33!important;transition-duration:.05s!important}.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]){box-sizing:border-box!important;display:block!important;width:100%!important;max-width:680px!important;margin:8px 0 14px!important;padding:30px!important;background:#fff!important;color:#0a0a0a!important;border:0!important;border-radius:12px!important;box-shadow:0 1px 2px #0000000d,0 12px 30px #0000001f!important;position:relative!important;overflow:hidden!important;min-height:0!important;height:auto!important}.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]):before{content:""!important;position:absolute!important;top:0;left:0;right:0;height:3px!important;background:var(--ne-gold,#D8B36A)!important}.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row])>*{min-height:0!important;height:auto!important}.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) [data-testid=form-row],.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) [data-testid=form-component]{padding:0!important;margin:0!important;width:100%!important;min-height:0!important}.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) [data-testid=form-row]+[data-testid=form-row]{margin-top:8px!important}.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) *{color:#161616!important}.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) h1,.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) h2,.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) h3,.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) strong,.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]) b{color:#0a0a0a!important}@media(max-width:600px){.nine-eleven__form form.klaviyo-form>div:not(:has(input)):has([data-testid=form-row]){padding:24px 22px!important}}@media(max-width:960px){.nine-eleven{padding:clamp(96px,13vh,120px) 0 52px}.nine-eleven__inner{grid-template-columns:1fr;gap:24px}.nine-eleven__media{aspect-ratio:16/10;max-height:34vh}.nine-eleven__content{max-width:none}.nine-eleven__eyebrow{margin-bottom:14px}.nine-eleven__headline{margin-bottom:12px}.nine-eleven__text{margin-bottom:18px}.nine-eleven__limit{margin-bottom:22px}}@media(max-width:560px){.nine-eleven{padding:92px 0 44px}.nine-eleven__media{aspect-ratio:3/2;max-height:30vh}.nine-eleven__headline{font-size:clamp(2.5rem,12vw,3.3rem)}.nine-eleven__claim{font-size:1rem;margin-bottom:16px}.nine-eleven__access{font-size:.9rem;margin-bottom:16px}.nine-eleven__form{margin-bottom:16px}.nine-eleven__perks{margin-bottom:22px}}@media(max-width:749px){.nine-eleven__media{aspect-ratio:16/10;max-height:46vh;background:var(--ne-bg,#050505);border:0}.nine-eleven__media picture,.nine-eleven__media img{object-fit:contain;object-position:center center}}body:has(.shopify-policy__container){background:var(--nex-off,#f1f1ee)}.shopify-policy__container{max-width:920px;margin:0 auto;padding:clamp(40px,6vw,80px) 24px clamp(60px,9vw,104px);background:var(--nex-off,#f1f1ee);color:#161616;overflow-wrap:break-word}.shopify-policy__title,.shopify-policy__remote-policy-heading-wrapper{text-align:left}.shopify-policy__title{margin-bottom:clamp(22px,3vw,34px)}.shopify-policy__title h1{font-family:var(--bb-heading-font);font-size:clamp(1.85rem,1.4rem + 2vw,2.6rem);line-height:1.15;letter-spacing:-.02em;margin:0;overflow-wrap:break-word}.shopify-policy__body{font-size:clamp(1rem,.97rem + .2vw,1.0625rem);line-height:1.7;color:#262626;overflow-wrap:break-word}.shopify-policy__body>:first-child,.shopify-policy__body .rte>:first-child{margin-top:0}.shopify-policy__body h1{font-family:var(--bb-heading-font);font-size:clamp(1.55rem,1.3rem + 1vw,1.95rem);line-height:1.2;letter-spacing:-.02em;margin:2.2em 0 .5em}.shopify-policy__body h2{font-family:var(--bb-heading-font);font-size:clamp(1.2rem,1.05rem + .6vw,1.4rem);line-height:1.3;letter-spacing:-.01em;text-transform:none;margin:2em 0 .5em}.shopify-policy__body h3{font-family:var(--bb-heading-font);font-size:clamp(1.05rem,1rem + .3vw,1.18rem);line-height:1.35;margin:1.7em 0 .4em}.shopify-policy__body h4,.shopify-policy__body h5,.shopify-policy__body h6{font-size:1rem;font-weight:700;line-height:1.4;margin:1.5em 0 .35em}.shopify-policy__body p,.shopify-policy__body ul,.shopify-policy__body ol{margin:0 0 1.05em}.shopify-policy__body li{margin:.4em 0}.shopify-policy__body a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#00000061;transition:text-decoration-color .15s ease}.shopify-policy__body a:hover,.shopify-policy__body a:focus-visible{text-decoration-color:currentColor}@media(max-width:600px){.shopify-policy__container{padding:30px 18px 52px}.shopify-policy__title h1{font-size:clamp(1.75rem,6.5vw,2rem)}.shopify-policy__body{font-size:16px;line-height:1.7}.shopify-policy__body h1{font-size:1.55rem}.shopify-policy__body h2{font-size:1.2rem}.shopify-policy__body h3{font-size:1.08rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
