:root{--rc-bg: #0f1216;--rc-surface: #191d24;--rc-surface-2: #20252e;--rc-surface-3: #262c36;--rc-line: #2b313b;--rc-line-soft: rgba(255, 255, 255, .08);--rc-ink: #ffffff;--rc-ink-muted: #b4bcc7;--rc-ink-dim: #7f8996;--rc-cyan: #00badb;--rc-cyan-hi: #3ed2f0;--rc-cyan-lo: #009dbb;--rc-cyan-soft: rgba(0, 186, 219, .15);--rc-green: #69c37e;--rc-green-hi: #82d394;--rc-green-lo: #4fae66;--rc-green-soft: rgba(105, 195, 126, .15);--rc-accent: var(--rc-cyan);--rc-accent-hi: var(--rc-cyan-hi);--rc-accent-lo: var(--rc-cyan-lo);--rc-accent-soft: var(--rc-cyan-soft);--rc-cta: var(--rc-green);--rc-on-accent: #0b0e12;--rc-radius: 10px;--rc-radius-lg: 14px;--rc-ease: cubic-bezier(.2, .7, .3, 1);--rc-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .35);--rc-shadow-hi: 0 2px 4px rgba(0, 0, 0, .45), 0 18px 40px rgba(0, 0, 0, .5);--flickity-arrow-color: #b4bcc7;--form-border-color: #39414e;--link-color-hover: #3ed2f0;--payment-terms-background-color: #191d24}html{background-color:var(--rc-bg)}body{background-color:var(--rc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--rc-cyan);color:var(--rc-on-accent)}*{scrollbar-color:var(--rc-surface-3) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--rc-surface-3);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#333b47}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--rc-cyan);outline-offset:2px;border-radius:4px}.heading,h1,h2,h3,h4,h5,h6{color:var(--rc-ink);letter-spacing:-.01em}.h1,.h2{letter-spacing:-.02em}.section__title,.section__header .heading{text-transform:uppercase;letter-spacing:.06em;font-weight:700;position:relative;padding-bottom:12px}.section__title:after,.section__header .heading:after{content:"";position:absolute;left:0;bottom:0;width:52px;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--rc-cyan),var(--rc-green))}.section--text-centered .section__title:after,.section--text-centered .section__header .heading:after{left:50%;transform:translate(-50%)}.section__header{align-items:flex-end;margin-bottom:24px}.section__action-link{color:var(--rc-cyan);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.82em;transition:color .15s var(--rc-ease)}.section__action-link:hover{color:var(--rc-cyan-hi)}.template-index .shopify-section+.shopify-section>.section{border-top:1px solid var(--rc-line-soft)}.button,.shopify-payment-button__button--unbranded{border-radius:var(--rc-radius);font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:transform .12s var(--rc-ease),background-color .15s var(--rc-ease),box-shadow .15s var(--rc-ease),border-color .15s var(--rc-ease)}.button--primary,.shopify-payment-button__button--unbranded{background:linear-gradient(180deg,var(--rc-green),var(--rc-green-lo));color:var(--rc-on-accent);border:none;box-shadow:0 1px #ffffff38 inset,0 6px 18px #4fae663d}.button--primary:hover,.shopify-payment-button__button--unbranded:hover{background:linear-gradient(180deg,var(--rc-green-hi),var(--rc-green));color:var(--rc-on-accent);box-shadow:0 1px #ffffff47 inset,0 10px 26px #69c37e5c}.button--secondary{background:var(--rc-surface-2);color:var(--rc-ink);border:1px solid var(--rc-line)}.button--secondary:hover{background:var(--rc-surface-3);border-color:var(--rc-cyan);color:var(--rc-ink)}.button:active{transform:translateY(1px)}.button--floating{border-radius:var(--rc-radius);box-shadow:var(--rc-shadow)}.header{background:var(--rc-bg);border-bottom:1px solid var(--rc-line)}.header__wrapper,.header--transparent{background-color:transparent}.header--sticky,.shopify-section--header .header.is-sticky{box-shadow:0 10px 30px #0000008c}.nav-bar{background:#0a0c0f;border-top:1px solid var(--rc-line-soft)}.nav-bar__link,.nav-dropdown__link{text-transform:uppercase;letter-spacing:.05em;font-weight:600;position:relative}.nav-bar__link:after{content:"";position:absolute;left:var(--horizontal-spacing, 18px);right:var(--horizontal-spacing, 18px);bottom:8px;height:2px;border-radius:2px;background:var(--rc-cyan);transform:scaleX(0);transform-origin:left;transition:transform .18s var(--rc-ease)}.nav-bar__link:hover:after,.nav-bar__item--active .nav-bar__link:after,.nav-bar__link[aria-expanded=true]:after{transform:scaleX(1)}.nav-dropdown,.mega-menu{background:var(--rc-surface);border:1px solid var(--rc-line);border-radius:var(--rc-radius);box-shadow:var(--rc-shadow-hi)}.mega-menu__title,.nav-dropdown__link{color:var(--rc-ink-muted)}.mega-menu__title:hover,.nav-dropdown__link:hover{color:var(--rc-cyan)}.search-bar__input-wrapper,.header__search-bar,.search-bar .form__field{background:#ffffff0f;border-color:var(--rc-line);border-radius:var(--rc-radius);color:var(--rc-ink)}.search-bar__input-wrapper:focus-within{border-color:var(--rc-cyan);box-shadow:0 0 0 3px var(--rc-cyan-soft)}.search-bar__submit{border-radius:0 var(--rc-radius) var(--rc-radius) 0}.header__action-list{gap:10px}.header__action-list .header__action-item:after{display:none!important}.header__action-item--account .header__account-icon,.header__action-item--account .header__account-icon.hidden-desk{display:inline-flex!important}.header__action-item--account [slot=signed-out-avatar]>span:not(.header__account-icon),.header__action-item--account [slot=signed-in-avatar]>span:not(.header__account-icon){display:none!important}.header__cart-toggle .header__action-item-content>span.hidden-pocket{display:none!important}.header__action-item--account .header__account-icon,.header__action-item--cart .header__cart-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--rc-surface-2);border:1px solid var(--rc-line);color:var(--rc-ink);transition:background-color .16s var(--rc-ease),border-color .16s var(--rc-ease),transform .16s var(--rc-ease)}.header__action-item--cart .icon-state__primary{position:static;display:flex;align-items:center;justify-content:center;width:auto;height:auto;line-height:0}.header__action-item--cart .icon-state__secondary{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:auto;height:auto}.header__action-item--account:hover .header__account-icon,.header__action-item--cart:hover .header__cart-icon,.header__cart-toggle:focus-visible .header__cart-icon{background:var(--rc-surface-3);border-color:var(--rc-cyan);transform:translateY(-1px)}.header__action-item--account .icon--account{width:21px;height:21px}.header__action-item--cart .icon--cart{display:block;width:22px;height:22px}.header__cart-count{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 6px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--rc-green);color:var(--rc-on-accent);border:2px solid var(--rc-bg);font-size:11px;font-weight:800;line-height:1;letter-spacing:0;font-variant-numeric:tabular-nums}.header__action-item--cart:has(#mini-cart[data-item-count="0"]) .header__cart-count{display:none}.announcement-bar{font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.82rem}.product-item{background:var(--rc-surface);border:1px solid var(--rc-line);border-radius:var(--rc-radius-lg);padding:12px 12px 14px;transition:transform .18s var(--rc-ease),border-color .18s var(--rc-ease),box-shadow .18s var(--rc-ease),background-color .18s var(--rc-ease)}.product-item:hover{transform:translateY(-3px);border-color:var(--rc-cyan);background:var(--rc-surface-2);box-shadow:var(--rc-shadow)}.product-item__image-wrapper,.product-item__primary-image,.product-item__image-wrapper .aspect-ratio{background:#fff;border-radius:var(--rc-radius);overflow:hidden}.product-item__image-wrapper{margin-bottom:12px}.product-item__info,.product-item__info--center{padding:0 2px}.product-item__vendor{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:var(--rc-cyan);opacity:.95}.product-item__title{color:var(--rc-ink);font-weight:600;line-height:1.35;transition:color .15s var(--rc-ease)}.product-item:hover .product-item__title{color:var(--rc-cyan-hi)}.product-item__price-list,.price-list{font-weight:700}.product-item__price-list .price,.price-list>.price{color:var(--rc-ink)}.price--compare,.price-list .price--compare{color:var(--rc-ink-dim);font-weight:500}.price--on-sale,.price-list .price--on-sale{color:var(--product-on-sale-accent, #ff4d4f)}.product-item__label-list .label,.product-label{border-radius:999px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;font-size:.66rem;padding:4px 10px}.product-item__inventory,.product-item__stock{font-weight:600;font-size:.78rem;letter-spacing:.02em}.product-item__action-list .button,.quick-buy-form .button{border-radius:var(--rc-radius)}.product-item-placeholder{background:var(--rc-surface);border:1px solid var(--rc-line);border-radius:var(--rc-radius-lg)}.collection-item{transition:transform .18s var(--rc-ease)}.collection-item:hover{transform:translateY(-3px)}.collection-item__image-wrapper{background:#fff;border:1px solid var(--rc-line);border-radius:var(--rc-radius-lg);overflow:hidden;transition:border-color .18s var(--rc-ease),box-shadow .18s var(--rc-ease)}.collection-item__image-wrapper img,.collection-item__image-wrapper .aspect-ratio img{object-fit:contain;padding:14px;background:#fff}.collection-item:hover .collection-item__image-wrapper{border-color:var(--rc-cyan);box-shadow:0 10px 26px #00badb33}.collection-item__image-wrapper--rounded{border-radius:50%}.collection-item__title{color:var(--rc-ink);text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:700;margin-top:12px}.collection-item:hover .collection-item__title{color:var(--rc-cyan)}.promo-block{border-radius:var(--rc-radius-lg);overflow:hidden;border:1px solid var(--rc-line);transition:transform .18s var(--rc-ease),box-shadow .18s var(--rc-ease),border-color .18s var(--rc-ease)}.promo-block:hover{transform:translateY(-3px);border-color:var(--rc-cyan);box-shadow:var(--rc-shadow)}.promo-block__heading{text-transform:uppercase;letter-spacing:.04em;font-weight:800}.promo-block__content{opacity:.85}.text-with-icons{gap:16px}.text-with-icons__item{background:var(--rc-surface);border:1px solid var(--rc-line);border-radius:var(--rc-radius-lg);padding:20px 22px;transition:border-color .18s var(--rc-ease),background-color .18s var(--rc-ease)}.text-with-icons__item:hover{border-color:var(--rc-cyan);background:var(--rc-surface-2)}.text-with-icons__icon-wrapper{color:var(--rc-cyan)}.text-with-icons__icon-wrapper svg{width:34px;height:34px}.text-with-icons__title{color:var(--rc-ink);text-transform:uppercase;letter-spacing:.04em;font-weight:700;font-size:.88rem}.text-with-icons__content{color:var(--rc-ink-muted);font-size:.86rem;line-height:1.5}.slideshow__image-wrapper,.slideshow__slide{background:var(--rc-bg)}.slideshow__title,.slideshow__slide-inner .heading{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.06;text-transform:uppercase;font-weight:800;text-shadow:0 2px 10px rgba(0,0,0,.65),0 8px 40px rgba(0,0,0,.5)}.slideshow__content,.slideshow__slide-inner .rte{font-size:clamp(.95rem,1.1vw,1.12rem);max-width:44ch;text-shadow:0 1px 8px rgba(0,0,0,.75),0 4px 24px rgba(0,0,0,.6)}.slideshow .flickity-page-dots .dot{background:#ffffff59;opacity:1}.slideshow .flickity-page-dots .dot.is-selected{background:var(--rc-cyan)}.flickity-button{background:#0f1216b8;border:1px solid var(--rc-line);color:var(--rc-ink);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.flickity-button:hover{background:var(--rc-cyan);border-color:var(--rc-cyan);color:var(--rc-on-accent)}.card,.panel,.popover,.modal__content,.drawer,.mini-cart,.block-swatch,.faceted-filter,.collapsible{background:var(--rc-surface);color:var(--rc-ink-muted);border-color:var(--rc-line)}.card,.panel{border-radius:var(--rc-radius-lg);border:1px solid var(--rc-line)}.card__header,.panel__header,.card__separator,.drawer__header,.mini-cart__header{border-color:var(--rc-line)}.card__title,.panel__title,.drawer__title{color:var(--rc-ink)}.drawer,.mini-cart{box-shadow:var(--rc-shadow-hi)}.form__field,input[type=text],input[type=email],input[type=search],input[type=password],input[type=tel],input[type=number],select,textarea{background:var(--rc-surface-2);border-color:var(--rc-line);color:var(--rc-ink);border-radius:var(--rc-radius)}.form__field:focus,input:focus,select:focus,textarea:focus{border-color:var(--rc-cyan);box-shadow:0 0 0 3px var(--rc-cyan-soft)}.form__floating-label,::placeholder{color:var(--rc-ink-dim)}.form__field--borderless{background:#ffffff14;border-color:transparent}.quantity-selector,.block-swatch__item,.variant-swatch,.color-swatch{background:var(--rc-surface-2);border-color:var(--rc-line);color:var(--rc-ink);border-radius:var(--rc-radius)}.block-swatch__radio:checked+.block-swatch__item,.variant-swatch__radio:checked+.variant-swatch__item{border-color:var(--rc-cyan);color:var(--rc-ink);box-shadow:0 0 0 1px var(--rc-cyan) inset}.product__media,.product-gallery__image,.product-gallery__carousel,.product-gallery__thumbnail{background:#fff;border-radius:var(--rc-radius-lg);overflow:hidden}.product-gallery__thumbnail{border:1px solid var(--rc-line)}.product-gallery__thumbnail.is-nav-selected,.product-gallery__thumbnail[aria-current=true]{border-color:var(--rc-cyan);box-shadow:0 0 0 1px var(--rc-cyan)}.product-meta__title{letter-spacing:-.015em}.product-meta__reference,.product-meta__label-list{color:var(--rc-ink-dim)}.price-list--product .price{font-weight:800;letter-spacing:-.01em;color:var(--rc-ink)}.product-form__buy-buttons .button--primary,.product-form .button--primary{padding-top:1.05em;padding-bottom:1.05em;font-size:1rem}.collection__meta-bar,.filter-toolbar,.faceted-filter,.sort-by{background:var(--rc-surface);border-color:var(--rc-line);border-radius:var(--rc-radius)}.breadcrumb,.breadcrumb__link{color:var(--rc-ink-dim)}.breadcrumb__link:hover{color:var(--rc-cyan)}.pagination__nav-item{color:var(--rc-ink-muted);border-radius:8px}.pagination__nav-item--current,.pagination__nav-item[aria-current=page]{background:var(--rc-cyan);color:var(--rc-on-accent);font-weight:700}.tag,.pill{background:var(--rc-surface-2);border-color:var(--rc-line);color:var(--rc-ink-muted);border-radius:999px}.tag:hover,.pill:hover{border-color:var(--rc-cyan);color:var(--rc-ink)}.footer{border-top:1px solid var(--rc-line)}.footer__block-title,.footer__title{text-transform:uppercase;letter-spacing:.06em;font-weight:700;font-size:.85rem}.footer__link-list a:hover,.footer a:hover{color:var(--rc-cyan)}.footer__aside{border-top:1px solid var(--rc-line-soft)}.payment-list svg,.footer__payment-list svg{border-radius:4px;opacity:.9}.alert{border-radius:var(--rc-radius);border:1px solid var(--rc-line)}.alert--success{border-color:#69c37e73}.alert--error{border-color:#ff524766}.loading-bar{background:var(--rc-cyan)}.placeholder-background,.placeholder-svg{background:var(--rc-surface-2);fill:#ffffff29}@media screen and (max-width:640px){.section__title,.section__header .heading{letter-spacing:.04em}.product-item{padding:10px 10px 12px}.text-with-icons__item{padding:16px}.collection-item__image-wrapper img{padding:10px}.header__action-item--account .header__account-icon,.header__action-item--cart .header__cart-icon{width:40px;height:40px;border-radius:11px}.slideshow__content,.slideshow__slide-inner .rte{max-width:32ch}}@media(prefers-reduced-motion:reduce){.product-item,.collection-item,.promo-block,.button{transition:none}.product-item:hover,.collection-item:hover,.promo-block:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/custom-redesign.css.map */
