.page.svelte-1ajtkh6{padding:0;width:100%;height:100vh;min-height:calc(100vh - var(--nav-height-small))}.page-content.svelte-i4ua10{padding:7vw;height:100dvh;width:100%;display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;justify-items:center}.input.svelte-97db1v.svelte-97db1v{height:var(--button-size);background:var(--grey-6);padding:40px;border-radius:8px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:5px;align-content:center;align-items:center;justify-content:flex-start;width:100%;border-radius:30px;position:relative;z-index:10}.input-content.svelte-97db1v.svelte-97db1v{display:grid;gap:10px}[data-focused="true"].svelte-97db1v.svelte-97db1v{outline:solid 3px var(--highlight-color)}input.svelte-97db1v.svelte-97db1v{color:var(--off-black);border:none;background:transparent;font-size:1.75em;line-height:1}input.svelte-97db1v.svelte-97db1v:focus{outline:none}@media screen and (min-width: 600px){.input.svelte-97db1v.svelte-97db1v{height:100%}}@media screen and (min-width: 1000px){.input.svelte-97db1v.svelte-97db1v{max-width:800px;font-size:1.2em}}.label-wrapper.svelte-97db1v.svelte-97db1v{position:absolute;top:0;left:40px;height:100%;display:flex;justify-content:flex-start;align-items:center;z-index:-1;transition:all .2s var(--ease-out-quint)}[data-has-content="true"].svelte-97db1v .label-wrapper.svelte-97db1v{transform:translate(-20%, -20%) scale(0.6)}[data-has-content="true"].svelte-97db1v input.svelte-97db1v{transform:translateY(10px)}.sign-in.svelte-1ruxn6p{width:100%;margin-bottom:180px;display:grid;grid-template-columns:180px auto;gap:40px;grid-auto-rows:180px;justify-content:center;justify-items:center;align-items:center;align-content:center}.input-row.svelte-1ruxn6p{display:grid;gap:40px;grid-template-columns:minmax(700px, 1fr) 180px;grid-auto-rows:180px;grid-auto-flow:row}.back-button.svelte-1ruxn6p{position:absolute;top:20px;right:20px}.title.svelte-1ruxn6p{display:flex;justify-content:center;align-items:center}