Container styles
Standard card and container surface treatments used across the site.
Container box
Default card container with subtle border and radial gradient fill.
Card title
Sample card body text demonstrating the container box styling with its subtle border and gradient background.
Border
#FFFFFF @ 5% opacity, 1pxFill
Radial gradient: #121212 (0–68%) → #141414Border radius
16px (rounded-2xl)Usage
Stage cards, metric cards, alignment pillars, and operational cards on the home page.
Live pages
Default hover
Subtle background shift for non-interactive containers. Indicates hover without implying clickability.
Hover to preview
Card title
Sample card body text demonstrating the container box styling with its subtle border and gradient background.
Fill (hover)
Radial gradient: #131313 (0–68%) → #151515Transition
background 0.2s easeUsage
Non-linked cards such as feature cards, integration logos, and stat displays.
Live pages
Light beam hover
Animated border glow that rotates on hover. Use for linked cards to signal interactivity.
Hover to preview
Card title
Sample card body text demonstrating the container box styling with its subtle border and gradient background.
Beam color
Brand orange gradient: #FF5C00 → #FF781E → #FF7828Beam arc
100° visible (40deg–140deg), centered at 90degAnimation
3s linear infinite rotation, paused until hoverFade in
opacity 0.3s easeCSS class
light-beam (add alongside container-box)Usage
Solution cards, industry cards, and any container that links to another page.
Live pages
IconCardBoxed
Icon + text in a container box with vertically centered alignment. Use for standalone feature cards in grids.
IconCard
Simple icon + text layout without container. Use within existing containers or sections.
IconBox
Standalone icon container for custom layouts. Use when you need just the icon without the text structure.
md (56px)
sm (48px)
Icon container
56×56px (md) or 48×48px (sm), radial gradientIcon color
Desaturated orange: rgba(255,140,80,0.7)Icon glow
drop-shadow(0 0 6px rgba(255,120,60,0.3))