.hidden{display:none}html,body{touch-action:none;background:#000;width:100dvw;height:100dvh;padding:0;position:fixed;inset:0;overflow:hidden;margin:0!important}#camerafeed{z-index:1;background:#000;width:100dvw;height:100dvh;display:block;position:fixed;inset:0}body>video{z-index:0!important;object-fit:cover!important;width:100dvw!important;height:100dvh!important;position:fixed!important;inset:0!important}.camera-hint{left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 12px);z-index:5;color:#fff;text-align:center;background:#141414c7;border-radius:10px;padding:10px 12px;font:14px/1.35 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed}.scan-target-prompt{z-index:4;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:10px;animation:1.8s ease-in-out infinite scan-target-fade;display:flex;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%)}.scan-target-prompt__target{opacity:.28;filter:drop-shadow(0 10px 24px #00000047);width:min(70vw,320px);max-width:320px;height:auto}.scan-target-prompt__label{color:#ffffffeb;letter-spacing:.02em;text-transform:uppercase;background:#0000006b;border-radius:999px;padding:8px 14px;font:13px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@keyframes scan-target-fade{0%,to{opacity:.65;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.02)}}
