# ASIAN INTERNATIONAL TECHNOLOGIES LTD.
## OFFICIAL BRAND IDENTITY MANUAL & CORPORATE DESIGN SYSTEM (2026)
### *"Across markets. Alongside you."*

---

## 1. BRAND ESSENCE & PURPOSE

### 1.1 Executive Overview
Asian International Technologies Ltd. (`asian-international.com`) is an institutional global supply chain partner specializing in Tier-1 AI accelerators (NVIDIA Blackwell, Hopper, AMD Instinct), enterprise PCIe Gen5 NVMe storage (Samsung PM1743, Solidigm), high-performance server CPUs (Intel Xeon 6, AMD EPYC 9005), and ultra-low-latency InfiniBand/Ethernet networking (Mellanox Quantum, ConnectX-7/8).

We operate at the nexus of high-velocity hardware allocations, cross-border liquidity, and rigorous physical verification across strategic logistics corridors:
- **Shenzhen HQ**: Futian Free Trade Zone, Guangdong, China
- **Hong Kong Hub**: Kwai Chung Free Port Warehouse
- **Dubai Hub**: DAFZA Free Zone, United Arab Emirates
- **South Asia Desk**: Commercial & Technology Operations

### 1.2 Brand Line & Creed
> **"Across markets. Alongside you."**

This brand line is our solemn commercial commitment:
- **"Across markets"** signifies our frictionless liquidity across North American hyperscaler surplus, East Asian factory allocations, and Middle Eastern sovereign AI clusters.
- **"Alongside you"** embodies our partnership ethic. We do not act as distant brokers; we embed alongside client engineering and procurement teams to guarantee verified bill of materials (BOM), platform firmware compatibility, and zero counterfeit exposure.

### 1.3 The Three Foundational Pillars

| Pillar | Principle | Architectural Realization |
|---|---|---|
| **1. Clarity** | Absolute Technical Transparency | Exact part numbers, platform revision matching, BOM verification, and transparent disclosure of market pricing dynamics. No ambiguous claims. |
| **2. Reliability** | Physical Verification Rigor | Dual-inspection QA protocols, anti-counterfeit microscopic inspection, serial manifest matching, factory-sealed custody, and secure escrow settlement. |
| **3. Connection** | Direct Cross-Border Bridges | Instantaneous execution connecting Western hyperscaler infrastructure, Middle Eastern sovereign clusters, and Asian high-density manufacturing pipelines. |

### 1.4 Personality & Voice Attributes
- **Trustworthy & Institutionally Grounded**: We project the financial and logistical stability of an enterprise clearing house.
- **Technically Diligent**: We speak the language of datacenter architects, cluster engineers, and procurement directors.
- **Commercially Sharp**: Decisive, agile, and realistic regarding market lead times, lot allocations, and volume discounts.
- **Restrained & Premium**: Uncluttered, disciplined, authoritative. We never use hype, speculative vaporware marketing, or hyperbolic promotional language.

---

## 2. LOGOMARK & LOGOTYPE ARCHITECTURE

### 2.1 Canonical Logo
The official Asian International logo consists of two integrated components:
1. **The Interconnected Dual-Chevron Logomark**: A precision geometric symbol composed of two dynamic, interlocking vectors in **Asian Red** (`#C9211E`) and **Charcoal Navy-Black** (`#121C26`). It evokes seamless cross-border transit, structural alignment, and continuous hardware throughput.
2. **The Institutional Wordmark**: Typeset in bold geometric sans-serif, balancing uppercase authority with clean kerning.

**Canonical Asset Location**: `https://asian-international.com/assets/logo.png`

```
  ┌─────────────────────────────────────────────────────────┐
  │                                                         │
  │     [ Asian Red Chevron ]    ASIAN                      │
  │     [ Charcoal Chevron  ]    INTERNATIONAL              │
  │                                                         │
  │     ◄────────────────── Clear Space X ────────────────►  │
  └─────────────────────────────────────────────────────────┘
```

### 2.2 Clear Space Requirements
- A minimum protective clear space zone of **1.0X** must be maintained on all four sides of the logo at all times.
- `X` is defined as the vertical thickness of the primary chevron stroke.
- No typography, iconography, decorative line work, or page boundaries may intrude into this exclusion zone.

### 2.3 Minimum Reproducible Dimensions
- **Digital Display**: Minimum height of `36px` (minimum `120px` width for lockup) to ensure crisp pixel rendering on high-DPI retina and standard displays.
- **Print Collateral**: Minimum height of `12mm` (minimum `40mm` width for lockup) on business cards, tamper-evident seals, and formal stationery.
- **Favicon / App Icon**: The standalone dual-chevron emblem is approved down to `16x16px` and `32x32px`.

### 2.4 Approved Background Placements
- **Light Ivory Background (`#F8F4EC` / `#FFFFFF`)**: Standard full-color logo (Asian Red & Charcoal). This is the canonical presentation.
- **Dark Charcoal Background (`#121C26` / `#0B0F19`)**: The logo must be placed inside a crisp, high-contrast light card/badge (`#FFFFFF` or `#F8F4EC`), OR reproduced as a certified white/monochrome lockup.
- **Photographic Backgrounds**: The logo must never be superimposed over busy hardware photos without an isolating solid-fill backing container.

### 2.5 Strict Usage Anti-Patterns (Violations)
- ❌ **DO NOT** recolor the red emblem to green, blue, purple, or any non-brand hue.
- ❌ **DO NOT** stretch, squeeze, skew, or alter the proportional aspect ratio.
- ❌ **DO NOT** apply drop shadows, outer glows, bevels, embossing, or 3D gradient extrusions.
- ❌ **DO NOT** outline the logo mark or wordmark.
- ❌ **DO NOT** rearrange or displace the wordmark relative to the mark without brand office approval.
- ❌ **DO NOT** recreate or re-trace the logo using AI generation prompts. Always use the canonical vector/PNG asset.

---

## 3. COLOR ARCHITECTURE & DESIGN TOKENS

Asian International’s color system balances high-visibility industrial precision with warm editorial gravitas.

### 3.1 Master Palette Table

| Role | Color Name | HEX | RGB | CMYK | Tailwind Token | CSS Variable |
|---|---|---|---|---|---|---|
| **Primary Accent** | Asian Corporate Red | `#C9211E` | `201, 33, 30` | `13, 98, 100, 4` | `bg-asian-red` | `--color-asian-red` |
| **Deep Crimson** | Pressed Crimson | `#A91415` | `169, 20, 21` | `20, 100, 100, 15` | `bg-asian-red-dark` | `--color-asian-red-dark` |
| **Primary Dark** | Charcoal Navy-Black | `#121C26` | `18, 28, 38` | `70, 50, 40, 85` | `bg-charcoal` | `--color-charcoal` |
| **Cinematic Dark** | Deep Obsidian | `#0B0F19` | `11, 15, 25` | `75, 60, 45, 92` | `bg-charcoal-dark` | `--color-charcoal-dark` |
| **Warm Canvas** | Asian Ivory | `#F8F4EC` | `248, 244, 236` | `2, 3, 6, 0` | `bg-warm-canvas` | `--color-warm-canvas` |
| **Warm Sand** | Architectural Sand | `#F1EBE1` | `241, 235, 225` | `5, 6, 10, 0` | `bg-warm-sand` | `--color-warm-sand` |
| **Verification Accent**| Restrained Gold | `#C99B45` | `201, 155, 69` | `18, 38, 85, 2` | `bg-horizon-amber`| `--color-horizon-amber`|
| **Support Slate** | Muted Technical Slate | `#64707A` | `100, 112, 122` | `55, 40, 35, 10` | `bg-slate-500` | `--color-slate-muted` |
| **Structural Border** | Warm Hairline | `#E7DFD2` | `231, 223, 210` | `8, 9, 14, 0` | `border-sand-border` | `--color-border-warm` |
| **Pure Surface** | Clean Studio White | `#FFFFFF` | `255, 255, 255` | `0, 0, 0, 0` | `bg-white` | `--color-white` |

### 3.2 Chromatic Hierarchy & Usage Ratio
- **60% Warm Canvas & White (`#F8F4EC` / `#FFFFFF`)**: Dominates surface areas, providing breathability, editorial elegance, and reading comfort.
- **30% Charcoal Navy-Black (`#121C26`)**: High-contrast typography, industrial badges, terminal bars, and structural frames.
- **8% Asian Corporate Red (`#C9211E`)**: Strategic focal points—critical calls-to-action, status indicators, price callouts, and brand marks.
- **2% Restrained Gold (`#C99B45`)**: Reserved exclusively for trust markers—verification seals, factory warranty badges, and inspection stamps.

---

## 4. TYPOGRAPHIC SYSTEM & HIERARCHY

Asian International pairs an authoritative geometric display sans with an ultra-legible technical workhorse and an engineered monospace for hardware metadata.

### 4.1 Typeface Selection

| Purpose | Typeface | Weights | Fallback Stack |
|---|---|---|---|
| **Display & Headings** | **Outfit** | SemiBold (600), Bold (700), ExtraBold (800) | `system-ui, -apple-system, sans-serif` |
| **Body & UI Interface** | **Plus Jakarta Sans** | Regular (400), Medium (500), SemiBold (600) | `Inter, -apple-system, sans-serif` |
| **Technical Specs & SKUs**| **JetBrains Mono** | Regular (400), Medium (500), Bold (700) | `'SF Mono', 'Courier New', monospace` |

### 4.2 Typographic Hierarchy & Scale

```
LEVEL       SIZE / LINE-HEIGHT   WEIGHT        FONT                 APPLICATION
─────────────────────────────────────────────────────────────────────────────────────────────
Display     48–64px / 1.05       Bold (700)    Outfit               Hero headlines, cover posters
H1          36–40px / 1.15       Bold (700)    Outfit               Section anchors, report titles
H2          26–30px / 1.25       SemiBold(600) Outfit               Card headers, category banners
H3          18–22px / 1.35       SemiBold(600) Outfit               Component titles, modal heads
Body Large  16–18px / 1.55       Regular(400)  Plus Jakarta Sans    Lead paragraphs, quote summaries
Body Base   14–15px / 1.60       Regular(400)  Plus Jakarta Sans    General documentation, tables
Caption     12–13px / 1.50       Medium (500)  Plus Jakarta Sans    Footnotes, attribution notes
SKU / Code  12–14px / 1.40       Medium (500)  JetBrains Mono       Part numbers, hashes, manifests
Micro Label 10–11px / 1.20       Bold (700)    JetBrains Mono (ALL CAPS) Status pills, hub tags
```

---

## 5. HARDWARE PHOTOGRAPHY & VERIFICATION PROTOCOLS

### 5.1 The Golden Law: Evidence Over Decoration
Asian International operates in high-stakes enterprise compute where counterfeit hardware, re-marked ASICs, and fictitious broker allocations cost millions. Our imagery must convey ironclad authenticity.

### 5.2 Sourcing Evidence vs. Marketing Renders

| Asset Type | Permitted Purpose | Required Treatment |
|---|---|---|
| **Supplier Stock Photos** | Real-time lot verification, warehouse evidence | Must include explicit label: `Supplier-Provided Photograph` or `Actual Stock Verification (Shenzhen/HK)`. Serial numbers partially masked. |
| **Studio 3D Renders** | Product catalog covers, spec architecture boards | Clean, orthographic or isometric studio illumination. Neutral dark charcoal (`#121C26`) or warm ivory backdrop. |
| **Warehouse/Facility Shots**| Demonstrating logistics custody | Only genuine partner or clearing hub photos. Never use generative AI to fabricate warehouse stacks. |

### 5.3 Anti-Counterfeit & Redaction Guidelines
- **Serial Number Masking**: On all public documents, blur or obscure the last 4–6 digits of unit serial numbers (e.g., `SN: S6VBNG0R900***`). This protects supplier chain anonymity and prevents bad actors from cloning legitimate warranty tags.
- **Factory Seal Documentation**: High-resolution macro photography must clearly show intact tamper-evident holograms, manufacturer barcode integrity, and unbroken ESD moisture barrier bags.

---

## 6. PACKAGING & PHYSICAL LOGISTICS STANDARDS

Every physical hardware delivery dispatched by Asian International undergoes standardized packaging protocols:

### 6.1 Packaging Architecture
1. **Primary Enclosure**: Anti-static ESD metallized shielding bag with desiccants and humidity indicator cards.
2. **Security Tamper Seal**: Serialized, tamper-evident security tape printed with Asian International crest and red tamper-warning indicator. Any peeling leaves a permanent "VOID OPENED" honeycomb residue.
3. **Internal Cushioning**: Custom-molded high-density polyethylene (EPE) anti-static foam inserts engineered to absorb 50G drop impacts.
4. **Master Carton**: Heavy-duty double-wall corrugated export carton (ECT-44 grade) stamped with international handling symbols:
   - Fragile / Electronic Device
   - Keep Dry
   - This Side Up
   - Temperature Sensitivity (10°C to 40°C operating window)

### 6.2 The Asian International Verification Certificate
Each enterprise lot includes a physical **Verification Certificate of Authenticity & Manifest**:
- Printed on heavy 350gsm uncoated ivory stock.
- Embossed with the metallic gold **Asian International Inspection Seal**.
- Details: Sourcing Origin, Lot Hash, Optical Visual Inspection Score, Firmware Checksum, and Authorized QA Inspector Signature.

---

## 7. BRAND VOICE & MULTI-MARKET COMMUNICATION MATRIX

### 7.1 Linguistic Tone Guide

| Dimension | Do Say | Do Not Say |
|---|---|---|
| **Pricing & Terms** | "Subject to prior sale, FOB Hong Kong escrow terms." | "Cheapest prices guaranteed anywhere!" |
| **Availability** | "Immediate Shenzhen allocation, ready for inspection." | "Unlimited supply available right now." |
| **Condition** | "Factory-sealed original retail box with intact seals." | "Brand new mint condition 100% genuine." |
| **Assurance** | "Pre-shipment serial manifest verified by our QA team." | "Trust us, our suppliers are the best." |

### 7.2 Multi-Market Etiquette
- **North America & Europe (Hyperscalers & Tier-2 Clouds)**: Fast, data-heavy, specification-first communication. Highlight exact part revisions, heatsink airflow specs, warranty transferability, and wire escrow.
- **China & East Asia (Shenzhen/HK Sourcing Desk)**: Professional, courteous, high-speed WeChat/TradeManager agility. Respect factory scheduling, acknowledge lot batch numbers, and verify RMB/USD currency exchange parity.
- **Middle East (GCC Sovereign AI & Enterprise Hubs)**: Institutional respect, formal documentation, bilateral meeting availability in Dubai (DAFZA), and turnkey logistics support including air-cargo cold chain handling.

### 7.3 Mandatory Commercial Safeguards
All formal proposals, spec sheets, and quotation posters must include one or more of the following approved safeguards:
- *"Ready stock is subject to prior sale, final market availability, and written order confirmation."*
- *"Final platform compatibility depends on the client’s exact motherboard, firmware, backplane, and riser configuration."*
- *"Physical inspection and video walk-through available prior to wire transfer."*

---

## 8. DIGITAL DESIGN TOKENS & DEVELOPER ASSETS

### 8.1 CSS Custom Properties (`brand-tokens.css`)
```css
:root {
  /* Brand Colors */
  --ai-red-primary: #C9211E;
  --ai-red-dark: #A91415;
  --ai-charcoal: #121C26;
  --ai-charcoal-deep: #0B0F19;
  --ai-ivory: #F8F4EC;
  --ai-sand: #F1EBE1;
  --ai-gold: #C99B45;
  --ai-slate-muted: #64707A;
  --ai-border: #E7DFD2;
  --ai-white: #FFFFFF;

  /* Typography */
  --ai-font-heading: 'Outfit', sans-serif;
  --ai-font-body: 'Plus Jakarta Sans', sans-serif;
  --ai-font-mono: 'JetBrains Mono', monospace;

  /* Elevations */
  --ai-shadow-card: 0 4px 20px -2px rgba(18, 28, 38, 0.04);
  --ai-shadow-hover: 0 12px 30px -5px rgba(201, 33, 30, 0.16);
  --ai-radius-sm: 6px;
  --ai-radius-md: 12px;
  --ai-radius-lg: 20px;
}
```

### 8.2 Official Assets Repository
- Master Board Presentation: `https://asian-international.com/assets/brand/brand-book-board.webp`
- Primary Brand Logo: `https://asian-international.com/assets/logo.png`
- Verification Seal: `https://asian-international.com/assets/seal.png`
- Interactive Brand Book: `https://asian-international.com/brand-book/`

---

*Asian International Technologies Ltd. • Corporate Governance & Brand Architecture Committee • Published September 2026*
