html:not(.dark) :not(pre)>code.nextra-code{background-color:rgb(243 244 246)!important;color:rgb(17 24 39)!important}html.dark :not(pre)>code.nextra-code{background-color:rgb(38 38 38)!important;color:rgb(229 229 229)!important}