.product-card{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.product-card:hover{background-color:#f8fbff;border-color:rgba(0,0,0,.2);box-shadow:0 18px 40px rgba(0,0,0,.12);transform:translateY(-4px)}.product-media{background:#f8f9fa;border-radius:16px 16px 0 0;min-height:240px;overflow:hidden;position:relative}.product-img{aspect-ratio:4/3;background:#f8f9fa;display:block;max-height:260px;object-fit:contain;padding:10px;transition:transform .25s ease,border-radius .2s ease;width:100%}.product-card:hover .product-img{transform:scale(1.01)}.product-chip,.product-chip-secondary{font-weight:600;padding:6px 10px;position:absolute;top:12px;transition:transform .2s ease,box-shadow .2s ease}.product-chip{left:12px}.product-chip-secondary{background:hsla(0,0%,100%,.9);right:12px}.product-card:hover .product-chip,.product-card:hover .product-chip-secondary{box-shadow:0 6px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.product-dim-overlay{align-items:center;background:rgba(0,0,0,.6);border-radius:16px 16px 0 0;color:#fff;display:flex;flex-direction:column;gap:6px;inset:0;justify-content:center;opacity:0;padding:12px;pointer-events:none;position:absolute;text-align:center;transition:opacity .2s ease;z-index:2}.product-card:hover .product-dim-overlay{opacity:1}.product-dim-overlay .dim-title{font-size:.9rem;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.product-dim-overlay .dim-line{font-size:.9rem}.product-body h5{font-weight:700}.product-meta{line-height:1.35}.product-financing-note{background:rgba(11,82,255,.08);border:1px solid rgba(11,82,255,.14);border-radius:10px;color:#0a3fc2;font-size:.82rem;line-height:1.45;margin:-4px 0 16px;padding:8px 10px}.product-pricing{flex-wrap:wrap}.product-pricing .text-decoration-line-through{font-size:.95rem}.badge.bg-success-subtle{background:#e6f5ec;color:#1f9b45}.alert-info{background-color:#e7f3fe;border:1px solid #bce8f1;border-radius:6px;color:#31708f;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.75rem;text-align:center}#prixMax,#prixMaxOut,#prixMaxRange,#prixMin,#prixMinOut,#prixMinRange,label[for=prixMax],label[for=prixMin]{display:none!important}.promo-badge{bottom:12px;box-shadow:0 4px 10px rgba(0,0,0,.15);font-weight:700;padding:6px 12px;position:absolute;right:12px;z-index:15}.seo-blurb{background:linear-gradient(135deg,rgba(11,82,255,.08),hsla(0,100%,71%,.08));border:1px solid rgba(11,82,255,.15);border-radius:16px;color:#1f2a37;font-size:.95rem;line-height:1.6;margin-top:32px;padding:20px 24px}.seo-blurb .seo-title{color:#0a3fc2;font-size:1.1rem;font-weight:700;margin-bottom:8px}@media(max-width:576px){.product-pricing{row-gap:4px}.product-pricing .fs-4{font-size:1.2rem!important}.promo-badge{bottom:8px;font-size:.75rem;padding:4px 8px;right:8px}}