.home-hero{padding:168px 0 84px;background:linear-gradient(135deg,#f7fafc 0,#fff 52%,#e8edf4 100%);min-height:620px}.hero-copy{color:var(--brand-text-secondary);font-size:18px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.featured-product-img,.hero-image-panel{background:var(--brand-bg);border:1px solid var(--brand-border);box-shadow:var(--shadow-soft);min-height:360px;-o-object-fit:cover;object-fit:cover}.grouped-specs{border:1px solid var(--brand-border);overflow:hidden;background:var(--brand-bg)}.spec-group h3{background:var(--brand-bg-alt);padding:16px 22px;margin:0;font-size:18px}.spec-row{display:grid;grid-template-columns:220px 1fr;border-top:1px solid var(--brand-border)}.spec-row span,.spec-row strong{padding:16px 22px}.spec-row span{background:#fafbfd;font-weight:700}.spec-row strong{font-weight:600}.alternating-features{display:grid;grid-gap:64px;gap:64px}.feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.feature-row.reverse .feature-media{order:2}.feature-media img{border:1px solid var(--brand-border);min-height:300px;-o-object-fit:cover;object-fit:cover}.trust-strip{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:28px 0}.trust-items{display:flex;flex-wrap:nowrap}.trust-items div{flex:1;padding:0 22px;border-right:1px solid rgba(255,255,255,.22)}.trust-items div:last-child{border-right:0}.trust-items strong{display:block;font-size:28px}.trust-items span{color:rgba(255,255,255,.76)}.industry-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.industry-image-grid article{background:var(--brand-primary-dark);color:var(--brand-text-inverse);min-height:100%}.industry-image-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;opacity:.86}.industry-image-grid h3,.industry-image-grid p{padding:0 18px}.industry-image-grid h3{margin-top:18px}.industry-image-grid p{padding-bottom:22px;color:rgba(255,255,255,.78)}.testimonial-section blockquote{max-width:900px;margin:0 auto 18px;font-size:26px;color:var(--brand-text)}.quote-mark{color:var(--brand-accent);font-size:64px;line-height:1}.carousel-dots span{display:inline-block;width:9px;height:9px;margin:0 4px;background:var(--brand-border)}.carousel-dots .active{background:var(--brand-primary)}.cta-diagonal{position:relative;overflow:hidden}.cta-diagonal::before{content:"";position:absolute;top:-20%;right:-10%;bottom:auto;left:-10%;height:52%;background:rgba(212,175,55,.18);transform:skewY(-6deg)}.cta-diagonal .container{position:relative}@media (max-width:768px){.feature-row,.spec-row{grid-template-columns:1fr}.feature-row.reverse .feature-media{order:0}.trust-items{flex-wrap:wrap}.trust-items div{flex:0 0 50%;margin-bottom:18px}}