/* Only the warehouse photo screen: existing portal palette and layout remain in use. */
.warehouse-photo-modal .warehouse-photo-actions button{min-height:48px;touch-action:manipulation}
.warehouse-photo-modal .warehouse-native-camera-button{background:var(--blue,#2463f5);color:#fff;border:1px solid #2463f5}
.warehouse-photo-modal .notice[role=status]{overflow-wrap:anywhere;min-height:26px}
.warehouse-photo-modal button:focus-visible{outline:3px solid #3975f6;outline-offset:2px}
@media(max-width:760px){.warehouse-photo-modal .warehouse-photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.warehouse-photo-modal .warehouse-native-camera-button,.warehouse-photo-modal .warehouse-photo-shipped-button{grid-column:1/-1}.warehouse-photo-modal .warehouse-photo-actions button{font-size:16px;white-space:normal}.warehouse-photo-modal h3{overflow-wrap:anywhere}.warehouse-photo-modal .warehouse-photo-grid img{max-width:100%}}
