pre code.hljs{display:block;overflow-x:auto;padding:1.2rem}.hljs{background:var(--background)}.hljs,.hljs-comment{color:var(--primary-foreground)}.hljs-comment{font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-strong,.hljs-title{font-weight:700;color:var(--accent-color)}.hljs-addition,.hljs-literal,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-tag{color:var(--accent-color)}.hljs-attribute,.hljs-bullet,.hljs-deletion,.hljs-link,.hljs-meta,.hljs-regexp,.hljs-subst,.hljs-symbol,.hljs-template-variable,.hljs-type,.hljs-variable{color:var(--primary-foreground)}.hljs-built_in{color:var(--accent-color)}.hljs-emphasis{font-style:italic}:root{color-scheme:light dark;--background:#f8f5f2;--primary-foreground:#000;--secondary-foreground:#333;--tertiary-foreground:#5a5a5a;--accent-color:#007bff;--secondary-accent-color:#66b2ff;--transition-duration:0.25s}[data-theme=dark]{--background:#1f1f1f;--primary-foreground:#fff;--secondary-foreground:silver;--tertiary-foreground:#8f8f8f;--accent-color:#63b3ed;--secondary-accent-color:#9ac8f5}*{box-sizing:border-box;padding:0;margin:0}html{overflow-y:scroll}body,html{max-width:100vw;font-size:large;background-color:var(--background);color:var(--secondary-foreground);font-family:Times New Roman,serif;line-height:1.3rem}button{all:unset;cursor:pointer;color:var(--secondary-foreground);transition:color var(--transition-duration)}button:hover{color:var(--accent-color)}a{text-decoration:none;color:var(--secondary-foreground);transition:color var(--transition-duration)}a:hover{color:var(--accent-color)}p{padding:.15rem 0}table{border-collapse:collapse;margin:.5rem auto;font-size:1em;width:100%}td,th{padding:12px 15px}thead>tr{text-align:left;border-bottom:1px solid var(--secondary-foreground)}ol,ul{margin:.25rem .5rem;padding-left:1rem}li{padding:.05rem 0}h1,h2,h3,h4,h5{font-feature-settings:"smcp";font-variant:small-caps;font-weight:400;color:var(--primary-foreground);line-height:2rem}h1{text-align:center;font-feature-settings:"smcp";font-variant:small-caps;font-size:2rem;margin:14px 0}h2{font-size:1.8rem;margin:12px 0}h3{font-size:1.6rem;margin:10px 0}h4{font-size:1.4rem;margin:8px 0;font-size:1.2rem;margin:6px 0}hr{margin:.6rem 0}pre{margin:1rem 0;overflow-x:auto}img{display:block;margin:20px auto;width:80%}mjx-math{overflow-x:auto;overflow-y:hidden;max-width:100%}::-webkit-scrollbar{width:18px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:18px;border:6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:var(--secondary-foreground)}.title{font-feature-settings:"smcp";font-variant:small-caps;font-size:2.2rem;color:var(--primary-foreground);margin:.5rem}.cn{font-size:2rem}