.product-card[data-v-3e2b153e]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06);transition:all .3s cubic-bezier(.16,1,.3,1);height:100%}.product-card[data-v-3e2b153e]:hover{box-shadow:0 12px 30px rgba(0,0,0,.08);transform:translateY(-4px);border-color:rgba(7,27,58,.1)}.product-card-inner[data-v-3e2b153e]{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.product-image-wrap[data-v-3e2b153e]{position:relative;width:100%;padding-top:75%;background:#f8fafc;border-bottom:1px solid #f1f5f9;overflow:hidden}.product-img[data-v-3e2b153e]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:24px;transition:transform .5s cubic-bezier(.16,1,.3,1);z-index:1}.product-card:hover .product-img[data-v-3e2b153e]{transform:scale(1.15)}.product-img-fallback[data-v-3e2b153e]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;background:#f1f5f9;z-index:1}.product-img-fallback span[data-v-3e2b153e]{font-size:13px;margin-top:12px;font-weight:500}.product-badges[data-v-3e2b153e]{position:absolute;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;align-items:flex-start;z-index:3}.product-category[data-v-3e2b153e]{font-size:11px;font-weight:700;padding:6px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;background:#071b3a;color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.product-pdf-badge[data-v-3e2b153e]{background:hsla(0,0%,100%,.95);color:#0f172a;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.1);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.05)}.product-hover-overlay[data-v-3e2b153e]{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(7,27,58,.4),rgba(7,27,58,0) 50%);display:flex;align-items:flex-end;justify-content:center;padding:24px;opacity:0;transition:all .3s ease;z-index:2}.product-card:hover .product-hover-overlay[data-v-3e2b153e]{opacity:1}.btn-view-details[data-v-3e2b153e]{background:#ff5316;color:#fff;padding:10px 20px;border-radius:6px;font-size:13px;font-weight:600;display:flex;align-items:center;grid-gap:8px;gap:8px;transform:translateY(10px);transition:transform .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px rgba(255,83,22,.4)}.product-card:hover .btn-view-details[data-v-3e2b153e]{transform:translateY(0)}.product-content[data-v-3e2b153e]{padding:20px 24px;display:flex;flex-direction:column;flex-grow:1}.product-title[data-v-3e2b153e]{font-size:17px;font-weight:700;color:#0f172a;line-height:1.4;margin:0 0 16px;text-overflow:ellipsis;min-height:46px}.product-description[data-v-3e2b153e],.product-title[data-v-3e2b153e]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-description[data-v-3e2b153e]{font-size:14px;color:#64748b;margin-bottom:20px;line-height:1.5}.product-description-fallback[data-v-3e2b153e]{font-size:13px;color:#64748b;margin-top:8px;margin-bottom:12px;line-height:1.5;flex-grow:1}.product-features[data-v-3e2b153e]{margin:auto 0 0;padding:16px 0 0;list-style:none;border-top:1px solid #f1f5f9}.product-features li[data-v-3e2b153e]{font-size:13px;color:#475569;margin-bottom:6px;position:relative;padding-left:20px;line-height:1.4}.product-features li[data-v-3e2b153e]:last-child{margin-bottom:0}.product-features li[data-v-3e2b153e]:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;background-color:#ff5316;border-radius:50%;opacity:.7}.layout-list .product-card-inner[data-v-3e2b153e]{flex-direction:row}.layout-list .product-image-wrap[data-v-3e2b153e]{width:300px;height:250px;padding-top:0;flex-shrink:0;border-bottom:none;border-right:1px solid #f1f5f9}.layout-list .product-content[data-v-3e2b153e]{padding:30px}.layout-list .product-title[data-v-3e2b153e]{font-size:20px;-webkit-line-clamp:3}.layout-list .product-features[data-v-3e2b153e]{border-top:none;padding-top:0;margin-top:16px}@media (max-width:576px){.layout-list .product-card-inner[data-v-3e2b153e]{flex-direction:column}.layout-list .product-image-wrap[data-v-3e2b153e]{width:100%;height:auto;padding-top:75%;border-right:none;border-bottom:1px solid #f1f5f9}}html.dark .product-card[data-v-3e2b153e]{background:var(--bg-card);border-color:hsla(0,0%,100%,.05);box-shadow:0 4px 15px rgba(0,0,0,.2)}html.dark .product-card[data-v-3e2b153e]:hover{border-color:hsla(0,0%,100%,.1);box-shadow:0 12px 30px rgba(0,0,0,.4)}html.dark .product-image-wrap[data-v-3e2b153e]{background:rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.05)}html.dark .product-img-fallback[data-v-3e2b153e]{background:hsla(0,0%,100%,.02);color:#64748b}html.dark .product-title[data-v-3e2b153e]{color:var(--text-heading)}html.dark .product-features[data-v-3e2b153e]{border-color:hsla(0,0%,100%,.05)}html.dark .product-features li[data-v-3e2b153e]{color:var(--text-body)}html.dark .product-pdf-badge[data-v-3e2b153e]{background:rgba(30,41,59,.9);color:#fff;border-color:hsla(0,0%,100%,.1)}.product-breadcrumb[data-v-ee712a9a]{margin-bottom:24px}.breadcrumb-list[data-v-ee712a9a]{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;font-size:13px}.breadcrumb-item a[data-v-ee712a9a]{color:#ff5316;text-decoration:none;font-weight:400}.breadcrumb-item a[data-v-ee712a9a]:hover{text-decoration:underline}.breadcrumb-item span[data-v-ee712a9a]{color:#ff5316}.breadcrumb-item.active[data-v-ee712a9a]{color:#666;font-weight:400}.breadcrumb-separator[data-v-ee712a9a]{color:#bfbfbf;margin:0 8px;display:flex;align-items:center}html.dark .breadcrumb-item a[data-v-ee712a9a]{color:#ff7a47}html.dark .breadcrumb-item.active[data-v-ee712a9a]{color:#94a3b8}html.dark .breadcrumb-separator[data-v-ee712a9a]{color:#475569}