From dd02136b92e35e2aa425de3bf8518a78640e5998 Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Wed, 13 May 2026 21:47:38 +0300 Subject: [PATCH] =?UTF-8?q?brand:=20SVG-=D0=BB=D0=BE=D0=B3=D0=BE=20@wasrus?= =?UTF-8?q?gen1=20=D0=B2=20=D0=B7=D0=BE=D0=BB=D0=BE=D1=82=D0=B5=20+=20CRM?= =?UTF-8?q?=20=D0=BA=D0=B0=D0=BA=20=D1=81=D0=BB=D0=BE=D0=B3=D0=B0=D0=BD=20?= =?UTF-8?q?(=D0=BF=D0=BE=D0=B7.=20=D0=BA=D0=B0=D0=BA=20=D1=83=20=D0=97?= =?UTF-8?q?=D0=9E=D0=92)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Полностью векторный логотип (assets/wasrusgen-logo.svg): - Циркулярная пила (корпус + кожух + диск + зубья + центральный болт + опорный брус) — stroke 14, золотой #C9A227 - Wordmark «@WASRUSGEN1» — Inter Black 78pt золотой - Компоновка как у тебя: пила сверху, wordmark снизу Splash: - Большой SVG-лого (70%, max 320px), дыхательная анимация - Loader bar - CRM штамп (золотая обводка, letter-spacing 0.4em) — на месте где у ЗОВ был «Сделано с душой!» Theme-color → #C9A227 (золотой статус-бар в Telegram WebApp). Loader bar gradient → золотой. Cache bust v=20260513zf. --- miniapp/assets/styles.css | 33 +++++--------- miniapp/assets/wasrusgen-logo.svg | 73 +++++++++++++++++++++++++++++++ miniapp/index.html | 33 +++++++------- 3 files changed, 100 insertions(+), 39 deletions(-) create mode 100644 miniapp/assets/wasrusgen-logo.svg diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css index 43bea69..d0f7869 100644 --- a/miniapp/assets/styles.css +++ b/miniapp/assets/styles.css @@ -216,33 +216,24 @@ button { font: inherit; cursor: pointer; border: none; background: none; color: } .loader-logo path { fill: var(--walnut, #6B4A2B); } -/* Бренд-блок @wasrusgen1 на splash */ -.brand-saw { - width: 96px; +/* Бренд @wasrusgen1 на splash — SVG-лого + CRM */ +.brand-logo { + width: 70%; + max-width: 320px; height: auto; display: block; animation: logoBreath 2.2s ease-in-out infinite; } -.brand-block { text-align: center; } -.brand-wordmark { +.brand-tagline-gold { font-family: "Inter", system-ui, sans-serif; font-weight: 800; - font-size: 28px; - letter-spacing: 0.01em; - color: #4A4A4A; + font-size: 16px; + letter-spacing: 0.4em; + color: #C9A227; + margin-top: 4px; line-height: 1; -} -.brand-wordmark .brand-num { color: #F08720; } -.brand-tagline { - font-family: "Inter", system-ui, sans-serif; - font-weight: 800; - font-size: 14px; - letter-spacing: 0.32em; - color: #F08720; - margin-top: 8px; - line-height: 1; - padding: 4px 10px; - border: 1.5px solid #F08720; + padding: 5px 14px 4px; + border: 1.5px solid #C9A227; border-radius: 4px; display: inline-block; } @@ -291,7 +282,7 @@ button { font: inherit; cursor: pointer; border: none; background: none; color: top: 0; left: -40%; width: 40%; height: 100%; - background: linear-gradient(90deg, transparent, #F08720 50%, transparent); + background: linear-gradient(90deg, transparent, #C9A227 50%, transparent); animation: loaderBarSlide 1.4s ease-in-out infinite; } diff --git a/miniapp/assets/wasrusgen-logo.svg b/miniapp/assets/wasrusgen-logo.svg new file mode 100644 index 0000000..1fb30e0 --- /dev/null +++ b/miniapp/assets/wasrusgen-logo.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @WASRUSGEN1 + diff --git a/miniapp/index.html b/miniapp/index.html index eea4ebe..244b99e 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -3,7 +3,7 @@ - + @@ -12,28 +12,25 @@ - - + + - +
- -
-
@WASRUSGEN1
-
CRM
-
+
+
CRM
- - - - - - - - - + + + + + + + + +