:root{--font-heading--family:"Archivo","Helvetica Neue",Helvetica,Arial,sans-serif;--font-heading--weight:800;--font-heading--style:normal;--font-body--family:"Instrument Sans","Archivo","Helvetica Neue",Helvetica,Arial,sans-serif;--font-body--weight:400;--font-body--style:normal;--font-subheading--family:"Archivo","Helvetica Neue",Helvetica,Arial,sans-serif;--font-subheading--weight:600;--font-accent--family:"Archivo","Helvetica Neue",Helvetica,Arial,sans-serif;--font-accent--weight:600}:root{--pt-ink:#0a0a0c;--pt-ink-2:#0e0e11;--pt-ink-3:#15151a;--pt-paper:#f2f0ec;--pt-dim:#8a8a84;--pt-faint:#54544f;--pt-red:#c0261a;--pt-rule:rgb(var(--color-foreground-rgb) / .12);--pt-rule-2:rgb(var(--color-foreground-rgb) / .24);--pt-muted:rgb(var(--color-foreground-rgb) / .55);--pt-g:clamp(1rem,3.5vw,2.5rem);--pt-ease:cubic-bezier(.22,1,.36,1);--pt-fast:.22s;--pt-slow:.62s;--shadow-button:none;--shadow-drawer:none;--shadow-popover:none;--backdrop-opacity:.66}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis-weight:none}h1,h2,h3,.h1,.h2,.h3{font-variation-settings:"wdth" 74;letter-spacing:-.02em;line-height:.94;text-transform:uppercase}.price,.compare-at-price,.unit-price,.cart-items__price,.cart__total-value,.cart-bubble__text,[class*=quantity] input{font-variant-numeric:tabular-nums}::selection{background:var(--pt-red);color:#fff}*:focus-visible{outline:2px solid var(--pt-red);outline-offset:2px;border-radius:0}*{scrollbar-width:thin;scrollbar-color:var(--pt-rule-2) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--pt-rule-2);border:3px solid var(--color-background)}.button,.button-secondary,.badge,.swatch,.pills__pill--swatch,.field__input,input,select,textarea,.cart-drawer__dialog,.drawer,.product-card,.product-media,.resource-card,.collection-card{border-radius:0!important}.header-section,#header-group .shopify-section--header{border-bottom:1px solid var(--pt-rule)}.header{padding-inline:var(--pt-g)!important}#header-group.pt-scrolled .header-section{background-color:color-mix(in srgb,var(--color-background) 82%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.header__column .menu-list a,.header-menu a{position:relative;font-family:var(--font-subheading--family);font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--pt-muted);text-decoration:none;transition:color var(--pt-fast) var(--pt-ease)}.header__column .menu-list a:hover,.header-menu a:hover{color:var(--color-foreground)}.header__column .menu-list>li>a:after,.header-menu>ul>li>a:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:var(--pt-red);transform:scaleX(0);transform-origin:left;transition:transform var(--pt-fast) var(--pt-ease)}.header__column .menu-list>li>a:hover:after,.header-menu>ul>li>a:hover:after{transform:scaleX(1)}.cart-bubble__background{display:none!important}.cart-bubble{background:var(--pt-red);color:#fff;min-width:16px;height:16px;border-radius:0;display:grid;place-items:center}.cart-bubble__text,.cart-bubble__text-count{font-size:.56rem;color:#fff;font-family:var(--font-subheading--family)}[class*=announcement] p,[class*=announcement] strong,[class*=announcement] a{font-family:var(--font-subheading--family)!important;font-size:.62rem!important;font-weight:600!important;letter-spacing:.2em!important;text-transform:uppercase!important}.pt-hero{position:relative}.pt-hero__img{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--pt-ink-2)}.pt-hero__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pt-hero__ov{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.9rem;padding:var(--pt-g) var(--pt-g) clamp(1.5rem,3.5vw,3rem);pointer-events:none;background:linear-gradient(to top,rgba(10,10,12,.9) 0%,rgba(10,10,12,.55) 18%,rgba(10,10,12,.08) 42%,transparent 60%)}.pt-hero__ov h1{margin:0;font-family:var(--font-heading--family);font-weight:800;font-variation-settings:"wdth" 74;font-size:clamp(1.9rem,4.4vw,3.6rem);color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.6)}.pt-hero__ov .pt-btn{pointer-events:auto}@media(max-width:860px){.pt-hero__img{aspect-ratio:3/2}.pt-hero__ov{position:static;background:none;padding:1.1rem var(--pt-g) 0;gap:.8rem}.pt-hero__ov h1{text-shadow:none}}.pt-btn,.button,.button-secondary,.add-to-cart-button,.cart__checkout-button{font-family:var(--font-subheading--family);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.95rem 2rem;border-radius:0;box-shadow:none!important;transition:background var(--pt-fast) var(--pt-ease),color var(--pt-fast) var(--pt-ease),border-color var(--pt-fast) var(--pt-ease)}.pt-btn{display:inline-block;background:var(--pt-paper);color:var(--pt-ink);text-decoration:none}.pt-btn:hover{background:var(--pt-red);color:#fff}.button:hover,.add-to-cart-button:hover,.cart__checkout-button:hover{background:var(--pt-red)!important;color:#fff!important;border-color:var(--pt-red)!important}.button[disabled],.add-to-cart-button[disabled]{opacity:1;color:var(--pt-faint)!important;background:transparent!important;border:1px solid var(--pt-rule)!important;cursor:not-allowed}.field__input,input[type=text],input[type=email],input[type=search],input[type=tel],input[type=number],textarea,select{border-radius:0!important;background:transparent;font-family:var(--font-body--family);font-size:.9375rem;padding:.85rem .25rem;box-shadow:none!important;border:0;border-bottom:1px solid var(--pt-rule-2);color:var(--color-foreground)}.field__input:focus,input:focus,textarea:focus,select:focus{border-bottom-color:var(--pt-red);box-shadow:none!important}label,.field__label{font-family:var(--font-subheading--family);font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--pt-muted)}.pt-rowhead{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:clamp(2rem,4vw,3.25rem) var(--pt-g) 1.25rem}.pt-rowhead h2{margin:0;font-size:clamp(1.2rem,2.4vw,1.8rem)}.pt-rowhead a{font-family:var(--font-subheading--family);font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--pt-muted);text-decoration:none;border-bottom:1px solid var(--pt-rule-2);padding-bottom:2px;transition:color var(--pt-fast) var(--pt-ease),border-color var(--pt-fast) var(--pt-ease)}.pt-rowhead a:hover{color:var(--color-foreground);border-color:var(--color-foreground)}.shopify-section .pt-rowhead+*{margin-block-start:0}.resource-list__item,.product-grid__item{position:relative}.product-card{background:transparent}.product-card__content{padding:0!important;border:0!important;background:transparent!important;gap:.7rem!important}.product-card .product-media-container,.product-card .product-media,.card-gallery,.product-media-container{background:var(--pt-ink-3)!important;border-radius:0!important;overflow:hidden;box-shadow:none!important}.product-card .product-media img,.card-gallery img{transition:transform var(--pt-slow) var(--pt-ease)!important}.resource-list__item:hover .product-card .product-media img,.product-grid__item:hover .product-card .product-media img{transform:scale(1.03)}.product-card .product-title,.product-card__title,.product-card h3,.product-card .product-card__title a{font-family:var(--font-body--family)!important;font-size:.875rem!important;font-weight:500!important;letter-spacing:0!important;line-height:1.3!important;text-transform:none!important;color:var(--color-foreground)!important}.product-card .price,.product-card .price-list{font-family:var(--font-body--family)!important;font-size:.8125rem!important;font-weight:400!important;color:var(--pt-muted)!important}.product-card .price--on-sale .price-list__sale{color:var(--pt-red)!important}.product-card .quick-add__button,.product-card .quick-add button{border-radius:0!important;font-family:var(--font-subheading--family);font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}@media(hover:none){.product-card .quick-add{display:none!important}}.product-card .badge,.product-card__badge{border-radius:0!important;background:transparent!important;border:1px solid var(--pt-rule-2)!important;color:var(--pt-muted)!important;font-family:var(--font-subheading--family);font-size:.58rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.3rem .55rem!important}.product-information,.product-details{gap:1rem}.product-title,.product-information h1{font-size:clamp(1.6rem,3vw,2.4rem)!important;font-variation-settings:"wdth" 74;letter-spacing:-.02em;line-height:.96}.product-price,.product-information .price{font-family:var(--font-body--family)!important;font-size:1.05rem!important;font-weight:400!important;letter-spacing:0!important}.product-media-gallery,.media-gallery{background:var(--pt-ink-3);border-radius:0}.variant-option__label,.product-form__label,.variant-picker legend{font-family:var(--font-subheading--family)!important;font-size:.62rem!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:var(--pt-muted)!important}.variant-option .pills__pill,.variant-picker label.pill,.pills__pill{border-radius:0!important;min-width:3rem;text-align:center;padding:.6rem .8rem!important;border:1px solid var(--pt-rule-2)!important;background:transparent!important;color:var(--pt-muted)!important;font-family:var(--font-subheading--family)!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;transition:all var(--pt-fast) var(--pt-ease)}.variant-option .pills__pill:hover,.pills__pill:hover{border-color:var(--color-foreground)!important;color:var(--color-foreground)!important}.variant-option input:checked+.pills__pill,.pills__pill[aria-checked=true],.pills__pill--selected{background:var(--pt-paper)!important;color:var(--pt-ink)!important;border-color:var(--pt-paper)!important}.accordion,details.accordion{border-top:1px solid var(--pt-rule);border-bottom:0}.accordion summary,details.accordion summary{padding:.9rem 0;font-family:var(--font-subheading--family);font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.accordion__content,.accordion p{font-size:.875rem;color:var(--pt-muted)}.cart-drawer__dialog,.drawer__dialog{background:var(--pt-ink-2)!important;border-left:1px solid var(--pt-rule-2);border-radius:0!important;box-shadow:none!important}.cart-items__media,.cart-item__media{background:var(--pt-ink-3);border-radius:0}.quantity-selector,.quantity{border:1px solid var(--pt-rule-2);border-radius:0!important}.cart__total-value,.totals__total-value{font-size:1rem}.cart-drawer__empty,.cart__empty-text{color:var(--pt-muted);font-size:.9375rem}#footer-group,.footer{border-top:1px solid var(--pt-rule);background:#050506}#footer-group h2,#footer-group .h4,.footer h2{font-family:var(--font-subheading--family)!important;font-size:.62rem!important;font-weight:600!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--pt-faint)!important}#footer-group a,.footer a{font-size:.875rem;color:var(--pt-dim);text-decoration:none;transition:color var(--pt-fast) var(--pt-ease)}#footer-group a:hover,.footer a:hover{color:var(--pt-paper)}[data-pt-rv]{opacity:0;transform:translateY(14px);transition:opacity .46s var(--pt-ease),transform .46s var(--pt-ease);transition-delay:var(--pt-d,0ms);will-change:opacity,transform}@media(max-width:700px){.pt-rowhead{padding-block:1.75rem .9rem}.product-card .product-title,.product-card__title,.product-card h3{font-size:.8125rem!important}.product-card .price,.product-card .price-list{font-size:.75rem!important}.pt-btn{padding:.85rem 1.6rem;font-size:.66rem}}.product-card shopify-payment-terms,.product-card .installments,.quick-add shopify-payment-terms,.quick-add-modal shopify-payment-terms,.resource-list__item shopify-payment-terms,.product-grid__item shopify-payment-terms{display:none!important}.product-media-container,.product-media,.media-gallery,.product-media-gallery,.product-media-container *,.product-media *,.media-gallery *{--color-primary-hover: var(--pt-ink-3);--button-color: var(--pt-ink-3)}.product-media-container:hover,.product-media:hover,.media-gallery:hover,.product-media-container *:hover,.product-media *:hover,.media-gallery *:hover{background-color:var(--pt-ink-3)!important}.product-card .quick-add__button:hover,.product-card .quick-add button:hover,.product-card .quick-add a:hover{background-color:var(--pt-paper)!important;color:var(--pt-ink)!important}@media screen and (min-width:750px){.product-information--media-left .product-information__media,.product-information--media-right .product-information__media{position:sticky;top:0;align-self:start;max-height:100vh;overflow-y:auto;overflow-x:hidden}.product-information--media-left:has(.media-gallery--extend) .product-information__media,.product-information--media-right:has(.media-gallery--extend) .product-information__media{position:static;max-height:none;overflow:visible}}.section-resource-list{--pt-g: clamp(1rem, 3.5vw, 2.5rem)}.resource-list__item,.product-grid__item{gap:.5rem}.product-card .card-gallery,.product-card .product-media-container,.product-card .product-media{aspect-ratio:4 / 5;overflow:hidden}.product-card .quick-add,.product-card .quick-add__button,.product-card .quick-add button{background:#0a0a0cd9!important;color:var(--pt-paper)!important;border:none!important;border-radius:0!important;font-family:var(--font-subheading--family)!important;font-size:.62rem!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important;padding:.7rem 1.5rem!important;width:100%!important;transition:opacity var(--pt-fast) var(--pt-ease),transform var(--pt-fast) var(--pt-ease)!important}.product-card .quick-add{position:absolute!important;bottom:0!important;left:0!important;right:0!important;opacity:0;transform:translateY(100%);pointer-events:none;z-index:2}.resource-list__item:hover .product-card .quick-add,.product-grid__item:hover .product-card .quick-add,.product-card:focus-within .quick-add{opacity:1;transform:translateY(0);pointer-events:auto}.product-card .quick-add__button,.product-card .quick-add button{width:100%!important;display:block!important;text-align:center!important}.section-resource-list__header h2{font-family:var(--font-heading--family)!important;font-size:clamp(1.2rem,2.4vw,1.8rem)!important;font-weight:800!important;letter-spacing:-.02em!important;text-transform:uppercase!important;color:var(--color-foreground)!important}.section-resource-list__header a{font-family:var(--font-subheading--family)!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:var(--pt-muted)!important;text-decoration:none!important;border-bottom:1px solid var(--pt-rule-2)!important;padding-bottom:2px!important;transition:color var(--pt-fast) var(--pt-ease),border-color var(--pt-fast) var(--pt-ease)!important}.section-resource-list__header a:hover{color:var(--color-foreground)!important;border-color:var(--color-foreground)!important}.product-media-container__zoom-button:hover,button.button-unstyled:hover,.product-media button:hover,.media-gallery button:hover{background:transparent!important;background-color:transparent!important;color:inherit!important;border-color:transparent!important;box-shadow:none!important}.product-card .quick-add{position:absolute!important;inset:auto 0 0 0!important;width:100%!important;height:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;background:#0a0a0ccc!important;padding:10px!important;opacity:0!important;transition:opacity .25s ease!important;z-index:3!important;pointer-events:none!important}.product-card:hover .quick-add,.product-card__link:hover~.quick-add,.product-card__media:hover~.quick-add,.product-card__link:focus-within~.quick-add{opacity:1!important;pointer-events:auto!important}.product-card .quick-add__button{display:grid!important;background:transparent!important;box-shadow:none!important;color:var(--color-foreground)!important;border-radius:0!important;padding:4px 16px!important;width:100%!important;justify-items:center!important}.product-card .quick-add__button .add-to-cart-text__content{width:auto!important;opacity:1!important;transform:translate(0)!important}.product-card .quick-add__button .add-to-cart-icon{display:none!important}.product-card .quick-add__button .add-to-cart-text{gap:0!important;margin-inline:0!important;padding-inline:0!important}@media(max-width:749px){body{overflow-x:hidden!important}.variant-option--buttons,.variant-option__button-label,.variant-option__button-label__pill,.variant-option__button-label__text{max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.variant-option--buttons>*,.variant-option--buttons overflow-list,.variant-option--buttons fieldset{flex-wrap:wrap!important;max-width:100%!important}.product-details table,.product-information table,.product-information__details table,main .rte table,main table{display:block!important;overflow-x:auto!important;max-width:100%!important;-webkit-overflow-scrolling:touch}.product-information__media,.product-information__media slideshow-component,.product-information__media .media-gallery,.product-information__media .product-media{max-width:100vw!important;overflow:hidden!important}}.pt-trust{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;padding:20px 24px;border-top:1px solid var(--pt-rule);border-bottom:1px solid var(--pt-rule)}.pt-trust__item{display:flex;align-items:center;gap:8px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--color-foreground);opacity:.7;white-space:nowrap}.pt-trust__item svg{flex-shrink:0;opacity:.8}@media(max-width:749px){.pt-trust{gap:16px;padding:16px}.pt-trust__item{font-size:10px;gap:6px}.pt-trust__item svg{width:16px;height:16px}}@media(min-width:750px){.shopify-section--product-list .section-resource-list,.shopify-section--product-list .product-grid,.shopify-section--product-list .section-resource-list__inner,.shopify-section--product-list .product-grid__inner,.shopify-section--product-list .section-resource-list__content{max-width:100%!important;width:100%!important}.shopify-section--product-list{padding-left:48px!important;padding-right:48px!important}.shopify-section--product-list .section-resource-list__header{max-width:100%!important}}@media(min-width:1200px){.shopify-section--product-list{padding-left:64px!important;padding-right:64px!important}}@media(min-width:1600px){.shopify-section--product-list{padding-left:80px!important;padding-right:80px!important}}@media(max-width:749px){.shopify-section--product-list{padding-left:16px!important;padding-right:16px!important}}.product-card{transition:transform .2s cubic-bezier(.16,1,.3,1)!important}@media(any-pointer:fine){.product-card:hover{transform:translateY(-4px)!important}}#header-group .header-section{--header-padding-block: 8px;padding-block-start:8px!important;padding-block-end:8px!important;min-height:0!important}#header-group .header-section__inner,#header-group .header__inner{padding-block-start:4px!important;padding-block-end:4px!important}[data-pt-rv]{opacity:0;transform:translateY(14px);transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);transition-delay:var(--pt-d, 0ms)}[data-pt-rv].pt-in{opacity:1;transform:none;will-change:auto}@media(prefers-reduced-motion:reduce){[data-pt-rv]{opacity:1;transform:none;transition:none}}.product-card .product-media,.product-card .product-media-gallery,.product-card .media-gallery,.product-card .card-gallery,.product-card .product-card__image,.product-card .product-card__content,.product-card slideshow-component,.product-card .slideshow,.product-card .slideshow__slide,.product-card .media{background:var(--pt-ink)!important;background-color:var(--pt-ink)!important}.product-card .slideshow__slide:nth-child(2),.product-card .product-media:nth-child(2),.product-card .media:nth-child(2){position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;transition:opacity .3s ease!important;pointer-events:none!important;z-index:2!important}.product-card .slideshow__slide:nth-child(2) img,.product-card .product-media:nth-child(2) img,.product-card .media:nth-child(2) img{object-fit:cover!important;width:100%!important;height:100%!important}@media(any-pointer:fine){.product-card:hover .slideshow__slide:nth-child(2),.product-card:hover .product-media:nth-child(2),.product-card:hover .media:nth-child(2){opacity:1!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/5pt-system.css.map */
