.purchase-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.purchase-grid>div{padding:1.4rem;border:1px solid #dce1e6;border-radius:8px}.purchase-grid h3{margin-top:0}.purchase-grid .text-link{min-height:44px;display:inline-flex;align-items:center}.manufacturer-details table{width:100%;border-collapse:collapse}.manufacturer-details th,.manufacturer-details td{padding:.85rem;text-align:left;border-bottom:1px solid #dce1e6;vertical-align:top}.manufacturer-details th{width:60%;font-weight:500}.manufacturer-details .table-scroll{overflow-x:auto}.team-contact{margin-top:2rem;max-width:70ch}.enquiry-context-note{padding:1rem;background:#f3f5f7;border-left:3px solid #ce0e2d}.form-success-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.8rem}@media(max-width:640px){.purchase-grid{grid-template-columns:1fr;gap:1rem}.manufacturer-details th,.manufacturer-details td{padding:.7rem;font-size:.9rem}}
