@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";.camera-container[data-v-03699eb7]{background:#fff;border-radius:8px;width:100%;overflow:hidden}.progress-indicator[data-v-03699eb7]{display:flex;justify-content:center;gap:20px;padding:15px;border-bottom:1px solid #eee}.step[data-v-03699eb7]{width:30px;height:30px;border-radius:50%;background:#eee;display:flex;align-items:center;justify-content:center;font-weight:500}.step.active[data-v-03699eb7]{background:#007bff;color:#fff}.step-instructions[data-v-03699eb7]{text-align:center;padding:10px;background:#f8f9fa}.step-instructions h4[data-v-03699eb7]{margin:0;color:#495057;font-weight:500}.camera-content[data-v-03699eb7]{padding:20px}.camera-preview[data-v-03699eb7]{position:relative;background:#000;overflow:hidden;width:100%;aspect-ratio:4/3}.camera-preview.selfie-mode[data-v-03699eb7]{aspect-ratio:1/1}.preview-container[data-v-03699eb7]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.preview-image[data-v-03699eb7]{width:100%;height:100%;object-fit:contain}.camera-video[data-v-03699eb7]{width:100%;height:100%;object-fit:cover}.camera-video.selfie-mode[data-v-03699eb7]{transform:scaleX(-1)}.camera-guide[data-v-03699eb7]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.guide-frame[data-v-03699eb7]{border:2px solid rgba(255,255,255,.8);width:90%;height:90%;box-shadow:0 0 0 2000px #0000004d}.camera-loading[data-v-03699eb7]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.spinner[data-v-03699eb7]{border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top:3px solid white;width:30px;height:30px;animation:spin-03699eb7 1s linear infinite;margin:0 auto 10px}.camera-error[data-v-03699eb7]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#f44;background:#000000b3;padding:15px;border-radius:4px}.camera-instructions[data-v-03699eb7]{text-align:center;margin:20px 0}.camera-instructions p[data-v-03699eb7]{margin:5px 0;color:#666}.button-container[data-v-03699eb7]{display:flex;gap:10px}.action-button[data-v-03699eb7]{flex:1;padding:12px;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .2s}.retake-button[data-v-03699eb7]{background-color:#6c757d;color:#fff}.retake-button[data-v-03699eb7]:hover:not(:disabled){background-color:#5a6268}.submit-button[data-v-03699eb7]{background-color:#28a745;color:#fff}.submit-button[data-v-03699eb7]:hover:not(:disabled){background-color:#218838}.capture-button[data-v-03699eb7]{width:100%;padding:12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .2s}.capture-button[data-v-03699eb7]:hover:not(:disabled){background-color:#0056b3}.capture-button[data-v-03699eb7]:disabled,.action-button[data-v-03699eb7]:disabled{background-color:#ccc;cursor:not-allowed}.error-help[data-v-03699eb7]{margin-top:15px;padding:10px;background:#ffffffe6;border-radius:4px;color:#333}.error-help ol[data-v-03699eb7]{text-align:left;margin:10px 0 0 20px}.error-help li[data-v-03699eb7]{margin:5px 0}.retry-button[data-v-03699eb7]{margin-top:10px;padding:8px 16px;background-color:#fff;color:#007bff;border:1px solid #007bff;border-radius:4px;cursor:pointer;transition:all .2s}.retry-button[data-v-03699eb7]:hover{background-color:#007bff;color:#fff}.submission-container[data-v-03699eb7]{display:flex;align-items:center;justify-content:center;min-height:400px;background:#fff;border-radius:8px;padding:20px}.submission-content[data-v-03699eb7]{text-align:center}.apple-spinner[data-v-03699eb7]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #007AFF;border-radius:50%;margin:0 auto 20px;animation:spin-03699eb7 1s linear infinite}@keyframes spin-03699eb7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-x[data-v-03699eb7]{width:40px;height:40px;margin:0 auto 20px;background:#ff3b30;border-radius:50%;color:#fff;font-size:24px;line-height:40px}.success-checkmark[data-v-03699eb7]{width:40px;height:40px;margin:0 auto 20px;background:#34c759;border-radius:50%;color:#fff;font-size:24px;line-height:40px}.submission-text[data-v-03699eb7]{font-size:18px;margin-bottom:10px}.submission-text.error[data-v-03699eb7]{color:#8e8e93}.submission-text.success[data-v-03699eb7]{color:#34c759}.retry-link[data-v-03699eb7]{color:#007aff;text-decoration:underline;cursor:pointer}.close-text[data-v-03699eb7]{color:#8e8e93;font-size:16px;margin-top:10px}.fade-enter-active[data-v-03699eb7],.fade-leave-active[data-v-03699eb7]{transition:opacity .3s ease}.fade-enter-from[data-v-03699eb7],.fade-leave-to[data-v-03699eb7]{opacity:0}.id-capture-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;font-family:Inter,Arial,sans-serif;gap:20px}.camera-interface{width:100%;max-width:800px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}.id-capture-component{font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
