.pm{padding:var(--pm-pt,40px) 0 var(--pm-pb,40px);max-width:1400px;margin:0 auto}.pm__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:0 40px;align-items:start}.pm__gallery{display:grid;grid-template-columns:72px 1fr;gap:12px;position:sticky;top:20px}.pm__thumbs{display:flex;flex-direction:column;gap:8px;max-height:600px;overflow-y:auto;scrollbar-width:thin}.pm__thumb{width:64px;height:64px;border-radius:8px;border:2px solid var(--pm-card-border,#e0e0e0);overflow:hidden;cursor:pointer;flex-shrink:0;background:#fff;padding:0;transition:border-color .2s}.pm__thumb:hover,.pm__thumb.is-active{border-color:var(--pm-accent,#8b1a2b)}.pm__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pm__thumb-vid{position:relative;width:100%;height:100%;display:block}.pm__thumb-vid img{width:100%;height:100%;object-fit:cover}.pm__thumb-vid svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.pm__viewer{position:relative;border-radius:16px;overflow:hidden;background:var(--pm-accent-light,#fdf0ee);aspect-ratio:1/1}.pm__slide{display:none;width:100%;height:100%}.pm__slide.is-active{display:block}.pm__slide img{width:100%;height:100%;object-fit:contain;display:block}.pm__vid-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pm__vid-wrap video,.pm__vid-wrap iframe{width:100%;height:100%;object-fit:cover}.pm__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;z-index:2;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.pm__arrow svg{width:18px;height:18px}.pm__arrow--prev{left:8px}.pm__arrow--next{right:8px}.pm__dots{display:none;position:absolute;bottom:12px;left:50%;transform:translate(-50%);gap:6px;z-index:2}.pm__dot{width:8px;height:8px;border-radius:50%;background:#0003;transition:background .2s}.pm__dot.is-active{background:var(--pm-accent,#8b1a2b)}.pm__info{display:flex;flex-direction:column;gap:16px;min-width:0}.pm__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pm__stars{display:flex;gap:2px}.pm__star{width:18px;height:18px}.pm__star--full{fill:var(--pm-star,#f5a623)}.pm__star--half{color:var(--pm-star,#f5a623)}.pm__star--empty{fill:#ddd}.pm__rating-val{font-size:14px;font-weight:700;color:var(--pm-heading,#1a1a1a)}.pm__rating-count{font-size:13px;color:var(--pm-text,#444)}.pm__supplemental{font-size:13px;color:var(--pm-text,#444);margin:-8px 0 0;border-bottom:1px solid var(--pm-card-border,#e0e0e0);padding-bottom:12px}.pm__title{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(24px,2.5vw,34px);font-weight:400;color:var(--pm-heading,#1a1a1a);line-height:1.25;margin:0}.pm__desc{font-size:15px;line-height:1.6;color:var(--pm-text,#444);margin:0}.pm__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.pm__benefit{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;color:var(--pm-text,#444)}.pm__benefit strong{color:var(--pm-heading,#1a1a1a)}.pm__benefit-chk{width:18px;height:18px;flex-shrink:0;color:var(--pm-check,#3b82f6);margin-top:2px}.pm__price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pm__price{font-size:28px;font-weight:700;color:var(--pm-price,#1a1a1a);line-height:1}.pm__compare{font-size:16px;color:#999;text-decoration:line-through}.pm__discount-badge{font-size:12px;font-weight:700;color:var(--pm-badge-text,#fff);background:var(--pm-accent,#8b1a2b);padding:4px 10px;border-radius:6px;line-height:1}.pm__form{display:flex;flex-direction:column;gap:20px}.pm__step{display:flex;flex-direction:column;gap:12px}.pm__step-label{font-size:15px;font-weight:600;color:var(--pm-heading,#1a1a1a);margin:0}.pm__step-num{color:var(--pm-accent,#8b1a2b);margin-right:4px}.pm__variants{display:flex;flex-direction:column;gap:10px}.pm__variant{display:flex;align-items:center;gap:12px;padding:12px 16px;border:2px solid var(--pm-card-border,#e0e0e0);border-radius:12px;background:var(--pm-card-bg,#fff);cursor:pointer;transition:border-color .2s,background .2s}.pm__variant:hover{border-color:var(--pm-accent,#8b1a2b)}.pm__variant.is-selected{border-color:var(--pm-accent,#8b1a2b);background:var(--pm-accent-light,#fdf0ee)}.pm__variant.is-unavailable{opacity:.5;cursor:not-allowed}.pm__variant-img{width:50px;height:50px;object-fit:contain;border-radius:8px;flex-shrink:0}.pm__variant-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.pm__variant-badge{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--pm-badge-text,#fff);background:var(--pm-badge-bg,#8b1a2b);padding:2px 8px;border-radius:4px;width:fit-content}.pm__variant-title{font-size:14px;font-weight:600;color:var(--pm-heading,#1a1a1a)}.pm__variant-sub{font-size:12px;color:var(--pm-text,#444)}.pm__variant-price{font-size:13px;color:var(--pm-text,#444)}.pm__variant-chk{flex-shrink:0;width:24px;height:24px;color:var(--pm-card-border,#e0e0e0);transition:color .2s}.pm__variant-chk svg{width:24px;height:24px}.pm__chk-inner{opacity:0;transition:opacity .2s}.pm__variant.is-selected .pm__variant-chk{color:var(--pm-accent,#8b1a2b)}.pm__variant.is-selected .pm__chk-inner{opacity:1}.pm__plans{display:flex;flex-direction:column;gap:10px}.pm__plan{display:flex;flex-direction:column;gap:8px;padding:16px;border:2px solid var(--pm-card-border,#e0e0e0);border-radius:12px;background:var(--pm-card-bg,#fff);cursor:pointer;transition:border-color .2s,background .2s}.pm__plan:hover{border-color:var(--pm-accent,#8b1a2b)}.pm__plan.is-selected{border-color:var(--pm-accent,#8b1a2b);background:var(--pm-accent-light,#fdf0ee)}.pm__plan-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pm__plan-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--pm-badge-text,#fff);background:var(--pm-badge-bg,#8b1a2b);padding:3px 10px;border-radius:4px}.pm__plan-name{font-size:14px;font-weight:600;color:var(--pm-heading,#1a1a1a)}.pm__plan-pricing{display:flex;align-items:baseline;gap:8px}.pm__plan-price{font-size:28px;font-weight:700;color:var(--pm-price,#1a1a1a);line-height:1}.pm__plan-compare{font-size:16px;color:#999;text-decoration:line-through}.pm__plan-freq{font-size:14px;color:var(--pm-text,#444)}.pm__plan-perks{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:4px}.pm__plan-perks li{font-size:13px;line-height:1.5;color:var(--pm-text,#444);padding-left:20px;position:relative}.pm__plan-perks li:before{content:"\2713";position:absolute;left:0;color:var(--pm-accent,#8b1a2b);font-weight:700;font-size:12px}.pm__plan--once{border-style:dashed}.pm__atc{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;background:var(--pm-btn-bg,#1a1a1a);color:var(--pm-btn-text,#fff);border:none;border-radius:var(--pm-btn-radius,40px);font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:opacity .2s,transform .1s}.pm__atc:hover{opacity:.9}.pm__atc:active{transform:scale(.98)}.pm__atc:disabled{opacity:.4;cursor:not-allowed}.pm__payments{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:4px 0}.pm__pay-icons{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.pm__pay-icons svg,.pm__pay-icons img{height:24px;width:auto}.pm__pay-custom{height:24px;width:auto;object-fit:contain}.pm__trust-lines{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.08)}.pm__trust-line{display:flex;align-items:center;gap:6px}.pm__trust-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pm__trust-txt{font-size:13px;color:var(--pm-text,#444)}.pm__trust-txt strong{color:var(--pm-heading,#1a1a1a)}.pm__ship-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--pm-ship-border, #e0e0e0);border-bottom:1px solid var(--pm-ship-border, #e0e0e0);margin:8px 0}.pm__ship-side{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--pm-ship-text, #1a1a1a);line-height:1.3}.pm__ship-side strong{font-weight:700}.pm__ship-dot{width:8px;height:8px;border-radius:50%;background:var(--pm-ship-dot, #00c853);flex-shrink:0}.pm__ship-code{font-size:12px;opacity:.6;font-weight:400}.pm__accordions{display:flex;flex-direction:column;border-top:1px solid rgba(0,0,0,.08)}.pm__acc{border-bottom:1px solid rgba(0,0,0,.08)}.pm__acc-head{display:flex;align-items:center;gap:10px;padding:16px 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.pm__acc-head::-webkit-details-marker{display:none}.pm__acc-head::marker{display:none;content:""}.pm__acc-icon{width:20px;height:20px;flex-shrink:0;color:var(--pm-heading,#1a1a1a)}.pm__acc-icon svg{width:20px;height:20px;display:block}.pm__acc-title{font-size:14px;font-weight:700;color:var(--pm-heading,#1a1a1a);text-transform:uppercase;letter-spacing:.03em;flex:1}.pm__acc-toggle{width:20px;height:20px;flex-shrink:0;position:relative}.pm__acc-toggle:before,.pm__acc-toggle:after{content:"";position:absolute;background:var(--pm-heading,#1a1a1a);border-radius:1px;transition:transform .25s,opacity .25s}.pm__acc-toggle:before{width:14px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.pm__acc-toggle:after{width:2px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.pm__acc[open] .pm__acc-toggle:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.pm__acc-body{padding:0 0 16px 30px;font-size:14px;line-height:1.7;color:var(--pm-text,#444)}.pm__acc-body p{margin:0 0 8px}.pm__acc-body ul{padding-left:18px;margin:0 0 8px}.pm__guarantee{display:flex;align-items:center;gap:14px;padding:16px 20px;background:var(--pm-guarantee-bg,#f0fdf4);border:1.5px solid var(--pm-guarantee-border,#86efac);border-radius:12px}.pm__guarantee-icon{flex-shrink:0;width:32px;height:32px}.pm__guarantee-icon svg{width:32px;height:32px}.pm__guarantee-txt{display:flex;flex-direction:column;gap:2px}.pm__guarantee-txt strong{font-size:15px;color:var(--pm-heading,#1a1a1a);line-height:1.3}.pm__guarantee-txt span{font-size:13px;color:var(--pm-text,#444);line-height:1.4}.pm__reviews{position:relative;border-radius:16px;background:var(--pm-card-bg,#fff);box-shadow:0 2px 12px #00000012;overflow:visible}.pm__reviews-track{position:relative;overflow:hidden;border-radius:16px}.pm__review{display:none}.pm__review.is-active{display:block}.pm__review-inner{display:flex;flex-direction:row;gap:20px;align-items:flex-start;padding:24px 48px}.pm__review-img{width:130px;min-width:130px;aspect-ratio:1/1;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.pm__review-img img{width:100%;height:100%;object-fit:cover;display:block}.pm__review-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.pm__review-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.pm__review-name{display:flex;align-items:center;gap:6px}.pm__review-name strong{font-size:16px;color:var(--pm-heading,#1a1a1a);white-space:nowrap}.pm__review-verified{width:20px;height:20px;flex-shrink:0}.pm__review-rating{display:flex;align-items:center;gap:5px;flex-shrink:0}.pm__review-stars{display:flex;gap:1px}.pm__rstar--on{width:16px;height:16px;fill:var(--pm-star,#f5a623)}.pm__rstar--off{width:16px;height:16px;fill:#ddd}.pm__review-score{font-size:13px;font-weight:600;color:var(--pm-text,#444)}.pm__review-text{font-size:15px;line-height:1.65;color:var(--pm-text,#444);margin:0}.pm__review-more{background:none;border:none;padding:0;font-size:14px;font-weight:700;color:var(--pm-heading,#1a1a1a);text-decoration:underline;text-underline-offset:3px;cursor:pointer;width:fit-content}.pm__review-more:hover{color:var(--pm-accent,#8b1a2b)}.pm__reviews-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--pm-card-border,#e0e0e0);cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:box-shadow .2s}.pm__reviews-arrow:hover{box-shadow:0 4px 14px #0000002e}.pm__reviews-arrow svg{width:16px;height:16px}.pm__reviews-arrow--prev{left:-18px}.pm__reviews-arrow--next{right:-18px}.pm__slider-wrap{position:relative;min-width:0;max-width:100%}.pm__slider-heading{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(18px,2vw,24px);font-weight:400;color:var(--pm-accent,#8b1a2b);margin:0 0 16px;line-height:1.3}.pm__slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;min-width:0}.pm__slider::-webkit-scrollbar{display:none}.pm__scard{scroll-snap-align:start;flex-shrink:0;border-radius:12px;overflow:hidden;background:var(--pm-card-bg,#fff);border:1px solid var(--pm-card-border,#e0e0e0)}.pm__scard-video{position:relative;aspect-ratio:9/16;overflow:hidden;background:#111;cursor:pointer}.pm__scard-vid{width:100%;height:100%;object-fit:cover;display:block}.pm__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:none;background:none;cursor:pointer;z-index:2;padding:0;transition:opacity .2s,transform .15s}.pm__play-btn svg{width:48px;height:48px}.pm__play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.pm__scard-video.is-playing .pm__play-btn{opacity:0;pointer-events:none}.pm__scard-video.is-playing .pm__scard-vid{cursor:pointer}.pm__scard--ugc{width:220px}.pm__scard-img{width:100%;aspect-ratio:1/1;overflow:hidden}.pm__scard-img img{width:100%;height:100%;object-fit:cover;display:block}.pm__scard-body{padding:12px;display:flex;flex-direction:column;gap:6px}.pm__scard-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.pm__scard-meta strong{font-size:13px;color:var(--pm-heading,#1a1a1a)}.pm__scard-vf{width:16px;height:16px;flex-shrink:0}.pm__scard-stars{font-size:12px;color:var(--pm-star,#f5a623);letter-spacing:1px;line-height:1}.pm__scard-text{font-size:13px;line-height:1.55;color:var(--pm-text,#444);margin:0}.pm__scard--amb{width:180px}.pm__scard-caption{padding:10px 10px 12px;display:flex;flex-direction:column;gap:2px}.pm__scard-handle{font-size:11px;color:var(--pm-text,#444)}.pm__scard-name{font-size:13px;font-weight:600;color:var(--pm-heading,#1a1a1a)}.pm__slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fffffff2;border:1px solid var(--pm-card-border,#e0e0e0);cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s}.pm__slider-nav:hover{box-shadow:0 4px 12px #00000026}.pm__slider-nav svg{width:18px;height:18px}.pm__slider-nav--prev{left:-4px}.pm__slider-nav--next{right:-4px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:899px){.pm__grid{gap:28px;padding:0 24px}.pm__gallery{grid-template-columns:60px 1fr;gap:10px}.pm__thumb{width:56px;height:56px}.pm__reviews-arrow--prev{left:6px}.pm__reviews-arrow--next{right:6px}.pm__review-inner{padding:20px 44px}}@media(max-width:749px){.pm{padding:var(--pm-pt-m,20px) 0 var(--pm-pb-m,20px)}.pm__grid{grid-template-columns:1fr;gap:20px;padding:0 16px}.pm__gallery{grid-template-columns:1fr;position:static;gap:0}.pm__thumbs{flex-direction:row;gap:6px;overflow-x:auto;max-height:none;padding:8px 0 0;order:2}.pm__thumb{width:52px;height:52px;min-width:52px}.pm__viewer{border-radius:12px;order:1}.pm__arrow,.pm__dots{display:flex}.pm__title{font-size:clamp(22px,6vw,28px)}.pm__price,.pm__plan-price{font-size:24px}.pm__acc-body{padding-left:0}.pm__reviews{border-radius:12px;box-shadow:0 1px 6px #0000000f}.pm__reviews-track{border-radius:12px}.pm__review-inner{flex-direction:column;align-items:center;gap:14px;padding:20px 16px}.pm__review-img{width:90px;min-width:90px;border-radius:50%}.pm__review-body{gap:6px;text-align:center}.pm__review-header{flex-direction:column;align-items:center;gap:4px}.pm__review-name{justify-content:center}.pm__review-name strong{font-size:15px}.pm__review-verified{width:17px;height:17px}.pm__review-rating{justify-content:center}.pm__rstar--on,.pm__rstar--off{width:14px;height:14px}.pm__review-score{font-size:12px}.pm__review-text{font-size:13px;line-height:1.5}.pm__review-more{font-size:13px;margin:0 auto}.pm__reviews-arrow{width:28px;height:28px;box-shadow:0 1px 4px #0000001f}.pm__reviews-arrow svg{width:13px;height:13px}.pm__reviews-arrow--prev{left:-6px}.pm__reviews-arrow--next{right:-6px}.pm__scard--ugc{width:180px}.pm__scard--amb{width:150px}.pm__slider-nav{display:none}.pm__play-btn,.pm__play-btn svg{width:40px;height:40px}.pm__ship-bar{padding:10px 0;margin:6px 0;gap:8px}.pm__ship-side{font-size:12px;gap:6px}.pm__ship-dot{width:7px;height:7px}.pm__ship-code{font-size:10px}}@media(max-width:380px){.pm__review-inner{gap:10px;padding:16px 12px}.pm__review-img{width:76px;min-width:76px}.pm__reviews-arrow--prev{left:4px}.pm__reviews-arrow--next{right:4px}.pm__ship-side{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-product-main.css.map */
