Design style guide
Zelong's Wiki visual system demo
A working Astro version of the uploaded style poster: restrained document layout, compact components, technical diagrams, and dark/light tokens.
resonator qubit
Design keywords
academic modern calm precise modular
Brand tone
- rigorous but inviting
- educational
- research-oriented
- not sci-fi gimmicky
Color palette
Background
Surface
Primary text
Muted text
Cyan
Teal
Gold
Border
Typography
| Role | Size | Weight |
|---|---|---|
| Hero | 40-54 | 700 |
| Section | 26 | 650 |
| Body | 16 | 400 |
| Code | 13-14 | 400 |
Layout rules
content: 720px - 960px
grid: 4, 8, 12, 16, 24, 32, 48
radius: 6px, 8px, 12px
grid: 4, 8, 12, 16, 24, 32, 48
radius: 6px, 8px, 12px
Equation block
H = 4EC(n - ng)2
- EJ cos(φ)
χ = g2 / Δ
χ = g2 / Δ
Callout
High-Q microwave modes are most useful when assumptions and parameter ranges stay visible.
Code block
import numpy as np w = 1 / np.sqrt(l * c) z = np.sqrt(l / c)