code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}.dark code[data-theme*=" "],.dark code[data-theme*=" "] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}code[data-theme*=" "]{background-color:transparent}pre{position:relative;font-family:Menlo,Monaco,Courier New,monospace;font-size:15px;line-height:1.8;font-weight:400;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:2;hyphens:none;padding:15px;overflow-x:auto;background-color:#f8f9fa;box-shadow:0 2px 8px rgba(0,0,0,.04)}.dark pre{background-color:#1e293b;box-shadow:0 2px 8px rgba(0,0,0,.3)}figure{margin:25px 0}@media (max-width:640px){pre{padding:12px;font-size:14px;line-height:1.6}figure{margin:20px 0}}