.richtext-image-drawer.bn-drawer .bn-drawer-wrap{background-color:transparent;transform:none!important}.richtext-image-drawer img{max-height:80vh!important;max-width:90vw!important}@media (max-width:767px){.richtext-image-drawer img{max-width:100%!important}}.multicode{background-color:var(--color-bg1);border:1px solid var(--color-line);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}.multicode-header{align-items:center;background-color:var(--color-bg2);display:flex;justify-content:space-between;padding:.75rem 1rem}.multicode-title{color:var(--color-textPrimary);font-size:14px;font-weight:600}.multicode-controls{grid-gap:8px;display:flex;gap:8px}.multicode-select{border:1px solid var(--color-line);border-radius:4px;min-width:120px;padding-left:5px}.multicode-pre,.multicode-select{background-color:var(--color-bg1);color:var(--color-textPrimary)}.multicode-pre{border-top:1px solid var(--color-line);font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:14px;margin:0;overflow-x:auto;padding:16px;white-space:pre}.multicode-copy{background-color:var(--color-primary);border:none;border-radius:4px}code[data-theme=light] .hljs{background:#fafafa;color:#383a42;display:block;overflow-x:auto;padding:.5em}code[data-theme=light] .hljs-comment,code[data-theme=light] .hljs-quote{color:#a0a1a7;font-style:italic}code[data-theme=light] .hljs-doctag,code[data-theme=light] .hljs-formula,code[data-theme=light] .hljs-keyword{color:#a626a4}code[data-theme=light] .hljs-deletion,code[data-theme=light] .hljs-name,code[data-theme=light] .hljs-section,code[data-theme=light] .hljs-selector-tag,code[data-theme=light] .hljs-subst{color:#e45649}code[data-theme=light] .hljs-literal{color:#0184bb}code[data-theme=light] .hljs-addition,code[data-theme=light] .hljs-attribute,code[data-theme=light] .hljs-meta-string,code[data-theme=light] .hljs-regexp,code[data-theme=light] .hljs-string{color:#50a14f}code[data-theme=light] .hljs-built_in,code[data-theme=light] .hljs-class .hljs-title{color:#c18401}code[data-theme=light] .hljs-attr,code[data-theme=light] .hljs-number,code[data-theme=light] .hljs-selector-attr,code[data-theme=light] .hljs-selector-class,code[data-theme=light] .hljs-selector-pseudo,code[data-theme=light] .hljs-template-variable,code[data-theme=light] .hljs-type,code[data-theme=light] .hljs-variable{color:#986801}code[data-theme=light] .hljs-bullet,code[data-theme=light] .hljs-link,code[data-theme=light] .hljs-meta,code[data-theme=light] .hljs-selector-id,code[data-theme=light] .hljs-symbol,code[data-theme=light] .hljs-title{color:#4078f2}code[data-theme=light] .hljs-emphasis{font-style:italic}code[data-theme=light] .hljs-strong{font-weight:700}code[data-theme=light] .hljs-link{text-decoration:underline}code[data-theme=dark] .hljs{background:#282c34;color:#abb2bf;display:block;overflow-x:auto;padding:.5em}code[data-theme=dark] .hljs-comment,code[data-theme=dark] .hljs-quote{color:#5c6370;font-style:italic}code[data-theme=dark] .hljs-doctag,code[data-theme=dark] .hljs-formula,code[data-theme=dark] .hljs-keyword{color:#c678dd}code[data-theme=dark] .hljs-deletion,code[data-theme=dark] .hljs-name,code[data-theme=dark] .hljs-section,code[data-theme=dark] .hljs-selector-tag,code[data-theme=dark] .hljs-subst{color:#e06c75}code[data-theme=dark] .hljs-literal{color:#56b6c2}code[data-theme=dark] .hljs-addition,code[data-theme=dark] .hljs-attribute,code[data-theme=dark] .hljs-meta-string,code[data-theme=dark] .hljs-regexp,code[data-theme=dark] .hljs-string{color:#98c379}code[data-theme=dark] .hljs-built_in,code[data-theme=dark] .hljs-class .hljs-title{color:#e6c07b}code[data-theme=dark] .hljs-attr,code[data-theme=dark] .hljs-number,code[data-theme=dark] .hljs-selector-attr,code[data-theme=dark] .hljs-selector-class,code[data-theme=dark] .hljs-selector-pseudo,code[data-theme=dark] .hljs-template-variable,code[data-theme=dark] .hljs-type,code[data-theme=dark] .hljs-variable{color:#d19a66}code[data-theme=dark] .hljs-bullet,code[data-theme=dark] .hljs-link,code[data-theme=dark] .hljs-meta,code[data-theme=dark] .hljs-selector-id,code[data-theme=dark] .hljs-symbol,code[data-theme=dark] .hljs-title{color:#61aeee}code[data-theme=dark] .hljs-emphasis{font-style:italic}code[data-theme=dark] .hljs-strong{font-weight:700}code[data-theme=dark] .hljs-link{text-decoration:underline}