.toast-stack.svelte-1cpok13{position:fixed;bottom:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem;pointer-events:none;max-width:calc(100vw - 2rem)}.toast.svelte-1cpok13{pointer-events:auto;display:flex;align-items:center;gap:.75rem;min-width:18rem;max-width:22rem;padding:.75rem .875rem;background-color:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:0 10px 30px #0000001f,0 2px 6px #0000000f;color:var(--center-channel-color)}.dark .toast.svelte-1cpok13{box-shadow:0 10px 30px #0006,0 2px 6px #00000040}.toast-icon.svelte-1cpok13{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-sm);flex-shrink:0}.toast-success.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background-color:color-mix(in srgb,var(--success-text) 14%,transparent);color:var(--success-text)}.dark .toast-success.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background-color:color-mix(in srgb,var(--success-muted) 18%,transparent);color:var(--success-muted)}.toast-error.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background-color:color-mix(in srgb,var(--error-text-color) 14%,transparent);color:var(--error-text-color)}.toast-warning.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background-color:color-mix(in srgb,#f59e0b 16%,transparent);color:#d97706}.dark .toast-warning.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:#f59e0b}.toast-info.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background-color:color-mix(in srgb,var(--info-text) 14%,transparent);color:var(--info-text)}.toast-body.svelte-1cpok13{flex:1;min-width:0}.toast-title.svelte-1cpok13{font-size:var(--text-footnote);font-weight:600;color:var(--center-channel-color);margin:0;line-height:1.35;overflow-wrap:anywhere}.toast-desc.svelte-1cpok13{font-size:var(--text-caption);color:var(--surface-muted);margin:.25rem 0 0;line-height:1.45;overflow-wrap:anywhere}.toast-action.svelte-1cpok13{margin-top:.5rem;padding:.25rem .75rem;font-size:var(--text-caption);line-height:var(--lh-caption);font-weight:600;border:none;border-radius:var(--radius-xs);background-color:var(--button-bg);color:var(--button-color);cursor:pointer;transition:opacity var(--dur-fast)}.toast-action.svelte-1cpok13:hover{opacity:.85}.toast-close.svelte-1cpok13{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:var(--radius-xs);border:none;background:none;color:var(--surface-muted);cursor:pointer;flex-shrink:0;transition:color var(--dur-fast),background-color var(--dur-fast)}.toast-close.svelte-1cpok13:hover{color:var(--center-channel-color);background-color:color-mix(in srgb,var(--surface-border) 60%,transparent)}.sheet.svelte-4cg4e5{margin:-1rem -1.25rem 0;padding:0 1.5rem}.sheet-hero.svelte-4cg4e5{position:relative;height:8rem;margin:0 -1.5rem 1.25rem;overflow:hidden;background:var(--bg-sunken);border-bottom:1px solid var(--border-default);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl)}.sheet-hero.svelte-4cg4e5 .sheet-vine{width:100%;height:100%}.sheet-mark.svelte-4cg4e5{position:absolute;top:50%;left:50%;width:2.75rem;height:2.75rem;border-radius:var(--radius-md);box-shadow:0 6px 16px #0000002e;transform:translate(-50%,-50%)}.sheet-head.svelte-4cg4e5{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center}.sheet-meta.svelte-4cg4e5{display:flex;align-items:center;gap:.5rem}.sheet-tag.svelte-4cg4e5{display:inline-flex;align-items:center;height:1.25rem;padding:0 .5rem;border-radius:var(--radius-sm);background:var(--accent);color:var(--text-on-accent);font-size:var(--text-micro);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.sheet-date.svelte-4cg4e5{font-size:var(--text-caption);color:var(--text-faint)}.sheet-title.svelte-4cg4e5{font-size:var(--text-title-2);font-weight:650;letter-spacing:-.02em;line-height:1.15;color:var(--text-default)}.sheet-summary.svelte-4cg4e5{max-width:22rem;font-size:var(--text-footnote);line-height:1.5;color:var(--text-muted)}.sheet-intro.svelte-4cg4e5{margin-top:1rem;font-size:var(--text-footnote);line-height:1.55;color:var(--text-muted)}.sheet-features.svelte-4cg4e5{display:flex;flex-direction:column;gap:.875rem;margin:1.375rem 0 0;padding:0}.feature.svelte-4cg4e5{display:flex;align-items:flex-start;gap:.75rem}.feature-icon.svelte-4cg4e5{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-sm);background:var(--accent-subtle);color:var(--accent)}.feature-text.svelte-4cg4e5{min-width:0;padding-top:.1rem}.feature-title.svelte-4cg4e5{font-size:var(--text-callout);font-weight:600;color:var(--text-default)}.feature-desc.svelte-4cg4e5{margin-top:.1rem;font-size:var(--text-footnote);line-height:1.45;color:var(--text-muted)}.feature-desc.svelte-4cg4e5 p{margin:0}.feature-desc.svelte-4cg4e5 p+p{margin-top:.5rem}.feature-desc.svelte-4cg4e5 strong{color:var(--text-default);font-weight:600}.feature-desc.svelte-4cg4e5 a{color:var(--text-link);text-decoration:underline;text-underline-offset:2px}.sheet-footer.svelte-4cg4e5{display:flex;width:100%;padding-top:1.25rem}.sheet-footer.svelte-4cg4e5 button{flex:1;justify-content:center;padding-block:.55rem}.setup-page.svelte-12eccq5{min-height:100vh;background-color:var(--center-channel-bg);position:relative}.setup-grid.svelte-12eccq5{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(var(--surface-border) 1px,transparent 1px),linear-gradient(90deg,var(--surface-border) 1px,transparent 1px);background-size:60px 60px;opacity:.5;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 20%,transparent 100%);mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 20%,transparent 100%)}.setup-header.svelte-12eccq5{position:relative;z-index:1;border-bottom:3px solid var(--button-bg);padding:2.5rem 3rem 2rem}.setup-header-inner.svelte-12eccq5{max-width:64rem;margin:0 auto}.setup-logo.svelte-12eccq5{height:1.625rem}.setup-title.svelte-12eccq5{font-size:var(--text-title-1);font-weight:800;letter-spacing:-.03em;color:var(--center-channel-color);margin:2rem 0 .5rem;line-height:1.2}.setup-title-accent.svelte-12eccq5{color:var(--button-bg)}.setup-subtitle.svelte-12eccq5{color:var(--surface-muted);font-size:var(--text-headline);margin:0;line-height:1.5}.setup-content.svelte-12eccq5{position:relative;z-index:1;display:flex;justify-content:center;padding:4rem 2.5rem 6rem}.setup-card.svelte-12eccq5{width:100%;max-width:32rem}.setup-card.svelte-12eccq5 .card-header{padding:1.5rem 2rem}.setup-card.svelte-12eccq5 .card-body{padding:2.5rem 2rem}.setup-loading.svelte-12eccq5{text-align:center;padding:10rem 0}.setup-loading-inline.svelte-12eccq5{display:flex;justify-content:center;padding:4rem 0}.setup-steps.svelte-12eccq5{display:flex;align-items:center;gap:.75rem}.setup-step.svelte-12eccq5{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:0;cursor:default;font-family:inherit}.setup-step--done.svelte-12eccq5{cursor:pointer}.setup-step-dot.svelte-12eccq5{width:1.625rem;height:1.625rem;border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;font-size:var(--text-micro);line-height:var(--lh-micro);font-weight:700;background-color:var(--control-bg);color:var(--surface-muted);transition:background-color var(--dur-fast),color var(--dur-fast);flex-shrink:0}.setup-step--active.svelte-12eccq5 .setup-step-dot:where(.svelte-12eccq5){background-color:var(--button-bg);color:var(--button-color)}.setup-step-label.svelte-12eccq5{font-size:var(--text-footnote);line-height:var(--lh-footnote);font-weight:600;color:var(--surface-muted);transition:color var(--dur-fast)}.setup-step--active.svelte-12eccq5 .setup-step-label:where(.svelte-12eccq5){color:var(--center-channel-color)}.setup-step-line.svelte-12eccq5{flex:0 0 2rem;height:2px;border-radius:var(--radius-xs);background-color:var(--surface-border);transition:background-color var(--dur-fast)}.setup-step-line--active.svelte-12eccq5{background-color:var(--button-bg)}.setup-step-header.svelte-12eccq5{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.setup-step-icon.svelte-12eccq5{width:2.5rem;height:2.5rem;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.setup-step-icon--primary.svelte-12eccq5{background:color-mix(in srgb,var(--button-bg) 12%,transparent);color:var(--button-bg)}.setup-step-icon--github.svelte-12eccq5{background:#1f2937;color:#fff}:root.dark .setup-step-icon--github.svelte-12eccq5{background:#fff;color:#1f2937}.setup-step-title.svelte-12eccq5{font-size:var(--text-title-3);font-weight:700;color:var(--center-channel-color);margin:0;line-height:1.3}.setup-step-desc.svelte-12eccq5{font-size:var(--text-callout);color:var(--surface-muted);margin:.25rem 0 0;line-height:1.5}.setup-profile-preview.svelte-12eccq5{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;border-radius:var(--radius-lg);background-color:var(--control-bg);margin-bottom:2rem}.setup-profile-avatar.svelte-12eccq5{width:3.5rem;height:3.5rem;border-radius:var(--radius-lg);object-fit:cover}.setup-profile-name.svelte-12eccq5{font-weight:600;font-size:var(--text-body);line-height:var(--lh-body);color:var(--center-channel-color);margin:0}.setup-profile-email.svelte-12eccq5{font-size:var(--text-footnote);line-height:var(--lh-footnote);color:var(--surface-muted);margin:.25rem 0 0}.setup-form-row.svelte-12eccq5{display:flex;gap:1rem}.setup-form-field.svelte-12eccq5{flex:1;display:flex;flex-direction:column;gap:.5rem}.setup-actions.svelte-12eccq5{display:flex;gap:.75rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--surface-border)}.setup-actions--stacked.svelte-12eccq5{flex-direction:column;align-items:center}.setup-back-link.svelte-12eccq5{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;padding:.25rem 0;font-family:inherit;font-size:var(--text-footnote);line-height:var(--lh-footnote);font-weight:600;color:var(--surface-muted);cursor:pointer;transition:color var(--dur-fast)}.setup-back-link.svelte-12eccq5:hover{color:var(--center-channel-color)}.setup-github-connected.svelte-12eccq5{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-radius:var(--radius-lg);background-color:var(--control-bg)}.setup-github-check.svelte-12eccq5{width:2.25rem;height:2.25rem;border-radius:var(--radius-pill);background-color:color-mix(in srgb,var(--online-indicator) 15%,transparent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.setup-github-info.svelte-12eccq5{border:1px solid var(--surface-border);border-radius:var(--radius-lg);padding:1.5rem 1.75rem;background-color:var(--control-bg)}.setup-github-info-title.svelte-12eccq5{font-size:var(--text-callout);line-height:var(--lh-callout);font-weight:600;color:var(--center-channel-color);margin:0 0 .75rem}.setup-github-info-list.svelte-12eccq5{list-style:disc;padding-left:1.25rem;font-size:var(--text-callout);color:var(--surface-muted);margin:0;display:flex;flex-direction:column;gap:.35rem;line-height:1.5}@media(max-width:640px){.setup-header.svelte-12eccq5{padding:1.75rem 1.5rem 1.5rem}.setup-title.svelte-12eccq5{font-size:var(--text-title-2);line-height:var(--lh-title-2);margin-top:1.5rem}.setup-content.svelte-12eccq5{padding:2.5rem 1.5rem 4rem}.setup-form-row.svelte-12eccq5{flex-direction:column}}
