.home-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#1a202c;color:var(--brand-text-inverse)}.home-hero .eyebrow,.home-hero h1,.home-hero p{color:#fff}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,32,44,.78),rgba(26,32,44,.35))}.hero-content{position:relative;max-width:850px;text-align:center}.hero-content .eyebrow{color:var(--brand-accent)}.hero-content h1{font-size:max(2.4rem, min(5vw, 4.6rem));font-weight:900}.hero-content p{max-width:740px;margin:18px auto 0;color:rgba(255,255,255,.86);font-size:1.16rem}.cta-actions,.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px}.product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.industry-icon-grid article,.product-card,.testimonial-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:0 16px 36px rgba(26,32,44,.08);transition:transform .2s,box-shadow .2s}.industry-icon-grid article:hover,.product-card:hover,.testimonial-grid article:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.product-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--brand-bg-alt);border-radius:var(--brand-radius) var(--brand-radius) 0 0}.product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-media .badge{position:absolute;top:14px;left:14px;background:var(--brand-secondary)}.product-body{padding:24px}.industry-icon-grid h3,.product-body h3,.testimonial-grid h3{font-weight:800}.trust-strip{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.trust-grid{display:flex;flex-wrap:nowrap}.trust-item{flex:1;padding:28px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.25)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:2.2rem;line-height:1}.trust-item span{display:block;margin-top:8px;color:rgba(255,255,255,.78)}.industry-icon-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.industry-icon-grid article,.testimonial-grid article{padding:28px}.icon-dot{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:18px;background:var(--brand-accent);border-radius:50%;font-weight:900}.stars{color:var(--brand-warning);font-weight:900}.customer{display:flex;gap:12px;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid var(--brand-border)}.customer>span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--brand-primary-light);border-radius:50%;font-weight:900}.customer small{display:block;color:var(--brand-text-muted)}.centered-solid,.home-cta{padding:80px 0 96px;color:var(--brand-text-inverse);text-align:center;background:var(--brand-primary)}.home-cta .container{max-width:760px}@media (max-width:991.98px){.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid{flex-wrap:wrap}.trust-item{flex:0 0 50%}}@media (max-width:575.98px){.home-hero{min-height:520px}.product-card-grid{grid-template-columns:1fr}.trust-item{flex-basis:100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}}