.style-module-scss-module__q-6D2W__mainScreen{background:#000;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.style-module-scss-module__q-6D2W__slideshow{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.style-module-scss-module__q-6D2W__slide{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.style-module-scss-module__q-6D2W__slide.style-module-scss-module__q-6D2W__active{opacity:1}.style-module-scss-module__q-6D2W__overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.style-module-scss-module__q-6D2W__content{text-align:center;z-index:2;padding:2rem;position:absolute;bottom:15.33vh;left:50%;transform:translate(-50%)}.style-module-scss-module__q-6D2W__startButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:2rem 6rem;font-size:3rem;font-weight:700;transition:all .3s;box-shadow:0 20px 60px #00000080}.style-module-scss-module__q-6D2W__startButton:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 25px 70px #0009}.style-module-scss-module__q-6D2W__startButton:active{transform:translateY(-2px)scale(1.02)}.style-module-scss-module__q-6D2W__fullscreenButton{z-index:10;backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#fff3;border:2px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem}.style-module-scss-module__q-6D2W__fullscreenButton:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.05)}.style-module-scss-module__q-6D2W__fullscreenButton:active{transform:scale(.95)}.style-module-scss-module__q-6D2W__fullscreenButton.style-module-scss-module__q-6D2W__invisible{opacity:0;pointer-events:all}.style-module-scss-module__q-6D2W__mockBanner{z-index:10;backdrop-filter:blur(10px);background:#ff9900f2;border:2px solid #ffc107cc;border-radius:16px;padding:1rem 2rem;animation:2s ease-in-out infinite style-module-scss-module__q-6D2W__pulse;position:fixed;top:2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #f906}.style-module-scss-module__q-6D2W__mockBannerContent{color:#000;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.style-module-scss-module__q-6D2W__mockBannerIcon{font-size:1.5rem;animation:3s linear infinite style-module-scss-module__q-6D2W__rotate}.style-module-scss-module__q-6D2W__mockBannerText{text-shadow:0 1px 2px #0000001a}@keyframes style-module-scss-module__q-6D2W__pulse{0%,to{opacity:.95;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.02)}}@keyframes style-module-scss-module__q-6D2W__rotate{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}to{transform:rotate(0)}}@media (max-width:768px){.style-module-scss-module__q-6D2W__startButton{padding:1.5rem 4rem;font-size:2rem}.style-module-scss-module__q-6D2W__fullscreenButton{width:3rem;height:3rem;font-size:1.25rem;top:1rem;right:1rem}.style-module-scss-module__q-6D2W__mockBanner{padding:.75rem 1.5rem;top:1rem;left:1rem;right:1rem;transform:none}.style-module-scss-module__q-6D2W__mockBannerContent{gap:.5rem;font-size:1rem}.style-module-scss-module__q-6D2W__mockBannerIcon{font-size:1.25rem}}
.style-module-scss-module__1pinZa__cameraCapture{background:#000;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.style-module-scss-module__1pinZa__video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.style-module-scss-module__1pinZa__controls{z-index:20;background:linear-gradient(#0000,#000c);justify-content:center;align-items:center;gap:1.5rem;padding:2rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (min-width:768px){.style-module-scss-module__1pinZa__controls{gap:2rem;padding:3rem 2rem}}.style-module-scss-module__1pinZa__captureButton{color:#000;cursor:pointer;backdrop-filter:blur(10px);white-space:nowrap;background:#4ade80;border:3px solid #ffffff4d;border-radius:50px;flex:1;justify-content:center;align-items:center;gap:.5rem;max-width:250px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.style-module-scss-module__1pinZa__captureButton:hover:not(:disabled){background:#22c55e;transform:translateY(-2px);box-shadow:0 10px 30px #4ade8080}.style-module-scss-module__1pinZa__captureButton:active:not(:disabled){transform:translateY(0)}.style-module-scss-module__1pinZa__captureButton:disabled{opacity:.4;cursor:not-allowed;color:#fff6;background:#ffffff26;border-color:#fff3}@media (min-width:768px){.style-module-scss-module__1pinZa__captureButton{flex:0 auto;max-width:none;padding:1.2rem 2.5rem;font-size:1.3rem}}.style-module-scss-module__1pinZa__captureButtonInner{background:#fff;border:3px solid #000;border-radius:50%;width:60px;height:60px}.style-module-scss-module__1pinZa__cancelButton{color:#fff;cursor:pointer;backdrop-filter:blur(10px);white-space:nowrap;background:#ffffff26;border:2px solid #fff6;border-radius:50px;min-width:100px;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;transition:all .2s}.style-module-scss-module__1pinZa__cancelButton:hover{background:#ffffff40;border-color:#fff9;transform:translateY(-2px)}.style-module-scss-module__1pinZa__cancelButton:active{transform:translateY(0)}@media (min-width:768px){.style-module-scss-module__1pinZa__cancelButton{min-width:120px;padding:1rem 2rem;font-size:1.2rem}}.style-module-scss-module__1pinZa__errorContainer{text-align:center;max-width:600px;padding:3rem}.style-module-scss-module__1pinZa__errorIcon{margin-bottom:2rem;font-size:5rem}.style-module-scss-module__1pinZa__errorTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.style-module-scss-module__1pinZa__errorMessage{color:#fffc;margin-bottom:2rem;font-size:1.5rem;line-height:1.6}.style-module-scss-module__1pinZa__button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:1rem 3rem;font-size:1.3rem;font-weight:600;transition:all .2s}.style-module-scss-module__1pinZa__button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ffffff4d}.style-module-scss-module__1pinZa__debugPanel{z-index:50;pointer-events:auto;backdrop-filter:blur(20px);background:#000000e6;border:2px solid #fff3;border-radius:20px;max-width:400px;max-height:calc(100vh - 200px);position:absolute;top:1rem;right:1rem;overflow-y:auto;box-shadow:0 20px 60px #000c}.style-module-scss-module__1pinZa__debugHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;border-radius:18px 18px 0 0;padding:1rem 1.5rem}.style-module-scss-module__1pinZa__debugTitle{color:#fff;font-size:1.1rem;font-weight:700}.style-module-scss-module__1pinZa__debugContent{padding:1.5rem}.style-module-scss-module__1pinZa__facesSection{margin-bottom:1.5rem}.style-module-scss-module__1pinZa__sectionTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.style-module-scss-module__1pinZa__faceCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;margin-bottom:.8rem;padding:1rem;display:flex}.style-module-scss-module__1pinZa__faceCard:last-child{margin-bottom:0}.style-module-scss-module__1pinZa__faceEmoji{flex-shrink:0;font-size:2.5rem}.style-module-scss-module__1pinZa__faceDetails{flex:1}.style-module-scss-module__1pinZa__faceRow{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.style-module-scss-module__1pinZa__faceRow:last-child{margin-bottom:0}.style-module-scss-module__1pinZa__faceLabel{color:#fff9;font-size:.85rem;font-weight:500}.style-module-scss-module__1pinZa__faceValue{color:#fff;font-size:.95rem;font-weight:700}.style-module-scss-module__1pinZa__targetSection{border-top:1px solid #ffffff1a;padding-top:1rem}.style-module-scss-module__1pinZa__imagePreview{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.style-module-scss-module__1pinZa__previewImage{object-fit:cover;width:100%;height:auto;max-height:200px;display:block}.style-module-scss-module__1pinZa__previewInfo{background:#00000080;padding:.8rem}.style-module-scss-module__1pinZa__previewFilename{color:#fff;word-break:break-all;margin-bottom:.3rem;font-size:.85rem;font-weight:600}.style-module-scss-module__1pinZa__previewScore{color:#ffffffb3;font-size:.8rem;font-weight:500}.style-module-scss-module__1pinZa__previewLoading{color:#fff9;text-align:center;padding:1rem;font-size:.9rem}.style-module-scss-module__1pinZa__debugMessage{color:#fffc;text-align:center;flex-direction:column;align-items:center;gap:.8rem;padding:2rem;font-size:1rem;display:flex}.style-module-scss-module__1pinZa__searchingIcon,.style-module-scss-module__1pinZa__loadingIcon{font-size:3rem;animation:2s ease-in-out infinite style-module-scss-module__1pinZa__pulse}@keyframes style-module-scss-module__1pinZa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.style-module-scss-module__1pinZa__countdownOverlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module-scss-module__1pinZa__countdownNumber{color:#fff;text-shadow:0 0 40px #fffc;font-size:15rem;font-weight:900;animation:1s ease-in-out style-module-scss-module__1pinZa__countdownPulse}.style-module-scss-module__1pinZa__warningOverlay{backdrop-filter:blur(10px);z-index:100;text-align:center;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.style-module-scss-module__1pinZa__warningIcon{margin-bottom:1.5rem;font-size:8rem;animation:1s ease-in-out infinite style-module-scss-module__1pinZa__warningPulse}.style-module-scss-module__1pinZa__warningTitle{color:#fbbf24;text-shadow:0 0 20px #fbbf2480;margin-bottom:1rem;font-size:3rem;font-weight:900}.style-module-scss-module__1pinZa__warningMessage{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.8rem;line-height:1.4}.style-module-scss-module__1pinZa__warningAttempts{color:#fff9;background:#ffffff1a;border:2px solid #fff3;border-radius:50px;padding:.8rem 1.5rem;font-size:1.3rem;font-weight:600}@keyframes style-module-scss-module__1pinZa__countdownPulse{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes style-module-scss-module__1pinZa__warningPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:768px){.style-module-scss-module__1pinZa__controls{padding:2rem}.style-module-scss-module__1pinZa__captureButton{width:70px;height:70px}.style-module-scss-module__1pinZa__captureButtonInner{width:50px;height:50px}.style-module-scss-module__1pinZa__cancelButton{padding:.8rem 1.5rem;font-size:1rem}.style-module-scss-module__1pinZa__errorTitle{font-size:2rem}.style-module-scss-module__1pinZa__errorMessage{font-size:1.2rem}.style-module-scss-module__1pinZa__debugPanel{max-width:90vw;max-height:calc(100vh - 150px);top:.5rem;right:.5rem}.style-module-scss-module__1pinZa__debugHeader{padding:.8rem 1rem}.style-module-scss-module__1pinZa__debugTitle{font-size:.95rem}.style-module-scss-module__1pinZa__debugContent{padding:1rem}.style-module-scss-module__1pinZa__faceCard{gap:.8rem;padding:.8rem}.style-module-scss-module__1pinZa__faceEmoji{font-size:2rem}.style-module-scss-module__1pinZa__faceLabel{font-size:.75rem}.style-module-scss-module__1pinZa__faceValue{font-size:.85rem}.style-module-scss-module__1pinZa__previewImage{max-height:150px}.style-module-scss-module__1pinZa__controls{flex-wrap:wrap;gap:1rem;padding:1.5rem 1rem}.style-module-scss-module__1pinZa__cancelButton{min-width:90px;padding:.8rem 1.5rem;font-size:.95rem}.style-module-scss-module__1pinZa__captureButton{flex:1;min-width:180px;padding:.9rem 1.5rem;font-size:1rem}.style-module-scss-module__1pinZa__countdownNumber{font-size:10rem}.style-module-scss-module__1pinZa__warningIcon{font-size:5rem}.style-module-scss-module__1pinZa__warningTitle{font-size:2rem}.style-module-scss-module__1pinZa__warningMessage{font-size:1.3rem}.style-module-scss-module__1pinZa__warningAttempts{padding:.6rem 1.2rem;font-size:1rem}}
.style-module-scss-module__C8EWSa__processingLoader{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.style-module-scss-module__C8EWSa__content{text-align:center;max-width:500px;padding:2rem}.style-module-scss-module__C8EWSa__spinner{width:120px;height:120px;margin:0 auto 2rem;position:relative}.style-module-scss-module__C8EWSa__spinnerInner{border:8px solid #fff3;border-top-color:#fff;border-radius:50%;width:100%;height:100%;animation:1s linear infinite style-module-scss-module__C8EWSa__spin}@keyframes style-module-scss-module__C8EWSa__spin{to{transform:rotate(360deg)}}.style-module-scss-module__C8EWSa__emoji{margin-bottom:1.5rem;font-size:4rem;animation:2s ease-in-out infinite style-module-scss-module__C8EWSa__bounce}@keyframes style-module-scss-module__C8EWSa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.style-module-scss-module__C8EWSa__message{color:#fff;min-height:2.5rem;margin-bottom:2rem;font-size:2rem;font-weight:700}.style-module-scss-module__C8EWSa__progressBar{background:#fff3;border-radius:100px;width:100%;height:8px;margin-bottom:1.5rem;overflow:hidden}.style-module-scss-module__C8EWSa__progressFill{background:#fff;border-radius:100px;height:100%;transition:width .3s;box-shadow:0 0 20px #ffffff80}.style-module-scss-module__C8EWSa__hint{color:#fffc;font-size:1.2rem;font-weight:300}.style-module-scss-module__C8EWSa__debugPanel{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-top:3rem;padding:1.5rem}.style-module-scss-module__C8EWSa__debugTitle{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1rem;font-weight:600}.style-module-scss-module__C8EWSa__debugGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.style-module-scss-module__C8EWSa__debugItem{flex-direction:column;gap:.25rem;display:flex}.style-module-scss-module__C8EWSa__debugLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.style-module-scss-module__C8EWSa__debugValue{color:#fff;word-break:break-all;font-family:Courier New,monospace;font-size:.9rem;font-weight:500}@media (max-width:768px){.style-module-scss-module__C8EWSa__spinner{width:80px;height:80px}.style-module-scss-module__C8EWSa__emoji{font-size:3rem}.style-module-scss-module__C8EWSa__message{font-size:1.5rem}.style-module-scss-module__C8EWSa__hint{font-size:1rem}.style-module-scss-module__C8EWSa__debugPanel{margin-top:2rem;padding:1rem}.style-module-scss-module__C8EWSa__debugGrid{grid-template-columns:1fr}.style-module-scss-module__C8EWSa__debugValue{font-size:.8rem}}
.style-module-scss-module__TClirG__resultDisplay{background:#000;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.style-module-scss-module__TClirG__backgroundImage{filter:blur(20px);opacity:.6;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.style-module-scss-module__TClirG__contentContainer{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:100%;padding:5rem 5rem 3rem;display:flex;position:relative}.style-module-scss-module__TClirG__resultImageContainer{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;max-width:600px;min-height:0;margin-bottom:-30px;display:flex;position:relative}.style-module-scss-module__TClirG__resultImage{object-fit:contain;border-radius:24px;height:100%;max-height:100%;display:block;box-shadow:0 20px 60px #00000080}.style-module-scss-module__TClirG__qrCard{text-align:center;z-index:10;background:#fff;border-radius:32px;flex-direction:column;flex-shrink:0;align-items:center;max-width:400px;padding:2rem 2.5rem;display:flex;position:relative;box-shadow:0 30px 80px #0009}.style-module-scss-module__TClirG__qrCode{border-radius:16px;flex-shrink:0;width:200px;height:200px;margin-bottom:1.5rem}.style-module-scss-module__TClirG__qrLoading{color:#999;flex-shrink:0;justify-content:center;align-items:center;width:280px;height:280px;font-size:1.3rem;display:flex}.style-module-scss-module__TClirG__instruction{color:#000;margin:0;font-size:1.6rem;font-weight:700;line-height:1.3}.style-module-scss-module__TClirG__bottomControls{flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.style-module-scss-module__TClirG__countdown{color:#fffffff2;text-align:center;text-shadow:0 2px 10px #000c;font-size:1.2rem;font-weight:500}.style-module-scss-module__TClirG__resetButton{color:#000;cursor:pointer;background:#fffffff2;border:none;border-radius:50px;padding:.9rem 3rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #00000080}.style-module-scss-module__TClirG__resetButton:hover{background:#fff;transform:translateY(-3px);box-shadow:0 15px 40px #0009}.style-module-scss-module__TClirG__resetButton:active{transform:translateY(-1px)}@media (max-height:700px){.style-module-scss-module__TClirG__contentContainer{padding:.5rem 1rem}.style-module-scss-module__TClirG__resultImageContainer{margin-bottom:-50px}.style-module-scss-module__TClirG__qrCard{padding:1rem 1.2rem}.style-module-scss-module__TClirG__qrCode{width:150px;height:150px;margin-bottom:.6rem}.style-module-scss-module__TClirG__qrLoading{width:150px;height:150px;font-size:.9rem}.style-module-scss-module__TClirG__instruction{font-size:1rem}.style-module-scss-module__TClirG__bottomControls{gap:.8rem;margin-top:.8rem}.style-module-scss-module__TClirG__countdown{font-size:.85rem}.style-module-scss-module__TClirG__resetButton{padding:.8rem 1.8rem;font-size:.95rem}}
.style-module-scss-module__df2zYG__errorDisplay{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.style-module-scss-module__df2zYG__errorCard{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:40px;box-shadow:0 20px 60px #0000004d}.style-module-scss-module__df2zYG__errorIcon{margin-bottom:20px;font-size:64px}.style-module-scss-module__df2zYG__errorTitle{color:#1a202c;margin-bottom:12px;font-size:24px;font-weight:700}.style-module-scss-module__df2zYG__errorMessage{color:#4a5568;margin-bottom:30px;font-size:16px;line-height:1.5}.style-module-scss-module__df2zYG__errorActions{justify-content:center;gap:12px;display:flex}.style-module-scss-module__df2zYG__retryButton,.style-module-scss-module__df2zYG__cancelButton{cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s}.style-module-scss-module__df2zYG__retryButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.style-module-scss-module__df2zYG__retryButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.style-module-scss-module__df2zYG__cancelButton{color:#4a5568;background:#e2e8f0}.style-module-scss-module__df2zYG__cancelButton:hover{background:#cbd5e0}
