
/* v4.56 Driver / Mobile Release Workflow Completion */
.mobile-document .stacked-actions{display:flex;flex-direction:column;gap:12px}.mobile-document .toolbar-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mobile-document .form-row.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-document input,.mobile-document select{max-width:100%}@media(max-width:720px){.mobile-document .form-row.two{grid-template-columns:1fr}.mobile-document .toolbar-row .btn,.mobile-document .toolbar-row button{width:100%;justify-content:center}.mobile-document table{min-width:0}.mobile-document .table-wrap{overflow-x:auto}}
