.safety-hero{position:relative;display:grid;align-items:center;min-height:560px;overflow:hidden;background:var(--brand-primary-dark)}.safety-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.safety-hero::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(135deg,rgba(30,56,77,.9),rgba(67,141,125,.62))}.safety-hero .container{position:relative;z-index:2}.safety-hero h1{max-width:820px;margin:12px 0 16px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.safety-hero p{max-width:720px;color:var(--brand-text-inverse)}.impact-counter,.safety-roadmap,.standards-partnerships,.technology-showcase{padding:80px 0}.roadmap-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--brand-border)}.roadmap-track article{padding:26px;border-right:1px solid var(--brand-border);background:var(--brand-bg)}.roadmap-track article:last-child{border-right:0}.roadmap-track span{display:inline-flex;margin-bottom:18px;color:var(--brand-accent);font-weight:800}.roadmap-track h3{margin-bottom:10px;font-size:1.15rem}.roadmap-track p{margin:0}.impact-counter,.technology-showcase{background:var(--brand-bg-alt)}.feature-stat-grid,.standards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.standards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-stat-grid article,.standards-grid article{padding:28px;border:1px solid var(--brand-border);background:var(--brand-bg)}.feature-stat-grid strong{display:inline-flex;margin-bottom:18px;padding:7px 10px;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.standards-logo{display:inline-flex;margin-bottom:18px;padding:10px 12px;border:1px solid var(--brand-border);background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:800}.safety-cta{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}@media (max-width:991px){.feature-stat-grid,.roadmap-track,.standards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.roadmap-track article{border-right:0;border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.feature-stat-grid,.roadmap-track,.standards-grid{grid-template-columns:1fr}}