.code-root{background:var(--paper);font-feature-settings:"ss01", "ss02";max-width:100%;overflow-x:clip}[data-mode=dark] .code-root{background:var(--page-bg)}.code-root:before{z-index:1;opacity:.22;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}[data-mode=dark] .code-root:before{opacity:.14}.code-tnum{font-feature-settings:"tnum"}.code-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes codeShim{0%{background-position:200% 0}to{background-position:-200% 0}}.code-shim{background:linear-gradient(90deg, var(--paper-2), var(--rule), var(--paper-2));background-size:200% 100%;animation:1.6s ease-in-out infinite codeShim}
