:root{--brthr-line: rgba(var(--color-foreground), .1);--brthr-line-bright: rgba(var(--color-foreground), .22);--brthr-dim: rgba(var(--color-foreground), .55)}.brthr-eyebrow{font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;color:var(--brthr-dim)}.brthr-numbered-tag{font-family:var(--font-body-family);font-size:1rem;letter-spacing:.1em;color:var(--brthr-dim)}.header__heading-link .h2{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:500;letter-spacing:.14em;text-transform:uppercase;font-size:1.9rem}.header__menu-item{font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase}.header-wrapper{transition:background-color .3s ease,border-color .3s ease}.btn-outline{display:inline-block;padding:1.6rem 3.4rem;border:1px solid var(--brthr-line-bright);background:transparent;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;transition:background-color .2s ease,color .2s ease;cursor:pointer}.btn-outline:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.brthr-hero{position:relative;min-height:90vh;display:flex;align-items:flex-end;overflow:hidden;background-color:#000}.brthr-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.brthr-hero__media img{width:100%;height:100%;object-fit:cover;opacity:.72}.brthr-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#0000008c);z-index:1}.brthr-hero__corner{position:absolute;top:3rem;font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;color:#f0ede6a6;z-index:2}.brthr-hero__corner--left{left:3rem}.brthr-hero__corner--right{right:3rem}.brthr-hero__content{position:relative;z-index:2;padding:0 3rem 5rem;max-width:80rem}.brthr-hero__title{font-family:var(--font-heading-family);font-weight:500;color:#f0ede6;font-size:clamp(4.8rem,10vw,9rem);line-height:.98;letter-spacing:-.01em;margin:0 0 2rem}.brthr-hero__tagline{color:#f0ede6cc;max-width:44rem;font-size:1.5rem;line-height:1.6;margin-bottom:3rem}@media screen and (max-width:749px){.brthr-hero{min-height:80vh;align-items:center}.brthr-hero__corner{top:1.6rem}.brthr-hero__corner--left{left:1.6rem}.brthr-hero__corner--right{right:1.6rem}.brthr-hero__content{padding:0 1.6rem 3rem}}.brthr-manifesto{padding:12rem 3rem;text-align:center}.brthr-manifesto__eyebrow{display:block;margin-bottom:2.4rem}.brthr-manifesto__quote{font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.4;max-width:74rem;margin:0 auto 4rem}@media screen and (max-width:749px){.brthr-manifesto{padding:7rem 2rem}}.brthr-shop-head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding:4rem 3rem 3rem;border-bottom:1px solid var(--brthr-line)}.brthr-shop-head__title{font-family:var(--font-heading-family);font-size:clamp(3.2rem,5vw,4.8rem);margin:.6rem 0 0}.brthr-filter-tabs{display:flex;gap:1rem;flex-wrap:wrap}.brthr-filter-tab{padding:1rem 1.8rem;border:1px solid var(--brthr-line-bright);background:transparent;color:rgb(var(--color-foreground));font-size:1rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease}.brthr-filter-tab:hover{border-color:rgb(var(--color-foreground))}.brthr-filter-tab.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.brthr-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--brthr-line);padding:1px 0 0}@media screen and (max-width:989px){.brthr-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.brthr-grid{grid-template-columns:1fr}}.brthr-card{background:rgb(var(--color-background));display:block;text-decoration:none;color:rgb(var(--color-foreground))}.brthr-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden}.brthr-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.brthr-card:hover .brthr-card__media img{transform:scale(1.04)}.brthr-card__tag{position:absolute;top:1.6rem;left:1.6rem;font-size:1rem;letter-spacing:.1em;color:#f0ede6bf}.brthr-card__meta{display:flex;justify-content:space-between;align-items:baseline;padding:1.6rem 1.6rem .4rem}.brthr-card__price{color:var(--brthr-dim);font-size:1.3rem}.brthr-card__title{font-family:var(--font-heading-family);font-size:1.7rem;padding:0 1.6rem 2.4rem;margin:0}.brthr-empty{padding:8rem 3rem;text-align:center;color:var(--brthr-dim)}.brthr-pdp{display:grid;grid-template-columns:1.1fr 1fr;gap:0}@media screen and (max-width:989px){.brthr-pdp{grid-template-columns:1fr}}.brthr-pdp__media img{width:100%;display:block;object-fit:cover}.brthr-pdp__info{padding:6rem 5rem;align-self:start;position:sticky;top:10rem}@media screen and (max-width:989px){.brthr-pdp__info{position:static;padding:4rem 2rem}}.brthr-pdp__back{display:inline-block;margin-bottom:3rem;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:var(--brthr-dim);text-decoration:none}.brthr-pdp__eyebrow{margin-bottom:1.2rem}.brthr-pdp__title{font-family:var(--font-heading-family);font-size:clamp(3rem,4vw,4.4rem);margin:0 0 1.6rem;line-height:1.05}.brthr-pdp__price{font-size:1.9rem;margin-bottom:3rem}.brthr-pdp__description{color:var(--brthr-dim);line-height:1.7;margin-bottom:3.6rem;max-width:46rem}.brthr-pdp__label-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.4rem}.brthr-size-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.brthr-size-pill{min-width:5.2rem;padding:1rem 1.4rem;text-align:center;border:1px solid var(--brthr-line-bright);background:transparent;color:rgb(var(--color-foreground));font-size:1.2rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.brthr-size-pill:hover{border-color:rgb(var(--color-foreground))}.brthr-size-pill.is-selected{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.brthr-size-pill[disabled]{opacity:.3;text-decoration:line-through;cursor:not-allowed}.brthr-add-to-bag{width:100%;padding:1.8rem;text-align:center;border:1px solid var(--brthr-line-bright);background:transparent;color:rgb(var(--color-foreground));font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease}.brthr-add-to-bag:hover:not([disabled]){background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.brthr-add-to-bag[disabled]{opacity:.4;cursor:not-allowed}.brthr-pdp__block{margin-top:4.4rem;padding-top:2.4rem;border-top:1px solid var(--brthr-line)}.brthr-pdp__block-label{margin-bottom:1rem}.brthr-pdp__shipping{margin-top:1.6rem;font-size:1.1rem;color:var(--brthr-dim);letter-spacing:.02em}.drawer__heading{font-family:var(--font-heading-family);font-weight:400}.brthr-toast{position:fixed;bottom:3rem;left:50%;transform:translate(-50%,2rem);background:rgb(var(--color-background));border:1px solid var(--brthr-line-bright);color:rgb(var(--color-foreground));padding:1.4rem 2.2rem;font-size:1.3rem;z-index:400;display:flex;align-items:center;gap:1rem;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.brthr-toast.is-visible{opacity:1;transform:translate(-50%)}.brthr-toast__tick{width:1.6rem;height:1.6rem;border-radius:50%;background:#4a9c6d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.brthr-story-mark{display:block;max-width:18rem;margin:0 auto 4rem}.brthr-hero__media,.brthr-hero__content{will-change:transform}.brthr-marquee{overflow:hidden;border-top:1px solid var(--brthr-line);border-bottom:1px solid var(--brthr-line);padding:2rem 0}.brthr-marquee__track{display:flex;align-items:center;width:max-content;animation:brthr-marquee-scroll 32s linear infinite}@media(prefers-reduced-motion:reduce){.brthr-marquee__track{animation:none}}.brthr-marquee__item{font-family:var(--font-heading-family);font-size:clamp(1.8rem,3vw,2.6rem);padding:0 2rem;white-space:nowrap}.brthr-marquee__sep{color:var(--brthr-dim);font-size:1.4rem}@keyframes brthr-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brthr-chapters__head{text-align:center;padding:8rem 3rem 4rem}.brthr-chapters__heading{font-family:var(--font-heading-family);font-size:clamp(2.6rem,4.5vw,4rem);max-width:60rem;margin:2rem auto 0;line-height:1.3}.brthr-chapters__heading em{font-style:italic}.brthr-chapter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:120rem;margin:0 auto;padding:4rem 3rem}.brthr-chapter--reverse{direction:rtl}.brthr-chapter--reverse>*{direction:ltr}.brthr-chapter__media{position:relative;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04);border:1px solid var(--brthr-line);overflow:hidden}.brthr-chapter__media img{width:100%;height:100%;object-fit:cover}.brthr-chapter__text{position:relative;padding:2rem}.brthr-chapter__number{position:absolute;top:-6rem;right:0;font-family:var(--font-heading-family);font-size:14rem;line-height:1;color:rgba(var(--color-foreground),.06);z-index:0;pointer-events:none}.brthr-chapter__title{position:relative;font-family:var(--font-heading-family);font-size:clamp(2.4rem,3.5vw,3.2rem);margin:1.2rem 0 1.6rem}.brthr-chapter__body{position:relative;color:var(--brthr-dim);line-height:1.7;max-width:42rem}@media screen and (max-width:749px){.brthr-chapter,.brthr-chapter--reverse{grid-template-columns:1fr;direction:ltr;padding:3rem 2rem;gap:2rem}.brthr-chapter__number{font-size:8rem;top:-3rem}}.brthr-lookbook__head{padding:6rem 3rem 3rem;border-bottom:1px solid var(--brthr-line)}.brthr-lookbook__title{font-family:var(--font-heading-family);font-size:clamp(3.2rem,5vw,4.8rem);margin:1rem 0 0}.brthr-lookbook__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--brthr-line)}@media screen and (max-width:989px){.brthr-lookbook__grid{grid-template-columns:repeat(2,1fr)}}.brthr-lookbook__item{background:rgb(var(--color-background));margin:0}.brthr-lookbook__media{aspect-ratio:3 / 4;background:rgba(var(--color-foreground),.04)}.brthr-lookbook__media img{width:100%;height:100%;object-fit:cover;display:block}.brthr-lookbook__item figcaption{padding:1.2rem 1.6rem}.brthr-footer{padding:8rem 3rem 3rem}.brthr-footer__top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:3rem;padding-bottom:6rem;border-bottom:1px solid var(--brthr-line);max-width:130rem;margin:0 auto}.brthr-footer__heading{font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,4.6rem);font-style:italic}.brthr-footer__form-row{display:flex;align-items:baseline;gap:2rem;min-width:30rem;border-bottom:1px solid var(--brthr-line-bright);padding-bottom:1rem}.brthr-footer__input{flex:1;background:transparent;border:none;color:rgb(var(--color-foreground));font-size:1.4rem;padding:.6rem 0}.brthr-footer__input::placeholder{color:var(--brthr-dim)}.brthr-footer__submit{background:none;border:none;color:rgb(var(--color-foreground));font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.brthr-footer__columns{display:flex;flex-wrap:wrap;gap:6rem;max-width:130rem;margin:0 auto;padding:5rem 0}.brthr-footer__links{list-style:none;margin:1.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.brthr-footer__links a{color:rgb(var(--color-foreground));text-decoration:none}.brthr-footer__links a:hover{color:var(--brthr-dim)}.brthr-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.6rem;max-width:130rem;margin:0 auto;padding-top:3rem;border-top:1px solid var(--brthr-line);font-size:1.1rem;color:var(--brthr-dim)}.brthr-footer__legal{display:flex;gap:1.6rem}.brthr-footer__legal a{color:var(--brthr-dim);text-decoration:none}.brthr-footer__legal a:hover{color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/4/assets/brthr.css.map */
