:root{--bg:#0b0c0f;--fg:#e6e9ef;--muted:#9aa0aa;--link:#7aa2f7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.6}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}main{max-width:760px;margin:0 auto;padding:24px}article :is(h1,h2,h3){line-height:1.25}article pre{border-radius:8px;padding:16px;overflow:auto}article code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}hr{background:#2a2f3a;border:none;height:1px;margin:32px 0}.prose :where(p,li){color:var(--fg)}.prose :where(h1,h2,h3){margin-top:1.8em;margin-bottom:.6em}.prose p{margin:1em 0}.prose img{border-radius:6px;max-width:100%;height:auto}.prose blockquote{color:var(--muted);border-left:3px solid #3b4352;margin:1em 0;padding:.6em 1em}.callout{background:#0f1116;border:1px solid #3b4352;border-radius:8px;padding:12px 14px}.date{color:var(--muted);font-size:.9rem}.footnotes{color:var(--muted);margin-top:2rem;font-size:.9rem}.footnotes ol{padding-left:1.25rem}.footnotes li{margin:.25rem 0}sup[role=doc-noteref] a{text-decoration:none}.gallery{gap:12px;margin:1.25rem 0;display:grid}.gallery figure{margin:0}.gallery figcaption{color:var(--muted);margin-top:6px;font-size:.9rem}.gallery.gallery-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery.gallery-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery.gallery-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:900px){.gallery.gallery-cols-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.gallery.gallery-cols-3,.gallery.gallery-cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.gallery{grid-template-columns:1fr}}.lightbox-gallery .lightbox-gallery-thumb{cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.lightbox{background:0 0;border:none;padding:0}.lightbox::backdrop{background:#000c}.lightbox .lightbox-inner{max-width:92vw;max-height:92vh;margin:0 auto;position:relative}.lb-image{width:100%;height:auto;display:block}.lb-close,.lb-prev,.lb-next{color:#fff;cursor:pointer;background:#00000080;border:0;padding:6px 10px;font-size:20px;position:absolute;top:8px}.lb-close{right:8px}.lb-prev{font-size:28px;top:50%;left:8px;transform:translateY(-50%)}.lb-next{font-size:28px;top:50%;right:8px;transform:translateY(-50%)}.lb-caption{text-align:center;color:var(--muted);margin-top:8px}.video-wrap{background:#0f1116;max-width:100%;margin:1rem 0;position:relative}.back-btn{cursor:pointer;background:#0f1116;border:1px solid #3b4352;border-radius:6px;padding:6px 10px}.back-btn:hover{background:#131722}.video-figure{margin:1rem 0}.video-caption{color:var(--muted);margin-top:6px;font-size:.9rem}.video-play-btn{color:#fff;cursor:pointer;background:#0009;border:0;border-radius:40px;width:80px;height:80px;margin:auto;font-size:18px;position:absolute;inset:0}.video-group .video-grid{gap:12px;display:grid}.video-group.cols-1 .video-grid{grid-template-columns:1fr}.video-group.cols-2 .video-grid{grid-template-columns:repeat(2,1fr)}.video-group.cols-3 .video-grid{grid-template-columns:repeat(3,1fr)}.video-group .video-caption{color:var(--muted);margin-top:6px;font-size:.9rem}@media (max-width:640px){.video-group .video-grid{grid-template-columns:1fr}}
pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}
