:root{--carbon-transition: .18s ease;--carbon-content-width: var(--page-width, 1440px)}.carbon-scheme--dark{--carbon-section-bg: var(--carbon-background);--carbon-section-text: var(--carbon-foreground);--carbon-section-muted: rgb(255 255 255 / 68%)}.carbon-scheme--light{--carbon-section-bg: var(--carbon-foreground);--carbon-section-text: var(--carbon-background);--carbon-section-muted: rgb(0 0 0 / 64%)}.carbon-scheme--surface{--carbon-section-bg: var(--carbon-surface);--carbon-section-text: var(--carbon-foreground);--carbon-section-muted: rgb(255 255 255 / 68%)}.carbon-section{position:relative;overflow:clip;color:var(--carbon-section-text);background:var(--carbon-section-bg)}.carbon-responsive-height{min-height:var(--carbon-mobile-min-height, 0px)}@media screen and (min-width:750px){.carbon-responsive-height{min-height:var(--carbon-desktop-min-height, 0px)}}.carbon-section__inner{width:min(100%,var(--carbon-content-width));margin-inline:auto;padding:var(--carbon-section-spacing) var(--carbon-gutter-mobile)}.carbon-section__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-block-end:clamp(2rem,4vw,3.5rem)}.carbon-section__eyebrow,.carbon-eyebrow{margin:0 0 .75rem;color:var(--carbon-gold);font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.carbon-section__title{margin:0;max-width:18ch;font-family:var(--font-heading--family);font-size:clamp(2rem,5vw,4.5rem);font-weight:var(--font-heading--weight);letter-spacing:-.035em;line-height:.95;text-wrap:balance;text-transform:uppercase}.carbon-section__copy{max-width:58ch;color:var(--carbon-section-muted);font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.6}.carbon-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid currentColor;border-radius:0;color:inherit;background:transparent;font-size:.75rem;font-weight:700;letter-spacing:.1em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:color var(--carbon-transition),background var(--carbon-transition),border-color var(--carbon-transition)}.carbon-button:hover,.carbon-button:focus-visible{border-color:var(--carbon-gold);color:var(--carbon-background);background:var(--carbon-gold)}.carbon-button--gold{border-color:var(--carbon-gold);color:var(--carbon-background);background:var(--carbon-gold)}.carbon-button--gold:hover,.carbon-button--gold:focus-visible{border-color:var(--carbon-foreground);color:var(--carbon-background);background:var(--carbon-foreground)}.carbon-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#ffffff59;background:linear-gradient(135deg,#1c1c1c,#090909)}.header-section,.shopify-section-group-header-group{--color-foreground: var(--carbon-foreground)}#header-component .header__row{background:var(--carbon-background);color:var(--carbon-foreground)}#header-component .header__row--top{border-bottom-color:#ffffff59}#header-component .menu-list__link,#header-component .header-actions__action{transition:color var(--carbon-transition)}#header-component .menu-list__link:hover,#header-component .menu-list__link:focus-visible,#header-component .menu-list__link--active,#header-component .header-actions__action:hover{color:var(--carbon-gold)}#header-component .menu-list__link-title{letter-spacing:var(--carbon-nav-letter-spacing);text-transform:var(--carbon-nav-text-transform, uppercase)}.carbon-header-actions{display:none;align-items:center;gap:.6rem}.carbon-header-actions .carbon-button{min-height:38px;padding:.65rem 1rem;white-space:nowrap}.carbon-drawer-actions{width:100%;display:grid;gap:.75rem;padding:1rem var(--padding-xl) 0}.carbon-drawer-shop{margin:0 var(--padding-xl);padding:1.25rem 0;border-block:1px solid rgb(255 255 255 / 20%)}.carbon-drawer-shop__heading{margin:0 0 .5rem;color:var(--carbon-gold);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.carbon-drawer-shop .menu-drawer__menu-item{padding-inline:0}.menu-drawer{color:var(--carbon-foreground);background:var(--carbon-background)}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus-visible{color:var(--carbon-gold)}.shopify-section-group-footer-group .section-background,.shopify-section-group-footer-group .section{color:var(--carbon-foreground);background:var(--carbon-background)}.shopify-section-group-footer-group .menu__heading,.shopify-section-group-footer-group .menu__heading__default,.shopify-section-group-footer-group .menu__heading__accordion{color:var(--carbon-gold);letter-spacing:.08em;text-transform:uppercase}.shopify-section-group-footer-group a:hover,.shopify-section-group-footer-group a:focus-visible{color:var(--carbon-gold)}.shopify-section-group-footer-group .footer-utilities{border-color:var(--carbon-gold)}.product-grid .product-card,.search-results .product-card{--color-background: var(--carbon-surface)}.product-card img,.carbon-product-card img{transition:opacity .3s ease,transform .5s cubic-bezier(.2,.7,0,1)}.product-card:hover img,.carbon-product-card:hover img{transform:scale(1.02)}.carbon-product-card__media{position:relative;display:block;aspect-ratio:var(--carbon-card-ratio, 4 / 5);overflow:hidden;background:var(--carbon-surface)}.carbon-product-card__image{width:100%;height:100%;display:block;object-fit:cover}.carbon-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.carbon-product-card:hover .carbon-product-card__image--secondary{opacity:1}.carbon-product-card__swatches{display:flex;flex-wrap:wrap;gap:.5rem;padding-block-end:.4rem}.carbon-product-card__swatch{width:1.5rem;height:1.5rem;display:block;border:1px solid rgb(0 0 0 / 28%);border-radius:50%;background-position:center;background-size:cover;box-shadow:0 0 0 1px transparent;transition:box-shadow var(--carbon-transition)}.carbon-product-card__swatch:hover,.carbon-product-card__swatch:focus-visible{box-shadow:0 0 0 1px currentColor,0 0 0 3px var(--carbon-section-bg)}.carbon-product-card__badges{position:absolute;top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.4rem}.carbon-product-card__badges span{padding:.4rem .55rem;color:#000;background:var(--carbon-gold);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.carbon-product-card__details{display:flex;align-items:start;justify-content:space-between;gap:.75rem;padding-block-start:1rem}.carbon-product-card__details h3{margin:0;font-size:.9rem;line-height:1.3;text-transform:uppercase}.carbon-product-card__details h3 a{color:inherit;text-decoration:none}.carbon-product-card__price{display:flex;flex-wrap:wrap;gap:.5rem;margin-block-start:.4rem;color:color-mix(in srgb,currentColor 68%,transparent);font-size:.85rem}.carbon-product-card__quick-add{min-width:3.25rem;min-height:2.5rem;display:grid;place-items:center;padding:.45rem;border:1px solid currentColor;color:inherit;background:transparent;font-size:.65rem;font-weight:700;text-decoration:none;text-transform:uppercase;cursor:pointer}.carbon-product-card__quick-add:hover,.carbon-product-card__quick-add:focus-visible{border-color:var(--carbon-gold);color:#000;background:var(--carbon-gold)}.carbon-cart-cross-sell{margin-block-start:2rem;padding-block:1.5rem;border-top:1px solid rgb(var(--color-foreground-rgb) / 20%)}.carbon-cart-cross-sell h3{margin:0 0 1rem;color:var(--carbon-gold);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.carbon-cart-cross-sell__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.carbon-cart-cross-sell .carbon-product-card__details{display:block}.carbon-cart-cross-sell .carbon-product-card__form,.carbon-cart-cross-sell .carbon-product-card__quick-add{margin-block-start:.75rem}.carbon-cart-empty-copy{max-width:30ch;margin:0 auto 1rem;color:rgb(var(--color-foreground-rgb) / 68%)}.button,button[class*=button],.shopify-payment-button__button{border-radius:0}#MainContent[data-template-suffix=carbon] .product-information,#MainContent[data-template-suffix=carbon] product-recommendations{color:#000;background:#fff}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-information{--color-variant-background: #fff;--color-variant-text: #000;--color-variant-border: rgb(0 0 0 / 32%);--color-variant-hover-background: #f2f2f2;--color-variant-hover-text: #000;--color-variant-hover-border: #000;--color-selected-variant-background: var(--carbon-gold);--color-selected-variant-text: #000;--color-selected-variant-border: var(--carbon-gold);--color-selected-variant-hover-background: #000;--color-selected-variant-hover-text: #fff;--color-selected-variant-hover-border: #000;--variant-picker-button-radius: 0px}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-information__media,#MainContent[data-template-name=product][data-template-suffix=carbon] .product-information__media .product-media-container{background:#f1f1f1}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-details>.group-block{width:100%;max-width:38rem}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-details h1{margin:0;font-size:clamp(2rem,3.4vw,4rem);letter-spacing:-.035em;line-height:.95;text-transform:uppercase}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-details .price{font-weight:700}#MainContent[data-template-name=product][data-template-suffix=carbon] .variant-option--buttons legend,#MainContent[data-template-name=product][data-template-suffix=carbon] .variant-option--dropdowns>label,#MainContent[data-template-name=product][data-template-suffix=carbon] .product-inventory__text{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#MainContent[data-template-name=product][data-template-suffix=carbon] .variant-option__button-label:not(.variant-option__button-label--has-swatch){border-radius:0}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-form-buttons{--style-border-radius-buttons-primary: 0px;--style-border-radius-buttons-secondary: 0px}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-form-buttons .button,#MainContent[data-template-name=product][data-template-suffix=carbon] .shopify-payment-button__button{min-height:3.25rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}#MainContent[data-template-name=product][data-template-suffix=carbon] .sticky-add-to-cart__bar{border-radius:0}#MainContent[data-template-name=product][data-template-suffix=carbon] .sticky-add-to-cart__button{color:#000;background:var(--carbon-gold)}#MainContent[data-template-name=product][data-template-suffix=carbon] product-recommendations .section{border-top:1px solid rgb(0 0 0 / 18%)}#MainContent[data-template-name=product][data-template-suffix=carbon] product-recommendations .section-resource-list__content{text-transform:uppercase}#MainContent[data-template-name=product][data-template-suffix=carbon] product-recommendations .product-card{--color-background: #fff}@media screen and (max-width:749px){#MainContent[data-template-name=product][data-template-suffix=carbon] .product-information{padding-block-start:0!important}#MainContent[data-template-name=product][data-template-suffix=carbon] .product-details>.group-block{padding-inline:var(--carbon-gutter-mobile)}}@media screen and (min-width:990px){.carbon-section__inner{padding-inline:var(--carbon-gutter-desktop)}.carbon-header-actions{display:flex}}@media(prefers-reduced-motion:reduce){.carbon-button,.product-card img,.carbon-product-card img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/carbon-theme.css.map */
