diff --git a/templates/index.html b/templates/index.html index e1deb4c..4ab40d8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -603,6 +603,7 @@ align-items: center; justify-content: center; z-index: 2000; + -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); transition: opacity 0.5s ease, visibility 0.5s; } @@ -619,14 +620,35 @@ text-align: center; border: 1px solid var(--accent); box-shadow: 0 0 30px var(--accent-glow); + background: var(--bg-card); } - .login-card h2 { + .login-icon { + font-size: 3rem; + margin-bottom: 1rem; + } + + .login-title { margin-bottom: 1rem; font-size: 1.5rem; + font-weight: 700; background: linear-gradient(135deg, var(--accent), #8b5cf6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; + background-clip: text; + } + + .login-desc { + color: var(--text-muted); + margin-bottom: 1.5rem; + font-size: 0.85rem; + } + + .login-input { + margin-bottom: 1rem; + text-align: center; + font-size: 1.1rem; + letter-spacing: 0.2rem; } @@ -634,13 +656,11 @@
Esta VPS está protegida. Insira - a senha mestra para gerenciar o Agente.
+ +Esta VPS está protegida. Insira a senha mestra para gerenciar o Agente.
@@ -808,17 +828,14 @@Aguardando dados estruturados...
- Peça algo como "status dos - containers" para ver o refinamento aqui. + Peça algo como "status dos containers" para ver o refinamento aqui.