:root{background-color:#eee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary: #e81926;--secondary: #1E335F}body{margin:0;display:flex;flex-direction:column;place-items:center;min-width:320px;min-height:100vh}#app{display:flex;flex-direction:row;height:100vh;max-width:1280px;margin:0 auto;padding:2rem 0}@media only screen and (min-width:640px){#app{padding:2rem}}.card{position:relative}.busy-indicator{position:absolute;bottom:20px;right:40px}a svg:focus{outline:none}.back-icon path{fill:#999}.back-icon path:hover,.back-icon path:active{fill:#444}.icons{width:100%;display:flex;flex-direction:row;justify-content:space-around}.icon{margin-top:2em}.icon-accent path{stroke:var(--primary)}.icon-error path{stroke:var(--red);fill:var(--red)}.icon-invalid path{stroke:orange;fill:orange}svg:focus{outline:none}.login-panel{z-index:10}.fido-logo{display:none;filter:opacity(.2) saturate(.5);position:relative;left:-140px;top:45px;z-index:0}@media only screen and (min-width:880px){.fido-logo{display:block}}.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:var(--primary);color:var(--primary);box-shadow:9999px 0 0 -5px;-webkit-animation:dot-pulse 1.5s infinite linear;animation:dot-pulse 1.5s infinite linear;-webkit-animation-delay:.25s;animation-delay:.25s}.dot-pulse:before,.dot-pulse:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:var(--primary);color:var(--primary)}.dot-pulse:before{box-shadow:9984px 0 0 -5px;-webkit-animation:dot-pulse-before 1.5s infinite linear;animation:dot-pulse-before 1.5s infinite linear;-webkit-animation-delay:0s;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px;-webkit-animation:dot-pulse-after 1.5s infinite linear;animation:dot-pulse-after 1.5s infinite linear;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@-webkit-keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@-webkit-keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}input.invalid.svelte-1yya90{border-color:#f33}form.svelte-bbh9fj,form.svelte-13duqf7{margin-top:1em}[data-pincode].svelte-sp9tzb{display:inline-flex;border:1px solid #e0e0e0}input.svelte-1cexha{width:3rem;padding:.5rem 1rem;margin:0;border:0;border-radius:0;text-align:center}input.svelte-1cexha:focus{z-index:1}input.svelte-1cexha:not(:last-of-type){border-right:1px solid #e0e0e0}.otpinput.valid.svelte-150rbxy input{border:1px solid #24a148}.otpinput.wrong.svelte-150rbxy input{border:1px solid #da1e28}div.svelte-150rbxy{margin:1rem 0}.success-cnt.svelte-12iq2nf{display:flex;width:100%;min-height:300px;align-items:center;justify-content:center}.success-icon.svelte-12iq2nf{display:inline-block;width:10em;height:10em;font-size:20px;border-radius:50%;border:20px solid #6fd365;background-color:#fff;position:relative;overflow:hidden;transform-origin:center;animation:svelte-12iq2nf-showSuccess .18s ease-in-out;transform:scale(1)}.success-icon__tip.svelte-12iq2nf,.success-icon__long.svelte-12iq2nf{display:block;position:absolute;height:1em;border-radius:1em;background-color:#6fd365}.success-icon__tip.svelte-12iq2nf{width:2.8em;top:4.3em;left:1.4em;transform:rotate(45deg);animation:svelte-12iq2nf-tipInPlace .3s ease-in-out;animation-fill-mode:forwards;animation-delay:.18s;visibility:hidden}.success-icon__long.svelte-12iq2nf{width:4.4em;transform:rotate(-45deg);top:3.8em;left:2.55em;animation:svelte-12iq2nf-longInPlace .14s ease-in-out;animation-fill-mode:forwards;visibility:hidden;animation-delay:.44s}@keyframes svelte-12iq2nf-showSuccess{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes svelte-12iq2nf-tipInPlace{0%{width:0em;top:3.5em;left:2em}to{width:2.8em;top:4.3em;left:1.4em;visibility:visible}}@keyframes svelte-12iq2nf-longInPlace{0%{width:0em;top:5.1em;left:3.2em}to{width:4.4em;top:3.8em;left:2.55em;visibility:visible}}.authn-title.svelte-68fa3t{text-align:center}.sistate.svelte-68fa3t{font-weight:400;padding:8px;margin-bottom:8px}.sistate.invalid.svelte-68fa3t{border-top:2px solid orange;border-bottom:2px solid orange;color:orange}.sistate.error.svelte-68fa3t{border-top:2px solid red;border-bottom:2px solid red;color:red}.frc-widget.svelte-68fa3t{width:250px;float:right;opacity:.2}
