body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:var(--text);background-color:var(--bg);transition:background .3s,color .3s}@media (prefers-color-scheme: dark){:root{--bg: #111;--text: #e0e0e0;--accent: #4ade80;--border: #333}}@media (prefers-color-scheme: light){:root{--bg: #f9fafb;--text: #1a202c;--accent: #38b2ac;--border: #e2e8f0}}.container.svelte-l5unjf{max-width:800px;margin:0 auto;padding:2rem 1.5rem}h1.svelte-l5unjf{font-size:clamp(2rem,3vw + 1.5rem,3rem);margin-bottom:.75rem;color:var(--accent)}h2.svelte-l5unjf{font-size:clamp(1.5rem,2vw + 1rem,2rem);margin-top:2rem;margin-bottom:.5rem;color:var(--accent)}p.svelte-l5unjf,li.svelte-l5unjf{margin-bottom:1rem}ul.svelte-l5unjf{list-style-type:disc;padding-left:1.5rem}.last-updated.svelte-l5unjf{font-size:.9rem;color:var(--border);margin-top:2rem}
