:root{--gb-black:#0d0d0d;--gb-rust:#C44A1A;--gb-rust-dark:#8f320e;--gb-rust-glow:rgba(196,74,26,.18);--gb-steel:#1e2228;--gb-steel-mid:#2e343d;--gb-steel-light:#4a5260;--gb-off-white:#f0ebe3;--gb-warm-gray:#b0a89a;--gb-font-head:"Bebas Neue",sans-serif;--gb-font-body:"Barlow",sans-serif;--gb-max-w:1280px}body{background-color:var(--gb-black)!important;color:var(--gb-off-white);font-family:var(--gb-font-body)}.gb-container{max-width:var(--gb-max-w);margin:0 auto;padding:0 2.5rem}.gb-label{font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gb-rust);font-weight:600}.gb-section-title{font-family:var(--gb-font-head);font-size:clamp(2rem,4vw,3.5rem);letter-spacing:.05em;color:var(--gb-off-white);margin:.25rem 0 .75rem}.gb-rule{width:40px;height:2px;background:var(--gb-rust);margin-bottom:2rem}.gb-section-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.gb-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border:none;cursor:pointer;font-family:var(--gb-font-body);text-decoration:none;transition:background .2s,color .2s,border-color .2s}.gb-btn-primary{background:var(--gb-rust)!important;color:#fff!important}.gb-btn-primary:hover{background:var(--gb-rust-dark)!important;color:#fff!important}.gb-btn-outline{background:transparent!important;color:var(--gb-off-white)!important;border:1.5px solid var(--gb-steel-light)!important}.gb-btn-outline:hover{border-color:var(--gb-rust)!important;color:var(--gb-rust)!important;background:transparent!important}.gb-btn-ghost{background:transparent!important;color:var(--gb-rust)!important;border:1.5px solid var(--gb-rust)!important}.gb-btn-ghost:hover{background:var(--gb-rust)!important;color:#fff!important}.gb-hero{position:relative;min-height:88vh;background:var(--gb-steel);display:flex;align-items:center;overflow:hidden}.gb-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.05;background-image:repeating-linear-gradient(0deg,var(--gb-off-white) 0,var(--gb-off-white) 1px,transparent 1px,transparent 72px),repeating-linear-gradient(90deg,var(--gb-off-white) 0,var(--gb-off-white) 1px,transparent 1px,transparent 72px);pointer-events:none}.gb-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.gb-hero__img img{width:100%;height:100%;object-fit:cover;object-position:center}.gb-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#0d0d0ded,#0d0d0dd9 30%,#0d0d0d8c 58%,#0d0d0d26);pointer-events:none}.gb-hero__content{position:relative;z-index:2;padding:5rem 0;max-width:600px}.gb-hero__eyebrow{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gb-rust);font-weight:600;margin-bottom:1.25rem}.gb-hero__heading{font-family:var(--gb-font-head);font-size:clamp(4rem,9vw,7.5rem);line-height:.88;letter-spacing:.03em;color:var(--gb-off-white)}.gb-hero__heading em{color:var(--gb-rust);font-style:normal}.gb-hero__sub{margin-top:1.5rem;font-size:1.05rem;font-weight:300;color:var(--gb-warm-gray);line-height:1.7;max-width:480px}.gb-hero__actions{display:flex;gap:1rem;margin-top:2.5rem;flex-wrap:wrap}.gb-hero__stats{display:flex;gap:3rem;margin-top:4rem;padding-top:2rem;border-top:1px solid var(--gb-steel-mid)}.gb-hero__stat-num{font-family:var(--gb-font-head);font-size:2.5rem;color:var(--gb-rust);line-height:1}.gb-hero__stat-label{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gb-warm-gray);margin-top:.25rem}.gb-promo-bar{background:var(--gb-rust);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.gb-promo-item{display:flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;border-right:1px solid rgba(255,255,255,.2)}.gb-promo-item:last-child{border-right:none}.gb-promo-item__icon{font-size:1.25rem;flex-shrink:0}.gb-promo-item__title{display:block;font-size:.8rem;font-weight:700;letter-spacing:.08em;color:#fff}.gb-promo-item__sub{font-size:.68rem;color:#ffffffb3}.gb-featured-collections{padding:5rem 0;background:var(--gb-black)}.gb-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.gb-collection-tile{position:relative;aspect-ratio:3/4;background:var(--gb-steel-mid);overflow:hidden;cursor:pointer;text-decoration:none;display:block}.gb-collection-tile__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gb-steel);overflow:hidden;transition:transform .5s ease}.gb-collection-tile:hover .gb-collection-tile__bg{transform:scale(1.04)}.gb-collection-tile__bg img{width:100%;height:100%;object-fit:cover}.gb-collection-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(13,13,13,.92) 0%,rgba(13,13,13,.2) 60%,transparent 100%)}.gb-collection-tile__content{position:absolute;bottom:0;left:0;right:0;padding:1.75rem 1.5rem}.gb-collection-tile__tag{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gb-rust);font-weight:600;margin-bottom:.4rem}.gb-collection-tile__name{font-family:var(--gb-font-head);font-size:1.75rem;letter-spacing:.05em;line-height:1;margin-bottom:.5rem;color:var(--gb-off-white)}.gb-collection-tile__count{font-size:.7rem;color:var(--gb-warm-gray)}.gb-collection-tile__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--gb-rust);transition:gap .2s}.gb-collection-tile:hover .gb-collection-tile__cta{gap:.7rem}.gb-collection-tile__cta:after{content:"\2192"}.gb-featured-products{padding:5rem 0;background:var(--gb-steel)}.gb-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.gb-product-card{background:var(--gb-steel-mid);border-top:2px solid transparent;transition:border-color .2s}.gb-product-card:hover{border-top-color:var(--gb-rust)}.gb-product-card__img{display:block;aspect-ratio:4/3;background:var(--gb-steel);position:relative;overflow:hidden;text-decoration:none}.gb-product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gb-product-card:hover .gb-product-card__img img{transform:scale(1.03)}.gb-product-card__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--gb-font-head);font-size:.9rem;letter-spacing:.2em;color:var(--gb-steel-light)}.gb-product-card__badge{position:absolute;top:.75rem;left:.75rem;background:var(--gb-rust);color:#fff;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding:.2rem .6rem}.gb-product-card__body{padding:1.35rem 1.25rem}.gb-product-card__vendor{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gb-steel-light);margin-bottom:.3rem}.gb-product-card__title{font-family:var(--gb-font-head);font-size:1.3rem;letter-spacing:.04em;margin-bottom:.35rem;line-height:1.1}.gb-product-card__title a{color:var(--gb-off-white);text-decoration:none}.gb-product-card__desc{font-size:.8rem;font-weight:300;color:var(--gb-warm-gray);line-height:1.6;margin-bottom:1rem}.gb-product-card__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.gb-product-card__price-from{font-size:.65rem;color:var(--gb-warm-gray);display:block}.gb-product-card__price{font-size:.9rem;font-weight:700;color:var(--gb-off-white)}.gb-product-card__atc{background:var(--gb-rust);color:#fff;border:none;padding:.5rem .9rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-family:var(--gb-font-body);transition:background .2s}.gb-product-card__atc:hover{background:var(--gb-rust-dark)}.gb-product-card__shipping{font-size:.65rem;color:var(--gb-steel-light);margin-top:.4rem;width:100%}.gb-value-props{padding:5rem 0;background:var(--gb-black)}.gb-vp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin-top:3rem}.gb-vp-card{padding:2.5rem 2rem;background:var(--gb-steel);border-top:2px solid var(--gb-steel-mid);transition:border-top-color .2s}.gb-vp-card:hover{border-top-color:var(--gb-rust)}.gb-vp-card__icon{font-size:2.25rem;margin-bottom:1.25rem}.gb-vp-card__title{font-family:var(--gb-font-head);font-size:1.5rem;letter-spacing:.05em;margin-bottom:.75rem;color:var(--gb-off-white)}.gb-vp-card__body{font-size:.85rem;font-weight:300;color:var(--gb-warm-gray);line-height:1.75}.gb-cta-banner{position:relative;padding:6rem 0;background:var(--gb-steel);overflow:hidden;text-align:center}.gb-cta-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent,transparent 30px,rgba(196,74,26,.03) 30px,rgba(196,74,26,.03) 60px);pointer-events:none}.gb-cta-banner__inner{position:relative;z-index:2}.gb-cta-banner__heading{font-family:var(--gb-font-head);font-size:clamp(3rem,6vw,5rem);letter-spacing:.05em;margin-bottom:1rem;color:var(--gb-off-white)}.gb-cta-banner__heading em{color:var(--gb-rust);font-style:normal}.gb-cta-banner__sub{font-size:1rem;font-weight:300;color:var(--gb-warm-gray);max-width:540px;margin:0 auto 2.5rem;line-height:1.7}.gb-cta-banner__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.header__submenu.list-menu--disclosure{min-width:230px!important}.header__submenu.list-menu--disclosure li{border-bottom:1px solid var(--gb-steel-mid)}.header__submenu.list-menu--disclosure li:last-child{border-bottom:none}.header__submenu.list-menu--disclosure a.header__menu-item,.header__submenu.list-menu--disclosure .list-menu__item--link{font-size:.72rem!important;letter-spacing:.12em!important;padding-top:.9rem!important;padding-bottom:.9rem!important;padding-left:1.1rem!important;border-left:2px solid transparent!important;transition:border-color .15s,color .15s!important}.header__submenu.list-menu--disclosure a.header__menu-item:hover{border-left-color:var(--gb-rust)!important;color:var(--gb-rust)!important}.gb-blog-preview{padding:5rem 0;background:var(--gb-black);border-top:1px solid var(--gb-steel-mid)}.gb-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}a.gb-blog-card,.gb-blog-card{background:var(--gb-steel-mid)!important;text-decoration:none;display:flex;flex-direction:column;border-top:2px solid var(--gb-steel-mid);transition:border-top-color .2s;color:var(--gb-off-white)!important}a.gb-blog-card:hover,.gb-blog-card:hover{border-top-color:var(--gb-rust);color:var(--gb-off-white)!important}.gb-blog-card__img{aspect-ratio:16/9;overflow:hidden;background:var(--gb-steel);position:relative;display:block}.gb-blog-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gb-blog-card:hover .gb-blog-card__img img{transform:scale(1.04)}.gb-blog-card__img--placeholder{display:flex;align-items:center;justify-content:center;font-family:var(--gb-font-head);font-size:.9rem;letter-spacing:.2em;color:var(--gb-steel-light)}.gb-blog-card__body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.gb-blog-card__date{font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gb-steel-light);margin-bottom:.5rem}.gb-blog-card__title{font-family:var(--gb-font-head);font-size:1.4rem;letter-spacing:.04em;color:var(--gb-off-white);line-height:1.1;margin-bottom:.75rem}.gb-blog-card:hover .gb-blog-card__title{color:var(--gb-rust)}.gb-blog-card__excerpt{font-size:.82rem;font-weight:300;color:var(--gb-warm-gray);line-height:1.7;flex:1;margin-bottom:1rem}.gb-blog-card__cta{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gb-rust)}.gb-coll-hero{padding:4rem 0 3rem;background:var(--gb-black);border-bottom:1px solid var(--gb-steel-mid)}.gb-coll-hero__title{font-family:var(--gb-font-head);font-size:clamp(3rem,7vw,6rem);letter-spacing:.05em;color:var(--gb-off-white);line-height:.9;margin:.25rem 0 1.25rem}.gb-coll-hero__desc{max-width:680px;font-size:.95rem;font-weight:300;color:var(--gb-warm-gray);line-height:1.75}.gb-coll-hero__desc p{margin:0}[data-template=collection] .shopify-section,[data-template=collection] main{background-color:var(--gb-black)}[data-template=collection] [class*=facets],[data-template=collection] [class*=filter],[data-template=collection] [class*=sort]{background-color:var(--gb-black)!important;color:var(--gb-off-white)!important;border-color:var(--gb-steel-mid)!important}[data-template=collection] [class*=facets] select,[data-template=collection] [class*=sort] select{background:var(--gb-steel);color:var(--gb-off-white);border:1px solid var(--gb-steel-mid)}[data-template=collection] [class*=facets] button,[data-template=collection] [class*=filter] button{color:var(--gb-off-white)!important}[data-template=collection] product-card,[data-template=collection] [class*=product-card],[data-template=collection] .card{background-color:var(--gb-steel)!important;border-top:2px solid var(--gb-steel-mid)!important;border-left:none!important;border-right:none!important;border-bottom:none!important;transition:border-top-color .2s}[data-template=collection] product-card:hover,[data-template=collection] [class*=product-card]:hover,[data-template=collection] .card:hover{border-top-color:var(--gb-rust)!important}[data-template=collection] [class*=card] [class*=image--placeholder],[data-template=collection] [class*=card] [class*=placeholder]{background:var(--gb-steel-mid)!important}[data-template=collection] [class*=card__heading],[data-template=collection] [class*=card__title],[data-template=collection] [class*=card] h2,[data-template=collection] [class*=card] h3,[data-template=collection] [class*=product-title]{font-family:var(--gb-font-head)!important;font-size:1.4rem!important;letter-spacing:.04em!important;line-height:1.1!important;color:var(--gb-off-white)!important}[data-template=collection] [class*=card__heading] a,[data-template=collection] [class*=card__title] a,[data-template=collection] [class*=product-title] a{color:var(--gb-off-white)!important;text-decoration:none!important}[data-template=collection] [class*=card__heading] a:hover,[data-template=collection] [class*=card__title] a:hover,[data-template=collection] [class*=product-title] a:hover{color:var(--gb-rust)!important}[data-template=collection] [class*=price]{color:var(--gb-warm-gray)!important}[data-template=collection] [class*=price--sale]{color:var(--gb-rust)!important}[data-template=collection] [class*=card__information],[data-template=collection] [class*=card__content],[data-template=collection] [class*=card__body]{background-color:var(--gb-steel)!important;padding:1rem 1rem 1.25rem!important}[data-template=collection] [class*=card__vendor],[data-template=collection] [class*=caption--supporting]{color:var(--gb-steel-light)!important}[data-template=collection] [class*=pagination]{background:var(--gb-black)!important;padding:2rem 0}[data-template=collection] [class*=pagination] a,[data-template=collection] [class*=pagination] span{color:var(--gb-off-white)!important;border-color:var(--gb-steel-mid)!important}[data-template=collection] [class*=pagination] .active,[data-template=collection] [class*=pagination] [aria-current]{background:var(--gb-rust)!important;color:#fff!important;border-color:var(--gb-rust)!important}[data-template=product] .shopify-section,[data-template=product] main{background-color:var(--gb-black)}[data-template=product] [class*=media-gallery],[data-template=product] [class*=product-media],[data-template=product] [class*=media__poster]{background-color:var(--gb-steel)!important}[data-template=product] [class*=thumbnail]{background:var(--gb-steel-mid)!important;border-color:var(--gb-steel-mid)!important}[data-template=product] [class*=thumbnail][aria-current=true],[data-template=product] [class*=thumbnail].active{border-color:var(--gb-rust)!important}[data-template=product] [class*=product-details],[data-template=product] [class*=product-information]{background-color:var(--gb-black)!important;color:var(--gb-off-white)}[data-template=product] [class*=product-details] h1,[data-template=product] [class*=product-information] h1{font-family:var(--gb-font-head)!important;letter-spacing:.05em!important;line-height:.95!important;color:var(--gb-off-white)!important}[data-template=product] [class*=price__regular],[data-template=product] [class*=price__current]{color:var(--gb-off-white)!important;font-weight:600!important}[data-template=product] [class*=price__sale]{color:var(--gb-rust)!important;font-weight:600!important}[data-template=product] [class*=price__was],[data-template=product] [class*=price__compare]{color:var(--gb-steel-light)!important;text-decoration:line-through}[data-template=product] hr,[data-template=product] [class*=divider]{border-color:var(--gb-steel-mid)!important;opacity:1!important}[data-template=product] [class*=variant-picker] [class*=label],[data-template=product] [class*=variant-picker] legend,[data-template=product] [class*=option] [class*=label]{color:var(--gb-off-white)!important;font-size:.72rem!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:600!important}[data-template=product] [class*=option-selector] button,[data-template=product] [class*=swatch-input]+label,[data-template=product] [class*=variant] [class*=option] button{background:var(--gb-steel)!important;color:var(--gb-off-white)!important;border:1px solid var(--gb-steel-mid)!important;transition:border-color .15s,background .15s}[data-template=product] [class*=option-selector] button:hover,[data-template=product] [class*=swatch-input]:hover+label{border-color:var(--gb-rust)!important;color:var(--gb-rust)!important}[data-template=product] [class*=option-selector] button[aria-pressed=true],[data-template=product] [class*=option-selector] button.selected,[data-template=product] [class*=swatch-input]:checked+label{background:var(--gb-rust)!important;color:#fff!important;border-color:var(--gb-rust)!important}[data-template=product] [class*=option-selector] button[disabled],[data-template=product] [class*=option-selector] button.unavailable{opacity:.35!important;text-decoration:line-through}[data-template=product] [class*=quantity]{background:var(--gb-steel)!important;border-color:var(--gb-steel-mid)!important;color:var(--gb-off-white)!important}[data-template=product] [class*=quantity] button,[data-template=product] [class*=quantity] [class*=button]{color:var(--gb-off-white)!important;background:transparent!important}[data-template=product] [class*=quantity] input{background:transparent!important;color:var(--gb-off-white)!important}[data-template=product] button[name=add],[data-template=product] [class*=add-to-cart]>button,[data-template=product] [type=submit][class*=button]{background-color:var(--gb-rust)!important;color:#fff!important;border:none!important;font-family:var(--gb-font-body)!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;transition:background .2s!important}[data-template=product] button[name=add]:hover,[data-template=product] [class*=add-to-cart]>button:hover{background-color:var(--gb-rust-dark)!important}[data-template=product] [class*=product-details] [class*=rte] p,[data-template=product] [class*=product-details] [class*=rte] li,[data-template=product] [class*=product-details] [class*=rte] ul{color:var(--gb-warm-gray)!important;line-height:1.75!important}[data-template=product] [class*=product-details] [class*=rte] strong,[data-template=product] [class*=product-details] [class*=rte] b{color:var(--gb-off-white)!important}[data-template=product] [class*=product-details] [class*=rte] a{color:var(--gb-rust)!important}[data-template=product] [class*=product-details] div[style*="background:#f5f5f5"],[data-template=product] [class*=product-details] div[style*="background: #f5f5f5"]{background:var(--gb-steel)!important;border-left-color:var(--gb-rust)!important;color:var(--gb-off-white)!important}[data-template=product] [class*=product-details] div[style*="background:#f5f5f5"] a,[data-template=product] [class*=product-details] div[style*="background: #f5f5f5"] a{color:var(--gb-rust)!important}[data-template=product] [class*=sticky]{background:var(--gb-black)!important;border-top:1px solid var(--gb-steel-mid)!important;color:var(--gb-off-white)!important}[data-template=product] [class*=sticky] [class*=title],[data-template=product] [class*=sticky] [class*=price]{color:var(--gb-off-white)!important}[data-template=product] [class*=product-recommendations]{background-color:var(--gb-steel)!important;border-top:1px solid var(--gb-steel-mid)}[data-template=product] [class*=product-recommendations] h2,[data-template=product] [class*=product-recommendations] h3,[data-template=product] [class*=product-recommendations] h4{font-family:var(--gb-font-head)!important;color:var(--gb-off-white)!important;letter-spacing:.05em!important}[data-template=product] [class*=product-recommendations] product-card,[data-template=product] [class*=product-recommendations] [class*=product-card],[data-template=product] [class*=product-recommendations] .card{background-color:var(--gb-steel-mid)!important;border-top:2px solid var(--gb-steel-mid)!important;border-left:none!important;border-right:none!important;border-bottom:none!important;transition:border-top-color .2s}[data-template=product] [class*=product-recommendations] product-card:hover,[data-template=product] [class*=product-recommendations] [class*=product-card]:hover{border-top-color:var(--gb-rust)!important}[data-template=product] [class*=product-recommendations] [class*=card__heading],[data-template=product] [class*=product-recommendations] [class*=card__title],[data-template=product] [class*=product-recommendations] [class*=product-title]{font-family:var(--gb-font-head)!important;color:var(--gb-off-white)!important;font-size:1.3rem!important;letter-spacing:.04em!important}[data-template=product] [class*=product-recommendations] [class*=card__heading] a,[data-template=product] [class*=product-recommendations] [class*=product-title] a{color:var(--gb-off-white)!important;text-decoration:none!important}[data-template=product] [class*=product-recommendations] [class*=price]{color:var(--gb-warm-gray)!important}[data-template=product] [class*=product-recommendations] [class*=card__information],[data-template=product] [class*=product-recommendations] [class*=card__content]{background:var(--gb-steel-mid)!important}@media(max-width:1024px){.gb-collection-grid,.gb-product-grid{grid-template-columns:repeat(2,1fr)}.gb-vp-grid,.gb-blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.gb-container{padding:0 1.25rem}.gb-hero__img img{object-position:70% center}.gb-collection-grid,.gb-product-grid{grid-template-columns:1fr 1fr}.gb-vp-grid{grid-template-columns:1fr}.gb-promo-bar{flex-direction:column}.gb-promo-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.15);width:100%;justify-content:center}.gb-coll-hero{padding:2.5rem 0 2rem}.gb-coll-hero__title{font-size:clamp(2.5rem,10vw,4rem)}.gb-blog-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gatebound.css.map */
