Brand Mark
The MACHINES monogram is a brutalist representation of machine intelligence — bold, confident, and engineered without compromise. The borderless form is the default. The shape itself is the identity; it needs no container, no frame, no boundary to assert its presence.
The container variant exists for contexts that demand a defined boundary — app icons, social avatars, platform constraints that require a bounding shape. The outer radius (105px) is exactly 2.5 times the inner mark radius, creating a proportional relationship between frame and form. Use it only when the borderless mark cannot stand alone.
The angular alternate replaces the standard mark's rounded corners with 45° chamfers, sharpening the silhouette while preserving identical internal geometry. Use it where the brand needs an edgier, more aggressive posture — limited-edition materials, partnerships, or contexts where the rounded mark reads too soft. It is an alternate, not a replacement; the borderless mark with rounded corners remains the default.
At 32 pixels and below, the standard mark loses its defining details. The legibility variant compensates: corners enlarge by 94%, nodes by 76%, and grooves narrow by 34% relative to the standard proportions. These adjustments preserve the mark's identity at scales where the original geometry would collapse into noise.
0°
45°
The mark appears at 0° or 45° — nothing else. At 45°, the square field becomes a diamond, referencing the card form and aligning with the primitive shape's tessellation angle. This is the mark's one permitted act of rotation: a deliberate tilt, not a casual spin. All other angles are prohibited.
The borderless mark occupies a square field (1487.83 × 1487.83) with a corner radius of 42.02px (2.82% of the field width) and node radius of 53.27px. These proportions are fixed. The container variant adds 96px of padding between mark and boundary edge. Do not alter these relationships.
Wordmark
The MACHINES logotype is built on a 10px unit grid. Every stroke, counter, radius, and letterform height is a whole multiple of that unit — nothing is approximated, nothing is rounded. The construction grid below is the proof. Stems double counters, radii double again. The h ascender breaks above cap height by exactly 3 units — the one deliberate exception to an otherwise rigid system.
The wordmark on its original construction grid. Every letterform aligns to a 10-pixel unit grid. Strokes, counters, and spacing are not approximated — they are plotted. The grid is the proof that nothing in this system is arbitrary.
The h ascender shifts the wordmark's mathematical center upward, away from its optical center. When vertically centering the wordmark, align to the body of the letterforms — the cap-height bounding box — not the total height including the ascender. The white line marks the true optical center.
The wordmark requires a minimum display width of 240 pixels. Below this, the stroke system loses its legibility and the modular relationships break down. When space cannot accommodate 240px, use the monogram alone.
Lockups
The monogram and wordmark combine in four configurations. Each serves a specific context — choose the one that fits the space, not the one you prefer. The monogram carries equal authority to the logotype; neither is subordinate. When both cannot coexist comfortably, one will do. All lockups use the legibility variant of the monogram — at lockup scale, the standard mark's fine details would be lost.
Color Palette
Nine colors govern all applications. Orange is primary — chosen for its refusal to recede, its indifference to subtlety. In an industry that defaults to safe blues and inoffensive gradients, MACHINES leads with #FF4500: pure heat, full saturation, no apology. Violet serves as secondary. The remaining palette provides range without diluting the identity.
Mark in Color
Clear Space & Minimum Sizing
Clear Space
Minimum clear space on all sides equals one quarter of the monogram's height. This zone must remain empty — no text, no imagery, no competing elements. Clear space is not a suggestion. It is the mark's territory, and it protects the visual authority that the geometry demands.
Improper Usage
The mark's authority derives from the precision of its construction. Every proportion, every radius, every angle exists for a reason. Deviation — whether through carelessness or creative ambition — destroys what makes it work. These rules are not conservative; they are structural.
Responsive Logo
As available space decreases, the identity simplifies — from full lockup to wordmark alone to monogram alone. This is not degradation; it is designed reduction. Each tier is a complete expression of the brand at its given scale. At 32 pixels and below, deploy the legibility variant. The standard mark becomes unreadable at that size; the variant is engineered to succeed where the original cannot.
Typefaces
Two weights of Replica govern all typographic decisions. Replica Regular is the default — it sets body copy, headings, subheadings, labels, buttons, navigation, and every piece of interface text. If you are placing words on screen, they are in Replica Regular unless you have a specific reason otherwise. Replica Mono is reserved for moments where precision matters more than readability: numeric values, units, measurements, code, data tables, timestamps, and technical metadata. The distinction is functional, not decorative. Regular communicates; Mono quantifies.
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789 !@#$%^&*()
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789 !@#$%^&*()
Product Scale
Screen titles and feature headers
Section headers and modal titles
Body copy and primary content. This is your default reading size for paragraphs, descriptions, and any longer-form text within the application.
Secondary information, captions, and helper text
Timestamps, metadata, badges, and fine print
Buttons, navigation items, and form labels
Marketing Scale
Hero headlines
Section headlines
Feature callouts
Subheadings and card titles
Spacing
Base unit of 4px. Use consistent spacing tokens for margins, padding, and gaps to maintain visual rhythm.
Border Radius
Derived from the wordmark corner radii. Use 10px for subtle rounding, 20px–30px for pronounced curves.
Borders
Shadows
Use sparingly. Best suited for modals, dropdowns, and elevated surfaces on light backgrounds.
Motion
Quick, functional transitions. Avoid decorative animation — motion should feel responsive, not playful.
| --duration-fast | 100ms | Micro-interactions |
| --duration-normal | 200ms | Standard transitions |
| --duration-slow | 400ms | Complex animations |
| --ease-out | cubic-bezier(0.16, 1, 0.3, 1) | Entering |
| --ease-in-out | cubic-bezier(0.65, 0, 0.35, 1) | Moving |
Grid & Layout
Container widths for different contexts. Use consistent gutters between elements.
Breakpoints
Mobile-first approach. Design for the smallest screen, then add complexity at larger breakpoints.
| Mobile | @media (max-width: 479px) |
| Tablet | @media (min-width: 768px) |
| Desktop | @media (min-width: 1024px) |
| Wide | @media (min-width: 1280px) |
Token Reference
| Token | Value | Use |
|---|---|---|
| --font-mono | 'Replica Mono', fallbacks | Content, headings |
| --font-sans | 'Replica', fallbacks | UI labels, buttons |
| --leading-tight | 1.2 | Headlines, display |
| --leading-normal | 1.5 | UI text, labels |
| --leading-relaxed | 1.6 | Body copy |
| --tracking-tight | -0.02em | Display sizes |
| --tracking-normal | 0 | Default |
| --tracking-wide | 0.02em | Small text |
| --tracking-wider | 0.05em | Labels, caps |
| --orange | rgb(255, 69, 0) | Brand primary |
| --violet | rgb(123, 47, 255) | Brand secondary |
| --black | #000000 | Backgrounds |
| --white | #FFFFFF | Text, foregrounds |
| --container-sm | 640px | Narrow content |
| --container-md | 768px | Default content |
| --container-lg | 1024px | Wide content |
| --container-xl | 1280px | Full-width |
| --gutter | 24px | Grid gaps |
Tiles
Primary navigation component. Users control density via tile size (1–4) and column count. Tile size determines column span — size 2 tile spans 2 columns.
Drawers
Content surfaces triggered by tile activation. Swipe horizontally between adjacent drawers via the handle. Each drawer maps to a tile in the menu.
Buttons
Action triggers. Use Replica Regular for labels. Violet for primary actions, orange available as alternate accent.
Form Inputs
Data entry components. Consistent height and padding across input types for visual harmony in forms.
Content Cards
UI containers for grouping related information. Use consistent padding and radius across card types.
Virtual Cards
The core product component. Virtual credit cards displayed at standard card ratio (1.586:1). MACHINES branding prominent.
Alerts & Toasts
Feedback messages for user actions. Alerts are inline, toasts are overlay notifications that auto-dismiss.