Edge Architecture

Fast, narrow, orange-led infrastructure UI.

This preview translates the extracted system into technical surfaces, tight display type, pricing chips, routing modules, and edge diagrams that still read as Cloudflare-like infrastructure without the name.

330+ cities Zero Trust lanes Flat utility surfaces
Users
Routing17ms
Edge
AI
Inference2.3k req
Shield
Cache
Rules11 active
Origin

Policy mesh

Thin borders, tiny corners, and an orange signal line communicate control and speed.

WAF

Managed rules, rate limits, and mitigation plates.

DNS

Global edge latency and operational visibility.

Product lanes

Orange anchors the brand; blue and green mark product lanes.

Pricing shell

Free Pro Business

Docs mode

Docs shift denser and more utilitarian without losing the accent rhythm.

Orange is a signal

It marks key actions and route states instead of flooding surfaces.

20Named colors
14Type levels
16Component classes
41Core CSS tokens
01 / Colors

Signal color over technical paper.

Controlled neutrals do most of the work; one hot orange carries action.

Primary & Action

Primary#ff5e1f

Main CTA and edge signal.

Accent#ff7038

Hover and energized highlight.

Pressed#d63c01

Active orange feedback.

Warning#ff9910

Warm caution state.

Surfaces

Canvas#ffffff

Primary field.

Surface#fdfdfc

Near-white module plate.

Surface Alt#f9f7f6

Warmer paper step.

Footer BG#151414

Dense dark footer field.

Neutrals & Product

Ink#171717

Strongest interface ink.

Body#262626

Default copy tone.

Muted#737373

Secondary metadata.

Border Strong#f0e3de

Warm chip boundary.

Compute#0a95ff

Edge compute lane.

AI#00bd7d

AI status lane.

02 / Typography

Tight grotesk hierarchy with operational restraint.

Moderate headline weights, compressed tracking, and compact body settings keep the system technical instead of plush.

Display / Build without boundaries
Display — 64px / 500 / 0.99 / -0.025em
Hero / Route to the edge
Hero — 56px / 500 / 0.99 / -0.025em
Title LG / Scale predictably
Title LG — 48px / 500 / 1 / -0.025em
Title MD / Product categories
Title MD — 32px / 500 / 1 / -0.025em
Title SM / Feature card
Title SM — 24px / 500 / 1.2 / -0.025em
Body / Compact explanatory copy.
Body — 16px / 400 / 1.2 / -0.0025em
Body Relaxed / More breathing room.
Body Relaxed — 15px / 400 / 1.75 / -0.0025em
Label / Routing priority
Label — 14px / 500 / 1.15 / -0.01em
Caption / Health checks
Caption — 13px / 400 / 1.5 / 0
Code / edge.route.latency=17ms
Code — 10px / 700 / 1.3 / 0 / IBM Plex Mono
03 / Buttons

Calls to action stay clean, warm, and utility-first.

Buttons stay clean and stable; priority comes from fill and contrast, not bulk.

button-primary
button-primary-active
button-secondary
button-ghost
button-dark
button-pricing-pill
button-icon
04 / Cards & Surfaces

Flat plates, tiny corners, selective elevation.

Cards stay mostly flat, using borders, light tonal steps, and a single soft shadow when needed.

Feature card

Near-white module using the system’s only soft shadow.

Read case study

Signal card

Orange-tinted plate for highlighted routes and notices.

Review traffic

Pricing card

Minimal comparison plate for chips, rates, and actions.

Docs shell

Utility surface for search, tables, and implementation guidance.

Dark infra card

Warm dark panel for dense, infrastructural zones.

05 / Brand-Specific Product Patterns

Network diagrams, pricing matrices, and route logic.

The product language is route lanes, policy tables, edge nodes, and pricing chips rather than generic dashboard widgets.

Traffic route monitor

Anycast routeactive
Client
12ms
Shield
WAF
Origin
cached

Compute metrics tray

Workerscompute
1.3Mrequests
0.5msCPU time
97%edge hit

Policy and ruleset list

Managed rules11 deployed
Bot scorechallenge high-risk trafficon
Rate limitthrottle login bursts250/min
ZTNAverify identity every requeststrict

Pricing lane comparison

Planspredictable pricing
Free$0 forever
Pro$20 / month
Biz$200 / month
06 / Forms

Quiet controls with border-led focus treatment.

Inputs stay restrained with white fills and simple border-led focus treatment.

Enable WAF Cache static assets Pro plan Business plan
07 / Spacing

Disciplined gutters instead of oversized emptiness.

Repeatable padding and concise gaps keep sections measurable.

xs
4px
sm
8px
md
16px
lg
24px
xl
40px
section
96px
08 / Radius

Small corners keep the system infrastructural.

Most surfaces stay small or medium radius; pills are reserved for chips and selectors.

3pxhero cards, diagram modules
8pxinputs, feature cards
12pxbuttons, larger controls
16pxlarger contained surfaces
9999pxpills, taxonomies, small toggles
09 / Elevation

Depth is mostly flat and border-defined.

This brand does not build hierarchy with stacked shadows.

Flat / Default

Exact shadow value: none. This is the default state for hero, pricing, and network modules.

Soft / Guided

Exact shadow value: 0 1px 3px rgba(0,0,0,0.08). Reserved for contained explainer surfaces.

Brand note

This brand uses flat surfaces. Depth usually comes from color contrast, border cadence, and grouped modules, not from dramatic drop shadows.

10 / Extracted Component Tokens

Operational variables, not decorative theme paint.

Orange signal color, warm-white surfaces, tiny radii, and disciplined spacing drive the system.

:root {
--brand-primary: #ff5e1f;
--brand-accent: #ff7038;
--brand-accent-pressed: #d63c01;
--brand-ink: #171717;
--brand-body: #262626;
--brand-muted: #737373;
--brand-canvas: #ffffff;
--brand-surface: #fdfdfc;
--brand-surface-alt: #f9f7f6;
--brand-border: #f0f0f0;
--brand-border-strong: #f0e3de;
--brand-footer-bg: #151414;
--brand-footer-ink: #f0e3de;
--brand-compute: #0a95ff;
--brand-ai: #00bd7d;
--radius-sm: 3px;
--radius-md: 8px;
--radius-lg: 12px;
--radius-pill: 9999px;
--space-md: 16px;
--space-lg: 24px;
--space-section: 96px;
--shadow-none: none;
--shadow-soft: 0 1px 3px rgba(0,0,0,0.08);
}