@charset "UTF-8";.tx-industries__hero{text-align:center}.tx-industries__hero p{max-width:840px;margin:1rem auto 2rem;color:var(--brand-muted)}.tx-industries__cards,.tx-industries__checklist{padding:82px 0}.tx-industries__checklist{background:var(--brand-bg-alt)}.tx-checklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem;list-style:none;padding:0;margin:0}.tx-checklist li{background:var(--brand-bg);border:1px solid var(--brand-border);border-left:4px solid var(--brand-secondary);border-radius:var(--brand-radius);padding:1rem;font-weight:700}.tx-checklist li.is-active{border-color:var(--brand-primary);background:#f0fdf4}.tx-guide-note{max-width:840px;margin:1.5rem auto 0;text-align:center;color:var(--brand-muted)}.tx-industries__tradeoffs{padding:64px 0;background:#fff}.tx-industries__tradeoffs h2{margin-bottom:16px}.tx-industries__tradeoffs>.container>p{margin-bottom:32px;max-width:880px}.tx-tradeoff-grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media (min-width:992px){.tx-tradeoff-grid{grid-template-columns:1fr 1fr}}.tx-tradeoff-card{padding:24px;background:#f5f7fa;background:var(--brand-bg-alt,#f5f7fa);border-radius:4px;border:1px solid #d1d5db;border:1px solid var(--brand-border,#d1d5db)}.tx-tradeoff-card h3{margin-bottom:16px;color:#1e3a5f;color:var(--brand-primary-dark,#1e3a5f)}.tx-tradeoff-list{list-style:none;padding-left:0;margin-bottom:12px}.tx-tradeoff-list li{padding:6px 0 6px 24px;position:relative;font-size:.95rem}.tx-pros li::before{content:"+";position:absolute;left:0;color:#10b981;font-weight:700}.tx-cons li::before{content:"−";position:absolute;left:0;color:#dc2626;font-weight:700}.tx-tradeoff-rule{margin-top:24px;padding:16px;background:rgba(30,58,95,.06);border-left:3px solid #f59e0b;border-left:3px solid var(--brand-secondary,#f59e0b);border-radius:4px;max-width:960px}.tx-industries__limits{padding:64px 0;background:#f5f7fa;background:var(--brand-bg-alt,#f5f7fa)}.tx-industries__limits h2{margin-bottom:16px}.tx-industries__limits>.container>p{margin-bottom:24px;max-width:880px}.tx-limits-list{list-style:none;padding:0;display:grid;grid-gap:16px;gap:16px;max-width:960px}.tx-limits-list li{padding:16px 20px;background:#fff;border-radius:4px;border-left:4px solid #1e3a5f;border-left:4px solid var(--brand-primary,#1e3a5f)}.tx-limits-list strong{color:#14274a;color:var(--brand-primary-dark,#14274a)}