.pm-pdp{background:var(--pm-bg, #0B0F12);color:var(--pm-text, #F5F7F8);font-family:Inter,sans-serif}.pm-pdp-section{border-top:1px solid var(--pm-border, #2A333A)}.pm-pdp-section__inner{max-width:1280px;margin-inline:auto;padding-block:48px;padding-inline:clamp(16px,5vw,48px);box-sizing:border-box}@media(max-width:1024px){.pm-pdp-section__inner{padding-block:40px}}@media(max-width:767px){.pm-pdp-section__inner{padding-block:32px;padding-inline:16px}}.pm-pdp-section__title{font-family:Inter,sans-serif;font-size:clamp(18px,2vw,24px);font-weight:700;color:var(--pm-text, #F5F7F8);text-transform:uppercase;letter-spacing:.08em;margin:0 0 24px}.pm-pdp-eyebrow{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pm-orange, #F36A1D);margin:0 0 12px}.pm-pdp-placeholder-note{font-family:Inter,sans-serif;font-size:14px;color:var(--pm-muted, #AEB7BE);line-height:1.65;margin:0;padding:16px 20px;border:1px dashed var(--pm-border, #2A333A);border-radius:4px;background:var(--pm-surface, #11171C)}.pm-pdp-breadcrumb{background:var(--pm-bg, #0B0F12);border-bottom:1px solid var(--pm-border, #2A333A)}.pm-pdp-breadcrumb__list{max-width:1280px;margin-inline:auto;padding:10px clamp(16px,5vw,48px);list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:13px;color:var(--pm-muted, #AEB7BE);font-family:Inter,sans-serif}.pm-pdp-breadcrumb__link{color:var(--pm-muted, #AEB7BE);text-decoration:none;transition:color .15s}.pm-pdp-breadcrumb__link:hover{color:var(--pm-text, #F5F7F8)}.pm-pdp-breadcrumb__sep{color:var(--pm-border, #2A333A);margin-inline:2px}.pm-pdp-breadcrumb__item--current{color:var(--pm-text, #F5F7F8);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.pm-pdp-overview{background:var(--pm-bg, #0B0F12)}.pm-pdp-overview__inner{max-width:1280px;margin-inline:auto;padding-block:40px;padding-inline:clamp(16px,5vw,48px);display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;box-sizing:border-box}@media(max-width:1024px){.pm-pdp-overview__inner{grid-template-columns:1fr;gap:32px;padding-block:28px}}@media(max-width:767px){.pm-pdp-overview__inner{padding-inline:16px;gap:24px}}.pm-pdp-gallery{position:sticky;top:72px}@media(max-width:1024px){.pm-pdp-gallery{position:static}}.pm-pdp-gallery__main{background:var(--pm-surface, #11171C);border-radius:4px;overflow:hidden;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.pm-pdp-gallery__img--main{width:100%;height:100%;object-fit:contain;display:block;border-radius:4px;transition:opacity .2s}.pm-pdp-gallery__placeholder{background:var(--pm-surface, #11171C);border-radius:4px;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.pm-pdp-gallery__placeholder-text{font-family:Inter,sans-serif;font-size:14px;color:var(--pm-muted, #AEB7BE)}.pm-pdp-gallery__thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pm-pdp-gallery__thumb{background:var(--pm-surface, #11171C);border:2px solid transparent;border-radius:3px;padding:0;cursor:pointer;overflow:hidden;width:80px;height:80px;flex-shrink:0;transition:border-color .15s}.pm-pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pm-pdp-gallery__thumb:hover,.pm-pdp-gallery__thumb.pm-is-active{border-color:var(--pm-orange, #F36A1D)}.pm-pdp-gallery__thumb--placeholder{opacity:.45}.pm-pdp-gallery__thumb--placeholder:hover{opacity:.65;border-color:var(--pm-border, #2A333A)}.pm-pdp-overview__content{display:flex;flex-direction:column;gap:14px}.pm-pdp-title{font-family:Inter,sans-serif;font-size:clamp(22px,3vw,36px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--pm-text, #F5F7F8);margin:0;text-transform:uppercase}.pm-pdp-sku{font-family:Inter,sans-serif;font-size:13px;color:var(--pm-muted, #AEB7BE);margin:0;display:flex;gap:6px;align-items:baseline}.pm-pdp-sku__label{font-weight:500}.pm-pdp-sku__value{color:var(--pm-text, #F5F7F8);font-weight:600}.pm-pdp-tagline{font-family:Inter,sans-serif;font-size:15px;line-height:1.65;color:var(--pm-muted, #AEB7BE);margin:0}.pm-pdp-highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.pm-pdp-highlights__item{font-family:Inter,sans-serif;font-size:14px;color:var(--pm-text, #F5F7F8);display:flex;align-items:flex-start;gap:8px}.pm-pdp-highlights__item svg{color:var(--pm-orange, #F36A1D);flex-shrink:0;margin-top:2px}.pm-pdp-variants{display:flex;flex-direction:column;gap:16px}.pm-pdp-variants__label{font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pm-muted, #AEB7BE);margin:0 0 8px}.pm-pdp-variants__options{display:flex;flex-wrap:wrap;gap:8px}.pm-pdp-variants__opt{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:var(--pm-text, #F5F7F8);background:var(--pm-surface, #11171C);border:1px solid var(--pm-border, #2A333A);border-radius:3px;padding:8px 14px;cursor:pointer;transition:border-color .15s,background .15s;min-height:36px}.pm-pdp-variants__opt:hover{border-color:var(--pm-orange, #F36A1D);background:var(--pm-surface-hover, #151C21)}.pm-pdp-variants__opt.pm-is-selected{border-color:var(--pm-orange, #F36A1D);background:#f36a1d1f;color:var(--pm-orange, #F36A1D)}.pm-pdp-cta-block{display:flex;flex-direction:column;gap:8px}.pm-pdp-cta-block__rfq{width:100%;justify-content:center;gap:8px}.pm-pdp-cta-block__note{font-family:Inter,sans-serif;font-size:12px;color:var(--pm-muted, #AEB7BE);margin:0;text-align:center}.pm-pdp-anchornav{position:sticky;top:64px;z-index:50;background:var(--pm-surface, #11171C);border-bottom:1px solid var(--pm-border, #2A333A);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pm-pdp-anchornav::-webkit-scrollbar{display:none}.pm-pdp-anchornav__inner{max-width:1280px;margin-inline:auto;padding-inline:clamp(16px,5vw,48px)}.pm-pdp-anchornav__list{display:flex;list-style:none;padding:0;margin:0;gap:0;white-space:nowrap}.pm-pdp-anchornav__link{display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:var(--pm-muted, #AEB7BE);text-decoration:none;padding:12px 14px;border-bottom:2px solid transparent;transition:color .15s,border-color .15s;white-space:nowrap}.pm-pdp-anchornav__link:hover{color:var(--pm-text, #F5F7F8)}.pm-pdp-anchornav__link.pm-is-active{color:var(--pm-orange, #F36A1D);border-bottom-color:var(--pm-orange, #F36A1D)}.pm-pdp-snapshot{background:var(--pm-surface, #11171C)}.pm-pdp-snapshot__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--pm-border, #2A333A);border:1px solid var(--pm-border, #2A333A);border-radius:4px;overflow:hidden}@media(max-width:600px){.pm-pdp-snapshot__grid{grid-template-columns:repeat(2,1fr)}}.pm-pdp-snapshot__card{background:var(--pm-bg, #0B0F12);padding:20px 18px;display:flex;flex-direction:column;gap:4px}.pm-pdp-snapshot__card--placeholder{opacity:.5}.pm-pdp-snapshot__value{font-family:Inter,sans-serif;font-size:clamp(18px,2.5vw,28px);font-weight:800;color:var(--pm-orange, #F36A1D);line-height:1.1}.pm-pdp-snapshot__label{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--pm-muted, #AEB7BE)}.pm-pdp-specs{background:var(--pm-bg, #0B0F12)}.pm-pdp-specs__group-title{font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--pm-muted, #AEB7BE);margin:32px 0 12px}.pm-pdp-specs__group-title:first-of-type{margin-top:0}.pm-pdp-specs__table{width:100%;border-collapse:collapse;font-family:Inter,sans-serif;margin-bottom:24px}.pm-pdp-specs__table:last-of-type{margin-bottom:0}.pm-pdp-specs__row{border-bottom:1px solid var(--pm-border, #2A333A)}.pm-pdp-specs__row:last-child{border-bottom:none}.pm-pdp-specs__label{width:42%;padding:12px 24px 12px 0;font-size:14px;font-weight:500;color:var(--pm-muted, #AEB7BE);vertical-align:middle;text-align:left}.pm-pdp-specs__value{width:58%;padding:12px 0;font-size:14px;color:var(--pm-text, #F5F7F8);vertical-align:middle;font-weight:400}@media(max-width:600px){.pm-pdp-specs__table,.pm-pdp-specs__table tbody,.pm-pdp-specs__table tr,.pm-pdp-specs__label,.pm-pdp-specs__value{display:block;width:100%}.pm-pdp-specs__label{padding-bottom:2px;border-bottom:none}.pm-pdp-specs__value{padding-top:0;padding-bottom:12px;color:var(--pm-text, #F5F7F8)}}.pm-pdp-compat{background:var(--pm-surface, #11171C)}.pm-pdp-compat__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.pm-pdp-compat__tag{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:var(--pm-orange, #F36A1D);border:1px solid rgba(243,106,29,.3);border-radius:3px;padding:6px 14px;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex;align-items:center}a.pm-pdp-compat__tag:hover{background:#f36a1d1a;border-color:var(--pm-orange, #F36A1D)}.pm-pdp-compat__note{font-family:Inter,sans-serif;font-size:13px;color:var(--pm-muted, #AEB7BE);margin:0;line-height:1.6}.pm-pdp-why{background:var(--pm-bg, #0B0F12)}.pm-pdp-why__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.pm-pdp-why__card{background:var(--pm-surface, #11171C);border:1px solid var(--pm-border, #2A333A);border-radius:4px;padding:20px;display:flex;flex-direction:column;gap:10px}.pm-pdp-why__icon{font-size:24px;line-height:1}.pm-pdp-why__card-title{font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:var(--pm-text, #F5F7F8);margin:0}.pm-pdp-why__card-body{font-family:Inter,sans-serif;font-size:13px;color:var(--pm-muted, #AEB7BE);margin:0;line-height:1.6}.pm-pdp-apps{background:var(--pm-surface, #11171C)}.pm-pdp-apps__intro{font-family:Inter,sans-serif;font-size:15px;color:var(--pm-muted, #AEB7BE);margin:0 0 20px;line-height:1.65}.pm-pdp-apps__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px}.pm-pdp-apps__item{font-family:Inter,sans-serif;font-size:14px;color:var(--pm-text, #F5F7F8);display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--pm-bg, #0B0F12);border:1px solid var(--pm-border, #2A333A);border-radius:3px}.pm-pdp-apps__item svg{color:var(--pm-orange, #F36A1D);flex-shrink:0;margin-top:1px}.pm-pdp-quality{background:var(--pm-bg, #0B0F12)}.pm-pdp-quality__steps{display:flex;flex-direction:column;gap:20px}.pm-pdp-quality__step{display:flex;gap:20px;align-items:flex-start}.pm-pdp-quality__step-num{font-family:Inter,sans-serif;font-size:11px;font-weight:700;color:var(--pm-orange, #F36A1D);letter-spacing:.08em;flex-shrink:0;width:28px;margin-top:2px}.pm-pdp-quality__step-title{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:var(--pm-text, #F5F7F8);margin:0 0 4px}.pm-pdp-quality__step-body{font-family:Inter,sans-serif;font-size:13px;color:var(--pm-muted, #AEB7BE);margin:0;line-height:1.6}.pm-pdp-quality__certs{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.pm-pdp-quality__cert-badge{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pm-text, #F5F7F8);background:var(--pm-surface, #11171C);border:1px solid var(--pm-border, #2A333A);border-radius:2px;padding:6px 12px}.pm-pdp-moq{background:var(--pm-surface, #11171C)}.pm-pdp-moq__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin-bottom:16px}.pm-pdp-moq__card{display:flex;flex-direction:column;gap:6px}.pm-pdp-moq__label{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pm-muted, #AEB7BE)}.pm-pdp-moq__value{font-family:Inter,sans-serif;font-size:clamp(16px,2vw,22px);font-weight:700;color:var(--pm-text, #F5F7F8)}.pm-pdp-moq__note{font-family:Inter,sans-serif;font-size:13px;color:var(--pm-muted, #AEB7BE);margin:0;line-height:1.6}.pm-pdp-docs{background:var(--pm-bg, #0B0F12)}.pm-pdp-docs__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.pm-pdp-docs__link{display:flex;align-items:center;gap:10px;padding:14px 16px;background:var(--pm-surface, #11171C);border:1px solid var(--pm-border, #2A333A);border-radius:3px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--pm-text, #F5F7F8);text-decoration:none;transition:border-color .15s,background .15s}.pm-pdp-docs__link:hover{border-color:var(--pm-orange, #F36A1D);background:var(--pm-surface-hover, #151C21)}.pm-pdp-docs__icon{color:var(--pm-orange, #F36A1D);flex-shrink:0}.pm-pdp-docs__type{font-size:10px;font-weight:700;letter-spacing:.1em;color:var(--pm-muted, #AEB7BE);background:var(--pm-bg, #0B0F12);border:1px solid var(--pm-border, #2A333A);border-radius:2px;padding:2px 6px;margin-left:auto}.pm-pdp-faq{background:var(--pm-surface, #11171C)}.pm-pdp-faq__list{display:flex;flex-direction:column;gap:2px}.pm-pdp-faq__item{background:var(--pm-bg, #0B0F12);border:1px solid var(--pm-border, #2A333A);border-radius:3px;overflow:hidden}.pm-pdp-faq__item[open]{border-color:#f36a1d4d}.pm-pdp-faq__question{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:var(--pm-text, #F5F7F8);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.pm-pdp-faq__question::-webkit-details-marker{display:none}.pm-pdp-faq__question::marker{display:none}.pm-pdp-faq__question:hover{background:var(--pm-surface-hover, #151C21)}.pm-pdp-faq__chevron{color:var(--pm-muted, #AEB7BE);flex-shrink:0;transition:transform .2s}details[open] .pm-pdp-faq__chevron{transform:rotate(180deg)}.pm-pdp-faq__answer{font-family:Inter,sans-serif;font-size:14px;color:var(--pm-muted, #AEB7BE);line-height:1.7;padding:0 18px 18px}.pm-pdp-system{background:var(--pm-bg, #0B0F12)}.pm-pdp-system__intro{font-family:Inter,sans-serif;font-size:15px;color:var(--pm-muted, #AEB7BE);margin:0 0 20px;line-height:1.65}.pm-pdp-system__rows{display:flex;flex-direction:column}.pm-pdp-system__row{display:block;text-decoration:none;border-top:1px solid var(--pm-border, #2A333A);padding:18px 0;transition:padding .15s,background .15s}.pm-pdp-system__row:last-child{border-bottom:1px solid var(--pm-border, #2A333A)}a.pm-pdp-system__row:hover{background:var(--pm-surface-hover, #151C21);padding-left:12px;padding-right:12px;margin-inline:-12px}.pm-pdp-system__row--static{cursor:default}.pm-pdp-system__row-inner{display:flex;align-items:center;gap:16px}.pm-pdp-system__img{width:60px;height:60px;object-fit:cover;border-radius:3px;background:var(--pm-surface, #11171C);flex-shrink:0}.pm-pdp-system__row-title{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:var(--pm-text, #F5F7F8);margin:0 0 2px}.pm-pdp-system__row-type{font-family:Inter,sans-serif;font-size:12px;color:var(--pm-muted, #AEB7BE);margin:0}.pm-pdp-system__arrow{color:var(--pm-muted, #AEB7BE);flex-shrink:0;margin-left:auto;transition:color .15s,transform .15s}a.pm-pdp-system__row:hover .pm-pdp-system__arrow{color:var(--pm-orange, #F36A1D);transform:translate(4px)}.pm-pdp-final-rfq{background:var(--pm-surface, #11171C);border-top:1px solid rgba(243,106,29,.2)}.pm-pdp-final-rfq__inner{text-align:center;max-width:680px;margin-inline:auto;padding-block:64px}@media(max-width:767px){.pm-pdp-final-rfq__inner{padding-block:48px}}.pm-pdp-final-rfq__title{font-family:Inter,sans-serif;font-size:clamp(22px,3vw,36px);font-weight:800;color:var(--pm-text, #F5F7F8);margin:0 0 16px;line-height:1.2}.pm-pdp-final-rfq__body{font-family:Inter,sans-serif;font-size:15px;color:var(--pm-muted, #AEB7BE);margin:0 0 28px;line-height:1.65}.pm-pdp-final-rfq__ctas{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:20px}.pm-pdp-final-rfq__notes{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap;gap:8px 24px}.pm-pdp-final-rfq__notes li{font-family:Inter,sans-serif;font-size:12px;color:var(--pm-muted, #AEB7BE);display:flex;align-items:center;gap:6px}.pm-pdp-final-rfq__notes li:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--pm-orange, #F36A1D)}.pm-pdp-sticky-rfq{display:none;position:fixed;bottom:0;left:0;right:0;z-index:90;background:var(--pm-surface, #11171C);border-top:1px solid var(--pm-border, #2A333A);padding:10px 16px max(10px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 16px #0006}.pm-pdp-sticky-rfq.pm-is-visible{display:flex}.pm-pdp-sticky-rfq__name{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:var(--pm-text, #F5F7F8);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.pm-pdp-sticky-rfq__btn{flex-shrink:0;font-size:13px;padding:0 18px;min-height:40px}@media(prefers-reduced-motion:reduce){.pm-pdp-gallery__img--main,.pm-pdp-gallery__thumb,.pm-pdp-anchornav__link,.pm-pdp-faq__chevron,a.pm-pdp-system__row,.pm-pdp-system__arrow,.pm-pdp-docs__link,.pm-pdp-variants__opt,.pm-pdp-sticky-rfq{transition:none!important}}.pm-pdp *:focus-visible{outline:2px solid var(--pm-focus, #FF9A5C);outline-offset:3px}body.pm-catalog-mode .product-information-section .price,body.pm-catalog-mode .product-information-section [class*=price],body.pm-catalog-mode .product-information-section product-form,body.pm-catalog-mode .product-information-section .quantity-selector,body.pm-catalog-mode .product-information-section .shopify-payment-button,body.pm-catalog-mode .product-information-section [data-shopify=payment-button]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pm-pdp.css.map */
