body{font-family:'Inter',sans-serif;--theme-color:#1f52c0}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(15,15,15,1);display:block;z-index:9999999}.font-mono{font-family:'JetBrains Mono',monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(51,51,51,.1)}::-webkit-scrollbar-thumb{background:rgba(99,99,99,.5);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(129,129,129,.5)}.type-void{color:#9ca3af}.type-int,.type-float{color:#60a5fa}.type-bool{color:#f87171}.type-char{color:#34d399}.type-vector3{color:#a78bfa}.type-entity,.type-ped,.type-vehicle{color:#fbbf24}.native-row:hover{background-color:rgba(255,255,255,.05)}.native-row.active{background-color:var(--theme-color);color:white;text-shadow:1px 1px 1px #333}.native-row.active .type-void,.native-row.active .type-int,.native-row.active .param-name{color:#e5e7eb}.native-row.active .text-gray-500{color:#e5e7eb}pre[class*="language-"]{margin:0!important;padding:0!important;background:transparent!important;text-shadow:none!important;overflow:unset!important}code[class*="language-"]{text-shadow:none!important;font-family:'JetBrains Mono',monospace!important;font-size:.875rem;overflow:unset!important}.prose pre{background-color:rgba(51,51,51,.1)!important;border:1px solid rgba(99,99,99,.5);border-radius:.375rem}.prose code{color:#e5e7eb!important;background-color:rgba(55,55,55,.5);padding:.1em .3em;border-radius:.25em;font-weight:400}.prose pre code{background-color:transparent;padding:0;color:inherit!important}.prose table{font-size:.875em}.prose thead th{color:#d1d5db}.prose tbody td{color:#9ca3af}.param-desc a,.prose a{color:#60a5fa;text-decoration:none}.param-desc a:hover,.prose a:hover{color:#3b82f6;text-decoration:underline}pre.whitespace-pre-wrap code{white-space:pre-wrap}#detail-desc-en pre,#detail-desc-cn pre{overflow-x:auto!important;padding:.5rem!important}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:99}.modal-content{animation:modal-pop .2s ease-out}@keyframes modal-pop{0%{transform:scale(.95);opacity:0}100%{transform:scale(1);opacity:1}}.swal2-popup,.swal2-modal,.swal2-show{background:rgb(53 63 83 / 80%);backdrop-filter:blur(6px)}.swal2-success-circular-line-left,.swal2-success-circular-line-right,.swal2-success-fix{background-color:transparent!important}.swal2-html-container{color:#e5e7eb!important}.swal2-title{color:#e5e7eb!important}.monaco-editor-container{overflow:hidden;position:relative;background-color:#1e1e1e}