@charset "utf-8"; *,*::before,*::after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;padding:0}img{max-width:100%;height:auto}a{color:#1e6cb6;text-decoration:none}a:hover{text-decoration:underline}pre,code{font-family:'JuliaMono','Fira Code',monospace}pre{overflow-x:auto}table{border-collapse:collapse;width:100%;margin:1.5em 0}th,td{border:1px solid #ddd;padding:.6em 1em;text-align:left}th{background:#f5f5f5;font-weight:600}