:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.hljs{background:#2d3748!important;color:#e2e8f0!important;padding:1rem!important;border-radius:8px!important;overflow-x:auto!important}.hljs-comment,.hljs-quote{color:#718096!important;font-style:italic!important}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#f56565!important;font-weight:700!important}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:#ed8936!important}.hljs-doctag,.hljs-string{color:#48bb78!important}.hljs-section,.hljs-selector-id,.hljs-title{color:#4299e1!important;font-weight:700!important}.hljs-subst{font-weight:400!important}.hljs-class .hljs-title,.hljs-type{color:#9f7aea!important;font-weight:700!important}.hljs-attribute,.hljs-name,.hljs-tag{color:#f56565!important;font-weight:400!important}.hljs-link,.hljs-regexp{color:#38b2ac!important}.hljs-bullet,.hljs-symbol{color:#ed8936!important}.hljs-built_in,.hljs-builtin-name{color:#4299e1!important}.hljs-meta{color:#718096!important}.hljs-deletion{background:#fed7d7!important}.hljs-addition{background:#c6f6d5!important}.hljs-emphasis{font-style:italic!important}.hljs-strong{font-weight:700!important}