.ProductGallery-module__Wppcva__gallery{gap:var(--space-3);flex-direction:column;display:flex}.ProductGallery-module__Wppcva__stage{aspect-ratio:1;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);position:relative;overflow:hidden}.ProductGallery-module__Wppcva__image{object-fit:contain;padding:var(--space-6)}.ProductGallery-module__Wppcva__noImage{height:100%;color:var(--text-subtle);font-size:var(--text-sm);place-items:center;display:grid}.ProductGallery-module__Wppcva__nav{z-index:3;border-radius:var(--radius-full);border:1px solid var(--border);width:38px;height:38px;color:var(--gray-700);box-shadow:var(--shadow-sm);transition:background var(--transition), transform var(--transition);background:#fffffff0;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__Wppcva__nav:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.ProductGallery-module__Wppcva__navPrev{left:var(--space-3)}.ProductGallery-module__Wppcva__navNext{right:var(--space-3)}.ProductGallery-module__Wppcva__zoomBtn{top:var(--space-3);right:var(--space-3);z-index:3;border-radius:var(--radius);border:1px solid var(--border);width:34px;height:34px;color:var(--gray-600);background:#fffffff0;place-items:center;display:grid;position:absolute}.ProductGallery-module__Wppcva__zoomBtn:hover{color:var(--brand-600)}.ProductGallery-module__Wppcva__thumbs{gap:var(--space-2);padding-bottom:var(--space-1);scrollbar-width:thin;list-style:none;display:flex;overflow-x:auto}.ProductGallery-module__Wppcva__thumb{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:68px;height:68px;transition:border-color var(--transition), box-shadow var(--transition);flex-shrink:0;padding:4px}.ProductGallery-module__Wppcva__thumb img{object-fit:contain;width:100%;height:100%}.ProductGallery-module__Wppcva__thumb:hover{border-color:var(--brand-300)}.ProductGallery-module__Wppcva__thumbActive{border-color:var(--brand-500);box-shadow:0 0 0 2px var(--brand-100)}.ProductGallery-module__Wppcva__lightbox{z-index:150;place-items:center;gap:var(--space-4);padding:var(--space-5);cursor:zoom-out;background:#131720eb;animation:.18s ease-out ProductGallery-module__Wppcva__fade;display:grid;position:fixed;inset:0}@keyframes ProductGallery-module__Wppcva__fade{0%{opacity:0}to{opacity:1}}.ProductGallery-module__Wppcva__lightboxImage{object-fit:contain;max-width:min(92vw,900px);max-height:82vh}.ProductGallery-module__Wppcva__lightboxHint{color:var(--gray-400);font-size:var(--text-sm)}
.WhatsAppProductButton-module__68Ulpq__button{justify-content:center;align-items:center;gap:var(--space-2);width:100%;font-size:var(--text-base);border-radius:var(--radius);color:#128c4a;transition:background var(--transition), color var(--transition), transform var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #25d366;padding:.625rem 1.125rem;font-weight:600;line-height:1.2;display:inline-flex}.WhatsAppProductButton-module__68Ulpq__button:hover{color:#fff;background:#25d366;transform:translateY(-1px);box-shadow:0 4px 12px #25d3664d}
.BuyBox-module__NZNLgq__box{gap:var(--space-4);padding:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.BuyBox-module__NZNLgq__priceBlock{gap:var(--space-1);flex-direction:column;display:flex}.BuyBox-module__NZNLgq__tiers{border:1px solid var(--brand-100);background:var(--brand-50);border-radius:var(--radius);padding:var(--space-3)}.BuyBox-module__NZNLgq__tiersTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--brand-700);margin-bottom:var(--space-2);align-items:center;gap:.375rem;font-weight:700;display:flex}.BuyBox-module__NZNLgq__tiers ul{flex-direction:column;gap:2px;list-style:none;display:flex}.BuyBox-module__NZNLgq__tier{border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--brand-800);justify-content:space-between;align-items:center;padding:.3125rem .5rem;display:flex}.BuyBox-module__NZNLgq__tierActive{background:var(--brand-600);color:#fff;font-weight:650}.BuyBox-module__NZNLgq__tiersNote{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--brand-700)}.BuyBox-module__NZNLgq__tiersNote a{font-weight:650;text-decoration:underline}.BuyBox-module__NZNLgq__stock{font-size:var(--text-sm);font-weight:650}.BuyBox-module__NZNLgq__stockIn{color:var(--success-700)}.BuyBox-module__NZNLgq__stockOut{color:var(--danger-700)}.BuyBox-module__NZNLgq__qtyRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.BuyBox-module__NZNLgq__qty{border:1px solid var(--border-strong);border-radius:var(--radius);align-items:center;display:flex;overflow:hidden}.BuyBox-module__NZNLgq__qty button{width:34px;height:36px;color:var(--gray-600);transition:background var(--transition);place-items:center;display:grid}.BuyBox-module__NZNLgq__qty button:hover:not(:disabled){background:var(--gray-100)}.BuyBox-module__NZNLgq__qty button:disabled{opacity:.4;cursor:not-allowed}.BuyBox-module__NZNLgq__qty input{text-align:center;border:none;border-inline:1px solid var(--border);font-variant-numeric:tabular-nums;-moz-appearance:textfield;width:52px;height:36px;font-weight:650}.BuyBox-module__NZNLgq__qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.BuyBox-module__NZNLgq__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.BuyBox-module__NZNLgq__qty input:focus{background:var(--brand-50);outline:none}.BuyBox-module__NZNLgq__subtotal{padding-block:var(--space-3);border-block:1px dashed var(--border-strong);font-size:var(--text-sm);color:var(--text-muted);justify-content:space-between;align-items:baseline;display:flex}.BuyBox-module__NZNLgq__subtotal strong{font-size:var(--text-lg);color:var(--gray-900);font-variant-numeric:tabular-nums}.BuyBox-module__NZNLgq__perks{gap:var(--space-2);padding-top:var(--space-1);flex-direction:column;list-style:none;display:flex}.BuyBox-module__NZNLgq__perks li{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--gray-600);display:flex}.BuyBox-module__NZNLgq__perks svg{color:var(--brand-500);flex-shrink:0;margin-top:2px}.BuyBox-module__NZNLgq__sku{font-size:var(--text-xs);color:var(--text-subtle);text-align:center}.BuyBox-module__NZNLgq__whatsappHint{font-size:var(--text-xs);color:var(--text-muted);text-align:center;margin-top:calc(var(--space-2) * -1)}.BuyBox-module__NZNLgq__delivery{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);background:var(--success-50);border-radius:var(--radius);font-size:var(--text-sm);color:var(--success-700);border:1px solid #a6f4c5;line-height:1.45;display:flex}.BuyBox-module__NZNLgq__delivery svg{flex-shrink:0;margin-top:2px}.BuyBox-module__NZNLgq__delivery strong{text-transform:capitalize}.BuyBox-module__NZNLgq__cutoff{color:var(--gray-600);font-size:var(--text-xs)}
.Rating-module__Qe70QG__rating{align-items:center;gap:1px;line-height:1;display:inline-flex}.Rating-module__Qe70QG__full,.Rating-module__Qe70QG__half{color:var(--accent-500)}.Rating-module__Qe70QG__empty{color:var(--gray-300)}.Rating-module__Qe70QG__value{font-size:var(--text-sm);color:var(--gray-700);margin-left:.375rem;font-weight:650}.Rating-module__Qe70QG__count{font-size:var(--text-xs);color:var(--text-muted);margin-left:.375rem}
.CompareToggle-module__7U9AGa__toggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;font-size:var(--text-xs);color:var(--text-muted);transition:border-color var(--transition), color var(--transition), background var(--transition);justify-content:center;align-items:center;gap:.375rem;padding:.3125rem .5rem;font-weight:600;display:inline-flex}.CompareToggle-module__7U9AGa__toggle:hover{border-color:var(--brand-300);color:var(--brand-600);background:var(--brand-50)}.CompareToggle-module__7U9AGa__active{border-color:var(--brand-500);background:var(--brand-50);color:var(--brand-700)}.CompareToggle-module__7U9AGa__inline{width:auto;font-size:var(--text-sm);padding:.4rem .75rem}
.ProductCard-module__t53O_a__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:box-shadow var(--transition), transform var(--transition), border-color var(--transition);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-3px)}.ProductCard-module__t53O_a__card:focus-within{border-color:var(--brand-400);box-shadow:0 0 0 3px var(--brand-100)}.ProductCard-module__t53O_a__media{aspect-ratio:1;background:var(--gray-50);display:block;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{object-fit:contain;padding:var(--space-4);transition:transform .32s cubic-bezier(.4,0,.2,1)}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.06)}.ProductCard-module__t53O_a__badges{align-items:flex-start;gap:var(--space-1);z-index:2;pointer-events:none;flex-direction:column;display:flex;position:absolute;inset-block-start:var(--space-2);inset-inline-start:var(--space-2)}.ProductCard-module__t53O_a__wishlist{z-index:2;border-radius:var(--radius-full);border:1px solid var(--border);width:32px;height:32px;color:var(--gray-500);transition:color var(--transition), background var(--transition);background:#ffffffeb;place-items:center;display:grid;position:absolute;inset-block-start:var(--space-2);inset-inline-end:var(--space-2)}.ProductCard-module__t53O_a__wishlist:hover{color:var(--danger-500);background:#fff}.ProductCard-module__t53O_a__body{gap:var(--space-2);padding:var(--space-4);flex-direction:column;flex:1;display:flex}.ProductCard-module__t53O_a__brand{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.07em;color:var(--brand-600);font-weight:650}.ProductCard-module__t53O_a__name{font-size:var(--text-base);color:var(--gray-800);-webkit-line-clamp:2;min-height:2.6em;transition:color var(--transition);-webkit-box-orient:vertical;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__name:hover{color:var(--brand-600)}.ProductCard-module__t53O_a__priceRow{align-items:baseline;gap:var(--space-2);padding-top:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}.ProductCard-module__t53O_a__stockLine{font-size:var(--text-xs);color:var(--text-muted)}.ProductCard-module__t53O_a__stockLow{color:var(--warning-700);font-weight:650}.ProductCard-module__t53O_a__stockOut{color:var(--danger-700);font-weight:650}.ProductCard-module__t53O_a__action{margin-top:var(--space-3)}.ProductCard-module__t53O_a__tierHint{font-size:var(--text-xs);color:var(--success-700);font-weight:600}
.product-module__wiX8Hq__breadcrumbs{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.product-module__wiX8Hq__breadcrumbs a{color:var(--brand-600)}.product-module__wiX8Hq__breadcrumbs a:hover{text-decoration:underline}.product-module__wiX8Hq__breadcrumbs span[aria-current]{color:var(--gray-700);text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-weight:600;overflow:hidden}.product-module__wiX8Hq__info{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.product-module__wiX8Hq__brandLink{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--brand-600);align-self:flex-start;font-weight:700}.product-module__wiX8Hq__brandLink:hover{text-decoration:underline}.product-module__wiX8Hq__title{font-size:clamp(1.5rem,3.4vw,2rem);line-height:1.22}.product-module__wiX8Hq__metaRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.product-module__wiX8Hq__ratingLink:hover{text-decoration:underline}.product-module__wiX8Hq__lead{font-size:var(--text-lg);color:var(--gray-600);line-height:1.6}.product-module__wiX8Hq__quickPerks{gap:var(--space-3);padding:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;display:flex}.product-module__wiX8Hq__quickPerks span{font-size:var(--text-sm);color:var(--gray-600);align-items:center;gap:.375rem;display:inline-flex}.product-module__wiX8Hq__quickPerks svg{color:var(--brand-500)}.product-module__wiX8Hq__block{padding-top:var(--space-4);border-top:1px solid var(--border)}.product-module__wiX8Hq__blockTitle{font-size:var(--text-lg);margin-bottom:var(--space-3)}.product-module__wiX8Hq__specGroup{margin-bottom:var(--space-4)}.product-module__wiX8Hq__specGroupTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.07em;color:var(--gray-500);margin-bottom:var(--space-2);font-weight:700}.product-module__wiX8Hq__specTable{border-collapse:collapse;width:100%;font-size:var(--text-base);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.product-module__wiX8Hq__specTable th{text-align:left;width:42%;color:var(--gray-600);background:var(--gray-50);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);vertical-align:top;font-weight:600}.product-module__wiX8Hq__specTable td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);color:var(--gray-800)}.product-module__wiX8Hq__specTable tr:last-child th,.product-module__wiX8Hq__specTable tr:last-child td{border-bottom:none}.product-module__wiX8Hq__related{margin-top:var(--space-7);padding-top:var(--space-6);border-top:1px solid var(--border)}
.CatalogFilters-module__NkiOEW__sidebar{gap:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5);max-height:calc(100vh - var(--header-height) - var(--space-6));flex-direction:column;display:none;overflow-y:auto}@media (min-width:1024px){.CatalogFilters-module__NkiOEW__sidebar{display:flex}}.CatalogFilters-module__NkiOEW__mobileTrigger{align-items:center;gap:var(--space-2);border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);font-size:var(--text-sm);color:var(--gray-700);padding:.5rem .875rem;font-weight:600;display:inline-flex}@media (min-width:1024px){.CatalogFilters-module__NkiOEW__mobileTrigger{display:none}}.CatalogFilters-module__NkiOEW__head{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.CatalogFilters-module__NkiOEW__headTitle{align-items:center;gap:var(--space-2);font-weight:700;font-size:var(--text-md);display:flex}.CatalogFilters-module__NkiOEW__clearAll{font-size:var(--text-xs);color:var(--brand-600);font-weight:650}.CatalogFilters-module__NkiOEW__clearAll:hover{text-decoration:underline}.CatalogFilters-module__NkiOEW__resultCount{font-size:var(--text-xs);color:var(--text-muted);margin-top:calc(var(--space-4) * -1)}.CatalogFilters-module__NkiOEW__group{gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--border);flex-direction:column;display:flex}.CatalogFilters-module__NkiOEW__group:first-of-type{border-top:none;padding-top:0}.CatalogFilters-module__NkiOEW__groupTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.07em;color:var(--gray-500);font-weight:700}.CatalogFilters-module__NkiOEW__options{flex-direction:column;gap:1px;max-height:260px;list-style:none;display:flex;overflow-y:auto}.CatalogFilters-module__NkiOEW__option{justify-content:space-between;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);width:100%;font-size:var(--text-base);color:var(--gray-600);text-align:left;transition:background var(--transition), color var(--transition);padding:.375rem .5rem;display:flex}.CatalogFilters-module__NkiOEW__option:hover{background:var(--gray-100);color:var(--gray-900)}.CatalogFilters-module__NkiOEW__optionActive{background:var(--brand-50);color:var(--brand-700);font-weight:650}.CatalogFilters-module__NkiOEW__optionLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CatalogFilters-module__NkiOEW__optionCount{font-size:var(--text-xs);color:var(--text-subtle);font-variant-numeric:tabular-nums;flex-shrink:0}.CatalogFilters-module__NkiOEW__priceRow{align-items:center;gap:var(--space-2);grid-template-columns:1fr auto 1fr auto;display:grid}.CatalogFilters-module__NkiOEW__priceRow .CatalogFilters-module__NkiOEW__input{font-size:var(--text-sm);padding:.375rem .5rem}.CatalogFilters-module__NkiOEW__quickPrices{margin-top:var(--space-2);flex-direction:column;gap:1px;display:flex}.CatalogFilters-module__NkiOEW__quickPrice{border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--gray-600);text-align:left;padding:.3125rem .5rem}.CatalogFilters-module__NkiOEW__quickPrice:hover{background:var(--gray-100);color:var(--brand-600)}.CatalogFilters-module__NkiOEW__stars{gap:1px;display:inline-flex}.CatalogFilters-module__NkiOEW__starOn{color:var(--accent-500)}.CatalogFilters-module__NkiOEW__starOff{color:var(--gray-300)}.CatalogFilters-module__NkiOEW__stockToggle{padding-top:var(--space-4);border-top:1px solid var(--border)}.CatalogFilters-module__NkiOEW__sheet{z-index:120;position:fixed;inset:0}.CatalogFilters-module__NkiOEW__sheetOverlay{background:#13172080;position:absolute;inset:0}.CatalogFilters-module__NkiOEW__sheetPanel{inset-inline:0;background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-height:88vh;padding:var(--space-5);gap:var(--space-5);flex-direction:column;animation:.24s cubic-bezier(.32,.72,0,1) CatalogFilters-module__NkiOEW__rise;display:flex;position:absolute;bottom:0;overflow-y:auto}@keyframes CatalogFilters-module__NkiOEW__rise{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CatalogFilters-module__NkiOEW__sheetClose{top:var(--space-3);right:var(--space-3);border-radius:var(--radius);width:36px;height:36px;color:var(--gray-500);background:var(--gray-100);place-items:center;display:grid;position:absolute}
.CatalogToolbar-module___NdvNG__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.CatalogToolbar-module___NdvNG__count{font-size:var(--text-sm);color:var(--text-muted)}.CatalogToolbar-module___NdvNG__count strong{color:var(--gray-900)}.CatalogToolbar-module___NdvNG__sort{align-items:center;gap:var(--space-2);color:var(--text-muted);margin-left:auto;display:flex}.CatalogToolbar-module___NdvNG__sort .CatalogToolbar-module___NdvNG__select{width:auto;min-width:200px;font-size:var(--text-sm);padding-block:.375rem}
.comparar-module__21YvQW__toolbar{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.comparar-module__21YvQW__wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);-webkit-overflow-scrolling:touch;overflow-x:auto}.comparar-module__21YvQW__table{border-collapse:collapse;width:100%;font-size:var(--text-base);min-width:640px}.comparar-module__21YvQW__rowHead{z-index:2;text-align:left;width:180px;min-width:150px;font-weight:600;font-size:var(--text-sm);color:var(--gray-600);background:var(--gray-50);padding:var(--space-3) var(--space-4);border-right:1px solid var(--border);border-bottom:1px solid var(--border);vertical-align:middle;position:sticky;left:0}.comparar-module__21YvQW__productHead{min-width:190px;padding:var(--space-4) var(--space-3);border-bottom:2px solid var(--border);border-right:1px solid var(--border);text-align:center;vertical-align:top;background:var(--surface);position:relative}.comparar-module__21YvQW__productHead>*{margin-bottom:var(--space-2)}.comparar-module__21YvQW__productHead>:last-child{margin-bottom:0}.comparar-module__21YvQW__removeBtn{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-subtle);place-items:center;display:grid;position:absolute;top:6px;right:6px}.comparar-module__21YvQW__removeBtn:hover{background:var(--danger-50);color:var(--danger-700)}.comparar-module__21YvQW__thumb{background:var(--gray-50);border-radius:var(--radius);height:110px;padding:var(--space-2);display:block}.comparar-module__21YvQW__thumb img{object-fit:contain;width:100%;height:100%}.comparar-module__21YvQW__brand{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--brand-600);font-weight:700;display:block}.comparar-module__21YvQW__name{-webkit-line-clamp:3;font-size:var(--text-sm);color:var(--gray-800);-webkit-box-orient:vertical;min-height:3.6em;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.comparar-module__21YvQW__name:hover{color:var(--brand-600)}.comparar-module__21YvQW__priceRow{justify-content:center;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.comparar-module__21YvQW__price{font-size:var(--text-xl);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-weight:700}.comparar-module__21YvQW__badges{flex-wrap:wrap;justify-content:center;gap:4px;min-height:22px;display:flex}.comparar-module__21YvQW__table td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);border-right:1px solid var(--border);text-align:center;color:var(--gray-800);vertical-align:middle}.comparar-module__21YvQW__groupRow th{text-align:left;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.07em;color:var(--brand-700);background:var(--brand-50);padding:var(--space-2) var(--space-4);border-bottom:1px solid var(--border);font-weight:700;position:sticky;left:0}.comparar-module__21YvQW__differs td{background:#fffcf2;font-weight:600}.comparar-module__21YvQW__differs .comparar-module__21YvQW__rowHead{color:var(--warning-700);background:#fff8e6}.comparar-module__21YvQW__missing{color:var(--text-subtle)}@media (max-width:640px){.comparar-module__21YvQW__rowHead{width:120px;min-width:110px;font-size:var(--text-xs);padding:var(--space-2)}.comparar-module__21YvQW__productHead{min-width:150px}.comparar-module__21YvQW__table td{padding:var(--space-2);font-size:var(--text-sm)}}
.Pagination-module__Ih5jkq__pagination{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.Pagination-module__Ih5jkq__pages{align-items:center;gap:var(--space-1);list-style:none;display:flex}.Pagination-module__Ih5jkq__page,.Pagination-module__Ih5jkq__arrow{justify-content:center;align-items:center;gap:var(--space-1);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:38px;height:38px;font-size:var(--text-sm);color:var(--gray-600);font-variant-numeric:tabular-nums;transition:background var(--transition), border-color var(--transition), color var(--transition);padding-inline:.75rem;font-weight:600;display:inline-flex}.Pagination-module__Ih5jkq__page:hover,.Pagination-module__Ih5jkq__arrow:hover{background:var(--brand-50);border-color:var(--brand-200);color:var(--brand-700)}.Pagination-module__Ih5jkq__current{background:var(--brand-500);border-color:var(--brand-500);color:#fff}.Pagination-module__Ih5jkq__current:hover{background:var(--brand-600);border-color:var(--brand-600);color:#fff}.Pagination-module__Ih5jkq__disabled{opacity:.4;pointer-events:none}.Pagination-module__Ih5jkq__gap{text-align:center;min-width:24px;color:var(--text-subtle)}
