.med-industries__hero{background:linear-gradient(135deg,var(--brand-primary),#1b4f72)}.med-tradeoff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.med-tradeoff-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);padding:28px}.med-tradeoff-grid h3{margin-top:0;margin-bottom:16px;color:var(--brand-primary-dark)}.med-tradeoff-grid p{margin-bottom:14px;color:var(--brand-text)}.med-industries__specs .spec-table{background:var(--brand-bg);border:1px solid var(--brand-border)}@media (max-width:991.98px){.med-tradeoff-grid{grid-template-columns:1fr}}