Header Area
+The top navigation bar with logo, title, and subtitle.
+ +AI Data Analyst
+ Ask questions about your data in natural language +Page Layout
+Background, cards, buttons, and text hierarchy.
+ +Analysis Results
+Revenue grew 12% quarter over quarter, driven by the enterprise segment.
+Primary heading text
+Secondary descriptive text shown below.
+ text_primary #1A253C +Chat / Query Interface
+The conversational query area with input fields and response bubbles.
+ +Status Indicators
+Success, warning, and error states used in badges, alerts, and inline messages.
+ +success: #10B77F
+ Slow response — warning: #F59F0A
+ Connection lost — error: #EA580C
+ Color Palette
+Every configurable color with its YAML key, CSS variable, and default value.
+ +Typography
+
+ Controlled by font_primary
+ (the font-family stack) and
+ font_url
+ (a Google Fonts URL to load the typeface).
+
font_url
+ to the Google Fonts stylesheet URL and
+ font_primary
+ to the corresponding family name with fallbacks, e.g.
+ 'Roboto', system-ui, sans-serif.
+ Shape & Border Radius
+
+ The radius
+ key sets --radius-md,
+ the base border-radius for cards, buttons, inputs, and badges.
+
Quick Start YAML
+
+ Copy this block into your instance.yaml
+ and adjust values to match your brand.
+
Full Key Reference
+Complete mapping of YAML keys to CSS custom properties.
+ +