.ProductCard_card__qO0Br{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 30px rgba(16,18,16,.05);display:flex;flex-direction:column;min-height:220px;padding:22px;position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ProductCard_card__qO0Br:hover{border-color:rgba(61,183,111,.38);box-shadow:var(--shadow-tight);transform:translateY(-4px)}.ProductCard_card__qO0Br:before{background:var(--brand);content:"";height:4px;left:24px;position:absolute;right:24px;top:0}.ProductCard_number__htu6j{color:var(--brand);display:block;font-size:14px;font-weight:800;margin-bottom:22px}.ProductCard_title__lM9vA{font-size:clamp(18px,1.8vw,20px)}.ProductCard_subtitle__NGrho{color:var(--muted);font-size:14px;margin-bottom:18px;min-height:42px}.ProductCard_meta__CKODf{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0 18px}.ProductCard_metaItem__M7iKg{display:grid;gap:4px;padding:11px 12px}.ProductCard_metaItem__M7iKg:first-child{border-left:0;padding-left:0}.ProductCard_metaItem__M7iKg+.ProductCard_metaItem__M7iKg{border-left:1px solid var(--line)}.ProductCard_meta__CKODf dt{color:var(--brand);font-size:11px;font-weight:800;text-transform:uppercase}.ProductCard_meta__CKODf dd{color:var(--ink);font-size:13px;font-weight:700;line-height:1.35;margin:0}.ProductCard_link__7JmHN{color:var(--brand);font-size:14px;font-weight:700;margin-top:auto;text-decoration:none}.ProductCard_link__7JmHN:hover{text-decoration:underline}@media (max-width:639px){.ProductCard_subtitle__NGrho{min-height:auto}}:root[data-theme=dark]{.ProductCard_card__qO0Br{box-shadow:0 12px 30px rgba(0,0,0,.35)}}