diff --git a/src/web/index.html b/src/web/index.html
index f72b911..6b2efde 100644
--- a/src/web/index.html
+++ b/src/web/index.html
@@ -21,7 +21,10 @@
}
body { background: var(--bg); color: var(--text); font-family: 'Segoe UI', system-ui, sans-serif; font-size: 14px; min-height: 100vh; }
header { background: var(--surface); border-bottom: 1px solid var(--border); padding: 16px 24px; display: flex; align-items: center; gap: 12px; }
- header h1 { font-size: 18px; font-weight: 600; color: var(--accent); }
+ header h1 { font-size: 18px; font-weight: 600; color: var(--accent); margin: 0; }
+ .logo-crypto { color: #d0d0d0; }
+ .logo-fox { color: #00d4ff; }
+ .logo-edition { font-size: 11px; font-weight: 400; color: var(--muted); margin-left: 4px; align-self: flex-end; margin-bottom: 2px; }
header .status-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--muted); }
header .status-dot.connected { background: var(--green); }
header .spacer { flex: 1; }
@@ -154,7 +157,8 @@
- CryptoFox Mukan Edition
+ CryptoFox
+ Mukan Edition
bağlanıyor...