body{display:flex;justify-content:center;align-items:center;height:100vh;margin:0}.theme-switch-container.svelte-1mghfsv{position:absolute;top:20px;right:20px}.login-container.svelte-1mghfsv{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:10px;box-shadow:0 0 20px;text-align:center;width:320px;display:flex;flex-direction:column;align-items:center}.logo.svelte-1mghfsv{max-width:100px;margin-bottom:1rem}h2.svelte-1mghfsv{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.subtitle.svelte-1mghfsv{font-size:1.2rem;margin-bottom:1rem}input.svelte-1mghfsv{width:100%;padding:10px;margin:10px 0;border:none;border-radius:5px;background:#8080804d;color:#fff}[data-theme=light] input.svelte-1mghfsv{background:#b4b4b44d;color:#000}button.svelte-1mghfsv{width:100%;padding:10px;margin-top:1rem;background:#4caf50;border:none;color:#fff;font-size:1rem;cursor:pointer;border-radius:5px}button.svelte-1mghfsv:hover{background:#45a049}.error-message.svelte-1mghfsv{color:red;margin-top:10px}
