@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&family=JetBrains+Mono:wght@400;500&display=swap");:root{--font-sans:"Inter",ui-sans-serif,system-ui,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--nextra-primary-hue:239deg;--nextra-primary-saturation:84%}.structura-wordmark{font-family:var(--font-sans);font-weight:900;font-size:.875rem;letter-spacing:.18em;text-transform:uppercase;line-height:1}code,pre code{font-family:var(--font-mono)}nav a{transition:color .15s cubic-bezier(.16,1,.3,1)}::selection{background:#c7d2fe;color:#1e1b4b}html.dark ::selection{background:#4338ca;color:#e0e7ff}