.QRGame-module__LQFKza__backdrop{z-index:100;background:#000000c2;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.QRGame-module__LQFKza__modal{color:#000;width:min(100%,590px);max-height:calc(100dvh - 32px);image-rendering:pixelated;background:#fff;border:6px solid #000;padding:12px;overflow:auto;box-shadow:12px 12px #000}.QRGame-module__LQFKza__header{text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 4px 12px;font-family:monospace;display:flex}.QRGame-module__LQFKza__header h2{letter-spacing:-.06em;margin:0;font-size:clamp(18px,4vw,28px);font-weight:900;line-height:1}.QRGame-module__LQFKza__header p{margin:6px 0 0;font-size:13px;font-weight:800}.QRGame-module__LQFKza__close{cursor:pointer;color:#fff;background:#000;border:0;border-radius:0;flex:none;place-items:center;width:38px;height:38px;padding:0 0 4px;font:900 30px/1 monospace;display:grid}.QRGame-module__LQFKza__close:focus-visible,.QRGame-module__LQFKza__win button:focus-visible{outline:4px solid #fff;box-shadow:0 0 0 7px #000}.QRGame-module__LQFKza__screen{background:#fff;border:4px solid #000;position:relative;overflow:hidden}.QRGame-module__LQFKza__screen canvas{cursor:crosshair;touch-action:none;width:100%;height:auto;image-rendering:pixelated;-webkit-user-select:none;user-select:none;display:block}.QRGame-module__LQFKza__win{color:#fff;text-align:center;background:#000000e0;align-content:center;justify-items:center;gap:22px;padding:24px;font-family:monospace;display:grid;position:absolute;inset:0}.QRGame-module__LQFKza__winMessage{z-index:1;gap:8px;display:grid;position:relative}.QRGame-module__LQFKza__winMessage p{letter-spacing:-.08em;margin:0;font-size:clamp(26px,7vw,48px);font-weight:900;line-height:1}.QRGame-module__LQFKza__winMessage p:last-child{font-size:clamp(20px,5vw,34px)}.QRGame-module__LQFKza__fireworks{pointer-events:none;position:absolute;inset:0;overflow:hidden}.QRGame-module__LQFKza__particle{--origin-x:50%;--origin-y:34%;top:var(--origin-y);left:var(--origin-x);background:var(--particle-color);opacity:0;width:7px;height:7px;image-rendering:pixelated;animation:QRGame-module__LQFKza__pixel-firework 1.25s steps(8,end)var(--burst-delay)infinite;position:absolute;box-shadow:0 0 0 1px #ffffff40}.QRGame-module__LQFKza__particle:nth-child(3n+2){--origin-x:24%;--origin-y:64%}.QRGame-module__LQFKza__particle:nth-child(3n+3){--origin-x:76%;--origin-y:58%}@keyframes QRGame-module__LQFKza__pixel-firework{0%{opacity:0;transform:translate(0)scale(1)}10%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate(var(--particle-x),var(--particle-y))scale(.45)}}.QRGame-module__LQFKza__win button{z-index:1;cursor:pointer;color:#000;background:#fff;border:4px solid #fff;border-radius:0;padding:12px 16px;font:900 15px/1 monospace;position:relative;box-shadow:6px 6px #777}@media (max-width:520px){.QRGame-module__LQFKza__backdrop{padding:0;display:block}.QRGame-module__LQFKza__modal{width:100vw;height:100dvh;max-height:none;box-shadow:none;border:0;flex-direction:column;padding:8px;display:flex;overflow:hidden}.QRGame-module__LQFKza__header{padding-bottom:8px}.QRGame-module__LQFKza__screen{border-width:3px;flex:1;min-height:0}.QRGame-module__LQFKza__screen canvas{width:100%;height:100%}}@media (prefers-reduced-motion:reduce){.QRGame-module__LQFKza__backdrop{scroll-behavior:auto}.QRGame-module__LQFKza__particle{animation-iteration-count:1}}
