Pilot Design System
A retro-technical design system featuring industrial and governmental aesthetics, machine-readable visual language, and minimalist monochromatic palette.
Navigation Menu - Technical Variant
Technical styling with enhanced borders
Cards
Container components with technical frames
Standard Card
Basic card component with bordered styling and standard padding.
Technical Card
Card with corner bracket decorations for technical aesthetic.
Minimal card without header or footer slots.
Stat Cards
Metric display cards with trend indicators for financial KPIs
Progress
Linear progress bars for budgets and goals with percentage labels
Modal
Dialog overlays with technical corner brackets
Are you sure you want to proceed with this action? This cannot be undone.
System Configuration
Please wait while the system processes your request...
Form Elements
Inputs with machine-readable styling
Commodity Input
Financial input with currency symbol and decimal formatting
Custom Currency Symbols
Use currency-symbol attribute for custom symbols or non-standard currencies
Toggle
Switch toggle for settings with industrial on/off styling
Select Components
Dropdown selection with technical bracket styling
Virtual Scrolling (100+ Options)
Renders only visible options for performance. Scroll to see virtualization in action.
Datepicker
Date selection with grid-based calendar
Search
Autocomplete search with keyboard navigation
Badges & Labels
Status indicators and technical labels
Status Indicators
System status with animated indicators
Terminal
Console and command-line interfaces
Code Blocks
Syntax-highlighted code display
Panels
Collapsible container components
Annotations
Callout boxes for technical notes
Grid System
Technical grid layouts with optional overlays
Dividers
Section separators with technical styling
Standard divider:
Dashed divider:
Technical divider with label:
Vertical divider:
Measurements
Technical measurement displays
Horizontal:
Vertical:
Tabs
Tab navigation for content sections
Default Horizontal:
Technical Variant:
Vertical Orientation:
CSS Patterns
Utility classes for technical styling
Technical Label
Boxed Label
Code Label
Module content with technical styling and ID label.
Container
Max-width wrapper with technical borders for page sections
size="sm" with default padding
Content in Small Container
This container has a max-width of 640px and is centered.
size="md" bordered with technical corners
Bordered Container
This container features technical corner brackets and larger padding.
size="lg" is the default, perfect for main content sections
Main Content Container
This is the default container size with 1024px max-width. Ideal for most page content sections.
size="xl" bordered padding="xl" - Maximum width with technical styling
Wide Container with Technical Borders
This extra-wide container (1280px) with technical corner brackets and XL padding is perfect for dashboards and data-heavy layouts.
size="full" bordered - Spans entire width of parent
Full-Width Layout
This container spans 100% of its parent width with technical borders and default padding.
Typography
Font families and styling
Space Grotesk - Display Font
IBM Plex Sans - Body text font for general content
IBM Plex Mono - Monospace font for code: const x = 42;
JetBrains Mono - Technical labels and system text
Chakra Petch - Industrial headings
Bar Chart
Horizontal bar charts for category comparison with technical styling
Use pilot-chart-data elements for a more readable, maintainable API
Click any bar to see the event detail in console
Vertical Bar Chart
Column chart style with bars growing bottom-to-top using orientation="vertical"
Use orientation="vertical" to display bars as columns
Horizontal (Default)
Vertical
Click any bar to see the event detail in console
Pie Chart
Circular charts for displaying categorical data proportions with technical styling
Use pilot-chart-data elements for a more readable, maintainable API
Click any slice to see event detail in console
Area Chart
Line charts with filled area below for displaying trends over time
Use pilot-chart-data elements for a more readable, maintainable API
Hover over points for tooltips, click for event details in console