@keyframes QRModal_fadeIn__ibuUz{0%{opacity:0}to{opacity:1}}@keyframes QRModal_scaleIn__U3565{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.QRModal_overlay__qLDQm{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(11,27,46,.65);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:QRModal_fadeIn__ibuUz .25s ease-out}.QRModal_overlayClosing__RpY0P{opacity:0;transition:opacity .2s ease-out}.QRModal_modal__Qb_8g{position:relative;width:100%;max-width:420px;background:#fff;border-radius:28px;box-shadow:0 24px 60px rgba(0,0,0,.25),0 8px 24px rgba(0,0,0,.12);padding:2rem;text-align:center;animation:QRModal_scaleIn__U3565 .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.QRModal_closeBtn__wnCUE{position:absolute;top:14px;right:14px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#f1f5f9;color:#475569;font-size:1.25rem;line-height:1;cursor:pointer;transition:all .2s ease}.QRModal_closeBtn__wnCUE:hover{background:#e2e8f0;color:#1e293b;transform:rotate(90deg)}.QRModal_icon__hwi0C{width:52px;height:52px;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b2b3b,#1a4a5f);border-radius:50%;color:#fff;font-size:1.5rem}.QRModal_title__u0xbb{font-size:1.25rem;font-weight:700;color:#0f3b4c;margin-bottom:.35rem}.QRModal_subtitle__swl48{font-size:.85rem;color:#5b6e8c;margin-bottom:1.25rem}.QRModal_imageWrapper__i72j8{position:relative;width:100%;aspect-ratio:1/1;max-width:280px;margin:0 auto 1rem;border-radius:20px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}.QRModal_qrImage__NnQZr{width:100%;height:100%;object-fit:contain;padding:.5rem}.QRModal_hint__rBAAd{font-size:.75rem;color:#94a3b8;line-height:1.5}@media (max-width:480px){.QRModal_overlay__qLDQm{padding:1rem;align-items:flex-end}.QRModal_modal__Qb_8g{border-radius:24px 24px 0 0;padding:1.5rem;max-width:100%;animation:QRModal_scaleIn__U3565 .3s cubic-bezier(.16,1,.3,1)}}