:root{--accent: #fa4616;--link: #c2380f;--on-accent: #0b1826;--ink: #10233a;--ink-muted: #44546a;--bg: #ffffff;--bg-subtle: #f5f7fa;--border: #dbe2ea;--measure: 44rem}@media(prefers-color-scheme:dark){:root{--ink: #f5f7fa;--ink-muted: #aab8c8;--bg: #0b1826;--bg-subtle: #10233a;--border: #24384f;--link: var(--accent)}}:root[data-theme=dark]{--ink: #f5f7fa;--ink-muted: #aab8c8;--bg: #0b1826;--bg-subtle: #10233a;--border: #24384f;--link: var(--accent)}:root[data-theme=light]{--ink: #10233a;--ink-muted: #44546a;--bg: #ffffff;--bg-subtle: #f5f7fa;--border: #dbe2ea;--link: #c2380f}.only-dark{display:none}@media(prefers-color-scheme:dark){.only-light{display:none}.only-dark{display:inline}}:root[data-theme=dark] .only-light{display:none}:root[data-theme=dark] .only-dark{display:inline}:root[data-theme=light] .only-light{display:inline}:root[data-theme=light] .only-dark{display:none}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}a{color:inherit}img{max-width:100%;height:auto}code,pre{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace}.container{max-width:72rem;margin:0 auto;padding:0 1.5rem}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.25rem}.dots{display:flex;gap:.4rem}.dots i{display:flex;width:.7rem;height:.7rem;border-radius:50%}.dots i:first-child{background:#fa4616}.dots i:nth-child(2){background:#febc2e}.dots i:nth-child(3){background:#28c840}.dots svg{width:100%;height:100%;opacity:0;fill:none;stroke:#0000008c;stroke-width:1.4;stroke-linecap:round;transition:opacity .15s ease}.dots svg.fill{fill:#0000008c;stroke:none}:hover>.chrome .dots svg{opacity:1}@media(prefers-reduced-motion:reduce){.dots svg{transition:none}}:where(.window){border-radius:.75rem;background:#0b1826;border:1px solid #24384f;box-shadow:0 24px 60px -24px #00000080}:where(.window) :where(.chrome){display:flex;align-items:center;gap:.75rem;padding:.7rem 1.1rem 0}:where(.window) :where(.name){font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;color:#f5f7fa;padding:.3rem .7rem;border-radius:.4rem .4rem 0 0;background:#16283c}:where(.window) :where(pre){margin:0;padding:1rem 1.4rem 1.3rem;overflow-x:auto;color:#f5f7fa;font-size:.82rem;line-height:1.75}:where(.window) :where(.line){display:block;white-space:pre}:where(.window) :where(b){font-weight:700}:where(.window) :where(.p,.dim){color:#7c8da6}:where(.window) :where(.key){color:#6cb6ff}:where(.window) :where(.str){color:#f5d97a}:where(.window) :where(.ok){color:#4ade80}:where(.window) :where(.bad){color:#f87171}:where(.window) :where(.score){color:#fa4616;font-weight:700}:where(.split){display:grid;grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:2rem;align-items:start;width:100%;margin-top:1rem}:where(.split) :where(aside){display:flex;flex-direction:column;gap:1.25rem}:where(.split) :where(.note h3){margin:0 0 .3rem;font-size:.95rem}:where(.split) :where(.note h3 code){font-size:.9rem;color:var(--accent)}:where(.split) :where(.note p){color:var(--ink-muted);font-size:.95rem}:where(.split) :where(.note p code){font-size:.85rem}:where(.split) :where(.more a){color:var(--accent);font-weight:600;text-decoration:none}@media(max-width:900px){:where(.split){grid-template-columns:minmax(0,1fr)}}:where(.prose){max-width:var(--measure);margin-inline:auto;font-size:1rem;line-height:1.75;color:var(--ink-muted);overflow-wrap:break-word}:where(.prose) h2,:where(.prose) h3,:where(.prose) h4{margin:1.5em 0 .5rem;line-height:1.2;font-weight:600;color:var(--ink);scroll-margin-top:1.5rem}:where(.prose) :where(h2){font-size:1.8125rem}:where(.prose) :where(h3){font-size:1.5rem}:where(.prose) :where(h4){font-size:1.25rem}@media(min-width:50em){:where(.prose) :where(h2){font-size:2.1875rem}:where(.prose) :where(h3){font-size:1.8125rem}:where(.prose) :where(h4){font-size:1.5rem}}:where(.prose) :is(h2,h3,h4) code{font-size:inherit}:where(.prose) p,:where(.prose) ul,:where(.prose) ol{margin:1rem 0}:where(.prose) :where(li){margin:0}:where(.prose) :where(li+li){margin-top:.25rem}:where(.prose) a{color:var(--link);text-decoration:underline;text-underline-offset:.15em}:where(.prose) a:hover{color:var(--ink)}:where(.prose) a.heading-anchor{margin-left:.4rem;color:var(--ink-muted);text-decoration:none;opacity:0;transition:opacity .12s ease}:where(.prose) a.heading-anchor:before{content:"#"}:where(.prose) a.heading-anchor:hover{color:var(--ink)}:where(.prose) :is(h2,h3,h4):hover a.heading-anchor,:where(.prose) a.heading-anchor:focus-visible{opacity:1}@media(prefers-reduced-motion:reduce){:where(.prose) a.heading-anchor{transition:none}}@media(hover:none){:where(.prose) a.heading-anchor{opacity:1}}:where(.prose) :where(code:not(pre code)){background:var(--bg-subtle);border-radius:.25rem;margin-block:-.125rem;padding:.125rem .375rem;font-size:.8125rem}:where(.prose) :where(table){display:block;width:100%;overflow-x:auto;border-collapse:collapse}:where(.prose) :where(th,td){padding:.5rem 1rem;border-bottom:1px solid var(--border);text-align:left}:where(.prose) :where(th:first-child,td:first-child){padding-inline-start:0}:where(.prose) :where(th:last-child,td:last-child){padding-inline-end:0}:where(.prose) :where(th){color:var(--ink);font-weight:600}:where(.prose) :where(blockquote){margin:1rem 0;padding-left:1rem;border-left:1px solid var(--border)}:where(.prose) :where(hr){margin:2.5rem 0;border:0;border-top:1px solid var(--border)}:where(.prose) :where(img,svg){max-width:100%;height:auto}:where(.prose) :where(figure.chart){margin:2rem 0;overflow-x:auto}:where(.prose) :where(figure.chart) :where(svg){min-width:42rem}:where(.prose) :where(figure.chart) :where(figcaption){margin-top:.6rem;color:var(--ink-muted);font-size:.9rem;text-align:center}:where(.prose) :where(.expressive-code){--ec-brdCol: var(--border);--ec-frm-edBg: var(--bg-subtle);--ec-frm-edTabBarBg: var(--bg);--ec-frm-edTabBarBrdCol: var(--border);--ec-frm-edTabBarBrdBtmCol: var(--border);--ec-frm-edActTabBg: var(--bg-subtle);--ec-frm-edActTabFg: var(--ink);--ec-frm-edActTabIndTopCol: var(--accent);--ec-frm-trmBg: var(--bg-subtle);--ec-frm-trmTtbBg: var(--bg);--ec-frm-trmTtbFg: var(--ink-muted);--ec-frm-trmTtbBrdBtmCol: var(--border);--ec-frm-trmTtbDotsFg: var(--ink-muted);--ec-frm-inlBtnFg: var(--ink);--ec-frm-inlBtnBg: var(--ink);--ec-frm-inlBtnBrd: var(--ink);--ec-codeFontSize: .85rem;--ec-codeLineHt: 1.7}:where(.tags){list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;padding:0}:where(.tags) :where(li){background:var(--bg-subtle);border-radius:.3rem;padding:.15rem .5rem;color:var(--ink-muted);font-size:.8rem}.skip-link{position:fixed;top:.5rem;left:.5rem;z-index:100;padding:.6rem 1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--bg);color:var(--ink);font-weight:600;text-decoration:none;clip-path:inset(50%)}.skip-link:focus-visible{clip-path:none;outline:2px solid var(--accent);outline-offset:2px}#main{scroll-margin-top:1rem}html{scroll-behavior:smooth}section[id]{scroll-margin-top:1.5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.consent:where(.astro-ruz5wv6z){position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;max-width:34rem;margin:0 auto;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid var(--border);background:var(--bg);box-shadow:0 12px 40px -12px #00000059}.consent:where(.astro-ruz5wv6z)[hidden]{display:none}p:where(.astro-ruz5wv6z){font-size:.9rem;color:var(--ink-muted);flex:1 1 16rem}.actions:where(.astro-ruz5wv6z){display:flex;gap:.6rem}button:where(.astro-ruz5wv6z){font:inherit;font-size:.9rem;font-weight:600;padding:.45rem 1rem;border-radius:.5rem;border:1px solid var(--border);background:none;color:var(--ink);cursor:pointer}.accept:where(.astro-ruz5wv6z){background:var(--accent);border-color:var(--accent);color:var(--on-accent)}button:where(.astro-ruz5wv6z):hover{border-color:var(--accent)}
