:root{color-scheme:light;--background: #ffffff;--surface: #f7f7f8;--text: #1f2328;--muted: #636c76;--border: #d8dee4;--link: #0969da;--code: #f6f8fa;--shadow: 0 1px 2px rgba(31, 35, 40, .06);--syntax-comment: #6e7781;--syntax-constant: #0550ae;--syntax-entity: #8250df;--syntax-keyword: #cf222e;--syntax-storage: #953800;--syntax-string: #0a3069;--syntax-variable: #953800;--theme-icon: "😎"}@media (prefers-color-scheme: dark){:root{color-scheme:dark;--background: #0d1117;--surface: #161b22;--text: #e6edf3;--muted: #8b949e;--border: #30363d;--link: #58a6ff;--code: #161b22;--shadow: none;--syntax-comment: #8b949e;--syntax-constant: #79c0ff;--syntax-entity: #d2a8ff;--syntax-keyword: #ff7b72;--syntax-storage: #ffa657;--syntax-string: #a5d6ff;--syntax-variable: #ffa657;--theme-icon: "🙂"}}[data-theme="light"]{color-scheme:light;--background: #ffffff;--surface: #f7f7f8;--text: #1f2328;--muted: #636c76;--border: #d8dee4;--link: #0969da;--code: #f6f8fa;--shadow: 0 1px 2px rgba(31, 35, 40, .06);--syntax-comment: #6e7781;--syntax-constant: #0550ae;--syntax-entity: #8250df;--syntax-keyword: #cf222e;--syntax-storage: #953800;--syntax-string: #0a3069;--syntax-variable: #953800;--theme-icon: "😎"}[data-theme="dark"]{color-scheme:dark;--background: #0d1117;--surface: #161b22;--text: #e6edf3;--muted: #8b949e;--border: #30363d;--link: #58a6ff;--code: #161b22;--shadow: none;--syntax-comment: #8b949e;--syntax-constant: #79c0ff;--syntax-entity: #d2a8ff;--syntax-keyword: #ff7b72;--syntax-storage: #ffa657;--syntax-string: #a5d6ff;--syntax-variable: #ffa657;--theme-icon: "🙂"}*{box-sizing:border-box}@media (prefers-reduced-motion: no-preference) and (update: fast){html,body,a,blockquote,code,pre,hr,.content,.highlight,.site-header,.site-footer,.site-nav a,.site-title,.theme-toggle{transition:background-color .1s linear, border-color .1s linear, box-shadow .1s linear, color .1s linear}}html{background:var(--background)}body{background:var(--background);color:var(--text);font:16px/1.65 -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;margin:0}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}.site{margin:0 auto;max-width:920px;padding:24px}.site-header,.site-footer{align-items:center;display:flex;gap:16px;justify-content:space-between}.site-header{border-bottom:1px solid var(--border);margin-bottom:40px;padding-bottom:18px}.site-title{color:var(--text);font-weight:700}.site-title::after{content:var(--theme-icon);margin-left:.35em}.site-nav{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.site-nav a,.theme-toggle{border-radius:8px;color:var(--muted);font:inherit;font-size:14px;padding:6px 8px}.site-nav a:hover,.theme-toggle:hover{background:var(--surface);color:var(--text);text-decoration:none}.theme-toggle{background:transparent;border:1px solid var(--border);cursor:pointer}.content{background:var(--background)}.content>:first-child{margin-top:0}h1,h2,h3{line-height:1.25}h1{border-bottom:1px solid var(--border);font-size:clamp(2rem, 7vw, 3rem);letter-spacing:-.03em;margin-bottom:24px;padding-bottom:16px}h2{border-bottom:1px solid var(--border);font-size:1.45rem;margin-top:42px;padding-bottom:8px}h3{font-size:1.1rem;margin-top:28px}p,ul,ol,pre,table,blockquote{margin:0 0 16px}ul,ol{padding-left:1.4rem}li+li{margin-top:4px}code,pre{font-family:ui-monospace, SFMono-Regular, SFMono, Menlo, Consolas, "Liberation Mono", monospace}code{background:var(--code);border:1px solid var(--border);border-radius:6px;font-size:.9em;padding:.12em .35em}pre{background:var(--code);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);overflow:auto;padding:16px}pre code{background:transparent;border:0;font-size:.92rem;padding:0}.highlight{background:var(--code);border-radius:10px;margin:0 0 16px}.highlight pre{margin:0}.highlight .c,.highlight .cm,.highlight .cp,.highlight .c1,.highlight .cs{color:var(--syntax-comment)}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .ow{color:var(--syntax-keyword)}.highlight .kt,.highlight .nb,.highlight .bp{color:var(--syntax-storage)}.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .il,.highlight .no{color:var(--syntax-constant)}.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .s1,.highlight .ss{color:var(--syntax-string)}.highlight .na,.highlight .nc,.highlight .nd,.highlight .ne,.highlight .nf,.highlight .nx,.highlight .nt{color:var(--syntax-entity)}.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:var(--syntax-variable)}blockquote{border-left:4px solid var(--border);color:var(--muted);padding-left:16px}hr{border:0;border-top:1px solid var(--border);margin:32px 0}img{max-width:100%}.site-footer{border-top:1px solid var(--border);color:var(--muted);font-size:14px;margin-top:56px;padding-top:18px}@media (max-width: 640px){.site{padding:18px}.site-header,.site-footer{align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}}
