.product-card.svelte-11ja2cl{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(165deg, var(--surface-2), var(--surface));box-shadow:var(--shadow);transition:transform .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);grid-template-rows:auto 1fr;display:grid;position:relative;overflow:hidden}.product-card.svelte-11ja2cl:after{content:"";pointer-events:none;border-radius:inherit;opacity:0;background:radial-gradient(120% 60% at 50% 0%, var(--accent-soft), transparent 70%);transition:opacity .3s var(--ease);position:absolute;inset:0}.product-card.linked.svelte-11ja2cl:hover{border-color:var(--accent-line);box-shadow:var(--shadow-lg), 0 0 0 1px var(--accent-line);transform:translateY(-6px)}.product-card.linked.svelte-11ja2cl:hover:after{opacity:1}.art.svelte-11ja2cl{background:var(--bg-deep);position:relative;overflow:hidden}.art.svelte-11ja2cl img:where(.svelte-11ja2cl){aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .5s var(--ease);display:block}.product-card.horizontal.svelte-11ja2cl{grid-template-rows:1fr;grid-template-columns:minmax(180px,38%) minmax(0,1fr);min-height:220px}.product-card.horizontal.svelte-11ja2cl .art:where(.svelte-11ja2cl),.product-card.horizontal.svelte-11ja2cl .art:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){height:100%}.product-card.horizontal.svelte-11ja2cl .art:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){aspect-ratio:auto}.product-card.linked.svelte-11ja2cl:hover .art:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){transform:scale(1.04)}.badge.svelte-11ja2cl{border:1px solid var(--accent-line);border-radius:var(--radius-pill);background:var(--accent-soft);width:fit-content;color:var(--accent-2);letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;font-size:.7rem;font-weight:700}.body.svelte-11ja2cl{align-content:start;gap:10px;padding:20px 20px 22px;display:grid}.body.svelte-11ja2cl h3:where(.svelte-11ja2cl){margin:0;font-size:1.16rem}.body.svelte-11ja2cl h3:where(.svelte-11ja2cl) a:where(.svelte-11ja2cl){align-items:center;gap:6px;text-decoration:none;display:inline-flex}.body.svelte-11ja2cl h3:where(.svelte-11ja2cl) a:where(.svelte-11ja2cl):before{content:"";position:absolute;inset:0}.body.svelte-11ja2cl h3:where(.svelte-11ja2cl) a:where(.svelte-11ja2cl):hover{color:var(--accent-2)}.body.svelte-11ja2cl p:where(.svelte-11ja2cl){color:var(--muted);margin:0;font-size:.94rem;line-height:1.58}.tags.svelte-11ja2cl{flex-wrap:wrap;gap:7px;margin-top:2px;display:flex}@media (width<=680px){.product-card.horizontal.svelte-11ja2cl{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:0}.product-card.horizontal.svelte-11ja2cl .art:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){aspect-ratio:16/9;height:auto}}
