:root{--font-sans:"Inter",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace}.dark{--nextra-bg:10 6 32;--nextra-card-bg:20 16 48;--nextra-content-bg:20 16 48;--nextra-border:55 40 100;--nextra-primary-hue:263deg;--nextra-primary-saturation:84%}html.dark .nextra-sidebar-container{background-color:rgb(10 6 32)}html.dark nav.nextra-nav{background-color:rgb(10 6 32/.85);backdrop-filter:blur(12px);border-bottom-color:rgb(55 40 100/.3)}html.dark .nextra-callout{background-color:rgb(20 16 48);border-color:rgb(55 40 100/.4)}html.dark pre{background-color:rgb(14 10 36)!important;border:1px solid rgb(55 40 100/.3)}html.dark tr:nth-child(2n) td{background-color:rgb(14 10 36)}html.dark footer{background-color:rgb(10 6 32);border-top-color:rgb(55 40 100/.2)}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre{font-family:var(--font-mono)}