.StoreTopBar_bar__y_4rT{background:var(--store-accent,#facc15);color:var(--store-text);border-bottom:1px solid rgba(0,0,0,.06)}.StoreTopBar_container__EDQKE{max-width:var(--store-max-width,1200px);margin:0 auto;padding:var(--store-space-1) var(--store-space-4);display:flex;justify-content:flex-start;align-items:center;gap:var(--store-space-4);min-height:32px}.StoreTopBar_contactRow__pwrCe{display:flex;gap:var(--store-space-3);align-items:center}.StoreTopBar_contactItem__QqB3T{display:inline-flex;align-items:center;gap:var(--store-space-1);font-size:var(--store-text-xs);color:inherit;text-decoration:none;transition:opacity .15s}.StoreTopBar_contactItem__QqB3T:hover{opacity:.75}.StoreTopBar_socialRow__bFyCq{display:flex;gap:var(--store-space-2);align-items:center;margin-left:auto}.StoreTopBar_socialLink__O7Sau{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:inherit;text-decoration:none;transition:opacity .15s}.StoreTopBar_socialLink__O7Sau:hover{opacity:.75}@media (max-width:520px){.StoreTopBar_container__EDQKE{flex-direction:column;gap:var(--store-space-1);align-items:stretch}.StoreTopBar_contactRow__pwrCe,.StoreTopBar_socialRow__bFyCq{justify-content:center;margin-left:0}}.OrderTotal_summaryTotal__H1J2q{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;color:var(--store-text);margin-bottom:1.25rem}.OrderTotal_summaryTotalFinancing__lxpKY{display:flex;flex-direction:column;gap:4px;margin-bottom:1.25rem}.OrderTotal_summaryTotalFinancing__lxpKY .OrderTotal_summaryTotal__H1J2q{margin-bottom:0}.OrderTotal_installments__fkCOX{font-size:var(--store-text-sm);color:var(--store-primary)}.OrderTotal_cashTotalRow__g5nML{margin:0;font-size:var(--store-text-sm);color:var(--store-text-muted)}.OrderTotal_savings__d4up2{color:var(--store-success);font-weight:600}.StoreButton_button___SpbP{display:inline-flex;align-items:center;justify-content:center;gap:var(--store-space-2);font-family:inherit;font-weight:600;border:1px solid transparent;border-radius:var(--store-radius-button);cursor:pointer;transition:background var(--store-transition-fast) var(--store-ease-out),color var(--store-transition-fast) var(--store-ease-out),border-color var(--store-transition-fast) var(--store-ease-out),box-shadow var(--store-transition-fast) var(--store-ease-out);-webkit-user-select:none;user-select:none;text-decoration:none;white-space:nowrap;position:relative}.StoreButton_button___SpbP:focus-visible{outline:2px solid var(--store-primary);outline-offset:2px}.StoreButton_button___SpbP:disabled,.StoreButton_button___SpbP[aria-busy=true]{cursor:not-allowed;opacity:.6}.StoreButton_button___SpbP[data-size=sm]{height:36px;padding:0 var(--store-space-3);font-size:var(--store-text-sm)}.StoreButton_button___SpbP[data-size=md]{height:44px;padding:0 var(--store-space-4);font-size:var(--store-text-base)}.StoreButton_button___SpbP[data-size=lg]{height:52px;padding:0 var(--store-space-6);font-size:var(--store-text-base)}.StoreButton_button___SpbP[data-icon-only=true][data-size=sm]{width:36px;padding:0}.StoreButton_button___SpbP[data-icon-only=true][data-size=md]{width:44px;padding:0}.StoreButton_button___SpbP[data-icon-only=true][data-size=lg]{width:52px;padding:0}.StoreButton_button___SpbP[data-fullwidth=true]{width:100%}.StoreButton_button___SpbP[data-shape=pill]{border-radius:var(--store-radius-pill)}.StoreButton_button___SpbP[data-shape=circle]{border-radius:50%;aspect-ratio:1;padding:0}.StoreButton_button___SpbP[data-variant=primary]{background:var(--store-primary);color:var(--store-primary-contrast)}.StoreButton_button___SpbP[data-variant=primary]:hover:not(:disabled):not([aria-busy=true]){background:var(--store-primary-hover)}.StoreButton_button___SpbP[data-variant=secondary]{background:var(--store-surface);color:var(--store-text);border-color:var(--store-border-strong)}.StoreButton_button___SpbP[data-variant=secondary]:hover:not(:disabled):not([aria-busy=true]){background:var(--store-surface-muted)}.StoreButton_button___SpbP[data-variant=ghost]{background:transparent;color:var(--store-primary)}.StoreButton_button___SpbP[data-variant=ghost]:hover:not(:disabled):not([aria-busy=true]){background:var(--store-primary-light)}.StoreButton_button___SpbP[data-variant=danger]{background:var(--store-danger);color:var(--store-text-inverse)}.StoreButton_button___SpbP[data-variant=danger]:hover:not(:disabled):not([aria-busy=true]){background:color-mix(in oklab,var(--store-danger),black 10%)}.StoreButton_button___SpbP[data-tone=header]{color:var(--store-header-text,var(--store-text))}.StoreButton_button___SpbP[data-tone=header]:hover:not(:disabled):not([aria-busy=true]){background:color-mix(in oklab,var(--store-header-text,var(--store-text)),transparent 88%)}.StoreButton_button___SpbP[data-tone=header]:focus-visible{outline-color:var(--store-header-text,var(--store-text))}.StoreButton_loading__kOqt1 .StoreButton_label__bn55q{visibility:hidden}.StoreButton_spinner__n9E9z{position:absolute;width:1em;height:1em;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:StoreButton_store-button-spin__6y0um .7s linear infinite}@keyframes StoreButton_store-button-spin__6y0um{to{transform:rotate(1turn)}}.storefront-root[data-motion-scale=none] .StoreButton_spinner__n9E9z{animation:none}.StoreInput_wrapper__XFs1k{display:inline-flex;align-items:center;width:100%;background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius-md);transition:border-color var(--store-transition-fast) var(--store-ease-out),box-shadow var(--store-transition-fast) var(--store-ease-out),background var(--store-transition-fast) var(--store-ease-out)}.StoreInput_wrapper__XFs1k:hover:not([data-disabled=true]):not([data-error=true]){border-color:var(--store-border-strong)}.StoreInput_wrapper__XFs1k:focus-within{border-color:var(--store-primary);box-shadow:0 0 0 3px var(--store-primary-light)}.StoreInput_wrapper__XFs1k[data-error=true]{border-color:var(--store-danger);box-shadow:0 0 0 3px color-mix(in oklab,var(--store-danger),white 80%)}.StoreInput_wrapper__XFs1k[data-disabled=true]{background:var(--store-surface-muted);cursor:not-allowed;opacity:.6}.StoreInput_input__xxrqp{flex:1 1 auto;width:100%;border:none;background:transparent;color:var(--store-text);font-family:inherit;outline:none}.StoreInput_input__xxrqp::placeholder{color:var(--store-text-muted)}.StoreInput_input__xxrqp:disabled{cursor:not-allowed}.StoreInput_input__xxrqp::-webkit-search-cancel-button,.StoreInput_input__xxrqp::-webkit-search-decoration{appearance:none}.StoreInput_input__xxrqp[data-size=sm]{height:36px;padding:0 var(--store-space-3);font-size:16px}.StoreInput_input__xxrqp[data-size=md]{height:44px;padding:0 var(--store-space-4);font-size:var(--store-text-base)}.StoreInput_input__xxrqp[data-size=lg]{height:52px;padding:0 var(--store-space-4);font-size:var(--store-text-base)}.StoreInput_slot__SSzGe{display:inline-flex;align-items:center;justify-content:center;color:var(--store-text-muted);padding:0 var(--store-space-3)}.StoreInput_slot__SSzGe:first-child{padding-right:0}.StoreInput_slot__SSzGe:last-child{padding-left:0}.Breadcrumb_breadcrumb__kp2Ao{padding:.25rem 0 .75rem}.Breadcrumb_list__y_6Cf{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.Breadcrumb_item__FDkrt{display:inline-flex;align-items:center;font-size:.8125rem}.Breadcrumb_separator__45kUj{margin:0 .25rem;color:var(--store-text-muted);flex-shrink:0}.Breadcrumb_link__DtLDQ{color:var(--store-text-muted);text-decoration:none;transition:color .12s}.Breadcrumb_link__DtLDQ:hover{color:var(--store-primary);text-decoration:underline}.Breadcrumb_current__j6CPE{color:var(--store-text);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.StoreBadge_badge__PKnmo{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:600;border:1px solid transparent;border-radius:var(--store-radius-pill);white-space:nowrap;line-height:1}.StoreBadge_badge__PKnmo[data-size=sm]{padding:var(--store-space-1) var(--store-space-2);font-size:var(--store-text-xs)}.StoreBadge_badge__PKnmo[data-size=md]{padding:var(--store-space-2) var(--store-space-3);font-size:var(--store-text-sm)}.StoreBadge_badge__PKnmo[data-variant=discount]{background:var(--store-badge-bg);color:var(--store-badge-text)}.StoreBadge_badge__PKnmo[data-variant=success]{background:var(--store-success);color:var(--store-text-inverse)}.StoreBadge_badge__PKnmo[data-variant=warning]{background:var(--store-warning);color:var(--store-text-inverse)}.StoreBadge_badge__PKnmo[data-variant=danger]{background:var(--store-danger);color:var(--store-text-inverse)}.StoreBadge_badge__PKnmo[data-variant=neutral]{background:var(--store-text-muted);color:var(--store-text-inverse)}.StoreChip_chip__51iEG{display:inline-flex;align-items:center;gap:var(--store-space-2);font-family:inherit;font-size:var(--store-text-sm);font-weight:500;background:var(--store-surface-muted);color:var(--store-text-muted);border:1px solid var(--store-border);border-radius:var(--store-radius-pill);cursor:pointer;transition:background var(--store-transition-fast) var(--store-ease-out),color var(--store-transition-fast) var(--store-ease-out),border-color var(--store-transition-fast) var(--store-ease-out)}.StoreChip_chip__51iEG:hover:not([data-disabled=true]){color:var(--store-text)}.StoreChip_chip__51iEG:focus-visible{outline:2px solid var(--store-primary);outline-offset:2px}.StoreChip_chip__51iEG[aria-pressed=true]{background:var(--store-primary-light);border-color:var(--store-primary);color:var(--store-primary)}.StoreChip_chip__51iEG[data-disabled=true]{cursor:not-allowed;opacity:.6}.StoreChip_chip__51iEG[data-size=sm]{height:32px;padding:0 var(--store-space-3)}.StoreChip_chip__51iEG[data-size=md]{height:40px;padding:0 var(--store-space-4)}.StoreChip_label__LYa35,.StoreChip_removeButton__9nYvD{display:inline-flex;align-items:center}.StoreChip_removeButton__9nYvD{justify-content:center;width:18px;height:18px;padding:0;margin-left:var(--store-space-1);border:none;border-radius:50%;background:transparent;color:inherit;cursor:pointer;font-size:var(--store-text-base);line-height:1}.StoreChip_removeButton__9nYvD:hover{background:color-mix(in oklab,currentColor,transparent 80%)}.StoreChip_removeButton__9nYvD:focus-visible{outline:2px solid var(--store-primary);outline-offset:2px}.PaymentBadge_badge__iTyWk{display:inline-flex;align-items:center;justify-content:center;background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius-sm);padding:var(--store-space-1) var(--store-space-2);font-size:var(--store-text-xs);color:var(--store-text)}.PaymentBadge_badge__iTyWk img{height:20px;width:auto;display:block}.PaymentBadge_label__ULgkm{font-weight:500}.ShippingBadge_badge__w28pA{display:inline-flex;align-items:center;justify-content:center;background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius-sm);padding:var(--store-space-1) var(--store-space-2);font-size:var(--store-text-xs);color:var(--store-text)}.ShippingBadge_badge__w28pA img{height:20px;width:auto;display:block}.ShippingBadge_label__NZ0nQ{font-weight:500}.ImageOverlayBadge_badge__xE8SV{position:absolute;display:inline-flex;align-items:center;font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:var(--store-radius-pill);background:var(--store-surface);color:var(--store-text);box-shadow:0 1px 2px rgba(0,0,0,.08);pointer-events:none}.ImageOverlayBadge_badge__xE8SV[data-position=tl]{top:.5rem;left:.5rem}.ImageOverlayBadge_badge__xE8SV[data-position=tr]{top:.5rem;right:.5rem}.ImageOverlayBadge_badge__xE8SV[data-position=bl]{bottom:.5rem;left:.5rem}.ImageOverlayBadge_badge__xE8SV[data-position=br]{bottom:.5rem;right:.5rem}.ImageOverlayBadge_badge__xE8SV[data-tone=success]{background:var(--store-success-bg);color:var(--store-success)}.ImageOverlayBadge_badge__xE8SV[data-tone=info]{background:var(--store-surface-muted);color:var(--store-text)}.ImageOverlayBadge_badge__xE8SV[data-tone=warning]{background:var(--store-warning-bg);color:var(--store-warning-on)}.ImageOverlayBadge_badge__xE8SV[data-tone=neutral]{background:var(--store-surface);color:var(--store-text)}.storefront-root:not([data-offer-badge-position=top-right]) .ImageOverlayBadge_badge__xE8SV[data-with-offer=true][data-position=tl],.storefront-root[data-offer-badge-position=top-right] .ImageOverlayBadge_badge__xE8SV[data-with-offer=true][data-position=tr]{top:var(--store-offer-badge-clearance,2.5rem)}.CopyButton_btn__h8Jst{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;background:var(--store-surface);color:var(--store-primary);border:1px solid var(--store-primary-light);border-radius:var(--store-radius-button);cursor:pointer;transition:background .15s,color .15s}.CopyButton_btn__h8Jst:hover{background:var(--store-primary-light)}.CopyButton_copied__smIVr{background:var(--store-success-bg);color:var(--store-success);border-color:var(--store-success)}.CopyButton_error__qfjyo{background:var(--store-danger-bg);color:var(--store-danger);border-color:var(--store-danger)}.CategoryMegaMenu_wrapper__D_5mL{position:static;display:inline-flex}.CategoryMegaMenu_trigger__ZYBQC{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem 0;font-size:.9375rem;font-weight:600;color:inherit;background:transparent;border:none;cursor:pointer;text-decoration:none;line-height:1}.CategoryMegaMenu_trigger__ZYBQC:hover{opacity:.75}.CategoryMegaMenu_chevron__ViQnO{transition:transform .15s}.CategoryMegaMenu_chevronOpen__yrjG0{transform:rotate(180deg)}.CategoryMegaMenu_backdrop__mm2zU{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:50}.CategoryMegaMenu_panel__mdbxr{position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);width:min(1100px,96vw);background:var(--store-surface,#ffffff);color:var(--store-text,#0f172a);border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.2);z-index:51;max-height:75vh;overflow-y:auto}.CategoryMegaMenu_grid__w623w{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem 2rem;padding:1.5rem 2rem}.CategoryMegaMenu_column__NqS3v{display:flex;flex-direction:column;gap:.5rem;min-width:0}.CategoryMegaMenu_columnTitle__tD6W6{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--store-text,#0f172a);text-decoration:none;padding-bottom:.375rem;border-bottom:2px solid var(--store-accent,var(--store-secondary,#004e89))}.CategoryMegaMenu_columnTitle__tD6W6:hover{color:var(--store-primary,#ff6b35)}.CategoryMegaMenu_childList__Bl_9g{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.CategoryMegaMenu_childLink__kx0mA{display:block;padding:.25rem 0;font-size:.875rem;color:var(--store-text-muted,#6b7280);text-decoration:none;line-height:1.3;transition:color .12s}.CategoryMegaMenu_childLink__kx0mA:hover{color:var(--store-primary,#ff6b35)}.CategoryMegaMenu_panelFooter__w6yo9{display:flex;justify-content:flex-end;padding:.75rem 2rem 1rem;border-top:1px solid var(--store-border,#e5e7eb)}.CategoryMegaMenu_seeAll__ZGxJE{font-size:.8125rem;font-weight:700;color:var(--store-primary,#ff6b35);text-decoration:none}.CategoryMegaMenu_seeAll__ZGxJE:hover{text-decoration:underline}@media (max-width:1024px){.CategoryMegaMenu_grid__w623w{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CategoryMegaMenu_grid__w623w{grid-template-columns:repeat(2,1fr);padding:1rem;gap:1rem 1.25rem}}.CartContents_root__OJ6k8{display:flex;flex-direction:column;gap:1rem}.CartContents_itemsList__1Mb4Q{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.CartContents_item__dp_1i{display:flex;gap:1rem;padding:1rem;background:var(--store-surface);border:1px solid var(--store-border);border-radius:12px;align-items:center}.CartContents_itemError__x53u8{border-color:color-mix(in oklab,var(--store-danger),white 40%);background:var(--store-danger-bg)}.CartContents_itemImage__RUUOx{flex-shrink:0}.CartContents_itemImg__iboS2{border-radius:8px;object-fit:cover}.CartContents_itemPlaceholder__rvl7A{width:80px;height:80px;border-radius:8px;background:var(--store-surface-muted)}.CartContents_itemDetails__l1wTD{flex:1 1;min-width:0}.CartContents_itemName__tBL3e{display:block;font-size:.9375rem;font-weight:600;color:var(--store-text);text-decoration:none;margin-bottom:.25rem}.CartContents_itemName__tBL3e:hover{color:var(--store-primary)}.CartContents_itemComparePrice__h0V1K{font-size:.75rem;color:var(--store-text-muted);text-decoration:line-through;margin-right:.375rem}.CartContents_itemUnitPrice__JKkPL{font-size:.8125rem;color:var(--store-text-muted)}.CartContents_issueText__elEu1{font-size:.75rem;color:var(--store-danger);margin:.25rem 0 0}.CartContents_itemActions__lN8rw{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.CartContents_quantityControls__LarZj{display:flex;align-items:center;gap:.25rem;background:var(--store-surface-muted);border-radius:8px;padding:.125rem}.CartContents_qtyBtn__dcX4I{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--store-surface);border:none;border-radius:6px;cursor:pointer;color:var(--store-text);transition:background .15s}.CartContents_qtyBtn__dcX4I:hover{background:var(--store-border)}.CartContents_qtyValue__SMxEB{min-width:28px;text-align:center;font-size:.875rem;font-weight:600}.CartContents_itemSubtotal__TXoRe{font-size:1rem;font-weight:700;color:var(--store-text)}.CartContents_deleteBtn__phx_P{background:none;border:none;cursor:pointer;color:var(--store-text-muted);padding:.25rem;border-radius:4px;transition:color .15s}.CartContents_deleteBtn__phx_P:hover{color:var(--store-danger)}.CartContents_totalsBlock__sXzmF{padding:1.5rem;background:var(--store-surface);border:1px solid var(--store-border);border-radius:12px}.CartContents_summaryRow__HKi78{display:flex;justify-content:space-between;font-size:.875rem;color:var(--store-text-muted);margin-bottom:.75rem}.CartContents_summaryDivider__fDo24{height:1px;background:var(--store-border);margin:.75rem 0}.CartContents_generalError__7gb0E{color:var(--store-danger);font-size:.8125rem;margin:0 0 .75rem}.CartContents_clearBtn__MyNCS{margin-top:.5rem}.CartContents_financingLine__0rqa2{display:flex;flex-direction:column;gap:2px}.CartContents_cardUnit__Iqw61{font-weight:700;color:var(--store-text);font-size:.8125rem}.CartContents_installments__YZN6_{font-size:var(--store-text-sm);color:var(--store-primary)}.CartContents_cashUnit__IuISb{font-size:var(--store-text-sm);color:var(--store-text-muted)}.CartContents_savings__Xr41B{color:var(--store-success);font-weight:600}.CartContents_emptyState__iqcLW{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;text-align:center}.CartContents_emptyIcon__9_ZG2{color:var(--store-text-muted);margin-bottom:1rem}.CartContents_emptyTitle__xojX3{font-size:1.5rem;font-weight:700;color:var(--store-text);margin:0 0 .375rem}.CartContents_emptyText__o3p8B{color:var(--store-text-muted);margin:0 0 1.5rem}.CartContents_browseLink__IBHAM{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;background:var(--store-primary);color:var(--store-primary-contrast);border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s}.CartContents_browseLink__IBHAM:hover{opacity:.9}@media (min-width:900px){.CartContents_root__OJ6k8[data-variant=page]{display:grid;grid-template-columns:1fr 360px;align-items:start;gap:2rem}.CartContents_root__OJ6k8[data-variant=page] .CartContents_totalsBlock__sXzmF{position:sticky;top:calc(var(--store-header-active-height, 72px) + 1rem)}}@media (max-width:768px){.CartContents_item__dp_1i{flex-wrap:wrap}.CartContents_itemActions__lN8rw{flex-direction:row;align-items:center;width:100%;justify-content:space-between;margin-top:.5rem}}@media (max-width:640px){.CartContents_itemImage__RUUOx{display:none}.CartContents_root__OJ6k8[data-variant=page] .CartContents_totalsBlock__sXzmF{position:sticky;bottom:var(--store-bottom-bar-height,56px);background:var(--store-sticky-cta-bg);box-shadow:var(--store-sticky-cta-shadow);padding:var(--store-sticky-cta-pad-y) 1rem;padding-bottom:max(var(--store-sticky-cta-pad-y),env(safe-area-inset-bottom));z-index:5;border-radius:0;border-left:none;border-right:none;border-bottom:none}}.CartDrawer_backdrop__EpfOr{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:50}.CartDrawer_drawer__BC7i5{position:fixed;background:var(--store-surface);z-index:51;display:flex;flex-direction:column}.CartDrawer_header__VDPuI{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--store-border)}.CartDrawer_title__RtA_c{display:flex;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:700;margin:0;color:var(--store-text)}.CartDrawer_body__phUoH{flex:1 1;overflow-y:auto;padding:1rem}.CartDrawer_footer__QqE_n{padding:.75rem 1rem;border-top:1px solid var(--store-border);text-align:center}.CartDrawer_fullCartLink__o_M_r{color:var(--store-primary);font-size:.8125rem;font-weight:600;text-decoration:none}.CartDrawer_fullCartLink__o_M_r:hover{text-decoration:underline}@media (min-width:641px){.CartDrawer_drawer__BC7i5{inset:0 0 0 auto;width:var(--store-cart-drawer-width);transform:translateX(0);transition:transform .28s ease}}@media (max-width:640px){.CartDrawer_drawer__BC7i5{inset:auto 0 0 0;max-height:var(--store-cart-drawer-mobile-max-h);border-radius:var(--store-cart-drawer-radius);transform:translateY(0);transition:transform .28s ease}.CartDrawer_drawer__BC7i5:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;border-radius:2px;background:var(--store-border)}.CartDrawer_header__VDPuI{padding-top:1.5rem}}@media (prefers-reduced-motion:reduce){.CartDrawer_drawer__BC7i5{transition:none}}.StorefrontShell_shell__VMepw{display:flex;flex-direction:column;min-height:100vh;background:var(--store-bg,#f8fafc)}.StorefrontShell_stickyGroup__OLtgm{position:sticky;top:calc(-1 * var(--store-scrollout-height, 0px));z-index:var(--store-z-header,40);display:flex;flex-direction:column}.StorefrontShell_stickyGroupStatic__uYi9B{position:static}.StorefrontShell_scrollOutGroup__bmQb2{transition:transform var(--store-transition-base,.25s) var(--store-ease-out,ease-out),opacity var(--store-transition-base,.25s) var(--store-ease-out,ease-out),visibility 0s}.StorefrontShell_scrollOutGroup__bmQb2[data-hidden=true]{transform:translateY(-100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform var(--store-transition-base,.25s) var(--store-ease-out,ease-out),opacity var(--store-transition-base,.25s) var(--store-ease-out,ease-out),visibility 0s var(--store-transition-base,.25s)}@media (prefers-reduced-motion:reduce){.StorefrontShell_scrollOutGroup__bmQb2,.StorefrontShell_scrollOutGroup__bmQb2[data-hidden=true]{transition:none}}.StorefrontShell_main__SfwRS{flex:1 1;padding:0 0 3rem;animation:StorefrontShell_storefrontFadeIn__2jRtR .5s ease-out}.StorefrontShell_mainWithBar__lXbaM{padding-bottom:var(--store-bottom-bar-height,56px)}@keyframes StorefrontShell_storefrontFadeIn__2jRtR{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.TransferActionBox_box__lLiZS{background:var(--store-order-action-box-bg);border:2px solid var(--store-order-action-box-border);border-radius:var(--store-radius-card);padding:1.5rem;margin-bottom:1.5rem}.TransferActionBox_title__BF5CP{font-size:1.25rem;font-weight:800;margin:0 0 .5rem;color:var(--store-text)}.TransferActionBox_amount__Lu_bp{font-size:2.5rem;font-weight:800;color:var(--store-primary);margin:0 0 1.25rem}.TransferActionBox_row__QsBhg{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.TransferActionBox_label__IFd_e{font-size:.75rem;font-weight:600;color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.05em;min-width:60px}.TransferActionBox_value__kMLCJ{flex:1 1;font-size:.9375rem;font-weight:500;color:var(--store-text);word-break:break-all}.TransferActionBox_hint__F6Mrn{font-size:.8125rem;color:var(--store-text-muted);margin:1rem 0 0}.CashWaitBox_box__6nv_Q{background:var(--store-order-action-box-bg);border:2px solid var(--store-order-action-box-border);border-radius:var(--store-radius-card);padding:1.5rem;margin-bottom:1.5rem}.CashWaitBox_title__hCOi6{font-size:1.25rem;font-weight:800;margin:0 0 .5rem;color:var(--store-text)}.CashWaitBox_hint__SvLwo{font-size:.9375rem;color:var(--store-text-muted);margin:0 0 1.25rem}.CashWaitBox_whatsappLink__Vno9E{display:inline-flex;align-items:center;gap:.5rem;background:var(--store-cta-whatsapp-bg);color:var(--store-primary-contrast);padding:.625rem 1rem;border-radius:var(--store-radius-button);font-weight:600;text-decoration:none}.CashWaitBox_whatsappLink__Vno9E:hover{filter:brightness(.95)}.ConfirmedBox_box___6gZh{background:var(--store-success-bg);border:1px solid var(--store-success);border-radius:var(--store-radius-card);padding:1.5rem;margin-bottom:1.5rem;text-align:center}.ConfirmedBox_icon__PqgCZ{color:var(--store-success);margin-bottom:.5rem}.ConfirmedBox_title__cRDQA{font-size:1.25rem;font-weight:800;margin:0 0 .5rem;color:var(--store-text)}.ConfirmedBox_hint__mPWO9{font-size:.9375rem;color:var(--store-text-muted);margin:0}.CancelledBox_box__HS1z8{background:var(--store-danger-bg);border:1px solid var(--store-danger);border-radius:var(--store-radius-card);padding:1.5rem;margin-bottom:1.5rem;text-align:center}.CancelledBox_icon__czcQW{color:var(--store-danger);margin-bottom:.5rem}.CancelledBox_title__10TMe{font-size:1.25rem;font-weight:800;margin:0;color:var(--store-text)}.BrandFilter_filter__uj2oj{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0;border-top:1px solid var(--store-border,#e5e7eb)}.BrandFilter_title__Oc_Vn{font-size:.875rem;font-weight:700;text-transform:none;color:#111;margin:0 0 .25rem}.BrandFilter_list__1_P51{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.BrandFilter_option__rPJPO{display:flex;align-items:center;gap:.5rem;padding:.375rem .125rem;font-size:.875rem;color:#374151;cursor:pointer;line-height:1.3;border-radius:4px;transition:color .12s}.BrandFilter_option__rPJPO:hover{color:var(--store-primary,#111)}.BrandFilter_checkbox__5VK95{width:16px;height:16px;accent-color:var(--store-primary,#111);cursor:pointer;flex-shrink:0}.BrandFilter_name__bCJG8{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BrandFilter_count__eYTDH{color:#9ca3af;font-size:.75rem;flex-shrink:0}.BrandFilter_toggleAll__JXESj{align-self:flex-start;margin-top:.25rem;padding:.25rem 0;background:transparent;border:none;color:var(--store-primary,#111);font-size:.8125rem;font-weight:600;cursor:pointer;text-decoration:underline}.BrandFilter_toggleAll__JXESj:hover{opacity:.75}.BrandFilter_selectContainer__HBpyf{position:relative;display:inline-flex;align-items:center}.BrandFilter_selectIcon__nDhcU{position:absolute;left:.625rem;color:var(--store-secondary);pointer-events:none}.BrandFilter_select__c4k2y{appearance:none;padding:.5rem 2rem;border:1.5px solid var(--store-secondary);border-radius:var(--store-radius-button);font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s;background:#ffffff;color:#0f172a!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2394a3b8' viewBox='0 0 16 16'%3e%3cpath d='M4.5 6l3.5 4 3.5-4z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5rem center;background-size:16px}.BrandFilter_select__c4k2y:focus{outline:none}.BrandFilter_select__c4k2y:focus,.BrandFilter_select__c4k2y:hover{border-color:var(--store-primary)}@media (max-width:640px){.BrandFilter_filter__uj2oj{padding:.75rem 0}.BrandFilter_list__1_P51{gap:.25rem}}.CategorySidebar_sidebar__qfFuu{width:240px;flex-shrink:0}.CategorySidebar_title__wg0zw{font-size:var(--store-text-xs);font-weight:700;color:var(--store-text);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid var(--store-primary)}.CategorySidebar_searchWithin__5np9s{display:flex;align-items:center;gap:var(--store-space-2);padding:var(--store-space-2) var(--store-space-1);margin-bottom:var(--store-space-1);border:1px solid var(--store-border);border-radius:var(--store-radius-sm,6px);color:var(--store-text-muted);background:var(--store-surface)}.CategorySidebar_searchIcon__TWH_X{flex-shrink:0}.CategorySidebar_searchInput__2CCz_{flex:1 1;border:0;background:transparent;font-size:var(--store-text-sm);outline:none;color:var(--store-text);min-width:0}.CategorySidebar_searchInput__2CCz_::-webkit-search-cancel-button{cursor:pointer}.CategorySidebar_nav__Hv2qy{display:flex;flex-direction:column;gap:.0625rem}.CategorySidebar_nodeRow__bsk5w{display:flex;align-items:center;gap:.25rem}.CategorySidebar_chevronIcon__hG6g3{transition:transform var(--store-transition-fast,.15s)}.CategorySidebar_chevronIconOpen____RiY{transform:rotate(90deg)}.CategorySidebar_chevronSpacer__OeJs8{width:22px;flex-shrink:0}.CategorySidebar_link__SBakv{display:flex;align-items:center;justify-content:space-between;flex:1 1;min-width:0;padding:.4rem .5rem;border-radius:var(--store-radius-sm,6px);font-size:var(--store-text-sm);text-decoration:none;color:var(--store-text-muted);transition:all var(--store-transition-fast,.15s)}.CategorySidebar_link__SBakv:hover{background:var(--store-surface-muted);color:var(--store-text)}.CategorySidebar_active___sw_y{background:var(--store-primary-light);color:var(--store-primary);font-weight:600}.CategorySidebar_count__DtMOH{font-size:var(--store-text-xs);color:var(--store-text-muted);flex-shrink:0}.CategorySidebar_active___sw_y .CategorySidebar_count__DtMOH{color:var(--store-primary)}.CategorySidebar_childrenGroup__T7UUj{display:flex;flex-direction:column;gap:.0625rem}.CategorySidebar_empty__wtfq7{padding:var(--store-space-3,.75rem) var(--store-space-2,.5rem);color:var(--store-text-muted);font-size:var(--store-text-sm);text-align:center}@media (max-width:768px){.CategorySidebar_sidebar__qfFuu{width:100%}.CategorySidebar_searchWithin__5np9s,.CategorySidebar_title__wg0zw{display:none}.CategorySidebar_nav__Hv2qy{gap:.25rem}.CategorySidebar_nodeRow__bsk5w{padding-left:0!important}.CategorySidebar_link__SBakv{padding:.375rem .75rem;background:var(--store-surface-muted);border-radius:20px;font-size:var(--store-text-sm)}.CategorySidebar_link__SBakv:hover{background:var(--store-border)}.CategorySidebar_active___sw_y{background:var(--store-primary-light)}.CategorySidebar_count__DtMOH{display:none}}.MobileFilterDrawer_trigger__FgakA{display:inline-flex;align-items:center;gap:var(--store-space-2);padding:var(--store-space-2) var(--store-space-3);background:var(--store-surface);color:var(--store-text);border:1px solid var(--store-border);border-radius:var(--store-radius-sm,6px);font-size:var(--store-text-sm);font-weight:600;cursor:pointer;transition:background var(--store-transition-fast) var(--store-ease-out)}.MobileFilterDrawer_trigger__FgakA:hover{background:var(--store-surface-muted)}.MobileFilterDrawer_triggerBadge__cgpla{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:9999px;background:var(--store-primary);color:var(--store-on-primary,#fff);font-size:var(--store-text-xs);font-weight:700;line-height:1}.MobileFilterDrawer_root__PGQHF{position:fixed;inset:0;z-index:var(--store-z-modal,60);display:flex;justify-content:flex-end}.MobileFilterDrawer_backdrop__If3qI{position:absolute;inset:0;background:rgba(0,0,0,.4);cursor:pointer}.MobileFilterDrawer_drawer__B3LSi{position:relative;width:88%;max-width:380px;height:100%;background:var(--store-surface);display:flex;flex-direction:column;box-shadow:var(--store-shadow-lg);animation:MobileFilterDrawer_slideInRight__M2Xhx var(--store-transition-base) var(--store-ease-out)}@keyframes MobileFilterDrawer_slideInRight__M2Xhx{0%{transform:translateX(100%)}to{transform:translateX(0)}}.MobileFilterDrawer_header__wZKUd{display:flex;justify-content:space-between;align-items:center;padding:var(--store-space-3) var(--store-space-4);border-bottom:1px solid var(--store-border)}.MobileFilterDrawer_title__NuXvj{margin:0;font-size:var(--store-text-base);font-weight:600;color:var(--store-text)}.MobileFilterDrawer_close__2iv_h{background:transparent;border:0;cursor:pointer;color:var(--store-text-muted);padding:var(--store-space-1)}.MobileFilterDrawer_body__h9jH2{flex:1 1;overflow-y:auto;padding:var(--store-space-4);display:flex;flex-direction:column;gap:var(--store-space-5,1.25rem)}.MobileFilterDrawer_footer__s4clI{display:flex;gap:var(--store-space-2);padding:var(--store-space-3) var(--store-space-4);border-top:1px solid var(--store-border);background:var(--store-surface)}.MobileFilterDrawer_footer__s4clI>:first-child{flex:0 0 auto}.MobileFilterDrawer_footer__s4clI>:last-child{flex:1 1}@media (prefers-reduced-motion:reduce){.MobileFilterDrawer_drawer__B3LSi{animation:none}}.PriceRangeFilter_filter__1n36v{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0;border-top:1px solid var(--store-border,#e5e7eb)}.PriceRangeFilter_title__LpdeI{font-size:.875rem;font-weight:700;color:#111;margin:0 0 .25rem}.PriceRangeFilter_inputs__tuZE2{display:grid;grid-template-columns:1fr 1fr auto;gap:.5rem;align-items:end}.PriceRangeFilter_inputBlock__NZ6_Z{display:flex;flex-direction:column;gap:.25rem;min-width:0}.PriceRangeFilter_label__CBvtM{font-size:.75rem;color:#6b7280}@media (max-width:640px){.PriceRangeFilter_inputs__tuZE2{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.PriceRangeFilter_inputBlock__NZ6_Z{width:100%}.PriceRangeFilter_inputs__tuZE2>button{align-self:flex-end}}.AvailabilityChip_chip__C7184{display:inline-flex;align-items:center;width:fit-content;gap:var(--store-space-1);padding:.125rem var(--store-space-2);border:1px solid var(--store-border);border-radius:var(--store-radius-pill);background:var(--store-surface-muted);color:var(--store-text-muted);font-size:var(--store-text-xs);font-weight:500;line-height:1.4;max-width:100%;text-align:center}.SpecTable_section__G9xk7{margin:2rem 0}.SpecTable_heading__jsjyB{font-size:1.125rem;font-weight:700;color:var(--store-text);margin:0 0 .75rem}.SpecTable_list___ZpY8{display:grid;grid-template-columns:1fr;gap:0;margin:0;border:1px solid var(--store-border);border-radius:var(--store-radius-md);overflow:hidden}.SpecTable_row__Z4M_N{display:grid;grid-template-columns:40% 1fr;border-bottom:1px solid var(--store-border)}.SpecTable_row__Z4M_N:last-child{border-bottom:none}.SpecTable_term__34wts{background:var(--store-surface-muted);font-weight:600}.SpecTable_term__34wts,.SpecTable_value__6qcG0{padding:.625rem .875rem;font-size:.875rem;color:var(--store-text)}.SpecTable_value__6qcG0{margin:0}.PriceBlock_priceBlock__vP1NZ{display:flex;flex-direction:column;gap:.25rem}.PriceBlock_comparePrice__WjO71{font-size:.8125rem;color:var(--store-text-muted);text-decoration:line-through;font-weight:400}.PriceBlock_priceRow__X0MeW{display:flex;align-items:baseline;gap:.5rem}.PriceBlock_price__E_sPy{font-size:1.35rem;font-weight:700;color:var(--store-text);line-height:1.1}.PriceBlock_priceBlock__vP1NZ[data-variant=detail] .PriceBlock_price__E_sPy{font-size:2rem}.PriceBlock_cardPrice__NdcEE{font-size:.8125rem;font-weight:500;color:var(--store-text-muted)}.PriceBlock_installments__ftG4M{font-size:.75rem;color:var(--store-text-muted);font-weight:400;margin:0}.PriceBlock_installmentsAmount__2xxHA,.PriceBlock_transferPrice__pN9gm{font-weight:600;color:var(--store-text)}.PriceBlock_transferPrice__pN9gm{font-size:.9rem;margin:0;line-height:1.3}.PriceBlock_transferAmount__h6_Xl{font-weight:700}.PriceBlock_priceBlock__vP1NZ[data-variant=detail] .PriceBlock_transferPrice__pN9gm{font-size:1.05rem}.PriceBlock_cardPriceLabel__eMnwZ{font-size:.75rem;font-weight:500;color:var(--store-text-muted);margin-top:-.1rem}.PriceBlock_installmentsHero__R_xB2{font-size:.85rem;font-weight:600;color:var(--store-primary);margin:.15rem 0 0}.PriceBlock_installmentsHero__R_xB2 .PriceBlock_installmentsAmount__2xxHA{color:var(--store-primary)}.PriceBlock_cashRow__ElcnT{display:flex;flex-direction:column;gap:.15rem;margin-top:.4rem;padding-top:.4rem;border-top:1px solid var(--store-border)}.PriceBlock_cashPrice__Qv3Wk{font-size:.9rem;font-weight:600;color:var(--store-text)}.PriceBlock_savings__XlpxQ{font-size:.75rem;font-weight:700;color:var(--store-success)}.PriceBlock_wholesale__HZ6Pi{display:flex;flex-direction:column;gap:var(--store-space-1);margin-top:var(--store-space-2);padding-top:var(--store-space-2);border-top:1px solid var(--store-border)}.PriceBlock_wholesaleLabel__Quems{font-size:var(--store-text-xs);color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.02em}.PriceBlock_wholesaleAmount__Q_ZMY{font-size:var(--store-text-sm);color:var(--store-text)}.ProductGallery_gallery__oCvZX{display:flex;flex-direction:column;gap:.5rem}.ProductGallery_gallery__oCvZX.ProductGallery_withThumbs__J9grS{flex-direction:row-reverse}.ProductGallery_mainWrapper__b82nC{flex:1 1 auto;position:relative;aspect-ratio:1;border-radius:var(--store-radius-card);overflow:hidden}.ProductGallery_main__LRKJy{object-fit:scale-down}.ProductGallery_placeholder__4LkSt{width:100%;aspect-ratio:1;background:linear-gradient(145deg,var(--store-primary-light),var(--store-surface-muted));border-radius:var(--store-radius-card);display:flex;align-items:center;justify-content:center;color:var(--store-text-muted);font-size:1.25rem}.ProductGallery_thumbs__dYr1i{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;flex:0 0 var(--store-detail-gallery-thumb-size,64px)}.ProductGallery_thumbItem__sR_ZZ{display:block}.ProductGallery_thumbBtn___o2tk{width:var(--store-detail-gallery-thumb-size,64px);height:var(--store-detail-gallery-thumb-size,64px);padding:0;border:2px solid var(--store-border);border-radius:var(--store-radius-md);background:var(--store-surface);cursor:pointer;overflow:hidden;transition:border-color var(--store-transition-fast)}.ProductGallery_thumbBtnActive__skEJE,.ProductGallery_thumbBtn___o2tk:hover{border-color:var(--store-primary)}.ProductGallery_thumbImg__fdEFW{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.ProductGallery_gallery__oCvZX.ProductGallery_withThumbs__J9grS{flex-direction:column}.ProductGallery_thumbs__dYr1i{flex-direction:row;flex:0 0 auto;overflow-x:auto}}.ProductCardDense_card__qxvFE{display:flex;flex-direction:column;gap:.375rem;padding-bottom:.5rem;height:100%}.ProductCardDense_cardLink__HgnS9{display:flex;flex-direction:column;gap:.375rem;color:inherit;text-decoration:none}.ProductCardDense_imageWrapper__MtPwn{position:relative;aspect-ratio:1/1;overflow:hidden}.ProductCardDense_image__5IoqZ{object-fit:scale-down}.ProductCardDense_placeholder___EB0s{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--store-text-muted);gap:.25rem}.ProductCardDense_placeholderText__Oc2jh{font-size:.7rem;font-weight:700;letter-spacing:.05em}.ProductCardDense_badges__tPReN{position:absolute;top:.375rem;left:.375rem;display:flex;flex-direction:column;gap:.25rem;z-index:3}.storefront-root[data-offer-badge-position=top-right] .ProductCardDense_badges__tPReN{left:auto;right:.375rem;align-items:flex-end}.ProductCardDense_promoBadge__iDpiu{font-size:.65rem;font-weight:700;padding:.2rem .5rem;border-radius:var(--store-radius-pill)}.ProductCardDense_discountBadge__Rv89o{display:inline-flex;flex-direction:column;align-items:center;line-height:1}.ProductCardDense_discountPercent__VBVEo{font-size:.85rem;font-weight:800}.ProductCardDense_discountOff__8orhU{font-size:.55rem;font-weight:700;letter-spacing:.05em}.ProductCardDense_comboBadge__pcykh{background:var(--store-secondary);color:var(--store-text-inverse);font-size:.6rem;font-weight:700;padding:.18rem .45rem;border-radius:var(--store-radius-pill)}.ProductCardDense_info__fTSBf{display:flex;flex-direction:column;gap:.125rem;padding:0 .25rem}.ProductCardDense_brand__l_9nK{font-size:.65rem;font-weight:600;color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.04em;line-height:1.2;min-height:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductCardDense_name___U3a_{font-family:var(--store-font-display);font-size:.85rem;font-weight:500;color:var(--store-text);line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.1em}.ProductCardDense_actions__7u8_B{padding:0 .25rem;margin-top:auto}.ProductCardSpacious_card__o2p8p{background:var(--store-surface);border-radius:var(--store-radius-card);padding:1rem;box-shadow:var(--store-shadow-sm);display:flex;flex-direction:column;gap:.75rem;height:100%;transition:transform var(--store-transition-fast) var(--store-ease-out),box-shadow var(--store-transition-fast) var(--store-ease-out)}.ProductCardSpacious_card__o2p8p:hover{transform:translateY(-3px);box-shadow:var(--store-shadow-lg)}.ProductCardSpacious_cardLink__9ebg5{display:flex;flex-direction:column;gap:.75rem;color:inherit;text-decoration:none}.ProductCardSpacious_imageWrapper__P7ICz{position:relative;aspect-ratio:4/5;border-radius:var(--store-radius-md);overflow:hidden}.ProductCardSpacious_image__xfaBP{object-fit:scale-down}.ProductCardSpacious_placeholder__q9Ge2{display:flex;align-items:center;justify-content:center;height:100%;color:var(--store-text-muted)}.ProductCardSpacious_badges__vK7sW{position:absolute;top:.6rem;left:.6rem;display:flex;flex-direction:column;gap:.3rem;z-index:3}.storefront-root[data-offer-badge-position=top-right] .ProductCardSpacious_badges__vK7sW{left:auto;right:.6rem;align-items:flex-end}.ProductCardSpacious_promoBadge__I7TxL{font-size:.7rem;font-weight:700;padding:.25rem .55rem;border-radius:var(--store-radius-pill)}.ProductCardSpacious_discountBadge__GpxXP{display:inline-flex;flex-direction:column;align-items:center;line-height:1}.ProductCardSpacious_discountPercent__V8swa{font-size:.95rem;font-weight:800}.ProductCardSpacious_discountOff__kdRLn{font-size:.6rem;font-weight:700;letter-spacing:.05em}.ProductCardSpacious_info__stgyN{display:flex;flex-direction:column;gap:.4rem}.ProductCardSpacious_brandChip__OkYyL{align-self:flex-start}.ProductCardSpacious_brandChipHidden__s4Gg6{visibility:hidden}.ProductCardSpacious_name___G70M{font-family:var(--store-font-display);font-size:1.05rem;font-weight:700;color:var(--store-text);line-height:1.25;min-height:2.5em}.ProductCardSpacious_description__desqn,.ProductCardSpacious_name___G70M{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductCardSpacious_description__desqn{font-size:.825rem;color:var(--store-text-muted);line-height:1.4}.ProductCardSpacious_actions__WPIvc{display:flex;margin-top:auto}.ProductCardTrust_card__QMfvK{background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius-card);padding:.75rem;display:flex;flex-direction:column;gap:.5rem;height:100%;transition:transform var(--store-transition-fast) var(--store-ease-out),border-color var(--store-transition-fast) var(--store-ease-out)}.ProductCardTrust_card__QMfvK:hover{transform:translateY(-2px);border-color:var(--store-primary)}.ProductCardTrust_cardLink__aPczX{display:flex;flex-direction:column;gap:.5rem;color:inherit;text-decoration:none}.ProductCardTrust_imageWrapper__FVMIw{position:relative;aspect-ratio:1/1;border-radius:var(--store-radius-md);overflow:hidden}.ProductCardTrust_image__P98AD{object-fit:scale-down}.ProductCardTrust_placeholder__cg5DR{display:flex;align-items:center;justify-content:center;height:100%;color:var(--store-text-muted)}.ProductCardTrust_badges__BNr1B{position:absolute;top:.5rem;left:.5rem;display:flex;flex-direction:column;gap:.25rem;z-index:3}.storefront-root[data-offer-badge-position=top-right] .ProductCardTrust_badges__BNr1B{left:auto;right:.5rem;align-items:flex-end}.ProductCardTrust_promoBadge__daMuQ{font-size:.65rem;font-weight:700;padding:.2rem .5rem;border-radius:var(--store-radius-pill)}.ProductCardTrust_discountBadge___nPAB{display:inline-flex;flex-direction:column;align-items:center;line-height:1}.ProductCardTrust_discountPercent__09RcR{font-size:.85rem;font-weight:800}.ProductCardTrust_discountOff__bigtb{font-size:.55rem;font-weight:700;letter-spacing:.05em}.ProductCardTrust_info__fmbun{display:flex;flex-direction:column;gap:.35rem}.ProductCardTrust_brandChip__c8kBv{align-self:flex-start}.ProductCardTrust_brandChipHidden__CJDTI{visibility:hidden}.ProductCardTrust_name__FzaW4{font-family:var(--store-font-display);font-size:.9rem;font-weight:600;color:var(--store-text);line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.ProductCardTrust_actions__hQ_l3{display:flex;margin-top:auto}@media (max-width:640px){.ProductCardTrust_ctaButton__lLPKW>svg,.ProductCardTrust_ctaRest__Zm5BT{display:none}}.ProductCardFinancing_card__LUPWi{background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius-card);padding:.75rem;display:flex;flex-direction:column;gap:.5rem;height:100%;transition:transform var(--store-transition-fast) var(--store-ease-out),border-color var(--store-transition-fast) var(--store-ease-out)}.ProductCardFinancing_card__LUPWi:hover{transform:translateY(-2px);border-color:var(--store-primary)}.ProductCardFinancing_cardLink__RuTnt{display:flex;flex-direction:column;gap:.5rem;color:inherit;text-decoration:none}.ProductCardFinancing_imageWrapper__n4We_{position:relative;aspect-ratio:1/1;border-radius:var(--store-radius-md);overflow:hidden}.ProductCardFinancing_image__wDawk{object-fit:scale-down}.ProductCardFinancing_placeholder__DWD95{display:flex;align-items:center;justify-content:center;height:100%;color:var(--store-text-muted)}.ProductCardFinancing_badges__xl68S{position:absolute;top:.5rem;left:.5rem;display:flex;flex-direction:column;gap:.25rem;z-index:3}.storefront-root[data-offer-badge-position=top-right] .ProductCardFinancing_badges__xl68S{left:auto;right:.5rem;align-items:flex-end}.ProductCardFinancing_promoBadge__or_pN{font-size:.65rem;font-weight:700;padding:.2rem .5rem;border-radius:var(--store-radius-pill)}.ProductCardFinancing_discountBadge__n6cU6{display:inline-flex;flex-direction:column;align-items:center;line-height:1}.ProductCardFinancing_discountPercent__i6pp5{font-size:.85rem;font-weight:800}.ProductCardFinancing_discountOff__hLTsg{font-size:.55rem;font-weight:700;letter-spacing:.05em}.ProductCardFinancing_info__0_J33{display:flex;flex-direction:column;gap:.35rem}.ProductCardFinancing_brandChip__rV3_m{align-self:flex-start}.ProductCardFinancing_brandChipHidden__8Fguz{visibility:hidden}.ProductCardFinancing_name__ZjwEP{font-family:var(--store-font-display);font-size:.9rem;font-weight:600;color:var(--store-text);line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.ProductCardFinancing_actions__I6If2{display:flex;margin-top:auto}@media (max-width:640px){.ProductCardFinancing_ctaButton__Kf3Rh>svg,.ProductCardFinancing_ctaRest__9ST2L{display:none}}.ProductCardShowcase_card__hRxW9{background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius-card);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:box-shadow var(--store-transition-fast) var(--store-ease-out)}.ProductCardShowcase_card__hRxW9:hover{box-shadow:var(--store-shadow-md)}.ProductCardShowcase_cardLink__cny05{display:flex;flex-direction:column;color:inherit;text-decoration:none;flex:1 1}.ProductCardShowcase_imageWrapper__8PeXW{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--store-photo-bg)}.ProductCardShowcase_image__k6nyw{object-fit:scale-down;padding:var(--store-space-3)}.ProductCardShowcase_placeholder__hqO8y{display:flex;align-items:center;justify-content:center;height:100%;color:var(--store-text-muted)}.ProductCardShowcase_badges__1liQn{position:absolute;top:.5rem;left:.5rem;display:flex;flex-direction:column;gap:.25rem;z-index:3}.storefront-root[data-offer-badge-position=top-right] .ProductCardShowcase_badges__1liQn{left:auto;right:.5rem;align-items:flex-end}.ProductCardShowcase_promoBadge__0j0_9{font-size:.65rem;font-weight:700;padding:.2rem .5rem;border-radius:var(--store-radius-pill)}.ProductCardShowcase_discountBadge__KuxF1{display:inline-flex;flex-direction:column;align-items:center;line-height:1}.ProductCardShowcase_discountPercent__G0LcO{font-size:.9rem;font-weight:800}.ProductCardShowcase_discountOff__JTeZJ{font-size:.58rem;font-weight:700;letter-spacing:.05em}.ProductCardShowcase_divider__ZSruD{height:3px;background:var(--store-text);flex-shrink:0}.ProductCardShowcase_info__ANSqv{display:flex;flex-direction:column;align-items:center;gap:var(--store-space-2);padding:var(--store-space-4) var(--store-space-3) var(--store-space-3);text-align:center}.ProductCardShowcase_name__B5szL{font-family:var(--store-font-display);font-size:1rem;font-weight:500;color:var(--store-text);line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;width:100%}.ProductCardShowcase_info__ANSqv>*{align-items:center}.ProductCardShowcase_actions__Rz6_K{display:flex;gap:var(--store-space-2);align-items:center;padding:0 var(--store-space-3) var(--store-space-4);margin-top:auto}.ProductCardShowcase_buyButton__rMPfQ{flex:1 1;min-width:0}.ProductQuickView_layout__pVZ6q{display:flex;gap:var(--store-space-4);align-items:flex-start}.ProductQuickView_imageWrapper__to5Sv{position:relative;width:200px;aspect-ratio:1/1;flex-shrink:0;border-radius:var(--store-radius-md);overflow:hidden;background:var(--store-photo-bg)}.ProductQuickView_image__pJGzQ{object-fit:scale-down;padding:var(--store-space-2)}.ProductQuickView_placeholder__3zucN{display:flex;align-items:center;justify-content:center;height:100%;color:var(--store-text-muted)}.ProductQuickView_info__xuGA7{display:flex;flex-direction:column;gap:var(--store-space-2);min-width:0;flex:1 1}.ProductQuickView_description__Q7Qau{font-size:.875rem;line-height:1.5;color:var(--store-text-muted);margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap}.ProductQuickView_outOfStock__9j_hy{font-size:.8125rem;font-weight:700;color:var(--store-danger);margin:0}.ProductQuickView_actions__V42M6{display:flex;flex-direction:column;align-items:center;gap:var(--store-space-3);margin-top:var(--store-space-4)}.ProductQuickView_detailLink__psrbU{font-size:.875rem;color:var(--store-text-muted);text-decoration:underline}.ProductQuickView_detailLink__psrbU:hover{color:var(--store-text)}@media (max-width:640px){.ProductQuickView_layout__pVZ6q{flex-direction:column;align-items:stretch}.ProductQuickView_imageWrapper__to5Sv{width:100%;max-width:260px;margin:0 auto}}.ProductCarousel_carousel__mAqeS{position:relative}.ProductCarousel_track__W5cTb{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,1fr);gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:.25rem;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.ProductCarousel_track__W5cTb::-webkit-scrollbar{display:none}.ProductCarousel_item__YFyIx{scroll-snap-align:start;min-width:0}@media (min-width:1024px){.ProductCarousel_track__W5cTb{grid-auto-columns:calc((100% - 4 * 1rem) / 5)}}@media (min-width:640px) and (max-width:1023px){.ProductCarousel_track__W5cTb{grid-auto-columns:calc((100% - 2 * 1rem) / 3)}}@media (max-width:639px){.ProductCarousel_track__W5cTb{grid-auto-columns:42vw;gap:.75rem}}.ProductCarousel_arrow__bn1_G{display:none;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:var(--store-surface,#fff);border:1px solid var(--store-border,rgba(0,0,0,.08));color:var(--store-text);cursor:pointer;z-index:2;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.12);transition:opacity .15s,background .15s}@media (min-width:1024px){.ProductCarousel_arrow__bn1_G{display:inline-flex}}.ProductCarousel_arrowLeft__dQxxG{left:-12px}.ProductCarousel_arrowRight__ThCG6{right:-12px}.ProductCarousel_arrow__bn1_G:hover:not(:disabled){background:var(--store-bg-muted,rgba(0,0,0,.04))}.ProductCarousel_arrow__bn1_G:disabled{opacity:0;pointer-events:none}.ProductGrid_grid__g_R7E{display:grid;gap:var(--store-grid-gap);justify-content:start}.ProductGrid_grid__g_R7E[data-card-variant=vertical-dense]{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}@media (min-width:640px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-dense]{grid-template-columns:repeat(auto-fit,minmax(160px,220px))}}@media (min-width:1024px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-dense]{grid-template-columns:repeat(auto-fit,minmax(180px,230px))}}@media (min-width:1280px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-dense]{grid-template-columns:repeat(auto-fit,minmax(200px,240px))}}.ProductGrid_grid__g_R7E[data-card-variant=vertical-spacious]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media (min-width:640px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-spacious]{grid-template-columns:repeat(auto-fit,minmax(200px,250px))}}@media (min-width:1024px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-spacious]{grid-template-columns:repeat(auto-fit,minmax(210px,260px))}}@media (min-width:1280px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-spacious]{grid-template-columns:repeat(auto-fit,minmax(220px,280px))}}.ProductGrid_grid__g_R7E[data-card-variant=vertical-trust]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (min-width:640px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-trust]{grid-template-columns:repeat(auto-fit,minmax(220px,270px))}}@media (min-width:1024px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-trust]{grid-template-columns:repeat(auto-fit,minmax(230px,280px))}}@media (min-width:1280px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-trust]{grid-template-columns:repeat(auto-fit,minmax(240px,300px))}}.ProductGrid_grid__g_R7E[data-card-variant=vertical-financing]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (min-width:640px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-financing]{grid-template-columns:repeat(auto-fit,minmax(220px,270px))}}@media (min-width:1024px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-financing]{grid-template-columns:repeat(auto-fit,minmax(230px,280px))}}@media (min-width:1280px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-financing]{grid-template-columns:repeat(auto-fit,minmax(240px,300px))}}.ProductGrid_grid__g_R7E[data-card-variant=vertical-showcase]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (min-width:640px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-showcase]{grid-template-columns:repeat(auto-fit,minmax(220px,270px))}}@media (min-width:1024px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-showcase]{grid-template-columns:repeat(auto-fit,minmax(230px,280px))}}@media (min-width:1280px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-showcase]{grid-template-columns:repeat(auto-fit,minmax(240px,300px))}}.ProductGrid_empty__1ylDs{padding:3rem 1rem;text-align:center;color:var(--store-text-muted)}.ProductGrid_empty__1ylDs p{font-size:1rem;margin:0}@media (max-width:640px){.ProductGrid_grid__g_R7E[data-card-variant=vertical-financing],.ProductGrid_grid__g_R7E[data-card-variant=vertical-trust]{grid-template-columns:repeat(2,minmax(0,1fr))}}.CategoryGridSection_section__s46QC{padding:2rem var(--store-container-pad-x)}.CategoryGridSection_title__m6oep{font-family:var(--store-font-display);font-weight:var(--store-font-display-weight,700);font-size:1.5rem;color:var(--store-text);margin:0 0 1rem}.CategoryGridSection_list__O_VrE[data-layout=grid]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:var(--store-grid-gap,.5rem)}.CategoryGridSection_list__O_VrE[data-layout=carousel]{display:flex;gap:var(--store-grid-gap,.5rem);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.CategoryGridSection_list__O_VrE[data-layout=carousel] .CategoryGridSection_tile__SLgH_{flex:0 0 110px;scroll-snap-align:start}.CategoryGridSection_tile__SLgH_{aspect-ratio:1;display:flex;align-items:flex-end;padding:.6rem;border-radius:var(--store-radius-card);text-decoration:none;color:var(--store-primary-contrast,#fff);font-family:var(--store-font-display);font-weight:600;font-size:.8rem;line-height:1.1;transition:transform .15s}.CategoryGridSection_tile__SLgH_:hover{transform:translateY(-2px)}.CategoryGridSection_tileLabel__LUg6h{display:block}.CategoryGridSection_tile__SLgH_[data-index="0"]{background-color:color-mix(in oklch,var(--store-primary) 75%,transparent)}.CategoryGridSection_tile__SLgH_[data-index="1"]{background-color:color-mix(in oklch,var(--store-primary) 45%,transparent)}.CategoryGridSection_tile__SLgH_[data-index="2"]{background-color:color-mix(in oklch,var(--store-secondary) 75%,transparent)}.CategoryGridSection_tile__SLgH_[data-index="3"]{background-color:color-mix(in oklch,var(--store-secondary) 45%,transparent)}@media (max-width:640px){.CategoryGridSection_list__O_VrE[data-layout=grid]{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.CategoryGridSection_list__O_VrE[data-layout=carousel] .CategoryGridSection_tile__SLgH_{flex:0 0 96px}}.HeroSearch_hero__Hep3c{padding:3rem var(--store-container-pad-x);background:var(--store-surface);display:flex;align-items:center;justify-content:center;min-height:280px}.HeroSearch_content__AxOxs{width:100%;max-width:640px;text-align:center}.HeroSearch_title___4Fq2{font-family:var(--store-font-display);font-weight:var(--store-font-display-weight,700);font-size:clamp(1.5rem,3.5vw,2.25rem);color:var(--store-text);margin:0 0 1rem}.HeroSearch_searchForm__YvVks{position:relative;display:flex;align-items:center;background:var(--store-surface);border:2px solid var(--store-primary);border-radius:var(--store-radius-button);padding:.5rem .75rem}.HeroSearch_searchIcon__VLq8e{color:var(--store-text-muted);flex-shrink:0}.HeroSearch_searchInput__htiVH{flex:1 1;border:none;background:transparent;font-family:var(--store-font-body);font-size:1rem;color:var(--store-text);margin-left:.5rem;outline:none}.HeroSearch_searchInput__htiVH::placeholder{color:var(--store-text-muted)}.HeroSearch_chips__tzbQX{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}.HeroSearch_chip__aU5VO{background:var(--store-primary);color:var(--store-primary-contrast);border:none;border-radius:var(--store-radius-pill,999px);padding:.4rem .85rem;font-family:var(--store-font-body);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.HeroSearch_chip__aU5VO:hover{background:color-mix(in oklch,var(--store-primary) 85%,black)}@media (max-width:640px){.HeroSearch_hero__Hep3c{padding:2rem var(--store-container-pad-x);min-height:220px}.HeroSearch_searchInput__htiVH{font-size:16px}}.HeroSimple_hero___XBQH{margin-bottom:2rem}.HeroSimple_bannerImage__Pweui{position:relative;width:100%;min-height:260px;aspect-ratio:16/6;border-radius:0;overflow:hidden;box-shadow:0 4px 20px color-mix(in oklab,var(--store-text),transparent 90%)}.HeroSimple_bannerImg__tsOPD{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--store-hero-bg-position,center)}.HeroSimple_overlay__zXQQJ{position:absolute;left:0;right:0;bottom:0;padding:3rem 2rem 2rem;background:linear-gradient(transparent 0,color-mix(in oklab,var(--store-text),transparent 25%) 100%);color:var(--store-text-inverse);z-index:2}.HeroSimple_bannerSolid__xz_KE{position:relative;padding:3rem 2rem;background:linear-gradient(135deg,var(--store-primary),var(--store-secondary));border-radius:0;color:var(--store-text-inverse);overflow:hidden;box-shadow:0 4px 20px color-mix(in oklab,var(--store-text),transparent 90%)}.HeroSimple_bannerDecoration__YI_i7{position:absolute;top:-40%;right:-10%;width:300px;height:300px;border-radius:50%;background:color-mix(in oklab,var(--store-text-inverse),transparent 92%);pointer-events:none}.HeroSimple_bannerContent__90Gbd{position:relative;z-index:2}.HeroSimple_title__qCKxB{font-size:2rem;font-weight:800;margin:0 0 .375rem;letter-spacing:-.02em}.HeroSimple_subtitle__GBHCE{font-size:1.0625rem;margin:0;opacity:.9;max-width:500px;line-height:1.5}.HeroSimple_cta__1LI22{margin-top:1.25rem}.HeroSimple_mascot__IseRs{position:absolute;bottom:0;right:var(--space-6,24px);height:80%;max-height:220px;width:auto;object-fit:contain;object-position:bottom;pointer-events:none;z-index:1;filter:drop-shadow(0 2px 8px color-mix(in oklab,var(--store-text),transparent 70%))}@media (max-width:640px){.HeroSimple_bannerImage__Pweui{min-height:200px;aspect-ratio:16/9}.HeroSimple_bannerSolid__xz_KE{padding:2rem 1.25rem}.HeroSimple_title__qCKxB{font-size:1.5rem}.HeroSimple_subtitle__GBHCE{font-size:.9375rem}.HeroSimple_cta__1LI22{width:100%;justify-content:center}.HeroSimple_mascot__IseRs{max-height:140px;right:var(--space-4,16px)}}.HeroEditorial_hero__P6_yr{padding:4rem var(--store-container-pad-x);background:var(--store-surface);display:flex;align-items:center;justify-content:center;min-height:320px}.HeroEditorial_content__45CX0{max-width:720px;text-align:center}.HeroEditorial_title__LjTfV{font-family:var(--store-font-display);font-weight:var(--store-font-display-weight,700);font-size:clamp(1.75rem,4vw,3rem);line-height:1.1;color:var(--store-text);margin:0}.HeroEditorial_divider__FenF4{display:block;width:48px;height:1px;background:var(--store-secondary);margin:1rem auto}.HeroEditorial_subtitle__CUsIc{font-family:var(--store-font-body);font-size:1rem;color:var(--store-text-muted);margin:0}.HeroFeature_hero__uZJSo{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:3rem var(--store-container-pad-x);background:var(--store-primary);color:var(--store-primary-contrast,#fff);min-height:360px;align-items:center}.HeroFeature_content__o7UL5{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.HeroFeature_eyebrow__TdoiM{font-family:var(--store-font-body);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.85}.HeroFeature_title__UvGKB{font-family:var(--store-font-display);font-weight:var(--store-font-display-weight,700);font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.1;margin:0;color:inherit}.HeroFeature_price__vZJYt{font-family:var(--store-font-body);font-size:1.125rem;font-weight:600}.HeroFeature_ctaLink__eI492{display:inline-block;margin-top:.5rem;text-decoration:none;width:fit-content}.HeroFeature_imageBox__ZaM_G{display:flex;align-items:center;justify-content:center}.HeroFeature_image__3VFJo{background:var(--store-bg);border-radius:var(--store-radius-card);box-shadow:0 8px 24px rgba(0,0,0,.12);max-width:100%;height:auto}@media (max-width:640px){.HeroFeature_hero__uZJSo{grid-template-columns:1fr;padding:2rem var(--store-container-pad-x);text-align:center;gap:1rem}.HeroFeature_content__o7UL5{align-items:center}}.FeaturedProductsSection_section__9TMwF{padding:2rem var(--store-container-pad-x)}.FeaturedProductsSection_header__9RuHh{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.FeaturedProductsSection_title__UmrjO{font-family:var(--store-font-display);font-weight:var(--store-font-display-weight,700);font-size:1.5rem;color:var(--store-text);margin:0}.FeaturedProductsSection_seeAll__lttTj{font-family:var(--store-font-body);font-size:.9rem;color:var(--store-primary);text-decoration:none;flex-shrink:0}.FeaturedProductsSection_seeAll__lttTj:hover{text-decoration:underline}.ProductCatalogSection_section__iUZZp{padding:2rem var(--store-container-pad-x)}.ProductCatalogSection_header__GAG5k{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.ProductCatalogSection_title__pJTaU{font-family:var(--store-font-display);font-weight:var(--store-font-display-weight,700);font-size:1.5rem;color:var(--store-text);margin:0}.ProductCatalogSection_seeAll__SQvnE{font-family:var(--store-font-body);font-size:.9rem;color:var(--store-primary);text-decoration:none;flex-shrink:0}.ProductCatalogSection_seeAll__SQvnE:hover{text-decoration:underline}.ProductRailSection_section__MJxq_{padding:2rem var(--store-container-pad-x)}.ProductRailSection_header__aIitg{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:nowrap}.ProductRailSection_title__A7_I6{font-family:var(--store-font-display);font-weight:var(--store-font-display-weight,700);font-size:1.5rem;color:var(--store-text);margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductRailSection_seeAllLink__Js44A{text-decoration:none;flex-shrink:0;display:inline-flex;align-items:center}.FreeBlockSection_section__WvVdb{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem var(--store-container-pad-x)}.FreeBlockSection_withImage__mTzRr{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,380px);gap:1.5rem;align-items:center}.FreeBlockSection_content__fN8dk{display:flex;flex-direction:column;gap:.75rem;min-width:0}.FreeBlockSection_title__Zecnp{margin:0;font-family:var(--store-font-display);font-size:1.5rem;font-weight:var(--store-font-display-weight,700);color:var(--store-text);line-height:1.25}.FreeBlockSection_body___dnRr{margin:0;font-family:var(--store-font-body);font-size:.9375rem;line-height:1.6;color:var(--store-text);white-space:pre-line;overflow-wrap:break-word}.FreeBlockSection_cta__dsDYV{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.625rem 1.25rem;background:var(--store-primary);color:var(--store-primary-contrast);border-radius:var(--store-radius-button);font-family:var(--store-font-body);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s ease}.FreeBlockSection_cta__dsDYV:hover{background:var(--store-primary-hover)}.FreeBlockSection_media__ZqhPb{min-width:0}.FreeBlockSection_image__Sja5X{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--store-radius-card);object-fit:cover}.FreeBlockSection_trustStrip__fwvUx{display:flex;flex-direction:column;gap:.625rem;padding:1rem var(--store-container-pad-x);background:var(--store-surface);border-block:1px solid var(--store-border)}.FreeBlockSection_trustTitle__YGFbK{margin:0;text-align:center;font-family:var(--store-font-display);font-size:1rem;font-weight:var(--store-font-display-weight,700);color:var(--store-text)}.FreeBlockSection_trustList__K51fv{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.75rem}.FreeBlockSection_trustItem__OMAlG{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--store-font-body);font-size:.875rem;font-weight:500;color:var(--store-text)}.FreeBlockSection_trustIcon__9Ia3A{color:var(--store-primary);flex-shrink:0}@media (max-width:640px){.FreeBlockSection_withImage__mTzRr{grid-template-columns:1fr;gap:1rem}.FreeBlockSection_title__Zecnp{font-size:1.25rem}.FreeBlockSection_trustList__K51fv{flex-direction:column;align-items:flex-start;gap:.5rem}}