.product-card{position:relative}.product-card .card-link-overlay{position:static}.product-card .card-link-overlay a::after{content:"";position:absolute;inset:0;z-index:1}.product-card :is(a,button,input,select,textarea){position:relative;z-index:2}.product-card .card-link-overlay a:focus-visible::after{outline:2px solid var(--accent,#2563eb);outline-offset:2px}