.stap-hero-centered{position:relative;min-height:680px;display:grid;align-items:center;overflow:hidden;background:#1a1a1a;color:var(--text-on-dark)}.stap-hero-centered .stap-hero-content .stap-eyebrow,.stap-hero-centered .stap-hero-content h1,.stap-hero-centered .stap-hero-content p{color:#fff}.stap-hero-image,.stap-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.stap-hero-image{-o-object-fit:cover;object-fit:cover}.stap-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.36))}.stap-hero-content{position:relative;z-index:1;max-width:860px;text-align:center}.stap-hero-content .stap-eyebrow,.stap-hero-content h1,.stap-hero-content p{color:var(--text-on-dark)}.stap-hero-content h1{font-size:3.25rem;font-weight:800;line-height:1.12;margin:12px 0 18px}.stap-hero-content p{font-size:1.18rem;opacity:.9}.stap-trust-bar{background:#0a3d5c;color:var(--text-on-dark)}.stap-trust-row{display:flex;flex-wrap:nowrap}.stap-trust-item{flex:1 1 0;min-width:0;padding:24px 22px;text-align:center;border-right:1px solid rgba(255,255,255,.18)}.stap-trust-item:last-child{border-right:0}.stap-trust-item span,.stap-trust-item strong{display:block;color:var(--text-on-dark)}.stap-trust-item strong{font-size:1.55rem;line-height:1}.stap-trust-item span{font-size:.88rem;opacity:.78;margin-top:8px}.stap-products-preview{background:var(--brand-bg)}.stap-product-grid-three{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.stap-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.stap-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.stap-product-card figure{margin:0;background:var(--brand-bg-alt)}.stap-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.stap-product-card div{padding:24px}.stap-product-card span{color:var(--brand-secondary);font-weight:800;font-size:.76rem;text-transform:uppercase}.stap-product-card h3{font-size:1.18rem;font-weight:800;margin:10px 0}.stap-product-card p{color:var(--brand-muted);min-height:96px}.stap-product-card a{font-weight:800}.stap-stats-section{background:var(--brand-bg-alt);padding:44px 0}.stap-stat-row{display:flex;flex-wrap:nowrap;gap:0}.stap-stat-item{flex:1 1 0;min-width:0;text-align:center;border-right:1px solid var(--brand-border)}.stap-stat-item:last-child{border-right:0}.stap-stat-item strong{display:block;color:var(--brand-primary);font-size:2.2rem;line-height:1;font-weight:800}.stap-stat-item span{display:block;color:var(--brand-muted);font-size:.9rem;margin-top:8px}.stap-industry-grid-four{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.stap-industry-card{position:relative;overflow:hidden;border-radius:var(--brand-radius);min-height:240px;background:#111827}.stap-industry-card img{width:100%;height:100%;min-height:240px;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.stap-industry-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72))}.stap-industry-card h3{position:absolute;left:18px;right:18px;bottom:18px;color:var(--text-on-dark);z-index:1;text-align:center;font-size:1.05rem;font-weight:800}.stap-industry-card:hover img{transform:scale(1.05)}@media (max-width:991px){.stap-hero-centered{min-height:560px}.stap-hero-content h1{font-size:2.35rem}.stap-industry-grid-four,.stap-product-grid-three{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.stap-trust-item{padding:18px 8px}.stap-trust-item strong{font-size:1.15rem}.stap-stat-item span,.stap-trust-item span{font-size:.72rem}.stap-industry-grid-four,.stap-product-grid-three{grid-template-columns:1fr}}