header.svelte-1elxaub{display:flex;justify-content:space-between}.corner.svelte-1elxaub{display:flex;align-items:center;justify-content:right;width:100%;height:100%}.corner.right.svelte-1elxaub{justify-content:right}.corner.left.svelte-1elxaub{justify-content:left}.corner.svelte-1elxaub img:where(.svelte-1elxaub){width:2em;height:2em;object-fit:contain}nav.svelte-1elxaub{display:flex;justify-content:center;--background: rgba(255, 255, 255, .7)}svg.svelte-1elxaub{width:2em;height:3em;display:block}path.svelte-1elxaub{fill:var(--background)}ul.svelte-1elxaub{position:relative;padding:0;margin:0;height:3em;display:flex;justify-content:center;align-items:center;list-style:none;background:var(--background);background-size:contain}li.svelte-1elxaub{position:relative;height:100%}li[aria-current=page].svelte-1elxaub:before{--size: 6px;content:"";width:0;height:0;position:absolute;top:0;left:calc(50% - var(--size));border:var(--size) solid transparent;border-top:var(--size) solid var(--color-theme-1)}nav.svelte-1elxaub a:where(.svelte-1elxaub){display:flex;height:100%;align-items:center;padding:0 .5rem;color:var(--color-text);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:color .2s linear}a.svelte-1elxaub:hover{color:var(--color-theme-1)}:root{--font-body: ui-sans-serif,system-ui,-apple-system,sans-serif;--font-mono: monospace;--color-bg-0: rgb(202, 216, 228);--color-bg-1: hsl(209, 36%, 86%);--color-bg-2: hsl(224, 44%, 95%);--color-theme-1: #ff3e00;--color-theme-2: #4075a6;--color-text: rgba(0, 0, 0, .7);--column-width: 42rem;--column-margin-top: 4rem;font-family:var(--font-body);color:var(--color-text)}body{min-height:100vh;margin:0;background-attachment:fixed;background-color:var(--color-bg-1);background-size:100vw 100vh;background-image:radial-gradient(50% 50% at 50% 50%,#ffffffbf,#fff0),linear-gradient(180deg,var(--color-bg-0) 0%,var(--color-bg-1) 15%,var(--color-bg-2) 50%)}h1,h2,p{font-weight:400}p{line-height:1.5}a{color:var(--color-theme-1);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1rem}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--color-text)}.text-column{display:flex;max-width:48rem;flex:.6;flex-direction:column;justify-content:center;margin:0 auto}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media(min-width:720px){h1{font-size:2.4rem}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.center-container.svelte-e0s7ou{color:#0f172a;min-height:100vh;padding:40px 20px 72px;display:flex;justify-content:center;align-items:flex-start}.auth-container.svelte-e0s7ou{width:min(520px,100%);background:#ffffffeb;border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:32px 32px 28px;box-shadow:0 24px 60px #0f172a1f,0 3px 10px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:svelte-e0s7ou-rise .6s ease-out;position:relative;overflow:hidden}.auth-container.svelte-e0s7ou:before,.auth-container.svelte-e0s7ou:after{content:"";position:absolute;border-radius:999px;opacity:.7}.auth-container.svelte-e0s7ou:before{width:200px;height:200px;background:radial-gradient(circle at 30% 30%,#ffb38a,transparent 65%);top:-90px;right:30px}.auth-container.svelte-e0s7ou:after{width:180px;height:180px;background:radial-gradient(circle at 70% 70%,#9cd8ff,transparent 70%);bottom:-80px;left:20px}.header.svelte-e0s7ou{font-size:clamp(26px,4vw,36px);margin:0 0 20px;line-height:1.1;position:relative;z-index:1}.form-widget.svelte-e0s7ou{display:grid;gap:20px;position:relative;z-index:1}.form-widget.svelte-e0s7ou>div:where(.svelte-e0s7ou){display:grid;gap:8px;animation:svelte-e0s7ou-fieldIn .5s ease-out both}.form-widget.svelte-e0s7ou>div:where(.svelte-e0s7ou):nth-child(1){animation-delay:.05s}.form-widget.svelte-e0s7ou>div:where(.svelte-e0s7ou):nth-child(2){animation-delay:.12s}.form-widget.svelte-e0s7ou label:where(.svelte-e0s7ou){font-weight:600;font-size:14px;letter-spacing:.01em;color:#0f172a}.inputField.svelte-e0s7ou{width:100%;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;padding:12px 14px;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;box-shadow:0 1px 2px #0f172a0a}.inputField.svelte-e0s7ou:focus{outline:none;border-color:#ff8b3d;box-shadow:0 0 0 4px #ff8b3d2e,0 10px 20px #ff8b3d14;transform:translateY(-1px)}.button.svelte-e0s7ou{border:none;background:linear-gradient(120deg,#ff8b3d,#ff6363);color:#0f172a;font-weight:600;padding:12px 22px;border-radius:999px;cursor:pointer;box-shadow:0 12px 24px #ff63634d;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;width:fit-content}.button.svelte-e0s7ou:hover{transform:translateY(-1px);box-shadow:0 16px 28px #ff636352}.button.svelte-e0s7ou:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@keyframes svelte-e0s7ou-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-e0s7ou-fieldIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.center-container.svelte-e0s7ou{padding:24px 16px 48px}.auth-container.svelte-e0s7ou{padding:24px 20px 22px}.button.svelte-e0s7ou{width:100%}}@media(prefers-reduced-motion:reduce){.auth-container.svelte-e0s7ou,.form-widget.svelte-e0s7ou>div:where(.svelte-e0s7ou){animation:none}}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;padding:1rem 5rem;width:100%;margin:0 auto;box-sizing:border-box}footer.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){font-weight:700}@media(min-width:480px){footer.svelte-12qhfyh{padding:12px 0}}
