.hljs{color:#d4c9b8;background:transparent}.hljs-keyword,.hljs-selector-tag{color:#e8a87c}.hljs-attr,.hljs-string{color:#a8cc8c}.hljs-comment,.hljs-quote{color:#7e7568;font-style:italic}.hljs-literal,.hljs-number{color:#d4a76a}.hljs-section,.hljs-title{color:#82b8c8}.hljs-built_in,.hljs-class .hljs-title,.hljs-type{color:#d4a76a}.hljs-template-variable,.hljs-variable{color:#e88c8c}.hljs-addition{color:#a8cc8c;background-color:rgba(168,204,140,.1)}.hljs-deletion{color:#e88c8c;background-color:rgba(232,140,140,.1)}pre::-webkit-scrollbar{height:6px}pre::-webkit-scrollbar-track{background:transparent}pre::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}pre::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}.markdown-table-card{position:relative;overflow:hidden;border-radius:.5rem;border:1px solid var(--color-border);margin:.75rem 0}.markdown-table-card[data-overflows=true]:after{content:"";position:absolute;right:0;top:0;bottom:0;width:3rem;background:linear-gradient(to right,transparent,var(--color-cream));pointer-events:none}.markdown-table-breakout{overflow-x:auto}