html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-1: rgba(84, 84, 84, .65);--vt-c-divider-2: rgba(84, 84, 84, .48);--vt-c-text-1: var(--vt-c-white);--vt-c-text-2: rgba(235, 235, 235);--highlight-text: rgb(0, 214, 143);--completed-text: rgb(0, 214, 143);--pending-text: rgb(0, 217, 255);--primary-button-background: rgb(0, 155, 108);--primary-button-background-hover: color-mix(in srgb, var(--primary-button-background), #000 15%);--account-border: #006e99}:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-2);--color-border-hover: var(--vt-c-divider-1);--color-heading: var(--vt-c-text-1);--color-text: var(--vt-c-text-2);--section-gap: 160px}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:860px;width:90%;margin:0 auto;padding-top:5rem;font-weight:400}.highlight{text-decoration:none;color:var(--highlight-text)}a{color:#fff;text-decoration:none}.primary-button{padding:2rem;display:flex;justify-content:space-between;align-items:center;border-radius:1rem;background-color:var(--primary-button-background);font-size:1.2rem;transition:background-color .3s;text-decoration:none!important}.primary-button .vue-feather{width:2rem;height:2rem}.primary-button:hover{background-color:var(--primary-button-background-hover)}.primary-button.small{padding:.5rem 1rem;display:inline-flex;border-radius:.5rem;font-size:1.1rem}.primary-button.small .vue-feather{margin-left:1rem;width:1.2rem;height:1.2rem}.account[data-v-34345407]{border:1px solid var(--account-border);padding:1rem 2rem;margin-bottom:2rem;border-radius:1rem;line-height:1.2rem;display:flex;justify-content:space-between}.account img[data-v-34345407]{border-radius:.5rem;height:4rem;width:4rem;vertical-align:middle;object-fit:cover}.account .vue-feather[data-v-34345407]{margin:.5rem;vertical-align:middle}.account .info[data-v-34345407]{display:inline-block;padding:1rem;vertical-align:middle}.account .info span[data-v-34345407]{display:block}.account .info .name[data-v-34345407]{font-size:1.6rem;font-weight:700}.account .logout-button[data-v-34345407]{display:inline-flex;align-items:center}.account .logout-button a[data-v-34345407]{text-decoration:underline}h1[data-v-25d63348]{font-size:2rem;padding-bottom:2.5rem}.error-notice[data-v-25d63348]{display:flex;padding:1rem;background-color:#df3e36;color:#fff;border-radius:.5rem;margin-bottom:1rem}.error-notice p[data-v-25d63348],.error-notice .vue-feather[data-v-25d63348]{display:inline-flex;line-height:middle}.error-notice .vue-feather[data-v-25d63348]{margin-right:.5rem}.steps[data-v-25d63348]{display:flex;justify-content:space-between}.steps .step[data-v-25d63348],.steps .vue-feather[data-v-25d63348]{display:inline-flex;vertical-align:middle;padding-bottom:3rem;line-height:2.5rem}.steps .step .step-nr[data-v-25d63348]{border:1px solid white;height:2.5rem;width:2.5rem;margin-right:1rem;text-align:center;border-radius:100%}.steps .step h2[data-v-25d63348]{font-size:1.4rem}.steps .step.in-progress[data-v-25d63348]{color:var(--pending-text)}.steps .step.in-progress .step-nr[data-v-25d63348]{border:1px solid var(--pending-text)}.steps .step.completed[data-v-25d63348]{color:var(--completed-text)}.steps .step.completed .step-nr[data-v-25d63348]{border:1px solid var(--completed-text)}.question[data-v-25d63348]{margin-bottom:2rem}.question h2[data-v-25d63348]{font-size:1.4rem;color:var(--pending-text)}.question a[data-v-25d63348]{text-decoration:underline}@media (max-width: 1000px){.steps[data-v-25d63348]{flex-direction:column}}
