EnOne Ventures — Theme 1R
Styleguide
Design tokens, typography, components, and utility classes.
1. Colors
Brand
--orange
--eggshell
Neutrals
--black
--grey-600
--grey-500
--grey-400
--grey-300
--grey-200
--grey-100
--white
Functional
--focus
--error
--success
--border
2. Typography
h1 / --font-size-h140→56px · Light · -0.02em
The quick brown fox
h2 / --font-size-h232→44px · Light · -0.02em
The quick brown fox
h3 / --font-size-h328→36px · Light · -0.02em
The quick brown fox
h4 / --font-size-h420→28px · Light · -0.02em
The quick brown fox
h5 / --font-size-body-lg16→20px · Regular
The quick brown fox
h6 / --font-size-caption14px · Regular · +0.01em
The quick brown fox
body / --font-size-body-lg16→20px · Light
The quick brown fox jumps over the lazy dog. Paragraph text at body-lg scale, light weight, used as the default body copy across the site.
--font-size-body-sm12→14px · Light
The quick brown fox jumps over the lazy dog. Small body text used for captions, meta, and secondary copy.
--font-size-utility14→18px · Regular
Button labels, nav links, UI text
a — linkorange · hover opacity
4. Form Fields
.form-input — Default · Focus (orange border) · Error state
.form-textarea — with character counter
.form-row — responsive two-column layout
5. Icons
arrow-cta
plus
close
chevron-right
chevron-left
chevron-down
menu
external-link
warning
instagram
linkedin
All icons use currentColor — wrap in any text-color class to tint them.
6. Spacing
--space-2xs
4→8px
--space-xs
8→12px
--space-sm
12→16px
--space-md
16→20px
--space-lg
20→28px
--space-xl
28→48px
--space-2xl
40→60px
--space-3xl
60→80px
--space-4xl
80→120px
7. Layout Utilities
.container — max-w-7xl, centered, horizontal padding
⟵ max-w-7xl · px-4 sm:px-6 lg:px-8 ⟶
.section — py-12 md:py-16 lg:py-20
.section — vertical padding at fluid scale
.card — white bg, shadow, rounded, overflow-hidden
Card Title
Card body text. This is a standard .card component with shadow and border-radius.