.stan-industries-hero{background:linear-gradient(135deg,var(--brand-primary-dark),#1e2328)}.stan-industry-cards{background:var(--brand-bg)}.stan-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.stan-industry-grid article{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--stan-radius);background:#fff;box-shadow:var(--stan-shadow)}.stan-industry-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.stan-industry-grid h3,.stan-industry-grid p{color:var(--brand-text)}.stan-industry-grid h3{margin:18px 18px 8px;font-weight:900}.stan-industry-grid p{margin:0 18px 20px}.stan-fit-matrix{background:var(--brand-bg-alt)}.stan-table{background:#fff;border:1px solid var(--brand-border)}.stan-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:14px}.stan-table td{color:var(--brand-text);padding:14px}.stan-table tbody tr:nth-child(2n) td{background:var(--brand-bg-alt)}.stan-industry-rfq__row{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,0.8fr);grid-gap:32px;gap:32px;align-items:start}.stan-rfq-panel{padding:26px;border:1px solid var(--brand-border);border-radius:var(--stan-radius);background:#fff;box-shadow:var(--stan-shadow)}.stan-rfq-panel li{margin-bottom:10px;color:var(--brand-text)}@media (max-width:991px){.stan-industry-grid,.stan-industry-rfq__row{grid-template-columns:1fr}}