.login.svelte-1m5shf{display:flex;height:100vh;align-items:center;justify-content:center;background-color:#333}.login-container.svelte-1m5shf{display:flex;flex-direction:column;max-width:40em;width:100%;min-height:20em;padding:3em;align-items:center;justify-content:center;background-color:#333;border-radius:1em;box-shadow:0 0 2em #0062ff;color:#ccc;text-align:center}h1.svelte-1m5shf{font-size:2.5em;margin-bottom:.5em}p.svelte-1m5shf{font-size:1.2em;margin-bottom:2em}.login-button.svelte-1m5shf{background-color:#0062ff;border:none;border-radius:.5em;color:#ccc;font-weight:700;font-size:1.5em;padding:.75em 1.5em;cursor:pointer;transition:background-color .3s}.login-button.svelte-1m5shf:hover{background-color:#0054db}.test-section.svelte-1m5shf{margin-top:2em;width:100%}.test-button.svelte-1m5shf{background-color:#28a745;border:none;border-radius:.5em;color:#fff;font-weight:700;font-size:1.2em;padding:.5em 1em;cursor:pointer;transition:background-color .3s;margin-bottom:1em}.test-button.svelte-1m5shf:hover:not(:disabled){background-color:#218838}.test-button.svelte-1m5shf:disabled{background-color:#6c757d;cursor:not-allowed}.api-response.svelte-1m5shf{background-color:#1a1a1a;border:1px solid #444;border-radius:.5em;padding:1em;text-align:left;overflow-x:auto;max-height:300px;overflow-y:auto}.api-response.svelte-1m5shf pre:where(.svelte-1m5shf){margin:0;color:#28a745;font-family:monospace;font-size:.9em}
