.dark,:root{--color-fd-background:hsl(222,47%,5%);--color-fd-foreground:hsl(210,20%,98%);--color-fd-muted:hsl(222,27%,10%);--color-fd-muted-foreground:hsl(216,12%,59%);--color-fd-card:hsl(222,27%,10%);--color-fd-border:hsla(216,12%,59%,0.1);--color-fd-primary:hsl(213,42%,59%);--color-fd-primary-foreground:hsl(210,20%,98%);--color-fd-accent:hsla(216,12%,59%,0.15);--color-fd-accent-foreground:hsl(210,20%,98%);--color-fd-ring:hsl(264,35%,63%)}body{font-family:var(--font-body,"Satoshi",sans-serif)}h1,h2,h3,h4{font-family:var(--font-display,"Tilt Warp",sans-serif)}[style*="--shiki-dark-bg"]{--shiki-dark-bg:hsl(222,35%,7%)!important;--shiki-light-bg:hsl(222,35%,7%)!important}figure.shiki{background-color:hsl(222,35%,7%)!important;background:hsl(222,35%,7%)!important;border-color:hsla(216,12%,59%,.12)!important}figure.shiki :not(button):not(button *):not(figcaption):not(figcaption *),pre.shiki,pre.shiki *,pre:has(code),pre:has(code) *{background-color:transparent!important;background:transparent!important;border:none!important;box-shadow:none!important}pre code,pre.shiki code{background:transparent!important;background-color:transparent!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.shiki code span,pre code span{color:var(--shiki-dark)!important}pre:has(code):not(figure.shiki *){background-color:hsl(222,35%,7%)!important;background:hsl(222,35%,7%)!important;border:1px solid hsla(216,12%,59%,.12);border-radius:.5rem;padding:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}:not(pre)>code{background-color:hsla(216,12%,59%,.12)!important;background:hsla(216,12%,59%,.12)!important;border-radius:.25rem;padding:.15em .35em;font-size:.875em;border:none!important;color:#E8A87C}figure.shiki button[aria-label="Copied Text"],figure.shiki button[aria-label="Copy Text"]{opacity:0;transition:opacity .2s}figure.shiki:hover button[aria-label="Copied Text"],figure.shiki:hover button[aria-label="Copy Text"]{opacity:1}figure.shiki figcaption{background-color:hsl(222,30%,9%)!important;background:hsl(222,30%,9%)!important;border-bottom:1px solid hsla(216,12%,59%,.12)!important;font-family:JetBrains Mono,monospace;font-size:.75rem;color:#8B95A5}