@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--nextra-primary-hue:24deg;--nextra-primary-saturation:93%;font-family:Inter,sans-serif}.dark{--nextra-bg:9,9,11}.dark body{background-color:#09090B}.dark pre{background-color:#18181B!important;border:1px solid #3f3f46}.dark :not(pre)>code{background-color:#27272A;border:1px solid #3f3f46}pre{background-color:#F9FAFB!important;border:1px solid #e5e7eb}.dark tbody tr:hover,.dark thead tr{background-color:#18181B}thead tr{background-color:#F9FAFB}