.premium-product-main a,.premium-product-main button,.premium-product-main summary,.premium-product-main [role=button],.premium-product-main [data-ppm-car-step],.premium-product-main [data-ppm-lead-jump]{cursor:pointer}.premium-product-main{--ppm-bg: #1a1917;--ppm-surface: #161616;--ppm-surface-2: #1c1c1c;--ppm-border: rgba(255, 255, 255, .1);--ppm-text: #ffffff;--ppm-muted: #a1a1a1;--ppm-accent: #ff9a50;--ppm-accent-end: #ffc387;--ppm-cta-peach: #ffb36b;--ppm-badge-orange: #ff9a50;--ppm-radius-lg: 24px;--ppm-radius-md: 16px;--ppm-radius-pill: 999px;--ppm-font: var(--font-body--family, system-ui, -apple-system, sans-serif);--ppm-content-max: 1200px;--ppm-desktop-gutter: 166px;background:var(--ppm-bg);color:var(--ppm-text);font-family:var(--ppm-font);width:100%;box-sizing:border-box}.premium-product-main__inner{width:100%;max-width:var(--ppm-content-max);margin-inline:auto;padding:clamp(1.25rem,3vw,2.5rem) clamp(1rem,4vw,2.5rem) clamp(2rem,5vw,3.5rem);box-sizing:border-box}@media screen and (min-width:990px){.premium-product-main__inner{max-width:none;margin-inline:0;padding-left:var(--ppm-desktop-gutter);padding-right:var(--ppm-desktop-gutter);padding-top:clamp(1.25rem,3vw,2.5rem);padding-bottom:clamp(2rem,5vw,3.5rem)}}.premium-product-main__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start;width:100%;margin-inline:auto;justify-content:center}.premium-product-main__gallery{width:100%;max-width:100%;min-width:0}@media screen and (min-width:990px){.premium-product-main__grid{grid-template-columns:740px minmax(0,1fr);gap:68px}.premium-product-main__gallery{width:740px;max-width:740px;min-width:740px}}@media screen and (max-width:989px){.premium-product-main__grid{grid-template-columns:1fr}.premium-product-main__gallery,.premium-product-main__buy{max-width:32rem;margin-inline:auto;width:100%}.premium-product-main__buy{align-items:stretch;text-align:left}.ppm-title{margin-top:.75rem;text-align:left}.ppm-rating{justify-content:flex-start}.ppm-lead{margin-inline:0;text-align:left}.ppm-variants{align-items:stretch;width:100%}.ppm-variants__select{margin-inline:0}.ppm-priceblock{justify-content:flex-start;flex:1 1 auto}.ppm-priceblock__secondary{align-items:flex-start}.ppm-actions{justify-content:flex-start;max-width:100%}.ppm-actions .ppm-btn{flex:1 1 calc(50% - 7px);min-width:min(100%,10rem)}}@media screen and (max-width:749px){.premium-product-main__inner{padding:.75rem .75rem 1.5rem}.premium-product-main__grid{gap:1rem}.premium-product-main__gallery,.premium-product-main__buy{max-width:100%}.ppm-gallery__stage-wrap{border-radius:14px}.ppm-gallery__stage{min-height:220px}.ppm-gallery__thumb{width:64px;height:64px;border-radius:10px}.ppm-title{font-size:clamp(1.5rem,8vw,2rem);line-height:1.05;word-break:break-word}.ppm-lead{font-size:16px;line-height:1.45}.ppm-buyrow--with-swatches .ppm-color-swatches{width:100%;justify-content:flex-start}.ppm-priceblock__current{font-size:clamp(1.4rem,7vw,1.9rem)}.ppm-actions{margin-top:1rem;gap:10px}.ppm-actions .ppm-btn{flex-basis:100%;min-width:100%;min-height:50px;font-size:.875rem}.ppm-info__heading{font-size:18px;letter-spacing:.06em}.ppm-info__list{font-size:15px;line-height:1.35}}.ppm-gallery__stage-wrap{position:relative;border-radius:var(--ppm-radius-lg);background:transparent!important;overflow:hidden;display:flex;flex-direction:column;max-height:none;width:100%;max-width:740px;margin-inline:auto}.ppm-gallery__stage{position:relative;width:100%;aspect-ratio:740 / 640;flex-shrink:0;min-height:0;max-height:640px}@media screen and (min-width:990px){.ppm-gallery__stage-wrap{display:block;aspect-ratio:unset;width:740px;max-width:740px;height:min(795px,85vh);max-height:min(795px,85vh);margin-inline:auto}.ppm-gallery__stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:unset;min-height:0}}.ppm-gallery__main{width:100%;height:100%;object-fit:contain;display:block;opacity:1;transition:opacity .28s ease}.ppm-gallery__main.is-switching{opacity:.45}@media screen and (min-width:990px){.ppm-gallery__stage{cursor:crosshair}}.ppm-gallery__placeholder{width:100%;height:100%;min-height:280px;background:linear-gradient(145deg,#2a2a2a,#1a1a1a)}.ppm-gallery__zoom-lens{position:absolute;left:0;top:0;width:150px;height:150px;border:2px solid rgba(255,255,255,.9);border-radius:6px;background-repeat:no-repeat;background-color:#00000014;box-shadow:0 12px 28px #0006;pointer-events:none;opacity:0;transform:translateZ(0);transition:opacity .2s ease;z-index:4}.ppm-gallery__zoom-lens.is-visible{opacity:1}@media screen and (max-width:989px){.ppm-gallery__zoom-lens{display:none!important}}.ppm-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#00000073;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s ease,transform .15s ease}.ppm-gallery__nav:hover{background:#000000a6}.ppm-gallery__nav:active{transform:translateY(-50%) scale(.96)}.ppm-gallery__nav--prev{left:12px}.ppm-gallery__nav--next{right:12px}.ppm-gallery__nav[hidden]{display:none!important}.ppm-gallery__thumbs{position:static;margin:14px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;align-items:flex-start;z-index:1;box-sizing:border-box}@media screen and (max-width:549px){.ppm-gallery__thumbs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}.ppm-gallery__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:12px;overflow:hidden;cursor:pointer;background:transparent;transition:border-color .2s ease,opacity .2s ease}@media screen and (min-width:990px){.ppm-gallery__thumbs{position:absolute;left:0;right:0;bottom:44px;margin:0;flex-wrap:nowrap;gap:20px;justify-content:center;align-items:flex-end;z-index:4;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ppm-gallery__thumb{width:115px;height:115px;border-radius:16px}}.ppm-gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:4px;display:block}.ppm-gallery__thumb:hover{border-color:#ffffffbf}.ppm-gallery__thumb.is-active{border-color:#fff}.ppm-gallery__thumb[hidden]{display:none!important}.premium-product-main__buy{display:flex;flex-direction:column;gap:1.25rem;min-width:0}@media screen and (min-width:990px){.premium-product-main__buy{position:sticky;top:1.25rem}}.ppm-title{margin:0;font-weight:800;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.08;letter-spacing:.02em;text-transform:uppercase}.ppm-title__line{display:block}.ppm-title__accent{display:block;margin-top:.2em;background:linear-gradient(90deg,var(--ppm-accent),var(--ppm-accent-end));-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.ppm-rating{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.95rem;color:var(--ppm-muted)}.ppm-rating__star{color:#ffc107;font-size:1.15rem;line-height:1}.ppm-rating__val{color:var(--ppm-text);font-weight:600}.ppm-rating__reviews{width:100%;flex-basis:100%;margin:0;font-size:.875rem}@media screen and (min-width:400px){.ppm-rating__reviews{width:auto;flex-basis:auto;margin-left:.35rem}}.ppm-lead{margin:0;font-size:24px;line-height:1.55;color:#fff;max-width:36rem}.ppm-lead--jump{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.ppm-lead--jump:hover{opacity:.92}.ppm-lead.rte :first-child{margin-top:0}.ppm-lead.rte :last-child{margin-bottom:0}.ppm-lead.rte a{color:var(--ppm-accent)}.ppm-variants{display:flex;flex-direction:column;gap:.65rem;position:relative}.ppm-variants__row{display:flex;flex-direction:column;gap:.35rem}.ppm-variants__row--color-swatch,.ppm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ppm-variants__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ppm-muted)}.ppm-variants__select{width:100%;max-width:22rem;padding:.65rem .85rem;border-radius:10px;border:1px solid var(--ppm-border);background:#0c0c0c;color:var(--ppm-text);font-size:.95rem}.ppm-variants__select--visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ppm-buyrow{display:flex;flex-wrap:nowrap;align-items:center;gap:45px;width:max-content}.ppm-buyrow--with-swatches{width:100%;max-width:100%;gap:clamp(.75rem,3vw,2rem)}.ppm-buyrow--with-swatches .ppm-qty{flex:0 0 auto}.ppm-color-swatches{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;width:max-content}.ppm-color-swatch{padding:0;margin:0;border:none;background:transparent;cursor:pointer;line-height:0;border-radius:4px}.ppm-color-swatch:focus-visible .ppm-color-swatch__rect{outline:2px solid #fff;outline-offset:2px}.ppm-color-swatch__rect{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:6px;background:#d9d9d9;box-sizing:border-box;border:2px solid transparent;transition:border-color .15s ease}.ppm-color-swatch.is-active .ppm-color-swatch__rect{border-color:#0026ff}.ppm-color-swatch__dot{display:block;width:30px;height:30px;border:1px solid black;border-radius:50%;box-sizing:border-box;box-shadow:inset 0 0 0 1px #00000014}@media screen and (max-width:989px){.ppm-buyrow{justify-content:center;gap:clamp(1rem,4vw,1.75rem);max-width:100%;flex-wrap:wrap;width:100%}.ppm-buyrow--with-swatches{flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:1rem;width:100%;max-width:100%}.ppm-buyrow--with-swatches .ppm-qty{width:100%;justify-content:flex-start}.ppm-buyrow--with-swatches .ppm-color-swatches{width:100%;max-width:100%;justify-content:flex-start;align-self:flex-start}.ppm-buyrow--with-swatches .ppm-priceblock{width:100%;flex:0 0 auto;justify-content:flex-start}}@media screen and (max-width:400px){.ppm-buyrow{flex-wrap:wrap;width:100%;max-width:100%;justify-content:start}.ppm-buyrow--with-swatches{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}}.ppm-qty{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;width:max-content}.ppm-qty__btn{box-sizing:border-box;width:42px;height:42px;padding:0;border:1px solid #ffffff;border-radius:4px;background:transparent;color:#fff;font-size:1.35rem;font-weight:500;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.ppm-qty__btn:hover{background:#ffffff14}.ppm-qty__btn:active{background:#ffffff24}.ppm-qty__input{box-sizing:border-box;width:2.25rem;min-width:1.5rem;height:42px;margin:0;padding:0;border:none;text-align:center;background:transparent!important;color:#fff;font-size:1.125rem;font-weight:500;font-family:inherit;-moz-appearance:textfield}.ppm-qty__input::-webkit-outer-spin-button,.ppm-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ppm-priceblock{display:flex;flex-wrap:nowrap;align-items:end;flex:1;justify-content:flex-end;width:max-content}.ppm-buyrow--with-swatches .ppm-priceblock{flex:0 0 auto}.ppm-priceblock__current{font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1;padding-right:11px}.ppm-priceblock__secondary{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-shrink:0;width:max-content}.ppm-priceblock__secondary[hidden]{display:none!important}.ppm-priceblock__badge{display:inline-block;font-size:.8125rem;font-weight:700;line-height:1;padding:2px 4px;border-radius:5px;background:var(--ppm-badge-orange);color:#fff;position:relative;top:-6px}.ppm-priceblock__compare{font-size:1rem;font-weight:600;color:#9a9a9a;text-decoration:line-through;line-height:1;padding-bottom:3px}.ppm-actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:14px;width:100%;max-width:28rem;margin-top:45px;position:relative;z-index:3}.ppm-actions .ppm-btn{flex:1 1 calc(50% - 7px);min-width:8.5rem}.ppm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 1.25rem;border-radius:999px;font-weight:800;font-size:.9375rem;letter-spacing:.01em;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s ease,transform .12s ease,background .15s ease,border-color .15s ease;box-sizing:border-box}.ppm-btn:active{transform:scale(.99)}.ppm-btn--primary{background:var(--ppm-cta-peach);color:#0a0a0a;border:2px solid var(--ppm-cta-peach)}.ppm-btn--primary:hover{filter:brightness(1.05)}.ppm-btn--primary:disabled{opacity:.45;cursor:not-allowed;filter:none}.ppm-btn--ghost{background:transparent;color:#fff;border:2px solid #ffffff}.ppm-btn--ghost:hover{background:#ffffff0f}.ppm-product-form{position:relative;z-index:2;float:none!important}.premium-product-main .ppm-product-form,.premium-product-main .ppm-product-form *{float:none!important}.ppm-btn--amazon-placeholder{cursor:help;opacity:.72;box-sizing:border-box}.ppm-infogrid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem;margin-top:.5rem;padding-top:1.5rem;border-top:1px solid var(--ppm-border)}@media screen and (max-width:749px){.ppm-infogrid{grid-template-columns:1fr}}.ppm-info__heading{margin:0 0 .75rem;font-size:24px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff}.ppm-info__list{margin:0;padding:0;list-style:none;font-size:20px;line-height:1.5;color:#fff}.ppm-info__list li{position:relative;padding-left:1rem;margin-bottom:.45rem}.ppm-info--box .ppm-info__list li{padding-left:0}.ppm-info--box .ppm-info__list li:before{content:none;display:none}.ppm-info--warranty .ppm-info__list li{padding-left:2.25rem}.ppm-info--warranty .ppm-info__list li:before{content:"";position:absolute;left:0;top:.12em;width:1.5rem;height:1.5rem;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:center left;background-size:contain}.ppm-info--warranty .ppm-info__list li:nth-child(4n+1):before{background-image:url(/cdn/shop/files/Guarantee.png?v=1774919784)}.ppm-info--warranty .ppm-info__list li:nth-child(4n+2):before{background-image:url(/cdn/shop/files/In_Transit.png?v=1774919799)}.ppm-info--warranty .ppm-info__list li:nth-child(4n+3):before{background-image:url(/cdn/shop/files/Protect.png?v=1774919810)}.ppm-info--warranty .ppm-info__list li:nth-child(4n+4):before{background-image:url(/cdn/shop/files/Ask_Question.png?v=1774919823)}.premium-product-main__below{--ppm-section-gap: 120px;margin-top:var(--ppm-section-gap);padding-top:var(--ppm-section-gap);border-top:1px solid var(--ppm-border);width:100%;min-width:0;box-sizing:border-box}.premium-product-main__below>*+*{margin-top:var(--ppm-section-gap)}.ppm-owners{--ppm-owners-gap: clamp(.75rem, 2vw, 1.5rem)}.ppm-owners__title{margin:0 0 clamp(1rem,2.5vw,1.5rem);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(90deg,#ff9a50,#ffc286);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.ppm-owners__carousel{display:flex;align-items:center;gap:clamp(.5rem,2vw,1rem)}.ppm-owners__view{flex:1;min-width:0;overflow:hidden;border-radius:var(--ppm-radius-md);background:transparent}.ppm-owners__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;width:max-content;max-width:none;gap:var(--ppm-owners-gap);transition:transform .55s cubic-bezier(.33,1,.32,1);will-change:transform}@media(prefers-reduced-motion:reduce){.ppm-owners__track{transition-duration:.01ms}}.ppm-owners__slide{flex:0 0 auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box;min-width:0}.ppm-owners__slide-inner{width:100%;max-width:719px;aspect-ratio:719 / 404;max-height:404px;border-radius:12px;overflow:hidden;background:transparent;position:relative}.ppm-owners__media{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.ppm-owners__slide-inner video.ppm-owners__media,.ppm-owners__slide-inner video{width:100%;height:100%;object-fit:cover;background:transparent}.ppm-owners__media--placeholder{min-height:100%;background:#d9d9d9}.ppm-owners .ppm-gallery__placeholder{background:#d9d9d9}.ppm-owners__nav{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:none;background:#d9d9d9;color:#1a1a1a;font-size:1.25rem;line-height:1;cursor:pointer;transition:background .2s ease,opacity .2s ease,color .2s ease}.ppm-owners__nav:hover:not(:disabled){background:#c9c9c9}.ppm-owners__nav:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.ppm-acc{border-top:1px solid var(--ppm-border)}.ppm-acc__item{border-bottom:1px solid var(--ppm-border);overflow:hidden}.ppm-acc__panel{overflow:hidden;transition:height .5s cubic-bezier(.33,.86,.36,1)}.ppm-acc__item.ppm-acc--animating>.ppm-acc__sum{pointer-events:none}.ppm-acc:not([data-ppm-acc-js]) .ppm-acc__item[open]>.ppm-acc__panel{height:auto}.ppm-acc__panel-inner{min-height:0;overflow:hidden}@media(prefers-reduced-motion:reduce){.ppm-acc__panel{transition-duration:.01ms}}.premium-product-main .ppm-acc__item>.ppm-acc__sum{list-style:none;cursor:pointer;display:flex!important;justify-content:flex-start;align-items:center;position:relative;width:100%;margin:0;padding:29px;padding-inline-end:73px;font-weight:700;font-size:40px;font-family:inherit;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;text-align:start;color:#fffffff2;background:transparent;border:none;appearance:none;-webkit-appearance:none;box-sizing:border-box}.premium-product-main .ppm-acc__item>.ppm-acc__sum>span:first-child{flex:1 1 auto;text-align:start;padding-inline-end:.5rem;max-width:100%}.premium-product-main .ppm-acc__item>.ppm-acc__sum::-webkit-details-marker{display:none}.premium-product-main .ppm-acc__item>.ppm-acc__sum::marker{display:none;content:""}.ppm-acc__icon{position:absolute;right:29px;top:50%;transform:translateY(-50%);width:28px;height:28px;flex-shrink:0;margin:0;pointer-events:none}.ppm-acc__icon:before,.ppm-acc__icon:after{content:"";position:absolute;left:50%;top:50%;background:#fff;border-radius:1px;transform:translate(-50%,-50%);transform-origin:center;transition:transform .5s cubic-bezier(.33,.86,.36,1),opacity .4s ease,background .35s ease}.ppm-acc__icon:before{width:16px;height:2px}.ppm-acc__icon:after{width:2px;height:16px}.ppm-acc__item[open] .ppm-acc__icon:before{transform:translate(-50%,-50%) scaleX(1.12);background:#fffffff2}.ppm-acc__item[open] .ppm-acc__icon:after{opacity:0;transform:translate(-50%,-50%) scaleY(0)}@media(prefers-reduced-motion:reduce){.ppm-acc__icon:before,.ppm-acc__icon:after{transition-duration:.01ms}}.ppm-acc__body{padding:0 29px 29px;color:#ffffffc7;line-height:1.5;font-size:24px;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.premium-product-main .ppm-acc__body :where(img,video,iframe){max-width:100%;height:auto}.premium-product-main .ppm-acc__body table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ppm-acc__body .ppm-acc__mf-list{margin:.35em 0 .75em;padding-left:1.25em;list-style:disc}.ppm-acc__body .ppm-acc__mf-list li{margin:.35em 0}.ppm-acc__body :is(ul,ol):not(.ppm-acc__mf-list){margin:.35em 0 .75em;padding-left:1.25em}.ppm-acc__body :is(ul,ol):not(.ppm-acc__mf-list) li{margin:.35em 0}.ppm-manuals{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;overflow-x:clip;width:100%;max-width:100%;min-width:0;align-items:stretch;box-sizing:border-box;margin-top:clamp(1.25rem,3vw,2rem);padding:clamp(2.5rem,6vw,4rem) clamp(.25rem,2vw,.75rem);background:transparent;border-radius:0}.ppm-manual{position:relative;z-index:1;max-width:min(788px,100%);width:100%;margin-inline:auto;background:transparent;border:2px dashed rgba(255,255,255,.88);border-radius:16px;padding:0 clamp(.5rem,2vw,1rem);box-sizing:border-box;overflow-x:clip;overflow-y:visible;min-width:0;height:auto;min-height:0}.ppm-manual__row{position:relative;z-index:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;row-gap:.5rem;column-gap:.5rem;width:100%;min-width:0;height:100%;min-height:0}.ppm-manual__media{position:relative;z-index:3;flex:0 1 auto;width:min(233px,52vw);max-width:100%;height:auto;aspect-ratio:233 / 280;max-height:min(280px,70vw);margin-left:clamp(-28px,-4vw,0px);display:flex;align-items:center;justify-content:center;min-width:0}.ppm-manual__img-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:auto;aspect-ratio:233 / 280;max-width:min(233px,52vw);flex-shrink:0;overflow:visible;box-sizing:border-box;filter:drop-shadow(4px 14px 28px rgba(0,0,0,.45))}.ppm-manual__img{display:block;width:100%;height:auto;max-height:min(280px,70vw);object-fit:contain;object-position:center}.ppm-manual__center{position:relative;z-index:2;flex:1 1 10rem;min-width:0;max-width:100%;text-align:left}.premium-product-main .ppm-manual__text{display:block;margin:0;width:100%;max-width:100%;color:var(--ppm-text);font-size:clamp(1rem,2.8vw,24px);font-weight:500;line-height:1.35;text-align:left;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;word-wrap:break-word;-webkit-hyphens:manual;hyphens:manual}.ppm-manual__cta{position:relative;z-index:2;flex:0 1 auto;align-self:center;min-width:0;max-width:100%}.ppm-manual__btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:min(185px,100%);max-width:185px;min-width:0;height:64px;min-height:64px;padding:0 .35rem;border-radius:999px;font-weight:700;font-size:clamp(.75rem,1.8vw,.9375rem);letter-spacing:.02em;text-decoration:none;border:none;cursor:pointer;white-space:normal;text-align:center;color:#fff;background:linear-gradient(90deg,#ff9a50,#ffc286);box-shadow:0 4px 18px #ff9a5040;transition:filter .2s ease,transform .15s ease,opacity .2s ease}@media screen and (min-width:1025px){.ppm-manuals{overflow:visible;padding:clamp(2.5rem,6vw,4rem) 0;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}.ppm-manual{max-width:788px;padding:0 clamp(.75rem,2vw,1.25rem);overflow:visible;height:160px;min-height:0}.ppm-manual__row{row-gap:0;column-gap:0}.ppm-manual__media{flex:0 0 auto;width:233px;height:280px;max-height:none;aspect-ratio:auto;margin-left:clamp(-36px,-6vw,-20px)}.ppm-manual__img-wrap{width:233px;height:280px;max-width:none;aspect-ratio:auto}.ppm-manual__img{width:233px;height:280px;max-width:none;max-height:none}.ppm-manual__center{flex:0 1 22rem;max-width:min(22rem,100%)}.premium-product-main .ppm-manual__text{font-size:24px}.ppm-manual__cta{flex:0 0 auto;width:max-content}.ppm-manual__btn{width:185px;min-width:185px;padding:0;white-space:nowrap;font-size:clamp(.8rem,1.6vw,.9375rem)}}@media screen and (min-width:750px)and (max-width:1256px){.ppm-manuals{grid-template-columns:1fr!important;gap:1rem!important;padding-left:0!important;padding-right:0!important}.ppm-manual{max-width:100%!important;height:auto!important;min-height:0!important;padding:.75rem!important}.ppm-manual__row{flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;column-gap:.75rem!important}.ppm-manual__media{width:min(180px,32vw)!important;max-height:none!important;margin-left:0!important;flex:0 0 auto!important}.ppm-manual__img-wrap{max-width:100%!important}.ppm-manual__center{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.premium-product-main .ppm-manual__text{font-size:clamp(16px,2.2vw,22px)!important;line-height:1.3!important}.ppm-manual__cta{flex:0 0 auto!important;max-width:185px!important}.ppm-manual__btn{width:min(185px,100%)!important;min-width:140px!important;height:56px!important;min-height:56px!important;white-space:normal!important;padding:0 .5rem!important}}@media screen and (min-width:750px)and (max-width:1024px){.ppm-manuals{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ppm-manual__row{flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;row-gap:.75rem!important}.ppm-manual__center{width:100%!important;text-align:center!important}.premium-product-main .ppm-manual__text{text-align:center!important}}@media screen and (min-width:1257px)and (max-width:1500px){.ppm-manual__row{flex-wrap:nowrap!important;column-gap:.5rem!important}.ppm-manual__center{flex:1 1 auto!important;min-width:0!important}.ppm-manual__cta{flex:0 0 auto!important}.ppm-manual__btn{min-width:132px!important;width:132px!important;height:52px!important;min-height:52px!important;padding:0 .4rem!important}}a.ppm-manual__btn:hover{filter:brightness(1.08)}a.ppm-manual__btn:active{transform:scale(.98)}.ppm-manual__btn--needs-url{opacity:1;cursor:pointer;pointer-events:auto}@media screen and (min-width:750px)and (max-width:1024px){.ppm-manual__row{flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;height:auto}.ppm-manual__media{margin-left:0;width:min(233px,72vw);max-height:min(280px,50vh)}.ppm-manual__img-wrap{max-width:min(233px,72vw)}.ppm-manual__img{max-height:min(280px,50vh)}.premium-product-main .ppm-manual__center{text-align:left;max-width:36rem}.ppm-manual__cta{align-self:center}}@media screen and (max-width:749px){.ppm-manual{padding:.65rem .5rem}.ppm-manual__row{flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;row-gap:.65rem;height:auto;text-align:left}.ppm-manual__media{margin-left:0;width:min(233px,72vw);max-height:min(280px,50vh)}.ppm-manual__img-wrap{max-width:min(233px,72vw)}.ppm-manual__img{max-height:min(280px,50vh)}.premium-product-main .ppm-manual__center{flex:1 1 auto;max-width:100%;text-align:left}.ppm-manual__cta{align-self:center;max-width:min(185px,100%)}.ppm-manual__btn{width:min(185px,100%);margin-inline:auto}}.ppm-foot{padding:1.25rem 0 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--ppm-border)}.ppm-foot__label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--ppm-muted);margin-bottom:.5rem}.ppm-social{display:flex;flex-wrap:wrap;gap:.5rem}.ppm-social a{width:40px;height:40px;border-radius:50%;background:#2c2c2c;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:.8rem}.ppm-social a:hover{background:#383838}.ppm-foot__brand{font-weight:800;letter-spacing:.1em;font-size:1rem}.premium-product-main .rte a{color:var(--ppm-accent)}:is(.premium-product-main .rte,.premium-product-main .shopify-policy__title) ul,:is(.premium-product-main .rte,.premium-product-main .shopify-policy__title) ol{margin-block-start:0;padding-inline-start:0}@media screen and (min-width:750px)and (max-width:1024px){.premium-product-main__inner{padding:1rem 1.25rem 2rem}.premium-product-main__grid{grid-template-columns:1fr;gap:1.25rem}.premium-product-main__gallery,.premium-product-main__buy{width:100%;max-width:min(760px,100%);margin-inline:auto}.ppm-gallery__stage-wrap{display:flex;flex-direction:column;width:100%;max-width:100%;height:auto;max-height:none}.ppm-gallery__stage{position:relative;min-height:320px;aspect-ratio:1 / 1}.ppm-gallery__thumbs{position:static;margin-top:10px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto}.ppm-title{font-size:clamp(1.9rem,4.5vw,2.4rem)}.ppm-lead{font-size:18px;line-height:1.45}.ppm-buyrow--with-swatches{align-items:flex-start}}@media screen and (min-width:1025px)and (max-width:1366px){.premium-product-main{--ppm-desktop-gutter: clamp(28px, 4vw, 56px)}.premium-product-main__grid{grid-template-columns:minmax(440px,52vw) minmax(0,1fr);gap:clamp(20px,2.2vw,36px)}.premium-product-main__gallery{width:100%;max-width:100%;min-width:0}.ppm-gallery__stage-wrap{width:100%;max-width:100%;height:auto;max-height:none;display:flex;flex-direction:column}.ppm-gallery__stage{position:relative;inset:auto;min-height:420px;aspect-ratio:1 / 1}.ppm-gallery__thumbs{position:static;margin-top:12px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.ppm-title{font-size:clamp(2rem,2.8vw,2.5rem)}.ppm-lead{font-size:20px;line-height:1.45}.ppm-actions{margin-top:1.5rem}}@media screen and (min-width:1200px)and (max-width:1500px){.premium-product-main{--ppm-desktop-gutter: clamp(20px, 2.5vw, 40px)}.premium-product-main__grid{grid-template-columns:minmax(380px,46vw) minmax(0,1fr)!important;gap:clamp(16px,1.8vw,28px)!important}.premium-product-main__gallery{width:100%!important;max-width:min(46vw,700px)!important;min-width:0!important}.ppm-gallery__stage-wrap{width:100%!important;max-width:min(46vw,700px)!important}.ppm-gallery__stage{aspect-ratio:740 / 640;max-height:min(640px,58vh)}}.ppm-gallery__stage-wrap{overflow:visible}.ppm-gallery__stage{overflow:hidden;border-radius:var(--ppm-radius-lg)}.ppm-gallery__thumbs{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;margin-top:12px!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;scrollbar-color:rgba(255,255,255,.55) rgba(255,255,255,.14);-ms-overflow-style:none;padding:0 2px 10px;order:2;z-index:3;pointer-events:auto;touch-action:pan-x}.ppm-gallery__thumbs.is-dragging{cursor:grabbing}.ppm-gallery__thumbs::-webkit-scrollbar{height:0}.ppm-gallery__thumbs:hover,.ppm-gallery__thumbs:focus-within{scrollbar-width:thin}.ppm-gallery__thumbs:hover::-webkit-scrollbar,.ppm-gallery__thumbs:focus-within::-webkit-scrollbar{height:8px}.ppm-gallery__thumbs:hover::-webkit-scrollbar-track,.ppm-gallery__thumbs:focus-within::-webkit-scrollbar-track{background:#ffffff24;border-radius:999px}.ppm-gallery__thumbs:hover::-webkit-scrollbar-thumb,.ppm-gallery__thumbs:focus-within::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ff9a50,#ffc387);border-radius:999px}.ppm-gallery__thumb{flex:0 0 auto;pointer-events:auto}.premium-product-main .ppm-gallery__stage-wrap{display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;max-height:none!important;overflow:visible!important}.premium-product-main .ppm-gallery__stage{order:1!important;position:relative!important}.premium-product-main .ppm-gallery__thumbs{order:2!important;display:flex!important;position:static!important;inset:auto!important;margin-top:12px!important}.ppm-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0a0a0ae0;display:flex;align-items:center;justify-content:center;padding:16px}.ppm-lightbox[hidden]{display:none!important}.ppm-lightbox__dialog{width:min(1200px,96vw);height:min(88vh,820px);max-height:88vh;display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:16px;align-items:stretch;background:#161616;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:14px;box-sizing:border-box;overflow:hidden}.ppm-lightbox__main{width:100%;height:100%;max-height:100%;max-width:100%;object-fit:contain;object-position:center center;border-radius:10px;background:#111;display:block;margin:0 auto;min-height:0}.ppm-lightbox__thumbs{display:flex;flex-direction:column;gap:10px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.55) rgba(255,255,255,.14);padding-inline-end:2px;max-height:100%;min-height:0;align-self:stretch}.ppm-lightbox__thumbs.is-dragging{cursor:grabbing}.ppm-lightbox__thumbs::-webkit-scrollbar{width:8px}.ppm-lightbox__thumbs::-webkit-scrollbar-track{background:#ffffff24;border-radius:999px}.ppm-lightbox__thumbs::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff9a50,#ffc387);border-radius:999px}.ppm-lightbox__thumb{width:100%;height:84px;border:1px solid rgba(255,255,255,.45);border-radius:10px;padding:0;cursor:pointer;background:transparent;overflow:hidden}.ppm-lightbox__thumb.is-active{border-color:#fff}.ppm-lightbox__thumb img{width:100%;height:100%;object-fit:contain;padding:4px;border-radius:8px;display:block;box-sizing:border-box}.ppm-lightbox__close{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#00000059;color:#fff;font-size:24px;line-height:1;cursor:pointer}@media screen and (max-width:989px){.ppm-lightbox{padding:10px}.ppm-lightbox__dialog{width:min(96vw,760px);height:auto;max-height:92vh;grid-template-columns:1fr;grid-template-rows:auto auto;gap:10px;padding:10px}.ppm-lightbox__main{height:auto;max-height:min(64vh,560px)}.ppm-lightbox__thumbs{flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:8px;padding-bottom:4px}.ppm-lightbox__thumb{flex:0 0 auto;width:74px;height:74px}}@media screen and (min-width:990px){.premium-product-main .ppm-gallery__stage{aspect-ratio:auto!important;height:auto!important;max-height:none!important;min-height:0!important}.premium-product-main .ppm-gallery__main{width:100%!important;height:auto!important;max-height:min(640px,72vh)!important;object-fit:contain!important;object-position:center center!important;display:block}}.ppm-buyrow--with-swatches{flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;overflow-x:visible!important;gap:clamp(.75rem,2vw,1.5rem)!important}.ppm-buyrow--with-swatches .ppm-qty,.ppm-buyrow--with-swatches .ppm-color-swatches,.ppm-buyrow--with-swatches .ppm-priceblock{width:auto!important;flex:0 0 auto!important}@media screen and (max-width:1500px){.ppm-buyrow--with-swatches{flex-direction:column!important;align-items:flex-start!important;gap:.9rem!important}.ppm-buyrow--with-swatches .ppm-qty,.ppm-buyrow--with-swatches .ppm-color-swatches,.ppm-buyrow--with-swatches .ppm-priceblock{width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important}.ppm-buyrow--with-swatches .ppm-color-swatches{justify-content:flex-start!important}.ppm-buyrow--with-swatches .ppm-priceblock,.ppm-buyrow--with-swatches .ppm-priceblock__secondary{align-items:flex-start!important}}.ppm-title{font-size:clamp(1.75rem,4vw,2.75rem)}.ppm-lead{font-size:24px;line-height:1.55}.ppm-info__heading{font-size:24px}.ppm-info__list{font-size:20px;line-height:1.5}@media screen and (max-width:749px){.ppm-title{font-size:clamp(1.5rem,8vw,2rem)!important;line-height:1.05!important}.ppm-manual__center{width:100%!important;text-align:center!important}.premium-product-main .ppm-manual__text{text-align:center!important}}@media screen and (min-width:1493px){.ppm-manuals{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.25rem!important;align-items:stretch!important}.ppm-manual{max-width:100%!important;width:100%!important;height:auto!important;min-height:0!important;padding:.75rem 1rem!important;overflow:hidden!important}.ppm-manual__row{flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;column-gap:.75rem!important;width:100%!important}.ppm-manual__media{flex:0 0 auto!important;width:190px!important;max-width:190px!important;margin-left:0!important}.ppm-manual__center{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.premium-product-main .ppm-manual__text{font-size:clamp(18px,1.5vw,22px)!important;line-height:1.3!important}.ppm-manual__cta{flex:0 0 auto!important;width:150px!important;max-width:150px!important}.ppm-manual__btn{width:150px!important;min-width:150px!important;height:54px!important;min-height:54px!important;padding:0 .5rem!important;white-space:normal!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/premium-product-main.css.map */
