@charset "UTF-8";.subhero-tech-sheet{background:linear-gradient(120deg,var(--brand-neutral-dark) 0,var(--brand-secondary) 100%);color:var(--brand-text-inverse);padding:56px 0 40px}.subhero-tech-sheet .ym-eyebrow{color:#f8b4c0}.subhero-tech-sheet h1{color:var(--brand-text-inverse);font-size:max(1.75rem, min(3vw, 2.5rem));font-weight:700;margin-bottom:12px}.subhero-tech-sheet p{color:rgba(255,255,255,.88);max-width:720px;margin:0}.cnst-compliance-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--brand-border)}.cnst-compliance-table td,.cnst-compliance-table th{padding:14px 16px;border-bottom:1px solid var(--brand-border);text-align:left;font-size:.92rem}.cnst-compliance-table th{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.cnst-checklist{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px 24px;gap:12px 24px}.cnst-checklist li{position:relative;padding:12px 12px 12px 36px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);font-size:.92rem}.cnst-checklist li::before{content:"✓";position:absolute;left:12px;top:12px;color:var(--brand-success);font-weight:700}.cnst-tech-side{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;height:100%}.cnst-tech-side h3{color:var(--brand-primary-dark);font-size:1.15rem;margin-bottom:12px}.cnst-tech-side p{color:var(--brand-text);margin:0;font-size:.95rem;line-height:1.55}.cnst-limits-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:14px;gap:14px}.cnst-limits-list li{background:#fff;border-left:4px solid var(--brand-primary);border-radius:var(--brand-radius);padding:16px 18px;color:var(--brand-text);font-size:.95rem;line-height:1.55}.cnst-tech__cta h2.text-dark{color:var(--brand-text)!important}