.comm-header{position:sticky;top:0;z-index:100;background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08);box-shadow:0 1px 8px rgba(var(--color-shadow),.06)}.comm-header__inner{display:flex;align-items:center;justify-content:space-between;height:6.4rem;gap:1.6rem}.comm-header__logo-link{text-decoration:none;color:rgb(var(--color-foreground))}.comm-header__wordmark{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(1.8rem,2.5vw,2.4rem);letter-spacing:-.02em;line-height:1}.comm-header__actions{display:flex;align-items:center;gap:2rem}.comm-header__action-link{display:flex;align-items:center;gap:.5rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.4rem;font-weight:500;transition:opacity .18s ease;position:relative}.comm-header__action-link:hover{opacity:.7}.comm-header__action-label{display:none}@media(min-width:750px){.comm-header__action-label{display:inline}}.comm-header__cart{position:relative}.comm-header__cart-count{position:absolute;top:-.6rem;right:-.8rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1rem;font-weight:700;line-height:1;min-width:1.8rem;height:1.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 .3rem}.comm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.4rem 2.8rem;border-radius:var(--buttons-radius, 4px);font-family:var(--font-body-family);font-size:1.5rem;font-weight:600;letter-spacing:.04em;text-decoration:none;cursor:pointer;border:none;transition:opacity .2s ease,transform .15s ease;white-space:nowrap}.comm-btn:hover{opacity:.88;transform:translateY(-1px)}.comm-btn--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.comm-btn--secondary{background:transparent;color:rgb(var(--color-button));border:1.5px solid rgb(var(--color-button))}.comm-btn--secondary:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text));opacity:1}.comm-btn--large{padding:1.8rem 4rem;font-size:1.7rem}.comm-hero{overflow:hidden;background:rgb(var(--color-background))}.comm-hero__layout{display:grid;grid-template-columns:1fr 1fr;min-height:clamp(480px,65vh,780px)}.comm-hero__text-col{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,6vw,7rem) clamp(2.4rem,4vw,6rem) clamp(4rem,6vw,7rem) max(2.4rem,calc((100vw - var(--page-width, 120rem)) / 2 + 2.4rem))}.comm-hero__img-col{grid-column:2;grid-row:1;position:relative;overflow:hidden}.comm-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.comm-hero__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center}.comm-hero__placeholder-svg{width:60%;max-width:24rem;opacity:.3}@media(max-width:749px){.comm-hero__layout{grid-template-columns:1fr;min-height:unset}.comm-hero__img-col{grid-column:1;grid-row:1;height:clamp(24rem,60vw,38rem)}.comm-hero__text-col{grid-column:1;grid-row:2;padding:3.2rem 2.4rem 4rem}}.comm-hero__eyebrow{font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-button));margin:0 0 1.6rem}.comm-hero__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2.6rem,3.5vw + .5rem,4.8rem);line-height:1.1;letter-spacing:-.02em;color:rgb(var(--color-foreground));margin:0 0 2rem}.comm-hero__subheading{font-size:clamp(1.5rem,1.5vw + .3rem,1.8rem);color:rgba(var(--color-foreground),.75);line-height:1.65;margin:0 0 3.2rem}.comm-hero__code-block{margin:0 0 3.2rem;min-height:8rem;display:flex;flex-direction:column;align-items:flex-start}.comm-hero__code-label{font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin:0 0 .8rem}.comm-hero__code-pill{display:inline-block;background:rgba(var(--color-button),.08);border:2px dashed rgba(var(--color-button),.35);color:rgb(var(--color-button));font-family:var(--font-heading-family);font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:700;letter-spacing:.15em;padding:1rem 2.4rem;border-radius:.6rem}.comm-hero__fallback{font-size:1.4rem;color:rgba(var(--color-foreground),.55);font-style:italic;margin:0;line-height:1.6}.comm-hero__cta-wrap{display:flex}@media(max-width:749px){.comm-hero__code-block{align-items:flex-start}.comm-hero__cta-wrap{justify-content:flex-start}}.comm-trust{border-top:1px solid rgba(var(--color-foreground),.07);border-bottom:1px solid rgba(var(--color-foreground),.07);padding:clamp(3.2rem,4vw,4.8rem) 0}.comm-trust__inner{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,4vw,5rem);flex-wrap:wrap}.comm-trust__divider{width:1px;height:5rem;background:rgba(var(--color-foreground),.12);flex-shrink:0}@media(max-width:749px){.comm-trust__divider{display:none}.comm-trust__inner{flex-direction:column;gap:2.4rem}}.comm-trust__item{display:flex;align-items:center;gap:1.4rem;flex-shrink:0}.comm-trust__icon{color:rgb(var(--color-button));flex-shrink:0}.comm-trust__text{display:flex;flex-direction:column;gap:.2rem}.comm-trust__stat{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.3}.comm-trust__detail{font-size:1.3rem;color:rgba(var(--color-foreground),.6);line-height:1.4}.comm-brand-story{padding:clamp(6rem,8vw,9.6rem) 0;border-top:1px solid rgba(var(--color-foreground),.06);border-bottom:1px solid rgba(var(--color-foreground),.06)}.comm-brand-story:not(.comm-brand-story--has-image){text-align:center}.comm-brand-story:not(.comm-brand-story--has-image) .comm-brand-story__inner{max-width:78rem;margin:0 auto}.comm-brand-story__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(4rem,6vw,8rem);align-items:center}.comm-brand-story__layout--img-left .comm-brand-story__img-col{order:-1}.comm-brand-story__layout--img-right .comm-brand-story__img-col{order:1}.comm-brand-story__img-col{border-radius:1.2rem;overflow:hidden}.comm-brand-story__img{width:100%;height:auto;display:block;border-radius:1.2rem}@media(max-width:749px){.comm-brand-story__layout{grid-template-columns:1fr;gap:3.2rem}.comm-brand-story__layout--img-left .comm-brand-story__img-col,.comm-brand-story__layout--img-right .comm-brand-story__img-col{order:-1}}.comm-brand-story__eyebrow{font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-button));margin:0 0 2.4rem}.comm-brand-story__text{font-size:clamp(1.7rem,2vw,2rem);line-height:1.75;color:rgba(var(--color-foreground),.8);margin:0}.comm-cta{padding:clamp(2.4rem,3vw,3.6rem) 0;text-align:center}.comm-cta__inner{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.comm-cta__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2rem,3vw,3rem);color:rgb(var(--color-foreground));margin:0;letter-spacing:-.02em;line-height:1.15}.comm-cta__code-wrap{display:flex;flex-direction:column;align-items:center;gap:.8rem;min-height:5rem;justify-content:center;width:100%}.comm-cta__code-prompt{font-size:1.5rem;color:rgba(var(--color-foreground),.8);margin:0}.comm-cta__code-pill{display:inline-block;background:rgba(var(--color-foreground),.1);border:2px dashed rgba(var(--color-foreground),.4);color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;letter-spacing:.15em;padding:.7rem 2rem;border-radius:.6rem}@media(max-width:749px){.comm-btn--large{width:100%;padding:1.6rem 2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/414/assets/community.css.map */
