pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.spoiler{background-color:#000;color:#000;padding:0 2px;cursor:pointer;transition:color .3s ease,background-color .3s ease}.spoiler.revealed{color:inherit;background-color:transparent}.greentext{color:#789922;font-weight:500;font-size:.95em;line-height:1.4em}pre{overflow-x:auto;display:inline-block;max-width:100%;box-sizing:border-box}code,pre code{word-break:break-word}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,sans-system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}@media (max-width: 768px){body{font-size:14px}}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,sans-serif;font-weight:700;font-style:normal;letter-spacing:-.01em;margin:.8em 0 .4em;color:var(--text)}:root{--bg: #ffffff;--surface: #f7f7f8;--text: #0b0b0f;--muted: #6b7280;--primary: #f3858c;--secondary: #baf385;--elev-shadow: 0 1px 2px rgba(0, 0, 0, .04)}a{color:#1f2937;text-decoration:none;transition:color .2s ease-in-out;word-wrap:break-word}a:hover{color:#000}a:visited{color:#1f2937}a:active{color:#0a0a0a}html.dark{--bg: #0b0b12;--surface: #0f1724;--text: #e6eef6;--muted: #94a3b8;--primary: #ef4444;--secondary: #baf385;--elev-shadow: 0 1px 2px rgba(0, 0, 0, .5)}html.dark a,.dark a{color:#e5e7eb}html.dark a:hover,.dark a:hover{color:#fff}html.dark a:visited,.dark a:visited{color:#e5e7eb}html.dark a:active,.dark a:active{color:#f5f5f5}.pull-spinner{position:fixed;top:10px;left:0;right:0;margin:0 auto;width:32px;height:32px;border:3px solid #ccc;border-top-color:var(--primary);border-radius:50%;background:#ffffffe6;z-index:9999;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,transform .2s ease;box-shadow:0 0 8px #0000001a}.pull-spinner.active{display:flex;animation:spin .8s linear infinite}@keyframes spin{0%{transform:translateY(80px) rotate(0)}to{transform:translateY(80px) rotate(360deg)}}.no-scroll{overflow:hidden!important}
