/* Scoutportunity v3.1 - button sizing + failed OCR guard */
.formGrid{align-items:start!important;grid-auto-rows:auto!important}.formGrid>*{min-height:0!important}.formGrid button,.formGrid .primary,.formGrid .secondary,.formGrid .ghost{align-self:start!important;justify-self:stretch!important;height:48px!important;min-height:48px!important;max-height:48px!important;border-radius:16px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.15!important;white-space:normal!important}.formGrid .span2.primary{height:52px!important;min-height:52px!important;max-height:52px!important}.row button,.vehicleActions button,.batchJobCard button,.resultCard button{height:44px;min-height:44px;max-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;line-height:1.15}.bottomNav button{height:48px!important;min-height:48px!important;max-height:48px!important;flex:0 0 auto!important}.batchToolbar button{height:44px!important;min-height:44px!important;max-height:44px!important}.batchJobCard.ocrFailed{border-color:rgba(248,113,113,.55)!important;background:linear-gradient(180deg,rgba(127,29,29,.24),rgba(9,12,26,.92))!important}.batchJobCard.ocrFailed .miniGrid{display:none!important}.ocrFailNotice{border:1px solid rgba(248,113,113,.38);background:rgba(248,113,113,.12);border-radius:14px;padding:10px;margin-top:10px;color:#fecaca}.ocrFailNotice b{display:block;color:#fff;margin-bottom:4px}@media(max-width:760px){.formGrid button,.formGrid .primary,.formGrid .secondary,.formGrid .ghost{width:100%!important}.bottomNav{align-items:center}.bottomNav button{min-width:76px!important}}
