.PWALoader-module-scss-module__EQHLRa__loaderContainer{z-index:9999;background:var(--recraplan-canvas);padding:calc(var(--safe-top) + 1.5rem) 1.5rem calc(var(--safe-bottom) + 1.5rem);opacity:1;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.PWALoader-module-scss-module__EQHLRa__fadeOut{opacity:0;pointer-events:none}.PWALoader-module-scss-module__EQHLRa__loaderContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:320px;display:flex}.PWALoader-module-scss-module__EQHLRa__logoContainer{justify-content:center;align-items:center;display:flex}.PWALoader-module-scss-module__EQHLRa__logo{object-fit:contain;width:auto;max-width:176px;height:auto;max-height:96px}.PWALoader-module-scss-module__EQHLRa__loadingText{flex-direction:column;gap:.35rem;display:flex}.PWALoader-module-scss-module__EQHLRa__title{font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:-.01em;color:var(--text-primary);margin:0;font-weight:700}.PWALoader-module-scss-module__EQHLRa__subtitle{font-size:var(--fs-sm);color:var(--text-secondary);margin:0}.PWALoader-module-scss-module__EQHLRa__progressBar{background:rgba(var(--recraplan-dark-rgb), .1);border-radius:999px;width:100%;height:4px;position:relative;overflow:hidden}.PWALoader-module-scss-module__EQHLRa__progressFill{background:var(--recraplan-primary);border-radius:999px;width:40%;animation:1.4s ease-in-out infinite PWALoader-module-scss-module__EQHLRa__loaderSweep;position:absolute;top:0;bottom:0;left:0}@keyframes PWALoader-module-scss-module__EQHLRa__loaderSweep{0%{transform:translate(-100%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.PWALoader-module-scss-module__EQHLRa__progressFill{opacity:.5;width:100%;animation:none}}
.QRScanner-module-scss-module__qMluMq__container{position:relative}.QRScanner-module-scss-module__qMluMq__scannerModal{z-index:9999;padding:calc(var(--safe-top) + 1rem) 1rem calc(var(--safe-bottom) + 1rem);background:#000000e6;justify-content:center;align-items:center;animation:.2s QRScanner-module-scss-module__qMluMq__fadeIn;display:flex;position:fixed;inset:0}.QRScanner-module-scss-module__qMluMq__scannerContainer{border-radius:var(--radius-lg);background:#fff;width:100%;max-width:500px;max-height:100%;animation:.2s QRScanner-module-scss-module__qMluMq__slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d}.QRScanner-module-scss-module__qMluMq__scannerHeader{background:var(--recraplan-primary);color:#fff;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.QRScanner-module-scss-module__qMluMq__scannerHeader h4{align-items:center;margin:0;font-weight:600;display:flex}.QRScanner-module-scss-module__qMluMq__scannerHeader button{border-color:#ffffff59;min-width:44px;min-height:44px}.QRScanner-module-scss-module__qMluMq__scannerHeader button:hover{background:#fff3;border-color:#fff}.QRScanner-module-scss-module__qMluMq__scannerBody{background:var(--recraplan-canvas);padding:1.5rem}.QRScanner-module-scss-module__qMluMq__cameraView{border-radius:var(--radius);aspect-ratio:1;background:#000;width:100%;max-width:400px;margin:0 auto;position:relative;overflow:hidden}.QRScanner-module-scss-module__qMluMq__qrReader{width:100%!important;height:100%!important}.QRScanner-module-scss-module__qMluMq__qrReader video{object-fit:cover;width:100%!important;height:100%!important}.QRScanner-module-scss-module__qMluMq__scanOverlay{pointer-events:none;z-index:10;position:absolute;inset:0}.QRScanner-module-scss-module__qMluMq__scanLine{background:rgba(var(--recraplan-primary-rgb), .75);height:2px;position:absolute;top:50%;left:10%;right:10%}.QRScanner-module-scss-module__qMluMq__corners{position:absolute;inset:20%}.QRScanner-module-scss-module__qMluMq__corner{width:30px;height:30px;position:absolute}.QRScanner-module-scss-module__qMluMq__corner:before,.QRScanner-module-scss-module__qMluMq__corner:after{content:"";background:var(--recraplan-primary);position:absolute}.QRScanner-module-scss-module__qMluMq__corner:first-child{top:0;left:0}.QRScanner-module-scss-module__qMluMq__corner:first-child:before{width:100%;height:3px;top:0;left:0}.QRScanner-module-scss-module__qMluMq__corner:first-child:after{width:3px;height:100%;top:0;left:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(2){top:0;right:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(2):before{width:100%;height:3px;top:0;right:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(2):after{width:3px;height:100%;top:0;right:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(3){bottom:0;left:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(3):before{width:100%;height:3px;bottom:0;left:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(3):after{width:3px;height:100%;bottom:0;left:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(4){bottom:0;right:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(4):before{width:100%;height:3px;bottom:0;right:0}.QRScanner-module-scss-module__qMluMq__corner:nth-child(4):after{width:3px;height:100%;bottom:0;right:0}.QRScanner-module-scss-module__qMluMq__instructions{text-align:center;margin-top:1.5rem}.QRScanner-module-scss-module__qMluMq__instructions p{color:var(--text-primary);font-size:var(--fs-md)}.QRScanner-module-scss-module__qMluMq__instructions small{font-size:var(--fs-xs);color:var(--text-secondary)}@keyframes QRScanner-module-scss-module__qMluMq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes QRScanner-module-scss-module__qMluMq__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.QRScanner-module-scss-module__qMluMq__scannerContainer{width:95%;max-width:none;margin:1rem}.QRScanner-module-scss-module__qMluMq__cameraView{max-width:100%}.QRScanner-module-scss-module__qMluMq__scannerHeader{padding:.75rem 1rem}.QRScanner-module-scss-module__qMluMq__scannerHeader h4{font-size:1.1rem}.QRScanner-module-scss-module__qMluMq__scannerBody{padding:1rem}}
