diff --git a/templates/marketing/fonctionnalites.html b/templates/marketing/fonctionnalites.html index 73d04ff..35031e0 100644 --- a/templates/marketing/fonctionnalites.html +++ b/templates/marketing/fonctionnalites.html @@ -408,6 +408,20 @@ .dictia-feat-btn { transition: transform 0.18s ease, background-color 0.2s ease, opacity 0.2s ease; will-change: transform; } .dictia-feat-btn:hover { transform: scale(1.08); opacity: 1 !important; } + /* Process breadcrumb step buttons (top of section, light bg) */ + .dictia-step-btn { transition: transform 0.2s ease, background-color 0.25s ease, border-color 0.25s ease; will-change: transform; } + .dictia-step-btn:hover { transform: translateY(-1px); } + .dictia-step-btn.is-past { opacity: 0.55; } + .dictia-step-btn.is-future { opacity: 0.40; } + .dictia-step-btn.is-active { transform: scale(1.03); } + + /* Step navigator bottom (dark bg, inside phone) */ + .dictia-step-bottom:hover { transform: translateY(-1px); } + + /* Step section right panel (mini groups by stage) */ + .dictia-step-section { transition: border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease; } + .dictia-step-section.is-active { box-shadow: 0 0 24px rgba(0,0,0,0.25), inset 0 0 16px rgba(255,255,255,0.02); } + /* Hide scrollbar mobile pills */ .dictia-hide-scrollbar::-webkit-scrollbar { display: none; } @@ -452,6 +466,7 @@ .dictia-phone-glow-ring, .dictia-rec-dot, .dictia-wave-bar, .dictia-typing-dot, .dictia-lang-highlight, .dictia-connecting-line, .dictia-auto-pulse, .dictia-countdown-fill { animation: none !important; } + .dictia-step-btn, .dictia-step-bottom, .dictia-step-section { transition: none !important; } } @@ -496,23 +511,93 @@ - {# ── DASHBOARD HOLOGRAPHIQUE — 2 colonnes (phone center + IA right) ── #} -
+ {# ── DASHBOARD HOLOGRAPHIQUE — wrapper outer column (process breadcrumb + progress + 2-col layout) ── #} +
- {# Connecting line SVG (phone -> IA panel, desktop only) #} + {# ─────────────── PROCESS BREADCRUMB — 4 étapes du flow utilisateur (refonte narrative 2026-04-29 v3) ─────────────── #} + + + {# ── 2 colonnes (phone center + IA right) ── #} +
+ + {# Connecting line SVG (phone -> IA panel, desktop only) — directional arrow with travelling dot #} @@ -1200,27 +1285,28 @@
- {# BOTTOM : 6 boutons feature originaux (Trans / Diari / Lang / Exp / Users / Part) + Auto pill — hauteur fixe 90px #} + {# BOTTOM : Step navigator — 4 boutons étapes (au lieu de 6 features individuelles) + Auto pill — refonte narrative 2026-04-29 v3 #}
- {# 6 boutons features originaux (FEATURES indexes 1-6) — visible bottom tab bar #} -
-