.wrapper.svelte-jj7eft{width:150px;height:84px;position:relative;z-index:1;transform:translateY(50%)}.circle.svelte-jj7eft{width:10px;height:10px;position:absolute;border-radius:50%;background-color:#00b37e;left:15%;transform-origin:50%;animation:svelte-jj7eft-circle7124 .5s alternate infinite ease}@keyframes svelte-jj7eft-circle7124{0%{top:60px;height:5px;border-radius:50px 50px 25px 25px;transform:scaleX(1.7)}40%{height:10px;border-radius:50%;transform:scaleX(1)}to{top:0%}}.circle.svelte-jj7eft:nth-child(2){left:45%;animation-delay:.2s}.circle.svelte-jj7eft:nth-child(3){left:auto;right:15%;animation-delay:.3s}.shadow.svelte-jj7eft{width:10px;height:2px;border-radius:50%;background-color:#000000e6;position:absolute;top:62px;transform-origin:50%;z-index:-1;left:15%;filter:blur(1px);animation:svelte-jj7eft-shadow046 .5s alternate infinite ease}@keyframes svelte-jj7eft-shadow046{0%{transform:scaleX(1.5)}40%{transform:scaleX(1);opacity:.7}to{transform:scaleX(.5);opacity:.4}}.shadow.svelte-jj7eft:nth-child(4){left:45%;animation-delay:.2s}.shadow.svelte-jj7eft:nth-child(5){left:auto;right:15%;animation-delay:.3s}.container.svelte-8nc3x1{position:absolute;display:flex;justify-content:center;width:100%;height:100%;top:0;left:0;padding:0;margin:0;overflow:hidden}.qr-success-container.svelte-8nc3x1{position:fixed;padding-top:10vh;height:100%;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.reader.svelte-8nc3x1{height:fit-content!important}.reader-container.svelte-8nc3x1{width:100%;height:100%;display:flex;justify-content:center}button.svelte-8nc3x1{position:absolute;bottom:5vh;margin:2em auto 0;width:5em;height:5em;border-radius:100%;border:none;background-color:#00b37e;color:#fff;border:1px solid #fff;display:flex;justify-content:center;align-items:center}.exit-icon.svelte-8nc3x1{width:50%}.lds-ring.svelte-nnldqh.svelte-nnldqh{display:inline-block;position:relative;width:1.7rem;height:1.7rem}.lds-ring.svelte-nnldqh div.svelte-nnldqh{box-sizing:border-box;display:block;position:absolute;width:1rem;height:1rem;margin:8px;border:3px solid #fff;border-radius:50%;animation:svelte-nnldqh-lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring.svelte-nnldqh div.svelte-nnldqh:nth-child(1){animation-delay:-.45s}.lds-ring.svelte-nnldqh div.svelte-nnldqh:nth-child(2){animation-delay:-.3s}.lds-ring.svelte-nnldqh div.svelte-nnldqh:nth-child(3){animation-delay:-.15s}@keyframes svelte-nnldqh-lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}main.svelte-c62w5d.svelte-c62w5d{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.qr-loader.svelte-c62w5d.svelte-c62w5d{margin-right:1rem}.loading-container.svelte-c62w5d.svelte-c62w5d{margin-bottom:64px}.error-container.svelte-c62w5d.svelte-c62w5d{height:50px!important}.scanner-btn.svelte-c62w5d.svelte-c62w5d:disabled{color:#aaa;background-color:gray;pointer-events:none;cursor:not-allowed}.text-container.svelte-c62w5d.svelte-c62w5d{width:40%;height:fit-content;display:flex;align-items:center;flex-direction:column;max-width:400px}.instructions.svelte-c62w5d.svelte-c62w5d{width:90%;text-align:center}.problems.svelte-c62w5d.svelte-c62w5d{width:80%;font-size:.8rem;text-align:center}.text-container.svelte-c62w5d h1.svelte-c62w5d{text-align:center;font-size:1.7rem;font-weight:bolder;color:#20525f;margin-bottom:0}.scanner-container.svelte-c62w5d.svelte-c62w5d{width:100%;align-items:center;display:flex;flex-direction:column}.form-container.svelte-c62w5d.svelte-c62w5d{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:90%;margin-top:32px;border-radius:5px;gap:1em}.error-container.svelte-c62w5d.svelte-c62w5d{height:50%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.error-message.svelte-c62w5d.svelte-c62w5d{max-width:350px;margin-top:1rem}.error-container.svelte-c62w5d .error-message.svelte-c62w5d{color:red;font-weight:700;text-align:center;width:90%;margin-bottom:0}.qr-button-content.svelte-c62w5d.svelte-c62w5d{display:flex;align-items:center;margin-right:3rem;min-height:48px}.input-container.svelte-c62w5d.svelte-c62w5d{display:flex;flex-direction:column;margin-top:-1rem}.input-element-container.svelte-c62w5d.svelte-c62w5d{display:flex;justify-content:center;width:100%;transition:all .1s ease-in-out;gap:.6rem}.input-elem.svelte-c62w5d.svelte-c62w5d{width:10%;height:5rem;max-width:80px;border-radius:10%;border:2px solid #00b37e;background-color:#eee;font-size:1.5em;text-align:center}.input-elem.svelte-c62w5d.svelte-c62w5d:hover{border:2px solid rgb(1,216,152)}.input-elem.svelte-c62w5d.svelte-c62w5d:focus{border:0px;outline:2px solid #026b4b}.input-elem.svelte-c62w5d.svelte-c62w5d:disabled{border:2px solid gray;pointer-events:none;cursor:not-allowed}@media screen and (max-width: 680px){.input-elem.svelte-c62w5d.svelte-c62w5d{width:10%;height:64px;font-size:1.2rem}.input-element-container.svelte-c62w5d.svelte-c62w5d{gap:.35rem}}@media screen and (max-width: 400px){.input-elem.svelte-c62w5d.svelte-c62w5d{width:min(15%,2.5rem);height:56px}.input-element-container.svelte-c62w5d.svelte-c62w5d{display:flex;justify-content:center;width:100%}.form-container.svelte-c62w5d.svelte-c62w5d{margin-top:12px}}@media screen and (max-width: 300px){.input-elem.svelte-c62w5d.svelte-c62w5d{font-size:1rem;font-weight:600}.input-element-container.svelte-c62w5d.svelte-c62w5d{gap:.1rem!important}}button.svelte-c62w5d.svelte-c62w5d{width:90%;max-width:450px;border-radius:.5rem;padding:12px 8px;border:none;font-size:1.3rem;color:#fff;font-weight:700;background-color:#00b37e;display:flex;justify-content:center;align-items:center}.icon.svelte-c62w5d.svelte-c62w5d{width:3rem;margin:0 8px}.submit-btn.svelte-c62w5d.svelte-c62w5d:focus{outline:1px solid #14353d!important}@media (pointer: fine),(pointer: none){.submit-btn.svelte-c62w5d.svelte-c62w5d:focus{outline:2px solid #14353d}}
