.product-card[data-astro-cid-4fhpls6h]{border:1px solid var(--line);border-radius:var(--radius-l);animation:.55s both fadeInUp;animation-delay:calc(var(--i,0)*60ms);background:linear-gradient(155deg,#ffffff0b 0%,#091018 48%,#070a0f 100%);flex-direction:column;transition:transform .3s cubic-bezier(.23,1,.32,1),border-color .25s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-card[data-astro-cid-4fhpls6h]:before,.product-card[data-astro-cid-4fhpls6h]:after{content:"";opacity:0;pointer-events:none;z-index:3;width:14px;height:14px;transition:opacity .3s;position:absolute}.product-card[data-astro-cid-4fhpls6h]:before{border-top:2px solid var(--accent);border-left:2px solid var(--accent);border-top-left-radius:6px;top:8px;left:8px}.product-card[data-astro-cid-4fhpls6h]:after{border-bottom:2px solid var(--cyan);border-right:2px solid var(--cyan);border-bottom-right-radius:6px;bottom:8px;right:8px}.product-card[data-astro-cid-4fhpls6h]:hover{border-color:var(--accent-line);transform:translateY(-6px);box-shadow:0 20px 50px -18px #00e58c52,inset 0 0 0 1px #00e58c14}.product-card[data-astro-cid-4fhpls6h]:hover:before,.product-card[data-astro-cid-4fhpls6h]:hover:after{opacity:1}.product-card__media[data-astro-cid-4fhpls6h]{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:var(--surface-2);position:relative;overflow:hidden}.product-card__media[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:cover;width:100%;height:100%;transition:transform .4s,filter .4s;display:block}.product-card[data-astro-cid-4fhpls6h]:hover .product-card__media[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{filter:brightness(1.08);transform:scale(1.06)}.product-card__placeholder[data-astro-cid-4fhpls6h]{color:var(--accent-soft);background:radial-gradient(120% 120% at 15% 10%,#a6ff0029 0%,#0000 45%),radial-gradient(120% 120% at 85% 90%,#36cfff1a 0%,#0000 45%),linear-gradient(160deg,#0d1219 0%,#090c11 100%);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.product-card__icon[data-astro-cid-4fhpls6h]{width:52px;height:52px;color:var(--accent);filter:drop-shadow(0 0 18px #00e58c73);justify-content:center;align-items:center;display:flex}.product-card__icon[data-astro-cid-4fhpls6h] svg[data-astro-cid-4fhpls6h]{width:52px;height:52px}.product-card__cat[data-astro-cid-4fhpls6h]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);font-size:.66rem}.product-card__badge[data-astro-cid-4fhpls6h]{z-index:2;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#071006;background:linear-gradient(135deg,var(--accent) 0%,var(--cyan) 100%);box-shadow:0 4px 14px color-mix(in srgb,var(--accent) 30%,transparent);border-radius:5px;padding:4px 12px;font-size:.6rem;font-weight:700;position:absolute;top:12px;left:12px}.product-card__body[data-astro-cid-4fhpls6h]{flex-direction:column;flex:1;gap:8px;padding:16px 18px 18px;display:flex}.product-card__name[data-astro-cid-4fhpls6h]{color:var(--text);font-size:1rem;font-weight:700;line-height:1.3}.product-card__desc[data-astro-cid-4fhpls6h]{font-family:var(--font-mono);color:var(--text-muted);flex:1;font-size:.72rem;line-height:1.55}.product-card__foot[data-astro-cid-4fhpls6h]{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.product-card__price[data-astro-cid-4fhpls6h]{font-family:var(--font-mono);color:var(--accent);white-space:nowrap;font-size:1rem;font-weight:700}.product-card__link[data-astro-cid-4fhpls6h]{font-family:var(--font-mono);color:#071006;background:var(--accent);border:1px solid var(--accent);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.product-card__link[data-astro-cid-4fhpls6h]:hover{border-color:var(--accent);background:#00e58c33;box-shadow:0 6px 20px -6px #00e58c73}.product-card__link[data-astro-cid-4fhpls6h] .arrow[data-astro-cid-4fhpls6h]{transition:transform .18s}.product-card__link[data-astro-cid-4fhpls6h]:hover .arrow[data-astro-cid-4fhpls6h]{transform:translate(2px,-2px)}
