:root{--color-ground:oklch(13% .012 65);--color-surface:oklch(19% .012 65);--color-surface-elevated:oklch(25% .012 65);--color-border:oklch(30% .01 65);--color-accent:oklch(68% .155 75);--color-accent-muted:oklch(40% .06 75);--color-text:oklch(92% .01 65);--color-text-muted:oklch(58% .008 65);--color-error:oklch(60% .18 25);--font-sans:"Outfit", system-ui, sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--radius-sm:6px;--radius-md:12px;--color-accent-hover:oklch(72% .155 75);--color-surface-accent:oklch(19% .022 75);--color-border-accent:oklch(32% .042 75);--ease-out-quart:cubic-bezier(.25, 1, .5, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);background-color:var(--color-ground);color:var(--color-text);-webkit-font-smoothing:antialiased;font-optical-sizing:auto;font-size:16px}body{background-color:var(--color-ground);min-height:100dvh}.app-nav.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-border);background-color:var(--color-ground);display:flex}.nav-wordmark.svelte-12qhfyh{color:var(--color-text-muted);letter-spacing:-.01em;transition:color .15s var(--ease-out-quart);flex-shrink:0;font-size:.9375rem;font-weight:600;text-decoration:none}.nav-wordmark.svelte-12qhfyh:hover{color:var(--color-text)}.nav-wordmark.svelte-12qhfyh:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}.nav-identity.svelte-12qhfyh{align-items:center;gap:var(--space-xs);min-width:0;display:flex}.nav-avatar.svelte-12qhfyh{object-fit:cover;border:1px solid var(--color-border);background-color:var(--color-surface-elevated);border-radius:50%;flex-shrink:0;width:20px;height:20px}.nav-handle.svelte-12qhfyh{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.nav-signout.svelte-12qhfyh{color:var(--color-text-muted);white-space:nowrap;margin-left:var(--space-sm);opacity:.6;transition:opacity .15s var(--ease-out-quart);flex-shrink:0;font-size:.75rem;font-weight:500;text-decoration:none}.nav-signout.svelte-12qhfyh:hover{opacity:1}.nav-signout.svelte-12qhfyh:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm);opacity:1}
