.standards-hero{background:#f4f7fa}.standards-hero .hero-grid{display:grid;grid-template-columns:60% 40%;min-height:620px}.standards-hero .hero-scene{margin:0}.standards-hero .hero-scene img{width:100%;height:100%;min-height:620px;-o-object-fit:cover;object-fit:cover}.standards-hero .hero-overlay{display:flex;flex-direction:column;justify-content:center;padding:70px 54px;background:#e9eef4}.standards-hero h1{margin-bottom:20px;color:var(--brand-text);font-size:3rem;font-weight:900;line-height:1.08}.standards-hero p{color:var(--brand-text-muted)}.standards-hero .hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-compliance-strip{display:flex;flex-wrap:nowrap;justify-content:center;gap:18px;padding:18px 24px;background:var(--brand-primary-dark);color:#fff;font-size:.86rem;font-weight:800}.esg-table,.standards-table{overflow:hidden}.std-row{display:grid;grid-template-columns:0.8fr 1fr 1.5fr 1.4fr;border-right:1px solid var(--brand-border);border-left:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.std-head{border-top:1px solid var(--brand-border);background:var(--brand-primary);color:#fff}.std-row>*{padding:18px;border-right:1px solid var(--brand-border)}.std-row>:last-child{border-right:0}.std-row span{color:var(--brand-text-muted)}.lab-index,.whitepaper-library{background:var(--brand-bg-alt)}.datasheet-grid,.qa-grid,.whitepaper-grid{display:grid;grid-gap:22px;gap:22px}.whitepaper-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.datasheet-grid,.qa-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.qa-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.datasheet-grid article,.qa-grid article,.whitepaper-grid article{padding:24px;background:#fff;border:1px solid var(--brand-border)}.datasheet-grid strong{display:block;margin-bottom:10px;color:var(--brand-text);font-weight:900}.datasheet-grid span,.qa-grid p,.whitepaper-grid p{color:var(--brand-text-muted)}.lab-index ul{display:grid;grid-gap:12px;gap:12px;max-width:900px;margin:0;padding:0;list-style:none}.lab-index li{padding:16px 18px;border-left:4px solid var(--brand-accent);background:#fff}@media (max-width:1199px){.datasheet-grid,.qa-grid,.whitepaper-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:991px){.standards-hero .hero-grid{grid-template-columns:1fr}.standards-hero .hero-scene img{min-height:360px}.hero-compliance-strip{flex-wrap:wrap}.std-row{grid-template-columns:1fr}.std-row>*{border-right:0;border-bottom:1px solid var(--brand-border)}}@media (max-width:767px){.standards-hero h1{font-size:2rem}.standards-hero .hero-overlay{padding:46px 20px}.datasheet-grid,.qa-grid,.whitepaper-grid{grid-template-columns:1fr}}