# POLISH Media Co. — Official Brand Guidelines & Standards Book (v2.0)

**Entity**: POLISH Media Co. (`polishmediaco.com`)  
**Headquarters**: Paris • New York • Dubai • Zürich  
**Version**: 2.0 (Haute Atelier Evolution)  
**Date**: September 2026

---

## 1. Brand Essence & Strategic Positioning

### Mission
To engineer predictable, eight-figure growth for clinical skincare laboratories, haute parfumerie houses, and luxury cosmetic founders through algorithmic direct-to-consumer acquisition, clinical scientific validation, and Parisian aesthetic mastery.

### Brand Archetype: The Elite Cosmetic Architect
POLISH is not a generic digital agency. We operate as a private creative accelerator and mathematical growth atelier. Our aesthetic combines:
1. **Haute Parfumerie Grandeur**: Tactile, editorial elegance inspired by Parisian fragrance salons and vintage botanical compendiums.
2. **Clinical Formulation Precision**: High-contrast, mathematically balanced, scientific typography and tabular data.
3. **Algorithmic Velocity**: Lightning-fast digital interfaces, instant user response, and high-ticket conversion funnels.

---

## 2. Logo System & Architecture

### The Signature Mark (Monogram)
The POLISH emblem fuses two core concepts:
- **Upward 45° Kinetic Arrow**: Velocity, compounding enterprise valuation, and client scale.
- **Faceted Diamond & Cosmetic Dropper**: Precision liquid formulation, purity, and cosmetic polish.

### Clear Space Rule
Always maintain an isolation zone around the logo equal to at least **1X**, where $X$ is the height of the faceted diamond droplet. No text, graphic elements, or borders may intrude into this zone.

### Minimum Reproducible Sizes
- **Digital Screen**:
  - Horizontal Logo: Minimum width **120px**
  - Vertical Logo: Minimum width **80px**
  - Standalone Mark: Minimum width **24px**
- **Physical Print**:
  - Horizontal Logo: Minimum width **35mm**
  - Vertical Logo: Minimum width **22mm**
  - Standalone Mark: Minimum width **8mm**

### Logo Don'ts (Strict Violations)
- ❌ **Do not stretch, squeeze, or skew** the logo in any axis.
- ❌ **Do not place cyan, magenta, or neon colors** on any logo asset (legacy colors are permanently deprecated).
- ❌ **Do not add heavy drop shadows** or outer glow filters outside approved CSS tokens.
- ❌ **Do not place the gold logo on low-contrast light backgrounds** (always use `polish-logo-*-dark` or `*-black` on light paper).
- ❌ **Do not re-typeset or change the font** of the POLISH wordmark.

---

## 3. Color Hierarchy & Specifications

| Color Name | Hex | RGB | CMYK | Pantone (Approx) | Primary Application |
| :--- | :--- | :--- | :--- | :--- | :--- |
| **Haute Champagne Gold** | `#E2C799` | `226, 199, 153` | `0, 12, 32, 11` | Pantone 467 C | Primary metallic mark, CTAs, hero accents |
| **Cashmere Platinum** | `#F5E6D3` | `245, 230, 211` | `0, 6, 14, 4` | Pantone 7527 C | Primary headline text, bright highlights |
| **Atelier Bronze** | `#C5A880` | `197, 168, 128` | `0, 15, 35, 23` | Pantone 465 C | Gradient base, secondary subtitles |
| **Deep Obsidian Noir** | `#080706` | `8, 7, 6` | `0, 14, 25, 97` | Process Black | Dark background canvas, negative space |
| **Satin Charcoal** | `#161412` | `22, 20, 18` | `0, 9, 18, 91` | Pantone Black 7 C | Glassmorphism card surfaces |
| **Warm Alabaster** | `#FAF7F2` | `250, 247, 242` | `0, 1, 3, 2` | Pantone 11-0601 | Stationery, invoice backgrounds, light mode |

---

## 4. Typography Rules & Hierarchy

1. **Dual-Voice Headlines**: Pair structural bold sans-serif with a gold italic serif accent on the climactic phrase:
   - *Example*: `Architectural Formulas &amp; <span class="hero-serif-accent">Algorithmic Scale.</span>`
2. **Never Italicize Arabic**: Arabic text utilizes `Tajawal` exclusively with standard geometric posture.
3. **Tabular Numeral Enactment**: All numeric metrics must declare `font-variant-numeric: tabular-nums lining-nums`.

---

## 5. Trilingual Code of Excellence

### English (Global B2B & Investor Voice)
- Tone: Direct, scientific, authoritative, high-yield.
- Core Vocabulary: *Formulation, Algorithmic Scale, Unit Economics, Clinical Proof, Meridian, Velocity.*

### French (Haute Beauté & Heritage Voice)
- Tone: Poetic, prestigious, uncompromising artisanal standards.
- Core Vocabulary: *Haute Cosmétologie, Savoir-Faire d'Exception, Rétention &amp; Acquisition, Écrin de Luxe.*

### Arabic (Gulf Prestige & Private Office Voice)
- Tone: Honorable, elite, architectural, welcoming.
- Core Vocabulary: *صياغة التميز التجميلي, أرقى علامات الجمال, شراكات النمو الاستراتيجي.*

---

## 6. Asset Directory Inventory

```
brand-pack/
├── 01_logos/
│   ├── polish-logo-horizontal-gold.svg / .png
│   ├── polish-logo-horizontal-dark.svg / .png
│   ├── polish-logo-horizontal-white.svg / .png
│   ├── polish-logo-horizontal-black.svg / .png
│   ├── polish-logo-vertical-gold.svg / .png
│   ├── polish-logo-vertical-dark.svg / .png
│   ├── polish-logo-vertical-white.svg / .png
│   ├── polish-logo-vertical-black.svg / .png
│   ├── polish-mark-gold.svg / .png (512, 1024, 2048px)
│   ├── polish-mark-dark.svg / .png
│   ├── polish-mark-white.svg / .png
│   ├── polish-mark-black.svg / .png
│   └── polish-mark-squircle-gold.svg / .png
├── 02_favicons_and_icons/
│   ├── favicon.svg, favicon-16x16, 32x32, 48x48
│   ├── apple-touch-icon-180x180.png
│   ├── android-chrome-192x192, 512x512
│   └── site.webmanifest
├── 03_social_assets/
│   ├── twitter-x-header-1500x500.png
│   ├── linkedin-banner-1584x396.png
│   ├── instagram-profile-1080x1080.png
│   └── og-social-card-1200x630.png
├── 04_color_palette/
│   ├── polish-colors.json
│   ├── polish-colors.css
│   ├── polish-palette-swatches.svg
│   └── polish-palette-swatches.png
├── 05_typography/
│   └── TYPOGRAPHY_SPECIFICATIONS.md
├── 06_guidelines/
│   └── POLISH_BRAND_GUIDELINES.md
└── POLISH_Media_Co_Brand_Pack.zip
```
