.hfm-products-header{padding:160px 0 40px;background-color:var(--hfm-bg-alt)}.hfm-products-header h1{font-size:1.8rem;margin-bottom:8px}.hfm-products-header p{color:var(--hfm-text-secondary);max-width:600px}.hfm-products-main{padding-top:32px}.hfm-products-sidebar{margin-bottom:32px}.hfm-sidebar-sticky{position:sticky;top:80px}.hfm-products-sidebar h3{font-size:1rem;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid var(--hfm-primary)}.hfm-category-nav{list-style:none;padding:0;margin:0 0 24px}.hfm-category-nav li{margin-bottom:4px}.hfm-category-nav li a{display:block;padding:6px 12px;font-size:.88rem;color:var(--hfm-text);border-radius:var(--hfm-radius);transition:.2s}.hfm-category-nav li a:hover{background-color:var(--hfm-bg-alt);color:var(--hfm-primary)}.hfm-sidebar-cta{background-color:var(--hfm-bg-alt);border-radius:var(--hfm-radius);padding:20px}.hfm-sidebar-cta h4{font-size:.95rem;margin-bottom:8px}.hfm-sidebar-cta p{font-size:.82rem;color:var(--hfm-text-secondary);margin-bottom:12px}.hfm-product-group{margin-bottom:40px}.hfm-product-group h2{font-size:1.2rem;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid var(--hfm-border)}.hfm-product-card{background:var(--hfm-bg);border:1px solid var(--hfm-border);border-radius:var(--hfm-radius);overflow:hidden;cursor:pointer;transition:box-shadow .2s,transform .2s;height:100%}.hfm-product-card:hover{box-shadow:var(--hfm-shadow-hover);transform:translateY(-2px)}.hfm-product-img ai-img,.hfm-product-img img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.hfm-product-body{padding:12px 14px}.hfm-product-body h3{font-size:.88rem;margin:0;font-weight:600}@media (max-width:991px){.hfm-sidebar-sticky{position:static}}