.login-page.svelte-iv8lg3{display:flex;flex-direction:column;min-height:100vh;font-family:Noto Sans JP,Inter,sans-serif;background:#f4f6f9}.login-stage.svelte-iv8lg3{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.login-card.svelte-iv8lg3{width:100%;max-width:28rem;padding:2.5rem 2rem;text-align:center;background:#fff;border:1px solid var(--landing-border);border-radius:.75rem;box-shadow:0 1px 3px #0031610f}.logo-wrap.svelte-iv8lg3{display:flex;justify-content:center;margin-bottom:1.25rem}.logo-image.svelte-iv8lg3{width:3.5rem;height:3.5rem;object-fit:contain;border-radius:.625rem}.title.svelte-iv8lg3{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;color:var(--landing-text-primary)}.subtitle.svelte-iv8lg3{margin-top:.25rem;font-size:.9375rem;font-weight:500;color:var(--landing-text-muted)}.description.svelte-iv8lg3{margin-top:1rem;font-size:.875rem;line-height:1.7;color:var(--landing-text-body)}.error-banner.svelte-iv8lg3{display:flex;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.75rem 1rem;text-align:left;border-radius:.5rem;background:#dc26260f;border:1px solid rgba(220,38,38,.2);color:#b91c1c;font-size:.875rem}.error-banner.svelte-iv8lg3 .error-icon{width:1.1rem;height:1.1rem;flex-shrink:0}.actions.svelte-iv8lg3{display:flex;flex-direction:column;gap:.625rem;margin-top:1.75rem}.btn.svelte-iv8lg3{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.7rem 1rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease}.btn.svelte-iv8lg3 .btn-icon{width:1.1rem;height:1.1rem;flex-shrink:0}.btn-accent.svelte-iv8lg3{border:1px solid var(--landing-accent);background:var(--landing-accent);color:#fff}.btn-accent.svelte-iv8lg3:hover{background:var(--landing-accent-hover);border-color:var(--landing-accent-hover)}.btn-accent.svelte-iv8lg3:disabled{opacity:.6;cursor:not-allowed}.alt-hint.svelte-iv8lg3{margin-top:1.25rem;font-size:.875rem;color:var(--landing-text-muted)}.alt-link.svelte-iv8lg3{color:var(--landing-accent);font-weight:600;text-decoration:none}.alt-link.svelte-iv8lg3:hover{text-decoration:underline}.btn.svelte-iv8lg3 .spin{animation:svelte-iv8lg3-spin 1s linear infinite}@keyframes svelte-iv8lg3-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.login-card.svelte-iv8lg3{padding:2rem 1.5rem}}
