.pv2-sections{flex-direction:column;gap:1.25rem;padding-bottom:3rem;display:flex}.pv2-hero{grid-template-columns:1fr 1fr;align-items:start;gap:.5rem 2rem;padding-top:.75rem;padding-bottom:1.5rem;display:grid}.pv2-hero-left{flex-direction:column;grid-column:2;gap:.75rem;display:flex}@media (max-width:820px){.pv2-hero-spec:nth-child(n+5){display:none}}@media (max-width:1100px) and (min-width:761px){.pv2-hero-actions-wrap{justify-content:center;display:flex}}.pv2-hero-media-wrap{flex-direction:column;grid-area:1/1/-1;align-self:start;gap:.5rem;display:flex}.pv2-hero-gallery{gap:.5rem;display:flex}.pv2-bc-ellipsis-wrap,.pv2-bc-ellipsis-button{display:none}@media (max-width:1100px){.pv2-breadcrumbs:not(.pv2-breadcrumbs--expanded) .pv2-bc-middle{display:none}.pv2-breadcrumbs .pv2-bc-ellipsis-wrap{display:inline}.pv2-breadcrumbs--expanded .pv2-bc-ellipsis-wrap{display:none}.pv2-bc-ellipsis-button{color:var(--ink-tertiary);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.pv2-bc-product,.pv2-bc-product-sep{display:none}}.pv2-hero-media{aspect-ratio:4/3;background:var(--surface-low);border-radius:1rem;justify-content:center;align-items:center;min-width:0;max-width:100%;padding:1.5rem;display:flex;overflow:hidden}.pv2-hero-media img{object-fit:contain;max-width:100%;max-height:100%}.pv2-hero-media--empty{color:var(--ink-tertiary);text-align:center;font-size:.82rem}.pv2-hero-info{flex-direction:column;justify-content:flex-start;gap:.35rem;display:flex}.pv2-hero-pills{flex-wrap:wrap;gap:.3rem;display:flex}.pv2-pill{background:var(--surface-low);font-family:var(--font-label);color:var(--ink-secondary);border-radius:999px;padding:.2rem .55rem;font-size:.68rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.pv2-pill:hover{background:var(--primary-light);color:var(--primary)}.pv2-pill--primary{background:var(--primary);color:var(--primary-text)}.pv2-hero-title{font-family:var(--font-headline);color:var(--ink);letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.15}.pv2-hero-meta{font-family:var(--font-label);color:var(--ink-tertiary);font-size:.78rem}.pv2-hero-specs{background:var(--surface-lowest);border-radius:.75rem;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 1px 3px #191c1d0a,0 4px 16px #191c1d0a}.pv2-hero-specs--single{grid-template-columns:minmax(0,1fr)}.pv2-hero-spec{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:1rem .75rem;display:flex}.pv2-hero-spec:nth-last-child(n+3){border-bottom:1px solid #0000000d}.pv2-hero-spec:nth-child(odd){border-right:1px solid #0000000d}.pv2-hero-spec--link{text-decoration:none;transition:background .15s}.pv2-hero-spec--link:hover{background:var(--primary-light)}.pv2-hero-spec--link .pv2-hero-spec-value{color:var(--primary)}.hv2-dark .pv2-hero-spec--link:hover{background:var(--surface-high)}.hv2-dark .pv2-hero-spec--link .pv2-hero-spec-value{color:#0d7d70}.pv2-hero-spec-value{font-family:var(--font-headline);color:var(--ink);text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;order:2;min-height:2.4em;font-size:.96rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.pv2-hero-spec-label{order:1;font-size:.65rem}.pv2-specs-link{text-align:right;font-family:var(--font-label);color:var(--primary);margin-top:.4rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:block}.pv2-specs-link:hover{opacity:.7}.hv2-dark .pv2-specs-link{color:#0d7d70}.pv2-hero-spec-label{font-family:var(--font-label);color:var(--ink-tertiary);text-transform:uppercase;letter-spacing:.03em;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.3em;font-size:.6rem;font-weight:500;display:-webkit-box;overflow:hidden}.hv2-dark .pv2-hero-specs{background:var(--surface-lowest);box-shadow:0 1px 3px #00000026,0 4px 16px #0000001a}.hv2-dark .pv2-hero-spec:nth-last-child(n+3){border-bottom-color:#ffffff0f}.hv2-dark .pv2-hero-spec:nth-child(odd){border-right-color:#ffffff0f}.pv2-hero-intro{font-family:var(--font-body);color:var(--ink-secondary);margin:0;font-size:.82rem;line-height:1.5}.pv2-price-card{background:var(--surface-low);border-radius:.75rem;align-items:center;gap:.75rem;padding:.65rem .85rem;text-decoration:none;transition:background .2s;display:flex}.pv2-price-card:hover{background:var(--primary-light)}.pv2-price-card-logo{background:var(--surface-lowest);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.pv2-price-card-logo img{object-fit:contain;width:100%;height:100%;padding:3px}.pv2-price-card-info{flex:1;min-width:0}.pv2-price{font-family:var(--font-headline);color:var(--primary);letter-spacing:-.02em;font-size:1.15rem;font-weight:800;line-height:1.2;display:block}.pv2-price-card-sub{font-family:var(--font-label);color:var(--ink-tertiary);font-size:.68rem}.pv2-price-card-cta{background:var(--primary);color:var(--primary-text);font-family:var(--font-body);white-space:nowrap;border-radius:.4rem;flex-shrink:0;padding:.35rem .7rem;font-size:.72rem;font-weight:600}.pv2-actions{flex-wrap:wrap;justify-content:center;gap:.4rem;padding-top:.25rem;display:flex}.pv2-action-btn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.3rem;padding:.45rem .85rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.pv2-action-btn--primary{background:var(--primary);color:var(--primary-text)}.pv2-action-btn--primary:hover{opacity:.9}.pv2-action-btn--secondary{background:var(--surface-low);color:var(--ink)}.pv2-action-btn--secondary:hover{background:var(--surface-high)}.pv2-card{background:var(--surface-lowest);border-radius:1rem;padding:1.25rem;box-shadow:0 1px 3px #191c1d0a,0 4px 16px #191c1d0a}.pv2-card-header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.pv2-card-kicker{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.06em;color:var(--primary);margin-bottom:.1rem;font-size:.65rem;font-weight:600;display:block}.pv2-card-title{font-family:var(--font-headline);color:var(--ink);margin:0;font-size:1.1rem;font-weight:700}.pv2-offer-list{flex-direction:column;gap:.5rem;display:flex}.pv2-offer-card{background:var(--surface-low);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .15s;display:flex}.pv2-offer-card:hover{background:var(--surface-high)}.pv2-offer-left{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.pv2-offer-logo{background:var(--surface-lowest);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.pv2-offer-logo img{object-fit:contain;width:100%;height:100%;padding:4px}.pv2-offer-logo-fallback{font-family:var(--font-label);color:var(--ink-tertiary);text-transform:uppercase;text-align:center;font-size:.55rem;font-weight:700;line-height:1.2}.pv2-offer-info{flex:1;min-width:0}.pv2-offer-merchant{font-family:var(--font-body);color:var(--ink);font-size:.82rem;font-weight:600}.pv2-offer-stock{font-family:var(--font-label);color:var(--ink-tertiary);font-size:.68rem}.pv2-offer-stock--in{color:#2e7d32}.pv2-offer-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.pv2-offer-price-col{flex-direction:column;align-items:flex-end;display:flex}.pv2-offer-price{font-family:var(--font-headline);color:var(--primary);white-space:nowrap;font-size:.95rem;font-weight:700}.pv2-offer-shipping{font-family:var(--font-label);color:var(--ink-tertiary);white-space:nowrap;font-size:.6rem}.pv2-offer-link{background:var(--primary);color:var(--primary-text);font-family:var(--font-body);white-space:nowrap;border-radius:.5rem;align-items:center;padding:.4rem .85rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.pv2-offer-link:hover{opacity:.9}.pv2-specs-table{border-collapse:collapse;width:100%}.pv2-specs-table td{vertical-align:top;padding:.45rem 0;font-size:.82rem}.pv2-specs-table td:first-child{color:var(--ink-tertiary);font-family:var(--font-label);width:40%;padding-right:1rem}.pv2-specs-table td:last-child{color:var(--ink);font-family:var(--font-body)}.pv2-specs-table tr+tr td{border-top:1px solid #0000000a}.pv2-offer-filters{border-bottom:1px solid #0000000d;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;padding-bottom:.75rem;display:flex}.pv2-offer-filter-row{align-items:center;gap:.4rem;display:flex}.pv2-offer-filter-label{font-family:var(--font-label);color:var(--ink-secondary);font-size:.72rem;font-weight:500}.pv2-offer-sort{background:var(--surface-low);border-radius:.4rem;gap:2px;margin-left:auto;padding:2px;display:flex}.pv2-offer-sort-btn{color:var(--ink-tertiary);font-family:var(--font-label);cursor:pointer;background:0 0;border:none;border-radius:.3rem;padding:.25rem .55rem;font-size:.68rem;font-weight:600;transition:background .15s,color .15s}.pv2-offer-sort-btn:hover{color:var(--ink)}.pv2-offer-sort-btn--active{background:var(--surface-lowest);color:var(--ink);box-shadow:0 1px 2px #191c1d0f}.pv2-offer-empty{color:var(--ink-tertiary);padding:1rem 0;font-size:.82rem}.pv2-offer-details{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pv2-offer-updated{font-family:var(--font-label);color:var(--ink-tertiary);opacity:.7;font-size:.62rem}.pv2-offer-condition{color:var(--ink-tertiary)}.pv2-offer-shipping-info{font-family:var(--font-label);color:var(--ink-tertiary);font-size:.65rem}.pv2-offer-original-price{font-family:var(--font-label);color:var(--ink-tertiary);font-size:.72rem;text-decoration:line-through}.pv2-chart{flex-direction:column;gap:.75rem;display:flex}.pv2-chart-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pv2-chart-merchant-select{background:var(--surface-low);color:var(--ink);font-family:var(--font-label);cursor:pointer;border:none;border-radius:.4rem;outline:none;padding:.3rem .5rem;font-size:.72rem;font-weight:500}.pv2-chart-merchant-select:focus{box-shadow:0 0 0 2px #0051474d}.pv2-chart-timeframes{background:var(--surface-low);border-radius:.4rem;gap:2px;width:fit-content;padding:2px;display:flex}.pv2-chart-tf{color:var(--ink-tertiary);font-family:var(--font-label);cursor:pointer;background:0 0;border:none;border-radius:.3rem;padding:.25rem .6rem;font-size:.68rem;font-weight:600;transition:background .15s,color .15s}.pv2-chart-tf:hover{color:var(--ink)}.pv2-chart-tf--active{background:var(--surface-lowest);color:var(--ink);box-shadow:0 1px 2px #191c1d0f}.pv2-chart-empty{text-align:center;color:var(--ink-tertiary);padding:2rem 1rem;font-size:.82rem}.pv2-price-summary{gap:.5rem;display:flex}.pv2-price-summary-item{background:var(--surface-lowest);text-align:center;border-radius:.75rem;flex:1;padding:.75rem;box-shadow:0 1px 3px #191c1d0a,0 4px 16px #191c1d0a}.pv2-price-summary-label{font-family:var(--font-label);color:var(--ink-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-size:.62rem;font-weight:500;display:block}.pv2-price-summary-value{font-family:var(--font-headline);color:var(--primary);font-size:1rem;font-weight:700}@media (max-width:760px){.pv2-price-summary{flex-direction:row;gap:.35rem}.pv2-price-summary-item{padding:.5rem}.pv2-price-summary-value{font-size:.88rem}}.pv2-facts-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.pv2-fact{background:var(--surface-low);border-radius:.5rem;padding:.5rem}.pv2-fact-label{font-family:var(--font-label);color:var(--ink-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-size:.62rem;font-weight:500;display:block}.pv2-fact-value{font-family:var(--font-body);color:var(--ink);font-size:.82rem;font-weight:600}.pv2-variant-list{flex-direction:column;gap:.35rem;display:flex}.pv2-variant{background:var(--surface-low);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .65rem;text-decoration:none;transition:background .15s;display:flex}.pv2-variant:hover{background:var(--primary-light)}.pv2-variant-title{font-family:var(--font-body);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.78rem;font-weight:500;overflow:hidden}.pv2-variant-price{font-family:var(--font-headline);color:var(--primary);white-space:nowrap;margin-left:.5rem;font-size:.82rem;font-weight:700}.pv2-gallery{scrollbar-width:none;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.pv2-gallery::-webkit-scrollbar{display:none}.pv2-gallery-thumb{appearance:none;background:var(--surface-low);cursor:pointer;border:1px solid #0000;border-radius:.5rem;flex-shrink:0;width:64px;height:64px;padding:0;transition:opacity .15s;overflow:hidden}.pv2-gallery-thumb img{object-fit:contain;width:100%;height:100%;padding:.25rem}.pv2-gallery-thumb:hover{opacity:.8}.pv2-gallery-thumb--active{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary)18%,transparent)}@media (max-width:760px){.pv2-hero{flex-direction:column;gap:.5rem;display:flex;overflow:hidden}.pv2-hero-left{display:contents}.pv2-hero-info{order:1}.pv2-hero-media-wrap{order:2}.pv2-hero-specs-wrap{order:3;width:100%}.pv2-hero-actions-wrap{flex-direction:column;order:4;align-items:center;width:100%;display:flex}.pv2-hero-media{aspect-ratio:16/10;padding:1rem}.pv2-hero-spec:nth-child(n+5){display:none}.pv2-hero-gallery{justify-content:center}.pv2-hero-specs{width:100%;margin-inline:auto}.pv2-hero-title{font-size:1.35rem}.pv2-price{font-size:1.5rem}.pv2-card{padding:1rem}.pv2-offer-card{flex-direction:column;align-items:stretch;gap:.5rem}.pv2-offer-left{flex:unset}.pv2-offer-right{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;padding-top:.25rem;display:flex}.pv2-price-card{display:none}.pv2-breadcrumbs{padding-bottom:.5rem}.pv2-hero-actions-wrap{flex-direction:column;align-items:center;display:flex}.pv2-hero-actions-wrap .pv2-actions{justify-content:center}}.hv2-dark .pv2-hero-media{background:#1e2022}.hv2-dark .pv2-card{background:var(--surface-lowest);box-shadow:0 1px 3px #00000026,0 4px 16px #0000001a}.hv2-dark .pv2-pill{background:var(--surface-low);color:var(--ink-secondary)}.hv2-dark .pv2-pill--primary{color:#fff;background:#0d7d70}.hv2-dark .pv2-price{color:#0d7d70}.hv2-dark .pv2-price-card{background:var(--surface-low)}.hv2-dark .pv2-price-card:hover{background:var(--surface-high)}.hv2-dark .pv2-price-card-logo{background:var(--surface-lowest)}.hv2-dark .pv2-price-card-cta{background:#0d7d70}.hv2-dark .pv2-offer-filters{border-bottom-color:#ffffff0f}.hv2-dark .pv2-offer-sort{background:var(--surface-low)}.hv2-dark .pv2-offer-sort-btn--active{background:var(--surface-high);color:var(--ink)}.hv2-dark .pv2-chart-merchant-select{background:var(--surface-low);color:var(--ink)}.hv2-dark .pv2-price-summary-item{background:var(--surface-lowest);box-shadow:0 1px 3px #00000026,0 4px 16px #0000001a}.hv2-dark .pv2-price-summary-value{color:#0d7d70}.hv2-dark .pv2-offer-card{background:var(--surface-low)}.hv2-dark .pv2-offer-card:hover{background:var(--surface-high)}.hv2-dark .pv2-offer-logo{background:var(--surface-lowest)}.hv2-dark .pv2-offer-price{color:#0d7d70}.hv2-dark .pv2-offer-link{background:#0d7d70}.hv2-dark .pv2-offer-stock--in{color:#4caf50}.hv2-dark .pv2-specs-table tr+tr td{border-top-color:#ffffff0d}.hv2-dark .pv2-fact,.hv2-dark .pv2-variant{background:var(--surface-low)}.hv2-dark .pv2-variant:hover{background:var(--surface-high)}.hv2-dark .pv2-variant-price{color:#0d7d70}.hv2-dark .pv2-chart-timeframes{background:var(--surface-low)}.hv2-dark .pv2-chart-tf--active{background:var(--surface-high);color:var(--ink)}.hv2-dark .pv2-action-btn--primary{background:#0d7d70}.hv2-dark .pv2-action-btn--secondary{background:var(--surface-low);color:var(--ink)}.hv2-dark .pv2-action-btn--secondary:hover{background:var(--surface-high)}.hv2-dark .pv2-gallery-thumb{background:var(--surface-low)}
