.scanner-live { margin:6px 0; padding:10px 12px; border:1px solid #6695db; border-radius:10px; color:#d4e6ff; font-weight:700; overflow-wrap:anywhere; }
.packing-scan-form input:focus,#collectiveScanValue:focus,#pickingScanValue:focus { outline:3px solid #8fc3ff; outline-offset:2px; }
.packing-package-list { display:block; }
.packing-package { max-width:720px; margin:0 auto; }
.packing-verified-codes { display:grid; gap:6px; border-top:1px solid #5274a8; padding-top:12px; }
.packing-verified-codes code { font-size:1.15rem; font-weight:800; color:#e7f2ff; overflow-wrap:anywhere; }
.packing-finished { margin-top:14px; }.packing-finished summary { padding:12px; cursor:pointer; color:#c5dfd3; font-weight:700; }
.packing-photo-form { grid-template-columns:1fr; }.packing-photo-form .btn { min-height:52px; }
.packing-photo-preview img { max-height:280px; object-fit:contain; }
.packing-package-tools:empty { display:none; }
