# POS Terminal — Order Management Card

**1:1 from `order-card-spec.md`** — a Wolt delivery-receipt **row** (941×104). Font **Inter** · radii 8px (Wolt box 6px brand).
4 variants: **Close** · **Open** (amber) · **Open-decline** · **Close-decline** (amber).

## Row
941×104 · r8 · `box-shadow:inset 0 0 0 1px #F2F2F5` · position relative (blocks absolutely positioned). bg white / `--warning-light` #FFF8DF (open + close-decline).

## Blocks
- **Left** (`left:16 top:12`) — Wolt box 48×48 r6 `#00C2E8` + verbatim wordmark · "Delivery" 500/16 `--text-400` · code "9MGD1" 500/16 `--primary-600` · scooter (`--text-600`) + "Delivery User" 400/13 `#5F6774`.
- **Customer** (`left:281 top:12`) — "Azik.S" 400/14 `--text-400` (+ comment icon 20 stroke `#5F6774` on open & open-decline) · "*********1040" 400/13 `#5F6774`.
- **Order #** (`left:465 top:12`) — "#1234" 400/16 `--text-400`.
- **Timer** (`left:608 top:12`) — clock icon 20 (on open & open-decline) + time 400/16; normal `12:00` `--text-400` / decline `00:00` `--error`.
- **Right** (`left:769 top:12`, 156×80) — price pill (h24 `--primary-500` "10000.00 ₼" + chevron) · ETA "6 / min" `--primary-500` · Ready button 120×38 `--primary-500`.

## Variant matrix
| | Close | Open | Open-decline | Close-decline |
|---|---|---|---|---|
| bg | white | amber | white | amber |
| comment icon | – | ✓ | ✓ | – |
| timer icon | – | ✓ #333 | ✓ #FF564D | – |
| timer text | 12:00 #333 | 12:00 #333 | 00:00 #FF564D | 00:00 #FF564D |

## Tokens
amber `--warning-light` · "Delivery"/name/#num/time `--text-400` (#333) · code `--primary-600` · decline `--error` · price/ETA/Ready `--primary-500` · scooter `--text-600`. Literals: Wolt `#00C2E8` · inner border `#F2F2F5` · courier `#5F6774` (brand/specific). Wolt SVG verbatim — do not redraw.
