.block-image{margin-top:2em;margin-bottom:2em}.block-image img{width:100%;border-radius:0}.block-image figcaption{font-family:var(--mono);margin-top:.5rem;font-size:.8rem;color:var(--text-faint);text-align:center;line-height:1.5}.block-image--full-bleed{width:100vw;margin-left:calc(50% - 50vw);border-radius:0}.block-image--full-bleed img{border-radius:0}.block-math{overflow-x:auto;-webkit-overflow-scrolling:touch}.block-math .katex-display{margin:.25em 0}.block-math--inline{display:inline;overflow-x:visible}.block-math--inline .katex{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%;vertical-align:middle}.block-math figcaption{font-family:var(--mono);margin-top:.5rem;font-size:.8rem;color:var(--text-faint);text-align:center}.block-math--inline figcaption{display:none}.block-code{margin:0}.code-filename{display:block;font-family:var(--mono);font-size:.78rem;color:var(--text-faint);background:var(--rule);border:1px solid var(--rule);border-bottom:0;border-radius:0;padding:.35rem 1.1rem;letter-spacing:.02em;line-height:1.4}.block-code pre{margin:0;background:var(--rule);padding:1.1rem 1.25rem;border-radius:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.block-code .code-filename+pre{border-radius:0}.block-code pre code{font-family:var(--mono);font-size:.85em;line-height:1.6;background:0;padding:0}.static_cell_output{font-family:var(--mono);font-size:.85em;line-height:1.6;white-space:pre-wrap;word-break:break-word;color:var(--text-dim);background:var(--bg);border:1px solid var(--rule);border-top:0;border-radius:0;padding:.9rem 1.25rem;overflow-x:auto}.block-callout{border-left:3px solid transparent;border-radius:0;padding:.9rem 1.2rem}.block-callout p,.block-callout ul,.block-callout ol{font-family:var(--body);font-size:.95em;color:var(--text-dim);line-height:1.65}.block-callout>*+*{margin-top:.55em}.block-callout strong:first-child{font-family:var(--mono);font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;display:block;margin-bottom:.4em}.block-callout--info{background:rgba(59,130,246,0.12);border-left-color:#3b82f6}.block-callout--info strong:first-child{color:#3b82f6}.block-callout--tip{background:rgba(34,197,94,0.10);border-left-color:#22c55e}.block-callout--tip strong:first-child{color:#22c55e}.block-callout--warning{background:rgba(245,158,11,0.12);border-left-color:#f59e0b}.block-callout--warning strong:first-child{color:#f59e0b}.block-callout--danger{background:rgba(239,68,68,0.11);border-left-color:#ef4444}.block-callout--danger strong:first-child{color:#ef4444}:root:has(#dark-mode-toggle:checked) .block-callout--info{background:rgba(59,130,246,0.07)}:root:has(#dark-mode-toggle:checked) .block-callout--tip{background:rgba(34,197,94,0.07)}:root:has(#dark-mode-toggle:checked) .block-callout--warning{background:rgba(245,158,11,0.08)}:root:has(#dark-mode-toggle:checked) .block-callout--danger{background:rgba(239,68,68,0.07)}.block-quote{margin:0;padding:.25rem 0 .25rem 1.5rem;border-left:3px solid var(--rule)}.block-quote p{font-family:var(--body);font-style:italic;font-size:1.05em;line-height:1.65;color:var(--text-dim)}.block-citation{margin-top:.8rem;font-style:normal}.block-citation cite{font-family:var(--mono);font-style:normal;font-size:.82rem;color:var(--text-faint);letter-spacing:.02em}.block-citation cite a{color:var(--text-faint);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.block-citation cite a:hover{color:var(--text)}.block-iframe{margin-top:2em;margin-bottom:2em}.block-iframe--ratio .block-iframe__wrapper{position:relative;width:100%;overflow:hidden;border-radius:0}.block-iframe--ratio iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.block-iframe--fixed .block-iframe__wrapper{width:100%}.block-iframe--fixed iframe{width:100%;border:0;display:block;border-radius:0}.block-html{margin:2em 0}.block-iframe--auto iframe{width:100%;display:block}.block-iframe-mobile{display:none}@media(max-width:768px){.block-iframe-desktop{display:none}.block-iframe-mobile{display:block}}.block-video{margin-top:2em;margin-bottom:2em}.block-video--embed .block-video__wrapper{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.block-video--embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.block-video--file video{width:100%;height:auto;display:block}.block-video figcaption{font-family:var(--mono);margin-top:.5rem;font-size:.8rem;color:var(--text-faint);text-align:center;line-height:1.5}.block-table{margin-top:2em;margin-bottom:2em}.block-table figcaption{font-family:var(--mono);margin-top:.5rem;font-size:.8rem;color:var(--text-faint);text-align:center;line-height:1.5}.block-table--wide{width:100vw;margin-left:calc(50% - 50vw);overflow-x:auto}.block-plotly{margin-top:2em;margin-bottom:2em}.block-plotly__chart{width:100%;height:450px}