@tailwind base;@tailwind components;@tailwind utilities;:root{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%}.spark:before{content:"";position:absolute;width:200%;aspect-ratio:1;inset:0 auto auto 50%;z-index:-1;translate:-50% -15%;rotate:0;transform:rotate(-90deg);opacity:1;background:conic-gradient(from 0deg,transparent 0 340deg,#fff 1turn);transition:opacity var(--transition);animation:rotate var(--spark) linear infinite both}.nextra-code-block pre,html.dark .nextra-code-block pre{background-color:#1e293b!important}.nextra-nav-container-blur,html.dark body,html.dark div.nextra-nav-container,html.dark div.nx-sticky.nx-bottom-0,nav{background-color:var(--background)!important}.dark .nx-sticky{box-shadow:none!important}.nextra-steps h3:before{line-height:25px}.dark .nextra-breadcrumb a,.dark .nextra-breadcrumb a:active,.dark .nextra-breadcrumb a:hover,.dark .nextra-breadcrumb a:visited{background:none!important;-webkit-text-fill-color:var(--ash-gray)!important}:is(html[class~=dark]) .nextra-nav-container-blur.nx-pointer-events-none{background-color:var(--background)!important}html.dark .nextra-content a{color:#5db6ff!important}.dark .nx-text-gray-300.hover\:nx-text-primary-600:hover,.dark .nx-text-primary-600,.dark .nx-text-primary-800,.dark\:nx-text-primary-600,.nx-bg-primary-100.nx-font-semibold,.nx-text-gray-600.hover\:nx-text-primary-600:hover,a.dark\:nx-text-gray-300:hover,a.nx-text-gray-600:hover{color:#e8e8e8!important}@keyframes loading{0%{width:0;margin-left:0}50%{width:100%;margin-left:0}to{width:0;margin-left:100%}}