.qr-glow[data-astro-cid-whtqqifo]{background:linear-gradient(45deg,#3b82f6,#1d4ed8,#3b82f6)0 0/300% 300%;border-radius:12px;padding:4px;animation:3s infinite gradientShift;display:inline-block;position:relative}.qr-glow[data-astro-cid-whtqqifo]:before{content:"";z-index:-1;background:linear-gradient(45deg,#3b82f6,#1d4ed8,#3b82f6)0 0/300% 300%;border-radius:14px;animation:3s infinite gradientShift;position:absolute;inset:-2px}@keyframes gradientShift{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.debug-button[data-astro-cid-whtqqifo]{cursor:pointer;color:#92400e;background:#ffc107e6;border:2px solid #f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.debug-button[data-astro-cid-whtqqifo]:hover{color:#fff;background:#f59e0b;border-color:#d97706;transform:scale(1.1);box-shadow:0 4px 12px #f59e0b4d}