:root{color-scheme:light dark;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Inter", system-ui, sans-serif;--font-mono: "SF Mono", "JetBrains Mono", "Berkeley Mono", ui-monospace, "Menlo", "Monaco", "Cascadia Code", monospace;--bg: #f7f3eb;--bg-elevated: #fffaf0;--fg: #1a1f1d;--fg-muted: #5a635f;--fg-subtle: #8b948f;--border: #e5dccd;--accent: #2d7d57;--accent-fg: #ffffff;--prompt: #2d7d57;--code-bg: #ece5d3;--radius: 10px;--radius-lg: 18px;--shadow-sm: 0 1px 2px rgba(20, 24, 22, .06), 0 1px 1px rgba(20, 24, 22, .04);--shadow-md: 0 6px 16px rgba(20, 24, 22, .08), 0 2px 4px rgba(20, 24, 22, .05);--max-w: 980px;--gutter: clamp(16px, 5vw, 48px);--section-y: clamp(28px, 4vw, 48px)}@media(prefers-color-scheme:dark){:root{--bg: #0b0e0d;--bg-elevated: #131816;--fg: #e8efe9;--fg-muted: #9aa6a0;--fg-subtle: #6c766f;--border: #23292a;--accent: #5fd1a0;--accent-fg: #0b0e0d;--prompt: #5fd1a0;--code-bg: #181d1b;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 1px rgba(0, 0, 0, .3);--shadow-md: 0 8px 24px rgba(0, 0, 0, .5), 0 2px 6px rgba(0, 0, 0, .35)}}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--accent) 50%,transparent);transition:border-color .12s ease}a:hover{border-bottom-color:var(--accent)}h1,h2,h3,h4{font-family:var(--font-sans);font-weight:600;letter-spacing:-.01em;margin:0 0 .5em;line-height:1.2}h1{font-size:clamp(2.2rem,6vw,3.8rem);letter-spacing:-.02em}h2{font-size:clamp(1.6rem,4vw,2.2rem)}h3{font-size:1.15rem}p{margin:0 0 1em}code,kbd,samp{font-family:var(--font-mono);font-size:.92em;background:var(--code-bg);padding:.12em .4em;border-radius:4px}pre{font-family:var(--font-mono);font-size:.88rem;background:var(--code-bg);padding:16px 20px;border-radius:var(--radius);overflow-x:auto;line-height:1.5}pre code{background:transparent;padding:0}ul{padding-left:1.4em}li{margin-bottom:.4em}hr{border:none;border-top:1px solid var(--border);margin:3em 0}.container{max-width:var(--max-w);margin:0 auto;padding:0 var(--gutter)}.muted{color:var(--fg-muted)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.site-header.svelte-12qhfyh{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);position:sticky;top:0;z-index:10;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.header-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:14px;gap:16px}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:1rem;color:var(--fg);border-bottom:none}.brand-glyph.svelte-12qhfyh{font-family:var(--font-mono);color:var(--accent);animation:svelte-12qhfyh-cursor-blink 1.05s steps(2,jump-none) infinite}@keyframes svelte-12qhfyh-cursor-blink{50%{opacity:.2}}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){display:flex;gap:16px;list-style:none;padding:0;margin:0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg-muted);font-size:.94rem;border-bottom:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh),nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg)}.site-main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:32px 0 max(40px,calc(24px + env(safe-area-inset-bottom)));margin-top:var(--section-y);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.footer-inner.svelte-12qhfyh{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.copy.svelte-12qhfyh,.links.svelte-12qhfyh{margin:0;font-size:.85rem;color:var(--fg-muted)}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg-muted);border-bottom-color:transparent}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg)}.sep.svelte-12qhfyh{opacity:.5;margin:0 6px}@media(min-width:540px){.header-inner.svelte-12qhfyh{padding-top:max(18px,env(safe-area-inset-top));padding-bottom:18px;gap:24px}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){gap:24px}.footer-inner.svelte-12qhfyh{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 24px}}
