.home-hero{background:linear-gradient(135deg,#fff7f5,var(--brand-bg-alt));padding-bottom:96px}.home-hero h1{font-size:3.25rem;line-height:1.06;margin-bottom:18px}.home-hero p{color:var(--brand-text-secondary);font-size:1.12rem;line-height:1.7}.hero-media{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:18px;box-shadow:var(--shadow-soft)}.hero-media img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:10px}.featured-product{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:28px;gap:28px;align-items:center;background:var(--brand-bg-alt);border-radius:var(--brand-radius);padding:30px;margin-bottom:28px}.featured-product img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:10px}.product-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.industry-image-grid article,.product-mini-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 12px 30px rgba(26,32,44,.08)}.product-mini-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-mini-grid h3,.product-mini-grid p{padding:0 20px}.product-mini-grid h3{margin-top:20px}.product-mini-grid p{color:var(--brand-text-secondary);padding-bottom:22px}.trust-strip{background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:30px 0}.trust-items{display:flex;gap:0}.trust-items div{flex:1;text-align:center;border-right:1px solid var(--brand-border)}.trust-items div:last-child{border-right:0}.trust-items strong{display:block;color:var(--brand-primary-dark);font-size:2.1rem}.trust-items span{color:var(--brand-text-secondary);font-weight:700}.industry-image-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.industry-image-grid article{position:relative;min-height:260px}.industry-image-grid img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.industry-image-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(26,32,44,.78))}.industry-image-grid h3{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;color:#fff;background:rgba(15,18,26,.78);padding:10px 14px;border-radius:6px;margin:0}.industry-image-grid article:hover img{transform:scale(1.05)}.testimonial-quote{background:#fff8d8}.testimonial-quote blockquote{max-width:850px;margin:0 auto 20px;text-align:center;color:var(--brand-text);font-size:2rem;line-height:1.35;font-weight:800}.testimonial-quote p{text-align:center;color:var(--brand-text-secondary);font-weight:700}@media (max-width:991px){.home-hero h1{font-size:2.45rem}.featured-product,.industry-image-grid,.product-mini-grid{grid-template-columns:1fr}.trust-items{flex-wrap:wrap}.trust-items div{flex:0 0 50%;padding:14px 0}}