.product-card__swatches{--swatch-size:18px;--swatch-overlap:-6px;--swatch-border-color:#fff;align-items:center;bottom:8px;display:flex;left:8px;pointer-events:none;position:absolute;z-index:20}.product-card__swatch{align-items:center;border-radius:50%;box-shadow:0 0 0 1px var(--swatch-border-color),0 2px 4px rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-shrink:0;height:var(--swatch-size);justify-content:center;margin-left:var(--swatch-overlap);width:var(--swatch-size)}.product-card__swatch:first-child{margin-left:0}.product-card__swatch--overflow{background-color:rgba(0,0,0,.8);color:#fff;font-size:10px;font-weight:700;line-height:1}.product-card__sizes-container{align-items:center;display:flex;flex-wrap:wrap;gap:3px;margin-bottom:5px;margin-top:5px}.product-card__size-badge{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;color:#374151;display:inline-flex;font-size:9px;font-weight:600;height:22px;justify-content:center;min-width:22px;padding:0 4px;text-transform:uppercase;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card__size-badge--disabled{background-color:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.5;text-decoration:line-through}.product-card__size-badge--more{background-color:transparent;border:1px dashed #d1d5db;color:#6b7280}html.dark .product-card__size-badge{background-color:#2c2e33;border-color:#44474a;color:#c5c1bb}html.dark .product-card__size-badge--disabled{background-color:#1a1b1e;border-color:#2c2e33;color:#717376}html.dark .product-card__size-badge--more{border-color:#44474a;color:#a0a0a0}.product-card__brand-logo{background:transparent;border-radius:0!important;bottom:8px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15));height:24px;max-width:54px;-o-object-fit:contain;object-fit:contain;opacity:.85;pointer-events:none;position:absolute;right:8px;transition:opacity .2s ease;width:auto;z-index:15}.card-producto:hover .product-card__brand-logo{opacity:1}@media (max-width:640px){.product-card__brand-logo{bottom:6px;height:18px;max-width:36px;right:6px}}.product-detail__brand{align-items:center;display:flex}.product-detail__brand-link{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:inline-flex;padding:3px 8px;text-decoration:none;transition:all .2s ease}.product-detail__brand-link:hover{background:#fff;border-color:#dee2e6;box-shadow:0 2px 8px rgba(0,0,0,.08)}.product-detail__brand-logo{height:24px;max-width:80px;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:640px){.product-detail__brand-link{padding:4px 8px}.product-detail__brand-logo{height:18px;max-width:60px}}