BlueprintGridSectionBlueprint-style 2-column feature grid inspired by Dedalus' BlueprintFeatures. Each card scroll-reveals with staggered delay; contains a diagram viewport, spec table, and callout chips.Import import { BlueprintGridSection } from "@sigil-ui/components"; Usage <BlueprintGridSection>...</BlueprintGridSection> Props PropTypeDefaultDescriptionlabelstring—Section label.headingstring—Section heading.cardsBlueprintCardData[]—Cards to render in a 2-column staggered grid. Token integration CSS VariablePurpose--s-borderBorder--s-surfaceSurface--s-duration-fastDuration fast--s-primaryPrimary--s-ease-outEase out--s-ease-defaultEase default--s-backgroundBackground--s-text-mutedText muted--s-textTextBentoSectionA BentoSection component from the Sigil design system.CTASectionA CTASection component from the Sigil design system.