.qr-scanner-wrap[data-v-79c49408]{display:flex;flex-direction:column;align-items:center;margin-top:2rem}.qr-overlay[data-v-79c49408]{position:fixed;inset:0;background:rgba(6,61,129,.85);display:flex;align-items:center;justify-content:center;z-index:1000}.qr-modal[data-v-79c49408]{background:#063d81;border:5px solid #99d4f2;border-radius:12px;padding:1.25rem;width:100%;max-width:380px;display:flex;flex-direction:column;align-items:center}.qr-modal-header[data-v-79c49408]{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:.85rem}.qr-modal-title[data-v-79c49408]{color:#fff;font-size:1.1rem;font-weight:600}.qr-video-wrap[data-v-79c49408]{width:100%;display:flex;justify-content:center}.qr-video[data-v-79c49408]{width:100%;max-width:320px;height:320px;-o-object-fit:cover;object-fit:cover;background:#000;border:2px solid #99d4f2;border-radius:8px}.qr-hint[data-v-79c49408]{color:#cfe6f5;font-size:1.15rem;text-align:center;margin-top:.85rem}.qr-error[data-v-79c49408]{color:#ff6b6b;font-size:.95rem;text-align:center;margin-top:.85rem}.scan-result[data-v-07ef7bf2]{margin-top:1rem;font-size:1.1rem;color:#fff}.scan-result.error[data-v-07ef7bf2]{color:#ff5252}.loading-overlay[data-v-fcd9844e]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(6,61,129,.85);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.spinner[data-v-fcd9844e]{border:6px solid #f3f3f3;border-top:6px solid #99d4f2;border-radius:50%;width:60px;height:60px;animation:spin-fcd9844e 1s linear infinite;margin-bottom:1.5rem}@keyframes spin-fcd9844e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text[data-v-fcd9844e]{color:#fff;font-size:1.25rem;font-weight:500;text-align:center}