.site-header.svelte-oiwvqb{position:sticky;top:0;z-index:1000;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box;background:var(--background);border-bottom:1px solid var(--border)}.container.svelte-oiwvqb{max-width:1280px;margin:0 auto;padding:1.05rem 1.15rem 1.25rem;display:flex;align-items:center;justify-content:center}.nav.svelte-oiwvqb{display:flex;align-items:center;justify-content:center;gap:2rem}.nav-link.svelte-oiwvqb{color:var(--muted-foreground);text-decoration:none;font-weight:450;font-size:1rem;transition:color .2s ease}.nav-link.svelte-oiwvqb:hover{color:var(--foreground)}@media(min-width:768px){.nav-link.svelte-oiwvqb{font-size:1rem}.nav.svelte-oiwvqb{gap:3rem}}.site-footer.svelte-1sr6y3t{width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box;background:var(--background);border-top:1px solid var(--border);padding:1.5rem 1rem}.container.svelte-1sr6y3t{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.5rem}.built-by.svelte-1sr6y3t{color:var(--muted-foreground);font-size:1rem}.profile-link.svelte-1sr6y3t{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--muted-foreground);transition:opacity .2s ease}.profile-link.svelte-1sr6y3t:hover{opacity:.8}.profile-image.svelte-1sr6y3t{width:28px;height:28px;border-radius:50%;object-fit:cover}.profile-name.svelte-1sr6y3t{text-decoration:underline;font-weight:450}.app-wrapper.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.main-content.svelte-12qhfyh{flex:1}:root{--background: hsl(0deg 0% 7.1%);--foreground: oklch(.985 0 0);--card: hsl(0deg 0% 7.1%);--card-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--border: oklch(.269 0 0)}html,body{margin:0;height:100%;background:var(--background);color:var(--foreground);font-size:clamp(15px,1.05vw,18px);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,Noto Sans,sans-serif}
