.product-card[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--color-border, #e2e8f0);border-top:3.5px solid var(--color-brand-green, #006b52);border-radius:0;overflow:hidden;box-shadow:0 4px 20px #0000000a;transition:transform var(--motion-med, .25s) var(--ease-out, ease-out),box-shadow var(--motion-med, .25s) var(--ease-out, ease-out),border-color var(--motion-med, .25s) var(--ease-out, ease-out)}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0b2a521a;border-color:#006b5259}.product-card__img-wrap[data-astro-cid-tjdfhdqb]{position:relative;width:100%;aspect-ratio:16 / 9;max-height:240px;background:#f1f5f9;overflow:hidden}.product-card__img-wrap[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transition:transform var(--motion-slow, .4s) var(--ease-out, ease-out)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__img-wrap[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.04)}.product-card__badge[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;right:12px;background:#083e33;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:0;box-shadow:0 2px 8px #00000040;z-index:2;line-height:1.2}.product-card__body[data-astro-cid-tjdfhdqb]{padding:20px 22px 18px;display:flex;flex-direction:column;flex:1 1 auto}.product-card__header[data-astro-cid-tjdfhdqb]{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.product-card__icon-box[data-astro-cid-tjdfhdqb]{width:40px;height:40px;border-radius:0;background:#eef8f5;border:1.5px solid #c9ece2;color:#006b52;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color var(--motion-fast, .15s)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__icon-box[data-astro-cid-tjdfhdqb]{background:#ddf2eb}.product-card__title-group[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:2px}.product-card__title[data-astro-cid-tjdfhdqb]{font-size:1.12rem;font-weight:700;line-height:1.3;margin:0}.product-card__title[data-astro-cid-tjdfhdqb] a[data-astro-cid-tjdfhdqb]{color:#0b2a52;text-decoration:none;transition:color var(--motion-fast, .15s)}.product-card__title[data-astro-cid-tjdfhdqb] a[data-astro-cid-tjdfhdqb]:hover{color:#006b52}.product-card__code[data-astro-cid-tjdfhdqb]{font-size:.78rem;font-family:var(--font-mono, monospace);color:#64748b;font-weight:500;margin:0}.product-card__desc[data-astro-cid-tjdfhdqb]{font-size:.85rem;color:#475569;line-height:1.5;margin-bottom:12px;min-height:2.6em}.product-card__specs-box[data-astro-cid-tjdfhdqb]{border:1px solid #e8edf2;border-radius:0;overflow:hidden;background:#fafbfc;margin-bottom:12px}.product-card__spec-row[data-astro-cid-tjdfhdqb]{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;border-bottom:1px solid #f1f5f9;font-size:.82rem}.product-card__spec-row[data-astro-cid-tjdfhdqb]:last-child{border-bottom:none}.product-card__spec-lbl[data-astro-cid-tjdfhdqb]{color:#64748b;font-weight:500}.product-card__spec-val[data-astro-cid-tjdfhdqb]{color:#0b2a52;font-weight:700;text-align:right}.product-card__apps[data-astro-cid-tjdfhdqb]{margin-bottom:16px;flex-grow:1}.product-card__apps-lbl[data-astro-cid-tjdfhdqb]{display:block;font-size:.68rem;font-weight:700;letter-spacing:.07em;color:#64748b;text-transform:uppercase;margin-bottom:3px}.product-card__apps-txt[data-astro-cid-tjdfhdqb]{font-size:.82rem;color:#334155;line-height:1.45;margin:0}.product-card__actions[data-astro-cid-tjdfhdqb]{display:grid;grid-template-columns:1.2fr 1fr;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid #f1f5f9}.product-card__btn[data-astro-cid-tjdfhdqb]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px;border-radius:0;font-family:var(--font-display, sans-serif);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-decoration:none;transition:all var(--motion-fast, .15s) ease;text-align:center}.product-card__btn--primary[data-astro-cid-tjdfhdqb]{background:#006b52;color:#fff;border:1.5px solid #006b52}.product-card__btn--primary[data-astro-cid-tjdfhdqb]:hover{background:#004d3b;border-color:#004d3b;color:#fff;transform:translateY(-1px)}.product-card__btn-arrow[data-astro-cid-tjdfhdqb]{transition:transform .15s ease}.product-card__btn--primary[data-astro-cid-tjdfhdqb]:hover .product-card__btn-arrow[data-astro-cid-tjdfhdqb]{transform:translate(3px)}.product-card__btn--outline[data-astro-cid-tjdfhdqb]{background:transparent;color:#006b52;border:1.5px solid #c9ece2}.product-card__btn--outline[data-astro-cid-tjdfhdqb]:hover{background:#eef8f5;border-color:#006b52;color:#006b52;transform:translateY(-1px)}
