/* OXXON AUDIT — `/audit` page-specific styles (2026-08-02 landing-page
   restoration). Presentation only; the drop zone and buttons read the shared
   oxu-*/ox-* classes and --ox-* tokens unchanged. */

.oxu-card .oxu-dropzone { background: #F2F3F2; }

.oxu-card .oxu-browse { background: #F2F3F2; }
.oxu-card .oxu-browse:hover { background: var(--ox-accent-tint); }
