.product-card[data-v-220845d2]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;height:100%;padding:clamp(1.25rem,2.5vw,1.75rem);background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-card[data-v-220845d2]:before{content:"";position:absolute;left:-1px;top:1.5rem;bottom:1.5rem;width:2px;border-radius:2px;background:var(--accent-line);opacity:0;transition:opacity .2s ease}.product-card[data-v-220845d2]:hover{border-color:var(--hairline-strong);transform:translateY(-2px);box-shadow:var(--shadow-md)}.product-card[data-v-220845d2]:hover:before,.product-card[data-v-220845d2]:focus-within:before{opacity:1}.product-card__icon[data-v-220845d2]{width:48px;height:48px;object-fit:contain;border-radius:8px;background:var(--surface);border:1px solid var(--hairline);padding:4px}.product-card__title[data-v-220845d2]{font-size:var(--step-2)}.product-card__title a[data-v-220845d2]{color:inherit;text-decoration:none}.product-card__title a[data-v-220845d2]:after{content:"";position:absolute;inset:0;border-radius:inherit}.product-card__title a[data-v-220845d2]:hover{color:var(--accent)}.product-card__summary[data-v-220845d2]{color:var(--ink-muted);font-size:var(--step--1);line-height:1.62;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:auto}.product-card__more[data-v-220845d2]{color:var(--accent);padding-top:.5rem}.product-index[data-v-38b6d37e]{list-style:none;display:grid;gap:clamp(1rem,2.2vw,1.5rem);grid-template-columns:1fr}@media(min-width:44rem){.product-index[data-v-38b6d37e]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:68rem){.product-index[data-v-38b6d37e]{grid-template-columns:repeat(3,minmax(0,1fr))}}
