:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-background:#f6f6f5;--color-surface:#fff;--color-text:#1b1b1a;--color-muted:#6a6a64;--color-primary:#2f5fd0;--color-border:#e4e4e0;--color-primary-contrast:#fff;--color-raised:#eeeeec;--color-ok:#1f7a45;--color-danger:#b3261e;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#161614;--color-surface:#1f1f1d;--color-text:#ececea;--color-muted:#9b9b93;--color-primary:#7ea2f5;--color-border:#33332f;--color-primary-contrast:#14213d;--color-raised:#2a2a27;--color-ok:#4ec27f;--color-danger:#f2857c}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:.9375rem;line-height:1.55}h1,h2,h3,p,dl,dd,figure{margin:0}h1,h2,h3{letter-spacing:-.011em;font-weight:600;line-height:1.25}a{color:var(--color-primary);text-underline-offset:2px;text-decoration-thickness:1px}code,pre,samp{font-family:var(--font-mono);font-size:.8125rem}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shell.svelte-12qhfyh{min-height:100vh}header.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.bar.svelte-12qhfyh{align-items:center;gap:var(--space-lg);max-width:72rem;height:3.25rem;padding:0 var(--space-lg);margin:0 auto;display:flex}.wordmark.svelte-12qhfyh{letter-spacing:-.011em;font-weight:600}nav.svelte-12qhfyh{gap:var(--space-xs);display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);color:var(--color-muted);text-decoration:none;transition:background-color .12s,color .12s;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.current:where(.svelte-12qhfyh){background:var(--color-raised);color:var(--color-text)}.account.svelte-12qhfyh{align-items:center;gap:var(--space-sm);color:var(--color-muted);margin-left:auto;font-size:.8125rem;display:flex}.account.svelte-12qhfyh button:where(.svelte-12qhfyh){padding:var(--space-xs);border-radius:var(--radius-md);color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;display:flex}.account.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--color-raised);color:var(--color-text)}@media (width<=34rem){.email.svelte-12qhfyh{display:none}}main.svelte-12qhfyh{max-width:72rem;padding:var(--space-xl) var(--space-lg);margin:0 auto}main.bare.svelte-12qhfyh{place-items:center;min-height:100vh;display:grid}
