diff --git a/_blueprint/plan-draft.md b/_blueprint/plan-draft.md
index dbe34b7..473e866 100644
--- a/_blueprint/plan-draft.md
+++ b/_blueprint/plan-draft.md
@@ -251,26 +251,26 @@ pixels = image.quantize(colors=256) # или custom median-cut
```
┌───────────────────────────────────────────────────────┐
-│ 🧠 HypnoSVG [Галерея] [О] │
+│ hypn0 [Галерея] [О] │
├───────────────────┬───────────────────────────────────┤
│ ◀ Настройки │ ▶ Превью │
│ │ │
│ ┌──────────────┐ │ ┌─────────────────────────────┐ │
-│ │ 📷 Загрузить │ │ │ │ │
+│ │ Загрузить │ │ │ SVG-КАРТИНКА │ │
+│ └──────────────┘ │ │ │ │
+│ │ │ │ │
│ ─── Стиль ───── │ │ │ │
-│ ┌─┐┌─┐┌─┐┌─┐ │ │ [♥ liked] [Скачать] │ │
+│ ┌─┐┌─┐┌─┐┌─┐ │ │ [♥ liked -> в галерею] │ │
│ │●│┌─┐┌─┐┌─┐ │ └─────────────────────────────┘ │
-│ └─┘└─┘└─┘└─┘ │ [Поделиться] 🔗 │
+│ └─┘└─┘└─┘└─┘ │ [Поделиться] │
│ circle │ │
-│ │ │
-│ ─── Сетка ───── │ │
-│ ┌─┐┌─┐┌─┐┌─┐ │ │
-│ │●│┌─┐┌─┐┌─┐ │ │
-│ └─┘└─┘└─┘└─┘ │ │
-│ grid │ │
-│ │ │
+│ │ ┌─────────────────────────────┐ │
+│ ─── Сетка ───── │ │ │ │
+│ └─┘└─┘└─┘└─┘ │ │ │ │
+│ grid │ │ [В клипборд] [Скачать] │ │
+│ │ └─────────────────────────────┘ │
│ ─── Цвет ────── │ │
│ ┌─┐┌─┐┌─┐┌─┐ │ │
│ │●│┌─┐┌─┐┌─┐ │ │
@@ -291,8 +291,8 @@ pixels = image.quantize(colors=256) # или custom median-cut
│ │ │
├───────────────────┴───────────────────────────────────┤
│ ───────────── Галерея ───────────── │
-│ [thumb] [thumb] [thumb] [thumb] ... │
-│ [♥ 12] [♥ 8] [♥ 23] [♥ 5] │
+│ [thumb] [thumb] [thumb] [thumb] ... │
+│ [♥ 12] [♥ 8] [♥ 23] [♥ 5] │
└───────────────────────────────────────────────────────┘
```