From f89793eb6baf4d9093f34126b5edaaa5970fe481 Mon Sep 17 00:00:00 2001 From: Marcos Date: Sun, 22 Mar 2026 10:21:08 -0300 Subject: [PATCH] Fix: HTML structural and UI improvements --- templates/index.html | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) 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 @@
-
📊
+

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.
-
Ação executada!