.hljs-doctag,.hljs-keyword,.hljs-meta-keyword{color:purple!important;font-weight:700}.hljs-custom-func-call{color:#0ff!important}.hljs-symbol-op{color:orange!important}.hljs-literal,.hljs-number,.hljs-symbol{color:#abb2bf!important}.hljs-string{color:green!important}pre code{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:14px;line-height:1.5;display:block;color:red}pre{background-color:#282c34;color:#abb2bf;padding:15px;border-radius:8px;overflow-x:auto;margin:20px 0;border:1px solid #3e4451;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative}pre:before{content:"Python";position:absolute;top:0;right:0;background:#61afef;color:#282c34;padding:3px 10px;border-top-right-radius:8px;border-bottom-left-radius:8px;font-size:.75rem;font-weight:700;font-family:sans-serif}pre::-webkit-scrollbar{height:8px}pre::-webkit-scrollbar-thumb{background:#5c6370;border-radius:4px}pre::-webkit-scrollbar-track{background:#282c34}