.products-hero[data-v-323aa7ef]:before{content:none}.v2-category-strip[data-v-323aa7ef]{padding:24px 0;background:#fff;border-bottom:1px solid var(--v2-border)}.products-list-section[data-v-323aa7ef]{background:#edf3f8}.v2-category-grid[data-v-323aa7ef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;background:var(--v2-border);border:1px solid var(--v2-border)}.v2-category-grid button[data-v-323aa7ef]{min-height:118px;display:grid;align-content:center;gap:8px;padding:18px;text-align:left;background:#fff;transition:background .25s ease,color .25s ease}.v2-category-grid b[data-v-323aa7ef]{color:var(--v2-accent-2);font-family:inherit;font-size:28px;line-height:1;opacity:.72}.v2-category-grid span[data-v-323aa7ef]{color:var(--v2-text);font-weight:800}.v2-category-grid small[data-v-323aa7ef]{color:var(--v2-text-soft);font-size:12px;line-height:1.5}.v2-category-grid button[data-v-323aa7ef]:hover,.v2-category-grid button.active[data-v-323aa7ef]{background:var(--v2-brand)}.v2-category-grid button:hover span[data-v-323aa7ef],.v2-category-grid button:hover small[data-v-323aa7ef],.v2-category-grid button:hover b[data-v-323aa7ef],.v2-category-grid button.active span[data-v-323aa7ef],.v2-category-grid button.active small[data-v-323aa7ef],.v2-category-grid button.active b[data-v-323aa7ef]{color:#fff}.v2-tabs[data-v-323aa7ef]{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.v2-tabs button[data-v-323aa7ef]{min-height:38px;padding:0 16px;color:var(--v2-text-soft);background:#fff;border:1px solid var(--v2-border);border-radius:999px;font-weight:700}.v2-tabs button.active[data-v-323aa7ef],.v2-tabs button[data-v-323aa7ef]:hover{color:#fff;background:var(--v2-brand);border-color:var(--v2-brand)}.v2-product-grid[data-v-323aa7ef]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.v2-product-card[data-v-323aa7ef]{min-height:100%;display:flex;flex-direction:column;overflow:hidden;animation:v2ProductIn-323aa7ef .56s ease both}.v2-product-card[data-v-323aa7ef]:nth-child(1){animation-delay:.04s}.v2-product-card[data-v-323aa7ef]:nth-child(2){animation-delay:.1s}.v2-product-card[data-v-323aa7ef]:nth-child(3){animation-delay:.16s}.v2-product-card[data-v-323aa7ef]:nth-child(4){animation-delay:.22s}.v2-product-card[data-v-323aa7ef]:nth-child(5){animation-delay:.28s}.v2-product-card[data-v-323aa7ef]:nth-child(6){animation-delay:.34s}.v2-product-card[data-v-323aa7ef]:nth-child(7){animation-delay:.4s}.v2-product-card[data-v-323aa7ef]:nth-child(8){animation-delay:.46s}@keyframes v2ProductIn-323aa7ef{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.v2-product-main[data-v-323aa7ef]{min-height:0;flex:1;display:flex;flex-direction:column}.v2-product-image[data-v-323aa7ef]{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;background:var(--v2-light);color:var(--v2-text-muted)}.v2-product-image img[data-v-323aa7ef]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.v2-product-card:hover .v2-product-image img[data-v-323aa7ef]{transform:scale(1.06)}.v2-product-image b[data-v-323aa7ef]{position:absolute;z-index:2;font-style:normal}.v2-product-image b[data-v-323aa7ef]{right:14px;top:10px;color:var(--v2-accent-2);font-family:inherit;font-size:30px;line-height:1;opacity:.62}.product-fallback[data-v-323aa7ef]{display:grid;place-items:center;width:100%;height:100%;color:#0067a659;font-family:inherit;font-size:48px;font-weight:700;background:linear-gradient(135deg,#e8f3fa,#c9e4f1)}.v2-product-body[data-v-323aa7ef]{flex:1;display:flex;flex-direction:column;padding:20px}.v2-product-body small[data-v-323aa7ef]{color:var(--v2-brand);font-size:12px;font-weight:800}.v2-product-body h3[data-v-323aa7ef]{margin-top:10px;color:var(--v2-text);font-size:19px}.v2-product-body p[data-v-323aa7ef]{flex:1;min-height:66px;margin-top:10px;overflow:hidden;color:var(--v2-text-soft);font-size:13px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.v2-product-body dl[data-v-323aa7ef]{display:grid;gap:7px;margin-top:14px}.v2-product-body dl div[data-v-323aa7ef]{display:flex;justify-content:space-between;gap:12px;padding-top:7px;border-top:1px solid var(--v2-border);color:var(--v2-text-soft);font-size:12px}.v2-product-body dt[data-v-323aa7ef]{font-weight:800}.v2-product-body dd[data-v-323aa7ef]{text-align:right}.v2-product-actions[data-v-323aa7ef]{margin-top:auto;display:flex;justify-content:space-between;gap:10px;padding:0 20px 20px;border-top:1px solid var(--v2-border)}.v2-product-actions a[data-v-323aa7ef]{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;padding:0 14px;font-size:13px;font-weight:800;border-radius:var(--v2-radius-sm)}.v2-product-actions .detail-link[data-v-323aa7ef]{color:var(--v2-brand);background:var(--v2-brand-soft)}.v2-product-actions .inquiry-link[data-v-323aa7ef]{flex:1;color:#fff;background:var(--v2-brand);box-shadow:0 10px 22px #0067a62e}.v2-product-actions a[data-v-323aa7ef]:hover{color:var(--v2-brand-dark)}.v2-products-cta[data-v-323aa7ef]{padding:70px 0;color:#fff;background:var(--v2-gradient-dark)}.v2-products-cta .v2-container[data-v-323aa7ef]{display:flex;align-items:center;justify-content:space-between;gap:34px}.v2-products-cta h2[data-v-323aa7ef]{margin-top:12px;color:#fff;font-size:32px}.v2-products-cta p[data-v-323aa7ef]{max-width:700px;margin-top:10px;color:#ffffffb8}@media (max-width: 1100px){.v2-product-grid[data-v-323aa7ef],.v2-category-grid[data-v-323aa7ef]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.v2-product-grid[data-v-323aa7ef],.v2-category-grid[data-v-323aa7ef]{grid-template-columns:1fr}.v2-products-cta .v2-container[data-v-323aa7ef]{display:grid}}
