.login-screen.svelte-1va3k2h{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1a1a1a;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.time-display.svelte-1va3k2h{margin-top:10vh;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.time.svelte-1va3k2h{font-size:5rem;font-weight:300}.date.svelte-1va3k2h{font-size:1.5rem;font-weight:300;margin-top:.5rem}.login-container.svelte-1va3k2h{margin-top:5vh;display:flex;flex-direction:column;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;padding:2rem;border-radius:1rem;min-width:320px}.user-avatar.svelte-1va3k2h{width:100px;height:100px;border-radius:50%;background-color:#fff3;margin-bottom:1.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-avatar.svelte-1va3k2h img:where(.svelte-1va3k2h){width:60%;height:60%;object-fit:contain}.login-form.svelte-1va3k2h{width:100%;display:flex;flex-direction:column;gap:.75rem}.login-input.svelte-1va3k2h{background-color:#fff3;border:none;border-radius:.5rem;padding:.75rem 1rem;color:#fff;font-size:1rem;transition:background-color .2s ease}.login-input.svelte-1va3k2h::placeholder{color:#fff9}.login-input.svelte-1va3k2h:focus{outline:none;background-color:#ffffff4d}.login-button.svelte-1va3k2h{background-color:#fff3;color:#fff;border:none;border-radius:.5rem;padding:.75rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease;margin-top:.5rem}.login-button.svelte-1va3k2h:hover:not(:disabled){background-color:#ffffff4d}.login-button.svelte-1va3k2h:disabled{opacity:.6;cursor:not-allowed}.error-message.svelte-1va3k2h{background-color:#ff3b3033;color:#ff3b30;padding:.75rem;border-radius:.5rem;text-align:center;font-size:.9rem}
