:root{--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--font-body: 16px;--font-label: 14px;--font-heading: 20px;--weight-normal: 400;--weight-semi: 600;--lh-body: 1.5;--lh-label: 1.4;--lh-heading: 1.2;--color-bg: #f9f9f8;--color-surface: #f1f0ef;--color-accent: #2563eb;--color-text: #1a1917;--color-text-muted: #6b7280;--color-border: #e5e4e2;--color-destructive: #dc2626}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--font-body);line-height:var(--lh-body)}h1{font-size:var(--font-heading);font-weight:var(--weight-semi);line-height:var(--lh-heading);margin:0 0 var(--space-md)}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.navbar.svelte-12qhfyh{width:100%;height:48px;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.navbar-inner.svelte-12qhfyh{max-width:960px;margin:0 auto;padding:0 var(--space-md);height:100%;display:flex;align-items:center;justify-content:space-between}.brand.svelte-12qhfyh{font-size:var(--font-body);font-weight:var(--weight-semi);color:var(--color-text);text-decoration:none}.brand.svelte-12qhfyh:hover{text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;gap:var(--space-md)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:var(--font-label);font-weight:var(--weight-normal);line-height:var(--lh-label);color:var(--color-text-muted);text-decoration:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text);text-decoration:none}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-accent)}.page.svelte-12qhfyh{max-width:960px;margin:0 auto;padding:var(--space-xl) var(--space-md) 0}
