This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="vi"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>FinOS Roadmap 2026 — Mockup v3 (RAG fixed + business plan adjusted)</title> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <style> | |
| body { font-family: -apple-system, "Segoe UI", system-ui, sans-serif; } | |
| .tag-customer { background: #0f172a; color: white; padding: 1px 6px; border-radius: 3px; font-family: ui-monospace, monospace; font-size: 9px; font-weight: 700; display: inline-block; margin: 0 3px; vertical-align: middle; letter-spacing: 0.3px; } |