@layer component{.msg__container.svelte-1rg1xze{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:2000}.msg_bg.svelte-1rg1xze{position:absolute;height:100%;width:100%;background-color:#000000bf;z-index:20}@keyframes svelte-1rg1xze-fade-in{to{opacity:1}}.msg.svelte-1rg1xze{position:relative;z-index:30;max-width:var(--view-width);padding:0 calc(var(--page-margin) + 2.125rem)}.msg__interior.svelte-1rg1xze{position:relative;width:100%}.msg__box.svelte-1rg1xze{position:relative;background-color:#fff;border-radius:1.25rem;padding:1.375rem 2rem;overflow:clip}.msg__circle_positioning.svelte-1rg1xze{position:absolute;top:-2.75rem;width:100%;display:flex;justify-content:center}.msg__circle.svelte-1rg1xze{background-color:var(--color-dull-cyan);width:3.5rem;height:3.5rem;display:flex;justify-content:center;border-radius:50%;z-index:30}.msg__circle--connecting.svelte-1rg1xze{width:2.18rem;animation:rotate 4s linear infinite}.msg__circle--success.svelte-1rg1xze{width:2.18rem;top:-.15rem}.msg__circle--error.svelte-1rg1xze{width:.5rem}.msg__box.svelte-1rg1xze h1:where(.svelte-1rg1xze){color:var(--color-dogwood-rose);text-align:center;line-height:1;font-size:1.6rem;font-weight:500}.msg__box.svelte-1rg1xze h1:where(.svelte-1rg1xze):has(+p:where(.svelte-1rg1xze)){margin-bottom:.5rem}.msg__box.svelte-1rg1xze p:where(.svelte-1rg1xze){color:var(--color-nickle);text-align:center;font-size:1rem;line-height:1.3;font-weight:500}.btn.svelte-1rg1xze{margin-top:1.2rem;margin-bottom:auto}.progress-container.svelte-1rg1xze{position:absolute;display:flex;left:0;bottom:0;height:.3rem;width:100%;overflow:hidden}.progress-container.svelte-1rg1xze progress:where(.svelte-1rg1xze){--progress-bar-color-bg: #ccc;--progress-bar-color: var(--color-2ea1aa);-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;width:100%;border:none;background:var(--progress-bar-color-bg)}.progress-container.svelte-1rg1xze progress:where(.svelte-1rg1xze)::-moz-progress-bar{background-color:var(--progress-bar-color)}.progress-container.svelte-1rg1xze progress:where(.svelte-1rg1xze)::-webkit-progress-bar{background:var(--progress-bar-color-bg)}.progress-container.svelte-1rg1xze progress:where(.svelte-1rg1xze)::-webkit-progress-value{background-color:var(--progress-bar-color)}}@layer component{article.svelte-11w59y9{position:absolute;z-index:1000;background-color:#000000bf;width:100%;height:100%;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center}section.svelte-11w59y9{border:0;border-radius:2rem;box-shadow:0 0 2rem #0004;width:100%;max-width:20rem;margin:1rem 1rem 4rem;background-color:#fff;padding:2rem}section.svelte-11w59y9 h1:where(.svelte-11w59y9){font-weight:500;font-size:1.5rem;text-align:center;margin-bottom:1rem;color:var(--color-2ea1aa)}section.svelte-11w59y9 p:where(.svelte-11w59y9),section.svelte-11w59y9 hr:where(.svelte-11w59y9){margin:1.25rem 0}section.svelte-11w59y9 p:where(.svelte-11w59y9):has(+.switcher-table:where(.svelte-11w59y9)){margin-bottom:.25rem}section.svelte-11w59y9 hr:where(.svelte-11w59y9){border:.5px solid #888}section.svelte-11w59y9 .switcher-table:where(.svelte-11w59y9){padding:.5rem 0;background-color:#eee;border-radius:.5rem;list-style:none}section.svelte-11w59y9 .switcher-table:where(.svelte-11w59y9) button:where(.svelte-11w59y9){width:100%;margin:0;padding:.5rem 1rem}section.svelte-11w59y9 .switcher-table:where(.svelte-11w59y9) button:where(.svelte-11w59y9):hover{background-color:#ddd;cursor:pointer}section.svelte-11w59y9 button:where(.svelte-11w59y9){display:block;margin:.5rem auto}section.svelte-11w59y9 strong:where(.svelte-11w59y9){font-weight:500}section.svelte-11w59y9 .close-button:where(.svelte-11w59y9){margin-bottom:0}}@layer component{.activity-indicator.svelte-pul62y{opacity:0;width:100%;height:100%;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2000;transition:opacity .35s;pointer-events:none}.activity-indicator__circle.svelte-pul62y{display:flex;align-items:center;justify-content:center;background-color:var(--color-2ea1aa);width:3.625rem;height:3.625rem;border-radius:50%;box-shadow:0 0 .75rem .75rem #fff}.activity-indicator__dots.svelte-pul62y{width:2.25rem;height:2.25rem;animation:rotate 4s linear infinite}.activity-indicator.visible.svelte-pul62y{opacity:1}}@layer page{.workflow-start.svelte-14f1oyp,.workflow-verify.svelte-14f1oyp,.workflow-register.svelte-14f1oyp{display:flex;flex-direction:column}section.svelte-14f1oyp>form:where(.svelte-14f1oyp){justify-content:space-between}p.svelte-14f1oyp{color:var( --color-dogwood-rose);font-size:1rem;line-height:1.5;margin:1rem;font-weight:500;margin-left:var(--inner-page-margin);margin-right:var(--inner-page-margin)}strong.svelte-14f1oyp{font-weight:700}.input-container.svelte-14f1oyp{--input-vert-padding: .7rem;--margin: 2rem;position:relative;margin:var(--margin) auto;display:flex;flex-direction:column;gap:.5rem}.text-input.svelte-14f1oyp{width:100%;border-radius:999px;border:none;background-color:#eaeaea80;padding:var(--input-vert-padding) var(--inner-page-margin);font-size:var(--input-button-font-size);line-height:var(--input-button-leading);font-weight:700;color:#707070;min-height:var(--button-input-min-height)}.text-input.svelte-14f1oyp::-moz-placeholder{color:#afafaf}.text-input.svelte-14f1oyp::placeholder{color:#afafaf}.input-container.svelte-14f1oyp:has(input.required:where(.svelte-14f1oyp)):after{content:"*";position:absolute;font-size:1.2rem;right:-.6rem;font-weight:500;height:100%;color:var(--color-dogwood-rose)}.error-message.svelte-14f1oyp{color:var(--color-2ea1aa);font-style:oblique;margin-left:0;margin-right:0;text-align:center}.input-container.svelte-14f1oyp:has(+.error-message:where(.svelte-14f1oyp)){margin-bottom:0}.actions--workflow-verify.svelte-14f1oyp>.interior:where(.svelte-14f1oyp) :where(.svelte-14f1oyp):nth-child(1),.actions--workflow-verify.svelte-14f1oyp>.interior:where(.svelte-14f1oyp) :where(.svelte-14f1oyp):nth-child(2){flex:1 1 40%}.actions--workflow-verify.svelte-14f1oyp>.interior:where(.svelte-14f1oyp) :where(.svelte-14f1oyp):nth-child(3){flex:1 1 100%}.actions--workflow-verify--invite.svelte-14f1oyp>.interior:where(.svelte-14f1oyp) :where(.svelte-14f1oyp):nth-child(1),.actions--workflow-verify--invite.svelte-14f1oyp>.interior:where(.svelte-14f1oyp) :where(.svelte-14f1oyp):nth-child(2){flex:1 1 100%}}@layer component{section.svelte-10kyqyg{max-width:25rem}h1.svelte-10kyqyg{font-size:1.8rem;color:#d15c87;font-weight:500;line-height:1.25;margin:.67em auto}p.svelte-10kyqyg{font-size:1rem;color:#777;line-height:1.25;margin:.52em auto}}@layer base{header.svelte-1ehvr03{display:flex;align-items:center;margin-top:13.4cqh;margin-bottom:2.375rem}header.svelte-1ehvr03 .logo:where(.svelte-1ehvr03){-webkit-user-select:none;-moz-user-select:none;user-select:none}header.svelte-1ehvr03 .logo:where(.svelte-1ehvr03)>svg:where(.svelte-1ehvr03){width:11.6875rem}main.svelte-1ehvr03{display:flex;flex-grow:1;width:100%}header.svelte-1ehvr03,main.svelte-1ehvr03{max-width:var(--view-width)}footer.svelte-1ehvr03{position:relative;width:100%;height:12rem}footer.svelte-1ehvr03>div:where(.svelte-1ehvr03){position:absolute;height:12rem;width:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20data-name='Layer%202'%20viewBox='0%200%20557.43%20457.22'%3e%3cg%20data-name='Layer%2013'%3e%3ccircle%20cx='333.75'%20cy='233.54'%20r='223.69'%20fill='%234ac0c6'/%3e%3ccircle%20cx='112.63'%20cy='188.5'%20r='112.63'%20fill='%23e2136e'/%3e%3ccircle%20cx='469.57'%20cy='40.68'%20r='40.68'%20fill='%2382dbd8'%20opacity='.6'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:calc(50% - .5rem) top;background-size:36rem}#Error404.svelte-1ehvr03{font-family:Helvetica,Arial,Roboto,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;display:flex;justify-content:center;align-items:center;text-align:center;height:100%}}@media screen and (max-height: 710px){footer.svelte-1ehvr03{display:none}}@layer base{body{display:flex;align-items:center;justify-content:center}#app{position:relative;display:flex;background-color:#fff;flex-direction:column;align-items:center;width:100%;height:100%;gap:.25rem;container-type:size}main>article:not(.account-screen)>section{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:var(--view-width);padding-left:var(--page-margin);padding-right:var(--page-margin)}section.actions{justify-content:end}section.actions>.interior{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;width:100%;gap:.5rem}}@media screen and (min-height: 874px) and (min-width: 402px){#app{border-radius:4rem;overflow:hidden;background-clip:border-box;box-shadow:0 0 1.5rem #4449;max-width:var(--view-width);max-height:var(--view-height)}body{background-color:var(--color-2ea1aa);height:100vh}}
