.home-hero{position:relative;min-height:720px;padding-top:116px;padding-bottom:190px;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.48}.hero-content{position:relative}.hero-content h1{margin:0 0 18px;font-size:3.35rem;line-height:1.08;font-weight:800}.hero-content p{max-width:660px;color:rgba(255,255,255,.9);font-size:1.12rem}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}.hero-bottom-strip{position:absolute;left:0;right:0;bottom:0;background:rgba(46,125,116,.92);color:var(--brand-text-inverse);padding:28px 0}.strip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.strip-grid strong{display:block;color:var(--brand-secondary);font-size:1.8rem;line-height:1}.strip-grid span{display:block;margin-top:6px;color:rgba(255,255,255,.86)}.featured-product{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,0.8fr);grid-gap:34px;gap:34px;align-items:center;border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow-soft)}.featured-product figure,.product-mini-grid figure{margin:0}.featured-product img{width:100%;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover}.featured-product>div{padding:34px}.product-badge{display:inline-block;margin-bottom:12px;color:var(--brand-primary);font-weight:800;font-size:.78rem;text-transform:uppercase}.featured-product h3{margin:0 0 14px;font-size:1.8rem;font-weight:800}.text-link{font-weight:800}.product-mini-grid{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.checklist-grid article,.contact-grid article,.industry-grid article,.product-mini-grid article,.publication-list article,.recent-grid article,.service-grid article{border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(26,32,44,.06)}.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{margin-left:22px;margin-right:22px}.product-mini-grid h3{margin-top:20px;font-size:1.15rem;font-weight:800}.product-mini-grid p{margin-bottom:22px;color:var(--brand-text-secondary)}.trust-dark{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:28px 0}.trust-row{display:flex;flex-wrap:nowrap;gap:18px}.trust-item{flex:1 1 0;min-width:0;text-align:center;border-right:1px solid rgba(255,255,255,.15)}.trust-item:last-child{border-right:0}.trust-item span{display:block;color:var(--brand-secondary);font-size:1.65rem;font-weight:800}.trust-item small{color:rgba(255,255,255,.78)}.feature-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.feature-split figure{margin:0}.feature-split img{border-radius:var(--radius);box-shadow:var(--shadow-soft)}.feature-points{list-style:none;padding:0;margin:26px 0 0;display:grid;grid-gap:18px;gap:18px}.feature-points li{display:grid;grid-template-columns:36px 1fr;grid-gap:14px;gap:14px}.feature-points li::before{content:"";width:28px;height:28px;border-radius:50%;background:var(--brand-secondary);margin-top:3px}.feature-points span,.feature-points strong{grid-column:2}.feature-points strong{font-size:1.05rem}.feature-points span{color:var(--brand-text-secondary)}.timeline{position:relative;max-width:900px;margin:0 auto}.timeline::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--brand-border)}.timeline article{position:relative;width:50%;padding:0 36px 38px}.timeline article:nth-child(2n){margin-left:50%}.timeline span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:800}.timeline h3{margin:14px 0 8px;font-weight:800}.timeline p{color:var(--brand-text-secondary)}.cta-image{position:relative;min-height:430px;overflow:hidden;color:var(--brand-text-inverse)}.cta-image>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;background:rgba(25,78,72,.76);text-align:center}.cta-overlay .container{max-width:760px}.cta-overlay h2{font-size:2.35rem;font-weight:800}.cta-overlay p{color:rgba(255,255,255,.88);margin-bottom:26px}@media (max-width:991px){.home-hero{min-height:640px;padding-bottom:210px}.hero-content h1{font-size:2.45rem}.feature-split,.featured-product,.strip-grid{grid-template-columns:1fr}.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 calc(50% - 9px);border-right:0}.timeline::before{left:22px}.timeline article,.timeline article:nth-child(2n){width:100%;margin-left:0;padding-left:72px;padding-right:0}}@media (max-width:575px){.home-hero{padding:84px 24px 250px}.hero-content h1{font-size:max(1.5rem, min(5vw, 2.5rem));word-break:keep-all;word-wrap:anywhere}.strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}