.pp-product-page,.pp-recommend{--pp-primary: #e8532a;--pp-primary-dark: #c73e18;--pp-primary-light: #fff1ec;--pp-primary-mid: #f0784e;--pp-navy: #111827;--pp-navy-deep: #0f172a;--pp-navy-mid: #1e293b;--pp-white: #ffffff;--pp-bg: #ffffff;--pp-bg-subtle: #f7f8fa;--pp-border: #e5e7eb;--pp-border-light: #f3f4f6;--pp-text: #111827;--pp-text-secondary: #4b5563;--pp-text-muted: #9ca3af;--pp-shadow-sm: 0 1px 3px rgb(0 0 0 / .07), 0 1px 2px rgb(0 0 0 / .04);--pp-shadow-md: 0 4px 12px rgb(0 0 0 / .08);--pp-shadow-lg: 0 14px 26px rgb(0 0 0 / .12);--pp-shadow-xl: 0 24px 48px rgb(0 0 0 / .15);--pp-radius-sm: 8px;--pp-radius-md: 12px;--pp-radius-lg: 16px;--pp-radius-xl: 20px;--pp-radius-pill: 999px;--pp-font-heading: "Sora", sans-serif;--pp-font-body: "DM Sans", sans-serif;--pp-transition: .16s ease;--pp-transition-md: .24s ease;--pp-wrap-max: 1600px;--pp-wrap-pad: 24px;background:var(--pp-bg);color:var(--pp-text);font-family:var(--pp-font-body)}.pp-product-page *,.pp-product-page *:before,.pp-product-page *:after,.pp-recommend *,.pp-recommend *:before,.pp-recommend *:after{box-sizing:border-box}.pp-product-page h1,.pp-product-page h2,.pp-product-page h3,.pp-product-page h4,.pp-product-page h5,.pp-product-page h6,.pp-recommend h1,.pp-recommend h2,.pp-recommend h3,.pp-recommend h4,.pp-recommend h5,.pp-recommend h6{font-family:var(--pp-font-heading);line-height:1.15;margin:0;color:var(--pp-text)}.pp-product-page p,.pp-recommend p{margin:0}.pp-product-page img,.pp-product-page svg,.pp-recommend img,.pp-recommend svg{display:block;max-width:100%}.pp-product-page button,.pp-recommend button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit;-webkit-appearance:none;appearance:none}.pp-product-page input,.pp-recommend input{font-family:inherit}.pp-product-page a,.pp-recommend a{color:inherit;text-decoration:none}.pp-product-page ul,.pp-product-page ol,.pp-recommend ul,.pp-recommend ol{margin:0;padding:0;list-style:none}.pp-product-page button:focus-visible,.pp-product-page a:focus-visible,.pp-product-page input:focus-visible,.pp-recommend button:focus-visible,.pp-recommend a:focus-visible,.pp-recommend input:focus-visible{outline:2px solid var(--pp-primary);outline-offset:2px;border-radius:4px}.pp-wrap{max-width:var(--pp-wrap-max);margin:0 auto;padding-inline:var(--pp-wrap-pad);width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pp-header-spacer{height:4px}.pp-breadcrumbs{padding:10px 0 8px;font-size:13px}.pp-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.pp-breadcrumbs li{display:inline-flex;align-items:center;gap:6px;color:var(--pp-text-muted)}.pp-breadcrumbs a{color:var(--pp-text-muted);transition:color var(--pp-transition)}.pp-breadcrumbs a:hover{color:var(--pp-primary)}.pp-breadcrumbs li[aria-current=page]{color:var(--pp-text);font-weight:600}.pp-breadcrumbs svg{width:14px;height:14px;color:var(--pp-text-muted);flex-shrink:0}.pp-hero{padding:12px 0 40px}.pp-product-page .pp-hero{padding:4px 0 12px}.pp-product-page .pp-breadcrumbs{padding:6px 0 4px}.pp-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:start}.pp-gallery{position:relative}.pp-gallery-main{position:relative;aspect-ratio:var(--pp-gallery-ratio, 1);background:#fff;border-radius:var(--pp-radius-lg);overflow:hidden;display:flex;align-items:flex-start;justify-content:center}.pp-gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;border-radius:inherit;opacity:0;transition:opacity .3s ease;pointer-events:none}.pp-gallery-slide.is-active{opacity:1;pointer-events:auto}.pp-gallery-image{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:top center;border-radius:inherit}.pp-placeholder{width:100%;height:100%;background:var(--pp-bg-subtle);border-radius:var(--pp-radius-md);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--pp-text-muted);position:relative;overflow:hidden}.pp-placeholder:before{display:none}.pp-placeholder-label,.pp-placeholder-sub,.pp-placeholder-icon{position:relative;z-index:1}.pp-placeholder-label{font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--pp-text-muted)}.pp-placeholder-sub{font-size:12px;color:var(--pp-text-muted)}.pp-placeholder-icon{width:56px;height:56px;color:var(--pp-text-muted);opacity:.35}.pp-sale-badge{position:absolute;top:16px;left:16px;background:#fff;color:var(--pp-primary);border:1.5px solid var(--pp-primary);font-family:var(--pp-font-heading);font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:7px 14px;border-radius:var(--pp-radius-pill);z-index:3}.pp-wishlist-btn{position:absolute;top:16px;right:16px;width:44px;height:44px;background:#fff;border:1.5px solid var(--pp-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:none;color:var(--pp-primary);transition:all var(--pp-transition);z-index:3}.pp-wishlist-btn:hover{color:var(--pp-primary);background:#fff1ec;transform:scale(1.05)}.pp-wishlist-btn svg{width:20px;height:20px}.pp-wishlist-btn.is-active{background:var(--pp-primary);color:#fff}.pp-wishlist-btn.is-active svg{fill:#fff;color:#fff}.pp-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:var(--pp-white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--pp-shadow-md);color:var(--pp-text);z-index:3;opacity:0;transition:all var(--pp-transition)}.pp-gallery-arrow.prev{left:16px}.pp-gallery-arrow.next{right:16px}.pp-gallery-main:hover .pp-gallery-arrow,.pp-gallery-arrow:focus-visible{opacity:1}.pp-gallery-arrow:hover{background:var(--pp-primary);color:var(--pp-white)}.pp-gallery-arrow svg{width:20px;height:20px}.pp-gallery-counter{position:absolute;bottom:16px;right:16px;background:#111827c7;color:var(--pp-white);font-size:12px;font-weight:600;padding:6px 12px;border-radius:var(--pp-radius-pill);letter-spacing:.03em;z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pp-thumbs{margin-top:16px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.pp-thumb{aspect-ratio:1 / 1;background:transparent;border:0;border-radius:var(--pp-radius-md);overflow:hidden;cursor:pointer;transition:all var(--pp-transition);padding:0;display:flex;align-items:center;justify-content:center}.pp-thumb:hover{box-shadow:0 0 0 2px #e8532a59}.pp-thumb[aria-current=true]{box-shadow:0 0 0 2px var(--pp-primary)}.pp-thumb .pp-placeholder{background:transparent}.pp-thumb .pp-placeholder:before{display:none}.pp-thumb .pp-placeholder-label{font-size:10px}.pp-thumb .pp-placeholder-sub,.pp-thumb .pp-placeholder-icon{display:none}.pp-thumb-image{width:100%;height:100%;object-fit:cover}.pp-buybox{position:sticky;top:24px;display:flex;flex-direction:column;gap:16px}.pp-title{font-family:var(--pp-font-heading);font-weight:700;font-size:clamp(24px,3vw,36px);letter-spacing:-.01em;margin-top:-4px}.pp-rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pp-stars .star-empty{color:var(--pp-border)}.pp-rating-num{font-weight:700;font-size:14px;color:var(--pp-text)}.pp-price-block{display:flex;flex-direction:column;gap:6px;padding:4px 0}.pp-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.pp-save-pill{background:var(--pp-primary-light);color:var(--pp-primary-dark);font-weight:700;font-size:12px;padding:5px 11px;border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);letter-spacing:.02em}.pp-tax-line{font-size:12px;color:var(--pp-text-muted)}.pp-bullets-richtext ul,.pp-bullets-richtext ol{list-style:none;margin:0;padding:4px 0;display:flex;flex-direction:column;gap:10px}.pp-bullets-richtext li{position:relative;padding-left:34px;font-size:14px;color:var(--pp-text-secondary);line-height:1.5}.pp-bullets-richtext li:before{content:"";position:absolute;top:1px;left:0;width:22px;height:22px;border-radius:50%;background:var(--pp-primary-light)}.pp-bullets-richtext li:after{content:"";position:absolute;top:5.5px;left:4.5px;width:13px;height:13px;background-repeat:no-repeat;background-position:center;background-size:13px 13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpolyline points='20 6 9 17 4 12' stroke='%23f05a28' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pp-variant-group{display:flex;flex-direction:column;gap:10px}.pp-variant-options{display:flex;gap:10px;flex-wrap:wrap}.pp-variant-pill{padding:10px 18px;border:1px solid var(--pp-border);border-radius:var(--pp-radius-pill);font-weight:600;font-size:14px;color:var(--pp-text);background:var(--pp-white);transition:all var(--pp-transition);display:inline-flex;align-items:center;gap:8px}.pp-variant-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.pp-selection-line{font-size:13px;color:var(--pp-text-secondary);margin-top:4px}.pp-selection-line strong{color:var(--pp-text);font-weight:600}.pp-purchase-row{display:flex;gap:12px;align-items:stretch;margin-top:4px}.pp-qty{display:inline-flex;align-items:center;border:1px solid var(--pp-border);border-radius:var(--pp-radius-md);background:var(--pp-white);height:52px;width:132px;flex-shrink:0;overflow:hidden}.pp-qty-value{flex:1;text-align:center;font-family:var(--pp-font-heading);font-weight:700;font-size:16px;color:var(--pp-text)}.pp-atc svg{width:18px;height:18px}.pp-buy-now{width:100%;height:52px;background:var(--pp-navy);color:var(--pp-white);border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:700;font-size:15px;letter-spacing:.02em;transition:all var(--pp-transition)}.pp-buy-now:hover{background:var(--pp-navy-mid);transform:translateY(-1px);box-shadow:var(--pp-shadow-lg)}.pp-buy-now:active{transform:translateY(0)}.pp-buy-now-wrap .shopify-payment-button{width:100%}.pp-buy-now-wrap .shopify-payment-button__button{min-height:52px;border-radius:var(--pp-radius-pill)!important;font-family:var(--pp-font-heading)!important;font-weight:700!important;font-size:15px!important;letter-spacing:.02em!important;background:var(--pp-navy)!important;box-shadow:none!important;transition:all var(--pp-transition)!important}.pp-buy-now-wrap .shopify-payment-button__button:hover{background:var(--pp-navy-mid)!important;transform:translateY(-1px);box-shadow:var(--pp-shadow-lg)!important}.pp-buy-now-wrap .shopify-payment-button__button--hidden{display:none!important}.pp-buy-now-wrap .shopify-payment-button__more-options{margin:10px auto 0;font-size:12px;color:var(--pp-text-secondary)}.pp-atc[disabled],.pp-buy-now[disabled],.pp-sticky-atc[disabled],.pp-buy-now-wrap .shopify-payment-button__button[disabled]{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.pp-trust-title{font-size:13px;font-weight:700;color:var(--pp-text);font-family:var(--pp-font-heading)}.pp-trust-sub{font-size:12px;color:var(--pp-text-secondary);line-height:1.4}.pp-share{display:flex;align-items:center;gap:12px;padding-top:4px}.pp-share-icons{display:flex;gap:8px}.pp-tabs-section{padding:24px 0 48px;border-top:1px solid var(--pp-border-light)}.pp-tabs-list{display:flex;gap:8px;border-bottom:1px solid var(--pp-border);margin-bottom:32px;overflow-x:auto;scrollbar-width:none}.pp-tabs-list::-webkit-scrollbar{display:none}.pp-tab{padding:16px 4px;margin-right:24px;font-family:var(--pp-font-heading);font-weight:600;font-size:15px;color:var(--pp-text-secondary);position:relative;transition:color var(--pp-transition);white-space:nowrap}.pp-tab:hover,.pp-tab[aria-selected=true]{color:var(--pp-text)}.pp-tab[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--pp-primary);border-radius:2px 2px 0 0}.pp-tab-panel{display:none;animation:fadeIn .2s ease;max-width:880px}.pp-tab-panel.is-active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.pp-desc-text{font-size:15px;color:var(--pp-text-secondary);line-height:1.7;margin-bottom:24px}.pp-desc-bullets{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.pp-desc-bullets li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:var(--pp-text-secondary)}.pp-tip{background:var(--pp-primary-light);border-left:3px solid var(--pp-primary);border-radius:var(--pp-radius-md);padding:16px 18px;display:flex;flex-direction:column;gap:6px}.pp-tip-title{font-family:var(--pp-font-heading);font-weight:700;font-size:14px;color:var(--pp-primary-dark);letter-spacing:.02em}.pp-tip-body{font-size:14px;color:var(--pp-text-secondary);line-height:1.6}.pp-specs{width:100%;border-collapse:collapse}.pp-specs tr{border-bottom:1px solid var(--pp-border-light)}.pp-specs tr:last-child{border-bottom:none}.pp-specs th,.pp-specs td{text-align:left;padding:14px 0;font-size:14px;vertical-align:top}.pp-specs th{font-weight:600;color:var(--pp-text-secondary);width:220px;padding-right:20px}.pp-specs td{color:var(--pp-text);font-weight:500}.pp-shipping p{font-size:15px;color:var(--pp-text-secondary);line-height:1.7;margin-bottom:16px}.pp-shipping-help{color:var(--pp-primary);font-weight:600;text-decoration:underline;text-underline-offset:3px}.pp-shipping-help:hover{color:var(--pp-primary-dark)}.pp-reviews{padding:64px 0;border-top:1px solid var(--pp-border-light)}.pp-section-heading{font-family:var(--pp-font-heading);font-weight:700;font-size:clamp(22px,2.4vw,28px);margin-bottom:32px;letter-spacing:-.01em}.pp-reviews-summary{display:grid;grid-template-columns:280px 1fr;gap:48px;padding:32px;background:var(--pp-bg-subtle);border-radius:var(--pp-radius-lg);margin-bottom:32px;align-items:center}.pp-rs-left{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pp-rs-num{font-family:var(--pp-font-heading);font-weight:800;font-size:60px;line-height:1;color:var(--pp-text);letter-spacing:-.02em}.pp-rs-stars{margin:4px 0 2px}.pp-rs-stars svg{width:22px;height:22px}.pp-rs-based{font-size:13px;color:var(--pp-text-secondary)}.pp-write-review{margin-top:12px;display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:2px solid var(--pp-primary);color:var(--pp-primary);background:transparent;border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:700;font-size:13px;letter-spacing:.02em;transition:all var(--pp-transition)}.pp-write-review:hover{background:var(--pp-primary);color:var(--pp-white)}.pp-rs-bars{display:flex;flex-direction:column;gap:10px}.pp-rs-bar-row{display:grid;grid-template-columns:56px 1fr 32px;gap:14px;align-items:center}.pp-rs-bar-label{font-size:13px;font-weight:600;color:var(--pp-text-secondary);display:flex;align-items:center;gap:4px}.pp-rs-bar-label svg{width:12px;height:12px;color:var(--pp-primary)}.pp-rs-bar-track{background:var(--pp-border-light);border-radius:var(--pp-radius-pill);height:10px;overflow:hidden;position:relative}.pp-rs-bar-fill{height:100%;background:var(--pp-primary);border-radius:var(--pp-radius-pill);transition:width .6s ease}.pp-rs-bar-count{font-size:13px;font-weight:600;color:var(--pp-text-secondary);text-align:right}.pp-reviews-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.pp-filter-pills{display:flex;gap:8px;flex-wrap:wrap}.pp-filter-pill{padding:8px 14px;border:1px solid var(--pp-border);background:var(--pp-white);color:var(--pp-text-secondary);border-radius:var(--pp-radius-pill);font-size:13px;font-weight:600;transition:all var(--pp-transition)}.pp-filter-pill:hover{border-color:var(--pp-text-secondary)}.pp-filter-pill.is-active{background:var(--pp-navy);color:var(--pp-white);border-color:var(--pp-navy)}.pp-sort{position:relative;display:inline-block}.pp-sort-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--pp-border);background:var(--pp-white);color:var(--pp-text);border-radius:var(--pp-radius-pill);font-size:13px;font-weight:600;transition:all var(--pp-transition)}.pp-sort-btn:hover{border-color:var(--pp-text-secondary)}.pp-sort-btn svg{width:14px;height:14px;transition:transform var(--pp-transition)}.pp-sort.is-open .pp-sort-btn svg{transform:rotate(180deg)}.pp-sort-menu{position:absolute;top:calc(100% + 6px);right:0;background:var(--pp-white);border:1px solid var(--pp-border);border-radius:var(--pp-radius-md);box-shadow:var(--pp-shadow-lg);min-width:180px;padding:6px;z-index:10;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all var(--pp-transition)}.pp-sort.is-open .pp-sort-menu{opacity:1;visibility:visible;transform:translateY(0)}.pp-sort-option{display:block;width:100%;text-align:left;padding:9px 12px;font-size:13px;color:var(--pp-text);border-radius:var(--pp-radius-sm);transition:background var(--pp-transition)}.pp-sort-option:hover{background:var(--pp-bg-subtle)}.pp-sort-option.is-active{background:var(--pp-primary-light);color:var(--pp-primary-dark);font-weight:600}.pp-review-list{display:flex;flex-direction:column;gap:20px}.pp-review{padding:24px;background:var(--pp-white);border:1px solid var(--pp-border-light);border-radius:var(--pp-radius-lg);transition:border-color var(--pp-transition)}.pp-review:hover{border-color:var(--pp-border)}.pp-review-head{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.pp-review-avatar{width:44px;height:44px;background:var(--pp-primary-light);color:var(--pp-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--pp-font-heading);font-weight:700;font-size:15px;flex-shrink:0}.pp-review-meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.pp-review-name{font-weight:700;font-size:14px;color:var(--pp-text);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pp-verified{background:#dcfce7;color:#15803d;font-size:11px;font-weight:700;padding:3px 8px;border-radius:var(--pp-radius-pill);letter-spacing:.02em}.pp-review-loc,.pp-review-date{font-size:12px;color:var(--pp-text-muted)}.pp-review-top{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.pp-review-top .pp-stars svg{width:14px;height:14px}.pp-review-title{font-family:var(--pp-font-heading);font-weight:600;font-size:15px;color:var(--pp-text)}.pp-review-body{font-size:14px;color:var(--pp-text-secondary);line-height:1.65;margin-bottom:14px}.pp-review-actions{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--pp-text-muted)}.pp-helpful-label{margin-right:4px}.pp-helpful-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid var(--pp-border);border-radius:var(--pp-radius-pill);font-size:12px;font-weight:600;color:var(--pp-text-secondary);transition:all var(--pp-transition)}.pp-helpful-btn:hover{border-color:var(--pp-primary);color:var(--pp-primary)}.pp-helpful-btn.is-active{border-color:var(--pp-primary);background:var(--pp-primary-light);color:var(--pp-primary-dark)}.pp-helpful-btn svg{width:13px;height:13px}.pp-load-more-wrap{text-align:center;margin-top:24px}.pp-load-more{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border:1.5px solid var(--pp-border);background:var(--pp-white);color:var(--pp-text);border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:600;font-size:14px;transition:all var(--pp-transition)}.pp-load-more:hover{border-color:var(--pp-primary);color:var(--pp-primary)}.pp-recommend{--pp-primary: #e8532a;--pp-primary-dark: #c73e18;--pp-primary-light: #fff1ec;--pp-primary-mid: #f0784e;--pp-navy: #111827;--pp-navy-deep: #0f172a;--pp-navy-mid: #1e293b;--pp-white: #ffffff;--pp-bg: #ffffff;--pp-bg-subtle: #f7f8fa;--pp-border: #e5e7eb;--pp-border-light: #f3f4f6;--pp-text: #111827;--pp-text-secondary: #4b5563;--pp-text-muted: #9ca3af;--pp-shadow-sm: 0 1px 3px rgb(0 0 0 / .07), 0 1px 2px rgb(0 0 0 / .04);--pp-shadow-md: 0 4px 12px rgb(0 0 0 / .08);--pp-radius-lg: 16px;--pp-radius-pill: 999px;--pp-font-heading: "Sora", sans-serif;--pp-font-body: "DM Sans", sans-serif;--pp-transition: .16s ease;--pp-wrap-max: 1600px;--pp-wrap-pad: 24px;box-sizing:border-box;display:block;width:min(100%,var(--pp-wrap-max));max-width:var(--pp-wrap-max);margin-inline:auto;padding-inline:var(--pp-wrap-pad);padding-top:40px;padding-bottom:64px;background:var(--pp-bg);color:var(--pp-text);font-family:var(--pp-font-body);border-top:1px solid var(--pp-border-light)}.pp-recommend--loading{display:none}.pp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.pp-section-head__text{max-width:640px}.pp-section-head h2{font-family:var(--pp-font-heading);font-size:24px;font-weight:700;letter-spacing:-.015em;color:var(--pp-navy-deep)}.pp-section-head__sub{margin-top:8px;color:var(--pp-text-secondary);font-size:15px}.pp-view-all{display:inline-flex;align-items:center;gap:6px;color:var(--pp-primary);font-weight:700;font-size:14px;font-family:var(--pp-font-heading);letter-spacing:-.005em;padding-bottom:4px;border-bottom:1.5px solid var(--pp-primary);transition:border-color .2s ease,gap .25s ease,color .2s ease;white-space:nowrap}.pp-view-all span,.pp-view-all svg{color:var(--pp-primary);stroke:currentColor}.pp-view-all:hover{border-bottom-color:var(--pp-primary);gap:10px}.pp-view-all svg{width:14px;height:14px}.pp-recommend__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pp-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:0;outline:0;box-shadow:none;background:transparent;border-radius:0}.pp-card__image{position:relative;width:min(100%,512px);aspect-ratio:1 / 1;background:transparent;border:0;border-radius:var(--pp-radius-lg);overflow:hidden;padding:0;display:flex;align-items:center;justify-content:center;margin-inline:auto;transition:transform .25s ease}.pp-card:hover .pp-card__image{transform:none}.pp-card__image-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.pp-card:hover .pp-card__image-inner{transform:none}.pp-card__img{width:100%;height:100%;object-fit:cover;object-position:center}.pp-card__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--pp-text-muted);font-size:12px;font-weight:500;text-align:center;padding:12px;line-height:1.4}.pp-card__placeholder svg{width:32px;height:32px;opacity:.4}.pp-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.pp-pill{display:inline-flex;align-items:center;font-family:var(--pp-font-heading);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:5px 10px;border-radius:var(--pp-radius-pill);line-height:1}.pp-pill--sale{background:var(--pp-primary);color:var(--pp-white)}.pp-pill--new{background:var(--pp-navy);color:var(--pp-white)}.pp-wishlist{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center;color:var(--pp-navy);box-shadow:var(--pp-shadow-sm);transition:transform .2s ease,color .2s ease,background .2s ease}.pp-wishlist svg{width:18px;height:18px}.pp-wishlist:hover{background:var(--pp-white);color:var(--pp-primary)}.pp-wishlist.is-active{color:var(--pp-primary)}.pp-wishlist.is-active svg{fill:var(--pp-primary)}.pp-quickadd-form{position:absolute;inset:auto 0 0;z-index:2}.pp-quickadd{width:100%;height:44px;background:var(--pp-navy);color:var(--pp-white);display:none!important;align-items:center;justify-content:center;gap:8px;font-family:var(--pp-font-heading);font-size:13px;font-weight:700;letter-spacing:.01em;transform:translateY(100%);transition:transform .3s cubic-bezier(.5,0,.2,1),background var(--pp-transition);border-radius:0 0 var(--pp-radius-lg) var(--pp-radius-lg)}.pp-card:hover .pp-quickadd{transform:translateY(100%);background:var(--pp-primary);color:var(--pp-white)}.pp-quickadd:hover{background:var(--pp-primary)}.pp-quickadd span,.pp-quickadd svg{color:currentColor;stroke:currentColor}.pp-quickadd svg{width:15px;height:15px}.pp-quickadd.is-added{background:#065f46}.pp-card__body{padding:14px 4px 0}.pp-card__cat{font-family:var(--pp-font-heading);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--pp-text-muted);margin:0 0 6px}.pp-card__title{font-family:var(--pp-font-heading);font-size:15px;font-weight:600;color:var(--pp-navy);line-height:1.35;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pp-card__title:hover{color:var(--pp-primary)}.pp-card__rating{display:flex;align-items:center;gap:6px;margin-bottom:8px}.pp-card__rating .pp-stars{gap:1px}.pp-card__rating .pp-stars svg{width:12px;height:12px;color:var(--pp-primary);fill:currentColor;stroke:none}.pp-card__rating .pp-stars svg.dim{color:var(--pp-border)}.pp-card__count{font-size:12px;color:var(--pp-text-muted)}.pp-card__price{display:flex;align-items:baseline;gap:8px}.pp-card__price .pp-price{font-size:16px;font-weight:700;color:var(--pp-navy-deep);font-family:var(--pp-font-heading);letter-spacing:-.005em}.pp-card__price .pp-price--sale{color:var(--pp-primary-dark)}.pp-card__price .pp-price__was{font-size:13px;color:var(--pp-text-muted);text-decoration:line-through}.pp-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--pp-white);box-shadow:0 -8px 24px #0000001f;padding:12px 16px;z-index:50;transform:translateY(100%);transition:transform .3s ease}.pp-sticky-bar.is-visible{transform:translateY(0)}.pp-sticky-inner{display:flex;align-items:center;gap:12px}.pp-sticky-thumb{width:44px;height:44px;background:var(--pp-bg-subtle);border-radius:var(--pp-radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--pp-border);overflow:hidden}.pp-sticky-thumb svg,.pp-sticky-thumb img{width:100%;height:100%;object-fit:cover;color:var(--pp-text-muted)}.pp-sticky-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pp-sticky-title{font-family:var(--pp-font-heading);font-weight:600;font-size:13px;color:var(--pp-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-sticky-price{font-family:var(--pp-font-heading);font-weight:700;font-size:14px;color:var(--pp-primary)}.pp-sticky-atc{background:var(--pp-primary);color:var(--pp-white);border-radius:var(--pp-radius-pill);padding:0 18px;height:44px;font-family:var(--pp-font-heading);font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:6px;flex-shrink:0;transition:background var(--pp-transition)}.pp-sticky-atc:hover{background:var(--pp-primary-dark)}.pp-sticky-atc svg{width:15px;height:15px}.pp-toast{position:fixed;bottom:24px;right:24px;background:var(--pp-navy);color:var(--pp-white);padding:14px 20px;border-radius:var(--pp-radius-md);font-size:14px;font-weight:500;display:flex;align-items:center;gap:10px;box-shadow:var(--pp-shadow-xl);transform:translate(calc(100% + 32px));opacity:0;transition:all .3s ease;z-index:100;max-width:360px}@media(max-width:1023px){.pp-hero-grid{grid-template-columns:1fr;gap:32px}.pp-buybox{position:static}.pp-recommend__grid{grid-template-columns:repeat(3,1fr)}.pp-recommend__grid>:nth-child(4){display:none}.pp-reviews-summary{grid-template-columns:1fr;gap:32px;text-align:left}}@media(max-width:860px){.pp-recommend__grid{grid-template-columns:repeat(2,1fr)}.pp-recommend__grid>:nth-child(4){display:flex}}@media(max-width:767px){.pp-product-page,.pp-recommend{--pp-wrap-pad: 16px}.pp-product-page{padding-bottom:88px}.pp-hero{padding:16px 0 48px}.pp-tabs-section,.pp-reviews{padding:48px 0}.pp-recommend{padding-top:48px;padding-bottom:56px}.pp-title,.pp-price-current{font-size:24px}.pp-gallery-arrow{opacity:1}.pp-thumbs{grid-template-columns:none;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:4px;scrollbar-width:none}.pp-thumbs::-webkit-scrollbar{display:none}.pp-thumb{width:80px;flex-shrink:0;scroll-snap-align:start}.pp-trust{grid-template-columns:1fr;gap:14px}.pp-purchase-row{flex-direction:row}.pp-section-head{align-items:flex-start;flex-direction:column;gap:16px}.pp-recommend__grid{grid-template-columns:1fr 1fr;gap:16px}.pp-reviews-summary{padding:24px}.pp-rs-num{font-size:48px}.pp-reviews-filters{flex-direction:column;align-items:stretch}.pp-filter-pills{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.pp-filter-pills::-webkit-scrollbar{display:none}.pp-filter-pill{flex-shrink:0}.pp-sort{align-self:flex-end}.pp-sticky-bar{display:block}.pp-tab{font-size:14px;margin-right:18px}.pp-specs th{width:130px;padding-right:12px;font-size:13px}.pp-specs td{font-size:13px}.pp-share{flex-wrap:wrap}.pp-toast{left:16px;right:16px;bottom:92px;max-width:none}}@media(max-width:480px){.pp-recommend__grid,.pp-product-page .pp-recommended__grid{grid-template-columns:1fr}}@media(max-width:380px){.pp-purchase-row{flex-wrap:wrap}.pp-qty{width:100%}.pp-atc{width:100%;flex:none}}.pp-product-form{display:flex;flex-direction:column;gap:20px}.pp-item-no{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-text-muted);font-weight:600}.pp-product-title{font-family:var(--pp-font-heading);font-weight:800;font-size:clamp(24px,3vw,36px);letter-spacing:-.01em;margin-top:-4px}.pp-rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pp-stars{display:inline-flex;align-items:center;gap:2px}.pp-stars svg{width:18px;height:18px}.pp-stars .star-fill{color:var(--pp-primary)}.pp-rating-value{font-weight:700;font-size:14px;color:var(--pp-text)}.pp-rating-sep{color:var(--pp-text-muted)}.pp-rating-link{font-size:14px;color:var(--pp-text-secondary);text-decoration:underline;text-decoration-color:var(--pp-border);text-underline-offset:3px;transition:color var(--pp-transition)}.pp-rating-link:hover{color:var(--pp-primary)}.pp-price-block{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:4px 0 0}.pp-price-current{font-family:var(--pp-font-heading);font-weight:800;font-size:clamp(24px,2.4vw,28px);color:var(--pp-primary);letter-spacing:-.01em}.pp-price-compare{font-size:16px;color:var(--pp-text-muted);text-decoration:line-through;font-weight:500}.pp-price-save{background:var(--pp-primary-light);color:var(--pp-primary-dark);font-weight:700;font-size:12px;padding:5px 11px;border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);letter-spacing:.02em}.pp-tax-note{font-size:12px;color:var(--pp-text-muted);margin-top:-14px}.pp-bullets{display:flex;flex-direction:column;gap:10px;padding:4px 0}.pp-bullets li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--pp-text-secondary);line-height:1.5}.pp-bullet-icon{flex-shrink:0;width:22px;height:22px;background:var(--pp-primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--pp-primary);margin-top:1px}.pp-bullet-icon svg{width:13px;height:13px;stroke-width:2.5}.pp-variant-group{display:flex;flex-direction:column;gap:14px}.pp-variant-block{display:flex;flex-direction:column;gap:10px}.pp-variant-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--pp-text)}.pp-variant-pills{display:flex;gap:10px;flex-wrap:wrap}.pp-variant-pill{padding:10px 18px;border:1px solid var(--pp-border);border-radius:var(--pp-radius-pill);font-family:var(--pp-font-body);font-weight:600;font-size:14px;color:var(--pp-text);background:var(--pp-white);transition:all .16s ease;display:inline-flex;align-items:center;gap:8px}.pp-variant-pill:hover:not(.is-selected){border-color:var(--pp-text-secondary)}.pp-variant-pill.is-selected{border:2px solid var(--pp-primary);background:var(--pp-primary-light);color:var(--pp-primary-dark);padding:9px 17px}.pp-variant-dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.08);flex-shrink:0}.pp-selection{font-size:13px;color:var(--pp-text-secondary);margin-top:-4px}.pp-selection strong{color:var(--pp-text);font-weight:600}.pp-actions-row{display:flex;gap:12px;align-items:stretch;margin-top:4px}.pp-qty{display:inline-flex;align-items:center;border:1px solid var(--pp-border);border-radius:var(--pp-radius-pill);background:var(--pp-white);height:52px;width:132px;flex-shrink:0;overflow:hidden}.pp-qty-btn{width:40px;height:100%;display:flex;align-items:center;justify-content:center;color:var(--pp-text);transition:background var(--pp-transition)}.pp-qty-btn:hover{background:var(--pp-border-light)}.pp-qty-btn:disabled{color:var(--pp-text-muted);cursor:not-allowed}.pp-qty-btn svg{width:14px;height:14px;stroke-width:2.5}.pp-qty-input{flex:1;width:100%;min-width:0;border:0;outline:0;text-align:center;font-family:var(--pp-font-heading);font-weight:700;font-size:16px;color:var(--pp-text);background:transparent;-webkit-appearance:textfield;appearance:textfield;padding:0}.pp-qty-input::-webkit-outer-spin-button,.pp-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@keyframes qtyPulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.pp-qty-btn.is-pulsing{animation:qtyPulse .24s ease}.pp-atc{flex:1;height:52px;background:var(--pp-primary);color:var(--pp-white);border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:700;font-size:15px;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all var(--pp-transition);box-shadow:var(--pp-shadow-sm)}.pp-atc:hover{background:var(--pp-primary-dark);transform:translateY(-1px);box-shadow:var(--pp-shadow-lg)}.pp-atc:active{transform:translateY(0);box-shadow:var(--pp-shadow-sm)}.pp-atc svg,.pp-atc-icon svg{width:18px;height:18px}.pp-buyitnow{width:100%;height:52px;background:var(--pp-navy);color:var(--pp-white);border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:700;font-size:15px;letter-spacing:.02em;transition:all var(--pp-transition)}.pp-buyitnow:hover{background:var(--pp-navy-mid);transform:translateY(-1px);box-shadow:var(--pp-shadow-lg)}.pp-buyitnow:active{transform:translateY(0)}.pp-atc[disabled],.pp-buyitnow[disabled],.pp-sticky-atc[disabled]{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.pp-trust{margin-top:8px;background:var(--pp-white);border:1px solid var(--pp-border);border-radius:var(--pp-radius-lg);padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pp-trust-item{display:flex;align-items:flex-start;gap:12px}.pp-trust-icon{flex-shrink:0;width:36px;height:36px;background:var(--pp-primary-light);color:var(--pp-primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.pp-trust-icon svg{width:18px;height:18px}.pp-trust-text{display:flex;flex-direction:column;gap:2px}.pp-trust-text strong{font-size:13px;font-weight:700;color:var(--pp-text);font-family:var(--pp-font-heading)}.pp-trust-text span{font-size:12px;color:var(--pp-text-secondary);line-height:1.4}.pp-share{display:flex;align-items:center;gap:12px;padding-top:4px;flex-wrap:wrap}.pp-share-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--pp-text-muted)}.pp-share-btn{width:36px;height:36px;border:1px solid var(--pp-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--pp-text-secondary);transition:all var(--pp-transition);background:var(--pp-white)}.pp-share-btn:hover{border-color:var(--pp-primary);color:var(--pp-primary)}.pp-share-btn svg{width:16px;height:16px}.pp-variant-dot[data-color-name="white marble"]{background:#f5f5f0;border:1px solid var(--pp-border)}.pp-variant-dot[data-color-name="dark marble"],.pp-variant-dot[data-color-name=charcoal]{background:#2a2a2a}.pp-variant-dot[data-color-name=white]{background:#fff;border:1px solid var(--pp-border)}.pp-variant-dot[data-color-name=black]{background:#000}.pp-variant-dot[data-color-name=natural]{background:#d4b896}.pp-toast{position:fixed;bottom:24px;right:24px;background:var(--pp-navy);color:var(--pp-white);padding:14px 20px;border-radius:var(--pp-radius-md);font-family:var(--pp-font-body);font-size:14px;font-weight:500;display:flex;align-items:center;gap:10px;box-shadow:var(--pp-shadow-xl);transform:translate(calc(100% + 32px));opacity:0;transition:all .3s ease;z-index:100;max-width:360px}.pp-toast.is-visible{transform:translate(0);opacity:1}.pp-toast svg{width:18px;height:18px;color:#4ade80;flex-shrink:0}.pp-toast.is-error svg{color:#f87171}@media(max-width:1279px){.pp-buybox{position:static}.pp-hero-grid{gap:36px}}@media(max-width:1023px){.pp-hero-grid{grid-template-columns:1fr;gap:32px}.pp-buybox{position:static}}@media(max-width:767px){.pp-product-title,.pp-price-current{font-size:24px}.pp-trust{grid-template-columns:1fr;gap:14px}.pp-toast{left:16px;right:16px;bottom:92px;max-width:none}}@media(max-width:380px){.pp-actions-row{flex-wrap:wrap}.pp-qty{width:100%}.pp-atc{width:100%;flex:none}}.pp-product-page .pp-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:start}.pp-product-page .pp-hero-media,.pp-product-page .pp-gallery{height:auto;width:100%;min-width:0}.pp-product-page .pp-buybox{position:static;display:flex;flex-direction:column;gap:8px;height:auto}.pp-product-page .pp-buybox .pp-product-form{display:flex;flex-direction:column;gap:8px;margin:0;min-height:0;height:auto}.pp-product-page .pp-buybox:not(:has(.pp-rating-row,.pp-bullets,.pp-bullets-richtext,.pp-variant-group)){height:auto}.pp-product-page .pp-buybox:not(:has(.pp-rating-row,.pp-bullets,.pp-bullets-richtext,.pp-variant-group)) .pp-product-form{min-height:0}.pp-product-page .pp-buybox .pp-item-no{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-text-muted);font-weight:600}.pp-product-page .pp-buybox .pp-title{font-family:var(--pp-font-heading);font-weight:700;font-size:clamp(18px,1.7vw,22px);letter-spacing:-.01em;margin-top:0;line-height:1.25}.pp-product-page .pp-buybox .pp-rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pp-product-page .pp-buybox .pp-stars{display:inline-flex;align-items:center;gap:2px}.pp-product-page .pp-buybox .pp-stars svg{width:18px;height:18px}.pp-product-page .pp-buybox .pp-stars .star-empty{color:var(--pp-border)}.pp-product-page .pp-buybox .pp-stars .star-fill{color:var(--pp-primary)}.pp-product-page .pp-buybox .pp-rating-num{font-weight:700;font-size:14px;color:var(--pp-text)}.pp-product-page .pp-buybox .pp-rating-link{font-size:14px;color:var(--pp-text-secondary);text-decoration:underline;text-decoration-color:var(--pp-border);text-underline-offset:3px;transition:color var(--pp-transition)}.pp-product-page .pp-buybox .pp-rating-link:hover{color:var(--pp-primary)}.pp-product-page .pp-buybox .pp-rating-sep{color:var(--pp-text-muted)}.pp-product-page .pp-buybox .pp-price-block{display:flex;flex-direction:column;gap:4px;padding:0}.pp-product-page .pp-buybox .pp-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.pp-product-page .pp-buybox .pp-price-current{font-family:var(--pp-font-heading);font-weight:800;font-size:clamp(24px,2.4vw,28px);color:var(--pp-primary);letter-spacing:-.01em}.pp-product-page .pp-buybox .pp-price-compare{font-size:16px;color:var(--pp-text-muted);text-decoration:line-through;font-weight:500}.pp-product-page .pp-buybox .pp-save-pill{background:var(--pp-primary-light);color:var(--pp-primary-dark);font-weight:700;font-size:12px;padding:5px 11px;border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);letter-spacing:.02em}.pp-product-page .pp-buybox .pp-tax-line{font-size:12px;color:var(--pp-text-muted)}.pp-product-page .pp-buybox .pp-bullets{display:flex;flex-direction:column;gap:10px;padding:4px 0}.pp-product-page .pp-buybox .pp-bullets li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--pp-text-secondary);line-height:1.5}.pp-product-page .pp-buybox .pp-bullet-icon{flex-shrink:0;width:22px;height:22px;background:var(--pp-primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--pp-primary);margin-top:1px}.pp-product-page .pp-buybox .pp-bullet-icon svg{width:13px;height:13px;stroke-width:2.5}.pp-product-page .pp-buybox .pp-variant-group{display:flex;flex-direction:column;gap:10px}.pp-product-page .pp-buybox .pp-variant-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--pp-text)}.pp-product-page .pp-buybox .pp-variant-options{display:flex;gap:10px;flex-wrap:wrap}.pp-product-page .pp-buybox .pp-variant-pill{padding:10px 18px;border:1px solid var(--pp-border);border-radius:var(--pp-radius-pill);font-family:var(--pp-font-body);font-weight:600;font-size:14px;color:var(--pp-text);background:var(--pp-white);transition:all var(--pp-transition);display:inline-flex;align-items:center;gap:8px}.pp-product-page .pp-buybox .pp-variant-pill:hover:not(.is-selected){border-color:var(--pp-text-secondary)}.pp-product-page .pp-buybox .pp-variant-pill.is-selected{border:2px solid var(--pp-primary);background:var(--pp-primary-light);color:var(--pp-primary-dark);padding:9px 17px}.pp-product-page .pp-buybox .pp-variant-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.pp-product-page .pp-buybox .pp-selection-line{font-size:13px;color:var(--pp-text-secondary);margin-top:4px}.pp-product-page .pp-buybox .pp-selection-line strong{color:var(--pp-text);font-weight:600}.pp-product-page .pp-buybox .pp-purchase-row{display:flex;gap:12px;align-items:stretch;margin-top:4px}.pp-product-page .pp-buybox:not(:has(.pp-rating-row,.pp-bullets,.pp-bullets-richtext,.pp-variant-group)) .pp-purchase-row{margin-top:4px}.pp-product-page .pp-buybox .pp-qty{display:inline-flex;align-items:center;border:1px solid var(--pp-border);border-radius:var(--pp-radius-md);background:var(--pp-white);height:46px;width:132px;flex-shrink:0;overflow:hidden}.pp-product-page .pp-buybox .pp-qty-btn{width:40px;height:100%;display:flex;align-items:center;justify-content:center;color:var(--pp-text);transition:background var(--pp-transition)}.pp-product-page .pp-buybox .pp-qty-btn:hover{background:var(--pp-border-light)}.pp-product-page .pp-buybox .pp-qty-btn:disabled{color:var(--pp-text-muted);cursor:not-allowed}.pp-product-page .pp-buybox .pp-qty-btn svg{width:14px;height:14px;stroke-width:2.5}.pp-product-page .pp-buybox .pp-qty-value{flex:1;text-align:center;font-family:var(--pp-font-heading);font-weight:700;font-size:16px;color:var(--pp-text)}.pp-product-page .pp-buybox .pp-atc{flex:1;height:46px;min-height:46px;background:var(--pp-primary);color:var(--pp-white);border:0;border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:700;font-size:15px;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all var(--pp-transition);box-shadow:var(--pp-shadow-sm);-webkit-appearance:none;appearance:none;overflow:hidden}.pp-product-page .pp-buybox .pp-atc:before,.pp-product-page .pp-buybox .pp-atc:after{content:none;display:none}.pp-product-page .pp-buybox .pp-atc:hover{background:var(--pp-primary-dark);transform:translateY(-1px);box-shadow:var(--pp-shadow-lg)}.pp-product-page .pp-buybox .pp-atc:active{transform:translateY(0);box-shadow:var(--pp-shadow-sm)}.pp-product-page .pp-buybox .pp-atc svg{width:18px;height:18px}.pp-product-page .pp-buybox .pp-buy-now-wrap,.pp-product-page .pp-buybox .pp-buy-now-wrap .shopify-payment-button{width:100%}.pp-product-page .pp-buybox .pp-buy-now-wrap .shopify-payment-button__button{width:100%;min-height:46px;background:var(--pp-navy)!important;color:var(--pp-white)!important;border:0!important;border-radius:var(--pp-radius-pill)!important;font-family:var(--pp-font-heading)!important;font-weight:700!important;font-size:15px!important;letter-spacing:.02em!important;transition:all var(--pp-transition)!important;-webkit-appearance:none;appearance:none}.pp-product-page .pp-buybox .pp-buy-now-wrap .shopify-payment-button__button:hover{background:var(--pp-navy-mid)!important;transform:translateY(-1px);box-shadow:var(--pp-shadow-lg)!important}.pp-product-page .pp-buybox .pp-buy-now-wrap .shopify-payment-button__button:active{transform:translateY(0)}.pp-product-page .pp-buybox .pp-atc[disabled],.pp-product-page .pp-buybox .pp-buy-now-wrap .shopify-payment-button__button[disabled],.pp-product-page .pp-sticky-atc[disabled]{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.pp-product-page .pp-buybox .pp-trust{margin-top:4px;background:transparent;border:0;border-top:1px solid var(--pp-border-light);border-radius:0;padding:16px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pp-product-page .pp-buybox .pp-trust-item{display:flex;align-items:center;gap:10px}.pp-product-page .pp-buybox .pp-trust-icon{flex-shrink:0;width:32px;height:32px;background:var(--pp-primary-light);color:var(--pp-primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.pp-product-page .pp-buybox .pp-trust-icon svg{width:15px;height:15px}.pp-product-page .pp-buybox .pp-trust-text{display:flex;flex-direction:column;gap:0;min-width:0}.pp-product-page .pp-buybox .pp-trust-title{font-size:12px;font-weight:700;color:var(--pp-text);font-family:var(--pp-font-heading);line-height:1.35;text-decoration:none}.pp-product-page .pp-buybox a.pp-trust-title:hover{color:var(--pp-primary)}.pp-product-page .pp-buybox .pp-trust-sub{display:none}.pp-product-page .pp-buybox .pp-share{display:flex;align-items:center;gap:12px;padding-top:0}.pp-product-page .pp-buybox .pp-share-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--pp-text-muted)}.pp-product-page .pp-buybox .pp-share-icons{display:flex;gap:8px}.pp-product-page .pp-buybox .pp-share-btn{width:34px;height:34px;border:1px solid var(--pp-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--pp-text-secondary);transition:all var(--pp-transition);background:var(--pp-white)}.pp-product-page .pp-buybox .pp-share-btn:hover{border-color:var(--pp-primary);color:var(--pp-primary)}.pp-product-page .pp-buybox .pp-share-btn svg{width:15px;height:15px}@media(max-width:1279px){.pp-product-page .pp-buybox{position:static}.pp-product-page .pp-hero-grid{gap:36px}}@media(max-width:1023px){.pp-product-page .pp-hero-grid{grid-template-columns:1fr;gap:32px;align-items:start}.pp-product-page .pp-buybox,.pp-product-page .pp-buybox .pp-product-form,.pp-product-page .pp-hero-media,.pp-product-page .pp-gallery{height:auto;min-height:0}.pp-product-page .pp-purchase-stack{margin-top:8px}.pp-product-page .pp-buybox{position:static}}@media(max-width:767px){.pp-product-page .pp-buybox .pp-title,.pp-product-page .pp-buybox .pp-price-current{font-size:24px}.pp-product-page .pp-buybox .pp-trust{grid-template-columns:1fr;gap:12px}.pp-product-page .pp-buybox .pp-purchase-row{flex-direction:row}.pp-product-page .pp-buybox .pp-share{flex-wrap:wrap}}@media(max-width:380px){.pp-product-page .pp-buybox .pp-purchase-row{flex-wrap:wrap}.pp-product-page .pp-buybox .pp-qty{width:100%}.pp-product-page .pp-buybox .pp-atc{width:100%;flex:none}}.pp-product-page .pp-tabs-section{padding:8px 0 40px;border-top:1px solid var(--pp-border-light)}.pp-product-page .pp-tabs{display:flex;gap:8px;border-bottom:1px solid var(--pp-border);margin-bottom:24px;overflow-x:auto;scrollbar-width:none}.pp-product-page .pp-tabs::-webkit-scrollbar{display:none}.pp-product-page .pp-tab{padding:16px 4px;margin-right:24px;font-family:var(--pp-font-heading);font-weight:600;font-size:15px;color:var(--pp-text-secondary);position:relative;transition:color var(--pp-transition);white-space:nowrap;background:transparent;border:0;cursor:pointer}.pp-product-page .pp-tab:hover,.pp-product-page .pp-tab.is-active,.pp-product-page .pp-tab[aria-selected=true]{color:var(--pp-text)}.pp-product-page .pp-tab.is-active:after,.pp-product-page .pp-tab[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--pp-primary);border-radius:2px 2px 0 0}.pp-product-page .pp-tab-panel{display:none;animation:ppTabFade .2s ease;max-width:880px}.pp-product-page .pp-tab-panel.is-active{display:block}@keyframes ppTabFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.pp-product-page .pp-description-text{font-size:15px;color:var(--pp-text-secondary);line-height:1.7;margin-bottom:20px}.pp-product-page .pp-empty-copy{margin:0;font-size:14px;color:var(--pp-text-muted);line-height:1.6;max-width:52ch}.pp-product-page .pp-description-text>*{margin:0 0 16px}.pp-product-page .pp-description-text>:last-child{margin-bottom:0}.pp-product-page .pp-bullets-tab{margin-bottom:28px}.pp-product-page .pp-bullets-richtext p{margin:0 0 12px}.pp-product-page .pp-bullets-richtext p:last-child{margin-bottom:0}.pp-product-page .pp-styling-tip{background:var(--pp-primary-light);border-left:3px solid var(--pp-primary);border-radius:var(--pp-radius-md);padding:16px}.pp-product-page .pp-styling-tip-title{font-family:var(--pp-font-heading);font-weight:700;font-size:14px;color:var(--pp-primary-dark);letter-spacing:.02em;margin:0 0 6px}.pp-product-page .pp-styling-tip p{font-size:14px;color:var(--pp-text-secondary);line-height:1.6;margin:0}.pp-product-page dl.pp-specs{display:grid;grid-template-columns:minmax(130px,220px) 1fr;width:100%;margin:0}.pp-product-page dl.pp-specs dt,.pp-product-page dl.pp-specs dd{border-bottom:1px solid var(--pp-border-light);padding:14px 0;font-size:14px}.pp-product-page dl.pp-specs dt{font-weight:600;color:var(--pp-text-secondary);padding-right:20px}.pp-product-page dl.pp-specs dd{color:var(--pp-text);font-weight:500;margin:0}.pp-product-page dl.pp-specs dt:last-of-type,.pp-product-page dl.pp-specs dd:last-of-type{border-bottom:none}.pp-product-page .pp-shipping-content p{font-size:15px;color:var(--pp-text-secondary);line-height:1.7;margin:0 0 16px}.pp-product-page .pp-shipping-content p:last-child{margin-bottom:0}.pp-product-page .pp-link-primary{color:var(--pp-primary);font-weight:600;text-decoration:underline;text-underline-offset:3px}@media(max-width:767px){.pp-product-page .pp-tabs-section{padding:48px 0}.pp-product-page .pp-tab{font-size:14px;margin-right:18px}.pp-product-page dl.pp-specs{grid-template-columns:130px 1fr}.pp-product-page dl.pp-specs dt,.pp-product-page dl.pp-specs dd{font-size:13px}}.pp-product-page .pp-reviews{padding:16px 0 64px;border-top:1px solid var(--pp-border-light)}.pp-product-page .pp-section-heading{font-family:var(--pp-font-heading);font-weight:700;font-size:clamp(22px,2.4vw,28px);margin:0 0 32px;letter-spacing:-.01em}.pp-product-page .pp-reviews-summary{display:grid;grid-template-columns:280px 1fr;gap:48px;padding:32px;background:var(--pp-bg-subtle);border-radius:var(--pp-radius-lg);margin-bottom:32px;align-items:center}.pp-product-page .pp-reviews-summary:not(:has([data-pp-review-bars]:not([hidden]))){grid-template-columns:1fr}.pp-product-page .pp-rs-left{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pp-product-page .pp-rs-num{font-family:var(--pp-font-heading);font-weight:800;font-size:60px;line-height:1;color:var(--pp-text);letter-spacing:-.02em}.pp-product-page .pp-stars,.pp-product-page .pp-rs-stars,.pp-product-page .pp-review-top .pp-stars{display:inline-flex;align-items:center;gap:2px}.pp-product-page .pp-stars svg{width:18px;height:18px}.pp-product-page .pp-stars .star-fill{color:var(--pp-primary)}.pp-product-page .pp-stars .star-empty{color:var(--pp-border)}.pp-product-page .pp-rs-stars{margin:4px 0 2px}.pp-product-page .pp-rs-stars svg{width:22px;height:22px}.pp-product-page .pp-rs-based{font-size:13px;color:var(--pp-text-secondary)}.pp-product-page .pp-write-review{margin-top:12px;display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:2px solid var(--pp-primary);color:var(--pp-primary);background:transparent;border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:700;font-size:13px;letter-spacing:.02em;transition:all var(--pp-transition)}.pp-product-page .pp-write-review:hover{background:var(--pp-primary);color:var(--pp-white)}.pp-product-page .pp-rs-bars{display:flex;flex-direction:column;gap:10px}.pp-product-page .pp-rs-bars[hidden]{display:none!important}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone]{display:flex;flex-direction:column;gap:10px}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone] .jdgm-histogram__row{display:grid;grid-template-columns:56px 1fr 32px;gap:14px;align-items:center}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone] .jdgm-histogram__row>*:first-child{font-size:13px;font-weight:600;color:var(--pp-text-secondary);display:flex;align-items:center;gap:4px}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone] .jdgm-histogram__row>*:first-child svg{width:12px;height:12px;color:var(--pp-primary)}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone] .jdgm-histogram__row>*:nth-child(2){background:var(--pp-border-light);border-radius:var(--pp-radius-pill);height:10px;overflow:hidden;position:relative}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone] .jdgm-histogram__row>*:nth-child(2)>*{display:block;height:100%;background:var(--pp-primary);border-radius:var(--pp-radius-pill);transition:width .6s ease}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone] .jdgm-histogram__row>*:last-child{font-size:13px;font-weight:600;color:var(--pp-text-secondary);text-align:right}.pp-product-page .pp-reviews-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.pp-product-page .pp-filter-pills{display:flex;gap:8px;flex-wrap:wrap}.pp-product-page .pp-filter-pill{padding:8px 14px;border:1px solid var(--pp-border);background:var(--pp-white);color:var(--pp-text-secondary);border-radius:var(--pp-radius-pill);font-size:13px;font-weight:600;transition:all var(--pp-transition)}.pp-product-page .pp-filter-pill:hover{border-color:var(--pp-text-secondary)}.pp-product-page .pp-filter-pill.is-active,.pp-product-page .pp-filter-pill.is-selected{background:var(--pp-navy);color:var(--pp-white);border-color:var(--pp-navy)}.pp-product-page .pp-sort{position:relative;display:inline-block}.pp-product-page .pp-sort-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--pp-border);background:var(--pp-white);color:var(--pp-text);border-radius:var(--pp-radius-pill);font-size:13px;font-weight:600;transition:all var(--pp-transition)}.pp-product-page .pp-sort-btn:hover{border-color:var(--pp-text-secondary)}.pp-product-page .pp-sort-btn svg{width:14px;height:14px;transition:transform var(--pp-transition)}.pp-product-page .pp-sort.is-open .pp-sort-btn svg{transform:rotate(180deg)}.pp-product-page .pp-sort-menu{position:absolute;top:calc(100% + 6px);right:0;background:var(--pp-white);border:1px solid var(--pp-border);border-radius:var(--pp-radius-md);box-shadow:var(--pp-shadow-lg);min-width:180px;padding:6px;z-index:10;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all var(--pp-transition)}.pp-product-page .pp-sort.is-open .pp-sort-menu{opacity:1;visibility:visible;transform:translateY(0)}.pp-product-page .pp-sort-option{display:block;width:100%;text-align:left;padding:9px 12px;font-size:13px;color:var(--pp-text);border-radius:var(--pp-radius-sm);transition:background var(--pp-transition)}.pp-product-page .pp-sort-option:hover{background:var(--pp-bg-subtle)}.pp-product-page .pp-sort-option.is-active{background:var(--pp-primary-light);color:var(--pp-primary-dark);font-weight:600}.pp-product-page .pp-review-list{display:flex;flex-direction:column;gap:20px}.pp-product-page .pp-review{padding:24px;background:var(--pp-white);border:1px solid var(--pp-border-light);border-radius:var(--pp-radius-lg);transition:border-color var(--pp-transition)}.pp-product-page .pp-review:hover{border-color:var(--pp-border)}.pp-product-page .pp-review-head{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.pp-product-page .pp-review-avatar{width:44px;height:44px;background:var(--pp-primary-light);color:var(--pp-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--pp-font-heading);font-weight:700;font-size:15px;flex-shrink:0}.pp-product-page .pp-review-meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.pp-product-page .pp-review-name{font-weight:700;font-size:14px;color:var(--pp-text);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pp-product-page .pp-verified,.pp-product-page .pp-review-verified{background:#dcfce7;color:#15803d;font-size:11px;font-weight:700;padding:3px 8px;border-radius:var(--pp-radius-pill);letter-spacing:.02em}.pp-product-page .pp-review-loc,.pp-product-page .pp-review-location,.pp-product-page .pp-review-date{font-size:12px;color:var(--pp-text-muted)}.pp-product-page .pp-review-top{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.pp-product-page .pp-review-top .pp-stars svg{width:14px;height:14px}.pp-product-page .pp-review-title{font-family:var(--pp-font-heading);font-weight:600;font-size:15px;color:var(--pp-text)}.pp-product-page .pp-review-body{font-size:14px;color:var(--pp-text-secondary);line-height:1.65;margin-bottom:14px}.pp-product-page .pp-review-actions{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--pp-text-muted)}.pp-product-page .pp-helpful-label{margin-right:4px}.pp-product-page .pp-helpful-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid var(--pp-border);border-radius:var(--pp-radius-pill);font-size:12px;font-weight:600;color:var(--pp-text-secondary);transition:all var(--pp-transition)}.pp-product-page .pp-helpful-btn:hover{border-color:var(--pp-primary);color:var(--pp-primary)}.pp-product-page .pp-helpful-btn.is-active{border-color:var(--pp-primary);background:var(--pp-primary-light);color:var(--pp-primary-dark)}.pp-product-page .pp-helpful-btn svg{width:13px;height:13px}.pp-product-page .pp-load-more-wrap{text-align:center;margin-top:24px}.pp-product-page .pp-load-more{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border:1.5px solid var(--pp-border);background:var(--pp-white);color:var(--pp-text);border-radius:var(--pp-radius-pill);font-family:var(--pp-font-heading);font-weight:600;font-size:14px;transition:all var(--pp-transition)}.pp-product-page .pp-load-more:hover{border-color:var(--pp-primary);color:var(--pp-primary)}.pp-product-page .pp-reviews-app-slot{margin:0}.pp-product-page .pp-reviews-app-slot:empty{display:none}.pp-product-page .pp-reviews-app-slot .jdgm-widget,.pp-product-page .pp-reviews-app-slot .jdgm-rev-widg,.pp-product-page .pp-reviews-app-slot #shopify-product-reviews{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pp-product-page .pp-reviews-app-slot .jdgm-prev-badge{display:none!important}.pp-product-page [data-pp-review-bars] .jdgm-histogram[data-pp-review-histogram-clone]{display:flex!important}.pp-product-page .pp-reviews-app-slot .jdgm-rev-widg__reviews{display:flex;flex-direction:column;gap:20px}.pp-product-page .pp-reviews-app-slot .jdgm-rev{margin:0!important;padding:24px!important;background:var(--pp-white)!important;border:1px solid var(--pp-border-light)!important;border-radius:var(--pp-radius-lg)!important;transition:border-color var(--pp-transition)}.pp-product-page .pp-reviews-app-slot .jdgm-rev:hover{border-color:var(--pp-border)!important}.pp-product-page .pp-reviews-app-slot .jdgm-rev__header{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.pp-product-page .pp-reviews-app-slot .jdgm-rev__icon{width:44px;height:44px;background:var(--pp-primary-light);color:var(--pp-primary);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-family:var(--pp-font-heading);font-weight:700;font-size:15px;flex-shrink:0}.pp-product-page .pp-reviews-app-slot .jdgm-rev__author-wrapper,.pp-product-page .pp-reviews-app-slot .jdgm-rev__meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.pp-product-page .pp-reviews-app-slot .jdgm-rev__author{font-weight:700;font-size:14px;color:var(--pp-text)}.pp-product-page .pp-reviews-app-slot .jdgm-rev__buyer-badge,.pp-product-page .pp-reviews-app-slot .jdgm-rev__buyer-badge.jdgm-verified-badge{display:inline-flex;align-items:center;margin-left:8px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:700;padding:3px 8px;border-radius:var(--pp-radius-pill);letter-spacing:.02em}.pp-product-page .pp-reviews-app-slot .jdgm-rev__timestamp,.pp-product-page .pp-reviews-app-slot .jdgm-rev__location{font-size:12px;color:var(--pp-text-muted)}.pp-product-page .pp-reviews-app-slot .jdgm-row-stars{display:inline-flex;align-items:center;gap:2px;margin-bottom:8px}.pp-product-page .pp-reviews-app-slot .jdgm-row-stars .jdgm-star,.pp-product-page .pp-reviews-app-slot .jdgm-row-stars svg{color:var(--pp-primary)!important;width:14px;height:14px}.pp-product-page .pp-reviews-app-slot .jdgm-rev__title{display:block;font-family:var(--pp-font-heading);font-weight:600;font-size:15px;color:var(--pp-text);margin-bottom:8px}.pp-product-page .pp-reviews-app-slot .jdgm-rev__body,.pp-product-page .pp-reviews-app-slot .jdgm-rev__body p{font-size:14px;color:var(--pp-text-secondary);line-height:1.65}.pp-product-page .pp-reviews-app-slot .jdgm-rev__body p:last-child{margin-bottom:0}.pp-product-page .pp-reviews-app-slot .jdgm-paginate{text-align:center;margin-top:24px}.pp-product-page .pp-reviews-app-slot .jdgm-paginate__load-more,.pp-product-page .pp-reviews-app-slot .jdgm-paginate__load-more-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:12px 28px!important;border:1.5px solid var(--pp-border)!important;background:var(--pp-white)!important;color:var(--pp-text)!important;border-radius:var(--pp-radius-pill)!important;font-family:var(--pp-font-heading)!important;font-weight:600!important;font-size:14px!important;transition:all var(--pp-transition)}.pp-product-page .pp-reviews-app-slot .jdgm-paginate__load-more:hover,.pp-product-page .pp-reviews-app-slot .jdgm-paginate__load-more-btn:hover{border-color:var(--pp-primary)!important;color:var(--pp-primary)!important}@media(max-width:1023px){.pp-product-page .pp-reviews-summary{grid-template-columns:1fr;gap:32px;text-align:left}}@media(max-width:767px){.pp-product-page .pp-reviews{padding:32px 0 48px}.pp-product-page .pp-reviews-summary{padding:24px}.pp-product-page .pp-rs-num{font-size:48px}.pp-product-page .pp-reviews-filters{flex-direction:column;align-items:stretch}.pp-product-page .pp-filter-pills{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.pp-product-page .pp-filter-pills::-webkit-scrollbar{display:none}.pp-product-page .pp-filter-pill{flex-shrink:0}.pp-product-page .pp-sort{align-self:flex-end}.pp-product-page .pp-rs-bars .jdgm-histogram[data-pp-review-histogram-clone] .jdgm-histogram__row{grid-template-columns:42px 1fr 28px;gap:10px}.pp-product-page .pp-reviews-app-slot .jdgm-rev{padding:20px!important}}.pp-product-page .pp-gallery{--pp-gallery-max-h: min(64vh, calc(100dvh - var(--pp-header-group-height, 168px) - 88px), 720px);position:relative;display:grid;grid-template-columns:80px minmax(0,1fr);gap:12px;align-items:stretch;padding:0}.pp-product-page .pp-gallery-main{--pp-gallery-max-h: inherit;grid-column:2;grid-row:1;position:relative;isolation:isolate;width:100%;max-width:100%;aspect-ratio:var(--pp-gallery-ratio, 1);height:auto;max-height:var(--pp-gallery-max-h);background:#fff;border:0;border-radius:16px;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;cursor:zoom-in}.pp-product-page .pp-gallery-main.is-zooming{cursor:zoom-out}.pp-product-page .pp-gallery-main .pp-placeholder{border-radius:inherit}.pp-product-page .pp-gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding:0;overflow:hidden;border-radius:16px;opacity:0;visibility:hidden;pointer-events:none;z-index:0;transition:opacity .22s ease}.pp-product-page .pp-gallery-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.pp-product-page .pp-gallery-image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;align-self:start;object-fit:contain;object-position:top center;transform:scale(1);transform-origin:top center;padding:0;border-radius:16px;background:#fff;transition:transform 80ms linear;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.pp-product-page .pp-gallery-main.is-zooming .pp-gallery-slide.is-active .pp-gallery-image{transform:scale(2.2)}.pp-product-page .pp-zoom-hint{position:absolute;right:18px;bottom:18px;z-index:4;width:42px;height:42px;border-radius:50%;background:#fffffff2;color:var(--pp-navy);box-shadow:0 10px 24px #1118271f;display:flex;align-items:center;justify-content:center;transition:background var(--pp-transition),color var(--pp-transition),transform var(--pp-transition)}.pp-product-page .pp-zoom-hint svg{width:18px;height:18px}.pp-product-page .pp-zoom-hint:hover{background:var(--pp-primary);color:var(--pp-white);transform:translateY(-1px)}.pp-product-page .pp-sale-badge{position:absolute;top:16px;left:16px;z-index:6;pointer-events:none}.pp-product-page .pp-wishlist-btn{top:18px;right:18px;z-index:4;background:#fff;border:1.5px solid var(--pp-primary);color:var(--pp-primary);box-shadow:none}.pp-product-page .pp-wishlist-btn:hover{background:#fff1ec;color:var(--pp-primary)}.pp-product-page .pp-wishlist-btn.is-active{background:var(--pp-primary);color:#fff}.pp-product-page .pp-wishlist-btn.is-active svg{fill:#fff;color:#fff}.pp-product-page .pp-gallery-arrow{top:50%;transform:translateY(-50%);width:42px;height:42px;z-index:4;opacity:0;background:#fffffff0;box-shadow:0 10px 24px #1118271f}.pp-product-page .pp-gallery-arrow.prev{left:18px}.pp-product-page .pp-gallery-arrow.next{right:18px}.pp-product-page .pp-gallery-main:hover .pp-gallery-arrow,.pp-product-page .pp-gallery-arrow:focus-visible{opacity:1}.pp-product-page .pp-thumbs{grid-column:1;grid-row:1;margin-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;padding:2px 0 4px;overflow-x:auto;overflow-y:visible;min-height:64px;align-self:auto}.pp-product-page .pp-thumb{width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px;flex:0 0 64px;position:relative;padding:0;background:transparent;border:0;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:box-shadow var(--pp-transition)}.pp-product-page .pp-thumb:hover{box-shadow:0 0 0 2px #e8532a59}.pp-product-page .pp-thumb[aria-current=true]{border:0;box-shadow:0 0 0 2px var(--pp-primary);transform:none;padding:0}.pp-product-page .pp-thumb .pp-placeholder{width:100%;height:100%;background:var(--pp-bg-subtle);border-radius:8px}.pp-product-page .pp-thumb-image{width:100%;height:100%;object-fit:contain;object-position:top center;border-radius:inherit;background:#fff}.pp-lightbox{--pp-lightbox-header-offset: var(--pp-header-group-height, 168px);--pp-lightbox-max-h: calc(100dvh - var(--pp-lightbox-header-offset) - 32px);position:fixed;top:var(--pp-lightbox-header-offset);right:0;bottom:0;left:0;z-index:250;display:flex;align-items:center;justify-content:center;padding:16px}.pp-lightbox[hidden]{display:none!important}.pp-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pp-lightbox__dialog{position:relative;z-index:1;width:min(1180px,100%);max-width:100%;height:min(860px,var(--pp-lightbox-max-h));max-height:var(--pp-lightbox-max-h);background:#fff;border-radius:16px;overflow:auto;box-shadow:0 8px 28px #0000002e;display:flex;flex-direction:column;min-height:0}.pp-lightbox__close{position:absolute;top:12px;right:12px;z-index:5;width:36px;height:36px;border-radius:50%;border:0;background:transparent;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pp-lightbox__close:hover{background:#f3f4f6;color:#e8532a}.pp-lightbox__close svg{width:18px;height:18px}.pp-lightbox__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr);flex:1 1 auto;min-height:0;height:100%;max-height:100%}.pp-lightbox__main{position:relative;background:#fff;border-right:0;display:flex;align-items:stretch;justify-content:center;min-width:0;min-height:0;height:100%}.pp-lightbox__stage{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;cursor:zoom-in;background:#fff;border-radius:16px}.pp-lightbox__stage.is-zoomed{cursor:grab}.pp-lightbox__stage.is-dragging{cursor:grabbing}.pp-lightbox__image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;align-self:start;object-fit:contain;object-position:top center;transform-origin:top center;transition:transform .16s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:transparent;border-radius:16px}.pp-lightbox__zoom-controls,.pp-lightbox__zoom-btn{display:none!important}.pp-lightbox__zoom-btn{width:40px;height:40px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #11182714;cursor:pointer}.pp-lightbox__zoom-btn:hover{border-color:#e8532a;color:#e8532a}.pp-lightbox__zoom-btn svg{width:18px;height:18px}.pp-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px #1118271a}.pp-lightbox__nav--prev{left:14px}.pp-lightbox__nav--next{right:14px}.pp-lightbox__nav:hover{border-color:#e8532a;color:#e8532a}.pp-lightbox__nav svg{width:18px;height:18px}.pp-lightbox__side{padding:28px 28px 24px;display:flex;flex-direction:column;gap:16px;background:#fff;overflow:auto;min-height:0}.pp-lightbox__title{margin:0;padding-right:28px;font-family:Sora,sans-serif;font-size:18px;font-weight:700;line-height:1.35;color:#111827;letter-spacing:-.01em}.pp-lightbox__meta{margin:0;font-size:13px;color:#6b7280;font-weight:600}.pp-lightbox__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px}.pp-lightbox__thumb{width:100%;aspect-ratio:1 / 1;padding:0;border:1px solid transparent;border-radius:12px;overflow:hidden;background:#fff;cursor:pointer}.pp-lightbox__thumb img{width:100%;height:100%;object-fit:contain;object-position:top center;display:block;background:#fff}.pp-lightbox__thumb[aria-current=true]{border-color:#e8532a;box-shadow:none}@media(max-width:900px){.pp-lightbox{padding:10px;align-items:stretch}.pp-lightbox__dialog{height:var(--pp-lightbox-max-h)}.pp-lightbox__layout{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;min-height:0;max-height:100%;overflow:auto}.pp-lightbox__main,.pp-lightbox__stage{min-height:min(48vh,calc(var(--pp-lightbox-max-h) - 180px));height:min(48vh,calc(var(--pp-lightbox-max-h) - 180px));max-height:min(52vh,calc(var(--pp-lightbox-max-h) - 160px))}.pp-lightbox__side{padding:18px 16px 20px;border-top:1px solid #eef0f3}.pp-lightbox__title{font-size:16px}.pp-lightbox__thumbs{grid-template-columns:repeat(5,minmax(56px,1fr))}}.pp-product-page .pp-buybox .pp-title-group,.pp-product-page .pp-buybox .pp-product-form{display:flex;flex-direction:column}.pp-product-page .pp-buybox .pp-rating-wrap{display:flex;align-self:flex-start;margin-top:0}.pp-product-page .pp-buybox .pp-title{margin-top:-4px}.pp-product-page .pp-buybox .pp-brand-line{display:none}.pp-product-page .pp-buybox .pp-brand-line strong{color:var(--pp-navy);font-weight:600;font-family:var(--pp-font-heading)}.pp-product-page .pp-buybox .pp-trust{background:transparent;border:0;border-top:1px solid var(--pp-border-light);border-radius:0;padding:16px 0 0;gap:12px}.pp-product-page .pp-buybox .pp-trust-icon{background:var(--pp-primary-light);color:var(--pp-primary)}@media(max-width:767px){.pp-product-page .pp-hero-grid{align-items:start}.pp-product-page .pp-buybox{height:auto}.pp-product-page .pp-buybox .pp-product-form{min-height:0}.pp-product-page .pp-gallery{--pp-gallery-max-h: min(48vh, 420px);grid-template-columns:1fr;gap:12px;width:100%}.pp-product-page .pp-gallery-main{--pp-gallery-max-h: inherit;grid-column:1;grid-row:1;width:100%;max-width:100%;aspect-ratio:var(--pp-gallery-ratio, 1);height:auto;max-height:var(--pp-gallery-max-h)}.pp-product-page .pp-thumbs{grid-column:1;grid-row:2;flex-direction:row;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:visible;min-height:60px;padding:2px 0 6px;scrollbar-width:none;align-self:auto}.pp-product-page .pp-thumbs::-webkit-scrollbar{display:none}.pp-product-page .pp-thumb{width:60px;height:60px;min-width:60px;min-height:60px;flex:0 0 60px;scroll-snap-align:start}.pp-product-page .pp-gallery-slide{padding:0}.pp-product-page .pp-sale-badge{top:14px;left:14px}.pp-product-page .pp-wishlist-btn{top:14px;right:14px;width:40px;height:40px}.pp-product-page .pp-gallery-arrow{width:38px;height:38px;opacity:0}.pp-product-page .pp-gallery-arrow.prev{left:14px}.pp-product-page .pp-gallery-arrow.next{right:14px}.pp-product-page .pp-gallery-image{transform:scale(1);padding:0}.pp-product-page .pp-gallery-main.is-zooming .pp-gallery-slide.is-active .pp-gallery-image{transform:scale(1.8)}.pp-product-page .pp-zoom-hint{right:14px;bottom:14px;width:38px;height:38px}.pp-product-page .pp-buybox .pp-purchase-row{margin-top:4px}}.pp-product-page .pp-gallery{--pp-gallery-max-h: min(64vh, calc(100dvh - var(--pp-header-group-height, 168px) - 88px), 720px);display:flex;flex-direction:column;gap:10px;width:100%}@media(max-width:1023px){.pp-product-page .pp-gallery,.pp-product-page .pp-gallery-main{width:100%}}.pp-product-page .pp-thumbs{margin-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;min-height:64px}.pp-product-page .pp-thumbs .pp-thumb{flex:0 0 64px;width:64px;min-width:64px;max-width:64px;height:64px;min-height:64px;max-height:64px;aspect-ratio:1 / 1}.pp-product-page .pp-thumb-image{object-fit:contain;object-position:top center;background:#fff}.pp-product-page .pp-sale-badge--bestseller{background:#fff;color:var(--pp-primary);border-color:var(--pp-primary)}.pp-product-page .pp-sale-badge--secondary{top:56px}.pp-product-page .pp-installments{margin:8px 0 0;font-size:13px;color:var(--pp-text-secondary);line-height:1.4}.pp-product-page .pp-installments strong{color:var(--pp-text);font-weight:700}.pp-product-page .pp-buybox-blurb{display:none}.pp-product-page .pp-feature-block{display:grid;gap:8px}.pp-product-page .pp-feature-label{margin:0;font-family:var(--pp-font-heading);font-size:14px;font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-feature-points{margin:4px 0 0;padding:0;list-style:none;display:grid;gap:6px}.pp-product-page .pp-feature-points li:nth-child(n+8){display:none}.pp-product-page .pp-feature-points:not(:has(li)){display:none}.pp-product-page .pp-feature-points li{position:relative;padding-left:18px;font-size:14px;line-height:1.35;color:var(--pp-text-secondary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pp-product-page .pp-feature-points li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--pp-primary)}.pp-product-page .pp-hero-media{display:flex;flex-direction:column;gap:8px;min-width:0}.pp-product-page .pp-media-panel{display:grid;gap:16px;padding:16px 18px;border:1px solid var(--pp-border);border-radius:16px;background:#fff}.pp-product-page .pp-media-panel--shipping{padding:12px 16px;margin-bottom:4px}.pp-product-page .pp-assurance{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 22px;width:100%}.pp-product-page .pp-assurance__item{display:flex;align-items:center;gap:8px;white-space:nowrap}.pp-product-page .pp-assurance__icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--pp-primary-light);color:var(--pp-primary);display:flex;align-items:center;justify-content:center}.pp-product-page .pp-assurance__icon svg{width:18px;height:18px}.pp-product-page .pp-assurance__text{font-family:var(--pp-font-heading);font-size:13px;font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-assurance__share{display:flex;align-items:center;gap:8px}.pp-product-page .pp-assurance__share-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--pp-text-muted)}.pp-product-page .pp-assurance__share-icons{display:flex;gap:6px}.pp-product-page .pp-assurance .pp-share-btn{width:32px;height:32px;border:1px solid var(--pp-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--pp-text-secondary);background:#fff}.pp-product-page .pp-assurance .pp-share-btn:hover{border-color:var(--pp-primary);color:var(--pp-primary)}.pp-product-page .pp-buybox .pp-assurance{display:none}.pp-product-page .pp-media-panel__title{margin:0 0 10px;font-family:var(--pp-font-heading);font-size:15px;font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-media-panel .pp-specs{display:grid;grid-template-columns:118px 1fr;gap:0 12px;margin:0}@media(max-width:989px){.pp-product-page .pp-hero-media{display:contents}.pp-product-page .pp-gallery{order:1}.pp-product-page .pp-buybox{order:2}.pp-product-page .pp-media-panel{order:3}}.pp-product-page .pp-media-panel .pp-specs dt,.pp-product-page .pp-media-panel .pp-specs dd{margin:0;padding:7px 0;border-bottom:1px solid var(--pp-border-light);font-size:13px}.pp-product-page .pp-media-panel .pp-specs dt{font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-media-panel .pp-specs dd{color:var(--pp-text-secondary)}.pp-product-page .pp-keyword-list{display:flex;flex-wrap:wrap;gap:8px}.pp-product-page .pp-keyword{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#fff1ec;color:var(--pp-navy);font-size:12px;font-weight:600}.pp-product-page .pp-details-grid--single{grid-template-columns:1fr}.pp-product-page .pp-feature-points--details{grid-template-columns:1fr;gap:10px}.pp-product-page .pp-feature-points--details li{font-size:14px;line-height:1.45}.pp-product-page .pp-purchase-stack{display:flex;flex-direction:column;gap:8px;margin-top:4px;padding-top:0}.pp-product-page .pp-buybox .pp-purchase-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:stretch}.pp-product-page .pp-buybox .pp-atc{width:100%;border-radius:10px;font-weight:700}.pp-product-page .pp-buy-now-wrap--outline .shopify-payment-button__button{background:transparent!important;color:var(--pp-primary)!important;border:2px solid var(--pp-primary)!important;border-radius:10px!important;box-shadow:none!important}.pp-product-page .pp-buy-now-wrap--outline .shopify-payment-button__button:hover{background:var(--pp-primary-light, #fff1ec)!important;color:var(--pp-primary-dark, #c73e18)!important;border-color:var(--pp-primary-dark, #c73e18)!important;transform:none;box-shadow:none!important}.pp-product-page .pp-buybox .pp-trust{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:14px;border-top:1px solid var(--pp-border)}.pp-product-page .pp-buybox .pp-trust-item{flex-direction:column;align-items:flex-start;gap:6px;text-align:left}.pp-product-page .pp-buybox .pp-trust-title{font-size:12px;font-weight:600;line-height:1.3}.pp-product-page .pp-details-section{padding:28px 0 16px;background:var(--pp-bg)}.pp-product-page .pp-assurance-bar{display:flex;justify-content:center;width:100%;padding:16px 20px;margin-bottom:28px;border:1px solid var(--pp-border);border-radius:16px;background:var(--pp-bg-subtle)}.pp-product-page .pp-assurance-bar .pp-assurance{justify-content:center;flex-wrap:nowrap;gap:18px 28px}.pp-product-page .pp-accordions{margin-top:0;border:1px solid var(--pp-border);border-radius:16px;background:var(--pp-border-light);overflow:hidden}.pp-product-page .pp-accordions+.pp-accordions{margin-top:16px}.pp-product-page .pp-accordion{border-bottom:1px solid var(--pp-border)}.pp-product-page .pp-accordion:last-child{border-bottom:0}.pp-product-page .pp-accordion__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;cursor:pointer;font-family:var(--pp-font-heading);font-size:15.5px;font-weight:700;line-height:1.3;color:var(--pp-navy-deep);-webkit-user-select:none;user-select:none}.pp-product-page .pp-accordion__summary::-webkit-details-marker,.pp-product-page .pp-accordion__summary::marker{display:none;content:""}.pp-product-page .pp-accordion__summary:focus{outline:none}.pp-product-page .pp-accordion__summary:focus-visible{outline:2px solid var(--pp-primary);outline-offset:-2px}.pp-product-page .pp-accordion[open]>.pp-accordion__summary{color:var(--pp-primary)}.pp-product-page .pp-accordion__icon{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease;color:var(--pp-text-secondary)}.pp-product-page .pp-accordion[open]>.pp-accordion__summary .pp-accordion__icon{transform:rotate(180deg);color:var(--pp-primary)}.pp-product-page .pp-accordion__body{padding:0 24px 20px;font-size:14.5px;line-height:1.7;color:var(--pp-text-secondary)}.pp-product-page .pp-accordion__body p{margin:0 0 14px}.pp-product-page .pp-accordion__body p:last-child{margin-bottom:0}.pp-product-page .pp-accordion__body .pp-description-text{margin-bottom:0;font-size:14.5px;line-height:1.7;color:var(--pp-text-secondary)}.pp-product-page .pp-accordion__body .pp-description-text>*{margin:0 0 14px}.pp-product-page .pp-accordion__body .pp-description-text>:last-child{margin-bottom:0}.pp-product-page .pp-accordion__body .pp-desc-kicker{margin:18px 0 8px;font-family:var(--pp-font-heading);font-size:13px;font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-accordion__body .pp-desc-features{margin:0 0 4px;padding-left:18px;list-style:disc}.pp-product-page .pp-accordion__body .pp-desc-features li{margin:0 0 10px;padding:0;font-size:14.5px;line-height:1.65;color:var(--pp-text-secondary)}.pp-product-page .pp-accordion__body .pp-desc-features li:last-child{margin-bottom:0}.pp-product-page .pp-accordion__body .pp-desc-pack{margin:0;padding-left:18px;list-style:disc;display:block}.pp-product-page .pp-accordion__body .pp-desc-pack li{position:static;padding-left:0;margin:0 0 6px;font-size:14.5px;line-height:1.5;color:var(--pp-text-secondary)}.pp-product-page .pp-accordion__body .pp-desc-pack li:last-child{margin-bottom:0}.pp-product-page .pp-accordion__body .pp-desc-pack li:before{content:none;display:none}.pp-product-page .pp-accordion__body dl.pp-specs{display:grid;grid-template-columns:130px 1fr;gap:0 16px;width:100%;margin:0}.pp-product-page .pp-accordion__body dl.pp-specs dt,.pp-product-page .pp-accordion__body dl.pp-specs dd{padding:11px 0;border-bottom:1px solid var(--pp-border-light);font-size:14px}.pp-product-page .pp-accordion__body dl.pp-specs dt{margin:0;font-weight:500;color:var(--pp-text-muted);padding-right:0}.pp-product-page .pp-accordion__body dl.pp-specs dd{margin:0;font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-accordion__body dl.pp-specs dt:last-of-type,.pp-product-page .pp-accordion__body dl.pp-specs dd:last-of-type{border-bottom:0}.pp-product-page .pp-accordion__body .pp-faq-item{margin:0 0 16px}.pp-product-page .pp-accordion__body .pp-faq-item:last-child{margin-bottom:0}.pp-product-page .pp-accordion__body .pp-faq-item p{margin:0}.pp-product-page .pp-accordion__body .pp-faq-q{display:block;margin-bottom:4px;font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-reviews{padding-top:32px}.pp-product-page .pp-reviews-summary{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:start;margin-bottom:28px;padding:24px;background:var(--pp-bg-subtle);border-radius:16px}.pp-product-page .pp-static-reviews{padding:64px 0;border-top:1px solid var(--pp-border-light)}.pp-product-page .pp-rating-wrap{position:relative;display:inline-flex;align-self:flex-start;z-index:2}.pp-product-page .pp-buybox .pp-rating-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;cursor:pointer;border:0;background:transparent;padding:4px 0}.pp-product-page .pp-buybox .pp-card__rating-fallback{display:inline-flex;align-items:center;gap:2px;color:var(--pp-primary)}.pp-product-page .pp-buybox .pp-card__rating-fallback svg{display:block;width:16px;height:16px;fill:currentColor}.pp-product-page .pp-buybox .pp-card__rating-fallback .dim{color:var(--pp-border)}.pp-product-page .pp-buybox .pp-rating-row:has(.jdgm-star) .pp-card__rating-fallback{display:none}.pp-product-page .pp-buybox .pp-rating-row .jdgm-preview-badge:empty{display:none!important}.pp-product-page .pp-rating-popover{position:absolute;top:calc(100% + 10px);left:0;width:min(360px,calc(100vw - 32px));padding:18px 18px 14px;background:#fff;border:1px solid var(--pp-border);border-radius:14px;box-shadow:0 18px 40px #0f172a29;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:30}.pp-product-page .pp-rating-popover:before{content:"";position:absolute;top:-7px;left:28px;width:12px;height:12px;background:#fff;border-left:1px solid var(--pp-border);border-top:1px solid var(--pp-border);transform:rotate(45deg)}.pp-product-page .pp-rating-wrap:hover .pp-rating-popover,.pp-product-page .pp-rating-wrap:focus-within .pp-rating-popover,.pp-product-page .pp-rating-wrap.is-open .pp-rating-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.pp-product-page .pp-rating-wrap.is-hidden .pp-rating-popover{opacity:0;visibility:hidden;pointer-events:none}.pp-product-page .pp-hist__top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.pp-product-page .pp-hist__score{font-family:var(--pp-font-heading);font-size:40px;font-weight:800;line-height:1;color:var(--pp-navy)}.pp-product-page .pp-hist__stars svg{width:16px;height:16px;color:#f4b183}.pp-product-page .pp-hist__based{margin:4px 0 0;color:var(--pp-text-secondary);font-size:13px}.pp-product-page .pp-hist__bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pp-product-page .pp-hist__row{display:grid;grid-template-columns:52px 1fr 32px;gap:10px;align-items:center}.pp-product-page .pp-hist__label{font-size:13px;font-weight:600;color:var(--pp-text-secondary)}.pp-product-page .pp-hist__track{display:block;height:12px;overflow:hidden;background:#eceff3;border-radius:999px}.pp-product-page .pp-hist__fill{display:block;height:100%;background:#f4b183;border-radius:999px}.pp-product-page .pp-hist__count{font-size:13px;font-weight:600;color:var(--pp-text-secondary);text-align:right}.pp-product-page .pp-hist__link{display:inline-block;margin-top:12px;color:var(--pp-navy);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.pp-product-page .pp-reviews-board{display:grid;grid-template-columns:minmax(240px,280px) 1fr;gap:40px;align-items:start;padding:28px;border:1px solid var(--pp-border-light);border-radius:18px;background:#fff}.pp-product-page .pp-reviews-board .pp-section-heading{margin-bottom:18px}.pp-product-page .pp-reviews-board .pp-write-review{margin-top:18px;border-color:var(--pp-navy);color:var(--pp-navy)}.pp-product-page .pp-reviews-board .pp-write-review:hover{background:var(--pp-navy);color:#fff}.pp-product-page .pp-reviews-board__cards .pp-static-reviews__sub{margin:0 0 20px}.pp-product-page .pp-rs-bars[hidden]{display:flex!important}.pp-product-page .pp-rs-bars .pp-hist__top{display:none}@media(max-width:989px){.pp-product-page .pp-reviews-board{grid-template-columns:1fr;gap:28px;padding:20px}}.pp-product-page .pp-static-reviews__head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px;flex-wrap:wrap}.pp-product-page .pp-static-reviews__sub{margin-top:6px;color:var(--pp-text-secondary);font-size:14px}.pp-product-page .pp-static-reviews__summary{display:flex;align-items:center;gap:16px;padding:20px 28px;border-radius:var(--pp-radius-lg);background:var(--pp-bg-subtle);white-space:nowrap}.pp-product-page .pp-static-reviews__score{font-family:var(--pp-font-heading);font-size:40px;font-weight:800;color:var(--pp-navy);line-height:1}.pp-product-page .pp-static-reviews__stars svg{width:18px;height:18px}.pp-product-page .pp-static-reviews__count{display:block;margin-top:4px;color:var(--pp-text-secondary);font-size:13px}.pp-product-page .pp-static-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pp-product-page .pp-static-review{display:flex;flex-direction:column;gap:14px;padding:28px;border-radius:var(--pp-radius-lg);background:var(--pp-bg);box-shadow:var(--pp-shadow-sm);border:1px solid var(--pp-border-light)}.pp-product-page .pp-static-review__top{display:flex;align-items:center;gap:12px}.pp-product-page .pp-static-review__avatar{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;font-family:var(--pp-font-heading);font-size:15px;font-weight:700}.pp-product-page .pp-static-review__name{display:block;color:var(--pp-navy);font-family:var(--pp-font-heading);font-size:15px;font-weight:700}.pp-product-page .pp-static-review__location{display:block;color:var(--pp-text-muted);font-size:12px;margin-top:2px}.pp-product-page .pp-static-review__stars svg{width:15px;height:15px}.pp-product-page .pp-static-review__body{flex-grow:1;margin:0;color:var(--pp-text-secondary);font-size:14px;line-height:1.65;font-style:italic}.pp-product-page .pp-static-review__footer{margin-top:auto}.pp-product-page .pp-static-review__verified{display:inline-flex;align-items:center;gap:5px;color:#15803d;font-family:var(--pp-font-heading);font-size:12px;font-weight:600}.pp-product-page .pp-static-review__verified svg{width:13px;height:13px;flex-shrink:0}.pp-product-page .pp-recommended{padding:56px 0;border-top:1px solid var(--pp-border-light);background:var(--pp-bg-subtle)}.pp-product-page .pp-recommended__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.pp-product-page .pp-recommended__head h2{color:var(--pp-navy);font-family:var(--pp-font-heading);font-size:clamp(20px,2vw,26px);font-weight:700}.pp-product-page .pp-recommended__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.pp-product-page .pp-rec-card{display:flex;flex-direction:column;border-radius:var(--pp-radius-lg);background:var(--pp-bg);overflow:hidden;text-decoration:none;box-shadow:var(--pp-shadow-sm);border:1px solid var(--pp-border-light);transition:transform var(--pp-transition),box-shadow var(--pp-transition)}.pp-product-page .pp-rec-card:hover{transform:translateY(-3px);box-shadow:var(--pp-shadow-md)}.pp-product-page .pp-rec-card__image{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--pp-bg-subtle)}.pp-product-page .pp-rec-card__img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;transition:transform .4s ease}.pp-product-page .pp-rec-card:hover .pp-rec-card__img{transform:scale(1.04)}.pp-product-page .pp-rec-card__badge{position:absolute;top:12px;left:12px;padding:3px 8px;border-radius:var(--pp-radius-pill);background:#fff;color:var(--pp-primary);border:1.5px solid var(--pp-primary);font-family:var(--pp-font-heading);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pp-product-page .pp-rec-card__info{padding:16px}.pp-product-page .pp-rec-card__title{color:var(--pp-navy);font-family:var(--pp-font-heading);font-size:14px;font-weight:600;line-height:1.35;margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.pp-product-page .pp-rec-card__price{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--pp-navy)}.pp-product-page .pp-rec-card__price--sale{color:var(--pp-primary)}.pp-product-page .pp-rec-card__price--was{color:var(--pp-text-muted);font-weight:400;text-decoration:line-through;font-size:12px}@media(max-width:989px){.pp-product-page .pp-assurance-bar .pp-assurance{flex-wrap:wrap;gap:12px 18px}.pp-product-page .pp-buybox .pp-trust,.pp-product-page .pp-reviews-summary{grid-template-columns:1fr}.pp-product-page .pp-static-reviews__grid{grid-template-columns:1fr 1fr}.pp-product-page .pp-recommended__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.pp-product-page .pp-accordion__summary{padding:16px 18px}.pp-product-page .pp-accordion__body{padding:0 18px 18px}.pp-product-page .pp-accordion__body dl.pp-specs{grid-template-columns:110px 1fr;gap:0 12px}.pp-product-page .pp-static-reviews__head{flex-direction:column;align-items:flex-start}.pp-product-page .pp-static-reviews__grid{grid-template-columns:1fr}.pp-product-page .pp-recommended__grid{grid-template-columns:repeat(2,1fr);gap:14px}}.pp-pdp-v2 .pp-breadcrumbs{padding:10px 0 6px;font-size:13px}.pp-pdp-v2 .pp-breadcrumbs a,.pp-pdp-v2 .pp-breadcrumbs li{color:var(--pp-primary);font-weight:500}.pp-pdp-v2 .pp-breadcrumbs li[aria-current=page] a{color:var(--pp-primary);font-weight:600}.pp-pdp-v2 .pp-hero{padding-bottom:28px}.pp-pdp-v2 .pp-assurance-bar{display:none}.pp-pdp-v2 .pp-hero-media{height:100%;min-height:0}.pp-pdp-v2 .pp-gallery{display:grid!important;grid-template-columns:76px minmax(0,1fr);gap:10px;width:100%;height:100%;min-height:0;flex-direction:unset;align-items:stretch}.pp-pdp-v2 .pp-thumbs{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-self:start;gap:12px;width:76px;max-width:76px;height:auto;min-height:0;max-height:298px;overflow-x:hidden;overflow-y:auto;padding:3px 2px;scrollbar-width:thin}.pp-pdp-v2 .pp-thumbs .pp-thumb{flex:0 0 64px;width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px;flex-shrink:0}.pp-pdp-v2 .pp-gallery-main{grid-column:2;grid-row:1;width:100%;max-width:100%;height:100%;min-height:0;aspect-ratio:auto;max-height:none;border-radius:16px;overflow:hidden;align-items:flex-start;justify-content:center}.pp-pdp-v2 .pp-gallery-slide,.pp-pdp-v2 .pp-gallery-image{border-radius:16px}.pp-pdp-v2 .pp-gallery-image{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:top center}.pp-pdp-v2 .pp-product-info{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;gap:12px}.pp-pdp-v2 .pp-title{font-size:clamp(22px,2vw,28px);line-height:1.22;color:var(--pp-navy, #0f172a);margin:0}.pp-pdp-v2 .pp-sold-by{margin:6px 0 0;font-size:13px;color:var(--pp-text-secondary, #4b5563)}.pp-pdp-v2 .pp-rating-wrap{display:flex}.pp-pdp-v2 .pp-info-actions{display:flex;align-items:center;gap:16px}.pp-pdp-v2 .pp-info-action{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:none;color:var(--pp-text-secondary);font-size:13px;font-weight:600;cursor:pointer}.pp-pdp-v2 .pp-info-action svg{width:16px;height:16px}.pp-pdp-v2 .pp-info-action:hover,.pp-pdp-v2 .pp-info-action.is-active{color:var(--pp-primary)}.pp-pdp-v2 .pp-info-action.is-active svg{fill:var(--pp-primary)}.pp-pdp-v2 .pp-feature-label{display:none}.pp-pdp-v2 .pp-info-actions+.pp-feature-points,.pp-pdp-v2 .pp-info-actions+.pp-variant-group{margin-top:10px;padding-top:0}.pp-pdp-v2 .pp-feature-points{flex:0 1 auto;min-height:0;max-height:min(240px,32vh);overflow-y:auto;gap:6px;margin:4px 0 0;scrollbar-width:thin}.pp-pdp-v2 .pp-feature-points li{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:unset;color:#4b5563;line-height:1.35}.pp-pdp-v2 .pp-feature-points li:before{background:#9ca3af;width:6px;height:6px}.pp-pdp-v2 .pp-cart-panel{min-width:0;padding:22px 20px 20px;border:1px solid var(--pp-border);border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:14px}.pp-pdp-v2 .pp-cart-panel .pp-price-current{font-size:30px;font-weight:800;color:var(--pp-primary);letter-spacing:-.03em}.pp-pdp-v2 .pp-price-note{margin:4px 0 0;font-size:12px;color:var(--pp-text-muted);line-height:1.45}.pp-pdp-v2 .pp-stock{margin:0;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.pp-pdp-v2 .pp-stock.is-in{color:#15803d}.pp-pdp-v2 .pp-stock.is-in:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e}.pp-pdp-v2 .pp-stock.is-out{color:#b91c1c}.pp-pdp-v2 .pp-purchase-stack{display:flex;flex-direction:column;gap:10px;margin:0}.pp-pdp-v2 .pp-qty{width:100%;height:46px;border-radius:10px}.pp-pdp-v2 .pp-atc{width:100%;height:48px;min-height:48px;border-radius:10px;background:var(--pp-primary);color:#fff;opacity:1;cursor:pointer}.pp-pdp-v2 .pp-atc:hover{background:var(--pp-primary-dark, #c94a24)}.pp-pdp-v2 .pp-buy-now-wrap--navy .shopify-payment-button__button{width:100%;min-height:48px!important;border-radius:10px!important;background:var(--pp-navy, #0f172a)!important;color:#fff!important;border:0!important;font-weight:700!important}.pp-pdp-v2 .pp-buy-now-wrap--navy .shopify-payment-button__button:hover{background:#1e293b!important;color:#fff!important}.pp-pdp-v2 .pp-cart-trust{margin:2px 0 0;padding:12px 14px;border-radius:12px;background:#f7f8fa;display:grid;gap:10px}.pp-pdp-v2 .pp-cart-trust p{margin:0;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--pp-navy, #0f172a)}.pp-pdp-v2 .pp-cart-trust svg{width:18px;height:18px;flex-shrink:0;color:var(--pp-primary)}.pp-pdp-v2 .pp-delivery__label{margin:0 0 8px;font-size:14px;font-weight:700;color:var(--pp-navy, #0f172a)}.pp-pdp-v2 .pp-delivery__row{display:grid;grid-template-columns:1fr auto;gap:8px}.pp-pdp-v2 .pp-delivery__row input{height:42px;padding:0 12px;border:1px solid var(--pp-border);border-radius:10px;font-size:14px;letter-spacing:.08em}.pp-pdp-v2 .pp-delivery__row input::placeholder{letter-spacing:0;color:#9ca3af}.pp-pdp-v2 .pp-delivery__row input:focus{outline:none;border-color:var(--pp-primary);box-shadow:0 0 0 3px #e8532a29}.pp-pdp-v2 .pp-delivery__row button{height:42px;padding:0 16px;border:0;border-radius:10px;background:var(--pp-navy, #0f172a);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.pp-pdp-v2 .pp-delivery__result{margin:8px 0 0;font-size:13px;line-height:1.45;color:var(--pp-text-secondary);min-height:2.6em}.pp-pdp-v2 .pp-delivery__result.is-loading{color:#6b7280}.pp-pdp-v2 .pp-delivery__result.is-error{color:#b91c1c}.pp-pdp-v2 .pp-delivery__eta{display:block;font-size:14px;font-weight:700;color:#15803d}.pp-pdp-v2 .pp-delivery__place{display:block;margin-top:2px;color:#4b5563}@media(min-width:1100px){.pp-pdp-v2 .pp-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,2.05fr);gap:28px 32px;align-items:stretch}.pp-pdp-v2 .pp-product-form{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.95fr);gap:24px 28px;align-items:stretch;min-width:0;height:100%}.pp-pdp-v2 .pp-cart-panel{height:100%}.pp-pdp-v2 .pp-wishlist-btn{display:none}}@media(max-width:1099px){.pp-pdp-v2 .pp-hero-grid{grid-template-columns:1fr;gap:24px;align-items:start}.pp-pdp-v2 .pp-product-form{display:grid;grid-template-columns:1fr;gap:24px;order:2}.pp-pdp-v2 .pp-hero-media{display:flex;flex-direction:column;height:auto;min-height:0;order:1}.pp-pdp-v2 .pp-gallery{height:auto;min-height:0;order:0}.pp-pdp-v2 .pp-gallery-main{height:auto;min-height:280px;aspect-ratio:var(--pp-gallery-ratio, 1);max-height:min(64vh,560px)}}@media(max-width:767px){.pp-pdp-v2 .pp-gallery{grid-template-columns:1fr}.pp-pdp-v2 .pp-gallery-main{grid-column:1;grid-row:1;height:auto;min-height:240px;aspect-ratio:var(--pp-gallery-ratio, 1);max-height:min(52vh,420px)}.pp-pdp-v2 .pp-thumbs{grid-column:1;grid-row:2;flex-direction:row;align-self:auto;width:100%;max-width:100%;height:auto;max-height:none;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 0 4px}.pp-pdp-v2 .pp-title{font-size:22px}}.pp-product-page .pp-atc.pp-atc--soldout,.pp-product-page .pp-atc.pp-atc--soldout:hover,.pp-product-page .pp-atc.pp-atc--soldout:active,.pp-product-page .pp-buybox .pp-atc.pp-atc--soldout,.pp-product-page .pp-buybox .pp-atc.pp-atc--soldout:hover,.pp-product-page .pp-buybox .pp-atc.pp-atc--soldout:active,.pp-pdp-v2 .pp-atc.pp-atc--soldout,.pp-pdp-v2 .pp-atc.pp-atc--soldout:hover,.pp-pdp-v2 .pp-atc.pp-atc--soldout:active,.pp-product-page .pp-sticky-atc.pp-atc--soldout,.pp-product-page .pp-sticky-atc.pp-atc--soldout:hover{background:#fff!important;color:var(--pp-primary, #e8532a)!important;border:1.5px solid var(--pp-primary, #e8532a)!important;box-shadow:none!important;transform:none!important;opacity:1!important;cursor:default}.pp-product-page .pp-sticky-atc.pp-atc--soldout svg{color:var(--pp-primary, #e8532a)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/pp-product-page.css.map */
