.home-hero{background:linear-gradient(180deg,#fff 0,var(--brand-bg-alt) 100%);min-height:600px;padding:76px 0}.home-hero h1{font-size:max(2.3rem, min(4vw, 4.2rem));font-weight:900;line-height:1.05;margin:12px 0 20px}.home-hero p{color:var(--brand-text-muted);font-size:1.12rem}.hero-image{aspect-ratio:9/7;background:#fff;border:12px solid #fff;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);-o-object-fit:cover;object-fit:cover}.industry-cards-section,.product-grid-section,.testimonial-large-quote{padding:80px 0}.product-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);height:100%;overflow:hidden;transition:transform 180ms,box-shadow 180ms}.product-card:hover{box-shadow:var(--brand-shadow);transform:translateY(-4px)}.product-card img{aspect-ratio:4/3;background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover;width:100%}.product-card-body{padding:24px}.product-card-body span{color:var(--brand-secondary);font-weight:800;font-size:.82rem}.product-card-body h3{font-weight:800;margin:8px 0}.spec-tags{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.spec-tags b{background:var(--brand-bg-alt);border-radius:999px;color:var(--brand-text-muted);font-size:.78rem;padding:6px 10px}.trust-bar{background:var(--brand-text);color:var(--brand-text-inverse);padding:30px 0}.trust-row{display:flex}.trust-item{flex:1;padding:10px 24px;text-align:center}.trust-item:not(:last-child){border-right:1px solid rgba(255,255,255,.22)}.trust-item strong{display:block;color:var(--brand-accent);font-size:2rem}.trust-item span{color:rgba(255,255,255,.78)}.industry-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.industry-card{border-radius:var(--brand-radius);color:var(--brand-text-inverse);display:grid;min-height:250px;overflow:hidden;position:relative}.industry-card img{grid-area:1/1;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 220ms;width:100%}.industry-card::after{background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.72));content:"";grid-area:1/1}.industry-card span{align-self:end;color:var(--brand-text-inverse);font-size:1.1rem;font-weight:900;grid-area:1/1;padding:22px;z-index:1}.industry-card:hover img{transform:scale(1.05)}.testimonial-large-quote{background:var(--brand-bg-alt);text-align:center}.testimonial-large-quote blockquote{font-size:max(1.7rem, min(3vw, 2.7rem));font-weight:800;line-height:1.25;margin:0 auto 20px;max-width:900px}.cta-centered-solid{text-align:center}.cta-centered-solid .container{max-width:760px}.cta-centered-solid .cta-actions{justify-content:center}@media (max-width:767px){.home-hero,.industry-cards-section,.product-grid-section,.testimonial-large-quote{padding:48px 0}.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%}.trust-item:nth-child(2){border-right:0}}