.callout{mix-blend-mode:darken;background-color:rgb(from var(--callout-color-light) r g b/.1)}.callout-title{color:var(--callout-color-light)}.dark .callout{mix-blend-mode:lighten;background-color:rgb(from var(--callout-color-dark) r g b/.1)}.dark .callout-title{color:var(--callout-color-dark)}.callout{overflow:hidden;width:100%;padding:12px 12px 12px 24px;border-radius:4px;margin:1em 0;line-height:1.3}.callout-title{display:flex;align-items:flex-start;gap:4px;font-size:inherit}.callout-icon{display:flex;flex:0 0 auto;align-items:center}.callout-title-inner{color:inherit;font-weight:600}.callout-content{overflow-x:auto;padding:0;background-color:transparent}.callout-collapsible .callout-title{cursor:pointer}.callout-collapsible .callout-fold{display:flex;align-items:center;padding-inline-end:8px}.callout-collapsible>.callout-title .callout-fold svg{transform:rotate(-90deg);transition:transform .1s ease-in-out}.callout-collapsible[open]>.callout-title .callout-fold svg{transform:none}.callout-fold:after,.callout-icon:after{content:"\200B"}.callout-fold svg,.callout-icon svg{width:18px;height:18px}.hljs{display:block;overflow-x:auto;padding:.5em;background:#282a36}.hljs-built_in,.hljs-link,.hljs-section,.hljs-selector-tag{color:#8be9fd}.hljs-keyword{color:#ff79c6}.hljs,.hljs-subst{color:#f8f8f2}.hljs-attr,.hljs-meta-keyword,.hljs-title{font-style:italic;color:#50fa7b}.hljs-addition,.hljs-bullet,.hljs-meta,.hljs-name,.hljs-string,.hljs-symbol,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable{color:#f1fa8c}.hljs-comment,.hljs-deletion,.hljs-quote{color:#6272a4}.hljs-doctag,.hljs-keyword,.hljs-literal,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-strong,.hljs-title,.hljs-type{font-weight:700}.hljs-literal,.hljs-number{color:#bd93f9}.hljs-emphasis{font-style:italic}