body.pdp-page{--pdp-primary: rgb(var(--color-base-accent-1));--pdp-contrast: rgb(var(--color-base-solid-button-labels));--pdp-bg: rgb(var(--color-base-background-1));--pdp-surface: rgb(var(--color-base-background-2));--pdp-text: rgb(var(--color-base-text));--pdp-muted: rgba(var(--color-base-text), .68);--pdp-border: rgba(var(--color-base-text), .16);--pdp-star: rgb(var(--color-base-accent-2));overflow-x:clip}body.pdp-page #MainContent{overflow:clip}.pdp-section,.pdp-mobile-header,.pdp-footer{--pdp-bg: rgb(var(--color-background));--pdp-text: rgb(var(--color-foreground));--pdp-primary: rgb(var(--color-button, var(--color-base-accent-1)));--pdp-contrast: rgb(var(--color-button-text, var(--color-base-solid-button-labels)));--pdp-surface: color-mix(in srgb, var(--pdp-text) 5%, var(--pdp-bg));--pdp-muted: color-mix(in srgb, var(--pdp-text) 68%, transparent);--pdp-border: color-mix(in srgb, var(--pdp-text) 16%, transparent);color:var(--pdp-text);background:var(--pdp-bg)}.pdp-section{display:block;padding:var(--pt-m) 16px var(--pb-m)}.pdp-section[hidden]{display:none}.pdp-section--edge{padding-inline:0}.pdp-inner{width:100%;max-width:var(--mw);margin-inline:auto}.pdp-section h2{margin:0 0 14px;font-family:var(--font-heading-family);font-size:clamp(2.8rem,8.2vw,4.2rem);font-weight:800;line-height:1.08;letter-spacing:-.025em;text-align:center}.pdp-section h3{font-family:var(--font-heading-family);font-weight:750;line-height:1.15}.pdp-lead{max-width:64rem;margin:0 auto 28px;color:var(--pdp-muted);text-align:center;font-size:1.7rem;line-height:1.45}.pdp-card{overflow:hidden;border:1px solid var(--pdp-border);border-radius:18px;background:var(--pdp-bg)}.pdp-rte{font-size:1.7rem;line-height:1.48}.pdp-rte>:first-child{margin-top:0}.pdp-rte>:last-child{margin-bottom:0}.pdp-icon{display:inline-flex;flex:0 0 auto;width:24px;height:24px}.pdp-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.pdp-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;padding:12px 24px;border:1px solid transparent;border-radius:999px;background:var(--pdp-primary);color:var(--pdp-contrast);font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.pdp-button:hover{opacity:.92}.pdp-button:active{transform:scale(.985)}.pdp-button[disabled]{opacity:.5;cursor:not-allowed}.pdp-button:focus-visible,.pdp-control:focus-visible,.pdp-dot:focus-visible,.pdp-thumb:focus-visible,.pdp-gallery-zoom:focus-visible,.pdp-announcement__arrow:focus-visible,summary:focus-visible{outline:3px solid rgb(var(--color-base-accent-2));outline-offset:3px}.pdp-placeholder{width:100%;min-height:180px;background:var(--pdp-surface);color:var(--pdp-muted)}.pdp-app:empty{display:none}.pdp-section img{max-width:100%;height:auto}.pdp-hide-mobile{display:none!important}.pdp-divider{height:1px;background:var(--pdp-border)}.pdp-stars{display:inline-flex;color:var(--pdp-star)}.pdp-stars svg{width:16px;height:16px;fill:currentColor;stroke:currentColor}.pdp-announcement{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:var(--ah);padding-inline:4px;background:var(--gradient-background);color:rgb(var(--color-foreground))}.pdp-announcement__slides{min-width:0}.pdp-announcement__text{display:block;padding:8px;overflow:hidden;color:inherit;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;text-overflow:ellipsis;letter-spacing:.01em;white-space:nowrap}.pdp-announcement__text[hidden]{display:none}.pdp-announcement__arrow{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.pdp-announcement__arrow[disabled]{cursor:default}.pdp-mobile-header{position:relative;z-index:80;display:flex;align-items:center;justify-content:space-between;height:var(--hh);padding:0 12px;border-bottom:1px solid var(--pdp-border)}.pdp-header-section{min-height:var(--hh, 62px)}.pdp-header-shell.is-fixed{position:fixed;z-index:800;top:0;right:0;left:0;display:block;width:100%;transition:top .22s ease,transform .22s ease;will-change:top,transform}.pdp-header-shell.is-scroll-hidden{pointer-events:none;transform:translateY(-110%)}.pdp-mobile-header__logo{position:absolute;left:50%;max-width:var(--logo-w);max-height:calc(var(--hh) - 12px);object-fit:contain;transform:translate(-50%)}.pdp-mobile-header__shop{font-family:var(--font-heading-family);font-weight:800;color:inherit;text-decoration:none}.pdp-mobile-header button,.pdp-mobile-header a.pdp-cart{display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent;color:inherit;cursor:pointer}.pdp-mobile-header .pdp-cart{position:relative}.pdp-mobile-header .cart-count-bubble{position:absolute;top:2px;right:0}.pdp-shipping-banner{display:block;padding:10px 16px;background:var(--gradient-background);color:rgb(var(--color-foreground));font-weight:850;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase}.pdp-main{display:grid;gap:20px}.pdp-main-section .pdp-section{padding-inline:0}.pdp-main-section .pdp-product-info{padding-inline:18px}.pdp-hero{position:relative;min-width:0;overflow:hidden;background:var(--pdp-surface)}.pdp-gallery-stage{position:relative;min-width:0;overflow:hidden}.pdp-media{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom}.pdp-media::-webkit-scrollbar{display:none}.pdp-media__item{display:grid;flex:0 0 100%;place-items:center;aspect-ratio:var(--gallery-ratio, 1 / 1);scroll-snap-align:start}.pdp-media__item img,.pdp-media__item video,.pdp-media__item model-viewer{width:100%;height:100%;object-fit:var(--gallery-fit, contain)}.pdp-media__item img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.pdp-gallery-arrow,.pdp-gallery-zoom{position:absolute;z-index:4;display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--pdp-border);border-radius:50%;background:color-mix(in srgb,var(--pdp-bg) 80%,transparent);color:var(--pdp-text);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.pdp-gallery-arrow{top:50%;width:23px;height:23px;padding:0;transform:translateY(-50%)}.pdp-gallery-arrow:before{content:"";position:absolute;top:-11px;right:-11px;bottom:-11px;left:-11px}.pdp-gallery-arrow .pdp-icon{width:12px;height:12px}.pdp-gallery-arrow--prev{left:12px}.pdp-gallery-arrow--next{right:12px}.pdp-gallery-zoom{top:14px;right:14px}.pdp-thumbs{display:flex;gap:8px;overflow:auto;padding:12px 18px 3px;scrollbar-width:none}.pdp-thumbs::-webkit-scrollbar{display:none}.pdp-thumb{flex:0 0 var(--thumb);width:var(--thumb);height:var(--thumb);padding:3px;border:1px solid var(--pdp-border);border-radius:10px;background:var(--pdp-bg);cursor:pointer}.pdp-thumb[aria-current=true]{border:2px solid var(--pdp-primary)}.pdp-thumb img{width:100%;height:100%;border-radius:6px;object-fit:cover}.pdp-orbit{position:absolute;z-index:2;top:var(--y);left:var(--x);width:var(--s);color:inherit;text-align:center;text-decoration:none;transform:translate(-50%,-50%)}.pdp-orbit__image{display:grid;overflow:hidden;place-items:center;aspect-ratio:1;border-radius:50%;background:var(--pdp-bg)}.pdp-orbit--border .pdp-orbit__image{border:2px solid var(--pdp-primary)}.pdp-orbit__image img,.pdp-orbit__image svg{width:100%;height:100%;object-fit:cover}.pdp-orbit small{display:block;margin-top:2px;padding:2px 5px;border-radius:10px;background:color-mix(in srgb,var(--pdp-bg) 88%,transparent);font-size:10px;font-weight:700;line-height:1.12}.pdp-product-info h1{margin:0;font-family:var(--font-heading-family);font-size:clamp(3rem,8.5vw,4.4rem);font-weight:850;line-height:1.05;letter-spacing:-.03em}.pdp-product-block{margin-block:13px}.pdp-rating{display:flex;align-items:center;gap:8px;color:inherit;font-size:1.4rem;font-weight:650;text-decoration:none}.pdp-status-pills{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.pdp-status-pill{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:6px 10px;border:1px solid;border-radius:9px;font-size:.98rem;font-weight:750;line-height:1.2}.pdp-status-pill--stock{border-color:#a8efc3;background:#f1fff6;color:#18753f}.pdp-status-pill--power{border-color:#8eeaf4;background:#f0fcfe;color:#17617a}.pdp-status-pill__dot{width:8px;height:8px;border-radius:50%;background:currentColor}.pdp-status-pill .pdp-icon{width:14px;height:14px}.pdp-status-pill .pdp-icon svg{fill:currentColor;stroke:currentColor}.pdp-urgency{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:46px;padding:8px 9px;background:#075f57;color:#fff;box-shadow:0 4px 10px #003c3629}.pdp-urgency__message{display:flex;align-items:center;gap:6px;max-width:45%;font-size:.95rem;line-height:1.1}.pdp-urgency__signal{flex:0 0 11px;width:11px;height:11px;border:2px solid #ffc72c;border-radius:50%;box-shadow:0 0 0 2px #ffc72c3d}.pdp-urgency__clock{display:flex;flex:1 1 auto;justify-content:flex-end;gap:4px;max-width:55%}.pdp-urgency__unit{display:flex;flex:1 1 0;align-items:baseline;justify-content:center;gap:3px;min-width:0;padding:6px 5px;border-radius:6px;background:#effbf9;color:#174e4a;font-variant-numeric:tabular-nums}.pdp-urgency__unit b{font-size:1.15rem;line-height:1}.pdp-urgency__unit small{font-size:.62rem;font-weight:800}.pdp-price{font-size:2.2rem;font-weight:800}.pdp-price s{margin-left:7px;color:var(--pdp-muted);font-size:1.6rem;font-weight:400}.pdp-benefit{display:flex;align-items:flex-start;gap:10px;margin:10px 0;font-size:1.48rem}.pdp-benefit>.pdp-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--pdp-primary);color:var(--pdp-contrast);padding:5px}.pdp-benefit img{width:26px;height:26px;object-fit:contain}.pdp-benefit strong,.pdp-benefit span{display:block}.pdp-benefit span{color:var(--pdp-muted);font-size:1.22rem}.pdp-compact-feature{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 10px;align-items:stretch;gap:8px;min-height:116px;padding:0 12px 0 16px;margin-top:18px;margin-bottom:26px;overflow:hidden;border:1px solid #a9dcd4;border-radius:13px;background:#f1faf8;box-shadow:inset 5px 0 #087064}.pdp-compact-feature__slides{position:relative;min-width:0;min-height:114px;overflow:hidden}.pdp-compact-feature__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding-block:16px;opacity:0;pointer-events:none;transform:translateY(-100%);transition:transform .42s cubic-bezier(.22,.8,.3,1),opacity .24s ease}.pdp-compact-feature__slide.is-active{z-index:2;opacity:1;pointer-events:auto;transform:translateY(0)}.pdp-compact-feature__slide.is-leaving{z-index:1;opacity:0;transform:translateY(100%)}.pdp-compact-feature__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#00645d;color:#fff;box-shadow:0 5px 12px #004c4624}.pdp-compact-feature__icon img{width:20px;height:20px;object-fit:contain}.pdp-compact-feature__icon .pdp-icon{width:19px;height:19px}.pdp-compact-feature__copy{display:flex;min-width:0;flex-direction:column}.pdp-compact-feature__copy small{margin-bottom:3px;color:#00645d;font-size:.72rem;font-weight:850;letter-spacing:.1em}.pdp-compact-feature__copy strong{color:#162622;font-size:1.1rem;line-height:1.15}.pdp-compact-feature__copy span{margin-top:2px;color:#58726d;font-size:.92rem;line-height:1.3}.pdp-compact-feature__dots{display:flex;align-self:center;flex-direction:column;gap:4px}.pdp-compact-feature__dots button{width:6px;height:6px;min-width:0;min-height:0;margin:0;padding:0;border:0;border-radius:50%;background:#b4ceca;box-shadow:none;cursor:pointer;transition:height .2s ease,border-radius .2s ease,background .2s ease}.pdp-compact-feature__dots button.is-active{height:15px;border-radius:4px;background:#087064}@media(prefers-reduced-motion:reduce){.pdp-compact-feature__slide{transition:none}}.pdp-product-info .product-form__input{max-width:none}.pdp-product-info .product-form__submit{min-height:56px;border-radius:999px}.pdp-buy-actions{margin-top:26px;margin-bottom:24px}.pdp-quantity{display:flex;align-items:center;gap:12px}.pdp-quantity input{width:88px;min-height:44px;padding:8px 12px;border:1px solid var(--pdp-border);border-radius:12px;background:var(--pdp-bg);color:var(--pdp-text)}.pdp-trust{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;width:100%;max-width:36rem;margin-inline:auto;color:var(--pdp-muted);font-size:1.4rem;line-height:1.4;text-align:start}.pdp-trust__icon{width:24px;height:24px;margin-top:.05em;color:currentColor}.pdp-trust__icon svg{stroke-width:2.2}.pdp-payments{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:20px;margin-bottom:26px}.pdp-payments svg{width:40px}.pdp-product-info .pdp-payments+.pdp-trust{margin-top:28px}.pdp-product-info .pdp-trust+.pdp-trust{margin-top:20px}.pdp-delivery{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-radius:10px;background:var(--pdp-surface)}.pdp-delivery__status{display:flex;align-items:center;gap:9px}.pdp-delivery__dot{width:10px;height:10px;border-radius:50%;background:currentColor}.pdp-gallery-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:54px 12px 12px;border:0;background:var(--pdp-bg);color:var(--pdp-text)}.pdp-gallery-dialog::backdrop{background:#000000a6}.pdp-gallery-dialog__close{position:fixed;z-index:2;top:8px;right:8px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--pdp-surface);color:inherit;cursor:pointer}.pdp-gallery-dialog img{display:block;max-width:100%;max-height:calc(100dvh - 78px);margin:auto;object-fit:contain}.pdp-slider{display:grid;grid-auto-flow:column;grid-auto-columns:84%;gap:12px;overflow-x:auto;padding:2px 1px 12px;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-slider::-webkit-scrollbar{display:none}.pdp-slide{scroll-snap-align:start}#pdp-reviews pdp-carousel{--review-card-width: min(520px, calc(100vw - 128px) );--review-gutter: max(48px, calc((100% - var(--review-card-width)) / 2));position:relative;display:block}#pdp-reviews .pdp-slider{display:flex;gap:20px;padding:58px var(--review-gutter) 54px;margin-bottom:-30px;scroll-padding-inline:var(--review-gutter)}#pdp-reviews .pdp-slide{flex:0 0 var(--review-card-width);scroll-snap-align:center}.pdp-arrows{display:flex;justify-content:center;gap:10px;margin-top:10px}.pdp-control{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--pdp-border);border-radius:50%;background:var(--pdp-bg);color:var(--pdp-text);cursor:pointer}.pdp-dots{display:flex;justify-content:center;gap:7px;margin-top:12px}.pdp-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:var(--pdp-border);cursor:pointer;transition:width .2s ease}.pdp-dot.is-active{width:22px;border-radius:9px;background:var(--pdp-primary)}.pdp-trust-section{overflow:hidden}.pdp-trust-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,82%);gap:10px;overflow-x:auto;padding:2px;color:var(--pdp-text);scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-trust-strip::-webkit-scrollbar{display:none}.pdp-trust-item{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:70px;padding:13px 16px;overflow:hidden;border:1px solid color-mix(in srgb,var(--pdp-text) 24%,transparent);border-radius:min(var(--radius),18px);background:color-mix(in srgb,var(--pdp-text) 9%,transparent);scroll-snap-align:start}.pdp-trust-item:after{content:"";position:absolute;top:0;right:18px;left:18px;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--pdp-text) 65%,transparent),transparent)}.pdp-trust-item__seal{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--pdp-primary);color:var(--pdp-contrast);box-shadow:0 5px 14px color-mix(in srgb,var(--pdp-text) 15%,transparent)}.pdp-trust-item__seal img{width:24px;height:24px;object-fit:contain}.pdp-trust-item__seal .pdp-icon{width:21px;height:21px}.pdp-trust-item__text{font-size:1.45rem;font-weight:750;line-height:1.25;letter-spacing:-.01em}.pdp-review-card,.pdp-info-card{padding:18px}.pdp-review-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pdp-avatar{width:48px;height:48px!important;border-radius:50%;background:var(--pdp-surface);object-fit:cover}.pdp-verified{color:var(--pdp-muted);font-size:1.2rem}.pdp-review-card .pdp-stars{margin-block:5px 8px}.pdp-review-card--social{border:0;border-radius:16px;box-shadow:0 3px 13px color-mix(in srgb,var(--pdp-text) 15%,transparent)}.pdp-social-actions{display:flex;justify-content:space-between;margin-top:14px;padding-top:10px;border-top:1px solid var(--pdp-border);font-size:1.3rem}.pdp-accordion{display:block}.pdp-accordion--panel{padding:0 20px;border-radius:18px;background:var(--pdp-surface)}.pdp-accordion details{border-top:1px solid var(--pdp-border)}.pdp-accordion details:first-child{border-top:0}.pdp-accordion details:last-child{border-bottom:1px solid var(--pdp-border)}.pdp-accordion summary{display:flex;align-items:center;gap:10px;min-height:64px;font-size:1.7rem;font-weight:750;list-style:none;cursor:pointer}.pdp-accordion summary::-webkit-details-marker{display:none}.pdp-accordion summary:after{content:"+";display:grid;flex:0 0 40px;place-items:center;width:40px;height:40px;margin-left:auto;border-radius:50%;background:var(--pdp-surface);font-size:24px;font-weight:400}.pdp-accordion--panel summary:after{background:var(--pdp-bg)}.pdp-accordion details[open] summary:after{content:"\2212"}.pdp-accordion__number{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--pdp-primary);color:var(--pdp-contrast);font-weight:800}.pdp-accordion__body{padding:0 0 20px;color:var(--pdp-muted)}.pdp-stack{display:flex;flex-direction:column;gap:17px}.pdp-stack__media{overflow:hidden;margin-inline:var(--media-bleed, 0);border-radius:var(--media-radius, 0)}.pdp-stack__media img,.pdp-stack__media video{display:block;width:100%}.pdp-stack__heading{margin-bottom:0!important}.pdp-highlight{padding:18px;border-radius:14px;background:var(--pdp-surface)}.pdp-icon-text{display:flex;align-items:flex-start;gap:11px}.pdp-icon-text>img{width:30px}.pdp-cards .pdp-card{height:100%}.pdp-card__media{aspect-ratio:var(--card-ratio, 4 / 3);background:var(--pdp-surface)}.pdp-card__media img{width:100%;height:100%;object-fit:cover}.pdp-card__body{padding:16px}.pdp-card__body h3{margin:6px 0 10px;font-size:2rem}.pdp-expert-card,.pdp-story-card{padding:18px;background:var(--pdp-surface)}.pdp-story-image{width:100%;margin-top:14px;border-radius:14px}.pdp-proof-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:34%;gap:10px;overflow-x:auto;margin-bottom:-70px;padding-bottom:48px;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-proof-gallery::-webkit-scrollbar{display:none}.pdp-proof-gallery__item{overflow:hidden;aspect-ratio:3 / 4;border-radius:12px;scroll-snap-align:start;background:var(--pdp-surface)}.pdp-proof-gallery__item img,.pdp-proof-gallery__item video{width:100%;height:100%;object-fit:cover}.pdp-proof-pill{position:relative;z-index:2;margin:0 -4px 52px;padding:20px 18px;border-radius:12px;background:var(--pdp-bg);box-shadow:0 5px 9px color-mix(in srgb,var(--pdp-text) 24%,transparent);font-weight:800;text-align:center}.pdp-score{text-align:center}.pdp-score__number{font-family:var(--font-heading-family);font-size:5.4rem;font-weight:850;line-height:1}.pdp-score__stars{display:inline-flex;align-items:center;gap:6px;margin:8px 0 24px}.pdp-featured-review{position:relative;display:flex;flex-direction:column;align-items:center;min-height:330px;margin:0;padding:54px 28px 28px;overflow:visible;border-color:color-mix(in srgb,var(--pdp-text) 20%,transparent);border-radius:26px;background:var(--pdp-surface);box-shadow:0 14px 34px color-mix(in srgb,var(--pdp-text) 10%,transparent);text-align:center}.pdp-featured-review .pdp-avatar{position:absolute;top:0;left:50%;display:grid;place-items:center;width:84px;height:84px!important;margin:0;border:5px solid var(--pdp-bg);background:color-mix(in srgb,var(--pdp-primary) 14%,var(--pdp-bg));color:var(--pdp-primary);box-shadow:0 8px 18px color-mix(in srgb,var(--pdp-text) 12%,transparent);font-family:var(--font-heading-family);font-size:2.8rem;font-weight:850;line-height:1;transform:translate(-50%,-50%)}.pdp-featured-review__rating{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 14px}.pdp-featured-review__rating .pdp-stars{gap:2px}.pdp-featured-review__rating .pdp-stars svg{width:19px;height:19px}.pdp-featured-review__rating>strong{font-size:1.5rem}.pdp-featured-review h3{margin:0 0 12px;font-size:clamp(2rem,5.4vw,2.5rem);letter-spacing:-.02em}.pdp-featured-review__quote{max-width:39rem;color:var(--pdp-text);font-size:1.65rem;line-height:1.5}.pdp-featured-review__name{margin-top:16px;font-size:1.45rem}.pdp-featured-review__button{width:auto;min-width:180px;min-height:46px;margin-top:18px;padding:9px 24px}#pdp-reviews .pdp-arrows{position:absolute;z-index:3;top:50%;right:max(0px,calc((100% - var(--review-card-width)) / 2 - 62px));left:max(0px,calc((100% - var(--review-card-width)) / 2 - 62px));justify-content:space-between;margin:0;pointer-events:none;transform:translateY(-50%)}#pdp-reviews .pdp-control{width:46px;height:46px;border-color:color-mix(in srgb,var(--pdp-text) 22%,transparent);box-shadow:0 6px 16px color-mix(in srgb,var(--pdp-text) 10%,transparent);pointer-events:auto}#pdp-reviews .pdp-control:hover{border-color:var(--pdp-primary);color:var(--pdp-primary)}#pdp-reviews .pdp-dots{margin-top:2px}@media(max-width:420px){#pdp-reviews pdp-carousel{--review-card-width: calc(100vw - 112px) ;--review-gutter: 40px}}.pdp-products{--card-ratio: 1 / 1}.pdp-product-card__price{color:var(--pdp-muted)}.pdp-newsletter{max-width:780px;text-align:center}.pdp-newsletter-form{display:grid;gap:14px;margin-top:28px}.pdp-newsletter-form input{width:100%;min-height:56px;padding:12px 18px;border:1px solid var(--pdp-border);border-radius:12px;background:var(--pdp-bg);color:var(--pdp-text);font:inherit}.pdp-form-message{margin-top:12px}.pdp-guarantee{text-align:center}.pdp-guarantee__badge{display:grid;place-items:center;width:var(--badge);height:var(--badge);margin:0 auto 24px;padding:18px;border:4px solid var(--pdp-text);border-radius:50%;background:var(--pdp-primary);color:var(--pdp-contrast);font-size:2.2rem;font-weight:850;line-height:1.05}.pdp-guarantee__badge img{width:100%;height:100%;border-radius:50%;object-fit:cover}.pdp-guarantee__badge .pdp-icon{width:50%;height:50%}.pdp-final{text-align:center}.pdp-final .pdp-button{max-width:520px;margin:20px auto 0}.pdp-footer{padding:var(--pt-m) 18px var(--pb-m)}.pdp-footer__inner{max-width:var(--mw);margin:auto}.pdp-footer__logo{max-width:var(--logo-w);max-height:80px;object-fit:contain}.pdp-footer a{color:inherit}.pdp-footer details{border-top:1px solid color-mix(in srgb,currentColor 38%,transparent)}.pdp-footer summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;font-weight:750;list-style:none}.pdp-footer ul{margin:0 0 18px;padding:0;list-style:none}.pdp-footer li+li{margin-top:10px}.pdp-social{display:flex;flex-wrap:wrap;gap:16px}.pdp-legal{margin-top:24px;padding-top:18px;border-top:1px solid color-mix(in srgb,currentColor 38%,transparent);font-size:1.2rem}.pdp-footer .pdp-payments{justify-content:flex-start;margin-top:16px}.pdp-sticky{position:fixed;z-index:90;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));left:10px;padding:7px;border:1px solid var(--pdp-border);border-radius:999px;background:rgb(var(--color-base-background-1));box-shadow:0 -4px 24px rgba(var(--color-base-text),.2);opacity:0;pointer-events:none;transform:translateY(130%);transition:.22s ease}.pdp-sticky.is-visible{opacity:1;pointer-events:auto;transform:none}body.pdp-sticky-visible{padding-bottom:calc(78px + env(safe-area-inset-bottom))}body.pdp-global-header .section-header.shopify-section-group-header-group:has(details[open]){z-index:1000}body.pdp-global-header .shopify-section-group-header-group:has(.horizontal-ticker),body.pdp-global-header .shopify-section-group-header-group:has(.announcement-bar){position:fixed;z-index:810;right:0;left:0;width:100%;transition:opacity .2s ease,transform .22s ease;will-change:opacity,transform}body.pdp-global-header .shopify-section-group-header-group.pdp-global-announcement--hidden{opacity:0;pointer-events:none;transform:translateY(calc(-1 * var(--pdp-announcement-hide-distance)))}@media(max-width:767px){body.pdp-global-header .shopify-section-group-header-group .section-header,body.pdp-global-header .shopify-section-group-header-group .header-wrapper,body.pdp-global-header .shopify-section-group-header-group .header{height:0;min-height:0;margin:0;padding:0;border:0;overflow:visible;background:transparent}body.pdp-global-header .shopify-section-group-header-group .section-header{position:absolute;inset:0 0 auto}body.pdp-global-header .shopify-section-group-header-group .header>*:not(header-drawer){display:none}body.pdp-global-header .shopify-section-group-header-group header-drawer>details>summary{display:none}body.pdp-page:has(.pdp-footer-section) .shopify-section-group-footer-group{display:none}.pdp-hide-desktop{display:none!important}}@media(min-width:768px){body.pdp-global-header .shopify-section-group-header-group .section-header,body.pdp-global-header .shopify-section-group-header-group .header-wrapper,body.pdp-global-header .shopify-section-group-header-group .header{height:0;min-height:0;margin:0;padding:0;border:0;overflow:visible;background:transparent}body.pdp-global-header .shopify-section-group-header-group .section-header{position:absolute;inset:0 0 auto}body.pdp-global-header .shopify-section-group-header-group .header>*:not(header-drawer){display:none}body.pdp-global-header .shopify-section-group-header-group header-drawer{display:block}body.pdp-global-header .shopify-section-group-header-group header-drawer>details>summary{display:none}.pdp-section{padding-top:var(--pt-d);padding-bottom:var(--pb-d)}.pdp-main-section .pdp-section{padding-inline:24px}.pdp-main-section .pdp-product-info{padding-inline:0}.pdp-main{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:42px}.pdp-hero{border-radius:22px}.pdp-product-info{position:sticky;top:24px}.pdp-slider{grid-auto-columns:calc((100% - 32px) / 3);gap:16px}.pdp-trust-strip{grid-template-columns:repeat(var(--trust-count),minmax(0,1fr));grid-auto-flow:row;gap:12px;overflow:visible}.pdp-trust-item{min-width:0;transition:transform .18s ease,background-color .18s ease}.pdp-trust-item:hover{background:color-mix(in srgb,var(--pdp-text) 14%,transparent);transform:translateY(-2px)}.pdp-proof-gallery{grid-auto-columns:20%}.pdp-newsletter-form{grid-template-columns:1fr auto}.pdp-newsletter-form .pdp-button{min-width:190px}.pdp-sticky{display:none}.pdp-hide-mobile{display:block!important}.pdp-hide-desktop{display:none!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.pdp-header-shell.is-fixed,body.pdp-global-header .shopify-section-group-header-group:has(.horizontal-ticker),body.pdp-global-header .shopify-section-group-header-group:has(.announcement-bar),.pdp-sticky,.pdp-button,.pdp-dot{transition:none!important}.pdp-trust-item{transition:none!important}}@supports not (color: color-mix(in srgb,black,white)){.pdp-section,.pdp-mobile-header,.pdp-footer{--pdp-surface: rgb(var(--color-base-background-2));--pdp-muted: rgba(var(--color-foreground), .68);--pdp-border: rgba(var(--color-foreground), .16)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pdp-mobile.css.map */
