:root{--radius: 14px}.auth-page.svelte-10meoof{min-height:60vh;display:grid;place-items:center;padding:1rem}.card.svelte-10meoof{border:2px solid var(--ink);background:var(--base-color);box-shadow:4px 4px 0 var(--shadow-color);max-width:720px;width:100%;padding:24px;display:flex;flex-direction:column;gap:1rem}.title.svelte-10meoof{margin:0;text-align:center}.oauth-grid.svelte-10meoof{display:grid;grid-template-columns:1fr;gap:10px;margin-top:4px}.btn.svelte-10meoof{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:2px solid #000;padding:12px 16px;box-shadow:4px 4px #4c6289;background:#acc3f4;cursor:pointer;font:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background-color .2s ease,opacity .2s ease}.btn.svelte-10meoof:hover{box-shadow:6px 6px #4c6289;transform:translate(-2px,-2px)}.btn.svelte-10meoof:active{box-shadow:0 0 #4c6289;transform:translate(2px,2px);background-color:#7f98c4}.btn.primary.svelte-10meoof{background:#acd3f4}.btn.ghost.svelte-10meoof{background:#e6eefb}.btn.oauth.discord.svelte-10meoof{background:#5865f2;box-shadow:4px 4px #3541b8;color:#fff}.btn.oauth.discord.svelte-10meoof:hover{box-shadow:6px 6px #3541b8}.btn.oauth.github.svelte-10meoof{background:#5d5d5d;box-shadow:4px 4px #555;color:#fff}.btn.oauth.github.svelte-10meoof:hover{box-shadow:6px 6px #555}.divider.svelte-10meoof{display:grid;place-items:center;margin:6px 0 2px;position:relative}.divider.svelte-10meoof:before{content:"";position:absolute;inset:50% 0 auto;height:1px;background:#00000026}.divider.svelte-10meoof>span:where(.svelte-10meoof){padding:0 8px;background:var(--base-color);position:relative;border:2px solid #000;box-shadow:3px 3px 0 var(--shadow-color)}.form.svelte-10meoof{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-items:end}.field.svelte-10meoof{display:flex;flex-direction:column;gap:6px}.field.svelte-10meoof span:where(.svelte-10meoof){font-weight:600}input[type=text].svelte-10meoof,input[type=email].svelte-10meoof,input[type=password].svelte-10meoof{border:2px solid #000;padding:10px 12px;background:#f8fbff;box-shadow:3px 3px #a0b2ce;font:inherit}input.svelte-10meoof:focus{outline:2px dashed #000;outline-offset:2px}.actions.svelte-10meoof{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}@media (max-width: 700px){.form.svelte-10meoof{grid-template-columns:1fr}}
