.process-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}
.process-toolbar h2{margin:0;flex:1 1 220px}
.process-table{max-width:100%;overflow-x:auto;margin-bottom:20px}
.process-table table{width:100%;min-width:620px}
.process-form [role=status]{overflow-wrap:anywhere}
.process-form .process-toolbar{position:sticky;bottom:0;background:white;padding:12px 0}
.customer-trace-center{min-width:0;max-width:100%;overflow-wrap:anywhere}
.customer-trace-center label{display:flex;flex-direction:column;gap:6px;min-width:0;margin-bottom:12px}
.customer-trace-center input,.customer-trace-center select{box-sizing:border-box;max-width:100%}
@media(max-width:600px){.process-toolbar .btn{white-space:normal;min-height:44px}.process-form input,.process-form select{max-width:100%;min-width:0}.process-toolbar h2{flex-basis:100%}}
