.ProductBreadcrumb-module__th0hpW__nav{width:100%;font-family:var(--font-body);margin-bottom:1.25rem}.ProductBreadcrumb-module__th0hpW__list{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.ProductBreadcrumb-module__th0hpW__item{align-items:center;gap:.35rem;display:flex}.ProductBreadcrumb-module__th0hpW__link{color:var(--lnk-text-m,#4b5563);text-decoration:none;transition:color .15s}.ProductBreadcrumb-module__th0hpW__link:hover{color:var(--lnk-orange,#f47200)}.ProductBreadcrumb-module__th0hpW__separator{color:var(--lnk-text-l,#9ca3af)}.ProductBreadcrumb-module__th0hpW__current{color:var(--lnk-text,#111315);white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-weight:600;overflow:hidden}
.Badge-module__gwmtGa__badge{font-family:var(--font-body);border-radius:var(--radius-pill,9999px);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:.35rem;font-weight:700;line-height:1;display:inline-flex}.Badge-module__gwmtGa__size-sm{padding:.25rem .6rem;font-size:.6875rem}.Badge-module__gwmtGa__size-md{padding:.35rem .8rem;font-size:.75rem}.Badge-module__gwmtGa__variant-default{background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-text-m,#4b5563);border:1px solid var(--lnk-border,#e5e7eb)}.Badge-module__gwmtGa__variant-orange{color:#d95d00;background-color:#f472001f;border:1px solid #f4720040}.Badge-module__gwmtGa__variant-success{color:#059669;background-color:#10b9811f;border:1px solid #10b98140}.Badge-module__gwmtGa__variant-warning{color:#b45309;background-color:#ffb70326;border:1px solid #ffb7034d}.Badge-module__gwmtGa__variant-danger{color:#be123c;background-color:#e11d481f;border:1px solid #e11d4840}.Badge-module__gwmtGa__variant-dark{background-color:var(--lnk-dark,#0f1115);color:#fff;border:1px solid var(--lnk-dark-blue,#1a2838)}.Badge-module__gwmtGa__variant-outline{color:var(--lnk-text,#111315);border:1px solid var(--lnk-border,#e5e7eb);background-color:#0000}.Badge-module__gwmtGa__icon{justify-content:center;align-items:center;display:inline-flex}
.Button-module__8oLalW__button{font-family:var(--font-body);border-radius:var(--radius-md,8px);transition:var(--transition,all .2s cubic-bezier(.16, 1, .3, 1));cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;outline:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.Button-module__8oLalW__button:focus-visible{box-shadow:0 0 0 3px #f4720059}.Button-module__8oLalW__button:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.Button-module__8oLalW__fullWidth{width:100%}.Button-module__8oLalW__size-sm{gap:.375rem;min-height:34px;padding:.4rem .875rem;font-size:.8125rem}.Button-module__8oLalW__size-md{gap:.5rem;min-height:42px;padding:.625rem 1.25rem;font-size:.9375rem}.Button-module__8oLalW__size-lg{gap:.625rem;min-height:50px;padding:.875rem 1.75rem;font-size:1.0625rem}.Button-module__8oLalW__variant-primary{background-color:var(--lnk-orange,#f47200);color:#fff;border-color:var(--lnk-orange,#f47200)}.Button-module__8oLalW__variant-primary:hover:not(:disabled){background-color:var(--lnk-orange-hover,#ff841a);border-color:var(--lnk-orange-hover,#ff841a);box-shadow:0 4px 12px #f4720047}.Button-module__8oLalW__variant-secondary{background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-text,#111315);border-color:var(--lnk-border,#e5e7eb)}.Button-module__8oLalW__variant-secondary:hover:not(:disabled){background-color:#e5e7eb}.Button-module__8oLalW__variant-outline{color:var(--lnk-text,#111315);border-color:var(--lnk-border,#e5e7eb);background-color:#0000}.Button-module__8oLalW__variant-outline:hover:not(:disabled){border-color:var(--lnk-orange,#f47200);color:var(--lnk-orange,#f47200);background-color:#f472000a}.Button-module__8oLalW__variant-ghost{color:var(--lnk-text-m,#4b5563);background-color:#0000;border-color:#0000}.Button-module__8oLalW__variant-ghost:hover:not(:disabled){background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-text,#111315)}.Button-module__8oLalW__variant-danger{background-color:var(--lnk-red,#e11d48);color:#fff;border-color:var(--lnk-red,#e11d48)}.Button-module__8oLalW__variant-danger:hover:not(:disabled){background-color:#be123c}.Button-module__8oLalW__variant-tactical-dark{background-color:var(--lnk-dark,#0f1115);color:#fff;border-color:var(--lnk-dark-blue,#1a2838)}.Button-module__8oLalW__variant-tactical-dark:hover:not(:disabled){background-color:var(--lnk-dark-blue,#1a2838);border-color:var(--lnk-orange,#f47200)}.Button-module__8oLalW__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Button-module__8oLalW__content{align-items:center;display:inline-flex}.Button-module__8oLalW__spinner{width:1.1em;height:1.1em;animation:.8s linear infinite Button-module__8oLalW__spin;display:inline-flex}@keyframes Button-module__8oLalW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.Button-module__8oLalW__button{white-space:normal;text-align:center;word-break:break-word;max-width:100%;padding-left:.65rem;padding-right:.65rem}}
.TiendaSidebarFilters-module__HS5caW__sidebar{background-color:var(--lnk-surface,#fff);border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-lg,16px);font-family:var(--font-body);flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem;display:flex;position:relative}.TiendaSidebarFilters-module__HS5caW__header{border-bottom:1px solid var(--lnk-border,#e5e7eb);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.TiendaSidebarFilters-module__HS5caW__headerTitle{color:var(--lnk-text,#111315);align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:700;display:flex}.TiendaSidebarFilters-module__HS5caW__clearBtn{color:var(--lnk-orange,#f47200);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;transition:color .15s}.TiendaSidebarFilters-module__HS5caW__clearBtn:hover{color:var(--lnk-orange-hover,#ff841a);text-decoration:underline}.TiendaSidebarFilters-module__HS5caW__activePills{flex-wrap:wrap;gap:.4rem;display:flex}.TiendaSidebarFilters-module__HS5caW__pill{border-radius:var(--radius-pill,9999px);color:var(--lnk-orange,#f47200);background-color:#f472001a;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.TiendaSidebarFilters-module__HS5caW__pill svg{cursor:pointer;opacity:.8;transition:opacity .15s}.TiendaSidebarFilters-module__HS5caW__pill svg:hover{opacity:1}.TiendaSidebarFilters-module__HS5caW__filterGroup{flex-direction:column;gap:.75rem;display:flex}.TiendaSidebarFilters-module__HS5caW__groupTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--lnk-text-m,#4b5563);margin:0;font-size:.875rem;font-weight:700}.TiendaSidebarFilters-module__HS5caW__checkboxLabel{color:var(--lnk-text,#111315);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.TiendaSidebarFilters-module__HS5caW__checkbox{accent-color:var(--lnk-orange,#f47200);cursor:pointer;width:16px;height:16px}.TiendaSidebarFilters-module__HS5caW__optionsList{flex-direction:column;gap:.35rem;max-height:220px;padding-right:.25rem;display:flex;overflow-y:auto}.TiendaSidebarFilters-module__HS5caW__optionItem{border-radius:var(--radius-sm,4px);cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.35rem .5rem;transition:all .15s;display:flex}.TiendaSidebarFilters-module__HS5caW__optionItem:hover{background-color:var(--lnk-gray,#f0f2f5)}.TiendaSidebarFilters-module__HS5caW__optionActive{font-weight:700;color:var(--lnk-orange,#f47200)!important;background-color:#f472001a!important}.TiendaSidebarFilters-module__HS5caW__optionName{color:inherit;font-size:.875rem}.TiendaSidebarFilters-module__HS5caW__optionCount{color:var(--lnk-text-l,#9ca3af);font-size:.75rem}.TiendaSidebarFilters-module__HS5caW__priceForm{flex-direction:column;gap:.75rem;display:flex}.TiendaSidebarFilters-module__HS5caW__priceInputs{align-items:center;gap:.5rem;display:flex}.TiendaSidebarFilters-module__HS5caW__priceField{border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-md,8px);width:100%;font-size:.875rem;font-family:var(--font-body);background-color:var(--lnk-surface,#fff);color:var(--lnk-text,#111315);outline:none;padding:.45rem .6rem}.TiendaSidebarFilters-module__HS5caW__priceField:focus{border-color:var(--lnk-orange,#f47200)}.TiendaSidebarFilters-module__HS5caW__priceSeparator{color:var(--lnk-text-l,#9ca3af);font-weight:600}.TiendaSidebarFilters-module__HS5caW__applyBtn{background-color:var(--lnk-dark,#0f1115);color:#fff;border-radius:var(--radius-md,8px);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background-color .2s}.TiendaSidebarFilters-module__HS5caW__applyBtn:hover{background-color:var(--lnk-dark-blue,#1a2838)}.TiendaSidebarFilters-module__HS5caW__saleBadge{background-color:var(--lnk-red,#e11d48);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6875rem;font-weight:800;display:inline-flex}.TiendaSidebarFilters-module__HS5caW__presetButtons{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}.TiendaSidebarFilters-module__HS5caW__presetBtn{border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-sm,6px);color:var(--lnk-text,#111315);cursor:pointer;text-align:left;background:0 0;padding:.4rem .65rem;font-size:.8125rem;font-weight:500;transition:all .15s}.TiendaSidebarFilters-module__HS5caW__presetBtn:hover{border-color:var(--lnk-orange,#f47200);background-color:#f472000a}.TiendaSidebarFilters-module__HS5caW__presetActive{border-color:var(--lnk-orange,#f47200)!important;color:var(--lnk-orange,#f47200)!important;background-color:#f472001a!important;font-weight:700!important}.TiendaSidebarFilters-module__HS5caW__categoryRow{width:100%;position:relative}.TiendaSidebarFilters-module__HS5caW__categoryBtn{cursor:pointer;text-align:left;color:#374151;background:0 0;border:none;border-left:3px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:.45rem .6rem;font-family:inherit;font-size:.875rem;transition:all .18s;display:flex}.TiendaSidebarFilters-module__HS5caW__categoryBtn:hover,.TiendaSidebarFilters-module__HS5caW__categoryBtnHovered{box-shadow:0 1px 4px #0000000a;color:#2563eb!important;background-color:#fff!important;border-left-color:#ef4444!important}.TiendaSidebarFilters-module__HS5caW__categoryBtnActive{font-weight:700;color:#dc2626!important;background-color:#ef444414!important;border-left-color:#ef4444!important}.TiendaSidebarFilters-module__HS5caW__categoryOptionName{color:inherit;font-size:.875rem}.TiendaSidebarFilters-module__HS5caW__optionRight{align-items:center;gap:.35rem;display:flex}.TiendaSidebarFilters-module__HS5caW__categoryChevron{color:#9ca3af;transition:color .15s,transform .15s}.TiendaSidebarFilters-module__HS5caW__categoryBtn:hover .TiendaSidebarFilters-module__HS5caW__categoryChevron,.TiendaSidebarFilters-module__HS5caW__categoryBtnHovered .TiendaSidebarFilters-module__HS5caW__categoryChevron{color:#2563eb;transform:translate(2px)}.TiendaSidebarFilters-module__HS5caW__flyoutPanel{z-index:1200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:780px;max-width:calc(100vw - 320px);min-height:440px;padding:1.75rem 2rem;transition:top .12s ease-out;animation:.18s ease-out TiendaSidebarFilters-module__HS5caW__flyoutFadeIn;position:absolute;left:calc(100% + 14px);box-shadow:0 14px 35px #0000001f,0 4px 12px #0000000a}.TiendaSidebarFilters-module__HS5caW__flyoutPanel:before{content:"";background:0 0;width:26px;position:absolute;top:-20px;bottom:-20px;left:-24px}@keyframes TiendaSidebarFilters-module__HS5caW__flyoutFadeIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.TiendaSidebarFilters-module__HS5caW__flyoutHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.TiendaSidebarFilters-module__HS5caW__flyoutTitle{color:#374151;letter-spacing:-.01em;margin:0;font-size:1.45rem;font-weight:400}.TiendaSidebarFilters-module__HS5caW__flyoutViewAll{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.85rem;font-weight:600;transition:color .15s;display:inline-flex}.TiendaSidebarFilters-module__HS5caW__flyoutViewAll:hover{color:#1d4ed8;text-decoration:underline}.TiendaSidebarFilters-module__HS5caW__flyoutDivider{border:none;border-top:1px solid #e5e7eb;margin:.75rem 0 1.5rem}.TiendaSidebarFilters-module__HS5caW__flyoutGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.TiendaSidebarFilters-module__HS5caW__flyoutColumn{flex-direction:column;gap:1.25rem;display:flex}.TiendaSidebarFilters-module__HS5caW__flyoutGroupTitle{color:#111827;letter-spacing:-.01em;margin:0 0 .5rem;font-size:.875rem;font-weight:700}.TiendaSidebarFilters-module__HS5caW__flyoutSubList{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.TiendaSidebarFilters-module__HS5caW__flyoutSubLink{text-align:left;color:#4b5563;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;line-height:1.35;transition:all .15s}.TiendaSidebarFilters-module__HS5caW__flyoutSubLink:hover{color:#2563eb;text-decoration:underline;transform:translate(2px)}.TiendaSidebarFilters-module__HS5caW__mobileSubAccordion{border-left:2px solid #fee2e2;flex-direction:column;gap:.6rem;margin-top:.35rem;padding-left:.75rem;display:flex}.TiendaSidebarFilters-module__HS5caW__mobileGroupTitle{color:#1e293b;margin:.2rem 0;font-size:.78rem;font-weight:700}.TiendaSidebarFilters-module__HS5caW__mobileSubItem{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;padding:.2rem 0;font-size:.78rem;transition:color .15s}.TiendaSidebarFilters-module__HS5caW__mobileSubItem:hover{color:#2563eb;text-decoration:underline}@media (max-width:900px){.TiendaSidebarFilters-module__HS5caW__flyoutPanel{display:none!important}}.TiendaSidebarFilters-module__HS5caW__shippingBadge{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:.6875rem;font-weight:700;display:inline-flex}.TiendaSidebarFilters-module__HS5caW__discountList{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.TiendaSidebarFilters-module__HS5caW__colorGrid{grid-template-columns:repeat(4,1fr);gap:.45rem;display:grid}.TiendaSidebarFilters-module__HS5caW__colorSwatchBtn{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;gap:.3rem;padding:.45rem .2rem;transition:all .15s;display:flex}.TiendaSidebarFilters-module__HS5caW__colorSwatchBtn:hover{background-color:#f8fafc;border-color:#9ca3af}.TiendaSidebarFilters-module__HS5caW__colorSwatchActive{border-color:var(--lnk-orange,#f47200)!important;background-color:#f472000f!important}.TiendaSidebarFilters-module__HS5caW__colorCircle{border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.TiendaSidebarFilters-module__HS5caW__colorSwatchActive .TiendaSidebarFilters-module__HS5caW__colorCircle{box-shadow:0 0 0 2px #fff, 0 0 0 3.5px var(--lnk-orange,#f47200)}.TiendaSidebarFilters-module__HS5caW__colorName{color:#4b5563;text-align:center;font-size:.6875rem;font-weight:500;line-height:1.1}.TiendaSidebarFilters-module__HS5caW__colorSwatchActive .TiendaSidebarFilters-module__HS5caW__colorName{color:var(--lnk-orange,#f47200);font-weight:700}.TiendaSidebarFilters-module__HS5caW__sizeGrid,.TiendaSidebarFilters-module__HS5caW__tamanoGrid{flex-wrap:wrap;gap:.4rem;display:flex}.TiendaSidebarFilters-module__HS5caW__sizeBtn{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:38px;padding:.35rem .55rem;font-size:.75rem;font-weight:600;transition:all .15s}.TiendaSidebarFilters-module__HS5caW__sizeBtn:hover{background-color:#f8fafc;border-color:#9ca3af}.TiendaSidebarFilters-module__HS5caW__sizeBtnActive{border-color:var(--lnk-orange,#f47200)!important;background-color:var(--lnk-orange,#f47200)!important;color:#fff!important}.TiendaSidebarFilters-module__HS5caW__colorVerticalList{flex-direction:column;gap:.35rem;display:flex}.TiendaSidebarFilters-module__HS5caW__colorListItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.65rem;width:100%;padding:.35rem .5rem;transition:all .15s;display:flex}.TiendaSidebarFilters-module__HS5caW__colorListItem:hover{background-color:#f8fafc}.TiendaSidebarFilters-module__HS5caW__colorListItemActive{background-color:#2563eb14!important;font-weight:700!important}.TiendaSidebarFilters-module__HS5caW__colorDot{border-radius:50%;flex-shrink:0;width:16px;height:16px;display:inline-block;box-shadow:inset 0 0 0 1px #0000001a}.TiendaSidebarFilters-module__HS5caW__colorLabel{color:#374151;justify-content:space-between;align-items:center;width:100%;font-size:.85rem;display:flex}.TiendaSidebarFilters-module__HS5caW__colorCount{color:#9ca3af;margin-left:.35rem;font-size:.8125rem;font-weight:500}.TiendaSidebarFilters-module__HS5caW__colorListItemActive .TiendaSidebarFilters-module__HS5caW__colorLabel{color:#2563eb;font-weight:700}.TiendaSidebarFilters-module__HS5caW__verTodasBtn{color:#2563eb;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.25rem;padding:.35rem .5rem;font-size:.8125rem;font-weight:600;transition:color .15s;display:inline-block}.TiendaSidebarFilters-module__HS5caW__verTodasBtn:hover{color:#1d4ed8;text-decoration:underline}.TiendaSidebarFilters-module__HS5caW__ratingList{flex-direction:column;gap:.4rem;display:flex}.TiendaSidebarFilters-module__HS5caW__ratingItemBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .5rem;transition:all .15s;display:flex}.TiendaSidebarFilters-module__HS5caW__ratingItemBtn:hover{background-color:#f8fafc}.TiendaSidebarFilters-module__HS5caW__ratingItemActive{background-color:#2563eb14!important}.TiendaSidebarFilters-module__HS5caW__starsRow{align-items:center;gap:2px;display:inline-flex}.TiendaSidebarFilters-module__HS5caW__ratingCount{color:#6b7280;font-size:.8125rem;font-weight:500}
.TiendaLiveSearchBar-module__aoQKxG__searchWrapper{width:100%;max-width:720px;font-family:var(--font-body);margin:0 auto 1.5rem;position:relative}.TiendaLiveSearchBar-module__aoQKxG__searchForm{background-color:var(--lnk-surface,#fff);border:2px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-pill,9999px);align-items:center;padding:.35rem .6rem .35rem 1.25rem;transition:all .2s;display:flex;box-shadow:0 4px 16px #0000000f}.TiendaLiveSearchBar-module__aoQKxG__searchForm:focus-within{border-color:var(--lnk-orange,#f47200);box-shadow:0 6px 20px #f472002e}.TiendaLiveSearchBar-module__aoQKxG__searchIcon{color:var(--lnk-text-m,#4b5563);flex-shrink:0;margin-right:.75rem}.TiendaLiveSearchBar-module__aoQKxG__input{font-size:.9375rem;font-family:var(--font-body);color:var(--lnk-text,#111315);background:0 0;border:none;outline:none;flex:1;min-width:0}.TiendaLiveSearchBar-module__aoQKxG__input::placeholder{color:var(--lnk-text-l,#9ca3af)}.TiendaLiveSearchBar-module__aoQKxG__actions{align-items:center;gap:.4rem;display:flex}.TiendaLiveSearchBar-module__aoQKxG__spinner{color:var(--lnk-orange,#f47200);animation:.9s linear infinite TiendaLiveSearchBar-module__aoQKxG__spin}@keyframes TiendaLiveSearchBar-module__aoQKxG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TiendaLiveSearchBar-module__aoQKxG__clearBtn{color:var(--lnk-text-l,#9ca3af);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.3rem;transition:all .15s;display:flex}.TiendaLiveSearchBar-module__aoQKxG__clearBtn:hover{color:var(--lnk-text,#111315);background-color:var(--lnk-gray,#f0f2f5)}.TiendaLiveSearchBar-module__aoQKxG__submitBtn{background-color:var(--lnk-orange,#f47200);color:#fff;border-radius:var(--radius-pill,9999px);cursor:pointer;white-space:nowrap;border:none;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;transition:background-color .15s}.TiendaLiveSearchBar-module__aoQKxG__submitBtn:hover{background-color:var(--lnk-orange-hover,#ff841a)}.TiendaLiveSearchBar-module__aoQKxG__dropdown{background-color:var(--lnk-surface,#fff);border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-lg,16px);z-index:1000;animation:.2s cubic-bezier(.16,1,.3,1) TiendaLiveSearchBar-module__aoQKxG__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 12px 36px #00000024}@keyframes TiendaLiveSearchBar-module__aoQKxG__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.TiendaLiveSearchBar-module__aoQKxG__resultsHeader{background-color:var(--lnk-gray,#f0f2f5);border-bottom:1px solid var(--lnk-border,#e5e7eb);color:var(--lnk-text-m,#4b5563);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;font-size:.78rem;font-weight:700;display:flex}.TiendaLiveSearchBar-module__aoQKxG__badgeCount{color:var(--lnk-orange,#f47200);background-color:#f472001a;border-radius:9999px;padding:.15rem .5rem;font-size:.72rem}.TiendaLiveSearchBar-module__aoQKxG__resultsList{max-height:380px;margin:0;padding:0;list-style:none;overflow-y:auto}.TiendaLiveSearchBar-module__aoQKxG__resultItem{border-bottom:1px solid #e5e7eb99}.TiendaLiveSearchBar-module__aoQKxG__resultItem:last-child{border-bottom:none}.TiendaLiveSearchBar-module__aoQKxG__itemLink{align-items:center;gap:1rem;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .15s;display:flex}.TiendaLiveSearchBar-module__aoQKxG__itemLink:hover{background-color:#f472000a}.TiendaLiveSearchBar-module__aoQKxG__itemImageWrapper{border-radius:var(--radius-sm,8px);background-color:var(--lnk-gray,#f0f2f5);border:1px solid var(--lnk-border,#e5e7eb);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.TiendaLiveSearchBar-module__aoQKxG__itemImage{object-fit:contain;padding:2px}.TiendaLiveSearchBar-module__aoQKxG__placeholderIcon{color:var(--lnk-text-l,#9ca3af)}.TiendaLiveSearchBar-module__aoQKxG__itemInfo{flex:1;min-width:0}.TiendaLiveSearchBar-module__aoQKxG__categoryRow{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.TiendaLiveSearchBar-module__aoQKxG__categoryBadge{color:var(--lnk-orange,#f47200);background-color:#f4720014;border-radius:4px;align-items:center;gap:.25rem;padding:.1rem .4rem;font-size:.6875rem;font-weight:700;display:inline-flex}.TiendaLiveSearchBar-module__aoQKxG__brandName{color:var(--lnk-text-l,#9ca3af);font-size:.72rem;font-weight:600}.TiendaLiveSearchBar-module__aoQKxG__itemName{color:var(--lnk-text,#111315);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.TiendaLiveSearchBar-module__aoQKxG__itemPriceCol{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.TiendaLiveSearchBar-module__aoQKxG__price{color:var(--lnk-text,#111315);font-size:.9375rem;font-weight:700}.TiendaLiveSearchBar-module__aoQKxG__comparePrice{color:var(--lnk-text-l,#9ca3af);font-size:.75rem;text-decoration:line-through}.TiendaLiveSearchBar-module__aoQKxG__dropdownFooter{background-color:var(--lnk-gray,#f0f2f5);border-top:1px solid var(--lnk-border,#e5e7eb);text-align:center;padding:.65rem 1.25rem}.TiendaLiveSearchBar-module__aoQKxG__viewAllBtn{color:var(--lnk-orange,#f47200);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:700;transition:color .15s;display:inline-flex}.TiendaLiveSearchBar-module__aoQKxG__viewAllBtn:hover{color:var(--lnk-orange-hover,#ff841a);text-decoration:underline}.TiendaLiveSearchBar-module__aoQKxG__stateMessage{color:var(--lnk-text-m,#4b5563);text-align:center;justify-content:center;align-items:center;gap:.6rem;padding:1.75rem 1.25rem;font-size:.875rem;display:flex}@media (max-width:640px){.TiendaLiveSearchBar-module__aoQKxG__searchForm{padding:.25rem .4rem .25rem .85rem}.TiendaLiveSearchBar-module__aoQKxG__input{font-size:.84rem}.TiendaLiveSearchBar-module__aoQKxG__submitBtn{padding:.4rem .85rem;font-size:.78rem}}
.TiendaCatalogView-module__4ZsBoa__container{width:100%;font-family:var(--font-body);margin-top:1.5rem}.TiendaCatalogView-module__4ZsBoa__topControlBar{background-color:var(--lnk-surface,#fff);border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-sm,0 1px 2px #0000000d);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.TiendaCatalogView-module__4ZsBoa__resultCount{color:var(--lnk-text-m,#4b5563);font-size:.9375rem}.TiendaCatalogView-module__4ZsBoa__totalNumber{color:var(--lnk-text,#111315);font-weight:700}.TiendaCatalogView-module__4ZsBoa__actionsGroup{align-items:center;gap:1rem;display:flex}.TiendaCatalogView-module__4ZsBoa__mobileFilterBtn{border-radius:var(--radius-md,8px);border:1px solid var(--lnk-border,#e5e7eb);background-color:var(--lnk-surface,#fff);color:var(--lnk-text,#111315);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:none}.TiendaCatalogView-module__4ZsBoa__mobileFilterBtn:hover{border-color:var(--lnk-orange,#f47200);color:var(--lnk-orange,#f47200)}.TiendaCatalogView-module__4ZsBoa__sortWrapper{align-items:center;gap:.5rem;display:flex}.TiendaCatalogView-module__4ZsBoa__sortLabel{color:var(--lnk-text-m,#4b5563);align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;display:flex}.TiendaCatalogView-module__4ZsBoa__sortSelect{border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-md,8px);font-size:.875rem;font-family:var(--font-body);background-color:var(--lnk-surface,#fff);color:var(--lnk-text,#111315);cursor:pointer;outline:none;padding:.5rem 1rem .5rem .75rem;font-weight:600;transition:border-color .15s}.TiendaCatalogView-module__4ZsBoa__sortSelect:focus{border-color:var(--lnk-orange,#f47200)}.TiendaCatalogView-module__4ZsBoa__viewModeToggle{border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-md,8px);background-color:var(--lnk-surface,#fff);align-items:center;display:inline-flex;overflow:hidden}.TiendaCatalogView-module__4ZsBoa__viewBtn{width:38px;height:38px;color:var(--lnk-text-m,#4b5563);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.TiendaCatalogView-module__4ZsBoa__viewBtn:hover{background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-text,#111315)}.TiendaCatalogView-module__4ZsBoa__viewBtnActive{background-color:var(--lnk-dark,#0f1115)!important;color:#fff!important}.TiendaCatalogView-module__4ZsBoa__layout{grid-template-columns:280px 1fr;align-items:flex-start;gap:1.75rem;display:grid;position:relative}.TiendaCatalogView-module__4ZsBoa__desktopSidebar{top:calc(var(--header-h,80px) + 1.5rem);z-index:100;will-change:top;transition:top 80ms ease-out;position:sticky}.TiendaCatalogView-module__4ZsBoa__mainContent{flex-direction:column;gap:2rem;min-width:0;display:flex}.TiendaCatalogView-module__4ZsBoa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;display:grid}@media (max-width:1380px){.TiendaCatalogView-module__4ZsBoa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (max-width:1080px){.TiendaCatalogView-module__4ZsBoa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}}.TiendaCatalogView-module__4ZsBoa__listView{grid-template-columns:1fr!important;gap:1.25rem!important}.TiendaCatalogView-module__4ZsBoa__paginationWrapper{justify-content:center;padding:1.5rem 0 3rem;display:flex}@media (max-width:960px){.TiendaCatalogView-module__4ZsBoa__layout{grid-template-columns:1fr}.TiendaCatalogView-module__4ZsBoa__desktopSidebar{display:none}.TiendaCatalogView-module__4ZsBoa__mobileFilterBtn{display:inline-flex}}@media (max-width:768px){.TiendaCatalogView-module__4ZsBoa__container{margin-top:1rem}.TiendaCatalogView-module__4ZsBoa__topControlBar{border-radius:12px;gap:.5rem;margin-bottom:1rem;padding:.65rem .85rem}.TiendaCatalogView-module__4ZsBoa__resultCount{text-align:left;width:100%;font-size:.8125rem}.TiendaCatalogView-module__4ZsBoa__actionsGroup{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.TiendaCatalogView-module__4ZsBoa__mobileFilterBtn{flex:1;justify-content:center;min-height:40px;padding:.55rem .75rem;font-size:.8125rem}.TiendaCatalogView-module__4ZsBoa__sortWrapper{flex:1;justify-content:flex-end}.TiendaCatalogView-module__4ZsBoa__sortSelect{width:100%;min-height:40px;padding:.55rem .6rem;font-size:.8125rem}.TiendaCatalogView-module__4ZsBoa__sortLabel{display:none}.TiendaCatalogView-module__4ZsBoa__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}}@media (max-width:360px){.TiendaCatalogView-module__4ZsBoa__container{margin-top:.75rem}.TiendaCatalogView-module__4ZsBoa__topControlBar{border-radius:10px;padding:.5rem}.TiendaCatalogView-module__4ZsBoa__mobileFilterBtn,.TiendaCatalogView-module__4ZsBoa__sortSelect{min-height:38px;padding:.45rem .5rem;font-size:.75rem}.TiendaCatalogView-module__4ZsBoa__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}}
.TiendaSpecialOffers-module__IwU43G__section{box-shadow:none;background:0 0;border:none;width:100%;margin:2rem 0 2.5rem;padding:0}.TiendaSpecialOffers-module__IwU43G__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:baseline;margin-bottom:1.25rem;padding-bottom:.5rem;display:flex}.TiendaSpecialOffers-module__IwU43G__title{color:#1e293b;letter-spacing:-.02em;margin:0;font-size:1.65rem;font-weight:700}.TiendaSpecialOffers-module__IwU43G__viewAllLink{color:#2563eb;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.TiendaSpecialOffers-module__IwU43G__viewAllLink:hover{color:#1d4ed8;transform:translate(2px)}.TiendaSpecialOffers-module__IwU43G__sliderWrapper{width:100%;position:relative}.TiendaSpecialOffers-module__IwU43G__track{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;gap:1.25rem;padding:.25rem .25rem 1rem;display:flex;overflow-x:auto}.TiendaSpecialOffers-module__IwU43G__track::-webkit-scrollbar{display:none}.TiendaSpecialOffers-module__IwU43G__cardItem{scroll-snap-align:start;flex:0 0 250px;min-width:250px;max-width:265px}.TiendaSpecialOffers-module__IwU43G__navButton{cursor:pointer;z-index:10;color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:48%;transform:translateY(-50%);box-shadow:0 4px 12px #00000014}.TiendaSpecialOffers-module__IwU43G__navButton:hover{color:#2563eb;background-color:#fff;border-color:#2563eb;transform:translateY(-50%)scale(1.06);box-shadow:0 6px 18px #2563eb2e}.TiendaSpecialOffers-module__IwU43G__prevButton{left:-18px}.TiendaSpecialOffers-module__IwU43G__nextButton{right:-18px}@media (max-width:640px){.TiendaSpecialOffers-module__IwU43G__section{margin:2rem 0;padding:1.25rem}.TiendaSpecialOffers-module__IwU43G__title{font-size:1.2rem}.TiendaSpecialOffers-module__IwU43G__track{gap:.75rem;padding-bottom:.5rem}.TiendaSpecialOffers-module__IwU43G__cardItem{flex:0 0 200px;min-width:200px;max-width:215px}.TiendaSpecialOffers-module__IwU43G__navButton{display:none}}
.TiendaRecommendations-module__YngKwa__section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin:3rem 0;padding:2rem;box-shadow:0 4px 16px #00000008}.TiendaRecommendations-module__YngKwa__header{justifyContent:space-between;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.TiendaRecommendations-module__YngKwa__titleGroup{align-items:center;gap:14px;display:flex}.TiendaRecommendations-module__YngKwa__iconCircle{color:#f47200;background:#0f172a;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 4px 10px #0f172a26}.TiendaRecommendations-module__YngKwa__topBadge{letter-spacing:.05em;color:#475569;text-transform:uppercase;align-items:center;gap:5px;font-size:.72rem;font-weight:900;display:inline-flex}.TiendaRecommendations-module__YngKwa__title{color:#0f172a;letter-spacing:-.02em;margin:2px 0 0;font-size:1.4rem;font-weight:900}.TiendaRecommendations-module__YngKwa__viewAllLink{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:9999px;align-items:center;gap:6px;padding:.5rem 1rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex}.TiendaRecommendations-module__YngKwa__viewAllLink:hover{color:#fff;background:#0f172a;border-color:#0f172a}.TiendaRecommendations-module__YngKwa__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.TiendaRecommendations-module__YngKwa__section{margin:2rem 0;padding:1.25rem}.TiendaRecommendations-module__YngKwa__title{font-size:1.2rem}.TiendaRecommendations-module__YngKwa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
.TiendaRecentlyViewed-module__puPi0q__section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:3rem 0;padding:1.75rem;box-shadow:0 4px 12px #00000008}.TiendaRecentlyViewed-module__puPi0q__header{justifyContent:space-between;border-bottom:1px solid #f1f5f9;align-items:center;margin-bottom:1.25rem;padding-bottom:.85rem;display:flex}.TiendaRecentlyViewed-module__puPi0q__titleGroup{align-items:center;gap:8px;display:flex}.TiendaRecentlyViewed-module__puPi0q__icon{color:var(--lnk-orange,#f47200)}.TiendaRecentlyViewed-module__puPi0q__title{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.TiendaRecentlyViewed-module__puPi0q__badge{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:9999px;padding:.15rem .5rem;font-size:.72rem;font-weight:800}.TiendaRecentlyViewed-module__puPi0q__clearBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.78rem;font-weight:600;transition:color .15s;display:inline-flex}.TiendaRecentlyViewed-module__puPi0q__clearBtn:hover{color:#ef4444}.TiendaRecentlyViewed-module__puPi0q__carouselTrack{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;gap:1rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.TiendaRecentlyViewed-module__puPi0q__carouselTrack::-webkit-scrollbar{height:6px}.TiendaRecentlyViewed-module__puPi0q__carouselTrack::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.TiendaRecentlyViewed-module__puPi0q__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:0 0 180px;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.TiendaRecentlyViewed-module__puPi0q__card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.TiendaRecentlyViewed-module__puPi0q__imageLink{background:#fafafa;display:block}.TiendaRecentlyViewed-module__puPi0q__imageWrapper{width:100%;height:140px;padding:8px;position:relative}.TiendaRecentlyViewed-module__puPi0q__image{object-fit:contain;padding:8px}.TiendaRecentlyViewed-module__puPi0q__placeholder{color:#cbd5e1;justify-content:center;align-items:center;height:100%;display:flex}.TiendaRecentlyViewed-module__puPi0q__cardBody{flex-direction:column;flex:1;padding:.75rem;display:flex}.TiendaRecentlyViewed-module__puPi0q__brand{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px;font-size:.68rem;font-weight:700}.TiendaRecentlyViewed-module__puPi0q__nameLink{text-decoration:none}.TiendaRecentlyViewed-module__puPi0q__name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.82rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.TiendaRecentlyViewed-module__puPi0q__priceRow{align-items:baseline;gap:6px;margin-top:auto;margin-bottom:.6rem;display:flex}.TiendaRecentlyViewed-module__puPi0q__price{color:#0f172a;font-size:.95rem;font-weight:800}.TiendaRecentlyViewed-module__puPi0q__comparePrice{color:#94a3b8;font-size:.72rem;text-decoration:line-through}.TiendaRecentlyViewed-module__puPi0q__actions{margin-top:auto}.TiendaRecentlyViewed-module__puPi0q__addBtn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;padding:.4rem .6rem;font-size:.75rem;font-weight:700;transition:all .15s;display:inline-flex}.TiendaRecentlyViewed-module__puPi0q__addBtn:hover{background:var(--lnk-orange,#f47200);color:#fff;border-color:var(--lnk-orange,#f47200)}@media (max-width:640px){.TiendaRecentlyViewed-module__puPi0q__section{margin:2rem 0;padding:1.25rem}.TiendaRecentlyViewed-module__puPi0q__card{flex:0 0 160px}}
.OptimizedProductImage-module__M7TA9G__container{background-color:var(--lnk-gray,#f0f2f5);position:relative;overflow:hidden}.OptimizedProductImage-module__M7TA9G__placeholder{z-index:1;background:linear-gradient(110deg,#f0f2f5 8%,#e8eaed 18%,#f0f2f5 33%) 0 0/200% 100%;animation:1.5s ease-in-out infinite OptimizedProductImage-module__M7TA9G__shimmer;position:absolute;inset:0}@keyframes OptimizedProductImage-module__M7TA9G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.OptimizedProductImage-module__M7TA9G__placeholderHidden{opacity:0;pointer-events:none;transition:opacity .3s}.OptimizedProductImage-module__M7TA9G__image{opacity:0;will-change:opacity;transition:opacity .35s}.OptimizedProductImage-module__M7TA9G__imageLoaded{opacity:1}.OptimizedProductImage-module__M7TA9G__imageError{opacity:0;position:absolute}.OptimizedProductImage-module__M7TA9G__errorFallback{z-index:2;background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-text-l,#9ca3af);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.OptimizedProductImage-module__M7TA9G__errorIcon{opacity:.4;width:36px;height:36px}.OptimizedProductImage-module__M7TA9G__errorText{text-transform:uppercase;letter-spacing:.05em;opacity:.5;font-size:.7rem;font-weight:600}
.OptimizedProductVideo-module__Ueo6HG__container{background-color:var(--lnk-gray,#f0f2f5);position:relative;overflow:hidden}.OptimizedProductVideo-module__Ueo6HG__poster{z-index:1;cursor:pointer;background-color:var(--lnk-gray,#f0f2f5);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.OptimizedProductVideo-module__Ueo6HG__posterHidden{opacity:0;pointer-events:none}.OptimizedProductVideo-module__Ueo6HG__posterImage{object-fit:contain;width:100%;height:100%}.OptimizedProductVideo-module__Ueo6HG__playButton{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#fff;background-color:#0009;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:absolute}.OptimizedProductVideo-module__Ueo6HG__playButton:hover{background-color:#f47200d9;border-color:#f4720080;transform:scale(1.08)}.OptimizedProductVideo-module__Ueo6HG__playIcon{width:22px;height:22px;margin-left:3px}.OptimizedProductVideo-module__Ueo6HG__video{object-fit:contain;width:100%;height:100%}.OptimizedProductVideo-module__Ueo6HG__loading{z-index:3;background-color:#f0f2f5b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.OptimizedProductVideo-module__Ueo6HG__loadingHidden{opacity:0;pointer-events:none;transition:opacity .3s}.OptimizedProductVideo-module__Ueo6HG__spinner{border:3px solid var(--lnk-border,#e5e7eb);border-top-color:var(--lnk-orange,#f47200);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite OptimizedProductVideo-module__Ueo6HG__spin}@keyframes OptimizedProductVideo-module__Ueo6HG__spin{to{transform:rotate(360deg)}}.OptimizedProductVideo-module__Ueo6HG__errorFallback{z-index:2;background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-text-l,#9ca3af);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.OptimizedProductVideo-module__Ueo6HG__errorIcon{opacity:.4;width:36px;height:36px}.OptimizedProductVideo-module__Ueo6HG__errorText{text-transform:uppercase;letter-spacing:.05em;opacity:.5;font-size:.7rem;font-weight:600}.OptimizedProductVideo-module__Ueo6HG__compact .OptimizedProductVideo-module__Ueo6HG__playButton{width:32px;height:32px}.OptimizedProductVideo-module__Ueo6HG__compact .OptimizedProductVideo-module__Ueo6HG__playIcon{width:14px;height:14px;margin-left:2px}
.MarketingBanners-module__uF5iSq__promoGridContainer{width:100%;margin:2.5rem 0}.MarketingBanners-module__uF5iSq__promoGridHeader{justifyContent:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.MarketingBanners-module__uF5iSq__promoGridTitle{font-family:var(--font-brand,"Tomorrow", sans-serif);color:var(--lnk-dark,#0f1115);letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;display:flex}.MarketingBanners-module__uF5iSq__promoGridGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.MarketingBanners-module__uF5iSq__promoCard{background:#0f172a;border:1px solid #e2e8f033;border-radius:14px;min-height:220px;text-decoration:none;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.MarketingBanners-module__uF5iSq__promoCard:hover{border-color:var(--lnk-orange,#f47200);transform:translateY(-4px);box-shadow:0 12px 30px #00000029}.MarketingBanners-module__uF5iSq__promoCardImageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.MarketingBanners-module__uF5iSq__promoCardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.MarketingBanners-module__uF5iSq__promoCard:hover .MarketingBanners-module__uF5iSq__promoCardImage{transform:scale(1.05)}.MarketingBanners-module__uF5iSq__promoCardOverlay{z-index:2;justifyContent:space-between;box-sizing:border-box;background:linear-gradient(#0f172a33 0%,#0f172ad9 75%,#0f172af2 100%);flex-direction:column;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute;top:0;left:0}.MarketingBanners-module__uF5iSq__promoCardBadge{letter-spacing:.06em;text-transform:uppercase;background-color:var(--lnk-orange,#f47200);color:#fff;border-radius:9999px;align-self:flex-start;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #f4720066}.MarketingBanners-module__uF5iSq__promoCardContent{margin-top:auto}.MarketingBanners-module__uF5iSq__promoCardTitle{color:#fff;text-shadow:0 2px 10px #0009;margin:0 0 .4rem;font-size:1.25rem;font-weight:800;line-height:1.25}.MarketingBanners-module__uF5iSq__promoCardSubtitle{color:#cbd5e1;text-shadow:0 1px 6px #00000080;margin:0 0 .85rem;font-size:.875rem;line-height:1.4}.MarketingBanners-module__uF5iSq__promoCardAction{color:var(--lnk-orange,#f47200);align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;transition:gap .2s;display:inline-flex}.MarketingBanners-module__uF5iSq__promoCard:hover .MarketingBanners-module__uF5iSq__promoCardAction{color:#ff9838;gap:.65rem}.MarketingBanners-module__uF5iSq__promoStripContainer{width:100%;margin:3rem 0}.MarketingBanners-module__uF5iSq__promoStripCard{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff1a;border-radius:16px;align-items:center;min-height:200px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.MarketingBanners-module__uF5iSq__promoStripCard:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000002e}.MarketingBanners-module__uF5iSq__promoStripBgImage{object-fit:cover;opacity:.35;width:100%;height:100%;transition:opacity .3s,transform .4s;position:absolute;top:0;left:0}.MarketingBanners-module__uF5iSq__promoStripCard:hover .MarketingBanners-module__uF5iSq__promoStripBgImage{opacity:.45;transform:scale(1.02)}.MarketingBanners-module__uF5iSq__promoStripContent{z-index:2;flex-direction:column;gap:.75rem;max-width:650px;padding:2.5rem;display:flex;position:relative}.MarketingBanners-module__uF5iSq__promoStripBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--lnk-orange,#f47200);background-color:#f4720033;border:1px solid #f4720066;border-radius:9999px;align-self:flex-start;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.75rem;font-weight:800;display:inline-flex}.MarketingBanners-module__uF5iSq__promoStripTitle{color:#fff;text-shadow:0 2px 10px #0009;margin:0;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:900;line-height:1.2}.MarketingBanners-module__uF5iSq__promoStripSubtitle{color:#e2e8f0;text-shadow:0 1px 6px #00000080;margin:0;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.5}.MarketingBanners-module__uF5iSq__promoStripButton{background-color:var(--lnk-orange,#f47200);color:#fff;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.6rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #f4720059}.MarketingBanners-module__uF5iSq__promoStripButton:hover{background-color:#ff841a;transform:translate(2px)}.MarketingBanners-module__uF5iSq__topBarBanner{color:#fff;text-align:center;letter-spacing:.02em;z-index:999;background:linear-gradient(90deg,#d97706 0%,#ea580c 50%,#d97706 100%);justify-content:center;align-items:center;gap:.75rem;padding:.4rem 1rem;font-size:.825rem;font-weight:700;display:flex;position:relative}.MarketingBanners-module__uF5iSq__topBarBannerLink{color:#fff;margin-left:.5rem;font-weight:800;text-decoration:underline}.MarketingBanners-module__uF5iSq__topBarBannerLink:hover{opacity:.9}@media (max-width:768px){.MarketingBanners-module__uF5iSq__promoGridGrid{grid-template-columns:1fr}.MarketingBanners-module__uF5iSq__promoStripContent{padding:1.75rem 1.25rem}}
.ProductLightbox-module__xazklG__overlay{z-index:100000;-webkit-backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;background-color:#0a0c10f5;flex-direction:column;animation:.2s ease-out ProductLightbox-module__xazklG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProductLightbox-module__xazklG__fadeIn{0%{opacity:0}to{opacity:1}}.ProductLightbox-module__xazklG__topBar{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex}.ProductLightbox-module__xazklG__counterBadge{color:#c5c9cf;letter-spacing:.03em;background-color:#ffffff14;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-flex}.ProductLightbox-module__xazklG__counterCurrent{color:#fff}.ProductLightbox-module__xazklG__topActions{align-items:center;gap:.5rem;display:flex}.ProductLightbox-module__xazklG__iconBtn{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ProductLightbox-module__xazklG__iconBtn:hover{color:#fff;background:#ffffff26;border-color:#ffffff40;transform:scale(1.05)}.ProductLightbox-module__xazklG__closeBtn{color:#ff4d6d;background:#e11d4826;border-color:#e11d484d}.ProductLightbox-module__xazklG__closeBtn:hover{color:#fff;background:#e11d48;border-color:#e11d48}.ProductLightbox-module__xazklG__viewport{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductLightbox-module__xazklG__imageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProductLightbox-module__xazklG__image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;will-change:transform;max-width:92%;max-height:90%}.ProductLightbox-module__xazklG__videoElement{object-fit:contain;border-radius:8px;outline:none;max-width:90%;max-height:85%}.ProductLightbox-module__xazklG__sideArrow{z-index:10;-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#141820bf;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0006}.ProductLightbox-module__xazklG__sideArrow:hover{background:var(--lnk-orange,#f47200);border-color:var(--lnk-orange,#f47200);color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 10px 30px #f4720066}.ProductLightbox-module__xazklG__sideArrowLeft{left:1.5rem}.ProductLightbox-module__xazklG__sideArrowRight{right:1.5rem}.ProductLightbox-module__xazklG__zoomHint{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e2e8f0;pointer-events:none;z-index:5;background:#000000b3;border:1px solid #ffffff26;border-radius:999px;padding:.45rem 1rem;font-size:.8rem;font-weight:600;animation:.3s ProductLightbox-module__xazklG__fadeIn;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.ProductLightbox-module__xazklG__thumbBar{background:#0a0c10cc;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:center;align-items:center;height:104px;padding:0 1rem;display:flex}.ProductLightbox-module__xazklG__thumbScroll{scrollbar-width:thin;scrollbar-color:#fff3 transparent;gap:.65rem;max-width:85%;padding:.5rem .25rem;display:flex;overflow-x:auto}.ProductLightbox-module__xazklG__thumbScroll::-webkit-scrollbar{height:4px}.ProductLightbox-module__xazklG__thumbScroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.ProductLightbox-module__xazklG__thumbBtn{cursor:pointer;opacity:.55;background:#111;border:none;border-radius:8px;outline:1px solid #fff3;flex-shrink:0;width:68px;height:68px;padding:0;transition:all .2s;position:relative;overflow:hidden}.ProductLightbox-module__xazklG__thumbBtn:hover{opacity:.9;outline-color:#ffffff80;transform:translateY(-2px)}.ProductLightbox-module__xazklG__thumbBtnActive{transform:translateY(-2px);box-shadow:0 0 12px #f4720066;opacity:1!important;outline:2px solid var(--lnk-orange,#f47200)!important}.ProductLightbox-module__xazklG__thumbMedia{object-fit:cover;pointer-events:none;width:100%;height:100%}.ProductLightbox-module__xazklG__thumbVideoBadge{color:#fff;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:4px;right:4px}@media (max-width:768px){.ProductLightbox-module__xazklG__topBar{height:54px;padding:0 1rem}.ProductLightbox-module__xazklG__sideArrow{width:42px;height:42px}.ProductLightbox-module__xazklG__sideArrowLeft{left:.75rem}.ProductLightbox-module__xazklG__sideArrowRight{right:.75rem}.ProductLightbox-module__xazklG__thumbBar{height:88px}.ProductLightbox-module__xazklG__thumbBtn{width:56px;height:56px}.ProductLightbox-module__xazklG__zoomHint{padding:.35rem .75rem;font-size:.72rem;bottom:.75rem}}
.ProductGallery-module__rJT0Wa__galleryContainer{gap:1.25rem;width:100%;display:flex}.ProductGallery-module__rJT0Wa__thumbnails{flex-direction:column;gap:.75rem;max-height:520px;display:flex;overflow-y:auto}.ProductGallery-module__rJT0Wa__thumbBtn{border-radius:var(--radius-md,8px);border:2px solid var(--lnk-border,#e5e7eb);background-color:var(--lnk-surface,#fff);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;padding:.25rem;transition:all .2s;display:flex;overflow:hidden}.ProductGallery-module__rJT0Wa__thumbBtn:hover{border-color:#f4720066}.ProductGallery-module__rJT0Wa__activeThumb{box-shadow:0 0 0 1px var(--lnk-orange,#f47200);border-color:var(--lnk-orange,#f47200)!important}.ProductGallery-module__rJT0Wa__thumbImage{object-fit:contain;width:100%;height:100%}.ProductGallery-module__rJT0Wa__mainImageWrapper{flex-direction:column;flex:auto;gap:.75rem;min-width:0;display:flex}.ProductGallery-module__rJT0Wa__mainImageContainer{aspect-ratio:1;border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-lg,16px);cursor:zoom-in;background-color:#fff;justify-content:center;align-items:center;width:100%;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ProductGallery-module__rJT0Wa__mainImageContainer:hover{border-color:#f4720066;box-shadow:0 4px 20px #0000000f}.ProductGallery-module__rJT0Wa__fullscreenBtn{-webkit-backdrop-filter:blur(4px);border:1px solid var(--lnk-border,#e5e7eb);cursor:pointer;width:38px;height:38px;color:var(--lnk-dark,#0f1115);z-index:6;background:#ffffffe6;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:.85rem;right:.85rem;box-shadow:0 2px 8px #00000014}.ProductGallery-module__rJT0Wa__fullscreenBtn:hover{background:var(--lnk-orange,#f47200);border-color:var(--lnk-orange,#f47200);color:#fff;transform:scale(1.08)}.ProductGallery-module__rJT0Wa__badgeOverlay{z-index:5;pointer-events:none;flex-direction:column;gap:.35rem;display:flex;position:absolute;top:1rem;left:1rem}.ProductGallery-module__rJT0Wa__mainImage{object-fit:contain;width:90%;height:90%;transition:opacity .15s}.ProductGallery-module__rJT0Wa__hiddenForZoom{opacity:0}.ProductGallery-module__rJT0Wa__zoomLens{pointer-events:none;z-index:4;background-repeat:no-repeat;background-size:250%;position:absolute;inset:0}.ProductGallery-module__rJT0Wa__navControls{justify-content:center;align-items:center;gap:1rem;display:flex}.ProductGallery-module__rJT0Wa__navArrow{background:var(--lnk-surface,#fff);border:1px solid var(--lnk-border,#e5e7eb);cursor:pointer;width:44px;height:44px;color:var(--lnk-text-m,#4b5563);border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.ProductGallery-module__rJT0Wa__navArrow:hover{border-color:var(--lnk-orange,#f47200);color:var(--lnk-orange,#f47200)}.ProductGallery-module__rJT0Wa__counter{color:var(--lnk-text-m,#4b5563);font-size:.8125rem;font-weight:600}@media (max-width:768px){.ProductGallery-module__rJT0Wa__galleryContainer{flex-direction:column-reverse}.ProductGallery-module__rJT0Wa__thumbnails{flex-direction:row;max-height:none;padding-bottom:.5rem;overflow-x:auto}.ProductGallery-module__rJT0Wa__thumbBtn{width:60px;height:60px}.ProductGallery-module__rJT0Wa__mainImageContainer{cursor:default}.ProductGallery-module__rJT0Wa__zoomLens{display:none}.ProductGallery-module__rJT0Wa__hiddenForZoom{opacity:1!important}}
.QuantitySelector-module__6PoW7W__wrapper{border:1px solid var(--lnk-border,#e5e7eb);border-radius:var(--radius-md,8px);background-color:var(--lnk-surface,#fff);-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex;overflow:hidden}.QuantitySelector-module__6PoW7W__size-sm{height:34px}.QuantitySelector-module__6PoW7W__size-md{height:42px}.QuantitySelector-module__6PoW7W__button{height:100%;color:var(--lnk-text-m,#4b5563);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 .65rem;transition:all .15s;display:flex}.QuantitySelector-module__6PoW7W__button:hover:not(:disabled){background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-orange,#f47200)}.QuantitySelector-module__6PoW7W__button:disabled{color:var(--lnk-text-l,#9ca3af);cursor:not-allowed;opacity:.5}.QuantitySelector-module__6PoW7W__input{text-align:center;width:44px;font-family:var(--font-body);color:var(--lnk-text,#111315);-moz-appearance:textfield;background:0 0;border:none;outline:none;font-size:.9375rem;font-weight:700}.QuantitySelector-module__6PoW7W__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.QuantitySelector-module__6PoW7W__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.ProductCard-module__wfI1gq__card{background-color:var(--lnk-surface,#fff);border-radius:var(--radius-lg,16px);border:1px solid var(--lnk-border,#e5e7eb);transition:var(--transition,all .25s cubic-bezier(.16, 1, .3, 1));flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ProductCard-module__wfI1gq__card:hover{box-shadow:var(--shadow-card,0 10px 30px #00000014);border-color:#f4720059;transform:translateY(-4px)}.ProductCard-module__wfI1gq__topRow{z-index:2;pointer-events:none;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:.75rem;left:.75rem;right:.75rem}.ProductCard-module__wfI1gq__badgeContainer{pointer-events:auto;flex-wrap:wrap;gap:.35rem;display:flex}.ProductCard-module__wfI1gq__favoriteButton{pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--lnk-border,#e5e7eb);width:44px;height:44px;color:var(--lnk-text-l,#9ca3af);cursor:pointer;background-color:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProductCard-module__wfI1gq__favoriteButton:hover{color:var(--lnk-red,#e11d48);border-color:var(--lnk-red,#e11d48);transform:scale(1.08)}.ProductCard-module__wfI1gq__favorited{color:var(--lnk-red,#e11d48)}.ProductCard-module__wfI1gq__imageLink{background-color:var(--lnk-gray,#f0f2f5);padding:1.5rem;text-decoration:none;display:block;position:relative}.ProductCard-module__wfI1gq__imageContainer{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ProductCard-module__wfI1gq__image{object-fit:contain;width:100%;height:100%;transition:transform .35s}.ProductCard-module__wfI1gq__card:hover .ProductCard-module__wfI1gq__image{transform:scale(1.05)}.ProductCard-module__wfI1gq__body{font-family:var(--font-body);flex-direction:column;flex:auto;gap:.5rem;padding:1.25rem;display:flex}.ProductCard-module__wfI1gq__brand{text-transform:uppercase;letter-spacing:.05em;color:var(--lnk-text-m,#4b5563);font-size:.6875rem;font-weight:700}.ProductCard-module__wfI1gq__titleLink{color:inherit;text-decoration:none}.ProductCard-module__wfI1gq__title{color:var(--lnk-text,#111315);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.7em;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;transition:color .15s;display:-webkit-box;overflow:hidden}.ProductCard-module__wfI1gq__title:hover{color:var(--lnk-orange,#f47200)}.ProductCard-module__wfI1gq__ratingRow{align-items:center;gap:.35rem;display:flex}.ProductCard-module__wfI1gq__stars{gap:1px;display:flex}.ProductCard-module__wfI1gq__starFilled{color:var(--lnk-amber,#ffb703);fill:var(--lnk-amber,#ffb703)}.ProductCard-module__wfI1gq__starEmpty{color:#d1d5db;fill:#d1d5db}.ProductCard-module__wfI1gq__reviewCount{color:var(--lnk-text-l,#9ca3af);font-size:.75rem}.ProductCard-module__wfI1gq__priceContainer{min-height:68px;margin-top:auto;padding-top:.5rem}.ProductCard-module__wfI1gq__quoteOnlyPrice{color:var(--lnk-text-m,#4b5563);padding:.5rem 0;font-size:1.0625rem;font-weight:700}.ProductCard-module__wfI1gq__actions{margin-top:.75rem;display:flex}.ProductCard-module__wfI1gq__addButton{border-radius:var(--radius-md,8px);background-color:var(--lnk-orange,#f47200);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.ProductCard-module__wfI1gq__addButton:hover{background-color:var(--lnk-orange-hover,#ff841a);box-shadow:0 4px 12px #f4720040}.ProductCard-module__wfI1gq__added{background-color:var(--lnk-green,#10b981)!important}.ProductCard-module__wfI1gq__disabledButton{border-radius:var(--radius-md,8px);background-color:var(--lnk-gray,#f0f2f5);width:100%;color:var(--lnk-text-l,#9ca3af);border:1px solid var(--lnk-border,#e5e7eb);cursor:not-allowed;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.ProductCard-module__wfI1gq__quoteButton{border-radius:var(--radius-md,8px);background-color:var(--lnk-dark,#0f1115);color:#fff;justify-content:center;align-items:center;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProductCard-module__wfI1gq__quoteButton:hover{background-color:var(--lnk-dark-blue,#1a2838)}@media (max-width:768px){.ProductCard-module__wfI1gq__card{border-radius:12px}.ProductCard-module__wfI1gq__topRow{top:.5rem;left:.5rem;right:.5rem}.ProductCard-module__wfI1gq__favoriteButton{width:32px;height:32px}.ProductCard-module__wfI1gq__favoriteButton svg{width:14px;height:14px}.ProductCard-module__wfI1gq__imageLink{padding:.65rem}.ProductCard-module__wfI1gq__imageContainer{max-height:130px}.ProductCard-module__wfI1gq__body{gap:.3rem;padding:.65rem .65rem .75rem}.ProductCard-module__wfI1gq__brand{letter-spacing:.04em;font-size:.5625rem}.ProductCard-module__wfI1gq__title{height:2.5em;font-size:.8125rem;line-height:1.25}.ProductCard-module__wfI1gq__priceContainer{min-height:auto;margin-top:auto;padding-top:.25rem}.ProductCard-module__wfI1gq__quoteOnlyPrice{padding:.25rem 0;font-size:.875rem}.ProductCard-module__wfI1gq__actions{margin-top:.4rem}.ProductCard-module__wfI1gq__addButton,.ProductCard-module__wfI1gq__disabledButton,.ProductCard-module__wfI1gq__quoteButton{border-radius:6px;gap:.3rem;min-height:36px;padding:.45rem .5rem;font-size:.75rem}.ProductCard-module__wfI1gq__addButton svg,.ProductCard-module__wfI1gq__disabledButton svg,.ProductCard-module__wfI1gq__quoteButton svg{width:14px;height:14px}}@media (max-width:420px){.ProductCard-module__wfI1gq__addButton,.ProductCard-module__wfI1gq__disabledButton,.ProductCard-module__wfI1gq__quoteButton{letter-spacing:-.01em;white-space:normal;text-align:center;word-break:break-word;padding:.4rem .25rem;font-size:.7rem;line-height:1.15}}@media (min-width:640px){.ProductCard-module__wfI1gq__cardList{flex-direction:row;align-items:stretch;height:auto}.ProductCard-module__wfI1gq__cardList .ProductCard-module__wfI1gq__imageLink{width:230px;min-width:230px;height:auto}.ProductCard-module__wfI1gq__cardList .ProductCard-module__wfI1gq__imageContainer{height:100%;min-height:200px}.ProductCard-module__wfI1gq__cardList .ProductCard-module__wfI1gq__body{flex-direction:column;flex:1;justify-content:space-between;padding:1.25rem 1.5rem;display:flex}.ProductCard-module__wfI1gq__cardList .ProductCard-module__wfI1gq__title{-webkit-line-clamp:2;height:auto;font-size:1.125rem}}
.ProductRecommendationSlider-module__mggxDW__section{width:100%;font-family:var(--font-body);margin-top:3.5rem}.ProductRecommendationSlider-module__mggxDW__header{margin-bottom:1.25rem}.ProductRecommendationSlider-module__mggxDW__topBadge{color:var(--lnk-orange,#f47200);border-radius:var(--radius-pill,9999px);letter-spacing:.04em;text-transform:uppercase;background-color:#f472001a;align-items:center;gap:.35rem;margin-bottom:.5rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.ProductRecommendationSlider-module__mggxDW__title{color:var(--lnk-text,#111315);letter-spacing:-.01em;margin:0;font-size:1.375rem;font-weight:700}.ProductRecommendationSlider-module__mggxDW__subtitle{color:var(--lnk-text-m,#4b5563);margin:.35rem 0 0;font-size:.875rem}.ProductRecommendationSlider-module__mggxDW__sliderContainer{width:100%;position:relative}.ProductRecommendationSlider-module__mggxDW__track{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;gap:1.25rem;padding:.5rem .25rem 1rem;display:flex;overflow-x:auto}.ProductRecommendationSlider-module__mggxDW__track::-webkit-scrollbar{display:none}.ProductRecommendationSlider-module__mggxDW__cardItem{scroll-snap-align:start;flex:0 0 245px;min-width:245px;max-width:260px}.ProductRecommendationSlider-module__mggxDW__navButton{border:1px solid var(--lnk-border,#e5e7eb);cursor:pointer;z-index:10;width:44px;height:44px;color:var(--lnk-dark,#111315);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:48%;transform:translateY(-50%);box-shadow:0 4px 14px #00000026}.ProductRecommendationSlider-module__mggxDW__navButton:hover{color:var(--lnk-orange,#f47200);border-color:var(--lnk-orange,#f47200);background-color:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 20px #f4720040}.ProductRecommendationSlider-module__mggxDW__prevButton{left:-18px}.ProductRecommendationSlider-module__mggxDW__nextButton{right:-18px}@media (max-width:768px){.ProductRecommendationSlider-module__mggxDW__section{margin-top:2.5rem}.ProductRecommendationSlider-module__mggxDW__title{font-size:1.1875rem}.ProductRecommendationSlider-module__mggxDW__track{gap:.75rem;padding-bottom:.5rem}.ProductRecommendationSlider-module__mggxDW__cardItem{flex:0 0 195px;min-width:195px;max-width:205px}.ProductRecommendationSlider-module__mggxDW__navButton{display:none}}@media (max-width:420px){.ProductRecommendationSlider-module__mggxDW__cardItem{flex:0 0 175px;min-width:175px;max-width:185px}}
.Input-module__evN6jq__wrapper{width:100%;font-family:var(--font-body);flex-direction:column;gap:.375rem;display:flex}.Input-module__evN6jq__label{color:var(--lnk-text,#111315);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.Input-module__evN6jq__required{color:var(--lnk-red,#e11d48)}.Input-module__evN6jq__inputContainer{align-items:center;width:100%;display:flex;position:relative}.Input-module__evN6jq__input{width:100%;font-family:var(--font-body);border-radius:var(--radius-md,8px);border:1px solid var(--lnk-border,#e5e7eb);background-color:var(--lnk-surface,#fff);color:var(--lnk-text,#111315);transition:var(--transition,all .2s ease);outline:none;padding:.625rem .875rem;font-size:.9375rem}.Input-module__evN6jq__input::placeholder{color:var(--lnk-text-l,#9ca3af)}.Input-module__evN6jq__input:focus{border-color:var(--lnk-orange,#f47200);box-shadow:0 0 0 3px #f4720026}.Input-module__evN6jq__input:disabled{background-color:var(--lnk-gray,#f0f2f5);color:var(--lnk-text-l,#9ca3af);cursor:not-allowed}.Input-module__evN6jq__withLeftIcon{padding-left:2.5rem}.Input-module__evN6jq__withRightIcon{padding-right:2.5rem}.Input-module__evN6jq__leftIcon{pointer-events:none;color:var(--lnk-text-m,#4b5563);align-items:center;display:flex;position:absolute;left:.875rem}.Input-module__evN6jq__rightIcon{color:var(--lnk-text-m,#4b5563);align-items:center;display:flex;position:absolute;right:.875rem}.Input-module__evN6jq__hasError .Input-module__evN6jq__input{border-color:var(--lnk-red,#e11d48)}.Input-module__evN6jq__hasError .Input-module__evN6jq__input:focus{box-shadow:0 0 0 3px #e11d4826}.Input-module__evN6jq__errorMessage{color:var(--lnk-red,#e11d48);margin:0;font-size:.8125rem}.Input-module__evN6jq__helperText{color:var(--lnk-text-m,#4b5563);margin:0;font-size:.8125rem}
