.home-hero{padding:96px 0;background:radial-gradient(circle at 78% 18%,rgba(244,158,168,.24),transparent 32%),linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-dark) 100%)}.home-hero-grid{display:grid;grid-template-columns:minmax(0,0.94fr) minmax(360px,1fr);grid-gap:48px;gap:48px;align-items:center}.home-hero-copy p{max-width:650px;font-size:1.08rem}.home-hero-visual{margin:0;min-height:420px;border-radius:var(--brand-radius);overflow:hidden;border:1px solid rgba(255,255,255,.24);box-shadow:0 28px 70px rgba(26,16,17,.28);background:rgba(255,255,255,.12)}.home-hero-visual img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover}.trust-bar{padding:0;background:var(--brand-secondary)}.trust-row{display:flex;flex-wrap:nowrap;min-height:96px}.trust-item{flex:1 1 0;min-width:0;padding:22px 18px;border-right:1px solid rgba(255,255,255,.14);display:grid;grid-gap:4px;gap:4px;text-align:center;justify-items:center}.trust-item:last-child{border-right:0}.trust-icon{width:42px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.34);color:var(--brand-text-inverse);font-size:.72rem;font-weight:900}.trust-item strong{color:var(--brand-text-inverse);font-size:1.35rem;line-height:1.1}.trust-item span:last-child{font-size:.84rem}.home-product-feature{display:grid;grid-template-columns:minmax(320px,1fr) minmax(0,0.78fr);grid-gap:32px;gap:32px;align-items:stretch;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg)}.home-product-feature figure{margin:0;min-height:360px;background:var(--brand-neutral-light)}.home-product-feature img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-product-feature>div{padding:40px 40px 40px 8px;display:flex;flex-direction:column;justify-content:center}.product-kicker{color:var(--brand-primary);font-weight:800;text-transform:uppercase;font-size:.78rem}.home-product-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:24px}.home-product-mini-grid article{border:1px solid var(--brand-border);background:var(--brand-bg);border-radius:var(--brand-radius);padding:24px}.home-product-mini-grid h3{font-size:1.15rem}.industry-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-image-grid article{position:relative;min-height:280px;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-secondary)}.industry-image-grid img{width:100%;height:100%;min-height:280px;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.industry-image-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,16,17,.12),rgba(26,16,17,.84));z-index:1}.industry-image-grid article:hover img{transform:scale(1.05)}.industry-image-grid article>div{position:absolute;left:20px;right:20px;bottom:20px;z-index:2}.industry-image-grid h3,.industry-image-grid p{color:var(--brand-text-inverse)}.industry-image-grid p{margin-bottom:0;font-size:.92rem}.home-testimonial{background:var(--brand-bg)}.home-testimonial blockquote{max-width:900px;margin:0 auto;text-align:center}.home-testimonial blockquote p{font-size:max(1.5rem, min(3vw, 2.5rem));line-height:1.25;color:var(--brand-text);font-weight:800}.home-testimonial footer{color:var(--brand-primary);font-weight:800}.home-cta{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-dark) 100%)}@media (max-width:991px){.home-hero-grid,.home-product-feature{grid-template-columns:1fr}.home-product-feature>div{padding:30px}.home-product-mini-grid,.industry-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.14)}}@media (max-width:575px){.home-hero{padding:72px 0}.home-product-mini-grid,.industry-image-grid{grid-template-columns:1fr}}