@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500&display=swap";:root{--forged-display: "Bebas Neue", "Arial Narrow", sans-serif;--forged-body: "DM Sans", system-ui, sans-serif;--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}h1,h2,h3,.heading,[class*=heading],[class*=__heading],[class*=__title],.product__title,.collection__title,.card__heading{font-family:var(--forged-display)!important;letter-spacing:.03em!important;font-weight:400!important}body,.body,p,li,span,input,select,textarea,button{font-family:var(--forged-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#0a0a0a;color:#e8e8e8}.header-wrapper,header-component,.header{position:sticky!important;top:0!important;z-index:100!important;background:#0a0a0ae6!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.header__menu a,.header__nav-link,.menu-drawer__navigation a{font-size:.6875rem!important;font-weight:500!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#e8e8e899!important;transition:color .2s!important}.header__menu a:hover,.header__nav-link:hover{color:#e8e8e8!important}.header__heading-logo,.header__logo{filter:brightness(0) invert(1)}.button,.btn,[class*=btn--],[class*=button--]{font-family:var(--forged-display)!important;letter-spacing:.12em!important;text-transform:uppercase!important;transition:background .2s var(--ease-out-expo),color .2s var(--ease-out-expo),transform .15s!important}.button:hover,.btn:hover{transform:translateY(-1px)!important}.card-wrapper,.product-card,.card{background:transparent!important}.card__media,.product-card__image-wrapper,.card-wrapper .media{overflow:hidden;background:#111!important}.card__media img,.card-wrapper .media img{transition:transform .7s var(--ease-out-expo)!important}.card-wrapper:hover .card__media img,.card-wrapper:hover .media img{transform:scale(1.04)!important}.card__content,.card__information{padding-top:1rem!important;background:transparent!important}.card__heading a,.card__heading{font-family:var(--forged-display)!important;font-size:1.125rem!important;letter-spacing:.06em!important;color:#e8e8e8!important;transition:color .2s!important}.card-wrapper:hover .card__heading a{color:#fff!important}.price__regular,.price-item--regular{font-family:var(--forged-display)!important;font-size:1rem!important;letter-spacing:.06em!important;color:#888!important}.card--standard,.card--product,.card--media{box-shadow:none!important;border:none!important}.shopify-section+.shopify-section{border-top:1px solid rgba(255,255,255,.05)}.banner__box,.banner__content{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.collection-hero,.collection__title{font-family:var(--forged-display)!important;font-size:clamp(2.5rem,6vw,5rem)!important;letter-spacing:.04em!important}.product__title{font-family:var(--forged-display)!important;font-size:clamp(2rem,4vw,3rem)!important;letter-spacing:.04em!important;line-height:1!important}.product__price .price__regular,.product__price .price-item{font-family:var(--forged-display)!important;font-size:1.75rem!important;letter-spacing:.06em!important;color:#e8e8e8!important}.variant-input-wrapper label,.swatch-input__label{border-radius:0!important;font-size:.8125rem!important;letter-spacing:.08em!important;transition:all .15s!important}.footer{border-top:1px solid rgba(255,255,255,.06)!important;background:#0a0a0a!important}.footer__content-top{padding-top:3rem!important;padding-bottom:3rem!important}.footer-block__heading,.footer__list-heading{font-family:var(--forged-display)!important;letter-spacing:.15em!important;font-size:.75rem!important;color:#666!important}.footer-block a,.footer__list a{font-size:.8125rem!important;color:#666!important;letter-spacing:.05em!important;transition:color .2s!important}.footer-block a:hover,.footer__list a:hover{color:#e8e8e8!important}.field__input,.select__select,input[type=text],input[type=email],input[type=number],textarea{border-radius:0!important;border-color:#2a2a2a!important;background:#111!important;color:#e8e8e8!important;transition:border-color .2s!important}.field__input:focus,input[type=text]:focus,input[type=email]:focus,textarea:focus{border-color:#888!important;outline:none!important;box-shadow:none!important}.page-transition{background:#000!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#444}.announcement-bar{background:#111!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.announcement-bar__message{font-size:.6875rem!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#888!important}.badge,.badge--sale{border-radius:0!important;font-family:var(--forged-display)!important;letter-spacing:.12em!important}cart-drawer,.cart-drawer{background:#0e0e0e!important}.cart-drawer__header{border-bottom:1px solid rgba(255,255,255,.06)!important}.cart-drawer__footer{border-top:1px solid rgba(255,255,255,.06)!important;background:#0a0a0a!important}.menu-drawer{background:#0a0a0a!important}.menu-drawer__navigation a{border-bottom:1px solid rgba(255,255,255,.04)!important}.coll-circles-wrapper{width:100%;overflow:hidden;background:var(--color-background);border-bottom:1px solid rgba(255,255,255,.06);padding:1.5rem 0}.coll-circles{display:flex;gap:1.5rem;overflow-x:auto;padding:.25rem var(--page-margin, 2rem) .5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.coll-circles::-webkit-scrollbar{display:none}.coll-circle{display:flex;flex-direction:column;align-items:center;gap:.625rem;flex-shrink:0;scroll-snap-align:start;cursor:pointer;text-decoration:none}.coll-circle__img-wrap{width:4.5rem;height:4.5rem;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.08);background:#111;position:relative;transition:border-color .25s,transform .25s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center}.coll-circle__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.16,1,.3,1)}.coll-circle:hover .coll-circle__img-wrap{border-color:#fff6;transform:translateY(-2px)}.coll-circle:hover .coll-circle__img-wrap img{transform:scale(1.08)}.coll-circle.active .coll-circle__img-wrap{border-color:var(--color-foreground, #f0f0f0);box-shadow:0 0 0 3px #ffffff14}.coll-circle__all-icon{width:2rem;height:2rem;color:#fff6}.coll-circle.active .coll-circle__all-icon{color:var(--color-foreground, #f0f0f0)}.coll-circle__all-icon svg,.coll-circle__placeholder svg{width:100%;height:100%}.coll-circle__placeholder{width:2rem;height:2rem;color:#fff3}.coll-circle__label{font-size:.6875rem;font-weight:500;letter-spacing:.04em;color:#ffffff73;text-align:center;white-space:nowrap;max-width:5.5rem;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.coll-circle:hover .coll-circle__label,.coll-circle.active .coll-circle__label{color:var(--color-foreground, #f0f0f0)}@media(min-width:768px){.coll-circle__img-wrap{width:5.5rem;height:5.5rem}.coll-circles{gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/custom-overrides.css.map */
