1 — Typography
H1 via semantic tag — 3.5rem / 700 / primary color
H1 via semantic tag — 3.5rem / 700 / primary color
H2 via semantic tag — 2.75rem / 700 / primary color
H3 via semantic tag — 2.25rem / 700 / primary color
H4 via semantic tag — 1.75rem / 700
H5 via semantic tag — 1.25rem / 700
H6 via semantic tag — 1rem / 700
H6 via semantic tag — 1rem / 700
Paragraph — $eaxee-font-body / $eaxee-p-size (1rem) / $eaxee-body-weight (400) / $eaxee-body-line-height (1.65) / $eaxee-text-main (#393a3a). This is the default body copy.
Muted paragraph — .o_eaxee_text_muted applies $eaxee-text-muted (#7a7b7b). Use for captions, meta info, helper text.
2 — CSS Custom Properties
Gradients
var(--eaxee-gradient-brand)
var(--eaxee-gradient-hero)
var(--eaxee-gradient-cta)
var(--eaxee-gradient-card-glow)
Shadows
Glass
glass-bg + glass-border + glass-blur + glass-shadow. Always use all four together.
class="o_cc o_cc1"
cc1 — White background, charcoal text
Body text. A link. Green primary button, blue secondary.
class="o_cc o_cc2"
cc2 — Surface light background (#f7f8f9)
Body text. A link. Use for alternating sections.
class="o_cc o_cc3"
cc3 — Charcoal dark background
White body text. Green link. Use for dramatic sections.
class="o_cc o_cc4"
cc4 — Royal blue background
White body text. Green link. Use for accent/CTA sections.
class="o_cc o_cc5"
cc5 — Brand green background
Dark body text. Blue link. Use sparingly for strong CTA.
4 — Motion tokens (hover each box)
150ms — buttons, links
300ms — cards, panels
300ms — badges, icons