.plx-cart-page{max-width:44rem;margin-inline:auto;padding-block:2.5rem 5rem}.plx-cart-page__title{text-align:center;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:700;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:2rem}.plx-cart-page__empty{display:flex;flex-direction:column;align-items:center;gap:1.4rem;padding:4rem 1rem;text-align:center;color:var(--color-foreground-muted)}.plx-cart-page__lines{list-style:none;margin:0;padding:.4rem 1.4rem}.plx-cart-page__summary{margin-top:1.2rem;padding:1.3rem 1.4rem}.plx-cart-page__subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1.05rem}.plx-cart-page__note{margin:.35rem 0 1.1rem;font-size:.78rem;color:var(--color-foreground-muted)}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.plx-footer{position:relative;margin-top:clamp(2.5rem,5vw,4rem);background:#0a0b0d;overflow:hidden}.plx-footer__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-size:126px auto;opacity:.05;pointer-events:none}.plx-footer__inner{position:relative;z-index:1;max-width:var(--page-width);margin:0 auto;padding:clamp(40px,5vw,64px) 24px clamp(24px,3vw,36px)}.plx-footer__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2rem 3rem}.plx-footer__brand{display:inline-flex}.plx-footer__wordmark{height:clamp(2rem,1.5rem + 1vw,2.8rem);width:auto}.plx-footer__nav{display:flex;flex-wrap:wrap;gap:.7rem 1.6rem;max-width:42rem}.plx-footer__nav a{color:var(--color-foreground-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;transition:color var(--plx-dur-1) var(--plx-ease)}.plx-footer__nav a:hover,.plx-footer__nav a[aria-current=page]{color:var(--color-foreground)}.plx-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;margin-top:clamp(2rem,4vw,3rem);padding-top:1.2rem;border-top:1px solid var(--color-hairline)}.plx-footer__gift{display:inline-flex;align-items:center;gap:1.1rem;padding:.7rem 1.6rem .7rem .7rem;border:1px solid var(--color-hairline);border-radius:var(--radius-m);background:#ffffff08;text-decoration:none;color:var(--color-foreground-muted);transition:color var(--plx-dur-1) var(--plx-ease),border-color var(--plx-dur-1) var(--plx-ease)}.plx-footer__gift:hover{color:var(--color-foreground);border-color:var(--color-foreground-muted)}.plx-footer__gift-img{width:6rem;height:4.2rem;object-fit:cover;border-radius:var(--radius-s);display:block}.plx-footer__gift-text{display:inline-flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.plx-footer__gift-icon svg{width:1.4rem;height:1.4rem;display:block}.plx-footer__copyright{margin:0;color:var(--color-foreground-muted);font-size:.78rem}.plx-footer__copyright a{color:var(--color-foreground-muted);text-decoration:none}.plx-footer__copyright a:hover{color:var(--color-foreground)}.plx-footer__payment{display:flex;flex-wrap:wrap;gap:.4rem;opacity:.75}.plx-footer__payment svg{height:1.5rem;width:auto}.plx-header{position:fixed;inset-inline:0;top:0;z-index:60;padding:0;transition:padding var(--plx-dur-2) var(--plx-ease)}.plx-header__spacer{height:var(--plx-header-height, 4rem)}.plx-header__bar{position:relative;display:flex;align-items:center;gap:1rem;height:var(--plx-header-height, 4rem);padding-inline:var(--page-margin);background:color-mix(in srgb,var(--color-background) 60%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid transparent;transition:background var(--plx-dur-2) var(--plx-ease),border-color var(--plx-dur-2) var(--plx-ease),border-radius var(--plx-dur-2) var(--plx-ease),box-shadow var(--plx-dur-2) var(--plx-ease)}.plx-header.is-stuck{padding:.6rem clamp(.6rem,2vw,1.2rem) 0}.plx-header.is-stuck .plx-header__bar{background:color-mix(in srgb,var(--color-background) 78%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-color:var(--color-hairline);border-radius:var(--radius-bar);box-shadow:var(--shadow-2),var(--plx-edge)}@media(max-width:767px){.plx-header.is-stuck{padding:.35rem .5rem 0}}.plx-header__brand{display:inline-flex;align-items:center;color:var(--color-foreground);text-decoration:none}.plx-header__logo{height:clamp(2.2rem,1.6rem + 1.2vw,3.2rem);width:auto;display:block}@media(max-width:767px){.plx-header__logo{height:clamp(1.32rem,.96rem + .72vw,1.92rem)}}.plx-header__nav{display:none;position:absolute;left:50%;top:0;bottom:0;transform:translate(-50%);justify-content:center;gap:2rem}.plx-header__nav>a,.plx-header__nav-group>a{display:inline-flex;align-items:center}.plx-header__nav a{color:var(--color-foreground-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.95rem;transition:color .18s ease}.plx-header__nav a:hover,.plx-header__nav a[aria-current=page]{color:var(--color-foreground)}.plx-header__nav-group{display:inline-flex}.plx-header__caret{display:inline-block;width:.42rem;height:.42rem;margin-left:.5rem;margin-bottom:.14rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}.plx-mega{position:absolute;top:100%;inset-inline:0;width:max-content;max-width:calc(100% - 2rem);margin-inline:auto;z-index:-1;transform:translateY(-60%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--plx-dur-2) var(--plx-ease),transform var(--plx-dur-2) var(--plx-ease),visibility 0s linear var(--plx-dur-2)}.plx-mega.is-open,.plx-mega:hover,.plx-header:has(.plx-header__nav-group:hover) .plx-mega,.plx-header:has(.plx-header__nav-group:focus-within) .plx-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity var(--plx-dur-2) var(--plx-ease),transform var(--plx-dur-2) var(--plx-ease)}.plx-mega__inner{display:flex;justify-content:center;flex-wrap:wrap;gap:.2rem 2.4rem;padding:.8rem 1.5rem;background:color-mix(in srgb,var(--color-background) 72%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--color-hairline);border-top:0;border-radius:0 0 var(--radius-bar) var(--radius-bar);box-shadow:var(--shadow-2),var(--plx-edge)}.plx-mega__link{padding:.35rem .2rem;color:var(--color-foreground-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.88rem;transition:color .18s ease}.plx-mega__link:hover,.plx-mega__link[aria-current=page]{color:var(--color-foreground)}.plx-header__icons{display:flex;align-items:center;gap:.4rem;margin-inline-start:auto}.plx-header__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--color-foreground);cursor:pointer;transition:background var(--plx-dur-1) var(--plx-ease),transform var(--plx-dur-1) var(--plx-ease)}.plx-header__icon-btn:hover{background:var(--color-surface-raised);transform:translateY(-1px)}.plx-header__icon-btn svg{width:1.35rem;height:1.35rem}.plx-header__badge{position:absolute;top:.1rem;right:.05rem;min-width:1.05rem;height:1.05rem;display:inline-flex;align-items:center;justify-content:center;padding-inline:.25rem;border-radius:var(--radius-pill);background:var(--color-accent);color:#fff;font-size:.62rem;font-weight:700;box-shadow:var(--shadow-1);transition:transform var(--plx-dur-2) var(--plx-ease)}.plx-header__badge:empty{display:none}.plx-header__badge.is-bumped{transform:scale(1.35)}.plx-header__burger{margin-inline-start:-.6rem}.plx-mobile-menu{width:100vw;height:100dvh;max-width:none;max-height:none;border:0;padding:0;background:var(--color-background);color:var(--color-foreground);opacity:0;transition:opacity var(--plx-dur-2) var(--plx-ease)}.plx-mobile-menu[open]{opacity:1}.plx-mobile-menu__bar{display:flex;align-items:center;justify-content:space-between;height:var(--plx-header-height, 4rem);padding-inline:var(--page-margin)}.plx-mobile-menu__brand{display:inline-flex;align-items:center}.plx-mobile-menu__nav{display:flex;flex-direction:column;gap:.4rem;padding:8vh var(--page-margin) 0}.plx-mobile-menu__nav>a,.plx-mobile-menu__summary{color:var(--color-foreground);text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:-.01em;font-size:clamp(2.2rem,9vw,3.4rem);line-height:1.15}.plx-mobile-menu__nav>*{opacity:0;transform:translateY(14px);transition:opacity var(--plx-dur-3) var(--plx-ease),transform var(--plx-dur-3) var(--plx-ease)}.plx-mobile-menu[open] .plx-mobile-menu__nav>*{opacity:1;transform:none}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(1){transition-delay:60ms}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(2){transition-delay:.12s}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(3){transition-delay:.18s}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(4){transition-delay:.24s}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(5){transition-delay:.3s}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(6){transition-delay:.36s}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(7){transition-delay:.42s}.plx-mobile-menu[open] .plx-mobile-menu__nav>:nth-child(8){transition-delay:.48s}.plx-mobile-menu__summary{display:flex;align-items:center;gap:.8rem;cursor:pointer;list-style:none}.plx-mobile-menu__summary::-webkit-details-marker{display:none}.plx-mobile-menu__chevron{display:inline-flex}.plx-mobile-menu__chevron svg{width:1.7rem;height:1.7rem;transition:transform var(--plx-dur-1) var(--plx-ease)}.plx-mobile-menu__group[open] .plx-mobile-menu__chevron svg{transform:rotate(45deg)}.plx-mobile-menu__sub{display:flex;flex-direction:column;gap:.35rem;padding:.7rem 0 .5rem .15rem}.plx-mobile-menu__sub a{color:var(--color-foreground-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-size:1.05rem;line-height:1.6}.plx-mobile-menu__sub a:hover,.plx-mobile-menu__sub a[aria-current=page]{color:var(--color-foreground)}@media(min-width:990px){.plx-header__nav{display:flex}.plx-header__burger{display:none}}@media(prefers-reduced-motion:reduce){.plx-header,.plx-header__bar,.plx-mobile-menu,.plx-mobile-menu__nav>*,.plx-mega,.plx-header__badge{transition:none}.plx-mobile-menu__nav>*{opacity:1;transform:none}}.plx-page__band{border-bottom:1px solid var(--color-hairline)}.plx-page__band--photo{position:relative;overflow:hidden;min-height:clamp(300px,32vw,460px);display:flex;align-items:flex-end}.plx-page__band-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center bottom}.plx-page__band-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0c0d0f,#0c0d0f00 20%),linear-gradient(to top,#0c0d0f,#0c0d0f00 38%),#0b0c0e2e}.plx-page__band--photo .plx-page__band-inner{position:relative;z-index:2;width:100%}.plx-page__band--photo .plx-section-eyebrow{color:#ffffffa6}.plx-page__band-btn{margin-top:1.1rem;width:min(17rem,100%);justify-content:center}.plx-page__band-inner{max-width:var(--page-width);margin:0 auto;padding:clamp(48px,7vw,96px) 24px clamp(28px,4vw,48px);text-align:center}.plx-page__heading{max-width:22ch;margin-inline:auto}.plx-page__body{max-width:var(--page-width);margin:0 auto;padding:clamp(32px,5vw,56px) 24px clamp(64px,8vw,110px);width:100%}.plx-page__body:has(.plx-prose>.plx-vh:only-child){padding-block:0}.plx-prose{max-width:68ch;margin-inline:auto;text-align:center}.plx-prose ul,.plx-prose ol{display:inline-block;text-align:left}.plx-prose h1,.plx-prose h2{font-size:clamp(1.25rem,2.6vw,1.7rem);font-weight:700;letter-spacing:-.01em;text-transform:uppercase;line-height:1.15;margin:2.6rem 0 .9rem}.plx-prose h3,.plx-prose h4{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin:2rem 0 .7rem}.plx-prose p,.plx-prose li{color:color-mix(in srgb,var(--color-foreground) 82%,var(--color-background));line-height:1.65}.plx-prose p{margin:0 0 1.1rem}.plx-prose ul,.plx-prose ol{margin:0 0 1.1rem;padding-left:1.3rem}.plx-prose li{margin-bottom:.45rem}.plx-prose a{color:var(--color-accent);text-decoration:underline;text-underline-offset:3px}.plx-prose a:hover{text-decoration:none}.plx-prose blockquote{margin:1.6rem 0;padding:.2rem 0 .2rem 1.2rem;border-left:2px solid var(--color-accent);font-style:italic}.plx-prose hr{border:0;border-top:1px solid var(--color-hairline);margin:2.4rem 0}.plx-prose img{border-radius:var(--radius-s);margin:1.6rem 0}.plx-prose table{border-collapse:collapse;margin:1.6rem 0;width:100%}.plx-prose th,.plx-prose td{border:1px solid var(--color-hairline);padding:.6rem .8rem;text-align:left}.plx-bento{background:#0c0d0f;padding:clamp(2rem,4.5vw,3.6rem) 24px}.plx-bento__grid{display:grid;grid-auto-flow:dense;gap:.9rem;max-width:var(--page-width);margin:0 auto;grid-template-columns:1fr;grid-auto-rows:minmax(9.5rem,auto)}.plx-bento__tile{display:block;text-decoration:none;color:inherit;perspective:900px;min-height:100%}.plx-bento__tile--feature{min-height:15rem}.plx-bento__card{position:relative;display:flex;height:100%;border-radius:var(--radius-m);border:1px solid rgba(255,255,255,.12);background:var(--color-surface-raised);overflow:hidden;transform:rotateX(calc(var(--hrx, 0) * 1deg)) rotateY(calc(var(--hry, 0) * 1deg));will-change:transform}.plx-bento__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .5s var(--plx-ease)}.plx-bento__tile:hover .plx-bento__bg{transform:scale(1.04)}.plx-bento__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#08090ae0,#08090a40 45%,#08090a0d 70%)}.plx-bento__glare{position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--hact, 0);transition:opacity .35s ease;background:radial-gradient(38rem circle at calc(var(--hmx, 50) * 1%) calc(var(--hmy, 50) * 1%),rgba(255,255,255,.16),transparent 55%),linear-gradient(calc(105deg + var(--hmx, 50) * .5deg),transparent 35%,rgba(210,225,255,.07) 48%,rgba(255,235,215,.06) 55%,transparent 68%);pointer-events:none}.plx-bento__body{position:relative;z-index:1;margin-top:auto;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.3rem}.plx-bento__title{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff}.plx-bento__tile--feature .plx-bento__title{font-size:clamp(1.3rem,2.6vw,1.8rem)}.plx-bento__label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent)}.plx-bento__arrow{display:inline-block;transition:transform .2s ease}.plx-bento__tile:hover .plx-bento__arrow{transform:translate(4px)}@media(min-width:720px){.plx-bento__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(11rem,auto)}.plx-bento__tile--feature{grid-column:span 2;grid-row:span 1;min-height:17rem}.plx-bento__tile--wide2,.plx-bento__tile--wide3{grid-column:span 2}}@media(min-width:990px){.plx-bento__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(10.5rem,22vh)}.plx-bento__tile--feature{grid-column:span 2;grid-row:span 2}.plx-bento__tile--wide2{grid-column:span 2}.plx-bento__tile--wide3{grid-column:span 3}}@media(prefers-reduced-motion:reduce){.plx-bento__card{transform:none}.plx-bento__glare{opacity:0}.plx-bento__bg,.plx-bento__arrow{transition:none}}.plx-cart-drawer{position:fixed;inset:0 0 0 auto;margin:0 0 0 auto;height:100dvh;max-height:none;width:min(26rem,calc(100vw - 1.4rem));border:0;border-inline-start:1px solid var(--color-hairline);border-radius:var(--radius-l) 0 0 var(--radius-l);padding:0;background:var(--color-background);color:var(--color-foreground);box-shadow:var(--shadow-3),var(--plx-edge);transform:translate(100%);transition:transform var(--plx-dur-3) var(--plx-ease),display var(--plx-dur-3) allow-discrete,overlay var(--plx-dur-3) allow-discrete}.plx-cart-drawer[open]{transform:translate(0)}@starting-style{.plx-cart-drawer[open]{transform:translate(100%)}}.plx-cart-drawer::backdrop{background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.plx-cart-drawer__content{display:flex;flex-direction:column;height:100%}.plx-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.4rem;border-bottom:1px solid var(--color-hairline)}.plx-cart-drawer__heading{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;display:flex;align-items:center;gap:.6rem}.plx-cart-drawer__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding-inline:.3rem;border-radius:var(--radius-pill);background:var(--color-accent);color:#fff;font-size:.72rem}.plx-cart-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border:0;border-radius:var(--radius-pill);background:var(--color-surface-raised);color:var(--color-foreground);cursor:pointer;box-shadow:var(--shadow-1)}.plx-cart-drawer__close svg{width:1.1rem}.plx-cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;flex:1;padding:2rem;text-align:center;color:var(--color-foreground-muted)}.plx-cart-drawer__lines{list-style:none;margin:0;padding:.4rem 1.4rem;overflow-y:auto;flex:1;overscroll-behavior:contain}.plx-cart-drawer__foot{padding:1.1rem 1.4rem calc(1.1rem + env(safe-area-inset-bottom));border-top:1px solid var(--color-hairline);background:var(--color-surface-raised)}.plx-cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1.02rem}.plx-cart-drawer__note{margin:.3rem 0 1rem;font-size:.78rem;color:var(--color-foreground-muted)}.plx-cart-drawer__view-cart{display:block;margin-top:.8rem;text-align:center;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground-muted)}.plx-cart-drawer__view-cart:hover{color:var(--color-foreground)}.plx-cart-line{position:relative;display:grid;grid-template-columns:5rem 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--color-hairline);transition:opacity var(--plx-dur-1) var(--plx-ease)}.plx-cart-line:last-child{border-bottom:0}.plx-cart-line.is-busy{opacity:.45;pointer-events:none}.plx-cart-line__media{display:block;border-radius:var(--radius-s);overflow:hidden;background:var(--color-surface-raised);box-shadow:var(--shadow-1)}.plx-cart-line__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.plx-cart-line__title{font-weight:600;font-size:.9rem;padding-right:1.8rem}.plx-cart-line__variant{margin-top:.15rem;font-size:.78rem;color:var(--color-foreground-muted)}.plx-cart-line__row{display:flex;align-items:center;justify-content:space-between;margin-top:.65rem}.plx-cart-line__qty{display:inline-flex;align-items:center;gap:.15rem;border:1px solid var(--color-hairline);border-radius:var(--radius-pill);background:var(--color-surface-raised);box-shadow:var(--plx-edge)}.plx-cart-line__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--color-foreground);cursor:pointer}.plx-cart-line__qty-btn svg{width:.85rem}.plx-cart-line__qty-value{min-width:1.2rem;text-align:center;font-size:.85rem;font-weight:600}.plx-cart-line__price{font-weight:600;font-size:.9rem}.plx-cart-line__remove{position:absolute;top:1rem;right:0;display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--color-foreground-muted);cursor:pointer}.plx-cart-line__remove:hover{color:var(--color-foreground)}.plx-cart-line__remove svg{width:.8rem}@media(prefers-reduced-motion:reduce){.plx-cart-drawer{transition:none}}.plx-compare{position:relative;padding:0 0 clamp(64px,9vw,120px)}.plx-compare__band{position:relative;padding:clamp(64px,9vw,120px) 0 0;margin-bottom:2.4rem}.plx-compare__band--photo{overflow:hidden;padding:clamp(0px,calc(4vw - 40px),12px) 0 0;min-height:clamp(240px,24vw,380px);display:flex;align-items:flex-start}.plx-compare__band-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.plx-compare__band-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0c0d0f,#0c0d0f00 22%),linear-gradient(to top,#0c0d0f,#0c0d0f00 22%)}.plx-compare__band--photo .plx-compare__head{text-shadow:0 2px 18px rgba(12,13,15,.65)}.plx-compare__head{position:relative;z-index:2;width:100%;max-width:var(--page-width);margin:0 auto;padding:0 24px}.plx-compare__heading-us{color:var(--color-accent, #EE4036);font-size:1.15em}.plx-compare__heading-rest{font-size:.72em;font-weight:600;margin-left:1em}.plx-compare__heading-vs{margin-right:1em}.plx-compare__band--photo .plx-compare__head{text-align:center}@media(max-width:749px){.plx-compare__heading-us{display:block}.plx-compare__heading-rest{display:block;margin-left:0;white-space:nowrap;font-size:clamp(.95rem,4.3vw,1.6rem)}}.plx-compare__body{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 24px}.plx-compare__wrap{overflow-x:auto}.plx-compare__table{width:100%;border-collapse:collapse;min-width:640px}.plx-compare__table th,.plx-compare__table td{text-align:left;padding:1rem 1.2rem;border-bottom:1px solid var(--color-hairline);font-size:.95rem;vertical-align:top}.plx-compare__table thead th{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--color-foreground-muted)}.plx-compare__mark{color:var(--color-accent)!important}.plx-compare__row{color:var(--color-foreground-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.plx-compare__us{color:var(--color-foreground);font-weight:600}.plx-compare__them{color:var(--color-foreground-muted)}.plx-compare__summary{max-width:60ch;margin:1.8rem 0 0;color:var(--color-foreground-muted);font-size:.95rem;line-height:1.65}.plx-contact{background:var(--color-background);padding:clamp(2.5rem,6vw,4.5rem) var(--page-margin) clamp(3rem,7vw,5rem)}.plx-contact__inner{max-width:44rem;margin-inline:auto;display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.plx-contact__intro{text-align:center}.plx-contact__lede{color:var(--color-foreground-muted);max-width:34rem;line-height:1.65;margin-inline:auto}.plx-contact__lede p{margin:0 0 .8em}.plx-contact__lede p:last-child{margin-bottom:0}.plx-contact__direct{margin-top:1rem;color:var(--color-foreground-muted)}.plx-contact__direct a{color:var(--color-foreground);text-underline-offset:.2em}.plx-contact__card{background:var(--color-surface-raised);border-radius:var(--radius-m);box-shadow:var(--shadow-2),var(--plx-edge);padding:clamp(1.25rem,3vw,2rem)}.plx-contact__form{display:grid;gap:1.1rem}.plx-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.plx-contact__field{display:grid;gap:.4rem}.plx-contact__field label{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground-muted)}.plx-contact__field input,.plx-contact__field textarea{width:100%;background:var(--color-background);color:var(--color-foreground);border:1px solid var(--color-hairline);border-radius:var(--style-border-radius-inputs);padding:.75rem .9rem;line-height:1.4}.plx-contact__field textarea{resize:vertical;min-height:9rem}.plx-contact__field input:focus-visible,.plx-contact__field textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px;border-color:transparent}.plx-contact__submit{justify-self:center}.plx-contact__success{border:1px solid var(--color-hairline);border-left:3px solid var(--color-accent);border-radius:var(--radius-s);padding:.9rem 1.1rem}.plx-contact__errors{border:1px solid var(--color-accent);border-radius:var(--radius-s);padding:.9rem 1.1rem}.plx-contact__errors ul{margin:.4rem 0 0 1.1rem}@media(max-width:767px){.plx-contact__inner,.plx-contact__row{grid-template-columns:1fr}}.plx-cta{position:relative;overflow:hidden;min-height:clamp(320px,36vw,480px);display:flex;align-items:center;justify-content:center;background:#0a0b0d}.plx-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.plx-cta__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0c0d0f,#0c0d0f00 22%),linear-gradient(to top,#0c0d0f,#0c0d0f00 22%),#0b0c0e73}.plx-cta__content{position:relative;z-index:2;width:100%;max-width:var(--page-width);margin:0 auto;padding:clamp(3rem,7vw,5rem) 24px;text-align:center}.plx-cta__eyebrow{margin:0 0 .9rem;text-transform:uppercase;letter-spacing:.25em;font-size:.7rem;font-weight:600;color:#ffffffa6}.plx-cta__heading{margin:0;color:#fff;font-size:clamp(2.1rem,5vw,3.6rem);line-height:.98;font-weight:700;letter-spacing:-.02em;text-transform:uppercase;text-shadow:0 2px 18px rgba(0,0,0,.45)}.plx-cta__body{margin:1rem auto 0;max-width:40rem;color:#fffc;font-size:clamp(.92rem,1.6vw,1.05rem);line-height:1.55}.plx-cta__btn{margin-top:1.8rem;width:min(17rem,100%);justify-content:center}.plx-faq{padding:0 0 clamp(64px,8vw,110px)}.plx-faq__list{max-width:46rem;margin-inline:auto;display:flex;flex-direction:column;gap:.8rem}.plx-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.3rem;cursor:pointer;list-style:none}.plx-faq__question{font-weight:600;font-size:.92rem;text-transform:uppercase;letter-spacing:.08em;line-height:1.4}@media(prefers-reduced-motion:reduce){.plx-accordion__chevron svg{transition:none}}.plx-gallery__band{border-bottom:1px solid var(--color-hairline)}.plx-gallery__band-inner{max-width:var(--page-width);margin:0 auto;padding:clamp(48px,8vw,110px) 24px clamp(32px,5vw,56px)}.plx-gallery__heading{color:#fff}.plx-gallery__sub{max-width:52ch;margin:1.2rem 0 0;color:#ffffffbf;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.55}.plx-gallery__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:2rem}.plx-gallery__chip{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius-pill);background:#0a0b0d73;color:#fff;font-family:inherit;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background var(--plx-dur-1) var(--plx-ease),border-color var(--plx-dur-1) var(--plx-ease),transform var(--plx-dur-1) var(--plx-ease)}.plx-gallery__chip:hover{transform:translateY(-1px);border-color:#ffffff8c}.plx-gallery__chip[aria-pressed=true]{background:var(--color-accent);border-color:var(--color-accent)}.plx-gallery__dot{width:1.35rem;height:1.35rem;border-radius:50%;border:1.5px solid #fff;box-shadow:inset 0 0 0 1px #00000059}.plx-gallery__body{max-width:var(--page-width);margin:0 auto;padding:clamp(28px,4vw,48px) 24px clamp(64px,8vw,110px);width:100%}.plx-gallery__grid{columns:2;column-gap:.9rem;transition:opacity .26s var(--plx-ease)}.plx-gallery__grid.is-out{opacity:0}@media(min-width:720px){.plx-gallery__grid{columns:3}}@media(min-width:1100px){.plx-gallery__grid{columns:4}}.plx-tile{break-inside:avoid;margin:0 0 .9rem;border-radius:var(--radius-s);overflow:hidden;background:var(--color-surface-raised);transition:opacity .42s var(--plx-ease),transform .42s var(--plx-ease)}.js .plx-tile{opacity:0;transform:translateY(14px) rotate(-1.2deg)}.plx-tile.is-in{opacity:1;transform:none}.plx-tile img{width:100%;height:auto;display:block}.plx-gallery__more-wrap{display:flex;justify-content:center;margin-top:2rem}@media(prefers-reduced-motion:reduce){.plx-gallery__grid,.plx-tile,.plx-gallery__chip{transition:none}.js .plx-tile{opacity:1;transform:none}}.plx-gift{position:relative;padding:clamp(48px,7vw,96px) 0}.plx-gift__card{display:grid;gap:clamp(1.5rem,4vw,3rem);align-items:center;padding:clamp(1.4rem,3vw,2.6rem);background:var(--color-surface-raised);border:1px solid var(--color-hairline);border-radius:var(--radius-l);box-shadow:var(--shadow-2),var(--plx-edge)}.plx-gift__media{display:block;border-radius:var(--radius-l);overflow:hidden}.plx-gift__media img{display:block;width:100%;height:auto}.plx-gift__copy{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.plx-gift__copy .plx-section-heading{margin:0}.plx-gift__body{margin:0;max-width:46ch;color:var(--color-foreground-muted);line-height:1.65}@media(min-width:990px){.plx-gift__card{grid-template-columns:minmax(0,26rem) minmax(0,1fr)}}.plx-hero{position:relative;background:radial-gradient(120% 90% at 50% -10%,color-mix(in srgb,var(--color-accent) 22%,transparent),transparent 60%),var(--color-background);border-bottom:1px solid var(--color-hairline);overflow:hidden}.plx-hero__inner{max-width:var(--page-width);margin:0 auto;padding:clamp(40px,7vw,90px) 24px clamp(48px,8vw,110px)}.plx-hero__logo{width:min(504px,94%);height:auto;margin-bottom:clamp(1.4rem,3vw,2.4rem)}.plx-hero__eyebrow{text-transform:uppercase;letter-spacing:.32em;font-size:.78rem;color:var(--color-accent);margin-bottom:1.4rem}.plx-hero__heading{font-size:clamp(2.4rem,6vw,4.6rem);line-height:.98;font-weight:700;letter-spacing:-.02em;text-transform:uppercase}.plx-hero__accent{color:var(--color-accent)}.plx-hero__sub{max-width:52ch;margin:1.4rem 0 0;color:var(--color-foreground-muted);font-weight:400;font-size:clamp(.88rem,1.8vw,1.1rem);line-height:1.5;text-transform:uppercase;letter-spacing:.12em}.plx-hero__actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:2.4rem}.plx-hero__tag{margin-top:2.6rem;text-transform:uppercase;letter-spacing:.28em;font-size:.72rem;color:var(--color-foreground-muted)}.plx-hero--slides{border-bottom:0;background:#000;height:max(min(calc(100vw * 2 / 3),88vh),520px);margin-top:calc(-1 * var(--plx-header-height))}.plx-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0}.plx-hero__slide-wrap{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s var(--plx-ease)}.plx-hero__slide-wrap.is-active{opacity:1}.plx-hero--slides:not(.is-js) .plx-hero__slide-wrap:first-child{opacity:1}.plx-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.plx-hero--slides .plx-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#08090b4d}.plx-hero__fade{position:absolute;inset:auto 0 0;height:18%;background:linear-gradient(to bottom,transparent,#000);pointer-events:none}.plx-hero--slides .plx-hero__inner{position:relative;max-width:60rem;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:calc(var(--plx-header-height) + clamp(16px,3vw,40px)) 24px clamp(48px,8vh,96px)}.plx-hero--slides .plx-hero__logo,.plx-hero--slides .plx-hero__sub{margin-inline:auto}.plx-hero--slides .plx-hero__logo{margin-top:clamp(2.5rem,6vh,4rem)}.plx-hero--slides .plx-hero__actions{flex-direction:column;align-items:center;gap:.8rem}.plx-hero--slides .plx-hero__actions .plx-btn{width:min(17rem,100%);justify-content:center}.plx-hero--slides .plx-hero__sub,.plx-hero--slides .plx-hero__heading{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45)}.plx-hero__arrow{position:absolute;top:calc(50% + var(--plx-header-height) / 2);transform:translateY(-50%);z-index:5;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 0 .2rem;border:0;background:none;color:#fff;font-size:2.2rem;line-height:1;opacity:.55;text-shadow:0 2px 10px rgba(0,0,0,.55);cursor:pointer;transition:opacity var(--plx-dur-1) var(--plx-ease)}.plx-hero__arrow:hover,.plx-hero__arrow:focus-visible{opacity:1}.plx-hero__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:var(--radius-s)}.plx-hero__arrow--prev{left:clamp(.6rem,2vw,1.6rem)}.plx-hero__arrow--next{right:clamp(.6rem,2vw,1.6rem)}@media(max-width:749px){.plx-hero--slides{height:auto;min-height:max(min(calc(100vw * 2 / 3),76vh),380px)}.plx-hero--slides .plx-hero__logo{margin-top:1.25rem;margin-bottom:1rem}.plx-hero--slides .plx-hero__actions{margin-top:1.5rem}.plx-hero--slides .plx-hero__inner{padding-bottom:clamp(28px,5vh,56px)}}.plx-hero--none{border-bottom:0}.plx-hero--none .plx-hero__inner{max-width:60rem;padding:clamp(44px,7vw,96px) 24px clamp(24px,4vw,48px);text-align:center}.plx-hero--none .plx-hero__logo,.plx-hero--none .plx-hero__sub{margin-inline:auto}.plx-hero--none .plx-hero__actions{justify-content:center}.plx-hero--none .plx-hero__tag{margin-top:1.8rem}.plx-hero--split .plx-hero__inner{display:grid;gap:clamp(2rem,5vw,4.5rem);align-items:center}.plx-hero--split .plx-hero__media{order:-1;width:min(320px,72vw);margin:0 auto;aspect-ratio:9 / 16;overflow:hidden;border-radius:var(--radius-l)}.plx-hero__video{width:100%;height:100%;object-fit:cover}.plx-hero--split .plx-hero__copy{text-align:center}.plx-hero--split .plx-hero__logo,.plx-hero--split .plx-hero__sub{margin-inline:auto}.plx-hero--split .plx-hero__actions{justify-content:center}@media(min-width:900px){.plx-hero--split .plx-hero__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.plx-hero--split .plx-hero__media{order:0;width:min(400px,34vw);margin:0 0 0 auto}.plx-hero--split .plx-hero__copy{text-align:left}.plx-hero--split .plx-hero__logo,.plx-hero--split .plx-hero__sub{margin-inline:0}.plx-hero--split .plx-hero__actions{justify-content:flex-start}}.plx-hero--backdrop .plx-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.plx-hero--backdrop .plx-hero__backdrop .plx-hero__video{width:100%;height:100%;object-fit:cover}.plx-hero--backdrop .plx-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0b0d8c}.plx-hero--backdrop .plx-hero__inner{position:relative;max-width:60rem;padding:clamp(80px,14vw,180px) 24px clamp(64px,10vw,140px);text-align:center}.plx-hero--backdrop .plx-hero__logo,.plx-hero--backdrop .plx-hero__sub{margin-inline:auto}.plx-hero--backdrop .plx-hero__actions{justify-content:center}.plx-pdp{padding-block:.6rem 3rem;text-align:center}.plx-pdp__head{max-width:34rem;margin:0 auto 1.1rem;display:flex;flex-direction:column;align-items:center}.plx-pdp__gallery{position:relative}.plx-pdp__track{position:relative;width:100%;aspect-ratio:15 / 7;padding-block:.4rem;overflow:hidden;touch-action:pan-y;transition:opacity var(--plx-dur-2) var(--plx-ease)}.plx-pdp__track.is-swapping{opacity:0}.plx-pdp__slide{position:absolute;left:50%;top:50%;width:62%;margin:0;transform:translate(-50%,-50%);border-radius:var(--radius-bar);overflow:hidden;background:var(--color-surface-raised);box-shadow:var(--shadow-2),var(--plx-edge);transition:transform .48s var(--plx-ease),opacity .48s var(--plx-ease);cursor:pointer}.plx-pdp__slide.is-center{cursor:default}.plx-pdp__slide img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 3}@media(max-width:767px){.plx-pdp__track{aspect-ratio:5 / 3}.plx-pdp__slide{width:78%}}@media(prefers-reduced-motion:reduce){.plx-pdp__slide{transition:none}}.plx-pdp__arrows{display:none;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.plx-pdp__arrow{pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border:1px solid var(--color-hairline);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-background) 62%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-foreground);cursor:pointer;opacity:.65;transition:opacity var(--plx-dur-1) var(--plx-ease),background var(--plx-dur-1) var(--plx-ease)}.plx-pdp__arrow:hover,.plx-pdp__arrow:focus-visible{opacity:1;background:color-mix(in srgb,var(--color-background) 82%,transparent)}.plx-pdp__arrow svg{width:1.1rem;height:1.1rem}.plx-pdp__arrow--prev{left:.9rem}.plx-pdp__arrow--next{right:.9rem}.plx-pdp__dots{display:flex;justify-content:center;gap:.45rem;margin-top:.9rem}.plx-pdp__dots button{width:.45rem;height:.45rem;padding:0;border:0;border-radius:var(--radius-pill);background:var(--color-hairline);cursor:pointer;transition:background var(--plx-dur-1) var(--plx-ease),transform var(--plx-dur-1) var(--plx-ease)}.plx-pdp__dots button[aria-current=true]{background:var(--color-accent);transform:scale(1.35)}.plx-pdp__thumbs{display:none;justify-content:center;gap:.6rem;margin-top:1rem;overflow-x:auto;overscroll-behavior-x:contain;overscroll-behavior-y:auto}.plx-pdp__thumbs button{flex:0 0 auto;width:4.2rem;height:4.2rem;padding:0;border:1px solid var(--color-hairline);border-radius:var(--radius-s);overflow:hidden;background:var(--color-surface-raised);cursor:pointer;transition:border-color var(--plx-dur-1) var(--plx-ease),transform var(--plx-dur-1) var(--plx-ease)}.plx-pdp__thumbs button[aria-current=true]{border-color:var(--color-accent);transform:translateY(-2px)}.plx-pdp__thumbs img{width:100%;height:100%;object-fit:cover}.plx-pdp__colors-top{display:flex;flex-direction:column;align-items:center;margin:0 auto;border:0;padding:0}.plx-pdp__cchips{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.plx-pdp__cchip{display:inline-flex;align-items:center;gap:.65rem;padding:.62rem 1.2rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:transparent;color:#ffffffc7;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.plx-pdp__cchip:hover{border-color:#ffffff80;color:#fff}.plx-pdp__cchip:has(input:checked){border-color:var(--color-accent, #EE4036);color:#fff;background:#ee403624}.plx-pdp__cchip:has(input:focus-visible){outline:2px solid var(--color-accent, #EE4036);outline-offset:2px}.plx-pdp__cchip-dot{width:1.35rem;height:1.35rem;border-radius:50%;border:1.5px solid #fff;box-shadow:inset 0 0 0 1px #00000059}.plx-pdp__shelf{position:relative;margin-top:.9rem;padding-block:3.4rem 2.6rem}.plx-pdp__shelf-band{position:absolute;top:1.6rem;right:0;bottom:1.6rem;left:0;transform:translateY(calc(var(--shelf-shift, 0) * 1px));will-change:transform;pointer-events:none}.plx-pdp__shelf-band:before,.plx-pdp__shelf-band:after{content:"";position:absolute;inset-inline:0;height:6.5rem}.plx-pdp__shelf-band:before{top:0;background:linear-gradient(to bottom,#0C0D0F,rgba(12,13,15,.82) 22%,rgba(12,13,15,.48) 48%,rgba(12,13,15,.2) 72%,transparent)}.plx-pdp__shelf-band:after{bottom:0;background:linear-gradient(to top,#0C0D0F,rgba(12,13,15,.82) 22%,rgba(12,13,15,.48) 48%,rgba(12,13,15,.2) 72%,transparent)}.plx-pdp__shelf .plx-pdp__gallery{z-index:1}.plx-pdp__lens{display:none;position:absolute;width:190px;height:190px;border-radius:50%;border:2px solid rgba(255,255,255,.45);box-shadow:0 10px 30px #0000008c,inset 0 0 2px #0006;background-repeat:no-repeat;background-color:#0a0b0d;pointer-events:none;z-index:6}.plx-pdp__lens.is-on{display:block}.plx-pdp__shelf .plx-pdp__slide img{box-shadow:0 18px 40px #04050673}@media(max-width:767px){.plx-pdp__shelf{padding-block:2.4rem 1.8rem}.plx-pdp__shelf-band{top:1.4rem;right:0;bottom:1.4rem;left:0}}@media(prefers-reduced-motion:reduce){.plx-pdp__shelf-band{transform:none}}.plx-pdp__info{max-width:34rem;margin:1.2rem auto 0;display:flex;flex-direction:column;align-items:center}.plx-pdp__title{font-size:clamp(1.7rem,6vw,2.6rem);font-weight:700;text-transform:uppercase;letter-spacing:-.01em;line-height:1.05}.plx-pdp__model-title{margin-top:.45rem;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;color:var(--color-foreground-muted)}.plx-rating{display:inline-flex;align-items:center;gap:.35rem;margin-top:.7rem;color:var(--color-foreground-muted);text-decoration:none;font-size:.85rem}.plx-rating__star svg{width:.95rem;color:var(--color-accent-2)}.plx-pdp__price{margin-top:1.4rem;font-size:1.5rem;font-weight:700}.plx-picker{border:0;padding:0;margin:1.4rem 0 0;width:100%}.plx-picker__hint{margin-top:.35rem;font-size:.74rem;text-transform:uppercase;letter-spacing:.18em;color:var(--color-foreground-muted)}.plx-picker__hint--tight{margin-top:.2rem;font-size:.66rem}.plx-switch{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;border-radius:var(--radius-pill);background:var(--color-surface-raised);border:1px solid var(--color-hairline);box-shadow:var(--shadow-1),var(--plx-edge);padding:.3rem;width:100%;max-width:24rem}.plx-switch__thumb{position:absolute;inset-block:.3rem;left:.3rem;width:calc(50% - .3rem);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-foreground) 16%,var(--color-background));box-shadow:var(--shadow-1),var(--plx-edge);transition:transform var(--plx-dur-2) var(--plx-ease)}.plx-switch.is-b .plx-switch__thumb{transform:translate(100%)}.plx-switch__side{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.55rem .6rem;border-radius:var(--radius-pill);cursor:pointer;color:var(--color-foreground-muted);transition:color var(--plx-dur-1) var(--plx-ease)}.plx-switch__side:not(:has(input:checked)){opacity:.55}.plx-switch__side:has(input:checked){color:var(--color-foreground)}.plx-switch__side:has(input:checked) .plx-switch__name{font-size:.87rem}.plx-switch__side:has(input:focus-visible){outline:2px solid var(--color-accent);outline-offset:2px}.plx-switch__name{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.plx-switch__price{font-size:.72rem}.plx-switch__delta{font-style:normal;color:var(--color-accent);font-weight:700}.plx-pdp__fit-note{margin-top:.5rem;font-size:.8rem;color:var(--color-accent-2)}.plx-bubbles{display:flex;justify-content:center;gap:1rem}.plx-bubble{cursor:pointer;display:inline-flex;border-radius:var(--radius-pill)}.plx-bubble__disc{width:3.4rem;height:3.4rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--swatch) 0 55%,var(--swatch2) 55% 100%);border:1px solid var(--color-hairline);box-shadow:var(--shadow-1),var(--plx-edge);transition:transform var(--plx-dur-2) var(--plx-ease),box-shadow var(--plx-dur-2) var(--plx-ease)}.plx-bubble:hover .plx-bubble__disc{transform:translateY(-2px)}.plx-bubble:has(input:checked) .plx-bubble__disc{transform:scale(1.12);box-shadow:0 0 0 2px var(--color-background),0 0 0 4px var(--color-accent),var(--shadow-1)}.plx-bubble:has(input:focus-visible) .plx-bubble__disc{outline:2px solid var(--color-accent);outline-offset:3px}.plx-ruler{position:relative;max-width:24rem;margin-inline:auto}.plx-ruler__marker{position:absolute;top:-.4rem;left:50%;transform:translate(-50%);width:0;height:0;border-left:.4rem solid transparent;border-right:.4rem solid transparent;border-top:.5rem solid var(--color-accent);z-index:2}.plx-ruler__rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;overscroll-behavior-y:auto;padding-block:.5rem .15rem;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(to right,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(to right,transparent,#000 18%,#000 82%,transparent)}.plx-ruler__rail::-webkit-scrollbar{display:none}.plx-ruler__rail{cursor:grab}.plx-ruler__rail.is-grabbing{scroll-snap-type:none;cursor:grabbing}.plx-ruler__rail.is-grabbing .plx-ruler__tick{cursor:grabbing}.plx-ruler__rail:before,.plx-ruler__rail:after{content:"";flex:0 0 50%}.plx-ruler__tick{position:relative;flex:0 0 3.4rem;display:flex;flex-direction:column;align-items:center;gap:.3rem;scroll-snap-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.plx-ruler__num{font-size:.95rem;font-weight:600;color:var(--color-foreground-muted);height:1.9rem;display:inline-flex;align-items:flex-end}.plx-ruler__mark{width:2px;height:.85rem;border-radius:1px;background:var(--color-hairline);transition:background var(--plx-dur-1) var(--plx-ease),height var(--plx-dur-2) var(--plx-ease)}.plx-ruler__tick:has(input:checked) .plx-ruler__num{color:var(--color-foreground)}.plx-ruler__tick:has(input:checked) .plx-ruler__mark{background:var(--color-accent);height:1.25rem}.plx-ruler__tick[data-unavailable] .plx-ruler__num{opacity:.35;text-decoration:line-through}.plx-ruler__tick[data-unavailable] .plx-ruler__mark{background:transparent;border:1px dashed var(--color-hairline)}.plx-ruler__tick:has(input:focus-visible) .plx-ruler__num{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:4px}.plx-pdp__form{width:100%;max-width:24rem;margin-top:1.6rem}.plx-pdp__atc{font-size:.95rem;padding-block:1.1rem}.plx-pdp__noscript-select{width:100%;padding:.8rem;margin-bottom:.8rem;border:1px solid var(--color-hairline);background:var(--color-surface-raised);color:var(--color-foreground);border-radius:var(--radius-s)}.plx-pdp__below{max-width:40rem;margin:2.4rem auto 0}.plx-pdp__accordions{display:flex;flex-direction:column;gap:.8rem;text-align:left}.plx-accordion{overflow:hidden}.plx-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.3rem;cursor:pointer;font-weight:600;font-size:.92rem;text-transform:uppercase;letter-spacing:.08em;list-style:none}.plx-accordion__summary::-webkit-details-marker{display:none}.plx-accordion__chevron svg{width:1rem;transition:transform var(--plx-dur-2) var(--plx-ease)}.plx-accordion[open] .plx-accordion__chevron svg{transform:rotate(45deg)}.plx-accordion__body{padding:0 1.3rem 1.2rem;color:var(--color-foreground-muted);font-size:.92rem;line-height:1.6}.plx-accordion__body a{color:var(--color-foreground)}.plx-accordion__body h2,.plx-accordion__body h3{color:var(--color-foreground);margin:1.2rem 0 .4rem;line-height:1.35}.plx-accordion__body h2{font-size:1.02rem}.plx-accordion__body h3{font-size:.95rem}.plx-pdp__tech{margin-top:3rem}.plx-pdp__tech-row{display:flex;gap:.9rem;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;overscroll-behavior-y:auto;padding:.4rem .2rem .8rem}.plx-pdp__tech-row::-webkit-scrollbar{display:none}.plx-pdp__tech-card{flex:0 0 15rem;padding:1.2rem;text-align:left;scroll-snap-align:start}.plx-pdp__tech-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent)}.plx-pdp__tech-title{margin-top:.4rem;font-size:1rem;font-weight:700}.plx-pdp__tech-text{margin-top:.45rem;font-size:.84rem;line-height:1.55;color:var(--color-foreground-muted)}.plx-pdp__reviews{margin-top:3rem}.plx-pdp__reviews-rail{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;overscroll-behavior-y:auto;padding-block:.2rem .5rem;touch-action:pan-x pan-y;cursor:grab}.plx-pdp__reviews-rail.is-grabbing{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.plx-pdp__reviews-rail::-webkit-scrollbar{display:none}.plx-pdp__reviews-rail .plx-review-card{scroll-snap-align:start;width:clamp(220px,60vw,280px)}.plx-pdp__more-link{display:inline-block;margin-top:.6rem;color:var(--color-accent);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none}.plx-pdp__more-link:hover{text-decoration:underline}.plx-pdp__faq-item{margin-bottom:1.1rem}.plx-pdp__faq-q{font-weight:700;font-size:.88rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem}.plx-pdp__faq-a{color:var(--color-foreground-muted);font-size:.92rem;line-height:1.6}.plx-pdp__faq-a p{margin:0}.plx-pdp__compare-summary{max-width:56ch;margin:2.6rem auto 0;color:var(--color-foreground-muted);font-size:.95rem;line-height:1.65;text-align:center}.plx-pdp__buybar{position:fixed;inset-inline:.7rem;bottom:.7rem;z-index:55;display:flex;align-items:center;gap:.8rem;padding:.7rem .8rem;border-radius:var(--radius-bar);border:1px solid var(--color-hairline);background:color-mix(in srgb,var(--color-background) 82%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-3),var(--plx-edge);transform:translateY(calc(100% + 1.4rem));transition:transform var(--plx-dur-2) var(--plx-ease);text-align:left}.plx-pdp__buybar.is-visible{transform:translateY(0)}body:has(.plx-pdp__buybar) .plx-footer{padding-bottom:6rem}html:has(.plx-pdp__buybar){scroll-padding-bottom:6rem}.plx-pdp__buybar-thumb{width:3.5rem;height:3.5rem;border-radius:var(--radius-s);object-fit:cover;background:var(--color-surface-raised);box-shadow:var(--shadow-1)}.plx-pdp__buybar-meta{flex:1;min-width:0}.plx-pdp__buybar-price{font-weight:700;font-size:.98rem}.plx-pdp__buybar-summary{font-size:.76rem;color:var(--color-foreground-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plx-pdp__buybar-add{padding:.8rem 1.2rem;font-size:.8rem}@media(max-width:767px){.plx-pdp__buybar{bottom:.4rem;padding:.5rem .6rem;transform:translateY(calc(100% + .8rem))}.plx-pdp__buybar-thumb{width:2.9rem;height:2.9rem}.plx-pdp__buybar-add{padding:.7rem 1rem}body:has(.plx-pdp__buybar) .plx-footer{padding-bottom:5rem}html:has(.plx-pdp__buybar){scroll-padding-bottom:5rem}}.plx-pdp--generic .plx-pdp__info{margin-top:1.6rem}.plx-pdp__generic-label{display:block;margin-bottom:.4rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--color-foreground-muted)}.plx-pdp__generic-desc{margin-top:2rem;text-align:left;color:var(--color-foreground-muted);line-height:1.65}.plx-pdp--generic form{width:100%;max-width:24rem;margin-top:1.6rem}@media(min-width:990px){.plx-pdp__gallery{max-width:min(66rem,94vw);margin-inline:auto}.plx-pdp__thumbs{display:flex}.plx-pdp__arrows{display:block}.plx-pdp__buybar{inset-inline:auto 1.2rem;max-width:26rem}}@media(prefers-reduced-motion:reduce){.plx-pdp__track,.plx-pdp__buybar,.plx-switch__thumb,.plx-bubble__disc,.plx-ruler__num,.plx-ruler__mark,.plx-accordion__chevron svg,.plx-pdp__dots button,.plx-pdp__thumbs button{transition:none}.plx-ruler__rail,.plx-pdp__track{scroll-behavior:auto}}.plx-ticker{position:relative;z-index:3;overflow:hidden;padding-block:clamp(.8rem,2vw,1.3rem);border-top:1px solid rgba(255,255,255,.14);background:#0a0b0d59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.plx-ticker__track{display:inline-flex;white-space:normal;animation:plx-ticker-scroll 70s linear infinite;will-change:transform}.plx-ticker:hover .plx-ticker__track{animation-play-state:paused}.plx-ticker.is-js{overflow-x:auto;scrollbar-width:none;cursor:grab}.plx-ticker.is-js::-webkit-scrollbar{display:none}.plx-ticker.is-js .plx-ticker__track{animation:none}.plx-ticker.is-grabbing{cursor:grabbing}.plx-ticker.is-grabbing .plx-review-card{-webkit-user-select:none;user-select:none}.plx-ticker__set{display:inline-flex}@keyframes plx-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.plx-review-card{flex:0 0 auto;text-decoration:none;color:inherit;width:clamp(240px,30vw,320px);margin:0 1.2rem 0 0;padding:.95rem 1.2rem;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-m);background:#0c0d0fb8}.plx-review-card__head{display:flex;align-items:center;gap:.6rem;min-width:0}.plx-review-card__stars{display:inline-flex;gap:.15rem}.plx-review-card__star{color:var(--color-accent, #EE4036)}.plx-review-card__star.is-dim{color:#ffffff38}.plx-review-card__star svg{width:.85rem;height:.85rem}.plx-review-card__quote{margin:.55rem 0 0;color:#ffffffdb;font-size:.92rem;line-height:1.5}.plx-review-card__author{color:#fff;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(prefers-reduced-motion:reduce){.plx-ticker{overflow-x:auto}.plx-ticker__track{animation:none}.plx-ticker__set[aria-hidden=true]{display:none}}.plx-reviews{background:#0a0b0d;border-block:1px solid var(--color-hairline)}.plx-reviews .plx-ticker{border-top:0;padding-block:clamp(.35rem,.8vw,.6rem)}.plx-reviews .plx-review-card{width:clamp(280px,34vw,380px)}.plx-shopbar{position:fixed;inset-inline:0;bottom:.7rem;z-index:55;display:flex;align-items:center;gap:.8rem;width:max-content;max-width:calc(100vw - 1.4rem);margin-inline:auto;padding:.7rem .8rem;border-radius:var(--radius-bar);border:1px solid var(--color-hairline);background:color-mix(in srgb,var(--color-background) 82%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-3),var(--plx-edge);text-align:left}.plx-shopbar__media{display:block;flex-shrink:0}.plx-shopbar__thumb{width:3.5rem;height:3.5rem;border-radius:var(--radius-s);object-fit:cover;background:var(--color-surface-raised);box-shadow:var(--shadow-1)}.plx-shopbar__cta{padding:.8rem 1.2rem;font-size:.8rem;white-space:nowrap}body:has(.plx-shopbar) .plx-footer{padding-bottom:6rem}html:has(.plx-shopbar){scroll-padding-bottom:6rem}@media(max-width:767px){.plx-shopbar{bottom:.4rem;padding:.5rem .6rem;margin-inline:6rem auto;max-width:calc(100vw - 6.5rem)}.plx-shopbar__thumb{width:2.9rem;height:2.9rem}.plx-shopbar__cta{padding:.7rem 1rem}body:has(.plx-shopbar) .plx-footer{padding-bottom:5rem}html:has(.plx-shopbar){scroll-padding-bottom:5rem}}@media(min-width:990px){.plx-shopbar{margin-inline:auto 1.2rem}}.plx-tech{padding:clamp(64px,9vw,120px) 0}.plx-tech__head{max-width:60rem;margin-bottom:3rem}.plx-tech__grid{display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));background:var(--color-hairline);border:1px solid var(--color-hairline)}.plx-tech__card{background:var(--color-background);padding:2rem 1.8rem;transition:background .2s ease}.plx-tech__card:hover{background:var(--color-surface)}.plx-tech__label{text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;color:var(--color-foreground-muted)}.plx-tech__title{font-size:1.15rem;font-weight:600;margin:.7rem 0 .6rem;color:var(--color-foreground)}.plx-tech__body{color:var(--color-foreground-muted);line-height:1.55;font-size:.95rem}.plx-tech__split{display:grid;gap:clamp(2rem,5vw,4rem);align-items:center}@media(min-width:900px){.plx-tech__split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.plx-tech__list{list-style:none;margin:0 0 2rem;padding:0;display:grid;gap:.9rem}.plx-tech__line{display:flex;align-items:baseline;gap:.7rem;padding-bottom:.9rem;border-bottom:1px solid var(--color-hairline)}.plx-tech__line .plx-tech__label{white-space:nowrap}.plx-tech__line-title{font-weight:600;color:var(--color-foreground);font-size:1.02rem}.plx-tech__feature{overflow:hidden;border-radius:var(--radius-l)}.plx-tech__feature-img{width:100%;height:auto;display:block}.plx-tech__subheading{margin:.4rem 0 0;font-size:clamp(1.05rem,2.2vw,1.3rem);font-weight:600;letter-spacing:.01em;color:var(--color-foreground-muted)}.plx-tech__intro{max-width:56ch;margin:-1.6rem 0 3rem;color:var(--color-foreground-muted);font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.plx-tech__rows{display:grid;gap:clamp(2.5rem,6vw,5rem)}.plx-tech__more{margin-top:clamp(2.5rem,5vw,4rem)}.plx-tech__row{display:grid;gap:clamp(1.4rem,4vw,3.5rem);align-items:center}@media(min-width:900px){.plx-tech__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.plx-tech__row--media-left .plx-tech__row-media{order:0}.plx-tech__row--media-left .plx-tech__row-copy{order:1}.plx-tech__row:not(.plx-tech__row--media-left) .plx-tech__row-media{order:1}.plx-tech__row:not(.plx-tech__row--media-left) .plx-tech__row-copy{order:0}}.plx-tech__row-media{overflow:hidden;border-radius:var(--radius-l)}.plx-tech__row-img{width:100%;height:auto;display:block}.plx-tech__row-copy .plx-tech__label{font-size:.884rem}.plx-tech__row-title{margin:.7rem 0 0;font-size:clamp(1.4rem,3vw,2rem);font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:var(--color-foreground)}.plx-tech__row-body{margin:.9rem 0 0;color:var(--color-foreground-muted);line-height:1.6;font-size:1rem;max-width:52ch}.plx-tech--dense{position:relative;padding:clamp(44px,6vw,72px) 0}.plx-tech--dense .plx-tech__head{margin-bottom:2rem}.plx-tech--dense .plx-tech__intro{margin:-1.2rem 0 2rem}.plx-tech--dense .plx-tech__rows{gap:clamp(1.4rem,3vw,2.4rem)}.plx-tech--dense .plx-tech__row{gap:clamp(1.2rem,2.5vw,2rem);position:relative;padding:clamp(.9rem,2vw,1.3rem) 0}@media(min-width:900px){.plx-tech--dense .plx-tech__row--media-left{grid-template-columns:minmax(0,3fr) minmax(0,7fr)}.plx-tech--dense .plx-tech__row:not(.plx-tech__row--media-left){grid-template-columns:minmax(0,7fr) minmax(0,3fr)}.plx-tech--dense .plx-tech__row-body{max-width:60ch}}.plx-tech--dense .plx-tech__row-media{aspect-ratio:16 / 9}.plx-tech--dense .plx-tech__row-img{height:100%;object-fit:cover}.plx-tech--dense .plx-tech__row-title{font-size:clamp(1.15rem,2vw,1.5rem);margin:.5rem 0 0}.plx-tech--dense .plx-tech__row-body{font-size:.95rem;margin:.6rem 0 0}.plx-tech--dense .plx-tech__more{margin-top:clamp(1.8rem,3.5vw,2.8rem)}.plx-quotes{background:var(--color-surface);border-block:1px solid var(--color-hairline)}.plx-quotes__inner{max-width:var(--page-width);margin:0 auto;padding:clamp(64px,9vw,120px) 24px}.plx-quotes__heading{text-align:center;margin-bottom:3rem}.plx-quotes__grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.plx-quote{margin:0;padding:1.8rem;border:1px solid var(--color-hairline);border-radius:6px;background:var(--color-background)}.plx-quote blockquote{margin:0;font-size:1.02rem;line-height:1.55;color:var(--color-foreground)}.plx-quote:before{content:"\201c";color:var(--color-accent);font-size:2.4rem;line-height:0;display:block;height:1.2rem}.plx-quote__stars{display:inline-flex;gap:.15rem;margin-bottom:.7rem}.plx-quote__star{color:var(--color-accent)}.plx-quote__star.is-dim{color:var(--color-hairline)}.plx-quote__star svg{width:.85rem;height:.85rem}.plx-quote__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin-top:1rem}.plx-quote__author{flex-basis:100%;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-foreground)}.plx-quote__pill{padding:.15rem .55rem;border-radius:var(--radius-pill);border:1px solid color-mix(in srgb,var(--color-accent) 55%,transparent);color:var(--color-accent);font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap}.plx-quote__model{color:var(--color-foreground-muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.plx-tour{--tour-stage: 39vh;position:relative;background:#000}@media(max-width:767px){.plx-tour{--tour-stage: min(90vw, 60vh, 30rem);--tour-stage: min(90vw, 60svh, 30rem)}}.plx-tour__head{position:relative;z-index:11;max-width:var(--page-width);margin:0 auto;padding:clamp(1.8rem,4vh,2.8rem) 24px 0;text-align:center}.plx-tour__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.25em;font-size:.7rem;font-weight:600;color:#ffffff6b}.plx-tour__heading{margin:.9rem 0 0;color:#fff;font-size:clamp(2.2rem,5.5vw,4rem);line-height:.98;font-weight:700;letter-spacing:-.02em;text-transform:uppercase}.plx-tour__accent{color:var(--color-accent, #EE4036)}.plx-tour__body{margin:1rem auto 0;max-width:44rem;color:#ffffffa8;font-size:clamp(.92rem,1.6vw,1.05rem);line-height:1.55}.plx-tour__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem}.plx-tour__chip{display:inline-flex;align-items:center;gap:.65rem;padding:.62rem 1.2rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:transparent;color:#ffffffc7;font:inherit;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.plx-tour__chip:hover{border-color:#ffffff80;color:#fff}.plx-tour__chip.is-active{border-color:var(--color-accent, #EE4036);color:#fff;background:#ee403624}.plx-tour__chip-dot{width:1.35rem;height:1.35rem;border-radius:50%;border:1.5px solid #fff;box-shadow:inset 0 0 0 1px #00000059}.plx-tour__chip.is-loading .plx-tour__chip-dot{animation:plx-chip-pulse .9s ease-in-out infinite}@keyframes plx-chip-pulse{50%{transform:scale(1.45);opacity:.55}}.plx-tour__hint{margin:.7rem 0 0;text-align:center;text-transform:uppercase;letter-spacing:.3em;font-size:.7rem;color:#fff6;transition:opacity .3s ease}.plx-tour--scrolled .plx-tour__hint{opacity:0}.plx-tour__stage{position:relative;height:var(--tour-stage);width:100%;overflow:hidden}.plx-tour__canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab}.plx-tour.is-grabbing .plx-tour__canvas{cursor:grabbing}.plx-tour__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;-webkit-appearance:none;appearance:none;background:none;border:0;color:var(--color-foreground);font-size:2.2rem;line-height:1;opacity:.45;cursor:pointer;padding:.35rem .7rem;transition:opacity var(--plx-dur-1) var(--plx-ease)}.plx-tour__arrow--prev{left:clamp(.15rem,1.5vw,1.4rem)}.plx-tour__arrow--next{right:clamp(.15rem,1.5vw,1.4rem)}.plx-tour__arrow:hover,.plx-tour__arrow:focus-visible{opacity:1}.plx-tour__arrow:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}.plx-tour__scroll-hint{margin:.5rem 0 0;text-align:center;text-transform:uppercase;letter-spacing:.3em;font-size:.62rem;color:#ffffff61}.plx-tour--nodots .plx-tour__callout{display:none}.plx-tour__callout{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;opacity:0;transition:opacity .35s ease;pointer-events:none}.plx-tour__callout.is-active{opacity:1}.plx-tour__dot{position:absolute;left:calc(50% + (var(--ax) - 50%) * var(--shoe-kx, 1));top:calc(50% + (var(--ay) - 50%) * var(--shoe-ky, 1));width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:var(--color-accent, #EE4036);box-shadow:0 0 0 5px #ee403640}.plx-tour__drop{position:absolute;left:calc(50% + (var(--ax) - 50%) * var(--shoe-kx, 1));top:calc(50% + (var(--ay) - 50%) * var(--shoe-ky, 1));bottom:0;width:2px;margin-left:-1px;background:linear-gradient(to bottom,#ee4036bf,#ee40360d)}.plx-tour__tband{overflow:hidden;background:radial-gradient(rgba(255,255,255,.13) 1.2px,transparent 1.6px),radial-gradient(rgba(255,255,255,.13) 1.2px,transparent 1.6px),#000;background-size:12px 12px,12px 12px,auto;background-position:0 0,6px 6px,0 0;border-block:1px solid var(--color-hairline);padding:.45rem 0}.plx-tour__tband-track{display:inline-flex;align-items:center;gap:1.6rem;white-space:nowrap;will-change:transform}.plx-tour__tband-item{border:0;background:none;padding:.45rem .2rem;font:inherit;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#fff6;cursor:pointer;transition:filter .2s ease}.plx-tour__tband-item:hover{filter:brightness(1.5)}.plx-tour__tband-dot{color:var(--color-accent, #EE4036);font-size:.5rem}.plx-tour__panel{position:relative;background:#000;padding:.9rem 0 clamp(1.8rem,3.5vw,2.6rem)}.plx-tour__panel-track{position:relative;display:flex;align-items:stretch;gap:clamp(1.4rem,3vw,2.6rem);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto;user-select:none;-webkit-user-select:none;cursor:grab}.plx-tour__panel-track::-webkit-scrollbar{display:none}.plx-tour__panel-track.is-grabbing{scroll-snap-type:none;cursor:grabbing}.plx-tour__panel-track.is-grabbing .plx-tour__feature{cursor:grabbing}.plx-tour__feature{scroll-snap-align:center}.plx-tour__feature{position:relative;flex:0 0 auto;width:min(880px,90vw);margin:0;text-align:left;border-radius:var(--radius-m);overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0a0b0d;opacity:.28;transform:scale(.96);transition:opacity .62s var(--plx-ease),transform .62s var(--plx-ease);cursor:pointer}.plx-tour__feature.is-active{opacity:1;transform:none;cursor:default}.plx-tour__feature-media img{display:block;width:100%;height:auto}.plx-tour__feature-overlay{position:absolute;inset:0 0 auto 0;padding:clamp(1.1rem,2.5vw,1.8rem) clamp(1.2rem,2.8vw,2.2rem) clamp(2.4rem,5vw,3.6rem);background:linear-gradient(to bottom,#000000eb,#0000008c 55%,#0000)}.plx-tour__feature-label{margin:0;text-transform:uppercase;letter-spacing:.2em;font-size:.68rem;font-weight:600;color:var(--color-accent-2, #F08A3C)}.plx-tour__feature-title{margin:.4rem 0 0;color:#fff;font-size:clamp(1.35rem,2.6vw,1.9rem);font-weight:700}.plx-tour__feature-body{margin:.6rem 0 0;max-width:46rem;color:#ffffffd1;font-size:.95rem;line-height:1.5}@media(min-width:768px){.plx-tour__feature-label{font-size:.884rem}}@media(max-width:767px){.plx-tour__feature{width:86vw;display:grid;grid-template-areas:"card";min-height:calc(86vw * 2 / 3)}.plx-tour__feature-media{grid-area:card;min-height:0}.plx-tour__feature-media img{width:100%;height:100%;object-fit:cover}.plx-tour__feature-overlay{grid-area:card;position:relative;inset:auto;align-self:start}.plx-tour__feature-title{font-size:1.15rem;line-height:1.2}.plx-tour__feature-body{font-size:.8rem;line-height:1.45;margin-top:.45rem}}.plx-tour__loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;transition:opacity .5s ease}.plx-tour__loader.is-hidden{opacity:0;pointer-events:none}.plx-tour__loader-title{margin:0;color:#fff;font-size:1.9rem;font-weight:700;letter-spacing:.02em}.plx-tour__loader-pct{margin:.5rem 0 0;color:var(--color-accent, #EE4036);font-size:.9rem;letter-spacing:.25em}.plx-tour--static .plx-tour__hint{display:none}.plx-tour--static .plx-tour__canvas{cursor:default}@media(prefers-reduced-motion:reduce){.plx-tour__tband-track,.plx-tour__panel-track,.plx-tour__feature{transition:none}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
