@keyframes pp-sheet-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes pp-sheet-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes pp-sheet-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes pp-sheet-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes pp-sheet-in-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes pp-sheet-out-top{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes pp-sheet-in-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes pp-sheet-out-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes pp-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pp-sheet-fade-out{0%{opacity:1}to{opacity:0}}.pp-sheet-slide-in-right[data-state=open]{animation:pp-sheet-in-right .32s cubic-bezier(.32,.72,0,1)}.pp-sheet-slide-out-right[data-state=closed]{animation:pp-sheet-out-right .26s cubic-bezier(.4,0,1,1)}.pp-sheet-slide-in-left[data-state=open]{animation:pp-sheet-in-left .32s cubic-bezier(.32,.72,0,1)}.pp-sheet-slide-out-left[data-state=closed]{animation:pp-sheet-out-left .26s cubic-bezier(.4,0,1,1)}.pp-sheet-slide-in-top[data-state=open]{animation:pp-sheet-in-top .32s cubic-bezier(.32,.72,0,1)}.pp-sheet-slide-out-top[data-state=closed]{animation:pp-sheet-out-top .26s cubic-bezier(.4,0,1,1)}.pp-sheet-slide-in-bottom[data-state=open]{animation:pp-sheet-in-bottom .32s cubic-bezier(.32,.72,0,1)}.pp-sheet-slide-out-bottom[data-state=closed]{animation:pp-sheet-out-bottom .26s cubic-bezier(.4,0,1,1)}.pp-sheet-overlay[data-state=open]{animation:pp-sheet-fade-in .24s cubic-bezier(.4,0,.2,1)}.pp-sheet-overlay[data-state=closed]{animation:pp-sheet-fade-out .2s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.pp-sheet-slide-in-bottom[data-state=open],.pp-sheet-slide-in-left[data-state=open],.pp-sheet-slide-in-right[data-state=open],.pp-sheet-slide-in-top[data-state=open]{animation:pp-sheet-fade-in .12s linear}.pp-sheet-slide-out-bottom[data-state=closed],.pp-sheet-slide-out-left[data-state=closed],.pp-sheet-slide-out-right[data-state=closed],.pp-sheet-slide-out-top[data-state=closed]{animation:pp-sheet-fade-out .12s linear}}.product-body_body__B09mN{max-width:720px;margin:40px auto 0;display:flex;flex-direction:column;gap:40px}.product-body_section__exeG_{display:flex;flex-direction:column;gap:16px}.product-body_heading__7F3S_{font-family:var(--font-heading),"Source Serif 4",Georgia,serif;font-size:22px;line-height:1.2;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin:0}.product-body_description__HqEkg{color:var(--muted-foreground);font-size:15px;line-height:1.65}.product-body_description__HqEkg p{margin:0 0 12px}.product-body_description__HqEkg p:last-child{margin-bottom:0}.product-body_description__HqEkg ul{margin:0 0 12px;padding-left:20px}.product-body_specGrid__Dk_Qx{display:grid;grid-template-columns:1fr;border-radius:var(--radius);overflow:hidden}.product-body_specRow__c34D5{display:grid;grid-template-columns:140px 1fr;gap:12px;align-items:baseline;padding:12px 14px;font-size:14px}.product-body_specRow__c34D5:nth-child(odd){background:color-mix(in oklch,var(--foreground),transparent 96%)}.product-body_specKey__8VFO_{color:var(--muted-foreground);font-weight:500}.product-body_specVal__mscr4{color:var(--foreground);font-weight:500}.product-body_tierIntro__b1AfN{color:var(--muted-foreground);font-size:13px;margin:-6px 0 4px}.product-body_tierTable__mG8ck{width:100%;border-collapse:collapse;font-size:14px}.product-body_tierTable__mG8ck caption{text-align:left;color:var(--muted-foreground);font-size:13px;padding-bottom:10px}.product-body_tierHeadCell__0b_7x{text-align:left;color:var(--muted-foreground);font-weight:600;font-size:12px;letter-spacing:.03em;text-transform:uppercase;padding:0 14px 10px}.product-body_tierHeadCell__0b_7x.product-body_num__qGGQP{text-align:right}.product-body_tierRow__6e6yf{min-height:44px}.product-body_tierRow__6e6yf:nth-child(odd) td{background:color-mix(in oklch,var(--foreground),transparent 96%)}.product-body_tierCell__eLdnO{padding:13px 14px;color:var(--foreground);vertical-align:middle}.product-body_tierCell__eLdnO.product-body_num__qGGQP{text-align:right;font-variant-numeric:tabular-nums}.product-body_qty__t_Dmc{font-weight:600}.product-body_total__NJLLU{font-weight:700;color:var(--price-accent);font-variant-numeric:tabular-nums}.product-body_perUnit__ZUZMW{color:var(--muted-foreground)}.product-body_bestValue__8DO5d{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;color:var(--foreground);background:color-mix(in oklch,var(--primary),transparent 86%);border:1px solid color-mix(in oklch,var(--primary),transparent 70%)}.product-body_skeletonRow__Q_UL7{height:44px;border-radius:8px;margin-bottom:8px;background:color-mix(in oklch,var(--foreground),transparent 92%);animation:product-body_pulse__kvcL_ 1.4s ease-in-out infinite}@keyframes product-body_pulse__kvcL_{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.product-body_skeletonRow__Q_UL7{animation:none}}.product-body_stateNote___KwGt{color:var(--muted-foreground);font-size:14px}@media (min-width:1024px){.product-body_body__B09mN{margin-top:56px;gap:48px}.product-body_heading__7F3S_{font-size:26px}.product-body_specRow__c34D5{grid-template-columns:180px 1fr;font-size:15px}}.product-confidence_band__ijVVZ{display:flex;flex-direction:column;gap:14px}.product-confidence_offer__lxUy1{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin:0;font-size:13px;font-weight:600;color:var(--foreground);background:color-mix(in oklch,var(--primary),transparent 86%);border:1px solid color-mix(in oklch,var(--primary),transparent 70%);padding:7px 13px;border-radius:999px}.product-confidence_offer__lxUy1 svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:var(--primary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-confidence_offer__lxUy1 b{font-weight:700;color:var(--price-accent,var(--primary))}.product-confidence_trust___bSBx{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.product-confidence_chip__m9tja{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);padding:7px 12px;border-radius:999px}.product-confidence_chk__acNY4{color:#157a3f;font-weight:700}.dark .product-confidence_chk__acNY4{color:#63d68a}@media (min-width:1024px){.product-confidence_offer__lxUy1{font-size:13.5px}.product-confidence_chip__m9tja{font-size:12.5px}}