.product-card[data-astro-cid-tjdfhdqb]{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;user-select:none;-webkit-user-select:none;cursor:pointer;transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out),border-color .25s var(--ease-out)}.product-card[data-astro-cid-tjdfhdqb][hidden]{display:none}.product-card[data-astro-cid-tjdfhdqb]:hover,.product-card[data-astro-cid-tjdfhdqb]:has(.product-card__hit:focus-visible){transform:translateY(-4px);border-color:#dbeafe;box-shadow:0 14px 32px #0f172a1a}.product-card__hit[data-astro-cid-tjdfhdqb]{position:absolute;inset:0;z-index:1;border-radius:inherit}.product-card__hit[data-astro-cid-tjdfhdqb]:focus-visible{outline:2px solid #38bdf8;outline-offset:-2px}.product-card__badges[data-astro-cid-tjdfhdqb]{position:absolute;top:.75rem;left:.75rem;z-index:2;display:flex;flex-wrap:wrap;gap:.4rem;max-width:calc(100% - 1.5rem)}.product-card__pill[data-astro-cid-tjdfhdqb]{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:999px;font-size:.8125rem;font-weight:700;letter-spacing:.01em;line-height:1;color:#fff;white-space:nowrap}.product-card__pill--blue[data-astro-cid-tjdfhdqb]{background:var(--color-primary)}.product-card__pill--green[data-astro-cid-tjdfhdqb]{background:var(--color-green)}.product-card__image[data-astro-cid-tjdfhdqb]{display:grid;place-items:center;padding:2.5rem 1rem 1rem;background:#fff}.product-card__image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;max-width:240px;height:170px;object-fit:contain}.product-card__body[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;flex:1;padding:.25rem 1.15rem 1.15rem}.product-card__name[data-astro-cid-tjdfhdqb]{margin:0 0 .35rem;font-size:1.05rem;font-weight:800;line-height:1.3;color:#0f172a;min-height:2.6em}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__name[data-astro-cid-tjdfhdqb]{color:var(--color-primary)}.product-card__meta[data-astro-cid-tjdfhdqb]{margin:0 0 .4rem;font-size:.9rem;font-weight:600;color:#64748b}.product-card__desc[data-astro-cid-tjdfhdqb]{margin:0 0 1rem;font-size:.92rem;line-height:1.45;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer[data-astro-cid-tjdfhdqb]{margin-top:auto;display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.product-card__price[data-astro-cid-tjdfhdqb]{margin:0;font-size:1.55rem;font-weight:800;color:var(--color-primary);line-height:1;white-space:nowrap}.product-card__price[data-astro-cid-tjdfhdqb] span[data-astro-cid-tjdfhdqb]{font-size:1.1rem}.product-card__actions[data-astro-cid-tjdfhdqb]{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .85rem}.product-card__order[data-astro-cid-tjdfhdqb]{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:40px;padding:.55rem .85rem;border-radius:8px;background:var(--color-call);color:#fff;font-size:.88rem;font-weight:800;text-decoration:none;box-shadow:var(--shadow-call-red);transition:background .2s var(--ease-out),transform .2s var(--ease-out),box-shadow .2s var(--ease-out);white-space:nowrap}.product-card__order[data-astro-cid-tjdfhdqb]:hover{background:var(--color-call-dark);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-call-red-hover)}.product-card__order[data-astro-cid-tjdfhdqb]:focus-visible,.product-card__details[data-astro-cid-tjdfhdqb]:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.product-card__details[data-astro-cid-tjdfhdqb]{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.3rem;min-height:40px;color:var(--color-primary);font-size:.9rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .2s var(--ease-out)}.product-card__details-icon[data-astro-cid-tjdfhdqb]{flex-shrink:0;transition:transform .2s var(--ease-out)}.product-card__details[data-astro-cid-tjdfhdqb]:hover{color:var(--color-primary-dark)}.product-card__details[data-astro-cid-tjdfhdqb]:hover .product-card__details-icon[data-astro-cid-tjdfhdqb]{transform:translate(3px)}@media(max-width:480px){.product-card__order[data-astro-cid-tjdfhdqb]{flex:1 1 auto}}
