.subhero-techspecs{position:relative;min-height:440px;display:flex;align-items:flex-end;overflow:hidden;color:var(--brand-text-inverse);background:#1b2a4a}.cnst-tech__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.cnst-tech__hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:440px;background:#0f172a}.cnst-tech__hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(15,23,42,.92) 0,rgba(27,42,74,.7) 60%,rgba(27,42,74,.4) 100%)}.subhero-techspecs .container{position:relative;z-index:1;padding:72px 0 48px;max-width:800px;margin-left:auto;margin-right:auto}.subhero-techspecs h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.2rem))}.subhero-techspecs p{color:rgba(255,255,255,.9);margin-top:16px}.cnst-commitment-line{font-size:1.35rem;font-weight:500;max-width:820px;margin:0 auto;color:var(--brand-text);line-height:1.5}.cnst-goals-three-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.cnst-goals-three-col article{background:#fff;border:1px solid var(--brand-border);padding:24px;border-radius:var(--brand-radius);border-top:4px solid var(--brand-secondary)}.cnst-goals-three-col h3{font-size:1.1rem;margin-bottom:10px}.cnst-goals-three-col p{margin:0;color:var(--brand-neutral-mid)}.cnst-progress-row{display:grid;grid-template-columns:1fr 2fr auto;grid-gap:12px 16px;gap:12px 16px;align-items:center;margin-bottom:16px}.cnst-progress-row label{font-weight:500;font-size:.95rem}.cnst-progress-bar{height:10px;background:var(--brand-border);border-radius:0;overflow:hidden}.cnst-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary))}.cnst-progress-row>span:last-child{font-family:var(--font-mono);font-size:.85rem;color:var(--brand-neutral-mid);white-space:nowrap}.cnst-cert-row{display:flex;flex-wrap:wrap;gap:12px}.cnst-cert-row span{border:1px solid var(--brand-border);background:#fff;padding:10px 16px;font-weight:600;font-size:.85rem;border-radius:var(--brand-radius)}.cnst-compare-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--brand-border)}.cnst-compare-table td,.cnst-compare-table th{padding:12px 14px;border-bottom:1px solid var(--brand-border);text-align:left;font-size:.92rem}.cnst-compare-table thead th{background:var(--brand-primary);color:var(--brand-text-inverse)}.cta-section{background:var(--brand-primary);padding:64px 0}.cta-section h2,.cta-section p{color:var(--brand-text-inverse)}.cta-section p{max-width:640px;margin:12px auto 24px}.cnst-tech__tradeoffs article{background:#fff;border:1px solid var(--brand-border);border-left:4px solid var(--brand-secondary);padding:24px}.cnst-tech__tradeoffs h3{font-size:1.1rem;margin-bottom:10px;color:var(--brand-text)}.cnst-tech__tradeoffs p{margin:0;color:var(--brand-neutral-mid);line-height:1.6}.cnst-limits-list{list-style:none;padding:0;margin:0}.cnst-limits-list li{padding:16px 0;border-bottom:1px solid var(--brand-border);color:var(--brand-neutral-mid);line-height:1.6}.cnst-limits-list li:last-child{border-bottom:0}.cnst-limits-list strong{display:block;color:var(--brand-text);margin-bottom:4px}@media (max-width:767.98px){.cnst-progress-row{grid-template-columns:1fr}}