:root{--accent-color: #4F81BD}.svelte-1uha8ag{margin:0;padding:0}a,p,h1,h2,h3,h4,h5,li,label,input{font-family:Roboto}body{background-color:var(--accent-color)}div.content-wrapper.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag){background-color:#fff;width:40%;height:400px;border-radius:20px;border:1px solid black;display:flex;justify-content:center;align-items:center;flex-direction:column}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){width:25%}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag) form:where(.svelte-1uha8ag){margin-top:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag) form:where(.svelte-1uha8ag) div.input-field:where(.svelte-1uha8ag){position:relative;border:1px solid black;width:80%;display:flex;justify-content:center;align-items:center;margin-bottom:1em}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag) form:where(.svelte-1uha8ag) div.input-field:where(.svelte-1uha8ag) label:where(.svelte-1uha8ag){position:absolute;top:-20%;left:1%;font-size:small;background-color:#fff}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag) form:where(.svelte-1uha8ag) div.input-field:where(.svelte-1uha8ag) input:where(.svelte-1uha8ag){height:3em;border:none;width:100%;padding:2px}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag) form:where(.svelte-1uha8ag) div.input-field:where(.svelte-1uha8ag) input:where(.svelte-1uha8ag):active{border:none}div.content-wrapper.svelte-1uha8ag div.form-wrapper:where(.svelte-1uha8ag) form:where(.svelte-1uha8ag) input[type=submit]:where(.svelte-1uha8ag){width:80%;height:3em;background-color:var(--accent-color);color:#fff;border:none}
