.typst{font-family:var(--font-sans-serif);color:var(--text-2);text-rendering:optimizelegibility;font-kerning:normal;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15.5px;line-height:1.6}.typst h1,.typst h2,.typst h3,.typst h4,.typst h5,.typst h6{font-family:var(--font-sans-serif);text-wrap:balance;color:var(--text-1);margin-top:2rem;margin-bottom:1rem;padding:0;line-height:1.1;position:relative}.typst h1 a,.typst h2 a,.typst h3 a,.typst h4 a,.typst h5 a,.typst h6 a{color:inherit}.typst h1{margin-top:1.5rem;font-size:28px}.typst h2{margin-top:2rem;margin-bottom:1rem;font-size:22px}@media (width>=42rem){.typst h2{margin-top:2.5rem}}.typst h2+.typst h3{margin-top:1.15rem}.typst h3{margin-top:1.75rem;font-size:18px}.typst h4{text-transform:uppercase;font-size:16px}.typst h5,.typst h6{font-size:15.5px}.typst h4,.typst h5,.typst h6{margin-top:1rem}.typst p{text-wrap:pretty;margin-top:0;margin-bottom:1.25rem}.typst blockquote{white-space:pre-wrap;border:0;border-left:4px solid var(--brand);margin:1rem 0;padding:0 0 0 1rem;font-size:1.15rem;font-style:italic;line-height:1.65;position:relative}.typst blockquote p{text-wrap:pretty;margin-bottom:1em}.typst blockquote>:last-of-type{margin-bottom:0}.typst code:not(pre code){white-space:nowrap;vertical-align:middle;font-size:12.5px;font-family:var(--font-monospace);background-color:oklch(from var(--brand) calc(l * 1.25) c h / .15);border-radius:.25rem;padding:2px 5px}.typst table{border-collapse:collapse;border:1px solid var(--border);width:100%}.typst table th,.typst table td{border:1px solid var(--border);padding:1rem}.typst ul,.typst ol{margin:0 0 1.25rem;padding-left:1.75rem}.typst ul{list-style-type:disc}.typst ol{list-style-type:decimal}.typst li{text-wrap:pretty;margin-bottom:.2rem;line-height:1.6}.typst li>p{margin-bottom:.5rem}.typst li>p:last-child{margin-bottom:0}.typst li>ul,.typst li>ol{margin-top:.2rem;margin-bottom:0}.typst .callout,.typst section[role=doc-endnotes]{border:1px solid var(--border);background:var(--surface-2);margin:2.5rem 0;padding:3rem 1.5rem 1.5rem;position:relative}.typst .callout>.label,.typst section[role=doc-endnotes]:before,.typst .code-title{font-family:var(--font-monospace);letter-spacing:.05rem;text-transform:uppercase;font-size:.8rem;line-height:1}.typst .callout>.label,.typst section[role=doc-endnotes]:before{z-index:1;color:var(--color-faint-foreground);padding:.35rem .6rem;position:absolute;top:1.5rem;left:1rem;transform:translateY(-50%)}.typst section[role=doc-endnotes]:before{content:"Footnotes"}.typst .callout>:last-child{margin-bottom:0}@media (width<40rem){.typst .callout{border-inline:0;width:calc(100% + 3rem);margin-inline:-1.5rem}}@media (width>=64rem){.typst .callout{padding:3rem 1.75rem 1.75rem}}.typst section[role=doc-endnotes] ol{margin:0;padding-left:1.5rem}.typst section[role=doc-endnotes] li{margin-bottom:0;line-height:1.6}.typst section[role=doc-endnotes] li+li{margin-top:.75rem}.typst .figure-block{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-block:1rem;display:flex}.typst .figure-frame{box-sizing:border-box;justify-content:safe center;width:100%;padding:.125em;display:flex;overflow-x:auto}.typst .figure-block>figcaption{font-family:var(--font-system-ui);text-wrap:pretty;max-width:70ch;font-size:.875rem;line-height:1.5}.typst .figure-block>figcaption>.caption-label{font-weight:600}.typst .code-block-card{background:var(--background);margin-block:1.5rem;overflow:hidden}.typst .code-block-card__header{justify-content:space-between;align-items:center;padding-block:.2rem;padding-inline:.75rem;display:flex}.typst .code-block-card__button{flex:none}.typst .code-title{color:var(--text-2);align-items:center;font-weight:700;display:flex}.typst .code-block-card__body{max-height:800px;overflow:auto}.typst .code-block-card__body:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.typst .code-block-card__body pre[class*=shiki]{box-shadow:none;border-radius:5px;width:max-content;min-width:100%;margin:0;padding:.75rem;font-size:.875rem;line-height:1.6}.typst a{color:var(--brand);text-decoration:none;position:relative}.typst a:after{content:"";color:oklch(from var(--brand) calc(l * .75) c h / .5);transform-origin:top;background-image:repeating-linear-gradient(-75deg,currentColor 0 2px,#0000 3px 6px);width:100%;height:0;transition:height .3s;position:absolute;bottom:-2px;left:0}.typst a:hover:after,.typst a:focus-visible:after{transform-origin:bottom;height:3px}.typst hr{border:none;border-top:1px solid var(--border);margin:1rem 0}@media (prefers-color-scheme:dark){.shiki,.shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}}.interactive.svelte-zcf2kv{transition:color .2s,translate .2s}.interactive.svelte-zcf2kv:hover,.interactive.svelte-zcf2kv:focus-visible{color:var(--brand)}
