.hfm-hero{padding:160px 0 64px;background-color:var(--hfm-bg-alt)}.hfm-hero-text h1{font-size:2.2rem;margin-bottom:16px;color:var(--hfm-text)}.hfm-hero-text p{font-size:1.05rem;color:var(--hfm-text-secondary);margin-bottom:24px;line-height:1.7}.hfm-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hfm-hero-img ai-img,.hfm-hero-img img{width:100%;border-radius:var(--hfm-radius);box-shadow:var(--hfm-shadow)}.hfm-products-showcase .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-products-showcase .hfm-product-card:hover{box-shadow:var(--hfm-shadow-hover);transform:translateY(-2px)}.hfm-products-showcase .hfm-product-card ai-img,.hfm-products-showcase .hfm-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.hfm-products-showcase .hfm-product-card h3{font-size:1rem;padding:12px 16px 4px;margin:0}.hfm-products-showcase .hfm-product-card p{font-size:.85rem;color:var(--hfm-text-secondary);padding:0 16px 16px;margin:0}.hfm-industry-card{background:var(--hfm-bg);border:1px solid var(--hfm-border);border-radius:var(--hfm-radius);overflow:hidden;height:100%;transition:box-shadow .2s}.hfm-industry-card:hover{box-shadow:var(--hfm-shadow-hover)}.hfm-industry-card ai-img,.hfm-industry-card img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.hfm-industry-card h3{font-size:1rem;padding:12px 16px 4px;margin:0}.hfm-industry-card p{font-size:.85rem;color:var(--hfm-text-secondary);padding:0 16px 16px;margin:0}.hfm-howit{background-color:var(--hfm-bg-alt)}.hfm-step-card{text-align:center;padding:32px 24px}.hfm-step-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--hfm-primary);color:var(--hfm-text-on-dark);border-radius:50%;font-size:1.2rem;font-weight:700;margin-bottom:16px}.hfm-step-card h3{font-size:1.1rem;margin-bottom:8px}.hfm-step-card p{font-size:.9rem;color:var(--hfm-text-secondary)}.hfm-trust-bar{background-color:var(--hfm-primary-dark);padding:32px 0}.hfm-trust-items{display:flex;justify-content:space-around;text-align:center}.hfm-trust-item{flex:1}.hfm-trust-number{display:block;font-size:2rem;font-weight:800;color:#fff}.hfm-trust-label{display:block;font-size:.82rem;color:rgba(255,255,255,.65);margin-top:4px}.hfm-resource-card{background:var(--hfm-bg);border:1px solid var(--hfm-border);border-radius:var(--hfm-radius);padding:24px;height:100%;transition:box-shadow .2s}.hfm-resource-card:hover{box-shadow:var(--hfm-shadow-hover)}.hfm-resource-tag{display:inline-block;background-color:var(--hfm-bg-alt);color:var(--hfm-primary);font-size:.75rem;font-weight:700;text-transform:uppercase;padding:3px 10px;border-radius:3px;margin-bottom:12px}.hfm-resource-card h3{font-size:1rem;margin-bottom:8px}.hfm-resource-card p{font-size:.88rem;color:var(--hfm-text-secondary);margin-bottom:12px}.hfm-resource-link{font-size:.88rem;font-weight:600;color:var(--hfm-primary)}.hfm-resource-link:hover{color:var(--hfm-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}.hfm-project-card{background:var(--hfm-bg);border:1px solid var(--hfm-border);border-radius:var(--hfm-radius);padding:24px;height:100%}.hfm-project-card h3{font-size:1rem;color:var(--hfm-primary);margin-bottom:8px}.hfm-project-card p{font-size:.88rem;color:var(--hfm-text);line-height:1.7;margin:0}@media (max-width:991px){.hfm-hero{padding-top:120px}.hfm-hero-img{margin-bottom:24px}}@media (max-width:767px){.hfm-hero{padding-top:100px}.hfm-hero-text h1{font-size:1.5rem}.hfm-trust-items{flex-wrap:wrap}.hfm-trust-item{flex:0 0 50%;margin-bottom:16px}.hfm-hero-actions{flex-direction:column}.hfm-hero-actions .btn{width:100%}}