:root{--color-bg: rgba(255, 255, 255, 1);--color-text: rgba(0, 0, 0, 1)}:root{--typography-sans: "Segoe UI", -apple-system, BlinkMacSystemFont;--typography-sans-fallback: Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--typography-mono: Consolas, "Lucida Console", "SFMono-Regular", "SF Mono";--typography-mono-fallback: monospace}:root{--font-body: var(--typography-sans), var(--typography-sans-fallback);--font-header: var(--typography-sans), var(--typography-sans-fallback);--font-mono: var(--typography-mono), var(--typography-mono-fallback)}h1{text-align:center;font-weight:600;font-size:2rem}@media(min-width:720px){h1{font-size:2.4rem}}h2,p{font-weight:400}h2{font-size:1rem}p{line-height:1.5}code{font-family:var(--font-mono)}a{color:var(--color-text);text-decoration:none}a:hover{text-decoration:underline}:root{color:var(--color-text);font-family:var(--font-body)}body{background-attachment:fixed;background-color:var(--color-bg);background-size:100vi 100vb;min-block-size:100vb;margin:0}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-block-size:100vb}main.svelte-12qhfyh{display:flex;flex:1;flex-direction:column;inline-size:100%;max-inline-size:64rem;margin-block:0;margin-inline:auto;box-sizing:border-box;padding:1rem}
