.ff-image-viewer{border:0;padding:0;background:transparent;width:100vw;height:100vh;max-width:none;max-height:none}.ff-image-viewer::backdrop{background:rgba(3,5,8,.94);backdrop-filter:blur(4px)}.ff-image-viewer-shell{position:fixed;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.65rem;padding:clamp(.55rem,1.8vw,1.15rem);background:#090b0e;color:#fff}.ff-image-viewer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.ff-image-viewer-toolbar strong{font-size:.95rem}.ff-image-viewer-actions{display:flex;gap:.4rem;flex-wrap:wrap}.ff-image-viewer-actions .button{border-color:rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.08)}.ff-image-viewer-stage{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#020304;touch-action:none;user-select:none}.ff-image-viewer-stage canvas{display:block;width:100%;height:100%;cursor:grab}.ff-image-viewer-stage.is-dragging canvas{cursor:grabbing}.ff-image-viewer-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:46px;height:62px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(0,0,0,.55);color:#fff;font-size:2rem;line-height:1}.ff-image-viewer-prev{left:.7rem}.ff-image-viewer-next{right:.7rem}.ff-image-viewer-nav[hidden]{display:none}.ff-image-viewer-status{display:flex;justify-content:space-between;gap:1rem;align-items:center;color:rgba(255,255,255,.72);font-size:.82rem}.ff-image-viewer-status p{margin:0}.ff-image-viewer-count{font-weight:800;color:#fff}.admin-review-evidence-action{margin:.65rem 0}.admin-review-step.is-blocked .ff-disabled-approval{opacity:.52;cursor:not-allowed}.admin-plate-evidence .ff-legacy-plate{color:#8f211d}.admin-plate-evidence .admin-plate-value{font-size:1.08rem}@media(max-width:720px){.ff-image-viewer-toolbar{align-items:flex-start}.ff-image-viewer-actions{width:100%}.ff-image-viewer-actions .button{flex:1 1 auto}.ff-image-viewer-nav{width:40px;height:54px}.ff-image-viewer-status{display:block}.ff-image-viewer-count{display:block;margin-top:.25rem}}