:root{--color-bg: #ffffff;--color-surface: #f5f0fa;--color-border: #d9cce8;--color-text: #1c1425;--color-text-muted: #6b5880;--color-accent: #a700c3;--color-accent-low: #ebc9f3;--color-accent-high:#4e0e5b;--color-gray-1: #f2e9fd;--color-gray-2: #c7bdd5;--color-gray-3: #9581ae;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--max-width: 780px;--spacing-section: 5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.7;min-height:100dvh;display:flex;flex-direction:column}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.site-header.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border)}.header-inner.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;height:60px;display:flex;align-items:center;justify-content:space-between}.wordmark.svelte-12qhfyh{font-weight:600;font-size:1rem;color:var(--color-text);letter-spacing:-.01em}.wordmark.svelte-12qhfyh:hover{text-decoration:none;color:var(--color-accent)}.site-nav.svelte-12qhfyh{display:flex;gap:2rem}.nav-link.svelte-12qhfyh{font-size:.925rem;font-weight:500;color:var(--color-text-muted);transition:color .15s ease}.nav-link.svelte-12qhfyh:hover{color:var(--color-accent);text-decoration:none}.site-main.svelte-12qhfyh{flex:1;width:100%}.site-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);margin-top:var(--spacing-section)}.footer-inner.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-copy.svelte-12qhfyh{font-size:.875rem;color:var(--color-text-muted)}.footer-links.svelte-12qhfyh{display:flex;gap:1.5rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.875rem;color:var(--color-text-muted)}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-accent);text-decoration:none}@media(max-width:500px){.footer-inner.svelte-12qhfyh{flex-direction:column;align-items:flex-start}}
