.login-page.svelte-1x05zx6{background:0 0;place-items:center;min-height:100vh;padding:1.5rem;display:grid;position:relative}.login-controls.svelte-1x05zx6{z-index:2;position:absolute;top:1rem;right:1rem}.theme-toggle.svelte-1x05zx6{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:40px;height:40px;color:var(--text-muted);place-items:center;display:grid}.theme-toggle.svelte-1x05zx6:hover{border-color:var(--border-strong);color:var(--text)}.theme-icon.svelte-1x05zx6{background:currentColor;width:18px;height:18px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.theme-icon[data-icon=moon].svelte-1x05zx6{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z'/%3E%3C/svg%3E")}.theme-icon[data-icon=sun].svelte-1x05zx6{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Cline x1='12' y1='1' x2='12' y2='3'/%3E%3Cline x1='12' y1='21' x2='12' y2='23'/%3E%3Cline x1='4.22' y1='4.22' x2='5.64' y2='5.64'/%3E%3Cline x1='18.36' y1='18.36' x2='19.78' y2='19.78'/%3E%3Cline x1='1' y1='12' x2='3' y2='12'/%3E%3Cline x1='21' y1='12' x2='23' y2='12'/%3E%3Cline x1='4.22' y1='19.78' x2='5.64' y2='18.36'/%3E%3Cline x1='18.36' y1='5.64' x2='19.78' y2='4.22'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Cline x1='12' y1='1' x2='12' y2='3'/%3E%3Cline x1='12' y1='21' x2='12' y2='23'/%3E%3Cline x1='4.22' y1='4.22' x2='5.64' y2='5.64'/%3E%3Cline x1='18.36' y1='18.36' x2='19.78' y2='19.78'/%3E%3Cline x1='1' y1='12' x2='3' y2='12'/%3E%3Cline x1='21' y1='12' x2='23' y2='12'/%3E%3Cline x1='4.22' y1='19.78' x2='5.64' y2='18.36'/%3E%3Cline x1='18.36' y1='5.64' x2='19.78' y2='4.22'/%3E%3C/svg%3E")}.login-shell.svelte-1x05zx6{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);grid-template-columns:1fr 1fr;width:100%;max-width:980px;display:grid;overflow:hidden}.brand-panel.svelte-1x05zx6{background:linear-gradient(160deg, color-mix(in srgb, var(--accent) 16%, transparent), transparent 55%), linear-gradient(200deg, var(--surface-raised), transparent);border-right:1px solid var(--border);flex-direction:column;gap:2rem;padding:2rem;display:flex}.brand-top.svelte-1x05zx6{align-items:center;gap:.625rem;display:flex}.logo.svelte-1x05zx6{background:linear-gradient(145deg, color-mix(in srgb, var(--accent) 88%, white), var(--accent));color:#fff;border-radius:var(--radius-sm);width:36px;height:36px;box-shadow:inset 0 1px 0 #ffffff59, 0 8px 20px color-mix(in srgb, var(--accent) 35%, transparent);place-items:center;font-size:1rem;font-weight:700;display:grid}.brand-name.svelte-1x05zx6{letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.brand-copy.svelte-1x05zx6 h1:where(.svelte-1x05zx6){letter-spacing:-.03em;margin:0 0 .625rem;font-size:1.75rem;line-height:1.15}.brand-copy.svelte-1x05zx6 p:where(.svelte-1x05zx6){color:var(--text-muted);max-width:34ch;margin:0;font-size:.95rem;line-height:1.55}.brand-points.svelte-1x05zx6{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.brand-points.svelte-1x05zx6 li:where(.svelte-1x05zx6){color:var(--text-muted);padding-left:1.125rem;font-size:.875rem;line-height:1.45;position:relative}.brand-points.svelte-1x05zx6 li:where(.svelte-1x05zx6):before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.45rem;left:0}.form-panel.svelte-1x05zx6{place-items:center;padding:2rem;display:grid}.form-card.svelte-1x05zx6{width:100%;max-width:380px}.form-header.svelte-1x05zx6 h2:where(.svelte-1x05zx6){letter-spacing:-.02em;margin:0 0 .375rem;font-size:1.35rem;font-weight:700}.form-header.svelte-1x05zx6 p:where(.svelte-1x05zx6){color:var(--text-subtle);margin:0 0 1.5rem;font-size:.875rem}.login-form.svelte-1x05zx6{flex-direction:column;gap:1rem;display:flex}.form-error.svelte-1x05zx6{border-radius:var(--radius-sm);background:var(--danger-muted);color:var(--danger);margin:0;padding:.625rem .75rem;font-size:.82rem;font-weight:500}.submit-btn.svelte-1x05zx6{border-radius:var(--radius-sm);background:var(--accent);color:#fff;border:none;margin-top:.25rem;padding:.625rem 1rem;font-size:.9rem;font-weight:600}.submit-btn.svelte-1x05zx6:hover:not(:disabled){background:var(--accent-hover)}.submit-btn.svelte-1x05zx6:disabled{opacity:.65;cursor:not-allowed}@media (width<=860px){.login-shell.svelte-1x05zx6{grid-template-columns:1fr;max-width:480px}.brand-panel.svelte-1x05zx6{border-right:none;border-bottom:1px solid var(--border);gap:1.25rem;padding:1.5rem}.brand-copy.svelte-1x05zx6 h1:where(.svelte-1x05zx6){font-size:1.4rem}.form-panel.svelte-1x05zx6{padding:1.5rem}}
