.QrScannerModal-module-scss-module__MODT-G__overlay{z-index:100;max-width:var(--app-max-width);height:100dvh;margin:0 auto;position:fixed;inset:0}.QrScannerModal-module-scss-module__MODT-G__reader{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.QrScannerModal-module-scss-module__MODT-G__scannerGroup{display:contents}.QrScannerModal-module-scss-module__MODT-G__hint{white-space:normal;text-align:center;z-index:30;width:256px;position:absolute;bottom:calc(50% + 136.5px);left:50%;transform:translate(-50%)}.QrScannerModal-module-scss-module__MODT-G__viewfinder{z-index:10;width:225px;height:225px;box-shadow:0 0 0 9999px var(--scanner-scrim);border-radius:11.35px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.QrScannerModal-module-scss-module__MODT-G__viewfinder:before,.QrScannerModal-module-scss-module__MODT-G__viewfinder:after{content:"";border-color:var(--scanner-corner);border-style:solid;width:24px;height:24px;position:absolute}.QrScannerModal-module-scss-module__MODT-G__viewfinder:before{border-width:3px 0 0 3px;border-top-left-radius:11.35px;top:0;left:0}.QrScannerModal-module-scss-module__MODT-G__viewfinder:after{border-width:3px 3px 0 0;border-top-right-radius:11.35px;top:0;right:0}.QrScannerModal-module-scss-module__MODT-G__viewfinderBottom{position:absolute;inset:0}.QrScannerModal-module-scss-module__MODT-G__viewfinderBottom:before,.QrScannerModal-module-scss-module__MODT-G__viewfinderBottom:after{content:"";border-color:var(--scanner-corner);border-style:solid;width:24px;height:24px;position:absolute}.QrScannerModal-module-scss-module__MODT-G__viewfinderBottom:before{border-width:0 0 3px 3px;border-bottom-left-radius:11.35px;bottom:0;left:0}.QrScannerModal-module-scss-module__MODT-G__viewfinderBottom:after{border-width:0 3px 3px 0;border-bottom-right-radius:11.35px;bottom:0;right:0}.QrScannerModal-module-scss-module__MODT-G__closeButton{z-index:30;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:10px;right:16px}.QrScannerModal-module-scss-module__MODT-G__flashButton{z-index:30;background:var(--ring);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:calc(50% + 140.5px);left:50%;transform:translate(-50%)}.QrScannerModal-module-scss-module__MODT-G__bottomClose{z-index:30;background:var(--ring);color:var(--primary-foreground);cursor:pointer;border:none;padding:14px 48px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}
.CircularLoader-module-scss-module__AHjP9a__root{animation:1.4s linear infinite CircularLoader-module-scss-module__AHjP9a__loaderRotate;display:inline-block}.CircularLoader-module-scss-module__AHjP9a__svg{display:block}.CircularLoader-module-scss-module__AHjP9a__circle{stroke:currentColor;stroke-dasharray:80 200;stroke-dashoffset:0;animation:1.4s ease-in-out infinite CircularLoader-module-scss-module__AHjP9a__loaderDash}@keyframes CircularLoader-module-scss-module__AHjP9a__loaderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CircularLoader-module-scss-module__AHjP9a__loaderDash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}