.subhero-solutions{background:var(--brand-bg);padding:152px 0 48px}.subhero-solutions img{width:100%;height:360px;border-radius:var(--brand-radius);background:#d7e8de}.abi-sol__narrative{background:var(--brand-bg-alt)}.abi-sol__narrative p{max-width:820px;margin-bottom:var(--space-lg);color:var(--brand-text)}.abi-pullquote{border-left:4px solid var(--brand-secondary);padding:var(--space-md) var(--space-lg);margin:var(--space-xl) 0;font-size:1.2rem;font-family:var(--font-display);font-weight:700;background:#fff;border-radius:0 var(--brand-radius) var(--brand-radius) 0;max-width:820px}.abi-sol__faq details{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:var(--space-md) var(--space-lg);margin-bottom:12px}.abi-sol__faq summary{font-weight:700;cursor:pointer;color:var(--brand-primary-dark)}.abi-sol__faq p{margin:12px 0 0;color:var(--brand-text)}.abi-sol-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:var(--space-xl)}@media (max-width:991.98px){.abi-sol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.abi-sol-grid{grid-template-columns:1fr}}.abi-sol-grid img{width:100%;height:180px;border-radius:var(--brand-radius);background:#d7e8de}.abi-sol-grid figcaption{margin-top:8px;font-weight:700}.abi-sol__tradeoffs{background:var(--brand-bg-alt)}.abi-trade-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:var(--space-xl);height:100%}.abi-trade-card h3{color:var(--brand-primary-dark);margin-bottom:var(--space-md)}.abi-trade-card p{color:var(--brand-text);margin-bottom:var(--space-md)}.abi-sol__limits{background:#fff}.abi-limits-list{max-width:920px;padding-left:1.25rem;margin:0;color:var(--brand-text)}.abi-limits-list li{margin-bottom:var(--space-md)}.abi-sol-spec-table{background:#fff;margin-top:var(--space-lg)}.abi-sol-spec-table td,.abi-sol-spec-table th{color:var(--brand-text);vertical-align:middle}.abi-specs-note{margin-top:var(--space-md);color:var(--brand-neutral-mid);font-size:.9rem}.abi-sol__cta{background:linear-gradient(135deg,#edf5f0,#f7fafc)}.abi-sol-form-card{background:#fff;border-radius:var(--brand-radius);padding:var(--space-xl);border:1px solid var(--brand-border);box-shadow:0 10px 24px rgba(26,32,44,.06)}