@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:black}}body,html{max-width:100vw;height:100vh;overflow-x:hidden;overflow-y:hidden}body{margin:0;padding:0;color:var(--foreground);background:var(--background);font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}svg{width:100%;height:auto;display:block}html{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.35);border-radius:6px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}::-webkit-scrollbar-corner{background:transparent}.katex,.katex-display{font-family:Euclid Math Two,Euclid Symbol,Times New Roman,serif!important}